:root {
    --primary-color: #1E461C;
    --secondary-color:#74211E;
}

/*--------No Truncated Navigation items----------*/
.subNav li a {
  white-space: normal !important;
}
.subNav li {
  width: 100%;
  white-space: normal;
  overflow: visible;
}

.subNav li a {
  display: block;
}

/* FORMATTING DON'T CHANGE */
.navContent ul li a {padding: 11px 0 8px 0; border-bottom: 3px solid transparent; transition: all .3s ease;}
.footerContainer {margin-top: -1px}
.noSecondaryContent .primaryAndSecondaryContent .pageTitleContainer {padding: 15px 0 !important;}
.navContent .navButton:hover {background: var(--primary-color); transition: all .5s ease;}

/*------Navigation-------*/
    /* change colors */
    .navContent ul li a.selected {border-bottom: 3px solid var(--primary-color)} /* selected nav underline */
    .navContent ul li a:hover:not(.navButton) {border-bottom: 3px solid var(--primary-color); transition: all .3s ease;} /* hover nav underline */
    
    /* buttons */
    .block_f9db72f94e9a4e818d5cf98df3a46087 .contentImg {background: var(--primary-color)}
    /* services buttons */
    .items_bfe9066f3db94babb3326ab227bedb2f .contentImg {background: var(--primary-color)}

/*------Mobile Page-------*/
    /*change mobile page button color*/
    #phoneLanding:nth-of-type(2) {background: var(--primary-color) !important;}

/*------Home Page-------*/

    /* Affiliate Icons */
    .block_aecda14ded1b4406a2d4c6578afbd20d .contentImg {max-height: 100px; width: auto; margin: 0 auto;}
    .block_aecda14ded1b4406a2d4c6578afbd20d .blockImg {padding-top: 40px}
    
/*------Contact Page-------*/

    /* Map */
@media only screen and (min-width:768px) { 
    .navContent ul li ul, .navContent ul li:first-child ul {
        max-width: 350px;
    }
    .block_f007701e16e54df29261cf52a94e786e .contentImg {max-width:70%}}
    /* CHANGE MOBILE APP COLORS */
    .block_a00e80ff750e418bb61529880b4cc2ef .contentImg {background: var(--primary-color);}
    /* Nav Bar Icons */
    .block_f061a68eb7cb4d2798c02b8b701f8973 .contentImg {
        max-height: 80px;
        width: auto;
        margin-right: auto;
        margin-left: auto;
    }
    /* RSS */
    .block_ff30d34e8a824fff82a2bd782a1efffd .cols4 .item.packeryItem {box-shadow: 0 0 7px rgba(0,0,0,.25);}

    /*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;
  }
}
/*open_enrollment*/
.blockWrap_b8297201b54e4d61a727cac9effdbc6f { display: none; }

@media only screen and (max-width: 480px) {
    .imgEffect-overlay .contentTitle {
        font-size: 35px !important;    
    }
    
    .imgEffect-overlay p {
        font-size: 20px;    
    }
}
@media only screen and (min-width: 1620px) {
    .navContainer{
        padding-bottom: 5%;   
    }

}

#covidAlert {
    display: none!important;
}

#ytWidget {
    margin-bottom: 10px;
}
.block_aa39aedf4ac2480c9a30aed9dcbe915d .button {width: 100%;}





.navContent ul li a:hover:not(.navButton) {
    border-bottom: 3px solid var(--secondary-color);
}

.navContent ul li a.selected {
    border-bottom: 3px solid var(--secondary-color);
}

.block_cdc5196a1a884103ad58c027107dc7d8 .contentImg , .block_c2c1f2d90d41421e8e45c0565e36b157 .contentImg {
    background-color: var(--secondary-color);
}

.block_bb8f68abd7e3488c933e0ddacf87c402 .contentImg , .block_b965369927ad4475be6270f38c7b5d36 .contentImg , .block_adf1daa17d794494855794fc48654763 .contentImg {
    width:100%;
    height:600px; 
}

.block_bb8f68abd7e3488c933e0ddacf87c402 img , .block_b965369927ad4475be6270f38c7b5d36 img , .block_adf1daa17d794494855794fc48654763 img{
    object-fit: cover;
    object-postion: center;    
}

.block_ff236402bf554a5ea50160f608f40474 a {
    color: #ffffff !important;
}

.block_ff236402bf554a5ea50160f608f40474 a:hover {
    color: var(--secondary-color) !important;
}

.block_a84fbc170ac04570a58d110c88376616 img {
    background-color: var(--primary-color) !important;
}

.cols2.imgMgn0 .imgGridItem {
    width: 20% !important;
}

.navContainer {
    padding-bottom: 20px;
}

.blockWrap_c2eea05b429b45a78c3bbee5c3d9580d strong a{
    color: #ffffff !important;
}

.blockWrap_c2eea05b429b45a78c3bbee5c3d9580d strong a:hover{
    text-decoration:underline !important;
}

@media only screen and (min-width:768px) {
    
        .navContent ul li ul {
        min-width:410px !important;
        border: none;
        }
 
}

.footerInner a{
    color: #ffffff !important;
}
.footerInner a:hover{
    text-decoration: underline !important;
}

.block_ff236402bf554a5ea50160f608f40474 a:hover{
    color:#ffffff !important;
    text-decoration:underline !important;
}

@media only screen and (max-width:768px) {
    
.navIcon{
    color: var(--secondary-color);
    background: #ffffff;
}


.mobileFullNav .navContent li .button{
        margin-right: 15%;
        margin-left: 15%;
         padding-right:2%;
        padding-left: 2%;
    }
    
    .mobileFullNav .navContent li a {
        padding-right: 15%;
        padding-left: 15%;
    }
    
    .block_bb8f68abd7e3488c933e0ddacf87c402 .contentImg, .block_b965369927ad4475be6270f38c7b5d36 .contentImg, .block_adf1daa17d794494855794fc48654763 .contentImg {
    width: 100%;
    height: 400px;
}

.cols2.imgMgn0 .imgGridItem {
    width: 40% !important;
 
}


 
}

.blockWrap_e209ab31f7c14bb38fdf59c62765c058 .contentImg {
    background: var(--primary-color);
}