.singup-box{
    float:none;
    overflow:initial;
}
.inner-nav.desktop-nav {
    opacity:1 !important;
}
.brandLogo {
    padding-bottom:40px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1170px;
}
.brandLogo img {
    max-width:195px;    height: 65px;
    border: solid 1px #000;background:#fff;padding:10px;
}
.brandLogo h2 {
    font-size: 45px;
    font-weight: 600;
    color: #fff;
    text-shadow: 2px 1px 2px black;
    margin: 0;
    line-height: 55px;
    padding: 10px 0;
}
.heroBannerDiv {
    width: 100%;
    background: #f1f1f1;
}
.heroBannerDiv img {
    display: block; width:100%;
}
.cruiseLandingPage {
    background:#f8f8f8; padding:0; 
}
.cruiseNameBn {
	position: absolute;
	bottom: 15px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 40px;
    text-shadow: 1px 2px 1px #000;
}
.cruiseLandingPage .container{position:relative; 
}
.cruiseLandingPage h3 {
	color: #0d50ab;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 600;
}
.clientLogo {
	background: url(/Content/images/iconCruise.png) right top no-repeat;
	padding-right: 75px;
	min-height: 45px;
    position:absolute; right:0; top:0; max-width:25%;
}
.cruiseLandingPage p{text-align:justify; font-weight:500;}

.listSection {margin-top:0px;}

 
.listRight { 
    width: 100%;
}
.listRight h3 {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    margin-bottom: 5px;
    padding-bottom:0;
}
.listRight h3 span { 
    color:#0d50ab;
}
.listRight .tabContentHolder {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.listRight .listBox {
    margin-top: 20px;
    width: 49.3%;
    display: flex;
    justify-content: space-between;
    background: #fff;
    padding: 15px;
    border-radius: 3px;
    align-items: flex-start;
    border: solid 1px #d8d8d8;
}
.listRight .image {
    width: 34%;
}
.listRight .image img {
    width: 100%;
    display: block;
    border-radius: 5px;
}
.listRight .content {
    width: 63%;
}
.listRight .content h4 {
    font-size: 16px;
    color: #034053;
    font-weight: 600;
}
.listRight .content h5 {
    font-size: 11px;
    color: #000;
    font-weight: 500;
    padding-bottom: 5px;
    line-height: 16px;
}
.listRight .content h5 span { display:block;
}
.detalBox {
    align-items: flex-start;
    display: flex; 
    justify-content: space-between;
}
._left {
    position: relative;
    padding-right:10px;
}
.listRight ._right {
	text-align: center; 
}
.listRight ._right img {
    max-width:110px;
    max-height: 85px;
}
.listRight ._right p {
    color: #000;
    font-weight: 400;
    font-size: 12px;
    margin-top: 20px;
    padding-bottom: 0;
    text-align: center;
    margin-bottom: 0;
}
.listRight ._right h6 {
    font-size: 22px;
    color: #383838;
    font-weight: 600;
}
.listRight ._right h6 sub {
    font-size: 50%;
    position: relative;
    bottom: 12px;
}
.listRight ._right .btns {
    color: #fff; 
    padding: 10px 11px;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500; 
    border-radius:30px;
    border:none;
    margin-top: 8px;
    background: #e8361a;
    background: -moz-linear-gradient(left,#e8361a 0%,#f3870b 100%);
    background: -webkit-linear-gradient(left,#e8361a 0%,#f3870b 100%);
    background: linear-gradient(to right,#e8361a 0%,#f3870b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8361a',endColorstr='#f3870b',GradientType=1);
}
.searchWidget .tabs li.active a {
    
}
.iteneryBox {
    background: url(/Content/images/iconCruise.png) left top no-repeat;
    padding-left: 41px;
    font-size: 12px;
    margin-top: 10px;
    min-height: 50px;
    background-size: 36px;
}
.iteneryBox .arrival {padding-bottom:3px;
}
.iteneryBox a{color:#0d50ab; text-decoration:underline !important;font-size: 11px;}
.showlessbtns {display:none;
}
ul.lists {
    padding-left: 19px;
    padding-top: 8px;
}

ul.lists.ShowMorecon li{font-size:11px;}

ul.lists li {list-style-type:disc;}
.fixContBtn {
    color: #fff;
    background-color: #0d50ab;
    padding: 9px 40px;
    display: inline-block;
    border-radius: 5px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid #0d50ab;
    position: fixed;
    right: -77px;
    top: 50%;
    transform: rotate(-90deg);
}
.fixContBtn a{
    color: #fff;
}
.flexheading {display:flex; justify-content:space-between; margin-bottom:20px;
}
.clientLogo img {
    max-width: 130px;
    max-height:60px;
}
.liCruiseType {text-transform:capitalize;
}
.popupSelect ul li.sub-area input[type="checkbox"] {margin-left: 20px;}
.popupSelect ul li input[type="checkbox"] {margin-left: 0;}

/** DB content**/
.serviceFeeText{font-weight:500;}
.serviceFeeText a{color: #1136bf !important; text-decoration:underline !important;
}
.aboutCruiseText {padding:20px 0;
}
.dbContent {
	font-weight: 300;
	line-height: 24px;
	text-align: justify;
	font-size: 12px;
}
.dbContent h2 {
    color: #132854;
    font-size: 22px; 
    font-weight: 600;
    line-height: 30px;
    padding-bottom:10px;
    max-width: 76%;
    margin:0;   
}
.dbContent h2 b {
    font-weight: 600;
}
.dbContent p {
	font-weight: 300;
	line-height: 23px;
	text-align: center;
}
.dbContent h4 {padding-bottom:15px;} 
.dbContent ul {padding-left: 15px;}
.dbContent ul li {
    font-size: 12px;
    padding-bottom: 8px;
    list-style-type: disc;
}
/******servHighlighted css ***/
.servHighlighted{padding:40px 0;}
.servHighlighted h3 {
	font-size: 22px;
	margin: 0;
	padding: 0 0 15px 0;
	position: relative;
}
.servHighlighted h3::after {
	content: '';
	width: 100%;
	display: block;
	height: 1px;
	background: #33a2e8;
	position: absolute;
	top: 12px;
	z-index: 0;
}
.servHighlighted h3 span {
	display: inline-block;
	background: #fff;
	position: relative;
	z-index: 1;
	padding-right: 12px;
}
.serviceRow {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap; 
}
.serviceRow .serviceColoumn { 
	display: flex; 
	margin: 15px 0; 
	width: 48.8%;
}
.serviceRow .serviceColoumn .imgDiv { 
	min-width:230px; 
}
.serviceRow .serviceColoumn img { 
	width:100%;
	display: block;
}
.serviceRow .desCont{padding-left:15px;} 
.serviceRow .desCont h4 {
    font-size: 20px;
    margin: 0;
    padding-bottom: 10px;
}
.serviceRow .desCont p{font-size:12px; line-height:18px; padding:0; text-align:justify; font-weight:500;}
.serviceColoumn a.showMorebtns,
.serviceColoumn a.showlessbtns{color:#0038c7; text-decoration:underline !important; font-weight:500;
}
.moretext {display:none;
}

/***** celebrity-offer-text ****/
.mainBanner > img {
	width: 100%;
	min-height: 550px;
	object-fit: cover;
}
.celebrity-offer-text {
}
.celebrity-offer-text .container {
    position:relative; margin:0 auto;
}
.celebrity-offer-text .bgBox {
    background: rgb(0 41 50 / 76%);
    max-width: 700px;
    position: absolute;
    right: 0;
    padding: 13px;
    top: -145px;
}
.celebrity-offer-text .headingText {
    font-size: 55px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
}
.celebrity-offer-text .price_flex {
    color: #fff;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.celebrity-offer-text .yellowText {
    color: #f47b00;
    font-size: 30px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
}
.celebrity-offer-text .offPrice_flex {display:flex;justify-content: space-between;
}
.celebrity-offer-text .textBig {
    font-size: 70px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 58px;
}
.celebrity-offer-text .percentText {
    font-size: 20px;
    line-height: 30px;
    padding-top: 6px;
    padding-left: 4px;
    text-transform: uppercase;
    font-weight: 500;
}
    .celebrity-offer-text .percentText.right {padding:0 10px 0 0; font-size:32px;
    }
.celebrity-offer-text .colB-div {
    font-size: 70px;
    padding-top: 22px;
}
.celebrity-offer-text .percentText b {
    display: block;
    font-size:40px;
    font-weight: 500;
}
.carnival-offer-text {
}
.carnival-offer-text .container {
    position:relative; margin:0 auto;
}
.carnival-offer-text .bgBox { 
    max-width:600px;
    position: absolute;
    right: 0;
    padding: 13px;
    top: -185px;
}

.royal-offer-text {
}
.royal-offer-text .container {
    position:relative; margin:0 auto;
}
.royal-offer-text .bgBox { 
    max-width:650px;
    position: absolute;
    right: 0;
    padding: 13px;
    top: -145px;
}

/***** Top Cruise Deals *******/
.cruiseDeal h2 {
    text-align: center;
    font-size: 36px;
    color: #132854;
    font-weight: 500;
    margin-top: 20px;
}
.cruiseDeal h2 span{
    background-color:#fff; padding:0 15px; display:inline-block; position:relative;
}
.cruiseDeal h2:before {
    content: '';
    height: 1px;
    background-color: #2b2e32;
    width: 100%;
    display: block;
    position: relative;
    top: 20px;
}
.tcText {
    font-size:11px; color:#010101; line-height:14px; padding:20px 0 0px 0;
}
.tcText a{ 
    color:#0034a1; text-decoration:underline;
}
.cruiseItems {
    display:flex; justify-content:space-between;
}
 .tabContentHolder {
    display:flex; justify-content:space-between;
    flex-wrap:wrap;
}
 .cruiseDeal .contents .leftFlexDiv {
	width: 54%;
}
 .cruiseDeal .contents .rightFlexDiv {
	width: 43%;
	text-align: right;
}
.cruiseDeal .box {
	border-radius: 0;
	padding: 10px;
	border: solid 1px #b9b9b9;
	margin-top: 15px;
	width: 49%;
	display: flex;
}
.cruiseDeal .imagecr {
	width:30%;
	position: relative;
}
.cruiseDeal .imagecr img {
	width: 100%;
	display: block; 
}
.cruiseDeal .contents { 
	width: 70%;
	padding-left:15px;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.cruiseDeal .contents img {
    animation-name: ssdf;
    width: auto; 
    max-width: 104px;
    max-height: 75px;
    border: solid 5px #fff;
    background-color: #fff;
    position: relative;
}
 
.crsmbox.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top:37%;
    background: white;
    width: 40px;
    font-size: 40px;
    line-height: 27px;
    left: -20px;
    box-shadow: 0px 0px 3px 1px rgba(79,79,79,0.59);
    -webkit-box-shadow: 0px 0px 3px 1px rgba(79,79,79,0.59);
    -moz-box-shadow: 0px 0px 3px 1px rgba(79, 79, 79, 0.59);
    height: 40px;
}
.crsmbox.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top:37%;
    background: white;
    width: 40px;
    font-size: 40px;
    line-height: 27px;
    right: -20px;
    box-shadow: 0px 0px 5px 1px rgba(79,79,79,0.59);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(79,79,79,0.59);
    -moz-box-shadow: 0px 0px 5px 1px rgba(79, 79, 79, 0.59);
    height: 40px;
}
.crsmbox.owl-carousel .owl-nav span {
    position: relative;
    top: 0px;
}
 
.tripHeading .text1 {
	font-size: 15px;
	display: block;
	line-height: 18px;
	font-weight: 500;
}
.tripHeading .text2 {
	font-size: 12px;
	display: block;
	padding-top: 10px;
}
.tripHeading .text3 {
	font-size: 12px;
	display: block;
	padding-top: 0;
	line-height: 12px;
}
.itineraryText {
	margin-top: 10px;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: 300;
	line-height: 16px;
}   
}
.cruiseDeal .contents .itineraryText a {
    font-size: 12px;
    font-weight: 400;
    color: #0078ff;
    text-decoration: underline;
}
.itineraryText ul.lists {
	display: none;
    text-align: left;
    padding-left: 38px; 
}
.itineraryText.active ul.lists {
	display: block;
}
.flexPrice { 
	padding-top: 10px; 
}
.flexPrice .leftText {
	font-size: 18px;
	color: var(--blueBg);
	line-height: 20px;
	font-weight: 600;
	padding-bottom: 5px;
}
.flexPrice .cabinText {
	display: block;
	font-size: 12px;
	text-align: right;
	color: #000;
	font-weight: 300;
}
.flexPrice sup {
    font-size: 13px;
}
.flexPrice span {
    font-size: 13px;
    color: #5b5b5b;
    padding-right: 5px;
}
    .flexPrice .btns {
        background: #ff6000;
  font-size: 15px;
  padding:5px 12px;
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  font-weight: 500;
    }
.telNum {
	background: #d90001;
	border-radius:0px;
	margin-top: 10px;
	position: relative;
	z-index: 1;
}
.cruiseDeal .contents .telNum a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 18px;
    padding: 8px 10px 5px 10px;
    font-weight: 600; 
}
.cruiseDeal .contents .telNum .ringing_phone {
    border: none;
    border-radius: 0;
    height: 20px;
    width: 22px;
    background: url(/content/images/phoneWhite.png) left center no-repeat;
    text-align: center;
    display: inline-block;
    background-size: 20px;
    margin: 0 5px 0 0;
}
.overviewListing {padding:20px 0 0px 0;
} 
.overviewListing h3 {
	font-size: 34px;
	color: var(--blueBg);
	font-weight: 400;
	text-align: center;
	padding: 15px 0 25px 0;
	margin: 0;
}
.overviewListing h4 {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    letter-spacing: 5px;
    padding-top: 15px;
    padding-bottom:15px;
}
.highlightsInternation {   
     background-size:100%;
     margin-top:30px;
}
.highlightsInternation h3{
        font-size: 40px;
    text-align: center;
    color: #fff;
    padding-top: 30px;
}
.highlightsInternation .punchLine{
    font-size: 18px;
    text-align: center;
    color: #fff;
    letter-spacing: 6px;
    padding-top: 13px;
    padding-bottom:20px;
}

.highlightsInternation .searchContainer{
     background:transparent;
}
 
.highlightsInternation .flexContainer {display:flex; justify-content:space-between; flex-wrap:wrap;
}
.highlightsInternation h2{
	font-size:34px;
	color: var(--blueBg);
	padding-bottom: 18px;
	text-align: center;
	font-weight:400;
	position: relative;
	line-height:38px;
}
.highlightsInternation h2 span {
	background: #fff;
	padding-left:10px;
	padding-right:10px;
	position: relative;
	z-index: 1; 
	display: inline-block;
    font-weight:400;
}
.highlightsInternation h2::after {
	content: '';
	height: 1px;
	background: var(--blueBg);
	position: absolute;
	top:20px;
	width: 100%;
	left: 0;
}
.activityBox {
	background: #fff; 
	width: 100%;
	margin: 15px;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
.activityBox .leftImg {
    width:100%;
}
 
.activityBox h4 {
	font-size: 20px; 
	padding: 15px 0;
	color: var(--blueBg);
	font-weight: 400;
}
.activityBox .pText {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 20px;
}
    .activityBox .rightCont {
        padding:15px;
    }
.activityBox .rightCont .hideText {display:none;
}
.activityBox .rightCont.active .hideText {display:block;
}
.activityBox a.readMoreLink {
    color: var(--blueBg);
    text-decoration: underline;
    font-size: 12px;
    letter-spacing: 2px;
    margin-top: 10px;
    display: inline-block;
}
.flexFooterStrip {
    display: flex;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    justify-content: center;
    padding: 12px 0;
    line-height: 40px;
    color: #000;
    background: #eeeeee;
}
.flexFooterStrip a.callLinkFooter {
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 30px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 34px;
    margin-right: 15px;
    background-color: #d90001;
}
@media only screen and (max-width:1120px) {
    .celebrity-offer-text .bgBox { 
        max-width: 500px; 
        top:-40px;
    }
    .carnival-offer-text .bgBox {
        max-width: 340px; 
        top: -21px;
    }
}
@media only screen and (max-width:1024px) {
     .celebrity-offer-text .bgBox {
    max-width: 400px; 
    top: 0px;
    }
     .carnival-offer-text .bgBox {   
        top: -28px;
    }
   .heroBannerDiv .captionText {
	top: 180px; 
    }
   .heroBannerDiv .captionText h2 {
	font-size: 55px; 
    }
    .filterleft { 
	width:27%;
    }
    .listRight { 
	width: 71%;
    }
    .listRight .content h4 {
	    font-size: 18px;
	    color: #0d50ab;
	    line-height: 24px;
	    padding-bottom: 8px;
    }
    .listRight ._right h6 {
	font-size: 26px;
    }
    .listRight ._right { 
	min-width: 170px;
    }
    .listRight ._right .btns { 
	padding:7px 10px; 
    font-size: 15px;
    width:90%;
    }
    ._left {padding-right:5px;
    }
    .iteneryBox {
	margin-top: 30px;
	padding-left: 40px;
	background-size: 30px;
    }
    ul.lists {
	padding-left: 12px; 
    }
    .popupSelect ul li span{width: 160px;}
}

.absolutSearchWidget {
    position: absolute;
    width: 100%;
    z-index: 2;
    margin: 0 auto;
    bottom: 80px;
}
 
.activityCarousel.owl-carousel .owl-nav .owl-prev {
	position: absolute;
	top: 37%;
	width: 24px;
	line-height: 27px;
	left: -40px;
	height: 46px;
	background: url(../images/arrowOrangeL.png) left top no-repeat;
	font-size: 0px;
}
.activityCarousel.owl-carousel .owl-nav .owl-next {
	position: absolute;
	top: 37%;
	width: 40px;
	line-height: 27px;
	right: -40px;
	height: 46px;
	background: url(../images/arrowOrangeR.png) right top no-repeat;
	font-size: 0px;
}
.activityCarousel.owl-carousel .owl-nav .owl-next.disabled,
.activityCarousel.owl-carousel .owl-nav .owl-prev.disabled {
	opacity:0.2;
}
@media only screen and (max-width:991px) {
     .celebrity-offer-text .bgBox { 
    top: -26px;
    }
   
   .heroBannerDiv .captionText {
	top: 150px; 
    }
   .heroBannerDiv .captionText h2 {
	font-size:40px; 
    }
   .SecOne h3 {
	font-size: 20px; 
}
   .headingDiv h2 {
	font-size: 24px; 
}
   .col-3 h3, .headingDiv span {
	font-size: 15px; 
    }
   .caption p {
	font-size: 12px; 
	line-height:18px; 
    }
   .caption h3 {
	font-size: 18px;	 
	line-height: 22px;
    } 
   .listRight .content h4 {
	font-size: 14px;
    line-height: 20px;
    }
   .listRight ._right {
	min-width: 160px;
    }
   .listRight ._right h6 {
	font-size: 22px;
    }
    .popupSelect ul li span {
    width:105px;
    }
    .popupSelect ul li.sub-area span {
    width: 98px;
    }
    .iteneryBox .stopText {display:block;
    }
    .iteneryBox a {font-size: 10px;}

   /***************/
    .flexFooterStrip,
    .flexFooterStrip a.callLinkFooter {
        font-size: 26px;
    }
    .highlightsInternation h3 {
	padding-top: 17px;
    }
    .flexPrice { 
	font-size: 18px; 
    }
    .flexPrice span {
	font-size: 10px; 
    }
    .flexPrice .btns {
	font-size: 13px; 
    }
    .tripHeading .text2 { 
	line-height: 16px;
    }
    .telNum { 
	margin-top: 5px; 
}
    .cruiseDeal .contents .telNum a { 
	font-size: 12px;	 
    }
    .cruiseDeal .contents .telNum .ringing_phone { 
	background-size: 15px; 
    width: 17px;
    }
    .cruiseDeal .contents .itineraryText a {
	font-size: 10px; 
    }
    span.error-message { 
	bottom: -28px; 
    }
    .activityBox h4 {
        letter-spacing: 2px;
    }
}