/********************************************************
Homepage Stylesheet
Table of Contents

To navigate to a section of the stylesheet - Ctrl+F

1. Typography
2. Content
3. Features Boxes
4. Slider 
4. Responsive Styles

********************************************************/


/************************************************/
/** 1. Typography *******************************/
/************************************************/
#home-content h1{
font-size:2.75em;
	text-align:center;

}

#home-content p{

padding: 10px 30px;

text-align: center;
}

/************************************************/
/** 2. Content **********************************/
/************************************************/

div#home-content {
    padding-top: 30px;
}

#content {
    float: none;
    width: 100% !important;
    padding: 0 0 32px 0;
    max-width: 100%;
}

#content hr{
    width:100%;
    padding:0px;
    margin:0px;
    margin-top:30px;
    margin-bottom:30px;
}

div.clear {
    height: 0 !important;
    width: 100% !important;
    float: none !important;
    min-height: 0 !important;
}


.home-list {
    float: left;
    margin-right: 0;
    width: 75%;
}

.home-list ul li {float: left;width: 30%;}

.home-list-left {
    float: left;
    margin-right: 50px;
    width: 20%;
}
#home-text{
	text-align:center;
margin-bottom:30px;
}
.home-lists{
margin-top:30px;
background:#efefef;
border:1px solid #cccccc;
padding:10px 20px;
}
.home-lists h2{
font-size:1.875em;
}
#content .home-lists ul{
margin-left:0px;
}
#content .home-lists ul li{
background:none;
padding-left:0px;
}
#content .home-lists ul li a{
text-decoration:none;
display:inline-block;
background:#5f5f5f;
color:white;
width:200px;
text-align:center;
padding:8px 0px;
font-family: 'roboto-condensed', sans-serif;
border-radius:4px;
border:2px solid #484848;
}
#content .home-lists ul li a:hover{
text-decoration:none;
}
/************************************************/
/** 3. Features Boxes ***************************/
/************************************************/

.home-box{
    float:left;
    width: 33%;
    margin-right: 0;
    border: 1px solid #ccc;
}

.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: 15px;
    text-align: center;
}

#content .home-box img {
    margin: 0;
    width: 100%;
    width: auto;
}

.home-box div{
    width: 65%;
    min-height:150px;
    float: left;
}

#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.btn {
    background: #0088b6;
    color: #fff !important;
    text-decoration: none !important;
    padding: 12px 28px;
    border-radius: 5px;
    font-size: 1.25em;
    box-sizing: border-box;
    border: solid 2px #026e92;
    max-width: 75%;
    margin: 0px 1px 20px 1px;
    font-family: 'roboto-condensed', sans-serif;
    margin: 0 auto 20px auto;
    text-align: center;
    display: block;
}


/************************************************/
/** 4. BJQS Slider Styles ***********************/
/************************************************/

/** BJQS Slider Styles **/
div#slider, div#content ul.bjqs li{
    max-height: 556px; 
   /* Giving the slides and its wrapper a set height prevents weird scaling issues*/
    max-width: 100% !important;
}
div#content ul.bjqs li {
    background: none;
    padding:20px;
    margin: 0;
    box-sizing:border-box;
    background-size: cover !important;
}

ul.bjqs span.primary {
    font-size: 4.25em;
    text-transform: uppercase;
    font-weight: 600;
    color: #fcfbfa;
    text-align: left !important;
    display: block;
    font-family: 'roboto-condensed', sans-serif;
    line-height: 1em;
    margin-bottom: 24px;
}

ul.bjqs span.secondary {
    display: block;
    clear: both;
    text-align: left !important;
    font-size: 1.625em;
    line-height: 40px;
    color: #fcfbfa;
    margin-bottom: 1.25em;
    font-family: 'proxima-nova', sans-serif;
    font-weight: 600;
    width: 60%;
}

ul.bjqs span.learn-more {
    font-size: 1.5em;
    background: #e84f13 url(/wp-content/themes/va/images/btn-arrow.png) no-repeat 90% center;
    color: #fff;
    padding: 14px 60px 14px 30px;
    border: solid 2px #fcfbfa;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 5px;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    font-family: 'roboto-condensed', sans-serif;
    font-weight: 600;
}

ul.bjqs a:hover span.learn-more {
    background: #ff6324 url(/wp-content/themes/va/images/btn-arrow.png) no-repeat 90% center;
}

#slider a span:hover {
    cursor: pointer;
}

ul.bjqs .slide-text {
    display: block;
    width: 1140px;
    top: 110px;
    left: 50%;
    transform: translate(-50%, 0);
    position: absolute;
}

ul.bjqs a {
    display: inline-block;
}

ul.bjqs .slide-1 {
    background: url(/wp-content/themes/va/images/slider-1.jpg) no-repeat !important;
}

ul.bjqs .slide-2 {
    background: url(/wp-content/themes/va/images/slider-2.jpg) no-repeat !important;
}
ul.bjqs .slide-3 {
    background: url(/wp-content/themes/va/images/slider-3.jpg) no-repeat !important;
}

.slide-2 a {
}
ul.bjqs .slide-2 span.primary, ul.bjqs .slide-2 span.secondary {

}
ul.bjqs .slide-2 .slide-text {

}


li.bjqs-slide {
    max-height: 556px !important;
}
ul.bjqs {
    height: 556px !important;
    margin: 0 !important;
}
.slide-wrap {
    max-width: 1140px;
    margin: 0 auto;
}
li.bjqs-prev {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: #090504 url(/wp-content/themes/va/images/slider-prev.png) center center no-repeat;
    border: solid 2px #5c443c;
    border: solid 2px #3b3b43;
    position: absolute;
    bottom: 0;
    right: 62px;
    -webkit-transition:all 300ms;
    -moz-transition:all 300ms;
    -o-transition:all 300ms;
    transition:all 300ms;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    top: 0 !important;
}
li.bjqs-prev:hover{
    background: #e84f13 url(/wp-content/themes/va/images/slider-prev.png) center center no-repeat;
}
li.bjqs-next {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: #090504 url(/wp-content/themes/va/images/slider-next.png) center center no-repeat;
    border: solid 2px #3b3b43;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transition:all 300ms;
    -moz-transition:all 300ms;
    -o-transition:all 300ms;
    transition:all 300ms;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    top: 0 !important;
}
li.bjqs-next:hover {
    background: #e84f13 url(/wp-content/themes/va/images/slider-next.png) center center no-repeat;
}

#slider ul.bjqs-controls {
    list-style: none;
    padding: 0;
    z-index: 998;
    position: relative;
    width: 1140px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 60px;
    margin-top: -60px;
    max-width: 100%;
}
/* Basic jQuery Slider BASE STYLES */

ul.bjqs{
    position:relative;
    list-style:none;
    padding:0;
    margin:0;
    display:none;
}

li.bjqs-slide{
    position:absolute; 
    display:none;
}

ul.bjqs-controls{
    list-style:none;
    margin:0;
    padding:0;
    z-index:9999;
}

ul.bjqs-controls.v-centered li a{
    position:absolute;
    text-decoration: none !important;
}

ul.bjqs-controls.v-centered li.bjqs-next a{
    right:0;
}

ul.bjqs-controls.v-centered li.bjqs-prev a{
    left:0;
}

ol.bjqs-markers{
    list-style: none; 
    padding: 0; 
    margin: 0; 
    width:100%;
}

ol.bjqs-markers.h-centered{
    text-align: center;
}

ol.bjqs-markers li{
    display:inline;
}

ol.bjqs-markers li a{
    display:inline-block;
}

p.bjqs-caption{
    display:block;
    width:96%;
    margin:0;
    padding:2%;
    position:absolute;
    bottom:0;
}

/************************************************/
/** 5. Begin Responsive Styles ******************/
/************************************************/
@media only screen and (max-width:1200px) {
ul.bjqs .slide-text{
position:relative;
margin-left:20px;
width:80%;
}
ul.bjqs a{
text-decoration:none!important;
}
ul.bjqs span.secondary{
width:100%;
}
}
@media only screen and (max-width:1060px) {
#content .home-lists ul li a {
    width: 180px;
}
.home-list {
    width: 70%;
}
.home-box{
height:470px;
}
}
@media only screen and (max-width:990px){
.home-list-left, .home-list {
float:none;
    width: 100%;
    clear:both;
}
.home-list ul li {
    width: 200px;
}
#content .home-lists .home-list-left ul li{
float:left;
margin-right:20px;
}
}
@media only screen and (max-width:960px) {
    
    #home-content {
        width: 100% !important;
        margin: 0 !important;
    }

    #content {
        padding: 0px 32px 32px 32px !important;
        box-sizing: border-box;
    }

    .home-box img{
        width:25%;
        height:auto;
    }
      
    .home-box div{
        min-height:0px;
    }
    
}

@media only screen and (max-width:900px) {
      
    .home-box{
        margin-right:0px;
        margin-bottom:20px;
        padding-bottom:20px;
        border-bottom:1px solid #cccccc;
        width:45%;
        margin-right:4%;
    }
      
    .home-box img{
        width:100%!important;
    }
    
}
@media only screen and (max-width:800px){
.home-box{
height:465px;
}
}
@media only screen and (max-width:740px) {
    
    #slider{
        display:none;
    }
      
    #home-content h1{
        font-size:30px;
    }
    .home-box{
height:auto;
width:380px;
margin:0 auto;
float:none;
margin-bottom:30px;
max-width:100%;
}
#home-content{
padding-top:0!important;
}
}
@media only screen and (max-width:530px){
#content .home-lists *{
text-align:center;
}
#content .home-lists ul li{
float:none;
margin:0 auto;
width:100%;
margin-bottom:20px;
max-width:100%;
}
#content .home-lists ul li a {
max-width:100%;
}
}
@media only screen and (max-width:440px) {
    
    
}