﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700');
@import url("../../use.typekit.net/pnv3jjc.css");

*:focus
{
    outline:3px solid blue !important;
}

.container-fluid
{
    max-width:1280px;
}

/* GENERAL LAYOUT */
body
{
    font-family: "Calibri", Sans-Serif;
    background: #F5F5F5;
    font-size:18px; /* Base size bumped up to 18px since futura pt is smaller than futura */
}

.component_container a /* Styles for links in content */
{
    color:#2E77B8;
}
.component_container a:hover
{
    color:#3174AF;
}

/* Use this for page headers */
.ph
{
    padding: 24px 30px;
    background: #007A33;
}
h1.page_header
{
}

/* Use this for component headers */
h2.component_header
{
    color:#000;
    font-size: 1.7em;
    margin-top:0;
    font-weight: 700;
    margin-bottom:10px;
}
.component_header_image
{
    max-width:100%;
}

/* Use this for titles inside of components */
/* Ex: Textwindow titles */
h3.component_title
{
    color:#000;
    font-size: 1.429em;
    margin-top:0;
    float: left;
    display: inline-block;
    width: 100%;
    font-weight: 700;
    margin-bottom:10px;
}
.dualwindow_right
{
    background: white;
    padding: 15px;
}
.col-md-0 /*Fix for components defaulting to 0 */
{
    padding:0 15px;
}
.LoggedinDiv
{
    clear:left;
    width:100%;
    height:24px;
    margin-bottom:10px;
    background-color:#000000;
    text-align:center;
    color:White;
}
.loggedin_whitetext
{
    color:white;
}
.loggedin_whitetext:hover
{
    color:white;
}
div [src*='filecabinet']{max-width:100% !important;}
iframe
{
    max-width:100%;
}
@media screen and (max-width:650px)
{
    div [src*='filecabinet']{max-width:100% !important;height: auto !important;}
}


/* HEADER */
.GoogleSearchContainer
{
    background:#007A33;
}
.GoogleSearchContainer a
{
    color:white;
}
header
{
    background: #FFF;
    border-top: none;
    border-bottom: none;
    position:relative;
    padding:12px 0;
}
header a
{
    color:#007A33;
}
header a:active, header a:hover, header a:focus
{
	color:black;
}
.HeaderTopBar
{
    background-color:#007A33;
    border-radius:0 0 0 23px;
    position:absolute;
    top:0;
    right:0;
    width:608px;
    color:white;
    padding:9px 0 9px;
    display:flex;
}
.HeaderTopLeft
{
    text-align:center;
}
.HeaderTipline
{
    color:white;
}
.HeaderTipline
{
    font-size:0.938em;
    font-weight:500;
}
.HeaderTopRight
{
    display:flex;
    align-items:center;
}
.SocialMedia
{
    float:left;
}
.SocialMedia a
{
    font-size: 0.833em;
    color:white;
        margin-right:10px;
}
.SocialMedia a svg:hover 
{
    transform: scale(1.2);
    margin: -0px 0 0px;
    color: #000;
}
.LiquidButton
{
    float:left;
    color:black;
    position:static;
    right:auto;
    font-size:1em;
    margin-top:0;
    color:white;
    background:transparent;
    border:none;
    z-index:6;
}
.SkipContent:hover
{
    color:#E1F3FB;
}
.HeaderContainer
{
    display:flex;
}
.HeaderLeft
{
    display:flex;
    align-items:center;
}
.HeaderLogo
{
    float:left;
}
.HeaderLogo img
{
    float:left;
    margin-right:0;
    max-width:100%;
}
.HeaderLogoPanel
{
    display:flex;
    align-items:center;
}
.HeaderLogoDynamic
{
    float:left;
}
.HeaderLogoDynamic img
{
    float:left;
    margin-right:0;
    max-width:100%;
}
.HeaderLogoText
{
    display:flex;
    flex-direction:column;
    justify-content:center;
    margin-left:22px;
}
.HeaderSchoolTitle
{
    font-family:'futura-pt-bold', sans-serif;
    font-size:2.056em;
    line-height:1;
    font-weight:bold;
    display:block;
    margin-bottom:7px;
    letter-spacing:0.01px;
}
.HeaderSchoolTitle.SmallSize
{
    font-size:2.000em;
}
.HeaderSchoolSlogan
{
    font-family:'futura-pt-bold', sans-serif;
    font-size:0.778em;
    line-height:1.2;
    font-weight:bold;
    display:block;
    text-transform:uppercase;
    letter-spacing:0.01px;
}
.HeaderRight
{
    margin-top:78px;
    display:flex;
    justify-content:space-between;
}
.HeaderLink
{
    color:#007A33;
    font-size:1.125em;
    line-height:1.000;
    font-weight:500;
    text-transform:uppercase;
}
.TopNavToggle:hover
{
    color:#000;
}
.HeaderToggle
{
    position:relative;
    z-index:6;
}
.quicklinks_button
{

}
.quicklinks_button:hover, .quicklinks_button:focus
{
    background-color:transparent;
    color: #000;
}
.HeaderToggle ul
{
    margin:0;
    padding:10px;
    display:none;
    list-style-type:none;
    position:absolute;
    top:22px;
    right:0;
    width:280px;
    background:white;
    z-index:7;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    border:2px solid #007A33;
}
.HeaderToggle ul li
{
    display:block;
}
.HeaderToggle ul li a
{
    display:block;
    padding:5px;
    color:#000;
    height:auto;
    line-height:1.6;
    font-size:0.833em;
    text-transform:none;
}
.HeaderToggle ul li a:hover
{
    background:  #007A33;
    color:White;
}
.quicklinks_button:focus-within ~ ul,
.quicklinks_button:hover ~ ul, .HeaderToggle ul:hover, .HeaderToggle:focus-within ul
{
    display:block;
}
@media screen and (min-width:1100px)
{
    .HeaderTopBar
    {
        width:41.222222%;
    }
}
@media screen and (min-width:1280px)
{
    .HeaderTopBar
    {
        width:calc((1280px * 0.416666667) + ((100vw - 1280px) / 2));
    }
    .HeaderRight
    {
        padding-left:0;
    }
}
@media screen and (max-width:1450px)
{
    .HeaderTopLeft
    {
        flex:2;
    }
    .HeaderTopRight
    {
        flex:1;
    }
}
@media screen and (max-width:1100px)
{
    header
    {
        padding-top:52px;
    }
}
@media screen and (max-width:991px)
{
    .LiquidButton{display:none;}
    .LiquidHeader{display:none;}
    .HeaderContainer
    {
        flex-direction:column;
        align-items:center;
    }
    .HeaderLeft
    {
        justify-content:center;
    }
    .HeaderRight
    {
        margin-top:15px;
        max-width:500px;
    }
}
@media screen and (max-width:767px)
{
    header
    {
        padding-top:0;
    }
    .SkipContent
    {
        display:none;
    }
    .HeaderTopBar
    {
        width:98%;
        position:static;
        margin-left:2%;
        margin-bottom:9px;
    }
   .HeaderLogo img{max-width:100% !important;}
}
@media screen and (max-width:582px)
{
    .HeaderLogo{display: block;}
}
@media screen and (max-width:497px)
{
    .HeaderTopLeft
    {
        font-size:14px;
    }
    .HeaderLogo
    {
        display: block;
    }
    .HeaderRight
    {
        font-size:14px;
    }
    .SocialMedia a
    {
    }
}
@media screen and (max-width:450px)
{
    .HeaderLogoDynamic
    {
        width:75px;
    }
    .HeaderSchoolTitle.SmallSize, .HeaderSchoolTitle
    {
        font-size:1.3em;
    }
    .HeaderSchoolSlogan
    {
        font-size:0.667em;
    }
    .HeaderRight
    {
        flex-direction:column;
        justify-content:center;
        align-items:center;
        margin-top:15px;
    }
    .HeaderToggle
    {
        margin:4px 20px;
        width:100%;
        text-align:center;
    }
    .HeaderToggle ul
    {
        width:100%;
        right:auto;
        left:0;
    }
}
@media screen and (max-width:347px)
{
}
/* END HEADER */
/* TOP NAV */

.TopNav nav
{
    display:none;
}
#mobile_top_nav .slicknav_menu, .mobile_nav
{
    display:block;
}
.NavContainer
{
    position:relative;
    padding:0;
    z-index:8;
}
.NavColumn
{
    position:absolute;
    top:0;
    padding:0;
}
#mobile_top_nav .slicknav_menu
{
    padding:0;
    display:none;
}
#mobile_top_nav .slicknav_menu.open
{
    display:block;
}
#mobile_top_nav .slicknav_btn
{
    display:none;
}
#mobile_top_nav .slicknav_nav
{
    padding:5px;
}
.slicknav_nav a:hover, .slicknav_nav a:focus, .slicknav_nav .slicknav_row:hover
{
    color:black;
    background-color:#ccc;
}
.slicknav_nav .slicknav_row:hover > a
{
    color:black;
}
#mobile_top_nav .slicknav_nav span
{
    float:left;
    width:99%;
}
#mobile_top_nav .slicknav_nav span a
{
    width:calc(100% - 80px);
    display:block;
    float:left;
}
.slicknav_parent-link a.dropdown-toggle, #mobile_top_nav .slicknav_nav > li > a
{
    font-size:1.333em;
    font-weight:500;
}
#mobile_top_nav .slicknav_nav span a.slicknav_item
{
    width:80px;
    display:block;
    float:left;
    color:white;
    background: white;
    border-radius: 5px;
    text-align: center;
    color:black;
}
#mobile_top_nav .slicknav_nav span a.slicknav_item:hover
{
    color:black;
    background:white;
}
#mobile_top_nav .slicknav_nav .sub-nav-group
{
    width:90%;
    float:left;
}
#mobile_top_nav .slicknav_nav span a
{
    padding: 0;
    margin: 0;
}
#mobile_top_nav .slicknav_nav a > a
{
    padding:0;
    margin:0;
}
#mobile_top_nav .slicknav_nav .sub-nav-group a
{
    font-size:1.125em;
}
.slicknav_menu b /* Slick nav titles */
{
    font-family:'Calibri', sans-serif;
    font-size:1.200em;
    font-weight:bold;
}
#mobile_top_nav .slicknav_row
{
    display:flex;
    flex-direction:row;
    width:100%;
    align-items:center;
    justify-content:space-between;
    padding: 0.5rem 1rem;
    margin: 0.125rem 0;
}
#mobile_top_nav .slicknav_nav li.nav-item
{
    clear:both;
}
.ButtonCloseNav
{
    background:white;
    border:none;
    color:black;
    display:block;
    margin:0 auto;
}
.ButtonCloseNav:hover, .ButtonCloseNav:focus
{
    background:black;
    color:white;
}
.IconNavContainer
{
    max-width:1200px;
    margin-top:50px;
}
.SlicknavTitle
{
    display:block;
    text-align:center;
    font-size:2.000em;
    color:white;
    font-weight:bold;
    margin-top:-36px;
}
.IconNavBar
{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    padding:20px 30px;
}
.IconNavLink
{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
.NavIcon
{
    color:black;
    width:70px;
    height:70px;
    border-radius:50%;
    background-color:white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:1.800em;
}
.IconNavLink:hover .NavIcon
{
    background-color:#007A33;
    color:white;
}
.NavIconText
{
    color:white;
    font-size:1em;
    line-height:1.3;
    font-weight:500;
    text-align:center;
    margin-top:10px;
}
@media screen and (min-width:992px)
{
    #mobile_top_nav{border:none;}
    #mobile_top_nav .slicknav_menu
    {
        padding:0;
        position:absolute;
        top:-127px;
        left:0;
        width:100vw;
        background-color:rgba(76,76,76,0.95);
    }
    #mobile_top_nav .slicknav_menu.open
    {
        min-height:300vh;
    }
    #mobile_top_nav .slicknav_nav
    {
        padding:15px;
        min-height:100vh; /* Making sure nav is large enough */
        display:flex;
        flex-wrap:wrap;
    }
    #mobile_top_nav .slicknav_nav li.nav-item
    {
        flex-basis:25%;
        border-right:2px solid white;
        padding:0 20px;
    }
    #mobile_top_nav .slicknav_nav span a.slicknav_item
    {
        width:30px;
        padding:3px;
    }
    .slicknav_nav .slicknav_arrow
    {
        margin:0 ;
    }
    .ButtonCloseNav
    {
        padding: 0 10px;
        border-radius: 5px;
        position:absolute;
        top:20px;
        right:40px;
        font-size: 1.333em;
        font-weight: bold;
    }
}
@media screen and (min-width:1200px)
{
    #mobile_top_nav .slicknav_nav
    {
        padding:60px 55px;
    }
}
@media screen and (max-width:991px)
{
    #mobile_top_nav
    {
        border:none;
    }
    .SlicknavTitle
    {
        display:none;
    }
    .NavColumn
    {
        width:100%;
    }
    #mobile_top_nav .slicknav_menu
    {
        /*display:block;*/
    }
    #mobile_top_nav .slicknav_nav a:focus
    {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        background: #ccc;
        color: #222;
    }
    .IconNavBar
    {
        flex-wrap:wrap;
        justify-content:center;
    }
    .IconNavLink
    {
        padding:10px;
    }
    .ButtonCloseNav
    {
        position:absolute;
        top:4px;
        right:7px;
    }
}
/* END TOP NAV */

/* FOOTER */
footer
{
    background:#FFF;
    color:#007A33;
    padding:20px 0;
    width:100%;
}
footer a
{
    color:#007A33;
}
.FooterCenter
{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
.FooterLogo
{
    margin-bottom:9px;
    max-width:100%;
}
.footertext
{
    font-family:'Calibri', sans-serif;
    font-weight:bold;
    font-size:0.875em;
}
.FooterRight
{
    display:flex;
    flex-direction:column;
    align-items:flex-end;
}
.FooterTranslateButton
{
    font-size:0.750em;
    font-weight:500;
    text-transform:uppercase;
}
.FooterTranslateButton .fa-globe-americas
{
}
.FooterTranslateButton .fa-chevron-down
{
    font-size:0.8em;
}
.social_media_buttons
{
    display:flex;
    justify-content:flex-end;
    margin-top:10px;
}
.social_media_buttons svg /*size of icon inside circle*/
{
    font-size:1.250em;
}
.social_media_buttons a
{
    margin-left:10px;
}
.subfooter
{
    width: 100%;
    background: #FFF;
    color: #000000;
    padding:15px 0 5px;
}
.subfooter .left
{
    text-align:left;
    font-size:0.625em;
}
.subfooter .right
{
    text-align:right;
    font-size:0.625em;
}
.FooterOwnership, .FooterCreated
{
    font-size:0.938em;
    color:#000;
}
@media screen and (max-width:1250px)
{
    .SubfooterContainer{display:flex; font-size:14px;}
    .subfooter .left{flex:1;} 
    .subfooter .center{flex:0.5;}
    .subfooter .right{flex:0.5;}
}
@media screen and (max-width:1200px)
{
    .FooterRight
    {
        align-items:center;
        margin-top:20px;
    }
}
@media only screen and (max-width : 991px)
{
    .subfooter .right, .subfooter .left{text-align: center;}
    .subfooter .left{margin-bottom: 15px;}
    footer .col-md-3:nth-child(1), footer .col-md-3:nth-child(2){margin-bottom: 30px;}
    .footertext
    {
        text-align:center;
    }
    footer bp
    {
        display:block; /* footer breakpoint */
    }
    footer bph
    {
        display:none; /* footer breakpoint hide */
    }
}
@media only screen and (max-width : 767px)
{
    footer .col-md-3:nth-child(3){margin-bottom: 30px;}
}
/* END FOOTER */

/* HOMEPAGE SLIDESHOW */
.slideshow_outer_container
{
    border-bottom: none;
}
.slideshow_image 
{
    /*height: calc(80vh - 200px);*/ /* sets height to a percentage of the screen. Only use this if full height slideshow is desired. */
    /*height: calc((577 / 1280) * 100vw);*/ /* sets height based on height divided by width, multiplied by percentage of screen width */
    aspect-ratio: 1440 / 530; /* Use this for auto-cropping images to fit set dimensions. Must set height to auto, and ratio is width divided by height */
    height: auto;
    object-fit: cover;
    object-position: center center;
}
.slideshow_caption_container_outer
{
    z-index:5;
}
.slideshow_caption_container_inner
{
}
.slideshowOverlay
{
    z-index:3;
    top:0;
}
.slideshow_caption_header
{
}
.slideshow_caption_text
{
}
.slideshow_caption_link
{
}
.SlideShowNavContainer
{
    position:absolute;
    top:0;
}
.SlideShowNav 
{
  position: absolute;
  top: 50px;
}
.SlideShowNav a
{
    color: White;
    background: #007A33;
}
.slick-dots
{
    bottom:0;
}
.slick-dots li button::before
{
    color:#000;
   -webkit-text-stroke-width: 2px;
   -webkit-text-stroke-color: white;
}
.slick-dots li.slick-active button:before
{
    color:#007A33;
}
.slick-prev, .slick-next
{
    margin-top: -35px;
    color:black;
}
.slideshow_outer_container .slick-prev
{
    margin-left:0;
}
.slideshow_outer_container .slick-next
{
    margin-right:0;
}
.hpDiv2 .slick-prev, .hpDiv2 .slick-next
{
    margin-top: 0px;
}
.slick-prev:hover, .slick-next:hover, .slick-prev:active, .slick-next:active, .slick-prev:focus, .slick-next:focus
{
    color:#007A33;
}
.slick-prev:before, .slick-next:before
{
    color:#007A33;
}

.hpSlideshowPauseAndPlay
{
    position: absolute;
    right: 100px;
    z-index:7;
    bottom:-5%;
}
.hpSlideshowPauseAndPlay button
{
    background:transparent;
    border:none;
    color:White;
    font-size:30px;
    text-shadow: 0 0 10px #333;
}
.hpSlideshowPauseAndPlay button:focus
{
    border:2px solid blue;
}
@media screen and (max-width:1200px)
{
    .SlideShowNavContainer
    {
        clear:both;
        float:left;
        width:100%;
        position:relative;
        top:auto;
        padding:15px 0;
    }
    .SlideShowNav
    {
        position:relative;
        top:auto;
    }
}
@media screen and (max-width: 1180px)
{
    .slideshow_caption_container_outer
    {
    }
    .slideshow_caption_container_inner
    {
        max-width: 475px;
    }
    .slideshow_caption_header
    {
        font-size: 2em;
    }
}
@media screen and (max-width: 1065px)
{
    .slideshow_caption_container_outer
    {
        right: 10px;
        bottom: 10px;
    }
    .slideshow_caption_container_inner
    {
        max-width: 450px;
    }
}
@media screen and (max-width:991px)
{
}
@media screen and (max-width:500px)
{
    .slideshow_caption_container_outer{position:relative; right:auto; bottom:auto; font-size:14px;}
}
/* END HOMEPAGE SLIDESHOW */

/* Homepage Video */
.hpVideoContainer
{
    width:100%;
}
.hpVideoScript
{
    display:block;
    width:100%;
    height:0;
    overflow:hidden;
    /*padding-top:56.25%;*/
    padding-top:600px;
    position:relative;
}
.hpVideoContainer iframe
{
    width:100% !important;
    height:100% !important;
    max-height:600px;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}
@media screen and (max-width:991px)
{
    .hpVideoScript
    {
        padding-top:56.25%;
    }
}
/* End Homepage Video */

/* GENERAL HOMEPAGE STYLES */
.HomepageContainer
{
    float:left;
    width:100%;
    padding:0 15px;
    text-align:center;
}
.hpTitle
{
    font-weight:700;
    float:none;
    font-family:'Calibri', sans-serif;
    color:#007A33;
    font-size:1.563em;
    line-height:1.320;
    text-transform:uppercase;
}
.hpLink
{
    background: #007A33;
    border-radius: 32px;
    text-transform: none;
    border: 1px solid #007A33;
    color: #FFF;
    font-weight: 500;
    font-size:0.938em;
    margin-top:31px;
    display:inline-block;
}
.hpLink:hover
{
    color: White;
    background: black;
}
.hpLine
{
    height:1px;
    width:100%;
    background-color:Black;
    float:left;
    clear:both;
    display:none;
}
@media only screen and (max-width : 767px)
{
    .hpTitle
    {
        float: none;
        margin: 0;
        text-align: center;
    }
    .hpl
    {
        float: none;
        margin: auto;
        text-align: center;
        padding-top: 15px;
    }
}
/* END GENERAL HOMEPAGE STYLES */

/* HOMEPAGE NEWS */
.hpDiv1
{
    background-color:#FFF;
    padding:38px 35px 45px;
}
.news_slider
{
    float:left; 
    margin-top:15px;
    max-width:100%;
}
.news_slider .slick-slide
{
    padding:0 10px;
}
.HPNewsPhoto
{
}
.HPNewsPhoto img
{
    margin:0 auto;
    max-width:100%;
    width:100%;
    /*object-fit: cover;
    aspect-ratio: 7 / 5;*/
}
.HPArticle
{
    float:left;
    clear:left;
    width:100%;
    text-align:center;
    min-height:185px;
    margin-top:10px;
}
.HPnewscomponent_mainlink
{
    color:#007A33;
    float:none;
    font-size:0.938em;
    line-height:1.333;
    display:block;
    margin-bottom:7px;
    font-family:'Calibri', sans-serif;
    font-weight:bold;
     display:-webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
    max-height:44px;
}
.HPnewscomponent_maintext
{
    color:black;
    float:none;
    font-size:0.938em;
    line-height:1.250;
    font-style:italic;
     display:-webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:3;
    overflow:hidden;
    max-height:63px;
    min-height:63px;
    margin-bottom:10px;
}
.HPreadMoreLink
{
    color:#007A33;
    float:none;
    font-weight:bold;
    font-size:0.750em;
    line-height:1.250;
}
.HPreadMoreLink:hover
{
    color:#007A33;
    text-decoration:underline;
}
@media screen and (max-width:500px)
{
    .news_slider
    {
        font-size:16px;
    }
}
/* END HOMEPAGE NEWS */

/* LARGE HOMEPAGE EVENTS */
.hpDiv2
{
    background: #007A33;
    background: #008F3C;
    padding:38px 35px 45px;
}
.hpDiv2 .slick-prev:hover, .hpDiv2 .slick-next:hover, .hpDiv2 .slick-prev:active, .hpDiv2 .slick-next:active, .hpDiv2 .slick-prev:focus, .hpDiv2 .slick-next:focus
{
    color:white;
}
.hpDiv2 .hpTitle
{
    color:White;
}
.events_slider_horiz
{
    float:left; 
    width:100%; 
    margin-top:22px;
}
.events_slider_horiz .slick-slide
{
    padding:0 10px;
}
.eventcomponent_datecontainerHoriz
{
    background-color:#FFF;
    width:80px;
    height:80px;
    text-align:center;
    float:none;
    margin:0 auto;
    padding-top:18px;
    border-radius:50%;
    box-shadow:inset 0 0 0 6px White, inset 0 0 0 9px #007A33;
}
.eventcomponent_monthHoriz
{
    font-family:'Calibri', sans-serif;
    font-weight:bold;
    color:#007A33;
    font-size:1.125em;
    text-transform:uppercase;
    line-height:1.1;
}
.eventcomponent_dateHoriz
{
    font-family:'Calibri', sans-serif;
    font-weight:bold;
    color:#007A33;
    font-size:1.125em;
    line-height:1.1;
}
.eventcomponent_linktextHoriz
{
    font-family:'Calibri', sans-serif;
    color:white;
    font-weight:bold;
    font-size:1.125em;
    line-height:1.389;
}
.eventcomponent_linktextHoriz:hover
{
    color:white;
}
.eventcomponent_datetextHoriz
{
    color:Black;
    font-size:0.938em;
    line-height:1.333;
    font-weight:500;
    text-transform:uppercase;
}
.eventcomponent_maintextHoriz
{
    color:Black;
    font-size:0.938em;
    line-height:1.333;
    font-weight:500;
}
.event_articleHoriz
{
    float:none;
    width:100%;
    margin-left:0;
    text-align:center;
    margin-top:10px;
}
.hpDiv2 .hpLink
{
    background: #000;
}
.hpDiv2 .hpLink:hover
{
    background: #FFF;
    color:Black;
}
@media screen and (max-width:1460px)
{
    .hpDiv2 .container-fluid{padding:0 50px;}
}
@media screen and (max-width:500px)
{
    .event_articleHoriz{font-size:13px;}
}
/* END LARGE HOMEPAGE EVENTS */

/* SPOTLIGHT */
.hpDiv3
{
    background:#FFF;
    padding:40px 35px 32px;
    width:100%;
}
.spotlight_slider
{
    float:left; 
    margin-top:15px;
    max-width:100%;
}
.spotlight_slider .slick-slide
{
    padding:0 10px;
}
.SpotlightPhoto
{
    width:200px;
    margin:0 auto;
    filter: drop-shadow(15px 10px 0px #000);
}
.SpotlightPhoto img
{
    margin:0 auto;
    max-width:100%;
    width:100%;
    aspect-ratio:1 / 1;
    border-radius:50%;
}
.SpotlightArticle
{
    float:left;
    clear:left;
    width:100%;
    text-align:center;
    padding:5px;
    margin-top:10px;
}
.Spotlight_mainlink
{
    color:#007A33;
    float:none;
    font-size:0.938em;
    line-height:1.333;
    display:block;
    margin-bottom:7px;
    font-family:'Calibri', sans-serif;
    font-weight:bold;
     display:-webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
    max-height:44px;
}
.Spotlight_maintext
{
    color:black;
    float:none;
    font-size:0.938em;
    line-height:1.250;
    font-style:italic;
     display:-webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:3;
    overflow:hidden;
    max-height:63px;
    min-height:63px;
    margin-bottom:10px;
}
.SpotlightReadMoreLink
{
    color:#007A33;
    float:none;
    font-weight:bold;
    font-size:0.750em;
    line-height:1.250;
}
.SpotlightReadMoreLink:hover
{
    color:#007A33;
    text-decoration:underline;
}
/* END SPOTLIGHT */

/* HP SCRIPT */
.hpDiv4
{
    background:#EEE;
    padding:20px 0;
    width:100%;
}
.lnkSkipSocial
{
    float:left; 
    display:block; 
    color:black;
    margin-bottom:10px;
}
/* END HP SCRIPT */

/* HOMEPAGE FACTS */
.homepage_facts_container
{
    padding:111px 0 82px;
    background-repeat:no-repeat;
    background-size:cover;
    background-image:url(../sysimages/hpStatsBG.png);
    background-color:#000;
    background-position: center center;
    background-repeat: no-repeat;
    position:relative;
    width:100%; 
    clear:both;
}
.hpStatsOverlay
{
    pointer-events: none;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    background-color:rgba(0,122,51, .60);
    top:0;
}
.homepage_facts_container .container-fluid
{
    max-width:1440px;
}
.homepage_facts_column
{
    position:relative;
    z-index:3;
}
.homepage_facts_container .slick-slider
{
    /*display:flex;*/ /*<-- Leaving this style active may cause sizing issues */
    height:auto;
}
.homepage_facts_container .slick-prev:hover, .homepage_facts_container .slick-next:hover, .homepage_facts_container .slick-prev:active, .homepage_facts_container .slick-next:active, .homepage_facts_container .slick-prev:focus, .homepage_facts_container .slick-next:focus
{
    color:white;
}
.homepage_facts_outer
{
    display:flex;
    flex:1;
    height:auto;
    padding:0 85px;
}
.homepage_facts_box
{
    margin:0;
    border-top:10px solid rgba(255, 255, 255, 0.30);
    color:#FFF;
}
.homepage_facts_image_box
{
    border:none;
}
.homepage_facts_borderbox
{
    padding:10px 30px 10px;
    text-align:center;
    min-height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items:center;
    background:rgba(255,255,255,1);
}
.homepage_facts_image_box .homepage_facts_borderbox
{
    padding:20px;
    background:rgba(255,255,255,0.30);
    min-height:290px;
}
.homepage_facts_title
{
    font-family:'Calibri', sans-serif;
    font-weight:700;
    font-size:5.000em;
    line-height:1.125;
    margin:0;
    color:#007A33;
}
.homepage_facts_title.SmallSize
{
    font-size:2.000em;
    line-height:1.000;
    margin-bottom:5px;
}
.homepage_facts_statistic
{
    font-size:0.938em;
    line-height:1.333;
    margin:0;
    color:#007A33;
    display:block;
    font-weight:500;
    font-style:italic;
}
.homepage_facts_description
{
    font-size:1.250em;
    margin:0;
    padding:0;
    line-height:1.333;
    color:#007A33;
    font-weight:500;
    font-style:italic;
}
.homepage_facts_thumbimage
{
    max-width:100%;
    margin:0 auto;
}
@media screen and (max-width:991px)
{
    .homepage_facts_borderbox{font-size:12px; min-height:360px;}
    .homepage_facts_description{font-size:1.700em;}
}
@media (max-width:767.9px)
{
    .homepage_facts_container{padding:30px 0;}
    .homepage_facts_row 
    {
        margin-left:-30px;
        margin-right:-30px;
    }
    .homepage_facts_borderbox{min-height:228px;}
}
@media (max-width:500px)
{
    .homepage_facts_container{font-size:14px;}
}
/* END HOMEPAGE FACTS */

/* HOMEPAGE GRID BLOCKS*/
.HomepageBlocksDiv
{
    background-color:#C1C1C1;
    padding:68px 0 50px;
}
.HomepageBlocksDiv h2.component_header
{
    background:#000;
    border-top:3px solid #486DBE;
    color:White;
    padding:10px 10px 13px;
    font-size:1.875em;
    font-weight:300;
    text-align:center;
    display:block;
    margin-bottom:0 !important;
    margin-top:0;
    position:relative;
    z-index:2;
}
.HomepageBlocksDiv .component_container
{
    background: #fff;
    box-shadow: 0px 1px 8.19px 0.81px rgba(0, 0, 0, 0.051);
    padding:20px 0;
    margin-bottom:20px;
    width:100%;
    position:relative;
}
.image_container
{
    padding:3px 5px;
    height:407px;
    line-height:1;
    text-align:center;
    width:100%;
}
.homepage_container
{
    height:410px;
    overflow-y:hidden;
}
.scroll_container
{
    height:350px;
    overflow-y:auto;
    padding:0 20px;
}
.SchoolImages
{
    width: 100%;
    background-color: rgba(0, 0, 0, .3);
    color: White;
    text-shadow: 0 0 1px black, 0 0 2px black, 0 0 3px black;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-blend-mode:multiply;
    padding: 5px;
    text-align: center;
    float: left;
    padding-top: 46px;
    font-size: 1.125em;
    transition: font-size 0.25s;
}
.SchoolImages:hover
{
    font-size: 1.25em;
    background-color:rgba(0, 0, 0, .1);
}
.FindItFastImages
{
    width: 100%;
    background-color: Black;
    color: White;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color:rgba(0,0,0,.4);
    background-blend-mode: multiply;
    padding: 5px;
    text-align: center;
    float: left;
    padding-top: 23px;
    font-size: 1.325em;
    transition: font-size 0.25s;
}
.FindItFastImages svg
{
    font-size:2em;
}
.FindItFastImages:hover
{
    font-size: 1.5em;
    background-color:rgba(0,0,0,.2);
}
.FindItFastImages:hover svg
{
}
.image_row
{
    display:table;
    width:100%;
}
.image_row a
{
    padding: 5px;
    float: left;
    width: 50%;
    display: block;
    height: calc(404px / 2);
}
.FindItFast .image_row a
{
    padding: 5px;
    float: left;
    width: 50%;
    display: block;
    height: calc(404px / 3);
}
.image_container img
{
    max-width:50%;
    display:block;
    float:left;
    padding:2px;
}
.image_container img:hover{opacity:.9;}
.image_container img:active{opacity:.7;}

.tab_container_outer
{
    position:relative;
    width:100%;
    float:left;
    margin-top:56px;
    margin-bottom:20px;
}
.tab_buttons
{
    display:block;
    list-style-type:none;
    margin:0;
    padding:0;
    position:absolute;
    top:0;
    margin-top:-56px;
    width:100%;
}
.tab_buttons li
{
    width:calc(100% / 3);
    margin:0;
    padding:0;
    display:block;
    float:left;
    color:White;
    height:56px;
    line-height:48px;
    font-weight:bold;
    text-align:center;
    font-size:0.875em;
    cursor:pointer;
    background-color:#000;
    text-align:center;
    border-top:4px solid #486DBE;
    margin:0;
}
.tab_buttons li:hover
{
    background-color:#303030;
}
.tab_buttons li a
{
    color:White;
}
.tab_buttons li a:hover
{
    text-decoration:none;
}
.tab_buttons .btn_inactive
{
}
.tab_buttons li.facebook
{
    border-right:1px solid #fff;
}
.tab_buttons li.twitter
{
    border-right:1px solid #fff;
}
.tab_buttons svg
{
    height:46px;
}
.tab_container
{
    background:#fff;
    height:410px;
    color:#000;
    overflow:hidden;
    text-align:center;
    padding:10px 10px;
}
.tab_container iframe
{
    height:360px !important;
}
#facebook .facebook_container
{
    display:table;
    margin:0 auto;
    padding:15px 0;
    overflow:hidden;
}
.pnlVideo
{
    padding:30px 15px;
}
.hpGridLink
{
    position:absolute;
    bottom:10px;
    width:100%;
    text-align:center;
    font-weight:bold;
    font-size: 0.929em;
    color: #25a0ff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}
@media screen and (max-width:767px)
{
    .image_container
    {
        height:auto;
    }
    .homepage_container
    {
        height:auto;
        overflow-y:visible;
    }
}
/* END GRID BLOCKS */

/* DYNAMIC NAV */
.DynamicNav
{
    font-size:18px;
}
.DynamicNav ul li
{
    background:#fff;
}
.DynamicNav ul li a
{
    color:#26272B;
    border-bottom: 1px solid #EAEAEA;
    font-size:0.889em;
    line-height:1.3;
    font-weight:500;
}
.DynamicNav ul li a:hover
{
    background:#F0F0F0;
    color:#007A33;
}
.DynamicNav ul li ul li a
{
    color:#007A33;
    border-bottom: 1px solid #04643C;
    background: #FFF;
    font-weight:500;
    font-size:0.889em;
}
.DynamicNav_currentpage_link
{
    font-family:'Calibri', sans-serif;
    font-weight:bold;
    color:white !important;
    border-bottom: 1px solid #04643C !important;
    background: #007A33;
    font-size:1.000em !important;
}

.DynamicNav ul li ul li a:hover
{
    background: #007A33 !important;
    color: White !important;
}
.DynamicNav_currentpage_link:hover
{
    background: #006F2F !important;
    color: White !important;
}
@media screen and (min-width:991px)
{
    .DynamicNav > ul > li:first-child a
    {
        font-family:'Calibri', sans-serif;
        font-weight:bold;
        background:#2B2B2B;
        color:White;
        border-bottom:1px solid #000000;
        line-height:1.5;
        font-size:1em;
    }
    .DynamicNav
    {
    
        margin-bottom:20px;
    }
    .DynamicNav_show-menu
    {
        display:block;
    }
    #mobile_left_nav .slicknav_nav a.DynamicNav_currentpage_link
    {
        background: transparent !important;
        color: #222!important;
    }
    #mobile_left_nav .slicknav_nav a:focus, #mobile_left_nav .slicknav_nav a.DynamicNav_currentpage_link
    {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        background: #ccc;
        color: #222 !important;
    }
}
#mobile_left_nav .slicknav_nav span
{
    float:left;
    width:99%;
}
#mobile_left_nav .slicknav_nav span a
{
    width:calc(100% - 80px);
    display:block;
    float:left;
}
#mobile_left_nav .slicknav_nav span a.slicknav_item
{
    width:80px;
    display:block;
    float:left;
    background: black;
    border-radius: 5px;
    text-align: center;
}
#mobile_left_nav .slicknav_nav span a.slicknav_item:hover
{
    color:black;
    background: white;
}
#mobile_left_nav .slicknav_nav .sub-nav-group
{
    width:90%;
    float:left;
}
#mobile_left_nav .slicknav_nav span a
{
    padding: 0;
    margin: 0;
}
#mobile_left_nav .slicknav_nav a > a
{
    padding:0;
    margin:0;
}
#mobile_left_nav .slicknav_row
{
    display:flex;
    flex-direction:row;
    width:100%;
    align-items:center;
    justify-content:space-between;
    padding: 0.5rem 1rem;
    margin: 0.125rem 0;
}
#mobile_left_nav .slicknav_nav li.nav-item
{
    clear:both;
}
#mobile_left_nav .DynamicNavChild
{
    clear:both;
}
.ButtonCloseLeftNav
{
    background:white;
    border:none;
    color:black;
    display:block;
    margin:0 auto;
}
.ButtonCloseLeftNav:hover, .ButtonCloseLeftNav:focus
{
    background:black;
    color:white;
}
@media screen and (max-width:992px)
{
    #menu
    {
        display:none;
    }
}
@media only screen and (max-width:768px) {
 .slicknav_menu, .mobile_nav 
 {
    display:block
 }
}
/* END DYNAMIC NAV */

/* CSS TOUTS, ADDS STYLES TO TOUTS, IMAGE HIDDEN IN CONTROL */

.ToutButton
{
    background-color:#BE0A14;
    border-radius:6px;
    padding:10px 15px;
    font-size:1.286em;
    color:White;
    font-weight:bold;
    display:block;
    width:100%;
    margin-bottom:5px;
    border-bottom:1px solid Black;
}
.ToutButton:hover
{
    background-color:Black;
    text-decoration:none;
    color:White;
}

/* END CSS TOUTS * /

/* EVENTS COMPONENT */
.eventcomponent_datecontainer
{
    background:#007A33;
}
.eventCalendar_titleStyle /* Month and Year Style */
{
    background-color:#007A33;
    color: #fff;
}
.eventcomponent_month
{
    color:#FFF;
}
.eventcomponent_date
{
    color:#FFF;
}
.eventcomponent_textcontainer h3 a
{
    color:#101010;
}
.eventCalendar_todayDayStyle a
{
    color:#fff !important;
    background-color:#007A33;
}
.eventCalendar_dayStyle:hover a, .eventCalendar_otherMonthDayStyle:hover a, .eventCalendar_todayDayStyle:hover a
{
    background-color:#007A33; /* Hover Color */
    color:#fff !important;
}
.monthly-today .monthly-day-number 
{
    background: #05744C !important;
}
.monthly-event-list .listed-event /* Fix for color issue in monthly.css */
{
    color:#000 !important;
}
.eventcomponent_calendarlink
{

}
/* END EVENTS COMPONENT */

/* MASTER CALENDAR PAGE */
.mastercalendar_smalltext > tbody > tr > td > span[style*=background] label
{
    color:white;
}

@media screen and (max-width:767px)
{
    .mastercalendar_filterpanel > table
    {
        display:block;
        width:100%;
    }
    .mastercalendar_filterpanel > table > tbody
    {
        display:block;
        width:100%;
    }
    .mastercalendar_filterpanel > table > tbody > tr
    {
        display:flex;
        flex-direction:column;
        width:100% !important;
    }
    .mastercalendar_filterpanel > table > tbody > tr > td
    {
        display:block;
        width:100% !important;
    }
    .mastercalendar_smalltext > tbody > tr > td > span[style*="background"]
    {
        display:block;
    }
}
/* END MASTER CALENDAR PAGE */ 

/* ARTICLES */
.BtnArticleBack {
    background-color: #090909;
    border-radius: 2px;
    color: White;
    font-size: 17px;
    padding: 6px 9px;
    font-weight: bold;
    display: inline-block;
}
.BtnArticleBack:hover {
    background-color: #545454;
    color:White;
    text-decoration: none;
}
/* END ARTICLES */

/* NEWS COMPONENT */
.newscomponent_item
{
    border-bottom:1px solid #ededed;
}
.newscomponent_imagecontainer
{
    padding-right:20px;
}
.newscomponent_imagecontainer img
{
    width:100%;
    max-width:400px !important;
}
.newscomponent_archivelink
{
}
/* END NEWS COMPONENT */

/* FILES AND LINKS COMPONENT */
.linksList
{
    clear:both;
}
.linksList h3.component_title
{
    float:none;
    display:inline-block;
    margin-top:13px;
    margin-bottom:0px;
}
.linksList > div /* link and files & links item */
{
}
.dlList > div /* downloads item */
{
}
.linksList img
{
    margin-bottom:5px;
}
.linkSpacer
{
    margin-bottom:8px;
}
.dlSpacer
{
    margin-bottom:8px;
}
.dlLinksSpacer
{
    margin-bottom:8px;
}
.linkcomponent_table
{
    display:flex;
    flex-wrap:wrap;
    width:100%;
}
.linkcomponent_tablecell
{
    padding:5px 5px 10px;
    text-align:center;
}
.linkcell25
{
    width:25%;
}
.linkcell50
{
    width:50%;
}
@media screen and (max-width:991px)
{
    .linkcell25{width:50%;}
}
@media screen and (max-width:400px)
{
    .linkcomponent_tablecell{line-height:1.2;}
    .linkcell25{width:100%;}
    .linkcell50{width:100%;}
}
/* END FILES AND LINKS COMPONENT */

/* VIDEO COMPONENT */
.VideoPanel
{
    clear:both; /* Clearfix for video panel */
}
/* END VIDEO COMPONENT */

/* TEXT WINDOW */
.textwindow_text ul, .textwindow_text ol
{
    overflow:hidden; /* fix for embedded image causing issues with lists */
}
[fr-original-class="fr-text-gray"]
{
    color: #AAA !important;
}
[fr-original-class="fr-text-bordered"]
{
    border-top: solid 1px #222;
    border-bottom: solid 1px #222;
    padding: 10px 0;
}
[fr-original-class="fr-text-spaced"]
{
    letter-spacing: 1px;
}
[fr-original-class="fr-text-uppercase"]
{
    text-transform: uppercase;
}
/* END TEXT WINDOW */

/* PODCAST COMPONENT */
audio::-webkit-media-controls-panel
{
    background-color:rgba(0,0,0,.2); /* Chrome */
}
.PodcastTop hr{height:1px; background:Black; width:97%; margin:10px 0 0;}
.PodcastContainer
{
    padding:10px 0;
}
.podcast_titletext
{
    display:block;
}
.podcast_maintext{}
.podcast_mainlink
{
    color:#3174AF;
}
/* END PODCAST COMPONENT */

/* start ADA button */
.divCompliance
{
}
.divCompliance a
{
	color:White;
}
/* stop ADA button */
/*Public User Dashboard */
.DashboardNav
{
    width:100%;
    border:1px solid #C1C1C1;
    padding:11px;
    margin-bottom:5px;
}
/* end dashboard */
/* SKIP MAIN CONTENT */
.SkipContent
{
    position:absolute;
    color:white;
    padding:3px;
    background:black;
    left:15px;
    top:55px;
    z-index:7;
}
.skipHover
{
    display:none;
    font-size:0.7em;
    line-height:1;
}
.SkipContent:hover .skipHover, .SkipContent:focus .skipHover
{
    display:inline-block;
    padding-left:10px;
}
.lnkSkipSocial:hover .skipHover, .lnkSkipSocial:focus .skipHover
{
    display:inline-block;
    padding-left:10px;
}
@media screen and (max-width:991px)
{
    .SkipContent{top:20px;}
    .skipHover{display:inline-block;padding-left:10px;}
}
/* END SKIP */

/* Juicer Styles */
.juicer-feed .j-twitter-text::before, .juicer-feed .j-twitter-text
{
    background:#3B3B3B !important;
    border-radius:25%;
    padding:1px;
}
.juicer-feed .j-meta .j-twitter-intents a.j-twitter-retweet, .juicer-feed .j-meta .j-twitter-intents a.j-twitter-reply,
.juicer-feed .j-meta .j-twitter-intents a.j-twitter-like, .juicer-feed .j-meta .j-twitter-date, .juicer-feed .j-meta a,
.juicer-feed.modern .j-poster .j-date, .j-twitter-quote-screen-name, .j-twitter-display-name, .j-twitter-screen-name, .j-message,
.j-twitter-quote-display-name, .juicer-feed.image-grid li.feed-item.j-twitter .j-message p, .juicer-feed.image-grid li.feed-item.j-twitter .j-message a,
.juicer-feed.slider li.feed-item.j-twitter .j-message p, .juicer-feed.slider li.feed-item.j-twitter .j-message a, .juicer-feed.hip li.feed-item.j-twitter .j-message p,
.juicer-feed.hip li.feed-item.j-twitter .j-message a
{
    color:#757575 !important;
}
.j-youtube.j-youtube-bg, .j-twitter.j-twitter-bg
{
    color:black !important;
}
/* End of Juicer Styles */