/*
 Theme Name:     Divi Child
 Theme URI:      https://www.profithubsystem.com
 Description:    profithubsystem
 Author:         profithubsystem.com
 Author URI:     https://www.profithubsystem.com
 Template:       Divi
 Version:        4.27.5
*/

@font-face {
    font-family: 'EditorNote-Regular';
    src: url('https://demosite13.profithubdemos.com/wp-content/uploads/fonts/EditorNote-Regular.otf') format('otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Acumin-Pro-regular';
    src: url('https://demosite13.profithubdemos.com/wp-content/uploads/fonts/Acumin-Pro-regular.otf') format('otf');
    font-weight: normal;
    font-style: normal;
}

h1,h2,h3,h4,h5,h6{font-family:'EditorNote-Regular';}

/* body p{font-family:'Acumin-Pro-regular';} */

/* coming soon page css */
.page-id-354 header, .page-id-354 footer{display:none;}
.page-id-354.et_fixed_nav.et_show_nav #page-container{padding-top: 0px !important;}
/* coming soon page css end*/

.testimonial-slider.et_pb_slider .et_pb_slide{margin-top: -4%;}
.testimonial-slider .et_pb_slide .et_pb_slide_image{width: 30%;margin-right: 1.5%;}
.testimonial-slider .et_pb_slide .et_pb_slide_description{width: 68%;}

.contactpage-form .et_contact_bottom_container{float:none;text-align: center;margin-top: 0.5%;justify-content: center;}

@media (max-width:1500px)
{
.main-header-sec .et_pb_row{width: 80% !important;}	
.et_pb_row{width: 90% !important;}
.about-hero-row.et_pb_row{width: 100% !important;}
.three-box-row.et_pb_row{width: 93% !important;}
}

@media (max-width:980px){
	.main-header-sec .et_pb_row{width: 98% !important;}	
	.about-hero-row.et_pb_row{width: 80% !important;}	
}

@media (max-width:980px) and (min-width:768px){
	.et_pb_row{width: 90% !important;}
}

@media (max-width:767px){
	.et_pb_row{width: 90% !important;}
	
	.testimonial-slider .et_pb_slide .et_pb_slide_image {
		display:block!important;
    width: 100%;
    margin-right: 0%;
}
	.testimonial-slider .et_pb_slide .et_pb_slide_description { width: 100%;padding: 5% 8%!important;}
	.testimonial-slider .et-pb-controllers{bottom: -1%;}
}