﻿@media (max-width: 1199px) {
    .align-self-center-1 {
        padding: 0px 10px;
    }
    .video-inner {
        padding: 62px 7px;
    }
    .btn-more-details {      
        font-size: 10px;      
        padding: 8px 12px 8px 12px;
        margin-top: 15px;
    }
    .section-title-menu h2 {
        font-size: 55px;
    }
    .align-self-center-2 {
        padding: 56px 10px;
    }
    .video-inner-align-self-center {
        margin-top: 58px;
    }
}

@media (max-width: 991px) {
    .headertop-inner .flex-element h1.homepage {
        font-size: 4.5em;
        text-transform: uppercase;
        line-height: 70px;
    }
    .banner-h1-parent
   {
        max-width: 600px;
    }

    .menu_tiles_text {
        padding: 40px 30px 40px 30px;
        text-align: center;
    }

    .bg_section_padding {
        padding-top: 300px;
        padding-bottom: 0px;
    }

    .bg_text_area h2 {
        font-size: 4.4em;
    }

    .btn-menu-home {
        font-size: 1.2em;
        padding: 12px;
        margin-top: 30px;
    }

    .btn-more-details {
        font-size: 16px;
        padding: 12px 20px 12px 20px;
        margin-top: 15px;
    }

    .section-title h2 {
        font-size: 4.0rem;
        margin-bottom: 20px;
        margin-top: 20px;
        color: #012915;
        font-family: "Bowlby One", Sans-serif;
        text-transform: uppercase;
        font-weight: bolder;
        line-height: 5.0rem;
    }

    .sectio-padding {
        padding: 50px 0;
    }

    .video-inner {
        padding: 7px 7px;
    }

    .video-title h2 {
        font-size: 6rem;
    }
    .headertop-inner .flex-element h1 {
        font-size: 4.5em;
    }
    .section-title_menu h2 {      
        font-size: 36px;
        margin-top: 50px;
    }
    .btn-outline-pub {
        margin-bottom: 40px;
        margin-top: 15px;
    }
    .btn-outline-menu {
        margin-bottom: 40px;
    }
    .align-self-center-2 {
        padding: 24px 10px;
    }
    .video-container-about {
        height: 661px;
        margin-bottom: 0px;
    }
    .video-title-about h2 {
        font-size: 6rem;
    }
    .headertop-inner .flex-element h2 {
        font-size: 5.1em;
    }   
    .section-title-whatson h2 {
        font-size: 6rem;
    }
    .flexing_div1::before {
        position: absolute;
        content: "";
        width: 100%;
        background-color: #F9F8F6;
        background-image: none;
    }
    .img-small {
        display: block;
    }
    .img-small img {
        width:100%;
    }
    .flexing_div1 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .menu-text h2 {
      margin-top:30px;
    }
/*    .order-2{
        order:2;
    }*/
    .order-1 {
        order: 2;
    }

    /* START FOOTER SECTION */
    .footer-container {
        justify-content: center;
    }
    .footer-col {
        order: 3;
    }
    .footer-col:first-child {
        flex: 0 0 350px;
    }
    .footer-col:nth-child(2), .footer-col:nth-child(3) {
        flex: 0 0 350px;
        min-width: 0;
    }    
    .footer-col.contact-info {
        order:1;            
    }
    .footer-col.quick-links {
        order: 2;            
    }
    .footer-col.map {
        order: 4;            
    }
    /* END FOOTER SECTION */

    /* Contact us page Booking widget section*/
    .flex-card {       
        justify-content: center;        
        flex-direction: column;
    }
    .card-first {        
        width: 100%;
    }
    .card-second {
        width: 100%;
        margin-top: 30px;
        min-height: 400px;
    }
}


@media (max-width: 767px) {

    .site-header {
        height: auto;
        align-items: center;
        display: block;
        padding: 10px 0px;
    }

    .nav-links,
    .contact-btn {
        display: none;
    }

    .hamburger {
        display: block;
        margin-left: 30px;
        font-size: 28px;
        font-weight: 600;
    }

    .mobile-menu.show {
        display: flex;
        padding: 0px;
    }

    .logo img {        
        max-width: 100%;        
        object-fit: contain;
        transition-duration: 0.35s;
    }
    

    .section-title-menu h2 {
        font-size: 45px;
    }

    .btn-outline-border-about {
        font-size: 26px;
        padding: 12px 25px;
        margin-bottom: 10px;
    }
    .headertop-bg-about {
        height: calc(70vh);
    }

    /* START FOOTER SECTION */
    .footer-container {
        justify-content: center;
    }

    .footer-col {
        order: 4;
        text-align:center;
    }
    .footer-col.contact-info {
        order: 1;
    }

    .footer-col.quick-links {
        order: 2;
    }

    .footer-col.map {
        order: 3;
    }
    .footer-col p, .footer-col li{
        margin-bottom:10px;
    }        
    /* END FOOTER SECTION */
}

    @media (max-width: 580px) {
        .menu_tiles_text {
            padding: 20px 15px 20px 15px;
            text-align: center;
        }
        .headertop-bg.banner-slider {
            height: calc(40vh);
        }
            .headertop-bg.banner-slider .swiper-slide {
                height: calc(40vh);
            }
        .contactus {
            background-attachment: unset;
        }
        .headertop-inner .flex-element h1 {
            font-size: 40px;
        }
        .headertop-inner .flex-element h2 {
            font-size: 28px;
        }
        .headertop-inner .flex-element span {
           font-size:24px;
        }
        .iframe_box iframe {
            width: 100%;
            height: 650px;
            padding: 10px 5px 0px 5px;
            margin: auto;
            border: none;
        }
        .video-title-about h2 {
            font-size: 40px;
        }
        .section-title-whatson h2 {
            font-size: 40px;
        }
        .spend-inner-text h2 {
            font-size: 40px;
        }
        .section-title_menu h2 {
            font-size: 36px;
        }
        .headertop-inner .flex-element h1.homepage {
            font-size: 40px;            
            line-height: 50px;
        }
        .elementor-button.banner-btn {
            font-size: 20px;            
        }
        .hamburger {           
            margin-left: 10px;           
        }
        .landing-inner .flex-element h1{
            font-size:40px;
        }
        .contact-box {            
            padding: 10px;                    
        }
            .contact-box p, .contact-box a {               
                font-size: 14px;
            }

        .site-footer {
            padding: 20px 10px;            
        }

        .footer-container {
            padding: 0px;
        }

        .footer-col {
            text-align: left;
        }

            .footer-col.contact-info {
                text-align: left;
            }

            .footer-col:first-child {
                flex: 0 0 320px;
            }

            .footer-col:nth-child(2), .footer-col:nth-child(3) {
                flex: 0 0 320px;
                text-align: left;
            }

            .footer-col:last-child {
                flex: 0 0 320px;
            }

            .footer-col h3 {
                margin-top: 0px;
            }

        .footer-logo {
            width: 180px;
            margin-bottom: 10px;
        }
    }
