#header-wrap {
	background: url(../images/header-bg-white.png) top center no-repeat;
}

div#home-content {
    padding-bottom: 32px;
}

#faux-column{
	background:#ffffff;
	width:100% !important;
}
#faux-column aside{
	display:none;
}

#content {
    float: none;
    width: 100%;
    margin: 0px auto;
    padding: 0 !important;
}
#slider {
    overflow: hidden;
    margin-top: 173px;
}
#slider .metaslider .caption-wrap{
	position: absolute;
	top: 20px;
	left: 20px;
	background:none;
	opacity:1.0;
	width:420px;
	text-align:center;
}
#slider h2, #slider p{
	text-align:center;
}
/* #slider h2:hover, #slider p:hover, #slider span:hover, #slider .metaslider .caption-wrap:hover{
cursor:pointer;
} */
#slider p{
	font-size:18px;
	line-height:25px;
	margin-bottom:15px;
	color:#020202;
}
#slider h2{
	font-size:30px;
	color:#020202;
}
.flex-control-nav {
    bottom: -25px!important;
}

.box-headers{
	width:896px;
	height:47px;
	background:url(../images/home-headers-bg.png) top left no-repeat;
}
.home-box{
	float:left;
	width: 32%;
	margin-right: 15px;
}
.home-box-bg{
	background:#efefef;
	border:1px solid #cccccc;
	padding:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	box-sizing:border-box;
}
.home-box h3{
	font-size:22px;
	margin:10px 0px;
	line-height:24px;
	margin-top:0px;
}
.home-box img{
	float:left;
	margin:0px 10px 10px 0px;
	height:80px;
	max-height:100px;
	width:auto;
}
.home-box div{
	width: 65%;
	min-height:150px;
	float: left;
}
.home-box div.clear{
	width:100%;
	height:0px!important;
	max-height:0px!important;
	min-height:0px!important;
	float:none!important;
}
#content .home-box ul{
	margin:0px;
	margin-left:17px;
	float:left;
	width:130px;
}
#content .home-box ul li{
	background:none;
	padding:0px;
	margin:0px;
}
#content .home-box ul li a{
	color:#363636;
	text-decoration:underline;
	font-size:12px;
}
#content .home-box a.primary-btn{
	padding-top:3px;
	margin-top:20px;
	display:block;
	width:140px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	padding:5px 0px;
	background:#0a60ff;
	border:1px solid blue;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
#content .home-box a.primary-btn:hover{
	background:#ff3434;
	border:1px solid red;
}
#content hr{
	width:100%;
	padding:0px;
	margin:0px;
	margin-top:30px;
	margin-bottom:30px;
}
div#home-service-area {
    background: #16356d;
    background: linear-gradient(to right, #002768 0%,#1262c2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002768', endColorstr='#1262c2',GradientType=1 );
}
/*div#home-service-area div.map-img {
    background: url(/wp-content/themes/va/images/home-content-bg-map.png) center center no-repeat;
    box-sizing: border-box;
}*/
div.map-img div {
    width: 1200px;
    max-width: calc(100% - 40px);
    margin: 0 auto;
    padding: 32px 0 48px 0;
}

.map-img {
    background: url(/wp-content/uploads/service-blade-map.jpg) top center no-repeat;
    background-size: cover;
}

#content h1 {
    font-family: 'Bebas Neue', sans-serif;
/*     color: #ffffff; */
    margin-top: 0;
}

h1 span {
    color: #08e0e1;
    text-transform: none;
}

#home-service-area p {
    font-family: 'Nunito', sans-serif;
    color: #fff;
    font-size: 1.25em;
}

a.home-btn {
    background: #f78f1f;
    color: #fff;
    text-decoration: none;
    padding: 12px 28px;
    border-radius: 2px;
    font-size: 1.5em;
    font-family: 'Bebas Neue', sans-serif;
    display: inline-block;
    text-transform: uppercase;
    border: solid 2px #f78f1f;
}
a.home-btn:hover {
    background: #1d4082;
    color: #ffffff;
    border: solid 2px #fff;
}
div#home-text {
    width: 1200px;
    padding: 42px 0 0 0;
    margin: 0 auto;
    max-width: 100%;
    box-sizing: border-box;
}
h2.txt-center {
	text-align:center;
}
li.slide-1 {
    background: url(/wp-content/uploads/slide-1.jpg) center center no-repeat !important;
}
li.slide-2 {
    background: url(/wp-content/uploads/slide-2.jpg) center 25% no-repeat !important;
}
li.slide-3 {
    background: url(/wp-content/uploads/slide-3.jpg) center 25% no-repeat !important;
}
li.slide-4 {
    background: url(/wp-content/uploads/slide-4.jpg) center center no-repeat !important;
}
li.slide-5 {
    background: url(/wp-content/uploads/slide-5.jpg) center 25% no-repeat !important;
}
li.slide-6 {
    background: url(/wp-content/uploads/slide-6.jpg) center 25% no-repeat !important;
}
ul.bjqs li{
  padding:0 !important;
}
ul.bjqs {
  margin:0 !important;
}
ul.bjqs li div.slider-text {
/*     right: 15%; */
/*     top: 52%; */
/*     text-align: right; */
    position: relative;
    margin-right: 60px;
	text-align: left;
    max-width: 1220px;
    box-sizing: border-box;
    margin: 0 auto;
	display: flex;
    width: 100%;
}
ul.bjqs span.first, 
ul.bjqs span.second{
    background:none;
    display:inline-block;
    position: relative;
}
ul.bjqs span.first {
    display: inline-block;
    font-family: 'Bebas Neue', sans-serif;
    font-style: normal;
/*     font-size: 4em; */
	font-size: 2.75rem;
    text-transform: uppercase;
/*     background: #224a93; */
    line-height: 1;
    padding: 10px 15px 6px 15px;
    color: #fff;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
ul.bjqs span.second {
    display: block;
    font-family: 'Nunito', sans-serif;
    color: #fff;
    padding: 0 15px 5px 15px;
    font-style: normal;
    font-size: 1.25em;
	line-height:1.25;
}
ul.bjqs span.learn-more {
    /* float: right; */
    width: 300px;
    /* height: 50px; */
    padding: 0 32px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#content ul.bjqs span.learn-more a {
    color: #fff;
    text-decoration: none;
    font-style: normal;
    font-size: 1.5em;
    font-family: 'Bebas Neue', sans-serif;
    display: inline-block;
    background: #FF6D40;
    text-transform: uppercase;
    padding: 12px 64px;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: absolute;
    /* width: 120px; */
    text-align: center;
    transform: translateY(-50%);
    top: 50%;
    border-radius: 50px;
}
#content ul.bjqs span.learn-more a:hover {
    opacity: 1;
    background: #fff;
    color: #FF6D40;
}
li.bjqs-slide:hover{
    background: #ffffff;
    color: #f78f1f;
}
li.bjqs-slide{
  background-size:cover !important;
}
li.bjqs-slide > a > div {
    height: 100%;
    width: 100%;
}


ul.bjqs-controls li.bjqs-prev {
    background: none;
    position: absolute;
    left: 0px;
}
/* ul.bjqs-controls {
    position: absolute;
    top: 45%;
    width: 100%;
    margin: 0 !important;
} */
ul.bjqs-controls {
    position: absolute;
    /* top: 40%; */
    /* width: 100%; */
    margin: 0 !important;
    z-index: 999;
    width: 80px;
    height: 150px;
    right: 14%;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#content ul.bjqs-controls li.bjqs-prev {
	background: url('/wp-content/uploads/prev-arrow.png') no-repeat;
    background-size: 80%; 
/*     background: url(/wp-content/themes/va/images/icon-prev.png) no-repeat !important;
    position: absolute;
    background-size: 54px 160px !important; */
    padding: 0px !important;
/*     width: 120px;
    height: 160px;
    left: 0px; */
       background-position:left;
    -webkit-transition:all 300ms;
    -moz-transition:all 300ms;
    -o-transition:all 300ms;
    transition:all 300ms;
}
#content ul.bjqs-controls li.bjqs-next {
	background: url('/wp-content/uploads/next-arrow.png') no-repeat;
    background-size: 80%;
/*     background: url(/wp-content/themes/va/images/icon-next.png) no-repeat !important;
    position: absolute;
    background-size: 54px 160px !important; */
    padding: 0px !important;
/*     width: 120px;
    height: 160px;
    right: 0px; */
    background-position: right;
    -webkit-transition:all 300ms;
    -moz-transition:all 300ms;
    -o-transition:all 300ms;
    transition:all 300ms;
}
ul.bjqs-controls.v-centered li.bjqs-next:hover {
    background-position: left !important;
}
ul.bjqs-controls.v-centered li.bjqs-prev:hover {
    background-position: right !important;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
    left: 0;
    width: 120px;
    height: 160px;
    display: block;
    z-index: 999;
    top: 0 !important;
    text-decoration: none;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
    right: 0;
    width: 120px;
    height: 160px;
    display: block;
    z-index: 999;
    top: 0 !important;
    text-decoration: none;
}
#content ul.bjqs-controls li a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    top: 50% !important;
    left: 50%;
}

#content ul.bjqs-controls li {
    width: 20px;
    height: 30px;
    position: relative;
}
/* new slider styles - 9-27 */
li.bjqs-slide > div {
    width: 100%;
    height: 100%;
    max-height: 150px;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    position: absolute;
    display: flex;
    align-items: center;
}

/* end new styles */
div#home-text a.home-btn {
    width: 300px;
    text-align: center;
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: 1.375em;
    background:#25318a;
}
div#home-text a.home-btn:hover {
    background:#f78f1f;
}
div#home-text p.left {
    float: left;
    display: inline-block;
    width: 800px;  
    margin-right:0px;
    margin-bottom:1.375em;
}
a.home-btn.mobile {
    display: inline-block;
    clear: both;
    float: none;
    margin: 0 0 0 20px;
    /* margin: 0.75em 0; */
}

div#video-hero-home {
    margin-top: 0;
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.vid-hero-cap-wrap {
    position: absolute;
    z-index: 1;
    padding: 32px;
    /* background: rgba(0, 48, 106, 0.75); */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.69) 30%,rgba(95, 0, 0, 0.8) 100%);
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    bottom: 0;
    padding: 0;
}

.vid-hero-cap {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 50px;
    box-sizing: border-box;
}

.vid-hero-cap p {
    color: #fff !important;
}

#content .vid-hero-cap p.secondary {
    font-size: 1.5em;
    text-align: center;
    text-shadow: 1px 1px 4px rgb(0,0,0), 1px 1px 4px rgb(0,0,0);
}

#content .vid-hero-cap p.primary {
    font-size: 5em;
    font-family: 'Bebas Neue', sans-serif;
    line-height: 1;
    margin-bottom: 16px;
    text-align: center;
    text-shadow: 2px 2px 8px rgb(0,0,0);
}

#content .hero-image-short img {
		max-width: none;
}

.top-bar {
    /*background: none;
    border-bottom: solid 4px rgba(105, 210, 231, 0);*/
    transition: all 300ms;
}

header {
    background: none;
    box-shadow: none;
    transition: all 300ms;
}

#content .vid-hero-cap a.primary-btn {
    margin: 0 auto;
    display: block;
    width: 400px;
    background-color: #820000;
    border-color: #820000;
}
#content .vid-hero-cap a.primary-btn:hover{
background-color:#fff;
color:#820000;
}
.anchor-home {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    /* width: 50px; */
    /* height: 50px; */
    /* background: #fff; */
    margin: 0 auto;
    z-index: 2;
}

.anchor-home a {
    width: 100px;
    height: 100px;
    display: block;
    background: url(/wp-content/uploads/icon-arrow-down-home.png) center center no-repeat;
    margin: 0 auto;
    opacity: 0.5;
}

.cards.col-3 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 48px;
}

.card-single {
    width: 32%;
    position: relative;
    border-right: solid 1px #8e8e8e;
}

.card-single:last-child {
	border-right:0;
}

.card-single a {
    display: block;
    top: 0;
    left: 0;
	position:relative;
}

.card-single img {
    display: block;
}

.card-single h3 {
    position: absolute;
    bottom: 32px;
    left: 32px;
    color: #fff;
    margin-bottom: 0;
    z-index: 2;
    transition: all 300ms;
    width: calc(100% - 64px);
    background: url(/wp-content/uploads/icon-arrow-right-white.svg) right center no-repeat;
    background-size: 24px;
}

.card-single a:hover h3 {
    text-shadow: 0 0 11px rgba(0,0,0,1), 0 0 5px rgba(0,0,0,1);
}

.card-single a:after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;background: rgba(0,0,0,0.3);transition: all 300ms;}

.card-single a:hover:after {
    background: rgba(0,0,0,0);
}

.card-single a {
    text-decoration: none !important;
    opacity: 1 !important;
}
/*Responsive Styles*/
@media only screen and (max-width:1700px){
    ul.bjqs-controls{
        right: 9%;
    }
}
@media only screen and (max-width:1560px){
    ul.bjqs-controls{
        right: 4%;
    }
    ul.bjqs li div.slider-text{
        width: 80%;
    }
}
@media only screen and (max-width:1400px){
	.map-img {
		background-position: 95% 80%;
	}
	
	#content .vid-hero-cap p.primary {
		font-size: 3.5em;
	}
}
@media only screen and (max-width:1300px){
	.map-img {
		background-position-x: 99%;
	}
}
@media only screen and (max-width:1200px) {
 
}
@media only screen and (max-width:1200px){
	ul.bjqs span.first{
    font-size: 2.75em;
  }
  ul.bjqs span.learn-more {
    font-size: 0.875em;
  }
  #home-service-area p {
    font-size: 1.5em;
    margin-bottom: 25px;
  }
  a.home-btn {
    font-size: 1.125em;
  }
  ul.bjqs li div.slider-text {
    right: 8%;
  }
  div.map-img div {
    padding-bottom: 25px;
    width: 95%;
  }
  div#home-text {
    padding: 35px 0px 20px 0px !important;
    width:95%;
  }
  .footer-box {
    float: none;
  }
  ul.bjqs-controls li.bjqs-next {
/*     background-size: 40px 120px !important; */
    width: 80px;
    height: 120px;
  }
  ul.bjqs-controls li.bjqs-prev {
/*     background-size: 40px 120px !important; */
    width: 80px;
    height: 120px;
  }
  div#home-text p.left {
    width: 750px;
  }
	.map-img {
		background-position-x: 94%;
		background-size: 520px;
	}
	ul.bjqs span.first{
        font-size: 2rem;
   }
   ul.bjqs span.second{
        font-size: 1.2rem;
   }
}

@media only screen and (max-width:1150px){
	div#home-text p.left {
    	width: 700px;
	}
}
@media only screen and (max-width:1100px){
	div#home-text p.left {
		width: 650px;
	}
	.map-img {
		background-position-x: 98%;
	}
}
@media only screen and (max-width:1050px){
	div#home-text p.left {
    	width: 600px;
	}
	.map-img {
		background-position: 100% 65%;
		background-size: 80%;
	}
	.map-img h1, .map-img p {
		text-shadow: 1px 1px 5px black;
	}
}
@media only screen and (max-width:1000px){
	div#home-text p.left {
    	width: 550px;
	}
	li.bjqs-slide > div{
       max-height: none;
       background: rgba(0,0,0,0.5);
    }
    ul.bjqs li div.slider-text{
        right:unset;
        flex-flow:row wrap;
    }
    ul.bjqs-controls{
        height: 0px;
        bottom: 15%;
    }
    .slider-text .wrap,
    ul.bjqs span.learn-more{
        width:100%;
        position: relative;
    }
    ul.bjqs span.learn-more{
        margin-left:16px;
    }
	ul.bjqs span.first, ul.bjqs span.second {
        text-align: center;
    }
    ul.bjqs span.learn-more {
        display: flex;
        justify-content: center;
        margin-top: 16px;
    }
	
	#video-hero-home video {
    	height: 100%;
    	width: auto;
		margin-left:-500px;
	}
}


@media only screen and (max-width:960px) {
	div#faux-column {
		width: 100%;
	}
	#home-content{
		width:100%;
		margin:0 auto;
	}
	.home-box img{
		width:25%;
		height:auto;
	}
	.home-box div{
		min-height:0px;
	}
	div#home-text a.home-btn {
    	float: none;
    	margin-left: 0;
	}
	div#home-text p.left {
		width: 100%;
		display:block;
		float:none;
	}
	div#home-text a.home-btn {
		font-size: 1.125em;
    	width: 256px;
	}
}
@media only screen and (max-width:920px) {
	#content{
		width:100%;
	}
}
@media only screen and (max-width:880px) {
	#slider h2{
		margin-top:10px;
	}
}
@media only screen and (max-width:849px) {
/* 	ul.bjqs span.first, ul.bjqs span.second {
		font-size: 2.25em;
	} */
	ul.bjqs li div.slider-text {
/* 		margin: 0;
    	top:46%; */
	}
	ul.bjqs-controls {
	    display: none;
	}
	a.home-btn.mobile {
    	margin: 0.75em 0;
    	display: block;
	}
	a.home-btn {
		width: 200px;
	}
}
@media only screen and (max-width:830px) {
	#slider p{
		font-size:16px;
		line-height:22px;
	}
	.home-box{
		margin-right:0px;
		margin-bottom:20px;
		padding-bottom:20px;
		border-bottom:1px solid #cccccc;
		width:100%;
	}
	.home-box img{
		width:auto;
	}
	
}

@media only screen and (max-width:768px) {
	#slider h2{
		margin-top:0px;
	}
	
	.card-single {
		width: 100%;
		border-bottom: solid 1px #c1c1c1;
		border-right:0;
		margin-bottom:48px;
	}

	.cards.col-3 {
		flex-wrap: wrap;
		margin-bottom:0;
	}

	.card-single h3 {
		font-size: 2em;
	}
	
}
@media only screen and (max-width:740px) {
	#slider{
		display:none;
	}
	a.home-btn.mobile {
		display: block;
	}
	#outer-wrap #wrap {
		margin-top: 0;
	}
}
@media only screen and (max-width:650px) {
	.map-img {
		background-position: 144% 72%;
	}
}
@media only screen and (max-width:600px) {
	div.map-img div {
		padding-bottom: 25px;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	div#home-text {
		padding: 35px 20px 20px 20px !important;
    	width: 100%;
	}
	
	#content .vid-hero-cap p.primary {
		font-size: 2.5em;
	}

	#content .vid-hero-cap p.secondary {
		font-size: 1.25em;
	}

	#content .vid-hero-cap a.primary-btn {
		max-width: 100%;
	}
	
	.anchor-home {
		bottom: 120px;
	}
	
	.anchor-home a {
		width: 50px;
		height: 50px;
		background-size: 50px;
	}
}
@media only screen and (max-width:550px) {
	.map-img {
		background-size: 100%;
	}
}
@media only screen and (max-width:500px) {
	.map-img .wrapbr {
		display: none;
	}
	
}
@media only screen and (max-width:450px){
	a.home-btn {
	    width: 150px;
    	font-size: 1em;
    	text-transform: none;
	}
	div#home-text a.home-btn{
		width:100%;
		font-size:1em !important;
		text-transform:none !important;
	}
	.map-img {background-image: none;}
	
	#content .vid-hero-cap p.secondary {
		font-size: 1.125em;
		line-height: 1.25;
	}
}

@media only screen and (max-width:400px) {
	#content .vid-hero-cap p.secondary {
    	display: none;
	}
	
	#content .vid-hero-cap a.primary-btn {
		font-size: 1.25em;
		padding: 14px 20px;
	}
	
	#content .vid-hero-cap p.primary {
    	font-size: 2em;
	}
}