@media only screen and (max-width: 1200px) {
    .h-right{
        padding-top: 20px;      
    }
    .contact-details-title-box {
        padding-top: 0px;
    }

}
@media only screen and (min-width: 1200px) {
    #menu-item-10423 .dropdown-menu{
    	min-width: 375px !important;
    }
}
@media only screen and (max-width: 992px) {
    #highlights-section{
        margin-top: 60px;
    }
    .ssi{
        min-height: 300px !important;
        width: 100%;
    }
}
@media(min-width: 960px) and (max-width: 1270px) {
    #topbar-opening-hours{
        display: none !important;
    }
}
@media(min-width: 992px) and (max-width: 1270px) {
    .slick-slider .priv-arrow{
        left: 45%;
    }
    .slick-slider .next-arrow{
        right: 45%;
    }
    #economy-box {
        margin-top: 15px;
    }
}
@media only screen and (max-width: 768px) {
    .inner-top-box {
        padding-top: 50px;
    }
    .kd-section-title {
        margin-bottom: 25px!important;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .slick-slider .priv-arrow{
        left: 43%;
    }
    .slick-slider .next-arrow{
        right: 42%;
    }
    #wps-slider-section .wps-product-section .swiper-button-next {
        left: 51% !important;
    }
    #wps-slider-section .wps-product-section .swiper-button-prev {
        left: 44% !important;
    }
}
@media(min-width: 481px) and (max-width: 767px) {
    #wps-slider-section .wps-product-section .swiper-button-next {
        left: 52% !important;
    }
    #wps-slider-section .wps-product-section .swiper-button-prev {
        left: 42% !important;
    }
}
@media(min-width: 651px) and (max-width: 767px) {
    .slick-slider .priv-arrow{
        left: 42%;
    }
    .slick-slider .next-arrow{
        right: 42%;
    }
}
@media(min-width: 511px) and (max-width: 650px) {
    .slick-slider .priv-arrow{
        left: 39%;
    }
    .slick-slider .next-arrow{
        right: 40%;
    }
}
@media(min-width: 401px) and (max-width: 510px) {
    .slick-slider .priv-arrow{
        left: 36%;
    }
    .slick-slider .next-arrow{
        right: 36%;
    }
}

@media only screen and (max-width: 767px) {
    #economy-box p {
        margin-right: 0;
    }
    #economy-box, #bizinfosl{
        padding-top: 40px !important;
        padding-bottom: 30px !important;
    }
    #bizinfosl {
        margin-top: 50px;
    }
    .ss-wrapper .vc_col-sm-6{
        margin-bottom: 25px;
    }
    .con-box .wpb_content_element .wpb_wrapper {
        margin-bottom: 35px;
    }
    .meeting-venue-box .sub-service-box, .ed-wrap .sub-service-box {
        width: 100%;
    }
}
@media only screen and (max-width: 700px) {
    #h-news-wrapper .title-wrapper{
        text-align: center;
    }
    .ap-btn-wrapper{
        text-align: center;
        margin-top: -20px;
        margin-bottom: 30px;
    }
    #h-news-wrapper .all-news-btn, #latest-publication .all-news-btn{
        float: unset;
    }
    #patron-member-wrapper .vc_custom_1598003000253 {
        padding-bottom: 70px !important;
    }
    #footer .second-widget-area {
        width: 100%;
        padding: 50px 30px;
    }
    #footer .first-widget-area {
        width: 100%;
        padding: 50px 30px 30px 30px;
    }
    #footer #custom_html-2 p {
        margin-bottom: 0;
    }
    .woocommerce-ordering{
        margin-bottom: 35px !important;
    }
    .ccc-gap {
        margin-top: 40px;
    }
}
@media only screen and (max-width: 400px) {
    .slick-slider .priv-arrow{
        left: 32%;
    }
    .slick-slider .next-arrow{
        right: 32%;
    }
}
@media only screen and (max-width: 480px) {
    #wps-slider-section .wps-product-section .swiper-button-next {
        left: 53% !important;
    }
    #wps-slider-section .wps-product-section .swiper-button-prev {
        left: 36% !important;
    }
}
@media only screen and (max-width: 1017px) {
    #h-news-wrapper{
        margin-top: 60px;
    }
}


@media (max-width: 959px){
    .upper-footer .textwidget i {
        display: block !important;
    }
}


















/***************For ipad***************
***************************************/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
}