﻿
/* COLORS
   HeroBG: #013a71
   TaglineBG: #004e85
   TaglineLink: #7cc6e7
*/

/* overrides juf-wrapper.css due to navTitle removal */
body {
    padding-top: 164px;
}

@media (min-width: 768px) {
    .navbar-fixed-top-second {
        min-height: 62px;
    }
}

.navbar-nav {
    margin: 12px auto 0;
}

/* microsite-specific styles for JUF JWF microsite */

.juf-home .hero-wrapper {
    background-color: #013a71;
}

.juf-home .tagline-wrapper {
    background-color: #004e85;
}

.juf-home .tagline {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin: 30px auto;
    text-align: center;
    width: 95%;
    color: #FFFFFF;
    display: block;
}

.juf-home a.taglineLink {
    color: #7cc6e7;
}

    .juf-home a.taglineLink:hover {
        color: #007ec5;
    }

/* BREAKING NEWS */

.juf-home-bn-fcont-bg {
    background-color: #e5f8ff;
}

.juf-home-bn-cont-bg {
    background-image: url(/WrapperRWD/img/Breaking-News-Chevrons-Lighter.png);
    background-position: center right;
    background-repeat: no-repeat;
}

@media (max-width: 420px) {
    .juf-home-bn-cont-bg {
        background-position: calc(100% + 200px) center;
    }
}

@media (max-width: 768px) {
    .juf-home-bn-cont-bg {
        background-position: calc(100% + 150px) center;
    }
}

.juf-home-bn-alertId {
    display: block;
    margin: .25em 0;
    color: #0083cb;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.0em;
    text-transform: uppercase;
}

juf-home-bn-alertMsg {
}


/* NOW AT JUF */

.NowTitle {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: bold;
    display: block;
}



/* MISC */

.banner-home {
    margin-bottom: 30px;
}

/* WHY?

   .title-no-image {
    margin-top: 60px;
}*/

.home-wide-row {
    padding-top: 30px;
}

.filler {
    padding: 60px 0;
}



/* MICROSITE MASTER STYLE OVERRIDES */

.panel-primary {
    border-color: #004e85;
}

    .panel-primary > .panel-heading {
        background-color: #004e85;
        border-color: #004e85;
        color: #fff;
    }


/* FACEBOOK */
.fb-page {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 100%;
}


/* NOTE: this body padding adjustment should be at the bottom of home.css all year and not just EOY */
@media (max-width: 767px) and (min-width: 420px) {
    body {
        padding-top: 148px;
    }
}

@media (max-width: 419px) {
    body {
        padding-top: 119px;
    }
}






/* -------------------------------------EOY17 STYLES------------------------------------- */




/* This stylesheet generated by Transfonter (https://transfonter.org) on November 29, 2017 5:49 PM */

@font-face {
    font-family: 'Sentinel-MediumItalic';
    src: url('/WrapperRWD/fonts/Sentinel-MediumItalic.eot');
    src: url('/WrapperRWD/fonts/Sentinel-MediumItalic.eot?#iefix') format('embedded-opentype'), url('/WrapperRWD/fonts/Sentinel-MediumItalic.woff') format('woff'), url('/WrapperRWD/fonts/Sentinel-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

/*@font-face {
    font-family: 'Sentinel-MediumItalic';
    src: url('/WrapperRWD/fonts/Sentinel-MediumItalic.otf') format('opentype');
    /*src: url('/WrapperRWD/fonts/Sentinel-MediumItalic.eot');
    src: url('/WrapperRWD/fonts/Sentinel-MediumItalic.woff') format('woff');
    src: url('/WrapperRWD/fonts/Sentinel-MediumItalic.ttf') format('truetype');
    src: url('/WrapperRWD/fonts/Sentinel-MediumItalic.eot?#iefix') format('embedded-opentype');
    font-weight: 500;
    font-style: italic;
}*/

.donate-text-column {
    padding-top: 4.25em;
    padding-right: 2em;
    text-align: right;
    line-height: 1.1;
}

.donate-text {
    font-family: 'Sentinel-MediumItalic', sans-serif;
    font-size: 50px;
    color: #abd4df;
}

@media (min-width:768px) and (max-width: 992px) {
    .donate-text-column {
        padding-top: 3em;
    }
    .donate-text {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .donate-text-column {
        padding-top: 0;
        text-align: center;
        margin-bottom: 20px;
    }

    .donate-text {
        font-size: 44px;
    }
}

@media (max-width: 420px) {
    .donate-text {
        font-size: 34px;
    }
}

/* Alexa button Tooltip style overrides */

.tooltip-inner {
    padding: 8px 9px;
    background-color: #f28533;
    border-radius: 5px;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f28533;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #f28533;
}




.eoy17-buttons-top {
    background-color: #023261;
    padding: 30px 0 30px 0;
}

    .eoy17-buttons-top a {
        display: block;
        background-color: #55b2c7;
        border: solid 6px #abd4df;
        padding: 20px 8px 0 8px;
        color: #ffffff;
        text-align: center;
        font-weight: 600;
        font-size: 16px;
        line-height: 1.3;
        transition: all 0.3s ease-in-out;
        margin-left: auto;
        margin-right: auto;
        height: 100px;
        border-radius: 10px;
    }

        .eoy17-buttons-top a.eoy17-maindonate {
            background-color: #f28533;
            border-color: #f7c19c;
            padding: 22px 10px 0 10px;
            font-size: 30px;
            border-radius: 10px;
            margin-bottom: 16px;
        }

        .eoy17-buttons-top a.eoy17-daf {
            padding-top: 8px;
            padding-bottom: 0;
        }

        .eoy17-buttons-top a:hover,
        .eoy17-buttons-top a:focus,
        .eoy17-buttons-top a:active {
            box-shadow: inset 0 0 0 4px #abd4df;
            background-color: #36a1b8;
        }

        .eoy17-buttons-top a.eoy17-maindonate:hover,
        .eoy17-buttons-top a.eoy17-maindonate:focus,
        .eoy17-buttons-top a.eoy17-maindonate:active {
            box-shadow: inset 0 0 0 4px #f7c19c;
            background-color: #e1752d;
        }



@media (max-width: 1259px) {
    .eoy17-buttons-top a.eoy17-daf {
        padding-top: 8px;
        padding-bottom: 0;
    }
}



@media (max-width: 1139px) {
    .eoy17-buttons-top a,
    .eoy17-buttons-top a.eoy17-daf {
        font-size: 15px;
        padding-top: 32px;
        padding-bottom: 0;
    }

        .eoy17-buttons-top a.eoy17-stock {
            padding-top: 42px;
            padding-bottom: 0;
        }

        .eoy17-buttons-top a.eoy17-maindonate {
            padding-top: 24px;
            padding-bottom: 0;
            font-size: 27px;
        }
}



@media (max-width: 960px) {
    .eoy17-buttons-top a {
        padding-top: 30px;
        padding-left: 5px;
        padding-right: 5px;
    }

        .eoy17-buttons-top a.eoy17-daf {
            padding-top: 13px;
            padding-bottom: 0;
        }

        .eoy17-buttons-top a.eoy17-stock {
            padding-top: 40px;
            padding-bottom: 0;
        }

        .eoy17-buttons-top a.eoy17-maindonate {
            padding: 28px 6px 0 6px;
            font-size: 24px;
        }

        .eoy17-buttons-top a:hover,
        .eoy17-buttons-top a:focus,
        .eoy17-buttons-top a:active {
            box-shadow: inset 0 0 0 2px #abd4df;
        }

        .eoy17-buttons-top a.eoy17-maindonate:hover,
        .eoy17-buttons-top a.eoy17-maindonate:focus,
        .eoy17-buttons-top a.eoy17-maindonate:active {
            box-shadow: inset 0 0 0 2px #f7c19c;
        }
}


@media (max-width: 1024px) {
    .eoy17-buttons-top a.eoy17-daf {
        padding-top: 7px;
    }

    .eoy17-buttons-top a.eoy17-square {
        padding-top: 16px;
    }
}



/* BUTTONS STACK AT NARROW SIZE SCREENS */


@media (max-width: 767px) {

    .eoy17-buttons-top a {
        width: 80%;
        font-size: 22px;
        height: 75px;
    }

        .eoy17-buttons-top a,
        .eoy17-buttons-top a.eoy17-stock,
        .eoy17-buttons-top a.eoy17-daf {
            padding-top: 18px;
            padding-bottom: 0;
            margin-bottom: 20px;
            font-size: 20px;
            border-radius: 10px;
        }

            .eoy17-buttons-top a.eoy17-square {
                padding-top: 18px;
            }


    /* this is container div w difference for added margin below buttons */
    .eoy17-buttons-top {
        padding-bottom: 20px;
    }

        .eoy17-buttons-top a:hover,
        .eoy17-buttons-top a:focus,
        .eoy17-buttons-top a:active {
            box-shadow: inset 0 0 0 4px #abd4df;
        }

        .eoy17-buttons-top a.eoy17-maindonate:hover,
        .eoy17-buttons-top a.eoy17-maindonate:focus,
        .eoy17-buttons-top a.eoy17-maindonate:active {
            box-shadow: inset 0 0 0 4px #f7c19c;
        }

        .eoy17-buttons-top a.eoy17-maindonate {
            font-size: 26px;
            padding: 42px 6px 0 6px;
            height: 127px;
            margin-bottom: 20px;
        }

        .eoy17-buttons-top a:hover,
        .eoy17-buttons-top a:focus,
        .eoy17-buttons-top a:active {
            box-shadow: inset 0 0 0 2px #abd4df;
        }

        .eoy17-buttons-top a.eoy17-maindonate:hover,
        .eoy17-buttons-top a.eoy17-maindonate:focus,
        .eoy17-buttons-top a.eoy17-maindonate:active {
            box-shadow: inset 0 0 0 2px #f7c19c;
        }
}



@media (max-width: 560px) {
    .eoy17-buttons-top a {
        width: 100%;
    }

        .eoy17-buttons-top a.eoy17-maindonate {
            margin-bottom: 18px;
        }
}



@media (max-width: 420px) {
    .eoy17-buttons-top a {
        height: 55px;
    }

        .eoy17-buttons-top a.eoy17-maindonate {
            height: 80px;
        }

        .eoy17-buttons-top a,
        .eoy17-buttons-top a.eoy17-stock,
        .eoy17-buttons-top a.eoy17-daf,
        .eoy17-buttons-top a.eoy17-square {
            font-size: 15px;
            padding-top: 12px;
            padding-bottom: 12px;
            margin-bottom: 18px;
        }
    /* this is container div w difference for added margin above buttons */
    .eoy17-buttons-top {
        padding-top: 20px;
    }

        .eoy17-buttons-top a.eoy17-maindonate {
            font-size: 18px;
            padding-top: 22px;
            padding-bottom: 10px;
            margin-bottom: 18px;
        }
}



@media (max-width: 340px) {
    .eoy17-buttons-top a.eoy17-daf {
        font-size: 14px;
    }
}
