
@media only screen and (max-width: 1024px) {

    .product-box img {
        width: 100%;
        height: 154px;
    }

    .product-box h5 {
        font-size: 19px;
    }

    .box-say p {
        height: auto;
    }
}
@media (min-width: 992px) and (max-width : 1199px) {
    .navbar-nav .nav-link {
        margin: 5px 7.5px;
    }
}
@media (min-width: 992px) {
    ul.navbar-nav.ml-auto {
        margin-left: 0 !important;
    }

    nav.navbar.navbar-expand-lg.transparent-bg.static-nav {
        background: #fff !important
    }

    a#sidemenu_toggle {
        display: none !important
    }
    section#products .row .col-md-3 {
        padding: 0 5px;
    }
}

@media (max-width: 991px) {
    .transparent-bg:not(.fixedmenu) {
        background: #fff !important;
        padding: 0;
    }
    li.nav-item .the-btn1.hvr-shutter-out-horizontal:hover,
    li.nav-item .the-btn1.hvr-shutter-out-horizontal:focus,
    li.nav-item .the-btn1.hvr-shutter-out-horizontal:active {
        color: #fff !important;
        background-color: #016E73 !important
    }

}

@media only screen and (max-width: 767px) {
    li.nav-item .the-btn1.hvr-shutter-out-horizontal {
        width: 100%;
        text-align: center;
    }
        
    .side-nav .navbar-nav .nav-link {
        font-size: 20px !important;
    }

    #request {
        background-size: cover;
    }

    .form-group.bottom20.ml-1 {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 10px !important;
        margin-top: -15px !important;
        padding: 0 !important;
    }

    .navbar-brand > img {
        width: 100px;
    }

    .slotholder {
        top: 0px !important;
    }

    .rev_slider > ul, .rev_slider > ul > li, .rev_slider > ul > li:before, .rev_slider_wrapper > ul, .tp-revslider-mainul > li, .tp-revslider-mainul > li:before, .tp-simpleresponsive > ul, .tp-simpleresponsive > ul > li, .tp-simpleresponsive > ul > li:before {
        top: -13px !important;
    }

    .padding {
        padding: 1.5rem 0;
    }

    .service-box {
        margin: 50px 5px 7px 7px;
    }

    .img-service img {
        width: 69px;
    }

    .text-service h4 {
        font-size: 16px;
    }

    .text-service p {
        font-size: 14px;
    }

    .text-service a {
        font-size: 15px;
    }

    #our-feature .carousel-indicators {
        bottom: -50px !important;
    }
    /* #our-feature .carousel-indicators {
        opacity: 1;
        width: 20px !important;
    }
    #our-feature .carousel-indicators .active{
        opacity: 1;
        width: 35px !important;
    }
    */
    .product-box img {
        width: 100%;
        height: 111px;
    }

    .product-box {
        margin-top: 50px;
        padding: 15px 20px 35px;
    }

        .product-box h5 {
            font-size: 16px;
        }

    .tech img {
        width: 50px !important;
    }

    .tech-section {
        padding: 40px 0;
    }

    .tech {
        margin-top: 15px;
    }

        .tech .logo-item {
            width: 160px;
            height: 94px !important;
        }

    .sec-padding {
        padding: 30px 0;
    }

    .box-say {
        padding: 35.5px 39.4px 36px 40px;
        margin: 34px 30px;
    }

        .box-say i {
            color: #c98704;
            font-size: 20px;
        }

        .box-say p {
            margin: 9.1px 1.1px 20px 0;
            font-size: 16px;
        }

    .who-say img {
        width: 53px;
        height: 53px;
        margin-top: -38px;
    }

    .worked {
        margin-bottom: 40px;
    }

    #partners-ekad img {
        height: 50px;
    }

    .page-header .page-titles {
        padding-bottom: 40px;
        padding-top: 120px;
    }

    #aboutus img {
        width: 130px;
    }

    .aboutus h2 {
        font-size: 24px;
    }

    .padding_bottom_half {
        padding-bottom: 20px;
    }

    #aboutus.padding_bottom {
        padding-bottom: 20px;
    }

    .mission-text {
        font-size: 15px;
    }
}

@media only screen and (max-width: 426px) {
    .product-box p {
        height: 110px;
        -webkit-line-clamp: 4;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .tp-parallax-wrap {
        right: 15px !important;
    }

    .service-box {
        margin: 20px 5px 10px 7px;
    }

    .product-box img {
        width: 100%;
        height: 200px;
    }

    .social-icons {
        margin-top: 0px;
    }

    .page-header .page-titles {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .padding_top {
        padding-top: 24px;
    }

    .page-header .page-titles .font-bold {
        font-size: 24px;
    }

    .navbar-brand > img {
        width: 90px;
    }

    .whitebox .widget {
        padding: 0;
        padding-top: 0 !important;
    }

    #stayconnect1 {
        padding-top: 0px !important;
    }

    .mission-text {
        font-size: 15px;
    }

    .bottom35 {
        font-size: 16px;
    }

    #aboutus img {
        width: 78px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 321px) {
    .mission-text {
        font-size: 14px;
    }
}

@media(max-width: 991px) {
    section#main-banner-area {
        margin-top: 55px;
    }

    .heading-title h2 {
        font-size: 30px;
    }

    .product-box {
        margin-top: 25px;
        padding: 10px 15px 25px;
        height: auto !important;
    }

    .service-box {
        margin: 25px 5px 7px 7px;
        padding: 15px 10px;
    }

    .sec-padding h2 {
        margin-bottom: 25px;
    }

    #our-feature .carousel-indicators {
        bottom: -50px !important;
    }

    .box-say {
        padding: 20px;
        margin: 0;
    }

    .product-box img {
        margin-bottom: 20px;
        height: 80px;
    }

    .img-request {
        width: 90px;
    }

    .p-request {
        font-size: 20px;
        line-height: 1;
        margin-top: 10px !important;
    }

    .contact-box {
        margin-bottom: 30px;
    }

    h3.text-capitalize.darkcolor.bottom20 {
        display: inline-block;
        width: 100%;
        font-size: 26px;
        text-align: center;
        padding: 0 15px;
    }

    #clients-say.owl-carousel .owl-item img {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        margin-top: 15px;
        display: inline-block;
        margin-left: 5px;
    }

    .who-say h6 {
        font-size: 15px;
    }

    .transparent-bg .sidemenu_btn > span {
        display: block !important;
        background: #c98704;
    }

    .product-box h5 {
        font-size: 16px;
    }

    .product-box p {
        -webkit-line-clamp: 4;
        font-size: 14px;
    }

    .product-box a {
        font-size: 16px;
    }
}
