.home #persona-wrap #testimonials-section {
    margin-top: 1%;
}

.home #persona-wrap h4 {
    font-size: 60px;
    line-height: normal;
    margin-bottom: 25px;
    font-family: 'Ample-Light';
    font-weight: normal;
    font-style: normal;
    font-weight: 300;
    text-align: center;
}

.home .about-wrap #customers-section {
    padding: 0 0 80px;
}

.home .testimonial_button {
    margin: 25px 0;
    display: inline-block;
    padding: 10px 35px;
    background: #ffa602;
    color: #fff;
    border: none;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    text-decoration: none !important;
}

.home .testimonial_button:focus {
    outline: none !important;
}

.home .about-wrap #customers-section #customerSlides .slide {
    margin: 0;
}

@media (max-width:767px) {
	
.home #persona-wrap h4 {
    font-size: 40px;
}	

/* .home #recent-section {
    padding: 0 0 75px;
} */

.home #persona-wrap #testimonials-section .slick-dots {
	margin: 0 0 60px 0;
}

.home .about-wrap #customers-section #customerSlides .slide {
	padding: 0;
}

.home .about-wrap #customers-section {
    padding: 0;
}

.home .testimonial_button {
    width: 250px;
    padding: 10px 0px !important;
    font-size: 16px;
}


	
	
	
	
	
	
	
}

#sgpb-popup-dialog-main-div-wrapper .free-boock-form select{    width: 100%;
    max-width: 100%;
    height: 30px;
    font-size: 12px;
    padding: 5px 10px;
    border: none;}