@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;800&display=swap');

html {
    font-size: 62.5%;
}

strong {
    font-weight: 600;
}

a {
    text-decoration: none;
}

#page {
    width: 100%;
    overflow: hidden;
}

body {
    font-size: 1.5rem;
    font-family: 'Raleway', sans-serif;
    color: #666;
    line-height: 1.4em;
}

body * {
    line-height: 1.4em;
}

p {
    margin-bottom: 1em;
}

.menu-toggle {
    display: block;
}

.link-block {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
}

p.centered {
    text-align: center;
}

.wrap {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 1438px;
    margin-left: auto;
    margin-right: auto;
}

.innerwrap {
    max-width: 1194px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.superinnerwrap {
    max-width: 960px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#why-choose-us .superinnerwrap.form-container {
    margin-left: auto;
    margin-right: auto;
}

.wrap:after, .innerwrap:after {
        content: '';
        display: block;
        clear: both;
}

.affiliates {
    margin-left: -18px;
    margin-right: -18px;
    background: #F2F5FA;
    padding: 45px 0 50px;
}

.affiliates ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.affiliates ul li {
    width: 33.33%;
    padding-left: 18px;
    padding-right: 18px;
}

.footer-links {
    background: #23475A;
    padding: 10px 0;
}

.footer-links .wrap {
    display: flex;
    flex-wrap: wrap;
}

.footer-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-links ul li {
    float: left;
    margin-right: ;
    font-size: 1.8rem;
    line-height: 1.2em;
    margin-right: 37px;
}

.footer-links ul li a {
    display: block;
    padding: 9px 10px;
    color: #fff;
    text-decoration: none;
}

.footer-socials a {
    display: block;
    width: 42px;
    height: 42px;
    float: left;
    margin-left: 10px;
}

.copyright {
    padding: 36px 0 50px;
}

.copyright p {
    margin: 0;
    font-size: 1.2rem;
    color: #AEB0B9;
    text-align: center;
}

.footer-widgets {
    background: #c8d1d6;
    font-size: 1.3rem;
    padding: 3rem 0;
}

.footer-widgets ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-widgets ul li {
    margin: 0 0 0.5em;
}

.footer-widgets ul li a {
    color: #2D5F74;
    box-sizing: border-box;
}

.footer-widgets ul li a:hover {
    border-bottom: 1px dashed #2D5F74;
}

.footer-widgets h2 {
    text-transform: uppercase;
    font-size: 1.6rem;
    color: #2D5F74;
    border-bottom: 1px solid #707070;
    margin: 0 0 1em;
    padding: 0.5em 0;
    font-weight: 600;
}

#top-menu {
    display: none;
    width: 100%;
    text-align: right;
    padding: 12px 0 0;
    margin: 0;
}

.sam-pro-place .top-ad {
    display: none;
}

#top-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#top-menu li {
    display: inline-block;
    line-height: 1em;
    margin-left: 35px;
}

#top-menu a {
    color: #999CA7;
    text-transform: uppercase;
    font-size: 1.4rem;
}

.site-branding .wrap {
    display: flex;
    flex-wrap: wrap;
}

#cruises-from-others {
    text-align: center;
    background: #D7E8F2;
    font-size: 1.4rem;
    padding: 1.5rem 0;
    margin-top: 2rem;
}

#cruises-from-others p {
    margin: 0 0 0.5em;
}

#cruises-from-others strong {
    color: #23475A;
}

.list_ports {
    color: #373739;
}

.list_ports a {
    color: #EC0025;
    text-decoration: underline;
}

.privacy-disclaimer p {
    font-size: 1.2rem;
    text-align: center;
    margin: 2rem 0 0;
}

.form-container {
    margin-left: -11px;
    margin-right: -11px;
}

.form-container form {
    display: flex;
    flex-wrap: wrap;
}

.form-container form > div {
    padding: 0 11px;
}

.sf_required_fields_msg {
    display: none;
}

.form-container input[type="text"], .form-container input[type="email"], .form-container input[type="submit"] {
    width: 100%;
    display: block;
    border-radius: 0;
}

.form-container input[type="text"], .form-container input[type="email"] {
    font-size: 1.2rem;
    color: #919191;
    background: #fff;
    border: 1px solid #CECFCF;
    height: 40px;
    padding: 10px;
}

.form-container input[type="text"]::placeholder, .form-container input[type="email"]::placeholder {
    color: #b1b1b1;
}

.form-container input[type="submit"] {
    background: #EC0025;
    color: #fff;
    font-size: 1.2rem;
    text-transform: uppercase;
    text-align: center;
    border: 0 none;
    height: 40px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.featured-offers-container {
    display: flex;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px;
}

.main_info {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.main_info_text {
text-align:left
}
.main_info h2 {
    text-align: center;
    width: 100%;
}

.tabs_buttons {
    border-bottom: 2px solid #EC0025;
}

.tabs_buttons > div {
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    padding: 12px 30px;
    cursor: pointer;
    font-weight: 500;
}

.tabs_buttons > div:first-of-type {
    border-left: 1px solid #ddd;
}

.tabs_buttons > div {
    border-right: 1px solid #ddd;
}

.tabs_buttons > .highlight_tab {
    color: #EC0025;
}

.tabs_buttons > .active_tab {
    color: #fff;
    background: #EC0025;
}

.tabs_content {
    box-shadow: 3px 3px 6px rgba(0,0,0,0.3);
    padding: 0 18px 18px;
    border: 1px solid #ddd;
}

.tabs_content > div {
    display: none;
}

.tabs_content > .active_tab {
    display: block;
}

.tabs_buttons {
    display: flex;
}

#cruise-lines, .cruise-lines {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.c-ship {
    padding: 15px;
	text-align:center
}

.c-ship h3 a {
    font-weight: 500;
    color: #23475A;
}

/*.c-ship img {
    width: 100%;
}*/

#tickers {
    display: flex;
    flex-wrap: wrap;
    color: #EC0025;
    padding: 30px 0;
}

.ticker > div {
    font-weight: 800;
    font-size: 6.6rem;
    line-height: 1.2em;
    padding: 0 10px;
}

.ticker > p {
    margin: 0;
    font-weight: 700;
}

.rec-items {
    margin-left: -13px;
    margin-right: -13px;
    display: flex;
    flex-wrap: wrap;
}

.rec-item {
    padding: 13px;
    text-align: center;
}

.rec-item-thumb {
    position: relative;
}

.rec-item-thumb a {
    display: block;
}

.rec-item-thumb img {
    display: block;
    width: 100%;
}

.rec-item-thumb h4 {
    margin: 0;
    color: #fff;
    background: rgba(35,71,90,0.8);
    font-size: 1.7rem;
    line-height: 2.2rem;
    padding: 9px;
    text-align: center;
    font-weight: 500;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.rec-item-thumb h4 a {
    color: #fff;
}

.rec-item-price {
    font-weight: 600;
    font-size: 1.6rem;
    color: #2D5F74;
}

.rec-item-desc, .rec-item-date {
    font-size: 1.4rem;
    margin: 1em 0;
}

.footer-widgets-1 {
    display: flex;
    flex-wrap: wrap;
    margin-left: -13px;
    margin-right: -13px;
}

.footer-widgets-1 .widget {
    padding-left: 13px;
    padding-right: 13px;
}

.cg_section {
    padding: 4rem 0;
}

.cg_section h2, .single-cruise-line h1, .tabs_content h2 {
    font-weight: 500;
    color: #23475A;
    text-align: center;
    position: relative;
    margin: 0;
    padding: 1.2rem 0;
    font-size: 3rem;
}

.cg_section h2:after, .tabs_content h2:after {
    content: '';
    display: block;
    width: 218px;
    height: 1px;
    background: #707070;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -109px;
}

.tabs_content h2 {
    text-align: left;
    margin-bottom: 0.5em;
}

.tabs_content ul {
    margin-left: 0;
}

.tabs_content h2:after {
    left: 0;
    margin-left: 0;
}

.tabs_content .text_tab {
    padding: 20px 8px 8px 26px;
}

.cg_section .innerwrap {
    text-align: center;
}

.blue_section {
    background: #D7E8F2;
}

#link-blocks {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}

.link-block h3 {
    font-size: 1.4rem;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}

.link-block p {
    font-size: 1.3rem;
}

#cruises-from-featured {
    margin-left: -13px;
    margin-right: -13px;
    display: flex;
    flex-wrap: wrap;
}

.cg-port {
    padding-left: 13px;
    padding-right: 13px;
}

.cg-port a {
    display: block;
    position: relative;
}

.featured-offer {
    padding: 0 16px;
    margin: 16px 0;
}

.featured-offer-wrap {
    position: relative;
}

.featured-offer a {
    display: block;
	overflow:hidden
}

.featured-offer a img {
transition: all .5s ease-in-out;
}

.featured-offer a:hover  img{
transform: scale(1.1);
}

.cg-port a h3, .featured-offer h3, #departure-ports .cruises-from h2 {
    margin: 0;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 2.4rem;
    line-height: 30px;
    font-weight: 500;
    text-transform: uppercase;
    background: rgba(35,71,90,0.66);
}

#departure-ports .cruises-from h2 {
	bottom: 6px;
}

.featured-offer h3 {
    font-size: 2.2rem;
    padding: 9px 10px;
    text-align: left;
}

.cg-port a img, .featured-offer img {
    display: block;
}

#site-navigation {
    background: #23475A;
    padding: 0;
}



.hero-item-text {
    position: relative;
}

.main-navigation {
    float: none;
}

.button, input[type="submit"].button, #reset-cla, input[type="submit"].w2linput {
    background: #EC0025;
    color: #fff;
    line-height: 24px;
    padding: 16px 38px;
    display: inline-block;
    font-size: 1.8rem;
    text-shadow: none;
    cursor: pointer;
	transition:0.3s
}

a.button:visited {
color:#fff;
}

a.button:hover, input[type="submit"].button:hover {
background:#D90000;
}

input[type="submit"].button, #reset-cla, input[type="submit"].w2linput {
    box-shadow: none;
    border: none;
    padding: 16px 24px;
    border-radius: 0;
    width: 100%;
}

#reset-cla {
    padding: 6px 20px;
}

.centered .button {
    margin-left: 15px;
    margin-right: 15px;
}

.button:hover {
    color: #fff;
}

.dark.button {
    background: #23475A;
}

.site-title {
    margin: 0;
}

#homepage-hero {
    color: #fff;
}

.home-hero-item {
    background: url('images/banner2x.jpg') scroll no-repeat center center;
    background-size: cover;
    position: relative;
    padding: 75px 0 140px;
    position: relative;
}

.home .home-hero-item:after {
    content: '';
    display: block;
    background: rgba(0,0,0,0.2);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.home .home-hero-item .wrap {
    position: relative;
    z-index: 2;
}

#page-hero .home-hero-item {
    padding: 80px 0 80px;
    text-align: center;
    min-height: 464px;
	display: flex;
	align-content: center;
}

.home-hero-item .innerwrap {
	min-height: 250px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
}

#page-hero .home-hero-item h1 {
    font-size: 4.6rem;
    line-height: 1.2em;
    margin: 0;
    color: #fff;
    position: relative;
	font-weight: bold;
}

.home-hero-item .promo_text {
    font-size: 2.8rem;
    font-weight: 600;
	line-height:1.1
}

.home-hero-item:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    left: 0;
    top: 0;
}

.single-campaign .home-hero-item:before {
    display: none;
}

#homepage-hero h2 {
    font-size: 4.8rem;
    line-height: 1.1em;
    margin: 0.25em 0;
    letter-spacing: 1px;
    color: #fff;
}

#finder-home {
    margin-top: -70px;
    position: relative;
}

#finder-home.finder-page {
    margin-top: 0;
    margin-bottom: 60px;
}

#finder-home .innerwrap {
    box-shadow: 0px 3px 6px rgba(0,0,0,0.29);
}

.finder-heading {
    font-size: 2rem;
    background: #23475A;
    color: #fff;
    padding: 8px 16px;
}

.finder-container {
    padding: 12px 16px 24px;
    min-height: 100px;
    background: #fff;
    position: relative;
}

.finder-options-downdown {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 99;
    background: #fff;
}

.button_container {

}

#count_deals {
    font-size: 1.8rem;
    color: #ec0025;
}

.cguru-deal:after {
    content: '';
    display: block;
    clear: both;
}

.cguru-ship-info a {
    display: block;
}

.cguru-ship-info a img {
    display: block;
}

.ship-thumb .ship-name {
    text-decoration: none;
    color: #fff;
    background: #23475a;
    padding: 4px;
    line-height: 16px;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
}

.cguru-ship-info a:hover .ship-name {
    background: #ec0025;
}

.cguru-deal-info h3 {
    margin: 0 0 5px 0;
    font-size: 1.8rem;
    font-weight: normal;
    text-align: left;
}

body .cguru-deal-info h3 {
    text-align: left;
}

.cguru-duration {
    font-size: 1.2rem;
    margin-bottom: 4px;
}

.cguru-lowest-price {
    font-size: 1.8rem;
    color: #ec0025;
    margin-bottom: 16px;
}

.cguru-prices {
    font-size: 1.1rem;
}

.cgp_row:after {
    content: '';
    display: block;
    clear: both;
}

.cgp_left {
    text-transform: uppercase;
    width: 50%;
    font-size: 11px;
}

.cgp_left, .cgp_fullprice, .cgp_priceperday {
    float: left;
    line-height: 25px;
    padding: 0 10px;
    width: 50%;
}

.cgp_fullprice, .cgp_priceperday {
    border-left: 1px solid #f2f2f2;
    font-size: 1.2rem;
}

.cgp_priceperday, .clp_priceperday {
    display: none;
}

.cguru-prices .cgp_row:nth-child(odd) {
    background: #eef2f5;
}

.cgp_top.cgp_row {
    text-align: center;
    background: #d7e8f2 !important;
    text-transform: uppercase;
    line-height: 30px;
    padding: 0 10px;
}

.cguru-deal {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #f2f2f2;
    display: flex;
    flex-wrap: wrap;
}

.cguru-meta-info:after {
    content: '';
    display: block;
    clear: both;
}

.cguru-dep-date {
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 20px;
}

.cguru-dep-date > span, .cguru-deal-promo > span {
    margin-right:5px;
}

.cguru-meta-info, .cguru-pocs {
    margin-bottom: 5px;
    text-align: left;
}

.cguru-meta-info > div {
    float: left;
}

.cguru-pocs {
    padding-left: 20px;
    font-size: 11px;
    padding-right: 145px;
}

.cguru-pocs >span {
    margin-left: -20px;
    margin-right: 5px;
}

.cguru-deal-promo {
    color: #ec0025;
    font-weight: bold;
    text-align: left;
}

.cguru-vendor-info {
    width: 135px;
    position: absolute;
    bottom: 0;
    right: 10px;
    text-align: center;
}

#deals_options {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
    padding-top:20px;
    background:#eef2f5;
    padding-left: 10px;
}

#deals_options {

}

#deals_options select, #deals_options input {
    max-width: 100%;
}

.ajax_no_results {
    margin: 0;
    font-size: 1.8rem;
    text-align: center;
    color: #ec0025;
    font-weight: bold;
    padding: 40px;
}

#campaign-deals {
    position: relative;
    min-height: 400px;
}

#campaign-deals .ajax-loader {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(images/ajax-loader.gif) scroll no-repeat center 60px rgba(255, 255, 255, .6);
}

#deals_pagination {
    text-align: center;

}
#deals_pagination a, #deals_pagination span {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 22px;
    padding: 0 4px;
    border: 1px solid #ec0025;
    color: #ec0025;
    margin: 0 2px;
    margin-bottom: 4px;
    min-width: 24px;
}

#deals_pagination a:hover {
    color: #fff;
    background: #ec0025;
}

#deals_pagination span {
    color: #fff;
    background: #ec0025;
}

#ajax_options:after {
    content: '';
    display: block;
    clear: both;
}

#ajax_options label > span {
    display: block;
    float: none;
    color:#23475A;
    text-transform:uppercase;
    font-size: 1.2rem;
}

#ajax_options label input, #ajax_options label select {
    display: block;
}

#departure_port_opt,#ports_of_call_opt, #cruise_line_opt, #duration_opt, #departure_month, #days_range {
    width: 16%;
    margin-right: 0.66%;
}

#price_per_night, #count_deals, #control_buttons {
    width: 7%;
    margin-right: 0.63%;
    float: left;
}

#count_deals {
    width: 10%;
    padding-top:15px
}

#control_buttons {
    width: 12%;
    padding-top:18px;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 25px;
  margin-top:1px
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #CECFCF;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 23px;
  width: 23px;
  left: 0;
  bottom: 0;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border: 1px solid #CECFCF;
}

input:checked + .slider {
  background-color: #EC0025;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
  background: #fff;
}

.slider.round:before {
  border-radius: 50%;
}

#ajax_options .chosen-container-multi .chosen-choices, #deals_options #departure_month input {
    border: 1px solid #CECFCF;
    background-image: none;
}

#duration_opt .chosen-container-active.chosen-with-drop .chosen-single, #duration_opt .chosen-container-single .chosen-single, #days_range .chosen-container-active.chosen-with-drop .chosen-single, #days_range .chosen-container-single .chosen-single {
    border: 1px solid #CECFCF;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    background-image: none;
    background-image: none;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    height: 30px;
    width: 192px;
    background: #fff;
}

#ajax_options .chosen-container-single .chosen-single {
    line-height: 30px
}

#control_buttons #reset_button, #control_buttons #search_button {
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.2rem;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    font-weight: normal;
    padding: 7px 10px
}

#control_buttons #reset_button {
    background:#A49D9E;
}

#control_buttons #search_button {
    background: #a3d783; /* Old browsers */
    background: -moz-linear-gradient(top,  #a3d783 1%, #7aba4c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #a3d783 1%,#7aba4c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #a3d783 1%,#7aba4c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3d783', endColorstr='#7aba4c',GradientType=0 ); /* IE6-9 */
    font-weight: bold;
}


#featured-deals > h2 {
    padding-bottom:10px
}

#featured-deals .lnr {
    font-size: 14px;
}

#departure_month {
    position: relative;
}

.invalid_month {
    color: #d5253a;
    display: none;
    bottom: -20px;
    left: 0;
    position: absolute;
}

.clp_priceperday span {
    font-size: 11px;
    position: relative;
    top: -4px;
}

.chosen-container {
    width: 100% !important;
}

#deals_options input[type="month"] {
    width: 100%;
}

#departure_month select {
    width: 100%;
    border-radius: 0 !important;
    height: 30px !important;
}

#finder-home #campaign-deals {
    min-height: 0;
}

#finder-home #deals_options {
    min-height: none;
    border-top: 0 none;
    padding: 0;
    margin: 0;
    background: transparent;
}

.rec-item-link .button, .cguru-view-details .button {
    font-size: 1.6rem;
    padding: 12px 28px;
}

.recommended-container {
    padding: 2rem 0;
}

.rec-item-container {
    box-shadow: 0px 3px 6px rgba(0,0,0,0.3);
}

.rec-item-link {
    margin-bottom: 0;
}

.rec-item-info {
    padding: 4px 20px 28px;
}

.link-block-icon {
    text-align: center;
}

.link-block-icon img {
    border-radius: 50%;
}

#numberTime a {
    color: #23475A;
}

.call_top {
    font-size: 2rem;
    line-height: 2.6rem;
    font-weight: 500;
}

.call_bottom {
    font-size: 2.8rem;
    line-height: 3.2rem;
    font-weight: 600;
}

.call_bottom span {
    display: inline-block;
    height: 31px;
    width: 28px;
    background: url('images/call-icon.png') scroll no-repeat center center;
    background-size: cover;
    margin-right: 20px;
    margin-bottom: -7px;
}

.tabs_content #deals_options {
    margin-left: -20px;
    margin-right: -20px;
}

.cruise-lines-wrap {
    border-top: 2px solid #EC0025;
    padding: 20px 30px;
    box-shadow: 3px 3px 6px rgba(0,0,0,0.3);
}

.close-sub-menu, .menu-featured {
    display: none;
}

#site-navigation .wrap {
    position: relative;
}

#primary-menu > li ul li a {
    color: #e01834;
}

#primary-menu > li > .sub-menu > li {
    float: none;
    position: static;
}

#primary-menu > li > .sub-menu > li > a {
    display: none;
}

#primary-menu > li > .sub-menu > li a {
    color: #666;
    font-size: 1.4rem;
    padding: 6px 10px 6px 20px;
}

.menu-top-left {
    position: absolute;
    left: 0;
    top: 0;
}

.add-top-padding {
    margin-top: 60px;
}

.tablepress tbody td {
    font-size: 1.3rem;
}

#primary-menu > li.menu-item-has-children > a > .arrowdown {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-left: 9px;
}

#primary-menu > li.menu-item-has-children > a > .arrowdown > div {
    background: url('https://dev.cruiseguru.com.au/cgcontent/themes/cruiseguru/images/arrowdown.png') scroll no-repeat center top;
    height: 10px;
    width: 10px;
	background-image: url(https://dev.cruiseguru.com.au/cgcontent/themes/cruiseguru/images/arrowdown.png)
}

/* 
#primary-menu > li.menu-item-has-children > a:hover > .arrowdown > div {
    background-position: center bottom;
}
*/

#cruise_finder_options {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

#cruise_finder_options label span {
    display: block;
    font-size: 1.3rem;
    color: #23475A;
    text-transform: uppercase;
    margin-bottom: 6px;
}

#cruise_finder_options label {
    display: block;
}

#cruise_finder_options select, #cruise_finder_options input[type="text"] {
    width: 100%;
    height: 40px;
    padding: 3px 6px;
    font-size: 1.3rem;
    border-radius: 0;
}

#cruise_finder_options select:focus, #cruise_finder_options input[type="text"]:focus {
border: 1px solid #EC0025
}

#primary-menu > li > .sub-menu {
    padding: 15px 0;
    border-bottom: 6px solid #EC0025;
}

.callback_section {
    font-size: 2rem;
    color: #003373;
    line-height: 2.6rem;
    text-align: center;
    padding: 16px 20px 28px;
    background: #F2F5FA;
}

.callback_local {
    font-size: 3.2rem;
    line-height: 4rem;
    margin: 9px 0;
    font-weight: 600;
}

.callback_local a {
    color: #EC0025;
}

.callback_overseas a {
    color: #003373;
}

.callback_section img {
    margin: 0 auto 14px;
    display: block;
}

.callback_request {
    margin-top: 3rem;
}

.callback_request .button {
    font-size: 1.8rem;
    line-height: 1.2em;
    padding: 10px;
    color: #fff;
    width: 100%;
    display: block;
}

.price_protect a {
    display: block;
}

.price_protect img {
    display: block;
    max-width: 100%;
    width: 624px;
}

#primary-menu > li > .sub-menu > li li:hover > a {
    color: #e01834;
}

.overview_tab_side > div {
    margin-bottom: 2.6rem;
}

.overlay {
    background: rgba(0,0,0,0.8);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.popupcontent {
    width: 720px;
    position: fixed;
    top: 100px;
    left: 50%;
    margin-left: -360px;
    background: #fff;
    padding: 30px;
}

.overlay,.popupcontent {
    display: none;
}

.linked_images_container {
    margin-left: -13px;
    margin-right: -13px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.linked_image {
    padding: 0 13px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.linked_image a {
    display: block;
}

.linked_image a img {
    display: block;
    width: 100%;
}

.main_text_container {
    margin-left: -40px;
    margin-right: -40px;
    display: flex;
    flex-wrap: wrap;
}

.main_text_container > div {
    padding: 0 40px;
}

.finder-options-downdown, .cf_options {
    display: none;
}

.cf_options {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 9;
    top: 100%;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.29);
    padding: 16px;
    overflow: hidden;
}

.cf_options label {
    display: flex !important;
    width: 20%;
    padding: 2px 0;
}

.cf_options#dates label {
    width: 25%;
}

#destination_ids label {
    width: 23%;
}

#destination_ids label:nth-of-type(4n+1) {
    width: 31%;
}

.cf_options label span {
    margin-left: 10px;
}

.cf_options.flexbox {
    display: flex;
    flex-wrap: wrap;
}

.options_values > div {
    padding: 5px;
    cursor: pointer;
    font-size: 1.4rem;
}

.selected_option {
    color: #EC0025;
}

.divider_line {
    clear: both;
    border-top: 1px solid #aaa;
    width: 100%;
    margin: 20px 0;
    display: block;
}


.options_reset, .deals_options_reset {
    background: #a49d9e;
    height: 56px;
    margin-right: 8px;
}

#dates .options_close, .deals_options_close {
    height: 56px;
}

.cfo_heading {
    width: 150%;
    background: #d7e8f2;
    margin: -16px -16px 16px -16px;
    padding: 8px 16px;
    display: flex;
    flex-wrap: wrap;
    font-size: 1.4rem;
    color: #454545;
}

.call_top {
    display: none;
}

.cg-port {
    padding-top: 20px;
}

.form-container form > div {
    width: 100%;
    margin-bottom: 10px;
}

.rec-item {
    width: 100%;
}

#cruise_finder_options .cfo_heading span {
    display: block;
    width: 33.33%;
    margin-bottom: 0;
}

#deals_dates .cfo_heading {
    width: auto;
}

/* datepicker */

#cruise-finder .month-picker-month-table td, #campaign-deals .month-picker-month-table td {
    text-transform: uppercase;
    font-size: 1.4rem;
    width: 85px;
}

#cruise-finder .month-picker-year-table .ui-button, #campaign-deals .month-picker-year-table .ui-button {
    width: 100%;
    padding: 3px 0.8em;
}

#cruise-finder .month-picker-month-table .ui-button.ui-state-active, #campaign-deals .month-picker-month-table .ui-button.ui-state-active {
    border: 1px solid #EC0025;
    background: transparent;
    color: #454545;
}

#cruise-finder .month-picker-header, #campaign-deals .month-picker-header {
    background: transparent;
    border: 0 none;
    border-bottom: 1px solid #aaa;
    margin: 0;
}

#cruise-finder .month-picker-month-table .ui-button, #campaign-deals .month-picker-month-table .ui-button {
    border: 1px solid #fff;
    border-radius: 0;
    background: transparent;
}

#cruise-finder .month-picker-year-table .month-picker-title .ui-button, #campaign-deals .month-picker-year-table .month-picker-title .ui-button {
    background: transparent;
}

#cruise-finder .ui-widget.ui-widget-content, #campaign-deals .ui-widget.ui-widget-content {
    border: 0 none;
}

#cruise-finder table, #campaign-deals table {
    margin: 0;
}

.options_buttons {
    position: static;
    width: 100%;
}

#cruise_finder_options #other_port {
    display: none !important;
}

#cruise_finder_options .hidden_checkbox {
    display: none !important;
}

#cruise_finder_options > div, #cruise_finder_options > #cf_submit {
    width: 100%;
    margin: 6px 0;
}

#pr-reviews-horizontal-widget {
    width: 100%;
}

#recommended {
    padding: 20px 0;
}

#dep_ports h3 {
    text-align: center;
    margin: 5px auto 15px;
}

#content {
    margin-top: -24px;
}

body .chosen-container-single .chosen-single span {
    line-height: 28px;
}

.cguru-ship-info a img {
    width: 100%;
}

#ajax_options {
    position: relative;
}

#departure_month {
    position: static;
}

#departure_month .cf_options {
    position: absolute;
    display: none;
    left: 0;
    margin-left: -5px;
}

#departure_month .cf_options.flexbox {
    display: block;
}

.cfo_options_monthpicker {
    display: flex;
    flex-wrap: wrap;
}

#departure_month .cf_options label {
    width: 33.33%;
}

#departure_month input[type="text"] {
    height: 29px;
    width: 100%;
    display: block;
    border-radius: 0;
    font-size: 13px;
    padding-left: 8px;
}

.single-cruises-from #departure_port_opt {
    display: none;
}

#deals_dates .cfo_heading span {
    width: 33.33%;   
}

#deals_filter {
    display: flex;
}

.single-cruise-line #cruise_line_opt {
    display: none;
}

#ajax_options .chosen-container-single .chosen-single {
    width: 100%;
}

.page #primary {
    width: 72%;
    float: left;
}

.page.page-template-departure-ports #primary, .page.page-template-page-last-minute-deals #primary {
    width: 100%;
    float: none;
}

.page #secondary {
    width: 25%;
    float: right;
}

.page #secondary > div {
    margin-bottom: 30px;
}

.page #page-hero {
    margin-bottom: 60px;
}

.page #finder-home {
    margin: 100px auto 60px;
    clear: both;
}

.page-template-homepage #finder-home {
    margin-top: 30px;
    margin-bottom: 30px;
}

.page h1 {
    font-weight: 600;
    color: #23475a;
    position: relative;
    margin-bottom: 10px;
}

.page h2 {
    font-weight: 600;
}

.page .entry-content {
    margin-top: 1em;
}

#departure-ports .cruises-from {
    width: 33.3%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    float: left;
    margin-bottom: 30px;
	position:relative
}

#departure-ports .cruises-from a {
display:block;
position:relative;
}

#departure-ports .cruises-from img {
width:100%
}

body .offers {
    border-top: 1px solid #d3d3d3;
    margin-top: 0;
    padding-top: 20px;
}

body .offers > h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 1em;
}

body h2 {
    margin-top: 0;
    clear: none;
}

.page .type-deals, .archive .type-deals, .archive .type-campaign, .offers .type-campaign {
    text-align: center;
    border: none;
    min-height: 450px;
}

.cruise-deal, .page .type-deals, .archive .type-deals, .archive .type-campaign, .offers .type-campaign {
    width: 33.3%;
    float: left;
    color: #23475A;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
    min-height: 525px;
    position: relative;
}

.archive .type-campaign img, .offers .type-campaign img {
    width:100%;
}

.offers .type-campaign, .archive .type-campaign {
    min-height: 0;
    margin-bottom: 60px;
}

#deals_filter {
    padding: 25px 0
}

#deals_filter label {
    margin-right: 30px
}

#deals_filter label select {
    margin-left: 10px
}

#deals_filter select {
    background-color: #fff;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.1) inset;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    height: 34px!important;
    line-height: 34px;
    margin: 2px;
    padding: 0 10px 0 5px;
    position: relative;
    transition: all 300ms ease-in-out 0;
    width: auto;
}

.single-campaign .entry-content, .single-river-campaign-deal .entry-content {
    min-height: 250px;
    position: relative;
    padding-right: 200px;
}

.single-deals .entry-content .cta_image, .single-campaign .entry-content .cta_image, .single-river-campaign-deal .entry-content .cta_image {
    position: absolute;
    right: 0;
    top: 0;
}
.single-deals .entry-content .left-column, .single-campaign .entry-content .left-column, .single-river-campaign-deal .entry-content .left-column {
    width: 47%;
    float: left;
    margin-right: 20px;
}

.single-deals #deals_options, .single-campaign #deals_options {
border-top: 2px #EC0025 solid;
}

.darkoverlay, .overlay {
    position: fixed;
    z-index: 9998;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.8);
    display: none;
}

.cbformbox, .popupcontent {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -300px;
    margin-left: -360px;
    z-index: 9999;
    background: #fff;
    width: 90%;
    max-width: 720px;
    display: none;
    padding: 20px;
}

.col-left {
    float: left;
    width: 48%;
}

.col-right {
    float: right;
    width: 48%;
}

.more-deal:nth-of-type(3n+1) {
    margin-left: 0;
}

.more-deal {
    width: 30%;
    height: 210px;
    float: left;
    margin-left: 30px;
    margin-bottom: 30px;
}

#more-deals:after {
    content: '';
    display: block;
    clear: both;
}

h2.phone-icon,h2.message-icon,h2.location-icon,h2.hour-icon {
    line-height: 1.3em;
    padding-left: 32px;
    background-repeat: no-repeat;
    background-position: left center;
    margin: 1.5em 0 1em
}

h2.phone-icon {
    background-image: url(../../themes/cruiseguru/images/phone-icon.png?ver=2)
}

h2.location-icon {
    background-image: url(../../themes/cruiseguru/images/location-icon.png?ver=2)
}

h2.hour-icon {
    background-image: url(../../themes/cruiseguru/images/hour-icon.png)
}

h2.message-icon {
    background-image: url(../../themes/cruiseguru/images/message-icon.png)
}

ul.contact-options {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    font-size: 15px
}

ul.contact-options li {
    display: inline-block;
    margin-left: 40px
}

ul.contact-options li:first-child {
    margin-left: 0
}

ul.contact-options li span {
    color: #DC1E35;
    margin-left: 5px
}

ul.contact-options li a {
    text-decoration: underline
}

ul.contact-options li a:hover {
    color: #DC1E35
}

label.enquiry-label {
    line-height: 1.5em;
    font-size: 15px
}

label.enquiry-label input {
    margin-right: 12px;
    position: relative;
    top: 2px
}

#lead-form,#case-form {
    width: 100%;
    max-width: 700px
}

.sf-row {
    margin-bottom: 5px
}

.sf-row input,.sf-row select {
    width: 100%;
    font-size: 14px;
    border-radius: 2px!important;
    height: 38px!important;
    margin: 0
}

.sf-row label {
    display: block;
    font-size: 15px;
    color: #969696;
    line-height: 25px
}

.sf-row>div {
    padding-right: 18px
}

.sf-row:after {
    content: '';
    display: block;
    clear: both
}

.sf-row textarea {
    height: 95px;
    border-radius: 2px
}

.sf-row .button {
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
    border: 1px solid #e50f31;
    background-color: #e50f31;
    border-radius: 6px!important;
    float: right;
    width: 106px;
    margin-right: 0
}

.sf-row .button:hover {
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
    background-color: #c10d2a
}

.sf-row.sf-2cols>div {
    width: 50%;
    float: left
}

.sf-row.sf-3cols>div {
    width: 33.3%;
    float: left
}

span.reconfirm {
    color: #DC1E35;
    font-size: 13px;
    font-weight: 700;
    margin-left: 10px;
    font-style: italic
}

.post-41892 input[type="submit"].button {
    line-height: 2px;
	border-radius:0
}
/* screens 1200px and lower */


#enhanced-search-form #cgs_ports label,
#enhanced-search-form #cgs_call_ports label {
    display: block
}

.esf-column {
    width: 16.666%;
    float: left;
    padding: 0 5px
}

.page-template-enhanced-search .wrap #primary {
    width: 100%;
    float: none
}

#enhanced-search-form .select_dates_row label {
    display: block
}

.select-field>div,
.departure-date-field>span {
    display: block;
    cursor: pointer;
    margin-bottom: 2px;
    text-transform: capitalize;
    background-color: #e5e6ef;
    padding: 3px 6px;
    border: 1px solid #e5e6ef
}

.select-field>div:hover {
    border: 1px solid gray
}

.select-field.option-filtered>div {
    background: gray;
    color: #fff;
    cursor: default;
    border: 1px solid gray!important
}

.departure-date-field.option-filtered>div:hover {
    background: #a0a0a0;
    color: #fff
}

.departure-date-field.option-filtered>div.shaded {
    background: #a0a0a0;
    color: #fff
}

.departure-date-field.option-filtered>div.active_option,
.departure-date-field.option-filtered>div.spandate1,
.departure-date-field.option-filtered>div.spandate2 {
    background: gray;
    color: #fff;
    cursor: pointer;
    border: 1px solid gray!important
}

.select-field {
    height: 290px;
    width: 100%;
    overflow-y: auto
}

[data-show="0"] {
    display: none!important
}

.departure-date-field>span {
    display: block;
    cursor: default;
    background: #fff;
    font-weight: 700;
    border: 1px solid #fff;
    clear: both
}

.departure-date-field>div {
    float: left;
    width: auto;
    margin-right: 1%;
    text-align: center;
    width: 24%
}

.esf-column>span {
    display: block;
    background-color: #23475a;
    text-transform: uppercase;
    color: #fff;
    padding: 6px;
    width: 100%;
    margin-bottom: 2px;
    font-weight: 600;
}

.destination-column {
    width: 15%
}

.departure-port-column {
    width: 15%
}

.departure-date-column {
    width: 20%
}

.length-cabins-column {
    width: 10%
}

.cruise-line-column {
    width: 20%
}

.cruise-ship-column {
    width: 20%
}

.cruise-count {
    width: 60%;
    float: left;
    font-size: 28px;
    padding: 30px 6px;
    line-height: 1.5em;
    font-weight: 700
}

.enhanced-search-buttons {
    width: 40%;
    float: left;
    padding: 30px 0
}

.enhanced-search-buttons:after {
    content: '';
    display: block;
    clear: both
}

.enhanced-search-buttons div {
    width: 50%;
    padding: 0 6px;
    float: left
}

.enhanced-search-buttons div [type="button"] {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    font-size: 18px;
    text-align: center;
    padding: 6px;
    width: 100%;
    line-height: 30px;
    background: #da221e;
    border: 0 none;
    color: #fff;
    border-radius: 0;
    text-shadow: 0 0 0 transparent;
    font-family: 'Raleway', sans-serif;
}

.enhanced-search-buttons div [type="button"]:hover {
    background: #c8001e
}

body .tabs_content > .active_tab.overview_tab {
    display: block;
}

.no-matches {
    display: none;
    text-align: center;
    font-size: 18px;
    color: #d91d1c;
    padding-bottom: 20px;
    font-weight: 700;
}

.page-template-cruise-lines #primary {
    width: 100%;
    float: none;
}

.page-template-cruise-lines .filter_by_boxes label {
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 6px;
}

.page-template-cruise-lines .filter_by {
    display: flex;
    margin-bottom: 10px;
}

.page-template-cruise-lines .filter_by input[type="button"] {
    font-size: 16px;
    margin-left: 16px;
}

.page-template-cruise-lines .filter_by_boxes label input {
    margin-right: 6px;
}

.offers .hentry.hide_item {
    display: none
}

#cruise-lines-filter {
    position: relative;
}

.filter_by_boxes {
    padding-left: 80px;
    padding-right: 80px;
}

.filter_by_label {
    position: absolute;
    left: 0;
    top: 0;
}

.filter_by_button {
    position: absolute;
    right: 0;
    top: 0;
}

body .offers {
    display: flex;
    flex-wrap: wrap;
}

.post-type-archive-deals h2 {
    width: 100%;
}

body .type-campaign {
    min-height: auto;
    margin-bottom: 40px;
}

.page-template-dynamic-search #primary {
    width: 100%;
    float: none;
}

.page-template-dynamic-search #campaign-deals {
    border-top: 2px solid #EC0025;
}

.single-campaign .entry-content {
    padding-bottom: 30px;
}

/*
.page-template-about #primary {
    width: 100%;
    float: none;
}
*/

.al-icon {
    background-position: center center;
    background-repeat: no-repeat;
    width: 190px;
    height: 115px
}

.about-list {
    width: 33.33%;
    padding-left: 10px;
    padding-right: 40px;
    float: left;
    margin-bottom: 50px
}

#about-lists h4 {
    color: #dc1e36;
    font-size: 18px;
    margin-bottom: 1em
}

#about-lists ul {
    margin-left: 0;
    padding-left: 15px;
    color: #384e5a
}

#about-lists:after {
    content: '';
    display: block;
    clear: both
}

.providers {
    width: 49%;
    float: left;
    padding: 20px 0;
}

.affiliations {
    padding: 20px 0;
    width: 49%;
    float: right;
}

.providers img {
    margin-right: 50px;
}

.affiliations img {
    margin-right: 30px;
}

.popupcontent form {
    background: #75b1c8;
    padding: 10px;
    overflow: auto
}

.popupcontent .salesforce_w2l_lead .w2linput.text {
    width: 100%;
    font-size: 16px;
    height: 36px;
    padding: 6px 10px;
    border: 0 none;
    border-radius: 0;
    margin-bottom: 10px;
}

.error {
    position: relative;
    top: -5px
}

.popupcontent .mc-embedded-subscribe-form input[type=text] {
    padding-left: 20px;
    margin-bottom: 10px
}

.closebtn {
    height: 36px;
    width: 36px;
    position: absolute;
    top: 6px;
    right: 6px;
    background: url(images/sprite.png) scroll no-repeat -50px 0
}

.popupcontent {
    margin-top: -309px
}

.notavailable:before {
    content: 'N/A';
    color: #d00;
    display: inline-block;
}

.soldout:before {
    content: 'Sold Out';
    color: #d00;
    display: inline-block;
}

.menu-toggle::after {
        content: '';
        display: inline-block;
        height: 10px;
        width: 10px;
        background: url('/cgcontent/themes/cruiseguru/images/arrowdown.png') scroll no-repeat center top;
        margin-left: 9px;
    }
	
	#pr-reviews-horizontal-widget .css-fapaes .css-kwydau {
    font-size: 1.3rem !important;
}

#pr-reviews-horizontal-widget .css-fapaes h4 {
font-size: 1.5rem !important;
}

@media screen and (max-width: 1200px) {
    .page #primary {
        width: 100%;
        float: none;
    }
    body .offers .type-campaign {
        width: 50%;
    }

    .cguru-vendor-info {
        position: static;
    }

    .page #secondary {
        width: 100%;
        max-width: 400px;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    #deals_filter {
        flex-wrap: wrap;
    }
    #departure_port_opt, #ports_of_call_opt, #cruise_line_opt, #duration_opt, #departure_month, #days_range {
        width: 32%;
        margin-bottom: 10px;
    }
    #primary-menu > li > .sub-menu {
        background: #fff;
        position: static;
        padding: 0;
        border-bottom: 0;
    }
    #primary-menu > li.show_submenu > .sub-menu {
        padding: 15px 0;
    }

    #primary-menu > li.twosubmenus > .sub-menu {
        
    }

    #primary-menu > li:hover > .sub-menu {
        left: 0;
    }
    #primary-menu > li.menu-item-has-children > a {
        position: relative;
        padding: 6px 20px 6px 20px;
        color: #fff;
    }
    #primary-menu > li.menu-item-has-children > a > .arrowdown {
        padding: 10px 15px;
        height: 30px;
		width: 50px;
        position: absolute;
        top: 50%;
        margin-top: -15px;
        right: 15px;
    }
    .main-navigation ul ul ul {
        display: none;
    }
    .main-navigation ul .show_submenu ul ul {
        display: block;
    }
    #cruise_finder_options > #cf_submit {
        max-width: 168px;
        margin-left: auto;
        margin-right: auto;
    }
    #finder-home .wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .finder-container {
        padding: 12px 32px 24px;
        background: #F2F5FA;
    }
    .linked_image {
        margin-bottom: 20px;
    }
    .widget_nav_menu > div {
        display: none;
        margin-bottom: 20px;
    }
    .footer-widgets-1 .widget {
        width: 100%;
    }
    .footer-widgets-1 .widget-title {
        cursor: pointer;
        position: relative;
    }
    .footer-widgets-1 .widget {
        margin-bottom: 0;
    }
    .footer-widgets-1 .widget-title:after {
        display: block;
        content: '';
        height: 10px;
        width: 10px;
        position: absolute;
        right: 10px;
        top: 50%;
        background: url('images/arrowdownblue.png') scroll no-repeat center center;
        margin-top: -5px;
    }
    .menu-toggle {
        font-size: 1.8rem;
        color: #fff;
        text-align: center;
        cursor: pointer;
        line-height: 24px;
        padding: 12px 0;
        position: relative;
    }
    .menu-toggle:after {
        content: '';
        display: inline-block;
        height: 10px;
        width: 10px;
        background: url('/cgcontent/themes/cruiseguru/images/arrowdown.png') scroll no-repeat center top;
        margin-left: 9px;
    }
    .main-navigation.open_menu #primary-menu {
        display: block;
        padding: 12px 0;
        border-top: 1px solid #fff;
    }
    #site-navigation .wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .site-title {
        text-align: center;
        width: 100%;
        padding: 70px 0 15px;
    }
    .site-branding .wrap {
        padding-left: 0;
        padding-right: 0;
    }
    #numberTime {
        width: 100%;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        background: #F2F5FA;
        padding: 9px 0;
    }
    .logged-in #numberTime {
        top: 32px;
    }
    #cruises-from-others {
        padding: 1.5rem 1rem;
    }
    .featured-offer {
        width: 100%;
        max-width: 720px;
        margin-left: auto;
        margin-right: auto;
    }
    .rec-item {
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
    }
    .cg-port a img, .featured-offer img {
        width: 100%;
    }
    .centered .button {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .footer-socials {
        text-align: center;
        width: 100%;
        padding-top: 15px;
    }
    .footer-socials a {
        float: none;
        display: inline-block;
    }
    .footer-menu {
        width: 100%;
    }
    .footer-links ul {
        padding: 10px 0;
    }
    .footer-links ul li {
        float: none;
    }
    #footer-menu {
        display: none;
    }
    #destination_ids label {
        width: 50% !important;
    }
    .cf_options label {
        width: 33.33%;
    }
    .options_buttons {
        padding-top: 15px;
    }
    .cf_options label {
        width: 50%;
    }
    .cf_options#dates label {
        width: 50%;
        display: none !important;
    }
    .cf_options#dates label.active_tab {
        display: block !important;
    }
    .cf_options#dates .cfo_heading {
        background: transparent;
        display: flex;
        padding: 0;
    }
    .cf_options#dates .cfo_heading span {
        padding: 10px 10px;
        width: 50%;
        max-width: 150px;
        background: #ebebeb;
        cursor: pointer;
        color: #aaa;
    }
    .cf_options#dates .cfo_heading span.active_tab {
        background: #d7e8f2;
        color: #26495c;
    }
    #tickers .ticker {
        width: 50%;
        padding: 10px 0;
    }
    .tabs_buttons {
        flex-wrap: wrap;
    }
    .tabs_buttons > div {
        width: 100%;
    }
    .overview_tab_text {
        width: 100%;
    }
    .overview_tab_side {
        max-width: 480px;
        width: 100%;
        padding-left: 0;
        margin-left: auto;
        margin-right: auto;
    }
    #page-hero .home-hero-item {
        min-height: 260px;
    }
    #cruises-from-featured {
        max-width: 720px;
        margin-left: auto;
        margin-right: auto;
    }
    #homepage-hero {
        display: none;
    }
    #finder-home {
        margin-top: 30px;
    }
    .cguru-ship-info {
        width: 25%;
    }
    .cguru-deal-info {
        width: 50%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .cguru-cta {
        width: 25%;
    }
    .cguru-prices {
        width: 100%;
        margin-top: 10px;
    }
    .cgp_top.cgp_row {
        display: none;
    }
    .cguru-prices {
        display: flex;
    }
    .cguru-prices .cgp_row {
        width: 25%;
        background: transparent !important;
    }
    .cgp_left, .cgp_fullprice, .cgp_priceperday {
        width: 100%;
    }
    .cgp_left {
        color: #000;
        background: #eef2f5;
    }
    .cgp_right {
        background: #fff;
    }
    .cguru-deal {
        padding-bottom: 0;
        margin-bottom: 32px;
    }
    .esf-column {
        margin-bottom: 10px
    }
    .destination-column {
        width: 30%
    }
    .departure-port-column {
        width: 30%
    }
    .departure-date-column {
        width: 40%
    }
    .length-cabins-column {
        width: 30%
    }
    .cruise-line-column {
        width: 30%
    }
    .cruise-ship-column {
        width: 40%
    }
    .single-campaign .entry-content, .single-river-campaign-deal .entry-content {
        padding-right: 0;
    }
    .single-deals .entry-content .cta_image, .single-campaign .entry-content .cta_image, .single-river-campaign-deal .entry-content .cta_image {
        position: static;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}

@media screen and (max-width: 1000px) {
    .providers, .affiliations {
        width: 100%;
        float: none;
    }
    .about-list {
        width: 92%;
        float: none;
        margin-left: auto;
        margin-right: auto;
        max-width: 400px
    }
    .al-icon {
        margin-left: auto;
        margin-right: auto;
    }
    #about-lists h4 {
        text-align: center
    }
    .single-deals .entry-content .left-column, .single-campaign .entry-content .left-column, .single-river-campaign-deal .entry-content .left-column {
        width: 100%;
        float: none;
        padding-right: 0
    }
    .wrap {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media screen and (max-width: 900px) {
    
    #ajax_options>form>div {
        width: 50%;
        margin-right: 0;
        padding-right: 10px;
        height: 50px;
    }
    .cguru-deal-info {
        width: 75%;
    }
    .cguru-pocs {
        padding-right: 0;
    }
    #departure_month .cf_options label {
        padding-right: 30px;
        width: 50%;
        margin-right: 0 !important;
    }
    .cguru-vendor-info {
        /*	display: none;*/
		width:100%;
		text-align:center
    }
    .cbformbox, .popupcontent {
        width: 92%;
        left: 4%;
        top: 20px;
        margin-top: 0;
        margin-left: 0;
        max-width: none;
    }
}


@media screen and (max-width:720px) {
    .c-ship:nth-of-type(3n+1) {
        clear: none
    }
	.cguru-ship-info img {
        display: none !important;
    }
	.cguru-ship-info {
		margin-bottom: 10px;
		width: 100%;
	}
    .c-ship {
        width: 50%;
        min-height: 200px;
        height: 280px
    }
    .tabs>div {
        width: 50%!important;
        float: left!important;
        margin-bottom: 0!important
    }
    .featured-offer {
        margin-bottom: 58px
    }
    .link-block {
        width: 50%
    }
    .cruise-count {
        width: 100%;
        float: none
    }
    .enhanced-search-buttons {
        width: 100%;
        float: none;
        padding: 0 0 30px
    }
    .finder-subscribe .subs,
    .single-deals #homeSearchForm {
        width: 100%;
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .finder-subscribe .subs {
        margin: 20px auto!important
    }
    .cruise-deal {
        margin-left: auto!important;
        margin-right: auto!important;
        float: none
    }
    .tabs>div {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 2px
    }
    .single-cruise-ship .promo_image .wrap {
        text-align: center;
        padding: 30px
    }
    .single-cruise-ship .promo_image img {
        display: inline-block;
        position: static
    }
    .single-cruise-ship h1 {
        font-size: 30px
    }
    .single-cruise-ship h2 {
        font-size: 20px
    }
    .dataTables_wrapper .dataTables_filter {
        width: 100%;
        float: none;
        text-align: left;
        clear: both;
        padding: 10px 0
    }
    #port-select label {
        line-height: 30px
    }
    .hideonmobile {
        display: none!important
    }
    .page-template-homepage .ssf_row,
    .ssf_row,
    .single .ssf_row,
    .ssf_row {
        width: 100%;
        float: none
    }
    .single #homeSearchForm.twothirds .subs,
    .page-template-default .subs {
        min-height: auto
    }
    .featured-offer .offer-info {
        display: none
    }
    .view-sale {
        display: block;
        bottom: -40px;
        border-radius: 0 0 8px 8px
    }
    .featured-offer img {
        border-radius: 8px 8px 0 8px
    }
    .featured-offer .mobilebutton {
        display: block
    }
    .single #homeSearchForm.twothirds {
        padding: 0
    }
    .tandcs {
        padding: 5px 20px
    }
    #deals_filter label {
        display: block;
        margin: 10px 0
    }
    .promotion-text h3 {
        padding-right: 70px;
        font-size: 20px
    }
    .cguru-deal-info {
        width: 100%;
        float: none;
        padding-left: 0;
        padding-right: 0;
    }
    .cguru-cta {
        width: 100%;
    }
    .cguru-view-details {
        
    }
    .cguru-view-details .button {
        padding: 6px;
        text-align: center;
        width: 100%;
    }
    .cguru-duration, .cguru-lowest-price {
        display: inline-block;
        margin-right: 6px;
    }
    .wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width:640px) {
    body .offers .type-campaign {
        width: 100%;
    }
    #departure_month .cf_options label {
        width: 100%;
    }
    .c-ship {
        height: 240px
    }
    #tickers .ticker {
        width: 100%;
        float: none
    }
    .esf-column {
        width: 100%!important
    }
    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        text-align: left!important;
        padding: 0
    }
    .dataTables_wrapper .dataTables_filter {
        padding-bottom: 10px
    }
    .page-id-22272 .dataTables_wrapper {
        margin-top: 0
    }
    .dataTables_wrapper .dataTables_length {
        float: none;
        margin-left: 0
    }
    select[name="cruises-in"] {
        margin-bottom: 10px
    }
    #departure-ports .cruises-from {
        width: 100%;
        min-height: 0;
        float: none
    }
    .booking .button-container {
        width: 100%;
        float: none
    }
    .booking .book-until {
        float: none;
        width: 100%;
        margin-top: 5px
    }
}

@media screen and (max-width:480px) {
    .cbformbox, .popupcontent {
        width: 90%;
        left: 0;
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    #deals_filter label select {
        margin-left: 0;
        display: block;
        width: 100%
    }
    .c-ship {
        min-height: 180px;
        height: 200px
    }
    .tabs>div {
        width: 100%!important;
        float: none!important
    }
    .main-navigation ul#primary-menu>li>ul>li {
        width: 100%;
        float: none
    }
    .wrap {
        width: 98%
    }
    .more-deal {
        float: none!important;
        display: block!important;
        max-width: 380px;
        width: 100%;
        margin-left: auto!important;
        margin-right: auto!important
    }
    .wrap #primary,
    .wrap #secondary {
        float: none;
        width: 100%
    }
    .wrap #secondary img {
        width: 100%
    }
    .main-navigation ul#primary-menu>li>ul>li>ul>li {
        line-height: 25px;
        margin-left: 15px;
        font-size: 16px
    }
    .single-deals .entry-content {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
        width: 100%;
        padding-right: 0
    }
    .single-deals .entry-content .cta_image {
        position: relative;
        right: auto;
        top: 0;
        text-align: center
    }
    .deal-thumb {
        float: none;
        margin-right: 0
    }
    .cruise-deal {
        width: 100%
    }
    .footer-links,
    .footer-widgets-1,
    .blog-link,
    .copyright,
    .footer-widgets-2,
    .social-title {
        float: none;
        width: 100%
    }
    .copyright {
        clear: both;
        text-align: center
    }
    .footer-widgets-1 .widget {
        float: none;
        width: 100%
    }
    #homeSearchForm .loading_panel_trigger {
        float: none;
        margin-top: 0
    }
    #homeSearchForm .iframeButtons input {
        margin: 5px 10px 0 0
    }
    .featured-offer .offer-info {
        display: none
    }
}

