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

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

}

@media screen and (max-height: 500px){
    #maximage{
        height: 100vh!important;
    }
}

@media screen and (max-width: 1366px) {
    .nav_desktop{
        font-size: 16px;
    }
    .menu_drop {
        left: 265px;
    }
}

@media screen and (max-width: 1280px) {
    .container {
        padding: 0 50px;
    }

    .section_imagesfac {
        padding: 0 0 50px!important;
    }

    .section_gallery {
        padding: 0 0 50px;
    }
    .section_description:after {
        height: 400px;
        width: 180px;
        right: 0;
    }
    .section_awards:before{
        height: 400px;
        width: 180px;
        left: 0;
    }
    .btn_reservation {
        padding: 0 15px!important;
    }
    .nav_desktop li {
        padding: 0 7px;
    }
}

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

    .slide_facilities .owl-nav {
        right: -10px;
    }

    .slide_facilities .owl-dots {
        right: -25px;
    }

    .section_iconfacilities {
        width: 90%;
        margin: auto;
    }
    .menu_drop {
        left: 247px;
    }
    .section_iconfacilities .container{
        width: 1080px;
    }

}
@media screen and (max-width: 1199px) {
    .section_iconfacilities .container {
        width: 100%;
    }
    .section_gallery .container{
        width: 100%;
    }
    .section_iconfacilities .col-xs-5{
        width: 100%;
    }
    .section_iconfacilities .col-xs-7{
        width: 100%;
    }
    .details_accommodations p {
        width: 100%;
    }

}


@media screen and (max-width: 1199px) {
    .nav_desktop li {
        padding: 0 10px;
    }

    .btn_reservation {
        padding: 0 20px !important;
    }

    .section_footer {
        padding: 80px 0 50px;
    }

    .section_offers {
        padding: 50px 0 50px 0;
    }

    .section_description {
        padding: 50px 0 50px;
    }
    .section_description_home{
        padding: 80px 0 50px;
    }


    .section_facilities {
        padding: 50px 0;
    }

    .title_other, .section_contentchild, .section_contactform {
        padding-bottom: 50px;
    }
    .section_instagram {
        column-count: 2;
    }
    .nav_desktop li {
        display: none;
    }

    .nav_desktop li:nth-last-child(1) {
        display: block;
    }

    .nav_desktop {
        background: none;
        margin-right: 60px;
    }

    .nav_desktop:before {
        content: none;
    }
    .menu_mobile {
        display: block;
        right: 50px;
    }

    .menu_mobile .button_container.active {
        right: -20px;
    }
    .box_reservation {
        display: none;
    }
    #content-modal .modal-body{
        width: 100%!important;
    }
    #content-modal .modal-content {
        padding: 30px!important;
    }
    .slide_awards img{
        height: 100px;
    }
    .section_video {
        height: 400px;
        margin-bottom: 50px;
    }
    .section_awards {
        padding-bottom: 50px;
    }
    .slide_awards .owl-dots{
        display: block;
    }
    .section_info{
        padding-bottom: 0;
    }
    .rooms_amenities li{
        width: 50%;
        padding: 4px 0;
    }
    .section_extrenpage{
        margin-bottom: 50px;
    }
    .section_googlemap{
        padding-bottom: 50px;
    }
    .noother{
        margin-bottom: 50px;
    }
}

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

    .section_header .container, .container {
        padding: 0 30px;
    }
    .section_description:after, .section_awards:before{
        width: 180px;
    }

    .section_description:after {
        right: 0;
    }

    .section_iconfacilities:before {
        left: 0;
    }

    .row_footer .col-xs-6 {
        padding: 0 30px;
    }

    .row_footer {
        margin-left: -30px;
        margin-right: -30px;
    }

    .slide_offers .owl-dots {
        display: block;
        margin-top: 25px;
    }

    .col-xs-6, .col-xs-5, .col-xs-7 {
        width: 100%;
    }

    .slide_accommodations .item .col-xs-6:nth-child(1) {
        padding: 0 30px;
    }

    .details_accommodations {
        margin: 0;
        height: auto !important;
        padding: 30px;
    }

    .details_accommodations:before {
        bottom: auto;
        left: 0;
        top: -50px;
        z-index: -1;
    }

    .details_facilities {
        padding-right: 0;
        height: auto !important;
    }

    .details_facilities .btn_readmore {
        float: none;
    }

    .row_imagesfacilities .col-xs-6 {
        width: 50%;
    }

    .slide_facilities .owl-nav {
        right: 0;
        left: 0;
        margin: auto;
        position: inherit;
        display: inline-block;
        width: 100%;
        margin-top: 25px;
    }

    .slide_facilities .owl-prev {
        top: auto;
        transform: none;
        left: 0;
    }

    .slide_facilities .owl-next {
        bottom: auto;
        transform: none;
        right: 0;
    }

    .slide_facilities .owl-dots {
        right: 0;
        left: 0;
        width: 100%;
        margin: auto;
        display: inline-block;
        position: inherit;
    }

    .section_iconfacilities .col-xs-5 {
        text-align: center;
        margin-bottom: 30px;
        padding: 0;
        border: none;
    }

    .section_iconfacilities {
        width: 70%;
    }

    .box_iconfacilities {
        padding: 25px 0;
    }

    .section_footer:before {
        height: 50%;
        width: 100%;
    }

    .section_footer:after {
        height: 50%;
        width: 100%;
        top: auto;
        bottom: 0;
    }

    .section_footer {
        text-align: center;
    }

    .section_footer li {
        float: left;
        padding: 0 5px;
    }

    .sitemap_right {
        float: none;
    }

    .sitemap_left {
        float: none;
    }

    .section_footer ul {
        margin: 0 auto;
        display: inline-block;
    }

    .copyright {
        display: block;
        text-align: center;
    }

    .row_footer .col-xs-6:nth-child(1) {
        background: var(--pimary);
        padding: 0 30px 30px;
    }

    .row_footer .col-xs-6:nth-child(2) {
        padding: 30px 30px 0;
    }

    .slide_facilities .owl-nav {
        display: none!important;
    }

    .slide_facilities .owl-dots {
        margin-top: 25px;
        position: relative;
        z-index: 2;
    }

    .text_slide h1, h1 {
        font-size: 30px;
    }

    h2, .section_footer h2 {
        font-size: 30px;
    }

    .text_slide {
        bottom: 50px;
        padding-left: 30px;
    }

    .slide_accommodations .owl-dots {
        padding: 0 0 50px;
        bottom: auto;
        display: block;
        width: 100%;
        left: 0;
        position: inherit;
        background: #f3f9f9;
    }

    .slide_accommodations .owl-dots .owl-dot span {
        margin: 0 3px;
    }

    .slide_accommodations .owl-dots .owl-dot span, .slide_accommodations .owl-dots .owl-dot.active span {
        background: #010205;
    }

    #cycle-nav {
        left: 30px;
    }

    .row_imagesfacilities .col-xs-6 {
        width: 100%;
        padding-bottom: 25px;
    }

    .row_imagesfacilities .col-xs-6:nth-last-child(1) {
        display: none;
    }

    .images_facilities {
        height: 500px;
    }

    .section_iconfacilities .col-xs-7 {
        padding-right: 0;
    }

    .slide_facilities .owl-dots .owl-dot span {
        margin: 0 2px;
    }


    .section_contentchild .box_accommodation .col-xs-6:nth-child(1) {
        padding: 0 30px;
    }

    .section_contentchild .box_accommodation:nth-child(even) .col-xs-6:nth-last-child(1) .details_accommodations:before {
        right: 0;
    }

    .section_gallery .col-xs-4 {
        width: 50%;
    }

    .section_footer {
        padding: 80px 0 25px;
    }

    .navbar_fix {
        padding: 0 30px !important;
    }
    .menu_mobile {
        right: 30px;
    }
    .section_video{
        height: auto;
    }
    .section_video{
        padding: 0 30px;
    }
    .top_header .dropdown_new{
        display: none;
    }
    .nav_top{
        display: block;
    }
    .details_hotelfacilities li{
        width: 19%;
    }
    .section_location li{
        width: 50%;
    }

}

@media screen and (max-height: 550px){
    #maximage{
        height: 100vh!important;
    }
}

@media screen and (max-width: 768px) {
    .images_accommodations {
        height: 400px;
    }

    .images_facilities, .section_contentchildoffers .images_accommodations {
        height: 400px;
    }

    .form_contact {
        width: 100%;
    }
    .form_contact .col-xs-12, .form_contact .col-xs-6 {
        padding: 10px 0;
    }
    .section_meetingrooms .col-xs-4 {
        padding: 0 15px 30px;
        width: 100%;
    }
    .row_meetingrooms .col-xs-4:nth-last-child(1){
        padding-bottom: 0;
    }
    .text_slide h1, h1 {
        font-size: 32px;
    }
    .logo_sha{
        display: none;
    }
    .logo_sha_mobile{
        display: block;
    }
    .section_slideshow, #index_video, #maximage {
        height: 70vh !important;
    }
    .details_hotelfacilities li{
        width: 33%;
    }
    .section_description:after, .section_facilities:before, .overlay_menu:after {
        opacity: 0.2;
        width: 230px;
    }
}

@media screen and (max-height: 500px){
    .section_slideshow, #index_video, #maximage{
        height: 100vh!important;
    }
}

@media screen and (max-width: 700px) {
    .top_header span {
        display: none;
    }

    h1 {
        font-size: 30px;
    }

    .text_slide h1 {
        font-size: 20px;
    }

    .text_slide p, .row_footer .col-xs-6:nth-child(2) {
        font-size: 14px;
    }

    h2, .section_footer h2 {
        font-size: 24px;
    }

    .section_slideshow, #index_video, #maximage {
        height: 400px !important;
    }

    .section_offers {
        padding: 50px 0;
    }

    .images_accommodations, .images_facilities, .image_photo, .section_contentchildoffers .images_accommodations {
        height: 250px;
    }

    .sitemap_left, .sitemap_right, .section_footer hr {
        display: none;
    }

    .rooms_amenities li, .section_gallery .col-xs-4 {
        width: 100%;
    }
    .editable table{
        width: 100%!important;
    }
    .section_instagram {
        column-count: 1;
    }
    .section_instagram li {
        display: inline-block;
        width: 100%;
    }
    .scroll_menu .brand_logo img, .scroll_menu .brand_logo {
        height: 40px;
    }
    .section_description:after, .section_awards:before {
        width: 140px;
        height: 310px;
    }
    /*.scroll_menu .brand_logo img, .scroll_menu .brand_logo {*/
    /*    height: 60px;*/
    /*}*/
    .editable table {
        width: 100%!important;
        display: inline-block;
        overflow: scroll;
    }
    .logo_pc{
        display: none;
    }
    .logo_m{
        display: block;
    }
    .top_header a{
        display: inline-block;
    }
    .nav_desktop li{
        line-height: 48px;
    }
    .menu_mobile{
        height: 48px;
        padding: 15px;
    }
    .top_header img, .top_header .images_icon{
        width: 15px;
        height: 15px;
    }
    .btn_reservation{
        font-size: 16px;
    }
    .details_hotelfacilities li{
        width: 49%;
    }
    .brand_logo img, .brand_logo {
        height: 80px;
    }
    .scroll_menu .brand_logo img, .scroll_menu .brand_logo {
        height: 70px;
    }
    .section_location li{
        width: 100%;
    }
    .top_header .images_icon{
        vertical-align: sub;
    }
    .row_footer .col-xs-6:nth-child(2){
        padding: 15px 30px 0;
    }
    .section_footer {
        padding: 80px 0 15px;
    }
    .brand_logo img, .brand_logo {
        height: 65px;
    }

}

@media screen and (max-width: 400px) {
    .box_meetingrooms {
        padding: 15px;
    }
    .logo_SHA{
        display: none;
    }
    .btn_reservation img{
        display: none;
    }
    .section_description{
        word-wrap: break-word;
    }
    .brand_logo img, .brand_logo {
        height: 60px;
    }
    .scroll_menu .brand_logo img, .scroll_menu .brand_logo {
        height: 60px;
    }
    .section_location li:before{
        bottom: auto;
        top: 8px;
    }


}
@media screen and (max-height: 500px){
    .section_slideshow, #index_video, #maximage{
        height: 100vh!important;
    }
}

@media screen and (max-width: 320px) {
    .btn_reservation img {
        display: none;
    }

    h1 {
        font-size: 26px;
    }
    .section_footer li {
        padding: 0 4px;
    }
    .modal-title {
        font-size: 24px;
    }
    .details_hotelfacilities li{
        width: 100%;
    }

    .btn_reservation {
        padding: 0 10px!important;
    }

}