:root {
    --primary-color: #0F4ABF;
    --secondar-color: #F3E73E;
}

/* 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%;   
    }
}*/

.block_f0bde7cd13c74d3eb8a3558681cf533f .contentImg {
    background: var(--secondary-color);
}

.items_f0bde7cd13c74d3eb8a3558681cf533f .item .contentImg {
    background-color: #0F4ABF!important;
}

.block_e98e1803149d48dba315e90d2e536c1b a {
    color: #fff;
}

.block_e98e1803149d48dba315e90d2e536c1b a:hover {
    color: #F3E73E!important;
}

.footerContainer a {
    color: #fff;
}

@media (min-width: 600px) and (max-width: 768px) {
    .items_f891c5b5d297406ab6d9b8990d336b1a.cols4 .item:nth-child(odd) {
        clear: both;
        margin-left: 0;
    }
    .items_f891c5b5d297406ab6d9b8990d336b1a.cols4 .item { 
    width: 48%;
    margin: 4% 0 0 4%;
    }
    .items_f891c5b5d297406ab6d9b8990d336b1a.cols4 .item:nth-child(3n+1) {
        clear: unset;
    }
}

@media (min-width: 600px) and (max-width: 768px) {
    .items_dd4e889a17454caeb2bf1b1aa06a5954.cols4 .item:nth-child(odd) {
        clear: both;
        margin-left: 0;
    }
    .items_dd4e889a17454caeb2bf1b1aa06a5954.cols4 .item { 
    width: 48%;
    margin: 4% 0 0 4%;
    }
    .items_dd4e889a17454caeb2bf1b1aa06a5954.cols4 .item:nth-child(3n+1) {
        clear: unset;
    }
}

@media only screen and (max-width: 767px) {
    	.items_ff30d34e8a824fff82a2bd782a1efffd .item {
        	width: 100%;
   	 }
   	 .block_ff30d34e8a824fff82a2bd782a1efffd .contentTitle,
   	 .block_ff30d34e8a824fff82a2bd782a1efffd .itemInnerContent {
        	text-align: center;
   	 }
   	 .items_ff30d34e8a824fff82a2bd782a1efffd .item {
        	width: 100%;
        	margin: 5% 0 0;
    	}
}

@media only screen and (max-width: 480px) {
    	.block_ff30d34e8a824fff82a2bd782a1efffd .listView .itemPreview.hasImg .itemImg {
        	width: 100%!important;
        	margin-bottom: 15px!important;
   	 }
    	.block_ff30d34e8a824fff82a2bd782a1efffd .listView .itemPreview.hasImg .itemContent {
        	width: 100%!important;
   	 }
}

.items_ff30d34e8a824fff82a2bd782a1efffd .itemImg {
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .items_a097888218aa4fbf92f15555df00a53a .item {
        width: 100%;
        margin: 5% 0 0!important;
    }
    .blockWrap_f9d8aa6a216545cba3dfc8a91b20ba96 .blockText {
        text-align: center!important;
    }
}

.items_a097888218aa4fbf92f15555df00a53a .item:nth-child(2) li:nth-child(3) {
    word-break: break-all;
}


.block_e0e18e09247646f1a0a1684d9e8cb5aa .item:nth-child(2) li:nth-child(3) {
    word-break: break-all;
}

@media only screen and (max-width: 599px) {
    .items_a00e80ff750e418bb61529880b4cc2ef .item {
        width: 100%;
        margin: 5% 0 0!important;
    }
}

@media only screen and (max-width: 599px) {
.items_f0bde7cd13c74d3eb8a3558681cf533f .item {
    width: 100%;
    margin: 5% 0 0!important;
}
.block_e0e18e09247646f1a0a1684d9e8cb5aa .item {
    width: 100%;
    margin: 5% 0 0!important;
}
}

@media only screen and (max-width: 767px) {
    	.items_ff30d34e8a824fff82a2bd782a1efffd .item {
        	width: 100%;
   	 }
   	 .block_ff30d34e8a824fff82a2bd782a1efffd .contentTitle,
   	 .block_ff30d34e8a824fff82a2bd782a1efffd .itemInnerContent {
        	text-align: center;
   	 }
   	 .items_ff30d34e8a824fff82a2bd782a1efffd .item {
        	width: 100%;
        	margin: 5% 0 0;
    	}
}

@media only screen and (max-width: 480px) {
    	.block_ff30d34e8a824fff82a2bd782a1efffd .listView .itemPreview.hasImg .itemImg {
        	width: 100%!important;
        	margin-bottom: 15px!important;
   	 }
    	.block_ff30d34e8a824fff82a2bd782a1efffd .listView .itemPreview.hasImg .itemContent {
        	width: 100%!important;
   	 }
}

.items_ff30d34e8a824fff82a2bd782a1efffd .itemImg {
    text-align: center;
}

body .blockWrap_b402db06db594aec9763583438a09ba6 {
font-family: ffmetaserifwebprobold,"Times New Roman",Times,serif;
    font-style: normal;
    font-weight: 700;
}