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

}

@media screen and (max-width: 1366px) {
    .section_description, .section_offers, .section_facilities, .section_accommodation, .section_titlecontentchild, .section_contentchild, .section_info{
        padding: 50px 0;
    }
    .section_faciliiesinroom{
        padding-bottom: 50px;
    }
    .video{
        height: 450px;
    }
    .section_map {
        padding: 0 50px 50px;
    }
}

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

}

@media screen and (max-width: 1199px) {
    .main-header .logo {
        padding: 8px 0!important;
    }
    .amenities li {
        width: 33.333%;
    }
    .section_copyright{
        font-size: 14px;
    }
    .nav ul li a{
        padding: 29px 10px;
        font-size: 14px;
    }
    .logo img {
        height: 60px;
    }
    .nav ul.sf-menu > li.active:before, .nav ul.sf-menu > li:before, .nav ul.sf-menu > li:hover:before {
        top: 56px;
    }
    .sf-menu .parent-menu:after, .sf-menu .parent-menu:hover:after, .sf-menu .parent-menu.active:after {
        top: 33px;
        right: 0;
    }
}

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

}

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

}

@media screen and (max-width: 991px) {
    .slide_facilities .owl-dots, .slide_promotion .owl-dots{
        display: block!important;
    }
    .main-header .logo {
        position: relative;
        z-index: 3;
    }
    .section_map {
        height: 450px;
    }
}

@media screen and (max-width: 768px) {
    .section_sitemapmain .col-xs-6 {
        width: 100%;
    }
    .slide_promotion .owl-dots {
        display: block!important;
    }
    .video {
        height: 350px;
    }
    .box_contentchild .col-xs-6{
        width: 100%;
        padding: 0;
    }
    .row_contentchild {
        margin-left: 0;
        margin-right: 0;
    }
    .box_contentchild{
        padding-bottom: 50px;
        display: inline-block;
        width: 100%;
    }
    .section_contentchild{
        padding-bottom: 0!important;
    }
    .amenities li {
        width: 50%;
    }
    /*#overview{*/
    /*    margin-bottom: 50px;*/
    /*    display: inline-block;*/
    /*    width: 100%;*/
    /*}*/
    #cycle-nav a:before, #cycle-nav a:after, #cycle-nav ul li a{
        height: 10px;
        width: 10px;
        margin: 0;
    }
    #cycle-nav li{
        width: 20px;
        height: 20px;
        padding: 4px;
        margin: 0 2px;
    }
    .logo img {
        margin-left: 0;
    }
    #maximage{
        height: 50vh!important;
        margin-top: 115px;
    }
    #cycle-nav {
        bottom: 25px;
    }
    .main-header{
        height: auto;
        background: #fff;
    }
    .section_gallery{
        padding-bottom: 50px!important;
    }
    .section_map {
        padding: 0 25px 50px;
    }
}

@media screen and (max-width: 690px) {
    .imagebox {
        height: 250px;
    }
    .video {
        height: 200px;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 16px;
    }
    .gallery_box {
        margin-right: 0;
        margin-left: 0;
    }
    .text_slide img {
        width: 60px;
    }

    .logo img{
        position: inherit;
    }
    .section_map {
        height: 300px;
    }
}

@media screen and (max-width: 414px) {
    .overlay.open{
        width: 100%;
    }
    .overlay nav {
        padding: 0 25px;
    }
    .amenities img{
        height: 30px;
    }
    .tel_header span{
        display: none;
    }

}

@media screen and (max-width: 375px) {
    body{
        font-size: 14px;
    }
    .amenities li {
        width: 50%;
    }
}
@media screen and (max-width: 320px) {
    .amenities li {
        width: 100%;
    }
}