/*
    Redwolf Security Inc. Theme
    Custom WordPress Theme for Redwolf® Security Inc.

    Version: 1.2.4.1
*/

@charset "UTF-8";

html{
	font-family: proxima-nova, sans-serif !important;
	scroll-behavior: smooth;
}

main#main{
	margin-bottom: 0px !important;
    padding-top: 115px;
}

p a{
    white-space: nowrap !important;
}
a:link{
    cursor: pointer !important;
}
h1,h2,h3,h4,h5,h6, p, ul, a{
	font-family: proxima-nova, sans-serif !important;
}

/* redBanner Template */
#red-banner{
		color: #FFF !important;
		min-height: 300px;
        background-repeat: no-repeat;
}
#red-banner h1{
	font-weight: 400 !important
}
#red-banner p{
	line-height: 1.25em !important
}
.bg-imgnudge{
	background-position: 200px !important;
}

/* redBanner Background Image Variations */
	
.services{
	background-image: url("/wp-content/themes/redwolf-security-inc/images/hero-services.svg") !important;
}
.blognews{
	background-image: url("/wp-content/themes/redwolf-security-inc/images/hero-blog.svg") !important;
}
.solutions{
	background-image: url("/wp-content/themes/redwolf-security-inc/images/hero-solutions.svg") !important;
}
.company{
	background-image: url("/wp-content/themes/redwolf-security-inc/images/hero-company.svg") !important;
}
.contact{
	background-image: url("/wp-content/themes/redwolf-security-inc/images/hero-get-in-touch.svg") !important;
}

/* Case Study Featured Box */
.featured-box{
    border-radius: 0 15px !important;
}
.featured-heading {
    display: block;
    margin-bottom: 15px;
    font-size: 18px;
    text-transform: uppercase;
    font-style: normal;
}
.cs-heading,.cs-subheading{
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.2rem;
}
.cs-heading{
    color:#c92032;
}
.cs-subheading{
    color:#FFF;
}
.feature-excerpt p{ 
    font-size: 0.8rem;
    line-height: 1.2rem;
    font-weight: 300;
}

/* Nav Content Template */
nav.navContentNav:after{
	content: "";
	background-color: #E5E6E7;
    height: 1px;
    width: 97%;
    display: block;
    box-shadow: 0px 1px 1px #335;
}
nav.navContentNav ul li{
	display: inline-block;
    margin-right: 3%;
    font-weight: 500;
    margin-bottom: 7px;
}
nav.navContentNav ul li a{
	font-size: 1.8em;
	color: #c92032;
}
nav.navContentNav ul li a:hover{
	text-decoration: underline;
}
.navContent-sectionodd{
	background-color: #FFF;
}
.navContent-sectioneven{
	background-color: #E5E6E7;
}
.career-list h3{
	font-size: 1rem !important;
	line-height: 1.5rem;

}
.career-list a{
	color: #0000ee;
	
}
.three-column-bucket {
    width: 27%;
}

/* Our Approach tmeplate */
.world-map img{
    width: 1026px;
    height: 506px;
}

/* Client Logo Grid Template */
.homeLogos2{
	padding: 10px;
    margin-top: 0;
    margin-bottom: 25px;
    margin-left: 20px !important;
    float: left;
}

.client_logo_container {
    margin-left: 43px;
}

.client_logo_grid {
    width: 135px !important;
    float: left;
    margin-right: 15px;
    height: auto;
}

/* Testimonial & Testimonial List Templates */
#testimonial{
	display: inline-flex;
	margin-bottom: 50px;
}
.testimonial{
	display: inline-flex;
	margin-bottom: 50px;
	border-bottom: 2px solid #E5E6E7;
}

.testimonial:last-child {
    border-bottom: none;
}

.testi-left{
    border-right: solid 1px #d5d6d7;
    padding: 0 20px 0 90px !important;
    background: url("/wp-content/themes/redwolf-security-inc/images/icon_quote.svg") no-repeat;
    background-size: 125px;
}

.testimonial .testi-left{
	border-right: none !important;
}
.testimonial-details{
	font-weight: 600 !important;
	font-size: 1.1rem;
}
.testimonial-details .pos em{
	color:#c92032 !important;
	margin-left: 15px;
	font-style: normal;
}
.testi-left p{
	font-size: 1.125rem!important;
    letter-spacing: 0.04em!important;
	line-height: 1.6rem !important;
}
.testi-left p.vc_custom_heading{
	font-size: 1.125rem!important;
    letter-spacing: 0.04em!important;
	line-height: 1.6rem !important;
}
.testi-right{
	font-size: 2.4em !important;
    line-height: 1.1em!important;
    padding: 10px 0 0 20px;
    letter-spacing: .06px;
}
.fullwidth{
	width: 100% !important;
}

/* Two Bucket Template */
.two-bucket-container{
		display: block;
		background-repeat: repeat-y;
		background-size: cover;
		height: 425px;
}
.two-bucket-one h3{
	font-size: 3em;
    line-height: 1.25em;
    line-height: 36px;
    padding-bottom: 20px;
    color: #333;
    letter-spacing: .99px;
}
.two-bucket-one p{
	font-size: 2.2em;
    letter-spacing: .02px;
    line-height: 1.3em;
}
.two-bucket-one h5{
	font-size: 1em;
    line-height: 1em;
    font-weight: 400;
    display: block;
    font-weight: 700;
    color: #58585B;
    padding-bottom: 3px;
}
.two-bucket-one h5:hover{
	color:#c92032 !important;
}
	/* Two Bucket - Cloud Home Template */
	.cloud-home{
		background: url(/wp-content/themes/redwolf-security-inc/images/img_clouds.jpg);
		background-size: cover;
	}

	/* Two Bucket Blog Preview */
	.rws-preview-post p{
		font-size: 0.7rem;
		line-height: 0.36em;
		font-weight: 400;
		line-height: 1rem;
	}
	.rws-post-title h5{
		font-size: 1.6em;
		line-height: .9rem;
		font-weight: 400;
		display: block;
		font-weight: 700;
		color: #c92032;
		margin-bottom: 7px;
	}

/* Partner Grid */
.partner-grid img{
	width: 188px;
    max-height: 140px;
}

/* tabContent Template */
.tabs{
	cursor: pointer;
}
.tab2{
	left: 34% !important;
}
.tab3{
	left: 59% !important;
}
.tab4{
	left: 84% !important;
}
.tabSection{
	display: none;
}
.tabLeft p{
	font-size: 1rem !important;
}
.tab-c-block{
	margin-bottom: 25px;
}
.tab-c-block .col-left, .tab-c-block .col-right{
	display: inline-block;
}
.tab-c-block .col-left{
	vertical-align: top;
	width: 12%;
	margin-right: 5px;
}
.tab-c-block .col-right{
	width: 73%;
}
div.notch-h{
	position: absolute;
    top: -18px !important;
    left: 9%;
    margin: 0;
    border-top: 0;
	border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #dfe0e1;
    padding: 0;
    font-size: 0;
    line-height: 0;
	z-index: 899;
}
div.border-notch {
    top: -19px !important;
	position: absolute;
    left: 9%;
	border-bottom-color:#a9abad;
}
.video-preview .vc-zone-link{
    position: relative !important;
}
/* about */
.about-img picture{
    display: inline-block;
    width: 100%;
    height: auto;
}
.about-celebration p{
	display: inline-block;
	font-size: 2em;
}
.about-pretext-container .wpb_wrapper{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
}
.about-badge{
    order: 1;
    display: inline-block;
    width: 124px;
    padding-right: 25px;
    vertical-align: top;

}
.about-pretext{
    order: 2;
    display: inline-block;
    color: #FFF !important;
    width: 60%;
}
/* Font helper classes */

.medium{
	font-weight: 500 !important;
}
.semi-bold{
	font-weight: 600 !important;
}
.bold{
	font-weight: 700 !important;
}
.red{
	color: #c92032 !important;
}
br.r{
	line-height: 1rem;
}

/* Miscilanious Helper Classe */
button{
	cursor: pointer;
}

input[type=submit]{
	font-size: 0.7rem !important;
	font-weight: 600;
	height: auto !important;
    text-transform: uppercase;
    transition: ll 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    letter-spacing: 0.1em !important;
    padding: 9px 13px !important;
}

button[disabled]:active, button[disabled],
input[type="button"][disabled]:active,
input[type="button"][disabled],
input[type="submit"][disabled]:active,
input[type="submit"][disabled] ,
button[disabled]:hover,
input[type="button"][disabled]:hover,
input[type="submit"][disabled]:hover{
	/*background-color: rgba(77,77,77,0.70);*/
	cursor: progress;
	
}
.downArrow{
	position: relative;
	top:-1px;
	margin-top: 0px !important;
}
.rws-btn{
	text-transform: uppercase !important;
	font-weight: 600;
	letter-spacing: 0.1em;
	z-index: 1000;
    font-size: 0em;
}
.rws-btn button, .rws-btn a, .rws-btn input[type="submit"], input.rws-btn{
	z-index: 900 !important;
    border: 2px solid #c92032 !important;
    position: relative !important;
}
.rws-btn button:hover, .rws-btn a:hover, .rws-btn input[type="submit"]:hover, input.rws-btn:hover{
	background-color: #ffffff !important;
    color:#c92032 !important;
    border: 2px solid #c92032 !important;
    background-image: none !important;
    text-decoration: none !important;
}
.rws-btn a{
	padding: 10px 14px !important;
}
a.case-btn{
	display: inline-block !important;
	padding: 0px !important;
	margin-top: 5px;
	border: none !important;
    font-size: 0.7rem !important;
}
.case-btn a i{
	display: inline !important;
	padding-left: 14px;
	padding: 0px !important;
	left: 0px !important;
}
.case-btn a:hover, .case-btn a:hover i{
    color: #980000 !important;
    border: none !important;
    background: none !important;
}
.rws-link button{
	background-image: none !important;
	text-transform: uppercase;
	padding: 0 !important;
}
.rws-link a{
	text-transform: uppercase;
}
.rws-link .vc_btn3.vc_btn3-icon-left .vc_btn3-icon{
	display: inline !important;
	position: initial !important;
}
.section-heading{
	font-size: 1.65rem;
	font-weight: 400;
}
.sub-heading, .sub-heading h2, .sub-heading h3, .sub-heading h4 {
	font-size: 1rem !important;
}
.secondary-title{
	font-size: 1.5rem;
	line-height: 1.5rem;
}
.date, .date a{
    font-size: 1.125em;
    line-height: 0.252em;
    font-weight: 400;
    font-weight: 700;
    margin: 0 0 9px 0;
    display: block;
}
ul.inline-list{
	list-style: disc !important;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
ul.inline-list li{
	display: inline;
	font-size: 0.809rem;
	margin-right: 25px;
	font-weight: 400;
}
ul.inline-list li:before{
		content: '\00a0\2022\00a0\00a0';
		font-size:25px;
}
ul.rws-list {
    margin: 20px 0 0 40px !important;
}

ul.rws-list {
    font-size: 0.809rem !important;
    line-height: 1.215rem !important;
}
ul.rws-list strong{
    font-weight:600; 
}
ul.diff-list {
    font-size: 0.809rem !important;
    line-height: 1.215rem !important;
	width: 85%; 
}
ul.diff-list strong{
    font-weight:600; 
}
ul.diff-list li{
    margin-bottom:10px; 
}
.head-alt{
	line-height: 1.815rem !important;
}

/* Section notch classes */
.notch{
	background-repeat: no-repeat;
    background-position: 50% -1px;
    background-size: 4%;
}
.notch.background-lightgrey {
    background-image: url(/wp-content/themes/redwolf-security-inc/images/img_white_arrow.svg);
}
.notch.background-white{
	background-image: url(/wp-content/themes/redwolf-security-inc/images/img_grey_arrow.svg);
}
.background-grey {
    background-color: #58585B;
}

/* resources */
.alt-page-header{
	font-size: 1.1rem;
	line-height: 1.2rem;
	text-transform: uppercase;
	letter-spacing: 6px;
}
#resources .terms h3{
	font-size: 0.7rem;
	line-height: 1.2rem;
}
#resources .terms h3 a{
	text-transform: capitalize !important;
	line-height: 1.2rem !important;
	font-size: 0.7rem !important;
}

/* case studies Grid */
.case-img img{
	width: 100%;
	height: auto;
}
.case-grid-title{
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
.case-excerpt{
	margin-top: 15px !important;
	font-size: 0.8rem;
    font-weight: 300;
    line-height: 24px;
}
.case-excerpt p{
	font-size: 0.8rem !important;
}
.terms{
    line-height: 1rem;
    font-size: 0.9rem;
    margin: 0;
    font-weight: 600;
}
.case-text, .case-text p{
	font-size: 0.7rem;
	line-height: 1.05rem;
	margin: 7px 0;
}
.case-text strong{
	font-weight: 600;
}

/* blog feed template helpers and styles */
.featured_post_date p{
    color: #FFFFFF;
}
.featured_post .vc_gitem-row-position-middle{
    z-index:1500;
}
.blog-feed-title{
	font-size: 1.65rem;
	font-weight: 400;
	letter-spacing: -0.825px;
	line-height: 1.815rem;
}
span.vc_gitem-post-category-name {
    position: relative;
    top: -3px;
	font-weight: 600;
}
.readmore a{
	font-size: 0.8099999999999999rem;
	line-height: 1.17rem;
}

/* Video Feed on resources page */
.resource-video{
    padding: 0 !important;
}
.resource_video_feed .vc_pageable-slide-wrapper{
    margin-right: -586px !important;
}
.video-feed-desc p{
	font-size:0.84rem;
	font-weight:600;
}
.resource-video .caption{
	position: relative;
	top: -26px;
    padding: 5px !important;
    margin-bottom: 15px !important;
}
.resource-video h3, .resource-video h3 a{
	color: #FFF !important;
    text-transform: capitalize;
	font-size: 0.9rem;
}
.resource_video_feed .vc_pageable-slide-wrapper{
    margin-right: -30px !important;
}
.vc_grid-item.vc_clearfix.resource-video.vc_col-sm-4.vc_visible-item {
    width: 88%;
}

/* forms & form field fixes */
label{
    font-size: 1rem;
    display: none;
    *display: block;
}

#contact-form span.wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
}

.wpcf7-radio label{
    display: inline-block;
}
div.field_container{
    font-size: 1rem;
    margin: 10px 0;
}
label[for="method_of_contact"]{
    margin: 10px 0;
    font-size: 0.84rem;
    display: inline-block;
    margin-left: 12px;
}
#contact-form span.method_of_contact{
    display: inline-block;
    width: unset;
    margin-left: 5px;
}
#contact-form span.method_of_contact label{
    font-size: 0.84rem;;
}
span.wpcf7-form-control-wrap{
    display: inline;
}
span.req {
    font-size: 1rem;
    color: #c92032;
    position: absolute;
    margin-top: 14px;
    *margin-top: 25px;
    margin-left: 4px;
}
input:not([type="submit"]), input:not([type="radio"]), textarea {
    display: inline-block;
    border: 1px solid #58585B;
    height: 25px;
    font-size: 16px;
    width: 90%;
    padding: 6px 10px;
}
input::placeholder, textarea::placeholder{
    font-family: "proxima-nova", sans-serif;
    text-transform: capitalize;
}
input[type="radio"]{
	display: inline;
	width: unset !important;
	float: unset !important;
    margin-top: -2px;
}
span.first{
	margin-right: 25px;
}
input.error{
	border-color: #c92032 !important;
}
textarea{
    height: 200px;
}
label.error{
	color: #c92032 !important;
}
#form-msg{
	font-size: 0.8rem !important;
}
.errmsg{
	color: #c92032 !important;
    font-size: 0.8rem;
    margin-top: 6px;
}
.okmsg{
	color: green !important;
}
input[type="submit"]{
	width: unset !important;
}
/* Newsletter form adjustments */
h2.subscribe{
    line-height: 1rem !important;
}
#newsletter_subscription input:not([type="submit"]), #newsletter_subscription input:not([type="hidden"])  {
    margin-bottom: 10px;
}
#newsletter_subscription input[id="email"]{
	display: inline-block;
    width: 57%;
    margin-left: 0;
    margin-right: 0;
    border: 3px solid #FFF;
    border-top: 0px;
}
#newsletter_subscription input[type="hidden"]{
	width: 0;
	padding: 0;
	margin: 0;
}
#newsletter_subscription label{
	display: block;
	font-size: 0.9rem;
	line-height: 1.458rem;
}
#newsletter_subscription input[type="submit"]{
	padding: 10px !important;
	height: unset !important;
    display: inline-block;
	position:relative;
	top: -5px;
	left: -2px;
	margin: 0;
}

#newsletter_subscription input[type="submit"]:after{
    content: '';
	clear: both;
}
/* footer elements styles */
p.experience-body{
    font-family: proxima-nova, sans-serif !important;
    font-size: 14px !important;
    display: inline-block;
    width: 71%;
    margin: 0px !important;
    position: relative;
}
.footer-badge{
    margin-left: 22px;
    margin-top: 0px;
    float: right;
}
/* Mobile Layout adjustments */
@media only screen and (max-width: 752px)  {
	.testi-left{
		padding: 0 20px 0 10px !important;
	}
	#footer .mainContent .three-column-bucket{
		width: 40% !important;
	}
}

@media only screen and (max-width: 768px){
	.mainContent{
		max-width: 100%;
		overflow: hidden;
	}
	.mainContent .three-column-bucket{
		display: block !important;
		width: 100% !important;
		text-align: center !important;
		padding: 18px 0;
	}
	#footer-social div{
		height: unset;
	}
	.three-column-bucket.left{
		margin: 0;
	}
	.vc_masonry_grid .vc_gitem-zone{
		height: auto !important;
		min-height: 230px;
	}
    .two-bucket-container{
        height: fit-content;
    }
    .resource_video_feed .vc_pageable-slide-wrapper{
        margin-right: -30px !important;
    }
}

@media only screen and (max-width: 767px){
    .resource_video_feed .vc_pageable-slide-wrapper{
        margin-right: -30px !important;
    }
    .featured-casestudy-container .two-column-container{
        grid-auto-flow: row !important;
    }
    .two-column-container {
        display: block;
        width: 100% !important;
    }
    .vc_grid-item.vc_clearfix.resource-video.vc_col-sm-4.vc_visible-item {
        width: 45.333% !important;
    }
}

/* target firefox snap for nav fix */
@-moz-document {
	@media only screen and(min-width: 60em){
		header#top .topNav{
			margin-top: -25px !important;
		}
	}
}

.grid-fix{
	height: 0;
	display: none;
}
section#blog-body strong, section#blog-body b{
	font-weight: 700 !important;
}
section#blog-body div.mainContent h1,section#blog-body div.mainContent h2,section#blog-body div.mainContent h3,section#blog-body div.mainContent h4,section#blog-body div.mainContent h5,section#blog-body div.mainContent h6{
	line-height: 1.5em;
}
section#blog-body div.mainContent h2{
	color: #c92032 !important;
}
.rollsidebar #sidebar{
	width: 100% !important;
}
aside#sidebar ul{
	list-style: none !important;
	margin: 0 !important;
}
aside#sidebar div.widget{
	margin-bottom: 30px;
}
aside#sidebar div.widget .widget_recent_entries ul li{
	margin: 10px 0;
}

aside#sidebar div.widget h3{
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 1rem;
}

aside#sidebar ul li {
	margin: 0;
	list-style: none;
}

aside#sidebar ul li a, aside#sidebar a{
	color:#c92032;
	list-style: none;
	font-size: .75rem !important;
	line-height: 1.2rem !important;
	font-weight: 600 !important;
}
aside#sidebar h2{
	font-size: 3.3em !important;
    line-height: 1em;
    margin-bottom: 10px;
}
.blog-list-img{
	min-height: 181px !important;
    background: url(https://cdn.redwolfsecurity.com/organization/redwolfsecurity.com/images/logo/redwolfsecurity.com_logo_horizontal_whiteoutline_black_bg_184_184.png);
}
.contactForm .vc_column-inner{
    background-color: #fff;
    box-shadow:0px 5px 24px #313131;
    margin-top: -45px;
    padding: 35px 50px 65px 50px !important;
    height: unset !important;
}
.contactForm > #contact-form{
	width:100% !important;
}

.demoSidebar .vc_column-inner{
    background-color: #fff;
    box-shadow:0px 5px 24px #313131;
    margin-top: -45px;
    padding: 35px 30px !important;
}
.demoSidebar .vc_column-inner{
	height: auto;
	max-height: fit-content;
}
.uavc-list-content span.uavc-list-desc {
    font-size:20px;
}
button#wpforms-submit-3706 {
    font-family:proxima-nova, sans-serif;
    font-size:14px;
    background: #cd212e;
    color: #fff;
    padding: 12px 22px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .1em;
}
button#wpforms-submit-3706:hover {
     text-decoration: none !important;
    background-color:#fff !important;
    color:#cd212e !important;
    outline:1px solid #cd212e;
}
.contactForm h3, .contactForm li span, .demoSidebar *{
	line-height: 1.275em !important;
}

@media only screen and (max-width: 767px){
    .resource_video_feed .vc_pageable-slide-wrapper{
        margin-right: -30px !important;
    }

    .blog-list-img {
        width: 185px;
        left: 25px;
    }

    .blognews {
        background: none !important;
    }

	.blog-featured-post {
		display: none;
	}

	.vc_grid-styled-select {
		margin-top: 30px;
		margin-left: 30px;
	}

	.company {
		background-image: none !important;
	}

}

@media only screen and (min-width: 768px){
	aside#sidebar {
		margin-top: 20px;
		display: inline-block;
		width: 20%;
		padding: 0 12px;
	}
	section#blog-body > div.mainContent{
		display: inline-block !important;
		width: 72%;
		vertical-align: top !important;
	}
	section#blog-body{
		width: 100%;
		max-width: 1080px;
		min-width: 450px;
		margin: 0 auto;
	}
    /* fix for overflow on resource page */
    .resource-video .vc_basic_grid .vc_grid .vc_row .vc_grid-item .vc_visible-item{
        width: 97% !important;
    }

}

/* Header */
div.vc_custom_1688409431159,
div.vc_custom_1690822750596,
div.vc_custom_1688409033434,
div.vc_custom_1688409611831,
div.vc_custom_1688409033434 {
    padding-top: 10px !important;
    padding-bottom: 25px !important;
}

/* Home Page Featured Case Study */
@media screen and (min-width: 769px) and (max-width:1173px){
    .featured-casestudy-container {
        min-width: unset !important;

    }
}

/* FAQ, Resources */
.case-text a.download-btn {
    color: #c92032;
}
.case-text a.download-btn:hover {
    text-decoration:underline;
}
.faq-style .vc_grid-item-mini h3 a {
    font-size: 0.7rem !important;
    text-transform: capitalize !important;
   font-weight:600;
   line-height:1.1rem;
}
.faq-style .vc_grid-item-mini h3 a:hover {
   text-decoration:underline;
}
.faq-style .vc_grid-item-mini h3 {
    font-size: 0.7rem;
    line-height: 1.1em;
}

/* Blog */
section#blog-body ol{
    padding-left: 22px;
}
section#blog-body ol li{
    font-size: 1rem;
    margin-top: 20px;
}
section#blog-body ol li ul li{
    font-size: .85rem;
    margin-top: 5px;
}
section#blog-body h3, section#blog-body h4{
    font-weight: 600;
    line-height: 2.3rem;
}
.vc_grid-item-zone-c-right .vc_gitem-animated-block {
    width:40%;
}
.vc_grid-item-zone-c-right .vc_gitem-zone-c {
    width:60%;
}
.vc_btn3.vc_btn3-shape-rounded {
    background-color:#cd212e;
    color:#fff !important;
    border-radius:0px;
    text-transform:uppercase;
    font-weight: 600;
    letter-spacing: .1em;
}
.vc_btn3.vc_btn3-shape-rounded:hover {
    text-decoration: none !important;
    background-color:#fff !important;
    color:#cd212e !important;
    border:1px solid #cd212e;
}

.post-slider li>a.link_image {
    float: left;
    width: 30%;
}
.post-slider .flex-caption {
    width: 70%;
}
.post-slider li.flex-active-slide {
    background-color: #f7f7f7;
}
.post-slider h2.post-title {
    font-size: 22px !important;
}
.post-slider li>a.link_image {
    float: left;
    width: 30%;
    padding-right: 20px;
}
.blog-cat li a {
    font-size: 22px;
}
.blog-cat li {
    padding-top:12px;
    list-style: none;
}
.widget_categories h2.widgettitle {
    font-size: 35px;
}

#sidebar {
    padding-left: 18px;
}

/* Services */

strong {
    font-weight: 600;
} 
div.textDesc {
    font-size: .45rem !important;
    text-align: justify;
    margin-top: -18px;
}
i.Defaults-check-circle-o {
    color:#c92032;
}
ul.rws-list {
    line-height: 1.4rem !important;
    text-align: justify;
    list-style: none;
}
.moreInfoBtn button.ubtn-normal {
    padding: 13px 18px;
    font-weight: 600 !important;
    letter-spacing: 0.1em;
}
/* Featured Case Sudy */
.featured-casestudy-container {
    background: #000;
    padding: 25px 20px;
    border-radius: 0 15px;
    min-width: 420px;
}
.featured-casestudy-container .two-column-container{
    display: grid;
    grid-auto-flow: column;
    gap: 5%;
}
.two-column-container .two-column{
    margin-bottom: 10px;
}
.two-column .one-quarter{
    width: 25%;
}
.two-column .three-quarter{
    vertical-align: text-top;
    width: 75%;
}
/* Foresters - Case Study */
.foresters-section{
    position: relative;
}
.foresters-section .myHeading{
    color:#c92032;
}
.foresters-section .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom:60px;
}
.forsters-pic {
    max-width:232px;
}
.foresters-section .myDesc {

    font-weight: 300;
    line-height: 24px;
    font-size:9px !important;
}
.foresters-section .myReadMore a {
    font-size: 14px;
    color: #c92032;
    font-family:Arial;
}
.case-study-three{
    position: relative;
}
.case-study-three .vc_gitem_row.vc_row.vc_gitem-row-position-middle {
    margin-top: -100px !important;
}
.case-study-three .vc_gitem-zone-a .vc_gitem-row-position-middle, .vc_gitem-zone-b .vc_gitem-row-position-middle {
    position:relative !important;
}
.case-study-three .vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
    padding-bottom:0px !important;
    margin-bottom:0px !important;
}
.case-study-three .vc_grid.vc_row.vc_grid-gutter-35px {
    margin-bottom: -130px;
}
.case-study-three .sub-heading, .sub-heading h2, .sub-heading h3, .sub-heading h4 {
    font-size: 0.9rem !important;
}
.cs-readmore {
    position: absolute;
    bottom: 0;
}
.cs-readmore a{
    padding: 0px !important;
}
i.vc_btn3-icon.fas.fa-chevron-circle-right {
    font-size: 15px;
}
.myReadMore a:hover{
    text-decoration:none !important;
}

/* Foresters Page */
.forestersPage-heading p {
    font-size: 1.7rem !important;
    line-height: 48px;
}

/* Contact Form */
.contactForm .vc_column-inner {
    background-color: #fff;
    box-shadow:0px 5px 24px #313131;
    margin-top: -45px;
    padding:20px 30px;
    height:100%;
}
.uavc-list-content span.uavc-list-desc {
    font-size:20px;
}
button#wpforms-submit-3706 {
    font-family:proxima-nova, sans-serif;
    font-size:14px;
    background: #cd212e;
    color: #fff;
    padding: 12px 22px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .1em;
}
button#wpforms-submit-3706:hover {
     text-decoration: none !important;
    background-color:#fff !important;
    color:#cd212e !important;
    outline:1px solid #cd212e;
}
.case-featured{
    height: 200px !important;
}
@media screen and (max-width: 500px){

    .featured-casestudy-container {
        min-width: 295px !important;
    }

    .case-featured{
        height: 355px !important;
    }

    .more-info{
        margin: auto !important;
        width: 100% !important;
        text-align: center !important;
    }

    .client_logo_container {
        margin-left: 0px;
    }

    .client_logo_grid {
        width: 43% !important;
        float: none;
        margin-right: 15px;
    }

    .homeLogos2{
        margin-left: 10px !important;
        margin-right: 0px !important;
    }
    
    .about-pretext-container .wpb_wrapper{
        -webkit-flex-flow: column-reverse;
        flex-flow: column-reverse;
        flex-direction: column-reverse;
    }
    .about-pretext{
        display: block;
        color: #FFF !important;
        width: 100%;
    }
    .about-badge {
        width:100%;
        height: 163px;
        padding-right: 0;
    }
    .about-badge #badge{
        position: absolute;
        margin: 0 auto !important;
        left: 42%;
        right: 0;
    }
}
@media screen and (min-width: 501px) and (max-width: 768px){
    
    .case-featured{
        height: 318px !important;
    }
}

@media screen and (max-width: 1059px){
    .featured-casestudy-container .two-column-container{
        grid-auto-flow: row !important;
    }
    .two-column-container {
        display: block;
        width: 100% !important;
    }
}
.industry-col{
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}
.industry-col .wpb_single_image{
    margin-bottom: 16px !important;
}
youtube-video {
    aspect-ratio: 16 / 9;
    width: 100% !important;
      min-width: 400px;
      height: auto !important;
}
/* Blog Styling */
#article #blog-body h1{
    margin-bottom: 0px;
}

.blogSidebarWidget h2{
    font-size: .85rem !important;
    font-weight: 600;
}

.gridfix .vc_gitem-zone{
    overflow: visible !important;
}

.gridfix .vc_gitem-zone-a .vc_gitem-row-position-middle{
    position: relative !important;
    transform: unset !important;
    -webkit-transform: unset !important;
}
.blog-date{
    font-weight: 600;
}

/***************Contact Form Right Column*************************/

.form_right_col .vc_column-inner {
    background-color: #fff;
    box-shadow:0px 5px 24px #313131;
    margin-top: -45px;
    padding:20px 30px;
}
.form_right_col form{
    overflow-y: clip;
    width:100% !important;
}
.uavc-list-content span.uavc-list-desc {
    font-size:20px;
}
button#wpforms-submit-3706 {
    font-family:proxima-nova, sans-serif;
    font-size:14px;
    background: #cd212e;
    color: #fff;
    padding: 12px 22px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .1em;
}
button#wpforms-submit-3706:hover {
     text-decoration: none !important;
    background-color:#fff !important;
    color:#cd212e !important;
    outline:1px solid #cd212e;
}
/* Bloglist Pagination overides */
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
    float: right;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
    position: relative !important;
    top: unset !important;
    margin-top: 0 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav {
    opacity: 100 !important;
    height: 25px;
    margin-bottom: 25px;
}
/* adjust main menu css if OS = Ubuntu and Browser = Firefox */
@-moz-document url-prefix() {
    body.ubuntu header#top .topNav{
        float: none;
        text-align: center;
        position: relative;
        top: 50px;
        right: 0;
        letter-spacing: 10px;
        display: block;
        min-width: 1080px;
        left: 20px;
    }
    body.ubuntu header.smaller .topNav{
        top: 34px !important;
       
    }
}
