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

}

@media screen and (max-width: 1400px) {
    .cnt223{
        width: 400px;
        height: 475px;
    }
    .images_accommodation, .images_gallery{
        height: 400px;
    }
    .images_description, .images_facilities{
        height: 500px;
    }
}

@media screen and (max-width: 1280px) {
    .images_description, .images_facilities{
        height: 500px;
    }
    .slide_info .owl-next{
        right: -20px!important;
    }
    .slide_info .owl-prev{
        left: -20px!important;
    }
}

@media screen and (max-width: 1200px) {
    .container{
        padding: 0 50px;
    }
    .slide_info .owl-stage-outer {
        overflow: hidden;
    }
    .reservation-box {
        display: none;
    }
}

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

    .section_menu{
        font-size: 14px;
    }
    .logo img{
        height: 101px;
    }
    .logo{
        top: 0;
        height: 101px;
    }
    .images_accommodation{
        height: 350px;
    }
    h2{
        font-size: 18px;
    }
    .details_accommodation{
        padding: 25px 25px 0;
    }
    .sister li{
        padding: 0 20px;
    }
}
@media screen and (max-width: 991px) {
    .menu_desktop{
        display: none!important;
    }
    .nav_mobile{
        display: block;
    }
    .nav{
        margin-right: 60px;
    }
    .section_footer .col-xs-6{
        width: 100%;
        padding: 0;
    }
    .section_footer .col-xs-6:nth-child(1),.section_footer .col-xs-6:nth-child(2){
        text-align: center;
    }
    .section_footer .col-xs-6:nth-child(1){
        margin-bottom: 25px;
    }
    .section_footer .row_footer {
        margin-left: 0;
        margin-right: 0;
    }
    .section_footer .col-xs-6:nth-child(2){
        border: none!important;
    }
    .section_contentchild .col-xs-6{
        width: 100%;
    }
    .section_amenities li{
        width: 33.3333%;
    }
    .cnt223{
        width: 400px;
        height: 477px;
    }
    .sister li{
        padding: 0 15px;
    }
    .sister_50 {
        height: 40px;
    }
    .sister_30 {
        height: 25px;
    }
}

@media screen and (max-width: 767px) {
    .nav > li > a {
        line-height: 55px;
    }
    .images_description, .images_facilities, .images_gallery {
        height: 350px;
    }
    .text_slide{
        left: 25px;
    }
    .container {
        padding: 0 25px;
    }
    .section_roomtype {
        padding: 0 25px;
    }
    .box_details{
        padding: 0 25px;
    }
    .slide_info .owl-nav {
        position: inherit;
        height: auto;
        margin-top: 25px;
    }
    .slide_info .owl-prev {
        left: 0!important;
        position: inherit;
        margin: 0 10px!important;
    }
    .slide_info .owl-next {
        right: 0!important;
        position: inherit;
        margin: 0 10px!important;
    }
}

@media screen and (max-width: 520px) {
    .section_arrow_slide{
        display: none;
    }
    .text_slide {
        left: 0;
        text-align: center;
        bottom: 50px;
    }
    .text_slide h1 {
        font-size: 20px;
    }
    h1{
        font-size: 20px;
    }
    .sister_50{
        height: 30px;
    }
    .sister_30{
        height: 15px;
    }
    .sister li {
        padding: 0 5px;
    }
    .images_description{
        background-attachment: inherit!important;
    }
    .images_description, .images_facilities, .images_gallery {
        height: 250px;
    }
    .images_accommodation {
        height: 250px;
    }
    body{
        font-size: 14px;
    }
    .section_copyright{
        font-size: 12px;
    }
    .section_amenities li {
        width: 50%;
    }
    .section_amenities img{
        width: 35px;
    }
    .cnt223 {
        width: 320px;
        height: 379px;
    }
}
@media screen and (max-width: 375px) {
    .logo img {
        padding: 15px 0;
    }
    .contact_top a {
        margin-left: 5px;
    }
    .section_amenities li {
        width: 100%;
    }
    .cnt223 {
        width: 300px;
        height: 354px;
    }
    .sister_50 {
        height: 25px;
    }
    .sister_30 {
        height: 13px;
    }
}