

@media (min-width: 992px) {

    section.section-slider
    {
        min-height: 500px !important;
        height: unset !important;
        width: 100%;
    }

    .item-isotope.suite.dining {
        padding: 5px;
    }
    .gallery-content .gallery_item
    {
        padding: 5px !important;
    }
}

@media screen and (max-width: 991px) {
    .tp-bgimg.defaultimg
    {
        background-size: contain !important;
    }



    section.section-slider
    {

        height: 467px !important;
        width: 100%;
    }




@media only screen and (max-width: 600px) {
    .tp-bgimg.defaultimg
    {
        background-size: contain !important;
    }
    section.section-slider
    {
        min-height: 220px !important;
        height: unset !important;
        width: 100%;
    }

    .accomd-modations
    {
        padding: 0px !important;
    }

    .accomd-modations .accomd-modations-header {
        margin-bottom: 0px !important;
    }

    .gallery_item {
        padding: 10px !important;
    }

    #footer .footer_center [class*="col-"]
    {
        text-align: center !important;
    }

    #footer .footer_center .widget-logo .text
    {
        text-align: center;
    }

    .gallery-isotope.col-6 .item-isotope, .gallery-isotope.col-4 .item-isotope, .gallery-isotope.col-3 .item-isotope, .gallery-isotope.col-6 .item-size, .gallery-isotope.col-4 .item-size, .gallery-isotope.col-3 .item-size, .gallery-isotope.col-6 .item-isotope.larger, .gallery-isotope.col-4 .item-isotope.larger, .gallery-isotope.col-3 .item-isotope.larger {
        width: 50% !important;
        position: unset !important;
    }

    .section_page-gallery
    {
        padding-top: 0px !important;
        padding-bottom: 20px !important;
    }


    }

}
    @media (min-width: 1200px) {
        section.section-slider {
            min-height: unset !important;
            height: 875px !important;
        }

    }


