

@media screen and (max-width: 1920px){
    .number {
    margin-top:5%;
    }
}
@media screen and (max-width: 1600px){
    .number {
    margin-top:0;
    }
      #lawbanner {
            height: auto;
    }
}
@media screen and (max-width: 1366px){
    .number {
    margin-top:2%;
    }
    #lawbanner {
            height: auto;
    }
 /*#review-banner {*/
 /*   margin-top: 13%;*/
 /*}*/
    
    .ctawhatsapp{
        width: 184px;
        height: 34px;
    }
}
  @media screen and (max-width: 992px){

    #lawbanner{
    height: auto;
  }
  .number .number-box {
    margin: 10px;
    width: 45%;
    padding: 20px 11px;
}
.rating-img {
    display: block;
    margin: auto;
    width: 230px;
}
  }
@media screen and (max-width: 768px){
    .serviceform{
        width:100%;
    }
  .headbtn {
    background-color: #cd90cd;
    border-radius: 10px;
    position: relative !important;
    left: 0;
    text-align: center;
    width: 100px;
}
  #lawbanner{
    height: auto;
  }
  .number {
    padding: 30px 0;
}
.number .title-head {
  margin-bottom: 30px;
}
.title-head {
  font-size: 20px;
  line-height: 24px;
}
.title-head {
  font-size: 28px;
  line-height: 36px;
  color: #1d1d1d;
  font-family: robotomedium;
  text-align: center;
  position: relative;
}
.number .number-box {
  margin: 10px;
  width: 43%;
  padding: 20px 11px;
}
.number .number-box .number-count {
  font-size: 22px;
  line-height: 25px;
}
.number .number-box .name {
  height: 34px;
  overflow: auto;
}

.wc-fix{
    display:none;
    bottom:100px;
}
.job-post-b {
    margin-bottom: 12px;
}
  }
  
  @media (max-width: 575px){
.services-mission-card-left {
  padding: 15px 15px;
}
.mission-card-head1 {
  font-size: 18px;
  line-height: 30px;
}
.product-home-tab-box {
  padding: 20px 0;
}
}

@media screen  and (min-width: 360px) and (max-width: 550px){
.aah-banner-reviews{
    display:none;
}
  #lawbanner{
    height: auto;
  }
  
  .number .number-box {
  margin: 10px;
  width: 40%;
  padding: 20px 11px;
}
.job-post-b {
    margin-bottom: 16px!important;
}


  }
  
  
  