﻿/*Hero Section*/
.headerPageName {
    font-size: 34px;
    color: #fff;
}

div.slide {
    left: 0;
    top: 0;
}

#ctl01_SiteHeaderBody {
    margin: auto;
    position: relative;
    width: 1280px;
}

    #ctl01_SiteHeaderBody.sub-page {
        height: auto;
        clear: left;
    }

    #ctl01_SiteHeaderBody > img {
        border: 0 none;
        float: left;
        height: auto;
        max-width: 100%;
        position: relative;
        vertical-align: middle;
        width: 1280px;
        margin-left: auto;
        margin-right: auto;
    }

    #ctl01_SiteHeaderBody > span {
        background-image: url("/Static/images/slider/callout_flag.png");
        background-position: right center;
        height: 46px;
        left: 0;
        padding-left: 170px;
        padding-top: 5px;
        position: absolute;
        top: 180px;
        width: 480px;
    }

.header-logo > a > img {
    margin-top: 12px;
    margin-left: 168px;
}

.header-logo {
    background: rgba(0, 0, 0, 0) url("/Static/images/logo-bg.png") repeat scroll 0 0;
    height: 100px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 333;
}
/***********************************
** Header Behavior under 940px 
************************************/
@media screen and (max-width: 980px) {
    #ctl01_SiteHeaderBody .header-logo {
        display: none;
    }

    #ctl01_SiteHeaderBody .header-logo {
        display: none;
    }

    #ctl01_SiteHeaderBody .headerPageName {
        background-image: url("/Static/images/slider/callout_flag_transparent.png");
        font-size: 20px;
        height: 30px;
        top: 140px;
    }
}

@media screen and (max-width: 939px) {
    #ctl01_SiteHeaderBody {
        display: none;
    }

        #ctl01_SiteHeaderBody .header-logo {
            display: none;
        }

        #ctl01_SiteHeaderBody .header-logo {
            display: none;
        }

        #ctl01_SiteHeaderBody .headerPageName {
            background-image: url("/Static/images/slider/callout_flag_transparent.png");
            font-size: 20px;
            height: 30px;
            top: 12px;
        }
}

@media screen and (max-width: 800px) {
    #ctl01_SiteHeaderBody .headerPageName {
        background-image: url("/Static/images/slider/callout_flag_transparent.png");
        font-size: 20px;
        height: 30px;
        top: 115px;
    }
}

@media screen and (max-width: 768px) {
    #ctl01_SiteHeaderBody .headerPageName {
        background-image: url("/Static/images/slider/callout_flag_transparent.png");
        font-size: 20px;
        height: 30px;
        top: 106px;
        left: -120px;
    }
}

@media screen and (max-width: 640px) {
    #ctl01_SiteHeaderBody .headerPageName {
        background-image: url("/Static/images/slider/callout_flag_transparent.png");
        font-size: 20px;
        height: 30px;
        top: 86px;
    }
}

@media screen and (max-width: 480px) {
    #ctl01_SiteHeaderBody .headerPageName {
        background-image: url("/Static/images/slider/callout_flag_transparent.png");
        font-size: 20px;
        height: 30px;
        top: 46px;
    }
}

@media screen and (max-width: 360px) {
    #ctl01_SiteHeaderBody .headerPageName {
        background-image: url("/Static/images/slider/callout_flag_transparent.png");
        font-size: 20px;
        height: 30px;
        top: 26px;
    }
}


/************************************
** Default Slider Classes
*************************************/
#jssor_1, #ctl01_SiteHeaderBody, #Slides {
    width: 1280px;
    /*    height: 460px;*/
    height: 500px;
}

.slide {
    height: 500px;
    width: 1280px;
}

#chooser-wrapper {
    position: relative;
    z-index: 400;
    bottom: 58px;
    right: 0px;
}

#page-chooser {
    background-color: #00205c;
    border: 1px solid #666;
    border-radius: 8px;
    color: #ffffff;
    float: right;
    margin-bottom: 40px;
    opacity: 0.8;
    padding: 6px 12px;
    position: absolute;
    right: 56px;
    text-align: center;
    top: 394px;
    line-height: 1;
}

.chooser {
    font-size: 32px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #page-chooser {
        padding: 0px 12px;
        top: 392px;
    }

    .chooser {
        font-size: 48px;
    }
}

.chooser:hover {
    text-shadow: 0px 0px 7px rgba(255, 255, 255, 1);
    cursor: pointer;
}

/************************************
** Responsive Slider Classes.
*************************************/
@media screen and (max-width: 1279px) {
    #jssor_1, #ctl01_SiteHeaderBody {
        width: 100vw;
        height: 376px;
    }

    .slider-feature-image {
        width: 100vw;
    }
}

@media screen and (max-width: 980px) {
    .slider-callout-image {
        bottom: 5%;
        height: 150px;
    }
}

@media screen and (max-width: 959px) {
    #jssor_1 {
        width: 100vw;
        height: 376px;
    }

    #ctl01_SiteHeaderBody {
        width: 100vw;
        height: 376px;
    }

    #page-chooser {
        display: none;
    }
}

@media screen and (max-width: 800px) {
    #jssor_1, #ctl01_SiteHeaderBody {
        height: 320px;
    }

}

@media screen and (max-width: 732px) {
    #jssor_1, #ctl01_SiteHeaderBody, #Slides {
        height: 270px;
    }
}

@media screen and (max-width: 640px) {
    #jssor_1, #ctl01_SiteHeaderBody {
        height: 256px;
    }
}

@media screen and (max-width: 480px) {
    #jssor_1, #ctl01_SiteHeaderBody {
        height: 192px;
    }
}

@media screen and (max-width: 412px) {
    #jssor_1, #ctl01_SiteHeaderBody {
        height: 192px;
    }
}

@media screen and (max-width: 360px) {
    #jssor_1, #ctl01_SiteHeaderBody {
        height: 144px;
    }
}


#slideshow {
    position: relative;
    height: auto;
    overflow: hidden;
    margin-bottom: 1.5em;
}


    #slideshow > div.chooser-wrapper {
        position: absolute;
        right: 56px;
        bottom: 34px;
        margin-bottom: 40px;
        z-index: 300;
    }

@media screen and (max-width: 959px) {
    #slideshow {
        width: 100vw;
        height: auto;
    }
}
