/* --------------------
	MEDIA QUERIES MERGED:
	- SHOLEKOV.CSS
	- STYLE.CSS
	- RESPONSIVE-STYLE.CSS
	- REQUESTS-STYLE.CSS
	- OPTIMIZELY.CSS
	- STYLE-DESTINATIONS.CSS
	- VOYAGE.CSS
----------------------- */
/* MIN-WIDTH */
@media (min-width: 767px) {
  ul.tab-grey {
    border-bottom: 0;
    clear: both;
    margin-top: 15px;
  }

  .cols-5>div {
    width: 20%;
  }

  .clearfix-min767 {
    display: block;
  }

  .infoblock-3col>div {
    padding: 0 5px;
  }

  .item-inner-wrap {
    background-image: none!important;
  }
}
@media (min-width: 768px) {
  .modal-white .modal-dialog {
    margin: 75px auto;
    max-width: 858px;
    width: 98%;
  }
  .single-destination-new .modal-white .modal-dialog{
	margin: 20px auto;
  }
  .de .list-col-request-btn button {
    height: 40px;
  }

  .form-modal .modal-dialog {
    margin: 30px auto;
    width: 600px;
  }

  .destinations-filtered-gallery.gallery-optimizely .table>tbody>tr>td {
    height: auto;
  }

  .destinations-filtered-gallery.gallery-optimizely .flex-dest-outer {
    width: 32.3333%;
  }

  .search-header-under button.btn.btn-primary.btn-block,
  .simple-search-header .matching-wrapper .matching-cruises-number,
  .simple-search-header .matching-wrapper .matching-text {
    display: none!important;
  }

  .clear-holder,
  .filter-flex-wrapper {
    display: block!important;
  }

  .simple-search-header .filter-flex .single-filter .dropdown-toggle {
    border: 1px solid #ebebeb;
  }

  .filter-flex-wrapper {
    margin-bottom: 20px;
  }

  .simple-search-header .filter-flex-wrapper {
    margin-bottom: 0;
  }

  .wrap-inner.collapse {
    display: block;
  }

  .footer-top-row .collapse {
    display: block;
  }

  .destinations-filtered-gallery .table>tbody>tr>td {
    height: 17px;
    overflow: hidden;
  }

  #additionalFilters .header-h3 {
    margin-bottom: 0;
  }

  .collapse-cruise {
    display: block;
    margin-bottom: 0;
  }

  .contact-us .our-offices .row {
    margin-top: 40px;
  }

  .contact-us .collapse {
    display: block;
  }

  .allexclusive .special-content>div[class*="col-"]>div.collapse,
  .collapse-more,
  .port-search .collapse,
  .single-port-overview .collapse {
    display: block;
  }

  .content-2-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }

  .btn-collapse,
  .btn-collapse:focus,
  .btn-collapse:hover,
  .footer-top-title,
  .label-collapse {
    pointer-events: none;
  }

  .destinations-filtered-list .ports {
    line-height: 15px;
  }

  .search-and-results .search-group {
    width: 60%;
  }

  .mobile-collapse {
    display: block;
  }

  .allexclusive .special-content .collapse {
    display: block;
    height: auto;
  }
  .btn_base-white-desktop, .btn_base-white-desktop,.btn_base-white-desktop:hover, .btn_base-white-desktop:focus, .btn_base-white-desktop:active{
	  background-color: white !important;
	  color: black;
  }
  .rabty2_brochure_one.col-sm-offset-2,
  .rabty2_brochure_three.col-sm-offset-1 {
	  margin-left: 12.5%;
  }
/* Scrollbar for left sidebar (nanoScroller) */
  .page-single-expert .left-sidebar ul.nano {
  	max-height: 240px;
  }
  .is-tablet .page-single-expert .left-sidebar ul.nano {
	max-height: 180px;
  }
  .page-single-expert .left-sidebar ul.nano li:hover {
    background-color: #333;
    color: #fff;
  }
  .page-single-expert .left-sidebar.nano-wrapper ul {
	  display: none;
  }
  .page-single-expert .left-sidebar.nano-wrapper ul.nano {
	  display: block;
  }
  .page-single-expert .left-sidebar.nano-wrapper ul.nano .nano-pane {
	  right: initial !important;
	  left: 0 !important;
  }
  .page-single-expert .left-sidebar.nano-wrapper ul.nano .nano-content {
	  padding-left: 10px;
  }
/*
	- Old scrollbar implementation
	.page-single-expert .left-sidebar ul {
		max-height: 240px;
		overflow-y: scroll;
		direction: rtl;
		margin-left: -8px !important;
		padding-left: 1px !important;
	}
	.page-single-expert .left-sidebar ul::-webkit-scrollbar {
		-webkit-appearance: none;
		width: 7px;
	}
	.page-single-expert .left-sidebar ul::-webkit-scrollbar-thumb {
		border-radius: 4px;
		background-color: rgba(0,0,0,.5);
		-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
	}
*/
}
@media (min-width: 769px) {
  .summary-header {
    float: left;
  }

  .filter-port-results .tbody a {
    display: block;
    min-height: 42px;
    vertical-align: top;
  }

  .filter-port-results .tbody a div {
    font-size: 13px;
    line-height: 20px;
    padding: 10px 15px;
  }
}
@media (min-width: 991px) {
  .main-menu li+li {
    border: none!important;
  }

  .main-menu li+li>a>span {
    border-left: 1px solid #e5e5e5;
    display: block;
    margin: 0 -12px;
    padding: 0 12px;
  }

  .main-menu .sub-menu span {
    border-left: 0;
  }

  nav.nav-main {
    position: relative;
    z-index: 9;
  }

  nav.nav-main .menu>li>a {
    display: table;
    float: none;
    height: 30px;
    line-height: 30px;
    margin: auto;
    padding: 0 6px;
    position: absolute;
    position: static;
    width: 100%;
  }

  .de nav.nav-main .menu>li:nth-child(2)>a,
  .en nav.nav-main .menu>li:first-child>a,
  .en nav.nav-main .menu>li:nth-child(2)>a {
    padding: 0 20px;
  }

  nav.nav-main .menu>li:first-child>a {
    line-height: 15px;
  }

  nav.nav-main .menu>li:nth-child(2)>a {
    line-height: 15px;
  }

  nav.nav-main .menu>li:nth-child(6)>a {
    line-height: 15px;
  }

  nav.nav-main .menu>li:last-child>a {
    line-height: 15px;
  }

  nav.nav-main .hide-this>a {
    display: none;
  }

  nav.nav-main .menu {
    padding: 0!important;
  }

  nav.nav-main .menu>li {
/*     font-size: 13px; */
/*     height: 50px; */
    line-height: 1.3em;
    position: relative;
    text-align: center;
    vertical-align: middle;
/*     width: 14.3%; */
  }

  nav.nav-main .menu>li.current-menu-ancestor,
  nav.nav-main .menu>li.current_page_item {
    background: #e6e7e8;
  }

  nav.nav-main .menu li.current-menu-ancestor li.current-menu-item {
    background: #000;
    color: #fff;
  }

  nav.nav-main .menu li.current-menu-ancestor li.current-menu-item a {
    color: #fff;
  }

  nav.nav-main .menu>li:hover {
    background: #e6e7e8;
    border: 0;
    outline: 0;
  }

  nav.nav-main .menu>li li+li {
    border-left: 1px solid #e6e7e8;
    border-left: 0;
  }

  nav.nav-main .menu>li.column2>.sub-menu {
    padding-top: 15px;
  }

  nav.nav-main .menu>li.column1>.sub-menu {
    width: 225px;
  }

  nav.nav-main .menu>li.column1>.sub-menu ul {
    padding: 0;
  }

  nav.nav-main .menu>li>.sub-menu {
    background: #e6e7e8;
    background-image: -moz-linear-gradient(90deg,#ffffff 0%,rgba(255,255,255,0) 100%);
    background-image: -webkit-linear-gradient(90deg,#ffffff 0%,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(90deg,#ffffff 0%,rgba(255,255,255,0) 100%);
    border: 1px solid #e5e5e5;
    box-shadow: 0 8px 43px 0 rgba(51,51,51,0.42);
    display: none;
    height: auto;
    overflow: hidden;
    padding: 25px 0 10px 0;
    position: absolute;
    width: 450px;
    z-index: -1;
  }

  nav.nav-main .menu>li>.sub-menu>li:before {
    border-left: 1px solid #e6e7e8;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 0;
  }

  .ie9 nav.nav-main .menu>li>.sub-menu>li:before {
    border-left: 1px solid #cbcbcb;
  }

  nav.nav-main .menu>li>.sub-menu>li {
    margin-left: 1px;
    position: relative;
    width: 50%;
  }

  nav.nav-main .menu>li>.sub-menu>li:first-child {
    padding-left: 1px;
    padding-right: 1px;
  }

  nav.nav-main .menu>li>.sub-menu>li ul>li {
    margin-bottom: 1px;
  }

  nav.nav-main .menu>li>.sub-menu>li ul>li>a {
    padding-left: 20px;
  }

  nav.nav-main .menu>li>.sub-menu li .sub-menu {
    height: 100%;
  }

  nav.nav-main .menu>li>.sub-menu li {
    line-height: 14px;
  }

  nav.nav-main .menu>li>.sub-menu li>a {
    border: 0;
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    line-height: 14px;
    padding: 8px 20px;
    text-align: left;
  }

  nav.nav-main .menu>li>.sub-menu li>a:after {
    border-bottom: 1px solid #000;
    bottom: -18px;
    content: '';
    display: block;
    margin-bottom: 8px;
    position: relative;
    width: 50%;
  }

  nav.nav-main .menu>li>.sub-menu li li {
    border-left: 0;
    display: block!important;
    height: auto;
    line-height: 10px;
  }

  nav.nav-main .menu>li>.sub-menu li li a {
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-size: 10px;
    font-weight: 400;
  }

  nav.nav-main .menu>li>.sub-menu li li a:hover {
    background: #000;
    color: #fff;
  }

  nav.nav-main .menu>li>.sub-menu li li a:after {
    display: none;
  }

  nav.nav-main .menu>li:last-child>ul {
    left: auto!important;
    right: 0;
  }

  .suite-img .loading-over {
    left: 38%;
    top: 29%;
  }

  .form-modal .form-group.receive-emails div.col-sm-offset-2 {
    width: 66%;
  }


  	.sf-h6 {
		font-size: 18px;
		font-style: italic;
		margin-bottom: 10px;
	}

	.sf-extras {
		margin-bottom: 15px;
		padding: 0 15px!important;
	}

	.sf-extra-wrap {
		border: 1px solid #000;
		padding: 10px;
	}

	.sf-extra {
		margin-bottom: 8px;
		position: relative;
	}

	.sf-extra:last-child {
		margin-bottom: 0;
	}

	.sf-extra .modal-trigger a,.sf-extra .modal-trigger span {
		display: block;
		font-size: 13px;
		font-weight: 700;
		line-height: 14px;
		padding-bottom: 3px;
		text-decoration: none;
	}

	.suite-exl-offer-link-modal {
		padding-left: 29px;
	}

	.sf-extra a span {
		display: inline-block;
		float: left;
		line-height: 15px;
		text-decoration: underline;
	}

	.sf-extra .feature {
		float: left;
	}

	.sf-extra>div {
		clear: both;
	}

	.suits p {
		font-size: 14px;
	}

	.suits .panel-heading {
		padding: 10px 0;
	}

	.suits .suite-table-row {
		display: block;
	}

	.suite-col,.suite-col-right {
		min-height: 70px;
	}

	.suite-select-req-quote .suite-col-right {
		min-height: initial;
	}

	.suite-col {
		float: left;
		padding: 0 15px;
	}

	.suite-col .media-object {
		cursor: pointer;
	}

	.suite-col-right {
		float: right;
		padding: 0 15px;
	}

	.suite-panel {
		background: #e9e9e9;
		color: #000;
		margin-bottom: 10px;
	}

	.suite-img {
		height: auto;
		width: auto;
	}

	.suite-img img {
		height: auto;
		max-height: 70px;
		width: auto;
	}

	.suite-name {
		max-width: 226px;
		max-width: 21%;
		padding-top: 10px;
		width: auto;
	}

	.suite-fares {
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		font-size: 12px;
		line-height: 1;
		min-width: 224px;
		padding: 0 10px;
	}

	.suite-fares span {
		font-size: 18px;
		font-weight: 700;
		line-height: 1.2;
	}

	.suite-fares span:first-child {
		font-size: 13px;
		font-weight: 400;
	}

	.suite-feature-lists {
		margin-bottom: 40px;
	}

	.suits .voy-show {
		cursor: pointer;
		float: right;
		line-height: 70px;
		min-width: 176px;
		padding-right: 0;
		position: relative;
		text-align: right;
		text-transform: uppercase;
	}

	.suits .voy-show .plusminus {
		float: right;
		font-size: 40px;
		font-weight: 600;
		line-height: 25px;
		top: 0;
	}

	.suits .suite-col-right .btn-primary {
		font-size: 13px;
		font-weight: 400;
		height: 30px;
		line-height: 13px;
		margin: 20px 0;
		padding-right: 50px;
	}

	.suits .suite-col-right .btn-primary i {
		line-height: 20px;
	}

	.suite-descr>p:first-child {
		text-transform: uppercase;
	}

	/*
.suite-spec-box {
		float: right;
		max-width: 250px;
		padding-top: 30px;
	}
*/
}
@media (min-width: 992px) {
  .zoomed-in .header {
    position: relative!important;
  }

  .zoomed-in .header .top-header-wrap {
    position: absolute!important;
  }

  .header .top-header-wrap {
    overflow: hidden;
  }

  .header.lang-selector-active .top-header-wrap {
    overflow: visible;
  }

  .hide-in-desktop {
    display: none!important;
  }

  .contact-phone-number a {
    display: none;
  }

  .bottom-header {
    margin-top: 60px!important;
  }

  .lang-mobile-label {
    display: none;
  }
}

/* MAX-WIDTH */
@media (max-width: 1600px) {
  #ajax_gallery_body .wrap ul.nav {
    padding: 5px 10px;
  }
}
@media (max-width: 1024px) {
  .footer-seperator {
    margin: 0 0 30px 0;
    max-width: 100%;
  }

  .destinations-generic-wrapper h3 {
    margin-bottom: 5%;
  }

  .dest-slider-description {
    padding: 8% 0;
  }

  .dest-slider-description p {
    padding: 0 8%;
  }

  .home-body .new-banner-content {
    left: 40px;
  }

  .destinations-generic-wrapper {
    padding: 40px 15px 9px 15px;
  }
}
@media (max-width: 1023px) {
	.block-max1023 {display: block;}
}
@media (max-width: 1100px) {
  .destinations-generic-wrapper h3 {
    font-size: 27px;
    margin-bottom: 2%;
  }

  .dest-slider-description p {
    font-size: 12px;
  }
}
@media (max-width: 992px) {
  .left-sidebar ul li.active {
    display: block;
    height: auto;
  }

  .left-sidebar ul li.active i {
    right: 12px;
  }

  .left-sidebar ul li.active i.fa-angle-right:before {
    content: "\f107";
  }
}
@media (max-width: 991px) {
  .left-sidebar ul {
    width: auto;
  }

  .bx-viewport {
    overflow: visible!important;
  }

  #main-menu .mobile-div {
    position: relative;
    z-index: 1;
  }

  .header .main-menu .hide-this>a {
    display: none;
  }

  nav.nav-main .menu>li.active {
    margin: 10px 0;
  }

  nav.nav-main .menu>li.active a {
    font-size: 30px;
    height: auto;
    line-height: initial;
    padding: 15px 10px 10px 20px;
  }

  nav.nav-main .menu>li li+li {
    border-left: 1px solid #e6e7e8;
    border-left: 0;
  }

  nav.nav-main .menu>li>.sub-menu>li {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
  }

  nav.nav-main .menu>li>.sub-menu>li:before {
    border-left: 1px solid #e6e7e8;
    content: '';
    display: block;
    height: 85%;
    left: -1px;
    position: absolute;
    top: 0;
    width: 0;
  }

  nav.nav-main .menu>li>.sub-menu>li:first-child {
    padding-left: 0;
    padding-right: 1px;
  }

  nav.nav-main .menu>li>.sub-menu>li ul {
    padding: 0;
  }

  nav.nav-main .menu>li>.sub-menu>li ul>li {
    margin: 0;
    padding: 0;
  }

  nav.nav-main .menu>li>.sub-menu>li ul>li>a {
    padding-left: 35px;
  }

  nav.nav-main .menu>li>.sub-menu li {
    height: auto;
    line-height: 14px;
  }

  nav.nav-main .menu>li>.sub-menu li>a {
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    line-height: 16px;
    padding: 8px 20px;
    text-align: left;
  }

  nav.nav-main .menu>li>.sub-menu li>a:after {
    border-bottom: 1px solid #000;
    bottom: -18px;
    content: '';
    display: block;
    margin-bottom: 8px;
    position: relative;
    width: 50%;
  }

  nav.nav-main .menu>li>.sub-menu li li {
    border-left: 0;
    display: block!important;
    height: auto;
    line-height: 10px;
  }

  nav.nav-main .menu>li>.sub-menu li li a {
    font-weight: 400;
  }

  nav.nav-main .menu>li>.sub-menu li li a:hover {
    background: #000;
    color: #fff;
  }

  nav.nav-main .menu>li>.sub-menu li li a:after {
    display: none;
  }

  nav.nav-main .menu>li.menu-item-has-children ul.sub-menu {
    display: none!important;
  }

  .v-line {
    background: #f5f5f5;
    height: 70px;
    position: absolute;
    right: 62px;
    top: 0;
    width: 3px;
  }

  .voyage-journal .banner-holder .banner-voyage-journal-container {
    height: 329px;
  }

  .voyage-journal .banner-holder .banner-content>div:nth-child(6),
  .voyage-journal.voyage-journal-single-day .banner-content .banner-content-left div:nth-child(5) {
    display: none;
  }

  .banner-simple.clearfix.banner-voyage-journal {
    margin-bottom: 0;
  }

  .container .journal-new .journal-grid-overlay {
    height: 90%;
    width: 98%;
  }

  .voyage-content-wrapper {
    bottom: 20px;
  }

  .fyc-wrapper .voyage-content-wrapper {
    bottom: -20px;
  }

  .journal-new .discover-more,
  .journal-new .discover-more:hover {
    display: none;
  }

  .suite-details img {
    width: 100%;
  }

  .fyc-wrapper .banner-simple .banner-content {
    margin-top: 0;
  }

  .de .header-and-text-wrap,
  .de .infoblock-2col .discover-more,
  .de .two-images-grid-inner .discover-more {
    left: 20px;
  }

  .de .footer-forms label {
    font-size: 13px;
    letter-spacing: -0.5px;
  }

  .de .receive-emails .col-md-6.col-sm-6.col-xs-12.col-md-offset-2.col-sm-offset-2 {
    width: 45%;
  }

  .de .footer-forms .btn-primary {
    padding: 6px 55px 6px 22px;
  }

  .de .infoblock-2col .discover-more {
    bottom: 20px;
    top: auto;
  }

  .de .content-blocks .content-block-text-wraper {
    line-height: 17px;
    margin-top: 10px;
    max-width: 275px;
  }

  .de .block-image-brochure .thumbs .thumbnail .checkbox label {
    font-size: 11px;
    letter-spacing: -0.5px;
    line-height: 17px;
  }

  .de .suite-panel .request-button-voyage-suite {
    width: 25%;
  }

  .de .header-and-text-wrap {
    left: 30px;
    left: 20px;
    top: 25px;
  }

  .de .row.infoblock-3col h3 {
    font-size: 22px;
    letter-spacing: -0.5px;
  }

  .destinations-filtered-gallery .text-right {
    display: none;
  }

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

  .form-modal .form-group {
    margin-bottom: 0;
  }

  .form-modal .request-quote .summary {
    margin-bottom: 15px;
  }

  .form-modal .form-group-2,
  .form-modal .form-group-2 div,
  .form-modal .form-group-3,
  .form-modal .form-group-3 div {
    width: 100%;
  }

  .form-modal .request-custom-form .form-group {
    margin-left: 0;
    margin-right: 0;
  }

  .form-modal form {
    margin-left: -5px;
    margin-right: -5px;
  }

  #cookieInfoContainer .closeButton {
    width: 40px;
  }

  .cookie-msg-text {
    width: auto;
  }

  .simple-search-header .filter-flex .chosen-container-single .chosen-single,
  .simple-search-header .filter-flex .form-control {
    padding: 6px 12px;
  }

  .simple-search-header .chosen-single>span i {
    margin-top: -7px;
  }

  .simple-search-header .destinations-view-tabs {
    position: absolute;
  }

  .simple-search-header .destinations-view-tabs .nav-tabs li {
    width: auto;
  }

  .btn_base-md_responsive {
    font-size: 12px;
    min-height: 34px;
    padding: 9px 12px 7px 12px;
  }

  .destinations-filtered-gallery.gallery-optimizely .destination-info-summary {
    padding: 0;
  }

  .destinations-filtered-gallery.gallery-optimizely .destination-info .table label {
    font-size: 11px;
  }

  .destinations-filtered-gallery.gallery-optimizely .summary td span.list-date,
  .destinations-filtered-gallery.gallery-optimizely .summary td span.number-value {
    font-size: 14px;
  }

  .destinations-filtered-gallery.gallery-optimizely .summary td span {
    font-size: 12px;
  }

  .destinations-filtered-gallery.gallery-optimizely .table tbody tr td {
    font-size: 12px;
  }

  #raqm .request-quote-inner {
    text-align: center;
  }

  body {
    padding-top: 60px;
  }

  .body-fixed {
    position: fixed;
    width: 100%;
  }

  .header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1042;
  }

  .header:not(.has-menu-expanded) {
    max-height: 60px;
    overflow: hidden;
  }

  .header.has-menu-expanded {
    bottom: 0;
    overflow-y: auto;
  }

  .header.has-menu-expanded::-webkit-scrollbar {
    width: 0;
  }

  .body-fixed.zoomed-in {
    position: static;
  }

  .zoomed-in .header {
    position: absolute!important;
  }

  .zoomed-in .header .top-header-wrap {
    position: relative!important;
  }

  .zoomed-in .header.has-menu-expanded {
    overflow-y: visible!important;
  }

  .top-header-wrap {
    position: relative;
  }

  body.modal-open {
    position: fixed;
    width: 100%;
  }

  .container {
    width: auto;
  }

  .top-header {
    padding: 0;
  }

  .logo {
    padding-right: 0;
  }

  .main-menu li+li:before {
    color: transparent;
    content: none;
    padding: 0;
  }

  .header-secondary {
    display: none;
  }

  .main-links {
    display: none;
  }

  .navbar-toggle .icon-bar {
    border: #fff 1px solid;
  }

  .top-header button.navbar-toggle.collapsed a {
    color: #fff;
  }

  .mobile-div {
    display: block;
  }

  .header-contact-us {
    border-right: 1px solid #fff;
    display: table;
    float: right;
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-size: 15px;
    font-weight: 600;
    height: 60px;
    line-height: 1;
    max-width: 120px;
    padding: 0 8px;
    text-transform: uppercase;
  }

  .tcell {
    display: table-cell;
    vertical-align: middle;
  }

  .menu-border {
    border-right: 1px solid transparent;
  }

  .mob-header-call {
    border-right: 1px solid #fff;
    float: right;
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 0 8px;
  }

  .footer {
    margin-bottom: 0!important;
  }

  .bottom-footer-secondary-menu li {
    display: none;
    padding-right: 15px;
  }

  .bottom-footer-secondary-menu .call {
    border: 0;
    display: block;
    width: 100%;
  }

  .bottom-footer-secondary-menu .call a {
    float: right;
  }

  .footer-left-menu .menu {
    display: none;
  }

  .footer-left-menu .footer-social {
    display: block;
  }

  .footer-left-menu .footer-social a {
    color: #fff;
    margin-left: 10px;
  }

  .footer-left-menu .footer-social i {
    line-height: 35px;
  }

  .follow-col .col-right {
    clear: both;
    float: left;
  }

  .footer-bottom-wrap a {
    display: block;
    float: left;
    line-height: 35px;
  }

  .footer .navbar-collapse {
    overflow: visible;
  }

  .footer-top-col {
    overflow: hidden;
  }

  .footer-form {
    padding-left: 7px;
    padding-right: 7px;
  }

  .home-content-block {
    background-size: 100% 100%;
    width: 49%;
  }

  .home-content-row {
    margin: 15px;
  }

  .home-content {
    padding: 0;
  }

  .banner-simple .banner-fyc,
  .banner-simple .banner-home {
    background-position: bottom right;
    background-size: 130%;
  }

  .find-cruise-block {
    right: 15px;
  }

  .banner-simple .main-banner-wrap {
/*     height: 330px; */
  }

  .banner-voyage-journal .main-banner-wrap {
    height: 400px;
  }

  .hide-options-wrapper a.cruise-advanced-search2 {
    display: block;
  }

  .fyc-wrapper .toggle-advanced,
  .page-home .toggle-advanced {
    bottom: 22px;
  }

  .fyc-wrapper .main-banner-wrap.banner-img,
  .page-home .main-banner-wrap.banner-img {
    margin-bottom: 0!important;
    padding-bottom: 100px;
  }

  .main-banner-wrap .top-banner-title {
    font-size: 40px;
    margin-bottom: 20px;
  }

  .banner-voyage-journal .banner-voyage-journal-container {
    position: absolute;
  }

  .banner-voyage-journal .banner-voyage-journal-container .banner-content {
    margin: 15px auto;
    padding: 0 15px;
  }

  .banner-voyage-journal p {
    font-size: 12px;
    line-height: 16px;
  }

  .banner-voyage-journal h4 {
    padding: 0;
  }

  .banner-voyage-journal .header-h6 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
  }

  .voyage-date,
  .voyage-id,
  .voyage-nr {
    font-size: 12px;
    margin-bottom: 5px;
  }

  .journal-grid.header-and-text-wrap,
  .voyage-journal-title {
    font-size: 16px;
  }

  .voyage-ship-name {
    bottom: 60px;
  }

  .voyage-journal-title {
    bottom: 10px;
  }

  .banner-share-btns {
    padding-right: 15px;
  }

  .banner-simple p {
    margin-bottom: 15px;
  }

  .left-sidebar h2 {
    background-image: none;
  }

  .banner-fyc .top-banner-title,
  .banner-home .top-banner-title {
    left: 30px;
  }

  .banner-content {
    padding: 30px 15px 0 15px;
  }

  .banner-cruise .banner-content {
    padding: 0 15px;
  }

  .banner-cruise .main-banner-wrap .top-banner-title {
    margin-bottom: 0;
  }

  .banner-simple.banner-cruise .banner-content-2 .header-h2 {
    font-size: 26px;
    margin-bottom: 15px;
  }

  .advancedFYC .modal-dialog {
    margin: 10px 15px;
    width: auto;
  }

  .advancedFYC .modal-body {
    padding: 0;
  }

  .findYourCruiseContainer .container {
    padding: 0;
  }

  .main-banner-wrap .carousel-indicators {
    bottom: 20px;
    display: block;
  }

  .fyc-wrapper .main-banner-wrap .carousel-indicators,
  .page-home .main-banner-wrap .carousel-indicators {
    bottom: 120px;
    display: block;
  }

  .carousel-indicators li {
    height: 8px;
    width: 8px;
  }

  .slider-texts .carousel-indicators li {
    height: 10px;
    width: 10px;
  }

  .tabs-or-slider .slider-texts .carousel-indicators li {
    background-color: #bababa;
    height: 10px;
    width: 10px;
  }

  .tabs-or-slider .slider-texts .carousel-indicators li.active {
    background-color: #fff;
  }

  .home-body .new-banner-content {
    left: 27px;
    top: 80px;
    width: auto;
  }

  .destinations-view-tabs {
    margin-bottom: 14px;
    position: static;
  }

  .destinations-view-tabs .nav-tabs {
    text-align: center;
  }

  .destinations-view-tabs .nav-tabs li {
    float: none;
    margin: 0 auto;
    width: 110px;
  }

  #additionalFilters .header-h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  #additionalFilters .header-h3 .matching-cruises-number,
  #additionalFilters .header-h3 .matching-text {
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 700;
  }

  .matching-title {
    line-height: 20px;
  }

  .filter-flex .chosen-container-single .chosen-single,
  .filter-flex .single-filter .dropdown-toggle {
    font-size: 12px;
    height: 32px;
  }

  .filter-flex .single-filter .dropdown-toggle i {
    font-size: 13px;
    line-height: 22px;
    right: 12px;
  }

  .filter-flex .chosen-single>span i {
    font-size: 13px;
    line-height: 14px;
    right: 12px;
  }

  .filter-flex .single-filter .dropdown.open .dropdown-toggle i:before,
  .filter-flex .single-filter.open .chosen-single>span i:before {
    content: "\f106";
  }

  .filter-flex .chosen-container-single .chosen-single span {
    line-height: 19px!important;
  }

  #additionalFilters .filter-flex-title {
    padding-bottom: 10px;
  }

  .single-destination .filter-flex .chosen-container-single .chosen-single span {
    margin-right: 15px;
  }

  .filter-flex .single-filter.selected-active .dropdown.open .dropdown-toggle {
    background: none repeat scroll 0 0 #ebebeb;
  }

  .filter-flex .chosen-container .chosen-results::-webkit-scrollbar,
  .limited-dropdown::-webkit-scrollbar {
    background-color: inherit;
    margin-left: 5px;
    width: 6px;
  }

  .filter-flex .chosen-container .chosen-results::-webkit-scrollbar-thumb,
  .limited-dropdown::-webkit-scrollbar-thumb {
    background-color: #000;
    border: 0;
  }

  .filter-flex .chosen-container .chosen-results::-webkit-scrollbar-button,
  .limited-dropdown::-webkit-scrollbar-button {
    height: 0;
  }

  .filter-flex .single-filter .chosen-container .chosen-results {
    border-top: 0;
    padding-right: 5px;
  }

  .filter-flex .icheckbox_minimal-grey {
    background-color: transparent;
    background-image: url(../skins/minimal/black-rounded-mini2.png);
    background-size: 190px;
    height: 11px;
    width: 11px;
  }

  .destinations-filtered-gallery h2 {
    font-size: 17px;
  }

  .destinations-filtered-gallery .destination-info h3 {
    font-size: 13px;
  }

  .destinations-filtered-gallery .destination-info p {
    display: none;
  }

  .footer-forms .form-inputs {
    padding-right: 120px;
  }

  .pt-br .footer-forms .form-inputs {
    padding-right: 125px;
  }

  .footer-forms .submit-btn {
    height: 32px!important;
    min-height: 32px;
    padding: 2px 0 2px 15px!important;
    width: 112px;
  }

  .es .footer-forms .submit-btn,
  .pt-br .footer-forms .submit-btn {
    font-size: 11px;
    padding-left: 10px!important;
    width: 120px;
  }

  .footer-forms .imofire:before {
    height: 26px;
  }

  .footer-forms .email-input,
  .pt-br .footer-forms .email-input {
    font-size: 14px;
    height: 32px;
    width: 100%;
  }

  .destinations-filtered-list .list-col-data {
    width: 80%;
  }

  .list-col-ports {
    width: 56%;
  }

  .list-col-date {
    width: 7%;
  }

  .contact-phone-number a:focus,
  .contact-phone-number a:hover {
    color: #fff;
    cursor: default;
  }

  .MoreSO {
    margin-top: -2px;
    padding: 5px 10px;
  }

  .mob-header-right-wrap {
    display: block;
    height: 60px;
    margin-right: -15px;
  }

  .mob-header-right-wrap a {
    font-size: 15px;
    font-weight: 600;
  }

  .header .navbar-toggle {
    background: #fff;
    border: 0;
    border-left: 1px solid #666;
    border-radius: 0;
    display: block;
    height: 60px;
    margin: 0;
    padding: 0 15px;
    text-transform: uppercase;
  }

  .header .navbar-toggle.collapsed {
    background: #000;
    color: #fff;
  }

  .close-menu {
    color: #000;
    display: table-cell;
    font-size: 25px;
    line-height: 15px;
    vertical-align: middle;
    width: 17px;
  }

  .collapsed .close-menu {
    display: none;
  }

  .icon-bar-wrap {
    display: none;
  }

  .collapsed .icon-bar-wrap {
    display: table-cell;
    float: none;
  }

  .header .navbar-brand {
    color: #000;
    display: table-cell;
    float: none;
    height: auto;
    padding: 0;
  }

  .navbar-brand-text {
    display: table-cell;
    float: none;
    height: auto;
    padding: 0 15px 0 0;
  }

  .header .navbar-brand:focus,
  .header .navbar-brand:hover {
    color: #000;
  }

  .header .collapsed .navbar-brand {
    color: #fff;
  }

  .header .navbar-toggle .icon-bar {
    border: #000 1px solid;
    border-radius: 0;
    margin-top: 3px;
    width: 17px;
  }

  .header .navbar-toggle.collapsed .icon-bar {
    border: #fff 1px solid;
  }

  .req-text {
    border-left: 1px solid #666;
    display: table;
    float: right;
    height: 60px;
    margin-left: 20px;
  }

  .req-text a {
    display: table-cell;
    padding: 0 20px;
    vertical-align: middle;
  }

  .tablet-call-us {
    display: table;
    float: right;
    height: 60px;
  }

  .call .glyphicon-earphone {
    top: 0!important;
  }

  .bottom-header {
    border: 0;
  }

  .nav-main {
    margin: 0 -15px;
  }

  .header .main-menu {
    position: absolute;
    z-index: 9999;
  }

  .main-menu ul {
    padding: 0;
  }

  nav.nav-main .menu>li {
    border: 0;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    float: left;
    height: 60px;
    line-height: inherit;
    padding: 0 15px;
    width: 50%;
  }

  #menu-header_top_main>li:hover {
    background-color: #eee;
  }

  nav.nav-main .menu>li:nth-child(odd) {
    border-right: 1px solid #ddd;
  }

  nav.nav-main .menu>li>a {
    color: #888;
    display: table;
    font-size: 12px;
    height: 60px;
    line-height: inherit!important;
    padding: 0!important;
    text-align: left;
    width: 100%;
  }

  .menu-link-wrapper {
    display: table-cell;
    vertical-align: middle;
  }

  .header .main-menu.collapse {
    box-shadow: none;
    display: none;
  }

  .header .main-menu.collapse.in {
    display: block;
  }

  .main-menu ul.additional-menu {
    background-color: #ddd;
    display: table;
    margin-top: -1px;
  }

  .main-menu ul.additional-menu li:not(.simple-list):not(.mobile-search-group):hover,
  .simple-link:hover {
    background: #d3d3d3;
  }

  .single-lang:not(.current-lan-mobile):hover {
    background-color: #eee;
  }

  nav.nav-main .menu.additional-menu>li {
    border-bottom: 1px solid #fff;
  }

  nav.nav-main .menu.additional-menu>li:nth-child(even) {
    border-right: 1px solid #fff;
  }

  .simple-row {
    display: block;
    margin: 0 -15px;
  }

  .simple-link {
    display: table;
    float: left;
    height: 60px;
    padding: 0 15px;
    width: 50%;
  }

  .main-menu li .simple-link a {
    color: #888;
    display: table-cell;
    text-align: left;
  }

  .additional-menu .simple-link:nth-child(odd) {
    border-right: 1px solid #fff;
    border-right: 1px solid #fff;
  }

  .additional-menu .ss-language-selector .current-lang {
    background: transparent;
    display: block;
    height: auto;
    line-height: 60px;
    padding: 0;
    position: relative;
  }

  .additional-menu .ss-language-selector a {
    color: #888!important;
  }

  .additional-menu .languages-list {
    background: #fff;
    cursor: default;
    left: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 100%;
  }

  .additional-menu .languages-list .fa {
    display: none!important;
  }

  .single-lang,
  .single-lang.current-lan-mobile {
    border-bottom: 1px solid #ddd;
    display: table;
    float: left;
    height: 60px;
    padding: 0 15px;
    width: 50%;
  }

  .single-lang:nth-child(odd) {
    border-right: 1px solid #ddd;
  }

  .single-lang.current-lan-mobile {
    color: #000;
    pointer-events: none;
    text-align: left;
  }

  .additional-menu .mini-search {
    display: block;
  }

  .mobile-search-group {
    display: table;
    position: relative;
  }

  .mobile-search-group .form-group {
    display: inline-block;
    left: 0;
    margin: 0;
    margin-top: -17px;
    position: absolute;
    top: 50%;
    width: 100%;
  }

  .mobile-search-group .form-control {
    background: #f2f2f2;
    border: 0;
    border-radius: 2px;
    height: 34px;
    padding: 0 95px 0 55px;
  }

  .mobile-search-group .glyphicon {
    bottom: 50%;
    color: #000;
    font-size: 22px;
    left: 0;
    margin-top: -11px;
    position: absolute;
    top: 50%;
    width: 55px;
  }

  .mobile-main-search {
    background: #999;
    border: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    color: #fff;
    height: 34px!important;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
    width: 85px;
  }

  .mobile-main-search:active,
  .mobile-main-search:focus,
  .mobile-main-search:hover {
    color: #fff;
  }

  .search-wrap {
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
  }

  .additional-menu .ss-language-selector .current-lang .fa-angle-down {
    color: #888!important;
    display: block!important;
    font-size: 18px;
    margin-top: -9px;
    position: absolute;
    right: 0;
    top: 50%;
  }

  .additional-menu .ss-language-selector.active .current-lang .fa-angle-down:before {
    content: "\f106";
  }

  .call-text .click-text {
    display: none;
  }

  .mobile-main-search .glyphicon {
    display: none;
  }

  .fyc-wrapper .banner-content-container,
  .page-home .banner-content-container {
    height: 100px;
  }

  .fyc-wrapper .cruise-advanced-search .more-options-holder,
  .page-home .cruise-advanced-search .more-options-holder {
    color: #666;
    font-weight: 600;
    padding: 0 5px;
  }

  .fyc-wrapper .cruise-advanced-search .more-options-holder span,
  .page-home .cruise-advanced-search .more-options-holder span {
    padding: 4px 2px;
  }

  .cruise-advanced-search i {
    bottom: -2px;
    color: #666;
    font-size: 17px;
    position: relative;
  }

  .request-custom-form.findYourCruiseContainer {
    margin: 0;
    padding: 30px 15px 0 15px;
  }

  .find-your-cruise .request-custom-form {
    padding: 10px 30px;
  }

  .find-your-cruise .findYourCruiseOpen .request-custom-form {
    padding: 0 15px 10px 15px;
  }

  .modal-open .request-custom-form.findYourCruiseContainer {
    margin: 0;
    padding: 10px 0 0 0;
  }

  .request-custom-form.findYourCruiseContainer .chosen-container-single .chosen-single {
    height: 34px!important;
  }

  .filter-flex .form-control {
    background-size: 41px;
    font-size: 12px;
    height: 32px;
    padding-right: 25px;
  }

  .basic-filters .basic-filter-select i,
  .criteria-selection i {
    color: #999;
    margin: 2px 0;
  }

  .criteria-selection i {
    right: 5px;
  }

  .basic-filters .in-arrow i {
    color: #fff;
  }

  .advancedFYC .basic-filters {
    margin-bottom: 30px;
  }

  .voyage-code {
    display: none;
  }

  .criteria-selection {
    margin-bottom: 40px!important;
    padding: 0;
    width: 100%;
  }

  .criteria-selection .selection {
    float: left;
    padding: 0 7px;
    width: 50%;
  }

  .advanced-filters {
    margin: 0 -7px 17px -7px;
  }

  .criteria-selection .label-desk {
    padding: 0 5px 5px 5px;
  }

  .voyage-type-selection {
    padding: 0 7px;
    width: 33.33333333%;
  }

  .more-features-selection {
    width: 58%;
  }

  .more-features-selection .checkbox label:nth-child(even) {
    float: right;
    width: 36%;
  }

  .more-features-selection .checkbox label:nth-child(odd) {
    float: left;
  }

  .fyc-form-holder .btn {
    display: block;
    font-size: 12px;
    height: 34px!important;
    margin-bottom: 10px;
    min-height: 1px;
    padding: 0 0 0 15px!important;
    text-transform: uppercase;
  }

  .fyc-form-holder .btn_base {
    margin-bottom: 10px;
  }

  .fyc-form-holder .basic-filters .search {
    display: block;
  }

  .fyc-form-holder .search.basic {
    display: block;
    margin: 0 0 10px 0;
    padding: 0 3px;
  }

  .clear-all .tooltip {
    display: none!important;
  }

  .clear-all span {
    font-size: 13px;
    font-weight: 600!important;
  }

  .advanced-search {
    margin-bottom: 0;
  }

  .advanced-search .active-separator {
    background-color: #c6c6c6;
    margin-bottom: 10px!important;
  }

  .findYourCruiseContainer .cruise-advanced-search {
    line-height: 26px;
    padding: 0;
  }

  .fycTitle {
    max-width: 991px;
    padding-bottom: 25px;
    padding-top: 35px;
  }

  .findYourCruiseOpen .fycTitle {
    background-color: #ddd;
    padding-bottom: 0;
    padding-top: 25px;
  }

  .findYourCruiseOpen .fycTitle h3 {
    line-height: 1;
  }

  .find-your-cruise .findYourCruiseOpen .close {
    display: block;
    right: 25px;
    top: 23px;
  }

  .fyc-wrapper .basic-filters .toggle-advanced,
  .page-home .basic-filters .toggle-advanced {
    bottom: -35px;
    position: absolute;
  }

  .fyc-wrapper .basic-filters .toggle-advanced .more-options-holder i,
  .page-home .basic-filters .toggle-advanced .more-options-holder i {
    font-size: 17px;
  }

  .findYourCruiseContainer .search {
    margin: 0;
  }

  .fyc-wrapper .basic-filters .toggle-advanced .cruise-advanced-search,
  .page-home .basic-filters .toggle-advanced .cruise-advanced-search {
    display: none;
    padding: 0 0 5px 0;
  }

  .fyc-wrapper .main-banner-wrap .banner-content,
  .page-home .main-banner-wrap .banner-content {
    padding: 15px;
  }

  .fyc-wrapper .modal-open .toggle-advanced,
  .page-home .modal-open .toggle-advanced {
    bottom: -25px;
  }

  .fyc-wrapper .modal-open .cruise-advanced-search .more-options-holder,
  .page-home .modal-open .cruise-advanced-search .more-options-holder {
    padding: 10px 15px;
  }

  .fyc-wrapper .banner-fyc {
    margin-bottom: 40px;
  }

  .findYourCruiseContainer .chosen-container .chosen-single.chosen-default,
  .findYourCruiseContainer .chosen-container-single .chosen-single {
    display: inline-block;
    overflow: hidden;
  }

  .chosen-container {
    display: inline-block;
  }

  .findYourCruiseContainer .chosen-container .chosen-single.chosen-default span,
  .findYourCruiseContainer .chosen-container-single .chosen-single span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    margin-right: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .findYourCruiseContainer .chosen-container {
    height: 34px;
  }

  nav.nav-main .menu.additional-menu>li:last-child,
  nav.nav-main .menu.additional-menu>li:nth-last-child(2) {
    border-bottom: 0;
  }

  .request-custom-form:after,
  .request-custom-form:before {
    background-image: none;
  }

  .request-custom-form {
    margin-left: -14px;
    margin-right: -14px;
    padding: 30px;
  }

  .contact-us #map-canvas {
    background-color: transparent!important;
    height: 275px;
    margin: auto;
    width: 584px;
  }

  nav.nav-main .menu>li>.sub-menu {
    background: #e6e7e8;
    background-image: -moz-linear-gradient(90deg,#ffffff 0%,rgba(255,255,255,0) 100%);
    background-image: -webkit-linear-gradient(90deg,#ffffff 0%,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(90deg,#ffffff 0%,rgba(255,255,255,0) 100%);
    box-shadow: none;
    display: none;
    height: auto;
    left: 0;
    overflow: hidden;
    padding-top: 0;
    position: relative;
    top: 0;
    top: 0!important;
    width: auto;
    z-index: 1;
  }

  .request-custom-form .checkbox>label {
    font-size: 12px;
    margin-bottom: 0;
  }

  .request-custom-form .collapse-more>.checkbox {
    padding-top: 0;
  }

  .collapse-cruise,
  .request-custom-form .collapse-more>.checkbox>label {
    margin-bottom: 10px;
  }

  .request-custom-form .checkbox>label>div {
    margin-right: 5px;
  }

  .block-image-library .chosen-container {
    width: 100%;
  }

  .block-image-library .thumbs>.thumbnail .download-img {
    padding: 0;
  }

  .block-image-library .thumbs>.thumbnail .download-img a {
    border: 0;
    margin: 0;
    margin-top: 5px;
    padding: 10px;
    padding-left: 45px;
    position: static;
    text-align: left;
    width: 100%;
  }

  .block-image-library .thumbs>.thumbnail .download-img a i {
    float: left;
    margin-left: -35px;
  }

  .block-image-library .thumbs>.thumbnail .download-img a i img {
    width: 100%;
  }

  .slider-texts.slider-simple .carousel-control {
    height: auto!important;
  }

  .slider-texts-full-width .item>a h2,
  .slider-texts-full-width .item>span h2 {
    font-size: 50px;
    line-height: 42px;
  }

  .slider-texts-full-width a.carousel-control img {
    top: 50%;
  }

  .list-col-data {
    width: 75%;
  }

  .flex-info .flex-item-1 {
    font-size: 18px;
  }

  .flex-info .flex-item-2 {
    font-size: 26px;
  }

  .flex-info .flex-item-1 label {
    margin-bottom: 13px;
  }

  .flex-info .flex-item-2 label {
    font-size: 16px;
  }

  .block-image-brochure {
    margin: 0 -15px;
    padding: 20px;
  }

  .accordeon-list .panel-title a {
    font-size: 13px;
  }

  .header-and-text-wrap {
    left: 25px;
    top: 25px;
  }

  .infoblock-2col .discover-more {
    left: 25px;
  }

  .infoblock-2col-ships .content-block-text-wraper {
    margin-top: 10px;
  }

  .only-tablet {
    display: block!important;
  }

  .close-cookie-text,
  .destinations-generic-wrapper .carousel-arrow-nav,
  .find-your-cruise .carousel-arrow-nav,
  .home-exclusive-slider .carousel-arrow-nav,
  .home-ship-slider .carousel-arrow-nav,
  .lang-desktop-label,
  .single-destination .carousel-resize,
  .slider-title br {
    display: none;
  }

  .findYourCruiseOpen .form-separator.active-separator {
    display: block;
  }

  .advancedFYC .close {
    right: 10px;
  }

  span.baec5a81-e4d6-4674-97f3-e9220f0136c1>a {
    display: block!important;
  }

  .dest-slider-h2-wrapper {
    padding: 0;
  }

  .home-body .form-separator.active-separator {
    margin-bottom: 0;
  }

  .findYourCruiseOpen .fycTitle-holder,
  .fycTitle-holder {
    background-color: #ddd;
  }

  .find-your-cruise .fycTitle-holder {
    background-color: #fff;
  }

  .top-searches-carousel {
    margin-bottom: 0;
  }

  #destinations-generic .carousel-arrow-nav .carousel-control:hover {
    background: #fff!important;
  }

  .roundcorners {
    text-transform: uppercase;
  }

  .request-custom-form h3 {
    text-transform: uppercase;
  }

  .row-inner {
    margin: 0 7px;
  }

  .new-banner-content .btn-block,
  .roundcorners {
    font-size: 12px;
    height: 32px;
    line-height: 19px;
    min-width: 1px;
    padding: 0 36px 0 15px;
  }

  .request-miniblock .roundcorners i {
    height: auto;
    position: absolute;
  }

  .home-body .new-banner-content .btn-block {
    font-size: 12px;
    height: 32px;
    min-width: 1px;
    padding: 0 36px 0 15px;
  }

  .slider-item-descr-wrapper {
    min-height: 90px;
  }

  .slider-item-descr-wrapper .discover-more-slider {
    font-size: 12px;
  }

  .fyc-wrapper .top-searches-carousel .single-wrap,
  .page-home .top-searches-carousel .single-wrap {
    padding-bottom: 20px;
  }

  .single-destination .text .roundcorners {
    margin: auto;
    margin-right: 35px;
  }

  .home-body .absolute {
    position: relative;
  }

  .dest-slider-description {
    background-color: transparent;
    border: 0;
    padding: 0 30px 7px;
  }

  .home-exclusive-slider .separator-line-light {
    margin: 20px 0 0 0;
  }

  .home-ship-slider .separator-line-light {
    margin: 40px 0 0 0;
  }

  .slider-ship-type {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .home-slider-header {
    text-align: center;
  }

  .slider-description {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 38px;
    padding-right: 0;
  }

  .home-exclusive-slider .slider-description {
    margin-bottom: 33px;
    padding: 0;
  }

  .home-ship-slider .slider-description {
    margin-bottom: 33px;
  }

  .header-and-text-wrap .slider-description {
    margin-bottom: 10px;
  }

  .header-and-text-wrap .more {
    display: block;
    font-size: 14px;
    padding-top: 10px;
  }

  .slider-title {
    font-size: 28px;
    margin-bottom: 5px;
  }

  .find-your-cruise .top-searches-carousel h3.slider-title {
    font-size: 26px;
  }

  .mobile-slider-more-wrapper {
    display: block;
    padding-top: 13px;
  }

  .home-ship-slider .mobile-slider-more-wrapper {
    padding-top: 18px;
  }

  .mobile-slider-more-wrapper button {
    display: block;
    margin: 10px auto 0;
  }

  .home-exclusive-slider {
    font-size: 18px;
    margin-bottom: 85px;
    margin-top: 75px;
  }

  .home-body .top-searches-carousel .carousel-inner .item h4 {
    font-size: 20px;
    margin: 0!important;
    padding: 17px 0 5px;
  }

  .carousel-indicators.carousel-indicators-destinations {
    margin: 6px 0 0 0;
  }

  .destinations-generic-wrapper {
    background-color: #ebebeb;
    margin-bottom: 75px;
    padding: 45px 0 46px 0;
  }

  .destinations-generic-wrapper h3 {
    font-size: 30px;
    margin-bottom: 5px;
  }

  .slider-desc-button {
    background-color: #000;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    height: 32px;
    line-height: 19px;
    padding: 0 40px 0 22px;
    text-transform: uppercase;
  }

  .destinations-generic-wrapper .slider-item-descr-wrapper {
    background-color: transparent;
  }

  .find-your-cruise .top-searches-carousel .single-wrap .wrapper-hover {
    position: relative;
  }

  #carousel-destinations-home .header-and-text-wrap,
  .find-your-cruise .owl-item-wrapper .header-and-text-wrap {
    background-color: transparent;
    bottom: 0;
    display: block;
    float: none;
    height: 100%;
    margin: 0 25%;
    max-width: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    width: 50%;
  }

  .find-your-cruise .owl-item-wrapper .header-and-text-wrap {
    margin: 0 10%;
    width: 80%;
  }

  #carousel-destinations-home .header-and-text-wrap-inner,
  .find-your-cruise .owl-item-wrapper .dest-slider-h2-wrapper {
    display: table;
    height: 100%;
    width: 100%;
  }

  #carousel-destinations-home .dest-slider-h2-wrapper,
  .find-your-cruise .owl-item-wrapper .dest-slider-h2-wrapper .dest-slider-h2-wrapper-inner {
    display: table-cell;
    vertical-align: middle;
  }

  #carousel-destinations-home .dest-slider-h2-wrapper .dest-slider-h2-wrapper-inner {
    background: rgba(255,255,255,0.8);
    padding: 20px 40px;
  }

  .top-searches-carousel .header-and-text-wrap .heading2 {
    background: rgba(255,255,255,0.8);
    width: 100%;
  }

  .dest-slider-description p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 20px;
  }

  .ie9 .find-your-cruise .top-searches-carousel .item .row .single-wrap {
    width: 48%;
  }

  .home-body .infoblock-2col h2 {
    font-family: theanodidot;
    font-size: 26px;
    width: auto;
  }

  .top-searches-carousel .carousel-inner .item .more .fa {
    color: #000;
    float: left;
    font-size: 18px;
    padding-left: 5px;
  }

  .destinations-generic-wrapper .infoblock-2col h2 {
    display: block;
    line-height: 1;
  }

  .home-exclusive-slider .row>div[class*="col-"] {
    padding-left: 9px;
    padding-right: 9px;
  }

  .home-ship-slider .row>div[class*="col-"] {
    padding-left: 8px;
    padding-right: 8px;
  }

  .home-body .top-searches-carousel .carousel-inner .item .more {
    font-size: 13px;
    padding: 0;
  }

  .destinations-carousel .slider-item-descr-wrapper .discover-more-slider {
    float: none;
  }

  .padding-bot-30 {
    padding: 0!important;
  }

  .mobile-slider-more-wrapper .btn-primary i.slider-fa {
    font-size: 18px;
    top: 6px;
  }

  .destinations-generic-wrapper .carousel-indicators li,
  .mobile-indicators .carousel-nav .carousel-indicators li.active,
  .top-searches-carousel .carousel-nav .carousel-indicators li,
  .top-searches-carousel .carousel-nav .carousel-indicators li.active {
    height: 8px;
    width: 8px;
  }

  .home-ship-slider .slider-title {
    font-size: 30px;
  }

  .footer-form-content {
    padding: 20px 10px;
  }

  .footer-forms label .highlight {
    font-size: 26px;
    font-weight: normal;
    line-height: 1;
  }

  .footer-forms .submit-btn i {
    font-size: 18px;
    line-height: 29px;
  }

  .sliderText-wrapper {
    padding: 40px 15px 0;
  }
  .single-destination-new .sliderText-wrapper{
	  padding: 20px 0px 0px;
  }
  .top-banner-white-bg-inner {
    height: 100%;
    margin-left: 15px;
    margin-top: 0;
  }

  .top-banner-white-bg .banner-content {
    padding-bottom: 0;
  }

  .single-destination .carousel-inner-wrap,
  .single-destination .tpl-content.extra-content,
  .single-destination .voy-gallery {
    width: 100%;
  }

  .control-positioning-wrapper {
    margin: 10px 0;
    text-align: center;
  }

  .single-destination .voy-gallery .carousel-control-wrap {
    left: 0;
    position: absolute;
    right: 0;
    top: 43%;
    width: 100%;
  }

  .single-destination .voy-gallery #ajax_gallery_body .carousel-control {
    background-color: #000;
    background-color: #000;
    border: 1px solid #000;
    border-radius: 5px;
    height: 43px;
    width: 43px;
  }

  .single-destination .voy-gallery #ajax_gallery_body .carousel-control.left {
    left: 15px;
    z-index: 2;
  }

  .single-destination .voy-gallery #ajax_gallery_body .carousel-control.left .fa {
    margin-left: -4px;
  }

  .single-destination .voy-gallery #ajax_gallery_body .carousel-control.right {
    right: 15px;
    z-index: 2;
  }

  .single-destination .voy-gallery #ajax_gallery_body .carousel-control.right .fa {
    margin-right: -4px;
  }

  .single-destination .voy-gallery .carousel-control-wrap .fa {
    color: #fff;
    font-size: 24px;
    line-height: 41px;
  }

  .content-buttons-holder {
    margin-top: 35px;
  }

  .single-destination .tpl-content.extra-content {
    padding: 0 0 35px 0;
  }

  .single-destination .owl-moble-thumbs {
    display: block!important;
  }

  .single-destination .owl-desktop-thumbs {
    display: none;
  }

  .single-destination .voy-gallery #ajax_gallery_body #krq {
    margin: 0 1px 0 -1px;
    width: 100%;
    width: 100%;
  }

  .single-destination #ajax_gallery_body .owl-carousel .owl-controls .owl-buttons div {
    background-image: none;
    background-size: 100% auto!important;
    margin: 0;
    max-width: 60px;
    opacity: 1;
    padding: 0;
    position: absolute;
    width: 15px;
  }

  .single-destination #ajax_gallery_body .owl-carousel .owl-controls .owl-buttons i {
    color: #777;
    font-size: 24px;
    line-height: 54px;
  }

  .single-destination .owl-carousel {
    margin: auto;
    position: initial;
    width: 350px;
  }

  .single-destination .owl-theme .owl-controls {
    margin-top: 0;
  }

  .single-destination .voy-gallery #ajax_gallery_body .owl-carousel .owl-item {
    padding: 0 5px 0 0;
  }

  .single-destination .voy-gallery .owl-carousel .owl-wrapper {
    height: auto!important;
    margin: 0 2px 1px 3px;
    overflow-y: hidden;
  }

  .single-destination .voy-gallery #ajax_gallery_body .side-owl {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
  }

  .slider-texts-full-width .item>span h2.top-banner-title {
    font-size: 35px;
    padding-bottom: 0;
  }

  #ajax_gallery_body .owl-carousel .video-gallery-thumb img {
    height: 53px!important;
  }

  .destinations-filtered-list .btn-primary.btn-sm {
    text-align: center;
  }

  .destinations-filtered-list .btn-primary.btn-sm.imofire .in-arrow {
    width: 19%;
  }

  .destinations-filtered-list .btn-primary.btn-sm.imofire .in-text {
    width: 80%;
  }

  a:hover img {
    opacity: 1!important;
  }

  .new-banner-content {
    left: 6%;
    width: 88%;
  }

  .advanced-filters .form-group.form-group-more.criteria-selection .control-label.label-desk {
    margin-bottom: 1px;
    padding-left: 8px;
  }

  .page-home #destinations-generic.carousel.slide.carousel-fade.destinations-carousel {
    display: none;
  }

  .fyc-wrapper .owl-tocuh,
  .page-home .owl-tocuh {
    display: block;
  }

  .owl-header-h4 {
    font-size: 20px;
    margin: 0!important;
    padding: 17px 0 5px;
  }

  #carousel-ships-home .owl-header-h4 {
    font-size: 15px;
  }

  #carousel-ships-home .owl-buttons,
  .fyc-wrapper .owl-buttons,
  .page-home .owl-buttons {
    display: none;
  }

  .owl-page span {
    height: 8px!important;
    width: 8px!important;
  }

  #carousel-exclusive-offers-homepage .owl-controls,
  #carousel-ships-home .owl-controls {
    margin-top: 10px;
  }

  #carousel-exclusive-offers-homepage .owl-item {
    padding: 0 10px;
  }

  .single-destination .ajax_video_photo_gallery_body .single-destination-owl-wrapper .owl-main,
  .single-destination .owl-main .owl-carousel.owl-theme {
    width: 100%;
  }

  .single-destination #ajax_gallery_body .owl-carousel .owl-controls .owl-buttons {
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    top: 55%;
    width: 100%;
  }

  .single-destination #ajax_gallery_body .owl-main .owl-carousel .owl-controls .owl-buttons {
    display: none;
  }

  .home-body #carousel-exclusive-offers-homepage .single-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  #carousel-exclusive-offers-homepage {
    margin-bottom: 0;
  }

  .home-body #carousel-destinations-home .single-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .home-body .top-searches-carousel .single-wrap {
    padding-bottom: 30px;
  }

  .tab-group .nav.nav-tabs li {
		margin-right: 2px;
		width: 31%;
	}

	.Map_general_container .Map_internal {
		width: auto;
	}

	.Map_general_container {
		width: auto;
	}

	.page-why-silversea .block-descr h2 {
		font-size: 21px;
		line-height: 22px;
		margin-bottom: 10px;
	}

	.page-why-silversea .block-descr {
		padding: 10px 5px 5px 15px;
	}

	.tab-content figure {
		background-repeat: no-repeat;
		background-size: 100%;
	}



.suite-col {
		padding: 0 10px;
	}

	.suite-fares {
		min-width: 115px;
		padding: 0 10px;
	}

	.suits .suite-col-right .btn-primary {
		font-size: 12px;
	}

	.suite-title {
		font-size: 17px;
	}

	.suite-name {
		width: 18%;
	}

	.container-hero-video {
		right: 20px;
		width: 240px;
	}

	.suite-spec-box .ss_button span,.suite-spec-box a span {
		font-size: 13px;
	}

	ul.tab-grey li.active a {
		font-size: 14px;
	}

	.voy-accordion-item {
		padding: 5px;
	}

	.voy-accordion-item img {
		padding: 0 5px 5px 0;
	}

	.voy-body-img {
		padding: 5px 15px 5px 5px;
	}

	.voy-body-text {
		padding: 5px 0 15px 15px;
	}

	.suite-descr>p:first-child {
		line-height: 1;
	}

	.suite-descr>p:first-child strong {
		display: inline-block;
		margin-top: 10px;
	}

	.suite-img img {
		height: auto;
		max-height: 50px;
		width: auto;
	}

	.suits .voy-show {
		min-width: 0;
	}

	.suits .voy-show-text {
		display: none;
	}

	.voy-gallery .carousel-title-wrap {
		max-width: 58%;
	}
	.rabmv2 .rabty2_brochures_row.row>div[class*="col-"] {
		width: 50%;
	}
	.rabmv2 .rabmv2_brochures {
		max-width: 480px;
		margin: 0 auto;
	}
}
@media (max-width: 880px) {
	.filter-5col .filter-flex>.single-filter .feature.filter-icon {
		margin: 0 2px 0 0;
	}

	.filter-5col .filter-flex>.single-filter .dropdown-menu>li {
		padding: 7px 20px 7px 4px;
	}
}
@media (max-width: 767px) {
  .page-single-expert .left-sidebar.nano-wrapper ul.nano {
	  display: none;
  }
  .left-sidebar>.dropdown-menu {
    background: #333;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    display: block;
    height: 40px;
    margin-top: -1px;
    padding-top: 0;
    position: absolute;
    top: auto;
    width: 100%;
  }

  .left-sidebar>.dropdown-menu.open {
    background: #333;
    border: 0;
    display: block;
    padding-top: 40px;
  }

  .left-sidebar>ul>li {
    display: none;
  }

  .left-sidebar>ul.open>li {
    display: block;
  }

  .left-sidebar>ul>li.current_page_ancestor>ul>li {
    display: none;
  }

  .left-sidebar>ul.open>li.current_page_ancestor>ul>li {
    display: block;
  }

  .left-sidebar>ul>li.current_page_ancestor>ul>li.current_page_item {
    display: block;
  }

  .left-sidebar ul li a {
    background: #fff;
  }

  .left-sidebar ul li.current_page_item>a {
    background: #333;
    color: #fff;
  }

  .left-sidebar ul li a:hover {
    background: #333;
    color: #fff;
  }

  .left-sidebar ul li.current_page_item a:hover {
    background: #333;
  }

  .left-sidebar>ul>li.current_page_item,
  .left-sidebar>ul>li.page_item_has_children ul li.current_page_item {
    background: #333;
    border-bottom: 0;
    color: #fff;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .left-sidebar .dropdown-menu>.active>a,
  .left-sidebar .dropdown-menu>.active>a:focus,
  .left-sidebar .dropdown-menu>.active>a:hover,
  .left-sidebar ul li.active a {
    background: #333;
  }

  .left-sidebar>ul.open>li.current_page_item,
  .left-sidebar>ul.open>li.page_item_has_children ul li.current_page_item {
    position: static;
  }

  .left-sidebar>ul>li.current_page_item a,
  .left-sidebar>ul>li.page_item_has_children a {
    background: #333;
    color: #fff;
  }

  .left-sidebar>ul.open>li.page_item_has_children a {
    background: #fff;
    color: #333;
  }

  .left-sidebar>ul.open>li.page_item_has_children a:hover {
    background: #333;
    color: #fff;
  }

  .left-sidebar>ul.open>li.current_page_item a {
    background: #333;
    color: #fff;
  }

  .left-sidebar>ul.open>li.current_page_item ul li a {
    background: #fff;
    color: #333;
  }

  .left-sidebar>ul.open>li.page_item_has_children ul li.current_page_item>a {
    background: #333;
    color: #fff;
  }

  .left-sidebar>ul>li.page_item_has_children>ul {
    display: none;
  }

  .left-sidebar>ul.open>li.page_item_has_children>ul {
    display: block;
  }

  .left-sidebar>ul.open>li.current_page_item,
  .left-sidebar>ul.open>li.page_item_has_children {
    position: static;
  }

  .left-sidebar .fa-angle-down {
    color: #fff;
    cursor: pointer;
    display: block;
    height: 40px;
    line-height: 40px;
    padding-right: 15px;
    position: absolute;
    text-align: right;
    top: 0;
    width: 100%;
  }

  .left-sidebar .fa-angle-down:hover {
    color: #fff;
  }

  .left-sidebar>ul.open .fa-angle-down {
    background: transparent;
  }

  ul.tab-grey li {
    background: #fff;
    border: 1px solid #d9d9d9;
    clear: left;
    display: none;
    height: auto;
    text-align: left;
    width: 100%!important;
  }

  ul.tab-grey li.active {
    border: 1px solid #d9d9d9;
    display: block;
    position: absolute;
    top: 0;
  }

  ul.tab-grey li.active a {
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 28px;
    padding: 10px 12px;
    text-align: left;
    text-transform: none;
  }

  ul.tab-grey li.active a i {
    display: block;
    display: inline-block;
    float: right;
    line-height: 43px;
  }

  .clearfix-max767 {
    display: block;
  }

  .page-brochure-thank-you .row.cols-5>div:nth-child(2n+1) {
    clear: initial;
  }

  .cols-5>div {
    margin-bottom: 10px;
  }

  .infoblock-2col .row div[class*="col-"].block-descr {
    clear: both;
    padding-left: 0;
  }

  .infoblock-3col>div {
    margin-bottom: 36px;
  }

  .infoblock-3col>div img {
    margin-bottom: 10px;
  }

  .infoblock-3col>div p {
    margin: 0;
  }

  .infoblock-blog .actions-wrap {
    padding: 0;
  }

  .infoblock-blog h1 {
    background: #333;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #fff;
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 10px;
    width: 100%;
  }

  .infoblock-blog .image .date-h1-tags {
    padding-bottom: 70px;
    padding-left: 20px;
  }

  .infoblock-blog .date-h1-tags {
    background-image: -webkit-linear-gradient(rgba(0,0,0,0) 29%,rgba(0,0,0,0.38) 55%,rgba(0,0,0,0.65) 73%);
    background-image: linear-gradient(rgba(0,0,0,0) 29%,rgba(0,0,0,0.38) 55%,rgba(0,0,0,0.65) 73%);
    background-repeat: no-repeat;
    bottom: 0;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    max-width: 100%;
    position: absolute;
  }

  .infoblock-blog .actions>div:first-child {
    float: right!important;
  }

  .infoblock-blog .actions>div:first-child .more {
    margin-right: 0!important;
  }

  .infoblock-blog .actions>div:last-child i {
    color: #000;
  }

  .infoblock-blog .date {
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-weight: 700;
  }

  .infoblock-blog h2 {
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-size: 22px;
    font-weight: 600;
  }

  .blog-single-post h1 {
    background: #333;
    color: #fff;
    margin: 0;
    padding: 20px;
  }

  .infoblock-blog a.discover-more {
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
  }

  .infoblock-blog .recent-stories>div>img {
    width: 100%;
  }

  .infoblock-blog .recent-stories>div {
    border: 0;
  }

  .infoblock-blog .recent-stories>div .date-h1-tags {
    background: 0;
    color: #000;
    position: relative;
  }

  .infoblock-blog .recent-stories>div .date-h1-tags .date {
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-weight: 700;
  }

  .infoblock-blog .recent-stories>div .date-h1-tags h4 {
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-weight: 400;
  }

  .infoblock-blog .recent-stories>div .date-h1-tags small {
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-weight: 700;
  }

  .infoblock-blog .recent-stories>div .rate {
    float: none;
    margin: 0;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: 21px;
    top: 0;
  }

  .infoblock-blog .block-descr {
    position: relative;
    width: 100%;
  }

  .infoblock-blog .recent-stories>div a.discover-more {
    display: none;
  }

  .infoblock-blog small {
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-weight: 700;
  }

  .infoblock-blog p {
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-weight: 400;
  }

  .infoblock-blog>a {
    background-image: -moz-linear-gradient(90deg,rgba(0,0,1,0.05) 0%,rgba(255,255,255,0.05) 100%);
    background-image: -webkit-linear-gradient(90deg,rgba(0,0,1,0.05) 0%,rgba(255,255,255,0.05) 100%);
    background-image: -ms-linear-gradient(90deg,rgba(0,0,1,0.05) 0%,rgba(255,255,255,0.05) 100%);
    border: 1px solid #e6e6e6;
    display: block;
    padding: 12px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
  }

  .infoblock-blog>a i {
    position: relative;
    top: 0;
  }

  .slider-texts {
    margin: 0;
    margin-bottom: 20px;
  }

  .slider-texts .item>div:not(.wistia_click_to_play) {
    background: #000;
    padding: 20px;
    position: static;
    width: 100%;
  }

  .slider-texts .item .item-inner-wrap {
    background-color: #000;
    background-repeat: no-repeat;
    height: auto;
    overflow: visible;
  }

  .slider-texts .item>div a {
    display: inline-block;
  }

  .slider-texts a.carousel-control {
    background-image: none;
    height: 500px!important;
    z-index: 17;
  }

  .slider-texts.slider-texts-full-width a.carousel-control {
    display: none;
  }

  .slider-texts .carousel-indicators {
    top: 420px;
    width: 100%;
  }

  .slider-texts.slider-texts-full-width .carousel-indicators {
    top: auto;
  }

  .slider-texts .only-image .carousel-inner>.item img {
    display: none;
  }

  .slider-texts .item-inner-content {
    padding-top: 460px;
    position: relative;
    z-index: 16;
  }

  .slider-texts.slider-simple .only-image .carousel-inner>.item img {
    display: block;
  }

  .slider-texts.slider-simple .carousel-control {
    height: 100%;
  }

  .slider-texts.slider-simple .carousel-control img {
    top: 50%;
  }

  .slider-texts.slider-simple .carousel-indicators {
    top: 85%;
  }

  .infoblock-3col>div a.discover-more {
    position: static;
  }

  .banner-fyc.banner-voyage-journal .top-banner-title {
    display: block;
  }

  .fyc-wrapper .banner-fyc.banner-voyage-journal .main-banner-wrap.banner-img {
    height: 540px;
  }

  .fyc-wrapper .voyage-journal {
    padding-bottom: 30px;
  }

  .blog-single-post .actions {
    border-top: 1px solid black;
    padding: 20px 0 15px;
  }

  .blog-single-post .actions>div:first-child {
    float: left!important;
    margin-top: 3px;
  }

  .blog-single-post .actions>div:last-child {
    float: right;
    margin-top: 10px;
  }

  .blog-single-post .photo_gallery>div {
    background: #333;
    border-top: 1px solid #fff;
    bottom: 0!important;
    left: 0!important;
    padding: 20px 76px;
    width: 100%;
    z-index: 1;
  }

  .blog-single-post .photo_gallery>div:before {
    left: .5em!important;
    top: .7em!important;
  }

  .blog-single-post.social {
    padding-bottom: 80px;
  }

  .blog-single-post .social .second {
    border-top: 1px solid black;
    bottom: 50px;
    height: 40px;
    padding: 10px 0;
    position: absolute;
    width: 100%;
  }

  .blog-single-post .social .icons-mail-print {
    float: right;
  }

  .voyage-journal.voyage-journal-single-day .day-data .divider {
    display: block;
    line-height: 2px;
    visibility: hidden;
  }

  .voyage-journal.voyage-journal-single-day .share-icons-journal .icons {
    float: none;
    margin: 0 auto;
  }

  .voyage-journal.voyage-journal-single-day .share-icons-journal .social-buttons {
    margin: 0 auto;
    margin: 0 -5px;
    padding-left: 10px;
    width: auto;
  }

  .suite-details img {
    display: block;
    margin: 0 auto;
    padding: 35px 0;
    width: auto;
  }

  .suite-details .carousel-control.right img {
    float: right;
  }

  .suite-plan-h3 {
    margin-bottom: 20px;
    position: absolute;
    top: 0;
  }

  .banner-simple.clearfix.banner-voyage-journal {
    margin-bottom: 0;
  }

  .voyage-journal .banner-holder .banner-content>div:nth-child(6),
  .voyage-journal.voyage-journal-single-day .banner-content .banner-content-left div:nth-child(5) {
    display: none;
  }

  .voyage-journal .banner-voyage-journal .main-banner-wrap {
    height: 250px;
  }

  .voyage-journal .banner-holder .banner-voyage-journal-container {
    height: 250px;
  }

  .voyage-journal .only-mobile.call-block-mob {
    display: none;
  }

  .voyage-journal .banner-holder .voyage-nr {
    font-size: 10px;
    margin-top: 10px;
  }

  .voyage-journal .banner-holder .top-banner-title {
    line-height: 50px;
    margin-bottom: 0;
  }

  .voyage-journal .banner-holder .voyage-date {
    font-size: 13px;
    padding-top: 0;
  }

  .voyage-journal+.container>div>div.col-md-12.col-sm-12.col-xs-12 {
    background-color: #333;
    color: #fff;
    height: 40px;
    padding: 0;
    padding-left: 15px;
    width: 100%;
  }

  .voyage-journal+.container>.row {
    margin: 0 -15px;
  }

  .voyage-journal .voyage-banner-description {
    display: none;
  }

  .voyage-journal .voyage-content-wrapper {
    padding-bottom: 0;
  }

  .journal-new.page,
  .journal-new.voyage_journal {
    border-top: 0;
    padding: 0;
  }

  .container .journal-new.page .row,
  .container .journal-new.voyage_journal .row {
    margin: 0 -10px;
  }

  .container .journal-new.page .discover-more,
  .container .journal-new.voyage_journal .discover-more {
    display: none;
  }

  .container .journal-new.page .wrapper-hover,
  .container .journal-new.voyage_journal .wrapper-hover {
    border-top: 1px solid #d9d9d9;
    margin-bottom: 0;
    margin-left: 0;
  }

  .container .journal-new.page .journal-grid-overlay,
  .container .journal-new.voyage_journal .journal-grid-overlay {
    height: 100%;
    width: 100%;
  }

  .container .journal-new.page a.wrapper-hover img,
  .container .journal-new.voyage_journal a.wrapper-hover img {
    height: auto;
    width: 100%;
  }

  .journal-new .col div>span {
    display: none;
  }

  .container .journal-new .col div span.div-grid-botttom {
    bottom: 0;
    color: #fff;
    position: absolute;
  }

  .journal-new .col div .voyage-date {
    float: left;
    margin-bottom: 10px;
    padding: 0;
  }

  .container .voyage-journal-sidebar {
    margin-left: -7px;
  }

  .voyage-journal .banner-content .journal-banner-h2 {
    font-size: 14px;
    line-height: 16px;
  }

  .blog .row .infoblock-blog.infoblock-blog-recent-stories .date-h1-tags .date {
    margin: 0;
  }

  .blog .row .infoblock-blog .date-h1-tags {
    bottom: 33px;
    margin-right: 5px;
    padding: 0 5px;
  }

  .img-shadow {
    display: none;
  }

  .list-view-days {
    visibility: visible;
  }

  .de .destination-info-summary .imofire .in-text {
    line-height: 30px;
  }

  .de .request-custom-form .receive-emails .col-sm-offset-1 {
    width: 100%;
  }

  .de .receive-emails .col-md-6.col-sm-6.col-xs-12.col-md-offset-2.col-sm-offset-2 {
    width: 100%;
  }

  .de .send-req {
    width: 100%;
  }

  .de .receive-emails .col-md-9.col-sm-6.col-xs-12.checkbox {
    width: 100%;
  }

  .de .btn-primary {
    padding-right: 54px;
  }

  .de .left-sidebar ul li a {
    line-height: 1.5;
  }

  .de .btn-primary.btn-sm {
    line-height: 1.5;
    width: 100%;
  }

  .de .page-ships .text p {
    float: none;
  }

  .de .page-ships .call-to-action .btn.live-assistance-btn {
    width: 100%;
  }

  .de .page-ships #read-more .btn {
    width: 100%;
  }

  .de .media span.in-text {
    line-height: 30px;
  }

  .de .suits .voy-show {
    min-width: 1px;
  }

  .de .suits .voy-show-text {
    display: none;
  }

  .de .row.infoblock-3col h3 {
    font-size: 30px;
    word-break: break-word;
  }

  #myModal_virtual .close {
    font-size: 33px;
    margin: 0;
  }

  #myModal_virtual #ajax_gallery_body .object-holder {
    height: 250px;
  }

  .container .tab-content div[rel="ship_details"] ul {
    border-right: none!important;
  }

  .page-ships .container .tab-content div[rel="ship_details"] .btn {
    width: 275px!important;
  }

  .page-ships .container .tab-content div[rel="ship_details"] a.onhover-no {
    float: left!important;
  }

  .voyage-eo-modals-container .thumb-modal-wrapper .sv-eo-img-responsive {
    display: block;
  }

  .voyage-eo-modals-container .thumb-modal-wrapper.sv-eo-image-bg {
    background: none!important;
    height: auto;
  }

  .form-modal .form-group>div {
    margin-bottom: 0;
  }

  .form-modal form {
    margin-left: 0;
    margin-right: 0;
  }

  .filter-flex {
    padding: 0;
  }

  .single-filter .dropdown-menu li .feature-name {
    /*display: inline;*/
  }

  .destinations-view-tabs,
  .filter-flex-title,
  .search-header-under .h4 {
    display: none;
  }

  .simple-search-header .hide-on-desctop {
    display: inline-block;
  }

  .simple-search-header#additionalFilters .header-h3 .matching-cruises-number,
  .simple-search-header#additionalFilters .header-h3 .matching-text {
    font-size: 20px;
  }

  .simple-search-header#additionalFilters .header-h3 .matching-text {
    font-weight: 300;
  }

  .search-header-under .clear-holder {
    font-weight: 300;
    position: relative;
    text-align: center;
  }

  .search-header-under {
    height: auto;
    text-align: center;
  }

  .search-header-under .btn-primary {
    font-weight: 300;
    margin: 22px auto 30px;
    padding: 0 33px 0 18px;
  }

  .simple-search-header#additionalFilters>.filter-action {
    margin: 28px auto 17px;
    max-width: 100%;
    top: 0;
  }

  .simple-search-header .matching-wrapper {
    display: block;
    padding: 12px 0 21px;
  }

  .find-your-cruise .filter-5col.simple-search-header .single-filter.selected-active select.form-control {
    background-color: #000 !important;
    color: #fff;
  }

  .filters-hidden.simple-search-header .matching-wrapper {
    padding: 12px 0 0;
  }

  .filters-hidden.simple-search-header .clear-holder {
    top: 0;
  }

  .destinations-filtered-gallery.gallery-optimizely .summary .per-guest {
    font-size: 13px;
  }

  .gallery-optimizely .imofire .in-text {
    padding-right: 22px;
  }

  .destinations-filtered-gallery.gallery-optimizely .destination-info-summary {
    margin-top: 10px;
    padding: 0;
  }

  .features-wrapper {
    display: none;
  }

  .gallery-optimizely .destination-info-summary .imofire .in-text {
    white-space: inherit;
  }

  .destinations-filtered-gallery.gallery-optimizely .flex-dest-outer {
    width: 99%;
  }

  .route-highlights .route-highlights-photo.cover-size img {
    opacity: 1;
    position: static;
  }

  .v2_suits .suite-fares {
    max-width: 30%;
    min-width: 30%;
  }

  .v2_suits .suite-name {
    max-width: 40%;
    width: 40%;
  }

  .v2_suits .suite-type-wrap .div-vertical-inner {
    height: auto!important;
  }

  .v2_suits .suite-select-wrapper .suite-select {
    margin-top: 5px;
  }

  .fyc-wrapper .fyc-colored-title .top-banner-title {
    display: block;
    font-size: 34px;
  }

  .svnobanner-bread_container {
    display: none;
  }

  .svnobanner .banner-single-voyage {
    padding: 30px 0;
  }

  .svnobanner .svnobanner_content_cta {
    display: block;
  }

  .svnobanner .svnobanner_content {
    display: block;
  }

  .svnobanner .svnobanner_cta {
    display: block;
    max-width: 100%;
    padding-left: 0;
    padding-top: 0;
    text-align: center;
  }

  .svnobanner .svnobanner_cta .btn {
    display: inline-block;
    width: auto;
  }

  .slick-top .carousel-control,
  .slick-top .carousel-indicators,
  .slick-top .slick-dots {
    display: none!important;
  }

  .footer .footer-top-title {
    align-items: center;
    border: 1px solid #d9d9d9;
    cursor: pointer;
    display: flex;
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
    justify-content: space-between;
    line-height: 50px;
    margin-bottom: -1px;
    padding: 0 20px;
    text-transform: none;
    vertical-align: middle;
  }

  .footer .footer-top-title i {
    display: block;
    float: right;
    line-height: 50px;
  }

  .footer-silversea {
    margin: 16px 0 50px 0;
  }

  .footer-top-row .collapse {
    padding: 70px 20px 0 20px;
  }

  .footer-top-row .menu li {
    margin-top: 10px;
  }

  .footer-top-row .menu li a {
    font-size: 16px;
  }

  .banner-cruise .main-banner-wrap .top-banner-title {
    font-size: 30px;
    line-height: 34px;
  }

  .banner-cruise .banner-content-container {
    padding-top: 15px;
  }

  .voyage-journal-title {
    bottom: 35px;
    line-height: 18px;
  }

  .findYourCruiseContainer .basic-filters .cruise-advanced-search {
    background: transparent;
  }

  .fyc-wrapper .full-width-banner-link,
  .fyc-wrapper .slider-texts-full-width .carousel,
  .fyc-wrapper .slider-texts-full-width .item,
  .page-home .full-width-banner-link,
  .page-home .slider-texts-full-width .carousel,
  .page-home .slider-texts-full-width .item {
    height: 200px;
  }

  .fyc-wrapper .advancedFYC .modal-content .close span.sr-only,
  .page-home .advancedFYC .modal-content .close span.sr-only {
    display: none;
  }

  #additionalFilters .findYourCruiseContainer .filter-action {
    display: block;
    margin: 0 auto;
    position: static;
    text-align: center;
    width: 190px;
  }

  .findYourCruiseContainer .search button {
    min-width: 100%;
    text-align: left;
    width: 100%;
  }

  .fyc-wrapper .toggle-advanced,
  .page-home .toggle-advanced {
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 190px;
  }

  .fyc-wrapper .fyc-expanded .hide-options-wrapper a.cruise-advanced-search,
  .page-home .fyc-expanded .hide-options-wrapper a.cruise-advanced-searc {
    display: none!important;
  }

  .fyc-wrapper .request-custom-form .chosen-container,
  .page-home .request-custom-form .chosen-container {
    margin-bottom: 10px;
  }

  .fyc-wrapper .request-custom-form.findYourCruiseContainer,
  .page-home .request-custom-form.findYourCruiseContainer {
    margin: 0 0 10px 0;
  }

  .modal-open .modal {
    overflow-y: hidden!important;
  }

  .request-custom-form.findYourCruiseContainer {
/*     margin: 15px 0 35px 0; */
	margin: 0;
    padding: 10px 15px;
  }

  #findYourCruiseFormModal .form-group-more.all-selections {
    min-height: 1px;
  }

  .modal-content .basic-filters>.col-sm-4 {
    padding: 0;
  }

  .modal-content .all-selections .select-wrap {
    clear: both;
    margin-bottom: 0;
  }

  .page-home .modal-content .all-selections .select-wrap {
    margin-bottom: 10px;
  }

  #additionalFilters>.filter-action {
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 170px;
  }

  .hide-options-wrapper a {
    padding: 15px 0 8px 0;
  }

  .fyc-wrapper .hide-options-wrapper a,
  .page-home .hide-options-wrapper a {
    padding: 15px 10px 8px 10px;
  }

  .shorex-category-icon-holder {
    width: auto!important;
  }

  .breadcrumb {
    display: none;
  }

  .breadcrumb_nobanner .breadcrumb {
    display: block;
    height: 1px;
    margin-bottom: 10px!important;
    margin-top: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
  }

  .navbar-toggle .icon-bar {
    border: #fff 1px solid;
  }

  .header .navbar-brand {
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .header-contact-us {
    border-right: 1px solid #fff;
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .mob-header-call {
    display: none;
  }

  .banner-img {
    background-size: cover;
  }

  .footer-bottom-wrap {
    display: none;
  }

  .footer-top-col {
    border: 1px solid #ccc;
    border-top: 0;
  }

  .footer-top-col:first-child {
    border-top: 1px solid #ccc;
  }

  .footer-top-col:last-child {
    border: 0;
    border-top: 1px solid #ccc;
    margin-top: 20px;
    text-align: center;
  }

  .footer-logos {
    display: none;
  }

  .footer-top-col div {
    width: 100%;
  }

  .footer-top-col .col-right {
    float: none;
  }

  .footer .follow-col .footer-top-title {
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
  }

  .footer-logos-mobile {
    display: block;
  }

  .footer-silversea img {
    margin: 0 auto;
  }

  .footer-social a {
    font-size: 40px;
    margin: 0 10px;
  }

  .footer-awards {
    float: none;
    text-align: center;
  }

  .footer-awards a {
    display: inline-block;
  }

  .footer-awards img {
    width: auto;
  }

  .footer-forms .submit-btn {
    border: 0;
    width: 100px;
  }

  .de .footer-forms .submit-btn,
  .es .footer-forms .submit-btn,
  .fr .footer-forms .submit-btn,
  .pt-br .footer-forms .submit-btn {
    width: 120px;
  }

  .pt-br .footer-forms .submit-btn {
    font-size: 11px;
    padding-left: 10px!important;
  }

  .pt-br .footer-forms .imofire:before {
    height: 25px;
  }

  .de .footer-forms .email-input,
  .es .footer-forms .email-input,
  .fr .footer-forms .email-input,
  .pt-br .footer-forms .email-input {
    padding-right: 120px;
  }

  .pt-br .footer-forms .imofire .in-text {
    white-space: nowrap;
  }

  .footer-forms .form-inputs,
  .pt-br .footer-forms .form-inputs {
    padding-right: 0;
  }

  .footer-forms .email-input {
    font-size: 13px;
    padding-right: 105px;
  }

  .footer-forms .submit-btn i {
    display: block;
    float: none;
    font-size: 16px;
    position: absolute!important;
    right: 0;
    top: 2px;
  }

  .footer-seperator {
    display: none;
  }

  .home-content {
    margin-bottom: 0;
  }

  .home-content-block {
    max-width: 100%;
    width: 100%;
  }

  .home-content-block img {
    width: 100%;
  }

  .banner-fyc .top-banner-title,
  .banner-home .top-banner-title {
    display: none;
  }

  .main-banner.banner-img {
    background: url(../images/home-mob-banner.jpg) no-repeat transparent;
    background-size: 100% auto;
  }

  .find-cruise-block {
    padding: 0 15px;
    position: static;
  }

  .blank-banner {
    display: block;
  }

  .find-cruise-block label {
    width: 100%;
  }

  .slider-texts-full-width .carousel-indicators {
    padding-left: 15px;
  }

  .fyc-wrapper .main-banner-wrap .carousel-indicators,
  .page-home .main-banner-wrap .carousel-indicators {
    bottom: 15px;
  }

  .cruise-advanced-search,
  .cruise-advanced-search:hover {
    background: #ebebeb;
    color: #000;
    display: block;
    margin: 1px 0;
    text-align: center;
    width: 100%;
  }

  .find-cruise-block .header-h5 {
    font-size: 24px;
    line-height: 50px;
    text-align: center;
  }

  .content-block {
    margin-bottom: 20px;
    padding: 0 15px!important;
  }

  .content-block h3 {
    color: #000;
    font-size: 34px;
    padding: 0;
    position: static;
  }

  .content-block p {
    color: #000;
    font-size: 16px;
    margin-top: 15px;
    max-width: 100%;
    padding: 0;
    position: static;
  }

  .only-mobile {
    display: block!important;
  }

  .banner-content-container {
    position: static;
  }

  .banner-fyc,
  .banner-home {
    background-position: center;
    position: static;
  }

  .tab-content figure {
    background-color: #000;
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 100%;
  }

  .tab-group-img-bg .tab-inner-info {
    bottom: 0;
    max-width: 90%;
    top: auto;
  }

  .tab-group-img-bg {
    position: relative;
  }

  .tab-group-img-bg .nav-tabs {
    border: 0;
    display: block;
    padding-top: 50px;
    position: absolute;
    top: 20px;
    width: 100%;
    z-index: 1;
  }

  .tab-group.tab-group-img-bg.open .dropdown-toggle {
    background-image: none;
  }

  .tab-group.tab-group-img-bg.open .nav.nav-tabs li {
    display: block;
  }

  .tab-group.tab-group-img-bg .nav.nav-tabs li {
    background: #000;
    border: 1px solid #fff;
    border-top: 0;
    display: none;
    margin: 0 3%;
    padding: 0;
    width: 94%;
  }

  .tab-group.tab-group-img-bg .nav.nav-tabs li.active {
    border: 1px solid #fff;
    display: list-item;
    position: absolute;
    top: 0;
  }

  .tab-group.tab-group-img-bg .nav.nav-tabs li i {
    display: none;
  }

  .tab-group.tab-group-img-bg .nav.nav-tabs li.active i {
    display: block;
    top: 15px;
  }

  .tab-group.tab-group-img-bg .nav.nav-tabs li a {
    background: #000;
    color: #fff;
    display: table;
    padding: 0 25px;
  }

  .tab-group-img-bg .select-group-img-bg {
    display: block;
    margin: 15px 2%;
    padding: 15px;
    position: absolute;
    top: 0;
    width: 96%;
  }

  .tab-group-img-bg label {
    position: relative;
    width: 100%;
  }

  .two-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .two-column-text img {
    float: none!important;
    width: 100%;
  }

  .banner-simple .top-banner-title,
  .banner-simple.banner-cruise h1 {
    font-size: 34px!important;
  }

  .top-banner-button-wrapper {
    display: none;
  }

  .banner-voyage-journal p {
    display: none;
  }

  .banner-voyage-journal .discover-more {
    display: none;
  }

  .banner-voyage-journal h4 {
    margin-bottom: 120px;
  }

  .banner-voyage-journal .header-h6 {
    font-size: 20px;
    line-height: 24px;
  }

  .banner-share-btns {
    background: #000;
    height: 60px;
    margin: 0;
    padding: 14px 0;
    position: static;
    text-align: center;
    width: 100%;
  }

  .banner-cruise .main-banner-wrap {
    background-position: top;
    background-size: auto 350px;
  }

  .banner-cruise .request-miniblock {
    display: none;
  }

  .banner-cruise h4 {
    margin-bottom: 230px;
  }

  .banner-cruise h4 span {
    font-size: 40px;
  }

  .banner-cruise .header-h6 {
    margin-bottom: 10px;
    text-align: center;
  }

  .banner-cruise .banner-content-2 {
    display: none;
    width: 100%;
  }

  .banner-content-box {
    margin: auto;
    max-width: 100%;
  }

  .banner-simple .main-banner-wrap {
    height: 200px;
  }

  .fyc-wrapper .main-banner-wrap.banner-img,
  .page-home .main-banner-wrap.banner-img {
    height: 430px;
    padding: 0;
    padding-bottom: 250px;
  }
  .page-home .main-banner-wrap.banner-img {
  }

  .onhover-no .btn-primary.textCTA {
    width: 100%;
  }

  .filter-flex .single-filter {
    margin-bottom: 10px!important;
    margin-bottom: 10px!important;
    margin-left: 0!important;
    width: 100%!important;
  }

  .destinations-filtered-gallery .flex-dest-outer {
    display: block;
    float: left;
    margin: 0 0 30px;
    margin-bottom: 30px;
    width: 100%;
  }

  .flex-dest-inner {
    padding-bottom: 0;
  }

  .destinations-filtered-gallery .row {
    display: block;
    margin: 0;
  }

  .destinations-filtered-gallery .img-thumbnail {
    width: 100%;
  }

  .destinations-filtered-gallery .destination-info-summary a button span i {
    width: 100%;
  }

  .destinations-filtered-gallery .destination-info-summary {
    margin-bottom: 5px;
    padding: 0;
    position: static;
    width: 100%;
  }

  .destinations-filtered-gallery .table>tbody>tr>td>br {
    display: none;
  }

  .footer-top .footer-logos-mobile .social-buttons {
    float: none;
    margin: 0 auto 20px auto;
    max-width: 280px;
    overflow: hidden;
    width: 280px;
  }

  .header .navbar-brand,
  .navbar-brand-text {
    display: none;
  }

  .req-text {
    display: none;
  }

  .call .icon-wrap {
    display: none;
  }

  .my-silversea-link {
    display: none;
  }

  .call-text .click-text {
    display: block;
    font-size: 12px;
    font-weight: 400;
    text-align: right;
    width: 100%;
  }

  .call .call-number {
    float: right;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
  }

  .call span {
    padding: 0 15px;
  }

  nav.nav-main .menu>li {
    width: 100%;
  }

  nav.nav-main .menu>li:nth-child(odd) {
    border-right: 0;
  }

  .simple-link {
    width: 100%;
  }

  .menu-lang.simple-link {
    padding: 0;
  }

  .additional-menu .simple-link:nth-child(odd),
  nav.nav-main .menu.additional-menu>li:nth-child(even) {
    border-right: 0;
  }

  nav.nav-main .menu>li.simple-list {
    height: auto;
  }

  .additional-menu .languages-list {
    position: static;
  }

  .single-lang,
  .single-lang.current-lan-mobile {
    background: #fff;
    width: 100%;
  }

  .single-lang:nth-child(odd) {
    left: 0;
  }

  .single-lang:last-of-type {
    border-bottom: 0;
  }

  .additional-menu .ss-language-selector .current-lang {
    padding: 0 15px;
  }

  .mobile-search-group .glyphicon {
    display: none;
  }

  .mobile-main-search .glyphicon {
    color: #fff;
    display: block;
    font-size: 18px;
    margin-top: -9px;
    width: 35px;
  }

  .search-button-text {
    display: none;
  }

  .mobile-search-group .form-control {
    padding: 0 55px 0 10px;
  }

  .mobile-main-search {
    width: 35px;
  }

  .additional-menu .ss-language-selector .current-lang .fa-angle-down {
    right: 15px;
  }

  .basic-filters .selection {
    margin-bottom: 2px;
    width: 100%;
  }

  .close-x {
    margin-right: 0;
  }

  .advancedFYC .basic-filters {
    margin-bottom: 0;
  }

  .criteria-selection .selection {
    margin-bottom: 10px;
    width: 100%;
  }

  .not-mobile {
    display: none!important;
  }

  .find-your-cruise .select-wrap {
    clear: both;
  }

  .wrap-outer {
    border-bottom: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
    clear: both;
    margin: 0 10px;
    margin: 0 10px!important;
    padding-bottom: 1px;
    padding-top: 10px;
  }

  .wrap-outer .label-lato {
    background: transparent;
    border: 0;
    font-family: Lato,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-left: 0;
    padding-top: 0;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
  }

  .wrap-outer .label-lato.collapsed {
    margin-bottom: 10px;
  }

  .wrap-outer .label-lato i {
    color: #999;
    float: right;
    font-size: 18px;
    text-align: center;
    width: 41px;
  }

  .wrap-outer .label-lato.collapsed i:before {
    content: "\f107";
  }

  .voyage-type-selection {
    margin-bottom: 20px!important;
    padding: 0;
    width: 100%;
  }

  .more-features-selection {
    width: 100%;
  }

  .criteria-selection .label-desk {
    padding: 0 10px 5px 10px;
  }

  .more-features-selection .checkbox label {
    clear: both!important;
    display: block!important;
    float: left!important;
    width: auto!important;
  }

  .findYourCruiseContainer label span {
    display: inline-block;
  }

  .fyc-form-holder .advanced-search .btn {
    display: none;
  }

  .fyc-form-holder .search {
    display: block;
  }

  .basic-filters .advanced-search .btn {
    display: block;
  }

  .fyc-form-holder .btn-primary.imofire .in-arrow,
  .modal-dialog .fyc-form-holder .btn-primary.imofire .in-arrow {
    width: 20%;
  }

  .fyc-form-holder .btn-primary.imofire .in-text,
  .modal-dialog .fyc-form-holder .btn-primary.imofire .in-text {
    padding-left: 0;
    text-align: left;
    width: 80%;
  }

  .advancedFYC .request-custom-form .findYourCruiseh3 {
    text-align: left;
  }

  .fyc-form-holder .btn {
    padding: 0 5px 0 15px!important;
  }

  .fyc-wrapper .banner-content-container,
  .page-home .banner-content-container {
    height: 250px;
    position: absolute;
  }

  .fyc-wrapper .request-custom-form .basic-filters .chosen-container,
  .page-home .request-custom-form .basic-filters .chosen-container {
    margin-bottom: 10px;
  }

  .fyc-wrapper .basic-filters .toggle-advanced,
  .page-home .basic-filters .toggle-advanced {
    bottom: -40px;
  }

  .fyc-wrapper .basic-filters .toggle-advanced .more-options-holder,
  .page-home .basic-filters .toggle-advanced .more-options-holder {
    padding: 10px;
  }

  .fyc-wrapper .basic-filters .toggle-advanced .more-options-holder .hold-wrapper,
  .page-home .basic-filters .toggle-advanced .more-options-holder .hold-wrapper {
    margin: 0 auto;
  }

  .fyc-wrapper .basic-filters .toggle-advanced .more-options-holder .hold-wrapper span,
  .page-home .basic-filters .toggle-advanced .more-options-holder .hold-wrapper span {
    margin-right: 10px;
  }

  .fyc-wrapper .basic-filters .btn-primary.imofire .in-text,
  .page-home .basic-filters .btn-primary.imofire .in-text {
    width: 80%!important;
  }

  .advanced-search .active-separator {
    visibility: hidden;
  }

  .fyc-wrapper .basic-filters .toggle-advanced .cruise-advanced-search,
  .page-home .basic-filters .toggle-advanced .cruise-advanced-search {
    position: absolute;
    top: -15px;
  }

  .clear-all {
    margin-right: 10px;
  }

  .close-text {
    display: none;
  }

  .filter-flex .chosen-single>span i {
    right: 12px;
  }

  .basic-filters i,
  .criteria-selection i {
    right: 10px;
  }

  .close-menu {
    color: #888;
    font-weight: 300;
  }

  nav.nav-main .menu.additional-menu>li:nth-last-child(2) {
    border-bottom: 1px solid #fff;
  }

  .find-travel-agent .text {
    background-color: #333;
    color: #fff;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px 15px 0 15px;
  }

  .find-travel-agent .travel-agent-location {
    background-color: #333;
    color: #fff;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -20px;
    padding: 15px 15px 30px 15px;
  }

  .find-travel-agent .travel-agent-location>.form-group {
    position: relative;
  }

  .find-travel-agent .travel-agent-location #location {
    float: left;
    width: 59%;
  }

  .find-travel-agent .travel-agent-location .btn-refine-search {
    background-image: linear-gradient(#fff,#d1d1d1);
    color: #000;
    float: right;
    font-weight: 600;
    width: 40%;
  }

  .find-travel-agent #refine-search {
    background-color: #d1d1d1;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 70px;
    width: 100%;
    z-index: 999;
  }

  .find-travel-agent .travel-agent-location .header-h6,
  .find-travel-agent .travel-agent-location .scroll-box {
    display: none;
  }

  .brochure-data .form-group>div[class*="col-"] {
    margin-bottom: 10px;
  }

  .block-image-brochure h2,
  .block-image-selected-brochure h2 {
    margin: 20px 0;
  }

  .show-accordion-content .title_accor {
    float: left;
  }

  .exc .title-separator {
    display: none;
  }

  .shorex-category-label.exc .tooltip-spot {
    margin-left: 0;
  }

  .voyage-tab-accordions .accordion-sub-title {
    min-height: 40px;
  }

  .dropdown-menu {
    padding: 0;
  }

  .tab-grey-select {
    display: block;
  }

  .tab-grey-select .chosen-container-single .chosen-single {
    color: #000;
    font-size: 18px;
    height: 50px;
    padding: 10px 12px;
  }

  .tab-grey-select .chosen-search {
    display: none;
  }

  .tab-grey-select .chosen-container .chosen-results li {
    color: #000;
    font-size: 18px;
    line-height: 30px;
  }

  .tab-grey-select .chosen-container .chosen-results {
    max-height: 100%;
  }

  .tab-grey-select .chosen-container-single .chosen-single:after {
    top: 12px!important;
  }

  .tab-grey {
    margin-bottom: 20px;
    padding-top: 52px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
  }

  ul.tab-grey li a {
    background: #fff;
    border-right: 0;
    height: 50px;
    line-height: 20px;
    padding: 15px 12px;
  }

  .project-info-box>div {
    background-image: linear-gradient(#fff,#f2f2f2);
    border: 1px solid #e6e6e6;
    display: block;
    float: left;
    line-height: 40px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0;
    text-align: center;
    width: 49%;
  }

  .project-info-box>div#single-nav-left {
    margin-right: 2%;
  }

  .footer-social {
    display: block;
    padding-bottom: 30px;
    padding-top: 20px;
    text-align: center;
  }

  .single-cruise-itinerary .table {
    font-size: 13px;
  }

  .single-cruise-itinerary .table>thead>tr>th {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
  }

  .single-cruise-itinerary table tbody tr td:first-child {
    font-size: 11px;
    width: 20px;
  }

  .single-cruise-itinerary table tbody tr td:nth-child(2),
  .single-cruise-itinerary table thead tr th:nth-child(2) {
    display: none;
  }

  .suits .media-body {
    clear: both;
    padding: 10px 0;
  }

  .suits .media .media-object {
    width: 100%;
  }

  .request-button-voyage-suite {
    clear: both;
    margin: 0 auto;
    padding-top: 10px;
  }

  .find-your-cruise .filter-5col .form-control {
    margin-bottom: -1px;
  }

  .send-req {
    margin-top: 20px;
    width: 100%;
  }

  block-image-brochure {
    background-image: none;
    border-top: 0;
    padding: 0;
  }

  .block-image-brochure {
    padding-top: 0;
  }

  .block-image-brochure .control-label {
    margin-bottom: 10px;
  }

  .block-image-brochure .travel-agent .radio-inline {
    padding-left: 5px;
  }

  .destinations-view-tabs .nav-tabs {
    display: none!important;
  }

  #destinations-filtered-list {
    display: none;
  }

  #destinations-filtered-gallery {
    display: block;
  }

  .request-quote .summary .price {
    clear: left;
    float: left;
  }

  .contact-us .phone-big {
    margin-top: -10px;
  }

  .contact-us .other-requests .phone-big {
    margin-bottom: 0!important;
  }

  .request-custom-form .form-control {
    margin-bottom: 10px;
  }

  .request-custom-form .control-label {
    border-bottom: 1px solid #d9d9d9;
    font-size: 14px;
    margin-bottom: 10px;
  }

  .request-custom-form .form-group div[class*="col-md"],
  .request-custom-form .form-group div[class*="col-sm"],
  .request-custom-form .form-group label[class*="col-md"],
  .request-custom-form .form-group label[class*="col-sm"] {
    padding-left: 0;
    padding-right: 0;
  }

  .request-custom-form select {
    border-color: #ccc;
  }

  .request-custom-form .chosen-container {
    margin-bottom: 10px;
  }

  .request-quote .summary .row label {
    display: inline-block;
    width: 60%;
  }

  .contact-us .call-us {
    margin-bottom: 30px;
  }

  .contact-us .map {
    display: none;
  }

  .contact-us .our-offices {
    text-align: left;
  }

  .contact-us .our-offices .collapse {
    padding: 15px;
  }

  .btn-mobile {
    display: block;
    line-height: 26px;
  }

  .text .btn-mobile {
    display: none;
  }

  .btn-mobile.collapsed {
    display: block;
  }

  .filter-2col .btn-mobile {
    margin-top: 20px;
  }

  a.btn-mobile {
    background-color: #f2f2f2;
    cursor: pointer;
    line-height: 40px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center;
  }

  .single-port-overview .btn-mobile {
    display: table;
    float: left;
    line-height: 20px;
  }

  .port-search a.btn-mobile {
    background-color: #f2f2f2;
    border-radius: 0;
    color: inherit;
    display: block;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: -10px;
    position: relative;
    text-align: left;
  }

  .port-search a.btn-mobile i {
    position: absolute;
    right: 10px;
  }

  .port-search a.btn-mobile:focus,
  .port-search a.btn-mobile:hover {
    color: inherit;
    text-decoration: none;
  }

  .single-port-overview .btn-desk {
    display: none;
  }

  .img-wrap {
    margin-left: -15px;
    margin-right: -15px;
  }

  .single-port-overview .img-thumbnail {
    margin-bottom: 0;
    width: 100%;
  }

  .single-port-overview .btn-more {
    background-color: #f2f2f2;
    border: 0;
    border-radius: 0;
    display: block;
    float: none;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .single-port-overview .mobile-image {
    display: block;
  }

  .single-world-cruise-itinerary .row>div[class*="col-"] {
    margin-bottom: 20px;
  }

  .features label,
  .suits label,
  .summary label {
    display: block;
    font-size: 12px;
  }

  .single-cruise-itinerary .cruise-info {
    display: block;
    margin-bottom: 20px;
  }

  .single-cruise-itinerary .media-object {
    display: block;
    float: none!important;
    margin-bottom: 10px;
    width: 100%;
  }

  .btn-collapse h2,
  .btn-collapse h2.red,
  .btn-collapse h3 {
    border: 0;
    color: inherit;
    font-size: inherit;
    font-style: normal;
    margin: 0;
    padding: 0;
  }

  .btn-collapse,
  .btn-collapse:focus,
  .btn-collapse:hover {
    align-items: center;
    background-color: #333;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    height: 50px;
    justify-content: space-between;
    line-height: 16px;
    margin-top: -1px;
    padding: 0 20px;
    text-decoration: none;
    text-transform: none;
  }

  .btn-collapse.collapsed,
  .btn-collapse.collapsed:focus,
  .btn-collapse.collapsed:hover,
  .label-collapse {
    background-color: transparent;
    border: 1px solid #d9d9d9;
    color: inherit;
    text-transform: none;
  }

  .control-label.label-collapse {
    cursor: pointer;
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-weight: 400;
    height: 40px;
    padding: 10px 15px!important;
    position: relative;
    text-transform: none;
  }

  .control-label.label-collapse:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
    top: 10px;
  }

  .btn-collapse i {
    display: block;
  }

  .chosen-container {
    display: block;
    margin-bottom: 20px;
    margin-bottom: 1px;
    width: 100%!important;
  }

  .search-and-results .list-group-item {
    border-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
  }

  .text-journal .info.weather-info li {
    display: block;
    margin-bottom: 5px;
  }

  .text-journal .info li:after {
    content: "";
  }

  .share-icons-expedition-photos-single .icons,
  .share-icons-expedition-photos-single .social-buttons,
  .share-icons-journal .icons,
  .share-icons-journal .social-buttons {
    justify-content: space-between;
  }

  .share-icons-expedition-photos-single .social-buttons,
  .share-icons-journal .social-buttons {
    float: none;
  }

  .share-icons-expedition-photos-single .row,
  .share-icons-journal .row {
    margin-left: 0;
    margin-right: 0;
  }

  .share-icons-expedition-photos-single .row div[class*='col-'],
  .share-icons-journal .row div[class*='col-'] {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin-bottom: -1px;
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .pagination-buttons {
    border: 0;
    display: block;
    justify-content: space-between;
    text-align: center;
  }

  .pagination-buttons a {
    background-image: linear-gradient(#fff,#f2f2f2);
    border: 1px solid #e6e6e6;
    display: block;
    flex-grow: 1;
    line-height: 40px;
    margin-left: 0;
    padding: 0 20px;
  }

  .pagination-buttons a:first-child {
    display: inline-block;
    margin-right: 1%;
    width: 49%;
  }

  .pagination-buttons a:last-child {
    display: inline-block;
    margin-left: 1%;
    width: 49%;
  }

  .share-icons-journal .icons .social-links {
    display: inline-block;
    float: left;
  }

  .share-icons-journal .icons .mail-print-icons {
    display: inline-block;
    float: right;
  }

  .sidebar-journal .table-striped {
    display: none;
  }

  .filter-3col {
    flex-direction: column;
  }

  .filter-3col .filter-by {
    border: 0;
    margin-bottom: 1px;
    padding-right: 0;
  }

  .filter-3col .filter-by span {
    background-color: transparent;
    color: #666;
    line-height: 30px;
    text-transform: uppercase;
  }

  .filter-3col .filter-by span:after {
    border-left: 0;
  }

  .filter-3col .chosen-container {
    margin-bottom: -1px;
  }

  div.table .thead {
    display: none;
  }

  .filter-or .desk-or {
    display: none;
  }

  .filter-or .mobile-or {
    border-bottom: 1px solid #ccc;
    display: block;
    line-height: 16px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .filter-or .mobile-or span {
    font-weight: normal;
  }

  .filter-or form {
    margin-bottom: 10px;
  }

  .single-destination .text {
    margin-bottom: 60px;
  }

  .footer-forms {
    margin-bottom: 0;
    padding-top: 60px;
  }

  .find-your-cruise .request-custom-form {
    border: 0;
    padding: 15px;
  }

  .find-your-cruise .form-group {
    margin: 0;
  }

  .find-your-cruise .form-group .collapse-more {
    clear: both;
  }

  .label-desk {
    display: none;
  }

  .infoblock-2col .row div[class*="col-"],
  .infoblock-category {
    margin-bottom: 35px;
  }

  .single-block-image-text .header-4 {
    max-width: 100%;
  }

  .infoblock-category div[class*="col-"] {
    color: inherit;
    margin-bottom: 30px;
  }

  .infoblock-2col .row div[class*="col-"] img {
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
  }

  .infoblock-2col .row div[class*="col-"] div,
  .infoblock-2col h2,
  .infoblock-2col h4,
  .infoblock-2col-ships .row div[class*="col-"] div,
  .infoblock-2col-ships .trip-type {
    color: #000;
    left: auto;
    position: inherit;
    top: auto;
    width: 100%;
  }

  .infoblock-2col h2 {
    margin-bottom: 10px;
  }

  .infoblock-2col .row div[class*="col-"] div {
    margin-bottom: 20px;
    max-width: 100%;
    position: static;
  }

  .block-hover:hover img {
    opacity: 1;
  }

  .filter-5col .chosen-container {
    margin-bottom: -1px;
  }

  .mobile-control {
    display: block;
    margin-bottom: 20px;
  }

  .left-sidebar {
    padding-bottom: 50px;
    padding-right: 0;
  }

  .left-sidebar ul {
    position: relative;
  }

  .left-sidebar ul li.active,
  .left-sidebar ul li.current_page_item {
    top: 0;
    width: 100%;
  }

  .left-sidebar>ul .dropdownmenu_title {
    color: #fff;
    display: none;
    font-size: 13px;
    left: 0;
    padding: 10px 15px 10px 10px;
    position: absolute;
    top: 0;
    z-index: 999;
  }
  .page-corporate-incentive .left-sidebar>ul .dropdownmenu_title {
	  display: block;
  }

  .left-sidebar>ul.open .dropdownmenu_title {
    display: block;
  }

  .left-sidebar ul li.active a {
    pointer-events: none;
  }

  .filter-by-2col label {
    border-bottom: 1px solid #ccc;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .flex-info {
    flex-direction: column;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-top: 15px;
  }

  .flex-info .flex-item-1 {
    order: 2;
  }

  .flex-info .flex-item-2 {
    margin-bottom: 10px;
  }

  .flex-info .flex-item-1 .row div[class*="col-"],
  .flex-info .flex-item-2 .row div[class*="col-"] {
    border-left: 0;
    padding: 0;
  }

  .flex-info .flex-item-1 .row div[class*="col-"] {
    border-top: 1px solid #fff;
    clear: both;
    padding-top: 15px;
    text-align: right;
  }

  .flex-info .flex-item-1 label {
    display: inline;
    float: left;
    line-height: 40px;
    margin-bottom: 0;
  }

  .blog-single-post .share-icons-journal {
    border: 0;
  }

  .page-ships .text {
    margin-bottom: 20px;
  }

  p {
    margin-bottom: 10px;
  }

  .footer-top-row {
    margin-bottom: 0;
  }

  .footer-logos-mobile .social-buttons>div {
    display: inline-block;
    float: none;
    vertical-align: top;
  }

  .footer-logos-mobile .social-buttons>iframe {
    margin-left: -30px;
    vertical-align: top;
  }

  .infoblock-blog .image {
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
  }

  .infoblock-blog .actions>div:nth-child(2) {
    top: 0;
  }

  .infoblock-blog .actions {
    background: #333;
    border-top: 1px solid #fff;
    bottom: 0;
    padding: 5px;
    padding: 6px 15px;
    width: 100%;
    z-index: 1;
  }

  .page-experts .left-sidebar {
    margin-bottom: 10px;
  }

  .full-width-banner-link,
  .slider-texts-full-width .carousel,
  .slider-texts-full-width .carousel .carousel-inner,
  .slider-texts-full-width .item {
    height: 200px;
  }

  .slider-texts-full-width .item>a h2,
  .slider-texts-full-width .item>span h2 {
    font-size: 40px;
    font-size: 30px;
    line-height: 26px;
    padding: 0;
    width: 90%;
  }

  .t2c .col-sm-9 {
    padding-top: 0;
  }

  .allexclusive .special-content .special-content-col {
    padding: 0!important;
  }

  .allexclusive .special-content .special-content-col .text {
    padding: 30px 0;
  }

  .allexclusive .special-content div {
    pointer-events: auto;
  }

  .allexclusive .btn-collapse,
  .allexclusive .btn-collapse:focus,
  .allexclusive .btn-collapse:hover {
    background-color: transparent;
    border: 1px solid #d9d9d9;
    color: inherit;
    display: block;
  }

  .allexclusive .btn-collapse h2 {
    border: 0;
    font-family: Open Sans,arial,helvetica,sans-serif;
    font-size: 20px;
    font-style: normal;
    line-height: 50px;
    margin: 0;
    padding: 0;
  }

  .allexclusive .special-content div:last-child h2 {
    color: #000;
  }

  .allexclusive .special-content>div[class*="col-"]>div {
    background-color: #fff;
  }

  .allexclusive .special-content .text div {
    margin-bottom: 35px;
  }

  .allexclusive .special-content {
    margin-top: 0;
  }

  .content-blocks .discover-more {
    color: #000;
    position: static;
  }

  .left-sidebar h2 {
    background-image: none;
  }

  .row.cols-5 .block-hover {
    width: 100%;
  }

  .row.cols-5>div:nth-child(2n+1) {
    clear: both;
  }

  .filter-port-results .row a div {
    font-size: 12px;
    line-height: 16px;
    padding: 3px 15px;
  }

  .filter-port-results div.table .tbody .row {
    padding: 5px 0;
  }

  .filter-port-results .row a {
    display: table-cell;
    height: 46px;
    vertical-align: middle;
  }

  div.table .tbody .row div:last-child {
    font-size: 11px;
  }

  .block-image-library .thumbs>.thumbnail .download-img a {
    padding: 7px;
    padding-left: 40px;
  }

  .list-col-data {
    width: 100%;
  }

  .list-col {
    float: left;
  }

  .list-col-date {
    width: 25%;
  }

  .list-col-ship {
    margin-bottom: 20px;
    width: 50%;
  }

  .list-col-days {
    width: 10%;
  }

  .list-col-voyage {
    float: right;
    width: 10%;
  }

  .list-col-ports {
    margin-bottom: 20px;
    width: 100%;
  }

  .list-col-fares {
    bottom: -25px;
    position: absolute;
    width: 50%;
  }

  .destinations-filtered-list .table-striped>.tbody>.row>a {
    padding-right: 10px;
  }

  .destinations-filtered-list .table-striped>.tbody {
    margin: 0 -15px;
  }

  .footer-top .social-buttons>a {
    float: none;
  }

  .request-custom-form .form-group-more div[class*="col-md"] {
    height: 40px;
    margin-bottom: 10px;
  }

  .accordeon-list.voyage-tab-accordions .number-value {
    left: 13px;
    top: 16px;
  }

  .accordion-sub-title {
    float: left;
  }

  .accordeon-list.voyage-tab-accordions .accordion-item a {
    border: 0;
    display: table-row;
    float: none;
    text-decoration: underline;
  }

  .accordeon-list.voyage-tab-accordions .accordion-item {
    padding: 20px;
  }

  .block-hover .wrapper-hover {
    background: 0;
    background: transparent;
    width: 100%;
  }

  .cruise-info-included {
    width: 100%;
  }

  .single-cruise-itinerary .cruise-info div:nth-child(2) {
    width: 100%;
  }

  .block-image-brochure .thumb-row .thumbnail {
    width: 49%;
  }

  .block-image-brochure .thumb-row {
    padding: 0;
  }

  .thumb-row-2 {
    display: block;
    margin-bottom: 30px;
    padding-bottom: 82px;
    position: relative;
  }

  .block-image-brochure .thumb-row .thumbnail .checkbox_wrapper {
    padding-right: 15px;
    width: 50%;
  }

  .content-block-text-wraper {
    display: none;
  }

  .content-block-text-wraper-mobile {
    display: block;
    font-size: 13px;
    line-height: 18px;
    margin-top: 20px;
  }

  #map-canvas {
    margin-top: 0;
    min-height: 300px;
  }

  .banner-carousel-owl .caption {
    background-color: rgba(0,0,0,0)!important;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin: 0!important;
    padding: 20px!important;
  }

  .banner-carousel-owl .owl-pagination {
    position: static;
  }

  .banner-carousel-owl.owl-theme .owl-controls .owl-page span,
  .banner-carousel-owl.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #ddd!important;
  }

  .banner-carousel-owl .owl-controls .owl-buttons {
    display: none;
  }

  .banner-carousel-owl .owl-item.loading {
    background-color: transparent!important;
  }

  .only-tablet {
    display: none!important;
  }

  .banner-content-2 p,
  .find-your-cruise .fyc-line-1,
  .fyc-wrapper .main-banner-wrap .banner-content p,
  .fyc-wrapper .modal-open .cruise-advanced-search .more-options-holder,
  .home-body .new-banner-content,
  .home-exclusive-slider .separator-line-light,
  .home-ship-slider .separator-line-light,
  .invisible-line-3,
  .page-home .main-banner-wrap .banner-content p,
  .page-home .modal-open .cruise-advanced-search .more-options-holder,
  .slider-item-descr,
  .top-banner-white-bg {
    display: none;
  }

  .main-banner-wrap {
    background-position: center;
    margin-bottom: 20px!important;
  }

  .new-banner-content {
    bottom: auto;
    display: block;
    left: auto;
    padding: 40px 20px;
    position: relative;
    right: auto;
    text-align: center;
    top: auto;
    width: 100%;
  }

  .banner-content {
    background-size: 100% 100%;
    padding-bottom: 0;
  }

  .new-banner-content .top-banner-title {
    font-family: theanodidot;
    font-size: 36px;
    line-height: 1;
    padding-bottom: 0;
    text-transform: uppercase;
  }

  .new-banner-content .top-banner-title span {
    color: black!important;
  }

  .new-banner-content .banner-content {
    padding: 0;
  }

  .new-banner-content .request-miniblock .btn-block {
    margin: 12px auto 0;
  }

  .new-banner-content .banner-content-box {
    margin-top: 25px;
  }

  .destinations-generic-wrapper .slider-item-descr,
  .home-exclusive-slider .slider-item-descr {
    display: block;
  }

  .destinations-generic-wrapper .infoblock-2col .row div[class*="col-"] div.header-and-text-wrap {
    background: rgba(255,255,255,0.8);
    bottom: auto;
    display: block;
    margin: auto 10%;
    margin-bottom: 0;
    margin-top: -55px;
    max-width: 80%;
    padding: 10px;
    position: absolute;
    top: 50%;
    width: 100%;
  }

  .home-body .dest-slider-h2-wrapper {
    margin-bottom: 0!important;
  }

  .ie9 .find-your-cruise .top-searches-carousel .item .row .single-wrap {
    margin: 0;
    width: 100%;
  }

  .destinations-generic-wrapper .img-wrapper {
    margin-bottom: 0!important;
    position: relative!important;
  }

  .destinations-generic-wrapper .infoblock-2col .row div[class*="col-"] div.slider-item-descr-wrapper {
    background-color: #fff;
    border: 1px solid #fff;
    padding-top: 20px;
  }

  .slider-description {
    padding-bottom: 0;
  }

  .slider-item-descr-wrapper .slider-description {
    margin-bottom: 20px;
  }

  .dest-slider-top-wrap {
    margin-bottom: 0!important;
  }

  .dest-slider-description {
    margin-bottom: 0!important;
  }

  .slider-title br {
    display: block;
  }

  .home-body .top-searches-carousel .carousel-inner .item h4 {
    font-size: 26px;
    padding: 24px 0 10px;
  }

  .home-body .destinations-generic-wrapper .carousel-inner .item .more,
  .home-body .top-searches-carousel .carousel-inner .item .more {
    font-size: 15px;
    margin: 0;
    padding: 0;
    position: relative!important;
  }

  .find-your-cruise .carousel-inner .item .more {
    font-size: 15px;
  }

  .slider-item-descr-wrapper {
    border: 1px solid #e5e5e5;
    border-top: 0;
    margin-bottom: 1px;
    padding: 0 25px 40px 25px;
    position: relative!important;
  }

  .destinations-generic-wrapper .slider-item-descr-wrapper {
    padding-bottom: 25px;
  }

  .home-ship-slider .slider-item-descr-wrapper {
    margin-top: 1px;
  }

  .home-ship-slider .row>div[class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .mobile-slider-more-wrapper {
    padding: 20px 0 0 0;
  }

  .destinations-generic-wrapper .mobile-slider-more-wrapper {
    padding: 10px 0 0 0;
  }

  .destinations-generic-wrapper {
    margin-bottom: 40px;
  }

  .home-exclusive-slider {
    margin-bottom: 50px;
    padding: 0 6px;
  }

  .padding-bot-30,
  .top-searches-carousel .carousel-nav .carousel-indicators li {
    padding: 0!important;
  }

  .footer-form-content {
    padding: 28px;
  }

  .footer-form {
    margin-bottom: 60px;
  }

  .footer-forms label {
    font-size: 19px;
    margin-bottom: 20px;
  }

  .footer-forms label .highlight {
    font-size: 28px;
    line-height: 1.3;
  }

  .single-destination .voy-gallery #ajax_gallery_body #krq {
    display: block;
  }

  .single-destination .voy-gallery .carousel-control-wrap {
    top: 40%;
  }

  .fyc-wrapper .top-searches-carousel .single-wrap,
  .page-home .top-searches-carousel .single-wrap {
    float: left;
    padding-bottom: 0;
  }

  .fyc-wrapper .top-searches-carousel .mobile-indicators .carousel-indicators,
  .page-home .top-searches-carousel .mobile-indicators .carousel-indicators {
    margin-bottom: -5px;
    padding: 0;
  }

  .fyc-wrapper .advancedFYC .close,
  .page-home .advancedFYC .close {
    left: initial;
    right: 10px;
    top: 12px;
  }

  .fyc-wrapper .top-searches-carousel .carousel-inner .item .more,
  .page-home .top-searches-carousel .carousel-inner .item .more {
    position: static!important;
  }

  .find-your-cruise .search .in-text,
  .fyc-wrapper .modal-body .search .in-text,
  .page-home .modal-body .search .in-text {
    margin-right: 1%;
    text-align: right;
  }

  .advanced-filters .form-group.form-group-more.criteria-selection {
    margin-bottom: 10px!important;
    margin-top: 20px;
  }

  .advanced-filters {
    margin-bottom: -10px;
  }

  .form-group.more-features-selection {
    padding-bottom: 15px;
  }

  .findYourCruiseOpen .MoreSO i {
    line-height: 0.9;
  }

  .single-destination .text .roundcorners {
    margin: 0 auto 5px auto;
  }

  .cta-raq-post .btn_base,
  .text .roundcorners {
    display: block;
    float: initial;
    margin: 0 auto 5px auto;
  }

  .single-destination .voy-gallery .carousel-title-wrap {
    line-height: 1.2;
    max-width: 80%;
    overflow: visible;
    vertical-align: middle;
    white-space: normal;
  }

  .single-destination .voy-gallery .control-positioning-wrapper {
    line-height: 1;
    padding: 8px 0;
    vertical-align: middle;
  }

  #carousel-destinations-home .header-and-text-wrap {
    margin: 0 10%;
    width: 80%;
  }

  #carousel-destinations-home .dest-slider-h2-wrapper .dest-slider-h2-wrapper-inner {
    padding: 5px 10px;
  }

  #carousel-destinations-home .img-wrapper img {
    opacity: 0!important;
  }

  #carousel-destinations-home .slider-item-descr-wrapper.visible-xs-block {
    background: #fff;
  }

  #carousel-destinations-home .slider-item-descr-wrapper.visible-xs-block .slider-description {
    margin-bottom: 0;
    padding-top: 20px;
  }

  .owl-header-h4 {
    font-size: 26px;
    line-height: 1;
    padding: 24px 0 10px;
  }

  #carousel-ships-home .owl-header-h4 {
    font-size: 25px;
  }

  #carousel-exclusive-offers-homepage .owl-controls,
  #carousel-ships-home .owl-controls {
    border: 0;
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
  }

  .home-body #carousel-ships-home .single-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .single-destination #ajax_gallery_body .owl-carousel .owl-controls .owl-buttons {
    top: 30%;
  }

  .single-cruise-enrichement .owl-main,
  .single-cruise-enrichement .suits .owl-main {
    width: 100%;
  }

  .page-home .dest-slider-top-wrap .single-wrap .more {
    padding-bottom: 0;
    padding-left: 0;
  }

  .sliderText-wrapper {
    max-width: 380px;
    width: 100%;
  }

  .top-banner-white-bg {
    bottom: auto;
    display: block;
    left: auto;
    padding: 40px 20px;
    position: relative;
    right: auto;
    text-align: center;
    top: auto;
    width: 100%;
  }

  .single-destination .top-banner-white-bg .banner-content .banner-content-box {
    margin-top: 25px;
    position: static;
  }

  .top-banner-white-bg .sliderText-wrapper {
    margin: 0 auto;
    padding-top: 0;
  }

  .top-banner-white-bg-inner {
    margin-left: 0;
  }
  .tab-group .mobile-select {
		display: block;
		left: 10px;
		position: absolute;
		right: 10px;
		top: 10px;
		z-index: 9999;
	}

	.tab-group .mobile-select .chosen-container {
		background-color: #000;
		color: #fff;
		width: 100%;
	}

	.tab-group .mobile-select .chosen-container-single .chosen-single {
		background-color: #000;
		color: #fff;
	}

	.tab-group .mobile-select .chosen-container-single .chosen-single:after {
		color: #fff;
	}

	.tab-group .mobile-select .chosen-drop {
		color: #333;
	}

	.tab-group-img-bg .tab-inner-info {
		bottom: 0;
		top: inherit;
		width: auto;
	}

	.banner-discover-more {
		display: none;
	}

	.single-block-image-text {
		color: #000;
		padding: 10px 0;
		position: static;
	}

	.page-why-silversea .single-block h3 {
		display: none;
	}

	.page-why-silversea .single-block a {
		margin-bottom: 30px;
	}

	.single-block-image-text .header-4 {
		max-width: 100%;
	}

	.page-why-silversea .single-block a.discover-more {
		margin-bottom: 0;
		padding-left: 0;
		position: static;
	}

	.Description_general_container,.Map_general_container {
		display: none;
	}

	.tab-group-img-bg .nav.nav-tabs li.all-tabs-dropdown {
		background: #000;
		border: 1px solid #fff;
		display: block;
		height: 52px;
		margin: 0 3%;
		position: absolute;
		top: 10px;
		width: 94%;
		z-index: 1;
	}

	.tab-group-img-bg .nav.nav-tabs li.all-tabs-dropdown a {
		background: #000;
		color: #fff;
		font-size: 24px;
		font-weight: 300;
		padding: 15px 25px;
	}

	.tab-group-img-bg .nav.nav-tabs li.all-tabs-dropdown.dropdown-toggle {
		border: 1px solid #fff;
		min-height: 50px;
	}

	.tab-group-img-bg .nav.nav-tabs li.all-tabs-dropdown ul {
		margin-top: 1px;
		outline: 1px solid #fff;
		padding: 0;
		width: 100%;
	}

	.tab-group-img-bg .nav.nav-tabs li.all-tabs-dropdown ul li {
		margin: 0;
		min-height: 50px;
		width: 100%;
	}

	.tab-group-img-bg .nav.nav-tabs li.all-tabs-dropdown ul li a {
		font-size: 20px;
		min-height: 50px;
		padding: 11px 20px;
	}

	.tab-group-img-bg .nav.nav-tabs li.all-tabs-dropdown ul li i {
		display: none;
	}

	.general-tabs {
		padding-top: 60px;
		position: relative;
	}

	.general-tabs .tab-grey li a br {
		display: none;
	}

	.filter-cruise {
		display: block;
		height: 35px;
		margin-top: 0;
		padding-bottom: 0;
		padding-top: 42px;
		position: absolute;
		top: 0;
		z-index: 1;
	}

	.destinations-content-blocks .infoblock-2col-ships .row div[class*="col-"] {
		display: block!important;
	}

	.filter-cruise li {
		background: #fff;
		border: 1px solid #d9d9d9;
		display: none;
	}

	.open>.filter-cruise li {
		cursor: pointer;
		display: block;
	}

	.filter-cruise li.active {
		background: #fff;
		display: list-item;
		position: absolute;
		top: 0;
	}

	.filter-cruise li.active span {
		display: none;
	}

	.nav-tabs.filter-cruise>li>a:focus,.nav-tabs.filter-cruise>li>a:hover {
		background: #eee;
	}

	.nav-tabs.filter-cruise>li.active>a,.nav-tabs.filter-cruise>li.active>a:focus,.nav-tabs.filter-cruise>li.active>a:hover {
		background: #eee;
	}

	.filter-cruise li a .tab-header {
		color: #000;
		font-size: 18px;
		font-weight: 400;
		text-align: left;
		text-transform: none;
	}

	.filter-cruise li.active a .tab-header {
		font-weight: 600;
	}

	.filter-cruise li a:focus,.filter-cruise li a:hover {
		background-color: #fff;
	}

	.filter-cruise li:last-child {
		border-right: 1px solid #d9d9d9;
	}

	.filter-cruise li i {
		display: none;
		position: absolute;
		right: 16px;
		top: 13px;
	}

	.filter-cruise li.active i {
		display: block;
	}

	.tab-group-img-bg li h3 {
		font-size: 18px;
		font-weight: 400;
		white-space: normal;
	}

	.tab-content figure {
		background-position: 0 70px;
	}

	.left-sidebar ul.dropdown-menu li.active a i {
		display: none;
	}




.tooltip-inner {
		font-size: 11px!important;
		line-height: 11px;
	}

	.right-tooltip .tooltip {
		left: auto!important;
		margin-right: -10px;
		right: 0!important;
	}

	.right-tooltip .tooltip.top .tooltip-arrow {
		left: auto!important;
		margin-right: 20px;
		right: 0;
	}

	.single-cruise-itinerary .media-body {
		padding: 0;
	}

	.sf-extras {
		padding: 0 5px!important;
	}

	.voy-show-text {
		display: none;
	}

	.suite-fares {
		max-width: 28%;
		padding: 0 10px;
	}

	.suite-name {
		width: 25%;
	}

	.suite-title {
		font-size: 16px;
	}

	.suite-col-right.request-button-voyage-suite {
		display: none;
	}

	.suite-select label {
		padding-right: 5px;
	}

	.suits .voy-show {
		min-width: 0;
	}

	.suits .voy-show-text {
		display: none;
	}

	.voyage-suites-holder .text .header-h3 {
		font-size: 18px;
	}

	.suite-spec-box {
		max-width: 100%;
		width: 100%;
	}

	.suite-feature-list {
		margin-bottom: 10px;
	}

	.suits p {
		font-size: inherit;
	}

	.fare-type .single-fare-detail-wrap {
		clear: both;
		width: 100%;
	}

	.suite-type {
		font-size: 13px;
		width: auto;
	}

	.suite-location {
		float: left;
		text-align: left;
		width: auto;
	}

	.suite-location img {
		margin: 0;
	}

	.suite-fare-details {
		font-size: 14px;
		text-align: left;
		width: auto;
	}

	.suite-fares-per-guest {
		clear: left;
		width: auto;
	}

	.suite-location .location-gray-small-icon {
		margin-left: 15px;
	}

	.suite-more-details {
		margin-left: 15px;
		width: 20px;
	}

	.suite-more-details .question-small-icon {
		line-height: 25px;
		margin: 0;
	}

	.suite-checked .feature-div-icon {
		line-height: 21px;
	}

	.single-fare-detail-wrap {
		margin-bottom: 5px;
	}

	.fare-type.checked .suite-checked-small-icon {
		float: right;
		margin: 0;
	}

	.suite-select {
		float: right;
		margin-right: 5px;
		margin-top: -15px;
		width: auto;
	}

	.voy-accordion-item {
		margin-bottom: 15px;
		padding: 5px;
	}

	.voy-body-img {
		padding: 0;
		width: 100%;
	}

	.voy-body-img img {
		width: 100%;
	}

	.voy-body-text {
		font-size: 13px;
		line-height: 16px;
		padding: 0;
		width: 100%;
	}

	.excursions .voy-body-text {
		padding: 0;
	}

	.voy-body-text .clear {
		margin-bottom: 10px;
	}

	.shortlink {
		display: block;
		line-height: 13px;
		margin-bottom: 5px;
	}

	.voy-table {
		padding: 5px 0;
	}

	.single-cruise-itinerary h2 {
		font-size: 24px;
		line-height: 26px;
	}

	.single-cruise-itinerary .cruise-info ul {
		margin-left: 20px;
	}

	.single-cruise-itinerary .cruise-info ul li {
		font-size: 12px;
		line-height: 13px;
		margin-bottom: 3px;
	}

	.container-hero-video {
		display: none;
	}

	.hero-play-youTube {
		display: block;
		height: 100%;
		margin: 0;
		position: absolute;
		right: 0;
		width: 100%;
	}

	.hero-play-youTube .btn.live-assistance-btn {
		bottom: 20px;
		display: inline-block;
		position: absolute;
		right: 20px;
		top: auto;
	}

	.banner-cruise .banner-content {
		height: 185px;
	}

	.modal-white-wrapper .modal ul.tab-grey-centered li a,.suite-spec-box .modal ul.tab-grey-centered li a {
		background-color: #fff!important;
		width: 100%;
	}

	.fare-col {
		padding: 2px 0;
	}

	.modal-white-content.text {
		padding: 0;
	}

	.header-modal-h1,.modal-white .header-h4 {
		font-size: 20px;
		line-height: 1;
		margin: 0 0 15px;
	}

	.modal-white-content .general-tabs {
		margin-top: 30px;
	}

	.modal-white-content ul.tab-grey-centered li.active {
		margin: 0;
	}

	.modal-white-content ul.tab-grey-centered li {
		margin: 0;
	}
	@-moz-document url-prefix() {
	    .single-destination .voy-gallery.expanded {
	        width: 100%;
	    }
	}
	.suits .suite-select-req-quote .suite-col-right {
		display: block;
		max-width: 100%;
		width: 100%;
	}

	.suits .suite-select-req-quote a.onhover-no {
		width: 100%;
	}

	.suits .your-selection {
		margin-bottom: 5px;
		max-width: 100%;
	}

	.modal-white-content .offerTitle {
		max-width: 100%;
	}

	.modal-white-content img.wp-post-image {
		margin-bottom: 10px;
		max-width: 100%;
		padding: 0;
		width: 100%;
	}

	.suite-spec-box .ss_button,.suite-spec-box a {
		padding: 7px 10px;
	}

	input[type='radio'] {
		background: url(../skins/minimal/grey.png) no-repeat;
		height: 20px;
		width: 20px;
	}

	.accordeon-list .enrichments .panel-title a span.title {
		font-size: 16px;
	}

	ul.single-cruise-page.tab-grey li[rel~="land_programmes"],ul.single-cruise-page.tab-grey li[rel~="voyage_highlights"] {
		width: 100%!important;
	}

	.tab-decks li.active {
		background: #fff;
	}

	.suits .voy-gallery #ajax_gallery_body #krq {
		display: none;
	}

	.suits .voy-gallery .carousel-inner-wrap {
		width: 100%;
	}

	.voy-gallery #ajax_gallery_body .carousel-control {
		height: 40px;
		width: 40px;
	}

	.voy-gallery .carousel-control-wrap .fa {
		font-size: 30px;
		line-height: 40px;
	}

	.voy-gallery .carousel-control-wrap {
		height: 40px;
		width: 85px;
	}

	.voy-gallery #ajax_gallery_body #krq {
		display: none;
	}

	.voy-gallery .carousel-inner-wrap {
		width: 100%;
	}

	.youtube-mobile-container iframe {
		left: 0;
		max-height: 350px;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 199;
	}

	.voy-gallery .control-positioning-wrapper {
		-webkit-transition: margin-bottom 1s cubic-bezier(0.17,0.04,0.03,0.94);
		-moz-transition: margin-bottom 1s cubic-bezier(0.17,0.04,0.03,0.94);
		-o-transition: margin-bottom 1s cubic-bezier(0.17,0.04,0.03,0.94);
		transition: margin-bottom 1s cubic-bezier(0.17,0.04,0.03,0.94);
	}

	.voy-gallery .control-positioning-wrapper.v-tour-active {
		display: inline-block;
		margin-bottom: 60px;
	}

	.voy-gallery .carousel-control-wrap.v-tour-active,.voy-gallery .carousel-title-wrap.v-tour-active {
		display: inline-block;
	}

	.voy-gallery .carousel.slide.page-carousel.only-image .carousel-inner iframe {
		height: 300px;
	}

	.voy-gallery .carousel-title-wrap {
		left: 15px;
		max-width: 61%;
		padding: 5px 10px;
	}

	.ship-key-facts .table {
		border-bottom: 1px solid #ddd;
		margin: 0;
		width: 100%;
	}

	.ship-key-facts .table:last-child {
		margin: 0;
	}

	.ship-details .ship-key-facts {
		margin-bottom: 30px;
	}

	.ship-details .ship-img img {
		margin: 0 auto;
	}

	.ship-details .suite-spec-box {
		margin-bottom: 20px;
		padding: 0 5px!important;
		width: 100%;
	}

	.tab-decks li a {
		padding: 15px 3px;
	}

	.tab-decks-panel {
		padding-right: 0;
	}

	.tab-decks {
		margin-bottom: 10px;
		position: static;
		text-align: center;
		width: 100%;
	}

	.tab-decks li {
		border: 1px solid #000;
		border: 1px solid #8b8b8b;
	}

	.deck-plan-details {
		float: none;
		min-height: 10px;
		width: 100%;
	}

	.deck-plan-full {
		margin: 10px 2%;
		width: 96%;
	}

	.deck-plan-full .wrap {
		width: 20%;
	}

	.deck-plan-full-wrapper,.ship-plan {
		text-align: center;
		width: 100%;
	}

	.ship-plan img {
		margin: 0 auto;
	}

	.tab-decks li.active a,.tab-decks li.active a:focus,.tab-decks li.active a:hover {
		background: #eee;
		border: 0;
		margin: 0;
	}

	.deck-plan-full img {
		height: auto!important;
		margin: 0 auto;
		width: 100%;
	}

	.wrap>div:last-child {
		bottom: 0;
		height: auto!important;
		left: 100%!important;
		margin: 0 20% 0 60%;
		width: 320%!important;
	}

	.ip-viewfinder {
		height: 37%!important;
		width: 100%!important;
	}

	.deck-plan-zoomed {
		display: none;
	}

	.gradient-sidetabs>.tab-content {
		left: 0;
		padding-bottom: 15px;
		padding-top: 70px;
		width: 100%;
	}

	.gradient-sidetabs>.nav-tabs {
		background: #ccc;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(left,#cccccc 1%,#ffffff 100%);
		background: -webkit-gradient(linear,left top,right top,color-stop(1%,#cccccc),color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(left,#cccccc 1%,#ffffff 100%);
		background: -o-linear-gradient(left,#cccccc 1%,#ffffff 100%);
		background: -ms-linear-gradient(left,#cccccc 1%,#ffffff 100%);
		background: linear-gradient(to right,#cccccc 1%,#ffffff 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff',GradientType=1 );
		left: 0;
		padding-top: 61px;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1;
	}

	.gradient-sidetabs>.nav-tabs>li {
		background: #eee;
		border: 1px solid #999;
	}

	.gradient-sidetabs>.nav-tabs>li a {
		border: 1px solid #000;
	}

	.gradient-sidetabs>.nav-tabs>li.active {
		border: 0;
		position: absolute;
		top: 0;
	}

	.gradient-sidetabs>.nav-tabs>li.active a i {
		display: block;
		font-size: 14px;
		top: 23px;
	}

	.gradient-sidetabs>.nav-tabs>li.active a {
		border: 1px solid #000;
	}

	.gradient-sidetabs>.tab-content .tab-pane {
		padding: 5px 15px;
	}

	.gradient-sidetabs>.nav-tabs>li:last-child a {
		border-bottom: 1px solid #d9d9d9;
	}

	.gr-tab-title-wrap {
		min-height: 1px;
	}

	.accordeon-list .excursions .panel-body {
		padding: 10px 0 0 0;
	}

	.accordeon-list .excursions .panel-title a span.voy-show-text {
		display: none;
	}

	.accordeon-list .excursions .panel-title a,.accordeon-list .excursions .panel-title a.collapsed {
		padding: 5px 20px 5px 0;
	}

	.accordeon-list .excursions .feature {
		height: 18px;
		width: 18px;
	}

	.accordeon-list .excursions .panel-title .feature {
		background-position: center;
		background-repeat: no-repeat;
		height: 24px;
	}

	.accordeon-list .excursions .panel-title a span {
		line-height: 14px;
	}

	.accordeon-list .excursions .panel-title .shorex-category-label .tooltip-spot {
		margin: 0;
	}

	.shorex-full-description span {
		line-height: 18px;
	}

	.accordeon-list .excursions .panel-title .shorex-category-label,.shorex-full-description span.shorex-category-label {
		clear: both;
		display: block;
		line-height: 22px;
	}

	.accordeon-list .excursions .panel-title .shorex-category-label .title-separator:first-child {
		display: none;
	}

	.accordeon-list .excursions .panel-body .shorex-category-label .tooltip-spot {
		margin-left: 0;
		margin-right: 8px;
	}

	.accordeon-list .excursions .panel-title .title {
		line-height: 14px;
		width: 88%;
	}

	.gradient-sidetabs .accordeon-list {
		margin-bottom: 0;
	}

	.gradient-sidetabs .panel-group {
		margin-bottom: 0;
	}

	.single-cruise-page ul.tab-grey li.active {
		border: 1px solid #d9d9d9;
		display: block;
	}

	.single-cruise-page ul.tab-grey li a {
		width: 100%;
	}

	ul.tab-grey li.active a {
		margin-top: 0;
	}

	.tab-grey {
		padding-top: 51px;
	}

	.nav-tabs.dropdown-menu {
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		display: block;
		height: 1px;
		margin: 0;
	}

	.nav-tabs.tab-decks.dropdown-menu {
		background-color: #ccc;
		height: auto;
		margin-bottom: 10px;
	}

	.dropdown-toggle {
		border: 0;
	}

	.btn-block.dropdown-toggle {
		border: 1px solid #d9d9d9;
	}

	.nav-tabs.dropdown-menu li {
		display: none;
	}

	.nav-tabs.dropdown-menu li a {
		border: 0;
		display: block;
		width: 100%;
	}

	.open>.nav-tabs.dropdown-menu li {
		display: block;
	}

	.nav-tabs.dropdown-menu li.active {
		display: block;
	}

	.tab-drop {
		padding-top: 52px;
		position: absolute;
		top: 0;
	}

	ul.tab-grey-centered {
		display: none;
		min-width: 1px;
	}

	.tab-content .parentTabs {
		padding-top: 70px;
		position: relative;
	}

	ul.tab-grey-centered li.active {
		height: 52px;
		margin-left: 0;
	}

	ul.tab-grey-centered li {
		height: 52px;
		margin-left: 0;
	}

	.next-prev {
		float: none;
		line-height: 40px;
		text-align: right;
	}

	.single-destination .filter-flex-wrapper {
		display: none;
	}

	.simple-search-header.search-flters-fixed .filter-flex-wrapper {
		position: relative;
	}

	.bxslider.page-carousel.only-image.banner-simple .item {
		width: 100%!important;
	}

	.find-your-cruise .filter-5col .single-filter .form-control {
		border-color: #d9d9d9;
		margin-bottom: 0;
	}

	.find-your-cruise .filter-5col .single-filter.selected-active select.form-control {
		border-color: #000 !important;
		font-weight: 700;
	}

	.filter-5col div[class*="col-"].single-filter {
		width: 100%!important;
	}

	.filter-flex .selected-active .chosen-container-single {
		border-right: 0;
	}

	.suite-checked {
		display: none;
		display: none;
		float: left;
		text-align: left;
		width: 20px;
	}

	.fare-type.checked .fare-col {
		display: block;
		display: block;
	}

	.enrichments-table .title {
		font-size: 16px;
		font-size: 16px;
		line-height: 26px;
		line-height: 26px;
	}

	#additionalFilters .header-h3 {
		margin: 50px 0 0;
		margin: 50px 0 0;
	}

	.top-searches-carousel>.container {
		padding: 0;
	}

	.top-searches-carousel>.container .double-wrap {
		margin-bottom: 20px!important;
		position: relative! important;
		width: 100%;
	}

	.top-searches-carousel>.container .double-wrap>.single-wrap {
		padding: 5px!important;
		position: static!important;
	}

	.top-searches-carousel .carousel-nav h3 {
		display: block;
		float: none;
		margin-right: 0;
	}

	.deck-plan-wrap .open li:first-child a i,.deck-plan-wrap li.active a i,.deck-plan-wrap li:first-child a i {
		display: block;
		display: block;
		top: 18px;
	}

	.accordeon-list .excursions .panel-title a span.voy-show {
		margin-top: -8px;
		margin-top: -8px;
	}

	.accordeon-list .excursions .panel-title a span.plusminus {
		line-height: 20px;
		line-height: 20px;
	}

	.top-searches-carousel .carousel-inner .item .double-wrap {
		clear: both;
		display: block;
	}

	.single-destination .voy-gallery {
		margin-bottom: 15px;
		width: 100%;
	}

	.single-destination .tpl-content {
		clear: both;
	}

	.single-destination .carousel-resize {
		display: none;
	}

	.single-destination .gallery-expanded .tpl-content {
		display: block;
	}

	#additionalFilters .filter-action {
		top: 20px;
	}

	#additionalFilters>.filter-action,.de #additionalFilters>.filter-action {
		border-bottom: 0;
		display: block;
		margin: 0 auto;
		max-width: 100%;
		position: relative;
		text-decoration: underline;
		width: 100%;
	}

	#additionalFilters .filter-flex-title {
		padding: 2px 0 10px;
	}

	.clear-selection-wrapper {
		display: block;
		margin: 0;
		padding: 5px 0;
	}

	.page-home .request-custom-form .chosen-container {
		margin-bottom: 0;
	}

	.find-your-cruise .findYourCruiseContainer .toggle-advanced {
		position: static;
	}

	.find-your-cruise .search.basic .clear-all {
		position: static;
	}

	.more-features-selection .checkbox label,.voyage-type-selection .checkbox {
		min-height: 1px;
	}
	.btn_base-white-desktop,.btn_base-white-desktop:hover, .btn_base-white-desktop:focus, .btn_base-white-desktop:active {
		background-color: black !important;
		color: white;
	}
	#bottomcaroussel .bottomcarousel_cta {
		position: relative;
		top: 10px;
	}
	.rabmv2 .rabty2_brochures_row.row>div[class*="col-"] {
		width: 100%;
	}
	.rabmv2 .rabmv2_brochures {
		max-width: 240px;
		margin: 0 auto;
	}
}
@media (max-width: 768px) {
	.media-768 {
		display: none;
	}

	.media-less-768 {
		display: block;
	}
	.footer-v2 .footer-v2-contact .footer-v2-callbox-mobile p strong{
		display: block;
		text-align: center;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.rabmv2_form {
		padding: 0 40px;	}
	.rabmv2 .form-helper-error-text {
		position: static;
		width: 100% !important;
	}
}
@media (max-width: 810px) {
	.media-810 {
		display: none;
	}

	.media-less-810 {
		display: block;
	}
}
@media (max-width: 680px) {
	.suite-first-td {
		float: left;
		width: 40%;
	}

	.v2_suits .suite-fares {
		max-width: 30%;
		max-width: 40%;
		min-width: 30%;
		min-width: 40%;
	}

	.v2_suits .suite-name {
		clear: left;
		max-width: 30%;
		max-width: 100%;
		padding-left: 10px;
		padding-top: 10px;
		width: 30%;
		width: 100%;
	}
}
@media (max-width: 640px) {
	.single-destination .text {
		margin-bottom: 0;
	}

	#additionalFilters .header-h3 {
		margin: 40px 0 0;
	}

	.single-destination #ajax_gallery_body .owl-carousel .owl-controls .owl-buttons i {
		font-size: 36px;
		line-height: 110px;
	}
}
@media (max-width: 599px) {
	.mob-header-right-wrap .header-contact-us {
		display: none;
	}

	.single-block {
		width: 100%!important;
	}
}
@media (max-width: 480px) {
	.rabmv2_footer div.col-xs-6 {
		width: auto;
	}
	.back-to-somewhere {
		display: block;
	}

	.back-to-somewhere>a {
		border: 0;
		display: block;
		margin-bottom: 20px;
		margin-right: 0;
	}

	.back-to-somewhere h1 {
		display: block;
	}

	.blog-single-post .share-icons-journal .social-buttons {
		margin: auto;
		width: 275px;
	}

	.blog-single-post .share-icons-journal .row>div:first-child {
		padding-left: 35px;
	}

	.blog-single-post .share-icons-expedition-photos-single .social-buttons .addthis_button_tweet,
	.share-icons-journal .social-buttons .addthis_button_tweet {
		margin-left: 0!important;
		overflow: visible!important;
	}

	.blog-single-post .old-blog-content iframe {
		height: auto;
		max-width: 330px;
	}

	.slider-texts .item-inner-content {
		padding-top: 250px;
	}

	.slider-texts .item .item-inner-wrap {
		background-size: auto 250px;
	}

	.slider-texts a.carousel-control {
		height: 250px!important;
	}

	.slider-texts .carousel-indicators {
		top: 220px;
	}

	.de .contact-us .other-requests .col-md-8.col-sm-8.col-xs-12.col-md-offset-2 {
		margin-left: 0;
		width: 100%;
	}

	.de .contact-us .other-requests button.imofire .in-text {
		font-size: 12px;
	}

	.de .textCTA,
	.de .textCTAWhite {
		font-size: 12px!important;
		letter-spacing: -0.5px;
	}

	.de .block-image-brochure .thumbs .thumbnail .checkbox label {
		font-size: 11px;
		letter-spacing: -0.5px;
	}

	.destinations-list .destinations-tabs {
		display: none;
	}

	.destinations-tabs-wrapper .destination-tab-item .single-card h4 {
		border: none!important;
	}

	.destinations-tabs-wrapper .destination-tab-item {
		display: block!important;
	}

	.is-mobile #raqm .raqm__form_wrapper {
		padding: 0 10px;
	}

	#raqm .raqm__form_wrapper {
		padding: 0 15px;
	}

	#raqm #requestQuoteForm .valid_success .valid_icon {
		right: -25px;
	}

	#raqm #requestQuoteForm .valid_success .valid_icon img {
		width: 20px;
	}

	.v-line {
		height: 58px;
		right: 62px;
	}

	.tab-content figure {
		padding-top: 130%;
	}

	.accordion-content {
		margin-left: 0;
	}

	.logo {
		min-width: 1px !important;
	}

	.call-text {
		padding: 0 8px;
	}

	.call span {
		padding: 0;
	}

	.call .call-number,
	.call .click-text {
		letter-spacing: -0.5px;
		padding: 0;
		text-align: right;
		width: 100%;
	}

	.header .navbar-toggle {
		padding: 0 10px;
	}

	.logo-wrap {
		margin-left: -15px;
		max-width: 50%;
	}

	.share-icons-expedition-photos-single .social-buttons .addthis_button_facebook_like,
	.share-icons-journal .social-buttons .addthis_button_facebook_like {
		width: 50px!important;
	}

	.share-icons-expedition-photos-single .social-buttons .addthis_button_facebook_share,
	.share-icons-journal .social-buttons .addthis_button_facebook_share {
		margin-right: 5px;
		overflow: hidden;
		width: 60px!important;
	}

	.share-icons-expedition-photos-single .social-buttons .addthis_button_tweet,
	.share-icons-journal .social-buttons .addthis_button_tweet {
		margin-right: -10px;
		overflow: hidden;
		width: 60px!important;
	}

	.share-icons-expedition-photos-single .social-buttons .addthis_button_google_plusone,
	.share-icons-journal .social-buttons .addthis_button_google_plusone {
		margin-left: 15px;
	}

	.accordion-sub-title {
		float: none;
	}

	.voyage-tab-accordions .accordion-sub-title {
		font-size: 11px;
		min-height: 1px;
	}

	.accordeon-list.voyage-tab-accordions .accordion-item {
		padding: 15px;
	}

	.accordeon-list.voyage-tab-accordions .accordion-item a {
		font-size: 11px;
		line-height: 14px;
	}

	.shorex-category-label .tooltip-spot {
		font-size: 11px;
	}

	.accordeon-list.voyage-tab-accordions .panel-title a {
		font-size: 12px;
		padding-left: 30px;
	}

	.accordeon-list.voyage-tab-accordions .span-date {
		left: 35px;
	}

	.accordeon-list.voyage-tab-accordions .number-value {
		padding: 0;
	}

	.panel-group .panel-body {
		padding: 20px 0;
	}

	.slider-item-descr-wrapper {
		padding: 0 15px 40px 15px;
	}

	.destinations-generic-wrapper .slider-item-descr-wrapper {
		padding: 0 15px 20px 15px;
	}

	.home-body .top-searches-carousel .carousel-inner .item h4 {
		font-size: 24px;
		margin-top: 70px;
		padding: 14px 0 10px;
	}

	#carousel-ships-home .owl-header-h4 {
		font-size: 16px;
		padding: 20px 0 10px;
	}

	.find-your-cruise .carousel-inner .item .more,
	.home-body .destinations-generic-wrapper .carousel-inner .item .more,
	.home-body .top-searches-carousel .carousel-inner .item .more {
		font-size: 12px;
	}

	.home-body .infoblock-2col h2 {
		font-size: 20px;
	}

	.destinations-generic-wrapper .infoblock-2col h2 {
		height: 60px;
	}

	.destinations-generic-wrapper .infoblock-2col .row div[class*="col-"] div.header-and-text-wrap {
		margin-top: -40px;
	}

	.home-ship-slider .slider-title {
		font-size: 26px;
	}

	.footer-form-content {
		padding: 20px;
	}

	.footer-forms label .highlight {
		font-size: 20px;
	}

	.footer-forms label {
		font-size: 14px;
	}

	.single-destination .voy-gallery .carousel-control-wrap {
		top: 35%;
	}

	.single-destination .voy-gallery #ajax_gallery_body .carousel-control {
		height: 38px;
		width: 38px;
	}

	.single-destination .voy-gallery .carousel-control-wrap .fa {
		line-height: 36px;
	}

	.single-destination .voy-gallery #ajax_gallery_body .carousel-control.left {
		left: 10px;
	}

	.single-destination .voy-gallery #ajax_gallery_body .carousel-control.right {
		right: 10px;
	}

	.single-destination .voy-gallery #ajax_gallery_body .side-owl {
		border-bottom: 0;
	}

	.dest-slider-description {
		padding: 0 0 7px;
	}

	#carousel-exclusive-offers-homepage .owl-controls {
		padding-top: 0;
	}

	.slider-item-descr-wrapper p {
		line-height: 1.3;
	}
	.tab-group-img-bg li h3 {
		font-size: 16px;
	}



.suite-panel {
		font-size: 12px;
	}

	.suits .voy-show span:last-child {
		font-size: 30px;
	}

	.suits .voy-show .plusminus {
		top: 0;
	}

	.suite-name .feature {
		margin-right: 0;
		width: 15px;
	}

	.suite-col {
		padding: 0 5px;
		width: auto;
	}

	.suite-name {
		padding: 0;
		width: 20%;
	}

	.suite-title {
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 5px;
	}

	.suite-img {
		width: 110px;
	}

	.suite-fares {
		min-width: 1px;
		padding: 0 5px;
	}

	.suite-fares span {
		font-size: 13px;
	}

	.suits .voy-show {
		height: 55px;
		padding-right: 40px;
	}

	.voy-table-head {
		font-size: 13px;
	}

	.single-voyage-accordeon .panel-heading {
		font-size: 13px;
	}

	.voy-enrichments-accordeon .panel-body .voy-body-img {
		margin-bottom: 10px;
		max-width: 100%;
		width: 100%;
	}

	.voy-enrichments-accordeon .panel-body .voy-body-img img {
		margin: 0 auto;
	}

	.voy-enrichments-accordeon .panel-body .voy-body-text {
		padding: 0;
	}

	.suite-name .feature-div-icon {
		height: 17px;
		margin-right: 0;
		margin-top: 0;
		width: 17px;
	}

	.accordeon-list .voy-col {
		font-size: 11px;
		line-height: 12px;
	}

	.live-assistance-bottom-wrapper {
		display: none!important;
	}
	#bottomcaroussel a[style*="position:absolute;"],
	#bottomcaroussel a[style*="position: absolute;"] {
		position: relative !important;
		margin-left: 0 !important;
		top: 10px;
	}

	/* Brochures Thank you v2 Mobile */
	.rabty2_header h2 {
		font-size: 23px;
	}
	.rabty2_brochures_row > div:nth-child(odd) .rabty2_brochure {
		float: none;
	}
	.rabty2_brochures_row > div:nth-child(even) .rabty2_brochure {
		float: none;
	}
	.rabty2_brochures_row > div {
		width: 100%;
	}
	.rabty2_box.rabty2_box_call {
		display: none;
	}
	.rabty2_box.rabty2_box_offers {
		border-left: none;
		border-right: none;
	}
}
@media (max-width: 420px) {
	.find-travel-agent .travel-agent-location .btn-refine-search {
		line-height: 16px;
		padding-top: 5px;
	}

	.btn-refine-search.collapsed:after {
		margin-top: 8px;
	}
}
@media (max-width: 400px) {
	.destinations-filtered-gallery .table>tbody>tr>td {
		vertical-align: top!important;
	}

	.banner-cruise .main-banner-wrap .top-banner-title {
		font-size: 25px;
		line-height: 34px;
	}

	.banner-cruise .banner-content-container {
		padding-top: 5px;
	}

	.footer-forms label {
		font-size: 13px;
		line-height: 1;
	}

	.footer-forms .email-input {
		font-size: 12px;
	}

	.content-block h3 {
		font-size: 24px;
	}

	.content-block p {
		font-size: 13px;
	}

	.banner-cruise h4 {
		font-size: 20px;
	}

	.banner-cruise h4 span {
		font-size: 30px;
	}

	.infoblock-2col h2 {
		font-size: 24px;
	}

	.slider-texts .item>div h2 {
		font-size: 24px;
		line-height: 26px;
	}

	.block-image-brochure h2,
	.block-image-selected-brochure h2 {
		font-size: 22px;
		line-height: 22px;
	}

	.voyage-journal .banner-holder .top-banner-title {
		font-size: 40px;
		line-height: 50px;
	}
}
@media (max-width: 380px) {
	.de .thumb-row-2 {
		padding-bottom: 100px;
	}

	.findYourCruiseContainer .search button {
		font-size: 12px;
	}

	.findYourCruiseContainer .cruise-advanced-search {
		font-size: 12px;
	}



.suits .voy-show {
		padding-right: 30px;
	}

	.suits .voy-show .plusminus {
		right: 15px;
	}

	.modal-white-wrapper .modal-body,.suite-spec-box .modal-body {
		padding: 10px;
	}

	.voy-gallery .carousel-title-wrap {
		bottom: 15px;
		left: 7px;
		padding: 3px 7px;
	}

	.voy-gallery .carousel-control-wrap {
		height: 25px;
		right: 7px;
		width: 63px;
	}

	.voy-gallery #ajax_gallery_body .carousel-control {
		height: 30px;
		width: 30px;
	}

	.voy-gallery .carousel-control-wrap .fa {
		font-size: 25px;
		line-height: 30px;
	}

	.modal-white-wrapper .modal-body-close .close span:first-child,.suite-spec-box .modal-body-close .close span:first-child {
		font-size: 30px;
	}

	.modal-white-wrapper .sr-only {
		font-size: 15px;
		line-height: 26px;
	}

	.modal-white-wrapper .modal-body-close .close,.suite-spec-box .modal-body-close .close {
		margin: 0;
	}

	.voy-gallery .control-positioning-wrapper {
		-webkit-transition: margin-bottom 1s cubic-bezier(0.17,0.04,0.03,0.94);
		-moz-transition: margin-bottom 1s cubic-bezier(0.17,0.04,0.03,0.94);
		-o-transition: margin-bottom 1s cubic-bezier(0.17,0.04,0.03,0.94);
		transition: margin-bottom 1s cubic-bezier(0.17,0.04,0.03,0.94);
	}

	.voy-gallery .control-positioning-wrapper.v-tour-active {
		display: inline-block;
		margin-bottom: 60px;
	}

	.voy-gallery .carousel-control-wrap.v-tour-active,.voy-gallery .carousel-title-wrap.v-tour-active {
		display: inline-block;
	}

	.voy-gallery .carousel.slide.page-carousel.only-image .carousel-inner iframe {
		height: 150px;
	}
}
@media (max-width: 360px) {
	.mob-header-right-wrap .header-contact-us {
		font-size: 11px;
		letter-spacing: -0.5px;
	}

	.single-destination .owl-carousel {
		width: 230px;
	}

	.single-destination #ajax_gallery_body .owl-carousel .owl-controls .owl-buttons i {
		line-height: 75px;
	}

	.single-destination .voy-gallery .carousel-control-wrap {
		top: 34%;
	}

	.single-destination .voy-gallery #ajax_gallery_body .carousel-control {
		height: 30px;
		width: 30px;
	}

	.single-destination .voy-gallery .carousel-control-wrap .fa {
		font-size: 18px;
		line-height: 28px;
	}

	.single-destination .voy-gallery #ajax_gallery_body .carousel-control.left {
		left: 5px;
	}

	.single-destination .voy-gallery #ajax_gallery_body .carousel-control.right {
		right: 5px;
	}

	.single-destination .voy-gallery #ajax_gallery_body .carousel-control.right .fa {
		margin-right: -2px;
	}

	.single-destination .voy-gallery #ajax_gallery_body .carousel-control.left .fa {
		margin-left: -2px;
	}

	.hero-banner-mobile-content h2 {
		font-size: 28px;
	}
}
@media (max-width: 340px) {
	.logo {
		min-width: 180px;
	}

	.tab-content figure {
		padding-top: 150%;
	}



	.voy-table-head {
		font-size: 11px;
	}

	.single-voyage-accordeon .panel-heading {
		font-size: 11px;
	}

	.accordeon-list .voy-col {
		font-size: 10px;
		letter-spacing: -0.5px;
		line-height: 11px;
	}

	.accordeon-list .voy-col.voy-date {
		padding-left: 0;
	}

	.accordeon-list .excursions .panel-title .title {
		font-size: 11px;
	}

	.accordeon-list .excursions .panel-title .shorex-category-label {
		font-size: 10px;
	}

	.single-cruise-itinerary .cruise-info ul li {
		font-size: 11px;
	}

	.voy-enrichments-accordeon .panel-body .voy-body-text p {
		font-size: 11px;
	}

	.enrich-title .profession {
		font-size: 11px;
	}

	.enrich-title .name {
		font-size: 14px;
	}

	.accordeon-list .enrichments .panel-title a span.voy-show-text {
		display: none;
	}

	.voy-body-text {
		font-size: 11px;
	}

	.accordeon-list .enrichments .panel-title a.enrichments-table {
		margin: 15px 10px -2px 10px;
	}

	.accordeon-list .enrichments .panel-title a.enrichments-table .title {
		padding: 0;
	}

	.voy-enrichments-accordeon .panel-body {
		padding: 0 10px;
	}

	.cruise-info-included .header-h4 {
		font-size: 16px;
	}
}
@media (max-width: 319px) {
  .infoblock-2col h2 {
    font-size: 22px;
  }
}

/* MAX-WIDTH MIN-WIDTH */
@media (min-width: 767px) and (max-width: 870px) {
	.banner-content .top-banner-title {
		font: 40px theanodidot,serif;
	}
	.single-destination-new .banner-content .top-banner-title{
		font-size: 26px;
	}
}
@media (min-width: 768px) and (max-width: 900px) {
  .red.call-to-action a,
  .red.call-to-action a:active {
    font-size: 10px;
  }
}
@media (min-width: 901px) and (max-width: 991px) {
  .red.call-to-action a,
  .red.call-to-action a:active {
    font-size: 12px;
  }
}
@media (max-width: 820px) and (min-width: 768px) {
  .fr .infoblock-2col h2 {
    font-size: 21px;
  }

  .fr .content-blocks .content-block-text-wraper {
    line-height: 16px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .fr .infoblock-2col h2 {
    font-size: 23px;
  }

  .fr .infoblock-2col .discover-more {
    bottom: 20px;
    left: 30px;
    top: auto;
  }

  .fr .content-blocks .content-block-text-wraper {
    margin-top: 15px;
    max-width: 325px;
  }

  .fr .infoblock-2col-ships .content-blocks .content-block-text-wraper {
    margin-top: 10px;
  }

  .fr .infoblock-2col-ships .trip-type {
    font-size: 17px;
  }

  .fr .header-and-text-wrap {
    left: 30px;
    top: 25px;
  }

  .main-menu .navbar-form {
    padding: 10px 0;
    width: 100%;
  }

  .main-menu .navbar-form .form-group {
    display: block;
  }

  .main-menu .navbar-form .form-control {
    width: 100%;
  }

  .slider-texts .item>div {
    height: 300px;
    top: 30px;
  }

  .slider-texts .item>div h2 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 15px;
  }

  .slider-texts .item>div p {
    font-size: 13px;
  }

  .infoblock-2col h2 {
    font-size: 23px;
    line-height: 22px;
  }

  .info-wrapper {
    font-size: 12px;
    height: 73px;
    line-height: 15px;
  }

  .infoblock-2col .discover-more {
    font-size: 13px;
    top: 165px;
  }

  .infoblock-2col-ships .discover-more {
    bottom: 20px;
    top: auto;
  }

  .media>.media-object.pull-left {
    width: 50%;
  }

  .single-cruise-itinerary .media .btn-primary {
    font-size: 12px;
  }
  .page-why-silversea .single-block h3 {
		font-size: 24px;
		line-height: 26px;
	}

	.single-block-image-text .header-4 {
		font-size: 25px;
	}

	.page-why-silversea .single-block p {
		font-size: 12px;
		line-height: 14px;
	}

	.inner-info .header-h5 {
		font-size: 26px;
	}

	.inner-info p {
		font-size: 12px;
		line-height: 16px;
	}
}
@media only screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
	.suite-select .iradio_minimal-grey {
		background-color: #e9e9e9!important;
	}

	.suite-select input {
		background: #fff!important;
		background-color: #fff!important;
		border: 2px solid;
	}
}
@media only screen and (max-device-width: 480px) and (min-device-width: 768px) and (max-device-width: 1024px) {
	.suite-select .iradio_minimal-grey {
		border-radius: 100%;
	}

	.suite-select ins {
		background: none!important;
	}
}
@media (max-width: 497px) {
	.live-assistance-bottom-wrapper{
		display: none !important;
	}
}
@media (max-width: 767px) {
	.sv_v3 .sv_v3__excursions_types .feature{
		float: none;
		margin-right: 2px;
	}
	.sv_v3 .sv_v3__excursions_types .tooltip-spot{
		float: none;
	}
}