.banner { background-repeat: no-repeat; background-position: top  center; background-size: cover; clear: both; min-height: 335px; padding: 25px 0px; width: 100%; }
.banner h1 { color: #fff; font-size: 48px; margin-top: 18%; text-transform: uppercase; }
.members { background-repeat: no-repeat; background-position: center; background-size: cover; clear: both; padding: 5% 0px; width: 100%; }
.members h2 { color: #616161; }
.members hr { border-color: #FF8900; }
.members p { color: #616161; }
.members p a { color: #FF8900; }
.hilite { clear: both; width: 100%; }
.hilite img {height: 38px;width: auto;}
.hilite h5 { color: #fff; font-size: 23px; font-weight: 300; margin-top: .5rem; }
.row-links-highlight > div {background-repeat: no-repeat;background-position: top right;background-size: contain;background-blend-mode: multiply;position: relative;}
.row-links-highlight > div:nth-child(6n+1) {background-color: #FF8900; padding: 45px 15px 15px 7%;}
.row-links-highlight > div:nth-child(6n+2) {background-color: #FFA200; padding: 45px 15px 15px 55px;}
.row-links-highlight > div:nth-child(6n+3) {background-color: #E0E0E0; padding: 45px 15px 15px 7%;}
.row-links-highlight > div:nth-child(6n+4) {background-color: #EEEEEE; padding: 45px 15px 15px 55px;}
.row-links-highlight > div:nth-child(6n+5) {background-color: #9E9E9E; padding: 45px 15px 15px 7%;}
.row-links-highlight > div:nth-child(6n+6) {background-color: #BDBDBD; padding: 45px 15px 15px 55px;}
.row-links-highlight > div:nth-child(6n+3) h5, .row-links-highlight > div:nth-child(6n+4) h5 { color: #FF8900; }
.row-links-highlight .link-url {position: absolute;left: 0;right: 0;top: 0;bottom: 0;} @media only screen and (max-width: 767px) {
.banner { min-height: inherit; }
.banner h1 { font-size: 28px; }
.res, .our, .gal, .ast { padding: 45px 15px 15px 15px; }
.hilite .col { flex-basis: 0; }
.hilite h5 { font-size: 14px; }
.hilite .imgbox { float:right; width:50px; text-align:center; }
.row-links-highlight > div:nth-child(n) { background-size: cover; padding: 45px 15px 15px 15px; }
.hilite img { height: auto; width: auto; max-width:35px; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
h2 { font-size: 38px; }
.banner { min-height: 225px; }
.banner h1 { font-size: 32px; }
.row-links-highlight > div:nth-child(n) { padding: 30px 15px 10px 15px; }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner h1 { margin-top: 28%; }
}