/* Responsive */

@media (max-width: 1850px) {

}

@media (max-width: 1600px) {
         .container{
                   max-width: 1100px;
         }

         .main-navigation .main-menu a{
               font-size: 16px;
         }

         .main-navigation .main-menu{
              gap: 50px;
         }

         .hero-heading {
    font-size: 50px;
    line-height: 55px;
        margin-bottom: 15px;
         }

         .about-blurb-inner p{
                font-size: 36px;
    line-height: 48px;
         }

         .about-blurb-inner p {
    margin-bottom: 30px;
         }

         .about-blurb{
             padding: 60px 0;
         }

         .sub-heading {
    font-size: 20px;
    line-height: 25px;
         }

         .main-title {
    font-size: 38px;
         }

         .security-content h2 span{
          font-size: 30px;
         }

         .overview-description p {
    font-size: 15px;
    line-height: 26px;
         }

         .service_list_section {
    padding: 50px 0 80px;

         }

         .counter-section {
    padding: 80px 0 50px;
         }

         .stat-number{
              font-size: 55px;
                  margin-bottom: 15px;
         }

           .stat-number .sub-text{
      font-size: 30px;
  }

         .stat-label{
               font-size: 18px;
         }

         .stat-item{
           min-height: 230px; 
         }

         .testimonial-section {
    padding: 80px 0;
         }

         .testimonial-quote p{
    font-size: 38px;
    line-height: 45px;
    margin-bottom: 30px;
         }   

         .testimonial-item{
               max-width: 850px;
         }

         .author-name {
    font-size: 20px;
         }
         .author-role{
             font-size: 19px;
         }

         .customer_section {
    width: 100%;
    padding: 80px 0 50px;
}

.wrapper{
       margin-top: 25px;
}

p{
        font-size: 15px;
    line-height: 24px;
}

.news_section{
    padding: 30px 0 50px;
}

.linkedin-section{
       padding: 50px 0;
}

.footer-col ul li a{
       font-size: 16px;
}

.margin-left{
margin-left: calc((100% - (1200px - 0rem))/2);
}

.margin-right{
margin-right: calc((100% - (1200px - 0rem))/2);
}

.padding-left{
padding-left: calc((100% - (1200px - 0rem))/2);
}

.padding-right{
padding-right: calc((100% - (1200px - 0rem))/2);
}

.news-content .title{
       font-size: 25px;
}

.news-content .date{
       font-size: 14px;
}

.footer{
      padding-top: 75px;
}

.footer-col h4 {
    color: #fff;
    font-size: 19px;
    line-height: 20px;
    margin-bottom: 18px;
    margin: 0 0 20px 0;
}

.footer-newsletter h4 {
    margin-bottom: 24px;
}

.newsletter-form input[type="email"]{
      height: 50px;
          width: calc(100% - 80px);
}

.newsletter-form button{
    width: 50px;
    height: 50px;
}

.footer-bottom{
      margin-top: 70px;
      font-size: 15px;
}

.stack-cards__item{
        height: 450px;
}

.marquee .fa {
    width: 220px;
    height: 155px;
}

.counter-header {
    margin-bottom: 30px;
}

.custom-nav {
    margin-top: 25px;
}

.overview-section::after{
       background-size: 850px;
}

.cta-button {
    margin-left: 90px;
}

    .main-navigation .main-menu {
        gap: 40px;
    }

    .register_btn{
        font-size: 16px;
    }

    .language-switcher{
        font-size: 15px;
    }

}

@media (max-width: 1400px) {
        .hero-heading {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 10px;
    }

    .hero-label {
    display: inline-block;
    padding: 5px 16px;
    font-size: 13px;
    margin-bottom: 15px;
    }

    .hero-description p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 25px;
    }

        .main-navigation .main-menu a {
        font-size: 15px;
    }

     .main-navigation .main-menu{
              gap: 30px;
         }

    .language-switcher{
        font-size: 15px;
    }

        .about-blurb-inner p {
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 25px;
    }

        .about-blurb {
        padding: 50px 0;
    }

    .overview-section {
    padding: 80px 0;
    }

        .service_list_section {
        padding: 40px 0 70px;
    }

        .main-title {
        font-size: 36px;
    }

    .security-content h2 span{
      font-size: 30px;
    }

        .counter-section {
        padding: 70px 0 40px;
    }

    .sub-heading{
          margin-bottom: 10px;
    }

        .stat-number {
        font-size: 46px;
        margin-bottom: 10px;
    }

      .stat-number .sub-text{
      font-size:20px;
  }

        .stat-item {
        min-height: 210px;
    }

        .testimonial-section {
        padding: 70px 0;
    }

    .testimonial-quote p{
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 25px;
    }

    .customer_section {
        width: 100%;
        padding: 70px 0 40px;
    }

    .news-content .title{
        font-size: 22px;
    }

    .news_section {
        padding: 20px 0 40px;
    }

    .news_section {
        padding: 20px 0 40px;
    }

        .footer {
        padding-top: 65px;
    }

        .footer-col ul li a{
        font-size: 15px;
    }

    .footer-col h4{
           font-size: 18px;
    }

    .footer-social {
    margin-top: 36px;
}

.footer-col ul li+li {
    margin-top: 12px;
}

.site-header{
      padding: 15px 0;
}

.overview-section::after{
       background-size: 700px;
}

.newsSwiper {
    margin-top: 30px;
}

.footer-col h3 {
    font-size: 18px;
}

}


@media (max-width: 1200px) {
         .container {
        max-width: 90%;
    }

        .main-navigation .main-menu {
        gap: 20px;
    }

        .main-navigation .main-menu a {
        font-size: 14px;
    }

    .cta-button .button {
    padding: 0 25px;
    height: 40px;
    line-height: 40px;
    }
    
    .hero-label{
        font-size: 12px;
    }

        .hero-heading {
        font-size: 35px;
        line-height: 40px;

        }

            .about-blurb-inner p {
        font-size: 26px;
        line-height: 40px;
        margin-bottom: 20px;
    }

        .overview-section {
        padding: 50px 0;
    }

        .sub-heading {
        font-size: 18px;
        line-height: 24px;
    }

        .main-title {
        font-size: 30px;
        margin-bottom: 10px;
    }
  
    .security-content h2 span{
         font-size: 25px;
    }

        .stack-cards__item {
        height: 410px;
    }

    .stack_content {
    padding: 20px 0 20px 20px;
}

    .service_list_section {
        padding: 30px 0 60px;
    }

    .counter-section {
        padding: 60px 0 30px;
    }

    .stat-number {
        font-size: 38px;
        margin-bottom: 10px;
    }

      .stat-number.sub-text{
      font-size: 19px;
  }

        .stat-label {
        font-size: 17px;
    }
    .testimonial-item {
        max-width: 80%;
    }

    .testimonial-quote p{
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }

   .testimonial-section{
    padding: 50px 0;
   }

   .customer_section{
            width: 100%;
        padding: 55px 0 35px;
   }

   .stat-item{
       min-height: 190px;
   }

   .security-banner{
      min-height: 315px;
   }

   .margin-left{
margin-left: 5%;
}

.margin-right{
margin-right: 5%;
}

.padding-left{
padding-left: 5%;
}

.padding-right{
padding-right: 5%;
}

.linkedin-text-content{
      padding-right: 25px;
}

.newsletter-box{
      gap:10px
}


.sub_banner_content h1{
      font-size: 40px;
}
    
}

@media (max-width: 1000px) {
      .footer {
        padding-top: 55px;
    }

        .footer-bottom {
        margin-top: 50px;
        font-size: 14px;
    }

        .footer-col ul li a {
        font-size: 14px;
    }

    .footer-brand .footer-logo {
    margin-bottom: 20px;
    max-width: 170px;
}

    .newsletter-form input[type="email"] {
        width: calc(100% - 60px);
    }

    .newsletter-box{
        gap: 8px;
    }

   

 

    .site-logo{
        max-width: 160px;
        position: relative;
        z-index: 80;
    }

        .main-navigation {
           display: none;
           flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #0a111f;
        z-index: 70;
    }

    .main-navigation .main-menu li {
    display: inline-flex;
    justify-content: center;
       flex-wrap: wrap;
    width: 100%;
}

    .main-navigation .main-menu a, .main-navigation .main-menu li a {
        font-size: 19px;
    }

    .main-navigation .main-menu li.menu-item-has-children > a::after{
           top: 9px;
    }

    .main-navigation .main-menu li.menu-item-has-children > a{
           width: auto;
    }

       .main-navigation .main-menu {
        gap: 15px;
    }

    .nav_inner{
          /* max-height: 340px; */
          /* overflow: auto; */
    }


  
.menu-open .main-navigation{
       display: flex;
       padding-top: 120px;
       padding-bottom: 50px;
}

.sub-menu{
      padding: 20px 20px 10px;
}

.mobile-toggle{
      display: flex;
}

.sub-menu {
  display: none;
  position: relative;
  max-width: inherit;
}

.menu-item-has-children.open > .sub-menu {
  display: block;
  width: 100%;
}
     
.menu-open .site-header{
       position: fixed;
       top:0;
       left:0;
}

.main-navigation .main-menu .menu-item-has-children:hover .sub-menu {
    display: none;
}

.main-navigation .main-menu .menu-item-has-children.open .sub-menu {
    display: block;
}

.main-navigation .main-menu li.menu-item-has-children > a::after{
       display: none;
}

.dropdown-arrow-extra{
    display: block;
    content: "";
        width: 30px;
        height: 33px;
        cursor: pointer;
        margin-left: 5px;
    background-image: url(../images/arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.dropdown-arrow-extra.active{
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.main-navigation .main-menu li.menu-item-has-children > a{
    padding-right: 0;
}


.certificate_content ul li{
      border-radius: 17px;
}


.certificate_content ul li::after{
  border-radius: 17px;
}

.certificate_content ul li{width: 33%;}

}

@media (max-width: 768px) {

  .padding_t_90 {
    padding-top : 90px;
  }
  
          .hero-heading {
        font-size: 30px;
        line-height: 35px;
    }

        .about-blurb-inner p {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 15px;
    }

    .stack-cards-inner{
          padding: 0 30px;
    }

        p {
        font-size: 15px;
        line-height: 24px;
    }

        .sub-heading {
        font-size: 17px;
        line-height: 22px;
    }

        .main-title {
        font-size: 27px;

        }

        .security-content h2 span{
             font-size: 24px;
        }

            .stat-number {
        font-size: 30px;
        margin-bottom: 9px;
    }

      .stat-number .sub-text{
      font-size: 17px;
  }

        .stat-label {
        font-size: 15px;
    }

    .stat-item{
          padding: 15px 20px;
          min-height: 165px;
          -webkit-border-radius: 15px;
    border-radius: 15px;
    }
    .testimonial-quote p {
        font-size: 24px;
        line-height: 35px;
        margin-bottom: 15px;
    }

      .author-name {
        font-size: 17px;
    }

    .author-role{
        font-size: 17px;
    }

         .marquee .fa {
        width: 200px;
        height: 145px;
    }

    .news_image img {
    width: 100%;
    height: 270px;
    }
.news_image{
    -webkit-border-radius: 10px;
       border-radius: 10px;
}

.blog_listing_inner ul{
      row-gap: 35px;
}

.news-content .title{
       font-size: 20px;
}

    .news-content .date {
        font-size: 13px;
    }

    .footer-col:first-child{
           width: 45%;
    }

    .footer-col:last-child{
           width: 100%;
           margin-top: 25px;
    }

    .footer-col {
    width: 25%;
}

.overview-content {
    flex: 1 1 100%;
}

.stack-cards-inner{
      /* flex-direction: column-reverse; */
      padding-top: 15px;
}

    .stack-cards__item {
        height: 390px;
    }

    .stack_img img{
        max-height: 100%;
    }

    .footer-container{
        gap:0px;
    }
    
}

@media (max-width: 600px) {
        .about-blurb-inner p {
        font-size: 20px;
        line-height: 30px;
        }

        .overview-image {
    flex: 1 1 100%;
        }

            .overview-section {
        padding: 20px 0 40px;
    }

        .about-blurb {
        padding: 40px 0;
    }

    .services_title p br{
        display: none;
    }

    .service_list_section{
          background-size: cover;
    }

    .stack_content {
    width: 100%;
    }

    .stack_img {
    width: 60%;
    padding-left: 0;
    margin: 0 auto;
}

    .stack-cards__item {
        height: auto;
            border-radius: 15px;
            -webkit-border-radius: 15px;
    }

    .stack-cards-inner::after{
         border-radius: 15px;
            -webkit-border-radius: 15px;
    }

    .stack_content {
        padding: 16px 0 15px 0px;
    }

    .main-title {
        font-size: 25px;
    }

    .security-content h2 span{
      font-size: 21px;
    }

        .counter-header {
        margin-bottom: 24px;
    }

    .stat-item{
    width: 48%;
 }

 .counter-stats{
    gap: 10px 2.5%;
 }

 .testimonials .swiper-button-prev{
       left: 0;
 }

  .testimonials .swiper-button-next{
       right: 0;
 }

 .testimonial-swiper{
       width: 100%;
 }

 .testimonial-quote p{
            font-size: 22px;
        line-height: 32px;
        margin-bottom: 15px
 }

 .testimonial-section{
      padding: 40px 0;
 }

.security-content {
    padding-right: 25px;
    max-width: 100%;
    padding-left: 25px;
}

.security-banner{
    background-position: top center;
}

.linkedin-text-content {
    width: 100%;
}

.linkedinSwiper {
    width: 100%;
    margin-top: 0px;
}

    .footer-col:first-child {
        width: 100%;
        margin-bottom: 25px;
    }

    .footer-desc {
    max-width: inherit;
}

    .footer-col {
        width: 50%;
    }

    .footer-col:last-child {
        width: 100%;
        margin-top: 30px;
    }

        .footer-col ul li+li {
        margin-top: 10px;
    }
    .footer-newsletter h4 {
        margin-bottom: 20px;
    }

    .testimonials .swiper-button-next, .testimonials .swiper-button-prev{
        top: inherit;
         bottom: -10px;
        
    }

    .testimonial-item{
        padding-bottom: 50px;
    }

        .testimonials .swiper-button-prev {
        left: 50%;
        margin-left: -50px;
    }

        .testimonials .swiper-button-next{
        right: 50%;
        margin-right: -50px;
    }

    .testimonial-item{
          max-width: inherit;
    }

    .testimonial-quote p{
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .nav_inner{
        text-align: center;
    }

      .main-navigation .register_btn{
     display: inline-block;
     margin-top: 30px;
}

.cta-button .register_btn{
     display: none;
}

.certificate_content ul li{
      width: 48%;

}


.certificate_content ul li img{ width: 75%;}
.sub-menu li a{ font-size: 13px !important;}

.sub-menu li a{ line-height: 18px !important;}

.nav_inner{ padding-left: 3%; padding-right: 3%;}

.vision_mission_wrap{ margin-top: 20px;}
.testimonial-section::after{ height: 100%;}
}

@media (max-width: 480px) {
 .marquee .fa {
        width: 160px;
        height: 100px;
    }

        .stack-cards__item {
        height: auto;
        }

            .stack-cards-inner {
        padding: 20px 30px;
    }

        .marquee .fa {
        width: auto;
        }

        .marquee .fa img{
            width: auto;
            max-height: 100%;
        }

        .marquee .fa-inner{
            padding: 0;
        }

            .newsSwiper {
        margin-top: 25px;
    }

        .hero-description p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }

        .overview-description p {
        font-size: 14px;
        line-height: 24px;
    }

    .testimonial-quote{
        margin-bottom: 12px;
    }

    .marquee_group{
        gap: 20px;
    }

    .footer {
        padding-top: 45px;
    }

        .footer-bottom {
        margin-top: 40px;

        }
}

@media (max-width: 420px) {
   .cta-button .button {
        padding: 0 15px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

        .language-switcher{
        font-size: 14px;
    }

    .cta-button{
column-gap: 15px;
    }

        .stat-label {
        font-size: 14px;
    }
}
@media (max-width: 400px) {  

}








/* -----------------------------new---style---claud--- */

/* Responsive CSS File */

/* Extra Large Screens */
@media (max-width: 1850px) {
  .container {
    max-width: 1400px;
  }
  
  .hero-heading {
    font-size: 56px;
    line-height: 60px;
  }
  
  .hero-heading span {
    font-size: 40px;
    line-height: 46px;
  }
}

/* Large Desktop */
@media (max-width: 1600px) {
  .container {
    max-width: 1200px;
  }
  
  .hero-heading {
    font-size: 52px;
    line-height: 56px;
  }
  
  .hero-heading span {
    font-size: 38px;
    line-height: 44px;
  }
  
  .about-blurb-inner p {
    font-size: 32px;
    line-height: 42px;
  }
  
  .second-title {
    font-size: 52px;
  }
  
  .main-title {
    font-size: 32px;
  }

  .security-content h2 span{
    font-size: 28px;
  }
  
  .third-title {
    font-size: 32px;
  }
  
  .contact-container {
    gap: 100px;
  }

      .about-blurb-inner p {
        margin-bottom: 20px;
    }

    .overview-section {
    padding: 80px 0;
    }

    .sub_banner_content h1 {
    font-size: 50px;
    }

    .breadcrumb {
    margin-bottom: 15px;
}

.about_who_section_inner_main{
  padding: 60px 100px 40px;
}

.leadership_team_section {
    margin-top: 35px;
}

.team_content h4 {
    font-size: 21px;
}

.team_inner_content {
    padding: 50px 50px 55px;
}

.team_content{
  padding-top: 15px;
}

.security-content h2{
     font-size: 40px;
}

.about_top_content {
    padding: 70px 0 20px;
}

.service_page_list ul li .stack-cards-inner {
    padding: 0 8%;
}

.detail_list_text h3 {
    font-size: 25px;
}

.solution-counter-section {
    padding: 70px 0;
}

.solution_detail_section {
    padding: 70px 0 50px;
}

.title_24 .detail_list_text h3 {
    font-size: 22px;
}

.industries_list_section {
    padding: 30px 0 60px;
}

.news-content .learn-more {
    font-size: 15px;
}

.news-grid-container .news-grid-item{
        width: 23.2%;
}

.blog_listing_inner ul{
     row-gap: 35px;
         margin-left: -1%;
    margin-right: -1%;
}

.blog_listing_inner ul li {
    width: 31.3%;
    margin-left: 1%;
    margin-right: 1%;
}


.career_list_section{
      padding: 80px 0;
}

.career_form_section {
    padding: 30px 0 30px;
}

.career_detail_main{
      padding: 50px 0; 
      padding-top: 70px;
}

.about_nav_inner ul li a {
    padding: 0 20px;
}

.site-header {
        padding: 20px 0;
}

.fourth-heading {
    font-size: 23px;
    line-height: 28px;
}

}

/* Medium Desktop */
@media (max-width: 1400px) {
  .container {
    max-width: 1000px;
    padding : 0 20px
  }
  
  .hero-heading {
    font-size: 48px;
    line-height: 52px;
  }
  
  .hero-heading span {
    font-size: 34px;
    line-height: 40px;
  }
  
  .about-blurb-inner p {
    font-size: 36px;
    line-height: 48px;
  }
  
  .second-title {
    font-size: 48px;
  }
  
  .stat-number {
    font-size: 64px;
  }
  
  .testimonial-quote p {
    font-size: 36px;
    line-height: 44px;
  }
  
  .about_who_section_inner_main {
    padding: 60px 80px 40px;
  }
  
  .team_inner_content {
    padding: 40px 40px 60px;
  }
  
  .service_detail_colum_wrap_inner {
    padding: 40px 50px 60px;
  }

  
.border_radius_45 {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.news-grid-container{
      grid-template-columns: repeat(3, 1fr);
}
.news-grid-container .news-grid-item{
        width: 31.4%;
}

.solution_detail_image video {
    height: 370px;
}

.webinar_overlay img {
    width: 55px !important;
    height: 55px !important;
}


.career_detail_main {
    padding: 40px 0;
}

.sub_banner_content{
  padding-left: 0;
}

    .sub_banner_content h1 {
        font-size: 40px;
    }

    .page_content h2 {
    font-size: 25px;
}

}

/* Small Desktop / Large Tablet */
@media (max-width: 1200px) {
  .container {
    max-width: 900px;
    padding: 0 20px;
  }
  
  .hero-heading {
    font-size: 44px;
    line-height: 48px;
  }
  
  .hero-heading span {
    font-size: 30px;
    line-height: 36px;
  }
  
  .about-blurb-inner p {
    font-size: 32px;
    line-height: 42px;
  }
  
  .second-title {
    font-size: 38px;
  }
  
  .main-title,
  .third-title {
    font-size: 28px;
  }

  .security-content h2 span{
       font-size: 24px;
  }
  
  .overview-inner {
    gap: 30px;
  }
  
  .overview-content,
  .overview-image {
    flex: 1 1 48%;
  }
  
  .counter-stats {
    gap: 2%;
  }
  
  .stat-item {
    width: 48%;
    margin-bottom: 20px;
  }
  
  .stat-number {
    font-size: 56px;
  }
  
  .testimonial-quote p {
    font-size: 30px;
    line-height: 38px;
  }
  
  .stack_content {
    width: 50%;
    padding: 30px 0 30px 30px;
  }
  
  .stack_img {
    width: 50%;
    padding-left: 5%;
  }
  
  .detail_colum_tree li {
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%;
  }
  
  .detail_colum_tree.colum_four li {
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%;
  }
  
  .team_colum_three li {
    width: 31%;
  }
  
  .team_colum_three.four_colum li {
    width: 23%;
  }
  
  .customer_inner_content ul li {
    width: 25%;
  }
  
  .blog_listing_inner ul li {
    width: 46%;
  }
  
  .job-grid {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
  }
  
  .contact-container {
    gap: 60px;
  }

  .team_image{ border-radius: 25px;}
  .team_image img{ border-radius: 25px;}
  .team_image::after{ border-radius: 25px;}
  .team_content h4{ font-size: 18px; margin-bottom: 0;}
  .team_content p{ font-size: 13px;}
    .team_content{    padding-top: 7px;}
 
.team_inner_content{ padding: 4%;}

.security-content{ max-width: 90%;}

/* .sub_banner_content{ max-width: 75%;} */

.career_list_section{
    padding: 80px 0;
}

.contact_main_wrap {
    padding: 80px 0 50px;
}

.faq-question{
     font-size: 20px;
}

.faq_section {
        padding: 40px 0 60px;
}

.related_blog_section {
    padding: 70px 0;
}

.blog_detail_banner{
  -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

    .cta-button {
        margin-left: 30px;
    }

        .register_btn {
        font-size: 14px;
    }

    .site-logo{
        max-width: 160px;
    }

        .language-switcher {
        font-size: 14px;
    }

    .stack_content .main-title br{
         display: none;
    }

    .about_nav_inner ul li a {
    padding: 0 20px;
}

 .about_main_nav{
       top: 80px;
  }


  .fourth-heading {
    font-size: 20px;
    line-height: 26px;
}


} 
@media (max-width: 1000px) {

.about_nav_inner ul li a{ padding: 0 20px}

.about_nav_inner{ min-height: unset;}

.about_main_wrap{
          padding: 30px 0 50px;
}

 .who_main_bottom{
     margin-top: 35px;
 }

     .about-blurb-inner p {
        font-size: 18px;
        line-height: 26px;
    }

    .event_detail_spec.contact_detail {
    margin-top: 70px;
}

.btn_center{
  margin-top: 40px;
}

    .contact_main_wrap {
        padding: 60px 0 50px;
    }

    .event_detail_spec.contact_detail ul li {
    width: 50%;
}

.event_detail_spec{
      -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.main-navigation .main-menu li a{
  line-height: 28px;
}

.sub-menu{
     top: 0;
}

.sub-menu li a {
    color: #fff !important;
    font-size: 15px !important;
    line-height: 24px !important;
    padding-bottom: 5px;
}

    .nav_inner {
        overflow: auto;
        height: 480px;
        padding-bottom: 150px;
    }

      .cta-button {
        margin-left: 30px;
    }

        .register_btn {
        font-size: 14px;
    }

    .site-logo{
        max-width: 160px;
    }

        .language-switcher {
        font-size: 14px;
    }

      .container {
    padding: 0;
    max-width: 90%;
  }

 .customers_section{
    margin-top: 0;
 }

 .service_page_list {
    padding: 20px 0 0;
}

.service_detail_section {
    padding: 40px 0 0 0;
}

.solution_detail_text.careers .third-title {
    margin-bottom: 10px;
}

    .fourth-heading {
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .about_main_nav.padding_bottom_50 {
    padding-bottom: 30px;
}

    .career_list_section {
        padding: 55px 0;
    }

        .job-grid {
        gap: 15px;
    }

}






/* Tablet */
@media (max-width: 600px) {
  .container {
    max-width: 100%;
    padding: 0 30px;
  }
  
  .hero-heading {
    font-size: 38px;
    line-height: 42px;
  }
  
  .hero-heading span {
    font-size: 26px;
    line-height: 32px;
  }
  
  .about-blurb-inner p {
    font-size: 28px;
    line-height: 36px;
  }
  
  .second-title {
    font-size: 36px;
  }
  
  .main-title,
  .third-title {
    font-size: 24px;
  }
  
  .overview-inner {
    flex-direction: column;
  }
  
  .overview-content,
  .overview-image {
    flex: 1 1 100%;
    text-align: center;
  }
  
  .overview-content {
    order: 2;
  }
  
  .overview-image {
    order: 1;
  }
  
  .counter-stats {
    flex-direction: row;
    gap: 2%;
  }
  
  
  .stat-item {
    width: 49%;
    margin-bottom: 10px;
  }
  
  .counter-highlight {
    flex: 1 1 100%;
    margin-bottom: 20px;
  }
  
  .testimonial-quote p {
    font-size: 24px;
    line-height: 32px;
  }
  
  .linkedin-text-content {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
  
  .linkedinSwiper {
    width: 100%;
  }
  
  .stack_content{
    width: 100%;
    padding: 20px 0;
  }

  .stack_img {
    width: 60%;
    margin: 0 auto;
    padding: 20px 0;
  }

  .stack-cards-inner{
      flex-direction: column-reverse;
  }
  
  .service_page_list ul li .stack-cards-inner {
    /* flex-direction: column !important; */
    padding: 0 5%;
  }
  
  .service_page_list ul li .stack-cards-inner .stack_img{
     width: 65%;
     margin: 0 auto;
  }
  .service_page_list ul li .stack-cards-inner .stack_content {
    width: 100%;
    padding: 20px 0;
  }
  
  .sub_banner_content {
    max-width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  
  .sub_banner_image {
            width: 60%;
  }
  
  .sub-banner-inner-page .flex {
        flex-direction: column-reverse;
  }

  
  .service_detail_image_text {
    flex-direction: column;
  }

  .service_detail_image{
      width: 70%;
      margin: 0 auto;
    margin-bottom: 30px;
  }
  .service_detail_text {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  
  .solution_detail_text {
    width: 100%;
    margin-bottom: 10px;
  }
  
  .industry_detail_image {
    width: 100%;
    margin-bottom: 30px;
  }
  
  .about_who_section_inner_main {
    padding: 50px 40px 40px;
  }
  
  .who_main_wrap {
    flex-direction: column;
  }
  
  .who_main_text,
  .who_main_image {
    width: 100%;
    margin-bottom: 30px;
  }
  
  .vision_mission_wrap ul {
    flex-direction: column;
  }
  
  .vision_mission_wrap ul li {
    width: 100%;
    margin-bottom: 23px;
  }
  
  .detail_colum_tree li {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
  
  .detail_colum_tree.colum_four li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  
  .team_colum_three li {
    width: 100%;
    margin-bottom: 40px;
  }
  
  .team_colum_three.four_colum li {
    width: 48%;
    margin-bottom: 28px;
  }
  
  .customer_inner_content ul li {
    width: 50%;
  
  }
  
  .certificate_content ul {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .blog_listing_inner ul li {
    width: 100%;
  }
  
  .career_detail_main {
    flex-direction: column;
  }
  
  .event_detail_left {
    width: 100%;
    margin-bottom: 30px;
  }
  
  .event_detail_right {
    width: 100%;
  }
  
  .contact-container {
    flex-direction: column;
    gap: 40px;
  }
  
  .blog_detail_title {
    padding-right: 0;
  }
  
  .blog_share {
    position: static;
    margin-top: 20px;
  }

.team_colum_three{ row-gap:  unset;}


.team_content h4{        font-size: 17px;line-height: 25px;}

.team_content p{ line-height: 15px;}

  .team_colum_three li { width: 48%;}


.about_top_content_inner{ width: 100%; max-width: 100%;}

.about_top_content{
      padding:50px 0 20px;
}
.security-content h2{ font-size: 25px;}

.leasing-form .btn{ width: 100%;}


.application-form input[type="text"], .application-form input[type="email"], .application-form input[type="tel"], .application-form input[type="url"], .application-form select, .application-form .file-upload{     height: 45px;}



    .counter-section {
        padding: 50px 0 30px;
    }

        .certificate_content ul li {
        border-radius: 10px;
    }

        .certificate_content ul li::after {
        border-radius: 10px;
    }

   

}

/* Mobile Landscape */
@media (max-width: 768px) {
  .container {
    padding: 0 20px;
  }
  
  .hero-heading {
    font-size: 32px;
    line-height: 36px;
  }
  
  .hero-heading span {
    font-size: 22px;
    line-height: 28px;
  }
  
  .hero-content p {
    max-width: 100%;
  }
  
  .about-blurb-inner p {
    font-size: 24px;
    line-height: 32px;
  }
  
  .second-title {
    font-size: 30px;
  }
  
  .main-title,
  .third-title {
    font-size: 22px;
  }
  
  .sub-heading {
    font-size: 20px;
  }
  
  .stat-number {
    font-size: 48px;
  }
  
  .testimonial-quote p {
    font-size: 20px;
    line-height: 28px;
  }
  
  .author-name,
  .author-role {
    font-size: 18px;
  }
  
  .about_nav_inner ul {
    /* justify-content: center; */
    gap: 10px;
  }
  
  .about_nav_inner ul li a {
    padding: 0 20px;
    font-size: 14px;
  }
  
  .about_who_section_inner_main {
    padding: 40px 30px 30px;
  }
  
  .team_inner_content {
    padding: 30px 20px 40px;
  }
  
  .service_detail_colum_wrap_inner {
    padding: 30px 30px 40px;
  }
  
  .customer_inner_content {
    padding: 30px 20px 40px;
  }
  
 
  
  .certificate_content {
    padding: 30px;
  }
  
  .certificate_content ul {
    grid-template-columns: 1fr;
    /* gap: 20px; */
  }
  
  .cerfificate-box {
    height: 280px;
    padding: 20px;
  }
  
  .event_detail_spec {
    padding: 16px 20px;
    flex-direction: column;
    min-height: auto;
  }
  
  .event_detail_spec ul {
    gap: 15px;
  }
  
  .event_detail_spec ul li {
    width: 48%;
    padding-right: 20px;
  }
  
  .application-form .row {
    flex-direction: column;
  }
  
  .application-form input[type="text"],
  .application-form input[type="email"],
  .application-form input[type="tel"],
  .application-form input[type="url"],
  .application-form select,
  .application-form .file-upload {
    min-width: 100%;
  }
  
  .mobile-toggle {
    display: flex;
  }
  
  .main-navigation .register_btn {
    display: block;
    margin-top: 20px;
  }
  .security-content h2{ font-size: 33px; }
  /* .sub_banner_content{ width: 100%; max-width: 100%;} */

.inner-banner-h03{ min-height: 600px; }
.detail_list_text {font-size: 22px;}
.detail_colum_tree li{ width: 45%;}


.detail_colum_tree{ justify-content: space-between;}


 .sub_banner_content {
    margin-top: 30px;
    padding: 20px 0;
    margin-bottom: 0;
  }

  .detail_list_iocn {
    width: 90px;
    height: 90px;
  }

  .service_detail_section{
       margin-bottom: 40px;
  }

  .detail_colum_tree{
       row-gap: 35px;
  }

  .sub-banner-inner-page{
      padding-bottom: 30px;
  }

  .inner-banner-h03{
      padding-top: 100px;
  }

  .breadcrumb ul{
    gap: 5px 25px;
    justify-content: left;
  }

  .breadcrumb ul li::after{
        right: -16px;
    top: 11px;
  }

  .breadcrumb ul li {
    font-size: 14px;
  }

      .detail_colum_tree {
        padding: 0%;
    }

    .blog_listing_inner ul li{
        width: 48%;
            margin-left: 1%;
    margin-right: 1%;
    }

    .blog_listing_inner ul{
        margin-left: -1%;
    margin-right: -1%;
    }

    .career_detail_main{
          padding: 20px 0;
    }

    .detail_colum_tree.colum_four {
    margin-left: 0;
    margin-right: 0;
}

.blog_detail_wrap {
    padding-top: 120px;
}

.contact_main_wrap {
    padding: 55px 0 40px;
}

.solution-counter-section{
      padding: 50px 0;
}

.solution_detail_section {
    padding: 50px 0 50px;
}

.border_radius_45 {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.industries_list_section {
    width: 100%;
    padding: 30px 0 30px;
}

.title_24 .detail_list_text h3 {
    font-size: 20px;
}

    .event_detail_spec.contact_detail {
        margin-top: 55px;
    }

        .event_detail_spec.contact_detail ul li {
        width: 100%;
    }

    .contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form input[type="url"], .contact-form select, .contact-form textarea{
         padding: 0 20px;
    }

    .contact_map {
      -webkit-border-radius: 15px;
          border-radius: 15px;
    }

    .who_main_image{
       -webkit-border-radius: 15px;
          border-radius: 15px;
    }

    .customer_inner_content ul{
         row-gap: 10px;
    }


    .solution_detail_image video {
    height: 300px;
}


.faq_section {
    padding: 20px 0 40px;
}

.faq-question{
     font-size: 18px;
}

.page_content {
    padding: 20px 0 40px;
}
  
.page_content h2{
     font-size: 22px;
}
.page_content ul li{
 font-size: 15px;
        line-height: 24px;
}


.application-form .wpcf7-form-control-wrap {
    width: 100%;
}

.related_blog_section {
    padding: 50px 0;
}

.application-form .row{
     row-gap: 10px;
}

.application-form .row{
     margin-bottom: 10px;
}
    

  .container {
    padding: 0;
    max-width: 90%;
  }

}

/* Mobile Portrait */
@media (max-width: 600px) {
.padding_b_40 {
  padding-bottom: 25px !important;
}

  .height_fit > ul > li {
    height: fit-content !important;
  }

  .container {
    padding: 0;
    width: 90%;
  }
  
  .hero-heading {
    font-size: 28px;
    line-height: 32px;
  }
  
  .hero-heading span {
    font-size: 20px;
    line-height: 26px;
  }
  
  .about-blurb-inner p {
    font-size: 20px;
    line-height: 28px;
  }
  
  .second-title {
    font-size: 26px;
  }
  
  .main-title,
  .third-title {
    font-size: 24px;
  }
  
  .sub-heading {
    font-size: 18px;
  }
  
  .stat-number {
    font-size: 40px;
  }
  
  .stat-label {
    font-size: 16px;
  }
  
  .testimonial-quote p {
    font-size: 18px;
    line-height: 26px;
  }
  
  .author-name,
  .author-role {
    font-size: 16px;
  }
  
  .security-content {
    max-width: 100%;
    padding-left: 30px;
  }
  
  .security-graphic {
    width: 100%;
    margin-top: 20px;
  }
  
  .security-banner {
    flex-direction: column;
    text-align: center;
    min-height: unset;
    padding: 30px;
  }
  
  .about_nav_inner {
    padding: 3px;
  }
  
  .about_nav_inner ul {
    /* flex-direction: column; */
    gap: 5px;
  }
  
  .about_nav_inner ul li a {
    padding: 0 15px;
    font-size: 13px;
    line-height: 40px;
  }
  
  .sub_banner_content h1 {
    font-size: 30px;
    line-height: 110%;
  }
  
  .about_who_section_inner_main {
    padding: 30px 20px 25px;
  }
  
  .team_inner_content {
    padding: 25px 15px 30px;
    padding-bottom: 0;
  }
  
  .service_detail_colum_wrap_inner {
    padding: 25px 20px 30px;
  }
  
  .detail_list_text h3 {
    font-size: 20px;
  }
  
  .news_image img {
    height: 220px;
  }
  
  .news-content .title {
    font-size: 18px;
  }
  
  .job-grid {
    grid-template-columns: 1fr;
  }
  
  .job-card {
    aspect-ratio: auto;
    min-height: 200px;
  }

  .job-card a{
       aspect-ratio: auto;
  }
  
  .job-title {
    font-size: 19px;
  }

  .leadership_team_section{ margin-top: 50px;}


  .team_colum_three{ margin-top: 10px;}
  .bg_Style{    border-radius: 15px;}
  .bg_Style::after{ border-radius: 15px;
}

.security-banner{ border-radius: 15px;}


.detail_colum_tree{ padding: 0%;}

.detail_colum_tree.width_full li {
  width: 100%;
}

.service_detail_colum_wrap{ margin-top: 15px;}
.service_detail_text h4{ margin-bottom: 10px;}
.service_detail_text h2{ font-size: 24px; line-height: 28px; margin-bottom: 10px;}

.detail_list_text h3{ margin-bottom: 5px;}

.w_02{ width: 100%; }

.security-content h2{ font-size: 25px;}
.security-content p{ margin-bottom: 5px;}



.service_detail_section{ padding:20px 0;}
.detail_colum_tree li{ width: 100%;}


.event_detail_spec{ border-radius: 21px;}

.stat-number{ letter-spacing: 1px;}
 
.sub-menu{ top: 0;}

.team_image{
       padding: 5px;
}

    .team_image img {
        border-radius: 20px;
    }

    .related_blog_inner .main-button{
        position: relative;
        top: 8px;
    }

        .certificate_content {
        padding: 20px 10px;
    }

        .main-navigation .main-menu a, .main-navigation .main-menu li a {
        font-size: 18px;
        line-height: 28px;
    }

    .custom-select-wrapper{
        bottom: -15px;
        position: absolute;
        top: auto;
        width: auto;
        right: 0;
        margin-left: auto;
    }

    .about_top_content_inner{
          padding-bottom: 30px;
    }

    .career_list_section{
    padding: 50px 0;
}

.event_detail_spec.contact_detail {
    margin-top: 55px;
}

.event_detail_spec{
      -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}


   .service_detail_colum_wrap_inner .third-title{
         width: 100%;
         text-align: center;
    }

    .detail_list_iocn{
        margin: 0 auto;
    }

    .title_24 .detail_list_text h3{
        text-align: center;
    }

    .detail_list_text{
      text-align: center;
          padding-top: 15px;
    }

    .news-grid-container{
      grid-template-columns: repeat(2, 1fr);
}
.news-grid-container .news-grid-item{
        width: 48%;
}

.service_page_list ul li:nth-child(2n) .stack-cards-inner {
    flex-direction: column-reverse;
}


.blog_listing {
    padding: 20px 0 50px;
}

.solution_detail_image {
    width: 100%;
    margin-bottom: 30px;
}

    .solution_detail_image video {
        height: 270px;
    }

    .blog_detail_banner{
  -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

 .breadcrumb ul{
    justify-content: center;
 }

 .services_title{
      top: 90px;
 }

   .service_detail_section{
       margin-bottom:0;
  }

  .job-posted {
    font-size: 14px;
  }

}

/* Small Mobile */
@media (max-width: 480px) {
  .hero-heading {
    font-size: 24px;
    line-height: 28px;
  }
  
  .hero-heading span {
    font-size: 18px;
    line-height: 24px;
  }
  
  .about-blurb-inner p {
    font-size: 18px;
    line-height: 26px;
  }
  
  .second-title {
    font-size: 22px;
  }
  
  .main-title,
  .third-title {
    font-size: 24px;
  }
  
  .stat-number {
    font-size: 32px;
  }
  
  .testimonial-quote p {
    font-size: 16px;
    line-height: 24px;
  }
  
  .counter-highlight {
    padding: 25px;
  }
  
  .stat-item {
    padding: 15px 20px;
    min-height: 200px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  
  .about_nav_inner.blog_nav {
    width: 100%;
  }
  
  .sub_banner_content h1 {
    font-size: 28px;
  }
  
  .about_who_section_inner_main {
    padding: 25px 15px 20px;
  }
  
  .team_inner_content {
    padding: 20px 15px 25px;
  }
  
  .service_detail_colum_wrap_inner {
    padding: 20px 15px 25px;
  }
/*   
  .team_colum_three li img {
    height: 280px;
  } */
  
  .cerfificate-box {
    height: 220px;
    padding: 15px;
  }
  
  .cerfificate_name h5 {
    font-size: 18px;
    line-height: 24px;
  }
  
  .security-banner {
    padding: 20px;
  }
  
  .security-content {
    padding-left: 20px;
  }

  .breadcrumb ul{
      justify-content: center;
  }

      .team_image {
        border-radius: 15px;
    }

    .team_image::after {
        border-radius: 10px;
    }

        .team_image img {
        border-radius: 10px;
    }

        .news_image img {
        height: 200px;
    }

    .news-content .learn-more {
    font-size: 15px;
    }

        .title_24 .detail_list_text h3 {
        font-size: 18px;
    }

    .detail_list_text{
        padding-top: 10px;
    }

    .detail_colum_tree {
        row-gap: 30px;
    }

        .detail_list_iocn img {
        max-height: 50px;
        max-width: 50px;
    }

        .solution_detail_section {
        padding: 50px 0 0px;
    }

        .news-grid-container .news-grid-item {
        width: 47%;
    }

     .event_detail_spec ul li {
    width: 100%;
    padding-right: 0px;
  }

  .event_details_list_main ul li{
       font-size: 15px;
           padding-left: 15px;
  }

  .event_details_list_main ul li::after{
       left: 0;
  }

     .solution_detail_image video {
    height: 260px;
}

 .service_detail_image{
      width: 80%;
 }

     .faq-question {
        font-size: 17px;
    }

        .contact_main_wrap {
        padding: 40px 0 40px;
    }
   
}

/* Extra Small Mobile */
@media (max-width: 420px) {
  .hero-heading {
    font-size: 22px;
    line-height: 26px;
  }
  
  .hero-heading span {
    font-size: 16px;
    line-height: 22px;
  }
  
  .about-blurb-inner p {
    font-size: 16px;
    line-height: 24px;
  }
  
  .second-title {
    font-size: 20px;
  }
  
  .main-title,
  .third-title {
    font-size:24px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  
  .stat-number {
    font-size: 28px;
  }
  
  .stat-item {
    min-height: 180px;
  }
  
  .sub_banner_content h1 {
          font-size: 26px;
        line-height: 34px;
  }
  
  /* .team_colum_three li img {
    height: 240px;
  } */
  
  .cerfificate-box {
    height: 180px;
  }
  
  .detail_list_iocn {
    width: 80px;
    height: 80px;
  }
  
  .detail_list_iocn img {
    max-height: 60px;
    max-width: 60px;
  }

      .news-content .title {
        font-size: 18px;
    }
}

/* Minimum Mobile */
@media (max-width: 400px) {
  .container {
    padding:0;
  }
  
   .padding_t_90 {
    padding-top : 0;
  }

  .hero-heading {
    font-size: 20px;
    line-height: 24px;
  }
  
  .hero-heading span {
    font-size: 14px;
    line-height: 20px;
  }
  
  .about-blurb-inner p {
    font-size: 16px;
    line-height: 25px;
  }
  
  .second-title {
    font-size: 18px;
  }
  
  .main-title,
  .third-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  
  .stat-number {
    font-size: 24px;
  }
  
  .stat-item {
    padding: 10px 15px;
    min-height: 160px;
    min-height:unset;
  }
  
  .testimonial-quote p {
    font-size: 14px;
    line-height: 22px;
  }
  
  .sub_banner_content h1 {
    font-size: 24px;
    line-height: 29px;
  }
  
  .about_who_section_inner_main {
    padding: 20px 15px 15px;
  }
  
  .team_inner_content {
    padding: 15px 10px 20px;
  }
  
  .service_detail_colum_wrap_inner {
    padding: 20px 15px 20px;
  }
  
  /* .team_colum_three li img {
    height: 200px;
  }
   */
  .cerfificate-box {
    height: 160px;
    padding: 10px;
  }
  
  .cerfificate_name h5 {
    font-size: 14px;
    line-height: 20px;
  }
  
  .detail_list_text h3 {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  
  .security-banner {
    padding: 15px;
    min-height: unset;
  }
  
  .security-content {
    padding-left: 15px;
  }
  
  .main-button {
    padding: 10px 20px;
    min-width: 140px;
    font-size: 14px;
  }
  
  .hero-cta-button {
    padding: 10px 20px;
    font-size: 14px;
  }

   .bg_Style{ border-radius: 15px;}
   .bg_Style::after{border-radius: 15px;}

   .about_main_wrap{ padding-bottom: 0;}
     .who_main_image{ border-radius: 14px;}
     .vision_mission_wrap{ margin-top :0px; }
     .leadership_team_section{ margin-top: 10px;}
     .who_main_bottom{margin-top: 10px;}
     .sub-banner-inner-page{ min-height: 66vh; padding-top: 120px;}
     .breadcrumb ul li{ font-size: 12px;}
}






