
.top_body {
    background: url(/templates/img/bg_clouds.png);
    background: url(/templates/img/bg_hill.jpg);
    background: url(/templates/img/bg_landscape_2.jpg);
    background: url(/templates/img/bg_landscape_1.jpg);
    padding: 40px 0px 240px;
    background-size: cover;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
}



.vban {
    width: 400px;
    height: 290px;
    margin-top: 20px;
    margin-left: -15px;
}

.vban.wide {
    width: 497px;
}


.featured_video_heading {
    margin: 0px;
    text-align: center;
    background: #3fa1da;
    background: #e9e9e9;
    font-size: 17px;
    line-height: 22px;
}

.featured_video_heading a {
    color: #fff;
}

.featured_video {
    padding-top: 0px;
    padding-bottom: 16px;
    position: relative;
    width: 100%;
    max-width: 357px;
}

@media (max-width: 406px) {
    .featured_video {
        width: 100%;
    }
}

.featured_video .vidcap {
    width: 100%;
}

.featured_video .icon_play {
    position: absolute;
    top: 50%;
    margin-top: -54px;
    left: 50%;
    margin-left: -50px;
    opacity: .6;
}

.featured_video a:hover .icon_play {
    opacity: 1;
}

.home_intro > div {
    margin: 0px 0px 24px;
    font-size: 20px;
}

.home_body {
    font-size: 18px;
}

.home_body ul {
    margin: 12px 0px 24px;
    padding-left: 16px;
}

.feat_photo .captioned_image,
.feat_photo img {
    width: 100%;
    max-width: 520px;
    margin: 0px 0px 15px;
}

@media (max-width: 991px) {
    .img_wrapper {
        max-width: 320px;
        margin: 0 auto;
    }
}

.shadowbox {
    padding: 5px 0px 20px;
    font-size: 13.5px;
}

.shadowbox h1 {
    padding-left: 64px;
    font-weight: 400;
    font-size: 24px;
    line-height: 21px;
    min-height: 80px;
    background-size: 54px 54px;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-bottom: 4px;
}

.shadowbox h1 a {
    color: #333;
    outline: none;
}

.shadowbox h1 a:hover {
    text-decoration: none;
}

.shadowbox h1.follow {
    background-image: url(../img/icon_fb.svg);
}

.shadowbox h1.join {
    background-image: url(../img/icon_top_yt.svg);
    background-size: 50px 50px;
}

.shadowbox h1 span {
    border-bottom: 3px solid #5896D1;
    color: #A9A9A9;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    line-height: 16px;
    margin-top: 11px;
    padding-bottom: 6px;
    text-transform: uppercase;
}

.shadowbox .tweets {
    padding: 4px 10px 12px;
}

.shadowbox .tweets {
    font-size: 12.5px;
}

.shadowbox .tweets .tweet {
    display: table-row;
}

.shadowbox .tweet > div {
}

.shadowbox .tweets .l {
    display: table-cell;
    padding: 0px 6px 0px 54px;
}

.shadowbox .tweets .r {
    display: table-cell;
    padding: 0px 8px 16px;
}

.shadowbox .tweets .l img {
    width: 32px;
    position: relative;
    top: 8px;
}

.shadowbox .tweets .text {
    hyphens: auto;
    overflow: hidden;
    line-height: 14px;
}

.shadowbox .tweets .time {
    font-size: 10px;
    margin: 4px 0 0px;
}

.shadowbox .tweets .r img {
    max-width: 120px;
    max-height: 90px;
    margin: 8px 0 2px;
}

.shadowbox .tweets .r .story {
    font-size: 14px;
    font-weight: 600;
    color: #555;
}

.shadowbox .tweets .r .tweeter {
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 4px;
}

@media (max-width: 1120px) {
    .shadowbox h1 {
        font-size: 18px;
        line-height: 19px;
    }
}

@media (max-width: 992px) {
    .shadowbox .tweet > div {
        border-bottom: none;
    }
}

@media (max-width: 1199px) {
    .shadowboxes_container > .row {
        padding-bottom: 5px;
    }
}




.shadowbox .tweets .video {
    display: table-row;
    margin: 0 0 26px;
}

.shadowbox .video .l {
    display: table-cell;
    padding: 3px 6px 22px 0px;
    vertical-align: top;
}

.shadowbox .video .r {
    display: table-cell;
    padding: 4px 8px 22px;
    vertical-align: top;
}

.shadowbox .video .r .title {
    color: #4E4E4E;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 6px;
}

.shadowbox .video a,
.shadowbox .video a:hover,
.shadowbox .video a:visited {
    color: #333;
}

.shadowbox .video .l img {
    width: 224px;
}





.container.hr {
    margin-top: 30px;
    margin-bottom: 4px;
    border-top: 1px solid #eee;
}



.gallery_row {
    margin-bottom: 0px;
    background-color: #E9E53D;
    background-color: #e9e9e9;
    border-top: 3px solid #fff;
    
}

.gallery {
    padding-bottom: 12px;
    
}


.gallery h2 {
    color: #FFFFFF;
    font-size: 24px;
    font-size: 16px;
    font-weight: 600;
    padding-top: 7px;
    position: relative;
    text-transform: uppercase;
}

.gallery .col-sm-2,
.gallery .col-xs-4 {
    padding-left: 0px;
    padding-right: 0px;
}

.gallery .thumbnail {
    border: 0px;
    padding: 0px;
    margin: 3px;
    background: none;
}

.gallery_control {
    font-size: 26px;
    left: -26px;
    position: absolute;
    top: 30%;
    color: #fff;
    font-weight: 300;
    outline: none;
}


#gallery_prev {
    right: auto;
    left: -46px;
}

#gallery_next {
    right: -46px;
    left: auto;
}

@media (max-width: 1260px) {
    .container.gallery {
        padding: 0 60px 12px;
    }
}










.vban {
    float: right;
    border:  2px solid #fff;
}

.social_body {
    background: #e9eff5;
}


.shadowboxes_container > .row {
    padding-bottom: 24px;
}

.shadowbox_wrapper {
    padding: 0;
}

.shadowbox {
    padding: 20px 23px 16px;
    margin: 2px;
}

.shadowbox > div {
}

.shadowbox.first {
    margin-left: 0;
    min-height: 560px;
}

.tweets.fb {
    min-height: 560px;
}

.shadowbox.last {
    margin-right: 0;
}

.hand_space {
    height: 24px;
    overflow: hidden;
}

.gallery h2 {
    text-align: center;
}

.gallery_control {
    font-size: 39px;
    top: 31%;
}

.gallery_control:hover {
    color: #fff;
}
    




/* home_special */
img.overlay {
    max-width: 100%;
    height: auto;
    position: absolute;
    top: 0px;
    left: 0px;
}

.home_special .register_row {
    text-align: center;
}

.home_special .register_row h1 {
    margin: 0px auto 16px;
}

.home_special .register_row .narrow {
    margin: 10px auto;
    max-width: 800px;
    font-size: 18px;
}

.home_special .desc h3 {
    margin: -6px 0px 16px;
    font-weight: 500;
    font-size: 26px;
}

.home_special .desc p {
    font-size: 16px;
}

.home_special .desc ul {
    font-size: 16px;
}

.hidden_video_row {
    display: none;
}

.video_wrapper {
    max-width: 900px;
    margin: 0px auto 16px;
}




.graybg {
    background-color: #e9eff5;
    padding-top: 26px;
    padding-bottom: 26px;
    margin-top: 36px;
    margin-bottom: 36px;
}

.graybg .captioned_image {
    display: block;
}

.graybg .vidcap img {
    width: 100%;
}

.graybg .captioned_image span.caption {
    bottom: 2px;
}

.pre_live h1 {
    margin: 48px 0px 36px;
}



.graybg.nobg {
    background-color: transparent;
}

.graybg.grad {
    background-image: linear-gradient(rgba(233,239,245,1), rgba(233,239,245,.2));
    background-color: transparent;
}









