@media (max-width:1200px) {
    nav{
        background-color: #fff !important;
    }
    nav a img{
        width: 140px;
    }
    nav .nav-item .li-active{
        top: -13px;
    }
    nav .nav-item a{
        font-size: 14px;
    }
    nav .nav-item button{
        font-size: 14px;
        padding: 10px 10px;
    }
    nav .img .bac-image{
        width: 40px;
        height: 40px;
    }
    .section2 .my-card a{
        height: 70px;
        font-size: 16px;
        height: 60px;
        bottom: -10px;
    }
    .section3 .section3-content{
        margin-left: 0;
    }
    .section5 .sec5-body .flex-card p{
        padding: 5px 30px 5px 0;
    }
    .section5 .sec5-body .flex-card a{
        margin-top: 15px;
    }
    .section5 .sec5-body .flex-card h6{
        margin-bottom: 0;
    }
    .who span{
        margin-bottom: 20px;
        margin-top: 0;
    }
    .who h5{
        margin-bottom: 30px;
    }
    .counter span{
        font-size: 40px;
    }
    .counter p{
        font-size: 17px;
        padding: 0 20px;
    }
    .side-left span{
        padding: 10px 0px;
        font-size: 20px;
    }
    .details .side-left .link{
        padding: 20px 0px;
    }
    .details .side-left .link a{
        font-size: 16px;
    }
    .meta{
        padding: 30px 20px;
    }
    .meta p{
        font-size: 14px;
        width: 100px;
    }
    .details{
        margin-top: 100px;
    }

    /* ****
    *******
    ******* */

    .who .img img{
        height: 500px;
    }
    .details .content p{
        color: #777;
        width: 80%;
    }
    .section2 .my-card .my-card-image img{
        height: 260px;
    }
    .section5 .sec5-body img{
        height: 290px;
    }
    .carousel-inner{
        height: 650px !important;
    }
    .welcom-home .carousel .carousel-item img{
        /* height: 650px !important; */
    }
    .overlay{
        height:650px ;
    }
    .carousel-item .learnmor{
        margin-top: 20px;
    }



    
}


@media (max-width:991px) {
    nav .img .line{
        display: none;
    }
    nav .img .bac-image{
        margin-left: 0;
        margin-top: 10px;
    }
    nav .nav-item button{
        padding: 10px 0;
    }
    nav .nav-item .li-active{
        position: absolute;
        top: 30px;
        left: -20px;
        transform: translateX(50%);
        width: 40px;
    }
    .navbar-nav .dropdown-menu{
        width: 50%;
    }
    .d-md-block {
        display: block !important;
        position: absolute;
        top: 130px;
        left: 50%;
        transform: translateX(-50%);
        width: 50%;
    }
    .d-md-block p{
        font-size: 16px;
        padding: 0 50px;
    }
    .d-md-block h5{
        font-size: 30px;
        margin: 10px 0;
    }
    .carousel-item .learnmor{
        margin-top: 50px;
        width: 170px;
        height: 50px;
    }
    .section2 .my-card a{
        height: 60px;
        font-size: 15px;
        bottom: -10px;
    }
    /* .mee-card .mee-card-body{
        background-color: #fff;
    } */
    .mee-card .mee-card-body a.red-more{
        padding: 5px 20px;
        background-color: #fff;
        color: #000;
    }
    .mee-card .mee-card-body p{
        color: #000 !important;
    }
    .mee-card .mee-card-body a{
        color: var(--site-color);
    }
    .carousel-indicators{
        /* display: none; */
        bottom: 0;
        top: 0;
    }
    .welcom-home .carousel .carousel-item{
        position: relative;
        width: 100%;
        height: 100% !important;
        text-align: center;
    }
    .welcom-home {
        height: 100% !important;
    }
    .welcom-home .carousel{
        height: 100% !important;
    }
    .section3 .section3-content{
        padding: 20px 0;
    }
    .section4 .taif-top h2{
        font-size: 30px;
        width: 70%;
    }


    .who{
        margin-top: 100px;
    }
    .aboute{
        height: 200px;
    }
    .aboute h1{
        font-size: 28px;
    }
    .list a{
        padding: 10px;
    }
    .who span{
        margin-bottom: 10px;
        margin-top: 0;
    }
    .who h5{
        margin-bottom: 20px;
        font-size: 22px;
    }
    .counter span{
        font-size: 30px;
    }
    .counter p{
        font-size: 16px;
        /* padding: 0 20px; */
    }
    .team .card{
        width: 100% !important;
    }
    .team .card-body{
        padding: 15px;
    }
    .team h5{
        font-size: 17px;
    }
    .team p{
        font-size: 14px;
    }
    .solution .card{
        width: 100% !important;
    }
    .solution .card h5{
        font-size: 22px;
    }
    .solution .card a.rid{
        font-size: 14px;
        padding: 7px 20px;
    }
    .details{
        margin-top: 50px;
    }
    .side-left{
        padding: 20px 20px;
    }
    .meta p{
        padding: 7px 10px;
    }

    /* ******
    **********
    ********* */
    .contact-us{
        margin-top: 70px;
    }
    .contact-us h2{
        font-size: 30px;
    }
    .contact-us form button{
        width: 200px;
        height: 45px;
    }

    .who .img img{
        height: 450px;
    }
    .details .content p{
        color: #777;
        width: 85%;
    }
    .carousel-inner{
        height: 600px !important;
    }
    .welcom-home .carousel .carousel-item img{
        height: 600px !important;
    }
    .overlay{
        height:600px ;
    }
    .carousel-item .learnmor{
        margin-top: 20px;
    }
    





}



@media (max-width:575px) {
    #top{
        display: none;
    }
    .section5 .sec5-body img {
    height: auto !important;
}

    .d-md-block{
            transform: translateX(0%) !important;
    }
    .contact-top{
            margin-top: 8px;
    }
    .contact-top .em{
    padding: 0 5px;
    width: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .contact-top .em i{
        margin-right: 5px;
    }
    nav {
        width: 100%;
        padding: 5px 10px;
        border-radius: 0 0 5px 5px;
        top: 40px;
    }
    nav a img{
        width: 100px;

    }
    .navbar-toggler-icon{
        width: 27px;
    }
    .welcom-home{
        height: 400px !important;
    }
    .welcom-home .carousel .carousel-item{
        height: 650px !important;
    }
    .d-md-block h5{
padding: 0px 26px;
    font-size: 24px;
    line-height: 2.2rem;
    margin-bottom: 20px;
    margin-top: 20px;
    }
    .section2{
        margin-top: 200px !important;
    }
    .welcom-home .carousel{
        height: 700px;
    }
    .welcom-home .carousel .carousel-item img{
        height: 100%;
    }
    .welcom-home{
        margin-bottom: 30px;
    }
    .carousel-indicators{
        display: none;
    }
    #carousel-indicators2{
        margin: 0;
        padding: 0;
        display: inline-block;
        position: absolute !important;
    }
    .carousel-control-prev{
        display: flex;
        align-items: end;
    }
    .carousel-control-next{
        display: flex;
        align-items: end;
    }
    .d-md-block {
        display: block !important;
        top: 150px !important;
        left: 50% !important;
        transform: translateX(-50%);
        width: 100% !important;
    }
.section2 .my-card img {
    height: 150px;
}

.section2 .my-card a.imgtitle {
    justify-content: center;
    align-items: center;
    padding: 10px;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700 !important;
    width: 85%;
    height: 40px;
    color: #000;
    background-color: #fff;
    z-index: 1111;
    border-radius: 8px;
    box-shadow: 0px 25px 60px 10px rgba(28, 39, 49, 0.1);
    transition: all ease .2s;
    margin: auto;
    text-align: center;
    display: block;
    position: relative;
    margin-top: -20%;
    margin-bottom: 0;
}
.car-mar {
    margin: 0px 0;
}
.section2 .my-card {
    height: 190px !important;
}

    .d-md-block p{
        padding: 0 55px;
        margin-bottom: 20px;
    }
    .carousel-item .learnmor{
    width: 130px;
    height: 40px;
    }
    .carousel-item .learnmor a{
        font-size: 13px;
    }
    .card-top{
        margin: 30px 0;
    }
    .section2 h2{
        font-size: 26px;
    }
    .section5 .sec5-body .flex-card h6{
        margin-top: 0px;
    }
    .section5 .sec5-body .flex-card p{ display:none;}
    .section2 .vew{
        width: 110px;
        height: 40px;
    }
    .section2 .vew a{
        font-size: 12px;
    }

    .section2 .my-card a{
        width: 85%;
        height: 40px;
        padding: 0;
        font-size: 13px;
    }
    .section2 .my-card .my-card-image{
        margin: 20px 0;
    }
    .section2 .my-card .my-card-image img{
        height: 100%;
    }
    .section3-content h6{
        font-size: 24px;
    }
    .section3-content .count span{
        font-size: 22px;
    }
    .section3-content .count-a{
        width: 110px;
        height: 40px;
    }
    .section3-content .count-a a{
        font-size: 14px;
    }
    .section4 .taif-top h2{
        font-size: 24px;
        width: 80%;
        margin-bottom: 20px;
    }
    .mee-card{
        width: 75%;
        margin:  0 auto;
    }
    .dimensions{
        width: 95%;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    footer{
        text-align: center;
    }
    .footer-top img{
        width: 50px;
    }
    footer .fot-left img{
        width: 150px;
    }
    footer .fot-right span{
        font-size: 15px;
    }
    footer .fot-right ul li a{
        font-size: 13px;
    }
    .fot-red{
        width: 110px;
        height: 40px;
        margin-top: 20px;
    }
    .fot-red a{
        font-size: 14px;
    }
    .fot-right{
        margin-top: 50px;
    }

    .aboute{
        height: 150px;
    }
    .aboute h1{
        font-size: 24px;
    }
    .list a{
        padding: 10px;
        font-size: 13px;
    }
    .aboute span{
        font-size: 25px;
    }
    .list a{
        padding: 10px;
    }
    .who{
        margin-top: 50px;
    }
    .who h5{
        font-size: 24px;
    }
    .counter{
        display: inline-block;
        padding: 20px 0 !important;
    }
    .counter span{
        font-size: 26px;
    }
    .who p{
        font-size: 15px;
    }
    .counter p{
        font-size: 14px;
    }
    .who .bac-image{
        height: 500px;
    }
    .team{
        margin-top: 25px;
    }
    .team .card{
        margin: 10px auto;
    }
    .team .card-body{
        padding: 10px;
    }
    .team h5{
        font-size: 16px;
    }
    .team p{
        font-size: 12px;
    }
    .solution{
        margin-top: 30px;
    }
    .solution .card{
        width: 90% !important;
    }
    .solution .card h5{
        font-size: 18px;
    }
    .solution .card p{
        font-size: 14px;
    }
    .solution .card a.rid{
        font-size: 12px;
        padding: 5px 15px;
    }
    .side-left{
        margin: 0 auto;
        margin-bottom: 40px;
        width: 100%;
        padding: 40px 20px;
    }
    .meta p{
        width: 140px;
    }

    /* *********
    ***********
    ********** */

    .new-detail{
        margin-top: 30px;
    }
    .new-detail .container3{
        width: 90%;
    }
    .new-detail h3{
        margin: 20px 0;
        font-size: 20px;
    }
    .new-detail p{
        font-size: 14px;
    }
    .contact-us{
        margin-top: 30px;
    }
    .contact-us h2{
        font-size: 24px;
    }
    .contact-us form button{
        width: 120px;
        height: 35px;
        font-size: 14px;
        font-weight: 500;
    }
    .contact-us .side-rghite{
        margin-top: 20px;
        /* text-align: center; */
        padding: 30px 20px;
    }
    .who .img img{
        height: 400px;
    }
    .counter{
        height: 400px;
    }




}