.blue {
color: #002868; }
.red {
color: red; }
.green {
color: #99CC00; } @media (min-width: 768px) {
.col-1-2 {
width: 50%;
float: left; } }
.clear:after, #quote-2 .quote-red:after, #section-our-tour .one-row:after, #section-our-tour .one-box .txt-1:after, #section-our-tour .one-box .txt-3:after, #section-our-tour .one-box .btns:after {
clear: both;
display: table;
content: ''; } @media (min-width: 1024px) {
.only-tablet {
display: none; } }
.only-tablet .padd {
padding: 10px 0; }
.only-desktop {
display: none; }
@media (min-width: 1024px) {
.only-desktop {
display: block; } }   html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden],
template {
display: none; }
a {
background-color: transparent; }
a:active,
a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b,
strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; } body,
button,
input,
select,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5; }
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both; }
p {
margin-bottom: 1.5em; }
dfn,
cite,
em,
i {
font-style: italic; }
blockquote {
margin: 0 1.5em; }
address {
margin: 0 0 1.5em; }
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem; }
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark,
ins {
background: #fff9c0;
text-decoration: none; }
big {
font-size: 125%; } html {
box-sizing: border-box; }
*,
*:before,
*:after { box-sizing: inherit; }
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: ""; }
blockquote,
q {
quotes: "" ""; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
ul,
ol {
margin: 0 0 1.5em 3em; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em; }
dt {
font-weight: bold; }
dd {
margin: 0 1.5em 1.5em; }
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%; } button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02); }
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15); }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px; }
select {
border: 1px solid #ccc; }
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111; }
textarea {
width: 100%; }  a {
color: royalblue; }
a:visited {
color: purple; }
a:hover,
a:focus,
a:active {
color: midnightblue; }
a:focus {
outline: thin dotted; }
a:hover,
a:active {
outline: 0; } .main-navigation {
clear: both;
display: block;
float: left;
width: 100%; }
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0; }
.main-navigation li {
float: left;
position: relative; }
.main-navigation a {
display: block;
text-decoration: none; }
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999; }
.main-navigation ul ul ul {
left: -999em;
top: 0; }
.main-navigation ul ul a {
width: 350px; }
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto; }
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%; } .menu-toggle,
.main-navigation.toggled ul {
display: block; }
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none; }
.main-navigation ul {
display: block; } }
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden; }
.nav-links::after {
clear: both;
content: '';
display: table; }
.nav-links {
margin: 0 0 1em 0; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
color: #000;
padding: 5px;
text-align: left;
width: 100%; }
.nav-previous::before {
content: 'PREVIOUS POST: ';
color: #000; }
.nav-next::before {
content: 'NEXT POST: ';
color: #000; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
color: #000;
padding: 5px;
text-align: left;
width: 100%; }
.post-navigation .nav-previous a, .post-navigation .nav-next a {
color: #fff;
text-align: left;
color: #DA5255;
text-decoration: underline; }
.comments-link {
width: 100%;
display: block;
padding: 2px 0 0 0; }  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.alignright {
display: inline;
float: right;
margin-left: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; } .clear:before, #quote-2 .quote-red:before, #section-our-tour .one-row:before, #section-our-tour .one-box .txt-1:before, #section-our-tour .one-box .txt-3:before, #section-our-tour .one-box .btns:before,
.clear:after,
#quote-2 .quote-red:after,
#section-our-tour .one-row:after,
#section-our-tour .one-box .txt-1:after,
#section-our-tour .one-box .txt-3:after,
#section-our-tour .one-box .btns:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed; }
.clear:after, #quote-2 .quote-red:after, #section-our-tour .one-row:after, #section-our-tour .one-box .txt-1:after, #section-our-tour .one-box .txt-3:after, #section-our-tour .one-box .btns:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; } .widget {
margin: 0 0 1.5em; } .widget select {
max-width: 100%; }  .sticky {
display: block; }
.hentry {
margin: 0 0 1.5em; }
.byline,
.updated:not(.published) {
display: none; }
.single .byline,
.group-blog .byline {
display: inline; }
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0; }
.page-links {
clear: both;
margin: 0 0 1.5em; } .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none; } .comment-content a {
word-wrap: break-word; }
.bypostauthor {
display: block; }  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none; } .infinity-end.neverending .site-footer {
display: block; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; } embed,
iframe,
object {
max-width: 100%; } .wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0; }
.wp-caption-text {
text-align: center; } .gallery {
margin-bottom: 1.5em; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; }
.gallery-caption {
display: block; } #edit h1, #edit-inner h1, #edit h2, #edit-inner h2, #edit h3, #edit-inner h3, #edit p img, #edit-inner p img {
text-align: left !important; }
#edit .aligncenter, #edit-inner .aligncenter {
clear: both;
display: block;
margin-left: 0 !important; }
h2 {
font-size: 16px; }
p a {
color: #000;
text-decoration: underline; }
a:visited {
color: #000; }
.rpwe-block h3 a {
font-size: 14px;
font-weight: normal;
font-style: normal;
color: #000;
font-weight: bold; } .desc {
padding: 0 0 1em 0;
font-size: 14px; }
.desc img {
vertical-align: middle; }
.desc a, .tags-links a {
color: #000;
text-decoration: none; }
.widget-title {
color: red; }
body {
font-family: sans-serif, "Trebuchet MS", Arial, Helvetica;
padding: 0;
margin: 0;
font-size: 18px;
color: #535353; }
p {
margin: 0 0 1.5em 0;
padding: 0; }
.page-content, .entry-content, .entry-summary {
margin: 0; }
.cnt-full {
width: 100%;
margin: 0 auto;
position: relative; }
.cnt {
width: 98%;
max-width: 1170px;
margin: 0 auto;
position: relative; }
.cnt-nav {
width: 98%;
max-width: 1600px;
margin: 0 auto;
position: relative; }
.cnt-nav:after {
display: table;
clear: both;
content: '';
line-height: 0;
height: 0; }
.cnt-full::after, .cnt::after {
display: table;
clear: both;
content: '';
line-height: 0;
height: 0; }
.red {
color: #da5255; }
.blue {
color: #002868; }
.open {
font-family: 'Open Sans', sans-serif; }
.libre {
font-family: 'Libre Baskerville', serif; }
input.newsletter-submit, #right-col input[type="submit"] {
border: 1px solid #DA5255 !important;
color: #DA5255 !important;
width: 100% !important;
border-radius: 0 !important;
font-size: 14px !important;
padding: 0.5em 0 !important;
text-transform: uppercase !important; }
#right-col input[type="email"] {
width: 100%; }
input.newsletter-email {
border: none !important;
background: #f3f3f3 !important;
color: #000 !important;
width: 100% !important;
border-radius: 0 !important;
font-size: 14px !important;
padding: 0.5em 0 !important;
text-indent: 1em !important;
box-shadow: none !important; }
a.btn-more {
border: 1px solid #fff;
color: #fff;
display: inline-block;
padding: 0.5em 1em;
text-decoration: none;
transition: 0.2s linear;
margin: 1em 0; }
a.btn-more:hover {
background: #da5255; }
.center {
text-align: center; }
#header {
background: #002868;
text-align: center;
padding: 0 0 1em 0;
min-height: 160px; }
@media (min-width: 768px) {
#header {
min-height: 200px; } }
@media (min-width: 1280px) {
#header {
min-height: 80px;
padding: 0; } }
#menu-2 {
padding: 50px 0 0 0;
width: 60%;
float: left;
position: relative; }
#nav2 {
background: #ee1d23;
width: 100%;
padding: 10px; } button, input[type="button"], input[type="reset"], input[type="submit"] {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: none;
border: none;
box-shadow: none;
line-height: 1;
padding: 0;
text-shadow: none; }
button:hover {
box-shadow: none;
text-shadow: none; }
#nav2 .nav-collapse ul {
margin: 0;
padding: 0;
width: 100%;
display: block;
list-style: none; }
#nav2 .nav-collapse li {
width: 100%;
display: block; }
#nav2 ul {
list-style: none;
margin: 0 0 0 0;
padding: 2em 0 1em 0;
width: 100%;
text-transform: uppercase; }
#nav2 ul li {
padding: 8px 0 0 0;
min-width: 100%;
text-align: right; display: block; }
#nav2 ul li ul li {
padding: 8px 0 0 0; }
#nav2 a {
font-size: 16px;
text-decoration: none;
color: #fff; }
.js .nav-collapse {
clip: rect(0 0 0 0);
max-height: 0;
position: absolute;
display: block;
overflow: hidden;
zoom: 1; }
#nav2 .nav-collapse.opened {
max-height: 9999px; }
#nav-toggle {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 0;
cursor: pointer;
width: 50px;
height: 40px;
float: right;
text-indent: -9999px;
overflow: hidden;
background: url(//www.revolutionarytoursnyc.com/wp-content/themes/revolutionary-2/images/min-nav.png) 100% 0 no-repeat;
background-size: 80% 80%;
z-index: 1000; position: absolute;
box-shadow: none;
border-radius: 0; }
ul#menu-menu-phone ul {
padding: 0 !important;
margin: 0 !important;
line-height: 1; }
ul#menu-menu-phone ul li {
padding: 0 !important;
margin: 0 !important;
line-height: 1.2;
height: auto; } .quote-red, .quote-white {
display: block;
float: none !important; }
.logo1 {
display: block; text-align: center;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
clip-path: inset(0px 0px -10px 0px);
width: 100%;
margin-bottom: 30px; }
.logo1 img {
width: 100%;
height: auto;
max-width: 600px; }
#slider { margin: 5px 0 0 0;
padding: 0 0 0 0;
display: none; }
#slider h1, #slider h2, #slider p {
text-align: center !important; }
#slider h1, #slider h2 {
display: none; }
#slider .txt {
padding: 200px 0 0 0;
color: #fff;
text-align: center;
font-family: 'Open Sans', sans-serif; }
#slider .txt-1 {
display: none; }
#slider h1 {
text-transform: uppercase;
font-size: 36px;
padding: 0;
margin: 0;
font-weight: 800; }
#slider h2 {
font-size: 18px;
padding: 0;
margin: 0; }
#slider p {
padding: 0;
margin: 0; }
#slider a.btn-more {
margin: 2em 0 0 0; }
#edit {
padding: 18px 0; }
#edit h1, #edit-inner h1 {
font-size: 30px;
text-transform: uppercase;
font-weight: 400;
font-style: italic;
padding: 0;
margin: 0; }
#edit h3 {
font-size: 14px;
font-style: italic;
padding: 0;
margin: 0; }
#right-col {
padding: 0 0 2em 0; }
#edit-inner h1 {
padding-bottom: 2em !important; }
#left-col h2 {
margin-top: 0 !important;
padding-top: 0 !important; }
h2.entry-title a {
color: #000;
text-decoration: none;
margin: 0;
padding: 0 0 1em 0; }
#right-col ul {
list-style: none;
padding: 0;
margin: 0; }
#right-col h5 {
text-transform: uppercase; }
#right-col ul.rpwe-ul {
margin-top: 0; }
#right-col ul li a {
font-size: 14px;
color: #666666;
text-decoration: none; }
#right-col .rpwe-block {
margin: 0 0 2em 0; }
#right-col .rpwe-block h3 {
font-weight: bold;
color: #000;
font-size: 14px; }
#right-col .rpwe-block ul li:nth-child(even) {
background: #F7F7F7; }
#right-col .rpwe-block ul li {
margin-bottom: 0;
padding: 5px 0; }
#right-col h4 {
border-bottom: 4px solid #da5255;
font-style: italic;
color: #002868;
font-family: 'Libre Baskerville', serif;
font-weight: normal; }
#btn-book {
background: #d60000;
border-radius: 5px;
padding: 1em 0;
margin: 0 0 15px 0; }
#btn-book span.small {
font-size: 17px !important; }
#box-history, .box-history {
background: #002868;
padding: 0.5em 0 0.5em 20px;
margin: 0 0 10px 0; }
#btn-book, #box-history, .box-history {
text-align: center;
color: #fff;
font-size: 14px;
text-transform: uppercase;
font-weight: 800; }
#btn-book {
padding: 0.5em 0 0.5em 20px;
font-size: 24px; }
#box-history a, .box-history a {
color: #fff;
text-decoration: none; }
.one-news {
padding: 25px 0 0 0; }
.one-news img {
float: left;
padding: 0 10px 0 0; }
.one-news p {
padding: 0;
margin: 0;
font-size: 16px; }
a.read-more, a.more-link {
color: #da5255 !important;
text-decoration: none; }
a.more-link {
font-size: 12px !important; }
#edit-inner {
padding: 37px 0; }
#footer {
background: #d60000;
color: #fff;
padding: 50px 0;
font-size: 14px;
text-align: center; }
#footer a {
color: #fff;
text-decoration: none; }
#footer-left {
width: 100%;
padding: 0 0 1em 0;
text-align: center; }
#copy {
padding: 0 0 2em 0; }
#terms::after {
clear: both;
content: '';
display: table; }
#terms ul {
list-style: none;
padding: 0;
margin: 0;
text-align: center; }
#terms li {
float: none;
display: inline; }
#terms li:after {
content: 'I';
padding: 0 5px; }
#terms li:last-child:after {
content: ''; }
#footer-right {
width: 100%;
padding: 0 0 1em 0;
text-align: center; }
#guide p {
padding-bottom: 0.5em;
margin-bottom: 0; }
#guide .name {
margin: 0 0 2em 0;
border-bottom: double 1px #000; }
#contact-page input[type='submit'] {
background: #000;
color: #fff;
padding: 1em 2em;
font-size: 0.8em; }
@media (min-width: 768px) {
#edit h1, #edit-inner h1 {
font-size: 23px; }
#nav2 a {
font-size: 20px; }
#nav2 ul li {
padding: 5px 28px 0 0; } }
@media (min-width: 1024px) {
#edit-inner {
padding: 100px 0 37px 0; }
#slider, #slider h1, #slider h2 {
display: block; }
.logo1 {
display: none; }
#edit {
padding: 37px 0; }
#terms li {
float: left; }
#btn-book, #box-history, .box-history {
text-align: left; } }
@media (min-width: 1280px) {
#header-right {
float: left; }
#header-right {
width: 25%; }
#menu-2 {
display: none; }
#slider {
min-height: 500px;
padding: 0; }
#slider .txt-1 {
display: block; }
#left-col {
float: left;
width: 63%;
padding: 0; }
#right-col {
float: right;
width: 32%;
padding: 0;
margin: 8px 0 0 0; }
#footer-left {
float: left;
width: 70%;
text-align: left; }
#footer-right {
text-align: right;
float: right;
width: 30%; } }
#CDSRATINGWIDGET217 {
width: 372px !important; }
p.p-welcome {
margin: 0 0 0.7em 0; }
@media (min-width: 1280px) {
p.p-welcome {
margin: 0 0 1.5em 0; } }  #menu-new {
width: 50px;
height: 40px;
float: left;
position: relative;
left: 10px;
top: 10px; }
@media (min-width: 480px) {
#menu-new {
float: right;
position: relative;
right: 10px;
top: 10px; } }
@media (min-width: 1280px) {
#menu-new {
display: none; } }
#header-top {
background: #002868; }
#header-top #book-2 {
max-width: 300px;
margin: 0 auto;
left: 50%;
margin: 0 0 0 -150px;
position: absolute; }
@media (min-width: 768px) {
#header-top #book-2 {
padding: 0;
max-width: 363px;
margin: 0 auto;
left: 50%;
margin: 0 0 0 -181px;
position: absolute; } }
@media (min-width: 1280px) {
#header-top #book-2 {
display: none; } }
#two-icons {
display: none; }
@media (min-width: 1280px) {
#two-icons {
display: block;
float: left;
width: 25%; } }
#quote-2 {
padding: 60px 0 0 0;
font-weight: 800;
text-align: center;
font-size: 18px;
color: #002868; }
@media (min-width: 768px) {
#quote-2 {
padding: 60px 0 0 0; } }
@media (min-width: 1024px) {
#quote-2 {
padding: 40px 0 0 0; } }
@media (min-width: 768px) {
#quote-2 {
font-size: 30px; } }
@media (min-width: 1024px) {
#quote-2 {
font-size: 30px; } }
@media (min-width: 1280px) {
#quote-2 {
font-size: 30px; } }
@media (min-width: 1440px) {
#quote-2 {
font-size: 30px; } }
#quote-2:before {
clear: both;
display: table;
content: ''; }
#quote-2 .quote-red {
font-size: 30px;
line-height: 1; }
@media (min-width: 768px) {
#quote-2 .quote-red {
font-size: 48px; } }
@media (min-width: 1024px) {
#quote-2 .quote-red {
font-size: 48px; } }
@media (min-width: 1280px) {
#quote-2 .quote-red {
font-size: 48px; } }
@media (min-width: 1440px) {
#quote-2 .quote-red {
font-size: 48px; } }
@media (min-width: 1280px) {
#quote-2 {
display: none; } }
#quote {
color: #fff;
font-size: 24px;
font-weight: 800;
text-align: center;
padding: 10px 0 0 0;
display: none; }
@media (min-width: 768px) {
#quote {
padding: 20px 0 0 0; } }
@media (min-width: 1280px) {
#quote {
display: block;
float: left;
width: 50%;
font-size: 26px; } }
@media (min-width: 1440px) {
#quote {
padding: 30px 0 0 0;
font-size: 30px; } }
@media (min-width: 1280px) {
#header-right {
position: absolute; right: 10px;
width: 25%; } }
#header-right #social {
display: none; }
@media (min-width: 1280px) {
#header-right #social {
display: block;
position: relative;
top: 30px;
float: left;
width: 30%; } }
#header-right #book {
display: none; }
@media (min-width: 1280px) {
#header-right #book {
display: block;
position: relative;
float: left;
width: 70%; } }
#header-right a[href*="fareharbor"] {
cursor: pointer !important; }
#navigation-2 #phone {
padding: 20px 0 0 0;
text-align: center;
font-size: 1.5em;
color: #002868; }
#navigation-2 #phone img {
display: inline;
vertical-align: middle; }
@media (min-width: 1280px) {
#navigation-2 #phone {
text-align: left;
float: left;
padding: 0 0 0 1em;
text-align: left; } }
#navigation-2 #phone a {
text-decoration: none; }
#navigation-2 #logo {
position: absolute;
text-align: center;
z-index: 999;
left: 50%;
margin: 0 0 0 -185px;
width: 370px; }
#navigation-2 #logo .logo2 {
display: none; }
@media (min-width: 1280px) {
#navigation-2 #logo .logo2 {
display: block; background: url(//www.revolutionarytoursnyc.com/wp-content/themes/revolutionary-2/images/logo-blank.png) 0 0 no-repeat;
width: 370px;
height: 237px; } }
#navigation-2 #logo .logo3 {
display: none; }
@media (min-width: 1280px) {
#navigation-2 #logo .logo3 {
display: block; background: url(//www.revolutionarytoursnyc.com/wp-content/themes/revolutionary-2/images/logo-blank.png) 0 0 no-repeat;
width: 370px;
height: 237px; } }
#navigation-2 #logo .logo3 img {
width: 60%;
height: auto; }
#navigation {
display: none;
background: url(//www.revolutionarytoursnyc.com/wp-content/themes/revolutionary-2/images/bck-nav.png) 0 0 repeat-x;
height: 101px;
padding: 10px 0 0 0; }
#navigation a {
color: #555555; }
#navigation #logo {
position: absolute;
text-align: center;
z-index: 999;
left: 50%;
margin: 0 0 0 -185px;
width: 370px; }
#navigation #logo .logo2 {
display: none; }
@media (min-width: 1280px) {
#navigation #logo .logo2 {
display: block; background: url(//www.revolutionarytoursnyc.com/wp-content/themes/revolutionary-2/images/logo-blank.png) 0 0 no-repeat;
width: 370px;
height: 237px; } }
@media (min-width: 1280px) {
#navigation {
z-index: 1000;
display: block; }
#navigation ul {
padding: 1em 0;
margin: 0;
display: block;
font-weight: 800; }
#navigation ul li {
padding: 0 50px 0 0;
font-family: 'Open Sans', sans-serif;
font-size: 16px; } }
@media (min-width: 1280px) and (min-width: 768px) {
#navigation ul li {
font-size: 18px; } }
@media (min-width: 1280px) and (min-width: 1024px) {
#navigation ul li {
font-size: 22px; } }
@media (min-width: 1280px) and (min-width: 1280px) {
#navigation ul li {
font-size: 24px; } }
@media (min-width: 1280px) and (min-width: 1440px) {
#navigation ul li {
font-size: 28px; } }
@media (min-width: 1280px) {
#navigation ul li.red a {
color: red; }
#navigation ul ul li {
padding: 0 20px 0 0;
font-weight: 400;
font-size: 16px; }
#navigation .nav-left {
float: left; }
#navigation .nav-right {
float: right; }
#navigation .nav-right li:last-child {
padding: 0; }
#navigation .main-navigation ul ul {
box-shadow: none;
background: #FFFFFF;
float: left;
position: absolute;
top: 1.5em;
z-index: 99999;
text-indent: 1em; }
#navigation .main-navigation::after {
display: table;
clear: both;
content: '';
line-height: 0;
height: 0; } }
.h2-box {
text-align: center; }
h2.new {
background: url(//www.revolutionarytoursnyc.com/wp-content/themes/revolutionary-2/images/bck-h2.png) 0 0 repeat-x;
height: 52px;
line-height: 52px;
font-weight: 800;
color: #fff;
text-align: center;
display: inline-block;
text-transform: uppercase; }
h2.new:before {
content: "";
display: block;
background: url(//www.revolutionarytoursnyc.com/wp-content/themes/revolutionary-2/images/star.png) no-repeat 10% 50%;
width: 52px;
height: 52px;
float: left; }
h2.new:after {
content: "";
display: block;
background: url(//www.revolutionarytoursnyc.com/wp-content/themes/revolutionary-2/images/star.png) no-repeat 90% 50%;
width: 52px;
height: 52px;
float: right; }
#section-our-tour {
background: #fff;
padding: 40px 0; }
@media (min-width: 1024px) {
#section-our-tour .one-row {
margin: 0 0 20px 0; } }
#section-our-tour .one-box {
background: #fff;
margin: 0 0 20px 0;
box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1); }
@media (min-width: 1024px) {
#section-our-tour .one-box {
width: 48%;
float: left;
margin: 0 1%;
min-height: 800px; } }
#section-our-tour .one-box .image img {
width: 100%;
height: auto; }
#section-our-tour .one-box .txt-1 {
padding: 25px 25px 0 25px;
line-height: 1;
font-size: 15px; }
#section-our-tour .one-box .txt-1 .hour {
float: left;
background: url(//www.revolutionarytoursnyc.com/wp-content/themes/revolutionary-2/images/ico-duration.png) 0 50% no-repeat;
padding: 0 30px;
margin: 0 30px 0 0; }
#section-our-tour .one-box .txt-1 .group {
display: none;
float: left;
background: url(//www.revolutionarytoursnyc.com/wp-content/themes/revolutionary-2/images/ico-group.png) 0 50% no-repeat;
padding: 0 30px; }
#section-our-tour .one-box .title {
padding: 25px 25px 0 25px;
color: #000;
text-transform: uppercase;
font-weight: 600; }
@media (min-width: 1024px) {
#section-our-tour .one-box .title {
min-height: 100px; } }
#section-our-tour .one-box .txt-2 {
padding: 25px 25px 0 25px; }
@media (min-width: 1024px) {
#section-our-tour .one-box .txt-2 {
min-height: 300px; } }
#section-our-tour .one-box .txt-3 {
padding: 25px 25px 0 25px; }
#section-our-tour .one-box .txt-3 .stars {
float: left;
width: 50%;
min-width: 105px;
min-height: 21px;
background: url(//www.revolutionarytoursnyc.com/wp-content/themes/revolutionary-2/images/5-stars.png) 0 50% no-repeat; }
#section-our-tour .one-box .txt-3 .price {
float: right;
font-size: 15px; }
#section-our-tour .one-box .txt-3 .price strong {
font-size: 20px;
text-transform: uppercase;
font-weight: 600;
color: #000; }
#section-our-tour .one-box .btns {
padding: 25px; }
#section-our-tour .one-box .btns .btn-1 {
float: left; }
#section-our-tour .one-box .btns .btn-1 a {
text-decoration: none;
padding: 10px;
font-size: 18px;
background: #cdcdcd;
display: block;
border: none;
border-radius: 0;
color: #fff;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;
transition: 0.3s;
background: #002868; }
@media (min-width: 768px) {
#section-our-tour .one-box .btns .btn-1 a {
padding: 10px 40px; } }
@media (min-width: 1440px) {
#section-our-tour .one-box .btns .btn-1 a {
padding: 10px 60px; } }
@media (min-width: 768px) {
#section-our-tour .one-box .btns .btn-1 a {
font-size: 18px; } }
@media (min-width: 1024px) {
#section-our-tour .one-box .btns .btn-1 a {
font-size: 18px; } }
@media (min-width: 1280px) {
#section-our-tour .one-box .btns .btn-1 a {
font-size: 18px; } }
@media (min-width: 1440px) {
#section-our-tour .one-box .btns .btn-1 a {
font-size: 18px; } }
#section-our-tour .one-box .btns .btn-1 a:hover {
background: #000;
color: #fff; }
#section-our-tour .one-box .btns .btn-1 a:visited {
color: #fff; }
#section-our-tour .one-box .btns .btn-1 a.black {
background: #000;
color: #fff; }
#section-our-tour .one-box .btns .btn-2 {
float: right; }
#section-our-tour .one-box .btns .btn-2 a {
text-decoration: none;
padding: 10px;
font-size: 18px;
background: #cdcdcd;
display: block;
border: none;
border-radius: 0;
color: #fff;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;
transition: 0.3s;
background: #fff;
color: #002868;
border: solid 1px #002868; }
@media (min-width: 768px) {
#section-our-tour .one-box .btns .btn-2 a {
padding: 10px 40px; } }
@media (min-width: 1440px) {
#section-our-tour .one-box .btns .btn-2 a {
padding: 10px 60px; } }
@media (min-width: 768px) {
#section-our-tour .one-box .btns .btn-2 a {
font-size: 18px; } }
@media (min-width: 1024px) {
#section-our-tour .one-box .btns .btn-2 a {
font-size: 18px; } }
@media (min-width: 1280px) {
#section-our-tour .one-box .btns .btn-2 a {
font-size: 18px; } }
@media (min-width: 1440px) {
#section-our-tour .one-box .btns .btn-2 a {
font-size: 18px; } }
#section-our-tour .one-box .btns .btn-2 a:hover {
background: #000;
color: #fff; }
#section-our-tour .one-box .btns .btn-2 a:visited {
color: #fff; }
#section-our-tour .one-box .btns .btn-2 a.black {
background: #000;
color: #fff; }
#section-our-tour .one-box .btns .btn-2 a:visited {
color: #002868; }
#section-people {
background: #fff; }
#section-people .image {
text-align: center; }
#section-people .all-boxes {
text-align: center; }
.z-3-boxes .one-box {
background: url(//www.revolutionarytoursnyc.com/wp-content/themes/revolutionary-2/images/ico-ok.png) 50% 0 no-repeat;
padding-top: 55px; }
.form-2024 input[type="submit"] {
border: 1px solid #DA5255 !important;
color: #DA5255 !important;
width: 100% !important;
border-radius: 0 !important;
font-size: 14px !important;
padding: 0.5em 0 !important;
text-transform: uppercase !important; }
.form-2024 input[type="email"] {
width: 100%; }
.form-2024 .no-mobile {
display: none; }
@media (min-width: 768px) {
.form-2024 .no-mobile {
display: block; } }
@media (min-width: 768px) {
.form-2024 .no-tablet {
display: none; } }
.line-shadow {
border: 0px solid #333;
width: 100%;
height: 1px;
margin-bottom: 30px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
clip-path: inset(0px 0px -10px 0px); }
.nowrap {
white-space: nowrap; }