/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 11 2019 | 18:14:17 */
.no-display {
	display:none;
}
.sc_layouts_row_type_normal .sc_layouts_logo img {
    max-height: 85px;
    padding-top:20px;
}
.footer-logo img {
	max-width:50%;
}
.social_icon.social_gplus {
	width:140px !important;
}
.social_icon.social_gplus .icon-gplus:before {
	content:'View Bio';
	display:block;
	font-size:15px;
	font-family:"Montserrat",sans-serif;
	text-transform:uppercase;
}
.scheme_default .sc_layouts_row_type_compact .sc_layouts_login .trx_addons_login_link .sc_layouts_item_icon {
	display:none;
}
.postid-167 .social_icon.social_gplus { 
  display:none !important; 
}
/************
FAQ
************/
.faq .vc_toggle {
	background:#fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(84,110,122,0.35);
    -moz-box-shadow: 0px 0px 10px 0px rgba(84,110,122,0.35);
    box-shadow: 0px 0 10px 0px rgba(84,110,122,0.35);
    background-repeat: no-repeat;
    padding:15px 10px;
}
.faq h4 {
	font-size:18px;
	font-weight:600;
	padding-left:15px;
}
/************
Testimonials
************/
.sc_testimonials [class*="column"] .sc_testimonials_item_content {
    font-size: 1em;
    font-weight: 300;
    line-height: 1.80;
    text-align: center;
}
.sc_testimonials [class*="column"] .sc_testimonials_item_content:after {
	content:'';
	width:50px;
	height:1px;
	background:#000;
	display:block;
	margin:20px auto 0 auto;
}
.sc_testimonials_item_author {
	font-style:italic;
}
.scheme_default .sc_testimonials_item_author_title, .scheme_default .sc_testimonials_item_author_subtitle {
	color:#cc8809;
}
@media (max-width: 1440px) {
.sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img {
    max-height: 55px;
}
}
@media (min-width:767px) {
.team_member_content.entry-content {
	width:67%;
	float:left;
	display:inline-block;
}
}