/*
Theme Name:     themetrust-create-child
Description:    
Author:         Rod Heckman
Template:       themetrust-create
(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
@media screen and (max-width: 767px){
body .panel-grid .equal-column-height .panel-grid-cell .panel-widget-style {padding: 50px 30px 50px 30px !important;}
.testimonials.alignment-left .testimonial.small .testimonial-text {margin-left: 0px;}
.entry-content .siteorigin-panels-stretch .panel-widget-style {background-size: 90% !important; background-position: center center !important;}
}
@media screen and (max-width: 480px){
.page_banner_cls .panel-widget-style {background-size: 90%;}
}
@media screen and (max-width: 1171px) and (min-width: 968px){
body.inline-header #site-header.main .nav-holder,body.inline-header #site-header.main .main-nav ul > li, body.inline-header #site-header.main .main-nav ul > li > a,body #site-header.main .main-nav #menu-main-menu > li > span{height: auto;line-height: 2;}
.secondary-nav.clearfix {display: none;}
}
@media screen and (min-width: 768px) and (max-width: 1136px){
.dark.sticky {display: none;}
body .sf-menu > li {display: inline-block;float: none;}
.inline-header #site-header.main #logo {margin: 0 auto;float: none;}
}
.question.active .caret{transform: rotate(90deg);}