/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 18 2024 | 17:04:17 */
/* Testimonial Form*/
@media (max-width: 767px) {
    #form_0052 .ao_tbl_container {padding: 0 8px 0 8px;}
    #form_0052 tr .sideBySideCell:nth-child(2) {
        margin-left: 1%;
        width: 48% !important;
    }
    #form_0052 .sideBySideCell {
        width: 50%;
        display: inline-block;
        padding-left: 0 !important;
    }
    #form_0052 .sideBySideCell input {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }
  #form_0052 .ao_tbl_container table table tbody tr td:nth-child(1){
      width: 6% !important;
      display: inline-block;
      vertical-align: top;
  }
  #form_0052 .ao_tbl_container table table tbody tr td:nth-child(2){  
      padding-top: 3px;
      padding-right: 10px;
      width: 90% !important;
      display: inline-block;
  }
}
@media (max-width: 368px) {
    #form_0052 .sideBySideCell {
        width: 48%;
    }
  	#form_0052 tr .sideBySideCell:nth-child(2) {width: 49% !important;}
}
/* End Testimonial Form*/

.hide-form-row{display:none !important;}