
code {
	position: absolute;
	box-shadow: 2px 2px 3px #888888;
	z-index: 9990;
}
#smallCharterHeader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    z-index: 9999;
    border-bottom: 1px solid #fff;
}
#smallCharterHeader #charterLogo {
    max-height: 40px!important;
}
#navEnquire {
    float: left;
    margin-top: 15px;
    margin-left: 5px;
}
.largeTelno {
    font-size: 30px;
    line-height: 30px;
    text-align: right;
    margin-top: 2px;
}
.charter-blue-bg {
    background-color: #14b0f7;
    color: #FFFFFF;
}
.charter-lgblue-bg {
    background-color: #dbe6ec;
    color: #1e1e67;
}
.charter-vlgblue-bg {
    background-color: #e2f2f8;
    color: #1e1e67;
}
.charter-green-bg {
   /* background-color: #b9d6cd;
    color: #117153;*/
    background-color:#fff;
}
#mainHero {
	background: #fff url(../img/beach-bkg.jpg) no-repeat bottom center;
}
#charter_intro {
    padding: 25px 0;
}
.padding-40 {
	padding:40px 0;
}
.offer {
    display: block;
    text-align: center;
	margin-bottom:20px;
	color:#1e1e67;
	overflow:hidden;
	position:relative;
}
.offer span {
    font-size: 18px;
    display: block;
    padding: 7px 21px;
    margin-bottom: 15px;
	background-color:#ffde03;
	position:absolute;
	bottom:0;
	left:0;
}
.offer:hover {
	text-decoration:none;
	
}
.offer > img {
	position:relative;
    margin-left: auto;
    margin-right: auto;
	-webkit-transition:all .4s linear;
	transition:all .4s linear;
}
.offer a:hover {
    text-decoration: none
}
.offer img:hover {
	-ms-transform:scale(1.2);
	-webkit-transform:scale(1.2);
	transform:scale(1.2);
}
.inspire h2 {
    font-size: 1.4em;
    margin-top: 10px;
}
.inspire {
	margin-bottom:30px;
	background-color: #fdfcdd;
	padding:10px;
}
.inspire p {
    font-size: 1.0em;
	display: block;
}
.inspire a {
	color:#1e1e67;
}
.itinerary-content{
    padding-bottom:20px;
    }
}
.more_dests {
    font-size: 18px;
	font-weight:800;
}
.more_insp {
	background-color:#1e1e67!important;
	border-color:#1e1e67!important;
	color:#fff!important;
}
.charter_logos {
    padding: 5px 0 20px 0;
}

#haveYourSay {
    min-height: 80px!important;
}
.haveYourSay {
    min-height: 80px;
    color:#fff;
}

.quote-bg1 {
	background: #fff url(../img/carousel_slide_img1.jpg) no-repeat top center;
}
.quote-bg2 {
	background: #fff url(../img/carousel_slide_img2.jpg) no-repeat top center;
}
.quote-bg3 {
	background: #fff url(../img/travel-photo-2.jpg) no-repeat top center;
}
#quote {
	padding: 40px 0;
	background-size: cover;
}
#quote blockquote {
	border-radius:6px;
	background-color:rgba(0,0,0,0.20);
	color:#fff;
	font-weight:100;
	position:relative;
	margin:0;
	font-size:22px;
	border-left:none;
}
#quote blockquote:before {
	position:absolute;
	font-size:194px;
	line-height:120px;
	font-family: sans-serif;
	left:5px;
	content: "\201C";
}
#quote blockquote:after {
	position:absolute;
	font-size:194px;
	line-height:120px;
	font-family: sans-serif;
	bottom:0;
	right:0;
	content: "\201D";
}
#quote blockquote p, #quote blockquote footer {
	padding:0 50px;
	color:#fff;
}
.hero-banner {
	padding:0!important;
}

.hero-container {
	position:relative;
}
.main-page-label {
	/*background-color: #ffde03;*/
	background-color:#f9f4ca;

}
.main-page-label h1 {
    padding: 3px 0;
	margin:0;
    color: #1e1e67;
    font-size:250%;
}
.body-offer .main-page-label {
	padding: 0 15px;
	margin-bottom: 20px;
}
.body-offer .main-page-label h1 {
	font-size: 180%;
}

.things-to-do {
	display: block;
}
h2.things-to-do  {
	margin-top: 0!important;
}
.things-to-do:hover {
	text-decoration: none;	
}

#haveYourSay .carousel-control.left,
#haveYourSay .carousel-control.right {
    background-image: none;
    width: 5%;
}
#haveYourSay .carousel-indicators {
    bottom: -30px;
}
#haveYourSay .carousel-indicators li {
    border-color: #ebf3f9;
}
#haveYourSay .carousel-indicators .active {
    background-color: #ebf3f9;
}
.footer-row {
    border-top: 10px solid #fff;
}
.footer-row,
.footer-row a {
    color: #ebf3f9;
}
.footer-row a:hover {
    color: #9dddfb;
    text-decoration: none;
}
.footer-row h2 {
    color: #FFF;
}
.footerlinks {
    font-size: 13px;
    color: #3abcf8;
}
.footerlinks a {
    color: #9dddfb;
}
.copyright {
    font-weight: 700;
    color: #fff;
}
.haveyoursay {
    min-height: 100px;
    color: #ebf3f9;
}
.marketing .col-lg-4 {
    margin-bottom: 20px;
    text-align: center;
}
.marketing h2 {
    font-weight: normal;
}
.marketing .col-lg-4 p {
    margin-left: 10px;
    margin-right: 10px;
}
.featurette-divider {
    margin: 80px 0;
}
.featurette-heading {
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 1;
}

.panel-pricing {
	border-color:#f0f0f0;
	padding:10px;
	margin-bottom:15px;
}
.panel-pricing > .panel-body {
	background-color:#fff;	
	
}
.panel-pricing h2 {
	margin: 10px 0;
    display: block;
	background-color:#e2f2f8;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
    border-radius: 6px;
	height: 80px;
    padding: 10px 0;
    position: relative;
}
.price-from {
	display: block;
	margin-top:8px;
	font-size: 22px;
	font-weight:600;
}
.total-price {
	display: block;
	width:100%;
	font-size: 36px;
	font-weight: 600;
	line-height: 1;
}
	
.body-offer {
	background-color:#fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	padding:15px;
	margin-bottom:15px;
}

#breadcrumb {
  padding: 8px 0;
  margin-bottom: 8px;
  list-style: none;
}
#breadcrumb > li {
  display: inline-block;
}
#breadcrumb > li + li:before {
  padding: 0 5px;
  color: #1e1e67;
  opacity:0.2;
  content: "/\00a0";
}
#breadcrumb > .active {
  color: #777;
}
#breadcrumb a {
    color:#1e1e67;
    font-weight:400;
}


@media (min-width: 768px) {
    .carousel-caption p {
        font-size: 21px;
        line-height: 1.4;
        margin-bottom: 20px;
    }
    .featurette-heading {
        font-size: 50px;
    }
}
@media (min-width: 992px) {
    .featurette-heading {
        margin-top: 120px;
    }
}
h1.side_lines,
h1.side_lines_alt,h2.side_lines,
h2.side_lines_alt {
    position: relative;
    text-align: center;
    margin-bottom: 25px;
}
h1.side_lines span,h2.side_lines span {
    background-color: #dbe6ec;
    padding: 0 15px;
    position: relative;
    z-index: 1;
    line-height:1.3;
}
h1.side_lines_alt span,h2.side_lines_alt span {
    background-color: #e2f2f8;
    padding: 0 15px;
    position: relative;
    z-index: 1;
    line-height:1.3;
}

#popularDestinations h1.side_lines span,#regions h1.side_lines span {
    background-color: #fff;
	color:#1e1e67;
}
.home-page h1, .destination-home-page h1 {
	margin-top:0;
}
.home-page section, .destination-home-page section, .region-home-page section {
		padding: 40px 0;
}
form section,.action-buttons {
	padding:inherit!important;
}
form section,.action-buttons span {
	top:4px;
}


.bg_bgreen {
    background-color: #b9d6cd!important;
}
.special_offer {
    background-color: #d2def1;
    font-size: 1.2em;
    padding: 10px;
    margin: 0 15px;
    color: #1e1e67;
}
.special_offer h1 {
    font-weight: 900;
    font-size: 2.4em;
    margin-bottom: 3px;
}
.special_offer h2 {
	min-height: 110px;
    font-size: 1.3em;
    padding-bottom:10px;
}
.special_wrap {
    margin-bottom: 20px;
}

.priceLabel{
    padding-top:10px;
}

.special_offer p {
	font-size: 16px;
}
.special_offer img,.inspire img {
	min-width: 100%;
}
.special_offer small {
	color:#1e1e67;
}
.special-content{
    font-size:18px;
    padding-bottom:10px;
    }
}

h1.side_lines,h1.side_lines_alt,h2.side_lines,h2.side_lines_alt {margin-top:0!important;}

h1.side_lines:before,h1.side_lines_alt:before,h2.side_lines:before,h2.side_lines_alt:before {
   /* background: #ffde03;*/
   /*background:#341b49;*/
   /*background:#1e1e67;*/
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    top: 50%;
    width: 100%;
}
h1.side_lines:before,h1.side_lines_alt:before,h2.side_lines:before,h2.side_lines_alt:before  {
    left: 0;
}
.btn-yellow {
	color:#1e1e67;
    background-color: #ffde03;
    border-color: #e9cb05;
    text-transform: uppercase;
}
.margint20 {
    margin-top: 20px;
}
#charternav {
    z-index: 999;
}
#charter_nav_top {
    background-color: #14b0f7;
    color: #fff;
    height: 150px;
    padding: 15px 0 15px 0;
}
#charter_menu_wrapper {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.telno {
    color: #FFF;
    font-size: 1.6em;
}
.nav_dest {
    font-size: 1.3em;
    color: #1e1e67;
    margin: 5px 0 5px 0;
    height: 30px!important;
    font-weight: 600;
}
.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px;
    overflow: hidden;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 8888;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 11px;
    top: 10px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.padding-fifty {
    padding-top: 50px;
}
#charterHeader {
    padding: 15px 0 25px 0;
}
.subHeader {
    color: #fff;
    margin-bottom: 10px;
}
.subHeader .sep {
    color: #3abcf8
}
.subHeader a {
    color: #ebf3f9;
}
.subHeader a:hover {
    color: #9dddfb;
}
.navbar-header > .subTel {
    color: #14b0f7;
    margin: 15px 0 0 0;
    float: left;
    font-size: 14px;
    padding: 2px 5px;
    background-color: #fFF;
}
#charterLogo {
    max-height: 75px!important;
	margin-top:5px;
}
.btn-subHeader {
    background-color: #14b0f7;
    color: #FFF!important;
    font-weight: 200;
}
.btn-subHeader:hover {
    color: #14b0f7!important;
    background-color: #fff;
}
.menu-big {
	background-color:#ffde03;
	padding: 7px 21px;
	text-align:right;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	font-size:18px;
	z-index:88;
}
.logoArea img {
    float: right;
    margin-left: 25px;
	max-height:43px;
}
.btn-xs,
.btn-sm,
.btn-md,
.btn-lg,
.navbar {
    border-radius: 4px!important;
}
.btn-enquire {
    background-color: #14b0f7;
    color: #fff;
}
.btn-enquire:hover {
    background-color: #9dddfb;
    color: #FFF;
}
.btn-enquire-now {
	font-size: 150%
}
.callNo {
    color: #3e6275;
    display: inline-block;
    margin: 10px 10px 10px 0;
    line-height: 26px;
    font-size: 18px;
    font-weight: 800;
}
#enquireQuick {
    position: fixed;
    bottom: 20px;
    right: 80px;
    display: none;
}
#enquireQuick .btn {
    font-size: 18px;

    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius: 3px;
	border-radius:3px;
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(66, 66, 66, 1);
    -moz-box-shadow: 2px 2px 2px 0px rgba(66, 66, 66, 1);
    box-shadow: 2px 2px 2px 0px rgba(66, 66, 66, 1);
}
#enquireQuick .btn:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
h1 {
    font-size: 28px;
}
h2 {
    font-size: 24px;
}
.notopmargin {
    margin-top: 0!important;
}
.tailorVideo {
    background-color: #dbe6ec;
}
.offer-deal {
    position: relative;
}
.priceTag {
    position: absolute;
    background-color: rgba(431,0,0,0.75);
    padding: 7px 21px;
    color: #fff;
    bottom: 20px;
    left: 0;
    font-weight: 800;
}
.priceTag span {
    font-size: 18px;
}
.label-red {
    background-color: #e10000;
}
.dest-inspire {
    position: relative;
	margin-bottom:20px;
}
.destTag {
    position: absolute;
    background-color: #ffde03;
    padding: 7px 21px;
    color: #1e1e67;
    bottom: 0;
    left: 0;
	text-align: left;
	font-weight: 600;
}
.inspire .destTag {
	background-color:#1e1e67;
	color:#fff;
}
.panel {
        border: 0px solid transparent;
        background-color: #d2def1;
}
 
 .panel-heading {
      background-color: #e10000;   
}
.panel-body {
	background-color:#d2def1;
	padding:10px;
}

.panel-footer {
    padding: 10px 10px;
}
.panel-body-white {
	background-color:#fff;
}



.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 0px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

#carouselForm {
    position: absolute;
    top: 10px;
    left: 5%;
	right: 5%;
	min-width:90%;	
    z-index: 50;
}
#charterOffer {
	margin-left:-15px;
	margin-right:-15px;
	max-height:324px;
}
.carousel-inner img {
	max-height:329px;
	max-width:none!important;
}
.formWrapper label {

    font-size: 12px;
}

.formWrapper {
    padding: 10px 10px 27px 10px;
}
#carousel-form-send {
	border-radius:4px;
}
.input-error {
    border-color: #14b0f7;
}
@media (max-width: 767px) {
    h1,
    h2 {
        font-size: 24px
    }
    #charterOffer {
        height: auto;
    }
    #charterOffer .carousel-inner {
        /*	display:none; */
        
        margin-top: 52px;
    }
    #carouselForm {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        width: 90%;
        min-width: initial!important;
        left: 5%;
        right: 5%;
        bottom: 0!important;
        top: 0;
        height: auto;
        left: 10px;
        right: 10px;
    }
    .carousel-indicators {
        display: none;
    }
    .form-heading {
        font-size: 24px;
    }
	.formWrapper {
		margin-top:50px;
	}
}

/* Samsung landscape */
@media (max-width: 640px) {
	.destTag {
		width:100%;
		margin-left:auto;
		margin-right:auto;
		right:0;
	}
	.dest-inspire {
		display:inline-block;
		
	}
	.main-page-label h1 {		font-size:140%;
	}
	.#breadcrumb > li {
   font-size: 14px;
	}
	#breadcrumb a {
    font-size: 14px;
    }
    #breadcrumb > li {
    font-size: 14px;  
    }
}

/* iPhone Landscape */

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
	.destTag {
		width:100%;
		margin-left:auto;
		margin-right:auto;
		right:0;
	}
	.dest-inspire {
		display:inline-block;
		
	}
	/*.hero-banner {
	margin-top:50px;
	}*/
		#navEnquire {
		margin-left:15px;
		border-radius:0!important;
	}
	.enquiry-wrapper {
		height:100%;
	}

}


/* iPhone Portrait */

@media (max-width: 480px) {
    h1,
    h2 {
        font-size: 24px
    }
    #return-to-top {
        right: 6px;
        bottom: 6px;
    }
    #enquireQuick {
        bottom: 6px;
    }
    #enquireQuick .btn {
        font-size: 16px;
    }
    .search-wrapper {
        top: 50px!important;
    }
	.formWrapper {
		margin-top:50px;
	}
	.destTag {
		width:100%;
		margin-left:auto;
		margin-right:auto;
		right:0;
	}
	.dest-inspire {
		display:inline-block;
		
	}
	.btn {
		font-size:100%;
	}
	/*.hero-banner {
	margin-top:50px;
	}*/
	.hero-container h1 {
		font-size:172%;
	}
	#navEnquire {
		margin-left:15px;
		border-radius:0!important;
		font-size:14px;
	}
	.enquiry-wrapper {
		height:100%;
	}
}
/* iPad Portrait & Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    h1,
    h2 {
        font-size: 24px;
    }
	.main-page-label h1 {
		font-size:220%;
	}

	
	
}
/* Social Icons */
.btn-social,.btn-social-icon{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-facebook.active,.btn-facebook:active,.btn-flickr.active,.btn-flickr:active,.btn-linkedin.active,.btn-linkedin:active,.btn-pinterest.active,.btn-pinterest:active,.btn-twitter.active,.btn-twitter:active,.btn-vimeo.active,.btn-vimeo:active,.open>.dropdown-toggle.btn-facebook,.open>.dropdown-toggle.btn-flickr,.open>.dropdown-toggle.btn-linkedin,.open>.dropdown-toggle.btn-pinterest,.open>.dropdown-toggle.btn-twitter,.open>.dropdown-toggle.btn-vimeo{background-image:none}.btn-social{position:relative;padding-left:44px;text-align:left}.btn-social>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,.2)}.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}.btn-social-icon{position:relative;text-align:left;height:34px;width:34px;padding:0}.btn-social-icon>:first-child{position:absolute;left:0;top:0;bottom:0;line-height:34px;font-size:1.6em}.btn-social-icon.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}.btn-social-icon.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}.btn-social-icon.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}.btn-social-icon>:first-child{border:none;text-align:center;width:100%!important}.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,.2)}.btn-facebook.active,.btn-facebook.focus,.btn-facebook:active,.btn-facebook:focus,.btn-facebook:hover,.open>.dropdown-toggle.btn-facebook{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,.2)}.btn-facebook.active.focus,.btn-facebook.active:focus,.btn-facebook.active:hover,.btn-facebook:active.focus,.btn-facebook:active:focus,.btn-facebook:active:hover,.open>.dropdown-toggle.btn-facebook.focus,.open>.dropdown-toggle.btn-facebook:focus,.open>.dropdown-toggle.btn-facebook:hover{color:#fff;background-color:#23345a;border-color:rgba(0,0,0,.2)}.btn-facebook.disabled.focus,.btn-facebook.disabled:focus,.btn-facebook.disabled:hover,.btn-facebook[disabled].focus,.btn-facebook[disabled]:focus,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook.focus,fieldset[disabled] .btn-facebook:focus,fieldset[disabled] .btn-facebook:hover{background-color:#3b5998;border-color:rgba(0,0,0,.2)}.btn-facebook .badge{color:#3b5998;background-color:#fff}.btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,.2)}.btn-twitter.active,.btn-twitter.focus,.btn-twitter:active,.btn-twitter:focus,.btn-twitter:hover,.open>.dropdown-toggle.btn-twitter{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,.2)}.btn-twitter.active.focus,.btn-twitter.active:focus,.btn-twitter.active:hover,.btn-twitter:active.focus,.btn-twitter:active:focus,.btn-twitter:active:hover,.open>.dropdown-toggle.btn-twitter.focus,.open>.dropdown-toggle.btn-twitter:focus,.open>.dropdown-toggle.btn-twitter:hover{color:#fff;background-color:#1583d7;border-color:rgba(0,0,0,.2)}.btn-twitter.disabled.focus,.btn-twitter.disabled:focus,.btn-twitter.disabled:hover,.btn-twitter[disabled].focus,.btn-twitter[disabled]:focus,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter.focus,fieldset[disabled] .btn-twitter:focus,fieldset[disabled] .btn-twitter:hover{background-color:#55acee;border-color:rgba(0,0,0,.2)}.btn-twitter .badge{color:#55acee;background-color:#fff}.btn-flickr{color:#fff;background-color:#ff0084;border-color:rgba(0,0,0,.2)}.btn-flickr.active,.btn-flickr.focus,.btn-flickr:active,.btn-flickr:focus,.btn-flickr:hover,.open>.dropdown-toggle.btn-flickr{color:#fff;background-color:#cc006a;border-color:rgba(0,0,0,.2)}.btn-flickr.active.focus,.btn-flickr.active:focus,.btn-flickr.active:hover,.btn-flickr:active.focus,.btn-flickr:active:focus,.btn-flickr:active:hover,.open>.dropdown-toggle.btn-flickr.focus,.open>.dropdown-toggle.btn-flickr:focus,.open>.dropdown-toggle.btn-flickr:hover{color:#fff;background-color:#a80057;border-color:rgba(0,0,0,.2)}.btn-flickr.disabled.focus,.btn-flickr.disabled:focus,.btn-flickr.disabled:hover,.btn-flickr[disabled].focus,.btn-flickr[disabled]:focus,.btn-flickr[disabled]:hover,fieldset[disabled] .btn-flickr.focus,fieldset[disabled] .btn-flickr:focus,fieldset[disabled] .btn-flickr:hover{background-color:#ff0084;border-color:rgba(0,0,0,.2)}.btn-flickr .badge{color:#ff0084;background-color:#fff}.btn-pinterest{color:#fff;background-color:#cb2027;border-color:rgba(0,0,0,.2)}.btn-pinterest.active,.btn-pinterest.focus,.btn-pinterest:active,.btn-pinterest:focus,.btn-pinterest:hover,.open>.dropdown-toggle.btn-pinterest{color:#fff;background-color:#9f191f;border-color:rgba(0,0,0,.2)}.btn-pinterest.active.focus,.btn-pinterest.active:focus,.btn-pinterest.active:hover,.btn-pinterest:active.focus,.btn-pinterest:active:focus,.btn-pinterest:active:hover,.open>.dropdown-toggle.btn-pinterest.focus,.open>.dropdown-toggle.btn-pinterest:focus,.open>.dropdown-toggle.btn-pinterest:hover{color:#fff;background-color:#801419;border-color:rgba(0,0,0,.2)}.btn-pinterest.disabled.focus,.btn-pinterest.disabled:focus,.btn-pinterest.disabled:hover,.btn-pinterest[disabled].focus,.btn-pinterest[disabled]:focus,.btn-pinterest[disabled]:hover,fieldset[disabled] .btn-pinterest.focus,fieldset[disabled] .btn-pinterest:focus,fieldset[disabled] .btn-pinterest:hover{background-color:#cb2027;border-color:rgba(0,0,0,.2)}.btn-pinterest .badge{color:#cb2027;background-color:#fff}.btn-vimeo{color:#fff;background-color:#1ab7ea;border-color:rgba(0,0,0,.2)}.btn-vimeo.active,.btn-vimeo.focus,.btn-vimeo:active,.btn-vimeo:focus,.btn-vimeo:hover,.open>.dropdown-toggle.btn-vimeo{color:#fff;background-color:#1295bf;border-color:rgba(0,0,0,.2)}.btn-vimeo.active.focus,.btn-vimeo.active:focus,.btn-vimeo.active:hover,.btn-vimeo:active.focus,.btn-vimeo:active:focus,.btn-vimeo:active:hover,.open>.dropdown-toggle.btn-vimeo.focus,.open>.dropdown-toggle.btn-vimeo:focus,.open>.dropdown-toggle.btn-vimeo:hover{color:#fff;background-color:#0f7b9f;border-color:rgba(0,0,0,.2)}.btn-vimeo.disabled.focus,.btn-vimeo.disabled:focus,.btn-vimeo.disabled:hover,.btn-vimeo[disabled].focus,.btn-vimeo[disabled]:focus,.btn-vimeo[disabled]:hover,fieldset[disabled] .btn-vimeo.focus,fieldset[disabled] .btn-vimeo:focus,fieldset[disabled] .btn-vimeo:hover{background-color:#1ab7ea;border-color:rgba(0,0,0,.2)}.btn-vimeo .badge{color:#1ab7ea;background-color:#fff}.btn-linkedin{color:#fff;background-color:#007bb6;border-color:rgba(0,0,0,.2)}.btn-linkedin.active,.btn-linkedin.focus,.btn-linkedin:active,.btn-linkedin:focus,.btn-linkedin:hover,.open>.dropdown-toggle.btn-linkedin{color:#fff;background-color:#005983;border-color:rgba(0,0,0,.2)}.btn-linkedin.active.focus,.btn-linkedin.active:focus,.btn-linkedin.active:hover,.btn-linkedin:active.focus,.btn-linkedin:active:focus,.btn-linkedin:active:hover,.open>.dropdown-toggle.btn-linkedin.focus,.open>.dropdown-toggle.btn-linkedin:focus,.open>.dropdown-toggle.btn-linkedin:hover{color:#fff;background-color:#00405f;border-color:rgba(0,0,0,.2)}.btn-linkedin.disabled.focus,.btn-linkedin.disabled:focus,.btn-linkedin.disabled:hover,.btn-linkedin[disabled].focus,.btn-linkedin[disabled]:focus,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin.focus,fieldset[disabled] .btn-linkedin:focus,fieldset[disabled] .btn-linkedin:hover{background-color:#007bb6;border-color:rgba(0,0,0,.2)}.btn-linkedin .badge{color:#007bb6;background-color:#fff}

/* iPad mini */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 1)  { 
	.btn-social-icon {
		width:22px;
		height:22px;
		line-height:22px;
		font-size:0.7em;
	}
	.btn-social-icon >:first-child {
		line-height:22px;
	}
	

}

	
#enquireNow {

	padding: 0 15px;
}
#enquireNow button {
	font-size:16px;
	line-height:1.2;
	font-weight:800;	
}

@media only screen and (max-width: 767px) {

	.navbar-nav>li {
		border-top:1px solid #fff;
		border-bottom:1px solid #bcd1dc;
	}
	.navbar-nav>li:first-child {
		border-top:1px solid transparent;
	}
	.navbar-nav>.open>a, .navbar-nav>.open>a:focus, .navbar-nav>.open>a:hover {
		background-color:#14b0f7!important;	
	}
	.navbar-header {
		background-color:#14b0f7;
		color:#fff!important;
	}
	.navbar-brand {
		color:#fff!important;
		font-size:15px;
	}
	.icon-bar {
		background-color:#fff!important;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		background-color:#14b0f7!important;
	}
	.navbar {
		border-width: 0 0 1px;
		z-index:1030;
	}
	.yamm .yamm-content {
	  padding: 0!important;
	}
	


}


/* MegaMenu */

 .yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

@media only screen and (min-width: 768px) {
  ul.nav li.dropdown:hover > div.dropdown-menu {
    display: block;  
  }
  
  div.dropdown-menu {
      column-count: 3;
  }
  
  div.dropdown-menu.datepicker {
      column-count: 1 !important;
  }
  
}

div.dropdown-menu {
      padding: 20px;
}

div.dropdown-menu  UL , div.dropdown-menu  LI {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

div.dropdown-menu > div > UL > LI {
    padding-bottom: 20px;
    font-size: 16px;
   
}

div.dropdown-menu > div > UL > LI > A {
    display: block;
    font-weight: bold;
    background: #14b0f7;;
    color: white;
    padding: 2px 5px;
}



div.dropdown-menu > div > UL > LI LI {
    padding: 0 5px;
}

div.dropdown-menu > div > UL > LI LI:hover {
    background: rgba(20, 176, 247, 0.2);
}

div.dropdown-menu > div > UL > LI LI:hover A:hover {
    text-decoration: none;
    color: inherit;
}

/* iPhone 6 portrait and landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) { 
	.yamm .yamm-content {
	  padding: 0;
	}
	.navbar-header {
		position:fixed;
		width:100%;
		z-index:998;
		
	}
	#navBar {
		margin: 50px -15px 0 -15px;

	}
}

p{ padding-left:17px;padding-right:17px;color:#1e1e67;text-align:center;font-size:18px;}

.destination a {
	font-size:16px;
	text-transform:uppercase;
	background-color:#e2f2f8;
	font-weight:800!important;
}
.mega-menu-mobile li {
    border-bottom: 1px solid #e2f2f8;
}
.mega-menu-mobile li:last-child {
    border-bottom: 1px solid #fff;
}

.mega-menu-mobile a {
    display: block;
    padding: 8px;
    font-weight: 400;
    font-size: 16px;
	color:#14b0f7;
}

.mega-menu-mobile a:hover {
	color:#9FB1BA;
	text-decoration:none!important;
}
.mega-menu-mobile .priceTag {
    padding: 2px 12px;
    bottom: 10px;
}
.mega-menu-mobile .special_offer {
	margin:0;
}
.dropdown-menu>li>a {
	font-size:16px;
}

input, textarea, select {font-size:13px!important}

.person {
	max-width:60px;
	margin-right:10px;
}
.text-dark-blue {
	color:#1e1e67;
}
.bg-dark-blue {
	background-color:#1e1e67;
}
.border-dark-blue {
	border-color:#1e1e67;
}

.text-lg-blue {
	color:#dbe6ec;
}
.bg-lg-blue {
	background-color:#dbe6ec;
}
.border-lg-blue {
	border-color:#dbe6ec;
}

.about-extras h2 {
	margin-top:0;
}
.icon-large {
	font-size:36px!important;
}
.icon-xlarge {
	font-size:48px!important;
}


.twitter-typeahead{
width:100%;
}

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0;
}
.tt-dropdown-menu {
  min-width: 160px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  width:100%;        
}

.tt-suggestion {
  display: block;
  padding: 3px 20px;
}

.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.tt-suggestion.tt-is-under-cursor a {
  color: #fff;
}

.tt-suggestion p {
  margin: 0;
}

/* new carousel - KM May 2019 */
.hero-form {
	  padding:0!important;
	  position: relative;
}

.hero-form .item {
    overflow: hidden;
    height: 450px;
    background-color: transparent;
    background-size: cover;
}

input, textarea, select, .form-control::-moz-placeholder, .form-control:-ms-input-placeholder, .form-control::-webkit-input-placeholder  {
	color:#666;
	font-family:Tahoma;
	font-size: 13px;
	}


.enqform-wrapper {
	display: none;
	padding: 15px;
	margin: 0px auto;
	pointer-events: none;
	
}

.enqform {
	pointer-events: auto;
	width: 100%;
}


.easy-autocomplete{
  width:100% !important
}


.form-heading,#carousel-form label {
  color:#fff;
}

#carousel-form label {
  font-weight:normal;
  font-size:14px;
}


.carousel-item {
	background-position: center;
}


    .carousel-caption {
        
    left:8%
    right:1%;    
    }


   
   

	.cta-main-text, .cta-alt-text, .cta-price-text {
		display: block;
		line-height: 2em;
	}
	
	.carousel-caption A {
		
	}
	
.cta-main-text SPAN, .cta-alt-text SPAN, .cta-price-text SPAN {
		display: inline;
	}
	
.cta-main-text SPAN {
		/*background-color: #CE2052;*/
		position: relative;
		font-size: 23px;
		right: 0;
		padding: 7px 21px;
		font-weight: 800;
		line-height: 1.5em; 23px;
		color: white;
		}
		
	
.cta-alt-text SPAN {
		
		color: #fff;
		/*background-color:#fff;*/
		/*text-shadow:none;*/
		font-size: 23px;
		right: 0;
		top:62px;
		padding: 5px 16px;
		font-weight: 800;
		line-height: 1.5em; 36px;
		}
		
.cta-price-text SPAN {
		
		/*background-color:rgba(0,0,0,0.75);*/
		color: #fff;
		/*text-shadow:none;*/
		font-size: 23px;
		right: 0;
		top:108px;
		padding: 5px 9px;
		font-weight: 800;
		line-height: 1.5em; 36px;
		}
		
	.cta-link {
		display:block;
		color:#fff;
		right:0;
		top:160px;
		padding:7px;
		/*text-shadow:none;*/
		font-weight:800;
		font-size:24px;
		line-height:24px;
		
	}
	.cta-link > span {
		font-size:18px;
		line-height:18px;
	}


@media (min-width: 768px) {

    	.carousel-caption {
	   text-align: right;
	  
	   top: 60px;
	   left: 20%;
	   right: 10%;
	   
   }

	.enqform-wrapper {
		display: block;
	    position: absolute;
	    left: 50%;
	    top: 0;
	    bottom: 0;
	    padding: 20px 0;
	    margin-left: -375px;
	    xborder: 1px solid white;
	}
	.enqform-wrapper {
	     width: 750px;
	}
	.enqform {
	   	width: 400px;
	    padding: 0 20px;
	    float: left;
	    height: 100%;
	    background: rgba(48,186,587,0.75);
        margin-right:15px;
	}
	
	.carousel-caption {
		 padding-left: 300px;
	}
	
	.cta-main-text SPAN {
		font-size: 3vw;
		line-height: 1.5em;
	}
	
	.cta-alt-text SPAN {
		font-size: 2.5vw;
		line-height: 1.5em;
	}

	.cta-price-text SPAN {
		font-size: 2.5vw;
		line-height: 1.5em;
	}

}



@media (min-width: 992px) { 
	.enqform-wrapper {
	    width: 970px;
	    margin-left: -485px;
	}
	
	.carousel-caption {
		padding-left: 200px;
	}
	
	
	.enqform {
		width: 500px;
	}
	
}

@media (min-width: 1200px) {

	.enqform-wrapper {
		width: 1150px;
		margin-left: -575px;
	
	}
	
	
	.cta-main-text SPAN {
		font-size: 48px;
		line-height: 1.5em;
	}
	
	.cta-alt-text SPAN {
		font-size: 36px;
		line-height: 1.5em;
	}

	.cta-price-text SPAN {
		font-size: 36px;
		line-height: 1.5em;
	}

}

/* search CSS */

#search_form {
    padding: 20px 0;
    width: 80%;
    margin: 0px auto;
    display: flex;
}

#search_form INPUT {
    font-size: 20px !important;
    padding: 5px
}

#search_form INPUT[type='submit'] {
    width: 50px;
    flex-grow: 0;
    flex-shrink: 0;
}

#search_form INPUT[type='text'] {
    flex-basis: 100%;
    flex-shrink: 1;
    margin-right: 10px;
}

.searchresult {
    
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    
}

.sr_title {
    font-weight: bold;
    font-size: 20px;
}

.sr_crumbs UL#breadcrumb {
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}

.sr_content {
    font-size: 16px;
}

A.button.srch_edit {
    font-size: 13px;
    background: #14b0f7;
    color: white;
    padding: 3px 10px;
    border-radius: 5px;
    text-decoration: none;
    margin: 0px 10px;
}

A.button.srch_edit:hover {
     color: #FFF482;;   
}




