@media (max-width: 992px) {
.hfe-nav-menu-icon {
    position: absolute;
    top: -62px;
    z-index: 999;
    right: 1px;
	}
	.hfe-flyout-content.push li {
    border-bottom: 1px dashed #5d5c5c;
}
	.wpr-testimonial-name{
	 font-size: 18px;}

}
a.get-started-btn {
    padding: 10px 24px;
    background: #ffdf3d;
    color: #000;
    font-weight: 600;
    line-height: 0px;
    border-radius: 2px;
    border: 1px solid #000;
    font-size: 16px;
}
@media (max-width: 576px) {
	.wpr-testimonial-logo-image img {
    width: 30px !important;
}
	.wpr-testimonial-logo-image {
    position: absolute;
    left: 14px;
    top: 19px;
    z-index: 999;
}
}



