@font-face {
    font-family: 'segoe_uisemibold';
    src: url('../fonts/seguisb-webfont.eot');
    src: url('../fonts/seguisb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/seguisb-webfont.woff') format('woff'),
         url('../fonts/seguisb-webfont.ttf') format('truetype'),
         url('../fonts/seguisb-webfont.svg#segoe_uisemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoe_uiregular';
    src: url('../fonts/segoeui-webfont.eot');
    src: url('../fonts/segoeui-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/segoeui-webfont.woff') format('woff'),
         url('../fonts/segoeui-webfont.ttf') format('truetype'),
         url('../fonts/segoeui-webfont.svg#segoe_uiregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoe_uilight';
    src: url('../fonts/segoeuil-webfont.eot');
    src: url('../fonts/segoeuil-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/segoeuil-webfont.woff') format('woff'),
         url('../fonts/segoeuil-webfont.ttf') format('truetype'),
         url('../fonts/segoeuil-webfont.svg#segoe_uilight') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
    /* Adjust font size */
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    /* Font varient */
    font-variant-ligatures: none;
    -webkit-font-variant-ligatures: none;
    /* Smoothing */
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}

html, body {height: 100%;}

body {color: #5c5e63; font: normal 16px 'Rubik', sans-serif; 
	padding: 0; margin: 0; width: 100%;	min-width: 320px; position: relative;
	text-align: center; /*background: url(../img/bg.png) repeat;*/}
	
td, th {color: #5c5e63; font: normal 16px 'Rubik', sans-serif; text-align: left; vertical-align: top;}
p {color: #5c5e63; font: normal 16px 'Rubik', sans-serif; margin: 0 0 20px 0; padding: 0;}	
a {/*color: #e67300;*/ color: #7b797e; /*font-weight: bold;*/ text-decoration: underline;}
a:hover {text-decoration: none;}		

h1 {color: #ffcf30; font: bold 44px 'Rubik', sans-serif; margin: 0; padding: 0;}

img {max-width: 100%;}

strong {font-family: 'Rubik', sans-serif;}

.page-header {margin: 0 0 10px 0; position: relative;}
.page-header h1 {}

h2 {color: #ffcf30; font: bold 32px 'Rubik', sans-serif;
	margin: 0 0 10px 0; padding: 0;}

h2 a {color: #ffcf30;}

h3 {color: #ffcf30; font: bold 28px 'Rubik', sans-serif; margin: 0 0 10px 0; padding: 0;}
h4 {color: #5c5e63; font: normal 20px 'Rubik', sans-serif; margin: 0 0 10px 0; padding: 0; text-transform: uppercase;}
h5 {color: #5c5e63; font: normal 16px 'Rubik', sans-serif; margin: 0 0 10px 0; padding: 0; text-transform: uppercase;}
h6 {color: #5c5e63; font: normal 14px 'Rubik', sans-serif; margin: 0 0 10px 0; padding: 0;}		
	
.clear {border: 0; clear: both; display: block; float: none; margin: 0; overflow: hidden; visibility: hidden; width: 0; height: 0; font-size: 1px; line-height: 1px;}	
	
div.h10 {clear: both; height: 10px;}
div.h20 {clear: both; height: 20px;}
div.h30 {clear: both; height: 30px;}
div.h40 {clear: both; height: 40px;}
div.h50 {clear: both; height: 50px;}	
	
.blk {display: block;}	

hr {
	display: block;
	clear: both;
	height: 1px;
	border: none;
	margin: 0 0 20px 0; padding: 0;
	border-bottom: 1px solid #dfdfdf;
}

.site {	position: relative; z-index: 30; padding: 0; margin: 0 auto; 
	min-height: 100%; height: auto !important; height: 100%;
	text-align: left; overflow: hidden;}

.cont_in {margin: 0 auto; position: relative;}

/*---------------------------------*/

#header {position: relative; padding:0 0 10px 0; margin: 0; height: 210px; z-index: 200; text-align: center;
	background: #fff;}
#header:after { content: ''; position: absolute; bottom: 0;
left: 0; width: 100%; height: 10px; background-color: #9e9c9f; }
#header .cont_in {width: 1040px; height: 160px;}

.nav_line {width: 1040px; height: 50px; margin: 0 auto; position: relative; clear: both;}	

.content {position: relative; margin: 0 auto 40px auto; padding: 0; width: 1000px;}

.bg_map {
	/*background: #6e7ba1 url(../img/bg_slider.jpg) no-repeat center top;*/
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0 50px 0;

	background-color: #ffcf30;
}

.one_col {padding: 20px 0; }
.left_col {width: 220px; margin: 0 -220px 0 0; padding: 30px 0; float: left; position: relative; z-index: 20;}
.right_col {margin: 0; padding: 30px 0 30px 250px; position: relative;}

/*---------------------------------*/
	
#footer {position: relative; z-index: 40; margin: 0; padding: 0; 
	background: #5c5e63  /*url(../img/bg_footer.png) repeat-x top*/; height: 160px;}

#footer:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #9e9c9f;
}
	
#footer .cont_in {width: 1040px; padding: 40px 0 0 0;}	

#footer .copyright {
	text-align: left; float: left;
	padding: 0; margin: 0 0 0 20px; line-height: 22px;
	font-size: 13px; color: #ffffff; }


#footer nav {float: right; padding: 0; margin: 0 20px 0 0; font-size: 13px; color: #ffffff; line-height: 22px; }
#footer nav a { font-size: 13px; color: #ffffff; text-decoration: none; }
#footer nav a:hover { text-decoration: underline; }

#footer a.jm_logo {display: block; float: right; margin: 40px 20px 0 0; padding: 0; width: 200px; height: 26px; background: url(../img/jm_logo.png) no-repeat left top;}

/*---------------------------------*/

#testimonials { background: #9e9c9f /*url(../img/bg_above_footer.png) repeat*/;}
#testimonials .cont_in {width: 1040px; padding: 40px 0;}	
	
#testimonials h4 {color: #FFF; font-weight: normal;  font-size: 44px; margin: 0 0 40px 0; text-align: center; }	

#testimonials_box {margin: 0 auto 30px auto; width: 980px;}
#testimonials_box div {width: 920px; background: #9e9c9f /*url(../img/bg_above_footer.png) repeat*/; float: left; text-align: center;
	font-size: 24px; line-height: 30px; color: #ffffff; margin: 0; padding: 0 30px;}	
	
#testimonials_box div p {
	font-size: 24px; line-height: 30px;
	color: #ffffff; margin: 0;
	text-align: center;}	
	
#testimonials_nav {height: 50px; position: relative; clear: both;}	
	
#testimonials_prev, #testimonials_next {
	display: block; position: absolute;
	top: 0; left: 50%; width: 50px; height: 50px;
	z-index: 10; outline: none;}
	
#testimonials_prev {margin: 0 0 0 -65px; background: url(../img/testimonials_prev.png) no-repeat left top;}	
#testimonials_next {margin: 0 15px 0 0; background: url(../img/testimonials_next.png) no-repeat left top;}			

	
/*---------------------------------*/

a.logo {display: block; width: 302px; height: 142px; position: absolute; float: left; left: 50%; top: 10px; 
	overflow: hidden; text-align: center; text-decoration: none; margin: 0 0 0 -151px; z-index: 20;}

a.logo img {
	height: 142px;
}

@media only screen and (min-width: 1041px) {
	a.logo img {
		height: 120px;
		top: 50%;
	    position: absolute;
	    transform: translateY(-50%);
		scale: 1.1;

	}
}

#header .header_right {float: right; margin: 0; padding: 36px 0 0 0; /*width: 206px;*/}
#header .btn_book_now {display: inline-block; /*width: 128px; height: 58px;*/ height: auto; /*background: url(../img/btn_book_now.png) no-repeat left top;*/ background-color: #ffcf30; color: #5c5e63; font-weight: bold; border-radius: 4px; padding: 16.5px 24.86px; text-decoration: none;}
#header .facebook {display: block; width: 72px; height: 36px; padding: 0 56px 0 0; margin-bottom: 20px; 
	background: url(../img/icon_f.png) no-repeat 87px 0; font-family: 'Rubik', sans-serif;
	color: #5c5e63; text-align: right; text-decoration: none; line-height: 18px;}

#header .header_left {float: left; margin: 0; padding: 36px 0 0 0; width: 340px; text-align: center;}

#header .header_left .phone {text-align: center; font-size: 44px; color: #5c5e63; margin: 0;}
#header .header_left .phone a {font-size: 44px; color: #5c5e63; text-decoration: none;}
#header .header_left .address {text-align: center; font-size: 20px; color: #5c5e63; margin: 0; font-family: 'Rubik', sans-serif;} 

@media only screen and (max-width: 768px) {
	#header .header_left .phone a {
		font-size: 32px;
	}
}

/* ---------------------------------- */
.main_menu { margin: 0; padding: 0; position: relative; z-index: 996; list-style-type: none; float: left; height: 50px;}
.main_menu li {margin: 0; padding: 0; height: 50px; text-align: center; float: left; z-index: 100; position: relative; vertical-align: bottom;}
.main_menu li a {display: block; float: left; padding: 0 35px; text-decoration: none;/* text-transform: uppercase;*/
	color: #5c5e63; font: normal 18px/50px 'Rubik', sans-serif;
	text-align: center; outline: none; border-radius: 4px 4px 0 0; font-weight: bold;}

.main_menu li:hover a, .main_menu li a:hover {background-color: #5c5e63; color: #FFF;}	
 
.main_menu li.current-menu-item a,  
.main_menu li.current-menu-parent a,
.main_menu li.current-page-ancestor a, 
.main_menu li.current_page_parent a,
.main_menu li.current-menu-ancestor a {background-color: #9e9c9f; color: #FFF;}

	
.main_menu li:hover ul {display: block;}		

.main_menu li ul {
	display: none; position: absolute; float: left; width: 230px; z-index: 990;
	left: 0; top: 50px; background-color: #5c5e63;
	padding: 5px; margin: 0; list-style-type: none;
	}

.main_menu li li:first-child {border: none;}
.main_menu li li {float: none; padding: 0; background: none!important; border-top: 1px solid #fff; height: auto !important;}
.main_menu li li a {float: none; background: none !important; padding: 14px 10px !important; text-decoration: none !important;
	font-size: 14px; line-height: 16px !important; color: #fff !important; text-align: left;}

.main_menu li li:hover a {color: #FFF !important; text-decoration: none !important;}

.main_menu li:hover ul {display: block;}


/*---*/


#slider {position: relative; width: 1000px; margin:0 auto; padding: 20px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	background-color: #FFF;
	}

#slider_box { position: relative; width: 1000px; height: 480px; margin: 0; padding: 0; }
	
#slider_box div {width: 1000px; height: 480px; padding: 0;}
#slider_box img {display: block; width: 1000px; height: 480px;}	
	
#slider_nav {float: left; left:50%; position: relative; height: 20px; margin-top: -40px; z-index: 300;}
#slider_nav span  { float: left; position:relative; right:50%; width: 20px; height: 20px; overflow: hidden; float: left;
	margin: 0 5px; padding: 0; background-color: #c7c5c7; font-size: 0; outline: none; cursor: pointer;
	-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;}
#slider_nav span.cycle-pager-active {background-color: #5c5e63;}	


#slider .nav_prev {display: block; width: 27px; height: 70px; position: absolute; top: 50%; left: -40px; margin: -35px 0 0 0;
	background: url(../img/nav_prev.png) no-repeat left top; z-index: 20;}
#slider .nav_next {display: block; width: 27px; height: 70px; position: absolute; top: 50%; right: -40px; margin: -35px 0 0 0;
	background: url(../img/nav_next.png) no-repeat left top; z-index: 20;}

#slider a {outline: none;}

#slider .slider_text {display: block; position: absolute; left: 0px; bottom: 20px; 
	width: 409px; height: 150px; padding: 30px 40px; margin: 0 0 0 -40px; text-align: left;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	background: #ffffff;
	color: #5C5E66; font: normal 16px/24px 'Rubik', sans-serif;}

#slider .slider_text h3 {padding: 0; margin: 0; text-align: left;
	color: #5C5E66; font: normal 38px 'Rubik', sans-serif;}

#slider .slider_text p {color: #ffffff; font: normal 16px/24px 'Rubik', sans-serif; margin: 0;}



/*---------------------------------------------------*/

#featured_line { margin: 0; padding: 36px 0 60px 0;
	background: #fff9e9 url(../img/bg_featured.jpg) no-repeat center bottom;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;}

#featured_line .cont_in {width: 1000px;}
	
#featured_line h3 {color: #ffcf30; font: normal 44px 'Rubik', sans-serif; margin: 0 0 40px 0; text-align: center; } 

#featured_line ul {margin: 0; padding: 0; list-style-type: none;}
#featured_line li {width: 230px; float: left; margin: 0 30px 0 0; padding: 0;}
#featured_line li.last {margin: 0; width: 220px;}

#featured_line li img {display: block; margin: 0 0 5px 0;}
#featured_line .featured_title {display: block; color: #5c5e63; font-size: 18px; font-family: 'Rubik', sans-serif; text-transform: uppercase; 
	margin: 0 8px; text-decoration: none; height: 44px; line-height: 20px;}
#featured_line .featured_img {display: block; padding: 8px; background-color: transparent; font-size: 14px;}

#featured_line a.featured_img, #featured_line a.featured_img:hover  {text-decoration: none;
	color: #5b5c77; font-size: 13px;
    display: block; font-family: 'Rubik', sans-serif;
    margin: 0; text-transform: uppercase;}

#featured_line li.last h4 {display: block; color: #5c5e63; font-size: 18px; font-family: 'Rubik', sans-serif; text-transform: uppercase; 
	margin: 0 0 14px 0; text-decoration: none;}

#featured_line li.last p {color: #5c5e63; font-size: 16px; line-height: 24px; font-family: 'Rubik', sans-serif; margin: 0 0 14px 0; }


.newsletter { text-align: left;}
.newsletter input.wpcf7-text {
	display: block; 
	border: 1px solid #5c5e63;
	padding: 2px 12px;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 4px; 
	margin: 0; 
	/*-webkit-box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.25);
	box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.25);*/
	color: #5c5e63; 
	font-size: 18px;  
	font-family: 'Rubik', sans-serif;
	box-sizing: border-box;
}

.newsletter textarea {display: block; border: 1px solid #d7d2c5; width: 100%; padding: 2px 10px;
	-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin: 0; 
	-webkit-box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.25);
	box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.25); 	
	color: #000; font-size: 18px;  font-family: 'Rubik', sans-serif;
	box-sizing: border-box;}

.newsletter p {margin-bottom: 5px !important;}

.newsletter input.wpcf7-submit {
	display: inline-block; 
	/*width: 142px; 
	height: 52px; */
	padding: 0; 
	/*margin: 0 auto;
	background: none; 
	background: url(../img/btn_submit.png) no-repeat center center;*/
	border: none; 
	cursor: pointer;

	background-color: #ffcf30;
    color: #5c5e63;
    font-weight: bold;
    border-radius: 4px;
    padding: 16.5px 24.86px;
    text-decoration: none;
    font-weight: bold !important;
    font-size: 18px;
}

#ic_signupform .elcontainer.tight .submit-container {
	padding: 1em 1em 2em 0 !important;
}

.btn_signup {
	/*display: block; 
	width: 142px; 
	height: 52px; 
	padding: 0; 
	margin: 0 auto 0 0;
	background: none; 
	background: url(../img/btn_signup.png) no-repeat center center;
	border: none; 
	cursor: pointer;*/
	display: inline-block;
	margin-top:24px;
	background-color: #ffcf30;
    color: #5c5e63;
    font-weight: bold;
    border-radius: 4px;
    padding: 16.5px 24.86px;
    text-decoration: none;
}

	
/*---------------------------------------------------*/

.entry-content h1,
.entry-content h2,
.entry-content h3 {
 	color: #5c5e63;
 }

article .entry-content img {
	/*border: 1px solid #ebe5d5; padding: 8px; background-color: #ffffff;*/
}

article .entry-content .rich_img {
	border: 1px solid #ebe5d5; padding: 8px; background-color: #ffffff;
}
article .entry-content img {display: block;}


article .entry-content ul, 
.article .entry-content ul ul {margin: 0 0 20px 0; padding: 0; list-style: none;}
article .entry-content ul ul {padding: 10px 0 0 0; margin: 0;}
article .entry-content ul li {
	position: relative;
	margin: 0 0 5px 0; 
	padding: 0 0 0 20px; 
	/*background: url(../img/li.png) no-repeat 0px 9px; */
} 

article .entry-content ul li:before,
article .entry-content ul li li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 6px;
	width: 6px;
	height:6px;
	background-color: #5c5e63;
}
article .entry-content ul li li {
	position: relative;
	margin: 0 0 5px 0px; 
	padding: 0 0 0 20px; 
	/*background: url(../img/li.png) no-repeat 0px 9px;*/
} 

blockquote {background-color: #ffffff; padding: 25px 60px; color: #5c5e63; font-size: 16px; line-height: 24px; margin: 0 10px 20px 10px;
	-webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px; border: 1px solid #ebe5d5; }
blockquote p {color: #5c5e63; font-size: 18px; font-style: italic; line-height: 24px; margin: 0;}

.wp-caption {max-width: 100%; }

.wp-caption img {
	border: 1px solid #ebe5d5; padding: 8px; background-color: #ffffff;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {font-style: italic; font-weight: bold; font-size: 16px; color: #5c5e63; text-align: center;}

footer.entry-meta {color: #5c5e63; margin: 0 0 20px 0;}
footer.entry-meta a {color: #5c5e63; text-decoration: underline;}
footer.entry-meta a:hover {text-decoration: none;}

article table {border-collapse: collapse; margin-bottom:18px; border: 1px solid #ece6d6;}
article th {border: 1px solid #ece6d6; padding: 8px 14px; background-color: #ffffff; font-weight: bold;}
article td {border: 1px solid #ece6d6; padding: 8px 14px; background-color: #ffffff;}


/*---------------------------------------------------*/

.widget-area aside {display: block; margin-bottom: 40px;}
.widget-area h3 {display: block; /*font-size: 44px; font-weight: normal;*/ font-family: 'Rubik', sans-serif; color: #ffcf30; 
	padding: 0; margin: 0 0 6px 0;}

.widget-area ul {margin: 0; padding: 0; list-style-type: none; position: relative; overflow: hidden; height: 1%;}
.widget-area li {
	position: relative;
	margin: 0; 
	padding: 8px 0 8px 20px; 
	/*background: url(../img/li.png) no-repeat 6px 22px;*/
}

.widget-area li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 16px;
	width: 9px;
	height: 9px;
	background-color: #5c5e63;
}

/*.widget-area li:first-child {background: none;}*/
.widget-area li a {color: #5c5e63; font: normal 20px 'Rubik', sans-serif; text-decoration: underline; display: block;}
.widget-area li a:hover {text-decoration: none; color: #5c5e63;}
.widget-area li.current-menu-item a {text-decoration: none; color: #5c5e63;}

/*---------------------------------------------------*/

#accordion {}
#accordion h3 {
	padding: 0; margin: 0 0 10px 0; z-index: 10; position: relative;
	border: solid 1px #5c5e63; cursor: pointer;
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
	background: #5c5e63; 

	transition: border-color 0.25s, background 0.25s;
}

#accordion h3 span {
	display: block; padding: 10px 20px; margin: 0;
	color: #ffffff;
	font: normal 20px 'Rubik', sans-serif;
}

#accordion h3:hover {
	border-color: #9e9c9f;
	background: #9e9c9f;

}
#accordion h3.active {
	border-color: #9e9c9f;
	background: #9e9c9f;

}
#accordion div {
	background: #ffffff; margin: 0 0 10px 0; padding: 20px; z-index: 5; position: relative;
	-webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px; border: 1px solid #9e9c9f;
}

/*------------*/

#comments {padding: 0 0 20px 0;}
#comments h2, #comments h3 {margin-bottom: 16px;}

#comments .commentlist {margin: 0; padding: 0; list-style-type: none;}
#comments .commentlist li {margin: 0; padding: 0; position: relative; overflow: hidden; height: 1%;}

#comments article {margin: 0 0 20px 0; padding: 0 0 20px 100px; border: none; background:url(../img/dot_gray.png) repeat-x bottom;}

#comments article img.avatar {float: left; padding: 0; line-height: 0; margin: 6px 0 0 -100px; width: 80px; height: 80px;}
#comments article cite,
#comments article time {color: #6699CC; font-size: 13px; font-style: normal; font-weight: bold; }
#comments article header a {text-decoration: none; color: #6699CC;}
#comments article a:hover {text-decoration: underline;}

/* Comment form */

#respond form p {
	position:relative; overflow: hidden; height: 1%;
	padding: 0 0 0 100px; margin-bottom:10px;
}
#respond form p.logged-in-as, #respond form p.comment-notes {padding: 0;}

#respond form label {display: block; position: relative; width: 100px; margin: 0 0 0 -100px; float: left;
	font-size: 14px; font-weight:bold; margin-bottom: 4px; color: #999999; padding: 10px 0 0 0; }


#respond form p input[type="text"] {width: 578px; }

#respond form textarea {width: 578px; max-width: 578px;}
	
#respond form .comment-form-captcha img {
	float: left; margin-top: 10px; margin-right: 15px;}
	
#respond form p.comment-form-captcha input {
	float: left; width: 403px; }

#respond #recaptcha_widget_div {
	padding: 0 0 0 100px; margin-bottom: 10px; }


#respond form p.form-allowed-tags {	font-size: 12px;}
span.required {color: red !important;}
	
/*-------------*/

#tours {margin: 0; padding: 16px 0 0 0;}
#tours div.tour {margin: 0 53px 30px 0; padding: 0; float: left; width: 298px; min-height: 560px; position: relative;}
#tours div.tour.last {margin-right: 0;}

#tours .tour_img {display: block; border: 1px solid #ebe5d5; padding: 8px; background-color: #ffffff; position: relative; margin-bottom: 5px;}
#tours .tour_img img {display: block;}
#tours .tour_status {
	display: block; 
	width: 104px; 
	height: auto; 
	/*background:url(../img/bg_tour_status.png) no-repeat left top;*/
	text-align: left; 
	line-height: 20px; 
	font-size: 14px; 
	color: #5c5e63; 
	padding: 4px 10px;
	margin-bottom:11px;
	position: absolute; 
	bottom: 30px; 
	right: -11px;
	background-color: #ffcf30;
    border-radius: 4px 4px 0 4px;
}

#tours .tour_status:after {
	content: '';
	position: absolute;
	bottom: -11px;
	right: 0;
    border-top: solid 11px #e3ae00;
    border-right: solid 11px transparent;
}

#tours .tour_title	{display: block; color: #7b797e; text-transform: uppercase; margin: 0 0 5px 0; font-family: 'Rubik', sans-serif; text-decoration: none; font-weight: 700;}
#tours .tour_title:hover {text-decoration: underline;}
#tours .tour_date {display: block; color: #5c5e63; text-transform: uppercase; margin: 10px 0; font-family: 'Rubik', sans-serif;}
#tours .tour_description {display: block; color: #5c5e63; margin: 0 0 10px 0;}
#tours .tour_description p {color: #5c5e63; margin: 0;}
#tours .tour_url {
	display: block; 
	/*width: 178px; 
	height: 60px; 
	background:url(../img/btn_view.png) no-repeat left top; */
	float: left; 
	margin: 2px 0 0 -4px;
	background-color: #ffcf30;
    color: #5c5e63;
    font-weight: bold;
    border-radius: 4px;
    padding: 16.5px 12px;
    text-decoration: none;
}

#tours .tour_price {display: block; float: right; padding: 0; text-align: right;}
#tours .tour_price span {color: #5c5e63; text-decoration: line-through; display: block;}
#tours .tour_price strong {color: #ffcf30; display: block; font-size: 30px;}



.navigation {position: relative; margin: 0 0 18px 0; overflow: hidden; height: 1%;}
.navigation .wp-pagenavi {padding: 0; position: relative; z-index: 996; float: left; left: 50%; margin: 0;}
.navigation .wp-pagenavi a,
.navigation .wp-pagenavi span {
	display: block; 
	margin: 0 4px;
	float: left; 
	z-index: 100; 
	vertical-align: bottom; 
	right: 50%; 
	position: relative;
 	padding: 0 15px; 
 	height: 50px; 
 	background-color: #9e9c9f; 
 	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px; 
	border-radius: 3px;
	color: #ffffff; 
	font-size: 24px; 
	line-height: 50px; 
	text-decoration: none; 
	z-index: 999; 
	outline: none;
}

.navigation .wp-pagenavi span.current {background-color: #5c5e63; color: #FFF;}

/*-------------------------*/

.tour_photo .photo_wrapper {float: left; border: 1px solid #ebe5d5; padding: 8px; background-color: #ffffff; position: relative; margin-bottom: 10px; width: 625px;}
.tour_photo .photo_wrapper img {display: block; margin: 0 auto; max-width: 100%;}
.tour_photo .small_photo {float: right; width: 350px;}
.tour_photo .small_photo ul {margin: 0; padding: 0; list-style-type: none;}
.tour_photo .small_photo ul li {margin: 0 8px 8px 0; padding: 0; float: left;  border: 1px solid #ebe5d5; padding: 8px; background-color: #ffffff; position: relative;}
.tour_photo .small_photo ul li.last {margin-right: 0;}
.tour_photo .small_photo img {display: block;}

.below_tour_photo {width: 620px; float: left; padding: 0 10px; }
.below_tour_photo .tour_price {display: block; float: right; padding: 0; text-align: right;}
.below_tour_photo .tour_price span {color: #5c5e63; font-size: 15px; text-decoration: line-through; display: block;}
.below_tour_photo .tour_price strong {color: #ffcf30; display: block; font-size: 30px;}
.below_tour_photo .tour_date_description {display: block; color: #5c5e63; font-family: 20px; text-transform: uppercase; margin: 0; font-family: 'Rubik', sans-serif; padding: 10px 0 0 0;}
.below_tour_photo .tour_date {display: block; color: #5b5c77; font-family: 16px; text-transform: uppercase; margin: 0; font-family: 'Rubik', sans-serif;}

.additional_content {clear: both; padding: 0 20px;}
.additional_content .btn_book_now {display: block; background-color: #9e9c9f; color: #ffffff; font-weight: bold; border-radius: 4px; padding: 16.5px 24.86px; text-decoration: none; margin: 0 70px 0 0; float: left;}

.additional_content p {padding: 13px 0 0 0; margin: 0;}
.additional_content a {font-size: 18px; color: #7b797e; padding: 7px 0;}
.additional_content a.pdf { background: url(../img/icon_pdf.png) no-repeat left center;	padding: 7px 0 7px 32px; line-height: 32px;}


.wpb_tab {
    background-color: #ffffff !important;
	border: 1px solid #ebe5d5;
	position: relative;
	z-index: 10;
	margin-top: -1px;
}
.wpb_content_element .wpb_tabs_nav li {
    background-color: #eee8d8 !important;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #ebe5d5 !important;
}

.wpb_content_element .wpb_tabs_nav {
    position: relative;
	z-index: 20;
}

.wpb_tabs .wpb_tabs_nav li {
    margin: 0 !important;
	position: relative; 
	z-index: 20;
}

.wpb_tabs .wpb_tabs_nav li a {
    color: #87878c; font-size: 18px; text-transform: uppercase; font-family: 'Rubik', sans-serif;
	padding: 0.3em 1em !important;
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active, 
.wpb_content_element .wpb_tabs_nav li:hover {
    background-color: #ffffff !important;
	border: 1px solid #eee8d8 !important;
	border-bottom: 1px solid #ffffff !important;
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a, 
.wpb_content_element .wpb_tabs_nav li:hover a {
    color: #5b5c77 !important;
}


/*-------------------------*/

#calendar {width: 1050px; height: 992px; background: url(../img/bg_calendar.png) no-repeat center center; margin: 0 auto;}
.calendar_in {padding: 25px; position: relative; }
#calendar a, #calendar span {display: block; float: left; width: 250px; height: 230px; line-height: 230px; text-align: center;
	font-size: 36px; color: #FFF; font-family: 'Rubik', sans-serif; text-decoration: none;} 
#calendar a:hover {text-decoration: underline;}

/*-------------------------*/

#location {position: relative; width: 1000px; margin:0 auto; padding: 20px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	background-color: #FFF;
	}

/*-------------------------*/

.nav-previous,
.previous-image {
	float: left;
	width: 50%;
	font-weight: bold;
	font-size: 14px;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
	font-weight: bold;
	font-size: 14px;
}



/* Forms
---------------------------------------- */

article p.field {padding: 0 0 0 140px; position: relative;}
article p.field label {display: block; position: relative; width: 140px; margin: 0 0 0 -140px;
	font-size: 14px; font-weight:bold; margin-bottom: 4px; color: #999999; padding: 10px 0 0 0;}	
 
label {cursor: pointer;}

.newsletter input[type="text"],
.newsletter article input[type="text"],
.newsletter article p.field input, 
.newsletter article p.capcha input, 
.newsletter article p.field select { 
	position: relative; display: block; float: left;
	width:288px; height: 40px; line-height: 40px; margin: 0; padding: 0 10px;
	font-size: 14px; color: #000; border: 1px solid #dfdfdf; outline:none; background-color: #fefefe;
	-webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;
	/*box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);*/ }

.newsletter article p.field textarea {
	position: relative; display: block; float: left;
	width:288px; max-width:288px; min-width:288px; 
	margin: 0; padding: 10px; overflow:auto; height:130px; min-height:76px;
	font-size: 14px; color: #000; border: 1px solid #dfdfdf; outline:none; background-color: #fefefe;
	-webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;
	/*box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);*/ }


.newsletter article input[type="submit"]{ 
	position: relative; height: 40px; display: block; float: left;
	color: #ffffff; font: normal 22px/40px 'Rubik', sans-serif; margin: 0; padding: 0 55px 0 20px; 
	-webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px; text-decoration: none; outline:none;
	border: none; background: none; background: url(../img/bg_button1.png) no-repeat right -5px;	}

.newsletter article input[type="submit"]:hover {background-position: right -65px;} 


article #searchform label,
article #searchform #s,
article #searchform #searchsubmit {display: block; margin-right:5px;} 

.directors .alignleft {
    margin: 0 5px 5px 0;
}


/* Form defaults */
.wpcf7-form p.field input, .wpcf7-form p.capcha input, .wpcf7-form p.field select { 
	display: block; position: relative; width:288px; height: 32px; line-height: 32px; margin: 0; padding: 0 10px;
	font-size: 14px; color: #666666; border: 3px solid #c2c6c9; outline:none; }

.wpcf7-form label {cursor: pointer;}

.wpcf7-form p.radio label {margin-right: 10px;}

.wpcf7-form p.field, .wpcf7-form p.submit-wrap {margin-bottom:10px; position:relative; overflow: hidden; height: 1%;}
	
.wpcf7-form p.field label, .wpcf7-form p.attach label, .wpcf7-form label.radio_header {
	display: block; font-size: 13px; font-weight:bold; margin-bottom: 4px; }	
	
.wpcf7-form sup {font-weight: bold; color: #ed1c24;}
	
.wpcf7-form p.field small {color:red;}

.wpcf7-form p.field textarea {
	display: block; position: relative; margin: 0; padding: 10px;
	font-size: 14px; color: #000; border: 3px solid #c2c6c9; outline:none;
	width:288px; max-width:288px; min-width:288px;
	height:130px; min-height:76px; overflow:auto;}

.wpcf7-form .wpcf7-captchac {
	float: left;
	margin-top: 2px;
	margin-right: 15px;
	}
	
.wpcf7-form p.field input.wpcf7-captchar {
	float: left;
	width: 200px;
	}		
	
.wpcf7-form .submit-wrap input {
	display: block; float: left; height: 38px; line-height: 38px; border: 1px solid #993300;
	margin: 0; padding: 0 24px; background: #a63f12 url(../img/btn_big.png) repeat-x top;
	color: #ffffff; font-size: 16px; text-decoration: none; white-space: nowrap;
	cursor: pointer;
	}	

.wpcf7-form p.checkbox input[type="checkbox"]{position: relative; top: 3px;}	
	
.wpcf7-form p.checkbox .wpcf7-checkbox{margin-bottom: 8px;}	
	
	
	span.wpcf7-form-control-wrap {
		display:block;
		}
.wpcf7-form .wpcf7-not-valid-tip {
		width: auto !important;
		position:absolute;
		left:5px !important;
		right:5px !important;
		top:5px !important;
		padding:3px 10px 3px 10px !important;
		background:#f3b7b7 !important;
		color:red !important;
		border:1px solid red !important;
		color: #fff !important;
		}
	
	div.wpcf7-response-output {
		margin-left:0 !important;
		margin-right:0 !important;
		}
		
/*-----------------------------*/

/*-----------------------------------------------------*/
/* Alert boxes
---------------------------------------- */
.alert-box, .wpcf7-response-output {
	padding:20px 20px 20px 90px !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:.91em;
	line-height:1.4em;
	border:1px solid #dbdbdb;
	font-family: 'Rubik', sans-serif;
	margin-bottom:15px;
	}
	.error-box, .wpcf7-mail-sent-ng {
		border-color:#ff9999;
		color:#c31b00;
		background:url(../img/form/icon-error.png) no-repeat 20px 50% #ffcccc;
		}
	.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {
		border-color:#e6c555;
		color:#9e660d;
		background:url(../img/form/icon-note.png) no-repeat 20px 50% #fdebae;
		}
	.notice-box {
		border-color:#68a2cf;
		color:#2e6093;
		background:url(../img/form/icon-info.png) no-repeat 20px 50% #bfe4f9;
		}
	.approved-box, .wpcf7-mail-sent-ok {
		border-color:#a3c159;
		color:#5e6f33;
		background:url(../img/form/icon-download.png) no-repeat 20px 50% #ccff99;
		}
		
@media screen and (max-width: 1040px) {
	
	#slider .nav_prev {left: 10px;}
	#slider .nav_next {right: 10px;}
	
} 	

#gform_1 .gform_body	li {margin: 0; padding: 0; background: none;}
#gform_1 .gform_body input[type="text"],
#gform_1 .gform_body select,
#gform_1 .gform_body textarea  { 
	font-size: 14px; color: #000; border: 1px solid #dfdfdf; outline:none; background-color: #fefefe;
	-webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; text-indent: 8px;
	/*box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);*/ }

.gform_wrapper ul.gfield_checkbox li,.gform_wrapper ul.gfield_radio li {
    overflow: visible !important; 
}

#gform_1 .gform_body input[type="text"] {height: 30px; line-height: 30px;}
#gform_1 .gform_body select  {height: 42px; line-height: 42px; padding: 0 !important; font-size: 14px; color: #000;}
	
#gform_1 .gfield_checkbox li input[type="checkbox"], 
#gform_1 .gfield_radio li input[type="radio"], 
#gform_1 .gfield_checkbox li input {margin-top: 0px;}	

#gform_submit_button_1 {
	/*background: url("../img/btn_submit.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    display: block;
    height: 52px;
    margin: 0;
    padding: 0;
    width: 142px;
	overflow: hidden;
	text-indent: -999px;*/
	display: inline-block;
	background-color: #ffcf30;
    color: #5c5e63;
    font-size: 18px;
    font-weight: bold;
    border-radius: 4px;
    border: none;
    padding: 16.5px 24.86px;
    text-decoration: none;

}

#gform_1 .ginput_complex label, 
#gform_1 .gfield_time_hour label, 
#gform_1 .gfield_time_minute label, 
#gform_1 .gfield_date_month label, 
#gform_1 .gfield_date_day label, 
#gform_1 .gfield_date_year label, 
#gform_1 .instruction {
    font-size: 16px;
    letter-spacing: 0;
}

#gform_1  ul li.gfield {
    margin-bottom: 10px;
}

#gform_1 .ginput_complex .ginput_left, #gform_1 .ginput_complex .ginput_right, #gform_1 .ginput_complex .ginput_full {
    margin: 0 0 10px;
}


/* search box & stuff */
.search-container {display: block; background: #5c5e63; position: relative; margin: 0;}
.search-container .search-wrapper {width: 1040px; margin: 0 auto; position: relative; clear: both; padding: 10px 0; overflow: hidden; height: 1%;}

.search-container .searchform {float: right;}

.search-container label.screen-reader-text, 
.search-container input.search-button {
	/*text-transform: uppercase;*/
	color: #5c5e63;
	font: bold 18px 'Rubik', sans-serif;
	text-align: center;
	outline: none;
	background-color: #ffcf30;
}

.search-container label.screen-reader-text {
	background-color: transparent;
	color: #ffffff;
	margin-right: 12px;
}

.search-container input.search-text, 
.search-container input.search-button {
	border: 0;
	outline: 0;
	margin: 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.search-container input.search-button {
	margin-left: 12px;
}

.search-container input.search-text {background: #FFF; height: 30px; padding: 0 4px; margin: 0; border: none;}

.search-container input.search-button {
	position: relative;
	top: 1px;
	padding: 4px 14px;
	
	/*background: -webkit-linear-gradient(#ff8d3f, #ff7127);*/ /* For Safari 5.1 to 6.0 */
    /*background: -o-linear-gradient(#ff8d3f, #ff7127);*/ /* For Opera 11.1 to 12.0 */
    /*background: -moz-linear-gradient(#ff8d3f, #ff7127);*/ /* For Firefox 3.6 to 15 */
    /*background: linear-gradient(#ff8d3f, #ff7127);*/ /* Standard syntax (must be last) */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d3f', endColorstr='#ff7127',GradientType=0 ); *//* IE6-9 */
	
	/*border: 1px solid #9e9c9f;*/
}

/*.search-container input.search-button:before {
    position: absolute; display: block; content: '';
    border: 1px solid #cc6600;
    height: 100%; width: 100%;
    box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}*/

.newsletter_left {float: left; width: 45%; margin-right: 10%;}
.newsletter_right {float: left; width: 45%;}

.ngg-breadcrumbs li {background: none;}

/*-------------- [Being Responsive] ---------------*/
/*-------------------------------------------------*/

.mobile {display: none;}
.desktop {display: block;}

.c_second {clear: both; display: none;}
.c_third {clear: both;}
.c_second.c_third {display: block;}

.mobile_menu {display: none;}
.icon_close {display: none;}
.mobile_sidebar {display: none;}
.close_sidebar {display: none;}

.mobile_phone {display: none;}

.usaHtmlMapbottom-mobile {display: none;}

@media screen and (max-width:1050px) {
	.bg_map.calendar {padding: 40px 10px;}
	#calendar {width: 740px; height: 700px; background-size: 100% 100%;}
	.calendar_in {padding: 18px;}
	#calendar a, #calendar span { width: 176px; height: 162px; line-height: 162px; font-size: 26px;} 
	
}

@media screen and (max-width:1040px) {
	.cont_in {width: auto !important;}
	#header {height: auto;}
	
	#header .cont_in {padding: 0 20px;}
	#header .header_left {width: auto; text-align: left;}
	#header .header_left .address {font-size: 14px;}
	#header .header_left .phone {font-size: 30px;}
	
	#header .header_right {width: auto; text-align: right; padding: 30px 0 0 0;}
	
	a.logo {top: 30px; width: 220px; height: auto; margin-left: -70px; scale: 1.1;
}
	/*a.logo img {width: 100%;}*/
	a.logo img {height: 114px;}
	
	.nav_line {width: auto; padding: 0 5px;}
	.main_menu {position: relative; float: left; left: 50%;} 	
	.main_menu li {float: left; list-style: none; position: relative; right: 50%;}
	.main_menu li a {padding-left: 20px; padding-right: 20px;}
	.main_menu li li {right: auto;}
	
	.search-container {padding: 0 20px;}
	.search-container .search-wrapper {width: auto;}
	
	.bg_map {padding-left: 20px; padding-right: 20px;}
	#slider {width: auto; height: auto;}
	#slider_box {width: auto; height: auto;}
	#slider_box div,
	#slider_box img {width: 100%; height: auto; }
	#slider .slider_text {position: relative; left: auto; top: auto; bottom: auto; margin: 0;
		height: auto; width: auto; background-size: 100% 100%; padding-top: 20px;}
	#slider_nav {display: none;}
	
	.content {width: auto; padding: 0 20px;}
	
	#tours div.tour {width: 31%; margin: 0 1% 6% 1%; }

	.tour_photo .photo_wrapper {width: 60%;}
	.tour_photo .small_photo {width: 36%;}
	.below_tour_photo {width: 60%;}
	
	.tour_photo .small_photo ul li {width: 48%; box-sizing: border-box; margin: 0 4% 4% 0;}
	
	#location {width: auto;}
	
}

@media screen and (max-width:1000px) {
	#featured_line ul {text-align: center;}
	#featured_line li {margin: 0 0 20px 0; padding: 0; width: 33.333333%;}
	#featured_line li.last {margin: 0 auto; width: 33.333333%; float: none;}
	#featured_line a.featured_img {text-align: center;}
	#featured_line li img {margin: 0 auto; width: 100%;}
	#featured_line li.last .btn_signup {margin: 0 auto;}
}

@media screen and (max-width:980px) {
	#testimonials {padding: 0 20px;}
	#testimonials h4 {text-transform: none;}
	#testimonials_box {width: 100%;}
	#testimonials_box div {width: 100%; padding: 0; font-size: 18px; line-height: 30px;} 
	#testimonials_box div p {font-size: 18px; line-height: 30px;}
	/*#tours .tour_url {width: 144px; height: 48px; background-size: cover;}*/
	#tours .tour_price strong {font-size: 26px; line-height: 28px;}
	
	#location .ezcol-one-half {float: none !important; width: auto !important; margin: 0 0 20px 0;}
	
	.usaHtmlMapbottom {width: 530px; margin: 0 auto;}
	
}

@media screen and (max-width:840px) {
	.main_menu li a {font-size: 16px; padding-left: 10px; padding-right: 10px;}
	.left_col {width: 160px; margin: 0 -160px 0 0;}
	.right_col {padding: 30px 0 30px 180px;}
	.widget-area h3 {/*font-size: 30px;*/ margin-top: 10px;}
	.widget-area li {background-position: 6px 18px;}
	.widget-area li a {font-size: 16px;}
	
}

@media screen and (max-width:768px) {
	#tours div.tour {width: 44%; margin: 0 3% 6% 3% !important; }
	#tours .tour_img img {width: 100%;}
	.c_second {display: block;}
	.c_third {display: none;}
	
	.tour_photo .photo_wrapper {width: 100%; float: none; margin-bottom: 2%; box-sizing: border-box;}
	.tour_photo .small_photo {width: 100%; float: none; margin-bottom: 2%;}
	.tour_photo .small_photo ul li {width: 22%; box-sizing: border-box; margin: 0 4% 4% 0 !important;}
	.tour_photo .small_photo ul li.fourth {margin-right: 0 !important;}
	.below_tour_photo {width: 100%; box-sizing: border-box;}
}

@media screen and (max-width:767px) {
	#calendar {width: 520px; height: 490px; background-size: 100% 100%;}
	.calendar_in {padding: 12px;}
	#calendar a, #calendar span { width: 124px; height: 114px; line-height: 114px; font-size: 18px;} 
}

@media screen and (max-width:640px) {
	h1 {font-size: 30px;}
	h2 {font-size: 26px;}
	h3 {font-size: 24px;}
	blockquote {padding: 10px 25px;}
	
	#header .cont_in {height: auto; padding-top: 30px;}
	a.logo {position: relative; top: auto; left: auto; margin: 0 auto 30px auto; float: none;}
	a.logo img {height: auto;}
	#header .header_left, #header .header_right {padding: 0; margin-bottom: 0; overflow: hidden; height: 1%; position: relative;}
	
	#header .facebook {float: left; margin: 12px 10px 0 0;}
	#header .btn_book_now {float: left;}
	.nav_line {display: none;}
	.mobile_menu {display: block; position: relative; height: 56px; padding: 0 56px 0 20px; color: #b3a787;
		font: normal 24px/56px 'Rubik', sans-serif; margin: 0 10px 0 0; text-decoration: none;
		background: url(../img/bg_mobile_menu.png) no-repeat right center; z-index: 20; text-align: right; }
	.icon_close {display: block; position: absolute; top: 0; right: 0; width: 56px; height: 56px;
		background: url(../img/icon_close.png) no-repeat center center; z-index: 30;}	
	.nav_line.show {display: block; z-index: 30; height: auto;
		position: absolute; left: 0; right: 0; top: 0;
		background-color: #ffcf30; padding: 60px 0;}
	
	.nav_line.show .main_menu {float: none; left: auto; width: 100%; height: auto;}		
	.nav_line.show .main_menu li {float: none; right: auto; width: 100%; text-align: center; height: auto;}		
	.nav_line.show .main_menu li a {float: none; padding: 18px 0; text-align: center; font-size: 20px; line-height: 24px; background: none !important;}	
	.nav_line.show .main_menu li.menu-item-has-children > a {padding-bottom: 6px;}
	.nav_line.show .main_menu li ul {display: block; float: none; width: 100%; position: relative; top: auto; left: auto; 
		padding: 0; background: none;}
	.nav_line.show .main_menu li li {border: none; background: none !important;}	
	.nav_line.show .main_menu li li a {float: none; text-align: center; font-size: 16px; line-height: 20px; padding: 10px 0 !important; color: #5c5e63 !important; background: none !important;}	
	.nav_line.show .main_menu li li a:hover {color: #fff !important; background: none !important;}
	
	#featured_line li.last {margin: 0 auto; width: 50%; float: none;}
	#featured_line h3 {font-size: 36px; line-height: 40px;}
	
	.left_col {width: auto; padding: 0; margin: 0 0 20px 0; float: none;}
	.right_col {padding: 0;}
	.left_col .sub_menu h3 {display: none; }
	.left_col .sub_menu li {float: left; margin-right: 10px;}
	
	.left_col .widget_archive li {float: left; margin-right: 10px;}
	.left_col .widget_categories li {float: left; margin-right: 10px;}
	
	table, thead, tbody, th, td, tr { 
		display: block; position: relative; overflow: hidden; height: 1%;
	}
	
}

@media screen and (max-width:570px) {
	.usaHtmlMapbottom-mobile {display: block; overflow: hidden; height: 1%; position: relative; }
	.usaHtmlMapbottom {display: none;}
	.usaHtmlMapbottom-mobile .map_left {float: left; width: 50%; text-align: center;}
	.usaHtmlMapbottom-mobile .map_right {float: left; width: 50%; text-align: center;}
	.usaHtmlMapbottom-mobile img {max-width: 100%; margin-bottom: 10px;}
}

@media screen and (max-width:539px) {
	.bg_map.calendar {background: none; padding: 0;}
	#calendar {width: 100%; height: auto; background: none;}
	.calendar_in {padding: 0;}
	#calendar span {display: none;}
	#calendar a, #calendar span { width: 100%; height: 100px; line-height: 100px; font-size: 30px;
		text-align: center; background: url(../img/bg_calendar_responsive.png) center center no-repeat;
		background-size: cover;} 
}

@media screen and (max-width:520px) {
	
	#header .header_left, #header .header_right {float: none; width: auto;}
	#header .btn_book_now {float: right;}
	#footer {height: auto;}
	#footer .cont_in {padding: 40px 0;}
	#footer .copyright {float: none; text-align: center; margin: 0 0 26px 0;}
	#footer nav {float: none; text-align: center; margin: 0 0 26px 0;}
	#footer a.jm_logo {float: none; text-align: center; margin: 0 auto;}
	
	.bg_map {padding: 0;} 
	#slider {padding: 0;}
	#slider .slider_text {text-align: center;}
	#slider .slider_text h3 {text-align: center; font-size: 36px;}
	
	#featured_line li {margin: 0 auto 20px auto; width: 220px; float: none;}
	#featured_line li.last {margin: 0 auto; width: 220px; float: none;}
	
	.newsletter_left {float: none; width: 100%; margin: 0;}
	.newsletter_right {float: none; width: 100%; margin: 0;}
	
	#tours div.tour {width: 80%; margin: 0 auto 6% auto !important; float: none }
	
	.c_second {display: none;}
	.c_third {display: none;}
	
	.navigation .wp-pagenavi a, 
	.navigation .wp-pagenavi span {height: 30px; line-height: 30px; padding: 0 8px;}
	
	.additional_content {text-align: center; margin: 0 auto;}
	.additional_content .btn_book_now {margin: 0 auto 20px auto; float: none;}
}

@media screen and (max-width:360px) {
	.content {padding: 0 10px;}
	.search-container {padding: 0;}
	.search-container .searchform {float: none; text-align: center;}
	.ngg-gallery-thumbnail img {
		border: none !important;
		box-sizing: border-box;
		margin: 0 0 10px 0 !important;
		max-width: 100% !important;
		padding: 0 !important;}
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.footer_logos {
	background: #ffffff;
	padding: 50px 0;
	text-align: center;
}

.footer_logos a {
	display: inline-block;
	padding: 10px 30px;
}
a#bbblink.ruhzbam, a#bbblink.ruhzbum {
	display: inline-block !important;
	margin: 0px 0 0 30px !important;
}

/* Gravity Forms Styles */

.gform_wrapper ul.gform_fields li.gfield {
	background: none;
	margin: 16px 0 0 0;
    padding: 0;
}

body .gform_wrapper {
    position: relative;
}

body .gform_wrapper li:before {
    display: none !important;
}

body .gform_wrapper * {
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    font-family: Arial, "Times New Roman", "Bitstream Charter", Times, serif;
    color: #5c5e63;
    box-sizing: border-box !important;
}

body .gform_wrapper strong {
    font-weight: 700;
}

body .gform_wrapper ul.gfield_checkbox li, 
body .gform_wrapper ul.gfield_radio li {
	background: none;
}

body .gform_wrapper .gftip.gftip-question-circle {
    margin-left: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    background-color: #ffcf30;
}

body .gform_wrapper .gftip.gftip-question-circle:before {
    content: '?';
}

body .hint--base:after {
	white-space: normal;
}

.hint--medium:after {
	width: 250px; 
}

body .gform_wrapper .gsection {
	border: none;
}

body .gform_wrapper li.gfield.field_description_below+li.gsection {
    margin-top: 50px!important;
}

body .gform_wrapper .field_description_below .gfield_consent_description, 
body .gform_wrapper .gfield_consent_description {
	overflow-y: inherit;
}


body .gform_wrapper .gsection .gfield_label, 
body .gform_wrapper h2.gsection_title, 
body .gform_wrapper h3.gform_title h3 {
    font-size: 30px;
    margin: 0 0 30px 0;
    padding: 0;
	font-weight: 400;
}


body .gform_wrapper label.gfield_label, 
body .gform_wrapper legend.gfield_label label {
    position: relative;
    display: block;
    margin: 0 0 6px 0;
    padding: 0;
    line-height: 20px;
	font-weight: 400;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper textarea {
    background-color: #fff;
    min-height: 20px;
    height: auto;
    margin: 0;
    padding: 10px 19px;
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    resize: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

body .gform_wrapper select {
    background-color: #fff;
    min-height: 20px;
    height: auto;
    margin: 0;
    padding: 10px 19px;
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    resize: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

body .gform_wrapper.gf_browser_chrome select,  
body .gform_wrapper.gf_browser_gecko select {
	padding: 10px 19px;
}

body .gform_wrapper .gform_footer input.button, 
body .gform_wrapper .gform_footer input[type=submit], 
body .gform_wrapper .gform_page_footer input.button, 
body .gform_wrapper .gform_page_footer input[type=submit] {
    display: inline-block;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    box-shadow: none;
    padding: 20px 50px 20px 50px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    color: #5c5e63;
    background-color: #ffcf30;
    border: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0;
}

body .gform_wrapper .gform_footer {
	text-align: center;
}

body .gform_wrapper .label-bold label.gfield_label {
	font-weight: 700;
}

body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, 
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], 
body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 1px;
}

body .ngg-breadcrumb {
	padding: 0 .3em 0 .15em !important;
    margin: 0 !important;
}

body .ngg-breadcrumb:before {
	display: none;
}

