/*
    Template: consulting
    Theme Name: Consulting Child Theme
    Theme URI: http://consulting.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Consulting - Business and Finance WordPress theme. Using Consluting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.
    Version: 4.0.2
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
    Text Domain: consulting-child-theme
*/

body {
	font-family:Open Sans, sans-serif;
	color:#061a29;
	font-size:16px;
	line-height:26px;
}

strong {
	color:#00263b;
	font-family:Open Sans, sans-serif;
}

.text-center {
    text-align: center !important;
}

.stm-header__hb .stm-navigation__default>ul>li ul li>a {
	font-family: Oswald, sans-serif !important;
	font-weight:400 !important;
}

.stm-header .stm-navigation__default>ul>li>ul>li>a:hover {
	color:#0068b2;
}

.stm-header .stm-navigation__default>ul>li.stm_megamenu>ul.sub-menu {
	/** top: 69px!important; **/
}

.stm-header .stm-navigation__default>ul>li>ul {
	/** top: 54px!important;**/
}

@media (max-width:767px) {
	.text-center-sm {
		 text-align: center !important;
	}
}

.text-white, .text-white p, .text-white p strong, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5 .text-white strong {
	color: #ffffff !important;
}

.text-white h1 {
	line-height: 45px;
}

.button.bordered, .post-password-form input[type=submit].bordered, .woocommerce a.button.bordered, .woocommerce button.button.bordered, .woocommerce input.button.alt.bordered, .woocommerce input.button.bordered, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.bordered {
	border-radius:0;
}

.wpcf7-form-control {
	padding:10px;
	font-weight:500;
}

a {
    color: #0068b2;
}

p a {
	text-decoration:underline;
}

a, a:hover {
	/* transition: color .2s linear; */
	transition: all .3s ease-in-out;
}

p a:hover {
	color: #e5462a;
}

h1 {
	font-weight:400;
}

h2 {
	font-weight:400;
	letter-spacing:2px;
	text-transform:uppercase;
}

.stm-header__row_top .btn_solid {
	padding: 15px 22px !important;
	background-color: #0068b3 !important;
	margin-left:15px;
	transition: color .2s linear;
}

.stm-header__row_top .btn_outline, .stm-header__row_color_top .dropdown-toggle, .stm-header__row_top .btn_outline:hover {
	background-color: #7193ac !important;
}

.stm-header__row_color_top .dropdown-toggle {
	text-transform: capitalize !important;
}

.stm-header .stm-socials .stm-socials__icon {
	margin: 0 8px;
}

.stm-header__cell_right .stm-header__element {
	margin-left:0 !important;
}

.stm-header .stm-socials {
	margin-right:10px !important;
}

.stm-header__row_color_top .dropdown-toggle:before {
	font-family: 'FontAwesome';
	content:"\f0ac";
	margin-right: 5px;
}

.stm-header .stm-socials a {
	color: #ffffff !important;
	font-size: 15px !important;
}

.stm-header .fa {
	margin-right: 5px;
}

.stm-header .dropdown-toggle:after {
	margin-top: -2px !important;
	right: 25px !important;
}

.stm-header__row_color_top .btn_solid {
	transition: all .3s ease-in-out;
}
	
.stm-header__row_color_top .btn_solid:hover {
	color:#ffffff !important;
	background-color: #032945 !important;
	transition: color .2s linear;
}

.stm-header__row_color_top .dropdown-toggle, .stm-search .stm_widget_search i, .stm-header .dropdown-toggle:after {
	transition: all .3s ease-in-out;
}

.stm-header__row_color_top .dropdown-toggle:hover {
	color: #032945 !important;
}

.stm-search .stm_widget_search i:hover {
	color: #032945 !important;
}

.stm-header .dropdown-toggle:hover::after {
	border-top-color: #032945 !important;
}

.stm-header .dropdown-list li a:hover {
	color: #7193ac !important;
	text-decoration:none !important;
}

.stm-header .stm-logo {
	margin-bottom:0 !important;
}

.stm-header__hb .stm-navigation__default>ul>li>a {
	font-family: Oswald ,sans-serif !important;
    font-weight: 500 !important;
}

body.header_transparent .pearl_sticked {
	background-color:#ffffff !important;
	box-shadow: 0 5px 10px 0 rgba(0,38,59,.1)!important;
}

.footer-copyright a {
	text-decoration:underline;
}

.footer-copyright {
	margin-top:20px;
	font-size:10px;
	padding:0 10px;
}

@media (min-width:768px) {
	.footer_text {
		border-right: 2px solid #7193ac;
	}
}


@media (min-width:1200px) {
	.footer-logo {
		margin-left: 60px;
	}
	
	#footer .footer_widgets #custom_html-3 {
		margin-left: 40px;
	}
}

@media (max-width:1199px) and (min-width:992px) {
	.footer-logo {
		margin-left: 45px;
	}
}

.footer-social {
	margin-top: 15px;
}

.footer-logo img {
	width:200px;
}

@media (max-width:991px) {
	.footer-contact {
		text-align:center;
	}
}


@media (max-width:991px) {
	.footer-social .stm-socials {
		margin: 0 auto;
		display: inline-block;
	}
}

.footer-contact .col-md-4 {
	margin-top:8px
}

.fa.fa-youtube-play {
	font-family: 'FontAwesome' !important;
}

.footer-usa-logo {
	width: 22px;
	float:left;
	display: block;
	margin-top: 5px;
}

.stm_mobile__header .stm_mobile__logo {
	width:200px;
}

.stm_mobile__header {
    background-color: #ffffff;
	padding: 10px 0 !important;
}

.object277 {
	display:none !important;
}

@media (min-width:1024px) {
	.home .stm-header__row_color_center {
		padding-bottom: 150px;
    	background-image: linear-gradient(to bottom, rgba(0,0,0,.7), rgba(0,0,0,0));
	}

	.home .stm-header .stm-navigation__default>ul>li>a {
		color: #ffffff;
	}
	
	.home .stm-header .stm-navigation__default>ul>li>a:hover {
		color: #88ceff !important;
	}
	
	.home .object234 {
		display:none !important;
	}
	
	.home .object277 {
		display:inherit !important;
	}
	
}

body .contact_us {
	padding: 0;
    background: transparent;
    box-shadow: none;
}

.blue-gray-line h4:after {
	background: #7193ac
}

.homepage-signup-box {
    background: #0068b2;
    margin-top: 35px;
    padding: 25px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
}

.stm_news .news_list li h5 a:hover {
	color: #0068b2;
}

.stm_news .news_list li h5:before {
	display:none;
}

.h1:after, .h2:after, .h3:after, .h4:after, .h5:after, .h6:after, h1:after, h2:after, h3:after, h4:after, h5:after, h6:after {
	height: 3px;
	margin-top: 23px;
}

h3 {
	text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 30px;
    font-size: 44px;
    font-weight: 400;
	line-height:46px;
}

.stm_news .news_list li h5 {
	font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
	margin-bottom:5px;
}

.stm_news .news_list li .date:before {
	font-family: "Font Awesome 5 Free";
	content:"\f073";
	top: 5px;
}

body .homepage-signup-box input[type=text], body .homepage-signup-box input[type=email], body .homepage-signup-box input[type=tel] {
	background-color:#ffffff;
}

.homepage-signup-box .button.size-lg {
	background: #7193ac;
    border: 3px solid #7193ac;
	width: 100%;
	font-family: Oswald,sans-serif;
}

.homepage-signup-box .button.size-lg:hover {
	background: #00263b;
	border: 3px solid #00263b;
}

h4 {
	letter-spacing: 2px;
}

h1 {
	text-transform: uppercase;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 2px;
}

h1 span {
	color:#0c67a3;
	font-size:30px;
}

.text_align_center h1:after, .text_align_center h2:after, .text-center h2:after {
    margin-left: auto;
    margin-right: auto;
	margin-top: 15px;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-outline {
	border-color: #0f66a2;
	color: #0f66a2;
	font-family: Oswald,sans-serif;
	letter-spacing: 2px;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-outline:hover {
	background:  #0f66a2;
}

.icon_box.style_4 h4 {
	padding-top: 0;
    margin-bottom: 11px;
    font-weight: 500;
    font-size: 18px;
    color: #00263b;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.icon_box.style_4 .icon_text {
	color:#061a29;
}

.full-width-half-left {
	padding-top:10px;
	padding-bottom:10px;
	padding-right: 35px !important;
}

.full-width-half-right {
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 35px !important;
}

@media (min-width:1300px) {
	.full-width-half-left {
		padding-left:16% !important;
	}
	
	.full-width-half-right {
		padding-right:16% !important;
	}
}

.full-width-half-left h5, .full-width-half-right h5 {
	padding-top: 10px;
    margin-bottom: 10px;
	text-transform:uppercase;
	letter-spacing: 2px;
}

.full-width-half-left h5:after, .full-width-half-right h5:after {
	display:none;
}

body .learn-more-arrow .vc_general.vc_btn3.vc_btn3-shape-rounded {
	background: transparent;
    border: 0;
    padding: 0;
    font-family: Oswald,sans-serif;
    margin-top: -55px;
    letter-spacing: 1px;
    color: #00263b !important;
    font-size: 13px;
}

.learn-more-arrow a:after {
	color: #e5462a;
	content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 5px;
    font-weight: bold;
}

body .learn-more-arrow .vc_general.vc_btn3.vc_btn3-shape-rounded:hover {
	color:#0267b1 !important;
}

.icon-bottom-divider {
    border-bottom: 2px solid #dadada;
    margin-bottom: 10px;
    margin-top: -10px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

@media (max-width:767px) {
	.full-width-half-right-image {
		height:500px
	}
	
	.full-width-half-left-image {
		height:500px
	}
}

.featured-left-icons img {
	margin-top: 10px;
    width: 50px;
}

.larger-font p {
	font-size: 16px;
	line-height: 26px;
}

.page_title {
	padding: 95px 0 70px;
	background-color:#00263b;
	background-position:center center;
	margin-bottom:60px;
}

.page_title h1 {
	text-transform: uppercase;
    font-weight: 400;
	margin-bottom: 23px;
    font-size: 38px;
    padding: 10px 0 0;
	line-height: 42px;
}

.breadcrumbs {
	font-weight:bold;
}

.page-id-558 #main {
	padding-bottom: 0;
}

body .vc_general.vc_btn3 {
	font-family: Oswald, sans-serif;
	letter-spacing: 2px;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat {
	background-color:#00263b;
	border-color:#00263b;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat:hover {
	background-color:#0068b2;
	border-color:#0068b2;
}

.stm_services .item .item_wr .content h5 {
	text-transform: uppercase;
    letter-spacing: 1px;
}

.stm_services .item .item_wr .content h5:before {
	display:none;
}

.stm_services .item .item_wr .content p {
	line-height: 24px;
}

.stm_services.style_1 .item .item_wr .content .read_more {
	text-transform: uppercase;
    letter-spacing: 1px;
	color: #00263b;
}

.stm_services.style_1 .item .item_wr .content .read_more i {
	right: -15px;
	color: #e5462a;
}

.stm_services .item .item_wr .content .read_more:hover, .stm_services .item .item_wr .content h5 a:hover {
	color: #0068b2;
}

.page_title h1, .breadcrumbs {
	color:#ffffff;
}

.stm_services .item .item_wr .item_thumbnail img {
	width:100%;
}

.stm_services .item .item_wr .item_thumbnail a:before {
	background: rgb(0 38 59 / 53%);
}

.quote-headline h4 {
	color:#0068b3;
	font-family:'Open Sans', sans-serif;
	font-style:italic;
	font-weight:bold;
	letter-spacing: 0;
}

h2 span {
	font-size:24px;
	line-height:28px;
}

.difference-stats h5:after {
	display:none;
}

.difference-stats h5 span {
	color:#e33a19;
	font-weight:900;
	font-family:'Open Sans', sans-serif;
	margin-right: 15px;
    font-size: 28px;
}

.difference-stats h5 {
	margin-bottom:0;
	text-transform:uppercase;
	font-size: 25px;
}

.difference-stats ol {
	list-style-position: inherit;
	margin-top: 15px;
    margin-left: 35px;
}

.difference-stats li {
	text-transform: uppercase;
    font-size: 25px;
    color: #00263b;
    font-weight: 400;
    font-family: Oswald,sans-serif;
    letter-spacing: 1px;
}

.wpb_content_element.difference-stats ol li {
	margin-bottom:35px;
}

.difference-stats li::marker {
	color:#e5452b;
	font-family: Open Sans, sans-serif;
	font-weight:bold;
}

.blue-callout-box {
	background: #0068b2;
    padding: 45px 50px 40px;
}

.blue-callout-box h3:after {
	background: #00263b;
}

.cip-icon-callouts {
	border: 1px solid #ffffff;
    padding: 15px 30px 10px;
    margin-bottom: 30px !important;
	min-height:110px;
	background-color: rgba(113, 147, 171, .8);
}

.commercial-security-callouts .cip-icon-callouts {
	background-color: rgba(0, 38, 59, .8);
}

.international-callouts .cip-icon-callouts {
	background-color: rgba(245, 245, 245, .8);
	border-color:#bbbbbb;
}

.cip-icon-callouts p {
    display: inline-block;
}

.cip-icon-callouts img {
	width: 65px;
    margin-right: 15px;
    margin-bottom: 10px;
	margin-top:-20px;
}

.cip-icon-callouts p {
	text-transform: uppercase;
    display: inline-block;
    margin-top: 25px;
    font-family: Oswald ,sans-serif;
    font-size: 22px;
    letter-spacing: 2px;
	color:#ffffff;
}

.cip-icon-callouts a:after {
	color: #00263b;
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 5px;
    font-weight: bold;
    font-size: 20px;
}

.commercial-security-callouts .cip-icon-callouts a:after {
	color: #7193ac;
}

.cip-icon-callouts a {
	color:#ffffff;
	text-decoration: none;
}

.international-callouts .cip-icon-callouts a {
	color:#01273c;
}

.cip-icon-callouts a:hover {
	color: #00263b;
}

.international-callouts .cip-icon-callouts a:hover {
	color:#1067a2;
}

.commercial-security-callouts .cip-icon-callouts a:hover {
	color: #7193ac;
}

.cip-icon-callouts.longer-headline img {
	margin-top: 0;
}

.cip-icon-callouts.long-headline img {
	margin-top:-10px;
}

@media (max-width:1199px) and (min-width:992px) {
	.cip-icon-callouts p {
		font-size:18px;
		letter-spacing:1px;
	}
}

@media (max-width:991px) and (min-width:768px) {
	.cip-icon-callouts a {
		margin-top:0 !important;
	}
	
	.cip-icon-callouts {
		text-align: center;
    	padding-bottom: 25px;
		min-height: 180px;
	}
	
	.cip-icon-callouts img {
		margin: 20px auto 0;
    	display: block;
    	float: none;
		margin-top:-5px;
	}
	
	.cip-icon-callouts.longer-headline img {
		margin-top:0 !important;
	}
	
	.cip-icon-callouts.long-headline img {
		margin-top:20px !important;
	}
	
}

@media (min-width:1200px) {
	.difference-stats {
		margin-left:45px;
	}
}

@media (min-width:768px) {
	.cip-icon-callouts.longer-headline p {
		display: block;
   	 	margin-top: 0;
	}
	
	.cip-icon-callouts.long-headline p {
		display: block;
		margin-top:15px;
	}
}

@media (max-width:767px) {
	.cip-icon-callouts {
		margin-bottom:10px !important;
	}
	
	.cip-icon-callouts p {
		font-size:16px;
		letter-spacing:1px;
	}
	
	.cip-icon-callouts.longer-headline img {
		margin-top: -20px;
	}
	
}

.testimonials_carousel.style_5 .testimonial .testimonial_inner {
	text-align:left;
}

.testimonials_carousel.style_5 .testimonial .testimonial_inner .info h6 {
	font-weight: 500;
    letter-spacing: 2px;
}

.testimonials_carousel.style_5 .testimonial .testimonial_inner .info .position {
	font-weight: bold;
    color: #0068b2;
}

.testimonials_carousel.style_5 .testimonial .testimonial_inner .info .stm_testimonials_content_unit p {
	line-height: 20px;
    font-weight: 500;
    font-size: 14px;
    color: #243238;
}

.critical-assets-callouts.vc_custom_1608059688205, .critical-assets-callouts.vc_custom_1609880466321, .critical-assets-callouts.vc_custom_1610798178694 {
	background-position:bottom !important;
}

h6 {
	text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    padding-top: 0;
    color: #0068b2;
}

h6:after {
	display:none;
}

.wpb_text_column ul li:before {
	color: #e5462a;
}

.wpb_text_column ul {
	margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
	.vc_custom_heading.text_align_right>* {
    	text-align: left!important;
	}

	.vc_custom_heading.text_align_right>:after {
    	margin-left: 0;
	}
}

.stm_sidebar {
	border-top: 6px solid #0068b3;
    border-bottom: 6px solid #0068b3;
    padding-bottom: 25px;
}

.stm_sidebar h4 {
	text-align: left;
    text-transform: uppercase;
    font-size: 24px;
	margin-bottom: 10px;
}

.stm_sidebar h4:after {
	display:none;
}

.stm_sidebar .third_bg_color {
	margin-top:45px;
	background-color: #00263b!important;
}

.widget.widget_nav_menu ul li a {
	font-family: Oswald ,sans-serif;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_1 {
	background-color: #0068b2;
    color: #ffffff;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_1:hover {
	background-color: #e5462a;
	color: #ffffff;
}

.stm_sidebar .third_bg_color .vc_column-inner, 
.stm_sidebar .second_bg_color .vc_column-inner {
	padding-top: 25px !important;
    padding-right: 20px !important;
    padding-bottom: 25px !important;
    padding-left: 20px !important;
}

.second_bg_color {
    background: #0267b2;
	color:#ffffff;
    margin-top: 35px;
    margin-bottom: 15px !important;
}

.stm-header__hb .stm-navigation__default>ul>li ul li:last-child {
	/**border:none !important;**/
}

.product-selection-ctas {
	border: 1px solid #ddd;
    padding: 15px;
	margin-bottom:15px !important;
}

.product-selection-ctas h5 {
	color: #0068b3;
    text-transform: uppercase;
    padding-top: 0;
    margin-bottom: 5px;
    font-size: 19px;
}

.product-selection-ctas h5:after {
	display:none;
}

.product-selection-ctas a {
    font-family: Oswald, sans-serif;
    letter-spacing: 1px;
    color: #00263b;
    font-size: 13px;
	text-transform:uppercase;
	text-decoration:none;
}

.product-selection-ctas a:after {
	color: #e5462a;
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 5px;
    font-weight: bold;
}

.product-selection-ctas a:hover {
	color:#0068b3;
}

.parent-pageid-7235 .content-area h4, .page-id-12425 .content-area h4, .page-id-12104 .content-area h4 {
	text-transform:uppercase;
	color:#0c67a3;
	font-size: 22px;
	margin-bottom:10px;
}

.parent-pageid-7235 .content-area h4:after {
	display:none;
}

.feature-table-headline {
	background: #0068b2;
    font-weight: 500;
    font-family: Oswald,sans-serif;
    margin: 0 !important;
    padding: 10px 0;
	letter-spacing:1px;
}


.feature-table-headline p {
	color:#ffffff;
}

.feature-table {
	background: #ffffff;
    margin: 0 !important;
    padding: 10px 0;
}

.feature-table-gray {
	background: #f2f2f2;
}

.feature-table-headline .vc_col-sm-6, .feature-table .vc_col-sm-6 {
	width: 50% !important;
	float:left;
}

@media (max-width:767px) {
	.feature-table-headline .vc_col-sm-4, .feature-table .vc_col-sm-8, .feature-table .vc_col-sm-4, .feature-table .vc_col-sm-8 {
	width: 50% !important;
	float:left;
}
}

.parent-pageid-7235 .vc_tta-accordion .vc_tta-panel-body a {
	text-decoration:none;
	color:#243337;
}

.parent-pageid-7235 .vc_tta-accordion .vc_tta-panel-body a:hover {
	color: #0f66a2;
}

.resource-file-downloads .vc_tta-panel-body a:before, .datasheet-urls a:before  {
	color: #e5462a;
    content: "\f15c";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px;
    font-weight: bold;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active {
	border: 1px solid #e4e7f2;
}

product-main-headline {
	margin-bottom:15px;
}

.product-main-headline h2 {
    color: #0068b2;
    font-size: 22px !important;
    line-height: 24px !important;
    margin-bottom: -15px;
    letter-spacing: 1px;
	margin-top:35px;
}

.product-main-headline h2 span {
    text-transform: initial;
    font-size: 50px;
    color: #00263b;
    line-height: 52px;
}

.product-main-headline h2:after {
	display:none;
}

.product-main-content img {
	width:365px;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_2 {
	background: #00263b;
    color: #ffffff;
	border-color: #00263b;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_2:hover {
	background: #7193ac;
	border-color: #7193ac;
}

.second_bg_color h3 {
	font-size: 37px;
    margin-bottom: 10px;
    padding-top: 0;
    line-height: 30px;
	text-align:center;
}

.second_bg_color h3 span {
	font-size: 23px;
    text-transform: initial;
}

.second_bg_color h3:after {
	display:none;
}

@media (max-width:1199px) and (min-width:992px) {
	.second_bg_color h3 {
		font-size: 30px;
	}
	
	.second_bg_color h3 span {
		font-size:18px;
	}
}

sup {
	top: -.6em;
	font-size: 65%;
}

.parent-pageid-7235 .content-area {
	margin-bottom: 35px;
}

.stm_contacts_widget.style_4 ul li a {
    color: #00263b;
}

.border_base_color.vc_custom_heading {
    border-color: #0068b2;
}

.solutions-callouts h4 {
	text-transform: uppercase;
    font-size: 24px;
    line-height: 28px;
	margin-bottom: 10px;
}

.solutions-callouts h4:after {
	display:none;
}

.product-thumbnail-callouts img {
	width:350px;
}

@media (min-width:1200px) {
	.product-thumbnail-callouts img {
		width:200px;
	}
}

.product-callouts h4 {
	text-transform: inherit !important;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_4.vc_btn3-style-flat {
	font-weight: 400;
    background-color: #7193ab;
    border-color: #7193ab;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_4.vc_btn3-style-flat:hover {
	background-color: #0068b2;
    border-color: #0068b2;
	color:#ffffff;
}

#menu-item-7296, #menu-item-7298, #menu-item-7300, #menu-item-7302, #menu-item-11978, #menu-item-11979, #menu-item-13091, #menu-item-13092, #menu-item-13093, #menu-item-13778, #menu-item-13779 {
	border-left:0 !important;
}

#menu-item-6928 .menu-item a, #menu-item-7232 .menu-item a {
	font-family: Oswald,sans-serif !important;
    font-size: 21px !important;
}

#menu-item-13091.menu-item-has-children a, #menu-item-13092.menu-item-has-children a, 
#menu-item-13093.menu-item-has-children a, #menu-item-13777.menu-item-has-children a, #menu-item-13778.menu-item-has-children a, #menu-item-13779.menu-item-has-children a {
	font-family: Oswald,sans-serif !important;
    font-size: 21px !important;
	color: #00263b;
}

#menu-item-13091.menu-item-has-children a:hover, #menu-item-13092.menu-item-has-children a:hover, 
#menu-item-13093.menu-item-has-children a:hover, #menu-item-13777.menu-item-has-children a:hover, #menu-item-13778.menu-item-has-children a:hover, #menu-item-13779.menu-item-has-children a:hover {
	color: #00263b !important;
}

#menu-item-13091 .menu-item a,  #menu-item-13092 .menu-item a,  #menu-item-13093 .menu-item a, #menu-item-13777 .menu-item a, #menu-item-13778 .menu-item a, #menu-item-13779 .menu-item a {
	font-family: Oswald,sans-serif !important;
    font-size: 15px !important;
	color: #00263b;
}

#menu-item-13091 .menu-item a:hover,  #menu-item-13092 .menu-item a:hover,  #menu-item-13093 .menu-item a:hover, #menu-item-13777 .menu-item a:hover, #menu-item-13778 .menu-item a:hover, #menu-item-13779 .menu-item a:hover {
	color: #0068b2 !important;
	text-decoration: none;
}

#menu-item-13094 .stm_mega_textarea p {
	margin-bottom:0;
}

html body ul li.stm_megamenu>ul.sub-menu>li>a:hover {
	color: #0068b2 !important;
}

#menu-item-7232 .menu-item .sub-menu a {
	font-size: 15px !important;
    margin: 8px 0!important;
    color: #00263b;
}

#menu-item-7232 .menu-item .sub-menu li.current-menu-item a {
	color:#00263b;
}

.stm-header .stm-navigation__default>ul>li>ul>li.current_page_parent>a {
	color:#0068b2;
}

#menu-item-6928 .menu-item a:hover, #menu-item-7232 .menu-item a:hover {
	color: #0068b2 !important;
	text-decoration:none;
}

#menu-item-6928 .menu-item a p {
   	color: #243238 !important;
    font-family: Open Sans, sans-serif !important;
    font-size: 14px !important;
    line-height: 20px !important;
}

#menu-item-6928 .menu-item a p:hover {
	text-decoration:none !important;
}

#menu-item-6928 .menu-item .mega-product-link {
	letter-spacing: 1px !important;
    color: #00263b !important;
    font-size: 13px !important;
	text-transform: uppercase;
}

#menu-item-6928 .menu-item .mega-product-link:after {
	color: #e5462a;
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 5px;
    font-weight: bold;
}

#menu-item-6928 .menu-item .mega-product-link:hover {
	text-decoration:none;
	color: #0267b1 !important;
}

#menu-item-6928 img {
	width:150px;
}

.stm-header .stm-navigation__default>ul>li>ul>li.current-menu-item>a {
	color: #0068b2;
}

@media (min-width: 992px) {
	#menu-item-11980, #menu-item-11978, #menu-item-11979, #menu-item-13091, #menu-item-13092, #menu-item-13093, #menu-item-13777, #menu-item-13778, #menu-item-13779 {
		width: 33.33333333%;
	}
	
	#menu-item-12398 {
		padding-right: 35px;
	}
}

#menu-item-12244 a {
	color: #ffffff;
    font-family: Open Sans, sans-serif !important;
    font-weight: 500 !important;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 16px;
}

#menu-item-12244 .sub-menu a {
	color: #00263b;
    font-weight: 600 !important;
    font-size: 14px !important;
	line-height: 15px;
}

#menu-item-12244 .sub-menu a:hover {
	color:#0068b2 !important;
}

#menu-item-12244 a:before {
	font-family: 'FontAwesome';
    content: "\f0ac";
    margin-right: 5px;
}

.object335 {
	margin-right:25px;
}

.object1003 {
	margin-right:5px;
}

#menu-item-12244 a:after {
	background-color: transparent;
}

.testimonials_carousel.style_5 .testimonial .testimonial_inner .info .position, .testimonials_carousel.style_5 .testimonial .testimonial_inner .info h6 {
	max-width: 300px;
}

.testimonials_carousel.style_5 .testimonial .testimonial_inner .info h6 {
	color:#00263b;
	font-size: 18px;
}

.stm_post_details ul li.post_by {
	display:none;
}

.stm_post_details ul li:before {
	top: 5px;
	height: 15px;
}


.commercial-security-callouts.vc_custom_1609953276876 {
	background-position: center bottom !important;
}

@media (max-width:767px) {
	.critical-assets-callouts.vc_custom_1608059688205, .commercial-security-callouts.vc_custom_1609953276876, .international-callouts.vc_custom_1610798178694 {
		background-image:none !important;
	}
}

@media (max-width:991px) and (min-width:768px) {
	.blue-callout-box h3 {
		text-align: left;
    	font-size: 25px;
    	line-height: 32px;
	}
	
	.difference-stats ol {
		margin-top: 0;
   		margin-left: 35px;
	}
	
	.wpb_content_element.difference-stats ol li {
		margin-bottom: 25px;
	}
}

.testimonials_carousel .testimonial:after {
	display:none;
}

.testimonials_carousel.style_5 .testimonial .testimonial_inner .image {
	width:100px;
	height:100px;
}

.testimonials_carousel.style_5 .testimonial .testimonial_inner .info .stm_testimonials_content_unit, .testimonials_carousel.style_5 .testimonial .testimonial_inner .info .position, .testimonials_carousel.style_5 .testimonial .testimonial_inner .info h6 {
	max-width:380px;
}

.testimonials_carousel.style_5 .testimonial .testimonial_inner .info .stm_testimonials_content_unit p {
	font-size:15px;
	line-height:24px;
}

.testimonials_carousel.style_5 .slick_next, .testimonials_carousel.style_5 .slick_prev {
	margin-top: -50px;
}

@media (max-width:1199px) and (min-width:768px) {
	.testimonials_carousel .testimonial .info {
		text-align:center;
	}
}

@media (max-width:767px) {
	.testimonials_carousel.style_5 .testimonial .testimonial_inner .info .stm_testimonials_content_unit, .testimonials_carousel.style_5 .testimonial .testimonial_inner .info .position, .testimonials_carousel.style_5 .testimonial .testimonial_inner .info h6 {
		max-width: 420px;
    	margin-left: 10px;
	}
}

@media (max-width:559px) {
	.testimonials_carousel .testimonial .info {
		text-align:center;
	}
}

.camera-selector-table-title {
	background: #0068b2;
    font-weight: 500;
    font-family: Oswald,sans-serif;
    margin: 0 !important;
    padding: 10px 0;
    letter-spacing: 1px;
}

.camera-selector-table-title p {
	color:#ffffff;
}

.camera-selector-table {
	background: #ffffff;
    margin: 0 !important;
    padding: 10px 0;
}

.camera-selector-table p {
	font-size:14px;
}

.camera-selector-table-gray {
	background: #e8e8e8;
}

.camera-selector-table-title .vc_col-sm-3, .camera-selector-table .vc_col-sm-3 {
	width: 25% !important;
	float:left;
}

.table-checkmarks p {
	font-size: 22px;
    color: #e5462a
}

.product-main-content {
	margin-bottom:15px;
}

@media (max-width:767px) and (min-width:500px) {
	.product-main-content .vc_col-sm-5, .product-main-content .vc_col-sm-7 {
		width: 50% !important;
		float:left;
		
	}
}

@media (max-width:767px) { 
	.camera-selector-table p, .camera-selector-table-title p  {
		font-size:13px;
		line-height:18px;
	}
	
	.camera-selector-table-title .vc_col-sm-3 .vc_column-inner, .camera-selector-table .vc_col-sm-3 .vc_column-inner  {
		padding-left:5px;
		padding-right:5px;
	}
	
	.product-thumbnail-callouts .vc_col-sm-3 {
		width: 50% !important;
		float:left;
		min-height: 395px;
	}
	
	.product-main-headline h2 span {
		font-size:30px;
	    line-height: 34px;
	}
}

@media (max-width:499px) { 
	.product-main-content .wpb_single_image.vc_align_center {
		text-align:left;
	}
	
	.product-main-content img {
		width: 200px;
    	margin-top: -30px;
    	margin-bottom: -30px;
	}
}

.form-control, .input-group .form-control, .post-password-form input[type=password], .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .wpcf7-form-control, body .woocommerce-cart table.cart td.actions .coupon .input-text {
	background: #ffffff;
}

.button, .post-password-form input[type=submit], .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce input.button.alt, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	font-family: Oswald,sans-serif;
}

.button i, .post-password-form input[type=submit] i, .woocommerce a.button i, .woocommerce button.button i, .woocommerce input.button i, .woocommerce input.button.alt i, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button i {
	top: 52%;
}

.sidebar-area .form-control {
	background: #f2f2f2;
}

.post_list_ul .comments_num {
	display:none;
}

.partner-logos {
	margin-top: 20px;
    margin-bottom: 30px;
}

.partner-logos p {
	font-size: 14px;
    line-height: 20px;
}

.partner-logos .wpb_single_image {
	margin-bottom: 20px;
	margin-top:15px;
}

@media (max-width:767px) {
	.partner-divider {
		display:none;
	}
	
	.partner-logos {
		margin-top: 0;
    	margin-bottom: 0;
	}
	
	.partner-logos .wpb_single_image {
		margin-top:40px;
	}
	
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_3 {
	background-color: #7193ab;
	border-color: #7193ab;
    color: #ffffff;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_3:hover {
	background-color: #e5452b;
	border-color: #e5452b;
}


body .vc_general.vc_btn3.vc_btn3-color-theme_style_4 {
	background-color: #f2f2f2;
	border-color: #f2f2f2;
    color: #00263b;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_4:hover {
	background-color: #0068b2;
	border-color: #0068b2;
    color: #ffffff;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_5:hover {
	background-color: #0068b2;
	border-color: #0068b2;
    color: #ffffff;
}

.dark-blue-callout {
	background:#00263b;
	padding: 35px 15px !important;
}

.vc_tta-panel-heading h4 {
	letter-spacing:1px;
}

.about-icons h4 {
	text-transform: uppercase;
    color: #0c67a3;
    font-size: 22px;
    padding-bottom: 15px;
    padding-top: 0;
    padding: 0 10px 15px 10px;
    line-height: 26px;
}

.about-icons img {
	width: 100px;
    margin-bottom: -15px;
}

.value-diagram p {
	padding: 0 15px;
}

@media (max-width:767px) { 
	.value-diagram img {
		display:none;
	}
	
	.footer-copyright {
		padding: 0;
	}
}

.third_bg_color {
	background-color: #00263b!important;
}

.vacancy_table_wr .vacancy_table thead th {
	letter-spacing: 1px;
	border-top: 5px solid #0068b2;
	font-weight: 400;
    text-transform: uppercase;
}

.vacancy_table_wr .vacancy_table thead th:after {
	margin: 8px 0 0 10px;
}

.vacancy_table_wr .vacancy_table thead th.headerSortDown {
	border-top-color: #e5462a;
}

.single-stm_careers .page_title {
	background-image: url(/hdg_wp/wp-content/uploads/2021/01/header-image-management.jpg) !important;
	background-repeat: no-repeat !important;
}

.value-diagram .vc_column-inner {
	padding-right:0 !important;
	padding-left:0 !important;
}

.ao-form hr, hr {
	margin-top: 30px;
    margin-bottom: 30px;
    border-top: 5px solid #ebebeb;
}

.ao-form p {
	margin-bottom:25px;
}

.ao-form button.ao-form-submit {
	border-radius:0 !important;
	text-transform:uppercase;
	font-family: Oswald ,sans-serif !important;
	padding: 14px 20px !important;
	-webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	letter-spacing:1px;
}

.ao-form button.ao-form-submit:hover {
	color:#ffffff !important;
	background-color:#e5452b !important;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_5 {
	border-width:0;
}

.ao-submit-block>div {
	text-align:left !important;
}

.ao-form input, .ao-form select, .ao-form textarea {
	border: 0 !important;
    padding: 15px !important;
    background: #f5f5f5 !important;
}

.ao-form select {
	background-image: url(https://resources.sightlogix.com/acton/content/Down_Arrow.svg) !important;
	background-position: calc(100% - 12px) !important;
    background-size: auto !important;
    background-repeat: no-repeat !important;
}

#aoform-4a90e80e-bba8-458a-bfc8-c68a1f58b4f7 input, #aoform-4a90e80e-bba8-458a-bfc8-c68a1f58b4f7 select {
	background: #ffffff !important;
}

#aoform-4a90e80e-bba8-458a-bfc8-c68a1f58b4f7 select {
	background-image: url(https://resources.sightlogix.com/acton/content/Down_Arrow.svg) !important;
	background-position: calc(100% - 12px) !important;
    background-size: auto !important;
    background-repeat: no-repeat !important;
}

#block-b1528305767108 {
	display:none;
}

.ao-form .ao-left {
	margin-right: 10px;
}

.ao-form label.ao-form-label {
	font-family: Oswald,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.single-post .page_title {
    background-image: url(/hdg_wp/wp-content/uploads/2021/01/header-image-news-2.jpg) !important;
    background-repeat: no-repeat !important;
}

.posts_list>ul>li h4 {
	font-weight:400;
}

h4.stripe_2:after {
	height: 3px;
}

.mt-0, .mt-0 a {
	margin-top:0 !important;
}

.stm_contact_two .stm_contact_info .stm_contact_row {
	font-size: 16px;
}

.stm_contact_two .stm_contact_info .stm_contact_row i {
	top: 5px;
}

#block-b1528305767098 p {
	text-align:left !important;
}

#menu-item-12244 .sub-menu a:before {
	color: transparent;
}

#menu-item-12879 a:before, #menu-item-12878 a:before, #menu-item-12876 a:before, #menu-item-12877 a:before, #menu-item-12880 a:before {
   	font-family: 'FontAwesome';
    content: "\f0ac";
	margin-right: 5px;
	color: transparent;
}

#menu-item-12871 a:before, #menu-item-12876 a:before {
	background-image: url(/hdg_wp/wp-content/uploads/2019/09/flag-icon-italian.png);
    background-size: 25px 15px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 25px;
}

#menu-item-12874 a:before, #menu-item-12879 a:before {
	background-image: url(/hdg_wp/wp-content/uploads/2019/09/flag-icon-french.png);
    background-size: 25px 15px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 25px;
}

#menu-item-12872 a:before, #menu-item-12877 a:before {
	background-image: url(/hdg_wp/wp-content/uploads/2019/09/flag-icon-spanish.png);
    background-size: 25px 15px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 25px;
}

#menu-item-12873 a:before, #menu-item-12878 a:before {
	background-image: url(/hdg_wp/wp-content/uploads/2019/09/flag-icon-german.png);
    background-size: 25px 15px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 25px;
}

#menu-item-12875 a:before, #menu-item-12880 a:before {
	background-image: url(/hdg_wp/wp-content/uploads/2019/09/flag-icon-uk.png);
    background-size: 25px 15px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 25px;
}

.vp-img {
	margin-bottom:10px !important;
}

#block-b1528305767105 {
	text-align:center !important;
}

#block-b1528305767105.ao-left {
	margin-right: 0px;
}

#block-b1528911413254 p {
	padding:0 15px;
	margin-bottom:0;
}

#block-b1528911413255 .ao-form-label {
	display:none;
}

#block-b1528911401818>div, #block-b1528911413255, #block-b1528911413255 .ao-left  {
	text-align: center !important;
}

#block-b1528911413254 a {
	color:#73cbfb;
}

#block-b1528911401818 button.ao-form-submit {
	background-color: #7293ab !important;
	padding: 10px 20px !important;
}

#block-b1528911401818 button.ao-form-submit:hover {
	background-color: #e5472c !important;
}

input[type="radio"], input[type="checkbox"] {
	margin: 0;
}

#b1528911413255 {
	margin: 0 0 0 10px;
}

.sidebar-area #block-b1528911413254 p {
	padding:0;
}

.sidebar-area #block-b1528911401818>div, .sidebar-area #block-b1528911413255, .sidebar-area #block-b1528911413255 .ao-left, .sidebar-area #block-b1528305767105 {
	text-align: left !important;
}

.sidebar-area #b1528911413255 {
	margin:0;
}

.widget.widget_text .widget_title {
	font-weight: 400;
    font-size: 22px;
}

#custom_html-4 {
	border-bottom: 3px solid #00263b;
    padding-bottom: 35px;
}

.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
	background-color: #e5462a !important;
}

.camera-selector-table-title a {
	color:#ffffff;
	text-decoration:none;
}

.camera-selector-table-title a:hover {
	color:#87c0eb;
}

#ao-form-5b7e1ce8-8e48-48a3-b200-4f29ce7f4784.ao-form span.ao-form-error-message {
	color: #ff5858 !important;
}

.four-pillars.international .icon_box.style_4 h4 {
	letter-spacing: 1px;
	line-height: 24px;
}

.vp-flex {
	max-width: 1200px !important;
	height:600px !important;
}

.product-callouts h4 a {
	color: #072c41;
}

.product-callouts h4 a:hover {
	color: #0267b1;
	text-decoration:none;
}

.values-headline {
	margin-bottom:10px !important;
}

.values-headline p {
	color: #1385d6;
    font-weight: 400;
    font-family: Oswald;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.vc_cta3 {
	background-color: #0068b2 !important;
    border-radius: 0 !important;
    padding: 15px 20px !important;
    color: #ffffff !important;
	font-weight:bold;
	margin: -10px 0;
}

.vc_cta3 a, .vc_cta3 p {
	color:#ffffff !important;
}

.vc_cta3 a:hover {
	color: #87c0eb !important;
}

.news-sidebar-welcome {
	background:#0068b3;
	padding:20px;
	color:#ffffff;
}

.news-sidebar-welcome h5, .news-sidebar-welcome p {
	color:#ffffff !important;
}

.news-sidebar-welcome p {
	font-weight:bold;
}

.news-sidebar-welcome h5 {
	padding-top:0 !important;
}

.posts_list.with_sidebar, .single-post .__padd-right {
	padding-right: 50px;
}



@media only screen and (max-width: 991px) { 
	.news-sidebar-welcome {
		/** display:none; **/
	}
	
	.posts_list.with_sidebar, .single-post .__padd-right {
	padding-right: 0px;
	}
	
	#rev_slider_1_1_wrapper .custom.tparrows {
		display:none !important;
	}
}

/******* Start of Navigation Dropdown Adjustments *******/

.stm-header__row_color_center, .stm-header__row.stm-header__row_top {
	padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.stm-header__row {
	padding-top: 13px;
    padding-bottom: 13px;
}

.stm-header .stm-navigation__default>ul>li>ul {
	top: 68px !important;
}

.stm-header .stm-navigation__default>ul>li.stm_megamenu>ul.sub-menu {
    top: 80px !important;
}

.stm-header .stm-navigation__default>ul>li>a {
	padding: 20px 20px !important;
}

.stm-header .stm-navigation__default>ul>li>a:hover:after, .stm-header .stm-navigation__default>ul>li.current-menu-item>a:after {
	bottom: 10px;
}

#menu-item-12244 a {
	padding: 0 20px !important;
}

#menu-item-12244 ul.sub-menu {
	top: 30px !important;
}

#menu-item-12244 ul.sub-menu a {
	padding: 16px 20px 14px !important;
}

@media only screen and (max-width: 991px) {
	.stm-header .stm-navigation__default>ul>li>a:hover:after {
		bottom: 0;
	}
}

@media (max-width:1300px) and (min-width:1024px) {
	.stm-header .stm-navigation__default>ul>li>a:hover:after, .stm-header .stm-navigation__default>ul>li.current-menu-item>a:after {
		bottom: -10px;
	}
	
	.stm-header .stm-navigation__default>ul>li>ul {
    	top: 43px !important;
	}
	
	.stm-header .stm-navigation__default>ul>li.stm_megamenu>ul.sub-menu {
    	top: 68px !important;
	}
	
}


/******* End of Navigation Dropdown Adjustments *******/

.comment-form-comment .form-control {
	background:#f2f2f2;
}

.stm_post_info .post_thumbnail img {
	width:100%;
}

.comment-reply-title {
	text-transform:uppercase;
}

ul.comment-list .comment .vcard {
	display:none;
}

.four-pillars .fa-search:before, 
.four-pillars .fa-thumbs-up:before,
.four-pillars .fa-money-bill-wave:before {
	font-size: 29px;
}

.four-pillars .fa-search, .four-pillars .fa-thumbs-up, .four-pillars .fa-money-bill-wave {
	border-bottom: 0;
}

#ao-form-5b7e1ce8-8e48-48a3-b200-4f29ce7f4784.ao-form input {
	color:#01273c;
}

.ao-form .ao-block-wrapper input.ao-form-error+span.ao-form-error-message {
	color: #FF0000;
    font-size: 11px;
}

.customer-homepage-button a:hover {
	background: #0468b1 !important;
    border-color: #0468b1 !important;
}

.single-post .content-area h1 {
	line-height: 50px;
	margin-bottom:25px;
}

.single-post .content-area h1:after {
	margin: 12px 0 0;
}

.single-post .content-area .vc_sep_width_100 {
	margin: 45px 0 !important;
}

.postid-13884 .content-area h2 {
	margin-top: 40px;
	font-size: 24px !important;
	line-height: 30px !important;
	margin-bottom:20px;
}

.single-post .content-area h2:after {
	margin: 10px 0 0;
} 

.single-post .content-area .wpb_text_column ol>li {
	margin-left:18px;
}

.timeline-graphic-block {
    background: #0267b2;
    color: #ffffff;
    padding: 20px;
}

.timeline-graphic-block:before {
	content: url(https://www.sightlogix.com/hdg_wp/wp-content/uploads/2019/09/timeline-arrow-light-blue.png);
	position: absolute;
    left: -45px;
    margin-top: -10px;
}

.timeline-graphic-block.darkblue {
	background: #00263b;
}

.timeline-graphic-block.darkblue:before {
	content: url(https://www.sightlogix.com/hdg_wp/wp-content/uploads/2019/09/timeline-arrow-dark-blue.png);
}

.timeline-graphic-block a {
	color:#82c9ff
}

.timeline-graphic p {
	color:#ffffff;
}

.timeline-graphic-block h4 {
	color: #ffffff;
    padding-top: 0 !important;
    margin-bottom: 15px !important;
}

.timeline-graphic-block h4:after {
    margin: 8px 0 0
}

.timeline-graphic {
	border-left: solid 3px #7192ab;
    margin-left: 0px !important;
    padding-left: 50px;
}

.newsroom-side-bar-button {
	background:#061b29; 
	color:#ffffff; 
	font-family: Oswald ,sans-serif; 
	padding: 14px 20px; 
	font-size:12pt;
	letter-spacing: 1px;
}

.newsroom-side-bar-button:hover {
	text-decoration:none !important;
	background-color: #e5452b !important;
	color:#ffffff; 
}

#categories-4 .widget_title {
	display: none;
}

.news-sidebar-welcome h5:after {
	margin-top:10px;
}


/*** start – blog h tag styles ***/

.single-post .content-area h1 {
	font-size: 45px;
    line-height: 48px
}

.single-post .content-area h2 {
	font-size: 40px;
    line-height: 44px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.single-post .content-area h3 {
	font-size: 35px;
    line-height: 40px;
    margin-bottom: 20px;
    padding-top: 40px;
}

.single-post .content-area h4 {
	text-transform: uppercase;
    padding-top: 40px;
	margin-bottom: 20px;
}

.single-post .content-area h5 {
	letter-spacing: 1px;
    padding-top: 40px;
    text-transform: uppercase;
	margin-bottom: 20px;
}

.single-post .content-area h6 {
	padding-top: 40px;
    text-transform: inherit;
    color: #00263b;
    font-size: 22px;
    margin-bottom: 20px;
}

.single-post .content-area h3:after, .single-post .content-area h4:after, .single-post .content-area h5:after {
	margin-top:10px
}

.vc_cta3-container.vc_cta3-size-md {
	width: 100% !important;
}

@media only screen and (max-width: 667px) {
	body .vc_cta3.vc_cta3-actions-right .vc_cta3-content .vc_custom_heading h2 {
    	text-align: center !important;
	}
}

/*** end – blog h tag styles ***/

body .vc_general.vc_btn3.vc_btn3-shape-rounded {
	border-radius:0;
	color: #ffffff !important;
}

body .vc_general.vc_btn3.vc_btn3-shape-rounded.vc_btn3-color-theme_style_5:hover {
	background-color: #00263b;
    border-color: #00263b;
	color: #ffffff !important;
}
