/* Homepage flow correction — team/testimonials rhythm */
.hounters_area{
  height:auto !important;
  padding-bottom:0 !important;
  overflow:visible;
}
.hounters_content{
  transform:none !important;
  min-height:0 !important;
}
.hounter_clients{
  transform:none !important;
  margin:6rem auto 0 !important;
}
.testimonial_area{
  transform:none !important;
  margin-top:7rem !important;
  padding-bottom:4rem !important;
}
.testimonial_area .section_left{
  margin-top:0 !important;
}
.test_author{
  padding-top:3rem !important;
  padding-bottom:2.5rem !important;
}
.test_author .text_left{
  margin-bottom:3rem !important;
}
.text_slider_arrow{
  margin-top:1.5rem !important;
  margin-bottom:0 !important;
}
.testimonial_slider::after{
  content:"";
  display:block;
  clear:both;
}
#news{
  clear:both;
}
@media (min-width:1200px){
  .hounters_container{
    margin:-45rem 0 0 auto !important;
  }
  .hounter_clients{
    max-width:98rem !important;
    margin-top:7rem !important;
  }
}
@media (max-width:1199px){
  .hounters_container{
    margin-top:0 !important;
  }
  .hounter_clients{
    margin-top:5rem !important;
  }
  .testimonial_area{
    margin-top:5rem !important;
    padding-bottom:4rem !important;
  }
}
@media (max-width:767px){
  .hounter_clients{
    margin:3rem auto 0 !important;
    padding:0 3rem;
  }
  .h_client_items_content{
    margin-bottom:3rem !important;
  }
  .testimonial_area{
    margin-top:2rem !important;
    padding-bottom:3rem !important;
  }
  .test_author{
    padding:2.5rem 3rem 3rem !important;
  }
  .test_author .text_left{
    margin-bottom:2.5rem !important;
  }
}
