  div#chartNav2{
position: relative;
padding-top: 30px;
width: 100%;
	text-align:center;
}
.hex2 {
    margin: 0 auto;
    padding: 1em;
}
.hex2:after {
    content: "";
    display: block;
    clear: both;
}
.hex2 li{
  list-style-type: none;
  margin-bottom: 125px;
  width: 190px;
  height: 115px;
  position: relative;
}
.hex2 li:not(.uaf) p  {
  display: block;
  position: absolute;
  top:0;
  left: 0;
  width:190px;
  height:90px;
  z-index: 2;
  margin:.5em 0;
}

.hex2 li a{
text-decoration: none;
text-align: center;
line-height: 1.1;
    position: absolute;
    top: 0;
    left: 0;
 padding: .8em;
    z-index: 1;
color: #fff !important;
font-size: 1.3em;
}

.hex2 li a:hover{
color: #efdbb2 !important;
 transform:  scale(1.1);
}
.hex2 li.uaf {overflow:hidden;}
.hex2 .uaf p {padding-bottom: 0;
    margin-bottom: 0;}
	.hexagon {
      width: 190px;
      height: 115px;
      position: relative;
    }
    .hexagon:before {
      content: "";
      position: absolute;
      top: -45px;
      left: 0;
      width: 0;
      height: 0;
      border-left: 95px solid transparent;
      border-right: 95px solid transparent;
      
    }
    .hexagon:after {
      content: "";
      position: absolute;
      bottom: -45px;
      left: 0;
      width: 0;
      height: 0;
      border-left: 95px solid transparent;
      border-right: 95px solid transparent;
    
    }
		ul#mid2 {margin-top:-6.8rem;}
		ul#mid2 li.uaf {width:182px;}
		ul#bottom2 {margin-top: -6.8rem;}
		
		#topL:before {border-bottom: 45px solid #4990a4;}
		#topL:after {border-top: 45px solid #4990a4;}
		#topL{background:#4990a4;}
		#topR:before {border-bottom: 45px solid #36417e;}
		#topR:after {border-top: 45px solid #36417e;}
		#topR{background:#36417e;}
		
		#midL:before {border-bottom: 45px solid #45938b;}
		#midL:after {border-top: 45px solid #45938b;}
		#midL{background:#45938b;}
		#midR:before {border-bottom: 45px solid #367a09;}
		#midR:after {border-top: 45px solid #367a09;}
		#midR{background:#367a09;}
		
		#botL:before {border-bottom: 45px solid #809520;}
		#botL:after {border-top: 45px solid #809520;}
		#botL{background:#809520;}
		#botR:before {border-bottom: 45px solid #507328;}
		#botR:after {border-top: 45px solid #507328;}
		#botR{background:#507328;}
@media (max-width: 620px) {
	ul#mid2 {margin-top:0rem;}
	ul#bottom2 {margin-top: 0rem;}
	
		}
