@media (min-width: 1700px) {
    
    /*
  .container {
      max-width: 1680px !important;
     
  }
  */

}

@media (min-width: 1400px) {
    /*
  .container {
      max-width: 1400px;
      
  }
  */
  
}

@media only screen and (max-width: 1700px)
{
   
    .heading-big
    {
        font-size: 45px !important;
        line-height: 50px !important;
        margin-bottom: 20px;
    }
    .heading
    {
 
        font-size: 36px !important;
        line-height: 36px !important; 
        margin-bottom: 12px;
    }
    .heading-sub
    {
        font-size: 20px;
        line-height: 36px;
    }
  
    .globe-section .container
    {
        min-width: 100%;
        margin:0px;
        padding:0px;
    }

    .globe-section .container .ring
    {
        left: calc((100% - 1400px)/2);
    }

    .core_strength .circle-wrapper {
        transform: translateY(30px) translateX(-590px);
    }


}


@media only screen and (max-width: 1400px)
{
  
    
    .heading-big
    {
      
        font-size: 40px !important;
        line-height: 40px !important;
        margin-bottom: 15px;
    }
    .heading
    { 
       
        font-size: 28px !important;
    }
    .heading.line-left::before
    {
        margin-bottom: 16px;    
        line-height: 24px !important; 
    }
    .heading-sub
    {
        font-size: 18px;
        line-height: 26px;
    }

    
    
    .fs24
    {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .fs18
    {
        font-size: 16px !important;
        line-height: 26px !important;
    }

    .core_strength .circle-wrapper {
        transform: translateY(30px) translateX(-650px);
    }

    
    
   
  
}


@media only screen and (max-width: 1200px)
{
    html 
    {
        scroll-padding-top: 0px !important;
    }
    
    .site-logo
    {
        margin: auto !important;
    }
    .heading-big
    {
       
        font-size: 32px !important;
        line-height: 36px !important;
        margin-bottom: 15px;
    }
    .heading 
    {
        font-size: 24px !important;
    }

    .tab-text-center
    {
        text-align: center;
    }

    .sticky-heading
    {
        top:0px !important;
        height: 150px;;
    }

    .sticky {
        top: 0;
    }

    .height535 {
        height: 605px;
    }

    .logo_shape {
        margin-top: -20px;
    }

    .pattern-top-left {
        opacity: 0.2;
        top: 0px !important;
        left: 0px !important;
    }

    .shape_1, .shape_2 {
        opacity: 0.2;
    }

    .hero-core-strength:before, .hero-core-strength:after {
        opacity: 0.2;
    }

    .pattern-top-right {
        opacity: 0.2;
    }

}

@media only screen and (max-width: 992px)
{  
    .testimonial-card iframe
    {
        aspect-ratio: 1.7777;
        height: auto;
    }
    
    .mobileH
    {
        margin-top: 40px;
    }
   
    .heading-big
    {
        text-align: center;
        padding-left:50px;
        padding-right: 50px;;
    }
    .heading, .heading-sub
    {
        padding-left:15px;
        padding-right: 15px;
    }

    .text-x-center
    {
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
    }
   
    .my-card 
    {
        height: unset;
        
        & .title
        {
            margin-bottom:0px !important;
        }

        
        & svg, span
        {
            
            display:none;
        }
        & .image
        {
            display:none;
        }
    }

    .notice .tab_icon
    {
        height: unset;
        justify-content: left;
        text-align: left;
        flex-direction: unset;

        & .title
        {
            margin-top:0px;
         
        }

    }
    .sticky, .sticky-heading
    {
        min-height: unset;
        
    }
    .sticky-heading
    {
        height: 150px !important;
 
    }
    
   
    .contact-us .w70, .contact-us  .w60, .contact-us  .w50, .contact-us  .w40, .contact-us  .w30
    {
        width: 100% !important;
    }
    
    .no-bottom-mobile
    {
        margin: 0px !important;
    }

    .footer-links
    {
        float: unset;
        text-align: center;  
    }
    .footer-links ul
    {
        float: none !important;
        display: inline-block;
    }

    footer .copy-right p 
    {
        text-align: center;
    }
   
    .pl-75 {
        padding-left: 12px;
    }

    .stats_box-space {
        margin-top: 0;
    }
    .firstChildSlide
    {
        margin-left:0px !important;
    }


    .internal_nav_sticky 
    {
        position: unset;
    }
    

    .cutting-edge
    {
        height: unset !important;;
    }

}

@media (max-width: 576px) {
  
    .cutting-edge#paas-plateform
    {
        height: max-content !important;
    }

    .arrow-center-mobile
    {
        display:flex;
        justify-content: center;
    }



    .internal_nav_sticky
    {
        display:none;
    }

    section.video
    {
      
        margin:0px;
        
        & .container
        {
            padding:0px;

        }
    }
    .stats
    {
        height: unset !important
    }
    section
    {
        border-radius:25px;
        padding-top:40px;
        padding-bottom:40px;
    }

    main section:first-child
    {
        padding-top:0px;
    }
    
    .advantage .slide_box .slide_img
    {
        width: 100%;
        height: 309px;
    }

    .overlay
    {
        margin:auto !important;
        top:0px !important;
        bottom:0px !important;;

    }

    #certifications .flex
    {
        gap: 30px !important;
        justify-content: center;
    } 

    section.hero
    {
        border-radius:0px 0px 25px 25px;
        
    }

    .hero-bg-image
    {
        height: 350px !important;

    }
    .row-cols 
    {
        display:block;
    }
    .sticky-heading
    {
        height: 150px !important;
    }
   .container
   {
    padding-left:24px;
    padding-right: 24px;
   }

  header .btn
  {
    padding: 5px 15px !important;
  }
/* 
  .hero-slider
  {
    padding-top:80px;
  } */


  .sub-card 
  {
    width:100%;
    flex-direction: column;
    padding-top:30px;
    margin-left:0px;
  }
  .sub-card .content
  {
    width:100%;
  }
  .sub-card .image
  {
    width:100%;
    height: unset !important;
    display: content;;
  }
  .sub-card .image img
  {
    width: 100%;
  }

  footer .footer-links ul li
  {
    margin-right:15px;
  }

    .header-radius {
        border-radius: 0;
    }

    .header-main {
        padding: 16px 30px;
    }

    .fs48, h1, .hero-container .title
    {
        font-size:32px !important;
        padding-inline: 40px;
        line-height: 40px;
    }
    .hero-container
    {
        .title
        {
            font-size:32px !important;
            line-height: 40px;
            padding-inline: 0px;;
        }
        p
        {
            padding-inline:40px;
        }
    }

    .fs32 
    {
        font-size:28px !important;
        padding-inline: 30px;
        line-height: 32px;
    }
    .fs26
    {
        font-size:24px;
        line-height: 30px;
    }

    .core_strength 
    {
       
        .arrow-center-mobile
        {
            display:flex;
            justify-content: center;
        }
    }

    .padding-inline-mobile
    {
        padding-inline:30px;
    }
    .br-64 {
        border-radius: 25px;
    }

    footer {
        border-radius: 25px 25px 0px 0px;
    }

    .testimonial-card iframe
    {
        aspect-ratio: 1.7777;
        height: auto;
    }
    .mobileScale
    {
        transform: scale(.5);
    }
   

    .advantage_nav
    {
        margin:auto;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .firstChildSlide
    {
        margin-left:0px !important;
    }
    .identity .content, .logoElement .content {
        padding: 0 12px;
    }
    .identity {
        padding-top: 0;
    }
    .mb-160 {
        margin-bottom: 60px;
    }

    .banner-height, .hero-bg-image {
        max-height: 500px;
    }
    .breadcrum {
        padding: 16px 30px;
        border-radius: 0px;  
    }
    .breadcrum ul {
        justify-content: center;
    }



    .table-fix
    {
        width:40% !important;
    }
    .table-scroll
    {
        width:60% !important;
        overflow-x: scroll;
        display: flex;

        & .row
        {
            flex-wrap: nowrap; 
            padding-inline:12px;
            & .col
            {
                min-width: 250px;

                &.p0
                {
                    padding: unset !important;
                }
            }
        }

    }
    
}


@media only screen and (max-width: 1440px)
{
    .core_strength .circle-wrapper {
        transform: translateY(30px) translateX(-670px);
    }

    .divider01 {
        width: 491px;
    }

}

@media only screen and (min-width: 1024px) and (max-width: 1440px) {
    .identity .col-xl-6 {
        width: 50% !important;
    }
    .logoElement .col-xl-6 {
        width: 50% !important;
    }
}

@media only screen and (max-width: 1199px){
    .hamburglar {
        display: block;
    }
}