.headerContent #navTrigger {color:white;}

.blockWrap_aecda14ded1b4406a2d4c6578afbd20d {
    margin-top: 200px;
}
.blockWrap_b7cc480e635a473b8bc0985d88d082c4,
.blockWrap_d7d276347312470089d30a49bf2541ac {
    margin-top: 150px;
}

.block_b7cc480e635a473b8bc0985d88d082c4 .contentTitle,
.block_d7d276347312470089d30a49bf2541ac .contentTitle {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    text-shadow: 2px 2px 0px rgba(0,0,0, 0.5);
     -webkit-animation: fadein 3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 3s; /* Firefox < 16 */
        -ms-animation: fadein 3s; /* Internet Explorer */
         -o-animation: fadein 3s; /* Opera < 12.1 */
            animation: fadein 3s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }

    
}
.block_b7cc480e635a473b8bc0985d88d082c4 .blockText,
.block_d7d276347312470089d30a49bf2541ac .blockText {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-shadow: 2px 2px 0px rgba(0,0,0, 0.5);
}

.block_a71dde20d10c4a72b0aaaa8bc8dc15ac .contentTitle {
    font-size: 36px;
    font-weight: bold;
}

/*Image Caption Padding*/
.block_f954035fd4e2441e8c373b74b1bf8e85 .customCaption .contentTitle {
    padding-top: 8%;
}


.tiltNavItem button {
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  /* centering fix related to normal positioning of mobile nav trigger */
  .headerContent {
    padding-left: 32px;
  }
  /* a little padding under the tilt button on small screens */
  .tiltNavItem {
    padding-bottom: .5em;
  }
}
/* HOME PAGE HERO */
#home .primaryAndSecondaryContainer {
    padding-top: 0;
}
.block_eb6fb4d42eca45c7babdb8da65e38393 {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}
.block_eb6fb4d42eca45c7babdb8da65e38393 .contentImg {
    min-width: 100%;
}
.block_eb6fb4d42eca45c7babdb8da65e38393 .blockImg {
    position: relative;
}
.block_eb6fb4d42eca45c7babdb8da65e38393 .blockImg .customCaption {
    position: absolute;
    top: 0;
    width: 100%;
}
.block_eb6fb4d42eca45c7babdb8da65e38393 .imgTitle {
    padding-top:12%;
    padding-bottom:12%;
    text-align:center;
    color: white;
    text-shadow: 0 0 5px rgba(0,0,0,0.5);
    font-weight: 100;
    font-size: 280%;
}
/*open_enrollment_2020*/
.blockWrap_faff172e16344e30aefa58e675438fa4 {display:none;}