/*xs*/
@media only screen and (max-width: 481px) {
body {
    text-align: center;
	font-family: "Roboto",sans-serif;
	font-weight: 100;
}
input, textarea {
    width: 90% !important;
}
.sel {
width: 90%;
overflow: hidden;
display: inline-block;
margin-bottom: -6px;
}
.sel select {
width: 107%;
}
select {
	background: #fff url('../img/dropdown.png') no-repeat 90.8% 81% !important;
}
div.category-info {
	/*width: 320px;*/
}
.category-info > div#tabs {
    display: inline-block;
	width: 100%;
	padding: 0px 0px 15px 0px;
}
.cal {
	height: 40px;
	font-size: 17px;
}
.tour {
	cursor: pointer;
	display:table-cell;
}
.tour div.date {
	background: none repeat scroll 0 0 #ffb619;
    border-radius: 60%;
    color: #fff !important;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    height: 30px;
    line-height: 28px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}
.tour div.big-display-date {
	display:none;
}
#tabs a{
	color:#343434;padding: 5px 7px;display: inline-block;width: 24%;text-decoration:none;vertical-align: middle;text-align:center;line-height: 15px;
}
.current {
    background: #6dbaba;
	font-weight: 300;
    border-radius: 1px;
    color: #fff !important;
}
/*.block-tour{display:none;}*/
.block-tour{
    font-size: 19px;
    padding: 20px;
	position:relative;
}
.block-tour .title{display:inline-block;font-size:24px;font-weight:300}
.block-tour .date{display:inline-block;width:100%;font-weight:300}
.block-tour a.order{
    border-radius: 5px;
    color: #895329;
    font-size: 16px;
    padding: 3px 27px;
    width: auto !important;
	display: inline-block;
	text-decoration:none;
	font-weight: 300;
}
.block-tour.show{display:block;}
.endrow {word-wrap:break-word;}
.month-row {width: 100%;}

.options {
    font-size: 16px;
}

#map-wrapper {
    left: -20px;
    position: relative;
    width: 318px;
}
#for_load #results {
    padding: 5px 0 15px;
    position: relative;
}
.error {
	font-size: 17px;
}
.red-dot {
    left: 14%;
	top: 16%;
	width: 10px;
	height: 10px;
    position: absolute;
}
.reveal-modal {
    top: 0px !important;
}
.benefits {
    padding: 10px 15px 10px 15px !important;
}
.slick-list {
    height: 180px !important;
}
/*
.slick-prev, .slick-next {
    color: #000;
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
}*/
.header-top {
    display: inline-block;
    height: 92px;
}
.header-top .logo {
	zoom:0.7;
    -moz-transform:scale(0.7);
    -moz-transform-origin: 0 0;
}
.ico-container {
	height: 92px;
}
.ico-benefits {
	zoom:0.8;
    -moz-transform:scale(0.8);
    -moz-transform-origin: 0 0;
	left: 3%;
	position: relative;
}
.benefit > span {
    font-size: 14px;
    font-weight: 400;
    height: 38px;
    line-height: 16px;
    padding: 0 5px;
}
.benefit a {
    font-size: 14px;
}
.video-block {
    padding: 10px 0px 0px 0px;
}
.play-ico {
	left: 40%;
	top: 30%;
}
.slider-container {
    width: 100%;
}
.gallery-container {
    width: 100%;
	border: 0px;
	box-shadow: none;
}
.example-orbit-content {
	max-height: 210px;
	overflow: hidden;
}
.send-question-1 {
	font-size: 17px !important;
}
/*old calendar*/
#lightbox{
	top: 45% !important;
	left:76% !important;
	width:320px !important;
	border:0px !important;
	max-height: 450px !important;
    overflow-y: scroll;
}
.lenght-tours {
    display: inline-block;
    text-align: center;
}

}

/*s*/
@media only screen and (min-width: 481px) {
body {
    text-align: center;
	font-family: "Roboto",sans-serif;
	font-weight: 100;
}
input, textarea {
    width: 80%;
}
.sel {
width: 100%;
overflow: hidden;
display: inline-block;
margin-bottom: -6px;
}
.sel select {
width: 106%;
}
select {
	background: #fff url('../img/dropdown.png') no-repeat 92.8% 81% !important;
}
div.category-info {
	/*width: 440px;*/
}
.category-info > div#tabs {
    display: inline-block;
	width: 100%;
	padding: 0px 0px 15px 0px;
}
.left-block {
    width: 80%;
	display: inline-block;
	vertical-align: top;
	text-align: right;
}
.right-block {
    width: 80%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.date-input {
    display: inline-block;
    text-align: left;
    width: 38%;
}
.date-input input {width: 100% !important;}
.cal {
	height: 52px;
	font-size: 17px;
}
.tour {
	cursor: pointer;
	display:table-cell;
}
.tour div.date {
	background: none repeat scroll 0 0 #ffb619;
    border-radius: 60%;
    color: #fff !important;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    height: 30px;
    line-height: 28px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}
.tour div.big-display-date {
	display:none;
}
#tabs a{
	color:#343434;padding: 5px 7px;display: inline-block;width: 24%;text-decoration:none;vertical-align: middle;text-align:center;line-height: 15px;
}
.current {
    background: #6dbaba;
	font-weight: 300;
    border-radius: 1px;
    color: #fff !important;
}
/*.block-tour{display:none;}*/
.block-tour{
    font-size: 19px;
    padding: 20px;
	position:relative;
}
.block-tour .title{display:inline-block;font-size:24px;font-weight:300}
.block-tour .date{display:inline-block;width:100%;font-weight:300}
.block-tour a.order{
    border-radius: 5px;
    color: #895329;
    font-size: 16px;
    padding: 3px 27px;
    width: auto !important;
	display: inline-block;
	text-decoration:none;
	font-weight: 300;
}
.block-tour.show{display:block;}
.endrow {word-wrap:break-word;}
.month-row {width: 100%;}
.error {
	font-size: 22px;
}
.red-dot {
    left: 26%;
	top: 16%;
	width: 10px;
	height: 10px;
    position: absolute;
}
.reveal-modal {
    top: 0px !important;
}
.slick-list {height: 274px !important;}
.header-top {
    display: inline-block;
    height: 92px;
}
.header-top .logo {
	zoom:0.7;
    -moz-transform:scale(0.7);
    -moz-transform-origin: 0 0;
}
.ico-benefits {
	zoom:1.0;
    -moz-transform:scale(1.0);
	-moz-transform-origin: 0 0;
	left: 0%;
	position: relative;
}	
.benefit > span {
    font-size: 17px;
    font-weight: 400;
    height: 48px;
    line-height: 19px;
    padding: 0 11px;
}
.days1 .day_head {
	font-size: 11px;
	line-height: 10px;
}
.video-block {
    padding: 10px 0px 0px 0px;
}
.play-ico {
	left: 40%;
	top: 30%;
}
.slider-container {
    width: 100%;
}
.example-orbit-content {
	max-height: 313px;
	overflow: hidden;
}
.send-question-1 {
	font-size: 19px !important;
}
.lenght-tours {
    display: inline-block;
    text-align: center;
}

}

/*m*/
@media only screen and (min-width: 643px) {
body {
    text-align: center;
	font-family: "Roboto",sans-serif;
	font-weight: 100;
}
input, textarea, select{
    width: 80%;
}
.sel {
width: 100%;
overflow: hidden;
display: inline-block;
margin-bottom: -6px;
}
.sel select {
width: 104%;
}
select {
	background: #fff url('../img/dropdown.png') no-repeat 94.8% 81% !important;
}
div.category-info {
	/*width: 540px;*/
}
.category-info > div#tabs {
    display: inline-block;
	width: 100%;
	padding: 0px 0px 15px 0px;
}
.left-block {
    width: 80%;
	display: inline-block;
	vertical-align: top;
	text-align: right;
}
.right-block {
    width: 80%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.date-input {
    display: inline-block;
    text-align: left;
    width: 38%;
}
.date-input input {width: 100% !important;}
.cal {
	height: 61px;
	font-size: 17px;
}
.tour {
	cursor: pointer;
}
.tour div.date {
	background: none repeat scroll 0 0 #ffb619;
    border-radius: 60%;
    color: #fff !important;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    height: 30px;
    line-height: 28px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}
.tour div.big-display-date {
	display:none;
}
#tabs a{
	color:#343434;padding: 10px 7px;display: inline-block;width: 24%;text-decoration:none;vertical-align: middle;text-align:center;line-height: 15px;
}
.current {
    background: #6dbaba;
	font-weight: 300;
    border-radius: 1px;
    color: #fff !important;
}
/*.block-tour{display:none;}*/
.block-tour{
    font-size: 19px;
    padding: 20px;
	position:relative;
}
.block-tour .title{display:inline-block;font-size:26px;font-weight:300;}
.block-tour .date{display:inline-block;width:100%;font-weight:300}
.block-tour a.order{
    border-radius: 5px;
    color: #895329;
    font-size: 16px;
    padding: 3px 37px;
    width: auto !important;
	display: inline-block;
	text-decoration:none;
	font-weight: 300;
}
.block-tour.show{display:block;}
.endrow {word-wrap:break-word;}
.month-row {width: 30%;}
.error {
	font-size: 22px;
}
.red-dot {
    left: 27%;
	top: 16%;
	width: 10px;
	height: 10px;
    position: absolute;
}
.reveal-modal {
    top: 20px !important;
}
.header-top {
    display: inline-block;
    height: 125px;
}
.header-top .logo {
	zoom:1;
    -moz-transform:scale(1);
    -moz-transform-origin: 0 0;
}
.tour-preview {
	width: 32% !important;
}
.ico-benefits {
	zoom:1.0;
    -moz-transform:scale(1.0);
    -moz-transform-origin: 0 0;
	left: 0%;
}
.video-block {
    padding: 10px 0px 0px 0px;
}
.play-ico {
	left: 40%;
	top: 30%;
}
.slider-container {
    width: 73%;
}
.example-orbit-content {
	max-height: 352px;
	overflow: hidden;
}
.top-bar-section ul li a {
	font-size: 15px;
	padding: 0px 6px !important; 
}
.lenght-tours {
    display: inline-block;
    text-align: left;
}
.days1 .day_head {
	font-size: 13px;
	line-height: 13px;
}
}


/*L*/
@media only screen and (min-width: 800px) {
body {
    text-align: center;
	font-family: "Roboto",sans-serif;
	font-weight: 100;
}
input, textarea {
    width: 80% !important;
}
.sel {
width: 80%;
overflow: hidden;
display: inline-block;
margin-bottom: -6px;
}
.sel select {
width: 107%;
}
select {
	background: #fff url('../img/dropdown.png') no-repeat 92.3% 81% !important;
}
div.category-info {
	/*width: 760px;*/
}
.category-info > div#tabs {
    display: inline-block;
	width: 100%;
	padding: 0px 0px 15px 0px;
}
.left-block {
    width: 49%;
	display: inline-block;
	vertical-align: top;
	text-align: right;
}
.right-block {
    width: 50%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.date-input {
    display: inline-block;
    text-align: left;
    width: 38%;
}
.date-input input {width: 100% !important;}

.visitors-input {
    display: inline-block;
    width: 41%;
    text-align: left;
}
.visitors-input .sel {width: 100%;}
.visitors-input .sel select {width: 111%; background: url("../img/dropdown.png") no-repeat scroll 87% 81% #fff !important;}
.cal {
	height: 50px;
	font-size: 18px;
}
.tour {
	cursor: pointer;
}
.tour div.date {
	background: none repeat scroll 0 0 #ffb619;
    border-radius: 50%;
    color: #fff !important;
    display: inline-block;
    font-size: 17px;
    font-weight: 400;
    height: 28px;
    line-height: 28px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 28px;
}
.tour div.big-display-date {
	color: #646464;
    font-size: 14px;
    font-weight: 400;
	line-height: 17px;
	display:block;
}
#tabs a{
	color:#343434;padding: 10px 7px;display: inline-block;width: 16%;text-decoration:none;vertical-align: middle;text-align:center;line-height: 15px;
}
.current {
    background: #6dbaba;
	font-weight: 300;
    border-radius: 1px;
    color: #fff !important;
}
/*.block-tour{display:none;}*/
.block-tour{
    font-size: 19px;
    padding: 20px;
	position:relative;
}
.block-tour .title{display:inline-block;font-size:26px;font-weight:300;}
.block-tour .date{display:inline-block;width:100%;font-weight:300}
.block-tour a.order{
    border-radius: 5px;
    color: #895329;
    font-size: 18px;
    padding: 3px 79px;
    width: auto !important;
	display: inline-block;
	text-decoration:none;
	font-weight: 300;
}
.block-tour.show{display:block;}
.endrow {word-wrap:break-word;}
.month-row {width: 30%;}
.error {
	font-size: 22px;
}
.red-dot {
    left: 30%;
	top: 3%;
	width: 15px;
	height: 15px;
    position: absolute;
}
.red-dot:before {
	content: "!";
}
.reveal-modal {
    top: 20px !important;
}
.header-top {
    display: inline-block;
    height: 125px;
}
.header-top .logo {
	zoom:1;
    -moz-transform:scale(1);
    -moz-transform-origin: 0 0;
}
.tour-preview {
	width: 30% !important;
}
.ico-benefits {
	zoom:1.0;
    -moz-transform:scale(1.0);
    -moz-transform-origin: 0 0;
	left: 0%;
}
.video-block {
    padding: 10px 0px 0px 0px;
}
.play-ico {
	left: 40%;
	top: 30%;
}
.slider-container {
    width: 56.9%;
}
.example-orbit-content {
	max-height: 324px;
	overflow: hidden;
}
.top-bar-section ul li a {
	font-size: 17px;
	padding: 0px 8px !important; 
}
.lenght-tours {
    display: inline-block;
    text-align: left;
}

}

/*XL*/
@media only screen and (min-width: 1024px) {
body {
    text-align: center;
	font-family: "Roboto",sans-serif;
	font-weight: 100;
}

div.category-info {
	/*width: 960px;*/
}
.category-info > div#tabs {
    display: inline-block;
	width: 100%;
	padding: 0px 0px 15px 0px;
}
.left-block {
    width: 49%;
	display: inline-block;
	vertical-align: top;
	text-align: right;
}
.right-block {
    width: 50%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
input, textarea {
    width: 80% !important;
}
.sel {
width: 80%;
overflow: hidden;
display: inline-block;
margin-bottom: -6px;
}
.sel select {
width: 105%;
}
select {
	background: #fff url('../img/dropdown.png') no-repeat 94.4% 81% !important;
}

.date-input {
    display: inline-block;
    text-align: left;
    width: 38%;
}
.date-input input {width: 100% !important;}

.visitors-input {
    display: inline-block;
    width: 41%;
    text-align: left;
}
.visitors-input .sel {width: 100%;}
.visitors-input .sel select {width: 110%; background: url("../img/dropdown.png") no-repeat scroll 89% 81% #fff !important;}
.cal {
	height: 50px;
	font-size: 21px;
}
.tour {
	cursor: pointer;
}
.tour div.date {
    background: none repeat scroll 0 0 #ffb619;
    border-radius: 50%;
    color: #fff !important;
    display: inline-block;
    font-size: 19px;
    font-weight: 400;
    height: 30px;
	padding: 0px;
    line-height: 29px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}
.tour div.big-display-date {
	color: #646464;
    font-size: 14px;
    font-weight: 400;
	line-height: 17px;
	display:block;
}
#tabs a{
	color:#343434;padding: 10px 7px;display: inline-block;width: 15%;text-decoration:none;vertical-align: middle;text-align:center;line-height: 15px;
}
.current {
    background: #6dbaba;
	font-weight: 300;
    border-radius: 1px;
    color: #fff !important;
}
/*.block-tour{display:none;}*/
.block-tour{
    font-size: 19px;
    padding: 20px;
	position:relative;
}
.block-tour .title{display:inline-block;font-size:26px;font-weight:300;}
.block-tour .date{display:inline-block;width:100%;font-weight:300}
.block-tour a.order{
    border-radius: 5px;
    color: #895329;
    font-size: 21px;
    padding: 3px 79px;
    width: auto !important;
	display: inline-block;
	text-decoration:none;
	font-weight: 300;
}
.block-tour.show{display:block;}
.endrow {word-wrap:break-word;}
.month-row {width: 30%;}
.error {
	font-size: 22px;
}
.red-dot {
    left: 33%;
	top: 3%;
	width: 15px;
	height: 15px;
    position: absolute;
	content: "!";
}
.red-dot:before {
	content: "!";
}
.reveal-modal {
    top: 20px !important;
}
.head-calendar h3 {font-size: 48px; font-weight: 300;}
.header-top {
    display: inline-block;
    height: 125px;
}
.header-top .logo {
	zoom:1;
    -moz-transform:scale(1);
    -moz-transform-origin: 0 0;
}
.tour-preview {
	width: 30% !important;
}
.benefit > span {
    font-size: 21px;
    font-weight: 400;
    height: 48px;
    line-height: 24px;
    padding: 0 11px;
}
.ico-benefits {
	zoom:1.0;
    -moz-transform:scale(1.0);
    -moz-transform-origin: 0 0;
	left: 0%;
}
.video-block {
    padding: 60px 0px 0px 0px;
}
.play-ico {
	left: 40%;
	top: 30%;
}
.slider-container {
    width: 85%;
}
.gallery-container {
    width: 80%;
}
.example-orbit-content {
	max-height: 314px;
	overflow: hidden;
}
.top-bar-section ul li a {
	font-size: 18px;
	padding: 0px 9px !important; 
}
.map.flex-video {padding-bottom: 36%;}
.lenght-tours {
    display: inline-block;
    text-align: left;
}

}