/*
Theme Name: Natures
Theme URI:
Author:
Author URI:
Description:
Version: 1.0
License:
License URI:
Tags:
Text Domain:

*/


/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
    font: normal 12px/14px Arial, serif;
    background: url("images/bg.png") repeat;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
a{
    text-decoration: none;
}
/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after,
.default p a:after{
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after,
.default p a:after
.default p a:before,
article.comment:after,
article.comment:before{
	display: table;
	content: "";
}
.clear {
    *zoom: 1;
}

.clear:before,
.clear:after,
article.comment:after{
    display: table;
    line-height: 0;
    content: "";
}

.clearafter {
    clear: both;
}
/*fonts begin*/
@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue.eot');
    src: url('fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
    url('fonts/HelveticaNeue.woff') format('woff'),
    url('fonts/HelveticaNeue.ttf') format('truetype');
    -moz-font-feature-settings: 'liga=0';
    -moz-font-feature-settings: 'liga' 0;
}
@font-face {
    font-family: 'Helvetica Neue Medium';
    src: url('fonts/HelveticaNeue-Medium.eot');
    src: url('fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'),
    url('fonts/HelveticaNeue-Medium.woff') format('woff'),
    url('fonts/HelveticaNeue-Medium.ttf') format('truetype');
    -moz-font-feature-settings: 'liga=0';
    -moz-font-feature-settings: 'liga' 0;
}
@font-face {
    font-family: 'Helvetica Neue Bold';
    src: url('fonts/HelveticaNeue-Bold.eot');
    src: url('fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/HelveticaNeue-Bold.woff') format('woff'),
    url('fonts/HelveticaNeue-Bold.ttf') format('truetype');
    -moz-font-feature-settings: 'liga=0';
    -moz-font-feature-settings: 'liga' 0;
}
/*fonts end*/
input[type=text]:-moz-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=email]:-moz-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=text],
input[type=email]{
    color:#939393;
}
.content ul{
    padding-left: 10px;
}
.content ul li{
    background: url("images/bullets.png") no-repeat left center;
    margin: 15px 0;
    padding-left: 20px;
    font-size: 13px;
    line-height: 16px;
    color: #484a48;
}
.content ul li a{
    color:#8497a5;
    font-weight: bold;
}
.content ul li .slide a{
	display: block;
}
.content ul.children-page-container{
    padding: 0;
}
.content ul.children-page-container li{
    background: none;
    padding: 0;
}
/*header begin*/
.white-box.col2.type2 a{
    display: block;
}
.logo-holder a{
    display: block;
}
#home_slider .title,
.site-header>div{
    background: url("images/bg-header.png") repeat;
}
.site-header{
    border-bottom: 1px solid #a2a7a4;
}
.site-header>div{
    position: relative;
    z-index: 10000;
}
/*header end*/
.menu-holder li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url("images/menu-separator.png") no-repeat left 2px;
}
.menu-holder li:last-child a{
    padding-right: 0;
    padding-left: 13px;
}
.menu-holder a,
.filter-container strong{
    color:#fff;
    font-weight: bold;
    padding: 0 11px;
    font-size: 13px;
}
.menu-holder .current-menu-item a,
.menu-holder .current-page-ancestor a,
.menu-holder a:hover{
    color:#cfcfcf;
}
.mobile-menu-holder{
    height: 40px;
    background: #fff;
    -webkit-box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.15);
    box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.15);
}
.mobile-menu-holder .mobile-menu{
    background: url("images/menu-icon.png") no-repeat right center;
    padding-right: 30px;
    float:right;
    margin: 10px 4% 0 0;
    height: 20px;
    color:#e2b300;
    font: normal 12px/20px Arial, sans-serif;
}
.mobile-menu-holder .mobile-menu.open{
    background: url("images/menu-icon-hovered.png") no-repeat right center;
}
/*header end*/

/*slider begin*/

.slider-holder{
    top:0;
    left: 0;
    width: 100%;
    z-index: 50;
    position: relative;
}
#home_slider{
    z-index: 100;
}
#home_slider, #home_slider img {
    width: 100% !important;
}
#home_slider li{
    position: relative;
}
#home_slider .title{
    border-top: 1px solid #e5f6e7;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}
#home_slider img{
    height: auto !important;
}
#home_slider .title h1{
    padding: 0 19px;
    font-size: 15px;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: normal;
}
#home_slider .title h1 a{
    color:#f2c000;
    background: url("images/arrow-link.png") no-repeat right center;
    padding-right: 20px;
}
.slider-holder #controls a{
    position: absolute;
    top: 50%;
    width: 25px;
    height: 51px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 9000;
}
.slider-holder #controls a.prevBtn{
    left: 0;
    background: url("images/arrow-left.png") no-repeat;
}
.slider-holder #controls a.nextBtn{
    right: 0;
    background: url("images/arrow-right.png") no-repeat;
}
/*slider end*/
/*upcoming begin*/
.upcoming-container,
.feature-holder .col{
    position: relative;
    -webkit-box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.25);
    box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.25);
}
.feature-holder .col img{
    display: block;
    margin: 0;
    width: 100%;
    height: auto;
}
.upcoming-container #controls a{
    position: absolute;
    bottom: 10px;
    width: 21px;
    height: 17px;
    z-index: 9000;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.upcoming-container #controls a.prevBtn{
    background: url("images/upcoming-arrow-left.png") no-repeat;
    left: 20px;
}
.upcoming-container #controls a.nextBtn{
    background: url("images/upcoming-arrow-right.png") no-repeat;
    right: 20px;
}
.upcoming-container strong,
.upcoming-container li a{
    background: url("images/bg-title.png") repeat;
}
.post-header{
    position: relative;
}
.upcoming-container strong,
.feature-holder strong,
.photo-holder strong{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
    border-bottom: 1px solid #858482;
    font-family: "Helvetica Neue Medium", sans-serif;
    font-weight: normal;
    color:#fff;
}
.upcoming-container strong{
    height: 48px;
}
.upcoming-container li{
    z-index: 50;
}
.upcoming-container li a{
    position: absolute;
    display: block;
    width: 100%;
    left:0;
    bottom: 0;
    border-top: 1px solid #858482;
    color:#f2c000;
    text-align: center;
    font-family: "Helvetica Neue", sans-serif;
    z-index: 5000;
}
.upcoming-container li a span.arrow{
    background: url("images/arrow-link.png") no-repeat right center;
    width: 10px;
    height: 8px;
    margin: 0 8px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
span.aperture{
    position: absolute;
    background: url("images/aperture-icon.png") no-repeat;
    width: 25px;
    height: 28px;
    top: 10px;
    right: 19px;
}
/*upcoming end*/
/*feature begin*/
.feature-holder{
    padding-top: 23px;
}
.feature-holder strong{
    height: 47px;
    background: url("images/bg-top-feature.png") repeat;
    line-height: 47px;
    font-size: 20px;
    padding: 0 20px;
}
.feature-holder .description{
    background: url("images/bg-feature.png") repeat;
    height: 133px;
    padding: 15px 20px 30px;
    color: #fff;
    font-size: 13px;
    font-family: Arial;
}
.feature-holder .description h3{
    margin: 0 0 4px;
    font: normal 17px/18px "Helvetica Neue Medium", sans-serif;
}
.feature-holder .description p{
    line-height: 16px;
}
span.icon{
    position: absolute;
}
.photo-holder{
    position: relative;
}
.photo-holder img{
    -webkit-box-shadow:  1px 2px 1px 1px rgba(0, 0, 0, 0.35);
    box-shadow:  1px 2px 1px 1px rgba(0, 0, 0, 0.35);
}
.feature-holder .who-are-we .icon{
    background: url("images/people-icon.png") no-repeat;
    width: 32px;
    height: 22px;
    top: 12px;
    right: 20px;
}
.feature-holder .news .icon{
    background: url("images/news-icon.png") no-repeat;
    width: 16px;
    height: 18px;
    top: 13px;
    right: 21px;
}
.feature-holder .gallery .icon{
    background: url("images/photo-icon.png") no-repeat;
    width: 25px;
    height: 18px;
    top: 13px;
    right: 18px;
}
.feature-holder a{
    position: absolute;
    right: 16px;
    bottom: 17px;
    padding-right: 18px;
    background: url("images/small-arrow-link.png") no-repeat right center;
    color:#f2c000;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 12px;
}
/*feature end*/
/*footer begin*/
.site-footer{
    background: url("images/footer-bg.png") repeat;
    height: 249px;
    margin-top: 19px;
    font-family: Arial;
    color:#3b3b3b;
}
.site-footer>.inner{
    position: relative;
    min-height: 100px;
    padding-top: 27px;
}
.site-footer .inner:before{
    content: ' ';
    background: url("images/footer-line.png") repeat;
    height: 1px;
    position: absolute;
    top:-1px;
    left: 0;
}
.site-footer .footer-logo{
    background: url("images/footer-logo.png") no-repeat;
    width: 208px;
    height: 32px;
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
}
.site-footer a{
    color:#3b3b3b;
    font-size: 11px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.site-footer .footer-menu-holder ul li a[title=home],
.site-footer .footer-menu-holder ul li a[title=about],
.site-footer .footer-menu-holder ul li a[title=holidays],
.site-footer .footer-menu-holder ul li a[title=workshop],
.site-footer .footer-menu-holder ul li a[title=gallery],
.site-footer .footer-menu-holder ul li a[title=news],
.site-footer .footer-menu-holder ul li a[title=contact],
.site-footer .footer-menu-holder ul li a[title=gallery]{
    font-weight: bold;
}
.site-footer strong{
    color:#3b3b3b;
    font-size: 15px;
    font-family: "Helvetica Neue Medium", sans-serif;
    font-weight: normal;
}
.site-footer p{
    margin: 6px 0 5px;
    color:#3b3b3b;
    font-size: 10px;
    line-height: 14px;
}
.site-footer input[type=text],
.site-footer input[type=email]{
    background: #fff;
    border-radius: 4px;
    border: 1px solid #d7d7d7;
    width: 227px;
    height: 20px;
    padding: 7px 10px 7px 25px;
    margin: 2px 0;
    font-size: 12px;
    line-height: 30px;
}
.site-footer input.empty-field{
    color:#f20 !important;
}
.site-footer #mc-embedded-subscribe{
    background: url("images/submit-arrow.png") no-repeat 39px center;
    border:none;
    float:right;
    padding-right: 17px;
    margin: 3px 0;
    font-size: 12px;
    font-weight: bold;
    color:#3b3b3b;
    cursor: pointer;
}
.site-footer .newsletter-holder{
    width: 264px;
}
.site-footer .info{
    background: url("images/footer-line.png") repeat-x center top;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 19px;
    font-size: 10px;
}
.site-footer .info .copy{
    float: left;
    padding-left: 19px;
}
.site-footer .info-link{
    float: right;
    padding-right: 18px;
}
.site-footer .info-link a{
    font-size: 10px;
}
.site-footer .info-link ul li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.footer-menu-holder li{
    margin: 8px 0;
}
.upcoming-container strong{
    font-size: 20px;
    line-height: 48px;
    padding: 0 20px;
    z-index: 9000;
}
#holidays_slider,
#workshops_slider{
    z-index: 50;
}
.upcoming-container li a{
    height: 38px;
    box-sizing: border-box;
    line-height: 38px;
    font-size: 13px;
}
.upcoming-container li a span{
    width: 80%;
    margin: 0 auto;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
/*social btn begin*/
#menu-follow_us{
    width: 100px;
    padding-top: 23px;
}
#menu-follow_us li{
    display: block;
    float: left;
    width: 48px;
}
#menu-follow_us li a{
    display: block;
    width: 40px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#menu-follow_us a[title=youtube]{
    background: url("images/yuotube.png") no-repeat;
}
#menu-follow_us a[title=vimeo]{
    background: url("images/vimeo.png") no-repeat;
}
#menu-follow_us a[title=facebook]{
    background: url("images/facebook.png") no-repeat 2px 0;
}
#menu-follow_us a[title=google]{
    background: url("images/google.png") no-repeat 6px 0;
}
/*social btn end*/
/*page begin*/
.post-header{
    background: url("images/bg-page-title.png") repeat;
    -webkit-box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.15);
    box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.15);
}
.post-header h1{
    margin: 12px 0 6px 19px;
    font: normal 23px/25px "Helvetica Neue Bold", sans-serif;
    color:#484a48;
}
.breadcrumbs{
    margin: 0 0 0 18px;
    font-weight: bold;
}
.breadcrumbs span{
    font-weight: normal;
}
.breadcrumbs,
.breadcrumbs a,
.breadcrumbs span.arrow,
.return-url a{
    font-family: Arial;
    font-size: 12px;
    line-height: 14px;
    color:#e2b300;
}
.return-url{
    position: absolute;
    left: 2%;
}
.return-url a{
    font-weight: bold;
}
.breadcrumbs span.arrow{
    background: url("images/breadcrumbs-arrow.png") no-repeat center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 14px;
    height: 7px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 4px 0 1px;
}
.breadcrumbs span{
    color:#a3a3a3;
}
.slider-wrap{
    position: relative;
}
.about_us p,
.inner.who-are-we p,
.inner.awards p,
.default p,
#content p,
.holidays3b .content p{
    margin: 15px 0;
    font-size: 13px;
    line-height: 16px;
    color:#484a48;
}
.content>p>a,
.white-box a,
.content-text a{
    font-weight: bold;
    color:#8497a5
}
.awards-holder{
    margin-top: 22px;
}
.awards-holder li{
    margin-bottom: 20px;
}
.inner.who-are-we #ssba+p{
    margin-top: 0;
}
/*children page begin*/
.child-page-holder{
    margin-top: 24px;
}
#content .children-page-container ul,
#content .awards-holder ul{
    padding: 0;
}
#content .children-page-container ul li,
#content .awards-holder ul li{
    padding: 0;
}
#content .children-page-container li,
#content .awards-holder li{
    background: none;
    position: relative;
    width: 212px;
    height: 212px;
    float:left;
    margin-left: 19px;
    margin-bottom: 22px;
    padding-left: 0;
}
#content .children-page-container li a{
	display: block;
}
#content .awards-holder li{
    height: auto;
}
.children-page-container li img,
.awards-holder li,
.three-image-holder li img{
    -webkit-box-shadow:  1px 2px 1px 1px rgba(0, 0, 0, 0.35);
    box-shadow:  1px 2px 1px 1px rgba(0, 0, 0, 0.35);
}
#content .children-page-container li.n-row,
#content .awards-holder li.n-row{
    margin-left: 0;
}
.children-page-container img{
    border-bottom: 1px solid #fff;
}
.children-page-container strong,
.photo-holder strong,
.awards ul li strong{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 37px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url("images/bg-children-page.png") repeat-x;
    font: normal 15px/37px "Helvetica Neue Medium", sans-serif;
    padding: 0 12px;
    color:#fff;
}
.children-page-container li.who-are-we .icon,
.photo-holder .icon{
    background: url("images/small-people-icon.png") no-repeat;
    width: 25px;
    height: 17px;
    top: 9px;
    right: 12px;
}
.children-page-container li.awards .icon,
.icon.awards{
    background: url("images/small-awards-icon.png") no-repeat;
    width: 17px;
    height: 17px;
    top: 9px;
    right: 12px;
}
.children-page-container li.our-approach .icon{
    background: url("images/small-aperture-icon.png") no-repeat;
    width: 16px;
    height: 17px;
    top: 8px;
    right: 11px;
}
.children-page-container li.our-ethics .icon{
    background: url("images/small-ethics-icon.png") no-repeat;
    width: 21px;
    height: 20px;
    top: 7px;
    right: 12px;
}
.children-page-container li.how-to-book .icon{
    background: url("images/small-how-to-book-icon.png") no-repeat;
    width: 21px;
    height: 18px;
    top: 8px;
    right: 12px;
}
.about-us-sidebar{
    background: url("images/bg-sidebar-1.png") repeat;
    padding-bottom: 15px;
    -webkit-box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.15);
    box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.15);
}
.about-us-sidebar .widget-title{
    position: relative;
    background: #8397a9;
    height: 37px;
    padding: 0 14px;
    margin-bottom: 16px;
    font: normal 14px/37px "Helvetica Neue Bold", sans-serif;
    color:#fff;
}
.about-us-sidebar .widget-title:after{
    display: block;
    content: ' ';
    background: url("images/sidebar-title-arrow.png") no-repeat;
    width: 20px;
    height: 11px;
    line-height: 27px;
    position: absolute;
    bottom: -11px;
    left: 24px;
}
.about-us-sidebar ul li{
    padding: 0 13px 0 15px;
}
.about-us-sidebar ul li a{
    display: block;
    background: url("images/green-arrow.png") no-repeat right center;
    color:#505050;
    line-height: 27px;
    font-size: 17px;
    font-family: "Helvetica Neue", sans-serif;
}
.about-us-sidebar ul li.current-menu-item a{
    font-family: "Helvetica Neue Medium", sans-serif;
}
.about_us .site-content #ssba,
.who-are-we #ssba{
    display: none;
}
.post-header #ssba{
    margin: 38px 0 0;
    position: relative;
    right: -1px;
}
#ssba img{
    padding: 0 !important;
}
#ssba a{
    margin-left: 3px;
}
#ssba .ssba_tooptip{
    position: relative;
    top: 4px;
    margin-right: 3px;
}
.input-captcha input.wpcf7-form-control{
    position: relative;
    left: 157px;
}
/*who are we page begin*/
.who-are-we #content ul li.item{
    background: url("images/separator.png") repeat-x center bottom;
    padding:0 0 20px 0;
    position: relative;
    margin: 17px 0 21px;
}
.back-to-top{
    position: absolute;
    bottom: 5px;
    right: 3px;
    font-family: "Helvetica Neue Medium", sans-serif;
    font-size: 10px;
    color:#484a48;
}
/*who are we page end*/
/*awards begin*/
.awards-holder li{
    height: 232px;
    -webkit-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.35);
}
.awards-holder li img{
    display: block;
    height: 189px;
    width: 100%;
}
.awards-holder li .description{
    display: table;
    width: 100%;
    height: 49px;
    border-top: 1px solid RGBA(255, 255, 255, 0.5);
    *border-top: 1px solid #b0b0b0;
    background: #333;
}
.inner.awards .awards-holder p{
    display: table-cell;
    vertical-align: middle;
    padding: 0 11px;
    color:#fff !important;
}
/*awards end*/
/*children page end*/
/*how to book begin*/
.download-holder{
    position: relative;
    margin: 20px 0 13px 0;
    padding-left: 38px;
}
.download-holder>a{
    position: absolute;
    top:0;
    left:0;
}
.download-holder .download-link{
    background: url("images/download-icon.png") no-repeat left top;
    width: 32px;
    height: 32px;
    float:left;
    color:#484a48;
}
.download-holder a{
    color:#484a48;
}
.download-holder span{
    color:#484a48;
}
.download-holder span.title,
.download-holder span.description{
    display: block;
}
.download-holder span.description{
    font-size: 12px;
    line-height: 17px;
}
.download-holder .title{
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
}
.download-holder .adobe{
    font-size: 10px;
}
.download-holder .adobe a{
    color:#68a443;
    font-weight: bold;
}
/*how to book end*/

#content ul.who-are-we-ul{
    padding: 0;
}
/*page end*/
/*footer end*/
.col.x{
    clear:both;
    float:none;
    margin-left: 0 !important;
}

/*holidays begin*/
.check-item{
    margin: 0 14px 0 7px;
}
.check-item input[type=checkbox]{
    display: none;
}
.check-item label{
    background: url("images/uncheck.png") no-repeat left center;
    display: block;
    padding-left: 18px;
    min-height: 12px;
}
.check-item input[type=checkbox]:checked+label{
    background: url("images/check.png") no-repeat left center;
}
.check-item,
.filter-container strong{
    color:#484a48;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.holidays-container{
    clear: both;
}
.filter-container{
    position: relative;
    top: 2px;
    border-bottom: 1px solid RGBA(0, 0, 0, 0.1);
    padding: 0 0 16px 6px;
    margin-bottom: 20px;
    clear: both;
}
.holiday-item{
    float:left;
    margin: 0 0 13px 20px;
}
.holiday-item .holiday-detail{
    position: relative;
    background: url("images/pods-bg.png") repeat;
    border-radius: 5px;
    margin: 10px 0;
}
.holiday-detail .left a{
	display: block;
}
.holiday-item img{
    border: 1px solid #919191;
    border-radius: 2px;
}
.holiday-item strong{
    display: block;
    padding-left: 14px;
    font-family: "Helvetica Neue Bold", sans-serif;
    font-size: 18px;
    line-height: 20px;
    color:#464747;
    /*overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
}
.holiday-item .right{
    color:#fff;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 14px;
}
.holiday-item .date{
    margin: 3px 0 2px;
    font-size: 12px;
}
.holiday-item .right a{
    position: absolute;
    left: 50%;
    bottom: 20px;
    background: url("images/arrow-link.png") no-repeat right center;
    padding-right: 15px;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 14px;
    color:#f2c000;
}
.led-by b{
    margin-right: 4px;
}
/*holidays end*/

.error-box {
    position: relative;
    overflow: hidden;
    margin: 20px 0;
    padding: 5px 20px 5px 40px;
    font-weight: bold;
    font-size: 16px;
    color: #f8dc73;
    background-color: #cb3e3e;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.error-box p {
    font-size: 16px !important;
    color: #f8dc73 !important;
}
.booking-form .error,
.booking-form .white-box .error a,
.news-article .error > label{
    color: #d71b1b;
}
.white-box {
    margin: 22px 0;
    padding: 15px 20px;
    color: #484a48;
    font-size: 13px;
    line-height: 17px;
    background-color: #f7f5f6;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 3px 3px 3px 0 #acacac;
    box-shadow: 3px 3px 3px 0 #acacac;
}
.news-article .white-box{
    padding: 0;
}
.news-article .white-box>div.comment-respond{
    padding: 15px 20px;
}
.news-article article.comment+div#respond{
    margin-top: 20px;
}
.news-article article.comment+div#respond h3#reply-title small{
    float:right;
}
.white-box .heading {
    margin: -15px -20px 6px;
    padding: 15px 20px;
    border-bottom: 1px solid #dedddb;
}
.booking-form .row{
    margin: 6px 0;
}
.news-article .row{
    margin: 11px 0;
}
.booking-form .row > label,
.news-article .row > label,
.value-captcha
.cptch_block label{
    display: inline-block;
    vertical-align: top;
    width: 33%;
    margin: 4px 2% 4px 0;
}

.booking-form .row.checkbox > label{
    width: 33%;
    display: inline-block;
}
.booking-form .row.checkbox.clear > label{
    width: auto;
    display: inline;
}
.value-captcha label{
    display: block;
    font-size: 11px;
    margin-top: -17px;
}
.news-article .row > label{
    width: 34.6%;
}
.booking-form .row .value,
.news-article .row .value,
.input-captcha{
    display: inline-block;
    vertical-align: middle;
    width: 46%;
    margin: 0 2% 0 0;
}
.news-article .row .value{
    width: 46.3%;
}
.booking-form .row .value > *,
.news-article .row .value > *{
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.booking-form input, .booking-form select, .booking-form textarea,
.news-article input, .news-article select, .news-article textarea{
    margin: 0;
    padding: 4px;
    font-size: 14px;
    line-height: 16px;
    background-color: #eeeeee;
    border: 1px solid #cdcccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.booking-form .row input[type="checkbox"], .booking-form .row-checkbox input[type="checkbox"],
.booking-form .row.checkbox input[type="checkbox"]
.news-article .row input[type="checkbox"], .news-article .row-checkbox input[type="checkbox"],
.news-article .row.checkbox input[type="checkbox"]{
    width: auto;
    margin: 3px 0;
    padding: 0;
}
.booking-form .error input, .booking-form .error select, .booking-form .error textarea,
.news-article .error input, .news-article .error select, .news-article .error textarea{
    background-color: #e5c2c2;
    border-color: #cca9a9;
}
.booking-form .message {
    display: none;
    float: right;
    width: 15%;
    font-size: 11px;
    line-height: 14px;
    color: #ca403d;
}
textarea#comment{
    margin-left: -4px;
    height: 62px;
    resize: vertical;
}
div#comments{
    margin: 26px -15px 0 -19px;
}
.news-article .comment-notes{
    display: none;
}
.news-article h3#reply-title,
.news-article h2.comments-title{
    padding: 14px 20px 12px 20px;
    margin: -15px -20px 6px;
    border-bottom: 1px solid #dedddb;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    font-family: 'Helvetica Neue Bold', sans-serif;
}
.news-article #commentform{
    padding-top: 1px;
}
.news-article form .form-allowed-tags{
    display: none;
}
.news-article form #submit{
    background: url("images/btn-send.png") no-repeat;
    width: 98px;
    height: 37px;
    float:right;
    border: none;
    padding: 0;
    margin: 30px -24px 0 0;
    cursor: pointer;
}
.error-box {
    display: none;
    position: relative;
    overflow: hidden;
    margin: 20px 0;
    padding: 5px 20px 5px 40px;
    font-weight: bold;
    font-size: 16px;
    color: #f8dc73;
    background-color: #cb3e3e;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.error-box:before {
    content: "!";
    font-size: 25px;
    line-height: 30px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin: -15px 0;
}
.error-box p {
    font-size: 16px !important;
    color: #f8dc73 !important;
}
.booking-form .submit-row,
.news-article .submit-row{
    text-align: right;
    color: #a1a1a1;
}
.icon-secured {
    display: inline-block;
    vertical-align: middle;
    width: 104px;
    height: 36px;
    margin: 8px 4px;
    padding: 0;
    text-align: left;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url("images/icon-sagepay.png") no-repeat;
}
.booking-form button[type="submit"] {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border: none;
    cursor: pointer;
}
.booking-form button[type="submit"] img {
    display: block;
    width: 100%;
}
.booking-form .submit-row a {
    font-weight: normal;
    font-family: "Helvetica Neue Medium", sans-serif;
    color: #373737;
}
.tablet,
.mobile{
    display: none;
}
/*holidays item begin*/
.slider-holder .post-header {
    position: absolute;
    z-index: 9000;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    background: url("images/bg-header.png");
}
.slider-holder .post-header h1 {
    color: #fff;
}
#ssba, #ssba a {
    background: none;
    font-size: 11px;
    color: #fff !important;
    font-weight: bold;
}
.holidays3b {
    margin-top: 20px;
}
.holidays3b #primary {
    float: left;
    width: 510px;
    padding: 7px 0 0 18px;
}
.trip-gallery {
    margin: 20px -280px 20px -19px;
}
.trip-gallery ul{
    list-style: none;
}
.trip-gallery ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
.trip-gallery ul li {
    position: relative;
    float: left;
    background: none;
    padding: 0;
    width: 220px;
    margin: 0 20px 19px 0;
    -webkit-box-shadow: 3px 3px 3px 0 rgba(0,0,0, 0.25);
    box-shadow: 3px 3px 3px 0 rgba(0,0,0, 0.25);
}
.trip-gallery ul .description {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 6px;
    text-align: center;
    font: 12px/16px "Helvetica Neue", sans-serif;
    color: #fff;
    background: url("images/bg-gallery-title.png") repeat-x;
}
.trip-gallery ul .description p {
    margin: 0 !important;
    color: #fff !important;
}
.trip-gallery ul img {
    display: block;
    width: 100%;
    height: auto;
}
.holidays3b h2 {
    margin-left: -18px;
    padding: 5px 9px;
    font: 16px/20px "Helvetica Neue Bold", sans-serif;
    color: #3d3d3d;
    border-left: 9px solid #f2c000;
}
.spoiler-box {
    margin: 0 0 20px;
}
.spoiler-box h2 {
    background-color: #bcbdb9;
    background-color: rgba(0,0,0, 0.1);
}
.btn-spoiler {
    float: right;
    font-size: 12px;
    color: #3d3d3d;
}
.btn-spoiler .opened, .btn-spoiler.opened .closed,
.workshops .view-heading a .opened,
.workshops .view-heading a.opened .closed{
    display: none;
}
.workshops .view-heading a span{
    float:right;
}
.btn-spoiler.opened .opened{
    display: block;
}
.workshops .view-heading a.opened .opened{
    display: inline;
}
.spoiler-box .spoiler-holder {
    margin: 0 0 0 -9px;
    padding: 1px 9px;
    background-color: #e1e2e3;
    background-color: rgba(255,255,255, 0.4);
    display: none;
}
blockquote {
    margin: 15px 0 20px;
    font-size: 13px;
    line-height: 22px;
}
blockquote q {
    display: block;
    margin: 0 0 15px;
}
.holidays3b #primary .white-box.type2 {
    margin-left: -10px;
}
.holidays3b #primary .white-box.type2.col2 img{
    -moz-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.25);
}
.white-box.type2 {
    margin: 20px 0;
    padding: 9px 9px 9px 10px;
    background-color: #e1e2e3;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: url("images/vline-dashed.png");
    background-repeat: repeat-y;
    -webkit-box-shadow: 3px 3px 3px 0 #acacac;
    box-shadow: 3px 3px 3px 0 #acacac;
}
.white-box > h2 {
    margin-top: -9px;
    margin-bottom: 15px;
}
.holidays3b #secondary {
    float: right;
    width: 350px;
}
.btn-book-online {
    display: block;
    width: 177px;
    height: 44px;
    margin: 10px 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url("images/btn-book-online.png") no-repeat;
}
.btn-book-online.gray{
    background: url("images/btn-book-online2.png") no-repeat;
}
.white-box > h2 {
    margin-top: -9px;
    margin-bottom: 15px;
}
.holidays3b #secondary aside p {
    margin: 0 0 20px;
}
.gallery-holder ul {
    width: 520px;
}
.gallery-holder ul li {
    position: relative;
    float: left;
    width: 156px;
    margin: 0 15px 15px 0;
    -webkit-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.35);
}
.gallery-holder ul li strong {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 37px;
    padding: 0 12px;
    font: normal 14px/37px "Helvetica Neue Medium", sans-serif;
    color: #fff;
    background: url("images/bg-children-page.png") repeat-x;
}
.gallery-holder ul img {
    width: 100%;
    height: auto;
    display: block;
}
.gallery-holder ul img {
    width: 100%;
    height: auto;
    display: block;
}
.gallery-holder {
    overflow: hidden;
    width: 100%;
    margin: 10px 0 0;
}
.holidays3b,
.inner.workshops{
    padding-top: 13px;
}
/*holidays item end*/
/*workshop begin*/
.workshops {
    margin-top: 20px;
}
.workshops #primary {
    float: left;
    width: 590px;
    padding: 7px 0 0 36px;
}
.workshops h2 {
    margin-left: -18px;
    padding: 5px 9px;
    font: 16px/20px "Helvetica Neue Bold", sans-serif;
    color: #3d3d3d;
    border-left: 9px solid #f2c000;
}
.double-box {
    position: relative;
}
.workshops #primary .white-box.type2 {
    margin-left: -10px;
}
.double-box .white-box {
    min-height: 422px;
}
.workshops h2 {
    margin-left: -18px;
    padding: 5px 9px;
    font: 16px/20px "Helvetica Neue Bold", sans-serif;
    color: #3d3d3d;
    border-left: 9px solid #f2c000;
}
.double-box p {
    margin: 0 0 20px !important;
    font: 13px/19px "Helvetica Neue", sans-serif !important;
}
.view-heading {
    padding: 6px;
    font-weight: normal;
    font-family: "Helvetica Neue Bold", sans-serif;
    background-color: #f8f8f8;
    border-left: 9px solid #9ea2a0;
}
.workshops .spoiler-holder{
    margin: 10px 0 0 9px;
    display: none;
}
.workshops .btn-spoiler{
    float: none;
}
.view-heading a {
    font-weight: normal;
    font-family: "Helvetica Neue Bold", sans-serif;
    color: #3d3d3d;
}
.double-box .sub-box {
    /*-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;*/
    position: absolute;
    left: 100%;
    top: 0;
    width: 280px;
    /*height: 100%;*/
    overflow: visible;
    margin: 0 0 0 15px;
    padding: 9px;
    background-color: #e1e2e3;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: url("images/vline-dashed.png");
    background-repeat: repeat-y;
}
.double-box p strong {
    font-weight: normal;
    font-family: "Helvetica Neue Bold", sans-serif;
}
#breadcrumbs{
    display: inline-block;
}
/*workshop end*/
/*contact*/
.contact #primary {
    width: 694px;
    float: left;
    padding: 7px 0 0 18px;
}
.contact h2 {
    margin: 0 0 16px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    font-family: 'Helvetica Neue Bold', sans-serif;
}
.site-content address {
    margin: 20px 0;
    font-style: normal;
}
div.sweetcaptcha{
    max-width: 276px !important;
    min-width: 276px !important;
    border:3px solid #232323;
    margin-left: 228px !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.news-article div.sweetcaptcha{
    margin-left: 237px !important;
}
div.sweetcaptcha ul li{
    width: 32px !important;
    height: 32px !important;
}
div.sweetcaptcha ul li img{
    width: 100%;
}
.inner.contact .submit-row input[type=submit]{
    background: url("images/btn-send.png") no-repeat;
    width: 98px;
    height: 37px;
    border: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
}
.inner.contact span.wpcf7-not-valid-tip{
    display: none;
}
.inner.contact .wpcf7-not-valid input,
.inner.contact .wpcf7-not-valid textarea{
    background-color: #e5c2c2;
    border-color: #cca9a9;
}
.inner.contact .wpcf7-not-valid{
    color: #d71b1b;
}
.inner.contact select,
.inner.contact textarea,
.inner.contact input[type=text]{
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.inner.contact .submit-row img{
    display: none;
}
#content div.sweetcaptcha p{
    font-size: 10px;
    margin: 5px 0;
}
.alternatively{
    margin: 11px 0;
    color:#484a48;
}
.site-content .alternatively address{
    margin: 17px 0;
    line-height: 15px;
}
.contact .white-box{
    margin-bottom: 12px;
}
.contact .white-box .heading{
    padding: 12px 20px 12px 20px;
}
.contact .white-box .heading h2{
    margin-bottom: 0;
    margin-top: 3px;
}
.contact .white-box .heading p{
    display: none;
}
/*contact end*/
.thanks{
    padding: 30px 0;
}
.thanks strong{
    color: #3b3b3b;
    font-size: 30px;
    line-height: 32px;
    font-family: "Helvetica Neue Medium", sans-serif;
    font-weight: normal;
}
.thanks p{
    font-size: 18px;
}
/*latest news begin*/
.inner.news{
    padding-top: 7px;
}
.inner.news.news-article{
    padding-top: 24px;
}
.news #primary{
    width: 658px;
    float:left;
    margin-left: 35px;
}
.news #secondary{
    width: 200px;
    float:left;
    margin: 18px 0 0 45px;
}
.news #secondary h3{
    border-left: 9px solid #f2c000;
    padding-left: 8px;
    margin-bottom: 11px;
    font: normal 16px/29px "Helvetica Neue Bold", sans-serif;
    color:#3d3d3d;
}
.news #secondary ul{
    padding-left: 18px;
    margin-bottom: 27px;
}
.news #secondary ul li{
    color:#717171;
    background: url("images/sidebar-bullets.png") no-repeat left center;
    padding-left: 17px;
    margin-bottom: 13px;
}
.news #secondary ul li a{
    color:#3d3d3d;
    font-weight: normal;
}
.news-header{
    border-left: 10px solid #f2c000;
    margin-left: -18px;
    margin-bottom: 8px;
    padding: 6px 0 5px 8px;
}
.news-item{
    padding: 18px 0;
    *border-bottom: 1px solid #000;
    border-bottom: 1px solid RGBA(0, 0, 0, 0.25);
}
.news-item p{
    margin: 12px 0 17px;
}
.posted-date{
    margin: 2px 0 0;
    color:#3d3d3d;
}
.news-thumbnail img{
    width: 276px;
    height: auto;
}

.news-article .news-thumbnail{
    margin: 13px 0;
}
.news-header h2{
    font: 18px/21px "Helvetica Neue Bold", sans-serif;
    color: #3d3d3d;
}
.back-to-news{
    font-family: "Helvetica Neue Medium", sans-serif;
    font-size: 10px;
    color:#484a48;
}
.news-article p img{
    max-width: 100% !important;
    width: auto !important;
    height: auto;
    max-height: 100% !important;
    display: block;
    margin: 20px auto;
    -moz-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.25);
}
.news .news-thumbnail img{
    margin: 1px auto;
    max-width: 100% !important;
    width: auto !important;
    height: auto;
    max-height: 100% !important;
    -moz-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.25);
}
a.btn-read-article{
    background: url("images/btn-read-more.png") no-repeat;
    display: block;
    width: 165px;
    height: 39px;
    overflow: hidden;
    text-indent: 9999px;
    white-space: nowrap;
}
header.comment-meta{
    float:left;
    width: 20%;
}
section.comment-content{
    float:left;
    width: 75%;
    margin-left: 5%;
}
.comment .reply{
    clear: both;
    text-align: right;
}
.news-article .commentlist li article{
    border-bottom: 1px solid #dedddb;
    padding: 15px 0;
}
.news-article ol.children{
    margin-left: 5%;
}
header.comment-meta cite{
    display: block;
    text-align: center;
}
.site-footer .info .inner,
.site-header .inner{
    min-height: 0;
}
.cptch_block label{
	width: 35.9%;
	display: inline-block;
}
.cptch_block br{
	display: none;
}
/*.cptch_block #cptch_input{
	position: absolute;
	left: 238px;
	width: 284px !important;
}*/
/*latest news end*/
/*media screen*/
@media screen and (min-width: 960px){
    .inner{
        width: 940px;
        margin: 0 auto;
        min-height: 400px;
    }
    .post-header .inner{
        min-height: 0;
    }
    .site-footer .inner:before{
        width: 940px;
    }
    .upcoming-container{
        float:left;
        width: 460px;
        height: 429px;
        margin-left: 20px;
    }
    #holidays_slider,
    #holidays_slider li,
    #workshops_slider,
    #workshops_slider li{
        height: 429px !important;
    }
    #holidays_slider img,
    #workshops_slider img{
        width: 100%;
        height: auto;
    }
    .feature-holder .col{
        float:left;
        width: 300px;
        margin-left: 20px;
    }
    .feature-holder .col:first-child{
        margin-left: 0;
    }
    .holidays-list{
        margin-left: -20px;
    }
    .holiday-item{
        width: 460px;
    }
    .holiday-item .holiday-detail{
        padding: 13px 10px 13px 13px;
    }
    .holiday-item img{
        width: 196px;
        height: 196px;
    }
    .holiday-item .right{
        width: 220px;
    }
    .led-by{
        margin: 16px 0;
        line-height: 18px;
    }
    .holiday-item .amount{
        position: absolute;
        bottom: 58px;
    }
    .holiday-item .holiday-detail .right {
        width: 49% !important;
        font-size: 14px !important;
    }
    .holiday-item .holiday-detail .left {
        width: 49% !important;
    }
    .holiday-item .right a {
        left: 51% !important;
        bottom: 7% !important;
    }
    .white-box.col2.type2{
        float:left;
        width: 223px;
        text-align: center;
    }
    .clear .white-box.col2.type2:first-child{
        margin-right: 35px;
    }
    .white-box.col2.type2 h2{
        margin-bottom: 10px;
        text-align: left;
    }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
    .news #primary{
        width: 72%;
        margin-left: 0;
    }
    .news #secondary{
        width: 27%;
        margin-left: 1%;
    }
    div#comments{
        margin: 26px 0;
    }
    .inner.news{
        width: 96%;
    }
    .news-article div.sweetcaptcha {
        margin-left: 36.6% !important;
        max-width: 54.3% !important;
        min-width: 54.3% !important;
    }
    .news-article .row .value {
        width: 59.3%;
    }
	/*.cptch_block #cptch_input{
		left: 36.5%;
		width: 59.3% !important;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}*/
    .white-box.col2.type2{
        float:left;
        width: 25%;
        text-align: center;
    }
    .clear .white-box.col2.type2:first-child{
        margin-right: 5%;
    }
    .white-box.col2.type2 h2{
        margin-bottom: 10px;
        text-align: left;
    }
}
@media screen and (min-width: 768px) {
    .menu-main-container{
        display: block !important;
    }
    .inner.who-are-we p:first-child{
        margin-top: 0;
    }
    .col{
        float: left;
    }
    .led-by {
        line-height: 16px !important;
    }
    .menu-holder li:first-child{
        background: none;
    }
    .page-template-page-templateshomepage-php,
    .single-holiday{
        position: relative;
    }
    .page-template-page-templateshomepage-php .site-header,
    .single-holiday .site-header{
        width: 100%;
        top:0;
        left: 0;
    }
    .post-header{
        height: 71px;
    }
    .mobile-menu-holder{
        display: none;
    }
    .site-header>div{
        height: 89px;
    }
    .menu-holder{
        float:right;
        margin-top: 40px;
    }
    #home_slider .title{
        height: 50px;
        line-height: 46px;
    }
    .logo-holder{
        float:left;
        width: 253px;
        margin-top: 18px;
    }
    .upcoming-container:first-child{
        margin-left: 0;
    }
    .upcoming-holder{
        padding-top: 19px;
    }
    .footer-menu-holder{
        width: 498px;
        padding-top: 31px;
    }
    .footer-menu-holder .col{
        margin-left: 19px;
        width: 115px;
    }
    .footer-menu-holder .col.last{
        margin-left: 45px;
    }
    .social-holder{
        width: 160px;
    }
    .post-header{
        height: 73px;
    }
    .about_us #primary,
    .who-are-we #primary,
    .awards #primary,
    .default #primary,
    .holidays #primary{
        width: 674px;
        float:left;
        padding: 7px 0 0 18px;
    }
    .three-image-holder{
        margin-bottom: 46px;
    }
    .three-image-holder li{
        float:left;
        display: block;
        width: 212px;
        height: 212px;
        margin-left: 19px;
        margin-top: 10px;
    }
    .three-image-holder li:first-child{
        margin-left: 0;
    }
    .three-image-holder img{
        width: 212px;
        height: 212px;
    }
    .about_us #secondary,
    .who-are-we #secondary,
    .awards #secondary,
    .default #secondary{
        float:right;
        width: 202px;
        margin-top: 25px;
    }
    .left{
        float:left;
    }
    .about_us div.left,
    .about_us div.right{
        width: 48%;
    }
    .right{
        float:right;
    }
    .photo-holder{
        width: 212px;
        float:left;
        margin-top: 4px;
    }
    .photo-holder img{
        width: 100%;
        height: auto;
    }
    .content-text{
        width: 449px;
        float:right;
    }
    .holiday-item .holiday-detail .left {
        width: 47%;
    }
    .holiday-item .holiday-detail .right {
        width: 53%;
        font-size: 12px;
    }
    .holiday-item .right a {
        left: 48%;
        bottom: 7%;
    }
    .holiday-item .right .date{
        margin-top: 0;
    }
    .slider-holder{
       top: -89px;
        margin-bottom: -89px;
    }
    .home .slider-holder{
        margin-top: 0;
    }
}
@media screen and (width: 768px){
    .photo-holder strong{
        font-size: 12px;
        padding: 0 7px;
    }
    .photo-holder .icon{
        right: 4px;
    }
    .holiday-detail .amount{
        bottom: 80px !important;
        left: 52%;
    }
    .value-captcha:after{
        clear: both;
        content: '';
        display: block;
    }
    div.sweetcaptcha ul li{
        width: 47px !important;
        height: 47px !important;
    }
    div.sweetcaptcha{
        float:right;
        max-width: 380px !important;
        min-width: 300px !important;
    }
    .tablet{
        display: block;
    }
    .desktop,
    .mobile{
        display: none;
    }
    .holiday-item strong{
        font-size: 16px;
    }
    .single-holiday .breadcrumbs{
        margin-left: 0;
    }
    .holiday-item{
        float:none;
        width: 100%;
        margin-left: 0;
    }
    .single-workshop_category .breadcrumbs{
        margin-left: 0;
    }

}
@media screen and (max-width: 767px){
    .white-box.col2.type2{
        width: 232px;
        margin-left: 10px !important;
        text-align: center;
    }
    .white-box.col2.type2 h2{
        margin-bottom: 10px;
        margin-left: -18px !important;
        text-align: left;
    }
    .holidays3b h2,
    .holidays3b #primary .white-box.type2{
        margin-left: 0;
    }
    .holidays3b #primary .white-box.type2 h2,
    .holidays3b .white-box h2{
        margin-left: -10px;
    }
    .value-captcha:after{
        clear: both;
        content: '';
        display: block;
    }
    div.sweetcaptcha ul li{
        width: 15% !important;
        height: 15% !important;
    }
    div.sweetcaptcha{
        float:right;
        max-width: 380px !important;
        min-width: 300px !important;
    }
    .tablet,
    .mobile{
        display: block;
    }
    .desktop{
        display: none;
    }
    .holiday-item{
        width: 100%;
        margin-left: 0;
        text-align: center;
    }
    .holiday-item .holiday-detail{
        padding: 2% 5% 3% 5%;
    }
    .holiday-item img{
        max-width: 200px;
        max-height: 200px;
    }
    .holiday-item .right a{
        position: static;
    }
    .slider-holder,
    .menu-main-container{
        display: none;
    }
    .slider-holder #controls a{
        top: 50%;
        margin-top: -25px;
    }
    .single-holiday .slider-holder,
    .single-workshop_category .slider-holder{
        display: block;
    }
    .child-page-holder{
        width: 212px;
        margin: 0 auto;
    }
    .photo-holder{
        width: 301px;
        margin: 0 auto;
    }
    .logo-holder{
        padding: 14px 0 20px;
        text-align: center;
    }
    .mobile-menu-holder{
        display: block;
    }
    .upcoming-holder{
        padding-top: 20px;
    }
    .upcoming-container,
    .feature-holder .col{
        width: 460px;
        margin: 0 auto;
    }
    .post-header div.left,
    .post-header div.right{
        width: 100%;
        float:none;
    }
    .post-header{
        padding: 0 2%;
        background: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .post-header h1{
        position: absolute;
        top: 88px;
        z-index: 90000;
        font-size: 18px;
    }
    .page-template-page-templatesholidays-page-php .post-header h1{
        top: 88px;
    }
    .news-site-header.post-header h1{
        top: 88px;
    }
    .post-header{
        position: static;
    }
    .post-header .right{
        text-align: right;
    }
    .mobile-menu-holder{
        width: 100%;
        padding-right: 4%;
        margin-left: -2%;
    }
    .mobile-menu-holder .mobile-menu{
        margin: 10px 0 0 0;
    }
    .breadcrumbs{
        display: none;
    }
    .post-header h1,
    .post-header .breadcrumbs{
        margin-left: 0;
    }
    .post-header h1{
        margin-bottom: 0;
    }
    .post-header .breadcrumbs{
        margin-bottom: 6px;
    }
    .post-header #ssba{
        margin: 16px 0 10px;
    }
    .post-header div.left{float:left}
    .post-header div.right{float:right}
    .children-page-container li,
    .awards-holder li,
    .three-image-holder li{
        width: 100%;
        height: auto;
        margin-left: 0;
    }
    .children-page-container li img,
    .inner.who-are-we li img,
    .inner.awards li img,
    .three-image-holder li img{
        width: 100%;
        height: auto;
    }
    .three-image-holder li img{
        margin: 15px 0;
    }
    .upcoming-container img{
        width: 100%;
        height: auto;
    }
    .upcoming-container #controls a{
        bottom: 17px;
    }
    .upcoming-container li a{
        line-height: 16px;
        padding: 0 45px;
        width: 100%;
        display: table;
        border-top-width: 2px;
        height: 47px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .upcoming-container li a span{
        display: table-cell;
        vertical-align: middle;
    }
    #holidays_slider{
        margin-bottom: 20px;
    }
    .feature-holder{
        width: 88%;
        margin: 0 auto;
        margin-top: 18px;
    }
    .feature-holder img{
        width: 100%;
        height: auto;
    }
    .feature-holder .col{
        margin-bottom: 20px;
    }
    .site-footer{
        background-repeat: repeat;
        height: auto;
    }
    .site-footer .inner{
        width: 88%;
        margin: 0 auto;
    }
    .site-footer .footer-logo{
        position: static;
    }
    .col.mobile-first-col,
    .mobile-cont{
        float:left;
    }
    .col.mobile-first-col{
        width: 134px;
    }
    .site-footer>.inner{
        padding-top: 25px;
    }
    .site-footer .footer-logo{
        margin-bottom: 17px;
    }
    .site-footer .inner:before{
        background: none;
    }
    .site-footer{
        position: relative;
    }
    .site-footer:before{
        content: ' ';
        background: url("images/footer-line.png") repeat;
        height: 1px;
        width: 940px;
        position: absolute;
        top:-1px;
        left: 0;
    }
    #menu-follow_us{
        width: auto;
    }
    .menu-follow_us-container:after{
        display: block;
        content: '';
        clear: both;
    }
    .col.social-holder{
        margin: 9px 0 47px;
    }
    .site-footer .info-link{
        float:left;
        width: 100%;
        padding-left: 0;
        margin-bottom: 18px;
    }
    .site-footer .info .copy{
        float:right;
        width: 100%;
        padding-left: 0;
    }
    .site-footer .info{
        padding: 19px 0 26px;
    }
    body{
        overflow-x: hidden;
    }
    .menu-holder{
        width: 92%;
        margin: 0 auto;
        -webkit-box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.15);
        box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.15);
    }
    .site-header{
        border: none;
    }
    .site-header>div{
        background-repeat: repeat-x;
    }
    .menu-holder li{
        border: none;
        border-bottom: 1px dashed #686867;
        display: block;
        text-align: center;
        background: url("images/mobile-menu-bg.png") repeat;
        height: 25px;
        line-height: 25px;
    }
    .menu-holder li:last-child a{
        padding: 0;
    }
    #menu-follow_us a{
        background-position: center 0 !important;
    }
    .three-image-holder,
    .awards-holder{
        width: 212px;
        margin: 0 auto;
    }
    #content .awards-holder li,
    #content .children-page-container li{
        margin-left: 0;
    }
    .three-image-holder img,
    .awards-holder img{
        width: 100%;
        height: auto;
    }
    .post-header #ssba {
        margin: 16px 0 10px;
    }
    .input-captcha, .value-captcha{
        width: 100%;
        display: block;
    }
    .value-captcha label{
        margin: 0 0 3px;
        font-size: 12px;
    }
    .input-captcha{
        margin: 0;
    }
}
@media screen and (max-width: 940px){
    .holidays3b #primary, .holidays3b #secondary,
    .workshops #primary, .workshops #secondary{
        float: none;
        width: auto;
        padding: 9px;
    }
    .holidays3b #primary, .holidays3b #secondary,
    .holidays3b .mobile{
        float: none;
        width: auto;
        padding: 9px;
    }
    .holidays3b #secondary{
        padding: 0;
    }
    .holidays3b .table h2{
        margin-left: -8px;
    }
    .gallery-holder ul {
        width: 110%;
    }
    .gallery-holder ul li {
        max-width: 156px;
        width: 43%;
        margin: 0 3% 4% 0;
    }
    .workshops h2 {
        margin-left: -9px;
        padding: 6px;
    }
    .workshops .white-box > h2 {
        margin-top: -9px;
        margin-left: -18px;
    }
    .workshops #primary .white-box.type2 {
        margin-left: -1px;
    }
    .double-box .sub-box {
        position: static;
        width: auto;
        height: auto;
        margin: 20px 0;
        padding: 0;
        background: none;
    }
}
@media screen and (max-width: 959px) and (min-width: 600px){
    .social-and-sign,
    .col.footer-menu-holder{
        float:left;
        width: 50%;
    }
    .tablet{
        display: block;
    }
    .desktop{
        display: none;
    }
}
@media screen and (max-width: 750px) and (min-width: 600px){
    .social-and-sign{
        margin-top: -50px;
    }
}
@media screen and (max-width: 959px) and (min-width: 768px){
    .upcoming-container{
        width: 49% !important;
        margin-left: 2%;
        float:left;
    }
    .upcoming-container:first-child{
        margin-left: 0;
    }
    .inner{
        width: 96%;
        margin: 0 auto;
    }
    #menu-follow_us,
    .social-holder{
        width: 100%;
    }
    .social-holder{
        margin-bottom: 21px;
    }
    .feature-holder .col,
    .three-image-holder li{
        float:left;
        width: 32%;
        margin-left: 2%;
    }
    .feature-holder .col:first-child,
    .three-image-holder li:first-child{
        margin-left: 0;
    }
    .site-footer .inner:before{
        width: 100%;
    }
    .logo-holder{
        width: 28%;
    }
    .logo-holder img,
    .three-image-holder img{
        width: 100%;
        height: auto;
    }
    .menu-holder a{
        color:#fff;
        font-weight: bold;
        padding: 0 7px;
        font-size: 12px;
    }
    #holidays_slider img,
    #workshops_slider img{
        width: 100%;
        height: auto !important;
    }
    .upcoming-container li a{
        font-size: 11px;
    }
    #holidays_slider,
    #workshops_slider{
        width: 100% !important;
    }
    .feature-holder .description{
        height: 170px;
    }
    .site-footer .newsletter-holder{
        width: 100%;
    }
    .social-and-sign{
        width: 36%;
    }
    .col.footer-menu-holder{
        width: 64%;
    }
    .site-footer{
        height: auto;
    }
    .upcoming-container li a{
        line-height: 16px;
        padding: 0 45px;
        width: 100%;
        display: table;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .upcoming-container li a span{
        display: table-cell;
        vertical-align: middle;
    }
    .site-footer .info .copy{
        padding-left: 0;
    }
    .about_us #primary,
    .who-are-we #primary,
    .awards #primary,
    .default #primary,
    .holidays #primary{
        width: 74%;
    }
    .about_us #secondary, .who-are-we #secondary, .awards #secondary, .default #secondary{
        width: 22%;
    }
    #content .children-page-container li, #content .awards-holder li, #content .three-image-holder li{
        width: 32%;
        height: auto;
        margin-left: 1%;
    }
    .three-image-holder li:first-child{
        margin-left: 0;
    }
    .awards-holder li .description{
        width: 101%;
    }
    .awards-holder li{
        /*height: 196px;*/
    }
    .children-page-container li img, .awards-holder li img,
    .child-page-holder img,
    .photo-holder img{
        width: 100%;
        height: auto;
    }
    .children-page-container li.n-row, .awards-holder li.n-row{
        margin-left: 0;
    }
    .photo-holder{
        width: 27%;
        height: auto;
    }
    .content-text{
        width: 70%;
        float:right;
    }
    .holiday-item .holiday-detail{
        padding: 3% 2% 3% 3%;
    }
    .holiday-item .holiday-detail .left{
        width: 49%;
    }
    .holiday-item .holiday-detail .left img{
        width: 92%;
        height: auto;
    }
    .holiday-item .holiday-detail .right{
        width: 49%;
    }
    .holiday-detail .amount{
        position: absolute;
        bottom: 44px;
    }
    .holiday-item .right a{
        left: 52%;
    }
    .led-by {
        margin: 16px 0;
        line-height: 18px;
    }
    .photo-holder strong{
        font-size: 12px;
        padding: 0 7px;
    }
    .photo-holder .icon{
        right: 4px;
    }
}
@media screen and (max-width: 959px) and (min-width: 769px) {
    .holiday-item{
        width: 48%;
        margin: 0 0 13px 2%;
        min-height: 246px;
    }
}
@media screen and (max-width: 800px) and (min-width: 769px){
    .holiday-item{
        min-height: 210px;
    }
}
@media screen and (max-width: 768px){
    #primary,
    #secondary,
    .holidays-container,
    .contact #primary,
    .news #primary,
    .news #secondary{
        width: 96%;
        margin: 0 auto;
        float:none;
        padding: 0;
    }
    .news #secondary{
        margin-top: 18px;
    }
    div#comments{
        margin: 26px 0;
    }
    .news-article div.sweetcaptcha {
        margin-left: 0% !important;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        height: auto !important;
        box-sizing: border-box;
        float:none;
    }
    .news-article .row .value {
        width: 100%;
        display: block;
    }
    .news-article #sweetcaptcha-submit-button{
        clear: both;
    }
    textarea#comment{
        margin-left: 0;
    }
	/*.cptch_block #cptch_input{
		left: 20%;
		top: 11px;
		width: 80% !important;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}*/
	.cptch_block{
		text-align: left;
	}
    .double-box .white-box{
        min-height: 0;
    }
    .slider-holder .post-header {
        position: static;
        padding: 0;
        margin-top: -3px;
    }
    .news-header{
        margin-left: -10px;
    }
    .holidays-container .filter-container,
    .holidays-container strong{
        padding-left: 0;
    }
    .holiday-item{
        margin-bottom: 25px;
    }
    .desktop{
        display: none;
    }
    .tablet{
        display: block;
        padding: 9px;
    }
    .holiday-item .right>div{
        margin: 14px 0;
    }
    .three-image-holder img{
        width: 100%;
        height: auto;
    }
    .booking-form .row {
        margin: 15px 0;
    }
    .booking-form .row > label {
        display: block;
        width: auto;
        margin: 4px 0;
    }
    .input-captcha{
        width: 100%;
        margin: 0;
    }
    .input-captcha input.wpcf7-form-control{
        width: 100%;
        position: static;
    }
    .booking-form .row .value {
        display: block;
        width: auto;
        margin: 4px 0;
    }
    .slider-holder .post-header h1 {
        position: static;
        margin: 0;
    }
    #ssba, #ssba a {
        color: #484a48 !important;
    }
    .slider-holder .post-header .left, .slider-holder .post-header .right {
        padding: 0 2%;
    }
    .slider-holder .post-header .left {
        padding: 10px 2%;
    }
    .holidays h2{
        font-size: 18px;
        color:#484a48;
    }
}
@media screen and (max-width: 460px){
    .inner{
        width: 96%;
        margin: 0 auto;
    }
    div.sweetcaptcha ul li {
        width: 30px !important;
        height: 30px !important;
    }
    .filter-container strong{
        display: block;
        margin: 20px 0;
        padding: 0;
    }
    .filter-container{
        padding-left: 0;
    }
    .check-item{
        margin-left: 0;
    }
    .slider-holder .post-header .left{
        width: 104%;
        margin-left: -2%;
    }
    .upcoming-container,
    .feature-holder .col{
        width: 100%;
    }
    #primary img,
    .child-page-holder,
    .three-image-holder img,
    .three-image-holder img,
    .photo-holder img{
        width: 100%;
        height: auto;
    }
    #primary img.wpcf7-captchac{
        width: auto;
    }
    .child-page-holder{
        width: 212px;
        margin: 0 auto;
    }
    .photo-holder{
        width: 70%;
        margin: 0 auto;
    }
}
@media screen and (max-width: 453px){
    .news-article div.sweetcaptcha{
        max-width: 100%;
        min-width: 100%;
        height: 120px !important;
    }
}
@media screen and (max-width: 412px){
    div.sweetcaptcha ul li{
        width: 32px !important;
        height: 32px !important;
    }
    div.sweetcaptcha{
        float:none;
        margin-left: 0 !important;
        max-width: 412px !important;
        min-width: 0 !important;
        width: 100%;
    }
}
@media screen and (max-width: 240px){
    .holiday-item img{
        max-width: 100%;
        max-height: 200px;
    }
    .logo img{
        width: 100%;
    }
}
.workshop .led-by{
    margin-top: 0;
}

.error404 {
    min-height: 300px;
}

#loader {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    display: none;
    z-index: 9999;
}

#overlay {
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    display:none;
    background:#000;
    opacity:.5;
	z-index: 1000;
}
.single-workshop_category .double-box .white-box {
    min-height: 0;
}
@media only screen and (max-width: 264px){
    .col.newsletter-holder{
        width: 100%;
    }
    .site-footer input[type=text], .site-footer input[type=email]{
        width: 83%;
    }
}

img { pointer-events: none; }
nav.nav-single{
	display: none;
}
#content>#comments{
	display: none;
}
.hedden-block{
	display: none;
}