@charset "utf-8";
body.home .carousel{
    border:none;
    padding:0 10px 0 0;
    margin-left:-6px;
    background:#FFF;
    border-radius:0px
}
body.home #homeFeature .carousel-control{
    display:none
}
body.home .carousel-caption{
    right:auto;
    bottom:40px;
    width:50%;
    left:20px;
    padding:5px 15px;
    text-align:left;
    text-shadow:0;
    background:url("/wp-content/themes/aspen/images/structure/carousel/captionBackground.png") repeat
}
body.home .carousel-indicators{
    bottom:0px;
    left:auto;
    right:20px;
    width:auto;
    margin:0;
    background:#FFF;
    padding:8px 10px 0px 10px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px
}
.hControls{
    position:relative;
    display:block;
    z-index:2000;
    width:100% !important;
    background:red
}
.hControls span{
    position:relative;
    display:block;
    margin:0 auto
}
.hControls #sliderNav{
    display:block;
    position:absolute;
    z-index:1000;
    bottom:0px;
    left:50%;
    background:#FFF;
    padding:0 30px;
    margin:0px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    height:35px
}
.hControls #sliderNav a{
    position:relative;
    font-size:60px;
    line-height:60px;
    text-decoration:none;
    padding:0px;
    margin:0px
}
.newsAndEventsTab .carousel-control{
    opacity:1;
    filter:alpha(opacity=100);
    width:45px
}
.newsAndEventsTab .carousel-control .icon-prev,.newsAndEventsTab .carousel-control .icon-next{
    width:45px;
    height:45px;
    margin-top:0;
    margin-left:0;
    top:0px
}
.newsAndEventsTab .carousel-control .icon-prev{
    left:auto;
    right:100px
}
.newsAndEventsTab .carousel-control .icon-next{
    left:auto;
    right:20px
}
.newsAndEventsTab .carousel-control .icon-prev:hover{
    background:url("/wp-content/themes/aspen/images/structure/carousel/arrows.png") 0px -45px no-repeat
}
.newsAndEventsTab .carousel-control .icon-next{
    margin-right:0px;
    margin-left:0px;
    background:url("/wp-content/themes/aspen/images/structure/carousel/arrows.png") -45px 0px no-repeat
}
.newsAndEventsTab .carousel-control .icon-next:hover{
    background:url("/wp-content/themes/aspen/images/structure/carousel/arrows.png") -45px -45px no-repeat
}
#hero{
    position:relative;
    clear:both;
    width:100%;
    padding:0
}
#hero .hSlides,#hero .hSlides div{
    display:block;
    position:relative;
    width:100%;
    display:block
}
#hero .hSlides div{
    height:393px !important
}
#hero .hSlides div .caption p,#hero .hSlides div .caption p,.flexslider .caption p{
    font-size:22px;
    line-height:32px;
    padding:5%;
    margin:0px
}
.carousel{
    border:1px solid;
    padding:5px;
    background:#FFF;
    border-radius:6px
}
.carousel-control.left{
    background-image:none;
    filter:none
}
.carousel-control.right{
    background-image:none;
    filter:none
}
.carousel-control{
    opacity:1;
    filter:alpha(opacity=100);
    width:45px
}
.carousel-control .icon-prev,.carousel-control .icon-next{
    width:45px;
    height:45px;
    margin-top:-23px;
    margin-left:-45px;
    background:url("/wp-content/themes/aspen/images/structure/carousel/arrows.png") 0px 0px no-repeat
}
.carousel-control .icon-prev:hover{
    background:url("/wp-content/themes/aspen/images/structure/carousel/arrows.png") 0px -45px no-repeat
}
.carousel-control .icon-next{
    margin-right:-40px;
    margin-left:0px;
    background:url("/wp-content/themes/aspen/images/structure/carousel/arrows.png") -45px 0px no-repeat
}
.carousel-control .icon-next:hover{
    background:url("/wp-content/themes/aspen/images/structure/carousel/arrows.png") -45px -45px no-repeat
}
.carousel-control .icon-prev:before{
    content:''
}
.carousel-control .icon-next:before{
    content:''
}
.carousel-caption{
    right:0;
    bottom:0;
    left:0;
    padding:5px 15px;
    text-align:left;
    text-shadow:0;
    background:url("/wp-content/themes/aspen/images/structure/carousel/captionBackground.png") repeat
}
.carousel-caption h1,.carousel-caption h2,.carousel-caption h3,.carousel-caption h4,.carousel-caption h5,.carousel-caption h6{
    color:#33435b
}
.carousel-indicators{
    bottom:-40px;
    left:auto;
    right:5px;
    width:auto;
    margin-left:0
}
.carousel-indicators li{
    border:1px solid
}
.imageCarousel{
    margin:3% 0
}
#slideshow-1,#slideshow-2{
    width:90%;
    margin:auto;
    position:relative
}
.cycle-slideshow img{
    width:100%;
    height:auto;
    display:block
}
.slideshowControls{
    z-index:9999;
    top:43%;
    position:absolute;
    width:100%;
    margin-left:0%
}

.slideshowControls a:before {
    display: none;
}

.slideshowControls a.cycle-prev{
    float:left;
    left:-15px;
    position:relative
}
.slideshowControls a.cycle-next{
    float:right;
    right:-15px;
    position:relative
}
.slideshowControls a.cycle-next .circleBase{
    margin:0px !important;
    padding:0px
}
#slideshow-1 .cycle-slideshow{
    border:4px solid #fff
}

.slideshowControls a.cycle-next .circleBase,
.slideshowControls a.cycle-prev .circleBase{
    transition: all .2s ease;
}
.slideshowControls a.cycle-next .circleBase:hover,
.slideshowControls a.cycle-prev .circleBase:hover {
    background: #00a0d2;
}

#slideshow-1{
    border:1px solid;
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#cycle-1 div{
    width:100%
}
#cycle-1{
    overflow:hidden
}
#cycle-1 div img{
    height:auto !important
}
#slideshow-2{
    margin-top:10px
}
#slideshow-2 p{
    display:block;
    position:relative;
    margin-top:10px;
    background:#f0f5fa;
    padding:10px
}
#slideshow-2 p a.cycle-prev{
    float:left;
    text-decoration:none
}
#slideshow-2 p a.cycle-next{
    float:right;
    text-decoration:none
}
#slideshow-2 p a.cycle-next:before,
#slideshow-2 p a.cycle-prev:before,
#slideshow-2 p a.cycle-prev:after,
#slideshow-2 p a.cycle-next:after {
    display: none;
}
#slideshow-2 p span{
    text-align:center;
    display:block;
    top:0px;
    width:95%;
    margin:0px auto !important
}
#cycle-2 .cycle-slide{
    height:60px;
    overflow:hidden;
    border:3px solid #fff;
    cursor:pointer
}
#cycle-2 .cycle-slide img{
    width:auto;
    height:auto
}
#cycle-2 .cycle-slide-active{
    border:3px solid
}
.carousel-tab-item {
	background-color: #FFF;
}
@media (max-width: 767px){
    #hero .hSlides div .caption,.flexslider .caption{
        width:100%;
        display:block;
        position:relative;
        bottom:auto;
        left:auto;
        height:auto !important;
        text-align:center
    }
    #hero .hSlides div .caption p,.flexslider .caption p{
        font-size:16px;
        line-height:24px;
        padding-bottom:55px
    }
    .feature{
        padding:0px;
        margin:0px
    }
    #hero .hSlides .backgroundImage{
        position:relative;
        clear:both;
        display:block
    }
    #cycle-2 .cycle-slide{
        height:55px
    }
    #cycle-2 .cycle-slide img{
        width:auto;
        height:auto
    }
}
@media (min-width: 1px) and (max-width: 479px){
    #cycle-2{
        display:none !important
    }
    #slideshow-1,#slideshow-2{
        width:100%;
        position:relative
    }
    .slideshowControls{
        z-index:9999;
        top:40%;
        position:absolute;
        width:100%;
        margin-left:0%
    }
    .slideshowControls a.cycle-prev{
        position:relative;
        left:-15px;
        margin:0px;
        padding:0px
    }
    .slideshowControls a.cycle-next{
        position:relative;
        right:-15px;
        margin:0px;
        padding:0px
    }
    .slideshowControls a.cycle-next .circleBase{
        margin:0px !important;
        padding:0px
    }
}
@media (min-width: 768px) and (max-width: 991px){
    #hero .hSlides div .caption{
        width:50%
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    #hero .hSlides div .caption{
        width:60%
    }
}
