@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;
    }
    .brand_logo img {
        padding: 0;
    }
}

@media screen and (max-width: 1199px) {
    .btn_booknow img{
        display: none;
    }
    .nav_desktop, .tab_reser{
        font-size: 12px;
    }
}

@media screen and (max-width: 1024px) {
    .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{
        position: initial;
        display: inline-block;
        right: auto;
        left: 30px;
        bottom: 80px;
        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;
    }
    .brand_logo{
        left: 30px;
    }
}

@media screen and (max-width: 991px) {
    .nav_desktop li{
        display: none;
    }
    .nav_desktop li:nth-last-child(1), .nav_desktop li:nth-last-child(2), .slide_accommodations .owl-dots{
        display: block;
    }
    .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 {
        width: 150px;
        height: 150px;
        right: 0;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .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;
    }
    .details_titleoffers{
        display: inline-block;
    }
    .arrow_slide {
        left: 30px;
    }
    .details_offers{
        height: auto!important;
        padding: 50px 25px 25px;
    }
    .menu_mobile{
        display: block;
    }
    .nav_desktop{
        right: 50px;
        position: relative;
    }
    .images_accom, .images_facilities img, .images_offers, .images_map{
        height: 400px;
    }
    .details_facilities:before{
        content: none;
    }
    .section_contentchild .box_facilities{
        margin-bottom: 30px;
    }
    .section_amenities li {
        width: 33.33333%;
    }
    .demo_gallery .col-xs-3, .demo_gallery .col-xs-6{
        width: 50%;
    }
}

@media screen and (max-width: 768px) {
    #maximage,
    .section_slideshow,
    #index_video{
        height: 60vh!important;
    }
    .section_amenities li {
        width: 50%;
    }
    .section_amenities p{
        display: inline-block;
    }
    .section_amenities ul{
        text-align: left;
    }
    .section_amenities img{
        vertical-align: middle;
        height: 20px;
        margin-right: 10px;
    }
    .brand_logo img{
        height: 80px;
    }
    .video_layer{
        bottom: 0;
    }
}

@media screen and (max-width: 600px) {
    .text_slide{
        display: none;
    }
    .brand_logomobile{
        display: none;
    }
    #maximage,
    .section_slideshow,
    #index_video {
        height: 50vh !important;
    }
    .images_accom, .images_facilities img, .images_offers, .images_map, .image_photo{
        height: 250px;
    }
    .section_amenities li, .demo_gallery .col-xs-3, .demo_gallery .col-xs-6 {
        width: 100%;
    }
    .slide_accommodations .text_accom{
        padding: 0 30px;
    }

}

@media screen and (max-width: 375px) {
    .brand_logo {
        padding: 10px;
    }
    .scroll_menu .brand_logo {
        padding: 0 10px;
    }
}

@media screen and (max-width: 320px) {
    .brand_logo{
        display: none;
    }
    .brand_logomobile{
        display: block;
        height: 70px;
        padding: 0;
    }
    .scroll_menu .brand_logo {
        padding: 0;
    }
    .brand_logo img {
        height: 70px;
    }
    .button_container{
        width: 25px;
    }
    .nav_desktop{
        right: 40px;
    }
    .btn_lang,
    .btn_booknow{
        padding: 10px;
    }
}