.block_bda93cc766af454ea5db3201684db7b7 li{
    width:33.33%;
    float: left;
    text-align: center !important;
    list-style: none;
}

/*CONTACT PAGE*/
.block_d96516c7698b44f382aab505abf2de7c li{
    width:33.33%;
    float: left;
    text-align: center !important;
}

/* 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: white; transition: all .3s ease;}



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


/* HOME PAGE */

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

    /* Map */
    @media only screen and (min-width:768px) { .block_f007701e16e54df29261cf52a94e786e .contentImg {max-width:70%}}
    


/* Landing Button */

.block_fba012bf655a49488cd56961a020d62f {padding-top: 40px;}



/* 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) {
.block_bda93cc766af454ea5db3201684db7b7 li{
    width:100%;
    float: left;
    text-align: center !important;
}
  /* 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;
  }
}

/*TESTIMONIALS*/
@media only screen and (max-width: 767px){
blockquote{
        margin: 0px !important;
        padding: 0px !important;
        position: static !important;
        text-align: left !important;
    }
}

/*HOMEPAGE TESTIMONIALS BLOCK*/

blockquote {
    font-family: "Open Sans Regular";
    position: relative;
    margin: 0.5em;
    padding: 0.5em 2em 0.5em 3em; 

}
blockquote:before {
    font-family: "Open Sans Regular";
    position: absolute;
    font-size: 6em;
    line-height: 1;
    top: 0;
    left: 0;
    content: "\201C";
}
blockquote:after {
    font-family: "Open Sans Regular";
    position: absolute;
    float:right;
    font-size:6em;
    line-height: 1;
    right:0;
    bottom:-0.5em;
    content: "\201D";
}
blockquote footer {
    padding: 0 2em 0 0;
    text-align:right;
}
blockquote cite:before {
    content: "\2013";
}

/* Slides */
.mySlides {
  display: none;
  padding: 80px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}

.slideshow-container {
  position: relative;
  background: #334293;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
  color: white;
}



/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* The dot/bullet/indicator container */
.dot-container {
  text-align: center;
  padding: 20px;
  background: #ddd;
}
/*open_enrollment_2020*/
.blockWrap_faff172e16344e30aefa58e675438fa4 {display:none;}