#covidAlert {background: #FF0101!important;}
/* SITEWIDE */

/* Page Load Delay, DO NOT REMOVE */
body { display: none; }

    .navContent li a {border-bottom: 2px solid transparent;transition: all .3s ease;}
    .navContent ul li ul a {border-bottom: 2px solid transparent;transition: all .3s ease;}
    .navContent li a:hover {border-bottom: 2px solid #7a2727;transition: all .3s ease;}
    .navContent li a.selected { border-bottom: 2px solid #7a2727;}
    
    .pageTitle {display: none!important;}
    
    .footerContainer {margin-top: -1px;}
    
    .contentTitle {padding-bottom: 0;}
    
    .button {text-transform: uppercase;letter-spacing: .1em;font-weight: bold;transition: all .3s ease;}
    .button:hover {background: #7a2727;transform: scale(1);transition: all .3s ease;}
    
    .contentImg {opacity: 1;transition: all .3s ease;}
    .contentImg:hover {opacity: 1;transition: all .3s ease;}
    
    
    /* change colors */
        
        /* home page buttons */ 
        .block_bcedd0571f92418ca012f359ad92a7bd .imgGridItem:nth-of-type(1) .contentImg {background: #399799;}
        .block_bcedd0571f92418ca012f359ad92a7bd .imgGridItem:nth-of-type(2) .contentImg {background: #0c6d70;}
        .block_bcedd0571f92418ca012f359ad92a7bd .imgGridItem:nth-of-type(3) .contentImg {background: #a13333;}
        .block_bcedd0571f92418ca012f359ad92a7bd .imgGridItem:nth-of-type(4) .contentImg {background: #672121;}
        
        /* services buttons */
        .items_c936caced7574da89e7329125ab6e536 .item:nth-of-type(1) .contentImg {background: #a13333;}
        .items_c936caced7574da89e7329125ab6e536 .item:nth-of-type(2) .contentImg {background: #7a2727;}
        .items_c936caced7574da89e7329125ab6e536 .item:nth-of-type(3) .contentImg {background: #531b1b;}

/* Headlines */         /* If you add a new page and have a "headline", add the block ID for the headline as shwown below*/

@media only screen and (max-width: 768px) {
    .block_c0cf889292d443d28bfa6c459aed28e6 .contentTitle,
    .block_aab89dc39da54b868151c18f73649acd .contentTitle,
    .block_b2049605566d4e25b9d04dba60733a72 .contentTitle,
    .block_fe79a4714a9e4fc3a7347d5acfecf9d6 .contentTitle,
    .block_a840e54f3dd542f294fbbb06d1a14eb4 .contentTitle,
    .block_a206155de5ac42239357af66d46288d1 .contentTitle,
    .block_e36987f2c4674949a77e760e4c41559c .contentTitle,
    .block_ca311cae7497455ab7cf73b6dd356c18 .contentTitle {
        font-size: 48px;
    }
    .block_c0cf889292d443d28bfa6c459aed28e6 .blockInnerContent,
    .block_aab89dc39da54b868151c18f73649acd .blockInnerContent,
    .block_b2049605566d4e25b9d04dba60733a72 .blockInnerContent,
    .block_fe79a4714a9e4fc3a7347d5acfecf9d6 .blockInnerContent,
    .block_a840e54f3dd542f294fbbb06d1a14eb4 .blockInnerContent,
    .block_a206155de5ac42239357af66d46288d1 .blockInnerContent,
    .block_e36987f2c4674949a77e760e4c41559c .blockInnerContent,
    .block_ca311cae7497455ab7cf73b6dd356c18 .blockInnerContent {
        font-size: 32px;
    }
}


/* HOME */

    /* Buttons */
    
        /* colors */ 
        
        /**/
        @media only screen and (max-width: 768px) {
            .cols4.imgMgn2 .imgGridItem {
                width: 50% !important;
                padding: 10px !important;
                margin: 0 !important;
            }
            .cols2.imgMgn1:not(.block_d27c50e25df146eeb0289dff0b441d0d)  .imgGridItem {
                width: 100% !important;
                padding: 10px !important;
                margin: 0 !important;
            }
    }



/* HEALTH NEWS, DON'T TOUCH */

.rss-item-auth {
    display: none;
}

.rss-box {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
li.rss-item {
    position: relative;
    margin: 30px auto 30px auto;
    height: auto;
    font-size: 16px;
    font-weight:500;
    border-bottom: 1px solid rgba(0,0,0,.05);
    padding: 10px 0;
    min-height: 106px;
    padding-left: 148px;
}

.thumbnail {
    position: absolute;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    top: 0;
    left: 0;
}

/* SERVICES */

.block_c936caced7574da89e7329125ab6e536 .contentImg {max-width: 70%;}
.block_c936caced7574da89e7329125ab6e536 .contentTitle {display: none;}

/*TEMPORARY IMAGE FIX -- CHROME*/
img.contentImg.loaded {
   opacity: 1;
   transform: translateY(0);
}

/*open_enrollment_2020*/
.blockWrap_faff172e16344e30aefa58e675438fa4 {display:none;}