@media screen and (min-width:992px) {
    .clients .nav h3 {font-size: 25px;}
    .clients .nav-tabs {justify-content: start;}
}


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

    ol.social-media {
        gap: 8px;
    }

    .topbar .right-bar .contact-info span {
        padding: 6px 8px;
    }

    .topbar .right-bar .contact-info span a {
        font-size: 13px;
    }

    .topbar .right-bar .buttons span a {
        font-size: 12px;
    }

    .nav-menu .navbar-nav .nav-link {
        font-size: 13px;
    }
    
}

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

    /* Responsive Condition css */
    .brand-area .navbar-toggler,
    .nav-menu .partners,
    .nav-menu .contact-info,
    .nav-menu .buttons {
        display: none;
    }
    /* Responsive Condition css */

} 

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

    /* topbar css start */

    .topbar .topbar-area .left-bar ul li {
        margin-right: 10px;
    }

    .topbar .right-bar .contact-info span {
        padding: 6px;
    }

    .topbar .right-bar .buttons span {
        margin: 0 10px;
    }
    /* topbar css end */


    /* Navbar menu css start */
    .nav-menu .navbar-nav .nav-link {
        padding: 12px 10px;
    }
    /* Navbar menu css end */

    footer .bottom-footer::after { 
        background-size: contain;
    }
    
}


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

    h1 {
        font-size: 45px;
        line-height: 50px;
    }

    h2 {
        font-size: 8vw;
        line-height: 9vw;
        margin-bottom: 20px;
    }

    h3 {
        font-size: 7vw;
        line-height: 8vw;
        margin-bottom: 20px;
    }

    h4 {
        font-size: 6vw;
        line-height: 7vw;
        margin-bottom: 20px;
    }

    /* Responsive Condition css */
    .topbar .contact-info,
    .topbar .buttons,
    .brand-area .partners {
        display: none;
    }
    /* Responsive Condition css */

    /* topbar css start */
    .topbar {
        text-align: center;
        background-color: #FF5E15;
    }

    .topbar .topbar-area {
        line-height: 30px;
    }

    .topbar .topbar-area .left-bar {
        max-width: 100%;
        line-height: 35px;
        margin-right: 0px;
    }

    .topbar .topbar-area .right-bar {
        display: none;
    }
    /* topbar css end */


    /* Navbar menu css start */
    .nav-menu {
        background-color: #fff;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 99;
    }

    .nav-menu .navbar-nav .nav-link {
        padding: 12px 40px;
    }

    .navbar-collapse {
        text-align: center;
        padding: 30px 15px;
        justify-content: center;
    }

    .navbar-collapse form {
        justify-content: center;
        margin-bottom: 20px;
    }

    .navbar-collapse .contact-info {
        margin: 20px 0;
    }

    .navbar-collapse .contact-info span {
        display: block;
        margin: 10px 0;
    }

    .navbar-collapse .contact-info span {
        color: #FF5E15;
        font-size: 18px;
    }

    .navbar-collapse .contact-info span a {
        color: #000;
        text-decoration: none;
        font-weight: 600;
    }

    .navbar-collapse .buttons {
        margin-bottom: 30px;
    }

    .navbar-collapse .buttons span {
        margin: 10px;
        display: block;
    }

    .navbar-collapse .buttons span a {
        text-decoration: none;
        font-weight: 600;
        font-size: 18px;
        color: #000;
        margin-left: 10px;
    }
    .navbar-collapse .partners img {
        margin: 0 10px;
    }

    .navbar-toggler {
        outline: none;
        color: #FF5E15;
        font-size: 26px;
        border: 1px solid #FF5E15;
        padding: 6px 10px;
    }

    .navbar-toggler:focus {
        outline: none;
        box-shadow: none;
    }

    header ol.social-media {
        justify-content: center;
    }

    .slider .carousel .carousel-indicators button {
        width: 8px;
        height: 8px;
        border: 2px solid #fff;
    }

    .slider .carousel .carousel-indicators {
        margin-bottom: 50px;
    }


    .welcome .image-area {
        width: 85%;
        margin: auto;
    }

    .welcome .content {
        margin-top: 80px;
    }


    .services h2 {
        max-width: 50%;
    }

    .info {
        text-align: center;
    }

    .info .button {
        float: none;
        margin-top: 30px;
    }

    .contact .location {
        position: static;
        width: 100%;
        height: 600px;
        margin-bottom: 50px;
    }

    footer .bottom-footer .quick-contact {
        padding: 0 12px;
    }

    .mission .imageBody {
        height: auto;
    }

    .mission .missionText {
        position: static;
        width: 100%;
        transform: none;
    }

    .companyVideo {
        margin-top: 0px;
    }

    .companyVideo .rightSideVideo {
        margin-right: 0px;
    }

    .companyVideo .leftSideVideo {
        margin-left: 0px;
        margin-bottom: 15px;
    }

    footer .bottom-footer {
        background: #00122e;
    }


    .slider .carousel-item {height:400px ;}


/* my style start */

    .services p {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }

    .services .service-box .content-box h4 {
        font-size: 16px;
        line-height: 25px;
    }

    .services .service-box {
        margin: 30px 35px 70px;
    }

    .consultation h2  {
        font-size: 30px;
        line-height: 36px;
    }

    .projects .tabsection h3 {
        font-size: 28px;
    }

    .projects .tabsection .nav-tabs {gap:35px}
    .projects .tabsection h3 {
        /* font-size: 3rem;
        line-height: 35px; */
        font-size: 8vw;
        line-height: 8vw;
    }

    .contact .form-side h4 {
        font-size: 7vw;
        line-height: 8vw; 
    }

    .clients .nav {gap: 10px; align-items: center; justify-content: center;}
    .clients .nav h3 { font-size: 5vw; line-height: 6vw; }
    

    .projectLists .nav-tabs h5 {
        font-size: 13px;
        line-height: 25px;
        margin-bottom: 10px;
    }



    .logoItem {
        flex: 0 0 31.33%;
        width: 31.33%;
    }

/* my style end */

    
}

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

    /* Navbar Css start */
    .brand-area .navbar-brand img {
        width: 60%;
    }

    .navbar-toggler {
        font-size: 20px;
    }
    /* Navbar Css End */


    /* Slider Css Start */
    .slider h1 {
        font-family: 'Teko';
        font-weight: 500;
        color: #fff;
        font-size: 27px;
        line-height: 35px;
    }

    .slider h3{
        font-size: 27px;
        line-height: 35px;
        color: #fff;
        font-weight: 500;
    }

    .slider h2 {
        font-size: 32px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .slider .scr-text {
        height: 30px;
        line-height: 30px;
    }

    .slider .scr-text marquee {
        color: #fff;
        font-size: 13px;
    }

    .slider .carousel .carousel-indicators {
        margin-bottom: 32px;
    }

    /* Slider Css End */

    .services:after {
        height: 22%;
    }

    footer .bottom-footer::after { 
        background-size: contain;
    }

    footer .bottom-footer .menu ul {
        padding-left: 20px;
        padding-right: 20px;
    }

    footer .bottom-footer .menu ul li {
        list-style: none;
    }

    footer .bottom-footer .copyright {
        margin-top: 0;
    }


    .logoItem{
        flex: 0 0 31.33%;
    }
    .card__image {
        max-width: 90%;
        max-height: 80px;
    }

    .services_details{
        padding-top: 40px;
    }

    .contact h1 {
        font-size: 52px !important;
    }






    .welcome {
        margin: 40px 0;
    }
    .welcome .image-area {
        width: 100%;
        margin: auto;
    }
    .welcome .content {
        margin-top: 40px;
    }
    .welcome h2 { font-size: 2.3rem; margin-bottom: 0;}
    .welcome h3 { font-size: 2.0rem; line-height: 2.5rem;}

    .services {
        padding: 40px 0;
    }
    .services .service-box {
        margin: 15px 35px;
    }
    .type_project h2 {
        font-size: 2.5rem;
    }
    h4{
        font-size: 4vw;
        line-height: 5vw;
    }

    .client h2, .projects h2 {font-size: 2.5rem; line-height: 3rem;}
    .client h3 { font-size: 2.3rem; line-height: 3rem; margin-top: 10px;}

    .info {
        padding: 40px 0;
    }

    h3 {
        font-size: 2rem;
        line-height: 2.5rem;
    }
    .info h3 {margin-bottom:0 ;}
    .projects .tabsection .nav-tabs {gap: 10px;}
    .projects .tabsection h3 {
        margin-bottom: 0;
        padding: 10px 15px;
        line-height: 2rem;
        font-size: 1.2rem !important;
    }

    .video h3 {
        line-height: 2.5rem;
        font-weight: 500;
    }

    .map h3 {padding: 0 15px;}

    .services-inner-banner .text {
        left:20px;
        right: 20px;
        transform: translate(0, -50%);
    }
    .search-form {max-width: 100%; }
    .services-inner-banner .text h1 {
        font-size: 2rem;
    }

    .sevicesList.mt-5, .projectLists.mt-5 {margin-top: 2rem !important;}
    .services_details {padding-top: 10px;}

    footer .bottom-footer .copyright {height: auto;}

    .companyVideo .mainVideo 
    {
        position: relative;
        height: 300px;
    }


}


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

    .services {
        overflow: hidden;
    }
    .services h2 {
        max-width: 65%;
    }

    .services .service-box {
        margin: 15px 35px;
    }

    footer .bottom-footer .menu {
        flex-direction: column;
    }

    footer .top-footer {
        text-align: center;
    }

    footer .top-footer .call a {
        display: flow;
    }

    footer .bottom-footer {
        text-align: center;
    }

    footer .bottom-footer ol.social-media {
        justify-content: center;
    }

    .services_details{
        padding-top: 40px;
    }
    .contact h1 {
        font-size: 52px !important;
    }

    .video .play-icon .circle1, .video .play-icon .circle2, .video .play-icon .circle3 {display: none;}

}


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

    /* Navbar Css start */
    .brand-area .navbar-brand img {
        width: 80%;
    }
    /* Navbar Css End */


    /* Banner Area Css Start */
    .slider h1 {
        font-size: 38px;
        line-height: 35px;
    }

    .slider h2 {
        font-size: 24px;
        line-height: 18px;
    }
    /* Banner Area Css End */

    .services_details{
        padding-top: 40px;
    }
    .contact h1 {
        font-size: 52px !important;
    }

}


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

    /* Banner Area Css Start */
    .slider .content-box {
        max-width: 65%;
    }
    .slider .content-box p {
        font-size: 14px;
        line-height: 18px;
    }
    /* Banner Area Css End */
    .contact h1 {
        font-size: 52px !important;
    }

    footer .bottom-footer .copyright p {line-height: 20px;}
    footer .bottom-footer .bottom_menu {
        justify-content: center;
        align-items: center;
        height: 62px;
    }
    footer .bottom-footer .bottom_menu a {line-height: 15px;}

}


@media screen and (max-width: 395px) and (min-width: 300px) {

    /* Slider Css Start */
    .slider .content-box {
        max-width: 90%;
    }
    .slider h2 {
        font-size: 22px;
        line-height: 15px;
    }
    .slider h1 {
        font-size: 32px;
        line-height: 31px;
    }
    .slider .content-box p {
        line-height: 16px;
        font-size: 14px;
        margin-top: 3px;
    }
    .slider .scr-text {
        height: 24px;
        line-height: 24px;
    }
    /* Slider Css Start */

    .services_details{
        padding-top: 20px;
    }

    .contact h1 {
        font-size: 52px !important;
    }


    footer .bottom-footer .copyright p {line-height: 20px;}
    footer .bottom-footer .bottom_menu {
        justify-content: center;
        align-items: center;
        height: 30px;
    }
    footer .bottom-footer .bottom_menu a {line-height: 15px;}

}
