/* CSS Document */


@media (max-width: 1400px) {

    #main-slider .owl-item .owl-lazy {
        height: 750px;
    }
    
}

@media (max-width: 1199.98px) {
    
    #header .navbar {
        width: 100%;
    }

    #main-slider .owl-item .owl-lazy {
        height: 550px;
    }
    
    .call h3 {
        font-size: 26px;
    }
    
    #footer .box {
        padding-bottom: 30px;
    }
    
}

@media (max-width: 991.98px) {
    
    #header.active .navbar-toggler {
        top: -44px;
    }

    #header ul.contact {
        display: none;
    }

    #header .navbar-toggler {
        right: 30px;
    }
    
    #main-banner {
        height: 200px;
    }
    
    #main-menu {
        padding-bottom: 15px;
    }
    
    #main-menu li a {
        padding: 13px 0;
        line-height: normal !important;
        text-align: center;
    }
    
    #main-menu li a:hover:before,
    #main-menu li.active a:before{
        display: none;
    }
    
    #main-slider .text {
        width: 65%;
    }
    
    .select-items div, .select-selected {
        padding: 10px 7px;
    }
    
    .about .logo {
        margin-bottom: 40px;
    }
    
    .contact .contact-details {
        margin: 30px 0 0 0;
    }

    #newsletterModal .modal-body .image {
        height: 200px;
        margin-bottom: 20px;
    }
    
    #footer .top .items .item:after {
        display: none;
    }
    
}

@media (max-width: 767.98px) {
    
    #header .top {
        display: none;
        height: 0px;
    }
    
    #header ul {
        text-align: center !important;
    }
    
    #header ul.contact {
        padding-bottom: 8px;
    }
    
    .home #header .logo {
        margin-top: 20px;
    }
    
    #header .logo {
        max-width: 200px;
    }
    
    #header.active .logo {
        max-width: 240px;
        margin-top: 0;
    }
    
    #header .navbar-toggler {
        top: -50px;
        right: 15px;
    }
    
    #header.active .navbar-toggler {
        top: -34px;
    }
    
    #main-banner {
        height: auto;
        min-height: 150px;
        padding: 15px 0;
    }

    #main-banner h1 {
        font-size: 22px;
    }

    #main-banner .breadcrumbs li {
        font-size: 15px;
    }
    
    section.section {
        padding: 50px 0;
    }

    #main-slider .text {
        width: 74%;
    }
    
    #main-slider .text h3 {
        font-size: 26px;
    }
    
    #main-slider .text p {
        font-size: 15px;
        line-height: 22px;
    }
    
    #main-slider .owl-item .owl-lazy {
        height: 400px;
    }
    
    #main-slider .text .button {
        padding: 10px 30px;
    }
    
    #search-form .title {
        position: relative;
        top: auto;
        left: auto;
        margin-bottom: 15px;
        display: block;
    }
    
    .style-select {
        margin-bottom: 15px;
    }
    
    .about .logo {
        margin-bottom: 40px;
        width: 95%;
        margin: 0 auto 50px;
        height: 200px;
    }
    
    .about .logo img {
        max-width: 78%;
    }
    
    .about .text {
        padding-left: 00;
    }
    
    .contact textarea {
        height: 150px;
    }
    
    .contact .contact-details .media {
        margin: 0 0 30px;
        display: block;
        text-align: center;
    }
    
    .media-body, .media-left, .media-right {
        display: block;
        width: 100%;
    }
    
    .contact .contact-details .media .media-left {
        padding-right: 0;
        padding-bottom: 20px;
    }
    
    .section h2 {
        font-size: 22px;
    }
    
    .large-box {
        padding: 35px 20px;
    }
    
    .large-box p,
    .large-box li {
        font-size: 14px;
    }
    
    .single-detail .facilities-list li {
        font-size: 13px;
    }
    
    .single-detail .item-list li {
        width: 47%;
    }

    #newsletterModal .modal-body .image {
        height: 150px;
    }

    #newsletterModal .modal-body h4 {
        font-size: 18px;
    }

    #newsletterModal form .form-control {
        font-size: 14px;
        padding: 10px 11px;
    }

    #newsletterModal .btn.large {
        padding: 5px 34px;
        width: auto;
    }

    .section.single-detail {
        padding: 30px 0;
    }

    .single-detail .facilities-list {
        padding: 15px 0;
    }

    .single-detail .top h3 {
        font-size: 20px;
    }

    .single-detail .large-box .text-right {
        text-align: left !important;
        float: none !important;
        clear: both;
    }

    .single-detail h4 {
        font-size: 16px;
    }

    hr.divider {
        max-width: 200px;
    }

    .about .list {
        display: block;
    }

    #footer .twitter-plugin {
        display: none;
    }
    
    #footer .bottom p,
    #footer .bottom ul {
        text-align: center !important;
    }
    
    #footer .bottom p {
        padding-bottom: 10px;
    } 
    
    #footer .top .items .item {
        margin-bottom: 20px;
    }

    .about .list ul {
        width: 100%;
        margin: 0 0 30px;
    }

}

@media (max-width: 575.98px) {
    
}
