@media screen and (min-width:768px) and (max-width:1024px) {

.hamburger-logo{
    width: 200px !important;;
}

.tab_dis_text {
  font-size: 70px !important; 
  bottom: -8px !important; 
  line-height: 70px;
}
 
.tab_pdlr20 {
    padding-right: 20px;
    padding-left: 20px;
  }
  section {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .one-half-screen.innner_banner_title {
    margin-top: 0px !important;
  }
  .tab_mt110 {
    margin-top: 110px !important;
  }
  .tp-fullwidth-forcer{
    height: 475px !important; 
  }
  .rev_slider .tp-caption.rev_row {
    margin: 62px 0px 0px !important; 
  }
  .portfolio-box .portfolio-caption.pt-35px {
    padding-top: 10px !important;
    padding-bottom: 6px !important;
  }
  .br_mo {
    display: none !important;
  }
  .portfolio-box .portfolio-caption.project_name .d-inline-block {
   line-height: 25px !important;
  }
  .the_promoters h4 {
  margin-bottom: 30px;
  }
  .tab_mrgt30{
    margin-top: 30px !important;
  }
  .tab_mrgtb35 {
    padding-bottom: 35px !important;
    padding-top: 35px !important;
  }
  .tab_mrbt50 {
    margin-bottom: 50px !important;
  }
  .tab_mrbt30 {
    margin-bottom: 30px !important;
  }
  .tab_w95 {
    width: 95% !important;
  }
.tab_w36 {
  width: 36.333% !important;
}

}
@media screen and (max-width:767px){
  .testimonials_section_tab {
   padding: 40px 15px 25px !important;
   letter-spacing: 0px;
   line-height: 25px;
  }
  .mo_mt988 {
    margin-top: 88px !important;
  }
}
@media screen and (max-width:360px){
  .tab_dis_text {
    font-size: 32px !important;
    bottom: -10px !important;
   }
}