body { background: #eaedef; font-family: "Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif; }
#container .masthead { background: url(../images/bgheader.jpg) no-repeat center center; background-size: cover; padding: 0; margin: 0; }
.slogo { width: 270px; display: block; margin: 50px auto 0px auto; }
h1 { text-align: center; font-size: 3rem; color: #fff; margin-bottom: 50px; }
h2 { text-align: left; font-size: 2.5rem; color: #f15f22; padding: 0 20px 10px 20px; margin-bottom: 40px; }

h3 { font-size: 2.3rem; font-weight: bold; }
.block { background: url(../images/bgblockquote.jpg) no-repeat center center; background-size: cover; padding: 50px; margin: 70px 0 30px 0; border-radius: 20px; color: #fff; font-weight: bold; }
.icon { width: 70px; display: block; margin: 0 0 10px 20px; }
section { margin-left: 150px; margin-right: 150px; }
.br20 { border-radius: 20px; }
.badgelist { padding: 0; margin: 0 0 20px 0; }
.badgelist li { list-style: none; padding: 0; margin: 0 0 10px 0; line-height: 20px; width: 100%; display: block; clear: both; }
.badgelist li .external-link {text-decoration:none;}
.badgelist span { display: inline; float: left; }
.list { background: #f15f22; padding: 5px 0 5px 15px; color: #fff; width: 73%; margin-bottom: 10px; }
.triangle-right { width: 0; height: 0; border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-left: 15px solid #f15f22; }
h2 sup { font-size: 22px !important; }
.clear { clear: both; }
.btn-primary { background: #f15f22; border: 0; }
.bggraylogo { background: url(../images/bggraylogo.jpg) #d1d3d4 no-repeat center right; background-size: contain; text-align: center; padding: 40px 50px 40px 50px; border-radius: 20px; color: #000; font-weight: bold; }
.main-header nav.main ul li a {
  text-decoration:none;
}
ul.top-level-nav li .mega-menu .sub-menu-right.init h2 { margin-bottom:0px; }
ul.top-level-nav li .mega-menu .sub-menu-right h2  { margin-bottom:0px; }
@media (max-width: 1000px) {
    .slogo { width: 250px; }
    section { margin-left: 10px; margin-right: 10px; }
    .block { padding: 40px; margin: 30px 0 20px 0; }
    h1 { font-size: 2.5rem; }
    h2 { padding: 0 0 10px 0; font-size: 2.2rem; }
    .icon { width: 50px; margin: 0 }
    .bggraylogo .px-5 { padding: 0 !important; }
    .list { width: 90%; }
}