@media (max-width:1399.98px) {
    
}

@media (max-width:1199.98px){
    #mainHeader .navbar{
        padding: 0 !important;
    }
.navbar-brand{
    height: auto;
}
.navbar-brand img {
    width: 150px;
        margin-left: 12px;
}
.header_button{
    padding: 10px 30px;
    border-radius: 10px;
    font-size: 14px;
}
.banner-tabs{
    gap: 10px;
    bottom: 19px;
    left: 17px;
    right: 0;
}
.tab-btn {
    padding: 11px 26px;
    font-size: 12px;
}
.banner_text h1 {
    font-size: 40px;
}
.banner_text p {
    font-size: 13px;
    letter-spacing: .3px;
    padding: 10px 0px;
}
.new_about_section {
    padding: 60px 0;
}
.about_info_part h2 {
    font-size: 28px;
    margin-bottom: 30px;
}
.about_info_part p {
    font-size: 13px;
}
.text_box_about h3 {
    font-size: 69px;
}    
.text_box_about{
    bottom: -25px;
    left: 65px;
    padding: 7px 26px;
}
.heading_business h2 {
        font-size: 20px;
        width: 100%;
        margin: 10px 16px;
}
.project_business h3 span:first-child {
    font-size: 50px;
}
.project_business h3 span .plus {
    font-size: 49px;
}

.project_business h3 {
    font-size: 80px;
    padding: 16px 11px;
    width: 171px;
    height: 146px;
}
.business_section {
    padding: 42px 0px;
    height: 450px;
}
.mileston_section {
    padding: 50px 0;
}
.left_text_part h2 {
    font-size: 30px;
    padding: 18px 0;
}
.left_text_part p {
    font-size: 14px;
    padding: 18px 0;
}


.info_about_text h2 {
    font-size: 22px;
}
.fast_images {
    width: 316px;
    height: 304px;
}
.sec_images {
    width: 336px;
    height: 220px;
}
.info_about {
    padding: 60px 0
}
.heading h2 {
    font-size: 23px;
    word-spacing: 2px;
}
.about_number_tab {
    left: 12px;
    bottom: 0px;
    gap: 10px;
    }
.about_number_tab li p {
    font-size: 38px;
}
.about_number_tab li{
    width: auto;
}
.text_map h3 {
    font-size: 28px;
}
.text_map p {
    font-size: 13px;
}
.map_part_img img {
    width: 100%;
    height: 545px;
}
.text_map h4 {
    font-size: 47px;
}
.text_map h4 span {
    font-size: 16px;
}
.map_section {
    padding: 56px 0;
    padding-bottom: 0px;
}
.team_heading h2 {
    font-size: 28px;
    width: 50%;
}
.team_box img {
    width: 100%;
    height: 237px;
}
.team_box h4 {
    font-size: 15px;
}
.team_box img {
    height: 237px;
    padding: 6px;
    border-radius: 10px;
}
.team_section {
    padding: 50px 0;
}
.link h4 {
    font-size: 14px;
    font-weight: 500;
}
.footer_logo p {
    font-size: 12px;
    font-weight: 400;
    padding: 7px 0px;
}
.link_ul li {
    padding: 3px 0;
}
.link_ul li a {
    font-weight: 500;
    font-size: 13px;
}
.link_ul li a .icon {
    width: 32px;
    padding: 8px;
    height: 32px;
}
footer {
    background: #238a55;
    padding: 44px 0;
    padding-bottom: 0 ;
}
.button_footer{
     padding: 16px 9px;
}
.services_heading h2 {
    font-size: 35px;
}
.services_box_text h3 {
    font-size: 24px;
    padding: 17px 0px;
}
.gallery {
    grid-template-columns: repeat(auto-fit, minmax(250px, 3fr));
    gap: 10px;
    padding: 20px;
}
.gallery_section {
    padding: 60px 0;
}
.heading_business h2{
    width: 85%;
    }



}

@media (max-width:991.98px){
    
    .info_about {
        padding: 50px 0;
    }
.fast_images {
        width: auto;
        height: 224px;
    }
.info_about_img {
    position: relative;
    height: 365px;
}
    .sec_images {
        width: auto;
        height: 197px;
    }
.info_about_text {
    padding: 0px 0px;
}
    .heading h2 {
        font-size: 20px;
        word-spacing: 2px;
    }
    .about_number_tab{
        position: static;
    }
    .about_number_tab li {
        width: 200px;
    }
    .text_map h3 {
        font-size: 25px;
    }
        .text_map h4 {
        font-size: 44px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        gap: 10px;
    }
        .text_map h4 span {
        font-size: 14px;
        text-align: left;
    }
    .map_part_img img {
        width: 100%;
        height: 509px;
    }
.team_heading h2 {
        font-size: 26px;
        width: 90%;
    }
    .team_box_main{
        flex-wrap: wrap;
    }
    .team_box {
    width: auto;
    height: 100%;
    }
    .team_box img {
        height: 366px;
        padding: 6px;
        border-radius: 10px;
        width: 224px;
    }

.services_row{
    display: flex;
    flex-wrap: wrap;
}
.services_box_text h3 {
        font-size: 26px;
}
.banner_text {
    top: 48%;
    left: 41%;
    transform: translate(-50%, -20%);
    width: 75%;
}
    .text_box_about {
        bottom: 18px;
        left: 40px;
        padding: 0px 10px;
    }
   .left_images_about img {
    width: auto;
    height: 300px;
    object-fit: cover;
}
   .text_box_about h3 {
        font-size: 50px;
    }

    .about_info_part p {
        font-size: 14px;
        padding: 3px 0px;
    }
.main_business_part {
    flex-wrap: wrap;
}
.project_business {
    text-align: end;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    gap: 20px;
}
  .heading_business h2 {
        font-size: 36px;
        width: 100%;
        margin: 19px 0;
  }

    .business_section {
        padding: 42px 0px;
        height: 350px;
    }
        

}

@media(max-width:768.98px){

    .banner_text {
        top: 55%;
        left: 45%;
        transform: translate(-50%, -20%);
        width: 82%;
    }
        .banner_text h1 {
        font-size: 30px;
    }
    .banner_text h1 {
        font-size: 28px;
    }
 .banner_text p {
        font-size: 12px;
        padding: 7px 0px;
    }
    .tab-btn {
        padding: 8px 17px;
        font-size: 10px;
    }
    .banner-tabs{
        bottom: 0;
    }
.banner_part img {
    width: 100%;
    height: 529px;
    object-fit: cover;
}
    .heading_business h2 {
        font-size: 28px;
        width: 100%;
        margin: 16px 0;
    }
    .project_business h3 span:first-child {
        font-size: 35px;
    }
    .project_business h3 span .plus {
    font-size: 30px;
}
.project_business h3 span {
    font-size: 18px;
    font-weight: 400;
}
    .project_business h3 {
        padding: 16px 11px;
        width: 120px;
        height: 114px;
    }
.project_business {
    margin:30px auto;
    flex-wrap: wrap;
    gap: 10px;

}
    .business_section {
        padding: 42px 0px;
        height: 360px;
    }
    .mileston_section {
        padding: 26px 0;
    }
 .left_text_part h2 {
        font-size: 26px;
        padding: 0px 0;
    }
    .left_text_part p {
        font-size: 14px;
        padding: 18px 0;
    }
.left_text_part {
    margin-bottom: 28px;
}
.button_footer p {
    font-size: 12px;
    font-weight: 400;
}
.link_ul li a {
        font-weight: 500;
        font-size: 12px;
    }
    .link_ul li {
        padding: 2px 0;
    }
    .inner_banner {
    position: relative;
    padding: 0px;
    height: 359px;
    }
    .inner_heading {
    position: absolute;
    left: 29px;
    transform: translateY(210%);
    }
.inner_heading h2{
     font-size: 26px;
    font-weight: bolder;
}
.fast_images {
        width: auto;
        height: 200px;
    }
    .sec_images {
        width: auto;
        height: 198px;
        bottom: 20px;
    }
    .info_about_img {
        position: relative;
        height: 328px;
    }
.info_about_text h2 {
        font-size: 23px;
    }
    .info_about_text p {
    font-size: 14px;
    }
        .heading h2 {
        font-size: 21px;
        word-spacing: 2px;
        line-height: 27px;
    }
        .map_part_img img {
        width: 100%;
        height: 400px;
    }
    .team_heading h2 {
        font-size: 22px;
        width: 90%;
    }
    .team_heading p {
    font-size: 14px;
    width: 95%;
    margin: 26px auto;
   }
    .team_box img {
        height: 329px;
        padding: 6px;
        border-radius: 10px;
        width: 100%;
    }

.services_heading {
    padding: 13px 0;
    text-align: center;
}
.services_heading p {
    font-size: 14px;
}
    .services_heading h2 {
        font-size: 30px;
    }
    .services_box_images img {
    height: 269px;
    }
    .services_box_text h3 {
        font-size: 24px;
    }
.heading_business h2 span {
    font-size: 60px;
}
.navbar-nav>li>a {
    line-height: 20px;
    color: #fff !important;
}





}

@media(max-width:576.98px){
#mainHeader {
    top: 10px;
    left: 10px;
    right: 10px;
    width: calc(90% - -5%);
}
#mainHeader .navbar{
    padding: 0 !important;
}
.navbar-brand img {
    width: auto;
    height: 50px;
}
#mainHeader.scrolled {
        top: 0px;
    }
    .banner_text {
        top: 63%;
        left: 49%;
        transform: translate(-50%, -20%);
        width: 87%;
    }
    .banner-tabs {
        bottom: 25px !important;
    }
    .tab-btn {
        padding: 6px 7px;
        font-size: 12px;
        font-weight: 300;
    }
.tab-btn svg {
    width: 15px;
    height: 15px;
}
    .banner_text h1 {
        font-size: 24px;
    }
    .banner_text p {
        font-size: 12px;
        padding: 0px 0px;
    }
    .new_about_section {
        padding: 40px 0;
    }
        .left_images_about img {
        width: auto;
        height: 200px;
        object-fit: cover;
        border-radius: 10px;
    }
        .text_box_about {
        bottom: 8px;
        left: 23px;
        padding: 0px 10px;
    }
    .text_box_about h3 {
        font-size: 37px;
    }
        .text_box_about h3 {
        font-size: 37px;
        padding: 0;
        margin: 0;
    }
        .text_box_about {
        bottom: 8px;
        left: 23px;
        padding: 0px 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        gap: 10px;
    }
.text_box_about p {
    font-size: 16px;
    padding: 0;
    margin: 0;
    font-weight: 400;
}
    .about_info_part h2 {
        font-size: 25px;
        margin-bottom: 18px;
    }
.about_info_part h6{
    font-size: 12px;
    font-weight: 800;
    color: var(--main-color);
}
    .about_info_part p {
        font-size: 13px;
        padding: 3px 0px;
        text-align: justify;
        word-spacing: -3px;
        font-weight: 400;
    }
  .about_info_part .button{
     margin-top: 13px;
  }
    .heading_business h2 {
        font-size: 20px;
        width: 100%;
        margin: 16px 0;
        margin-left: 10px;
    }
        .heading_business h2 span {
        font-size: 50px;
    }
        .project_business h3 span:first-child {
        font-size: 30px;
        font-weight: 600;
    }
        .project_business h3 span .plus {
        font-size: 26px;
    }
    .project_business h3 span {
        font-size: 13px;
        font-weight: 400;
    }
        .project_business h3 {
        padding: 16px 11px;
        width: auto;
        height: 94px;
    }
    .project_business {
        margin-left: 14px;
        flex-wrap: wrap;
        gap: 10px;
        margin-top: 112px;
    }
    .project_business h3 {
        padding: 13px 14px;
        width: auto;
        height: auto;
        gap: 10px;
    }
    .mileston_section {
        padding: 20px 0;
    }
.left_text_part h6 {
    font-size: 14px;
}
    .left_text_part h2 {
        font-size: 22px;
        padding: 0px 0;
        margin-bottom: 15px;
    }
.left_text_part p {
        font-size: 13px;
        padding: 3px 0;
        text-align: justify;
        word-spacing: -4px;
    }

.banner_part::after{
        background: linear-gradient(27deg, rgb(0 0 0) 0%, rgb(2 13 33 / 84%) 35%, rgb(0 139 168 / 0%) 100%);
}
    .info_about_text p {
        font-size: 14px;
        padding-bottom: 0px;
        text-align: justify;
        word-spacing: -2px;
    }
    .info_about {
        padding: 40px 0;
    }
.info_about_text h5 {
    font-size: 14px;
    font-weight: 800;
}
    .heading h2 {
      font-size: 16px;
        word-spacing: -3px;
        line-height: 22px;
        font-weight: bolder;
    }
.about_number_tab li p {
        font-size: 30px;
    }
.about_number_tab li .number_span {
    font-weight: 500;
    color: var(--white-color);
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: block;
    font-size: 13px;
}
.about_number_tab li {
        width: auto !important;
    }
    .about_number_part {
      padding-bottom: 48px;
    padding-top: 17px;
}
.map_section {
        padding: 30px 0;
        padding-bottom: 0px;
    }      
        .text_map h4 {
        font-size: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        gap: 9px;
    }
        .team_section {
        padding: 40px 0;
    }     
.team_heading p {
        font-size: 13px;
        width: 95%;
        margin: 12px auto;
    }
    .team_box img {
        height: 300px;
        padding: 6px;
        border-radius: 10px;
        width: 100%;
    }
    .team_box {
        width: 180px;
        height: 100%;
        padding: 0px;
    }
    
.team_box_main {
        display: flex;
        flex-wrap: wrap;
        gap: 0;
}
    .team_box .profileBtn {
        opacity: 1;
        visibility: visible;
        transform: translate(-50%, 0);
    }
    .profileModal {
        padding: 15px;
    }

    .profileModalContent {
        max-width: 95%;
        max-height: 90vh;
        overflow-y: auto;
        flex-direction: column;
        text-align: center;
        padding: 25px 20px;
    }

    .profileModalImage {
        width: 170px;
        height: 210px;
    }

    .profileModalDetails h2 {
        font-size: 24px;
    }
.team_box .profileBtn{
    top: 66%;
    padding: 2px 17px;
}
    .inner_banner {
        height: 266px !important;
    }
    .info_about_text h2 {
        font-size: 22px;
        font-weight: 800;
    }
.header_button{
   margin: 0 auto;
   width: 50%;
}
.navbar-toggler {
    background: #f58321 !important;
    padding: 4px 10px !important; 
    font-size: 16px !important;
    border-radius: 5px;
    display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
}
/*  */
.inner_heading {
        left: 29px;
        transform: translateY(176%);
    }

 .navbar-toggler-icon{
    background-image: none !important;
 }
    .inner_heading h2 {
        font-size: 24px;
    }
.services_box_text h3 {
        font-size: 22px;
    }
.services_box_text p {
    font-size: 13px;
    word-spacing: -2px;
    padding-bottom: 14px;
}
.services_box_text button{
    height: 33px;
    padding: 0px 17px;
    font-size: 13px;
    letter-spacing: -1px;
    border-spacing: 0px;
}
.navbar-toggler-icon path{
        fill: #fff !important;
}
.navbar-toggler-icon svg:not(:root) {
    height: 25px;
}
.top_contact_heading h2 {
    font-size: 28px;
}
.content_box p {
    font-size: 15px;
    font-weight: 400;
}
.content_box .icon{
        width: 45px;
    height: 40px;
        margin: 10px auto;
    padding: 9px;
}
.content_photo{
        top: 12%;
            left: 17px;
}
.content_photo img {
    height: 320px;
}
.content_photo img {
  left: -6px;
}
.map_box h4 {
    font-size: 29px;
}
.map_inner_part {
    width: 90%;
    margin: 0 auto;
    margin-top: -135px;
}
.map_box{
        height: 371px;
}

.navbar-toggler-icon {
    background-image: none;
    width: 30px;
    height: 22px;
    position: relative;
    display: inline-block;
}
    .banner-tabs {
        bottom: 25px;
    }
}