/*!
Theme Name: us-imaging
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: us-imaging
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

us-imaging is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/*
font-family: 'Open Sans', sans-serif;
font-family: 'Playfair Display', serif;
*/

@import url("css/fonts.css");

html {
	-webkit-text-size-adjust: 100%; /* 2 */
}
body {-webkit-font-smoothing: antialiased;}
*, *:before, *:after {box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
body {margin: 0;}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {display: block;}
audio,canvas,progress,video {display: inline-block;vertical-align: baseline;}audio:not([controls]) {display: none;height: 0;}[hidden],template {display: none;}a {background-color: transparent;}a:active,a:hover {outline: 0;}abbr[title] {border-bottom: 1px dotted;}b,strong {font-weight: bold;}dfn {font-style: italic;}h1 {font-size: 2em;margin: 0.67em 0;}mark {background: #ff0;color: #000;}small {font-size: 80%;}sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sup {top: -0.5em;}sub {bottom: -0.25em;}img {border: 0;}svg:not(:root) {overflow: hidden;}figure {margin: 1em 40px;}hr {box-sizing: content-box;height: 0;}pre {overflow: auto;}code,kbd,pre,samp {font-family: 'Open Sans', sans-serif; font-size: 1em;}button,input,optgroup,select,textarea {color: inherit;font: inherit;margin: 0;}button {overflow: visible;}button,select {text-transform: none;}button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer;}button[disabled],html input[disabled] {cursor: default;}button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}input {line-height: normal;}input[type="checkbox"],input[type="radio"] {box-sizing: border-box;padding: 0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}legend {border: 0;padding: 0;}textarea {overflow: auto;}optgroup {font-weight: bold;}table {border-collapse: collapse;border-spacing: 0;}td,th {padding: 0;}


html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body {margin: 0; font-family: 'Archivo', sans-serif; font-weight: normal; font-size: 20px; color: #404040; line-height: 30px; position: relative;}
html {overflow-x: hidden;}

img, span {border: none;}
img, video {max-width: 100%; height: auto; outline: none !important;}
.wpcf7-form .row:after {display: block; content: ""; clear: both;}
a { color: #DB3B00; text-decoration: none; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
a:hover { text-decoration:none; color:#003E86; outline:none;}
.site {transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;position: relative;right: 0;}
.alignleft {margin: 0 20px 20px 0; float: left;}
.alignright {margin: 0 0 20px 20px; float: right;}
.aligncenter {margin: 0 auto 20px auto; float: none; display: block;}
blockquote {border-left: 5px solid #003b4d; margin:20px 0; padding: 0 0 0 20px;}

/** common css start**/

p { margin: 0 0 18px; font-size: 25px; line-height: 40px; font-weight: normal;}
h1,h2,h3,h4 { font-family:'Nimbus Sans'; margin: 0 0 15px; font-weight: normal;}
h1 {font-size: 52px;line-height: 62px; color: #003b4d;}
h2 {font-size: 45px;line-height: 55px; color: #003E86; font-weight: 900; text-transform: uppercase;}
h3 {font-size: 28px; line-height: 38px; font-weight: 900;}
h4 {font-size: 25px; line-height: 35px; font-weight: bold;}
.small {font-size:82%; line-height:21px;}
.small small {font-size: 100%;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.bg-cover {background-repeat: no-repeat !important;background-position: center !important;background-size: cover !important;}
.bg-contain {background-repeat: no-repeat !important;background-position: center !important;background-size: contain !important;}
.bg-cover img, .bg-contain img {width: 100%;opacity: 0;visibility: hidden;height:auto; vertical-align: top;}
.button, a.button, button, html input[type="button"], input[type="reset"], input[type="submit"] {padding: 6px 30px;background-color: #DB3B00;display: inline-block;color: #fff;font-size: 16px !important;position: relative;box-shadow: none;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;line-height: 20pt;text-align: center;outline: none !important;font-family: 'Nimbus Sans';font-weight: 900;border-radius: 25px;min-width: 164px;border: 1px solid #DB3B00;}
li.widget {list-style: none;}

.common-btn {padding: 7px 30px;background-color: #DB3B00;display: inline-block;color: #fff;font-size: 16px !important;position: relative;box-shadow: none;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;line-height: 20pt;text-align: center;outline: none !important;font-family: 'Nimbus Sans';font-weight: 900;border-radius: 25px;min-width: 164px; overflow: hidden;}
.common-btn span {position: relative;}
.common-btn:before {content: '';position: absolute;left: 0;width: 0;height: 100%;border-radius: 25px;top: 0;bottom: 0;background: rgba(0, 0, 0, 0.15);transition: 400ms ease all;}
.common-btn:hover {color: #fff !important;}
.common-btn:hover:before {width: 100%;}

.container {margin: 0 auto; padding:0 20px; max-width: 1300px; width: 100%;}
.wow {visibility: hidden;}
section {position: relative;}
section .inner {position: relative;}
.section-padding {padding-top: 100px;padding-bottom: 100px;}
.section-padding-top {padding-top: 100px;}
.white-text {color: #fff;}
.white-text h1, .white-text h2, .white-text h3, .white-text p {color: #fff !important;}
p:empty {display: none;}
.no-link {pointer-events: none;}
input, a {outline: none;}
.flex-row-wrap {-webkit-flex-flow: row wrap; flex-flow: row wrap;}

.bg-primary {background: #003E86 !important;}
.blue-bg {background: #003E86;}
.black-bg {background: #000000;}
/** common css end **/

.site-header {background: #012D60; position: fixed;left: 0;right: 0;top: 0;width: 100%;z-index: 999; -moz-transition: 200ms ease all; -webkit-transition: 200ms ease all; transition: 200ms ease all;}
.site-header .inner {-ms-box-orient: horizontal;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;-webkit-flex-flow: row wrap;flex-flow: row wrap;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;position: relative;}
.site-header .inner .right-block {width: calc(100% - 212px);padding: 0 0 0 30px;}
.site-header .inner .site-branding {width: 212px;}
.site-header .inner .menu-toggle {display: none;}
.site-header .inner .main-navigation ul.menu {padding: 0;list-style: none;margin: 0;-ms-box-orient: horizontal;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-ms-flex-pack: flex-end;justify-content: flex-end;}
.site-header .inner .right-block nav {clear: both;}
.site-header .inner .right-block form {float: right;padding: 14px 0 10px 0;position: relative;width: 260px;}
.site-header .inner .right-block form input {width: 100%;border: 1px solid #b1b3b3;border-radius: 35px;font-size: 16px;color: #63666a;padding:5px 50px 5px 20px;background: transparent;}
.site-header .inner .right-block form button {padding: 0;border: none;background: transparent;position: absolute;right: 16px;top: 5px;bottom: 0;margin: auto;opacity: 0.6;}
.site-header .inner .right-block form button:hover {opacity: 1;}
.site-header .inner .main-navigation ul.menu li {margin: 0 0 0 26px;position: relative;}
.site-header .inner .main-navigation ul.menu li .arrow-down {display: none;}
.site-header .inner .main-navigation ul.menu li a {color: #fff; font-size: 16px; font-weight: bold; display: inline-block; position: relative; padding: 28px 0; font-family: 'Nimbus Sans'; text-transform: capitalize;}
.site-header .inner .main-navigation ul.menu li a:after {content: '';position: absolute;bottom: 25px;background: #D53A01;height: 2px;width: 0;left: 0;right: 0;margin: auto; transition: 400ms ease all;}
.site-header .inner .main-navigation ul.menu li.current-menu-item > a:after,
.site-header .inner .main-navigation ul.menu li:hover > a:after {width: 100%;}

body {padding: 85px 0 0 0;}

.nav-toggle {margin: 0;padding: 0;width: 32px;height: 38px;display: none;cursor: pointer;position: relative;float: right;z-index: 9;}
.nav-toggle i, .nav-toggle i:after, .nav-toggle i:before {background-color: #fff;position: absolute;width:34px;height: 3px;transition-timing-function: ease;transition-duration: .3s;transition-property: transform;border-radius: 0; left: 0; right: 0; margin: auto;}
.nav-toggle i {transition-timing-function: cubic-bezier(.55,.055,.675,.19);transition-duration: 300ms;left: 0;top: 50%;display: block;margin-top: -2px;}
.nav-toggle i:after, .nav-toggle i:before {display: block;content: "";}
.nav-toggle i:before {top: -10px;transition: top 300ms ease .15s,opacity 300ms ease;}
.nav-toggle i:after {bottom: -10px;transition: bottom 300ms ease .15s,transform 300ms cubic-bezier(.55,.055,.675,.19);}
.menu-open .nav-toggle i {transition-delay: .12s;transition-timing-function: cubic-bezier(.215,.61,.355,1);transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);}
.menu-open .nav-toggle i:before {top: 0;transition: top 300ms ease,opacity 300ms ease .15s;opacity: 0;}
.menu-open .nav-toggle i:after {bottom: 0;transition: bottom 300ms ease,transform 300ms cubic-bezier(.215,.61,.355,1) .15s;transform: rotate(-90deg);}
.site-header.fixed {-webkit-box-shadow: 5px 5px 30px #00000033; -moz-box-shadow: 5px 5px 30px #00000033; box-shadow: 5px 5px 30px #00000033;}

.site-header .inner .main-navigation ul.menu li.contact-btn a {background: #DB3B00;border-radius: 25px;padding: 5px 25px;font-weight: 900;}
.site-header .inner .main-navigation ul.menu li.contact-btn a:hover {border-color: #fff; background: #fff; color: #DB3B00;}
.site-header .inner .main-navigation ul.menu li.request-btn a {border: 2px solid #fff;border-radius: 25px;padding: 3px 25px;font-weight: 900;}
.site-header .inner .main-navigation ul.menu li.request-btn a:hover {background: #fff; color: #DB3B00;}
.site-header .inner .main-navigation ul.menu li.request-btn a:after,
.site-header .inner .main-navigation ul.menu li.contact-btn a:after {display: none;}

@media (min-width: 992px) {
	.site-header .inner .main-navigation ul.menu li ul.sub-menu {position: absolute; width: 190px;background: #012D60;border: none;padding: 5px 5px 20px !important;left: -65px;display: none;-webkit-box-shadow: 0 4px 6px 0px rgba(0,0,0,.1);-moz-box-shadow: 0 4px 6px 0px rgba(0,0,0,.1);box-shadow: 0 4px 6px 0px rgba(0,0,0,.1);text-align: center;}
	.site-header .inner .main-navigation ul.menu li:hover ul.sub-menu {display: block; list-style: none;}
	.site-header .inner .main-navigation ul.menu li ul.sub-menu li {margin: 0; display: block;}
	.site-header .inner .main-navigation ul.menu li ul.sub-menu li a {line-height: 28px; text-transform: none;padding: 10px 0;}
	.site-header .inner .main-navigation ul.menu li ul.sub-menu li a:after {bottom: 7px;}
	.site-header .inner .main-navigation ul.menu li.solutions-menu ul.sub-menu {width: 300px;}
	.site-header .inner .main-navigation ul.menu li.company-menu ul.sub-menu {left: -55px;}
	.site-header .inner .main-navigation ul.menu li.software-menu ul.sub-menu {left: -60px;}
	.site-header .inner .main-navigation ul.menu li.what-we-menu ul.sub-menu {left: -45px;}
}


.gform_wrapper div.validation_error {display: none;}
@media only screen and (min-width: 641px) {
	body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {max-width: 100% !important;}
}
body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {max-width: 100% !important;}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {border: none !important;background: transparent !important;}
.gform_wrapper .top_label .gfield_error {width: 100% !important;}
.gform_wrapper .field_description_below .gfield_description {padding: 0 !important; position: relative; top: -5px;}
.gform_wrapper .validation_message {color: #db3b00 !important;font-weight: 500 !important;font-size: 13px !important;}

.form-block {box-shadow: 0px 0px 20px #00000033; background: #fff; padding: 45px;}
.form-block .gform_wrapper {margin: 0;}
.form-block .gform_wrapper form {max-width: 100%;}
.form-block .gform_wrapper form ul li {padding: 0 !important; margin: 0 0 16px 0 !important;}
.form-block .gform_wrapper form ul li.half-width {width: calc(50% - 8px) !important;float: left;clear: none;}
.form-block .gform_wrapper form ul li.half-width.right {float: right;}
.form-block .gform_wrapper form ul li .gfield_label {color: #404040;letter-spacing: 0.17px;font-size: 17px;font-weight: normal;}
.form-block .gform_wrapper form ul li .ginput_container {margin: 0 !important;}
.form-block .gform_wrapper form ul li .ginput_container input {width: 100% !important;border: 1px solid #CBD0D3 !important;outline: none;color: #8D8D8D;font-size: 17px !important;line-height: 24px !important;padding: 7px 15px !important;min-height: inherit !important;margin: 0;background: #fff !important;font-family: 'Archivo', sans-serif !important;letter-spacing: 0.17px !important;}
.form-block .gform_wrapper form ul li .ginput_container select {width: 100% !important;border: 1px solid #CBD0D3 !important;outline: none;color: #8D8D8D;font-size: 17px !important;line-height: 24px !important;padding: 7px 25px 7px 15px !important;min-height: inherit !important;margin: 0;background: #fff url('images/dropdown.svg') no-repeat !important;font-family: 'Archivo', sans-serif !important;letter-spacing: 0.17px !important; background-position: right 10px center !important; -webkit-appearance: none; -moz-appearance: none; text-indent: 1px; text-overflow: '';}

.form-block .gform_wrapper form ul li .ginput_container input::-webkit-input-placeholder { color: #8D8D8D;}
.form-block .gform_wrapper form ul li .ginput_container input::-moz-placeholder {color: #8D8D8D;}
.form-block .gform_wrapper form ul li .ginput_container input:-ms-input-placeholder { color: #8D8D8D;}
.form-block .gform_wrapper form ul li .ginput_container input:-moz-placeholder {color: #8D8D8D;}
.form-block .gform_wrapper form ul li .ginput_container textarea {width: 100%;border: 1px solid #CBD0D3;outline: none;color: #8D8D8D;font-size: 17px !important;line-height: 24px !important;padding: 7px 15px !important;min-height: inherit !important; margin: 0; height: 95px; resize: none; background: #fff !important; font-family: 'Archivo', sans-serif !important; letter-spacing: 0.17px !important; vertical-align: top;}
.form-block .gform_wrapper form ul li .ginput_container textarea::-webkit-input-placeholder { color: #8D8D8D;}
.form-block .gform_wrapper form ul li .ginput_container textarea::-moz-placeholder {color: #8D8D8D;}
.form-block .gform_wrapper form ul li .ginput_container textarea:-ms-input-placeholder { color: #8D8D8D;}
.form-block .gform_wrapper form ul li .ginput_container textarea:-moz-placeholder {color: #8D8D8D;}
.form-block .gform_wrapper form ul li .ginput_container_checkbox ul {width: 100%;margin: 0;}
.form-block .gform_wrapper form ul li .ginput_container_checkbox ul li {margin: 0 !important;position: relative;}
.form-block .gform_wrapper form ul li .ginput_container_checkbox ul li input[type="checkbox"] {display: none;}
.form-block .gform_wrapper form ul li .ginput_container_checkbox ul li input[type="checkbox"] + label {position: relative; padding: 0 0 0 25px; font-size: 17px; font-weight: normal; letter-spacing: 0.17px; color: #404040; max-width: 100%;}
.form-block .gform_wrapper form ul li .ginput_container_checkbox ul li input[type="checkbox"] + label a {color: #404040; text-decoration: underline;}
.form-block .gform_wrapper form ul li .ginput_container_checkbox ul li input[type="checkbox"] + label a:hover {color: #b5121b;}
.form-block .gform_wrapper form ul li .ginput_container_checkbox ul li input[type="checkbox"] + label:before {content: "\f00c"; position: absolute; left: 0; top: 5px; width: 15px; height: 15px; border: 1px solid #CBD0D3; font-size: 0px !important; padding: 2px; font: normal normal normal 14px/1 FontAwesome;}
.form-block .gform_wrapper form ul li .ginput_container_checkbox ul li input[type="checkbox"]:checked + label:before {content: "\f00c"; font-size: 9px !important;}
.form-block .gform_wrapper form ul li.checkbox-group {display: inline-block;width: 100%;}
.form-block .gform_wrapper form ul li.checkbox-group li {width: 50%;float: left;padding: 0 15px 3px 0 !important;}

.form-block .gform_wrapper form .gform_footer.top_label {padding: 0;margin: 20px 0 0 0;}
.form-block .gform_wrapper form .gform_footer.top_label input[type="submit"] {font-size: 17px !important; min-width: 122px !important; width: auto; line-height: inherit; min-height: inherit; padding: 4px 30px;}
.form-block .gform_wrapper form .gform_footer.top_label input[type="submit"]:hover {color: #DB3B00;background: #fff;}

.home-banner-block .home-video-main {position: absolute;top: 0;left: 0;right: 0;width: 100%;bottom: 0;}
.home-banner-block .home-video-main video {width: 100%; height: 100%; object-fit: cover;}
.home-banner-block .inner {min-height: 768px;}
.home-banner-block .inner .text-block {padding: 30px 0 110px 0; width: 100%;}
.home-banner-block .inner .text-block p {text-transform: uppercase;font-size: 65px;line-height: 75px;font-family: 'Nimbus Sans';font-weight: 900; margin: 0 0 12px;}
.home-banner-block .inner .text-block h1 {font-size: 24px;line-height: 34px;font-family: 'Archivo', sans-serif;}
.home-banner-block .inner .text-block .bottom-btn {margin: 22px 0 0 0;}

.site-footer {padding: 65px 0 30px 0;background: #000000;}
.site-footer .copyright p {letter-spacing: 0.16px;color: #D1D1D1;margin: 0;font-size: 16px;line-height: 26px;}
.site-footer .copyright a {color: #D1D1D1; text-decoration: underline;}
.site-footer .copyright a:hover {color: #fff;}
.site-footer .top-row {margin: 0 -15px;}
.site-footer .top-row .footer-col {width: 17%;padding: 0 15px; margin: 0 0 25px 0;}
.site-footer .top-row .footer-col.contact-col {width: 23%;}
.site-footer .top-row .footer-col.ft-btn-group{width: 26%;}
.site-footer .top-row .footer-col .f-logo {max-width: 180px;margin: 0 0 20px 0;}
.site-footer .top-row .footer-col a {color: #fff;}
.site-footer .top-row .footer-col a:hover {color: #DB3B00;}
.site-footer .top-row .footer-col .phone a {font-family: 'Nimbus Sans';font-size: 17px;font-weight: 900;}
.site-footer .top-row .footer-col .address {font-family: 'Nimbus Sans';font-size: 17px;font-weight: normal;line-height: 24px;display: inline-block;}
.site-footer .top-row .footer-col ul {list-style: none;padding: 0;margin: 0;}
.site-footer .top-row .footer-col ul li a {font-family: 'Nimbus Sans';font-weight: 900;font-size: 17px;display: inline-block;}
.site-footer .top-row .footer-col ul li ul.sub-menu li a {font-family: 'Archivo', sans-serif;font-weight: normal;}
.site-footer .top-row .footer-col ul li ul.sub-menu li {line-height: 25px;}
.site-footer .top-row .footer-col .request-btn {border: 2px solid #fff;border-radius: 25px;padding: 3px 25px;font-weight: 900;font-size: 16px;display: inline-block;margin: 18px 0 38px 0;font-family: 'Nimbus Sans';}
.site-footer .top-row .footer-col .request-btn:hover {background: #fff; color: #DB3B00;}
.site-footer .top-row .footer-col .employer img {margin: 0 20px 0 0;}
.site-footer .top-row .footer-col .employer p {font-size: 16px;line-height: 22px;font-family: 'Nimbus Sans';font-weight: bold;color: #fff;margin: 0;}
.site-footer .top-row .footer-col .employer a {text-decoration: underline;}

.footer-cta-block .inner .left-block {width: 50%;padding: 32px 120px 0 0;}
.footer-cta-block .inner .form-block {width: 50%;}
.footer-cta-block .inner .left-block h2 {font-size: 50px;line-height: 58px;color: #fff;font-weight: 900; position: relative;padding: 0 0 20px 0;}
.footer-cta-block .inner .left-block h2:after {content: '';position: absolute;bottom: 0;width: 70px;height: 2px;background: #D53A01;left: 0;}
.footer-cta-block .inner .left-block p {color: #FFFFFF;font-size: 23px;line-height: 34px;}
.footer-cta-block .inner .left-block p a {color: #fff;font-weight: bold;}
.footer-cta-block .inner .left-block .bottom-img img {width: auto;opacity: 1;visibility: visible;margin: 50px 0 0 50px;}
.footer-cta-block .inner .left-block .address-block {margin: 90px 0 0 0; color: #fff; font-size: 18px; line-height: 26px;}
.footer-cta-block .inner .left-block .address-block h4 {font-size: 18px;font-weight: 900;color: #fff;text-transform: uppercase;margin: 0;line-height: 26px;}
.footer-cta-block .inner .left-block .address-block a {color: #fff;}
.footer-cta-block .inner .left-block .address-block a:hover {color: #DB3B00;}
.footer-cta-block .inner .left-block .address-block address {position: relative;padding: 0 0 13px 0;margin: 0 0 13px 0;}
.footer-cta-block .inner .left-block .address-block address:after {content: '';position: absolute;bottom: 0;width: 22px;height: 1px;background: #fff;left: 0;}

.footer-cta-block.contact-block .inner .left-block h2 {font-size: 30px;line-height: 40px;padding: 0 0 10px 0;}
.footer-cta-block.contact-block .inner .left-block p {font-size: 18px;line-height: 26px;}

.custom-breadcrumb {font-family: 'Nimbus Sans';font-size: 16px;font-weight: normal;margin: 0 0 32px 0;}
.custom-breadcrumb .devider {margin: 0 5px;}
.custom-breadcrumb span {font-weight: bold;}
.custom-breadcrumb a {color: #404040;}

.common-banner .text-block {max-width: 1030px;margin: auto;}
.common-banner.white-bg .custom-breadcrumb a,
.common-banner.white-bg .custom-breadcrumb {color: #8D8D8D;}
.common-banner .text-block h1 {color: #003E86;font-size: 38px;line-height: 45px;font-weight: 900;text-transform: uppercase;margin: 0 0 22px 0;}
.common-banner .text-block p {font-size: 23px;line-height: 34px;}
.common-banner .text-block p:last-child {margin: 0;}
.common-banner.blue-bg {background: #003E86;}
.common-banner.blue-bg,
.common-banner.bg-image,
.common-banner.black-bg {color: #fff;}
.common-banner.bg-image .text-block h1,
.common-banner.black-bg .text-block h1,
.common-banner.blue-bg .text-block h1 {color: #fff;}
.common-banner.bg-image a,
.common-banner.black-bg a,
.common-banner.blue-bg a {color: #fff;}
.common-banner.black-bg .text-block h1,
.common-banner.blue-bg .text-block h1 {color: #fff;}

.latest-news-block .listing {padding: 0 0 0 100px; margin: 0 -65px;}
.latest-news-block .listing .post-col {padding: 0 65px;width: 50%;margin: 50px 0 0 0;}
.latest-news-block .listing .post-col .type {letter-spacing: 0.65px;color: #8D8D8D;text-transform: uppercase;font-size: 13px;line-height: 19px;}
.latest-news-block .listing .post-col h3 {color: #003E86;font-size: 24px;line-height: 34px; margin: 0 0 8px 0;}
.latest-news-block .listing .post-col p {color: #8D8D8D;font-size: 17px;line-height: 24px;margin: 0 0 12px 0;}
.latest-news-block .listing .post-col .read-more {letter-spacing: 0.48px;font-family: 'Nimbus Sans';font-size: 16px;line-height: 19px;display: inline-block;font-weight: bold;vertical-align: top;text-transform: uppercase;}
.latest-news-block .listing .post-col .read-more:after {content: '>';vertical-align: text-top;margin: 0 0 0 8px;}
.latest-news-block .bottom-btn {margin: 40px 0 0 0;}
.latest-news-block .listing .search-filter-results {-ms-box-orient: horizontal; display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;-webkit-flex-flow: row wrap;flex-flow: row wrap;}
.latest-news-block .filter-row ul li {min-width: 100%; text-align: center;}
.pagination {width: 100%;margin: 50px 0 0 0;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.pagination span.pages {display: none !important;}
.pagination .wp-pagenavi a,
.pagination .wp-pagenavi span {border:1px solid #003E86;color:#003E86;display:inline-block;font-family:'Nimbus Sans',sans-serif;font-size:18px;font-weight:bold;width:48px;height:48px;padding:10px 0 0;margin:0 6px 6px;text-align:center;}
.pagination .wp-pagenavi a.first,
.pagination .wp-pagenavi a.last {width:auto;padding:10px 4px 0}
@media only screen and (min-width: 768px) {
	.pagination .wp-pagenavi a,
	.pagination .wp-pagenavi span {width:30px;height:30px;margin:0 6px;padding:0;}
	.pagination .wp-pagenavi a.first,
	.pagination .wp-pagenavi a.last {padding-top:0}
}
.pagination .wp-pagenavi span.current {background:#003E86;color:#fff;}

.numbers-block {padding: 65px 0 60px 0;}
.numbers-block .title-block h2 {font-size: 25px;line-height: 32px;}
.numbers-block .listing {margin: 0 -30px;}
.numbers-block .listing .text-col {width: 33.33%;padding: 20px 30px;margin: 40px 0 0 0;border-right: 1px solid #fff;}
.numbers-block .listing .text-col:last-child {border: none;}
.numbers-block .listing .text-col h3 {font-size: 50px;line-height: 45px; margin: 0 0 12px 0;}
.numbers-block .listing .text-col p {font-size: 16px;line-height: 24px;text-transform: uppercase;}

.fifty-fifty-block {padding: 90px 0;}
.fifty-fifty-block .ct-row {margin: 0 -25px;}
.fifty-fifty-block .ct-row .img-block {width: 50%; padding: 0 25px;}
.fifty-fifty-block .ct-row .text-block {width: 50%; padding: 0 25px;}
.fifty-fifty-block .ct-row .text-block h3 {color: #003E86;font-size: 45px;line-height: 55px;text-transform: uppercase;margin: 0 0 12px 0;}
.fifty-fifty-block .ct-row .text-block p {font-size: 20px;line-height: 30px;max-width: 511px;}

.owl-nav .owl-next {width: 23px; height: 46px; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; background: url('images/arrow.svg') no-repeat center; background-size: contain; font-size: 0;}
.owl-nav .owl-prev {width: 23px; height: 46px; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; background: url('images/arrow.svg') no-repeat center; background-size: contain; transform: rotate(180deg); font-size: 0;}

.counties-block {padding: 75px 0 70px 0;}
.counties-block .title-block {margin: 0 0 40px 0;}
.counties-block .title-block h2 {font-size: 25px;line-height: 32px;}
.counties-block .listing {padding: 0 110px; -ms-box-orient: horizontal; display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex; -webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.counties-block .listing .item .img {margin: 0 0 14px 0;}
.counties-block .listing .item .img img {width: auto;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;}
.counties-block .listing .item .state-name {color: #FFFFFF;font-size: 16px;line-height: 22px;font-family: 'Nimbus Sans';}

.testimonials-block .listing {padding: 0 110px;}
.testimonials-block .listing .item .details {width: 296px; padding: 0 50px 0 0;}
.testimonials-block .listing .item .content {width: calc(100% - 296px);padding: 20px 0 0 130px; position: relative;}
.testimonials-block .listing .item .content:before {content: ''; position: absolute; left: 65px; top: 5px; width: 50px; height: 38px; background: url('images/quote.svg') no-repeat center; background-size: contain;}
.testimonials-block .listing .item .details .img-group .img {max-width: 98px;margin: 0 18px 15px 0;}
.testimonials-block .listing .item .details .img-group .img img {border-radius: 50%;}
.testimonials-block .listing .item .details h3 {color: #003E86;font-size: 20px;line-height: 26px; margin: 2px 0 8px 0;}
.testimonials-block .listing .item .details p {color: #8D8D8D; font-size: 17px; line-height: 22px;}
.testimonials-block .listing .item .content p {color: #003E86;font-size: 22px;line-height: 32px;font-style: italic;}

.common-banner + .request-cta-block {padding-top: 30px;}
.request-cta-block .inner .left-block {width: 50%;padding: 32px 120px 0 0;}
.request-cta-block .inner .form-block {width: 50%;}
.request-cta-block .inner .left-block h2 {font-size: 30px;line-height: 40px;padding: 0 0 17px 0;position: relative;margin: 0 0 25px 0;}
.request-cta-block .inner .left-block h2:after {content: '';position: absolute;bottom: 0;width: 70px;height: 2px;background: #D53A01;left: 0;}
.request-cta-block .inner .left-block h3 {color: #003E86;font-size: 25px;line-height: 30px;text-transform: uppercase;}
.request-cta-block .inner .left-block p {color: #404040;font-size: 18px;line-height: 26px;}
.request-cta-block .inner .left-block ul {list-style: none;padding: 0;margin: 30px 0 0 0;}
.request-cta-block .inner .left-block ul li {color: #404040;font-size: 18px;line-height: 24px;margin: 0 0 16px 0;padding: 0 0 0 20px;position: relative;background: url('images/check-icon.svg') no-repeat;background-position: left top 5px;}

.newsletter-block {padding: 90px 0;}
.newsletter-block .inner {max-width: 1020px;margin: auto;}
.newsletter-block .inner .text-block h2 {text-transform: uppercase;font-size: 35px;line-height: 42px;}
.newsletter-block .inner .text-block p {font-size: 20px;line-height: 30px;}
.newsletter-block .inner .form-block {padding: 0;background: transparent;max-width: 624px;margin: 30px auto 0 auto;}
.newsletter-block .inner .form-block form {position: relative;}
.newsletter-block .inner .form-block form li.email-field {padding: 0 140px 0 0 !important;}
.newsletter-block .inner .form-block form input[type="submit"] {margin: 0;position: absolute;right: 0;top: 0;}
.newsletter-block .inner .form-block form li.email-field input {border-radius: 35px;padding: 7px 25px !important;}
.newsletter-block .form-block .gform_wrapper form ul li.checkbox {-ms-box-orient: horizontal;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; -webkit-flex-flow: row wrap; flex-flow: row wrap;}
.newsletter-block .form-block .gform_wrapper form ul li .ginput_container_checkbox ul li input[type="checkbox"] + label {letter-spacing: 0.16px; font-size: 16px; line-height: 20px; color: #fff; width: 100%;}
.newsletter-block .form-block .gform_wrapper form ul li .ginput_container_checkbox ul li input[type="checkbox"] + label:before {top: 2px;}
.newsletter-block .form-block .gform_wrapper form ul li .ginput_container_checkbox ul li input[type="checkbox"] + label a {color: #ffffff;}
.newsletter-block .gform_wrapper .validation_message {text-align: center;}

.news-single-main .inner {max-width: 833px;}
.news-single-main .inner .custom-breadcrumb {color: #003E86;}
.news-single-main .inner h1 {font-size: 38px;line-height: 45px;font-weight: 900;text-align: center;color: #003E86;}
.news-single-main .inner .post-meta {margin: 80px 0 30px 0;}
.news-single-main .inner .post-meta span {color: #003E86;font-size: 16px;font-family: 'Nimbus Sans';line-height: 14px;padding: 0 12px 0 0;margin: 0 12px 0 0; position: relative;}
.news-single-main .inner .post-meta span.author:after {content: '';position: absolute;right: 0;height: 100%;width: 1px;background: #003E86;top: 0;bottom: 0;margin: auto;}
.news-single-main .inner .content p {font-size: 20px;line-height: 30px;}
.news-single-main .inner .content h2 {font-size: 30px;line-height: 40px;margin: 35px 0 25px 0;}
.news-single-main .inner .content ol {list-style: none;padding: 0;margin: 0 0 25px 0;counter-reset: my-sec-counter;}
.news-single-main .inner .content ol li {padding: 0 0 0 25px;position: relative;margin: 0 0 18px 0;}
.news-single-main .inner .content ol li:before {counter-increment: my-sec-counter;content: counter(my-sec-counter);position: absolute;left: 0;color: #D53A01;font-size: 20px;line-height: 30px;font-weight: bold;}
.news-single-main .inner .content img {margin: 20px 0 35px 0;}
.news-single-main .inner .content h3 {color: #D53A01;font-size: 25px;line-height: 30px;text-transform: uppercase;}
.news-single-main .inner .content ul {padding: 0;list-style: none;margin: 0 0 25px 0;}
.news-single-main .inner .content ul li {padding: 0 0 0 25px;position: relative;margin: 0 0 18px 0;}
.news-single-main .inner .content ul li:before {content: '';background: #D53A01;width: 8px;height: 8px;position: absolute;left: 4px;top: 10px;}
.news-single-main .inner .pt-navigation {margin: 70px 0 0 0;letter-spacing: 0.48px;font-size: 16px;font-family: 'Nimbus Sans';line-height: 22px;text-transform: uppercase;font-weight: bold;}
.news-single-main .inner .pt-navigation .back:before {content: '<';position: relative;top: -2px;margin: 0 4px 0 0;}
.news-single-main .inner .pt-navigation .next:after {content: '>';position: relative;top: -2px;margin: 0 0 0 4px;}
.post-navigation {width: 100%;}
.post-navigation h2.screen-reader-text {display: none;}
.post-navigation .nav-links {letter-spacing: 0.48px;font-size: 16px;font-family: 'Nimbus Sans';line-height: 22px;text-transform: uppercase;font-weight: bold;display: inline-block;min-width: 100%;}
.post-navigation .nav-links .nav-next {float: right;}
.post-navigation .nav-links .nav-previous {float: left;}
.post-navigation .nav-links .nav-previous a:before {content: '<';position: relative;top: -2px;margin: 0 4px 0 0;}
.post-navigation .nav-links .nav-next a:after {content: '>';position: relative;top: -2px;margin: 0 0 0 4px;}

.our-promise-block .ct-row {margin: 60px 0 0 0;}
.our-promise-block .ct-row .img-block {width: 50%;}
.our-promise-block .ct-row .text-block {width: 50%; padding: 30px 0;}
.our-promise-block .ct-row .text-block .inside {-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);background: #FCFCFC;padding: 66px 32px 55px 120px;}
.our-promise-block .ct-row .text-block h2 {font-size: 30px;line-height: 40px;padding: 0 0 18px 0;position: relative;margin: 0 0 20px 0;}
.our-promise-block .ct-row .text-block h2:after {content: '';position: absolute;bottom: 0;width: 70px;height: 2px;background: #DB3B00;left: 0;}
.our-promise-block .ct-row .text-block .inside em {color: #000000;font-size: 22px;line-height: 32px;display: block;margin: 0 0 12px 0;}
.our-promise-block .ct-row .text-block p {color: #8D8D8D;font-size: 16px;line-height: 20px;}

.fifty-fifty-cards-block .title-block {margin: 0 0 45px 0;}
.fifty-fifty-cards-block .ct-row .img-block {width: 50%;}
.fifty-fifty-cards-block .ct-row .text-block {width: 50%; padding: 83px 110px;}
.fifty-fifty-cards-block .ct-row.img-right .img-block {order: 2;}
.fifty-fifty-cards-block .ct-row.img-right .text-block {order: 1;}
.fifty-fifty-cards-block .ct-row .text-block h3 {font-size: 30px;line-height: 40px;padding: 0 0 18px 0;position: relative;margin: 0 0 20px 0; text-transform: uppercase;}
.fifty-fifty-cards-block .ct-row .text-block h3:after {content: '';position: absolute;bottom: 0;width: 70px;height: 2px;background: #DB3B00;left: 0;}
.fifty-fifty-cards-block .ct-row .text-block p {font-size: 18px;line-height: 26px;}

.cards-circle-image-block .listing {margin: 0 -11px;}
.cards-circle-image-block .listing .card-col {width: 33.33%;padding: 0 11px; margin: 0 0 25px 0;}
.cards-circle-image-block .listing .card-col a {box-shadow: 0px 0px 10px #0000001A;display: block;background: #FCFCFC;padding: 20px 20px 80px 40px;position: relative;height: 100%;}
.cards-circle-image-block .listing .card-col a .img-row {text-align: right; margin: 0 0 12px 0;}
.cards-circle-image-block .listing .card-col a .img-row .img {width: 180px;height: 180px;margin-left: auto;-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.20);-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.20);box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.20);border-radius: 50%;}
.cards-circle-image-block .listing .card-col a h3 {color: #003E86;font-size: 30px;line-height: 40px;text-transform: uppercase;}
.cards-circle-image-block .listing .card-col a p {color: #404040;font-size: 18px;line-height: 26px;margin: 0;}
.cards-circle-image-block .listing .card-col a .bottom-link {position: absolute;bottom: 28px;color: #DB3B00;font-size: 16px;line-height: 22px;text-transform: uppercase;font-weight: bold;font-family: 'Nimbus Sans';}
.cards-circle-image-block .listing .card-col a .bottom-link:after {content: '>';position: relative;top: -2px;}

.cards-circle-image-block .listing .card-col a:hover {background: #003E86;}
.cards-circle-image-block .listing .card-col a:hover h3 {color: #fff;}
.cards-circle-image-block .listing .card-col a:hover p {color: #fff;}
.cards-circle-image-block .listing .card-col a:hover .bottom-link {color: #fff;}
.cards-circle-image-block .listing .card-col.intro-card a {background: #003E86; padding-top: 58px; padding-right: 50px;}
.cards-circle-image-block .listing .card-col.intro-card a .us-logo {max-width: 160px;}
.cards-circle-image-block .listing .card-col.intro-card a h2 {color: #fff;margin: 110px 0 0 0;}
.cards-circle-image-block .listing .card-col.intro-card a .bottom-link {opacity: 0; transition: 400ms ease all;}
.cards-circle-image-block .listing .card-col.intro-card a:hover .bottom-link {opacity: 1;}
.cards-circle-image-block .listing .card-col.intro-card a h3 {margin: 40px 0 0 0; padding: 0 0 15px 0; color: #fff;}
.cards-circle-image-block .listing .card-col.intro-card a p {color: #FFFFFF;}

.full-width-image-block .img.parallax {background-attachment: fixed !important; max-height: 335px;}

.general-content-block + .cards-circle-image-block {padding-top: 0;}
.general-content-block .inner {padding-left: 100px;}
.general-content-block .text-block {max-width: 942px;}
.general-content-block .text-block h2 {font-size: 35px;line-height: 42px;max-width: 715px;}
.general-content-block .text-block p {font-size: 20px;line-height: 30px;}
.general-content-block .text-block h2.underline {padding: 0 0 18px 0;position: relative;margin: 0 0 20px 0;}
.general-content-block .text-block h2.underline:after {content: '';position: absolute;bottom: 0;width: 70px;height: 2px;background: #DB3B00;left: 0;}
.general-content-block.bg-cover .text-block {max-width: 1046px;margin: auto;}
.general-content-block.bg-cover .text-block h2.underline {max-width: 100%;color: #fff;font-size: 25px;line-height: 32px;}
.general-content-block.bg-cover .text-block h2.underline:after {left: 0; right: 0; margin: auto;}
.general-content-block.bg-cover .text-block p {color: #fff;}
.general-content-block.main-img .inner {padding: 0;}
.general-content-block.main-img .inner .text-block {max-width: 1046px;margin: auto;text-align: center;}
.general-content-block.main-img .inner .text-block h2 {max-width: 100%;text-transform: none;}
.general-content-block.text-center .inner {padding: 0;}
.general-content-block.text-center .inner .text-block {max-width: 810px;margin: auto;}
.general-content-block.text-center .inner .text-block h2 {max-width: 100%;text-transform: none;}
.general-content-block.text-center .inner .text-block h2.underline:after {left: 0; right: 0; margin: auto;}

.simple-cards-block {padding: 130px 0 100px 0;}
.simple-cards-block .title-block {max-width: 856px; margin-bottom: 95px !important;}
.simple-cards-block .title-block h2 {font-size: 35px;line-height: 42px;}
.simple-cards-block .title-block p {font-size: 20px;line-height: 30px;}
.simple-cards-block .list-heading {text-transform: uppercase;font-size: 25px;line-height: 32px;font-family: 'Nimbus Sans';font-weight: 900;margin: 0 0 46px 0;}
.simple-cards-block .listing {margin: 0 -12px;}
.simple-cards-block .listing .card-col {width: 33.33%;padding: 0 12px; margin: 0 0 30px 0;}
.simple-cards-block .listing .card-col .inside {box-shadow: 0px 0px 10px #0000001A;background: #FCFCFC;height: 100%;padding: 48px 40px;}
.simple-cards-block .listing .card-col .inside h3 {font-size: 30px;line-height: 40px;padding: 0 0 18px 0; position: relative;margin: 0 0 20px 0; color: #003E86; text-transform: uppercase;}
.simple-cards-block .listing .card-col .inside h3:after {content: '';position: absolute;bottom: 0;width: 70px;height: 2px;background: #DB3B00;left: 0; right: 0; margin: auto;}
.simple-cards-block .listing .card-col .inside p {font-size: 18px;line-height: 26px;margin: 0;}

.cta-centered-block {background-position: top center !important;}
.cta-centered-block .inner {padding: 100px 0;min-height: 545px; max-width: 1050px;}
.cta-centered-block .inner h2 {font-size: 35px;line-height: 42px;}
.cta-centered-block .inner p {font-size: 20px;line-height: 30px;}
.cta-centered-block .inner .bottom-btn {margin: 30px 0 0 0;}
.cta-centered-block .inner.width75 {max-width: 940px;}
.cta-centered-block .inner.width66 {max-width: 830px;}

.cta-centered-white-block {padding: 78px 0 90px 0;}
.cta-centered-white-block .inner {max-width: 1050px;}
.cta-centered-white-block .inner .img {margin: 0 0 30px 0;}
.cta-centered-white-block .inner h2 {font-size: 35px;line-height: 42px;}
.cta-centered-white-block .inner p {font-size: 20px;line-height: 30px; color: #8D8D8D;}
.cta-centered-white-block .inner .bottom-btn {margin: 30px 0 0 0;}
.cta-centered-white-block .inner.width75 {max-width: 940px;}
.cta-centered-white-block .inner.width66 {max-width: 830px;}

.media-objects-block {padding: 130px 0 180px 0;}
.media-objects-block .title-block {max-width: 1046px;}
.media-objects-block .title-block h2 {font-size: 35px;line-height: 42px;}
.media-objects-block .title-block p {font-size: 24px; line-height: 34px;}
.media-objects-block .listing .ct-row:first-child {margin-top: 98px;}
.media-objects-block .listing .ct-row {margin: 150px 0 0 0;padding: 0 220px 0 0;}
.media-objects-block .listing .ct-row .img {width: 200px;height: 200px;border-radius: 50%;}
.media-objects-block .listing .ct-row .text-block {width: calc(100% - 200px);padding: 30px 0 0 22px;}
.media-objects-block .listing .ct-row .text-block h3 {font-size: 30px;line-height: 40px;text-transform: uppercase;padding: 0 0 20px 0;position: relative;}
.media-objects-block .listing .ct-row .text-block h3:after {content: '';position: absolute;bottom: 0;width: 70px;height: 2px;background: #DB3B00;left: 0;}
.media-objects-block .listing .ct-row .text-block p {font-size: 18px;line-height: 26px;}
.media-objects-block .listing {max-width: 1160px;margin: auto;}
.media-objects-block .listing {max-width: 1160px;margin: auto;}
.media-objects-block .listing .ct-row:nth-child(2n+2) {padding: 0 0 0 220px;}

.columns-icons-block {padding: 120px 0;}
.columns-icons-block + .testimonials-block {padding-top: 0;}
.columns-icons-block:before {content: '';position: absolute;left: 0;right: 0;top: 0;width: 100%;height: 400px;background: transparent linear-gradient(360deg, #EDEDED00 0%, #D1D1D1 100%) 0% 0%;opacity: 0.59;}
.columns-icons-block .container {position: relative;}
.columns-icons-block .title-block {max-width: 1050px;}
.columns-icons-block .title-block h2 {font-size: 35px;line-height: 42px;}
.columns-icons-block .title-block p {font-size: 24px; line-height: 34px;}
.columns-icons-block .listing {margin: 0 -24px;}
.columns-icons-block .listing .text-col {width: 50%;padding: 0 24px;margin: 95px 0 0 0;}
.columns-icons-block .listing .text-col .inside {position: relative; padding: 0 0 0 90px;}
.columns-icons-block .listing .text-col .inside .icon {position: absolute; left: -10px; top: -20px; width: 80px;height: 80px;}
.columns-icons-block .listing .text-col .inside h3 {font-size: 30px;line-height: 40px;text-transform: uppercase;padding: 0 0 12px 0;position: relative; color: #003E86;}
.columns-icons-block .listing .text-col .inside h3:after {content: '';position: absolute;bottom: 0;width: 70px;height: 2px;background: #DB3B00;left: 0;}
.columns-icons-block .listing .text-col .inside p {font-size: 18px;line-height: 26px; margin: 0;}
.columns-icons-block .listing .text-col .inside p strong {color: #003E86;font-style: italic;}
.page-company .columns-icons-block .listing .text-col .inside h3 {font-size: 25px; line-height: 30px; padding: 0; text-transform: none;}
.page-company .columns-icons-block .listing .text-col .inside h3:after {display: none;}
.page-company .columns-icons-block:before {display: none;}

.post-cards-block .title-block h2 {font-size: 35px; line-height: 42px; text-transform: none;}
.post-cards-block + .vendors-block {padding-top: 30px;}
.post-cards-block .ct-row {margin: 70px 0 0 0;}
.post-cards-block .ct-row .img-block {width: 45%; padding: 40px 0;}
.post-cards-block .ct-row .img-block .img {height: 100%; width: 100%;}
.post-cards-block .ct-row .text-block {width: 55%; position: relative;}
.post-cards-block .ct-row .text-block .inside {padding: 90px 80px 85px 80px; position: relative;}
.post-cards-block .ct-row .text-block .inside:before {content: '';position: absolute;left: -50px;right: 0;top: 0;bottom: 0;width: calc(100% + 50px);-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);background: #FCFCFC;z-index: -1;}
.post-cards-block .ct-row .text-block h3 {font-size: 30px;line-height: 40px;position: relative;margin: 0 0 20px 0;}
.post-cards-block .ct-row .text-block p {font-size: 20px; line-height: 30px; margin: 0;}
.post-cards-block .ct-row.img-right .img-block {order: 2;}
.post-cards-block .ct-row.img-right .text-block .inside:before {left: 0;}
.post-cards-block .ct-row:first-child {margin: 38px 0 0 0;}
.post-cards-block .listing.same-height .ct-row .img-block {padding: 0;}


.fifty-fifty-cards-block + .cta-centered-block {margin: 90px 0 0 0;}
.post-cards-block + .flexible-features-block {padding-top: 20px;}
.flexible-features-block + .testimonials-block {padding-top: 20px;}
.team-listing + .testimonials-block {padding-top: 20px;}

.flexible-features-block .title-block h2 {font-size: 25px;line-height: 32px; padding: 0 0 16px 0; margin: 0 0 20px 0; position: relative;}
.flexible-features-block .title-block h2:after {content: '';position: absolute;bottom: 0;width: 70px;height: 2px;background: #DB3B00;left: 0; right: 0; margin: auto;}
.flexible-features-block .title-block p {font-size: 20px; line-height: 30px;}
.flexible-features-block .listing {margin: 0 -12px;}
.flexible-features-block .listing .content-col {padding: 0 12px; width: 25%; margin: 25px 0 0 0;}
.flexible-features-block .listing .content-col .inside {box-shadow: 0px 0px 10px #0000001A; background: #FCFCFC; padding: 45px 37px; height: 100%;}
.flexible-features-block .listing .content-col .inside h3 {text-transform: uppercase;color: #003E86;font-size: 22px;line-height: 30px;}
.flexible-features-block .listing .content-col .inside ul {list-style: none;padding: 0;margin: 0;}
.flexible-features-block .listing .content-col .inside ul li {font-size: 18px;line-height: 24px;margin: 0 0 15px 0;padding: 0 0 0 22px;background: url('images/Check-Bullet.svg') no-repeat;background-position: left top 4px;}

.team-listing .title-block {max-width: 1050px;}
.team-listing .title-block h2 {font-size: 35px; line-height: 42px; text-transform: none;}
.team-listing .title-block p {color: #8D8D8D; font-size: 20px; line-height: 30px;}
.team-listing .listing {margin: 0 -12px;}
.team-listing .listing .team-col {padding: 0 12px; width: 25%; margin: 50px 0 0 0;}
.team-listing .listing .team-col a {padding: 30px; background: #fff; height: 100%; display: block; width: 100%; text-align: center;}
.team-listing .listing .team-col a .img {width: 190px; height: 190px; border-radius: 50%; margin: auto; margin-bottom: 15px;}
.team-listing .listing .team-col a .name {color: #003E86; font-size: 24px; line-height: 32px; font-weight: 900; font-family: 'Nimbus Sans';}
.team-listing .listing .team-col a .designation {color: #8D8D8D; font-size: 18px; line-height: 24px;}
.team-listing .listing .team-col a:hover {background: #003E86;}
.team-listing .listing .team-col a:hover .name,
.team-listing .listing .team-col a:hover .designation {color: #fff;}

.modal-backdrop.show {opacity: .8;}
.team-modal .modal-dialog {max-width: 1046px;-ms-box-orient: horizontal;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;min-height: 100%;margin: 0 auto;padding: 25px 0;}
.team-modal .modal-dialog .modal-content {border-radius: 0;border: none;}
.team-modal .modal-body {padding: 0;}
.team-modal .modal-body .left {width: 295px;background: #003E86;}
.team-modal .modal-body .left .img {width: 190px;height: 190px;margin: auto;margin-top: 80px;}
.team-modal .modal-body .right {width: calc(100% - 295px);padding: 80px 80px 50px 45px;position: relative;}
.team-modal .modal-body .right .content p {font-size: 18px;line-height: 26px;}
.team-modal .modal-body .name {color: #003E86;font-size: 24px;line-height: 32px;font-weight: 900;font-family: 'Nimbus Sans';margin: 0 0 12px 0;}
.team-modal .modal-body .designation {font-size: 18px;line-height: 26px;margin: 0 0 18px 0;}
.team-modal .modal-dialog .modal-content button.close {min-width: inherit;position: absolute;right: 25px;top: 30px; opacity: 1;}

.challenge-solution-block {padding: 60px 0;}
.challenge-solution-block .title-block {max-width: 1050px; padding: 40px 0 10px 0;}
.challenge-solution-block .title-block h2 {font-size: 35px; line-height: 42px; text-transform: none;}
.challenge-solution-block .title-block p {font-size: 20px; line-height: 30px;}
.challenge-solution-block .listing .ct-row {box-shadow: 0px 0px 10px #0000001A; margin: 60px 0 0 0;}
.challenge-solution-block .listing .ct-row:first-child {margin-top: 0;}
.challenge-solution-block .title-block + .listing {margin-top: 60px;}
.challenge-solution-block .listing .ct-row .content-block {width: 50%; padding: 78px 50px; -ms-box-orient: horizontal; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex;  -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;}
.challenge-solution-block .listing .ct-row .white-block {width: 50%; background: #fff; padding: 68px 50px;}
.challenge-solution-block .listing .ct-row .content-block h3 {text-transform: uppercase;font-size: 35px;line-height: 42px;margin: 0 0 12px 0;}
.challenge-solution-block .listing .ct-row .content-block p {font-size: 20px;line-height: 30px;margin: 0;}
.challenge-solution-block .listing .ct-row .white-block .icon-text-row {position: relative;padding: 0 0 0 70px;margin: 0 0 45px 0;}
.challenge-solution-block .listing .ct-row .white-block .icon-text-row .text-block h3 {color: #003E86;text-transform: uppercase;font-size: 25px;line-height: 30px;margin: 0 0 10px 0;}
.challenge-solution-block .listing .ct-row .white-block .icon-text-row .text-block p {font-size: 18px;line-height: 26px;margin: 0;}
.challenge-solution-block .listing .ct-row .white-block .icon-text-row .icon {position: absolute;left: -20px;top: -24px;}
.challenge-solution-block .listing .ct-row .white-block .icon-text-row:last-child {margin-bottom: 0;}
.challenge-solution-block .listing .ct-row .white-block .icon-text-row .text-block p a {color: #8D8D8D;text-decoration: underline;}
.challenge-solution-block .listing .ct-row .white-block .icon-text-row .text-block p a:hover {color: #404040;}
.challenge-solution-block .listing .ct-row.content-right .content-block {order: 2;}
.challenge-solution-block .listing .ct-row.content-right .white-block {order: 1;}

.challenge-solution-dark-block {padding: 90px 0 50px 0;}
.challenge-solution-dark-block .inner {max-width: 1150px;}
.challenge-solution-dark-block .top-text-block {padding: 0 0 40px 110px;}
.challenge-solution-dark-block .top-text-block h2 {font-size: 35px;line-height: 42px;}
.challenge-solution-dark-block .top-text-block p {font-size: 20px;line-height: 30px;}
.challenge-solution-dark-block .listing {max-width: 1080px;}
.challenge-solution-dark-block .listing .icon-text-col {width: 50%;padding: 0 33px;margin-bottom: 30px;}
.challenge-solution-dark-block .listing .icon-text-col .icon {width: 70px;padding: 0 0 0 12px;position: relative;top: -8px;}
.challenge-solution-dark-block .listing .icon-text-col .text-block {width: calc(100% - 70px);padding: 0 0 0 10px;}
.challenge-solution-dark-block .listing .icon-text-col .text-block h3 {text-transform: uppercase;font-size: 25px;line-height: 30px;margin: 0 0 10px 0;}
.challenge-solution-dark-block .listing .icon-text-col .text-block p {font-size: 18px;line-height: 26px;margin: 0;}
.challenge-solution-dark-block .listing .icon-text-col .text-block a {color: #8D8D8D;text-decoration: underline;}
.challenge-solution-dark-block .listing .icon-text-col .text-block a:hover {color: #fff;}

.text-round-block {padding: 90px 0 75px 0;}
.text-round-block .inner {max-width: 1100px; margin: auto;}
.text-round-block .inner .img {width: 180px; height: 180px; border-radius: 50%;}
.text-round-block .inner .text-block {width: calc(100% - 180px); padding: 0 0 0 90px;}
.text-round-block .inner .text-block h3 {font-size: 35px;line-height: 42px; color: #003E86;}
.text-round-block .inner .text-block p {font-size: 20px;line-height: 30px;}

.general-content-dark-block .inner {max-width: 1046px; text-align: center;}
.general-content-dark-block .inner .text-block h2 {font-size: 35px;line-height: 42px;}
.general-content-dark-block .inner .text-block p {font-size: 20px;line-height: 30px;}

.challenge-solution-block-checkbox .title-block {max-width: 1030px; padding: 0 0 0 100px;}
.challenge-solution-block-checkbox .title-block h2 {font-size: 35px; line-height: 42px;}
.challenge-solution-block-checkbox .title-block p {font-size: 20px; line-height: 30px;}
.challenge-solution-block-checkbox .listing .ct-row {margin: 60px 0 0 0;}
.challenge-solution-block-checkbox .listing .ct-row:first-child {margin-top: 0;}
.challenge-solution-block-checkbox .title-block + .listing {margin-top: 60px;}
.challenge-solution-block-checkbox .listing .ct-row .content-block {width: 50%; padding: 0 50px 0 100px;}
.challenge-solution-block-checkbox .listing .ct-row .white-block {box-shadow: 0px 0px 10px #0000001A; width: 50%; background: #fff; padding: 68px 50px;}
.challenge-solution-block-checkbox .listing .ct-row .content-block h3 {font-size: 25px;line-height: 30px;margin: 0 0 15px 0;color: #003E86;}
.challenge-solution-block-checkbox .listing .ct-row .content-block p {font-size: 20px;line-height: 30px;margin: 0;}
.challenge-solution-block-checkbox .listing .ct-row .content-block ul {list-style: none;padding: 0;margin: 0 0 40px 0;}
.challenge-solution-block-checkbox .listing .ct-row .content-block ul li {font-size: 18px;line-height: 24px;margin: 0 0 16px 0;padding: 0 0 0 22px;background: url('images/Check-Bullet.svg') no-repeat;background-position: left top 4px;}
.challenge-solution-block-checkbox .listing .ct-row .white-block .icon-text-row {position: relative;padding: 0 0 0 70px;margin: 0 0 45px 0;}
.challenge-solution-block-checkbox .listing .ct-row .white-block .icon-text-row .text-block h3 {color: #003E86;text-transform: uppercase;font-size: 25px;line-height: 30px;margin: 0 0 10px 0;}
.challenge-solution-block-checkbox .listing .ct-row .white-block .icon-text-row .text-block p {font-size: 18px;line-height: 26px;margin: 0;}
.challenge-solution-block-checkbox .listing .ct-row .white-block .icon-text-row .icon {position: absolute;left: -20px;top: -24px;}
.challenge-solution-block-checkbox .listing .ct-row .white-block .icon-text-row:last-child {margin-bottom: 0;}

.columns-images-block .title-block {max-width: 1046px; margin-bottom: 50px;}
.columns-images-block .title-block h2 {font-size: 35px;line-height: 42px; text-transform: none;}
.columns-images-block .title-block p {font-size: 20px;line-height: 30px;}
.columns-images-block .listing {margin: 0 -15px;}
.columns-images-block .listing .content-col {width: 33.33%; padding: 0 15px; margin-top: 50px;}
.columns-images-block .listing .content-col .img {margin-bottom: 25px;}
.columns-images-block .listing .content-col .img img {max-width: 246px;margin: auto;}
.columns-images-block .listing .content-col h3 {color: #003E86; font-size: 25px; line-height: 30px; text-transform: uppercase;}
.columns-images-block .listing .content-col p {font-size: 18px; line-height: 26px;}

.vendors-block + .testimonials-block {padding-top: 20px;}
.vendors-block .title-block {max-width: 1046px; margin-bottom: 50px;}
.vendors-block .title-block h2 {font-size: 35px;line-height: 42px; text-transform: none;}
.vendors-block .title-block p {font-size: 20px;line-height: 30px;}
.vendors-block .listing {margin: 0 -11px;}
.vendors-block .listing .text-col {width: 25%; padding: 0 11px; margin-top: 25px;}
.vendors-block .listing .text-col .img {height: 100%; width: 100%; display: block; -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); text-align: center; padding: 0 15px;}
.vendors-block .listing .text-col.no-image span {height: 100%;-ms-box-orient: horizontal;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.vendors-block .listing .text-col a {height: 100%; width: 100%; display: block; -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); text-align: center; padding: 0 15px;}
.vendors-block .listing .text-col a span {display: block;width: 100%;color: #003E86;font-size: 16px;line-height: 19px;padding: 17px 0;}
.vendors-block .listing .text-col a .img + span {border-top: 1px solid #D1D1D1;}
.vendors-block .search-filter-results {-ms-box-orient: horizontal;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;-webkit-flex-flow: row wrap;flex-flow: row wrap; min-width: 100%;}

.filter-row select {border: 1px solid #CBD0D3;-webkit-appearance: none;-moz-appearance: none;text-indent: 1px;text-overflow: '';color: #00163C;text-transform: uppercase;font-size: 18px;padding: 8px 45px 8px 20px;min-width: 395px;background: url('images/dropdown-light.svg') no-repeat;background-position: right 15px center;outline: none; min-width: 390px !important;}
.filter-row ul {list-style: none;padding: 0;margin: 0;}
.filter-row ul li {display: inline-block;margin: 6px; padding: 0 !important;}
.filter-row ul li input[type="radio"] {display: none;}
.filter-row ul li input[type="radio"] + label {margin: 0;border: 2px solid #003E86;font-size: 16px;line-height: 12px;color: #003E86;font-weight: bold;padding: 12px 18px;border-radius: 25px;transition: 400ms ease all; cursor: pointer;}
.filter-row ul li input[type="radio"]:checked + label {background: #003E86; color: #fff;}
.vendors-block .filter-row ul {text-align: center;}

.general-content-block + .counties-served-block {padding-top: 20px;}
.counties-served-block + .testimonials-block {padding-top: 0;}
.counties-served-block .title-block h2 {font-size: 35px;line-height: 42px; text-transform: none;}
.counties-served-block .title-block p {font-size: 20px;line-height: 30px;}
.counties-served-block .listing {margin: 0 -10px;}
.counties-served-block .listing .search-filter-results {-ms-box-orient: horizontal;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;-webkit-flex-flow: row wrap;flex-flow: row wrap; min-width: 100%;}
.counties-served-block .listing .cs-col {width: 16.66%;padding: 0 10px;margin: 36px 0 0 0;text-align: center;}
.counties-served-block .listing .cs-col .name {color: #D53A01;font-family: 'Nimbus Sans';font-size: 15px;text-transform: uppercase;line-height: 28px;}
.counties-served-block .listing .cs-col .detail {font-family: 'Nimbus Sans';color: #000000;font-size: 18px;font-weight: bold;line-height: 28px;}
.counties-served-block .bottom-btn {margin: 45px 0 0 0;}

.columns-icons-block .listing .text-col .inside ul {padding: 0;list-style: none;margin: 0;}
.columns-icons-block .listing .text-col .inside ul li {font-size: 18px;line-height: 24px;margin: 0 0 16px 0;padding: 0 0 0 22px;background: url('images/Check-Bullet.svg') no-repeat;background-position: left top 4px;}

.timeline-block {padding: 90px 0;}
.timeline-block .title-block h2 {font-size: 25px;line-height: 32px;}
.timeline-block .inner {position: relative;max-width: 690px;margin: auto;padding: 0 37px;}
.timeline-block .tab-content {max-width: 100%;margin: auto;background: #fff;padding: 40px 35px;}
.timeline-block .tab-content h3 {color: #003E86;font-size: 30px;line-height: 40px;padding: 0 0 12px 0;position: relative;}
.timeline-block .tab-content h3:after {content: '';position: absolute;bottom: 0;width: 70px;height: 2px;background: #DB3B00;left: 0; right: 0; margin: auto;}
.timeline-block .tab-content p {font-size: 18px;line-height: 26px;}
.timeline-block .nav-arrows .prevtab {background: url('images/arrow-white.svg') no-repeat; width: 15px; height: 30px; background-size: contain; position: absolute; left: 0;top: 0;bottom: 0;margin: auto; cursor: pointer;}
.timeline-block .nav-arrows .nexttab {background: url('images/arrow-white.svg') no-repeat; width: 15px; height: 30px; background-size: contain; -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); position: absolute; right: 0;top: 0;bottom: 0;margin: auto; cursor: pointer;}
.timeline-block .nav-tabs {border: none;max-width: 800px;margin: auto;padding: 75px 0 40px 0;-ms-box-orient: horizontal;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between; position: relative;}
.timeline-block .nav-tabs:before {content: '';position: absolute;left: -30px;right: 0;width: calc(100% - 60px);background: #fff;height: 2px;top: -31px;bottom: 0;margin: auto;}
.timeline-block .nav-tabs li {margin: 0;}
.timeline-block .nav-tabs li a {border: none !important;padding: 0;background: transparent;font-size: 16px;color: #fff !important;font-family: 'Nimbus Sans';line-height: 12px;font-weight: 900;position: relative;background: transparent !important;}
.timeline-block .nav-tabs li a:before {content: '';position: absolute;top: -42px;left: 0;right: 0;margin: auto;width: 28px;height: 28px;border: 1px solid #fff;border-radius: 50%;background: #003e86;transition: 400ms ease all;}
.timeline-block .nav-tabs li a.active:before {background: #fff;}