@media screen and (max-width: 1440px) {
/**/
.s-pic-box .bg_image {
    height: 480px;
}

/**/
.sec-h-experiences .col-3 {
    height: 450px;
}

/**/
.sec-instagram h4 {
    font-size: 38px;
}

/**/
.detailbox {
    width: 460px !important;
    padding: 40px 30px;
}
.detailbox h3 {
	font-size: 26px;
}
.detailbox p {
	font-size: 15px;
}
}
@media screen and (max-width: 1366px) {
/**/
.s-pic-box .bg_image {
    height: 450px;
}
.logo-hotelgroup li {margin-left: 20px;  margin-bottom: 20px;}
}
@media screen and (max-width: 1320px) {
/**/
.s-pic-box .bg_image {
    height: 420px;
}
}
@media screen and (max-width: 1280px) {
/**/
.sec-default {
    padding: 60px !important;
}

/**/
#main-slider .h1 {
    font-size: 48px !important;
}

/**/
.sec-overview p {
    font-size: 16px;
}

/**/
.s-type-box .swipe-tab.slick-current::after {
    width: 70px;
}
.s-type-box {
    width: 260px;
}
.s-type-box .swipe-tab {
    font-size: 14px;
}
.s-pic-box {
    width: calc(100% - 320px);
}
.s-pic-box .bg_image {
    height: 400px;
}

/**/
.sec-h-experiences .col-3 {
    height: 400px;
}

/**/
.sec-instagram h4 {
    font-size: 33px;
	margin-bottom: 15px;
}

/**/
#newsletter-box input[type=email] {
    width: calc(100% - 30px);
}
#newsletter-box span.wpcf7-not-valid-tip {
	width: 250px;
	left: 0;
}
#newsletter-box .wpcf7-response-output {
	/*padding: 0;
	text-align: left;*/
}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
	border: none;
}

/**/
.box-switcher .et_pb_row {
    height: 500px;
    padding: 0 40px !important;
}

/**/
.box-switcher .offer-row h3 {
    font-size: 26px;
}
.box-switcher .offer-row li {
    font-size: 15px;
    line-height: 1.6em;
}
.box-switcher .et_pb_row .detailbox { padding: 20px; width: 600px !important;}
}
@media screen and (max-width: 1168px) {
/**/
.sec-accommodation {
    padding: 60px !important;
}
/**/
.footer-container {
	display: block;
}
.footer-container .col-4 {

}
.footer-container .col-4:nth-child(1) {
	width: 100%;
	text-align: center;
	margin-bottom: 35px;
}
.footer-container .col-4:nth-child(1) h4 {
	font-size: 18px;
}
.footer-container .col-4:nth-child(2) {
	float: left;
	width: 50%;
	text-align: left;
}
.footer-container .col-4:nth-child(3) {
	float: right;
	width: 50%;
	text-align: right;
}
.footer-container  ul.social li {
    margin: 8px 20px 0 0;
}
.bottom-nav {
	width: 100%;
}

/**/
.sec-amenities {
    margin-bottom: 50px;
}

/**/
.gmap iframe {
	height: 500px;
}
}
@media screen and (max-width: 1128px) {
/**/
.s-type-box .swipe-tab.slick-current::after {
    width: 60px;
}
.s-type-box {
    width: 240px;
}
.s-type-box h3 {
    font-size: 25px;
}
.s-pic-box {
    width: calc(100% - 300px);
}
.s-pic-box .bg_image {
    height: 380px;
}

/**/
.sec-h-experiences .col-3 {
    height: 350px;
}
.sec-h-experiences .h5 {
    font-size: 16px;
}

/**/
.bottom-nav {
	text-align: center;
}

/**/
.box-switcher .et_pb_row {
    height: 450px;
}
.detailbox {
    width: 320px !important;
    padding: 30px 20px;
}
.detailbox h3 {
    font-size: 24px;
}

/**/
.box-switcher .offer-row h3 {
    font-size: 24px;
    margin-bottom: 20px;
}
.box-switcher .btn-circle-book {
    margin: 0;
}
.box-switcher .et_pb_row .detailbox {
    width: 100% !important;
}
}

@media screen and (max-width: 1080px) {
.f-left, .f-right { float: none;}
.footer-end p { text-align: center;}
}
@media screen and (max-width: 1024px) {
	
.certificate .footer-banner-img ul { align-items: normal; }
.certificate .footer-banner-img ul li { margin: 0; }
	
	
/**/
header.left-menu {
	width: 250px;
}
#et-main-area {
	padding-left: 250px;
}

/**/
#main-slider .h1 {
    font-size: 42px !important;
}

/**/
.sec-accommodation {
    padding: 60px 60px 40px !important;
}

/**/
.slider-box .et_pb_text_inner {
    flex-direction: column;
}
.s-type-box {
    width: 100%;
	justify-content: flex-start;
    flex-direction: column;
	margin-bottom: 10px;
}
.s-type-box h3 {
	font-size: 28px;
    text-align: center;
}
.s-type-box .swipe-tab {
    text-align: center;
	line-height: 60px;
}
.s-type-box .swipe-tab::after {
	top: 0;
    right: calc(50%);
}
.s-type-box .swipe-tab.slick-current::after {
	top: 0;
    right: calc(50% - 30px);
}
.s-pic-box {
    width: calc(100%);
}
.s-pic-box .swipe-tabs-container {
    display: block;
    align-items: stretch;
}
.wrap-arrow {
    position: relative;
    right: auto;
}
.slider-box .slick-arrow {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.slider-box .slick-arrow i {
	color: rgba(18, 34, 51, 0.5);
	font-size: 24px;
}
.slider-box .slick-prev {
    top: calc(50% - 12px);
    left: calc(50% - 43px);
	right: auto;
    bottom: auto;
}
.slider-box .slick-next {
    top: calc(50% - 12px);
    right: calc(50% - 43px);
    bottom: auto;
}
.s-num {
	line-height: 60px;
    text-align: center;
}
}
@media all and (max-width: 1024px) and (orientation:landscape) {

}
@media screen and (max-width: 1000px) {

}
@media screen and (max-width: 992px) {
/*#main-slider .mainslide-row .logo-sha {
	top: 100px;
	bottom: auto;
    left: calc(95% - 100px);
}*/

}
@media screen and (max-width: 980px) {
.et_pb_column .et_pb_module {
    margin-bottom: 0;
}
/**/
.s-type-box .swipe-tab {
    letter-spacing: 0.1em;
}

/**/
.sec-accommodation,
.sec-h-offers {
    padding: 60px 30px 40px !important;
}
.sec-instagram {
    padding: 60px 30px !important;
}
.sec-h-offers p {
    font-size: 20px;
}
.footer-container {
    padding: 50px 30px 30px !important;
}
.bottom-nav,
.footer-end {
    padding: 0 30px !important;
}
.bottom-nav li {
	margin: 0 10px;
}
.sec-footer .f-left,
.sec-footer .f-right {
	float: none;
	line-height: 2em;
}
.footer-end p {
    text-align: center;
}

/**/
.sec-h-experiences .col-3 {
	width: 50% !important;
    height: 370px;
	margin: 0 !important;
}
.sec-h-experiences .h5 {
    font-size: 18px;
}

/**/
.sec-instagram h4 br {
    display: none;
}
.sec-instagram .btn-circle {
	font-size: 9px;
}

/**/
.box-switcher .et_pb_row {
    padding: 0 20px !important;
}
.btn-circle {
    width: 54px;
    height: 54px;
    font-size: 10px;
}

/**/
.et-db #et-boc .et_pb_gallery_grid .et_pb_gallery_item img {
    width: 100%;
}

/**/
#offer-wrapper.box-switcher .et_pb_row {
	height: auto;
}
#offer-wrapper.box-switcher .et_pb_row:nth-of-type(odd),
#offer-wrapper.box-switcher .et_pb_row:nth-of-type(even) {
	flex-direction: column;
}
#offer-wrapper.box-switcher .et_pb_row:nth-of-type(odd) .offer-image,
#offer-wrapper.box-switcher .et_pb_row:nth-of-type(even) .offer-image {
	margin: 0 !important;
}
#offer-wrapper.box-switcher .offer-image {
	background-image: none;
}
#offer-wrapper.box-switcher .m-pic {
	display: block;
}
#offer-wrapper.box-switcher .btn-circle-book {
	width: 70px;
    height: 70px;
    font-size: 11px;
    margin: 0 auto;
}
}
@media screen and (max-width: 900px) {
/**/
.sec-h-offers .col-4 {
	margin-right: 20px;
}
.sec-h-offers .col-4 .et_pb_main_blurb_image {
    margin-bottom: 25px;
}
.sec-h-offers h4 {
    letter-spacing: 0.3em;
}
.sec-h-offers p {
    font-size: 18px;
	margin-top: 15px;
}

/**/
.box-switcher .et_pb_row {
    padding: 0 !important;
}
}
@media screen and (max-width: 840px) {

}
/*@media screen and (min-width:416px) and (max-width:830px) {
	#hide_menu {
		display: block;
	}
}*/
@media screen and (max-width:830px) {
	/*#main-slider .mainslide-row .logo-sha { top: 30px;}
	#main-slider .mainslide-row .logo-sha img { width: 110px;}*/
	
#et-main-area {
	padding-left: unset;
	padding-top: 80px;
}
#hide_menu {
	display: block;
}
.lang-mobile {
    position: absolute;
    display: inline-block;
    float: right;
    right: 260px;
    left: auto;
    width: 40px;
}
ul.lang {
    width: 60px;
}

/**/
.sec-default {
    padding: 30px 30px 40px !important;
}

header.left-menu {
	display: none !important;
}
/*header.left-menu.show {
	width: 100%;
	left: 0px;
	z-index: 200;
}*/
.mobile-topbar {
	display: flex;
	align-items: center;
    justify-content: space-between;
}
.menu-mobile.open {
    display: block;
	top: 80px;
}
.menu-mobile a {font-size: 16px;}
/*.left-menu .logo,
.left-menu .menu-body,
.left-menu ul.social {
	display:none;
}
.popup-checkbox .close {
	display:none;
}
.sidebar-offers {
	display:none;
}*/
#float-fixed {
	width: 100% !important;
    bottom: 0 !important;
    top: auto !important;
    right: auto !important;
}
#float-fixed .btn {
    float: left;
    width: 100%;
	padding: 12px 24px;
}
#float-fixed .btn .et_pb_code_inner {
	display: flex;
	justify-content: center;
}
#float-fixed .btn-booknow {
    background: #ae720c;
}
#float-fixed .btn-offers {
	color: #ae720c;
    background: rgba(238,234,231,.9);
	display: none;
}
#float-fixed .btn-offers:hover {
	color: #fff;
}

/**/
.hidden-on-830px {
	display: block;
}

/**/
/*#main-slider {
    height: calc(100vh - 84px);
}
#main-slider.subpage-slider {
    height: calc(100vh - 300px);
}*/
#main-slider,
#main-slider .n2-ss-slider-1,
#main-slider .n2-ss-layers-container {
	height: calc(100vh - 147px) !important;
}
#main-slider.subpage-slider,
#main-slider.subpage-slider .n2-ss-slider-1,
#main-slider.subpage-slider .n2-ss-layers-container {
    height: calc(100vh - 300px) !important;
}
#main-slider .n2-ss-layers-container {
	margin: 0 !important;
}
#main-slider .n2-ss-slider .n2-ss-layer-row {
	padding: 0 0 12px !important;
}
#main-slider .n2-ss-control-bullet {
	display: none;
}
#main-slider p {
	font-size: 20px !important;
	line-height: 1.2em !important;
}
#main-slider .nextend-arrow {
	width: 32px !important;
	height: 32px !important;
	top: calc(50% - 66px) !important;
}
/*#main-slider .nextend-arrow img {
	display: inline !important;
}*/

/**/
.sec-footer {
    padding-bottom: 68px;
}

/**/
.box-switcher .et_pb_row {
    height: 470px;
}
.detailbox {
    width: 280px !important;
    padding: 27px 20px;
}
.detailbox h3 {
    font-size: 22px;
}
}
@media all and (max-width: 830px) and (orientation:landscape) {
#main-slider.subpage-slider,
#main-slider.subpage-slider .n2-ss-slider-1,
#main-slider.subpage-slider .n2-ss-layers-container,
#main-slider.subpage-slider .n2-ss-slide-background,
#main-slider.subpage-slider .n2-ss-slide-background-wrap,
#main-slider.subpage-slider .n2-ss-slide {
    height: calc(100vh - 147px) !important;
}
#main-slider.subpage-slider .n2-ss-layers-container {
	margin: 0 !important;
}
#main-slider.subpage-slider .n2-ss-slider .n2-ss-layer-row {
	padding: 0 0 10px !important;
}
#main-slider .h1 {
    font-size: 35px !important;
}
#main-slider.subpage-slider p {
	font-size: 20px !important;
	line-height: 1.2em !important;
}
#main-slider.subpage-slider .n2-ss-control-bullet {
	display: none;
}
#main-slider.subpage-slider .nextend-arrow {
	width: 32px !important;
	height: 32px !important;
	top: calc(50% - 16px) !important;
}
/*#main-slider.subpage-slider .nextend-arrow img.n2-arrow-normal-img,
#main-slider.subpage-slider .nextend-arrow:hover img.n2-arrow-normal-img {
	display: inline !important;
}*/
}
@media screen and (max-width: 800px) {

}
@media screen and (max-width: 768px) {
.et_pb_column .et_pb_grid_item:nth-child(2n+1) {
    clear: none;
}
}
@media screen and (max-width: 620px) {
.et_pb_section.sec-overview ul.listing li {
    width: 100%;
}
}

/**/
.sec-overview p {
    /*font-size: 17px;*/
}

/**/
.s-type-box .swipe-tab {
	letter-spacing: 0.2em;
}
/*.s-pic-box .bg_image {
    height: 340px;
}*/

/**/
.sec-h-offers p {
    font-size: 19px;
}
}
@media screen and (max-width: 660px) {
/**/
.sec-h-offers .col-4 {
	margin-right: 20px;
}
.sec-h-offers .col-4 .et_pb_main_blurb_image {
    margin-bottom: 25px;
}
.sec-h-offers p {
    font-size: 18px;
}

/**/
.box-switcher .et_pb_row {
    height: 450px;
}

/**/
.sec-amenities .et_pb_row {
	width: 90%;
}
.amenities-icon li {
    min-width: 110px !important;
	margin: 15px 5px;
}
.amenities-icon i.icomoon {
    font-size: 2.3em;
}
}
@media screen and (max-width: 630px) {
/**/
.s-type-box .swipe-tab {
	letter-spacing: 0.1em;
}
}
@media screen and (max-width: 600px) {
/**/
.s-type-box .swipe-tab {
    font-size: 15px;
	letter-spacing: 0.2em;
}
.slider-box .slick-prev {
	left: 0;
	top: -51px;
}
.slider-box .slick-next {
    right: 0;
	top: -51px;
}
.s-num {
   	display: none;
}
.wrap-arrow {
    position: absolute;
    width: 100%;
    right: auto;
    top: 0;
}

/**/
#newsletter-box input[type=email] {
    width: calc(95% - 30px);
}

/**/
#gallery-container .et_pb_grid_item {
    width: calc(50% - 4px);
}
}
@media screen and (max-width: 580px) {
/**/
.sec-h-offers p {
    font-size: 16px;
}

/**/
/*.box-switcher .et_pb_row {
    align-items: flex-end;
	justify-content: center;
}
.box-switcher .et_pb_row {
    padding: 50px 0 !important;
	align-items: flex-end;
}*/
.box-switcher .et_pb_row {
	padding: 0 !important;
	height: auto;
	background-image: none !important;
}
.box-switcher .et_pb_row:nth-of-type(even) {
	background-color: #fff;
}
.box-switcher .et_pb_row:nth-of-type(odd) {
	background-color: #eeeae7;
}
.box-switcher .detailbox {
	width: auto !important;
	background: none;
	flex-direction: column;
	align-items: center;
	padding: 27px 20px;
	border-bottom: 1px solid #fff;
}
/*.detailbox {
	width: auto !important;
	flex-direction: row;
	align-items: center;
	padding: 9px 13px 9px 20px;
}*/

/**/
#offer-wrapper.box-switcher .et_pb_row:nth-of-type(odd) {
    background-color: #fff;
}
#offer-wrapper.box-switcher .et_pb_row:nth-of-type(even) {
    background-color: #eeeae7;
}

/**/
.m-pic {
	display: block;
}
}
@media screen and (max-width: 540px) {
/**/
.sec-h-offers h4 {
    letter-spacing: 0.2em;
}
}
@media screen and (max-width: 500px) {
/**/
.sec-accommodation,
.sec-h-offers,
.sec-form,
.no-main-slider .et_pb_row {
    padding: 50px 30px !important;
}
.sec-overview p {
    font-size: 16px;
}

/**/
.sec-h-offers .offer-wrapper {
    flex-direction: column;
}
.sec-h-offers .col-4 {
	width: 100%;
	margin-right: 0;
	margin-bottom: 50px;
}
.sec-h-offers .col-4 .et_pb_main_blurb_image {
    margin-bottom: 15px;
    height: 300px;
    overflow: hidden;
}
.sec-h-offers h4 {
    letter-spacing: 0.5em;
}
.sec-h-offers p {
    font-size: 19px;
}

/**/
.sec-h-experiences .col-3 {
    height: 350px;
}

/**/
.footer-container .col-4:nth-child(2),
.footer-container .col-4:nth-child(3){
    float: none;
    width: 100%;
    text-align: center;
}
.footer-container .col-4:nth-child(2) {
    margin-bottom: 35px;
}
#newsletter-box {
	float: none;
	margin: 0 auto;
}
#newsletter-box input[type=email] {
    width: calc(100%);
}
	
.certificate { /*height: 120px;*/ height: auto; }
.certificate .footer-widget { margin: 0 auto !important; }
.certificate .footer-banner-img ul { align-items: center; }

/**/
.box-switcher .et_pb_row {
    height: auto;
}

/**/
#offer-wrapper.box-switcher .offer-row {
    padding: 30px !important;
}
}
@media screen and (max-width: 480px) {

}
@media screen and (max-width: 440px) {
/**/
.sec-h-experiences .col-3 {
    height: 300px;
}

/**/
.amenities-icon li {
	/*min-width: initial;*/
	font-size: 13px;
}
}
@media screen and (max-width: 400px) {
#main-slider .h1 {
    font-size: 34px !important;
}
#float-fixed .textwrap .textbig {
    font-size: 20px;
}
#float-fixed .textwrap .textsmall {
    font-size: 12px;
}
.hamburger_menu {margin-right: 10px;}
#float-fixed2 {right: 55px !important;}
.lang-mobile {right: 240px;}

/**/
.sec-h-experiences .col-3 {
    width: 100% !important;
}

/**/
/*.box-switcher .et_pb_row {
    height: 320px;
}*/
.detailbox h3 {
    font-size: 20px;
}
}
@media screen and (max-width: 375px) {

}
@media screen and (max-width: 320px) {
#float-fixed .btn{
  height: 78px;
}
}
@media only screen and (max-height:880px){
header.left-menu ul.menu li {
    font-size: 18px;
    line-height: 44px;
}
}
@media only screen and (max-height:800px){
header.left-menu .logo {
    margin-top: 20px;
}
header.left-menu .logo {
    width: 40%;
}
header.left-menu ul.menu li {
    font-size: 16px;
    line-height: 38px;
}
header.left-menu ul li > .sub-menu {
	width: 200px;
}
header.left-menu ul li > .sub-menu li {
    line-height: 2em;
}
header.left-menu ul li > .sub-menu li a {
    font-size: 14px;
}
.menu_booknow .et_pb_button {
	padding: 15px 0;
}

}
