﻿@media only screen and (max-width: 767px) {
    iframe {
        width: auto
    }
}

@media only screen and (max-width: 991px) {


    #carouselExampleIndicators {
        margin-top: 0px !important;
    }

        #carouselExampleIndicators .carousel-item {
            margin-top: 58px;
        }

    .section-counter .counter-box .count {
        font-size: 21px;
    }

    .section-counter .counter-box h5 {
        font-size: 14px;
    }

    .section-counter {
        padding-bottom: 0;
    }

    .section-head {
        padding: 9px 10px 24px;
    }

        .section-head .head-title {
            font-weight: 800;
            font-size: 23px;
        }

    .section-why .box {
        width: 100%;
        /*margin-left: 50px;*/
    }

    .section-notice-board ul {
        padding: 0;
    }

    iframe {
        width: 100%;
    }

    .least-gallery {
        padding: 0;
    }

    .go-top .btn {
        padding: 5px !important;
    }

    .trigger a {
        font-size: 18px;
    }

    #header .logo img {
        padding: 3px 0;
    }

    .startp-mobile-nav {
        display: block;
        position: relative;
    }

        .startp-mobile-nav .logo {
            position: absolute;
            top: 2px;
            z-index: 999;
            left: 15px;
            width: 50%
        }

        .startp-mobile-nav nav .navbar-nav .nav-item a svg {
            display: none;
        }

    .startp-nav {
        display: none !important;
    }

    .mobile-nav-style-two .mean-bar {
        background-color: #ffffff;
    }

    .sectionThreeBox {
        margin-top: 10px !important;
    }

    .section-contact #form1 {
        padding: 42px 20px;
        margin-top: 25px;
    }

    .section-covid .covid {
        padding: 20px;
    }


    footer .footer-head p {
        margin-top: 20px;
    }

    footer .footer-head .links1 {
        padding: 10px 0 40px !important;
    }

    .section-students .client-box h6 {
        font-size: 12px !important;
    }

    .section-students .client-box {
        padding: 20px 20px;
        margin: 10px;
        height: auto;
    }

        .section-students .client-box img {
            width: 50px !important;
            height: 50px;
            margin-right: 20px;
        }

    .slide .slider_text h4 {
        font-weight: normal;
        font-size: 12px !important;
    }

    .slide .slider_text h1 {
        font-weight: normal;
        font-size: 14px !important;
    }

    .slide .slider_text {
        top: 32px !important;
        padding: 6px 65px !important;
        font-size: 12px !important;
    }

    .slide .contact_button {
        top: 40px;
        right: 45px;
        position: absolute;
    }

    .slide .btn-apply {
        line-height: 29px;
        font-size: 13px;
        padding: 0 11px;
    }

    .section-students .client-box p {
        /* display: -webkit-box; */
        overflow: hidden;
        text-overflow: unset;
        -webkit-line-clamp: unset;
        -webkit-box-orient: vertical;
        height: auto;
    }

    .about .box {
        height: auto;
    }

    .page .page-header {
        /*margin-top: 0;*/
    }

        .page .page-header img {
            margin-top: 56px;
            width: 100%;
            height: 100%;
        }

        .page .page-header .page-title h1 {
            font-size: 28px;
        }


        .page .page-header .page-title {
            top: 98px;
            left: 19px;
        }

    .section-equipment .equipment-box {
        padding: 20px;
        margin: 0px;
    }

    .page {
        padding: 57px 0;
    }

    .section-hiring .box-hiring .img-box {
        /*width: 100px;
        height: 100px;*/
        margin-bottom: 10px;
    }

    .section-hiring {
        text-align: center;
    }

        .section-hiring .box-hiring {
            padding: 20px;
            margin-top: 0px;
        }

            .section-hiring .box-hiring h5 {
                font-size: 18px;
                /*padding: 20px 0px;*/
            }

            .section-hiring .box-hiring h4 {
                font-size: 16px;
            }

    .faq-accordion {
        padding: 5px;
    }

        .faq-accordion .accordion .accordion-item .accordion-title {
            font-size: 14px;
        }

        .faq-accordion .accordion .accordion-item .accordion-content {
            font-size: 14px;
        }

    .faq-contact {
        padding: 20px;
    }
}

@media (min-width: 576px) {
    #ReeferModal .modal-dialog {
        max-width: 1020px !important;
    }
}
/*# sourceMappingURL=responsive.css.map */

