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

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


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

}

@media screen and (max-width: 1280px) {
    .slide_offers .owl-dots{
        left: -30px;
    }
    .slide_facilities .owl-dots{
        right: -30px;
    }
    .container{
        padding: 0 50px;
        /*width: 100%;*/
    }
    .arrow_slide{
        left: 50px;
        position: absolute;
    }
    .demo_gallery .col-xs-3, .demo_gallery .col-xs-6 {
        width: 50%;
    }
}


@media screen and (max-width: 1200px) {
    .btn_booknow img{
        display: none;
    }
    /*.nav_desktop, .tab_reser {*/
    /*    font-size: 12px;*/
    /*}*/
    .container{
        padding: 0 50px;
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .menu_mobile{
        display: block;
    }
    .nav_desktop li{
        display: none;
    }
    .nav_desktop li:nth-last-child(1), .nav_desktop li:nth-last-child(2){
        display: block;
    }
    .nav_desktop{
        right: 50px;
        position: relative;
    }
    .arrow_slide {
        left: 30px;
    }
    /*********************************/
    .view_photo .image_photo{
        height: 250px;
    }
    .section_header .container, .container, .details_offers{
        padding: 0 30px;
    }
    .slide_offers .owl-dots {
        left: 0;
        right: 0;
        display: inline-block;
        position: inherit;
        width: 100%;
    }
    .slide_facilities .owl-dots{
        display: inline-block;
        right: auto;
        left: 0;
        bottom: 0;
        top: auto;
        margin-top: 25px;
    }
    h1{
        font-size: 30px;
    }
    h2{
        font-size: 24px;
    }
    .section_description .col-xs-7 {
        padding-right: 30px;
    }
    .details_titleoffers {
        padding-left: 30px;
    }
    .details_facilities{
        padding: 30px;
    }
    .slide_accommodations .owl-stage-outer {
        overflow: hidden;
    }
    .images_accom, .images_facilities img{
        height: 400px;
    }
    .images_facilities{
        height: 500px;
    }
    .nav_desktop a{
        padding: 0 8px;
    }

    .section_amenities li{
        width: 25%;
    }
    .section_otheraccommodations{
        margin-bottom: 30px;
    }
    /*.nav_top .btn_lang {*/
    /*    line-height: 8px;*/
    /*}*/
    .owl-theme .owl-dots .owl-dot span {
        margin: 0 2px;
    }
    .demo_gallery .col-xs-3, .demo_gallery .col-xs-6{
        width: 50%;
    }
    .section_accommodations h4:after,
    .details_facilities h4:after,
    .section_offers h4:after,
    .section_description h4:after,
    .section_amenities h4:after{
        width: 30px;
        right: -30px;
    }
    /*.nav_top .btn_lang {*/
    /*    padding: 12px 20px;*/
    /*    vertical-align: inherit;*/
    /*}*/
}

@media screen and (max-width: 991px) {
    .secial_media{
        justify-content: center;
    }

    .section_description .col-xs-5, .slide_accommodations .owl-nav{
        display: none;
    }
    .section_description .col-xs-7, .col-xs-6, .col-xs-9, .col-xs-8, .col-xs-4, .col-xs-10, .col-xs-2{
        width: 100%;
    }
    .section_description .col-xs-7{
        padding: 0;
    }
    .section_description .col-xs-7:before {
        top: 0;
    }
    .details_titleoffers {
        height: auto!important;
        margin: 0;
        padding: 0;
    }
    .details_facilities{
        height: auto;
    }
    .slide_facilities .owl-dots{
        position: inherit;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .images_facilities{
        height: auto;
    }
    .section_footer, .section_footer .col-xs-4:nth-child(3), .section_copyright, .section_googlemap{
        text-align: center;
    }
    .section_footer .col-xs-4:nth-child(2){
        padding: 15px 0;
    }
    .section_footer .col-xs-4:nth-child(3) p{
        width: 100%;
    }
    .secial_media {
        text-align: center;
        margin-top: 10px;
    }
    .btn_seeoffers img{
        width: 25px!important;
    }
    .section_accommodations, .section_offers, .section_description{
        text-align: center;
    }
    .section_description .editable {
        text-align: center;
    }
    .details_titleoffers{
        display: inline-block;
    }
    .arrow_slide {
        left: 30px;
    }
    .details_offers{
        height: auto!important;
        padding: 50px 25px 25px;
    }


    .images_accom, .images_facilities img, .images_offers, .images_map{
        height: 400px;
    }
    .details_facilities:before{
        content: none;
    }
    .section_contentchild .box_facilities{
        margin-bottom: 30px;
    }
    .section_description .col-xs-7:before, .section_gallery:before {
        opacity: .05;
    }
    .section_footer .container [class*=col-xs-] {
        padding: 15px 0 0;
    }
    .section_footer .container [class*=col-xs-]:nth-child(1){
        padding: 0;
    }

    .section_footer .container [class*=col-xs-]:nth-child(2) {
        display: none;
    }
    .section_footer p {
        margin: 0;
    }
    .owlnav_accommodations {
        display: none;
    }
    .slide_accommodations .owl-dots {
        display: block !important;
    }

}

@media screen and (max-width: 768px) {
    #maximage{
        height: 60vh!important;
    }
    .section_amenities li {
        width: 33.33%;
    }
    .otherfacilities.section_amenities li {
        width: 50%;
    }
    .section_amenities p{
        display: inline-block;
    }
    .section_amenities ul{
        text-align: left;
    }
    .section_amenities .mask_img{
        vertical-align: middle;
        margin-right: 10px;
    }
}

@media screen and (max-width: 600px) {
    .contact_footer a {
        display: inline-block;
    }
    .section_footer p {
        margin: 6px 0 0;
    }
    .section_footer .col-xs-4:nth-child(2) {
        padding: 25px 0;
    }
    .section_footer .col-xs-4:nth-child(1) h4,
    .section_footer .col-xs-4:nth-child(3) h4 {
        font-size: 16px;
    }
    .secial_media .icon_socail {
        display: inline-block;
        width: 20px;
        height: 20px;
    }

    .mobile-img-size{
        display: block;
    }
    .desktop-img-size{
        display: none;
    }
    .text_slide{
        display: none;
    }
    .brand_logomobile{
        display: block;
    }
    #maximage {
        height: 50vh !important;
    }
    .images_accom, .images_facilities img, .images_offers, .images_map, .image_photo{
        height: 250px;
    }
    .arrow_slide {
        left: 0;
    }
    .section_amenities li, .demo_gallery .col-xs-3, .demo_gallery .col-xs-6,
    .otherfacilities.section_amenities li{
        width: 100%;
    }
    .section_header .brand_logo img{
    filter: none;
    }
    .album-box .col-xs-3.filtr-item{
        width: 100% !important;
    }
    .other_bg {
        position: relative;
        padding: 50px 0;
        margin: 0;
        /*background: var(--light-secondary-color);*/
        z-index: 1;
    }
    .slide_accommodations, .slide_facilities {
        margin-top: 15px;
    }
    .details_description ul {
        padding: 0 0 0 14px;
    }
    /*.nav_top .btn_lang {*/
    /*    padding: 13px;*/
    /*}*/
    .btn_booknow {
        padding: 10px 15px;
    }
    .section_amenities li {
        padding: 10px 0;
    }
    .section_description h4 {
        padding: 0;
    }
    .section_accommodations h4:after, .details_facilities h4:after,
    .section_offers h4:after, .section_description h4:after, .section_amenities h4:after {
        display: none;
    }
    .section_accommodations h4, .details_facilities h4,
    .section_offers h4, .section_description h4, .section_amenities h4 {
       padding: 0;
    }

}

@media screen and (max-width: 393px) {
    /*.nav_top .btn_lang {*/
    /*    line-height: 10px;*/
    /*}*/
    .nav_desktop > ul > li:nth-last-child(2) {
        display: none;
    }
    .reser_mobile {
        display: block;
    }
    .section_copyright {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 360px) {
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 22px;
    }
    h3,.images_offers h3 {
        font-size: 18px;
    }
    .text_accom h4 {
        font-size: 12px;
    }
}

@media screen and (max-width: 320px) {
    .section_header .container, .container {
        padding: 0 25px;
    }
    .menu_mobile {
        right: 25px;
    }
    .overlay_menu {
        padding: 80px 25px;
    }
    .nav_desktop {
        right: 45px;
    }
    .nav_desktop, .tab_reser {
        font-size: 10px;
    }
    .brand_logo img {
        margin: 12px 0;
        height: 45px;
    }
    .section_description h4:after, .section_offers h4:after,.section_accommodations h4:after,
    .details_facilities h4:after{
        display: none;
    }
    .section_description h4, .section_offers h4,.section_accommodations h4,
    .details_facilities h4{
        padding-right: 0;
    }

    .details_facilities {
        display: block;
        padding: 20px;
    }
    .images_accom, .images_facilities img, .images_offers, .images_map, .image_photo {
        height: 180px;
    }
}
@media (max-height: 450px) {
    .navbar_fix {
        max-height: 300px;
        overflow: auto;
    }
    #maximage {
        height: 100vh !important;
    }
}