/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 12 2022 | 09:18:34 */
@media (min-width: 1000px) and (max-width: 1299px) {

  html body .et_pb_row {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 0;
 }

}

@media (max-width: 767px) {
  
body.home .home-mob-row {display:block;}

body .et_pb_text_4 h2 {
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
}
  
.img-mob-full-tag img {
    display: table;
    margin: 10px auto 10px;
    padding: 0;
    float: none;
}
  
.img-mob-full-tag {
    float: left;
    width: 100%;
    text-align: center;
}
  
body .et_pb_section  .et_pb_column.sidebar-col {
    margin-left: 0;
    min-width: 300px;
    position: relative;
    left: 0px;
    margin-top: 20px;
}
	
body div#afa-home-banner {
    padding: 0;
    min-height: unset!important;
	margin-top:-8px;
}
 
body div#afa-home-banner .et_pb_row {
    padding: 0;
    margin: 0;
    min-width: 100%;
	background:#fff;
}	
	
body div#afa-home-banner .et_pb_row .et_pb_module.et_pb_text {
    margin: -54px 15px 15px 13px;
    padding: 10px!important;
}

body div#afa-home-banner .et_pb_row .et_pb_module.et_pb_text h1 {
    font-size: 23px;
}
	
}

@media (max-width: 600px) {

body div.et_pb_row {
    width: 90%;
}
  
article.single-staff.type-attorney header > a {
    float: left;
    width: 100%;
    text-align: center;
    clear: both;
}

  article.single-staff.type-attorney {
    width: 90%;
    margin: 0 auto;
    display: table;
    max-width: 260px;
}
  
}


h5.testimonial-title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #404040;
}
.testimonial-text p {
    text-align: center;
    font-size: 19px;
    line-height: 32px;
}

