@charset "utf-8";
/* Travelbag Cruise */







@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/sourcesanspro-regular1-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-regular1-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-regular1-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'fjalla_oneregular';
    src: url('../fonts/fjallaone-regular1-webfont.woff2') format('woff2'),
         url('../fonts/fjallaone-regular1-webfont.woff') format('woff'),
         url('../fonts/fjallaone-regular1-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
	font-family: 'FS Albert';
	src: url('../fonts/FS_Albert.eot');
	src: url('../fonts/FS_Albert.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/FS_Albert.ttf'),	 		 		 		 		 		 	 		 	
		 url('../fonts/FS_Albert.svg#font') format('svg');	
	font-weight: normal;		 
}

@font-face {
	font-family: 'FS Albert Bold';
	src: url('../fonts/fs_albert-bold.eot');
	src: url('../fonts/fs_albert-bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/fs_albert-bold.ttf'),	 		 		 		 		 		 	 		 	
		 url('../fonts/fs_albert-bold.svg#font') format('svg');	
	font-weight: normal;		 
}

@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
 src: url('../fonts/Muli-Regular.ttf');
}

@font-face {
  font-family: 'Muli Bold';
  font-style: normal;
 
 src: url('../fonts/Muli-Bold.ttf');
}


body{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:14px;
	color:#222222;
}
#leftCol .widd {
    width: 100%;
}
.header .header-call-info .header-call-title + span {
    color: #8a0030;
    top: -1px !important;
    font-size: 23px;
    font-family: 'Muli Bold', Arial, Helvetica, sans-serif;
}

h1 { font-size: 26px; color: #3c3c3c; font-weight: bold; }
h2 { font-size: 21px; color: #3c3c3c; font-weight: normal; }
h3 { font-size: 30px; color: #333333; font-weight: normal; }
h4 { font-size: 18px; color: #930234; font-weight: bold }
h5 { font-size: 21px; color: #3c3c3c; font-weight: normal; }
p { font-size: 14px; }

.seperator-title { font-size: 26px; color: #3c3c3c; font-weight: bold; }

.tb-grey { color: #3c3c3c; }
.tb-black { color: #333333; }
.tb-red { color: #930234; }
.tb-green { color: #3fb649; }
.tb-dk-green { color: #0a773c; }
.tb-dk-red { color: #7a012c; }
.tb-light-grey { color: #f5f5f5; }
.tb-white { color: #ffffff; }
.tb-medium-grey { color: #e6e6e6; }






.h1, .h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
	font-family:'Muli',Tahoma,Arial,sans-serif;
}

.clear{
    clear: both;
}

a.red {
    color: #820c2a;
}

.spacer{
	margin:25px 0;
}

.top-margin{
	margin-top:10px;
}

.box.main .redbox{
	color:#fff;
	background-color:#820c2a;
	padding:15px;
    position: relative;
	top:0;
	text-align:left;
}


span.hotelpre:before {
    width: 30px;
    content: "Hotel >";
    display: inline;
    height: 30px;
    color: black;
    position: relative;
    font-size: 11px;
}
.redbox {
	color:#ffffff;
	background-color:#ff9110;
	padding:13px;
    position: absolute;
    top: 150px;
    width: 100%;
    text-align: center;
	z-index: 2;
	border-radius:4px;
	line-height: 26px;
	margin-bottom:0;
}

.redbox:before, .redbox:after {
	content:'';
	display:inline-block;
	width:29px;
	height:26px;
	background: url('/images/www.travelbagcruise.co.uk/images/icons/white/warning.png') no-repeat center center;
	background: url('/images/www.travelbagcruise.co.uk/images/icons/white/warning.svg') no-repeat center center,
    linear-gradient(transparent, transparent);
	float:left;
}

.redbox:after {
	float:right;
}

.back-to-top{
	float:right;
}

.search-form-container .redbox {
    position: absolute;
    top: 90px;
    width: 90%;
    z-index: 1;
}

.home .search-form-container .redbox {
    bottom: -42px;
    top: initial;
	left: 50%;
    margin-left: -45%;
}

.errorbox{
    background: #820c2a;
    color: #fff;
    font-size: 12px;
    padding: 10px;
}

.errorbox ul{
	list-style: none;
}

.errorbox li{
    color: #fff;
}

.form-submit{
	float:right;
}

#leftCol .basket-empty{
	display:none;	
}

.container.main{
    margin-top: 175px;
}

a {
    color: #820c2a;
    text-decoration: none;
}

.full-padding{
	padding:20px;
}

.site-header{
	background: #fff;
}

.right{
    float: right;
}

#wait div {
    margin: 0 auto;
}

#wait div.text{
	padding:50px;
}

#wait {
    text-align: center;
}

#wait .anim {
    width: 90px;
    height: 10px;
    background: url(/images/dynapack/animatedots25A6FC.gif) 0 0 no-repeat;
    margin-top: 25px;
}

#wait .powered {
    width: 150px;
    height: 47px;
    background: url(/images/poweredbytraveltek.png) 0 0 no-repeat;
}

.header-top{
	background-color:#EFF0F5;
	color:#808080;
	font-size:12px;
	margin-bottom: 15px;
}

.header-top .container {
    padding-left: 0;
}

header h1#logo {
    display: inline-block;
    height: 80px;
    line-height: 80px;
    float: left;
    font-family: "Oswald", sans-serif;
    font-size: 60px;
    color: white;
    font-weight: 400;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	margin:0;
}

header h1#logo img {
	height:80px;
	width:auto;
	transition: all 0.3s;
}

.navbar-fixed-top{
    top: 0;
    border-width: 0 0 1px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    padding: 0 0 15px 0;
}

.footer-above {
    background-color: #820c2a!important;
    color: #FFF;
	padding:50px;
	text-align:center;
	font-size:16px;
}

.footer-top {
    background-color: #000000!important;
    padding: 55px 0;
	color:#fff;
	font-size:12px;
}

h4.footer-header{
	font-size:15px;
    font-weight: bold;
}

.rating-content div{
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: middle;
}

.footer__links .text-link{
	color:#fff;
	font-size:12px;
    font-weight: normal;
    padding: 5px 0;
}

.footer__links img{
	max-width:250px;
}

.footer-bottom {
    min-height: 25px;
    padding: 15px 0;
	background-color:#333333;
	color:#ffffff;
	font-size:10px;
}

.footer-bottom ul {
    list-style: none outside;
    margin-left: 7px;
}

.footer-bottom li {
    float: left;
    display: block;
    padding: 0 10px;
    line-height: 10px;
}

.footer-bottom a{
	color:#ffffff;
}

.footer__links .textarea:first-child{
    margin-top: 0;
}

.footer__links .textarea{
    margin-top: 65px;
}

.footer-bottom a.footer{
	margin-right:15px;
}

.footer-bottom a.footer:last-child{
	margin-right:0;
}

.social_bookmarks {
    float: left;
    margin: 0;
    position: relative;
}

.social_bookmarks li .fa{
	color: #999999;
}

.social_bookmarks li .fa:hover{
	color: #fff;
}

.hidden_link_text{
	display:none;
}

.footer-bottom img{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.footer-bottom .ttek-logo{
	float:right;
}

.main-nav nav ul, .top-nav nav ul {
    list-style: none;
    padding: 0;
    float: right;
    margin: 0;
}

.main-nav nav ul li {
    float: left;
    display: inline;
    font-size: 12px;
    margin: 30px 16.5px;
	transition: all 0.3s;
}

.main-nav nav ul li:last-child {
    margin-right: 0;
}

.main-nav nav ul a, .top-nav nav ul a {
    color: #808080;
}

.main-nav nav ul a.active {
    color: #820c2a;
}

.top-nav nav ul li {
    float: left;
    display: inline;
    font-size: 10px;
    margin: 10px 0;
}

.booking-hotline{
	font-family:'Gotham-Bold';
    margin: 10px 0 10px 0;
	float:left;
	font-size:14px;
}

.agent-name{
	margin:10px 0;
}

.top-nav nav li:after {
    content: "|";
	margin: 0 8px;
	
}

.top-nav nav li:last-child:after {
    content: "";
    margin: 0;
}

.home-banner-background {
	position: absolute;
	top: 166px;
	left: 0;
	width: 100%;
}

.search-form-container{
    padding: 0 0 30px 0;
    /*
	position: absolute!important;
    top: 155px;
	left: 0;
	*/
}

.nav {
    padding-left: 0;
    /*margin: 15px 0!important;*/
    list-style: none;
}

.banner-bg{
    min-height: 570px;
    max-height: 570px;
    position: absolute;
    width: 100%;
    top: 145px;
    z-index: -1;
    overflow: hidden;
    clear: both!important;
}

.banner-bg img{
    display: block;
    margin: 0 auto;
}

.static-banner-bg{
    min-height: 405px;
    max-height: 405px;
	margin: 0 0 25px 0;
    width: 100%;
    overflow: hidden;
    clear: both !important;
}

.home-banner-footer .static-banner-bg{
	margin-bottom: 0;
}

#lightbox {
    top: 200px!important;
position:fixed !important;
}

.row{
    margin-right: -15px;
    margin-left: -15px;
    /* margin: 0!important; Who put this here?! I have commented it out and will gauge the effect on pages across the site - ddr */
}

.no-padding{
    padding: 0!important;
}

.no-padding-right{
    padding-right: 0!important;
}

.plr8 {
	padding-right:8px;
	padding-left:8px;
}

.no-margin{
    margin: 0;
}

aside{
	display:block;
}

.home-search .nav-tabs{
    border: none;
}

.home-search .search-form{
    padding: 30px 40px;
    position: relative;
    z-index: 14;
}

.home-search .nav-tabs > li.active >a, 
.home-search .nav-tabs > li.active >a:hover, 
.home-search .nav > li >a:focus, 
.home-search .nav > li >a:hover {
	background-color: transparent;
	color:#222222;
    border: none;
    border-radius: 0;
    transition: all .1s ease-in-out;
	-webkit-transform-style: preserve-3d;
}

.box.main .nav-tabs>li.active>a, .box.main .nav-tabs>li.active>a:hover, .box.main .nav>li>a:focus, .nav>li>a:hover{
	background-color: transparent;
	color: #0e0e0e;
	border: none;
	border-radius: 0;
	transition: all .2s ease-in-out;
	-webkit-transform-style: preserve-3d;
}

.box.main .nav>li:hover, .box.main .nav-tabs>li.active{
      border-radius: 5px 5px 0 0;
      margin-right: 5px;
      background: #fff;
      color: #3c3c3c;
      border: 1px solid #d8d8d8;
      border-bottom-color: #fff;
      bottom: -1px;
}

.box.main .nav>li>a{
	    color: #222;
	    /* text-align: center; */
	    padding: 5px 10px;
	    /* margin-right: 0; */
	    border: none;
}

.box.main .nav-tabs>li {
    background-color: #eff0f5;
    padding: 5px 10px;
    border-radius: 5px 5px 0 0;
    margin-right: 5px;
    background: #fff;
    color: #3c3c3c;
    border: 1px solid #d8d8d8;
    bottom: -1px;
    border-radius: 0;
    transition: all .2s ease-in-out;
    margin:0 2px;
}

.home-search .nav>li:hover, .home-search .nav-tabs>li.active{
    background: rgba(244, 248, 247, 0.55);
	color:#222222;
    border: none;
    border-radius: 0;
    transition: all .1s ease-in-out;
	-webkit-transform-style: preserve-3d;
}

.tab-btn:hover{
	color:#fff;
}

.nav>li>a{
	color: #fff;
	text-align:center;
    padding: 0;
    margin-right: 0;
    border: none;
}

.nav-tabs>li {
    margin-bottom: 0;
}

.btn-group-lg>.btn, .btn-lg {
    padding: 8px 16px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 0;
}

.advanced-options{
	cursor: pointer;
    color: #3c3c3c;
    font-family: 'Muli Bold',Tahoma,Arial,sans-serif;
    border-bottom: 1px solid #3c3c3c;
    display: inline-block;
    line-height: 1;
	margin:12px 0 0 12px;
    font-size:0.9em;
}

.advanced-search{
	padding-top:20px;
    clear: both;
}

.home-search .search-form label {
    margin: 6px 0 2px;;
}

.glyphicon-info-sign{
	font-size:16px;
}

#destItinTotalCost span{
	display:inline-block;
	color:#820c2a;
	font-size:40px;
}

#itin-total-cost span{
	display:inline-block;
	color:#820c2a;
	font-size:40px;
}

#continuebutton2{
	margin:50px 0;
}

input, select{
    width: 97%;
    height: 40px;
    border: 0;
    padding: 10px;
    margin: 10px 0;
}

.paging{
	float:left;
	width: 100%;
	text-align: center;
	padding: 10px 13px;
	margin: 10px 0;
}

.view-toggles{
	float:right;
}

select[name="infants"], input[name="to"], select[name="nights"]{
    width: 100%;
}

#leftCol select[name="country"]{
	background: url(../images/arrow.png) 95% 50% no-repeat,#f7f7f7!important;
}

.input-addon {
    float: left;
    z-index: 2;
    width: 40px;
    height: 40px;
    text-align: center;
    position: absolute;
    bottom: 10px;
}

.input-addon>i {
    line-height: 38px;
    color: #820c2a;
}

.nav-tabs .input-addon>i {
    line-height: 22px;
    color: #fff;
}

.nav-tabs .input-addon>i.active, .nav-tabs .input-addon>i:hover {
    color: #820c2a;
}

.nav-tabs .input-addon {
    width: 100%;
    height: 25px;
	position:relative;
	bottom:0;	
}

select, input {
	background: #EFF0F5;
    border-color: #333;
    color: #333;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.home-search select, .home-search input {
	background: #fff;
    border-color: #333;
    color: #333;
}

.box.tms-offers{
    background: #eff0f5;
    padding: 10px;
    margin-bottom: 10px;
}

.select input, .select select{
    padding: 10px 10px 10px 10px;
    height: 40px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

select option {
    text-overflow:ellipsis;
    overflow:hidden;
}

select[name="country"]{
    padding: 10px 45px 10px 15px;
    height: 40px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.departing.select input{
    padding: 10px 25px 10px 45px;
	height: 40px;
}

#leftCol .hide-left-col{
	display:none;
}

/*Remove after new date format is place*/
.select [name=depdate-day], .select [name=retdate-day], #leftCol .select [name=depdate-day], #leftCol .select [name=retdate-day]{
    width: 28%;
    padding: 10px 0 10px 8px;
}

.select [name=depdate-month], .select [name=retdate-month],  #leftCol .select [name=depdate-month], #leftCol .select [name=retdate-month]{
    width: 35%;
    padding: 10px 10px 10px 10px;
}

.select [name=depdate-year], .select [name=retdate-year], #leftCol .select [name=depdate-year], #leftCol .select [name=retdate-year]{
    width: 27%;
    padding: 10px 7px 10px 6px;
}

.box{
    background-color: #fff;
}

.box.main {
    min-height: 150px;
    margin-bottom: 25px;
}

.box.sm {
    margin-bottom: 25px;
    min-height: 150px;
    overflow: hidden;
}

.box.xsm {
	background-color: #EFF0F5;
}

.box.sm strong, .box.sm b, .box.sm .blue, .blue {
    color: #820c2a;
}
.outbound.row h2 {
    color: #940135;
    font-size: 20px;
    padding-bottom: 11px;
    font-weight: 800;
padding-top: 10px;
}

.sub-header-section{
	margin-top:25px;
}

.grey{
	color:#808080;
}

.price-box{
    background-color: #EFF0F5;
    margin: 15px 0;
}

.price-select{
	float:right;	
}

.price-select .price-text{
	display: inline-block;
    text-align: right;
}

.price-select .price-text .price{
	font-size:26px;
	line-height:24px;
	color:#820c2a;
}

.price-select .btn-select{
	display: inline-block;
}

.btn-select a{
	color:#fff;
	font-size:14px;
    text-transform: uppercase;
}

#search.box{
	background: none;
	padding:0;
}

.box.detailPrice{
	text-align:right;
}

.box.detailPrice span{
    color: #820c2a;
    font-size: 26px;
    line-height: 22px;
    display: block;
}

.priceGridHead{
    padding: 35px 0 10px 0;
}

.box.segment{
	box-shadow: 2px 2px 0 0 #e7e2e2;
}

.box.segment label{
	color: #820c2a;
    font-size: 15px;
    font-weight: normal;
}

.box.segment h4{
	color:#222222;
}

.box.fareRules{
	cursor: pointer;
}

.box h2 {
    margin-top: 0;
}

.resultRight h3, .resultRight h4{
	margin: 0;
    padding: 0;
}

.cruise-details a, .resultRight h4 a{
	color: #222222;	
}

.cruise-details label, .ports label, .shipInfoDetail label, .shipinfodetail label{
    color: #820c2a;
    font-weight: normal;
    margin: 0;
}

.result .box{
	background:none;
}

.pricing {
	text-align:right;
}

.pricing .price{
    color: #820c2a;
	font-size:32px;
    display: block;
    line-height: 26px;
}

.cheapPrice .price{
	color: #820c2a;
	font-size:26px;
	line-height: 22px;
    display: block;
}

.priceGroup .price{
	color: #820c2a;
	font-size:22px;
	line-height: 18px;
    display: block;
}

.cheapPrice{
	text-align: right;
    margin-top: 15px;
}

.sub-heading-one{
    color: #222;
	font-size:14px;
}

.sub-heading-two{
    color: #808080;
	font-size:14px;
}

.glyphicon.glyphicon-star{
	color: #FFC107;
}

.box h4, .nameRow h3 {
	color: #820c2a;
}

h4.itinerary {
	color: #222222;
}

#rightCol .listtotalcommissionagent{
	display:none;
}

h2{
	font-size:26px;
}

.glyphicon.glyphicon-plus-sign{
    color: #820c2a;
}


#filterContent select {
    width: 100%;
}

.filter-box{
    margin: 75px 0;
}

p.filter-text{
	text-align: center;
    font-size: 12px;
}

.submitContainer{
	position:relative;
    margin: 25px 0;
}

.box.agreement.promoCode .submitContainer{
    margin: 0;
}


#leftCol .submitContainer .icon,  .submitContainer .icon{
	position:absolute;
    top: 20px;
    right: 23.5%;
	z-index:2;
}

#leftCol #viewmybooking_content .submitContainer .icon {
    top: 8px;
    right: 17.5%;
}

#bookingPage1 .submitContainer .icon, #bookingPage2 .submitContainer .icon{
    top: 8px;
    right: 15%;
}

#bookingPage3 .submitContainer .icon {
    top: 8px;
	right: 10%;
}

#bookingPage1 .continueBtn, #bookingPage2 .continueBtn, #bookingPage3 .continueBtn{
	float:right;
}

#bookingPage1 select, #bookingPage2 select, #bookingPage3 select {
    background: url(../images/arrow.png) 98% 50% no-repeat,#f7f7f7!important;
	padding: 10px 45px 10px 10px;
}

#bookingPage3 .change-address select {
    background: url(../images/arrow.png) 98% 50% no-repeat,#fff!important;
	padding: 10px 45px 10px 10px;
}


.bookingRequests .type {
	text-transform: capitalize;
}

select[name^="passengers-dob"], select[name^="passengers-pass"], select[name^="contact-title"]{
	width:30%;
    margin-right: 18px;
}

select[name^="passengers"]:last-child{
	margin-right:0;
}

.pass-details{
    padding: 15px 0 0 0;
    font-weight: bold;
}

select[name="creditcard-expirymonth"], select[name="creditcard-expiryyear"]{
    width: 95%;
}

.creditCard img.ccimg{
	float:right;
}

#newtotals.itinerary{
	display:none;
}

.cc-fee{
	font-size:16px;
	font-weight:bold;
}

/* Carousel */

.carousel .line1 {
    font-size: 42px;
    color: #fff;
    text-transform: uppercase;
    line-height: 45px;
	text-align:right;
	text-shadow:none;
}

.carousel .line2 {
    font-size: 22px;
    color: #222222;
    line-height: 24px;
	text-align:right;
	text-shadow:none;
}

.carousel-indicators li {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0;
    cursor: pointer;
    background-color: #fff;
    border: none;
}

.carousel-indicators .active {
    width: 25px;
    height: 25px;
    margin: 0;
    background-color: #820c2a;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    background-size: cover;
	width: 100%;
    min-height: 410px;
    max-height: 410px;
}

.carousel-caption {
    width: 75%;
    left: initial!important;
    right: 10px!important;
    top: inherit;
    bottom: 65px!important;
    padding: 20px;
    position: absolute;
    z-index: 10;
    text-align: right;
    background: #820c2a;
    text-shadow: none;
}

.carousel-control.left {
    background-image: none;
}
	
.carousel-control.right {
    background-image: none;
}

.carousel-indicators {
    bottom: 60px;
    left: inherit;
    right: 0;
    width: 35%;
}

.carousel-inner.carouselbyline>.active {
    left: 0;
    display: inline-block;
}

.carousel-inner.carouselbyline .item{
	display:inline-block!important;
}

#carousel-example-generic-2.carousel{
    height: 168px;
    overflow: hidden;
}

#carousel-example-generic-2 .carousel-control .glyphicon-chevron-left, #carousel-example-generic-2 .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 12%;
    z-index: 5;
    display: inline-block;
    color: #fff;
    background: #820c2a!important;
    border-radius: 0!important;
    padding: 25px;
    height: 117px !important;
}

#carousel-example-generic-2 .image img {
	margin: 15px 0;
    max-height: 165px;
    float: left;
}

.left-col-serch-btn{
	float:right;
}

.thumbnail-wrap{
	background-color:#fff;
	padding: 20px;
    position: relative;
    top: -25px;
    clear: both;
}

.hover-effect {
    display: block;
    position: relative;
    background: none;
    overflow: hidden;
    /* z-index: 0; */
}

.pbOffersContent .offer {
    background-color: #fff;
    height: 420px!important;
    display: inline-block;
    padding: 8px 12px 30px 10px;
    margin: 5px 0 20px 9px;
}

.pbOffersContent img {
    width: 100%;
    height: auto;
    min-height: 170px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.hover-effect img {
    display: block;
    position: relative;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-backface-visibility: hidden;
}

.hover-effect:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
    -moz-transform: rotateY(180deg) scale(0.5, 0.5);
    -ms-transform: rotateY(180deg) scale(0.5, 0.5);
    -o-transform: rotateY(180deg) scale(0.5, 0.5);
    transform: rotateY(180deg) scale(0.5, 0.5);
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

/*hover image*/

.flex_cell {
    display: table-cell;
    padding: 30px;
    vertical-align: top;
}

.flex_cell_inner {
    display: block;
    position: relative;
}

.avia_transform .avia_start_delayed_animation.pop-up {
    -webkit-animation: avia_image_appear 0.5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation: avia_image_appear 0.5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    opacity: 1;
}

.avia-image-container.avia-align-center.avia-builder-el-no-sibling {
    margin-bottom: 0;
    margin-top: 0;
}

body .container_wrap .avia-builder-el-no-sibling {
    margin-top: 0;
    margin-bottom: 0;
}

.avia_transform .avia_animated_image, .avia_transform.avia_desktop .av-animated-generic {
    opacity: 0;
}

.av-overlay-hover-deactivate:hover .av-caption-image-overlay-bg {
    opacity: 0 !important;
}

.avia-image-container.avia-align-center {
    display: block;
    margin: 0 auto 10px auto;
    text-align: center;
    clear: both;
}

.avia-image-container.avia-align-center .avia-image-container-inner {
    margin: 0 auto;
    display: inline-block;
    vertical-align: bottom;
}

.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
    border-radius: 3px;
    display: block;
    position: relative;
    max-width: 100%;
}

.av-image-caption-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 10;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.av-caption-image-overlay-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.av-image-caption-overlay-position {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}

.av-image-caption-overlay-center {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.5em;
    padding: 0 1.5em;
}

.av-image-caption-overlay-center p:last-child {
    margin-bottom: 0;
}

.av-image-caption-overlay-center p:first-child {
    margin-top: 0;
}

.av-hover-grow img {
    -webkit-transition: all 1.7s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1.7s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    width: 185px;
}

/*hover test*/

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

.thumbnail-wrap .item {
	position: relative;
    overflow: hidden;
	cursor:pointer;
}

.thumbnail-wrap .item img {
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
	height: auto;
}

.thumbnail-wrap .item:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.shipImg img, .cruiseImages img{
	width:100%;
    max-height: 200px;
}

.shipImageTitle, .imagesNav{
	text-align:center;
}

.redbar {
    width: 100%;
    background-color: #820c2a;
}

.redbar p{
	color:#fff;
	padding:15px;
	text-align:center;	
}

.atol img {
	float:right;
    margin: 5px 40px 5px 0;	
}

#header .inner{
    height: 50px;
    margin: 10px 0;
}

.center {
    width: 96% !important;
    margin: 0 auto !important;
}

span.red-number:after {
    content: "costs 2p/min + network extras";
    position: absolute;
    font-size: 9px;
    width: 150px;
    color: black;
    top: 26px;
    right: -8px;
}

.top-right-menu {
    float: right;
    position: absolute;
    top: 28%;
    color: black;
    right: 0;
    font-size: 20px;
}

.top-right-menu:before {
    content: url(http://www.kidstocode.co.uk/wp-content/uploads/2016/11/phone.png);
    vertical-align: middle;
    margin-right: 5px;
}

span.red-number {
    color: #951838;
    font-weight: bolder;
    font-size: 21px;
}

.price-detail-surround{
    position: absolute;
    bottom: 0;
    right: 0;
}

.top-margin{
	margin-top:10px;
}

.cruise-itin-grid{
    margin-top: 10px;
}

h3.contact-page{
	text-transform:uppercase;
	font-weight:bold;
	color:#222222;	
	font-size:20px;
}

p.contact-page, a.contact-page{
	color: #666666;
}

.large-spacer{
	margin:125px 0;
}

#deckplanimage {
    clear: both;
    width: 100%;
    max-width: 275px;
    margin: 0 auto;
}

ul#deckslist {
    list-style: none;
}

.deckcabinhighlight{
	box-sizing: content-box;
}

.cabin-pricing{
    background: #f7f7f7;
    padding: 10px;
    margin: 10px 0;
}

.shipimagetitle{
    text-align: center;
}

.priceRow .row span.heading{
	text-transform:uppercase;
    color: #820c2a;
}

img.detailLineLogo{
	float:right;
}

.allfrom, .nonefrom, .pricesfrom{
    padding: 0;
    text-align: left;
}

.allfrom .rating-content, .nonefrom .rating-content, .pricesfrom .rating-content{
    padding: 4px;
}

#star-rating>.sortProp>.current{
	background-color:#EFF0F5;
	color:#820c2a;
	padding: 8px;
}

#cruiseShip .shipCabinRow .shipCabinImg img{
    width: 100%;
    margin: 10px 0;
}

#cruiseShip .linePageTitle h1{
	margin-top: 0;
}

.addons {
    display: inline-block;
    padding: 5px 0;
    width: 100%;
}

.addons input{
    display: inline-block!important;
}

.addons select {
	width: 50%;
}

.addons label{
    padding-left: 10px;
}

.add-option{
	padding:20px;
	background-color:#EFF0F5;
}

.box.agreement{
	padding:20px;
	background-color:#EFF0F5;
}

.box.agreement.promoCode{
    padding: 20px;
    background-color: #EFF0F5;
}

.box.agreement.promoCode input[type=text]{
	background-color:#fff;
}

.box.agreement h1{
	color:#820c2a;
}

.box.agreement input{
	margin-right: 10px;
}

.btn-option{
	float:right;
}

.surround.booking{
	padding:15px 0;
}

.image-carousel .imagesNav {
    height: auto;
}

.image-carousel .carousel-inner {
    position: relative;
    width: 100%;
    height: auto;
    max-height: 125px;
    overflow: hidden;
}

.image-carousel .carousel-inner p{display:none;}

.image-carousel .thumbnail2 {
    display: block;
    padding: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.image-carousel .carousel-control.right {
    top: 55px!important;
    width: 20px;
    margin-right: 12px;
    opacity: .9;
}

.image-carousel .carousel-control.left {
    top: 55px!important;
    width: 20px;
    opacity: .9;
    margin-left: -4px;
}

.image-carousel{
	background:#EFF0F5;
	padding: 5px;
}

.roomlistgroup .header, .basisChoices .header{
    background: rgb(0, 113, 206);
	height: 35px;
    color: #FFFFFF;
    text-align: left;
    padding: 8px;
    font-size: 14px;
    font-weight: normal;
}

.pricedigits {
    font-size: 14px;
}

.basisChoices .price {
    color: rgb(0, 113, 206);
    font-size: 1.6667em;
    text-transform: uppercase;
    float: right;
    text-align: right;
    line-height: 1;
    display: block;
}

.choose-room-group{float:right; padding:0;}

.roomlistgroup input[type="radio"]{margin-right: 10px;}

.basisChoices table.select_boardbasis td {
    padding: 5px 5px!important;
    border-bottom: 1px solid #e8e8e8;
}

.price-change{text-align:right;}

.room-groupsurround {
    background: #EFF0F5;
    padding: 20px;
}

.detailbox .detailHead{
	color: #820c2a;
	font-size:18px;
}

.on-request-rooms{
    padding: 5px 5px!important;
    border-bottom: 1px solid #e8e8e8;
}

.room-titles{
	text-transform:uppercase;
	color:#820c2a;
}

.tab-heading{
	color:#820c2a;
}

.image-carousel a{
	color:transparent;
}

.smallphoto {
    float: left;
}

a.resort-page{color:#808080; font-size:16px;}

a.more-info{
	font-size:15px;
	float:right;
	cursor: pointer;
}

.tab-content>.active {
    display: block;
    margin-top: 0;
}

#room-tabs .tab-content>.active {
    margin-top: 25px;
}

#more-info-anchor{
	padding:40px 0;	
}

.add-option h3, .box.agreement h3{
    margin: 0 0 10px 0;
}

.add-option-text{
	font-size:15px;
}

.add-option #continuebutton2 {
	margin: 0;
}

.agreement h2{
    margin: 0 0 15px 0;
	color: #820c2a;
}

.submitContainer input[name=add-promocode].btn-primary {
    height: 44px;
	color: #820c2a;
    background: none;
    border: none;
}

/*.submitContainer .icon{
	top:10px;
}*/

.add-search input, .address input, .nameRow input, .creditCard input{
	background:#f7f7f7;
}

#bookingPage1 .address{
	margin-top:50px;
}

#bookingPage1 .address label {
    line-height: 56px;
}

label.offer-email {
    display: inline;
    max-width: 75%;
}

/* TMS */

.pb-img{
	margin:15px 0;
}

.offers-section {
	margin:15px 0;
}

.offers-section .col-sm-4{
    padding-right: 5px;
    padding-left: 5px;
}

.cruiseoffer-pb{
	padding: 0!important;
}

.tms-offers h2 {
    font-size: 24px;
	margin: 10px 0;
    min-height: 55px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.tms-offers img{
    min-height: 165px;
	max-height: 165px;
}

.tms-offers .price, #merchanttotalnew{
	color:#820c2a;
}

.tms-price-date{
	font-size:14px;
	min-height:225px;
}

.view-tms{
	float:right;
}

/* News Page */

.news-img img {
    width: 100%;
    max-height: 325px;
}

.box.main .text-section h3.col-heading{
	font-size:20px;
	font-weight:bold;
}

.navbar-header .navbar-toggle {
    background: none;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.bs-navbar-collapse.collapsing, .bs-navbar-collapse.in {
    width: 100%;
    height: auto;
    min-height: 250px;
    margin: 0;
    padding: 15px;
    position: fixed;
    top: 150px;
    z-index: 1030;
    background: #fff;
    text-align: left;
}

.bs-navbar-collapse.collapsing a, .bs-navbar-collapse.in a {
    color: #666!important;
    font-size: 14px;
    padding: 5px 0!important;
    display: inline;
    width: 100%;
    text-align: left;
}

.navbar-header .navbar-toggle .icon-bar {
    background: #3c3c3c;
}

#mobileMenu nav ul li{
    border-top-style: solid;
    border-top-width: 1px;
    border-color: #e1e1e1;
    padding: 10px 10px;
}

#mobileMenu nav ul{
	list-style: none;
}

.btn-not-allowed, .btn-not-allowed:active, .btn-not-allowed:focus, .btn-not-allowed:hover {
    cursor: not-allowed;
    background: #ccc;
    border-color: #ccc;
}

.other-payment-options{
	background-color: #820c2a;
    color: #fff;
    margin: 25px 0;
    padding: 10px;
	text-align:center;
}

#viewmybooking_content .formback select[name=dob-day], #viewmybooking_content .formback select[name=dob-month], #viewmybooking_content .formback select[name=dob-year]{
    width: 28%;
    margin-right: 8px;
}

select[name=creditcard-frommonth], select[name=creditcard-fromyear]{
    width: 47%;
    margin-right: 8px;
}

#viewmybooking_content .formback .formfield {
    position: relative;
    padding-left: 45px;
}

#viewmybooking_content input {
    width: 97%;
    height: 40px;
    border: 0;
    margin: 10px 0;
    background-color: #EFF0F5;
    color: #bbbbbb;
}

#viewmybooking_content .formback .formfield span {
    position: absolute;
    z-index: 1;
    padding-left: 5px;
    left: 5px;
    top: 10px;
}

#viewmybooking_content .formback .formfield span.cpDayColumnHeader {
    position: relative;
    z-index: 1;
    padding-left: 0;
    left: 0;
    top: 0;
}

#viewmybooking_content input[name=submit]{
    color: #fff;
    background-color: #820c2a;
    border-color: #820c2a;
    width: 100%;
    max-width: 250px;
    text-transform: uppercase;
}

#viewmybooking_content #dob-calendar, #viewmybooking_content #calendar, #viewmybooking_content #calendar2 {
    left: 535px!important;
    top: 0!important;
    z-index: 10;
}

#viewmybooking_content table.cpBorder, #viewmybooking_content table.cpBorder table {
    background-color: transparent;
    text-align: left;
    width: 300px;
    border: none;
    padding: 10px;
    margin: 10px;
}

#viewmybooking_buttons .buttons li {
    display: inline-block;
    padding-right: 15px;
}

#viewmybooking_buttons .buttons li:after {
    content: "/";
    padding-left: 15px;
    color: #ccc;
}

#viewmybooking_buttons .buttons li:last-child:after {
    content: "";
}

#viewmybooking_head .box.main {
    min-height: 65px;
    margin-bottom: 25px;
}

#viewmybooking_content h3{
	margin:0;
}

#viewmybooking_content #leftCol, #viewmybooking_content #rightCol {
    margin-top: 0;
}

#viewmybooking_content #rightCol h3{
    margin-top: 20px;
    margin-bottom: 10px;
}

.cruiseEmbedded .price{
	float:right;
}

#fusioncrmeditside table {
    width: 100%;
}

#fusioncrmeditside .paymentTable {
    width: 50%;
}

.formlabelnta {
    width: 35% !important;
}

#fusioncrmeditside input[name=submit] {
    color: #fff;
    background-color: #820c2a;
    border-color: #820c2a;
    width: 100%;
	max-width:200px;
    text-transform: uppercase;
}

.formback table.formtable{
	width:75%;
}

.formback table.formtable select[id$="passportissuedate-day"], .formback table.formtable select[id$="passportissuedate-month"], .formback table.formtable select[id$="passportissuedate-year"], .formback table.formtable select[id$="passportexpirydate-day"], .formback table.formtable select[id$="passportexpirydate-month"], .formback table.formtable select[id$="passportexpirydate-year"]{
    width: 28%;
    margin-right: 8px;
}

#viewmybooking.box.main{
    margin-top: 95px;
}

#billingaddress input{
	background-color:#fff;
}

#leftCol .mmb-login select {
    width: 29%;
}

#leftCol .mmb-login label {
    display: inline;
    font-size: 12px;
}

.booking-on{    
	color: #fff;
    background-color: #820c2a;
    padding: 8px 4px 8px 4px;
	text-transform: uppercase;
}

.booking-off{    
	color: #fff;
    background-color: #ccc;
    padding: 8px 4px 8px 4px;
	text-transform: uppercase;
}

.booking-on img, .booking-off img{
	padding:0 10px;
}

#agentbookingslist .table-header{
    font-size: 11px;
    background-color: #820c2a;
    color: #fff;
    padding: 10px;
}

#agentbookingslist .table-header a{
	color:#fff;
}

#agentbookingslist .table-row{
	font-size:11px;
	background-color:#EFF0F5;
	padding: 10px;
    margin: 5px 0;
}

#agentbookingslist .table-row .view{
	text-align:center;
}

.padding-sm{
	padding: 0 4px 0 0;
}

.btn.mmb{
    text-align: left;
    margin-bottom: 5px;
    padding: 12px;
}

.btn.mmb-inactive, .mmb-inactive{
    text-align: left;
    margin-bottom: 5px;
    padding: 12px;
    background-color: #EFF0F5;
    border-color: #EFF0F5;
    color: #222;
}

.mmb-inactive .grey{
	color:#222;
}

.mmb-inactive h4{
    margin: 0;
}

.contact-box .row {
	background-color: #EFF0F5;
    padding: 10px 0;
    margin: 5px 0;
}

.passengers .row.paxHead, .rooms-head{
	background-color: #820c2a;
    color: #fff;
    padding: 10px;
	margin:5px 0;
}

.passengers .row.paxRow, rooms-row{
	background-color: #EFF0F5;
    padding: 10px 0;
    margin: 5px 0;
	text-align:left
}

.cruise-box img{
	width:100%;
}

#leftCol .cruise-row{
	width:100%;
}

textarea {
    max-width: 100%;
}

.agent-toolkit{
	width:100%;
	max-width:280px;
}

#tab_a .amenities, #tab_c .resort-special{
	display:none;
}

.bookingform #itineraryform label{
    margin-top: 20px;
}

.paxRowEmbeddedMobile{
	display:none;
}

.paxHeadEmbedded{
    background: #820c2a;
    padding: 10px 0;
    color: #fff;
}

.paxRowEmbedded{
    background: #EFF0F5;
    padding: 10px 0;
	margin:4px 0!important;
}

/* Header - Nov 2016 - ddr@goldmedal.co.uk */

.header {
    background:#ffffff;
	font-family:'Muli',Tahoma,Arial,sans-serif;
	margin-bottom: 20px;
}

.header .header-links-wrap {
    width:100%;
    height:24px;
    line-height:24px;
    background:#f0f0f0;
}

.header .header-links {
	text-align:right;
}

.header .header-links-wrap .header_link {
    padding:0 6px;
    margin-right:0;
}

.header .header-links-wrap .header_link:last-child {
    border-right:0;
}


.header .header-links-wrap .header_link a {
    color:#77787a;
    font-size:11px;
    text-decoration:none;
}

.header .header-links-wrap .header-feefo {
    text-align:right;
}

.header .header-links-wrap .header-feefo img {
    max-width:100%;
    height:auto;
}

.header .header-logo a {
    width: 100%;
    height: 114px;
    display: inline-block;
    background: url(http://iselltravelbag.site.traveltek.net/system/upload/10708.png) no-repeat center center, linear-gradient(transparent, transparent);
    -moz-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    margin: -12px 0;
    max-width: 100%;
}

.header .header-call-info {
    text-align:right;
    font-family: 'Muli', Arial, Helvetica, sans-serif;
}

.header .header-call-info > div {
    margin-top:22px;
}

.header .header-call-info .header-call-title {
    color:#333333;
    font-size:22px;
}

.header .header-call-info .header-call-title:before {
    content:'';
    display:inline-block;
    width:20px;
    height:20px;
    background:transparent url('https://media.travelbag.co.uk/Content/Images/Icons/telephone@2x.png') center center no-repeat;
    background-size:cover;
    position:relative;
    top:3px;
    margin-right:4px;
}

.header .header-call-info .header-call-title + span {
    color:#8a0030;
    font-size: 23px;
    font-family: 'Muli Bold', Arial, Helvetica, sans-serif;
}

.header .header-call-info .header-call-title + span + div {
    font-size: 12px;
    line-height: 12px;
}

/* Header - Dec 2016 - ddr */

.header.navbar-fixed-top {
    padding:0;
	border:0;
}

.header .navbar {
    color:#ffffff;
	border:0;
	border-radius:0;
    background-color:#930234;
	margin-bottom:0;
}

.header .navbar li.dropdown {
	display:block!important;
}

.header .navbar-nav {
	margin:0;
	}

.header .navbar-nav li {
    margin: 0;
    padding:0;
    height: 56px;
    width:auto;
	position:relative;
}

.header .navbar-nav li a {
    color:#ffffff;
    height: 54px;
    line-height: 54px;
    margin: 1px 0; 
    padding: 0 22px;
    font-family:'Muli', Arial, sans-serif;
    border-radius:0;
    -webkit-transition:3ms all ease;
    -moz-transition:3ms all ease;
    transition:3ms all ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.header .navbar-nav li a:hover,
.header .navbar-nav li a:focus {
    outline:0;
	color:#ffffff;
	background:#a6033c;
}

.header .navbar-nav li.active  a {
    color:#930234;
    background:#ffffff;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius: 3px;
}

.header .navbar-nav li .dropdown-toggle .glyphicon {
	vertical-align:middle;
	margin-left:8px;
	top:0;
}

.header .navbar-nav li .dropdown-menu {
	color:#ffffff;
	background: #a6033c;
    margin: 0;
    padding: 0;
    box-shadow: none;
    border: 0;
	padding:10px;
}

.header .navbar-nav li .dropdown-menu li {
	height:auto;
}

.header .navbar-nav li .dropdown-menu li a {
	color:#ffffff;	
	height:auto;
	line-height:1;
	padding: 5px 10px;
}

.header .navbar-nav li a.dropdown-toggle .fa {
	vertical-align:middle;
	margin-left:9px;
}

.header .navbar-nav li .dropdown-menu li a:hover,
.header .navbar-nav li .dropdown-menu li a:focus {
	background:#920233;
	-webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius: 3px;
}

.header .navbar-nav li.dropdown.open {
	position:relative;
}

.header .navbar-nav li.dropdown.open a {
	color:#ffffff;
	background:transparent;
}

.header .navbar-nav > .active > a,
.header .navbar-nav > .active > a:focus,
.header .navbar-nav > .active > a:hover {
    color: #8a0030;
    background-color: #ffffff;
}

/* Details Page - Nov 2016 - gan */

.SOstyle {
color:#940233 !important; 
background-color:#f7f6f4 !important;
font-size: 18px !important;
cursor: pointer !important;
}

.imgRstyle {
border-top-left-radius: 3px !important; 
border-top-right-radius: 3px 3px !important;
}
.descriptiontextstyle {
font-size: 12px; 
padding:15px 0;
}

.SOstyle .text-link {
color:#940233; 
font-size: 13px; 
font-weight:bold;
text-decoration: underline; 
}
.cheapPrice .price:after {
    content: "pp";
    font-size: 15px;
    margin-left: -2%;
}
.cheapPrice .sub-heading-one {
    color: #820c2a;
    font-size: 14px;
}
.priceGroup .price:after {
    content: "pp";
    font-size: 15px;
    margin-left: -2%;
}


div#cruiseDetails .sub-heading-two {
display:none;
}

.glyphicon.glyphicon-star {
    color: #ffb400;
    font-size: 16px;
	margin-right:2px;
}

div#cruiseDetails #leftCol .box h3 {
    font-size: 23px;
    color: #ffffff;
    background-color: #222222;
    margin-top: 10px;
    font-weight: normal;
    padding: 2% 2%;
    margin-bottom: 0;
    border-radius: 3px 3px 0px 0px;
    text-align: center;
}

   input.signup
{width:38%;color:#940233;}

            input.join_mailinglist
{width:60%;color:#333;background: #fff;border: 1px solid #EFF0F5;}





.titlesectiondetails p {
    color: #8a0030;
    font-weight: bold;
    line-height: 19px;
    text-align: -webkit-center;
    padding: 5px;
    margin-right: 14px;
    max-width: 72px;
    float: left;
    background-color: rgba(217, 217, 217, 0.89);
}
span.wrap-numbernights {
    font-size: 26px;
}

.titlesectiondetails {
    margin-top: 3%;
    border-bottom: 1px solid #8a0030;
    padding-bottom: 1%;
}

.imageslider_bg {
    background-color: rgba(128, 128, 128, 0.36);
}

.imageslider_bg .cruiseImages {
    background: #fff;
    border: 0px solid #ccc;
    padding: 0px;
    position: relative;
}
.cruisedetails_page .cruiseImages img {
    width: 100%;
    border-radius: 3px 3px 0px 0px;
    max-height: 200px;
}
.pricesdetailpage .cheapPrice {
    text-align: center;
    margin-top: 15px;
}
.pricesdetailpage {
    background-color: rgba(209, 209, 209, 0.82);
    
}

.cruisedetailsmain {
    padding-top: 3%;
}

/* Footer - Nov 2016 - ddr */

.footer {
    color: #ffffff;
    background:#930234;  
}

.footer h6 {
    font-size:22px;
    margin-bottom:20px;
    line-height:22px;
}

.footer a {
    color: #ffffff;
    font-weight: normal;
    display: block;
    margin-bottom:8px;
    text-decoration:none;
    font-family: 'Muli', Arial, sans-serif;
}

.footer a:hover, .footer a:active, .footer a:focus {
    color:#f1f1f1;
    text-decoration:none;
    background:none;
}

.footer > div:first-child > span {
    display:none;
}

.footer .usp-header {
    border-bottom:1px solid #ffffff;
    text-align:center;
    margin-top:20px;
    margin-bottom:40px;
}

.footer .usp-header h5 {
    display:inline-block;
	color:#ffffff;
    background:#930234;
    padding:5px 15px;
    margin:0;
    position:relative;
    top: 15px;
    font-size: 24px;
}

.footer .social-media-icons {
    text-align:center;
}

.footer .social-media-icons h6 {
    font-size:18px;
}

.footer .social-media-icons h6 span {
    line-height:22px;
    display:inline-block;
    vertical-align:middle;
}

.footer .social-media-icons a {
    display:inline-block;
	-webkit-transition: all ease 200ms;
    -moz-transition: all ease 200ms;
    transition: all ease 200ms;
}

.footer .social-media-icons a.twitter {
	color:#69a1ea;
}

.footer .social-media-icons a.youtube {
	color:#d82221;
}

.footer .social-media-icons a.facebook {
	color:#474e92;
}

.footer .social-media-icons a:hover,
.footer .social-media-icons a:focus {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    transform: rotate(30deg);
}

.footer .book-with-confidence img,
.footer .secure-online-payments img,
.footer .payment-methods img {
    margin:15px;
    max-width:100%;
    height:auto;
}

.footer .secure-online-payments img,
.footer .payment-methods img {
    margin:15px 0;
}

.footer .book-with-confidence a {
    margin:15px;
    padding:0;
    display:inline-block;
	vertical-align: middle;
}

.footer .book-with-confidence a img {
    margin:0;
}

.footer .footer-links {
    font-family: 'Muli', Arial, sans-serif;
    background:#930234;
    padding: 20px 0 40px;
	line-height:24px;
}

.footer .footer-links > div > a {
    display:inline-block;
    margin:0 10px;
}

/* Home page -  ddr */

.home .search-form-container {
	background-image: url(/images/www.travelbagcruise.co.uk/images/homepage_hero_banner.jpg);
	background-color:#8a0030;
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
	transition:all ease 300ms;
}

.home .search-form-container.open {
	/*background-blend-mode: luminosity;*/
}

.home .home-search {
	background: rgba(255,255,255,0.5);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	box-shadow:0 0 5px rgba(100,100,100,0.1);
	border-radius:5px;
}

.home .home-search h2 {
	color: #ffffff;
	line-height:34px;
    background: #3c3c3c;
    padding: 15px 30px 15px 50px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 0;
	position:relative;
}

.home .home-search h2:before {
	content:'';
	width:40px;
	height:28px;
	margin-right:20px;
	display:inline-block;
	background: url('/images/www.travelbagcruise.co.uk/images/icons/white/boat.png') no-repeat center center;
	background: url('/images/www.travelbagcruise.co.uk/images/icons/white/boat.svg') no-repeat center center,
    linear-gradient(transparent, transparent);
	background-size:100%;
}

.home .home-search .cruise.search-form {
    padding: 0;
}

.home .hoverimage-container {
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
    height: 209px;
}

header ~ .home {
	margin-top:-20px;
}

@-webkit-keyframes pulse {
		0%,100% {
			opacity:1;
			-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		}
		
		50% {
			opacity:0;
			-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		}
}

@keyframes pulse {
		0%,100% {
			opacity:1;
			-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		}
		
		50% {
			opacity:0;
			-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		}
}


.home .search-form > .fa-angle-down {
	position:absolute;
	top:100%;
	left:50%;
	width:30px;
	height:30px;
	padding:8px;
	color:#ffffff;
	margin-left:-15px;
	margin-top: -5px;
	-webkit-animation:pulse 5s infinite;
	animation:pulse 5s infinite;
}


.home .search-form .btn-primary {
	width:95%;
	font-size: 1.3em;
}

.search-form-container label {
	font-family:'Muli Bold',Tahoma,Arial,sans-serif;
	font-weight:normal;
}

.search-form-container input,
.search-form-container select {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	width: 100%;
}

/* Overide the select and input appearance if supported */

.webkit-appearance select,
.moz-appearance select {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	background-image:	url('/images/www.travelbagcruise.co.uk/images/icons/red/dropdown%20arrow.svg'),
								url('/images/www.travelbagcruise.co.uk/images/Pinline/pin-line-grey.svg');
	background-repeat: no-repeat, no-repeat;
    background-position: right 12px center, right 32px center;
    background-size: 6px 6px, 1px 40px;
	cursor:pointer;
}

.webkit-appearance .filters select,
.moz-appearance .filters select {
	border:1px solid #d8d8d8;
	background-color:#ffffff;
}

.webkit-appearance input:focus,
.webkit-appearance select:focus,
.moz-appearance input:focus,
.moz-appearance select:focus {
	outline:0;
	box-shadow: 0 0 0 1px #d8d8d8;
}

.search-form-container .select [name=depdate-day],
.search-form-container .select [name=retdate-day],
.search-form-container .select [name=depdate-month],
.search-form-container .select [name=retdate-month],
.search-form-container .select [name=depdate-year],
.search-form-container .select [name=retdate-year] {
	width:28%;
	margin-right:5%;
	float:left;
}

.search-form-container .select [name=depdate-month],
.search-form-container .select [name=retdate-month] {
	width:28%;
	margin-right:6%;
}

.search-form-container .select [name=depdate-year],
.search-form-container .select [name=retdate-year] {
	margin-right:0;
}

.search-form-container .days-plus-minus label {
	display:block;
}

.search-form-container .days-plus-minus span {
	vertical-align:middle;
}

.search-form-container #childages .white-header {
	margin:10px 0 5px 8px;
	font-family:'Muli Bold', Tahoma, Arial, sans-serif;
}

/* Hide the datepicker functionality - May add in later */

.depart-date-cal, .return-date-cal {
	display:none;
}

/* Button Overrides - ddr */

.btn {
	-webkit-transition:200ms background-color ease;
	-moz-transition:200ms background-color ease;
	transition:200ms background-color ease;
}

.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
	position:relative;
	color:#ffffff;
	background-color:#3eb64a;
	border:0;
	outline:0;
	border-radius:3px;
	box-shadow:0 3px 0 0 #09773b;
	text-transform: capitalize;
	font-family:'Muli Bold',Tahoma,Arial,sans-serif;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active:hover,
.btn-default:active:focus {
	color:#ffffff;
	background-color:#37a242;
	outline:0;
}

.btn-default:active {
	top:2px;
	box-shadow:0 1px 0 0 #09773b;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	position:relative;
	color:#ffffff;
	background-color:#930234;
	border:0;
	outline:0;
	border-radius:3px;
	box-shadow:0 3px 0 0 #7a012c;
	text-transform: capitalize;
	font-family:'Muli Bold',Tahoma,Arial,sans-serif;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active:hover,
.btn-primary:active:focus {
	color:#ffffff;
	background-color:#840330;
	outline:0;
}

.btn-primary:active {
	top:2px;
	box-shadow:0 1px 0 0 #7a012c;
}

.usp {
	margin-top:40px;
}

.usp .usp-item {
	overflow:hidden;
	padding-bottom: 10px;
}

.usp .usp-item h3 {
	font-family:'Muli',Tahoma,Arial,sans-serif;
	color:#8a0030;
	font-weight:bold;
	font-size:16px;
	margin:0;
	padding-top: 10px;
	text-align:left;
}

.usp .usp-item h3 + p {	
	font-family:'Muli',Tahoma,Arial,sans-serif;
	font-size:13px;
	text-align:left;
}

.usp .usp-item .usp-icon {
	width: 59px;
    height: 43px;
    float: left;
    margin-right: 10px;
	background: url('/images/www.travelbagcruise.co.uk/images/1979.png') no-repeat center center;
	
    linear-gradient(transparent, transparent);
	background-size:contain;
	margin-top:5px;
}

.usp .usp-item .usp-icon.atol {
	background: url('/images/www.travelbagcruise.co.uk/images/icons/red/atol.png') no-repeat center center;
	background: url('/images/www.travelbagcruise.co.uk/images/icons/red/atol.svg') no-repeat center center,
    linear-gradient(transparent, transparent);
}

.usp .usp-item .usp-icon.secure {
	background: url('/images/www.travelbagcruise.co.uk/images/icons/red/padlock.png') no-repeat center center;
	background: url('/images/www.travelbagcruise.co.uk/images/icons/red/padlock.svg') no-repeat center center,
    linear-gradient(transparent, transparent);
}

.usp .usp-item a {
	text-align:right;
}

.usp .usp-item a img {
	max-width:100%;
}

/* Left Column */

.left-column {
	padding:0;
}

.left-column .search-form {
	margin-top:25px;
}

.left-column .container.usp {
	width:100%;
	padding:0;
}

.left-column .container.usp > div {
	width:100%;
}

.left-column .container.usp .usp-item {
	margin-bottom:20px;
}

.left-column .container.usp .usp-item a {
	text-align:left;
}

.two-col-search {
	background: #f0f0f0;
}

.two-col-search > h2,
.two-col-search > h3 {
	color:#ffffff;
	background:#3c3c3c;
	font-size:18px;
	padding:15px 20px;
	margin:0;
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.two-col-search .search-form {
	padding-left:15px;
	padding-right:15px;
}

.two-col-search .search-form .col-xs-12,
.two-col-search .search-form .col-xs-12, 
.two-col-search .search-form select,
.two-col-search .search-form input {
	width:100%;
	margin-left:0;
}

.two-col-search .search-form select,
.two-col-search .search-form input {	
	background-color:#ffffff;
}

.two-col-search .search-form .plr8 {
	padding:0;
}

.two-col-search .search-form .search-toggle {
    padding: 20px 0;
    text-align: center;
}

.two-col-search .search-form .search-toggle .advanced-options {
	margin:0;
}

.filters {
	padding:20px;
	/* background:#ffffff; */
}

.filters select {
	margin-top:0;
}


.left-column .filters {
	padding: 0 10px;
	background: #f5f5f5;
	overflow: hidden;
	box-shadow: 1px 0 1px rgba(0, 0, 0, 0.19);
}
.left-column .filters h3:after {
    content: "-";
    position: absolute;
    right: 30px;
    margin-top: -14px;
    font-weight: normal;
    font-size: 40px;
}

.closing h2:after {
    content: "-";
    position: absolute;
    right: 30px;
    margin-top: -14px;
    font-weight: normal;
    font-size: 40px;
}


.filters .col-heading {
	border-bottom: 1px solid #bbbbbb;
	padding: 15px 20px;
	font-size: 14px;
	background: #3c3c3c;
	color: white;
	font-family: 'Muli Bold', Tahoma, Arial, sans-serif;
	margin: 0 -20px 20px;
}

.filters .filter-row a {
	color:#333333;
	display:block;
}

.filters .filter-row a:hover {
	text-decoration:none;
}
div#hotel-wrapper h2 {
    color: #940135;
    font-size: 20px;
    padding-bottom: 11px;
    border-top: 1px solid #d8d8d8;
    padding-top: 25px;
    font-weight: 800;
}
.filters b {
	font-family:'Muli Bold', Tahoma, Arial, Sans-Serif;
	font-weight:normal;
	width: 90%;
    display: inline-block;
}

.filters .filter-row {
	 margin: 25px 0 10px 0;
}

.filters .filter-row a img {
	
}

.filters input[type="checkbox"] {
	display:none;
}

.filters input[type="checkbox"] + label {
	position:relative;
	font-family:'Muli', Tahoma, Arial, Sans-Serif;
	font-weight:normal;
	font-size: 13px;
	padding-left:30px;
	max-width:80%;
	cursor:pointer;
}

.filters input[type="checkbox"] + label:before {
	content:'';
	width:16px;
	height:16px;
	line-height:1;
	display:inline-block;
	border:1px solid #3c3c3c;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-8px;
	text-align:center;
}

.filters input[type="checkbox"]:checked + label:before {
	content:'\2713';
	color:#3fb649;
	font-size:13px;
}

.filters .filtercount {
	color:#aaaaaa;
	float:right;
	font-size:13px;
	width:20%;
	text-align:right;
	display:inline-block;
}

/* Dirty overrides - no access to markup */

#dateoptions > p {
	display:none;
}

/* Home Special Offers and Mailing List */

.home-special-offers h3:before,
.home-special-offers h3:after {
	content:'';
	width:24px;
	height:24px;
	display:inline-block;
	background: url('/images/www.travelbagcruise.co.uk/images/icons/black/anchor.png') no-repeat center center;
	background: url('/images/www.travelbagcruise.co.uk/images/icons/black/anchor.svg') no-repeat center center,
    linear-gradient(transparent, transparent);
	margin: 0 20px;
    background-size: contain;
	vertical-align:bottom;
}

.home .mailing-list {
	margin:0;
}

/* Booking summary and enquiry form */

.itinerary .left-column .booking-summary-right,
.itinerary .right-column .booking-summary-left {
	display:none;
}

.itinerary .booking-summary-right sub {
	bottom:0;
	line-height: inherit;
}

.itinerary .left-column .box {
	background-color:initial;
}

.itinerary .booking-summary-left {
	background:#e8e8e8;
	overflow:hidden;
}

.itinerary .booking-summary-left h2 {
	color: #ffffff;
    background: #3c3c3c;
    font-size: 18px;
    padding: 15px 15px 15px 25px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.itinerary .booking-summary-left h3 {
	padding:0 20px;
	color:#8a0030;
	font-size:18px;
}

.itinerary .booking-summary-left h3 + p {
	font-size:16px;
	font-family:'Muli', Tahoma, Arial, Sans-Serif;
	padding: 0 20px;
    color: #8a0030;
	font-weight:bold;
}

.itinerary .left-column .surround {
	padding:0 20px 25px 20px;
	background:#e8e8e8;
	border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.itinerary .left-column .surround h4 {
	color:#333333;
	font-size:14px;
	font-family:'Muli Bold', Tahoma, Arial, Sans-Serif;
	padding: 16px 0 4px 0;
	margin:0;
}

.itinerary .left-column .surround p {
	font-size:13px;
	margin-bottom:5px;
}

.itinerary .left-column .back,
.itinerary .left-column .back:hover {
	display:inline-block;
	margin-top:20px;
	color:#333333;
	text-decoration:none;
	line-height: 1.1;
}

.itinerary .left-column .back,
.itinerary .left-column .back:hover {
	border-bottom:1px solid #333333;
}

.itinerary .left-column .redbox,
.itinerary .left-column .greenbox{
	display:none;
}

.itinerary .right-column .booking-summary-right h3 {
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
	position: relative;
	margin-bottom: -6px;
	top: -17px;
	left: -13px;
	color: #930234;
}

.itinerary .right-column .nav-tabs {
	display:none;
}

.itinerary .right-column .booking-summary-intro {
	border-bottom:1px solid #8a0030;
	line-height: 30px;
    padding-bottom: 15px;
}

.itinerary .right-column .mandatory-info {
	text-align: right;
    font-size: 12px;
	margin-bottom: 30px;
}

.itinerary .right-column select,
.itinerary .right-column input,
.itinerary .right-column textarea {
	background-color:#ffffff;
	border:1px solid #dedede;
	margin-top:8px;
	width: 100%;
}

.itinerary .right-column textarea {
	padding:15px;
	min-height: 150px;
}

.itinerary .right-column label {
	margin-bottom:0;
	display:block;
	padding-left:4px;
	margin-top: 5px;
    font-size: 13px;
    font-weight: bold;
}

.itinerary .right-column .btn {
	float:right;
	margin-top:25px;
	margin-right: 15px;
}

.itinerary .right-column .errorbox {
	color:#ff0000;
	background:#ffffff;
	border:1px solid #ff0000;
	border-radius:4px;
	margin-bottom:10px;
	padding:15px;
	font-size:13px;
	font-family:'Muli', Tahoma, Arial, Sans-Serif;
	position:relative;
	text-align:center;
}

.itinerary .right-column .errorbox:before,
.itinerary .right-column .errorbox:after {
	content:none;
	display:inline-block;
	width:29px;
	height:26px;
	background: url('/images/www.travelbagcruise.co.uk/images/icons/red/warning.png') no-repeat center center;
	background: url('/images/www.travelbagcruise.co.uk/images/icons/red/warning.svg') no-repeat center center,
    linear-gradient(transparent, transparent);
	position:absolute;
	top:50%;
	margin-top:-13px;
	left:15px;
}

.itinerary .right-column .errorbox:after {
	left:initial;
	right:15px;
}

.itinerary .right-column .errorbox ul {
	margin:0;
}

.itinerary .right-column .errorbox li {
	color:inherit;
}


/* Cruise results page - ddr */

.cruise-results .result {
	margin-bottom: 20px;
	border:1px solid #d8d8d8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}

.cruise-results .result > .box {
	position:relative;
	overflow:hidden;
}

.cruise-results .result .result-heading {
	position:relative;
	padding:0;
	float: left;
    width: 100%;
	background:#f5f5f5;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.cruise-results .result .result-heading > div > .pull-left {
	width:100%;
}

.cruise-results .result .titlesectiondetails {	
    padding: 15px 0 10px 10px;
    margin-top: 0;
	border-bottom:0;
	overflow:hidden;
	width:auto;
}

.cruise-results .result .titlesectiondetails .number-of-nights {
	color:#930234;
	background:none;
	width:66px;
	height:66px;
	padding:0;
	line-height:1;
	margin:0;
	margin-right:15px;
	text-align:center;
	font-family:'Muli Bold', Tahoma, Arial, Sans-Serif;
}

.cruise-results .result .titlesectiondetails .number-of-nights span {
	display:block;
	font-size:40px!important;
}

.cruise-results .result .titlesectiondetails  h1 {
	color:#3c3c3c;
	display: block;
    font-size: 22px;
    line-height: 1;
    font-weight: bold;
    margin: 5px 0 10px;
	font-family: 'Muli', Tahoma, Arial, sans-serif;
}

.cruise-results .result .titlesectiondetails .star-rating {
	display:block;
}
@media screen and (max-width:900px){
.col-xs-12.reskin-footer-payment-methods img {
    width: 100%;
}
.navbar-brand>img {
    display: block;
    width: 68%;
    position: relative;
    top: -40px;
    left: -31px;
}
	.usps ul.KSP {
    margin-left: 18%;
    margin-top: 3% !important;
}
}
.usps ul.KSP {
    margin-left: 18%;
    margin-top: -3%;
}
.cruise-results .result .result-heading .more-details {
	padding:20px 25px 20px 20px;
	float:right;
}

.cruise-results .result .result-heading .more-details .btn {
	padding: 15px 25px;
}

.cruise-results .result .result-heading .price-position {
	font-family: 'Muli',Tahoma,Arial,sans-serif;
	text-align:right;
	color:#930234;
	padding-top:20px;
}

.cruise-results .result .result-heading .price-position .price {
	font-size: 24px;
	line-height: 28px;
    font-weight: bold;
}

.cruise-results .result .result-heading .price-position .price sub {
	bottom:0;
	font-size:13px;
}

.cruise-results .result .result-info {
	position:relative;
	overflow:hidden;
}

.cruise-results .result .result-left .cruise-itin-grid {
	margin:0;
}

.cruise-results .result .result-left .cruise-details {
	margin:20px;
}

.cruise-results .result .result-right {
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
	text-align:center;
}

.cruise-results .result .shipImg {
	display:block;
	height: 48%;
	position:relative;
}

.cruise-results .result .shipImg:before {
	content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
	margin-right:-4px;
}

.cruise-results .result .shipImg img {
	width:auto;
	max-width:100%;
	max-height:initial;
	border-radius:0;
	display:inline-block;
}


#cruiseResults .lineLogo {
    float: right;
    position: relative;
    bottom: 16px;
    right: 27px;
}


/* Header fix for offers on home page - ddr */

.offer_heading h3 {
    font-size: 20px;
}



@media (max-width: 767px) {
	
	.header .navbar {
		color: #8a0030;
		border-bottom:2px solid #8a0030;
		background-color:#ffffff;	
		min-height: 60px;
	}
	
	.header .navbar .navbar-brand {
	    padding: 20px 15px;
    height: 84px;
	}
	
	/* Mobile header */

	.header .navbar-header .navbar-toggle {
		border-color:transparent;
	}

	.header .navbar-header .navbar-toggle:focus, 
	.header .navbar-header .navbar-toggle:hover {
		background-color: transparent;
	}

	.header .navbar-header .navbar-toggle .icon-bar {
		height:3px;
		background:#3c3c3c;
		-webkit-transition: all ease 400ms;
		-moz-transition: all ease 400ms;
		transition: all ease 400ms;
	}

	.header .navbar-header .navbar-toggle.collapsed .icon-bar:nth-child(2),
	.header .navbar-header .navbar-toggle.collapsed .icon-bar:nth-child(3),
	.header .navbar-header .navbar-toggle.collapsed .icon-bar:nth-child(4) {
		position:relative;
		top:0;
		left:0;
		width:24px;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);	
	}

	.header .navbar-header .navbar-toggle .icon-bar:nth-child(2) {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
	}

	.header .navbar-header .navbar-toggle .icon-bar:nth-child(3) {
		width: 0;
	}

	.header .navbar-header .navbar-toggle .icon-bar:nth-child(4) {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transform-origin: bottom left;
		transform-origin: bottom left;
	}

	.header .navbar-collapse {
		border:0;
		padding:0;
		background:#a6033c;
	}

	.header .navbar-collapse .navbar-nav li {
		height:auto;
	}

	.header .navbar-collapse .navbar-nav li a {
		color:#ffffff;
		background:transparent;
		margin:0;
		border-radius:0;
	}
	
	.header .navbar-collapse .navbar-nav li.active a {
		background:#8a0030;
	}
	
	.home .home-search h2 {
		padding:15px 20px;
	}
	
	.home-search .search-form {
		padding:30px 20px;
	}
	
	.search-form-container input,
	.search-form-container select {
		width:100%;
	}
	
	.search-form-container .select [name=depdate-day], 
	.search-form-container .select [name=retdate-day], 
	.search-form-container .select [name=depdate-month], 
	.search-form-container .select [name=retdate-month] {
		margin-right:8%;
	}
	
	.search-form-container .select [name=depdate-month],
	.search-form-container .select [name=retdate-month] {
		margin-right:8%;
	}
	
	.search-form-container .select [name=depdate-year], 
	.search-form-container .select [name=retdate-year] {
		margin-right:0;
	}
	
	.home .search-form .btn-primary {
		width:100%;
	}
	
	.search-toggle {
		text-align:center;
	}
	
	.advanced-options {
		margin:25px 0 0 0;
	}
	
	.usp .usp-item a {
		text-align:left;
	}
	
	.cruise-results .result .result-right {
		position:static;
	}
	
}

@media (max-width: 568px) {
	.home .container.usp > div {
		margin-left:0;
		width:50%;
	}
	
	.home-special-offers h3:before, 
	.home-special-offers h3:after {
		width: 18px;
		height: 16px;
		margin: 0 5px;
	}
}

@media (max-width: 991px) {
	
	.cruise-results .result .result-heading > div + div {
		position:static;
	}
	
	.cruise-results .result .result-heading .more-details {
		position: absolute;
		right: 20px;
		top: 50%;
		margin-top: -24px;
		padding: 0;
	}
	
	.cruise-results .result .result-heading .price-position {
		float: left!important;
		padding-top: 0;
		width: 100%;
	}
	
	.cruise-results .result .result-heading .price-position .pricing {
		padding-left:20px;
		text-align:left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	
	.webkit-appearance .search-form-container select,
	.moz-appearance .search-form-container select {
		background-position: right 8px center, right -3px center;
	}
	
	.usp .usp-item a {
		text-align:left;
	}
	
	.header .navbar-nav li a {
		padding: 0 15px;
	}
	
}

@media (max-width: 480px) {
	
	.home .container.usp > div {
		width:100%;
		text-align:center;
	}
	
	.usp .usp-item {
		display:inline-block;
		min-width: 215px;;
	}
	
	#cruise-lines .cruise-lines-wrap > div {
		width:100%;
	}
	
	#cruise-lines .cruise-lines-wrap > div .box {
		padding: 40px 70px;
	}	
	
	.cruise-results .result .result-heading .more-details {
		top: initial;
		bottom: 12px;
		margin-top: 0;
	}
	
	.cruise-results .result .result-heading .more-details .btn {
		padding: 10px 15px;
	}
	
}

/* Mailing list*/

.mailing-list { padding: 35px 40px 40px 40px; margin: 25px 0 0 0; border-top: 1px solid #920233; }
#homepage .mailing-list { border-top: 0 }

.mailing-list .mailing-list-info { float: left; }
.mailing-list h3 {font-size: 27px;font-weight: bold;}
.mailing-list p {font-size: 17px;}

.mailing-list .ship-logo {margin: 15px 0 0 50px;}
.mailing-list .ship-logo-top { display: none; text-align: center }
.mailing-list .ship-logo-top img { display: inline; }
.mailing-list .ship-logo-bottom { float: left; }

.mailing-list .mailing-list-signup { margin: 10px 0 0 0; }
.mailing-list .mailing-list-signup input.form-control { border-radius: 5px 0 0 5px; padding: 25px 20px; border-right-width: 0; }
.mailing-list .mailing-list-signup input.btn-default {background: #dcdcdc; color: #940233; font-weight: bold; border-radius: 0 5px 5px 0; padding: 16px 0; height: auto; width: 100%; box-shadow:none; }


@media (max-width: 1199px) {
    .mailing-list .ship-logo { margin-left: 35px; }
}


@media (max-width: 991px) {
    .mailing-list .ship-logo { margin-left: 30px; }

    .mailing-list .mailing-list-signup input.form-control { margin: 0; border-radius: 5px 5px 0 0; border-right-width: 1px; border-bottom-width: 0; }
    .mailing-list .mailing-list-signup input.btn-default { margin: 0; border-radius: 0 0 5px 5px; }
}

@media (max-width: 767px) {
    .mailing-list .ship-logo { margin-left: 30px; }
}


@media (max-width: 767px) {
    .mailing-list .ship-logo { margin-left: 30px; }
}

@media (max-width: 660px) {
    .mailing-list { padding: 30px 15px 20px; margin: 10px 0 0 0; }

    .mailing-list .ship-logo { margin: 0 }
    .mailing-list .ship-logo-top { display: block; }
    .mailing-list .ship-logo-bottom { display: none; }

    .mailing-list .mailing-list-info { text-align: center; float: none; }
}

/* Details Page Fixes */

.cruisedetails_page .titlesectiondetails {
	overflow: hidden;
}

.cruisedetails_page .titlesectiondetails h1.col-heading {
	margin-top: 10px;
}

.cruisedetails_page span.star-rating {
	margin-top: 5px;
}

/* Style details merged - ddr */

@media screen and (max-width: 990px){
.col-xs-12.col-sm-12.col-md-4.no-padding.right-price_details {
    width: 100%;
    text-align: center;
    background-color: #f5f5f5;
    font-size: 18px;
    margin-top: 31px;
    padding-top: 18px !important;
}}

@media screen and (min-width: 1025px) and (max-width:1199px){
img.priceGroupImage.crop {
    clip: rect(6px,243px,144px,0px);
    position: absolute;
    width: 95% !important;
    left: 12%;
    top: -6px;
}

}

@media screen and (min-width: 992px) and (max-width:1024px){
.col-md-4.groupimage {
    margin-left: 0% !important;
    width: 31% !important;
}}
span.deets.cruise-logo-icon.first_col {
    font-weight: 600;
    position: relative;
    top: 21px;
    font-size: 15px;
}

span.mobile-hide.heading {
    top: 0 !Important;
}

.deetssection span.deets:nth-child(3) {
    color: #930234;
    font-weight: 600;
    position: relative;
    top: 21px;
    font-size: 15px;
}

.right-line {
    height: 116px;
    border-right: 1px solid #e0e0e0;
}

span.deets.cruise-logo-icon:before {
    content: '';
    width: 40px;
    margin: auto;
    height: 40px;
    margin-top: 10px;
    display: block;
    background: url(http://static3.traveltek.net/images/www.travelbagcruise.co.uk/images/icons/red/boat.svg);
    background-size: contain;
}

span.deets.second_col {
    color: #930234;
    font-weight: 600;
    position: relative;
    top: 21px;
    font-size: 15px;
}
.cruisedetails_page h1.col-heading {
    font-size: 1.6em !important;
}

.cruisedetails_page .row.border-bottom {
    border-bottom: 1px solid rgb(186, 186, 186);
}

.cruisedetails_page .priceRow .row span.heading {
    color: #1b1b1b;
    text-transform: none;
    top: 10px;
    position: relative;
}
h3.steering-icon {
    padding: 10px 0 23px 0;
    border-bottom: 1px solid #e0dfdf;
  font-size: 25px;
}



.titlesectiondetails {
    margin-top: 3%;
    border-bottom: 1px solid #8a0030;
    padding-bottom: 1%;
}
.pricesdetailpage img.detailLineLogo {
    float: right;
    position: relative;
    right: 20%;
}

.shipImg img, .cruiseImages img {
    width: 100%;
    max-height: 200px;
    border-radius: 3px 3px 0 0;
}

.cabin-pricing {
    
    padding:0;
margin:0;
   
    
}

span.heading {
    padding: 0;
}

#cruiseDetails .box.main .nav-tabs>li {
    background: #ffffff;
    color: #fff;
    
    top: 1px;
    position: relative;
    padding: 5px 10px;
    border: 1px solid #dddddd;
    border-radius: 0;
    transition: all .2s ease-in-out;
}
#cruiseDetails .box.main .nav-tabs>li.active>a {
    background-color: transparent;
    color: #222;
    padding: 5px 0;
    border: none;
    border-radius: 0;
    transition: all .2s ease-in-out;
    -webkit-transform-style: preserve-3d;
}


#cruiseDetails .box.main .nav-tabs>li.active {
    background: #ffffff;
    color: #fff;
    border-bottom: 1px solid white !important;
    top: 1px;
    position: relative;
    padding: 5px 10px;
    border: 1px solid #dddddd;
    border-radius: 0;
    transition: all .2s ease-in-out;
}

.pricesdetailpage {
    background-color: #f5f5f5 !important;
}
h3.steering-icon:before {
    content: ' ';
    width: 20px;
    height: 20px;
    vertical-align: middle;
    display: -webkit-inline-box;
    position: relative;
    background-image: url(https://media.travelbag.co.uk/Content/Images/icons/window.png);
    background-repeat: no-repeat;
}
span.wrap-numbernights {
    font-size: 30px !important;
}

#destination .imgRstyle {
    border-radius: 3px 3px 0 0 !important;
    height: 250px !important;
    width: 100% !important;
    object-fit: cover !important;
}
.titlesectiondetails p {
    color: #930234;
    font-weight: bold;
    font-size: 15px;
    line-height: 21px;
    text-align: -webkit-center;
    padding: 10px;
    margin-right: 14px;
    float: left;
    background-color: #f5f5f5;
}
.pricesdetailpage {
    background-color: #f5f5f5;
}

.pricesdetailpage {
    position: absolute;
    width: 150px;
}
.shipInfoDetail .cruise-details {
    Position: relative;
    top: -23px;
}


@media screen and (max-width:769px){
.col-xs-12.col-sm-12.col-md-6.col-lg-7.shipInfoDetail.no-padding {
    padding-top: 9% !important;
}

}

.cruisedetails_page span.star-rating {
    display: block;
}

.cabin-pricing {
    background: #f5f5f5 !important;
}
@media screen and (max-width:993px) {
span.mobile-hide.heading {
    display: none;
}}

@media screen and (max-width:700px) {
.right-line:after {
    display:none;
}



.cheapPrice .price {
    color: #820c2a;
    font-size: 25px;
    padding-top: 6px;
    line-height: 22px;
    display: block;
}
h3.steering-icon {
    padding: 10px 0 23px 0;
    border-bottom: 1px solid #e0dfdf;
    font-size: 24px;
}
.col-md-3.no-padding.right-price_details {
    position: relative;
    top: 0;
text-align:center;
}

}
@media screen and (min-width:1025px) {
img.priceGroupImage.crop {
    clip: rect(6px,243px,144px,0px);
    position: absolute;
    width: 110%;
left:12%;
    top: -6px;
   
}
}

/* Destination landing page merge - ddr */

@media screen and (min-width:768px) and (max-width: 992px){
#destination-landing .hover-text {
    position: absolute !important;
    top: 50% !important;
    padding-bottom: 10px !important !important;
    width: 100% !important;
    font-size: 15px;
    padding: 0% 2% !important;
    -webkit-transition: all 900ms ease-in !important;
    -moz-transition: all 200ms ease-in !important;
    transition: all 200ms ease-in !important;
    background: rgba(255, 255, 255, 0.87) !important;
}
}


@media screen and (max-width: 993px){
.cruisedetails_page .priceRow .row span.heading {
    color: #1b1b1b;
    text-transform: none;
    text-align: center;
    font-size: 20px;
    top: 3px;
    position: relative;
}
.col-md-8.deetssection {
    text-align: center;
}

}

li.flight, li.hotel {
    padding-top: 5px;
}

ul.nav.nav-tabs {
    margin-top: 2.2%;
}
h3.steering-icon {
    padding: 10px 0 25px 0;
}

.cruise-details h3, .ship-details h3 {
    line-height: 1.1em;
    font-size: 19px;
    margin-bottom: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #3c3c3c;
}

.cruisedetails_page div.tabs .nav-tabs li.active {
    border-bottom-color: #fff;
}


.cruisedetails_page div.tabs .nav-tabs li {
    border-radius: 5px 5px 0 0;
    padding: 5px 0;
    margin-right: 5px;
    background: #fff;
    color: #3c3c3c;
    border: 1px solid #d8d8d8;
    bottom: -1px;
    width: 95px;
}

li.flight:before {
    background-image: url(/images/www.travelbagcruise.co.uk/images/icons/grey/plane.png);
    width: 32px;
    height: 16px;
    display: inline-block;
    content: '';
    background-size: contain;
    vertical-align: inherit;
    margin-right: 7px;
}






h3.steering-icon:before {
    background-image: url(/images/www.travelbagcruise.co.uk/images/icons/grey/Portal.png);
    width: 30px;
margin-left: 15px;
    height: 30px;
    background-size: contain;
    margin-right: 10px;
    vertical-align: inherit;
}
 .cruise-itin-grid  .cruise-details, .cruise-itin-grid  .ship-details {
    color: #930234;
    padding: 17px 37px 10px 14%;
    font-size: 13px;
    line-height: 20px;
}
a.nextbtn {
    position: absolute;
    right: -5%;
    bottom: 7%;
}

img.right-arrowgal {
    transform: rotate(-90deg);
    width: 19%;
}

img.left-arrowgal {
    transform: rotate(90deg);
    width: 19%;
}

a.previousbtn {
 
position: absolute;
    left: -5%;
    bottom: 7%;
}

    

.hover-text b {
  font-weight: 500;
}


.heading {
    padding-left: 15px;
}


#destination-landing .pb-img:last-child img {
    width: 100%;
    border-radius: 2px 2px 2px 2px;
    min-height: 359px;
    object-fit: cover;
    object-position: bottom;
}

#destination-landing .pb-img:first-child img, #generic-two-column .pb-img:first-child img {
    width: 100%;
    border-radius: 2px 2px 2px 2px;
    height: 250px;
    object-fit: cover;
    object-position: center;
}

@media screen and (min-width:1023px) and (max-width:1100px){
	.header .navbar-nav li a {
		color: #ffffff;
		height: 54px;
		line-height: 54px;
		margin: 1px 0;
		padding: 0 16px;
		font-family: 'Muli', Arial, sans-serif;
		border-radius: 0;
		-webkit-transition: 3ms all ease;
		-moz-transition: 3ms all ease;
		transition: 3ms all ease;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
}



@media screen and (max-width:800px){
#homepage .bottom-hovereffect .hover-text {
    position: absolute !important;
    top: 0 !important;
    border: 1px solid #d0d0d0 !important;
    width: 50% !important;
    height: 100%;
    
    font-size: 15px;
    padding: 0% 2% !important;
    -webkit-transition: all 900ms ease-in !important;
    -moz-transition: all 200ms ease-in !important;
    transition: all 200ms ease-in !important;
    background: rgba(255, 255, 255, 0.87) !important;
}


.col-md-8.deetssection {
    margin-top: 18px;
    text-align: center;
}
.cabin-pricing {
    background: #ffffff;
 
}
.priceGroup .price:after {
    content: "pp";
    font-size: 15px;
    margin-left: 0%;
}
.col-xs-12.col-sm-12.col-md-4.no-padding.right-price_details {
    width: 100%;
    text-align: center;
    background-color: #f5f5f5;
    font-size: 18px;
    margin-top: 31px;
    padding-top: 18px !important;
}
.cruisedetails_page .priceRow .row span.heading {
    color: #1b1b1b;
    text-transform: none;
    text-align: center;
    font-size: 20px;
    top: 3px;
    position: relative;
}
.cruise-itin-grid .cruise-details, .cruise-itin-grid .ship-details {
    color: #930234;
    padding: 17px 0 10px 0;
    font-size: 13px;
    line-height: 18px;
}

.col-xs-12.col-sm-12.col-md-6.col-lg-6.shipInfoDetail.no-padding {
    margin-top: 29px;
}


#cruise-types .hoverimage-container, #destination .hoverimage-container,#destination-landing .hoverimage-container{
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
}

#cruise-types .hoverimage-container h3, #destination .hoverimage-container h3, #destination-landing .hoverimage-container h3{
    font-size: 21px;
text-align:center;
    margin-top: 3%;
}

#destination-landing .col-md-12.imageblockdestination {
    width: 100%;
    border-bottom: 1px solid rgba(128, 128, 128, 0.29);
    padding: 14px 20% 15px 20%;
    text-align: center;
}

#destination-landing .col-md-12 h2 {
    font-size: 23px;
text-align:center;
}

#cruise-types .hover-text, #destination-landing .hover-text{
    position: absolute !important;
    top: 50% !important;
    border: 1px solid #d0d0d0 !important;
    padding-bottom: 10px !important !important;
    width: 100% !important;
    font-size: 15px;
    padding: 0% 2% !important;
    -webkit-transition: all 900ms ease-in !important;
    -moz-transition: all 200ms ease-in !important;
    transition: all 200ms ease-in !important;
    background: rgba(255, 255, 255, 0.87) !important;
}

 #destination .hover-text{
    position: absolute !important;
    top: 83% !important;
    border: 1px solid #d0d0d0 !important;
    padding-bottom: 10px !important !important;
    width: 100% !important;
    font-size: 15px;
    padding: 0% 2% !important;
    -webkit-transition: all 900ms ease-in !important;
    -moz-transition: all 200ms ease-in !important;
    transition: all 200ms ease-in !important;
    background: rgba(255, 255, 255, 0.87) !important;
}




#homepage .bottom-hovereffect .hover-text h3 {
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: center;
  
    font-size: 16px;
}

#homepage .bottom-hovereffect  .logo-float.middle-icon {
    padding-top: 10px;
}

#homepage .bottom-hovereffect .descriptiontextstyle {
    font-size: 12px;
    padding: 0;
}
.cruise-details label, .ports label {
    color: #333333;
    font-weight: normal;
    margin: 0;
}
.cruise-details, ship-details {
    color: #930234;
   
    font-size: 13px;
    line-height: 18px;
}


.cruise-details, ship-details {
    color: #930234;
   
    font-size: 13px;
    line-height: 18px;
}


}
@media screen and (max-width:321px){

.pricesdetailpage {
    position: absolute;
    width: 125px !important;
}

.shipInfoDetail .cruise-details {
    Position: relative;
    top: -23px;
    margin-left: -24px;
}
}

@media screen and (max-width:1000px){
#homepage .imgRstyle {
    border-radius: 3px 3px 0 0 !important;
    height: 210px !important;
    width: 100% !important;
    
}
.bottom-hovereffect img.icon {display:none;}
img.img-responsive.padding-logo {
    width: 88%;
    padding: 10px 0px 0px 16px;
    text-align: center;
}
#homepage .bottom-hovereffect  .logo-float.middle-icon {
    padding-top: 10px;
}

#homepage .bottom-hovereffect .hover-text {
    position: absolute !important;
    top: 0 !important;
    border: 1px solid #d0d0d0 !important;
    width: 50% !important;
    height: 100%;
    
    font-size: 15px;
    padding: 0% 2% !important;
    -webkit-transition: all 900ms ease-in !important;
    -moz-transition: all 200ms ease-in !important;
    transition: all 200ms ease-in !important;
    background: rgba(255, 255, 255, 0.87) !important;
}


#destination-landing .hoverimage-container {
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
   
}

#destination-landing  .hover-text {
    position: absolute !important;
    top: 63% !important;
    padding-bottom: 10px !important !important;
    width: 100% !important;
    font-size: 15px;
    padding: 0% 2% !important;
    -webkit-transition: all 900ms ease-in !important;
    -moz-transition: all 200ms ease-in !important;
    transition: all 200ms ease-in !important;
    background: rgba(255, 255, 255, 0.87) !important;
}

#homepage .hover-text {
    position: absolute !important;
    top: 68%  !important ;
    padding-bottom: 10px !important  !important;
    width: 100%  !important;
    font-size: 15px;
    padding: 0% 2%  !important;
    -webkit-transition: all 900ms ease-in  !important;
    -moz-transition: all 200ms ease-in  !important;
    transition: all 200ms ease-in  !important;
       background: rgba(255, 255, 255, 0.87) !important;
}
.home-special-offers h3 .fa {
    margin: 0 2px;
}

#homepage .hover-text h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    text-indent: 1%;

   
    font-size: 16px;

}




.home-special-offers h3.section_title {
    font-size: 16px;
    padding: 8% 0%;
text-align:center;
    margin-top: 20px;
    margin-bottom: 12px;
    border-top: 1px solid #930234;
}}
@media screen and (max-width:768px){


.col-xs-12.col-sm-12.col-md-6.col-lg-7.shipInfoDetail.no-padding {
    margin-top: 10%;
}

.result-heading .titlesectiondetails {
    margin-top: 3%;
    border-bottom: 1px solid #8a0030;
    padding-bottom: 5%;
    width: 305px;
}


.titlesectiondetails h1.col-heading {
    font-size: 20px !important;
    color: #222222;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 20px;
}





}


iframe {
    width: 100%;
}
@media screen and (min-width:993px){
.pageNumbers.col-xs-12.col-sm-12.col-md-7.col-lg-8 {
    position: relative;
    top: 20px;
}

span.deets.cruise-logo-icon.first_col {
    color: grey !important;
    font-size: 14px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.88 !important;
    text-align: center !important;
    color: #3c3c3c !important;
    color: var(--grey-text) !important;
}

span.deets.second_col {
    top: 40% !important;
}
span.deets.thrid_col {
    top: 20% !important;
}

.col-xs-12.col-sm-12.col-md-4.no-padding.right-price_details {
    position: absolute;
    right: 0;
    height: 100%;
    background-color: #f0f0f0;
}

span.deets.cruise-logo-icon:before {
    content: '';
    width: 40px;
    margin: auto;
    height: 40px;
    margin-top: 10px;
    display: block;
    background: url(http://static3.traveltek.net/images/www.travelbagcruise.co.uk/images/icons/red/boat.svg);
    background-size: contain;
}
.deetssection span.deets:nth-child(3) {
    color: #930234;
    font-weight: 600;
    position: relative;
    top: 21px;
    font-size: 15px;
}
.col-xs-12.col-sm-12.col-md-4.no-padding.right-price_details {
    text-align: center;
}

.right-line {
    text-align: center;
    height: 116px;
    border-right: 1px solid #e0e0e0;
}

.priceGroup .price {
    color: #820c2a;
    font-size: 22px;
    line-height: 18px;
    top: 25px;
    position: relative;
text-align:center;
    bottom: 0;
}



.priceinfodetails span.sub-heading-one {
    position: relative;
    top: 18px;
}

.right-price_details .sub-heading-one {
    color: #930234;
    font-weight: 500;
}

.cabin-pricing {
    
    padding:0;
margin:0;
   background: #ffffff !important;
    
}
.right-price_details .sub-heading-one {
    color: #930234;
    font-weight: 500;
}


.col-xs-4.col-sm-4.col-md-3.right-line {
    text-align: center;
}

.col-md-4.groupimage {
    padding: 0 !important;
}

.col-md-3.no-padding.right-price_details {
    position: static;
    background-color: gainsboro;
    /* height: 198px; */
    padding: 10px 8px !important;
}

.col-md-8.deetssection {
    padding: 0 !important;
    float: right;
}
.col-md-4.groupimage {
    margin-left: -2%;
}

.col-md-12.price-section {
    background-color: #f7f7f7;
    position: relative;
    padding: 0 !important;
}
#destination .imgRstyle {
  border-radius: 3px 3px 0 0 !important;
  height: 250px !important;
  width: 100% !important;
  object-fit: cover !important;
}



#homepage .bottom-hovereffect .descriptiontextstyle {
    font-size: 12px;
    padding: 0;
}
#homepage .bottom-hovereffect .hover-text {
    position: absolute;
    top: 48%;
    text-align: center;
    width: 100%;
    padding: 0% 3%;
    background: rgba(255, 255, 255, 0.74);
}

#homepage .bottom-hovereffect .hover-text:hover {
    position: absolute;
    top: 67%;
    width: 100%;
    padding: 0% 3%;
    background: rgba(255, 255, 255, 0.74);
}

#destination .SOstyle {
  color: #940233 !important;
  background-color: #f7f6f4 !important;
  height: 246px;
  margin: 0% -18px 2% 0!important;
  font-size: 18px !important;
  cursor: pointer !important;
  overflow: hidden;
}
#cruise-types .offer_heading h3 {
    font-size: 17px;
    width: 100%;
    text-align: center;
}
#destination-landing .pb-img img {
  width: 100%;
  border-radius: 2px 2px 2px 2px;
  height: 250px;
  object-fit: cover;
object-position: bottom;
}

#destination-landing .hover-text .offer_heading h3 {
  font-size: 17px;
  text-align: center;
}

#destination .offer_heading h3 {
  font-size: 17px;
  width: 100%;
  text-align: center;
}

#destination-landing .imgRstyle:hover {
  border-top-left-radius: 3px !important;
  filter: grayscale(0);
  filter: contrast(120%);
  height: 200px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.31);
  ;
  border-top-right-radius: 3px 3px !important;
  object-fit: cover;
}

#destination-landing .imgRstyle {
  border-top-left-radius: 3px !important;
  filter: grayscale(80%);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.31);
  filter: contrast(110%);
  width: 100%;
  height: 200px;
  transition: all 0.5s ease;
  border-top-right-radius: 3px 3px !important;
  object-fit: cover;
}

#destination-landing .imageblockdestination {
  width: 200px;
  height: 132px;
}

#destination-landing .imageblockdestination .img img {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
}

#destination-landing .b-2 {
  margin-bottom: 8%;
}

#destination-landing .hover-text {
  height: 30%;
  position: absolute;
  bottom: 0%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}

#destination-landing .hoverimage-container {
  margin-bottom: 22px;
}
#cruiseLine .line-page-hero-image {
    height: 282px;
    width: 100%;
    
    position: relative;
    margin: 0 0 30px 0;
    background-position: center;
    background-size: 100%;
    border-radius: 5px;
    border-radius: 3px 3px 0 0 !important;
}




#destination-landing h2 {
  font-size: 22px;
  padding-bottom: 2%;
}

#destination .heading h2 {
  font-size: 20px;
  color: #484747;
  font-weight: bold;
}

#destination .heading {
    padding-bottom: 2%;
    border-bottom: 1px solid #930234;
    margin-bottom: 5%;
    margin-left: 15px;
padding-left:0 !important;
}

#destination-landing .text-position-hr {
  border-bottom: 1px solid rgb(220, 220, 220);
}

.hoverimage-container {
  position: relative;
  overflow: hidden;
}

#destination .hover-text,#cruise-types .hover-text {
  position: absolute;
  top: 78%;
  text-align: -webkit-center;
  padding-bottom: 200px !important;
  width: 100%;
  padding: 0% 3%;
  -webkit-transition: all 900ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  background: rgba(255, 255, 255, 0.83);
}

#cruise-types .imgRstyle {
    border-radius: 3px 3px 0 0 !important;
    height: 250px !important;
    width: 100% !important;
    object-fit: cover !important;
}

#cruise-types .SOstyle {
    color: #940233 !important;
    background-color: #f7f6f4 !important;
    height: 246px;
    margin: 0% -18px 2% 0!important;
    font-size: 18px !important;
    cursor: pointer !important;
    overflow: hidden;
}

#destination .hover-text:hover,#cruise-types .hover-text:hover {
  position: absolute;
  top: 24%;
  width: 100%;
  padding: 0% 3%;
  background: rgba(255, 255, 255, 0.74);
}


#homepage .hover-text {
  position: absolute;
  top: 64%;
  padding-bottom: 200px !important;
  width: 100%;
  padding: 0% 3%;
  -webkit-transition: all 900ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  background: rgba(255, 255, 255, 0.74);
}
.right-none {
padding-right:0px !important;}

#homepage .hover-text:hover {
  position: absolute;
  top: 30%;
  width: 100%;
  padding: 0% 3%;
  background: rgba(255, 255, 255, 0.74);
}

#homecruiseoffers h3.section_title {
  text-align: center;
  margin: 4% 0;
  padding-top: 3%;
  border-top: 1px solid #930234;
}

#homepage .col-md-8.col-lg-8 .hover-text {
  top: 64% !important;
}

#homepage .col-md-8.col-lg-8 .hover-text:hover {
  top: 24% !important;
}

#destination-landing .hover-text {
  height: 30%;
  position: absolute;
  bottom: 0%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}

#homepage .hoverimage-container .imgRstyle {
  border-top-left-radius: 3px !important;
  border-top-right-radius: 3px 3px !important;
  height: 265px;
  width: 100%;
}

.home .hoverimage-container {
  position: relative;
  overflow: hidden;
  margin-bottom: 12px;
  height: 263px !important;
}
.cruise-details a, .resultRight h4 a {
    color: #8a0030;
    text-decoration: underline;
}




#itinerary h3.col-heading span {
    color: #930234;
}

.cruise-details {
    color: #930234;
   
font-size:13px;
line-height:18px;
}



.cruise-details label, .ports label {
    color: #333333;
    font-weight: normal;
    margin: 0;
}



#cruiseDetails #rightCol .btn-primary {
    position: relative;
    background-color: #930234;
    border: 0;
    top: 10px;
    margin: auto;
    width: 76%;
    outline: 0;
    border-radius: 3px;
    box-shadow: 0 4px 0 0 #7a012c;
    text-transform: capitalize;
    font-family: 'Muli Bold',Tahoma,Arial,sans-serif;
}


.middle-icon img.img-responsive.padding-logo {
    width: auto;
    max-width: 54%;
text-align: center;
}

.middle-icon img.img-responsive.padding-logo {
display: inline-block !important;
    padding-top: 10px;
}

#homepage  .bottom-hovereffect .hoverimage-container .imgRstyle {
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px 3px !important;
    height: 380px;
    width: 100%;
}

#homepage  .bottom-hovereffect .hoverimage-container {
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
    height: 380px !important;
}





.col-xs-12.col-sm-2.no-padding.logo-float {
    position: absolute;
    top: 8%;
    right: 4%;
    width: auto;

}

p.sub-head-results {
    font-size: 19px;
    font-weight: normal;
    color: #717171;
    padding-bottom: 32px;
    border-bottom: 1px solid #930234;
}



img.img-responsive.padding-logo {
    max-width: 100%;
    height: 39px;
}
li.hotel:before {
    background-image: url(/images/www.travelbagcruise.co.uk/images/icons/grey/hotel.png);
    width: 16px;
    height: 16px;
    position: relative;
    left: 7px;
    display: inline-block;
    content: '';
    background-size: contain;
    vertical-align: inherit;
    margin-right: 6%;
}

}

/* Dropdown menu merge -ddr */

header {
    overflow: visible;
}

.dropdown-menu{
	background: none;
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: 0;
}

.nav-justified .dropdown-menu .dropdown .dropdown-menu {
	left:160px!important;
}

#menu li.dropdown:hover ul {
    display: block !important;
    width: 300px;
    position: absolute;
    top: 20px;
    left: -115px;
    z-index: 2;
    margin: 0;
    padding: 10px;
}

/* Cruise Lines Merge - ddr */

/* NO RESULTS PAGE */
.no-results .no-results-heading { overflow: hidden; margin: 0 0 10px 0; padding: 0 0 10px 0; } 
#cruiseResults #rightCol .no-results-heading .return-link { padding: 0; }
#cruiseResults #rightCol .no-results-heading .return-link .btn-primary { top: 0; }

/* DEALS */
#deals { color: #3C3C3C }
#deals h1 { font-size: 24px; font-weight: bold; margin: 0 0 10px 0; padding: 0; }
#deals .deals-head {margin: 0 0 30px 0;padding: 0 0 30px 0;border-bottom: 1px solid #930034;}
#deals .deals-head p {font-size: 18px;margin: 0;padding: 0;font-family: 'Muli';}

#deals .deal-list { margin: 0; padding: 0; clear:both; position:relative;}
#deals .cruise-offer { border: 1px solid #D8D8D8; margin: 0 0 40px 0; padding: 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; }
#deals .cruise-offer .result-heading {background: #F5F5F5;margin: 0;padding: 20px 20px 5px 100px; overflow: hidden;}
#deals .cruise-offer .result-heading h2 { margin: 0; padding: 0; font-size: 30px; font-weight: bold; line-height: 35px; }

#deals .cruise-offer .result-heading .price-and-details-wrapper { padding: 0; position: relative; }
#deals .cruise-offer .result-heading .details-button { float: right; }
#deals .cruise-offer .result-heading .pricing-wrapper { float: right; }

#deals .cruise-offer .result-heading .btn.btn-primary {padding: 10px 18px 8px; margin: 0; background: #940135;box-shadow: 0 8px 0 0 #7A012C;font-size: 18px;font-weight: bold;width: 100%;}
#deals .cruise-offer .result-heading .pricing { padding: 0 20px 0 0; color: #930034; font-size: 16px; line-height: 18px; text-align: right; }
#deals .cruise-offer .result-heading .pricing span { padding: 0; margin: 0; display: block; color: #930034; font-size: 26px; line-height: 30px; font-weight: bold; }
#deals .cruise-offer .result-heading .pricing span span { display: inline-block; padding: 5px 0 0 0; font-size: 13px; font-weight: normal; }

#deals .cruise-offer .special-offer-block {position: absolute;background: #FFB400 url('../images/icons/red/discount.svg') no-repeat 170px 12px;background-size: 24px;color: #fff;font-size:16px;height:48px;line-height: 48px;padding: 0 0 0 30px;font-weight: bold;letter-spacing: 1px;}
#deals .cruise-offer .special-offer-block:before,
#deals .cruise-offer .special-offer-block:after { content:''; width:0; height:0; display:inline-block; position:absolute; left:100%; top:0; border-left:24px solid #FFB400; border-bottom:24px solid transparent; }
#deals .cruise-offer .special-offer-block:after {border-bottom:none; border-top:24px solid transparent; bottom:0; top:initial;}

.no-svg #deals .cruise-offer .special-offer-block {background-image: url('../images/icons/red/discount-35.png');background-size: 35px;background-position: 220px 8px;}
.csstransforms #deals .cruise-offer .special-offer-block {
    left: 18px;
    top: 20px;
    -ms-transform: rotate(-90deg) translateX(-240px);
    -ms-transform-origin: top left;
    -moz-transform: rotate(-90deg) translateX(-240px);
    -moz-transform-origin: top left;
    -webkit-transform: rotate(-90deg) translateX(-240px);
    -webkit-transform-origin: top left;
    transform: rotate(-90deg) translateX(-240px);
    transform-origin: top left;
    width: 215px;
}

.no-csstransforms #deals .cruise-offer { padding-bottom: 48px; }
.no-csstransforms #deals .cruise-offer .special-offer-block {bottom: 0;left: 0;padding: 0 100px 0 62px;}


#deals .cruise-offer .cruise-offer-content {padding: 10px 0 10px 90px; min-height: 200px;}

#deals .cruise-offer .cruise-offer-content dl { margin: 0; padding: 15px 0 15px 0; font-size: 14px; line-height: 22px; }
#deals .cruise-offer .cruise-offer-content dl dt { font-weight: normal; display: inline-block; margin: 0 5px 0 0; padding: 0; color: #000; min-width: 20px; }
#deals .cruise-offer .cruise-offer-content dl dd { display: inline; margin: 0; font-weight: normal; padding: 0; color: #930034; }
#deals .cruise-offer .cruise-offer-content dl dd:after { display: block; content: ''; }

#deals .cruise-offer .cruise-offer-content ul li {margin: 0;padding: 0;font-size: 15px; vertical-align: initial;line-height: 28px;}
#deals .cruise-offer .cruise-offer-content ul li:after { display: block; content: ''; }

#deals .cruise-offer .cruise-offer-img { min-height: 200px; display: flex; align-items: center; text-align: center; }
#deals .cruise-offer .cruise-offer-img img { display: inline; max-width: 100%; }



@media (max-width: 1199px) {
    #deals .cruise-offer .result-heading .price-and-details-wrapper { min-height: 120px; }
    #deals .cruise-offer .result-heading .details-button { float: none; position: absolute; right: 0; top: 55px }
    #deals .cruise-offer .result-heading .pricing-wrapper { float: none; }
    #deals .cruise-offer .result-heading .pricing { padding: 0;}
}

@media (max-width: 991px) {
    #deals .cruise-offer .result-heading .price-and-details-wrapper { padding-top: 10px; min-height: 70px;}
    #deals .cruise-offer .result-heading .details-button {  right: 0; top: 10px; }
    #deals .cruise-offer .result-heading .pricing-wrapper { float: left; width: auto; }
    #deals .cruise-offer .cruise-offer-img { display: block; min-height: auto; padding: 0 0 25px 0}
}

@media (max-width: 499px) {
    #deals .cruise-offer .result-heading { padding-left: 80px}
    #deals .cruise-offer .result-heading .price-and-details-wrapper { min-height: 125px;}
    #deals .cruise-offer .result-heading .details-button { left: 0; right: auto;  top: 80px }
    #deals .cruise-offer .result-heading .pricing { text-align: left; }

    #deals .cruise-offer .cruise-offer-content { padding-left: 65px; }
}
h4 span.date {
    font-weight: 200;
    color: #940135;
}
#offer-detail .hotel-row {padding: 5px 0 73px 0 !important;}

/* DEAL DETAILS */
#offer-detail { color: #3C3C3C}
#offer-detail .offer-header {
       margin: 0 0 24px 0;
    padding: 0 0 23px 0 !important;
    display: block;
    background: white !important;
    border-bottom: 2px solid #930034;
    }
#offer-detail h1 { font-size: 24px; font-weight: bold; margin: 0 0 10px 0; padding: 0; }
#offer-detail h3 { margin: 0; padding: 21px 0 10px 0; font-size: 24px; font-weight: bold;  }
#offer-detail h4 {color: #3C3C3C;font-weight: bold;z-index: 999;font-size: 14px;line-height: 26px;margin: 0;padding: 0px 0 0 40px;background: Transparent url("../images/icons/grey/other.svg") no-repeat 0 3px;background-size: 18px;}
.no-svg #offer-detail h4 { background-image: url("../images/icons/grey/other.png") }
#offer-detail p { margin: 0; padding: 0 }
#offer-detail .offer-header p { font-size: 14px; padding: 0; margin: 0; }

#offer-detail div.flights-row {border-bottom: 0px solid #d8d8d8;padding: 0 0 15px 0;margin: 0 0 15px 0;/* background: rgba(128, 128, 128, 0.16); */}
#offer-detail div.flights-row .flight-date span {color: #930034;font-weight: bold;}

#offer-detail div.flights-row .outbound,
#offer-detail div.flights-row .inbound { margin: 0; padding: 0; }

#offer-detail div.flights-row .outbound h4 { background-image: url("../images/icons/grey/plane right.svg"); }
.no-svg #offer-detail div.flights-row .outbound h4 { background-image: url("../images/icons/grey/plane right-35.png"); }

#offer-detail div.flights-row .inbound h4 { background-image: url("../images/icons/grey/plane left.svg"); }
.no-svg #offer-detail div.flights-row .inbound h4 { background-image: url("../images/icons/grey/plane left-35.png"); }

#offer-detail div.flights-row .route {padding: 0;margin: 0;font-weight: bold;text-align: right;}

@media (max-width: 767px) {
    #offer-detail div.flights-row .route { text-align: left  }
}

#offer-detail .hotel-row .hotel-name h4 { background-image: url("../images/icons/grey/hotel.svg");}
.no-svg #offer-detail .hotel-row .hotel-name h4 { background-image: url("../images/icons/grey/hotel-35.png") }

#offer-detail .hotel-row .duration h4 { background-image: url("../images/icons/grey/Date.svg"); }
.no-svg #offer-detail .hotel-row .duration h4 { background-image: url("../images/icons/grey/Date-35.png") }

#offer-detail .hotel-row .location h4 {background-image: url("../images/icons/grey/location.svg");background-size: 16px;line-height: 47px;background-position: 0px 12px;}
.no-svg #offer-detail .hotel-row .location h4 { background-image: url("../images/icons/grey/location-35.png") }


#offer-detail .hotel-row { padding: 0 0 30px 0; }

#offer-detail .cruise-row { }

#offer-detail .cruise-row .ship-img { padding: 0; margin: 0; }
#offer-detail .cruise-row .ship-img img { width: 100%; max-width: 400px; }

#offer-detail .cruise-row .cruise-row-details {padding: 0 0 0px 22px;margin: 0;}

#offer-detail .cruise-row dl { overflow: hidden; padding: 7px 0 0 0; }
#offer-detail .cruise-row dl dt { font-weight: normal; display: block; float: left; clear: both; margin: 0 5px 0 0; padding: 0; color: #000; line-height: 22px;}
#offer-detail .cruise-row dl dd { font-weight: normal; display: block; float: left; margin: 0; padding: 0; color: #930034; line-height: 22px; }

#offer-detail .cruise-row .cruise-price-panel {margin: 0;padding: 0 15px 20px 15px;min-height: 244px;}
#offer-detail .cruise-row .cruise-price-panel > div { margin: 0; padding: 0; text-align: center; }

#offer-detail .cruise-row .cruise-price-panel > div > img { display: inline; width: 100%; max-width: 110px }

#offer-detail .cruise-row .cruise-price-panel .from-price { margin: 0; padding: 10px 0; color: #930034; font-size: 18px; }
#offer-detail .cruise-row .cruise-price-panel .from-price span { display: block; font-weight: bold; font-size: 26px; line-height: 30px }
#offer-detail .cruise-row .cruise-price-panel .from-price span span { display: inline; font-weight: normal; font-size: 14px; }

#offer-detail .cruise-row .cruise-price-panel .btn { text-align: center;  }
#offer-detail .cruise-row .cruise-price-panel .btn .phone-number { display: block; }

#offer-detail .cruise-row .cruise-price-panel .btn.btn-primary { padding: 10px; background: #940135; box-shadow: 0 3px 0 0 #7A012C; font-size: 16px; width: 100%; }


@media (max-width: 767px) {
    #offer-detail .cruise-row .cruise-price-panel { padding: 20px }
    #offer-detail .cruise-row .cruise-price-panel > div { text-align: center; clear: both; width: 100%; }



.navbar-brand>img {
    display: block;
    width: 68%;
}
.in .contact-mobile img {display:none;}
}
.deets1 {
    background-color: #f5f5f5;
    width: 76px;
    padding: 5px;
    height: 91px;
    margin-right:	10px;
    text-align: center;
}
.deets1 p {
    font-size: 30px !important;
    position: relative;
    font-weight: bolder;
    top: -5px;
    color: #940135;
}
.deets1 p span {
    font-size: 16px;
    font-weight: 100;
}



/* CRUISE LINES PAGE */
#cruise-lines { color: #3C3C3C }

#cruise-lines h2 { font-size: 25px; }
#cruise-lines p { font-size: 18px; line-height: 28px; }

#cruise-lines .box { padding: 25px 60px; }
#cruise-lines .box a {display: block;width: 100%;height: 100px;background-repeat: no-repeat;background-position: 50% 50%;text-indent: -9999px;transition: all 0.5s ease;}

#cruise-lines .box a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#cruise-lines .cruise-lines-wrap {overflow:hidden;}

#cruise-lines .cruise-lines-wrap > div {
    box-shadow: 0 0 0 1px #ddd;
}

/* Azamara Cruise */
#cruise-lines .box a.cruise-line-66 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/azamara -cruise-logo.svg"); }
.no-svg #cruise-lines .box a.cruise-line-66 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/azamara -cruise-logo.png"); }
/* Carnival Cruise */
#cruise-lines .box a.cruise-line-8 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Carnival Cruises.svg"); }
.no-svg #cruise-lines .box a.cruise-line-8 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Carnival Cruises.png"); }
/* Celebrity Cruise */
#cruise-lines .box a.cruise-line-3 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Celebrity_Cruises.svg"); }
.no-svg #cruise-lines .box a.cruise-line-3 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Celebrity_Cruises.png"); }
/* Crystal Cruises */
#cruise-lines .box a.cruise-line-10 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/crystal_cruises.svg"); }
.no-svg #cruise-lines .box a.cruise-line-10 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/crystal_cruises.png"); }
/* Cunard */
#cruise-lines .box a.cruise-line-5 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Cunard_cruises.svg"); }
.no-svg #cruise-lines .box a.cruise-line-5 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Cunard_cruises.png"); }
/* Fred Olsen Cruise Lines */
#cruise-lines .box a.cruise-line-13 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Fred_olsen_cruises.svg"); }
.no-svg #cruise-lines .box a.cruise-line-13 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Fred_olsen_cruises.png"); }
/* Holland America Line */
#cruise-lines .box a.cruise-line-15 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/holland_america.svg"); }
.no-svg #cruise-lines .box a.cruise-line-15 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/holland_america.png"); }
/* MSC Cruises */
#cruise-lines .box a.cruise-line-16 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/MSC_Cruises.svg"); }
.no-svg #cruise-lines .box a.cruise-line-16 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/MSC_Cruises.png"); }
/* Norwegian Cruise Line */
#cruise-lines .box a.cruise-line-17 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/NCL_cruises.svg"); }
.no-svg #cruise-lines .box a.cruise-line-17 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/NCL_cruises.png"); }
/* Oceania Cruises */
#cruise-lines .box a.cruise-line-48 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Oceania_logo.svg"); }
.no-svg #cruise-lines .box a.cruise-line-48 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Oceania_logo.png"); }
/* P&O Cruises */
#cruise-lines .box a.cruise-line-1 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/PandO_Cruises.svg"); }
.no-svg #cruise-lines .box a.cruise-line-1 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/PandO_Cruises.png"); }
/* Paul Gauguin Cruises */
#cruise-lines .box a.cruise-line-83 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/pauk_gauguin_cruises.svg"); }
.no-svg #cruise-lines .box a.cruise-line-83 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/pauk_gauguin_cruises.png"); }
/* Princess Cruises */
#cruise-lines .box a.cruise-line-20 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Princess_cruises.svg"); }
.no-svg #cruise-lines .box a.cruise-line-20 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Princess_cruises.png"); }
/* Regent Seven Seas Cruises */
#cruise-lines .box a.cruise-line-21 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/regent_cruises.svg"); }
.no-svg #cruise-lines .box a.cruise-line-21 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/regent_cruises.png"); }
/* Royal Caribbean International */
#cruise-lines .box a.cruise-line-22 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/royal_caribbean_cruises.svg"); }
.no-svg #cruise-lines .box a.cruise-line-22 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/royal_caribbean_cruises.png"); }
/* Seaborn */
#cruise-lines .box a.cruise-line-24 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/seabourn_cruises.svg"); }
.no-svg #cruise-lines .box a.cruise-line-24 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/seabourn_cruises.png"); }
/* Silversea */
#cruise-lines .box a.cruise-line-25 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/silversea.svg"); }
.no-svg #cruise-lines .box a.cruise-line-25 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/silversea.png"); }
/* Voyages of Discovery */
#cruise-lines .box a.cruise-line-35 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/voyages_cruises_logo.svg"); }
.no-svg #cruise-lines .box a.cruise-line-35 { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/voyages_cruises_logo.png"); }


/* DETAILS PAGE */

#cruiseLine { color: #3c3c3c; }
#cruiseLine h1 { font-weight: bold; font-size: 24px; }
#cruiseLine div.line-description {font-size: 14px;line-height: 22px;padding:  0; margin: 0; }
#cruiseLine p.abbreviated-description {font-size: 14px;line-height: 23px;margin: 0;padding: 0;}

#cruiseLine p.abbreviated-description a,
#cruiseLine  div.line-description a {
   cursor: pointer;
   color: #3c3c3c ;
   font-family: 'Muli Bold',Tahoma,Arial,sans-serif;
   border-bottom: 1px solid #3c3c3c ;
   display: inline-block;
   line-height: 1;
   margin: 12px 0 0 12px;
   font-size: 14px;
}

#cruiseLine p.abbreviated-description a:hover,
#cruiseLine  div.line-description a:hover { text-decoration: none; }

#cruiseLine .line-page-hero-image { height: 282px; width: 100%; background: transparent url("http://static0.traveltek.net/uploaded/1070546636.jpg") no-repeat 0 0; position: relative; margin: 0 0 30px 0; border-radius: 5px; }
#cruiseLine .line-page-hero-image .line-page-logo-container { height: 102px; width: 218px; padding: 20px; background: #fff; border-radius: 0 5px 5px 0; position: absolute; top: 20px; left: 0; }
#cruiseLine .line-page-hero-image .line-page-logo { height: 100%; width: 100%; background: #fff url("") no-repeat 50% 50%;  }

/* Azamara Cruise */
#cruiseLine #cruise-line-66 .line-page-hero-image { background-image: url("../images/cruiseships/Azamara_858x282.jpg") }
#cruiseLine #cruise-line-66 .line-page-hero-image .line-page-logo { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/azamara -cruise-logo.svg"); }
.no-svg #cruiseLine #cruise-line-66 .line-page-hero-image .line-page-logo { background-image: url("../images/cruise-line-logos/Cruise-lines-logos/azamara -cruise-logo.png"); }
/* Carnival Cruise */
#cruiseLine #cruise-line-8 .line-page-hero-image { background-image: url("../images/cruiseships/Carnival_858x282.jpg") }
#cruiseLine #cruise-line-8 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Carnival Cruises.svg"); }
.no-svg #cruiseLine #cruise-line-8 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Carnival Cruises.png"); }
/* Celebrity Cruise */
#cruiseLine #cruise-line-3 .line-page-hero-image { background-image: url("../images/cruiseships/celebrity_858x282.jpg") }
#cruiseLine #cruise-line-3 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Celebrity_Cruises.svg"); }
.no-svg #cruiseLine #cruise-line-3 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Celebrity_Cruises.png"); }
/* Crystal Cruises */
#cruiseLine #cruise-line-10 .line-page-hero-image { background-image: url("../images/cruiseships/crystal_858x282.jpg") }
#cruiseLine #cruise-line-10 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/crystal_cruises.svg"); }
.no-svg #cruiseLine #cruise-line-10 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/crystal_cruises.png"); }
/* Cunard */
#cruiseLine #cruise-line-5 .line-page-hero-image { background-image: url("../images/cruiseships/cunard_858x282.jpg") }
#cruiseLine #cruise-line-5 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Cunard_cruises.svg"); }
.no-svg #cruiseLine #cruise-line-5 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Cunard_cruises.png"); }
/* Fred Olsen Cruise Lines */
#cruiseLine #cruise-line-13 .line-page-hero-image { background-image: url("../images/cruiseships/FredOlsen_858x282.jpg") }
#cruiseLine #cruise-line-13 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Fred_olsen_cruises.svg"); }
.no-svg #cruiseLine #cruise-line-13 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Fred_olsen_cruises.png"); }
/* Holland America Line */
#cruiseLine #cruise-line-15 .line-page-hero-image { background-image: url("../images/cruiseships/HollandAmerica_858x282.jpg") }
#cruiseLine #cruise-line-15 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/holland_america.svg"); }
.no-svg #cruiseLine #cruise-line-15 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/holland_america.png"); }
/* MSC Cruises */
#cruiseLine #cruise-line-16 .line-page-hero-image { background-image: url("../images/cruiseships/MSC_858x282.jpg") }
#cruiseLine #cruise-line-16 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/MSC_Cruises.svg"); }
.no-svg #cruiseLine #cruise-line-16 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/MSC_Cruises.png"); }
/* Norwegian Cruise Line */
#cruiseLine #cruise-line-17 .line-page-hero-image { background-image: url("../images/cruiseships/NCL_858x282.jpg") }
#cruiseLine #cruise-line-17 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/NCL_cruises.svg"); }
.no-svg #cruiseLine #cruise-line-17 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/NCL_cruises.png"); }
/* Oceania Cruises */
#cruiseLine #cruise-line-48 .line-page-hero-image { background-image: url("../images/cruiseships/oceania_858x282.jpg") }
#cruiseLine #cruise-line-48 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Oceania_logo.svg"); }
.no-svg #cruiseLine #cruise-line-48 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Oceania_logo.png"); }
/* P&O Cruises */
#cruiseLine #cruise-line-1 .line-page-hero-image { background-image: url("../images/cruiseships/PnO_858x282.jpg") }
#cruiseLine #cruise-line-1 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/PandO_Cruises.svg"); }
.no-svg #cruiseLine #cruise-line-1 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/PandO_Cruises.png"); }
/* Paul Gauguin Cruises */
#cruiseLine #cruise-line-83 .line-page-hero-image { background-image: url("../images/cruiseships/paul_858x282.jpg") }
#cruiseLine #cruise-line-83 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/pauk_gauguin_cruises.svg"); }
.no-svg #cruiseLine #cruise-line-83 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/pauk_gauguin_cruises.png"); }
/* Princess Cruises */
#cruiseLine #cruise-line-20 .line-page-hero-image { background-image: url("../images/cruiseships/princess_858x282.jpg") }
#cruiseLine #cruise-line-20 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Princess_cruises.svg"); }
.no-svg #cruiseLine #cruise-line-20 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/Princess_cruises.png"); }
/* Regent Seven Seas Cruises */
#cruiseLine #cruise-line-21 .line-page-hero-image { background-image: url("../images/cruiseships/regent_858x282.jpg") }
#cruiseLine #cruise-line-21 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/regent_cruises.svg"); }
.no-svg #cruiseLine #cruise-line-21 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/regent_cruises.png"); }
/* Royal Caribbean International */
#cruiseLine #cruise-line-22 .line-page-hero-image { background-image: url("../images/cruiseships/royalcaribbean_858x282.jpg") }
#cruiseLine #cruise-line-22 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/royal_caribbean_cruises.svg"); }
.no-svg #cruiseLine #cruise-line-22 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/royal_caribbean_cruises.png"); }
/* Seaborn */
#cruiseLine #cruise-line-24 .line-page-hero-image { background-image: url("../images/cruiseships/seabourn_858x282.jpg") }
#cruiseLine #cruise-line-24 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/seabourn_cruises.svg"); }
.no-svg #cruiseLine #cruise-line-24 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/seabourn_cruises.png"); }
/* Silversea */
#cruiseLine #cruise-line-25 .line-page-hero-image { background-image: url("../images/cruiseships/silversea_858x282.jpg") }
#cruiseLine #cruise-line-25 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/silversea.svg"); }
.no-svg #cruiseLine #cruise-line-25 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/silversea.png"); }
/* Voyages of Discovery */
#cruiseLine #cruise-line-35 .line-page-hero-image { background-image: url("../images/cruiseships/voyages-dis_858x282.jpg") }
#cruiseLine #cruise-line-35 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/voyages_cruises_logo.svg"); }
.no-svg #cruiseLine #cruise-line-35 .line-page-hero-image .line-page-logo {background-image: url("../images/cruise-line-logos/Cruise-lines-logos/voyages_cruises_logo.png"); }


#cruiseLine div.tabs,#shipInfo div.tabs { clear: both; margin: 30px 0 0 0;  }

#cruiseLine div.tabs .row, #shipInfo div.tabs .row { margin-left: 0; margin-right: 0; }

#cruiseLine div.tabs .nav-tabs li, #shipInfo div.tabs .nav-tabs li  {border-radius: 5px 5px 0 0;margin-right: 5px;background: #fff;color: #3c3c3c;border: 1px solid #d8d8d8;bottom: -1px;/* width: 95px; */}
#cruiseLine div.tabs .nav-tabs li.info-tab, #shipInfo div.tabs .nav-tabs li.info-tab { width: 106px; }
#cruiseLine div.tabs .nav-tabs li.cruises-tab, #shipInfo div.tabs .nav-tabs li.cruises-tab { width: 155px; }

#cruiseLine div.tabs .nav-tabs li a:focus, 
#shipInfo div.tabs .nav-tabs li a:focus { color: #3c3c3c; }

#cruiseLine div.tabs .nav-tabs li.active , #shipInfo div.tabs .nav-tabs li.active { border-bottom-color: #fff; }
#cruiseLine div.tabs .nav-tabs li.active a, #shipInfo div.tabs .nav-tabs li.active a { color: #3c3c3c; }

@media (max-width: 430px) {
    #cruiseLine div.tabs .nav-tabs li, #shipInfo div.tabs .nav-tabs li  { border-radius: 5px; margin-bottom: 5px; background: #fff; color: #3c3c3c; border: 1px solid #d8d8d8; bottom: 0; width: 100%; }
    #cruiseLine div.tabs .nav-tabs li.info-tab, #shipInfo div.tabs .nav-tabs li.info-tab { width: 100%; }
    #cruiseLine div.tabs .nav-tabs li.cruises-tab, #shipInfo div.tabs .nav-tabs li.cruises-tab { width: 100%; }

    #cruiseLine div.tabs .nav-tabs li a:focus, #shipInfo div.tabs .nav-tabs li a:focus { color: #3c3c3c; }

    #cruiseLine div.tabs .nav-tabs li.active,   #shipInfo div.tabs .nav-tabs li.active { border-bottom-color: #d8d8d8; background: #e8e8e8 }
    #cruiseLine div.tabs .nav-tabs li.active a, #shipInfo div.tabs .nav-tabs li.active a { color: #3c3c3c; }
}


#cruiseLine .lineShip { padding: 0 0 30px 0; margin: 0 0 30px 0; border-bottom: 1px solid #D8D8D8 }
#cruiseLine .lineShip:last-child { border-bottom: 0; }

#cruiseLine .lineShip h3 { padding: 2px 0 0 45px; font-size: 20px; background-image: url("../images/icons/grey/boat.svg"); background-repeat: no-repeat; background-position: 0 0; background-size: 30px }
.no-svg #cruiseLine .lineShip h3 { background-image: url("../images/icons/grey/boat-35.png"); }
#cruiseLine .lineShip h3 span { margin: 0 0 0 10px; color: Transparent; font-size: 0px;  }
#cruiseLine .lineShip h3 span span { color: #FFB301; font-size: 15px; margin: 6px 0 0 2px }

#cruiseLine .lineShip .shipDesc { margin: 0 0 30px 0; }

#cruiseLine .lineShip .ship-details-row { background:#E6E6E6;}

#cruiseLine .lineShip .ship-image { padding: 0}

#cruiseLine .lineShip .ship-info { background: #F5F5F5; margin: 0; padding: 20px 0 0 20px }
#cruiseLine .lineShip .ship-info dl { overflow: hidden; }
#cruiseLine .lineShip .ship-info dl dt { font-weight: normal; display: block; float: left; clear: both; margin: 0; padding: 0; color: #000; }
#cruiseLine .lineShip .ship-info dl dd { font-weight: normal; display: block; float: left; margin: 0 0 0 5px;; padding: 0; color: #930034; }

#cruiseLine .lineShip .ship-details { padding: 45px 25px; }
#cruiseLine .lineShip .ship-details .btn.btn-primary { padding: 14px; background: #940135; box-shadow: 0 3px 0 0 #7A012C; font-size: 16px; }

/* Cruise List (shared between cruise line and cruise ship pages) */
.cruise-line-cruise { padding: 30px 10px; margin: 0; }
.cruise-line-cruise:nth-child(even) { background: #f7f7f7 }

.cruise-line-cruise .cruise-panel-heading .nights-col { padding: 0; margin: 0; }
.cruise-line-cruise .cruise-panel-heading .nights-col .nights { margin: 0; padding: 5px 0; }
.cruise-line-cruise .cruise-panel-heading .nights-col .nights span { padding: 0; display: inline-block; background: transparent url("../images/icons/grey/moon.svg") no-repeat 0 0; width: 25px; height: 20px; }
.no-svg .cruise-line-cruise .cruise-panel-heading .nights-col .nights span { background-image: url("../images/icons/grey/moon-35.png"); }
.cruise-line-cruise .cruise-panel-heading .info-col { padding: 0; margin: 0 }
.cruise-line-cruise .cruise-panel-heading .info-col p { padding: 5px 10px 5px 50px; margin: 0;  background-image: url("../images/icons/grey/boat.svg"); background-repeat: no-repeat; background-position: 0 0; background-size: 30px; position: relative; }
.no-svg .cruise-line-cruise .cruise-panel-heading .info-col p { background-image: url("../images/icons/grey/boat-35.png"); }
.cruise-line-cruise .cruise-panel-heading .info-col p a { color: #505050; }
.cruise-line-cruise .cruise-panel-heading .info-col p a:hover { text-decoration: none; }
.cruise-line-cruise .cruise-panel-heading .info-col p a:focus { text-decoration: none; }

.cruise-line-cruise .cruise-panel-heading .info-col p a span { margin: 0; position: absolute; right: 0; top: 9px }

.cruise-line-cruise .show-panel { display: inline-block; }
.cruise-line-cruise .hide-panel { display: none; }
.cruise-line-cruise .panel-showing .show-panel { display: none; }
.cruise-line-cruise .panel-showing .hide-panel { display: inline-block; }

.cruise-line-cruise .cruise-panel-heading .info-col p {padding: 5px 10px 5px 50px !important;margin: 0;background-image: url("../images/icons/grey/boat.svg");background-repeat: no-repeat;background-position: 3px 0;background-size: 30px;position;}


.cruise-line-cruise .cruise-dates { padding: 20px 5px 5px 30px; margin: 0; background-image: url("../images/icons/grey/Date.svg"); background-repeat: no-repeat; background-position: 0 18px; background-size: 19px }
.no-svg .cruise-line-cruise .cruise-dates { background-image: url("../images/icons/grey/Date-35.png"); }
.cruise-line-cruise .cruise-dates .cruise-link { padding: 0 5px 0 0; margin: 0; }
.cruise-line-cruise .cruise-dates .cruise-link a {  color: #505050; text-decoration: underline }
.cruise-line-cruise .cruise-dates .cruise-link a:hover { text-decoration: none }


/* CRUISE SHIPS */
#cruiseShip .ship-info-header {border-bottom: 1px solid #930034;margin: 0 0 20px 0;padding: 0 0 35px 0;overflow:hidden;margin-bottom: 20px!important;}
#cruiseShip .ship-info-header h1 { margin: 0; font-size: 26px; font-weight: bold; color: #3c3c3c }
#cruiseShip .ship-info-header span { margin: 0; color: Transparent; font-size: 0px;  }
#cruiseShip .ship-info-header span span { color: #FFB301; font-size: 15px; margin: 6px 0 0 2px }

#cruiseShip .ship-details dl { overflow: hidden; }
#cruiseShip .ship-details dl dt { font-weight: normal; display: block; float: left; clear: both; margin: 0; padding: 0; color: #000; }
#cruiseShip .ship-details dl dd { font-weight: normal; display: block; float: left; margin: 0 0 0 5px;; padding: 0; color: #930034; }

#cruiseShip .ship-line-logo img { width: 100%; max-width: 225px; }


#cruiseShip div.tabs { clear: both; margin: 30px 0 0 0;  }

#cruiseShip div.tabs .row { margin-left: 0; margin-right: 0; }

#cruiseShip div.tabs .nav-tabs li { border-radius: 5px 5px 0 0; padding: 5px 0; margin-right: 5px; background: #fff; color: #3c3c3c; border: 1px solid #d8d8d8; bottom: -1px; width: 95px; }
#cruiseShip div.tabs .nav-tabs li.line-tab { width: 118px; }
#cruiseShip div.tabs .nav-tabs li.cabin-tab { width: 125px; }
#cruiseShip div.tabs .nav-tabs li.decks-tab { width: 135px; }
#cruiseShip div.tabs .nav-tabs li.cruises-tab { width: 155px; }

#cruiseShip div.tabs .nav-tabs li a:focus { color: #3c3c3c; }

#cruiseShip div.tabs .nav-tabs li.active { border-bottom-color: #fff; }
#cruiseShip div.tabs .nav-tabs li.active a { color: #3c3c3c; }

@media (max-width: 1200px) {
    #cruiseShip div.tabs .nav-tabs { box-sizing: border-box; }
    #cruiseShip div.tabs .nav-tabs li {border-radius: 5px;margin-bottom: 5px;background: #fff;color: #3c3c3c;border: 1px solid #d8d8d8;bottom: 0;width: 32%;box-sizing: border-box;margin: 0 1% 5px 0;}
    #cruiseShip div.tabs .nav-tabs li.line-tab { width: 32%; }
    #cruiseShip div.tabs .nav-tabs li.cabin-tab { width: 32%; }
    #cruiseShip div.tabs .nav-tabs li.decks-tab { width: 32%; }
    #cruiseShip div.tabs .nav-tabs li.cruises-tab { width: 32%; }

    #cruiseShip div.tabs .nav-tabs li a:focus { color: #3c3c3c; }

    #cruiseShip div.tabs .nav-tabs li.active { border-bottom-color: #d8d8d8; background: #e8e8e8 }
    #cruiseShip div.tabs .nav-tabs li.active a { color: #3c3c3c; }
}

@media (max-width: 600px) {
    #cruiseShip div.tabs .nav-tabs li { width: 49%; }
    #cruiseShip div.tabs .nav-tabs li.line-tab { width: 49%; }
    #cruiseShip div.tabs .nav-tabs li.cabin-tab { width: 49%; }
    #cruiseShip div.tabs .nav-tabs li.decks-tab { width: 49%; }
    #cruiseShip div.tabs .nav-tabs li.cruises-tab { width: 49%; }
}

@media (max-width: 430px) {
    #cruiseShip div.tabs .nav-tabs li { width: 100%; margin-right: 0 }
    #cruiseShip div.tabs .nav-tabs li.line-tab { width: 100%; }
    #cruiseShip div.tabs .nav-tabs li.cabin-tab { width: 100%; }
    #cruiseShip div.tabs .nav-tabs li.decks-tab { width: 100%; }
    #cruiseShip div.tabs .nav-tabs li.cruises-tab { width: 100%; }
}

/* Tab Content */
#cruiseShip .cruise-ship-tabs h3 { padding: 0 0 30px 40px; margin: 30px 0; background: Transparent url("../images/icons/grey/Portal.svg") no-repeat 0 0; background-size: 30px; font-size: 21px; font-weight: bold; line-height: 27px; border-bottom: 1px solid #d8d8d8 }
.no-svg #cruiseShip .cruise-ship-tabs h3 { background-image: url("../images/icons/grey/Portal-35.png") }

#cruiseShip .cruise-ship-tabs .facility-type-wrapper { border-bottom: 1px solid #d8d8d8; padding: 0 0 20px 0; margin: 0 0 30px 0 }
#cruiseShip .cruise-ship-tabs .facility-type-wrapper h4 { margin: 0; padding: 0 0 0 40px; background: Transparent url("../images/icons/grey/other.svg") no-repeat 0 0; background-size: 22px; font-size: 16px; line-height: 22px; color: #3c3c3c }
.no-svg #cruiseShip .cruise-ship-tabs .facility-type-wrapper h4 {background-image: url("../images/icons/grey/other-35.png") }
#cruiseShip .cruise-ship-tabs .facility-type-wrapper p { margin: 0; padding: 0 0 0 40px; }

#cruiseShip .cruise-ship-tabs .facility-type-wrapper h4.Entertainment { background-image: url("../images/icons/grey/entertainment.svg") }
.no-svg #cruiseShip .cruise-ship-tabs .facility-type-wrapper h4.Entertainment { background-image: url("../images/icons/grey/entertainment-35.png") }

#cruiseShip .cruise-ship-tabs .facility-type-wrapper h4.Fitness { background-image: url("../images/icons/grey/fitness.svg") }
.no-svg #cruiseShip .cruise-ship-tabs .facility-type-wrapper h4.Fitness { background-image: url("../images/icons/grey/fitness-35.png") }

#cruiseShip .cruise-ship-tabs .facility-type-wrapper h4.Food { background-image: url("../images/icons/grey/food.svg") }
.no-svg #cruiseShip .cruise-ship-tabs .facility-type-wrapper h4.Food { background-image: url("../images/icons/grey/food-35.png") }

#cruiseShip .cruise-ship-tabs .facility-type-wrapper h4.Relaxation { background-image: url("../images/icons/grey/relaxation.svg") }
.no-svg #cruiseShip .cruise-ship-tabs .facility-type-wrapper h4.Relaxation { background-image: url("../images/icons/grey/relaxation-35.png") }

#cruiseShip .cruise-ship-tabs .facility-type-wrapper h4.Recreation,
#cruiseShip .cruise-ship-tabs .facility-type-wrapper h4.Recreational { background-image: url("../images/icons/grey/recreational.svg") }
.no-svg #cruiseShip .cruise-ship-tabs .facility-type-wrapper h4.Recreation,
.no-svg #cruiseShip .cruise-ship-tabs .facility-type-wrapper h4.Recreational { background-image: url("../images/icons/grey/recreational-35.png") }

#cruiseShip .cruise-ship-tabs .facility-type-wrapper h4.Technology { background-image: url("../images/icons/grey/technology.svg") }
.no-svg #cruiseShip .cruise-ship-tabs .facility-type-wrapper h4.Technology { background-image: url("../images/icons/grey/technology-35.png") }

/* Magic Zoom */
.cruise-ship-tabs .MagicZoom > img, .cruise-ship-tabs .mz-figure > img { max-width: 200px!important; width: auto!important; }
.cruise-ship-tabs .MagicZoom .mz-magnifier { background: #fff; }


/** Fix for bug Space below special offer**/

.special-offers .logo-float img.img-responsive.padding-logo {
    display: none;
}


/**Fix for dotted BG on Cruise results**/

.imageslider_bg a:focus {
    outline: none !important;
    outline: none !important;
    outline-offset: -2px;
}

@media screen and (min-width:767px) {
li.desktop-hide {
    display: none;
}
.contact-mobile img {
display:none;
}
.row.duration.col-xs-12.col-sm-6.col-md-6.col-lg-6.lft {
    padding-left: 105px;
}
.footer-refresh .mailing-list {
    padding: 0;
    margin: 25px auto;
    width: 500px;
 border-top: 0px solid #920233;
}
}
div#tab_cruises .panel:nth-child(odd) {
    background-color:rgba(234, 234, 234, 0.75) !important;
}

  li.desktop-hide a:before {
    content: '';
    display: inline-block;
    width: 16px;
    color: white;
    height: 16px;
    -webkit-filter: brightness(100);
    filter: brightness(100);
    background: transparent url(https://media.travelbag.co.uk/Content/Images/Icons/telephone@2x.png) center center no-repeat;
    background-size: cover;
    position: relative;
    top: 3px;
    margin-right: 9px;
}

span.smalltext {
   position: relative;
    top: -13px;
    text-align: center;
    font-size: 11px;
   
}

li.desktop-hide { text-align:center; color:white; }



.contact-mobile img {
    position: absolute;
    right: 67px;
    width: 22px;
    top: 16px;
}



/**Mobile call popup**/
@media screen and (max-width:1000px){
.mobile_call_popup {
    position: fixed!important;
    top: 50%!important;
    left: 50%!important;
    margin-left: -141px;
    margin-top: -224px
}
.fly-cruise {
    text-align: left;
    padding-left: 19px;
}

 div.mobile_call_popup {
        width: 280px;
        height: 144px;
        background-color: #fff;
        border-radius: 10px;
    z-index: 9999999;
        -moz-border-radius: 10px;
    
    }

 div.mobile_call_popup #phone_number {
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        margin-top: 20px
    }

  div.mobile_call_popup #ngn_message {
        font-size: 10px;
        text-align: center;
        margin-bottom: 5px
    }
div.mobile_call_popup table {
        width: 280px;
        margin-top: 20px
    }

    div.mobile_call_popup table tr td {
        width: 50%;
        font-size: 2em;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px
    }

    div.mobile_call_popup table tr td.call_popup_cancel {
        border-top: 1px solid #ccc;
        border-right: 1px solid #ccc
    }

    div.mobile_call_popup table tr td.call_popup_call {
        border-top: 1px solid #ccc
    }

 div.mobile_call_popup table tr td a:visited,div.mobile_call_popup table tr td a {
        color: #1e90ff;
        font-size: 22px;
        text-decoration: none
    }
}
.facility-type-wrapper h4 {
    margin: 9px 0 !important;
}
div#descriptionTab p {
    padding: 36px 0;
    line-height: 23px;
}

ul.privmen li:nth-child(odd) {
    background: #f3f3f3;
}
ul.privmen li {
	padding:5px;
}
ul.privmen li:before {
	content:"-  ";
}
.flights-row {/* z-index: 2; */}

.greybgg {
    margin-top: 17PX;
    padding: 10px 20px !important;
    background-color: rgb(245, 245, 245);
}

.cruise-row-details ul li span.bf:before {
    content: "";
    width: 17px;
    height: 21px;
    background: url('/images/www.travelbagcruise.co.uk/images/icons/red/red-arrow.png');
    display: block;
    margin-right: 11px;
    top: 8px;
    background-repeat: no-repeat;
    float: left;
    position: relative;
    background-size: contain;
}

ul.KSP li {
    text-align: left;
    font-size: 12px;
    padding: 9px;
    color: black;
}

.cruise-price-panel span.price {
    font-size: 35px !important;
}

ul.KSP li:before {
    background: url(/images/www.travelbagcruise.co.uk/images/check-circle.svg);
    width: 15px;
    content: '';
    height: 17px;
    margin-top: 2px !important;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 57px;
}
.cruise-row-details ul li span{ 
color:	#940135;
}
.cruise-row-details ul li {
    font-size: 11px;
    color: black;
    padding-bottom: 6px;
}
.cruise-row-details h5 {
    padding: 0px 0 0px;
    font-size: 15px;
    color: #020202;
    font-weight: bold;
}

.cruise-row-details dl {
margin-bottom:0 !important;
}
.cruise-row-details h3 {
    font-size: 19px !important;
    /* padding: 0 !important; */
}

h1.shipn {
    font-size: 17px !important;
    color: #940135;
    margin: 0 !important;
}

dt.htt, dd.htt {
    font-size: 16px;
    color: #061117 !important;
}
.dot-left {
    border-left: 1px dotted #a0a0a0;
}
.contents-menu {
    height: 52px;
    overflow: hidden;
transition: ease 2s;
}

.contents-menu h5 {
    background: #e5e5e5;
    padding: 10px;
}
@media screen and (min-width:1200px){
	#shipInfo  .imageslider_bg {
    background-color: #f5f5f5;
    position: absolute;
    top: -524px;
    width: 77%;
}
}
@media screen and (max-width:1199px){
	#shipInfo  .imageslider_bg {
    background-color: #f5f5f5;
    position: absolute;
    top: -735px;
    width: 97%;
}
}
@media screen and (max-width:500px){
	#offer-detail .cruise-row {
    padding-top: 186px;
}
	#shipInfo .imageslider_bg {
    background-color: #f5f5f5;
    position: absolute;
    top: -537px !important;
    left: 26px;
    width: 94%;
}
}

@media screen and (max-width:1030px){
#shipInfo .imageslider_bg {
    background-color: #f5f5f5;
    position: absolute;
    top: -520px;
    width: 80%;
}}

@media screen and (max-width:700px){
	#shipInfo .imageslider_bg {
    background-color: #f5f5f5;
    position: absolute;
    top: -1300px;
    width: 94%;
}
.col-xs-12.col-sm-4.cabin-imagenew img {
    width: 100%;
    padding-bottom: 10px;
}

}
.newtemp .ship-info-header, .newtemp .deets2, .newtemp .deets3 {
    display: none;
}

.col-xs-12.col-sm-12.col-md-3.col-lg-3.cruise-price-panel.dot-left div:first-child {
    font-size: 15px;
    text-align: left !important;
    font-weight: bold;
    margin-top: 19px !important;
    width: 75%;
}.newtemp .row.ship-details {
    height: 100%;
    position: absolute;
    top: 527px;
    width: 100%;
}

.shipCabinRow.shipcabinrownew h4 {
    padding: 20px 0 30px 10px !important;
    font-weight:normal !important;
    font-size :20px !important;
    background: none !important;
}

.shipCabinRow.shipcabinrownew {
   border-bottom :1px solid #d8d8d8;
   padding: 15px 0px;
}

.shipCabinRow.shipcabinrownew:nth-child(odd) {
background-color:rgba(245, 245, 245, 0.43);
}

.shipCabinRow.shipcabinrownew:hover {
background-color:rgb(245, 245, 245);
}


.facility-type-wrapper p {
    padding: 5px  0 5px 32px !important;
}

.facility-type-wrapper h4 {
    color: #3C3C3C;
    font-weight: normal !important;
    z-index: 999;
    font-size: 16px !important;
    line-height: 26px;
    margin: 0;
    padding: 0px 0 0 32px !important;
    background: Transparent url(../images/icons/grey/other.svg) no-repeat 0 3px;
    background-size: 20px !important;
}

.facility-type-wrapper {
    padding: 10px 20px;
    
}

.facility-type-wrapper:hover {
    background: rgba(128, 128, 128, 0.05) !important;
}

span.page {
    padding: 0 3%;
}
.filters.closed {
    height: 45px;
}
.closing h2 {
    background: #3c3c3c;
    color: white;
    padding: 15px 10px;
    font-size: 15px;
}

.closing.closed {
    height: 45px;
overflow:hidden;
}

.left-column .filters.closed h3:after {
	content:"+";
	position:absolute;
	right:30px;
	margin-top:-5px;
	font-size:	20px;
}
.closing.closed h2:after {
	content:"+";
	position:absolute;
	right:30px;
	margin-top:-5px;
	font-size:	20px;
}

#lightbox #imageContainer{
	padding: 10px;
	width: 100%;
	}

img#lightboxImage {
    max-width: 100%;
}

.head-row.offer-header h1 + p:before {
    content: "Visiting:";
    color: #930234;
    font-weight: 600;
    font-size: 17px;padding-right:10px;
}

.head-row.offer-header h1 + p {
   background: #f5f5f5;
   padding: 5px 10px !important;
}

ul.KSP li:empty:before {
    content: none;
}

div#traveladvicefooter a {
    display: inline-block;
}

div#traveladvicefooter {padding-bottom: 40px;border-top: 1px solid white;padding-top: 36px;}

.contentf {
    width: 81%;
}
@media screen and (min-width:500px){
.col-sm-2.col-xs-12.footer-travel-aware {
    position: relative;
    right: -48px;
    top: -12px;
}}



.mobilehide p span {
    color: #930234;
    font-weight: 600;
    font-size: 21px;
    /* text-shadow: 1px 1px 1px #b1a5a5; */
}
img#lightboxImage {
    max-width: 400%;
    width:500px;
}

.itinerary .nevv.surround {
    display: none;
}
.itinerary div#rightCol {
    /* background-image: url(/images/www.travelbagcruise.co.uk/images/icons/grey/form.jpg); */
    padding: 20px 20px 0;
    padding-right: 12px !important;
    height: 100% !important;
    background-size: cover;
}

.itinerary .right-column .btn {
    float: right !important;
    margin-top: -34px!important;
    margin-right: 158px!important;
}


.itinerary #rightCol .box:first-child {
    background: rgba(255, 255, 255, 0.84);
    padding: 19px;
}
.itinerary #rightCol .box:nth-child(2n) {
    background: rgba(255, 255, 255, 0);
}
div#itinerary {
    background: url(/images/www.travelbagcruise.co.uk/images/icons/grey/form.jpg);
    background-size: cover;
}
.itinerary div#leftCol {
    background: #e8e8e8;
    border-right: 8px solid white;
}
@media screen and (min-width:501px){
.mobilehide {display:block;}
.itinerary .left-column .box {
    background-color: initial;
    min-height: 686px !important;
}
.mobileshow {display:none;}}

.mobilehide p {
    color: #930234;
    font-weight: 100;
    border-top: 1px dotted rgba(160, 160, 160, 0.45);
    border-bottom: 1px dotted rgba(160, 160, 160, 0.45);
    padding: 14px !important;
    background: whitesmoke;
    font-size: 21px;
    /* box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.33); */
    text-align: center;
}

#leftCol span.pricebook {
    display: none;
}.borderdash {
    border-left: 1px dashed grey;
    height: 63px !important;
}
#leftCol .borderdash {
display:none;
}


#rightCol span.pricebook {
    color: #930234;
    vertical-align: middle;
    position: relative;
    left: 20px;
    font-size: 18px;
    top: 22px;
}

@media screen and (max-width:500px){
.mobilehide {display:none;}
.borderdash {display:none;}
.mobileshow {display:block;}
.contentf {
    width: 100%;
    text-align: center;
}
.footer-travel-aware {
text-align:center;
margin-bottom:30px;}
}
span.date.hotelc:before {
    content: "Hotel >";
    color: black;
}
span.date.hotelc:empty {
    display:none;
}
span.date.hotelc:empty ~ span.date  {
    display:none;
}
span.date.hotelar:before {
    content: "Check in date >";
    color: black;
}
li.hotelcc:empty {
display:none;}
span.date.hotelar {
    display: block;
}


.cookiepolicy {
    position: fixed;
    bottom: 0;
    background-color: #ededed;
    color: black;
    padding: 25px;
    z-index: 99999999999999999;
    display: block;
    border-top: 2px solid #961d48;
}

.cookiebutton {
    background: #930234;
    color: white;
    text-align: center;
    font-weight: bold;
    padding:10px;
    border-radius: 3px;
        cursor: pointer;
-webkit-transition:all .5s ease;
}
.cookiebutton:hover {
    background: #930234;
    color: white;
    text-align: center;
    font-weight: bold;
    border-radius: 0px;
    padding: 10px;
}
.cookietext a {
    display: inline;
    color: black;
    text-decoration: underline;
}
.cookietext a:hover {
    color: #961d48; 
}
.cookietext {
padding-top: 7px;}

@media screen and (min-width:900px){
.cookiebutton a span {
    white-space: pre;
}
.col-xs-12.col-md-6.lftsde.cabinn ul li:before {
    background: url(/images/www.travelbagcruise.co.uk/images/check-circle.svg);
    width: 15px;
    content: '';
    height: 17px;
    margin-top: 4px !important;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    margin-left: -23px;
}
.col-xs-12.col-md-6.cabinsection.cabinn {
    background: #f3f3f3;
    position: absolute;
    /* padding: 7px 12px; */
    right: 0;
    top: -25%;
    padding-top: 2%;
}
.col-xs-12.col-md-6.lftsde.cabinn h4 {
    margin-left: -26px;
}
.desktop-hide{
display:none;
}
.mobile-hide{
display:block;
}
}
@media screen and (max-width:900px){

.desktop-hide{
display:block;
}
.col-xs-12.col-md-6.lftsde.cabinn ul li:before {
    background: url(/images/www.travelbagcruise.co.uk/images/check-circle.svg);
    width: 15px;
    content: '';
    display: inline-block !important;
    top: 5px  !important;
    height: 17px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative !important;
    left: -7px  !important;
}

.col-xs-12.col-md-6.lftsde.cabinn li {
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    line-height: 20px !important;
}

.cookiebutton {
    background: #930234;
    color: white;
    text-align: center;
    font-weight: bold;
    width: 121px;
    border-radius: 3px;
    padding: 3px;
-webkit-transition:all .5s ease;
}
.mobile-hide{
display:none;
}

}
@media screen and (max-width:767px){
.col-xs-12.col-md-6.lftsde.cabinn {
    padding: 2px 24px !important;
}
.col-xs-12.col-md-6.cabinsection.cabinn {

    position: relative !important
  
}
.footer-refresh .mailing-list {
    padding: 0;
    margin: 25px auto;
    width: 100%;
 border-top: 0px solid #920233;
}
.col-xs-12.col-md-6.lftsde.cabinn h4 {
    text-align: center;
    padding: 10px 0 !important;
}
.col-xs-12.col-md-6.lftsde.cabinn ul {
    column-count: 1 !important;
    text-align: left;
}
.borderfull.col-xs-12 {
    padding: 0;
    box-shadow: 0px 0px 4px #00000070 !important;
    font-family: 'Muli';
}

}


li.dropdown:hover ul.dropdown-menu {
    display: block !important;
}
.col-xs-12.col-md-6.image-side {
    background-size: cover;
    height: 236px;
    background-position: center;
    float: left;
}
.col-xs-12.col-sm-12.no-padding.dealshide {
    display: none;
}
.col-xs-12.cta-cruise  {
    background: #930234;
    padding: 10px;
    color: white;
    text-align: center;
    font-weight: 100;
}
.cta-cruise a {
  
    color: white;
text-decoration:none;
 
}
#specdeal .col-xs-12.col-md-6.lftsde span:first-child {
    font-weight: bold;
    font-size: 20px;
}
#specdeal  .col-xs-12.col-md-6.lftsde span:nth-child(2) {font-weight:bold;color:#9a0032;}
#specdeal .col-xs-12.col-md-6.lftsde h3 {
    color: #9a0032;
    font-size: 19px;
    font-weight: bold;
}
#specdeal .col-xs-12.col-md-6.lftsde h3 + p {
    font-size: 18px;
    font-weight: 100;
    margin-top: -8px;
}

#specdeal h2 {
    margin: 0;
    font-size: 20px;
    line-height: 29px;
}

#specdeal .col-xs-12.imgrte {
    min-height: 282px;
    background-size: cover !important;
}

.col-xs-12.col-md-6.cabinsection.cabinn {
    background: #f3f3f3;
    padding: 1% 12px;
    position: absolute;
    /* bottom: 10px !important; */
}

.itinerarylft ul li:before {
    content:'\2022';
    margin: 0 5px 0 -3px;
    display: inline;
}

.itinerarylft ul li {
	display:inline;
}

.borderfull.col-xs-12 {
    padding: 0;
    box-shadow: 0px 0px 18px #00000038;
    font-family: 'Muli';
    transition: all .5s ease;
}
.borderfull.col-xs-12:hover {
    padding: 0;
    box-shadow: 0px 0px 1px #00000038;
    font-family: 'Muli';
    transition: all .5s ease;
}
.col-xs-12.col-md-6.lftsde {
    padding-top: 13px;
    padding-bottom: 6px;
}

.col-xs-12.col-md-6.lftsde.cabinn ul {
    column-count: 2;
    text-align: left;
}

.itinerarylft span {
    font-weight: 100 !important;
    font-size: 14px !important;
}
.cabin-textdeal {
    font-weight: bold;
    font-size: 18px;
    line-height: 36px;
    color:black;
}
.cabin-pricedeal{
    font-size: 14px;
    text-align: right;
	font-weight:bold;
	line-height:36px;
}
.col-xs-12.col-md-6.lftsde.cabinn {
    padding: 2px 41px;
    /* min-height: 110px; */
}


.col-xs-12.col-md-6.lftsde.cabinn li {
    font-weight: bold;
    font-size: 12px;
    text-indent: 1px;
    line-height: 21px;
}

.cabin-pricedeal span {
    font-size: 18px;
    font-weight: bold;
    vertical-align: unset;
    color: #9a0032;
}
.col-xs-12.col-md-6.no-padding.rtesidee {
    background: #f3f3f3;
}

.col-xs-12.no-padding.ctaspec {
    text-align-last: center;
    padding: 10px !important;
    background: #930234;
    color: white;
    transition: all 1s ease;
}
.borderfull:hover .ctaspec {
    
    background: #930234;
 
    
  
}
.col-xs-12.no-padding.ctaspec p {
    padding: 1px;
    margin-top: 10px;
    top: 2px;
    font-weight: bold;
    position: relative;
    font-size: 16px;
}
.col-xs-12.no-padding.ctaspec p span a {
color:white;
    font-size: 22px;
}


.col-xs-12.no-padding.ctaspec p:before {
    content: '';
    width: 35px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    height: 42px;
    background: url(/images/www.travelbagcruise.co.uk/images/mobile.png);
    display: inline-block;
    position: relative;
    vertical-align: middle;
    left: -10px;
}

.col-xs-12.no-padding.ctaspec p span a {
    color: white;
    font-size: 22px;
    text-decoration: none;
    vertical-align: baseline;
}
.itinerarylft {
    position: relative;
    margin-top: 19px;
}


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  a.btn.btn-primary.btn-lg {
    z-index: 999999999999 !important;
}
  .borderfull.col-xs-12 {
    margin-top: 33px;
}
.col-md-12.deals-head .box.special-offers.SOstyle {
    pointer-events: none;
}
#cruise-wrapper ul.KSP {
    margin-left: 18px;
}



.departureitin span {
    vertical-align: unset;
    font-size: 16px !important;
}
.col-xs-12.no-padding.greybg {
    background: #f3f3f3;
}

.col-xs-12.col-md-6.lftsde.cabinn {
    min-height: 116px;
    background: white;
    padding-bottom: 14px;
}
.col-xs-12.col-md-6.lftsde .departureitin:nth-child(2n) p {
    font-size: 12px !important;
}

.hover-text .logo-float.middle-icon {
    display: none;
}
.SOstyle .text-link {
    color: #940233;
    font-size: 13px;
    position: relative;
    font-weight: bold;
    text-decoration: underline;
    top: 10px;
}
.col-xs-12.col-sm-12.col-md-8.col-lg-8.right-none.no-slide div:first-of-type {
    padding: 0;
}

.numberphone {
    display: none;
}

table#cruise_table {
   font-weight:100 !important;
width:100% !important;
}

table#cruise_table th, table#cruise_table td {
    border:1px solid rgba(0, 0, 0, 0.17);
    padding:10px;
     text-align:center;
}
table#cruise_table th {
  
    background:#930234;
    color:white;
    text-align:center;
    text-transform: uppercase;
    
}

.bggrey.col-xs-12 {
    background-color: #eeeeee;
    padding: 30px 40px;
}

.bggrey select {
    background: white;
    border-radius: 0 !important;
    background-image: url(/images/www.travelbagcruise.co.uk/images/icons/red/dropdown%20arrow.svg), url(/images/www.travelbagcruise.co.uk/images/Pinline/pin-line-grey.svg);
    background-repeat: no-repeat, no-repeat;
    background-position: right 12px center, right 32px center;
    background-size: 6px 6px, 1px 40px;
border: 1px solid #22222266;
}

.bggrey input {
 background: white;
    border-radius: 0 !important;
border: 1px solid #22222266;
}
.bggrey textarea#comments {
    width: 98%;
    border: 0;
    min-height: 146px;
border: 1px solid #22222266;
padding:20px;
}

.bggrey a.btn.btn-primary {
    float: right;
    margin: 28px 29px 7px 23px;
    WIDTH: 113PX;
}
li.enquire-tab a {
    color: #930234 !important;
    font-weight: bold;
}
.bggrey.col-xs-12 h3 {
    font-size: 1.3em !important;
    color: #930234;
    padding:5px 0 !important;
}
.clickk {
padding:0;}

#offer-detail ul.KSP li:before {
    background: url(/images/www.travelbagcruise.co.uk/images/check-circle.svg);
    width: 15px;
    content: '';
    height: 17px;
    margin-top: 2px !important;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
}
#deals .deals-head .itinerarylft p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-family: 'Muli';
    padding-bottom: 11px;
}

#deals .box.special-offers.SOstyle .hover-text {
    background-color: white !important;
    color: black !important;
    padding: 0 20px;
    margin-top: -23px;
    text-align: center;
}

#deals .box.special-offers.SOstyle  {
    background-color: white !important;
}

#deals .descriptiontextstyle p:first-child span {
    font-size: 17px !important;
}

#deals .descriptiontextstyle p span {
    font-size: 14px !important;
}
.lp-header-image {
  height: 400px;
  background: url("https://lonelyplanetwpnews.imgix.net/2018/01/GettyImages-531114971-1.jpg");
  padding: 108px;
  background-size: fill;
  margin-top: -20px;
  background-position: center;
}
.lp-head-box {
  background: rgba(0, 0, 0, 0.8);
  padding: 0;
  color: white;
}
.lp-head-box p:first-child {
  background: #283e5a;
  width: 100%;
  padding: 11px 10px;
}
.lp-padd {
  padding: 10px;
}
.lp-bread {
  background: #f0f0f0;
  padding: 20px;
}

.lp-image-left1 {
    background-image: url(https://cf.ltkcdn.net/cruises/images/std/204908-679x450-cruiseship.jpg);
    height: 375px;
    background-size: cover;
    background-repeat: no-repeat;
}
.left {
  float: left;
  
}
.lp-top {
  padding: 10px 0;
}
.imgw   {border:4px solid white;}
.lp-wb {
  border: 2px solid white;
}
.lp-mosaic {
  text-align: center;
  color: white;
  background: url("https://www.theheadshotstudiokc.com/wp-content/uploads/2016/04/GridMosaicPeople.png");
  background-size: contain;
}
.lp-mosaic:before {
  content: "";
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 0;
}
.lp-mosaic p {
  z-index: 1;
  position: relative;
}
.lp-wb span {
    font-weight: bold;
}

.lp-bread.left.lp-wb {
    padding: 23px 13px;
    height: 89px;
}

.middle {
  display:tabel-cell;
  vertical-align:middle;
}.col-md-8.lp-head-box h3 {
    color: white;
    font-size: 1.5em;
}

.left h4 {
    color: black;
}
.col-md-8.lp-head-box h3 {
    color: white;
    margin: 0;
    font-size: 1.8em;
    line-height: 1.6em;
}
@media screen and (min-width:1200px) {
#lp .container {
    width: 1000px;
    padding: 0 0;
}
.col-xs-12.reskin-footer-payment-methods img {
    width: 30%;
}}

#lp p, #lp li {
    line-height: 26px;
    font-size: 1.1em;
    font-family: 'Muli';
}
.lp-padd p {
    padding: 20px 0 0;
}

.overtxt:after {
    content: "Skywalkers Nightclub";
    display: block;
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    padding: 10px 20px;
    color: white;
    left: 0;
    bottom: 0;
}

.img1s, .img2s, .img3s, .img4s {
    height: 200px;
    border: 3px solid white;
}



.img1s:after {
    content:"Specialty Dining";
}
.img2s:after {
    content:"Sports Court";
}
.img3s:after {
    content:"Art Gallery & Auctions";
}
.img4s:after {
    content:"Fresh Water Pools";
}
.img1s:after , .img2s:after , .img3s:after , .img4s:after {
  
    display:block;
    position:absolute;
    bottom:0;
    background:rgba(0, 0, 0, 0.8);padding:10px;
    color:white;
    width:100%;
    left:0;
}
 


.img2s {
    background: url('https://www.princess.com/images/ships-and-experience/ships/products/activities/sports-court-1-1600.jpg');
    background-size: cover;
}

.img3s {
    background: url('https://www.princess.com/images/ships-and-experience/ships/products/activities/art-gallery-auctions-1-1600.jpg');
    background-size: cover;
}

.img4s {
    background: url('https://www.princess.com/images/ships-and-experience/ships/products/activities/freshwater-pool-hot-tub-1-1600.jpg');
    background-size: cover;
}

.img1s {
    background: url('https://www.princess.com/images/ships-and-experience/ships/products/dining-specialty/sabatinis-1-1600.jpg');
    background-size: cover;
}
#lp .nav>li>a {
    width: 131px;
    padding: 36px;
    height: 90px;
    color: #333333;
    background:#f0f0f0;
    border:2px solid white;;
    font-size: 18px;
    border-radius: 0;
}
#lp .nav>li.active>a {
    color: white;
    background: #930234 !important;
}

.middle {
    padding: 4% 1%;
}
 #lp .tab-content img {
    width: 96%;
}

#lp ul.nav.nav-tabs {
    display: flex;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
}

#lp ul.nav.nav-tabs::-webkit-scrollbar {
    width: 2px;
    background-color: #ffffff;
} 

#lp ul.nav.nav-tabs {
    border: 0;
}
.middle2 {
    margin: 9% 0;
}
.lp-holitin sub {
    bottom: -1.2em;
}
.lp-bread.left.lp-wb.lp-holitin {
    padding: 46px 49px;
    height: auto;
    font-size: 1.4em;
}


#lp h4 {
color:black;}

.col-xs-12.lp-top h4 {
    color: #333333;
}
@media screen and (max-width:768px){.col-xs-12.lp-header-image { padding:25% 3%; }

.col-xs-12.col-md-6.lp-bread.left.lp-wb.lp-mosaic span {
    white-space: pre;
}
.col-xs-12.col-md-6.lp-bread.left.lp-wb.lp-mosaic {
   
    height: 100%;
}
.pricesfrom {
    padding: 23px 13px;
    height: 173px !important;
}}

/** Flickity SLider on LP**/

li.carousel-cell span {
    white-space: pre;
    padding: 0;
    position: relative;

    font-size  :12px;
}

			
.carousel-cell {
  margin-right: 5px;
}

.carousel-cell a {
  height: 162px;
  color: #000;
  background: #f0f0f0;
  width: 212px;
  padding: 46px;
  display: inline-block;
}

.carousel-cell a:hover {
  text-decoration: none;
}

.main-carousel .flickity-slider {
  left: 92px !important;
}
.main-carousel svg {
  filter: invert(100%);
}

.main-carousel li.carousel-cell.is-selected.is-nav-selected {
  transition: 0.2s all ease-in-out;
}

li.carousel-cell.is-selected.is-nav-selected a {
  background: #930234;
  color: white;
}
.main-carousel li.carousel-cell a:hover {
  background-color: #930234b8;
  color: white;
}
#lp button[disabled] {
  background: #f0f0f0 !important;
}

.main-carousel li.carousel-cell.is-selected a:hover {
  background-color: #930234;
}

.main-carousel .flickity-prev-next-button:hover svg {
  filter: invert(0%);
}
.flickity-prev-next-button.next {
  right: 0;
}
.flickity-prev-next-button.previous {
  left: 0;
}

button.flickity-prev-next-button.next:hover,
button.flickity-prev-next-button.previous:hover {
  background: white;
  border: 1px solid #f0f0f0;
}
.carousel-main .carousel-cell {
  width: 100%;

  display: inline-block;
}
.main-carousel .flickity-prev-next-button svg {
  position: absolute;
  left: 31%;
  top: 36%;
  width: 30%;
  height: 30%;
}
.carousel-main .carousel-cell.is-selected {
  padding-top: 29px;
}

button.flickity-prev-next-button.previous:disabled {
  background: white;
}

.main-carousel .flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 92px;
  height: 100%;
  transition: 0.2s all ease;
  border: none;
  border-radius: 0;
  background: #fff;
  background: #283e5a;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#lp .lp-top h4 {
 
  color: #464343;
		}
			.hollp {
			 padding: 0px 0 40px 0;
		}
		.col-xs-12.col-md-6.left.middle2 .left {
    line-height: 28px;
}


@media screen and (max-width:769px){
.sitemappage table tr td,.sitemappage ul li {
vertical-align: middle;
display: block;   
height: 36px;  
cursor: pointer;  
padding: 0;
}

.footer-refresh .mailing-list {
    padding: 0;
    margin: 25px auto;
    width: 100%;
  
}

.footer-refresh .mailing-list .mailing-list-signup input.btn-default {
    background: #dcdcdc;
    color: #514c4c;
    font-weight: bold;
    border-radius: 0 5px 5px 0;
    padding: 16px 0;
    height: auto;
    width: 100%;
    box-shadow: none;
}

.sitemappage table tr td a, .sitemappage ul li a {
    width: 100%;
    line-height: 48px;
    text-decoration: underline;
    vertical-align: middle;
    font-size: 18px;
    display: inline-block;
    cursor: pointer;
}

}
.sitemappage table {width:100%;}


.footer .reskin-footer .reskin-footer-payment-header {
    padding-top: 20px;
}

.footer .reskin-footer .reskin-footer-payment-methods {
    margin: 20px 0;
}

.footer .reskin-footer .reskin-footer-travel-advice {
    text-align: left;
}

.footer .reskin-footer .reskin-footer-footer-links a,
.footer .reskin-footer .reskin-footer-travel-advice a,
.footer .reskin-footer .reskin-footer-footer-links a:hover, 
.footer .reskin-footer .reskin-footer-travel-advice a:hover {
    text-transform: none;
}

.footer .reskin-footer .reskin-footer-footer-links a, .footer .reskin-footer .reskin-footer-travel-advice a {
    display: inline-block;
    margin-bottom: 0;
}



.footer .reskin-footer .reskin-footer-footer-links a {
    color: #805B78;
}


.footer .reskin-footer a, .footer .reskin-footer a:hover, .footer .reskin-footer a:active, .footer .reskin-footer a:focus {
    color: #805b78;
    font-family: 'source_sans_proregular';
    text-transform: capitalize;
    text-decoration: underline;
}

.footer .reskin-footer {
    color: #514c4c;
    font-family: 'source_sans_proregular';
    text-align: center;
}

.footer .reskin-footer .footer-reskin-payment-methods {
    height: 50px;
    display: inline-block;
}

.footer .reskin-footer a, .footer .reskin-footer a:hover, .footer .reskin-footer a:active, .footer .reskin-footer a:focus {
    color: #514c4c;
    font-family: 'source_sans_proregular';
}

.footer .reskin-footer .footer-reskin-payment-methods a {
    background: url('https://media.travelbag.co.uk/Content/Images/Footer/payment-cards@2x.png') center center no-repeat;
    background-size: contain;
    height: 50px;
}

.col-xs-12.reskin-footer-footer-links.text-starling.reskin-footer-section.reskin-footer-seperator {
    border-bottom: 1px solid grey;
    margin-bottom: 27px;
    padding: 0;
    padding-bottom: 18px;
}

.reskin-footer-speciality-text {
    padding-bottom: 20px;
}
.footer.footer-refresh {
    color: #ffffff;
    background: #efefef !important;
}
.reskin-footer-section.reskin-footer-seperator {
    border-bottom: 1px solid grey;
    margin-bottom: 27px;
    padding-bottom: 18px;
}

.footer .reskin-payment-container {
    background-color: #efefef !important;
    text-transform: none;
}

.tb-email-subscribe h3 {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px;
font-weight:bold;
    font-family: 'source_sans_proregular';
}

.reskin-bm-heading h4, .reskin-bm-cta h4, .reskin-inspiration h4, div.tb-email-subscribe div.tb-email-signup-wrap .tb-email-signup h4 {
    font-size: 42px;
    text-transform: uppercase;
}
div.tb-email-subscribe .tb-email-signup-wrap {
    padding: 20px;
    color: #514c4c;
    align-items: center;
    position: relative;
    text-align: center;
    padding-top: 50px;
    box-shadow: 0 0 0 #aaaaaa;
}
.container.social-foot {
    max-width: 315px;
    padding: 35px 0;
}
div.tb-email-subscribe div.tb-email-signup-wrap h4 {
    font-family: fjalla_oneregular;
    font-weight :regular;
        color: #514c4c;
}

.footer-refresh .mailing-list-signup.col-xs-12.col-sm-12.col-md-4.col-lg-5.no-padding {
    width: 100%;
}
.footer-refresh .col-xs-12.col-sm-12.col-md-8.col-lg-7.no-padding {
    display: none;
}
.footer-refresh  .mailing-list .mailing-list-signup input.btn-default {
    background: #dcdcdc;
    color: #514c4c;
    font-weight: bold;
    border-radius: 0 5px 5px 0;
    padding: 16px 0;
    height: auto;
    width: 100%;
    box-shadow: none;
}



.tb-email-signup-wrap a.text-starling {
    color: #805B78;
    padding-top: 20px;
    font-family: 'source_sans_proregular';
text-decoration:underline;
}