@media (max-width:1290px){
    .mainBanner .bannerInner .container {
    height: 19% !important;
        
}
    
    
}




@media (min-width:1100px) {
      .banner-content-pro{
       display:none;
   }
   .mob-image-ourTeam{
       display:none;
   }
      
      .main-logo-container-mobline{
          display:none !important;
      }
    
}
@media (min-width: 769px) {
  .rrr {
    display: none;
  }
  .logos {
    width: 100%;
    margin: 1% 0%;

    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between;
    align-items: center !important;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 20px;
    min-height: 400px !important;
  }
  .containera {
    width: 80% !important;
    margin: 0 auto !important;
    /* border: 2px dashed black; */
    padding: 20px !important;
    margin-top: 2%;
  }

 
}
@media (max-width: 1099px) {
    .main-logo-container-desktop{
        display:none !important;
    }
    .desktop-image-ourTeam{
        display:none;
    }
    .mainBanner .bannerInner{
        display:none;
    }
  .heading-2 {
    margin-bottom: 35px;
    padding: 20px;
    font-size: 30px;
    width: 48% !important;
    left: 29% !important;
    color: rgb(255, 255, 255);
    /*background-color: rgba(255, 0, 0, 0.4);*/
    border-radius: 0px 40px;
    align-items: center;
    justify-content: center;
    visibility: visible;
    animation-name: fadeInLeft;
  }
  .rr {
    width: 100%;
    min-height: 57vh !important;
    margin: 0% auto;
    background-image: url(gear-grib.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
  }
  .clint {
    margin-bottom: 35px;
    padding: 20px;
    font-size: 30px;
    width: 100% !important;
    left: -6% !important;
    color: rgb(255, 255, 255);
    background-color: rgba(255, 0, 0, 0.4);
    border-radius: 0px 40px;
    align-items: center;
    justify-content: center;
    visibility: visible;
    animation-name: fadeInLeft;
  }
  .vbox {
    width: 300px;
    margin-left: 91px !important;
    background-color: #000;
    height: 155px;
  }
  .cont-client {
    width: 80%;
    border-bottom: 1px solid #fff;
    height: 128px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    top: 0px;
    left: 100px !important;
    position: absolute;
  }
  .homeAbout .welcome-heade {

    font-size: 30px !important;
}
    .col-md-3 {
        max-width: 100% !important;
        line-height: 25px;
    }
    .welcome-heade {
    text-align: center;
    font-size: clamp(34px, 4vw, 40px) !important;
    letter-spacing: 0px;
    color: #fd4c43;
    font-weight: 100 !important;
    /* font-size: 30px; */
    line-height: 41px !important;
}
.row-stats{
    padding:0px !important;
}
.row-stats-container{
    padding:0 !important;
}
}
@media (max-width: 768px) {
.row-stats{
    padding:0px !important;
}
  .bannerInner {
    /* border: 5px solid red; */
    height: 100px !important;
    left: 0 !important;
    top: 68% !important;
  }
  .mainBanner .bannerInner {
    position: absolute !important;
    width: 100%;
    bottom: -1px !important;
    background: transparent !important;
    padding: 0px !important;
  }

  .mainBanner .Heading::before {
    position: absolute;
    left: -10px !important;
    width: 3px;
    background-color: transparent !important;
    content: "";
    height: 100%;
    top: 0;
  }
  .mainBanner .Heading h1 {
    /* border: 5px solid blue; */
    width: 68% !important;
    font-weight: 500 !important;
    padding: 0 !important;
    text-align: center !important;
    border-radius: 20px 0 20px 0;
    background: rgba(255, 0, 0, 0.4);
  }
  .mainBanner .Heading span {
    font: normal normal normal 20px / 35px "MyriadProSemibold";
    font-weight: 500 !important;
  }
  .mob-drop {
    color: rgb(255, 255, 255);
    margin-bottom: 5px !important;
    /*background-color: rgba(255, 0, 0, 0.4);*/
    border-radius: 20px 0 20px 0 !important;
    width: 98% !important;
    align-items: center;
    visibility: visible;
    padding: 1px 0 !important;
    animation-name: fadeInLeft;
    justify-content: center;
    font-size: 30px;
    left: 1% !important;
  }
  .black-box {
    width: 362px !important;
    margin-left: 6px !important;
    background-color: #000;
    height: 99px !important;
  }
  .black-box-content-contain {
    width: 80%;
    border-bottom: transparent !important;
    height: 103px !important;
    margin: auto;
    display: flex;
    justify-content: space-between;
    top: 0px;
    left: 0px !important;
    position: absolute;
  }
  .black-box-content {
    padding: 6px;
    font-size: 30px;
    width: 100% !important;
    left: -14% !important;
    color: rgb(255, 255, 255);
    background-color: rgba(255, 0, 0, 0.4);
    border-radius: 0px 40px;
    align-items: center;
    justify-content: center;
    visibility: visible;
    animation-name: fadeInLeft;
  }
  .rrr {
    width: 100%;
    min-height: 100vh;
    margin: 0% auto;
    background-image: url(gear-grib.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
  }
  .main-logo-containerd {
    width: 99%;
    margin: 8% auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    overflow: hidden;
  }

  .rr {
    display: none;
  }
  .mainBanner {
    margin-top: 0% !important;
  }
  .seqimgqq {
    height: 218px !important;
    width: 100% !important;
    margin-left: 0% !important;
    margin-top: 7.9% !important;
  }
  .certificate {
    width: 94%;
    margin: auto;
  }
  .tech {
    margin-left: -25% !important;
  }
  .about-us-cont {
    margin-bottom: 35px;
    padding: 0px;
    font-size: 30px;
    width: 82% !important;
    left: 6% !important;
    color: rgb(255, 255, 255);
    background-color: rgba(255, 0, 0, 0.4);
    border-radius: 0px 40px;
    align-items: center;
    justify-content: center;
    visibility: visible;
    animation-name: fadeInLeft;
    height: 50px !important;
  }
  .row{
      align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .container{
          border-radius: 0px !important;
  }
   .navbar-brand{   background-color: #fff;
    width: 249px !important;
    border-radius: 14px 0 59px;
    height: 112px;
    display: flex;
    align-items: center;
    justify-content: center;
}
}

    .banner-content-pro{
        /*border:4px solid red;*/
        padding:20px  0;
        text-align:center;
        background-color:#EA3F34;
    }
    .banner-content-pro p{
        text-align:center;
        width:100%;
        color:#fff;
     
    }
    .banner-content-pro p span{
        font-size:22px;
        font-weight:500;
    }
