@charset "utf-8";
@page {
  size: A3;
  margin: 0;
}
@media print {

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  float: left;
}
.col-md-12 {
  width: 100%;
}
.col-md-11 {
  width: 91.66666666666666%;
}
.col-md-10 {
  width: 83.33333333333334%;
}
.col-md-9 {
  width: 75%;
}
.col-md-8 {
  width: 66.66666666666666%;
}
.col-md-7 {
  width: 58.333333333333336%;
}
.col-md-6 {
  width: 50%;
}
.col-md-5 {
  width: 41.66666666666667%;
}
.col-md-4 {
  width: 33.33333333333333%;
 }
 .col-md-3 {
   width: 25%;
 }
 .col-md-2 {
   width: 16.666666666666664%;
 }
 .col-md-1 {
  width: 8.333333333333332%;
 }
 .container{
 	width:270mm;
 }
.tour-slider-img{
	display:block;
}
  html, body {
    width: 300mm;
    height: 297mm;
  }
  /* ... the rest of the rules ... */

	body {
		background: white;
		font-size: 10pt;
		margin: 0;
		overflow-x: visible !important;
		overflow-y: visible !important;
	}
	a[href]:after{
		content:""!important;
	}
	
	.site-container {
		overflow: visible;
	}
	.row {
		display: block;
	}
	.site-content .row,.content-section {
		display: block;
	}
	.row:after {
		display: block;
	}
	.topmenu {
		display: none;
	}
	.slideout {
		display: none;
	}
	.tabs-container {
		margin-bottom: 2px;
	}
	.tabs-container .tabs {
		display: none;
	}
	.tabs-container .panes {
		overflow: visible;
	}
	.tabs-container .pane {
		clear: both;
		display: block;
	}
	.tabs-container .pane .print-title {
		clear: both;
		color: #000;
		display: block;
		font-size: 22px;
		font-weight: bold;
		padding: 24px 0;
	}
	#reviews-tab {
		display: none;
	}
	.related-tours {
		display: none;
	}
	.site-footer {
		display: none;
	}
}

body {
	overflow-x: auto;
	overflow-y: scroll;
	height: auto!important;
}

a {
	color: #FF9000;
	text-decoration: none;
}

a:hover {
	color: blue;
	text-decoration: none;
}

input[type="submit"], input[type="button"], .button,button {
	background: none repeat scroll 0 0 #FF9000;
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: #FFFFFF !important;
	cursor: pointer;
	display: inline-block;
	font-family: Signika;
	line-height: 2.2em;
	padding: 0 12px;
	position: relative;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	white-space: nowrap;
	word-spacing: 0.2em;
}

input[type="submit"]:hover,input[type="button"]:hover,.button:hover {
	background: none repeat scroll 0 0 #354353;
	color: #fff !important;
}

.site-container {
	overflow: visible;
}

.site-content .row,.content-section {
	/* padding: 5px 0; */
	padding: 0;
}


.site-header {
	padding: 0;
}

.site-header .subheader-block {
	margin-top: 10px;
	margin-bottom: 10px;
}

.site-header .logo {
	float: left;
	margin-top: 2px;
}

.site-header .supheader {
	padding-top: 0.5em;
}

.site-content {
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
}

.featured-image { /*-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);*/
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
}

.featured-image-caption h4,.featured-image-caption h6 {
	color: #FFFFFF;
	line-height: 1em;
	margin: 0;
	padding: 8px 14px;
	font-size: 16px;
}
.featured-image-caption h4 p,.featured-image-caption h6 p{
	margin-bottom:0!important;
}

#top_company_contact {
	text-align: right;
	margin-top: 7px;
	position: relative;
	overflow: hidden;
	font-size: 16px;
	color: #354353;
	font-weight: bold;
	font-variant: small-caps;
}

#top_company_contact p {

	margin: 2px;
}

#top_company_contact .top_phone {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

#top_company_contact .hours {
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
}

.topmenu {
	/*background: linear-gradient(to bottom, #7ABCFF 0%, #60ABF8 44%, #4096EE 100%)
		repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	background: #60ABF8;
	color: #fff;
	margin-bottom: 20px!important;
	z-index: 44;
	position: relative;
}

.header-menu {
	float: left;
	position: relative;
	z-index: 3;
	padding: 10px 16px;
	font-size: 14px;
	font-family: "Times New Roman", Georgia, Serif;
	font-weight: normal;
	font-style: normal;
	min-height: 1px;
	position: relative;
}

.header-menu #menu-main-menu >li.current-menu-item>a,.header-menu #menu-main-menu >li.current-menu-parent>a,.header-menu #menu-main-menu >li.hover>a,.header-menu #menu-main-menu >li:hover>a
	{
	background: #354353;
	color: #fff;
}

.header-menu #menu-main-menu >li.current-menu-item>a span,.header-menu #menu-main-menu >li.current-menu-parent>a span,.header-menu #menu-main-menu >li.hover>a span,.header-menu #menu-main-menu >li:hover>a span
	{
	color: inherit;
}

.header-menu ul ul {
	min-width: 280px;
}

.header-menu ul ul a {
	font-size: 14px;
}

.site-header .social-links {
	float: right;
	padding: 14px 0;
}

.site-header .social-links a,.site-header .social-links span {
	float: left;
	margin-right: 10px;
}

.tour-search-form {
	background: #354353;
}

.tour-search-form > .button {
	font-size: 1.3em;
	line-height: 1.8em;
	padding: 0 16px;
}

.full-tour {
	padding-bottom: 10px;
}

.related-tours {
	padding-top: 0;
}

#section-title {
	/* clear: both; */
}

#section-title .tour_title {
}

#section-title .tour_share {
	margin-top: -39px;
    margin-bottom: 10px;
}
.saveup{
	display:block;
	text-align: center;
	  margin-top: 13px;
}

#section-title .tour_share a {
	float: right;
	padding-left: 10px;
}

#section-title .tour_share img {
	height: 32px;
	width: 32px;
}
#recaptcha_area td {
    min-width: 0!important;
}
#section-excerpt {
	/* clear: both; */
}

#section-excerpt .tour_excerpt {
	color: #FF9000;
	font-size: 12px;
}

#section-excerpt .section-toursnip {
}

.full-tour .tour-meta {
	display: block;
	margin-bottom: 0;
	list-style: none;
	text-align: right;
}

.full-tour .tour-meta li {
	display: inline-block;
	margin-bottom: 0.5em;
}

.full-tour .tour-meta .colored-icon {
	margin-right: 5px;
}

.full-tour .tour-meta a {
	color: #333;
}

/*
#tour-imageslider {
	float: left;
	margin-right: 35px;
    width:35%;
}
*/
#tour-imageslider {

	min-height: 325px;

}

#tour-imageslider ul,#tour-imageslider ul li {
	height: 380px !important;
}

#tour-imageslider img {
	height: 380px !important;
	width: 100% !important;
}

#tour-imageslider-sample {
	height: 380px;	
	width: 100% !important;
}

#tour-imageslider-sample ul {
	height: 380px !important;
}

#tour-imageslider-sample img {
	height: 380px !important;
	width: 100% !important;
}

#tour_summary_table {
	border-width: 0;
}

#tour_summary_table td {
	border-width: 0 0 1px 0;
}

.pricing__heading {
	color: #FF9000;
	font-size: 2.5rem;
	margin: .5rem 0 1rem 0;
}

.pricing__subheading {
	margin-bottom: .5rem;
}

.background--white {
	background-color: white;
}

.tabs-container {
	margin-bottom: 2px;
	overflow: hidden;
}

.tabs-container ul,ol {
	list-style-position: inside;
	list-style-type: none;
	margin-bottom: 1em;
}

.horizontal-tabs .tabs li {
	/*background: linear-gradient(to bottom, #7ABCFF 0%, #60ABF8 44%, #4096EE 100%)
		repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	background: #60ABF8;
	color: #fff;
}

.horizontal-tabs .tabs li a {
	color: #fff;
	font-size: 16px;
	padding: 15px 22px;
}

.horizontal-tabs .tabs li.current a,.horizontal-tabs .tabs li a:hover {
	color: #354353;
	font-size: 16px;
}

#tours-by-region .horizontal-tabs .tabs li a {
	color: #fff;
	font-size: 15px;
	padding: 12px;
}

#tours-by-region .horizontal-tabs .tabs li.current a,#tours-by-region .horizontal-tabs .tabs li a:hover
	{
	color: #354353;
	font-size: 15px;
	padding: 12px;
}

/* _Home Newsletter Subscription Form */
#HomeNewsletterColumn .NewsletterSubscription,.widget_mailchimpsf_widget
	{
	clear: both;
	/*max-width: 980px;*/
	/*
	background: linear-gradient(to bottom, #7ABCFF 0%, #60ABF8 44%, #4096EE 100%)
		repeat scroll 0 0 rgba(0, 0, 0, 0);
	*/
	background: #60ABF8;
	padding: 5px 0 0 0;
	margin: 0 0 5px;
	min-height: 30px;
	width: 100%;
}


#HomeNewsletterColumn .NewsletterSubscription.orange, .widget_mailchimpsf_widget.orange {
	background: #ff6600;
	padding: 5px 0;
}

#HomeNewsletterColumn .NewsletterSubscription.orange .submit-button {
	background: #60ABF8;
}

#HomeNewsletterColumn .NewsletterSubscription img {
	float: left;
	height: 22px;
	margin: 4px;
	width: 20px;
	padding-left: 50px;
}

#HomeNewsletterColumn .NewsletterSubscription h2 {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	text-align: center;
	padding: 2px;
}

#HomeNewsletterColumn .NewsletterSubscription .BlockContent {
	float: right;
	width: 45%;
}

#HomeNewsletterColumn .NewsletterSubscription label {
	color: #fff;
	font-size: 17px !important;
	/* font-weight: bold; */
	font-family: Signika, Arial, Helvetica, sans-serif;
	padding: 8px;
}

#HomeNewsletterColumn .NewsletterSubscription input[type="text"] {
	font-size: 0.9em;
	padding: 4px;
	margin-top: 5px;
	border: 0;
	min-height: 14px;
	background: #ccc;
	color: #464646;
	width: 100%;
	background: #efefef;
}

#HomeNewsletterColumn .NewsletterSubscription .Button {
	background: #FF9000;
	border: 0;
	padding: 0px 20px 0px 20px !important;
	font-size: 14px !important;
	height: 30px;
	margin-left: 20px;
}

#HomeNewsletterColumn .NewsletterSubscription .Button:hover {
	background: #ccc;
}

#HomeNewsletterColumn .NewsletterSubscription .b {
	background: #FF9000;
	border: 0;
	padding: 0px 20px 0px 20px !important;
	font-size: 14px !important;
	height: 27px;
	margin: -3px 0 0 20px;
}

#HomeNewsletterColumn .NewsletterSubscription .b:hover {
	background: #354353;
}

#HomeNewsletterColumn .NewsletterSubscription .submit-button {
	clear: none;
	margin: 0;
	background: #f4ab36;
	color: #fff;
	font-size: 14px !important;
	line-height: 20px;
	margin: 5px 0 0 0 !important;
	padding: 2px 20px 2px 20px !important;
}

#HomeNewsletterColumn .NewsletterSubscription .submit-button:hover {
	background: #354353;
}

#constant-contact-signup-errors {
	display: none;
}

div#cc_form_1 {
	background-clip: border-box;
	background-color: #60ABF7;
	background-image: none;
	background-origin: border-box;
	border: 1px solid #60ABF7;
	border-radius: 1px;
	clear: both;
	color: #FFFFFF !important;
	float: left;
	font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, Geneva,
		sans-serif !important;
	padding: 5px 0 0;
	text-align: left !important;
	width: 520px;
}

div#cc_form_1 label {
	font-size: 16px !important;
}

#mc_signup_submit {
	background: #FF9000;
	border: 0;
	padding: 0px 20px 0px 20px !important;
	font-size: 14px !important;
	height: 30px;
	margin-top: 0 !important;
	margin-left: 20px;
}

#mc_signup_submit:hover {
	background: #ccc;
}

.mc_merge_var {
	float: left;
	margin-bottom: 3px !important;
	width: 36%;
}

.mc_signup_submit {
	float: left;
	margin-top: 3px;
	width: 25%;
	text-align: center;
}

#mc-indicates-required {
	display: none;
}

#all_inclusive { /*background: none repeat scroll 0 0 #FAEBD7;*/
	margin: 0 0 10px;
	min-height: 60px;
	position: relative;
	text-align: center;
}

#all_inclusive .aitext {
	clear: both;
	color: #444444;
	font-family: "Georgia";
	font-weight: bold;
	font-size: 24px;
	margin-top: 10px;
}

#all_inclusive .aitext span {
	color: #FF9000;
	font-variant: normal;
}

#all_inclusive .ailist {
	clear: both;
	color: #444444;
	float: left;
	padding-left: 100px;
}

#all_inclusive img {
	padding: 2px;
}

#all_inclusive li {
	display: inline;
	float: left;
	font-family: "Georgia";
	font-weight: bold;
	font-size: 16px;
	list-style-type: disc;
	overflow: hidden;
	padding: 15px 0 8px 10px;
	text-align: left;
	/*text-indent: -9999px;*/
}

#all_inclusive li.plus {
	padding: 15px 15px 0 15px;
}

#all_inclusive li.plus img {
	max-height: 16px;
}

.tour-thumb img {
	display: block;
	width: 100%;
	height: auto;
}

.tour-thumb .tour-title {
	margin-bottom: 0.5em;
}

.tour-thumb .tour-heading {
	min-height: 45px;
}

.tour-thumb h5.tour-title {
	font-size: 16px;
	line-height: 15px;
}

.tour-thumb .tour-list-description {
	color: #FF2727;
	text-align: center;
	padding-bottom: 5px;
}

.tour-thumb .tour-destination {
	float: left;
	width: 100%;
	padding-right: 5%;
	color: #777;
}

.tour-thumb .tour-duration {
	float: left;
	width: auto;
	color: #777;
}

.tour-thumb .tour-price {
	float: right;
	width: 50%;
	text-align: right;
	color: #4096EE;
}

.tour-thumb .destination-caption {
	margin: 15px 1px 15px 3px;
	text-align: center;
}

.tour-thumb .destination-caption li {
	font-family: "Georgia";
	font-weight: bold;
	font-size: 16px;
	list-style: none;
	margin: 2px;
}

.tour-thumb .destination-caption a {
	color: #444444;
	text-decoration: none;
}

.tour-thumb .destination-caption a:hover {
	color: #FF9000;
	text-decoration: none;
}

.tour-thumb .destination-title {
	font-size: 22px;
}

.destcol {
	margin-bottom: 30px !important;
	margin-right: 30px !important;
	width: 210px;
}

.destinations_heading {
	font-family: "Georgia";
	font-size: 22px;
	margin-top: 10px;
	text-align: center;
}

.items-grid {
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex; 
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 0;
	padding-top: 0.5em;
	width: 100%;
}

.tour-day-text .bubble-text {
    width: 100%;
}

.tour-itinerary .featured-image img {
	display: block;
	height: 120px !important;
	width: 220px !important;
}

.wp-image-3822 {
	height: 129px;
}

.site-footer {
	background: #E7E8E7;
	padding-bottom: 140px;
}


.site-footer .BlockContent {
	margin: 0 0 0 20px;
}

.site-footer h2 {
	font-size: 14px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}

.site-footer .BlockContent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
}

.site-footer .BlockContent li {
	font-size: 12px;
	margin: 0 0 10px 0;
	width: auto;
	float: none;
}

.site-footer .BlockContent li .sf-sub-indicator {
	display: none !important;
}

.site-footer .BlockContent li ul {
	display: none !important;
}

.site-footer .BlockContent li a {
	display: block;
}

.site-footer .BlockContent li a:hover {
	
}

.site-footer .BlockContent #socnet li {
	margin: 0 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.site-footer  label {
	width: 55px;
	line-height: 23px;
	margin-bottom: 10px;
	float: left;
	display: block;
}

.site-footer  input {
	height: 16px;
	margin-bottom: 10px;
	padding: 4px 5px 3px 5px;
	width: 110px;
	border: solid 0px;
}

.site-footer input.Button {
	min-height: 27px;
	font-size: 12px;
	min-width: 90px;
	width: auto;
	cursor: pointer;
	font-weight: 300;
	text-transform: capitalize;
}

.site-footer  input.Button {
	
}

.site-footer input.Button:hover {
	
}

.site-footer  h2 {
	border-bottom: solid #a6a39e 1px;
}

.site-footer a {
	color: #333;
	text-decoration: none;
}

.site-footer a:hover {
	color: #FF9000;
	text-decoration: none;
}

.slideout {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 100;
}

.slideout > a,.slideout img {
	display: block;
	height: 35px;
	width: 100px;
	text-align: center;
	background: #FF9000;
	border: 2px solid #fff;
	outline: 1px solid #a1a1a1;
	padding: 5px;
	cursor: pointer;
	/*Font*/
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
}
.slideout img{
	width:40px;
	height:40px;
}

.slideout a:hover {
	background: #354353;
}

#slideout_content {
	background: none repeat scroll 0 0 #FAEBD7;
	border: 1px solid #FFFFFF;
	clear: both;
	display: none;
	font-weight: bold;
	height: auto;
	padding: 15px;
	width: 200px;
}

.site-footer .row {
	background: #E7E8E7;
	padding: 2em 0;
	color: #000;
}

.site-footer a {
	color: #000;
}

#socnet a {
	margin: 0 8px 8px 0;
}

#socnet a img {
	border: 0;
	height: 28px;
	padding: 2px;
	width: 28px;
}

#socnet .pad {
	padding-left: 10px;
}

#bbpress-forums a {
	color: #000;
}

#bbpress-forums a:hover {
	color: #FF9000;
}

#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar {
	background: #FF9000;
}

#bbpress-forums div.bbp-the-content-wrapper input {
	background: #354353;
}

#bbpress-forums div.wp-editor-container {
	border: 1px solid #EEEEEE;
}

.a2a_custom {
	border-radius: 4px;
	display: inline-block;
	height: 32px;
	vertical-align: middle;
	width: 32px;
}

.a2a_s_email_custom {
	background-image:
		url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w…95%209.984-6.701%209.984-6.701l-.015-.064z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}

.a2a_svg {
	border-radius: 4px;
	display: inline-block;
	height: 32px;
	vertical-align: middle;
	width: 32px;
}

.a2a_s_email {
	background-image:
		url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w…95%209.984-6.701%209.984-6.701l-.015-.064z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}

#search_bar {
	margin-bottom: 20px;
	width: 100%;
}

#search_bar .tour-search-form {
	padding:2px 15px;
}

#search_bar .form-title {
	display: none;
}

#search_bar .select-field {
	background: url("images/select_bg.png") no-repeat scroll right 12px
		#333333;
	border: 1px solid #2F2F2F;
	margin: 7px 0;
	position: relative;
	width: 100%;
}

#search_bar .range-slider {
	margin: 0 2em 10px;
	width: 100%;
}

.tabs-container .print-title {
	display: none;
}

.refer_table {
	border: none;
	width: 100%;
}

.refer_table td {
	border: none;
}

#PageForm { /*background-color:#f8a11b;*/
	background-color: #D1F0FF;
	padding: 25px;
 margin-bottom: 2em;}

#PageForm form.contact {
	color: #000000;
}

#PageForm table {
	border: none;
	width: 100%;
}

#PageForm form.contact td { /*background-color:#FFFFFF;*/
	border: none;
	padding: 2px 2px;
	margin: 0 0 8px 0;
	/*font:normal 13px/24px Georgia, "Times New Roman", Times, serif;*/
}

#PageForm form.contact h2.contact {
	width: 238px;
	padding: 0 0 10px 60px;
	font: normal 24px/42px Georgia, "Times New Roman", Times, serif;
}

#PageForm form.contact h2.detail {
	width: 238px;
	padding: 0 0 10px 60px;
	font: normal 24px/42px Georgia, "Times New Roman", Times, serif;
}

#PageForm form.contact h2 span {
	font: normal 24px/42px Georgia, "Times New Roman", Times, serif;
}

#PageForm form.contact input.text {
	padding: 13px 0 13px 36px !important;
	width: 100%;
}

#PageForm form.contact input.textValid {
	background-color: #FFFFFF;
	color: #0B0B0B;
	border: #C3BCA4 1px solid;
	height: 35px;
}

#PageForm form.contact input.textError {
	background-color: #FFFFCC;
	color: #0B0B0B;
	border: #C3BCA4 1px solid;
	width: 150px;
	height: 16px;
}

#PageForm form.contact input.phone {
	background-color: #FFFFFF;
	color: #0B0B0B;
	border: #C3BCA4 1px solid;
	width: 36px;
	height: 16px;
}

#PageForm form.contact input.phoneValid {
	background-color: #FFFFFF;
	color: #0B0B0B;
	border: #C3BCA4 1px solid;
	width: 36px;
	height: 16px;
}

#PageForm form.contact input.phoneError {
	background-color: #FFFFCC;
	color: #0B0B0B;
	border: #C3BCA4 1px solid;
	width: 36px;
	height: 16px;
}

#PageForm form.contact select.select {
	background-color: #FFFFFF;
	color: #0B0B0B;
	border: #C3BCA4 1px solid;
	height: 35px;
}

#PageForm form.contact select.selectValid {
	background-color: #FFFFFF;
	color: #0B0B0B;
	border: #C3BCA4 1px solid;
	height: 35px;
}

#PageForm form.contact select.selectError {
	background-color: #FFFFCC;
	color: #0B0B0B;
	border: #C3BCA4 1px solid;
	height: 35px;
}

#PageForm form.contact select.trips {
	min-height: 105px;
	min-width: 83%;
}

#PageForm form.contact .trips_containerValid {
	background-color: #fff;
	font-size: 12px;
	border: 2px solid #ccc;
	height: 150px;
	width: 100%!important;
	overflow-y: scroll;
	margin-bottom: 10px;
}

#PageForm form.contact .trips_containerError {
	background-color: #FFFFCC;
	font-size: 12px;
	border: 2px solid #ccc;
	height: 150px;
	width: 92%;
	overflow-y: scroll;
}

#PageForm form.contact a.check {
	background-color: #FFFFFF;
	color: #CC0000;
	float: left;
	margin: 0 0 0 5px;
}

#PageForm form.contact input.check {
	background-color: #EFEBDE;
	color: #0B0B0B;
	border: #C3BCA4 0 solid;
	width: 15px;
	height: 15px;
	float: left;
	margin: 0 auto;
}

#PageForm form.contact textarea.textareaValid {
	background-color: #EEFFFF;
	color: #0B0B0B;
	border: 0;
	width: 100%;
}

#PageForm form.contact textarea.textareaError {
	background-color: #FFFFCC;
	color: #0B0B0B;
	border: 0;
	width: 90%;
}

#PageForm form.contact li {
	display: block;
}

#PageForm form.contact .emaillist {
	width: 100%;
	position: relative;
	margin-bottom: 10px;
	padding: 13px 20px;
	background: #7ABCFF;
	border: 1px solid #bab9b4;
}

#PageForm form.contact .submit {
	padding: 0 40px;
}

.tour_form_button {
	background: #FF9000;
	border: 2px solid #fff;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: Signika;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	outline: 1px solid #a1a1a1;
	padding: 5px;
}

.tour_form_button:hover {
	color: #fff;
	background: #354353;
}

#customer_reviews {
	
}


#customer_reviews .reviews_agg {
	display: none;
}

#customer_reviews .review_selection {
	

	border: none;
	background-color: #FAEBD7;
	padding:12px 20px;
	margin-bottom:20px
}
#customer_reviews .review_selection select{
	width:100%;
}

#customer_reviews .review_table_header th {
	border: none;
	font-size: 18px;
	padding: 0 0 0 80px;
	text-align: left;
}

#customer_reviews .review_table_header td {
	border: none;
	padding: 0 0 0 80px;
}

#customer_reviews .review_section {
	margin: 25px 0;
}

#customer_reviews .review_section .hbar { /*background: #eeefff;*/
	background: #E7E8E7;
	
}

#customer_reviews .review_section .title {
	font-size: 20px;
	padding: 10px;
}

#customer_reviews .review_section .modal {
	display: block;
	font-size: 14px;
	padding: 10px 5px 0 0;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	text-align: right;
	padding-right: 10px;
}

#customer_reviews .review_section h2.summary {
	padding: 5px 0 5px 0;
	font-size: 16px;
}

#customer_reviews .review_ty {
	padding: 5px 0 5px 0;
	font-size: 24px;
	color: #FF9000;
}

#contact_form {
	width: 300px;
	padding: 20px;
	border: 1px solid #DDD;
	border-radius: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: #FAFAFA;
	margin-right: auto;
	margin-left: auto;
}

#contact_form legend {
	font-size: 15px;
	color: #C9C9C9;
}

#contact_form label {
	display: block;
	margin-bottom: 5px;
}

#contact_form label span {
	float: left;
	width: 100px;
	color: #666666;
}

#contact_form input {
	height: 25px;
	border: 1px solid #DBDBDB;
	border-radius: 3px;
	padding-left: 4px;
	color: #666;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
}

.submit_btn {
	border: 1px solid #D8D8D8;
	padding: 5px 15px 5px 15px;
	color: #8D8D8D;
	text-shadow: 1px 1px 1px #FFF;
	border-radius: 3px;
	background: #F8F8F8;
}

.submit_btn:hover {
	background: #ECECEC;
}

.success {
	background: #CFFFF5;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #B9ECCE;
	border-radius: 5px;
	font-weight: normal;
}

.error {
	background: #FFDFDF;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFCACA;
	border-radius: 5px;
	font-weight: normal;
}


.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
.subheader {
    margin-top: 2em;
}
.form-title span{
	display:none;
}
.fancybox-inner iframe{
	height:100%;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }

}

@media (min-width: 992px) {
	.scroll-wrapper > .scroll-content{
		padding:0 10px!important;
	}
	button#opencontact {
    	display:none!important;
	}
	#closecontact{
		display:none!important;
	}
	.contactwrap{
		display:block!important;
	}
	.horizontal-tabs .tabs li a{
		padding: 10px 22px;
	}
    .col-md-5ths {
        width: 20%;
        float: left;
    }
    .home.page form[role=search] .col-md-6,.page-template-default .tour-search-form.placeholder-form .col-md-6{
	    width: 100%;
	}
	.search.results .subheader-block form[role=search] .col-md-6{
		width:50%
	}
	.NewsletterSubscription .col-md-4 {
	    margin-right: -30px;
	    margin-left: 30px;
	}
	.slideout img{
		display:none;
	}
	.onlybbpress{
		display:none;
	}
	.tour_excerpt{
		text-align: left!important;
	}
	div#top_company_contact p {
	    text-align: right!important;
	}
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
@media(max-width: 991px){
	#top_company_contact{
		text-align: center;
	}
	.contactwrap{
		display:none;
	}
	#PageForm.opened #opencontact{
		display:none;
	}
	#closecontact{
		display:none;
	}
	#PageForm.opened #closecontact{
		display:block;
	}

	#closecontact {
    	background: rgba(255,255,255,0.6);
    	border: 1px solid #000;
    	color: #000!important;
    	position: relative;
	    font-weight: bold;
    	margin: 0.5em 0 1em auto;
	}
	.featured-image-caption h4,.featured-image-caption h6 {
		padding: 5px 8px;
	}
	.tour_title{
		text-align: center;
	}
	#slideout_button{
		display: none;
	}
	.slideout {
	    bottom: 42px;
	}	
	.form-title span{
		display:inline;
	}
	.tour-search-form.placeholder-form {
	    position: fixed;
	    width: 100%;
	    bottom: 0;
	    height:42px;
	    left: 0;
	    z-index: 1000000999313;
	    -webkit-transition:.4s ease all;
	    -moz-transition:.4s ease all;
	    -o-transition:.4s ease all;
	    -ms-transition:.4s ease all;
	    transition:.4s ease all;
	}
	.site-footer{
		margin-bottom:42px;
	}
	.a2a_default_style,.tour_share{
		display: none;
	}
	

	.tour-search-form.placeholder-form .form-title{
	    text-align:center;
	    cursor:pointer;
	}
	.header-menu #menu-main-menu > li{
		margin-left:-3px;
	}
	#HomeNewsletterColumn .NewsletterSubscription, .widget_mailchimpsf_widget{
		padding-bottom:12px;
	}
	.alignnone{
		text-align: center;
	
		height: auto;
	}
	#search_bar .form-title{
		display:block;
		margin-top: -5px;
	}
	.logo,.tour_excerpt p,.full-tour .tour-meta{
		text-align: center!important;
	}
	.testimonials-slider{
		margin:2em 0;
	}
	#search_bar .range-slider{
		margin:0 0 10px 0;
	}
	
}
@media (max-width:500px){
	.col-xs-0,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{
		width:100%!important;
	}
	#trip-prep-tab table span{
		font-size: 11px!important;
	}

	footer .col-xs-6{
		width:50%!important;
	}

	#tour-imageslider{
		min-height:200px;
	}
	#tour-imageslider ul{
		height:200px!important;
	}
	h6.quote-author {
	    font-size: 11px;
	    padding-left: 0!important;
	}
	.page-id-84 strong {
    	display: block;
	}
	#customer_reviews .review_section .modal {
	    text-align: center!important;
	    padding: 0 0 10px;
	}

	#customer_reviews .review_section .title {
	    text-align: center!important;
	}
}
.visible-tablet{
	display:none;
}
.hidden-tablet{
	display:block;
}
@media (max-width: 991px) and (min-width: 768px){

	.social-links{
		display:none;
	}
	.tour-search-form.placeholder-form.active{
		height: 169px;
	}
	.featured-image img{
		width:auto;
		margin:0px auto 10px;
	}
	.related-tours .items-grid > * {
	    width: 33%;
	}
	.bubble-text .featured-image {
    	float: left;    
    	margin: 0 17px 0 -17px!important;
	}
	.related-tours .items-grid > *:nth-child(4) {
	    display: none;
	}
	div#socnet {
	    position: absolute;
	    width: 100%;
	    left: 0;
	    text-align: center;
	    top: 30px;
	}

	div#socnet h2 {
	    border-bottom:0;
	    border-right:1px solid;
	
	    margin-bottom: 0;
	    padding: 10px 16px 10px 60px;
	}
	.NewsletterSubscription {
	    /*padding: 20px 7em!important;*/
	}
	.NewsletterSubscription .button{
		float:right;
	}

	div#socnet > * {
	    display: inline-block;
	    margin-left: 0;
	
	    padding-left: 7px!important;
	    margin-top: 0!important;
}
	.site-footer #socnet img{
    margin-top: -3px!important;
}
	#socnet .BlockContent{
		margin:0;
	}
	#socnet input[type=button]{
		margin: 0 17px ;
	}
	#socnet .pad{
		padding:0;
	}
	.site-footer .container{
		position:relative;
	
		padding-top: 82px;
	}
	#socnet > * {
    	float: left;
	}
	.footer-btn{
		float:right
	}
	.footer-btn input{

	}
	.container .mission li{
		padding:0 2px !important;
	}
	.static{
		position:static;

	}
	.formatted-form .button{
    	float: right!important;
	}
	.block1{
		text-align: center!important;
	}
	.block2{
		margin-top:40px;
	}
	.tour_blocks{
		margin-bottom:20px;
	}
	
}
@media (max-width: 767px) and (min-width: 500px){
	.visible-tablet{
		display:block;
	}
	.hidden-tablet{
		display:none;
	}

	

}
@media (min-width: 768px){
	.menu-icon{
		display: none;
	}
	
	.hidden-mobile{
		display:block;
	}
	.visible-mobile{
		display:none;
	}
}
.site-footer .detail{
	display:none;
}
@media(max-width: 767px){
	.featured-image img{
		width: auto!important;
  		margin: 0 auto!important;
	}
	.header-menu #menu-main-menu .menu-item-has-children > a{
		pointer-events:none;
	}
	.tour-day .col-xs-2 {
	    width: auto!important;
	    margin: 10px 0;
	}
	.tour_title h1 {
	    font-size: 31px;
	}
	.menu-icon{
		display:inline;
	}
	.header-menu ul ul ul{
		top: auto;
  		left: 15px;
  		margin-top: 0px;
  		border: 0;
  		-webkit-box-shadow: none;
  		box-shadow: none;
	}
	.logo{
		text-align: center;
	}
	.social-links{
		padding-top:8px;
		padding-bottom:0px;
		z-index:4;
	}
	.hidden-mobile{
		display:none;
	}
	.visible-mobile{
		display:block;
	}
	.menu-items{
		display:none;
		width:100%;
		
		margin-top: 10px;
	}
	.menu-items li:first-child{
		border-top:0;
	}
	.menu-items li{
		display:block!important;
	
		border-top: 1px solid #354353;
	}
	#menu-main-menu,.header-menu{
		width:100%;
	}
	.topmenu {
	    margin: 0 -15px;
	
	    overflow-x: hidden;
	}
	#search_bar .range-slider{
		padding:0 20px;
	}
	.header-menu {
	    padding-left: 0;
	    padding-right: 0;
	}

	.menu-items li a {
	    padding: 12px 20px;
	}
	ul.sub-menu {
	    position: relative!important;
	    margin-top: -35px;
	    margin-bottom:35px;
	}
	.tour-search-form.placeholder-form.active{
		height:274px;
	}
	.header-menu ul ul li {
	    background: #354353;
	}
	.header-menu ul ul li a{
	    color: #fff!important;
	    margin-left:30px
	}
	
	#customer_reviews .review_section .modal{
		text-align: right;
		
	}
	.site-footer .BlockContent {
    	display: none;
	}
	.site-footer{
		
		padding: 0 15px 40px;
	}

	div#socnet .BlockContent, .contactinfo .BlockContent {
	    display: block!important;
	    margin-left:0!important;
	}
	.site-footer h2{
		border-color:#FF9000;
		margin-top:20px;
		cursor: pointer;
	}
	.site-footer .detail{
		display:block;
		border-top:10px solid #FF9000;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
	
		position: absolute;
		right: 0;
		top: 30px;
	}
	#socnet h2,.contactinfo h2 {
    	border-color: #a6a39e;
	}
	div#top_company_contact {
    	font-size: 11px;
	}

	.featured-image-caption {
	    position: relative;
	}

	.home.page .mission li {
	    padding: 0 0px!important;
	}

	#HomeNewsletterColumn .NewsletterSubscription label {
	    font-size: 14px!important;
	}

	#HomeNewsletterColumn .NewsletterSubscription input[type="text"] {
	    margin-bottom: 4px;
	    margin-top: 2px;
	}

	.button {
	    margin-bottom: 35px;
	}
	form[role=search] .button{
		margin-bottom:0;
	}

	.full-tour .tour-meta {
	    text-align: center;
	}
	table {
	    font-size: 11px;
	    margin-left: -14px;

	}
	.scroll-content table,#trip-prep-tab table,#wpcr_table_2 {
	    margin-left: 0;
	}

	#recaptcha_area {
		-webkit-transform: scale(0.8);
	    transform: scale(0.8);
	    -webkit-transform-origin: 0;
	    transform-origin: 0;
	}

	
	.featured-image{
		margin-top:30px;
	}
	.main-slider-container .featured-image{
		margin-top:0;
	}
	.container .horizontal-tabs .tabs li a {
	    height: auto;
	    font-size: 11px!important;
	}
	#HomeNewsletterColumn .NewsletterSubscription {
	    margin: 0 -15px;    
    	padding: 15px;    
    	-webkit-box-sizing: content-box;
    	box-sizing: content-box;  
	}
	.space-mobile{
		padding:0 15px;
	}
	.bbp-topic-voice-count,.bbp-topic-reply-count {
    	opacity:0
	}
	#tour-imageslider ul, #tour-imageslider ul li{
		height:100%!important;
	}
	#tour-imageslider ul{
		padding-top:69%;
	
		position: relative;
}
	#tour-imageslider ul li{
		position: absolute!important;
		top:0;
		left:0;
		width:100%;
	}
}

.logo-comp {
    margin: 10px 0 2px;
}
.menu-icon{
	cursor: pointer;
	margin-left: 15px;
}
button#opencontact {
    margin: 1em auto;
}
iframe{
	width: 100%;
}

.mission li {
    float: none!important;
    text-align: center;
    margin: 10px 0;
    padding: 0 10px!important;
}

.mission ul {
    width: 100%;
    text-align: center;
    display: block!important;
    margin: 10px 0;
}

.mission > div > div {
    clear: none!important;
    float: none!important;
    padding-left: 0!important;
}
.mission {
    line-height: 2em;
}

.substrate.section-substrate,.substrate.top-substrate{
	display:none;
}
.fancybox-wrap {
    max-width: 90%;
    max-height: 90%;
}
.intl-tel-input{
	width:100%
	
}
form.contact fieldset input,form.contact fieldset select {
    width: 100%;
}

.trips_containerValid input {
    width: auto!important;
    margin: 5px;
}
.fancybox-outer{
	overflow-x:hidden;
	overflow-y:auto;
}
.accordion-title {
    background: #e7e7e7;
    padding: 10px 15px;
    margin: 0;
    font-style: italic;
    border: 1px solid #ccc;
    cursor:pointer;
    position:relative;
}

.accordion-content {
    background: #FAEBD7;
    padding: 10px 20px;
    color: #777;
    margin-bottom: 0;
    display: none;
}
.accordion-wrap{
	margin-bottom:30px;
    font-size:15px
}
.accordion-title:after {
    border-top: 10px solid #000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: '';
    position: absolute;
    right: 30px;
    top: 15px;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    -o-transition: .4s ease all;
    -ms-transition: .4s ease all;
    transition: .4s ease all;
}

.accordion-title.active:after {
    border-top-color: #FF9000;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.horizontal-tabs .tabs li a {
    padding: 10px 8px;
    font-size: 16px!important;
    height: 60px;
}
.horizontal-tabs .tabs li{
	max-width: 17%;
  	text-align: center;
}
.tour-itinerary .row > * {
    padding: 0;
}

.tour-itinerary .row {
    margin: 0!important;
}
.tour-itinerary .row > .col-sm-10 {
    border-left: 1px solid #edecec;
}
.site-footer .Block,#socnet {
    position: relative;
}
.site-footer #socnet img{
	margin-left: auto;
	margin-right: auto;
}
@media (max-width:659px){
	.horizontal-tabs .tabs li {
	    max-width: none;
	    width: auto;
	    height: 41px;
	}
	.horizontal-tabs .tabs li.current {
		padding-bottom:0;
		margin-bottom:0;
	}
	.tour-day-text .bubble-text{
		padding:5px;
	}
	.tour-day-text {
	    padding: 0;
	}

	.horizontal-tabs .pane {
	    padding: 10px 0 0;
	    margin-left: -1px;
	}
	.bubble-corner{
		display: none;
	}
}
#tour_summary_table h4 {
    font-size: 14px;    color: #60abf8;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.tour_summary_column{
	margin-bottom: 14px;
}
.privacy h5{
	
	margin:4px 0;
	line-height: 1.3em;
}
.thumb-img,.tour-slider-img{
	width:100%;
	height:100%;
	-webkit-background-size:100% 100%!important;
	-moz-background-size:100% 100%!important;
	-o-background-size:100% 100%!important;
	-ms-background-size:100% 100%!important;
	background-size:100% 100%;
	background-position:center;
}
.thumb-img{
	position:absolute;
	top:0;
}
.thumb-box{
	padding-top:69%;

	position: relative;
}
.site-content > .container > .row {
    margin: 0;
}
.single-tour .col-md-4 p,.single-tour .col-md-4  p span {
    margin-left: 0!important;
    padding-left: 0!important;
    text-align: center!important;
    width: 100%;
}
.single-tour .block2 p {
    text-align: left!important;
}

.single-tour footer p,.single-tour footer p span{
	text-align:left!important;
}
.inline label {
    position: absolute;
    left: 0;
}
.inline{
	display:inline-block;
	width: 100%;
	padding-left: 70px;
	padding-right: 15px;
	float:left;
}
.submit-button{
	float:none!important;
}
.bubble-text .featured-image img {
    height: auto!important;
    margin-top: 0!important;
}

/*************** SCROLLBAR BASE CSS ***************/
#trip-prep-tab .scrollbar-rail > .scroll-element.scroll-x {
    top: 0;
}
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}









/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #c2c2c2; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }










/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-outer > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer { height: 8px; top: 2px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { left: 2px; width: 8px; }

.scrollbar-outer > .scroll-element .scroll-element_outer { overflow: hidden; }
.scrollbar-outer > .scroll-element .scroll-element_track { background-color: #eeeeee; }

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar { background-color: #d9d9d9; }
.scrollbar-outer > .scroll-element .scroll-bar:hover { background-color: #c2c2c2; }
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* scrollbar height/width & offset from container borders */

.scrollbar-outer > .scroll-content.scroll-scrolly_visible { left: -12px; margin-left: 12px; }
.scrollbar-outer > .scroll-content.scroll-scrollx_visible { top:  -12px; margin-top:  12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar { min-width: 10px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar { min-height: 10px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -14px; }

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -14px; }










/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track { display: none; }
.scrollbar-macosx > .scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;

    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.scrollbar-macosx > .scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0px;
    top: 0;
    width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar { height: 7px; min-width: 10px; top: -9px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar { left: -9px; min-height: 10px; width: 7px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer { left: 2px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer { top: 2px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }










/*************** SCROLLBAR LIGHT ***************/

.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-light > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
    background: #dbdbdb;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dbdbdb), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -o-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: linear-gradient(to right, #dbdbdb 0%,#e8e8e8 100%);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
    bottom: 0;
    height: 17px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
    background: #fefefe;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fefefe), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -o-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -ms-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: linear-gradient(to right, #fefefe 0%,#f5f5f5 100%);

    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-light > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-light > .scroll-content.scroll-scrollx_visible { top:  -17px; margin-top:  17px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 0px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-bar { left: 0px; min-height: 10px; width: 10px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer { height: 12px; left: 2px; top: 2px; }
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer { left: 2px; top: 2px; width: 12px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }










/*************** SCROLLBAR RAIL ***************/

.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-rail > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
    background-color: #999;
    background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
    top: 59px;
    height: 12px;
    left: 0;
    min-width: 100%;
    padding: 3px 0 2px;
    width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 2px 0 3px;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
    background-color: #d0b9a0;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;

    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */

.scrollbar-rail > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-rail > .scroll-content.scroll-scrollx_visible { margin-top: 17px; top: -17px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 1px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-bar { left: 1px; min-height: 10px; width: 10px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer { height: 15px; left: 5px; }
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size { height: 2px; left: -10px; top: 5px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer { top: 5px; width: 15px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size { left: 5px; top: -10px; width: 2px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -25px; }

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -25px; }










/*************** SCROLLBAR DYNAMIC ***************/

.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
    bottom: 2px;
    height: 7px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 2px;
    top: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
    opacity: 0.3;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.scrollbar-dynamic > .scroll-element .scroll-element_size {
    background-color: #cccccc;
    opacity: 0;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
    background-color: #6c6e71;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
    bottom: 0;
    height: 7px;
    min-width: 24px;
    top: auto;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
    left: auto;
    min-height: 24px;
    right: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
    bottom: 0;
    top: auto;
    left: 2px;

    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -o-transition: height 0.2s;
    -ms-transition: height 0.2s;
    transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
    left: auto;
    right: 0;
    top: 2px;

    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -o-transition: width 0.2s;
    -ms-transition: width 0.2s;
    transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size { left: -4px; }
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size { top: -4px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }


/* hover & drag */

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
    overflow: hidden;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
    opacity: 1;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
    height: 100%;
    width: 100%;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
    height: 20px;
    min-height: 7px;
}
.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
    min-width: 7px;
    width: 20px;
}










/*************** SCROLLBAR GOOGLE CHROME ***************/

.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-chrome > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_outer {}

.scrollbar-chrome > .scroll-element .scroll-element_track {
    background: #f1f1f1;
    border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
    bottom: 0;
    height: 16px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
    background-color: #d9d9d9;
    border: 1px solid #bdbdbd;
    cursor: default;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
    border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
    border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible { left: -16px; margin-left: 16px; }
.scrollbar-chrome > .scroll-content.scroll-scrollx_visible { top:  -16px; margin-top:  16px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar { height: 8px; min-width: 10px; top: 3px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar { left: 3px; min-height: 10px; width: 8px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer { border-left: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track { height: 14px; left: -3px; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size { height: 14px; left: -4px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer { border-top: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track { top: -3px; width: 14px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size { top: -4px; width: 14px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }



/* Custom styles */
.header-menu ul ul { z-index: 999; }
.range-slider .ui-slider-handle { z-index: 2; }
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
    -moz-box-shadow: 0px 4px 14px rgba(204, 204, 204, 0.8) inset;
    -webkit-box-shadow: 0px 4px 14px rgba(204, 204, 204, 0.8) inset;
    box-shadow: 0px 4px 14px rgba(204, 204, 204, 0.8) inset;
}
.bbp-the-content-label {
    background: #FF9000;
    margin: 0 !important;
    padding: 5px;
    font-weight: 700;
}