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


    .navbar-brand {
        margin-left: 15px;
    }
    /* Mobile Menu */
    ul.navbar-nav {
        background-color: #111;
    }
    .navbar-nav .nav-link,
    .sticky .navbar-nav .nav-link {
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 10px;
    }
    .sticky .navbar-nav .nav-link {
        background-color: #111;
    }
    .navbar-toggler {
        border: none;
        margin: 10px 0;
    }
    .navbar-nav .dropdown-menu {
        background-color: #222;
    }
    .navbar-nav .dropdown-menu .dropdown-item {
        color: #ccc;
    }
    .navbar-nav .dropdown-menu .dropdown-item:hover {
        color: #fff;
    }
    .navbar-nav .dropdown-menu .dropdown-divider {
        border-top: 1px solid #555;
    }

    /* Map */
    #map {
        height: 400px;
    }



    /* Flex */
    .flex {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    footer p,
    .social-nav {
        text-align: center;
    }
    .social-nav li i {
        padding: 30px 5px;
    }
}



@media only screen and (min-width: 641px) and (max-width: 941px) {


    .text-80 {
        font-size: 70px;
        line-height: 105px;
    }
    .text-70 {
        font-size: 60px;
        line-height: 90px;
    }
    .text-60 {
        font-size: 50px;
        line-height: 75px;
    }
    .text-50 {
        font-size: 40px;
        line-height: 60px;
    }
    .text-40 {
        font-size: 36px;
        line-height: 54px;
    }


    .video,
    .video iframe {
        height: 640px;
        border: none;
    }

    /* Owl Dots */
    .owl-theme .owl-nav .owl-next {
        right: 30px;
    }
    .owl-theme .owl-nav .owl-prev {
        left: 30px;
    }
}

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

    .masonry-w-4 {
        width: 33.33%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .masonry-w-4,
    .masonry-w-3 {
        width: 50%;
    }
}

@media only screen and (min-width: 641px) and (max-width: 991px) {}

@media only screen and (min-width: 801px) and (max-width: 991px) {}

@media only screen and (min-width: 641px) and (max-width: 800px) {}

@media only screen and (max-width: 767px) {
    .single-slide {
        text-align: center;
    }
    .masonry-w-4,
    .masonry-w-3 {
        width: 100%;
    }
    .contact-info {
        text-align: center;
    }
}

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

    .owl-theme .owl-nav .owl-next {
        position: absolute;
        right: 5px;
    }
    .owl-theme .owl-nav .owl-prev {
        position: absolute;
        left: 5px;
    }


}


@media only screen and (min-width: 481px) and (max-width: 640px) {

    .video,
    .video iframe {
        height: 480px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {}

@media only screen and (min-width: 600px) and (max-width: 800px) {}

@media only screen and (min-width: 481px) and (max-width: 767px) {}

@media only screen and (min-width: 481px) and (max-width: 640px) {
    .text-80 {
        font-size: 60px;
        line-height: 90px;
    }
    .text-70 {
        font-size: 50px;
        line-height: 75px;
    }
    .text-60 {
        font-size: 40px;
        line-height: 60px;
    }
    .text-50 {
        font-size: 36px;
        line-height: 54px;
    }
    .text-40 {
        font-size: 30px;
        line-height: 45px;
    }
}

@media only screen and (min-width: 361px) and (max-width: 480px) {
    h1 {
        font-size: 30px;
        line-height: 45px;
    }
    h2 {
        font-size: 22px;
        line-height: 33px
    }
    h3 {
        font-size: 20px;
        line-height: 30px
    }
    h4 {
        font-size: 18px;
        line-height: 27px;
    }
    h5 {
        font-size: 16px;
        line-height: 24px;
    }
    h6 {
        font-size: 14px;
        line-height: 20px
    }


    #fun-fact .counter {
        font-size: 30px;
        line-height: 40px;
    }
}

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

    .text-80 {
        font-size: 50px;
        line-height: 65px;
    }
    .text-70 {
        font-size: 45px;
        line-height: 60px;
    }
    .text-60 {
        font-size: 40px;
        line-height: 55px;
    }
    .text-50 {
        font-size: 36px;
        line-height: 44px;
    }
    .text-40 {
        font-size: 28px;
        line-height: 38px;
    }

    .partner {
        width: 150px;
        height: 100px;
    }
    #contact-no p {
        font-size: 15px;
        line-height: 20px;
    }
    .welcome {
        height: 300px;
    }
    .video,
    .video iframe {
        height: 360px;
    }


}

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

    .contact-info p {
        font-size: 16px;
        line-height: 24px;
    }
}

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

    /* Dish Slide */
    .dish-slide-single {
        width: 300px;
        height: 300px;
    }

    /* Owl Nav */
    .owl-carousel .owl-nav {
        margin-top: -15px;
    }

    .owl-carousel .owl-nav span {
        font-size: 30px;
        line-height: 30px;
    }

}

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

    h1 {
        font-size: 28px;
        line-height: 42px;
    }
    h2 {
        font-size: 24px;
        line-height: 36px
    }
    h3 {
        font-size: 20px;
        line-height: 20px
    }
    h4 {
        font-size: 18px;
        line-height: 27px;
    }
    h5 {
        font-size: 16px;
        line-height: 24px;
    }
    h6 {
        font-size: 14px;
        line-height: 21px
    }

    .partner {
        width: 120px;
        height: 80px;
        padding: 0 5px;
    }
}