/* Generals */
body p {color:#333;margin-bottom:20px;}
body ul,
body ol {color:#333;}
body span.red {color:#a21e22;}
.entry-content ul {
  margin-left: 5%;
	margin-bottom:30px;
}
img.alignleft {float:left;margin-right:15px;margin-bottom:15px;}

.entry-content ul li {
	color:#333;
	margin-bottom:10px;
	line-height:1.6;
}
body.single-post h4 {
    font-size:2.3rem;
}
body.single-post h2 {
    font-size:3.2rem;
}
body.single-post h3 {
    font-size:2.6rem;
}
body.postid-2346 .wp-block-group.has-background {
	padding:30px;
}
body.postid-2346 .wp-block-group.has-background h2 {margin-bottom:35px;}
body.postid-2346 .wp-block-group.has-background ol {color:#fff;font-size:24px;}
body.postid-2346 .wp-block-group.has-background ol li {margin-bottom:15px;}
body.postid-2346 .wp-block-group.has-background ol li:last-child {margin-bottom:0;}

/* Header */
body header.site-header.left nav {padding-top:30px;}
header.site-header .menu li {font-family:'Amaranth', sans-serif;font-weight:700;margin-right:10px;}
header.site-header .menu li:last-child {margin-right:0;}
header.site-header .menu li a {padding:10px 18px;}
header.site-header .menu li.current-menu-item a,
header.site-header .menu li a:hover {color:#fff;background-color:#a21e22;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
body .main-navigation ul ul {padding:0;}
body .main-navigation ul li.menu-item-25 ul.dropdown-menu {min-width:340px;}
body .main-navigation ul ul,
body .main-navigation ul ul li a,
body .main-navigation ul ul li a:hover {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
header.site-header .menu ul li {font-size:18px;margin-right:0;}
header.site-header .menu ul li a,
header.site-header .menu ul li.current-menu-item a{
	padding:10px;
	color:#a21e22 !important;
	background:none !important;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
} 
header.site-header .menu ul li a:hover,
header.site-header .menu ul li.current-menu-item a:hover {
color:#fff !important;
	background:#a21e22 !important;
}
body .main-navigation ul ul a {min-width:340px;}

/* Red Gradient */
.gradient-bg .upb_row_bg:before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 1;
}
.red-gradient .upb_row_bg:before {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fb3942+0,a21e22+100&0.7+0,0.9+100 */
background: -moz-linear-gradient(-45deg,  rgba(251,57,66,0.7) 0%, rgba(162,30,34,0.9) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(251,57,66,0.7) 0%,rgba(162,30,34,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(251,57,66,0.7) 0%,rgba(162,30,34,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3fb3942', endColorstr='#e6a21e22',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

/* Homepage */
.gradient-bg.home-hero .upb_row_bg:before {
background-color:#777;
	opacity:.5;
}
body .home-hero h1,
body .home-hero h3 {color:#fff;}
body .home-hero h1 {padding:0 20%;line-height:1.2;}
body .home-hero h3 {font-family: 'Open Sans', sans-serif;font-weight:400;}

img.ult-modal-img:hover {opacity:.8;}
.home_vid {display: block; margin: 0 auto; max-width: 800px; width: 100%;}

.home-hero .btn-contain {
	width:600px;
	display:block;
	margin:30px auto 0;
}
body #content .home-hero .btn.btn-lg {
	font-family: 'Amaranth', sans-serif;
	font-size:4.8rem;
	border:3px solid #a21e22;
	float:right;
}
body #content .home-hero .btn:hover {border-color:#fb3942;}
body #content .home-hero .btn:first-child {background:none;border-color:#fff;float:left;	}
body #content .home-hero .btn:first-child:hover {background:#fff;color:#a21e22;}

.home-intro h2,
.home-intro h3.red,
.home-why h2,
.home-test h2 {color:#a21e22;}
body .home-intro h3,
body .home-aid h3,
body .home-why h3 {font-family: 'Open Sans', sans-serif;line-height:1.6;font-style:italic;}

body .home-services .excerpt-link {border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
body .home-services .excerpt-link h5 {text-transform:uppercase;font-size:2.4rem;color:#a21e22;line-height:1.2;min-height:56px;}
.home-services .excerpt-link:hover {background-color:#a21e22;}
.home-services .excerpt-link:hover h5,
.home-services .excerpt-link:hover p {color:#fff;}


.home-aid h2,
.home-aid h3,
.home-aid p {color:#fff;}
body .home-aid p {font-size:2.4rem;}
body .home-aid.internal-aid p {font-size:2rem;}
body .home-why p {font-size:2rem;margin-bottom:15px;}
.red-gradient.internal-aid .upb_row_bg:before {border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
body #content .home-aid.internal-aid .btn.btn-lg {background:#fff;color:#a21e22;font-weight:700;}
body #content .home-aid.internal-aid .btn.btn-lg:hover {background:#a21e22;color:#fff;}

body .theme_9 .testi-wrapper .testi-details .testi-text .testi-name {color:#a21e22 !important;font-family: 'Amaranth', sans-serif;font-size:3rem;font-weight:700;line-height:1.6;}
body .theme_9 .testi-wrapper .testi-details .testi-text .testi-company {color:#a21e22 !important;font-family: 'Amaranth', sans-serif;font-size:3rem;}
.home-test .ictst_wrapp p {font-style:italic;font-size:1.8rem;}
.home-test .theme_9 .testi-wrapper .quotes .quote-content {min-height:206px;}

/* ==|== Internals ======================================================= */
header.entry-header h1 {font-size:6rem;}
body .internal-intro h2 {font-size:4rem;}
body h2.wpb_video_heading  {font-size:3.6rem;line-height: 1.6;}
body #content .btn {font-family:'Amaranth', sans-serif;}
body #content .btn.btn-lg {
	font-family: 'Amaranth', sans-serif;
    font-size: 3.4rem;
    margin-top: 30px;
}
body .sidebar {margin-top:0;}

body .vc_toggle_title h4 {font-weight:700;font-size:2.4rem;}
body .vc_toggle_default .vc_toggle_icon,
body .vc_toggle_default .vc_toggle_icon::before,
body .vc_toggle_default .vc_toggle_icon::after {border:1px solid #a21e22;background:#a21e22;}

.contact .gform_wrapper .top_label .gfield_label,
.contact .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {display:none;}
body .contact .gform_wrapper .top_label div.ginput_container {margin-top:0;}

body .contact .gform_wrapper .gform_footer input.button,
body .entry-content .gform_wrapper .gform_footer input.button{
	  font-family: 'Amaranth', sans-serif;
    font-size: 2.8rem;
    float: none;
    width: 98%;
    color: #fff;
    line-height: 1;
    padding: .6em 1em .6em;
	
    border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
}

body.page-id-17 h6 {
	font-size:2.2rem;
    border-bottom: 1px dotted #a21e22;
    padding-bottom: 5px;
    margin-bottom: 20px;
	text-transform:uppercase;
}

body .terms h6,
body .terms p {color:#fff;}
body.page-id-17 .terms h6 {border-bottom:1px dotted #fff;}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {font-weight: 700;font-size: 2.4rem;}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title a {color:#333 !important;}
body.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading,
body.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {background:#efefef;}
body.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {border-width:4px 0 0;}
body.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {border-width:0 0 0 4px;}
body.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before,
body.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {border-color:#a21e22 !important;}

/* Blog */
.blog .vc_grid-item {
	margin-bottom:25px;
	border-bottom:1px solid #efefef;
}
.blog .vc_gitem_row .vc_gitem-col {padding:0 20px;}
.blog .vc_grid .vc_btn3-container  .vc_gitem-link {
    font-family: 'Amaranth', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: none !important;
    border-top: none;
}

/* ==|== Sidebar ======================================================= */
#secondary aside {margin-bottom:6rem;}
body .sidebar h3 {line-height:1.2;}
/* Search */
span.screen-reader-text {display:none;}
.sidebar .search-form input.search-field {
	border: 1px solid #a21e22;
    border-left: none;
    width: 250px;
    padding: 5px 10px;
    font-style: italic;
    font-weight: 400;
    
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
}
.sidebar .search-form input.search-submit {
	background: #cccccc;
    padding: 5px 9px;
    border: 1px solid #a21e22;
    border-right: none;
    float: left;
    color: #fff;
    font-weight: 700;
    
    border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
}

/* Questions */
.sidebar #text-4 {
	text-align:center;
	padding:30px 20px;
	border:1px solid #a21e22;
	
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.sidebar #text-4 h3 {
	font-size:3.4rem;
	color:#a21e22;
	line-height:1.2;
	margin-bottom:10%;
}
.sidebar #text-4 h3 span {color:#333;}
.sidebar #text-4 a {
	font-size:2.8rem;
	font-weight: 700;
    color: #a21e22;
    letter-spacing: .05em;
}

/* Testimonials */
#secondary aside#text-5 {margin-bottom:0;}
.sidebar #text-5 h3 {
	color:#a21e22;
	font-size:3rem;
}
.sidebar .theme_5 {margin-bottom:6rem;}
.sidebar .theme_5 .testi-wrapper .quotes {padding-left:0;}
.sidebar .theme_5 .testi-wrapper .testi-details {width:100%;padding-top:0;}
.sidebar .ictst_wrapp p {font-size:16px;line-height:1.6;}

.sidebar .theme_5 .testi-wrapper .testi-details .testi-text {padding-left:0;}
.sidebar .theme_5 .testi-wrapper .testi-details .testi-text .testi-job,
body .sidebar .theme_5 .testi-wrapper .testi-details .testi-text .testi-name,
.sidebar .theme_5 .testi-wrapper .testi-details .testi-text .testi-company {font-size:16px;color:#a21e22 !important;font-family:'Amaranth', sans-serif;}

.sidebar .owl-tst-controls {margin-top:20px;}
.sidebar .owl-tst-theme .owl-tst-dots .owl-tst-dot span {width:15px;height:15px;}
.sidebar .owl-tst-theme .owl-tst-dots .owl-tst-dot.active span, 
.sidebar .owl-tst-theme .owl-tst-dots .owl-tst-dot:hover span,
.sidebar .owl-tst-theme .owl-tst-dots .owl-tst-dot span {
	border:none;
	
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}
body .sidebar .owl-tst-theme .owl-tst-dots .owl-tst-dot.active span, 
body .sidebar  .owl-tst-theme .owl-tst-dots .owl-tst-dot:hover span {
	background:#a21e22 !important;
}

/* Newsletter Sign Up */
.sidebar .gform_wrapper form {
	padding: 20px;
    background: #a21e22;
    
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.sidebar .gform_wrapper ul.gform_fields li.gfield {
	padding-right:0 !important;
}
.sidebar .gform_wrapper ul.gform_fields li.gfield#field_1_2 {
	color:#fff;
	text-align:center;
}
.sidebar .gform_wrapper h3.gform_title {
	color: #fff;
    text-align: center;
    font-size: 3rem;
    letter-spacing: .03em !important;
    margin-bottom: 2rem;
}
.sidebar .gform_wrapper span.gform_description {text-align:center;color:#fff;font-size:18px;line-height:1.4;}
.sidebar .gform_wrapper p {
	font-size: 16px;
    line-height: 1.6;
    font-style: italic;
}
.sidebar .gform_wrapper .top_label .gfield_label {display:none;}
.sidebar .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {padding:5px 10px;}
.sidebar .gform_wrapper input.large {
	font-style: italic;
    padding: 5px 10px;
    border: none;
    
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.sidebar .gform_wrapper .gform_footer {
	margin-top:5px;
}
body .sidebar .gform_wrapper .gform_footer input.button {
	color: #fff;
    background: #b2b2b2;
    width: 100%;
    font-weight: 700;
    letter-spacing: .1em;
	text-transform:uppercase;
    font-family: 'Amaranth', sans-serif !important;
    padding: 5px 10px;
    border-radius: 3px;
}
body .sidebar .gform_wrapper .gform_footer input.button:hover {background:#000;}

/* Socials */
.sidebar .widget_odd_social_widget {text-align:center;}
.sidebar #secondary .widget_odd_social_widget ul {margin-top:20px;}
.sidebar #secondary ul.socials li {
	display: inline-block;
    background-color: #a21e22;
    padding: 7px 0px 0 0px;
    margin-right: 20px;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.sidebar #secondary ul.socials li:last-child {margin-right:0;}
.sidebar #secondary ul.socials li a {color:#fff;}

/* Reviews Page */
body .gform_wrapper#gform_wrapper_3 label.gfield_label+div.ginput_container {
	margin-top: 0;
}

.gform_wrapper#gform_wrapper_3 ul.gfield_radio {
	float: left;
	display: block;
}

.gform_wrapper#gform_wrapper_3 ul.gfield_radio li {
	display: inline-block;
	width: 32px;
	margin-bottom: 0;
}

.gform_wrapper#gform_wrapper_3 ul.gform_fields li.gfield input[type=radio] {
	float: left;
	width: 39px !important;
}

.gform_wrapper#gform_wrapper_3 .gfield_radio li label {
	margin-left: 6px;
	float: left;
}

.gform_wrapper#gform_wrapper_3 .gfield_radio li:last-child label {
	margin-left: 1px;
}

.gform_wrapper#gform_wrapper_3 .gfield_html.gfield_no_follows_desc {
	margin-top: 0;
}
.gform_wrapper#gform_wrapper_3 .gfield_html.gfield_no_follows_desc ul {margin-left:0 !important;}

body .gform_wrapper#gform_wrapper_3 div.gform_body ul.gform_fields li.gfield.gfield_html ul li, 
body .gform_wrapper#gform_wrapper_3 form div.gform_body ul.gform_fields li.gfield.gfield_html ul li {
	display: inline-block;
	margin-right: 59px;
	font-size: 12px;
}

body .gform_wrapper#gform_wrapper_3 div.gform_body ul.gform_fields li.gfield.gfield_html ul li:nth-child(2), 
body .gform_wrapper#gform_wrapper_3 form div.gform_body ul.gform_fields li.gfield.gfield_html ul li:nth-child(2) {
	margin-right: 84px;
}

body .gform_wrapper#gform_wrapper_3 div.gform_body ul.gform_fields li.gfield.gfield_html ul li:last-child, 
body .gform_wrapper#gform_wrapper_3 form div.gform_body ul.gform_fields li.gfield.gfield_html ul li:last-child {
	margin-right: 0;
}
body .gform_wrapper#gform_wrapper_3 .gform_footer input.button {color:#fff;}

/* Footer */
footer img {display:block;margin:0 auto;}
footer .widget_odd_social_widget,
footer .widget_nav_menu {
	text-align:center;
}
footer .widget_odd_social_widget ul,
footer .widget_nav_menu ul {list-style:none;margin-left:0;margin-bottom:0;}
footer .widget_nav_menu ul ul {display:none;}
footer .widget_nav_menu ul li {
	display:inline;
	margin-right:50px;
	font-family:'Amaranth', sans-serif;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
}
footer .widget_odd_social_widget ul li {
	display: inline-block;
    background-color: #a21e22;
    padding: 10px 3px 0 5px;
    margin-right: 20px;
    width: 50px;
    height: 50px;
	
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
footer .widget_odd_social_widget ul li a {color:#fff;font-size:30px;}
footer .widget_odd_social_widget ul li:last-child,
footer .widget_nav_menu ul li:last-child {margin-right:0;}

/* Responsive Breaks */
@media (min-width: 1320px) {
	html body .container {
		max-width: 1300px;
	}
	
	html .container {
		width: 1300px;
	}
}

@media (max-width: 1320px) { 
	.sidebar .search-form input.search-field {width:219px;}
}

@media (max-width: 1200px) {
body .home-hero h1 {padding:0;}
header.site-header .menu li {margin-right:5px;font-size:19px;}
.sidebar .search-form input.search-field {width:168px;}
.sidebar #text-4 h3 {font-size:3rem;}
.sidebar #text-4 a {font-size:2.4rem;}
.sidebar #secondary ul.socials li {margin-right:10px;}
}
@media (max-width: 992px) {
	header.site-header .menu li {font-size:16px;}
header.site-header .menu li a {
    padding: 8px 10px;
}
.sidebar .search-form input.search-field {width:112px;}
.sidebar #secondary ul.socials li:nth-child(3) {margin-right:0;}
.sidebar #secondary ul.socials li {margin-bottom:10px;}
.sidebar #text-4 h3 {font-size:2.4rem;}
.sidebar #text-4 a {font-size:1.8rem;}
.sidebar .gform_wrapper h3.gform_title {font-size:2.2rem;}
.sidebar .gform_wrapper span.gform_description {font-size:14px;line-height:1.4;}

.blog .vc_grid-item-zone-c-right .vc_gitem-animated-block,
.blog .vc_grid-item-zone-c-right .vc_gitem-zone-c {float:none;width:100%;}

.blog .vc_gitem_row .vc_gitem-col {padding:20px 0;}
}
@media (max-width: 767px) {
	body header.site-header.left nav {padding-top:0;}
header.site-header.left nav .menu {float:none;}
header.site-header .menu li.current-menu-item a, header.site-header .menu li a:hover {
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
}
header.site-header .menu li.current-menu-item li a {background:none;color:#a21e22;}
	header.site-header .menu li {font-size:20px;} 
body header.site-header .menu ul {margin-bottom:10px;}
body header.site-header .menu ul li a {padding:5px 0;min-width:0;}
	header.site-header.left .col-xs-12 {width:50%;}
.site-branding {margin:0;}
button.menu-toggle {
	font-size: 0;
    line-height: 0;
    background: none;
    position: relative;
        top: 25px;
    margin: 0;
    float: right;
    right: 20px;
}
button.menu-toggle .glyphicon {
    font-size: 40px;
    color: #a21e22;
}

	body h1 {font-size:5rem;line-height:1.2;}
	body h2 {font-size:4rem;line-height:1.2;}
	body h3 {font-size:2rem;}
.home-hero .btn-contain {width:100%;}
body #content .home-hero .btn,
body #content .home-hero .btn.btn-lg {font-size:2.8rem;min-width:210px;}

.home_vid {height:325px;}

body .vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {padding-right:0;}

body .home-services .excerpt-link h5 {min-height:0;}

body .sidebar {margin-top:6rem;}
.sidebar #text-4 h3 {
    font-size: 3.4rem;
}
.sidebar #text-4 a {font-size:2.8rem;}
.sidebar .search-form input.search-field {width:250px;}
.sidebar #secondary ul.socials li {margin-bottom:0;}
.sidebar #secondary ul.socials li:nth-child(3) {margin-right:10px;}
.sidebar .gform_wrapper h3.gform_title {font-size:3rem;}
.sidebar .gform_wrapper span.gform_description {font-size:18px;}

footer .widget_nav_menu ul li {
	display:block;
	margin-right: 0;
    font-size: 20px;
    margin-bottom: 15px;
}

}
@media (max-width: 480px) {
	img.alignleft {float:none;display:block;margin:0 auto;}
	body .home-hero h1 {line-height:1;font-size:3rem;}
body .home-hero h3 {font-size:1.4rem;}
.home-hero .btn-contain {margin-top:0;}
body #content .home-hero .btn.btn-lg {
		width:100%;
	    font-size: 2.2rem;
    padding: 8px;
    margin-top: 10px;
}

.home_vid {height:250px;}
footer .widget_odd_social_widget ul li {
	    padding: 7px 3px 0 5px;
    width: 35px;
    height: 35px;
}
footer .widget_odd_social_widget ul li a {
	font-size:21px;
}
}