/* // `xxl` applies to x-large devices (large desktops, less than 1400px) */
@media (max-width: 1500px) { 
    .hero_text {
        padding: 170px  0 77px;
    }
}
@media (min-width: 1024.98px) { 
    .dark_header .navbar-brand img {
        width: 70%;
    }
}
@media (min-width: 991px) { 
    .dark_header .navbar-brand img {
        width: 70%;
    }
}

@media (max-width: 1399.98px) { 
    footer a {
        color: #fff!important;
        font-size: 19px;
    }
    .socel_icons.d-flax {
        gap: 25px;
    }
    section.about_section {
        padding: 70px 0!important;
    }
    .service_sec {
        padding: 70px 0!important;
    }
    section.sector_sec {
        padding: 70px 0 !important;
    }
    section.sector_sec {
        padding: 70px 0 !important;
    }
    .services_teams {
    padding: 30px;
        height: 449px;
    }
    header:before {
        width: 63%;
    }
    h2 {
        font-size: 42px;
    }
    h1 {
        font-size: 60px;
    }
    h3 {
        font-size: 35.28px;
    }
    h4 {
        font-size: 21px;
    }
    .heading_border:after {
        width: 80px;
        height: 5px;
        left: 50%;
        bottom: -14px;}
    .service_text p {
        font-size: 20px;
    }
    .about_btn a {
        font-size: 28px;
        padding: 22px;
    }
    .outer_container {
        max-width: 1330px;
        padding: 0 2%;
    }
   
}
/* // `xl` applies to large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
    header:before {
        width: 65%;
    }
    section#region {
        padding-top: 0;
    }
    .sector img {
        width: 60px;
        height: 59px;
        object-fit: contain;
    }
    .services_teams img {
        width: 60px;
        height: 59px;
        object-fit: contain;
    }
    .sector {
        height: 210px;
        padding: 30px;
    }
    .header_sec .navigation_links ul li a {
        font-size: 15px;
    }
    .logo img {
        max-width: 133px;
    }
    p {
        font-size: 18px;    
    }
    .services_teams {
        height: 410px;
    }
    .navbar-expand-lg .navbar-nav {
        gap: 18px!important;
    }
    .services_teams {
        height: 426px;
        padding: 25px;
    }
    section.about_section {
        padding: 65px 0;
    }
    .location a, .mail a {
    font-size: 15px;
}
 }

 /* // `lg` applies to medium devices (tablets, less than 992px) */
 @media (max-width: 991.98px) { 
    .services_teams {
        height: 426px;
    }.heading_border:before {
        width: 24%;
    }
    .sector h4 {
        font-size: 17px;
    }
    section.about_section {
        padding: 50px 0!important;
    }
    .service_sec {
        padding: 50px 0!important;
    }
    section.sector_sec {
        padding: 50px 0 !important;
    }
    section.sector_sec {
        padding-top: 100px ;
        padding-bottom: 50px;
    }
    .sector {
        padding: 3px;
        height: 190px;
    }
    section#region {
        padding-bottom: 50px;
    }
    .navbar-expand-lg .navbar-nav {
        gap: 66px!important;
        flex-direction: column!important;
    }
    .navbar-nav {
        z-index: 999;
        padding: 38px;
        min-height: 100vh!important;
    }
    .navbar-nav {
        z-index: 999;
        background: #e34b1b;
    }
    h1 {
        font-size: 40px;
    }
    h2 {
        font-size: 33px;
        line-height: 36px;
    }
    nav.navbar.navbar-expand-lg.bg-body-tertiary {
        padding: 0;
        overflow: initial;
    }
    .services_teams img {
        width: 54px;
    }
    ul.navbar-nav:before {
        display: none;
    }
    div#navbarSupportedContent {
        position: absolute;
        top: 102px;
        left: 0;
        right: 0;
    }
    .mail img, .location img {
        width: 40px;
    }
    .likedin img {
        width: 28px;
    }
    .heading_border:after {
        width: 80px;
        height: 3px;
        bottom: -13px;
    }
    .services_teams {
        padding: 20px;
    }
    a.navbar-brand img {
        width: 51%;
    }
    h4 {
        font-size: 21px;
    }
    .hero_text {
        padding: 240px  0 55px;
    }
    .navbar-expand-lg .navbar-nav li:first-child {
        padding-left: 0;
    }
    .navbar-nav {
      z-index: 999;
    }
    .test {
        display: none!important;
    }
    h2 {
        font-size: 38px;
    }
    h1 {
        font-size: 54px;
    }
    .test img {
        width: 43px;
    }
    .footer_nav a {
        padding: 25px 0;
    }
    footer {
        padding: 35px 0;
    }
    .sector img {
        width: 54px;
    }
    footer .likedin {
        margin-top: 16px;
    }
     .socel_icons.d-flax {
    justify-content: flex-start;
}
 }
 
/* // `md` applies to small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) { 
    h6 {
        text-align: left!important;
    }
    h3.heading_border.mb-5 {
        margin-bottom: 36px!important;
    }
    section.about_section {
        padding: 60px 0;
    }
    .likedin {
        text-align: left!important;
    }
    .navbar-expand-lg .navbar-nav {
        gap: 10px!important;
    }
   
    .footer_nav.text-sm-start ul {
        flex-wrap: wrap;
        padding: 0;
        gap: 0;
        margin: 15px 0;
    }
    section#region {
        padding-top: 5px;
    }
    section.sector_sec {
        padding: 50px 0 !important;
    }
    .service_sec {
        padding: 50px 0!important;
    }
    .section.sector_sec{
        padding: 25px 0;
    }
    .hero_text {
        padding: 45px  0 30px;
        text-align: center;
    }
    .about_btn {
        margin-top: 25px;
    }
    .footer_nav.text-sm-start ul li a {
        padding: 3px;
    }
  
    h3 {
        font-size: 28.28px;
    }
    .heading_border:after {
        bottom: -13px;
        width: 9%;
        height: 3px;
    }
    p.service_des {
        margin-top: 10px!important;
    }
    .heading_border:before {
        width: 25%;
    }
    .about_btn a {
        font-size: 22px;
        padding: 18px;
    }
    .sector {
        height: 204px;
    }
    p {
        font-size: 15px;
    }
    .service_text p {
        font-size: 16px;
    }
    .services_teams {
        height: 315px;
    }
    .service_text {
        margin-top: 35px;
    }
    h2 {
        font-size: 26px;
        line-height: 28px;
    }
    h1 {
        font-size: 40px;
        padding-top: 46px;
    }
    .location a, .mail a {
        font-size: 15px;
    }
    footer {
        padding: 30px 0;
    }
    .service_text p {
        line-height: 24px;
    }
    .socel_icons.d-flax {
        flex-direction: column;
        display: flex;
        justify-content: start;
        align-items: self-start;
    }
    a.my_card img {
        width: 40px;
    }
    .likedin img {
        width: 33px;
    }
}