#HeaderTop ul li a, #HeaderTop h4 {
  font-size: 180% !important;
}

.FourColumn, .FiveColumn {
  font-size: 86%;
}

#MainNavWrap2 #MainNav > ul > li.HasDropdown > button {

}

#MainNavWrap2 #MainNav > ul > li.HasDropdown:nth-child(1) > button > span:after {
  border-left: 1rem solid #247687 !important;
}

#MainNavWrap2 #MainNav > ul > li.HasDropdown:nth-child(2) > button > span:after {
  border-left: 1rem solid #5c4b7d !important;
}

#MainNavWrap2 #MainNav > ul > li.HasDropdown:nth-child(3) > button > span:after {
  border-left: 1rem solid #547937 !important;
}

#MainNavWrap2 #MainNav > ul > li.HasDropdown:nth-child(4) > button > span:after {
  border-left: 1rem solid #814c70 !important;
}

#MainNavWrap2 #MainNav > ul > li.HasDropdown:nth-child(5) > button > span:after {
  border-left: 1rem solid #f6c481 !important;
}

#MainNavWrap2 #MainNav > ul > li.HasDropdown > button > span:after
#FooterWrap a, #FooterWrap p {
  font-size: 150% !important;
}

#MainNavWrap2 #MainNav > ul > li.HasDropdown > button > span:after {
  border-bottom: .575rem solid transparent !important;
  border-left: .375rem solid #fff !important;
  border-top: .575rem solid transparent !important;
  content: ' ';
  height: 0;
  position: absolute;
  right: 50%;
  margin-right: -.5125rem !important;
  top: 50%;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  width: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  z-index: 1000;
  display: block;
}

ul#licTabs {
  margin: 0;
}

.ClearFix.cmsPanelContent {
}

#HeaderTop {
  z-index: 10000 !important
}

.heroMainContainer {
  z-index: 0;
}

#eac-container-q ul {
  top: 1.5rem;
}

@media screen and (max-width: 1060px) {
  #mainContentContainer {
    /* padding-right: 0rem; */
    overflow-x: hidden;
    min-width: initial !important;
  }
}

@media screen and (max-width: 1024px) {
  
}