﻿/*
@media(max-width:767px){}
@media(min-width:768px){}
@media(min-width:992px){}
@media(min-width:1200px){}
*/

body { color: #231F20; background-color: #eee; overflow-x: hidden; font-family: 'Arvo', serif, arial;font-size:16px;line-height:1.7em; }

.max-width { max-width: 1920px; }

.row.no-gutter { margin-left:0; margin-right:0; }
.row.no-gutter > [class*='col-']:not(:first-child), .row.no-gutter > [class*='col-']:not(:last-child) { padding-right: 0; padding-left: 0; }

h1,h2,h3,h4,h5 { text-transform: uppercase; font-family:'museo_sans500'; }
h1 { font-size: 33px; }
h2 { font-size: 22px; }
h3 { font-size: 19px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }


h1 span.subhead {
	font-size:0.6em;
	color:#909090;
}

.hidden-xs h1 span.subhead, .hidden-sm h1 span.subhead {
	color:#fff;
}

a { text-decoration: underline;color: #404040; outline: 0; -o-transition: border 0.4s, background 0.4s, color 0.4s, margin 0.4s; -ms-transition: border 0.4s, background 0.4s, color 0.4s, margin 0.4s; -moz-transition: border 0.4s, background 0.4s, color 0.4s, margin 0.4s; -webkit-transition: border 0.4s, background 0.4s, color 0.4s, margin 0.4s; }
a:hover { color: #337ab7; text-decoration: underline; }
a:visited, a:active { color: #404040; }

h1 a, h2 a, h3 a, h4 a, h5 a { text-decoration: none; }
.navbar a, .paging a, a.btn-rt, a.clay-button-sm, ul.filter li a, .filter-choices a { text-decoration: none; }

.margin-top-0 { margin-top:0 !important; }
.margin-top-10 { margin-top:10px ; }
.margin-top-20 { margin-top:20px ; }
.margin-top-30 { margin-top:30px ; }
.margin-top-50 { margin-top:50px ; }

.margin-right-0 { margin-right:0; }
.margin-right-10 { margin-right:10px ; }
.margin-right-20 { margin-right:20px ; }
.margin-right-30 { margin-right:30px ; }

.margin-bottom-0 { margin-bottom:0; }
.margin-bottom-10 { margin-bottom:10px ; }
.margin-bottom-20 { margin-bottom:20px ; }
.margin-bottom-30 { margin-bottom:30px ; }

.margin-left-0 { margin-left:0; }
.margin-left-10 { margin-left:10px ; }
.margin-left-20 { margin-left:20px ; }
.margin-left-30 { margin-left:30px ; }

.radio-inline {padding-left:30px;display:inline-block !important; height:30px;}
.radio-inline input[type="radio"] {margin-top:7px;}

.background { background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center; background-size: 100%; }

.container-fluid { padding: 0; }
.navbar { text-transform: uppercase;font-family:'museo_sans500'; }
.navbar-brand {
    float: left;
    height: 60px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-inverse { background-color: #005A53; border-color: #005A53; }
.navbar-inverse .navbar-toggle { border-color: #005A53; }
.navbar-inverse .navbar-nav > li > a { color: #fff; outline: 0; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #fff; background-color: #337B75; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #337B75; }


#text-filter { border-radius:0;font-family:'museo_sans500';margin-top:0; }
#text-filter::-ms-clear { display: none; }

.logo img { max-width:140px;margin-top:-10px; }

.white-panel { border:1px solid #d3d3d3;background-color:#fff;padding:20px; }
.white-panel img {max-width:100%;height:auto;}
.navbar-nav > li > img { padding: 15px 7px; }

.navbar-toggle { float: left; margin-left: 15px;border-radius:0; }

.img-cover { background-size:cover;width:100%; }

.toolbar-4 {
	height:50px;
	background-color:#fff;
	padding:5px;
}

.toolbar-4 .price {
	float:left;
	text-transform: uppercase;
	color: #909090;
	padding: 5px 0 0 10px;
}

.toolbar-4 .price span {
	color: #000;
  font-size:1.4em; 
  margin-left:5px;
}

.toolbar-4 .enquire {
	float:right;
	text-align:right;
  padding-right:10px;
}

input[type=text].simplebox, select.simplebox {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}

select.simplebox {
  -webkit-appearance: menulist !important;
}

.hero .overlay { text-align:center;padding-top:50px;font-size:50px;color:#fff;background-color: rgba(0,0,0,0.4); }
#tag .hero .overlay { text-align:left;padding-top:20px;font-size:16px;color:#fff;background-color: rgba(0,0,0,0.4); }
#tag .hero .overlay .tag-title h1 {color:#fff;font-size:24px;text-transform:uppercase; margin:0px 0px 10px 0px;}
#tag .hero .overlay .tag-title p {color:#fff;font-size:14px;line-height:1.3;}
#tag .tag-guide {display:inline-block;float:left;margin-right:10px;}
#tag .tag-guide-title h4 {margin-top: 0px;}
#tag .crumb {font-size:12px;text-transform: uppercase;font-family: 'museo_sans500';color:#ffffff;}
#tag .crumb a {color:#ffffff;text-decoration:underline;}
#tag .crumb a:hover,#tag .crumb a:visited {color:#ffffff;} 
#tag .crumb .crumbseperator {margin:0px 5px 0px 5px;}
#tag .tag-stars {display:inline-block;}
#tag .tag-stars .stars {clear:both;width:25%;float:left;}
#tag .tag-stars .star-desc {width:75%;float:left;}
#tag .tag-stars .rating {margin-left:0px;}
#tag .review_quote {margin-bottom:20px;}
#tag .review_quote .by {display:block;width:100%;margin-left:0px !important} 

h3.review_question {font-family:'Arvo', serif, arial;font-size:16px;text-transform:none;font-weight:600;}

#home .tabsSlider { text-align:center;margin-left:auto;margin-right:auto; }
#home ul.tabs { margin: 15px 0 45px 0;  }
#home ul.tabs li { text-transform: uppercase;font-family:'museo_sans500'; }
#home ul.tabs li a { font-size: 22px; color: #919191; text-decoration: none; display: inline-block; padding: 8px 0; margin: 15px 20px; outline: 0; border-bottom: 4px solid #ededed; }
#home ul.tabs li a:hover { color: #58585A; text-decoration: none;border-bottom:4px solid #e0e0e0; }
#home ul.tabs li.active a { color: #000; border-bottom: 4px solid #008672; }

#home h1 { font-size: 34px; text-transform: uppercase; margin: 50px 0 20px 0;font-family:'museo_sans500';color:#000; }
#home .holiday { background-color: #fff; min-height: 200px; border-bottom: 1px solid #cecece; margin-bottom: 40px; }
#home .holiday h3 { margin-left: 15px; text-transform: uppercase; font-size: 18px;font-family:'museo_sans500'; }
#home .holiday div { margin-left: 15px; text-transform: uppercase; color: #909090; }
#home .holiday > a { margin: 20px 0 15px 15px; display: block; }
#home .holiday > a i { margin-left: 7px; font-size: 16px; }
#home .holiday > a:hover i { font-weight: 600; }

#home .gallery2 { background-color: #fff; padding: 30px 0 0 0; }
#home .win-travel { padding: 30px 0 60px 0; }
#home .win-travel img.img-win { margin-top: 0; }
#home .testimonials { background-color: #fff; padding: 40px 0 70px 0; }
#home .testimonials .quote { min-height: 60px; margin:40px 0 0 0;font-family:'museo_sans500'; }
#home .testimonials .quote div i { color:#000;font-size:120%; }
#home .testimonials .quote div.row:first-child div:last-child { margin-bottom:10px;padding-bottom:10px;border-bottom:1px dashed #000; }
#home .testimonials .quote i.fa-quote-left { color:#337B75;margin-right:5px; }
#home .testimonials .quote i.fa-quote-right { color:#337B75;margin-left:5px; }
#home .testimonials .img-responsive { max-width:80%;margin-top:20px; }

#home h2 { font-size: 28px; text-transform: uppercase; font-family:'museo_sans500';margin-top:50px; }
#home .hero .overlay { padding-top: 20px;}
#home .search {text-align:left;} 
#home .search .input-group { display:inline-block; width:100%; }
#home .search .input-group .form-control { display: block; }
#home .search input,#home .search select {font-family:'museo_sans500'; border-radius:0px !important;font-size:16px;height:50px;margin-bottom:2px;background-color:#fff; } 
#home .line { margin-top:20px;margin-bottom:20px; }

#home .why-book h2 { margin-top:20px; }

/*
#home .search #place {width:40%;margin-right:1%;} 
#home .search #when {width:22%;margin-right:1%;} 
#home .search #type {width:22%;margin-right:1%;} 
#home .search a {display:block;min-width:109px;margin-top:2px;float:left;}
*/

.clay-button-sm {background-image: url(/images/clay-button-sm.png); display: block; background-repeat: no-repeat; width: 109px;height: 45px;cursor: pointer;border: none;text-transform: uppercase;font-size: 16px;color: #FFFFFF;text-align: center;font-family: 'museo_sans500';padding: 5px 0px 0px 0px;font-weight:bold;}
.clay-button-sm:hover, .clay-button-sm:visited{color:#FFFFFF;text-decoration:none;}
.clay-button-lg {background-color:#ffffff;background-image: url(/images/clay-button-lg.png);background-size:cover;display: block;background-repeat: no-repeat;width: 145px;height: 60px;cursor: pointer;border: none;text-transform: uppercase;font-size: 16px;color: #FFFFFF;text-align: center;font-family: 'museo_sans500';padding: 5px 0px 0px 0px;font-weight:bold;}
.clay-button-lg:hover, .clay-button-lg:visited {color:#FFFFFF;text-decoration:none;}

#footer { position: relative; background-color: #005A53; padding: 20px 0; color: #fff; font-size: 14px;font-family:'museo_sans500'; }
#footer a { color: #fff;text-decoration:none; }
#footer span.follow { margin-right: 5px; }
#footer .social { margin-top: 10px; }
#footer .social .btn-rt { background-color: #005A53;padding-left:10px;padding-right:10px;font-size:300%; }
#footer .social .btn-rt:hover, #footer .btn-rt:active { background-color: #669C98; }
#footer ul, #footer li { margin-bottom: 0; }
#footer .telephone a { text-decoration:none;display:inline-block; }
#footer .telephone a div:first-child { font-size: 24px; line-height: 30px; }
#footer .telephone a div:last-child { font-size: 16px; line-height: 16px; }
#footer img.strap { max-width:70%; margin-left:auto;margin-right:auto; }

.us-site #footer .telephone a div { font-size: 24px; line-height: 46px; }
                 
.photo-credit { padding:10px; }

.dreamers { background-image: url(../images/helpdesk-team.png);background-repeat: no-repeat; background-color: #D7E1EB; background-size:cover;color: #000; min-height: 300px; margin-top: 50px; }
.dreamers .box { margin: 50px 0 50px 50px; }
.dreamers h3 { text-transform: uppercase; font-size: 22px;font-family:'museo_sans500'; }
.dreamers p.question { margin-top: 20px; font-size: 14px;font-family:arvo; }
.dreamers p.answer { margin-top: 20px; font-size: 18px;font-family:arvo; }

.top-link { display:none;z-index:9999;position: fixed; right: 27px; top: 100%; margin-top:-155px; font-size: 50px; line-height: 50px; outline: 0; color: #98A3AF; opacity: 0.8; filter: alpha(opacity=80); }
.top-link:hover { color:#657383;opacity: 0.6; filter: alpha(opacity=60); }

.tt-rt + .tooltip > .tooltip-inner { background-color: #337B75; margin-left: 5px; padding: 10px; font-size: 14px;font-family:'arvo'; }
.tt-rt + .tooltip.top > .tooltip-arrow { border-top-color: #337B75; }
.tt-rt + .tooltip.right > .tooltip-arrow { border-right-color: #337B75; }
.tt-rt + .tooltip.bottom > .tooltip-arrow { border-bottom-color: #337B75; }
.tt-rt + .tooltip.left > .tooltip-arrow { border-left-color: #337B75; }
.tt-rt + .tooltip.in { opacity: 1; filter: alpha(opacity=100); }

.logo.tt-rt + .tooltip > .tooltip-inner img { width:150px;height:auto; }

 a.visible-xs.telephone { margin-top:6px;margin-right:10px;margin-left:0px;background:#005A53 url(../images/phone.png) center center no-repeat;width:40px;height:40px; }
 a.visible-xs.telephone:hover { background-color:#337B75; }
 .abs-right {position:absolute;right:0px;top:0px;} 
 
 a.hidden-xs.telephone { margin-right:0;padding-top:7px;padding-bottom:7px;text-align:center; }
 a.hidden-xs.telephone div:first-child { font-size: 24px; line-height: 30px; white-space:nowrap; }
 a.hidden-xs.telephone div:last-child { font-size: 16px; line-height: 16px; text-transform:none;white-space:nowrap; }

.us-site a.hidden-xs.telephone div { font-size: 24px; line-height: 46px; }

.telephone.tt-rt + .tooltip > .tooltip-inner { font-family:'museo_sans500'; }
.telephone.tt-rt + .tooltip > .tooltip-inner a, .telephone.tt-rt + .tooltip > .tooltip-inner a:hover, .telephone.tt-rt + .tooltip > .tooltip-inner a:active, .telephone.tt-rt + .tooltip > .tooltip-inner a:visited { color:#fff;text-decoration:none; }
.telephone.tt-rt + .tooltip > .tooltip-inner div:first-child { font-size: 19px; line-height: 30px; }
.telephone.tt-rt + .tooltip > .tooltip-inner div:last-child { font-size: 15px; line-height: 16px; }

.btn-rt { color: #fff; background-color: #337B75; border-radius: 0; }
.btn-rt:hover, .btn-rt:active, .btn-rt:visited { color: #fff; background-color: #669C98; }

xul.filter { max-height:350px;overflow: auto; }
ul.filter li.level0 { font-size:14px;margin:0; }
ul.filter li.level1 { font-size:13px;margin:0; }
ul.filter li.level1:last-child { margin-bottom:12px; }
ul.filter li.level1 a { margin-left:20px; }
ul.filter li a { font-family:'museo_sans500';xwidth:240px;xwhite-space: nowrap;overflow: hidden;xtext-overflow: ellipsis; }
ul.filter li a:visited, ul.filter li a:hover { color:#231F20;text-decoration:none; }
ul.filter li a span.qty { text-decoration:none;margin-left:6px;color:#a0a0a0; }
ul.filter li.level0 a span.qty { font-size:12px; }
ul.filter li.level1 a span.qty { font-size:11px; }
ul.filter li a i { margin-right:8px;border:1px solid #c0c0c0; }
ul.filter li.level0 a i { font-size:16px; }
ul.filter li.level1 a i { font-size:14px; }
ul.filter li a i.chk-on { background-color:#fff; }
ul.filter li a i.chk-off { color:transparent; }
ul.filter li a:hover i.chk-off { color:#d0d0d0;background-color:#fff; }

.link-caption { font-size:15px;margin-bottom:8px;font-family:'museo_sans500';text-transform:uppercase; }
.link-caption-mobile { font-size:15px;margin-top:20px;margin-bottom:8px;font-family:'museo_sans500';text-transform:uppercase;cursor:pointer; }
.link-caption-mobile i { color:#000;margin-right:8px; }

#tag-tabs { background-color:#fff;margin-bottom:30px;clear:both }
#tag ul.tabs { margin: 0; }
#tag ul.tabs li { text-transform: uppercase;font-family:'museo_sans500';padding:0; }
#tag ul.tabs li a { font-size: 14px; color: #818284; text-decoration: none; display: inline-block; padding: 8px 0; margin: 10px 20px 0 0; outline: 0; border-bottom: 3px solid #fff;text-transform:uppercase; }
#tag ul.tabs li a:hover { color: #58585A; text-decoration: none;border-bottom: 3px solid #b4b4b4; }
#tag ul.tabs li.active a { color: #231F20; border-bottom: 3px solid #008672; }

#results .row.product { margin-bottom:20px;background-color:#fff; }
#results h2.count-header { margin:0 0 25px 0;font-size:17px; }
#results div.image {}
#results div.description { padding:10px; }
#results div.description h2 { margin-top:0;margin-bottom:0;text-transform:uppercase;font-family:'museo_sans500';font-size:18px;font-weight:700; }
#results div.details { padding:15px;background-color:#fff;font-family:'museo_sans500';}
#results div.tag-promo {font-size:14px;line-height:1.3;margin-bottom:10px;color:#898989;}
#results div.tag-departures {font-size:14px;line-height:1.3;}
#results div.tag-departures .trip-type {  }
#results div.result_laso {padding:10px;font-size:13px;color:#965e5d;line-height:1.3;font-style:italic;}

#results .row.product h4 { margin-top: 0;font-size:18px; }
#results .row.product .image img { width:100%; }
#results .row.product .tag-promo { margin-top: 10px;}
#results .row.product .tag-departures { margin-top: 10px;}
#results .row.product .price { font-size:14px;line-height:1.2;color:#000;font-family: "museo_sans500";}
#results .row.product .price span { font-size: 20px;}
#results .row.product .price .price { font-size:30px;padding:0px 0px 0px 10px;font-weight:700}
#results .row.product .reviews { font-size:12px;text-transform:uppercase;color:#aa4912;margin-top:10px; }
#results .row.product .reviews div { font-size:15px;text-transform:none;color:inherit;margin-top:10px; }
#results .row.product .reviews .rating {color: #F7C409;margin-left: 6px;font-size: 1.2em;display:inline; }
#results .row.product .reviews a {margin-left: 10px;font-size: 12px;text-transform:none;font-family: 'museo_sans500';display:inline; }
#results .row.product .duration { font-size:14px;text-transform:uppercase; }
 
#results ul.paging { text-align: center; margin: 50px 0;font-size:16px; }
#results ul.paging li { margin-bottom:20px; }
#results ul.paging li a { padding:6px 12px;border:2px solid #898989;background-color:#898989;font-weight:600;color:#fff; }
#results ul.paging li.current a { background-color:#fff;color:#898989;cursor:not-allowed; }
#results ul.paging li a:hover {background-color:#fff;color:#898989;text-decoration:none; }

#resultsSpinner { display:none;position:fixed;top:30%;left:20%;width:60%;border:1px solid #fff;background-color:#000;text-align:center;vertical-align:middle; font-family:Arvo,'museo_sans500';font-size:28px;line-height:40px;color:#fff;padding:40px;opacity:0.7;text-transform:uppercase; }
#resultsSpinner div { margin-top:20px; }
#resultsSpinner i { margin-top:20px;color:#fff; }
	
	
#results .filter-options { margin-top:-5px; }	
#results .filter-choices { margin-bottom:20px; }
#results .filter-choices > span { margin:1px 8px 2px 0;display:inline-block;border:1px solid #a0a0a0;padding:0px 5px;font-size:13px; }
#results .filter-choices > span a:hover { text-decoration:line-through; }
#results .filter-choices > span a i { margin-left:5px; }
#results .filter-choices > span a span { font-size:0.85em;margin-left:5px; }

#member-list ul.paging { text-align: center; margin: 50px 0;font-size:16px; }
#member-list ul.paging li a { padding:6px 12px;border:2px solid #898989;background-color:#898989;font-weight:600;color:#fff; }
#member-list ul.paging li.current a { background-color:#fff;color:#898989;cursor:not-allowed; }
#member-list ul.paging li a:hover {background-color:#fff;color:#898989;text-decoration:none; }

a i.fa-angle-right { margin-left: 7px; font-size: 16px; }
a:hover i.fa-angle-right { font-weight: 600; }

.tab-pane.test { min-height:1000px; }

#date-filter input, #date-filter select { padding-left:8px;padding-right:8px;font-family:'museo_sans500';line-height:18px;font-size:16px;border-radius:0; }
#date-filter div.input-group { width:250px;max-width:250px;display:inline-table; }
#date-filter div.input-group-addon { border-radius:0; cursor:pointer; }
#date-filter input[readonly] { background-color:#fff; }

input#ddd { cursor:pointer; }
.dates-widget-content { font-family:Arvo !important;font-size:14px !important;height:auto !important; }
.dates-widget-content input, .dates-widget-content select, #date-filter button.btn-rt { padding-left:8px;padding-right:8px;font-family:'museo_sans500';line-height:20px;font-size:16px;border-radius:0; }
.dates-widget-content select, .dates-widget-content button.btn-rt { padding-left:8px;padding-right:8px;font-family:'museo_sans500';line-height:20px;font-size:16px;border-radius:0; }
.dates-widget-content div.input-group { width:250px;max-width:250px;display:inline-table; }
.dates-widget-content div.input-group-addon { border-radius:0; cursor:pointer; }
.dates-widget-content #wgtMonth { width:240px;line-height:28px;margin-top:5px !important;margin-bottom:8px !important;font-size:16px !important;height:auto !important; }
.dates-widget-content #wgtDay { width:110px;line-height:28px;margin-bottom:12px !important;font-size:16px !important;height:auto !important; }
.dates-widget-content #wgtFlex { width:120px;line-height:28px;margin-bottom:12px !important;margin-left:10px !important;font-size:16px !important;height:auto !important; }
.dates-widget-content input[readonly] { background-color:#fff; }
.dates-widget-content .form-control { display:inline-block; }
.dates-widget-content button.btn-rt { border-radius:4px !important;padding-left:15px;padding-right:15px; }
.dates-widget-content .popover { margin-left:15px; }
.dates-widget-content input[disabled], .dates-widget-content select[disabled] { background-color:#eee !important; color:#909090 !important; }
.dates-widget-content select option { padding:2px; }
.dates-widget-content .wgtClear { display:none; }

.clear-dd { position: relative; margin-left: -25px;font-size: 15px !important; color: #909090; z-index: 99; top: -2px; cursor: pointer; }
#date-filter .clear-dd { margin-left: -20px; top:3px; }
#date-filter div.input-group-addon { display:none; }

.datepicker { font-family:'museo_sans500'; }
.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
    background-color: #005a53;
    border-color: #005a53;
}
.datepicker table tr td.active.active.focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active.focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active.highlighted.active:hover, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active:active.focus, .datepicker table tr td.active:active:focus, .datepicker table tr td.active:active:hover {
    background-color: #337B75;
    border-color: #337B75;
}
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active {
    background-color: #005a53;
    border-color: #005a53;
}
.datepicker table tr td span.active.active.focus, .datepicker table tr td span.active.active:focus, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.disabled.active.focus, .datepicker table tr td span.active.disabled.active:focus, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled:active.focus, .datepicker table tr td span.active.disabled:active:focus, .datepicker table tr td span.active.disabled:active:hover, .datepicker table tr td span.active.disabled:hover.active.focus, .datepicker table tr td span.active.disabled:hover.active:focus, .datepicker table tr td span.active.disabled:hover.active:hover, .datepicker table tr td span.active.disabled:hover:active.focus, .datepicker table tr td span.active.disabled:hover:active:focus, .datepicker table tr td span.active.disabled:hover:active:hover, .datepicker table tr td span.active:active.focus, .datepicker table tr td span.active:active:focus, .datepicker table tr td span.active:active:hover, .datepicker table tr td span.active:hover.active.focus, .datepicker table tr td span.active:hover.active:focus, .datepicker table tr td span.active:hover.active:hover, .datepicker table tr td span.active:hover:active.focus, .datepicker table tr td span.active:hover:active:focus, .datepicker table tr td span.active:hover:active:hover {
    background-color: #337B75;
    border-color: #337B75;
}

a.btn-default { color: #005a53; }
a.btn-default:hover { color: #fff;background-color:#337B75; }


/* gallery overrides */
.gallery { margin-top:40px; }
.gallery .carousel-inner > .item > img, 
.gallery .carousel-inner > .item > div, 
.gallery .carousel-inner > .item > a > img { width: 80%; margin: auto; }

.dreamers .gallery .carousel-inner > .item > div { padding:20px; } 

.gallery .fa-chevron-left, 
.gallery .fa-chevron-right { font-size:40px;color:#fff;background-color:#005A53; }

.gallery .fa-chevron-left { left: 0%;  }
.gallery .fa-chevron-right { right: 0%; }

.gallery .carousel-control { width:10%; }
.gallery .carousel-control .icon-prev, 
.gallery .carousel-control .icon-next, 
.gallery .carousel-control .fa-chevron-left, 
.gallery .carousel-control .fa-chevron-right {
    display:block;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -25px;
    padding: 10px 5px;
}
.gallery .carousel-control { opacity: 0.9; }
.gallery .carousel-control:hover, 
.gallery .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=8);
    outline: 0;
    opacity: .8;
}
.gallery .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 90, 83, .7) 0%, rgba(0, 90, 83, .3) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 90, 83, .7) 0%, rgba(0, 90, 83, .3) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 90, 83, .7)), to(rgba(0, 90, 83, .3)));
    background-image: linear-gradient(to right, rgba(0, 90, 83, .7) 0%, rgba(0, 90, 83, .3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BB005A53', endColorstr='#60005A53', GradientType=1);
    /*background: rgba(0,0,0,1);*/
    background:#005a53;
}
.gallery .carousel-control.right {
    background-image: -webkit-linear-gradient(left, rgba(0, 90, 83, .3) 0%, rgba(0, 90, 83, .7) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 90, 83, .3) 0%, rgba(0, 90, 83, .7) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 90, 83, .3)), to(rgba(0, 90, 83, .7)));
    background-image: linear-gradient(to right, rgba(0, 90, 83, .3) 0%, rgba(0, 90, 83, .7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60005A53', endColorstr='#BB005A53', GradientType=1);
    /*background: rgba(0,0,0,1);*/
    background:#005a53;
}
.gallery .item > img { width:100%; }
.gallery .flex-video { width:80%;margin:auto; }


.gallery .single-slide .carousel-control .fa-chevron-left { display:none; }
.gallery .single-slide .carousel-control .fa-chevron-right { display:none; }
.gallery .single-slide .carousel-control { cursor:default; }
.gallery .single-slide .carousel-control:hover, 
.gallery .single-slide .carousel-control:focus { filter: alpha(opacity=9);outline: 0; opacity: 0.9; }
.gallery .single-slide .carousel-indicators { display:none; }


#home #gallery { background-color:transparent; }

#home .gallery { padding:0;margin-top:0; }
#home .gallery h3 { margin-bottom:20px; }

#home .gallery .fa-chevron-left, 
#home .gallery .fa-chevron-right { font-size:40px;color:#000;background-color:transparent; }

#home .gallery .fa-chevron-left { left: 0%;  }
#home .gallery .fa-chevron-right { right: 0%; }

#home .gallery .carousel-control.left {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BB005A53', endColorstr='#60005A53', GradientType=1);
    background-color:Transparent;
}
#home .gallery .carousel-control.right {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BB005A53', endColorstr='#60005A53', GradientType=1);
    background-color:Transparent;
}

#home .gallery .carousel-inner > .item > div { min-height:450px; }
#home .gallery a.wgt-button { display:inline-block;margin:0 5px 10px 5px; }


#home #gallery2 { margin-top:30px; }
#home .header .img-logo { max-width:30%;float:right;margin-right:2%;margin-top:2%; }

#product {}
#product .header { background:#eee url(/images/splash-general.png) center bottom no-repeat; }
#product .header h1 { margin-top:80px;margin-bottom:20px;text-transform: uppercase;font-size:40px;font-family:'museo_sans500';color:#000; }

#product .hidden-md .price-panel-top { margin-top:0px; }
#product .hidden-xs .price-panel-top { margin-top:-130px; }
#product .price-panel-bottom { margin-top:20px;margin-bottom:20px; }
#product .price-panel { border:1px solid #d3d3d3;background-color:#fff;padding:20px; }
#product .price-panel img { display:inline; }
#product .price-panel .pricing { font-family:'museo_sans500';margin-bottom:10px; }
#product .price-panel .pricing .from, #product .price-panel .pricing .to { text-transform:uppercase;color:#909090; }
#product .price-panel .pricing .to { margin-top:10px; }
#product .price-panel .pricing .price-from, #product .price-panel .pricing .price-to { margin-top:5px;color:#000;font-size:28px; }
#product .price-panel .pricing .price-from span span, #product .price-panel .pricing .price-to span span { color:#909090;font-size:14px; }
#product .price-panel .pricing .duration { margin-top:5px;color:#000;font-size:18px;text-transform:uppercase; }
#product .price-panel .detail { padding:10px 0;border-top:1px solid #e0e0e0;color:#000; }
#product .price-panel .detail span:first-child { font-weight:600;margin-right:10px; }
#product .price-panel .detail.checkavail, #product .price-panel .detail.accommodationavail { border-bottom:1px solid #e0e0e0;color:#000; }
#product .price-panel .detail.checkavail a, #product .price-panel .detail.accommodationavail a { font-weight:bold; }
#product .price-panel .share { text-align:center;margin-top:10px; }
#product .price-panel .share span { font-family:'museo_sans500';margin-right:10px;font-size:20px;text-transform:uppercase; }
#product .price-panel .share i { font-size:22px; }
#product .price-panel .cc { font-family:arvo;font-size:14px;margin-top:8px;margin-bottom:8px;color:#707070; }
#product .price-panel .cc a { font-weight:bold; }
#product .price-panel .cc span:first-child { margin-right:4px; }
#product .price-panel .cc span.separator { margin-left:2px;margin-right:2px;color:#909090; }

#product #convert span { color:#909090;font-weight:normal; }

#product .affix-bottom {position:relative; }  


#product #availability {  }
#product #reviews { margin-top:40px;background-color:#fff;padding:10px 20px; }
#product #reviews .justify-ratings { margin-top:10px;background-color:#fff; }
#product #reviews .justify-ratings .rating { margin-left:0; }
#product #reviews .short_review { margin-top:35px; }
#product #reviews .short_review h3 { font-size:16px;text-transform:none;font-family:arvo;font-weight:600; }
#product #reviews .short_review a { font-weight:normal; }
#product #reviews .full_review { margin-top:35px; }
#product #reviews .full_review h3 { font-size:16px;text-transform:none;font-family:arvo;font-weight:600; }
#product #reviews .full_review h3.review_question { margin-bottom:0;font-size:16px;text-transform:none;font-style:italic; }
#product #reviews .full_review a { font-weight:bold; }
#product .helpdesk { background-color:#fff; padding:20px;margin-top:40px; }
#product .helpdesk p { color:#5F5256; }
#product .helpdesk .tel { display:block;font-size:24px;margin-top:20px; }
#product .helpdesk .email { display:block;font-size:20px;margin-top:6px;	overflow: hidden;text-overflow: ellipsis; }

#product .dates { background-color: #fff;padding: 20px;margin-top: 30px; }
#product .map div { background-color:#fff;padding:15px; }
#product .map div img { width:100%; }
#product .map .map-holder { position:relative;} 
#product .map .map-holder iframe {position:absolute;top:0px;left:0px;width:100% !important;height:100% !important;padding:15px 15px 15px 15px;}

#product .video-embed { position:relative;} 
#product .video-embed img { width:100%;height:auto;} 
#product .video-embed iframe {position:absolute;top:0px;left:0px;width:100% !important;height:100% !important;}

#product .leader { background-color:#BED1CF;padding:15px; }
#product .notes { background-color:#fff;margin-top: 40px;padding:0px 15px 0px 15px; }
#product .notes .row { border-bottom:1px solid #eeeeee;padding:15px 0; }
#product .notes .title { font-family:'museo_sans500';font-size:18px;vertical-align:middle;text-transform:uppercase; }
#product .notes .text { vertical-align:middle; }
#product .highlights { margin-top:40px; }
#product .glance { margin-top:20px; }
#product .map-link { display:block; }
#product .map { margin-top:40px; }
#product .story { margin-top:40px; }
#product .leader { margin-top:40px; }
#product #description { margin-top:40px; }
#product #facilities { margin-top:40px; }
#product #howtofindus { margin-top:40px; }
#product #itinerary { background-color: #CCDEDE;margin-top:40px;padding: 10px 15px; }
#product #availability { padding-top:20px; }
#product .reviews { padding:40px; }
#product .policy { margin-top:40px; }
#product .policy .we-like { margin-top:20px;margin-bottom:40px; }
#product .also { background-color:#e5e5e5;margin-top: 40px; }
#product .also h2 { margin-top:40px; }
#product .glance .quote { padding:20px;background-color:#fff;font-style:italic;text-align:center;font-weight:400;font-size:18px; }
#product .leader .image h4 { margin-top:13px; }
#product .leader .image img { margin-top:20px; }
#product .leader .quote { margin-top:10px;font-style:italic;font-weight:600;font-size:17px; }
#product .leader .link { margin-top:20px;font-weight:normal;margin-top:20px; }
#product .leader .link a { display:block;margin-top:20px;font-weight:600;margin-top:20px; }
#product .availability-list { background-color:#fff;margin-top:20px;margin-bottom:0px; }
#product .availability-list .row { margin-left:0;margin-right:0; }
#product .availability-list .row div { padding:10px; }
#product .availability-list .row:first-child { font-family:'museo_sans500';text-transform:uppercase; }
#product .availability-list .row:nth-child(odd) { background-color:#CCDEDE; }
#product .availability-list .price { font-family:'museo_sans500'; }

#product .availability-list .available { color:#74B154;cursor:default; }
#product .availability-list .guaranteed { color:#2F8C17;cursor:default; }
#product .availability-list .full { color:#B70E0B;cursor:default; }
#product .availability-list .spaces { color:#60A2B8;cursor:default; }
#product .availability-list .other { color:#EC8A2A;cursor:default; }

#product .itineraryItemDay { vertical-align:top;white-space:nowrap;padding:0 10px 10px 0; }
#product .itineraryItemDetails { vertical-align:top;padding:0 0 10px 10px; }

#product .guides-header { background-color:#005B53;margin-top:20px;padding:20px; }
#product .guides-header  h2 { font-size:20px;color:#fff;margin:0; }
#product .guides { background-color:#fff;padding:10px 20px;margin-bottom:20px; }
#product .guides .photo { margin:10px 0; }
#product .guides .links { margin:10px 0 }
#product .guides .links a { display:block;font-weight:normal;line-height:1.5em; }
#product .related { border:1px solid #d3d3d3;background-color:#fff;padding:5px 20px 20px 20px; }


#product .availability-list .other { color:#EC8A2A;cursor:default; }

#product-tabs .list-inline { margin-left:-15px; }
#product-tabs .list-inline > li span.rating { margin-left: 0; }
#product-tabs .list-inline > li { padding-right: 20px; padding-left: 0; }
#product-tabs .list-inline > li a { font-family:'museo_sans500';color:#000;text-transform:uppercase; }
#product-tabs .list-inline > li a:hover { text-decoration:underline; }
#product-tabs .list-inline > li.checkavail { margin-left:20px;display:inline-block; }

#product .promo { padding:15px;min-height:450px;background-color:#fff;margin-top:20px;margin-bottom:20px; }
#product .promo img { width:100%; }
#product .promo h4 { color:#000;margin-top:15px;margin-bottom:5px;font-family:'museo_sans500';font-size:17px; }
#product .promo p { color:#707070;line-height:19px;font-size:14px; }
#product .promo .review { margin-top:10px;font-size:12px; }
#product .promo .review a { text-transform:none; font-family:'museo_sans500'; }
#product .promo .review .rating { margin-left:0;margin-right:6px; }

#product .promo .price { font-family:'museo_sans500';color:#000;font-size:14px; }
#product .promo .price .from { font-size:22px;color:#000; }
#product .promo .price .fromto { font-size:20px;color:#000; }


#product .cross-sell { margin-top:10px; }
#product .cross-sell a { display:block;font-family:'museo_sans500';margin-bottom:10px;line-height:normal; }

#enquiry .help-block {font-size:12px;line-height:1;} 
.responsive_copy_outer {/*background-color:#ffffff;padding:15px;*/ margin-bottom:15px;}
.responsive_copy_inner h1 {margin-top:0px;}
/* CLASSES BELOW HERE ARE FOR CALENDAR  */

.td {
  text-align: center;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  background-color: #f0f0f0;
  width: 30px;
  height: 30px;
  font-size: 13px;
  color: #606060;
}
.yes {
  text-align: center;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  background-color: honeydew;
  width: 30px;
  height: 30px;
  font-size: 13px;
  color: #606060;
}
.no {
  text-align: center;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  background-color: #ff0000;
  width: 30px;
  height: 30px;
  font-size: 13px;
  color: #ffffff;
}
.div {
  text-align: center;
  border-right: 1px solid #808080;
  border-bottom: 0px solid #808080;
  background-color: #606060;
  width: 1px;
  height: 30px;
  font-size: 13px;
  color: #808080;
}
.thead {
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  background-color: #808080;
  font-size: 13px;
  color: #ffffff;
}

/* CLASSES ABOVE HERE ARE FOR CALENDAR  */

.rating { color:#F7C409;margin-left:6px;font-size:1.2em; }
.star-list .rating { color:#F7C409;margin-left:0px;font-size:1.2em; }

iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

.responsive_guide .promo { min-height:300px;background-color:#ffffff;margin-bottom:20px;display:inline-block; }
.responsive_guide .promo .details { margin:0px; }
.responsive_guide .promo img { padding:10px;width:100%; }
.responsive_guide .promo h4 { color:#000;margin:0px 0px 5px 0px;font-family:'museo_sans500';font-size:15px;font-weight:normal; }
.responsive_guide .promo p { font-size:13px;color:#707070;line-height:1.3; }
.responsive_guide .promo .review { margin:20px 0px 5px 0px;font-family:'museo_sans500';font-size:12px;text-transform:capitalize; }
.responsive_guide .promo .review .rating { margin-left:0;margin-right:5px; }

.responsive_guide .promo .price { font-family:'museo_sans500';font-size:22px;padding:3px 0px 5px 0px;font-weight:700; }
.responsive_guide .promo .price-from { font-family:'museo_sans500';font-size:12px; }
.responsive_guide .promo .price-duration { font-family:'museo_sans500';font-size:12px; }
.responsive_guide .promo .price-basis { font-family:'museo_sans500';font-size:12px;margin-top:5px }
.responsive_guide hr {margin-bottom:10px;}

.guide_left_inner {width: 620px;}
.guide_left {width : 100%; max-width : 620px; overflow : auto;-webkit-overflow-scrolling: touch; }
.guide-menu-holder { top:80px; max-width:185px }
.guide-menu-holder .share {background-color:#FFFFFF;padding-left:14px;} 
.guide-menu-holder .share .share-text {padding:0px 0px 0px 6px;font-family:'museo_sans500';text-transform:uppercase;font-weight:500;font-size:13px;} 
.guide-menu-holder .share .btn {padding:0px 6px 6px 6px;} 
.guide .col-lg-3 
	{
		padding-left:0px;
		padding-right:0px;
	}


#copy {}
#copy .no-header { margin-top:100px; }
#copy .header { background:#eee url(/images/splash-general.png) center bottom no-repeat; }
#copy .header h1 { margin-top:80px;margin-bottom:20px;text-transform: uppercase;font-size:40px;font-family:'museo_sans500';color:#000; }
#copy .short-header {min-height:80px; }

.basket-link { display:block;margin-top:20px;margin-bottom:10px; }
.basket-link i { font-size: 24px; margin-right: 8px; }

#tag #reviews .row.product { margin-bottom:20px;background-color:#fff;border-right:1px solid #cacaca; }
#tag #reviews div.image {}
#tag #reviews div.description { padding:10px; }
#tag #reviews div.description h2 { margin-top:0;margin-bottom:0;text-transform:uppercase;font-family:'museo_sans500';font-size:18px;font-weight:700; }
#tag #reviews div.details { padding:15px;background-color:#fff;font-family:'museo_sans500';}

#tag #reviews .row.product .price { font-size:12px;line-height:1.2;margin-top:10px;}
#tag #reviews .row.product .price .price { font-size:30px;padding:0px 0px 0px 0px;font-weight:700;margin-top:0px;}
#tag #reviews .row.product .reviews { font-size:20px;text-transform:uppercase;color:#aa4912; }
#tag #reviews .row.product .reviews div { font-size:15px;text-transform:none;color:inherit;margin-top:10px; }
#tag #reviews .row.product .reviews .rating {color: #F7C409;margin-left: 6px;font-size: 1.2em;display:block}
#tag #reviews .row.product .reviews a {margin-left: 10px;font-size: 10px;display:block;line-height:1.1}
#tag #reviews .row.product .duration { font-size:14px;text-transform:uppercase; }
#tag #reviews .by { font-style:italic;margin-left:10px }
#tag .review-box {position:relative; padding-bottom:30px;}
#tag .reviews_link {position:absolute;bottom:15px;right:15px;font-weight:700;}

#holiday #reviews .row.product { margin-bottom:20px;background-color:#fff;border-right:1px solid #cacaca; }
#holiday #reviews div.image {}
#holiday #reviews div.description { padding:10px; }
#holiday #reviews div.description h2 { margin-top:0;margin-bottom:0;text-transform:uppercase;font-family:'museo_sans500';font-size:18px;font-weight:700; }
#holiday #reviews div.details { padding:15px;background-color:#fff;font-family:'museo_sans500';}
#holiday .review-box {position:relative; padding-bottom:30px;}
#holiday .reviews_link {position:absolute;bottom:15px;right:15px;font-weight:700;}


#holiday #reviews .row.product .price { font-size:12px;line-height:1.2;margin-top:10px;}
#holiday #reviews .row.product .price .price { font-size:30px;padding:0px 0px 0px 0px;font-weight:700;margin-top:0px;}
#holiday #reviews .row.product .reviews { font-size:20px;text-transform:uppercase;color:#aa4912; }
#holiday #reviews .row.product .reviews div { font-size:15px;text-transform:none;color:inherit;margin-top:10px; }
#holiday #reviews .row.product .reviews .rating {color: #F7C409;margin-left: 6px;font-size: 1.2em;display:block}
#holiday #reviews .row.product .reviews a {margin-left: 10px;font-size: 10px;display:block;line-height:1.1}
#holiday #reviews .row.product .duration { font-size:14px;text-transform:uppercase; }
#holiday #reviews .by { font-style:italic;margin-left:10px }

.review-header .rating {margin-left:0px;}
.radio .rating {margin-left:0px;} 

#confirm .details .tel .white-panel {margin-top:20px;margin-bottom:20px;}
#confirm .details .tel .white-panel p {font-weight: bold; color: #4b4b4b;background: url('/images/tel-dark.jpg') no-repeat scroll left center transparent;margin-top: 5px;min-height: 26px;padding: 5px 0px 0px 50px;}
#confirm .helpdesk {background-color:#efefef;}
#confirm .helpdesk .advice {display:inline-block;}
#confirm .helpdesk .advice h4 {margin-top: 0px; margin-left: 0px;}
#confirm .details .tel .white-panel h3 { font-style: italic;}
#confirm .helpdesk .advice div {margin-left: 0px;margin-top: 5px;width: auto;}
#confirm .helpdesk_text {width:70% !important;padding-left:0%;float:left;display:inline-block;}
#confirm .helpdesk_contacts {margin-top:20px;display:inline-block;}
#confirm .helpdesk_photo {width:110px !important;float:left;}
#confirm .helpdesk .email { overflow: hidden;text-overflow: ellipsis;width: 250px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px dashed #4b4b4b;float:left;}
#confirm .helpdesk_email {width:50px !important;float:left;}
#confirm .helpdesk .call {width: 230px;float:left;}
#confirm .helpdesk_phone {width:50px !important;float:left;}
#confirm .helpdesk_phone img {margin-left:4px;}
#confirm .no-right-gutter {padding-right:0px;}

.basket h3 {margin-top:0px}
.basket .price { display:inline-block;font-family:'museo_sans500';font-size:13px; line-height:1.2;margin-top:10px; }
.basket .price .price { display:inline;font-weight:700;margin-left:5px;}
.basket .price-from { display:inline; }
.basket .price-duration { display:inline;margin-left:5px; }
.basket .price-basis { display:inline;margin-left:5px; }

#home .typeahead.dropdown-menu { font-family:'museo_sans500';width:100%;border-radius:0px;font-size:16px;font-weight:normal;}
#home .typeahead.dropdown-menu > li > a {display: block;padding: 3px 20px;clear: both;font-weight: normal;line-height: 1.42857143;color: #555;white-space: nowrap;width:100%;text-decoration:none;}
#home .typeahead.dropdown-menu > li > a:hover, #home .typeahead.dropdown-menu > li > a:focus {color: #555 !important;text-decoration: underline;background-color:#fff;outline: 0;}
#home .typeahead.dropdown-menu > .active > a, #home .typeahead.dropdown-menu > .active > a:hover, #home .typeahead.dropdown-menu > .active > a:focus {color: #555 !important;text-decoration: underline;background-color:#fff;outline: 0;}
#home .search .clay-button-sm { padding:10px 0px 0px 0px;margin-top:2px;}


.a-intro {margin-bottom:20px;}	
.a-detail .a-detail-header {margin-bottom:20px;}
.a-detail .a-notes .read-more {display:block; margin-top:0px;}

.enquiry-send-btn {max-width:100%;height:auto;}

@media (max-width: 500px) {
  /* introduce swipe at mobile size for gallery*/

	.gallery .carousel-control {
			width: 0%;
	}
	.gallery .carousel-inner > .item > img, .gallery .carousel-inner > .item > a > img, .gallery .carousel-inner > .item > div.video-embed {
			width: 100%;
	}
	.gallery .flex-video {
			width: 100%;
	}
}

@media (max-width: 560px) {
  #product-tabs .list-inline > li.checkavail { display:none }
}

@media (max-width: 767px) {
  #home { margin-top:50px; }
  #home .gallery .carousel-inner > .item > div { min-height:470px; }
	#home .tabsSlider { height:56px;margin-left:-15px;margin-right:-15px;text-align:left;position:relative; }
  #home .tabsSlider #fader { background : -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(248,248,248,0)),color-stop(100%,rgba(248,248,248,1))); height: 56px;position: absolute;pointer-events: none;right: 0;top: 0;width: 70px;z-index: 2;}
  #home .tabsSlider .scroll-mask { margin-top:-10px;background-color:#eee;height:10px;position:relative; }
  
  #home .header .img-logo { display:none; }
  #home .search input,#home .search select { font-size:16px;height:40px;margin-bottom:2px;margin-bottom:5px; } 

  #home-tabs { background-color:#fff;margin-bottom:30px;clear:both }
  #home ul.tabs { margin: 0;padding-left:15px; }
  #home ul.tabs li { text-transform: uppercase;font-family:'museo_sans500';padding:0; }
  #home ul.tabs li a { font-size: 14px; color: #818284; text-decoration: none; display: inline-block; padding: 8px 0; margin: 10px 20px 0 0; outline: 0; border-bottom: 3px solid #fff;text-transform:uppercase; }
  #home ul.tabs li a:hover { color: #58585A; text-decoration: none;border-bottom: 3px solid #b4b4b4; }
  #home ul.tabs li.active a { color: #231F20; border-bottom: 3px solid #008672; }

	#tag .tag-stars .stars {clear:both;width:100%;float:left;}
	#tag .tag-stars .star-desc {width:100%;float:left;margin-bottom:10px;}

	#home ul.tabs { height:68px;-webkit-user-select: none; white-space: nowrap;overflow-y: hidden;overflow-x: auto; -webkit-overflow-scrolling: touch; box-sizing:border-box;padding-right:30px; }
	#home ul.tabs a {height:46px;}
	#home .tab-content {margin-top:30px;}
  
  #home .testimonials .quote { min-height: 0; margin: 40px 0 10px 0; }
  #home .testimonials .img-responsive { margin-top:10px; }

  #footer .links, #footer .telephone, #footer .social { margin-top:20px;text-align:center; }

  .hero { height:auto;background-size:auto 100%; }
  .hero .overlay-outer { padding-top:0px;padding-bottom:20px; }
  .hero .overlay { height:auto; }
	.logo img { max-width:110px;margin-top:-10px; }
	.navbar-brand {
			height: 50px;
			padding-left: 0;
	}
	
  .dates-widget-content div.input-group { width:270px;max-width:270px;display:inline-table; }
	
	#results .filter-options {
		border-bottom:3px solid #c0c0c0;
		padding-bottom:20px;
		margin-bottom:30px;
		display:none;
	}	
	
	#results .filter-options.pjax {
		display:block;
	}	
	
	#results .refine-results i {
		margin-right:8px;
	}	
	
	#results .refine-results {
		display:block;
		margin-bottom:20px;
	}	
	
	.view-results { 
	  display:none;
	  z-index:9999;
	  position: fixed; 
	  text-decoration:none;
	  right: 3px; 
	  top: 200px; 
	  font-size: 13px; 
	  outline: 0;
	  padding:8px;
	  filter: alpha(opacity=75);
    opacity: .75;
  }
	
	.view-results:active, .view-results:hover { color:#fff; }
	
	.view-results.pjax { 
	  display:block;
  }
  
  ul.filter.not-in-use, #section-date.not-in-use { display:none; }
  
  #tag .header.visible-xs h1 {
	  margin-top:70px;
	  margin-bottom:15px;
	  font-size:20px;
	  text-transform: uppercase;
  }
  
  #product .header h1, #copy .header h1 { margin-top:70px;margin-bottom:10px;font-size:25px; }
  #product-tabs .list-inline { font-size:14px; }
  #product .gallery { margin-top:10px; }
  #product .promo { min-height:0; }
  #confirm .no-right-gutter {padding-right:15px;}
  #confirm .email {width:210px !important;font-size:14px;}
  #confirm .details .tel .white-panel {margin-left:-15px;margin-right:-15px;}
  #resultsSpinner { top:20%;left:10%;width:80%;font-size:20px;line-height:30px; }
  #copy .short-header {min-height:70px; }
  #copy .no-header { margin-top:70px; }

  .clear-dd { top: -5px; }
}

@media (min-width: 768px) {
  #home { margin-top:60px; }
  #product .affix { width: 293px;top:60px;position:fixed; }         
  .navbar-nav > li > a { padding: 20px 10px; }
  .navbar-nav > li#logo > a { padding-top: 4px; padding-bottom: 4px; }
  .navbar-nav > li#logo img { max-width:140px; }
  #tag .hero { margin-top:60px; }
  .hero { height:480px;background-size:cover; }
  .hero .overlay-outer { padding-top:225px; }
  .hero .overlay { height:255px; }
	.view-results { display:none; }
  #tag .header.visible-sm h1 {
	  margin-top:80px;
	  margin-bottom:15px;
	  font-size:24px;
	  text-transform: uppercase;
  }
  #footer .main.links,#footer .social { padding-left:20px; }
  #footer .disclaimer.links,#footer .telephone { padding-right:20px;text-align:right; }
    
  #product .header h1, #copy .header h1 { font-size:35px; }
}

@media (min-width: 992px) {
  .hero { height:520px;background-size:cover; }
  .hero .overlay-outer { padding-top:290px; }
  .hero .overlay { height:230px; }
  #product .header h1, #copy .header h1 { font-size:40px; }
  #searchGo {float:left !important;}
  #footer img.strap { max-width:100%; }
  .guide_left {overflow : hidden; }

}


@media (max-width: 1200px) {
	.guide-menu-holder {max-width:155px }
}

@media (min-width: 1200px) {
  .hero { height:600px;background-size:cover; }
  .hero .overlay-outer { padding-top:390px; }
  .hero .overlay { height:210px; }
  #product .affix { width: 360px;top:60px;position:fixed; }      
  
	.guide .col-lg-2 
	{
		min-width:210px;
	}
	.guide .col-lg-7 
	{
		min-width:630px;
		max-width:630px;
	}
	.guide .col-lg-3 
	{
		min-width:330px;
	}
 
}


/*Guide Menu*/
#tag-tabs .container { position:relative;}
#tag-tabs #fader {background : -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(248,248,248,0)),color-stop(100%,rgba(248,248,248,1))); height: 56px;position: absolute;pointer-events: none;right: 0;top: 0;width: 70px;z-index: 2;}
#tag-tabs .scroll-mask { margin-top:-10px;background-color:#eee;height:10px;position:relative; }

#tag #guideOnPageMenu {display:none}
#tag #guideMenuCopy {background-color:#ffffff;width:180px;}
#tag #guideMenuCopy {background-color:#ffffff;max-width:180px;}
#tag .guide-menu-holder .share { width:180px;}


#tag .dropdown-menu > li > a {font-size: 14px;font-family: 'museo_sans500';display: block;padding: 2px;clear: both;font-weight: normal;line-height: 1.8;color: #333;white-space: nowrap;text-decoration:none;text-transform:uppercase;}
#tag .dropdown-menu {position: absolute;top: 0px;left: 0px;z-index: 1000;display: inline-block;float: left;min-width: 165px;padding: 0px 5px 0px 5px;margin: 0px 0 0;font-size: 14px;text-align: left;list-style: none;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, .15);border-radius: 0px;-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);box-shadow: 0 6px 12px rgba(0, 0, 0, .175);}

#tag .dropdown-menu > li > a:hover, #tag .dropdown-menu > li > a:focus {color: #262626;text-decoration: underline;background-color: #ffffff;}

#tag #guideDropDownMenu {position:absolute;display:none;}
#tag .guide .no-left-gutter {padding-left:0px;}
#tag .guide .no-right-gutter {padding-right:0px;}

@media (max-width: 991px)  {
  .dreamers { background-image: none;min-height:0; }
	#tag ul.tabs {height:72px;padding-right:30px;}
	#tag ul.tabs a {height:46px;}
	#tag-tabs .container {height:56px; }
	#tag-tabs .tabs {-webkit-user-select: none; white-space: nowrap;overflow-y: hidden;overflow-x: auto; -webkit-overflow-scrolling: touch; box-sizing:border-box;}
	#tag-tabs::-webkit-scrollbar { display:none; }
	#tag-tabs .tabs::-webkit-scrollbar { display:none; }
	.responsive_guide .promo { min-height: 415px !important; }

  #footer { line-height: 25px; font-size: 14px; }
  #footer .telephone a div:first-child { font-size: 24px; line-height: 24px; }
  #footer .telephone a div:last-child { font-size: 18px; line-height: 18px; }
  #footer .links, #footer .telephone { margin-top:30px; }
 
  .us-site #footer .telephone a div:last-child { font-size: 24px; line-height: 30px; }
	
	.toolbarAddOn .header {
			margin-top:50px;
	}
}
/*End Guide Menu*/

@media (max-width: 767px) {
	.full-xs {
		margin-left : -15px;
		margin-right: -15px;
	}
	.no-full-xs, .full-xs .map h2,.full-xs #availability h2 {padding-left:15px;padding-right:15px}
  .itineraryTable td {display:block;width:100%;}
  #product .itineraryTable .itineraryItemDay {
    padding: 0 0px 0px 0;
    font-weight:bold;

  }
  #home .search h2 { font-size: 22px;margin-top:20px;color:#000; }
  #home .dreamers h3 { font-size: 18px; }

  #product .itineraryTable .itineraryItemDetails {
    padding: 0 0px 10px 0;
  }
  #product .helpdesk img {margin-bottom:20px}
  .xs-no-bot {padding-bottom:0px !important;}
  .xs-no-top {padding-top:0px !important;}
  .xs-bot-10 {margin-bottom:10px;}
  
  #product #reviews .short_review .rating { display:block; margin-left:0px; margin-top:5px;}
  #product #reviews .short_review .rating .fa { margin-right:4px;}
  #product #reviews .full_review .rating { display:block; margin-left:0px; margin-top:5px;}
  #product #reviews .full_review .rating .fa { margin-right:4px;}
  #product #reviews .rating {font-size:1.1em; }
	#product .helpdesk .email {
			display: block;
			font-size: 18px;
			margin-top: 6px;
			overflow: hidden;
			text-overflow: ellipsis;
	}
  
	.no-border-xs { border :none !important; }
	/* prevent display AND DOWNLOAD of large hero images on smart small devices */
	#tag .hero { background:none !important; }
	#home .hero { background:none !important; }
  #home .hero .overlay { background:none;padding-top: 0;}
  
  .radio-inline {padding-left:30px;display:block !important; height:30px;}
  .radio-inline input[type="radio"] {margin-top:7px;}
  .radio-inline + .radio-inline {margin-top: 0;margin-left: 0px;}
  .wrap-xs {display:block;}
} 


span.rating 
{
	white-space: nowrap; 
} 
.reveal {
	overflow:hidden;position:relative;
}
.revealGS.on {
	overflow:hidden;position:relative;
}
.reveal-fader { 
	text-align:center;
	padding-top: 85px;
	background: linear-gradient(rgba(248,248,248,0), rgba(248,248,248,1));
	height: 120px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 4;
	pointer-events: none;
}
.showless 
{ 
	padding-bottom:50px;
	position:relative;
}
.showlessGS 
{
		padding-bottom:50px;
		position:relative;
}
.showless .reveal-fader, .showlessGS .reveal-fader { 
	text-align:center;
	padding-top: 85px;
	background: none;
	height: 120px;
	position: absolute;
	left: 0;
	bottom: -40;
	width: 100%;
	z-index: 4;
}

.reveal-fader button {
	width:140px;
  border:1px solid #000;
	background: none;
	color:#000;
	cursor: pointer;
	text-transform:uppercase;
	font-family:'museo_sans500','Arvo';
	font-size:14px;
	pointer-events: auto;
}
.reveal-fader button i {
	 margin-left:5px;
}
.alert-dismissable .close 
{
	  color :#ffffff;
    top: 2px;
    right:2px;
    position:absolute;
    display:none;
}
.alert-danger {
    color: #ffffff;
    background-color: rgba(0,0,0,0.6);
    border-color: #ffffff;
}
.alert 
{
	width:240px;
	padding: 5px;
	margin-bottom: 0px;
	border: 1px solid #ffffff;
	border-radius: 0px;
	text-align:center;
	font-family:'museo_sans500','Arvo';
	line-height:1.4 !important;
	text-transform:uppercase !important;
  font-size:14px !important;
}
.alert h4 
{
	margin-bottom:0px;
	font-weight:bold;
}