/*
Theme Name: Fortify Interactive Custom Theme
Description: A child theme to house custom coding which modifies the parent theme. Includes default line numbers where the code was taken from in the parent theme.
Author:   Fortify Interactive
Template: Divi
*/

@import url("../Divi/style.css");
.et_pb_linkedin_icon:before {	content: "\e09d";}
.et_pb_instagram_icon:before {	content: "\e09a";}
.et_pb_pinterest_icon:before {	content: "\e095";}
.et_pb_member_social_links span {	display: none;}

.et_contact_bottom_container {overflow: hidden;margin-top: -1.5%;text-align: center;}
#et-info-phone {margin:0px;}
span#et-info-email {margin-right:10px;}
.et_mobile_menu li a { 	color: #1c557d !important;	}

/*---------- [Testimonial Slider ]----------*/
    
.testimonial-slider, .testimonial-slider .et_pb_container { height: auto !important; vertical-align:middle; }
.testimonial-slider, .testimonial-slider .et_pb_slide {  max-height: auto; background:rgba(255,255,255,0.55);border-radius:4px; }
 .testimonial-slider .et_pb_slide_description { position: relative; top: 25%; padding-top: 20px !important; padding-bottom: 10px !important;height: auto !important;}
.testimonial-slider .et_pb_testimonial_portrait { display: table-cell; float: left; position: relative; width: 175px !important; height: 175px !important; margin-right: 30px; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; border:1px solid #000;}	
.testimonial-slider .et-pb-controllers a { border-radius: 0px;	}
.et-pb-arrow-prev, .et-pb-arrow-next { color: #000 !important}
.et-pb-controllers {bottom:-40px;}


@media screen and (max-width: 782px) {
#et_mobile_nav_menu {display: block;	 padding-right:10px; padding-bottom:5px;}	
#top-header{ margin: 0; padding-right: 0;  width: 100%;}
.logo_container.container {text-align:center;}
.et_header_style_left .mobile_menu_bar {padding-bottom:0px;}
}
