@media (min-width: 320px) and (max-width: 767px){

  .about-team-in2{
    width: 100%;
    margin-bottom: 10px;
  }
  
  .m-about-containt p{
    text-align: justify;
  }
  
  .mt-footer-bot-center p{
    float: none;
    margin-bottom: 5px;
  }
  .banner-in{
    top: 20%;
  }
  .banner-in h1{
    font-size: 44px;
  }
  .mob-view{
    display: block;
  }
  .desk-view{
    display: none;
  }
  .titles h2{
    font-size: 26px;
    line-height: 34px;
  }
  .titles h3{
    font-size: 19px;
    line-height: 30px;
  }
  .broc-abt-in, .broc-why-in{
    width: 100%;
    margin: 20px 0;
    min-height: inherit;
  }
  .broc-style img{
    width: 100%;
    margin: 10px 0;
  }
  .broc-style{
    padding: inherit;
  }
  .home-gal li{
    width: 100%;
  }
  .footer-dark.site-footer .pull-right{
    text-align: center;
    margin: 20px 0;
    float: none !important;
  }
  .tol-cont{
    font-weight: 700;
  }
  .call-action{
    margin: 0 0 50px 0;
  }
  .main-bar-wraper .tol-cont{
    margin-top: 0;
  }
  .thank-you-message{
    padding: 10px;
    
  }
  .thank-you-in{
    padding: 0;
    border: 0px;
    margin-top:80px;
  }
  .thank-you-in p{
    text-align: justify;
  }
  .widget_address li{
    text-align: center;
  }

}


@media (min-width: 320px) and (max-width: 375px){
  .tol-cont{
    font-size: 24px;
  }
  .broc-style h3{
    font-size: 27px;
  }
  
  .banner-in h1 {
    font-size: 35px;
    line-height: 50px;
}
  form.homeBannerForm1{
    padding: inherit;
  }
  .thank-you-in{
    padding: 0px;
  }
}

@media (min-width: 320px) and (max-width: 320px){
  
  .banner-in h1 {
    font-size: 35px;
    line-height: 50px;
}
  .btn-effect{
    letter-spacing: 0px;
  }
  .main-bar .tol-cont i{
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
  }
  .enquire-form{
    font-size: 24px;
  }
  .titles h2{
    font-size: 23px;
  }
  .broc-style h3{
    font-size: 22px;
  }
}




















