html body {
  margin-top: 0;
  font-size: 1.5rem;
  line-height: 1.6;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
html body.adminimal-admin-toolbar {
  margin-top: 0 !important;
}
html body .node-preview-container {
  position: fixed;
  margin-top: 0;
  width: 100%;
  z-index: 500;
}
html body .dialog-off-canvas-main-canvas {
  overflow: hidden;
}
html body h1,
html body h2,
html body h3,
html body h4 {
  font-weight: 300;
}
html body h1 {
  font-size: 3.2rem;
  color: #406347;
}
html body h2 {
  font-size: 2.6rem;
  color: #bd5124;
  margin-bottom: 7px;
}
html body h2 a {
  color: #bd5124;
}
html body h2 a:hover {
  color: #23527c;
}
html body h3 {
  font-size: 2.2rem;
  color: #575757;
  margin-bottom: 5px;
}
html body h4 {
  font-size: 1.9rem;
  color: #10566d;
  margin-bottom: 2px;
}
html body p {
  margin: 0 0 17px;
  font-size: 1.6rem;
  line-height: 1.5;
}
html body li {
  line-height: 1.5;
  padding-bottom: 8px;
}
html body ul li > ul {
  padding-top: 5px;
}
html body #block-dropdownlanguage .btn-default {
  background-color: #bd5124;
  color: #fff;
  border-radius: 4px;
  padding: 5px 12px;
  border-bottom: none;
  transition: all 0.5s ease;
  text-decoration: none;
  border-color: #fff;
}
html body #block-dropdownlanguage .btn-default:hover,
html body #block-dropdownlanguage .btn-default:active,
html body #block-dropdownlanguage .btn-default:focus {
  background: #10566d;
  color: #fff;
  text-decoration: none;
  border-bottom: none;
}
html body #block-dropdownlanguage a {
  border-bottom: none;
}
html body .wrapper-top {
  background: #10566d;
  padding: 15px 0 5px;
}
@media screen and (max-width: 600px) {
  html body .wrapper-top {
    padding-top: 20px;
  }
}
html body .wrapper-top .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body .wrapper-top .container #block-socialicons {
  float: right;
}
@media screen and (max-width: 991px) {
  html body .wrapper-top .container #block-socialicons {
    float: none;
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
html body .wrapper-top .container #block-socialicons .align-right {
  margin-left: 5px;
  margin-right: 5px;
}
html body .wrapper-top .container #block-socialicons ul:not(.contextual-links) {
  float: right;
  margin-bottom: 0;
  padding-left: 0;
}
html body .wrapper-top .container #block-socialicons ul:not(.contextual-links) li {
  list-style: none;
  display: inline-block;
  padding-bottom: 0;
  margin-left: 5px;
  margin-right: 5px;
}
html body .wrapper-top .container #block-socialicons ul:not(.contextual-links) li a svg {
  width: 29.55px;
}
html body .wrapper-top .container #block-bordertoplinks {
  float: none;
  margin: auto;
}
html body .wrapper-top .container #block-bordertoplinks .field--name-body ul {
  text-align: center;
  padding-left: 0;
}
html body .wrapper-top .container #block-bordertoplinks .field--name-body ul li {
  list-style: none;
  display: inline;
}
html body .wrapper-top .container #block-bordertoplinks .field--name-body ul li a {
  color: #fff;
  padding: 10px;
}
html body .wrapper-top .container #block-bordertoplinks .field--name-body ul li a:hover {
  text-decoration: none;
}
html body .wrapper-top .container #block-bordertoplinks .field--name-body ul li a .fal {
  margin-right: 5px;
}
@media screen and (max-width: 425px) {
  html body .wrapper-top .container #block-bordertoplinks .field--name-body ul li a .fal {
    display: none;
  }
}
html body header {
  overflow: visible;
  margin: 0;
  position: relative;
  height: 141px;
}
@media screen and (max-width: 767px) {
  html body header {
    height: 125px;
  }
}
@media screen and (max-width: 600px) {
  html body header {
    background: #fff;
    height: fit-content;
  }
}
@media screen and (max-width: 425px) {
  html body header {
    height: 195px;
  }
}
@media screen and (max-width: 375px) {
  html body header {
    height: 225px;
  }
}
html body header .logo-container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
html body header .logo-container .region-header .navbar-brand {
  display: none;
}
@media screen and (max-width: 1366px) {
  html body header .logo-container .region-header .logo {
    margin-left: 2%;
  }
}
@media screen and (max-width: 1199px) {
  html body header .logo-container .region-header .logo {
    margin-left: 3%;
    max-width: 35%;
  }
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header .logo {
    margin-left: 0;
    float: none !important;
    text-align: center;
  }
}
html body header .logo-container .region-header .logo img {
  max-width: 85%;
  margin-top: -50px;
}
@media screen and (max-width: 767px) {
  html body header .logo-container .region-header .logo img {
    max-width: 70%;
    margin-top: -43px;
  }
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header .logo img {
    max-width: 50%;
    margin-top: 0;
  }
}
@media screen and (max-width: 425px) {
  html body header .logo-container .region-header .logo img {
    max-width: 50%;
    margin-top: 5px;
  }
}
html body header .logo-container .region-header #block-searchformswapper {
  text-align: right;
  margin-top: 4.5%;
}
@media screen and (max-width: 1199px) {
  html body header .logo-container .region-header #block-searchformswapper {
    width: 60%;
  }
}
@media screen and (max-width: 1024px) {
  html body header .logo-container .region-header #block-searchformswapper {
    margin-top: 5%;
  }
}
@media screen and (max-width: 800px) {
  html body header .logo-container .region-header #block-searchformswapper {
    width: 57%;
  }
}
@media screen and (max-width: 767px) {
  html body header .logo-container .region-header #block-searchformswapper {
    width: 100%;
    margin-top: -10%;
  }
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header #block-searchformswapper {
    margin-top: 0;
    text-align: center;
  }
}
@media screen and (max-width: 425px) {
  html body header .logo-container .region-header #block-searchformswapper {
    margin-top: -2%;
    padding-left: 6px;
    padding-right: 0;
  }
}
@media screen and (max-width: 375px) {
  html body header .logo-container .region-header #block-searchformswapper {
    margin-top: 0;
  }
}
html body header .logo-container .region-header #block-searchformswapper .search-block-form {
  right: 0;
  float: none;
}
html body header .logo-container .region-header #block-searchformswapper .search-block-form #search-api-page-block-form-search > .form-group {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 991px) {
  html body header .logo-container .region-header #block-searchformswapper .search-block-form {
    top: 85px;
  }
}
@media screen and (max-width: 425px) {
  html body header .logo-container .region-header #block-searchformswapper .search-block-form {
    top: 75px;
  }
}
html body header .logo-container .region-header #block-searchformswapper .search-block-form h2.block-title {
  display: none;
}
html body header .logo-container .region-header #block-searchformswapper .search-block-form .btn {
  background: transparent;
  border-color: transparent;
  padding: 6px 7px;
  margin-right: 0;
}
html body header .logo-container .region-header #block-searchformswapper .search-block-form .btn .glyphicon-search:before {
  content: "\f002";
  font-family: 'Font Awesome 5 Pro';
  font-size: 1.4em;
  color: #10566d;
}
@media screen and (max-width: 1024px) {
  html body header .logo-container .region-header #block-searchformswapper .search-block-form .btn {
    margin-right: 0;
  }
}
html body header .logo-container .region-header #block-searchformswapper .search-block-form .form-control {
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
  width: 362px;
  box-shadow: none;
  font-weight: 400;
  border-bottom: 1pt solid #10566d;
}
@media screen and (max-width: 375px) {
  html body header .logo-container .region-header #block-searchformswapper .search-block-form .form-control {
    width: 240px;
  }
}
html body header .logo-container .region-header #block-searchformswapper .search-block-form .form-control::placeholder {
  color: #10566d;
}
html body header .logo-container .region-header #block-searchformswapper .search-block-form .form-control:-ms-input-placeholder {
  color: #10566d;
}
html body header .logo-container .region-header #block-searchformswapper .search-block-form .form-control::-ms-input-placeholder {
  color: #10566d;
}
html body header .logo-container .region-header #block-searchformswapper .form-swapper-controls {
  padding-right: 10px;
}
html body .main-container {
  max-width: 1260px;
  width: 100%;
  margin: 0 auto 20px auto;
  min-height: 450px;
}
html body .main-container .row {
  display: flex;
  flex-wrap: wrap;
}
html body .main-container .row caption,
html body .main-container .row .help-block,
html body .main-container .row .control-group .help-inline {
  color: #555;
}
html body .main-container .row a {
  border-bottom: 1px dotted;
  color: #04457d;
}
html body .main-container .row a:hover,
html body .main-container .row a:focus,
html body .main-container .row a:focus-within {
  border-bottom: none;
  text-decoration: none;
  color: #245580;
}
@media screen and (max-width: 991px) {
  html body .main-container .row aside {
    order: 2;
    float: none;
    clear: both;
    padding-bottom: 15px;
  }
}
html body .main-container .row aside .region-sidebar-left {
  margin-top: 60px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section {
    order: 1;
    float: none;
    clear: both;
    width: 100%;
  }
}
html body .main-container .row section .region-content-top ol.breadcrumb li a {
  border-bottom: none;
}
html body .main-container .row section .region-content {
  margin-bottom: 30px;
}
html body .main-container .row section .region-content #block-energy,
html body .main-container .row section .region-content #block-telecommunications,
html body .main-container .row section .region-content #block-water,
html body .main-container .row section .region-content #block-licensingandinsurance,
html body .main-container .row section .region-content #block-regulatedindustriessubpage,
html body .main-container .row section .region-content #block-safety,
html body .main-container .row section .region-content #block-pipelinesafety,
html body .main-container .row section .region-content #block-railsafety,
html body .main-container .row section .region-content #block-transportationsafety,
html body .main-container .row section .region-content #block-careers,
html body .main-container .row section .region-content #block-commissioners,
html body .main-container .row section .region-content #block-aboutthecommission,
html body .main-container .row section .region-content #block-regulatedindustriestransportation,
html body .main-container .row section .region-content #block-regulatedindustriesutilities,
html body .main-container .row section .region-content #block-consumersenergy,
html body .main-container .row section .region-content #block-garbageandrecycling,
html body .main-container .row section .region-content #block-movers,
html body .main-container .row section .region-content #block-consumerstelephone,
html body .main-container .row section .region-content #block-consumerstransportation,
html body .main-container .row section .region-content #block-consumerswater,
html body .main-container .row section .region-content #block-communitysolar,
html body .main-container .row section .region-content #block-consumertools {
  margin-top: 15px;
  margin-bottom: 20px;
  padding-left: 20px;
  z-index: 1;
}
html body .main-container .row section .region-content #block-energy .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-telecommunications .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-water .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-licensingandinsurance .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-regulatedindustriessubpage .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-safety .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-pipelinesafety .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-railsafety .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-transportationsafety .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-careers .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-commissioners .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-aboutthecommission .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-regulatedindustriestransportation .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-regulatedindustriesutilities .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-consumersenergy .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-garbageandrecycling .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-movers .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-consumerstelephone .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-consumerstransportation .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-consumerswater .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-communitysolar .field--name-body .align-left .field--name-field-media-image,
html body .main-container .row section .region-content #block-consumertools .field--name-body .align-left .field--name-field-media-image {
  float: left;
  margin-left: 0;
  padding-right: 5px;
  margin-top: -15px;
}
html body .main-container .row section .region-content #block-energy .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-telecommunications .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-water .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-licensingandinsurance .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-regulatedindustriessubpage .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-safety .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-pipelinesafety .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-railsafety .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-transportationsafety .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-careers .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-commissioners .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-aboutthecommission .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-regulatedindustriestransportation .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-regulatedindustriesutilities .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-consumersenergy .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-garbageandrecycling .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-movers .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-consumerstelephone .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-consumerstransportation .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-consumerswater .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-communitysolar .field--name-body .align-left .field--name-field-media-image img,
html body .main-container .row section .region-content #block-consumertools .field--name-body .align-left .field--name-field-media-image img {
  background: #007f91;
  height: 52px;
  width: 52px;
  border-radius: 50%;
}
html body .main-container .row section .region-content #block-energy .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-telecommunications .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-water .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-licensingandinsurance .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-regulatedindustriessubpage .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-safety .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-pipelinesafety .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-railsafety .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-transportationsafety .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-careers .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-commissioners .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-aboutthecommission .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-regulatedindustriestransportation .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-regulatedindustriesutilities .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-consumersenergy .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-garbageandrecycling .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-movers .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-consumerstelephone .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-consumerstransportation .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-consumerswater .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-communitysolar .field--name-body .align-left .field--name-field-media-image img:hover,
html body .main-container .row section .region-content #block-consumertools .field--name-body .align-left .field--name-field-media-image img:hover {
  background: #10566d;
}
html body .main-container .row section .region-content #block-energy .field--name-body h3,
html body .main-container .row section .region-content #block-telecommunications .field--name-body h3,
html body .main-container .row section .region-content #block-water .field--name-body h3,
html body .main-container .row section .region-content #block-licensingandinsurance .field--name-body h3,
html body .main-container .row section .region-content #block-regulatedindustriessubpage .field--name-body h3,
html body .main-container .row section .region-content #block-safety .field--name-body h3,
html body .main-container .row section .region-content #block-pipelinesafety .field--name-body h3,
html body .main-container .row section .region-content #block-railsafety .field--name-body h3,
html body .main-container .row section .region-content #block-transportationsafety .field--name-body h3,
html body .main-container .row section .region-content #block-careers .field--name-body h3,
html body .main-container .row section .region-content #block-commissioners .field--name-body h3,
html body .main-container .row section .region-content #block-aboutthecommission .field--name-body h3,
html body .main-container .row section .region-content #block-regulatedindustriestransportation .field--name-body h3,
html body .main-container .row section .region-content #block-regulatedindustriesutilities .field--name-body h3,
html body .main-container .row section .region-content #block-consumersenergy .field--name-body h3,
html body .main-container .row section .region-content #block-garbageandrecycling .field--name-body h3,
html body .main-container .row section .region-content #block-movers .field--name-body h3,
html body .main-container .row section .region-content #block-consumerstelephone .field--name-body h3,
html body .main-container .row section .region-content #block-consumerstransportation .field--name-body h3,
html body .main-container .row section .region-content #block-consumerswater .field--name-body h3,
html body .main-container .row section .region-content #block-communitysolar .field--name-body h3,
html body .main-container .row section .region-content #block-consumertools .field--name-body h3 {
  font-weight: 500;
  margin-bottom: 13px;
  font-size: 2rem;
}
html body .main-container .row section .region-content #block-energy .field--name-body h3 a,
html body .main-container .row section .region-content #block-telecommunications .field--name-body h3 a,
html body .main-container .row section .region-content #block-water .field--name-body h3 a,
html body .main-container .row section .region-content #block-licensingandinsurance .field--name-body h3 a,
html body .main-container .row section .region-content #block-regulatedindustriessubpage .field--name-body h3 a,
html body .main-container .row section .region-content #block-safety .field--name-body h3 a,
html body .main-container .row section .region-content #block-pipelinesafety .field--name-body h3 a,
html body .main-container .row section .region-content #block-railsafety .field--name-body h3 a,
html body .main-container .row section .region-content #block-transportationsafety .field--name-body h3 a,
html body .main-container .row section .region-content #block-careers .field--name-body h3 a,
html body .main-container .row section .region-content #block-commissioners .field--name-body h3 a,
html body .main-container .row section .region-content #block-aboutthecommission .field--name-body h3 a,
html body .main-container .row section .region-content #block-regulatedindustriestransportation .field--name-body h3 a,
html body .main-container .row section .region-content #block-regulatedindustriesutilities .field--name-body h3 a,
html body .main-container .row section .region-content #block-consumersenergy .field--name-body h3 a,
html body .main-container .row section .region-content #block-garbageandrecycling .field--name-body h3 a,
html body .main-container .row section .region-content #block-movers .field--name-body h3 a,
html body .main-container .row section .region-content #block-consumerstelephone .field--name-body h3 a,
html body .main-container .row section .region-content #block-consumerstransportation .field--name-body h3 a,
html body .main-container .row section .region-content #block-consumerswater .field--name-body h3 a,
html body .main-container .row section .region-content #block-communitysolar .field--name-body h3 a,
html body .main-container .row section .region-content #block-consumertools .field--name-body h3 a {
  color: #058091;
  border-bottom: none;
}
html body .main-container .row section .region-content #block-energy .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-telecommunications .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-water .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-licensingandinsurance .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-regulatedindustriessubpage .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-safety .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-pipelinesafety .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-railsafety .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-transportationsafety .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-careers .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-commissioners .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-aboutthecommission .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-regulatedindustriestransportation .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-regulatedindustriesutilities .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-consumersenergy .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-garbageandrecycling .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-movers .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-consumerstelephone .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-consumerstransportation .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-consumerswater .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-communitysolar .field--name-body h3 a:hover,
html body .main-container .row section .region-content #block-consumertools .field--name-body h3 a:hover {
  color: #10566d;
}
html body .main-container .row section .region-content #block-energy .field--name-body ul,
html body .main-container .row section .region-content #block-telecommunications .field--name-body ul,
html body .main-container .row section .region-content #block-water .field--name-body ul,
html body .main-container .row section .region-content #block-licensingandinsurance .field--name-body ul,
html body .main-container .row section .region-content #block-regulatedindustriessubpage .field--name-body ul,
html body .main-container .row section .region-content #block-safety .field--name-body ul,
html body .main-container .row section .region-content #block-pipelinesafety .field--name-body ul,
html body .main-container .row section .region-content #block-railsafety .field--name-body ul,
html body .main-container .row section .region-content #block-transportationsafety .field--name-body ul,
html body .main-container .row section .region-content #block-careers .field--name-body ul,
html body .main-container .row section .region-content #block-commissioners .field--name-body ul,
html body .main-container .row section .region-content #block-aboutthecommission .field--name-body ul,
html body .main-container .row section .region-content #block-regulatedindustriestransportation .field--name-body ul,
html body .main-container .row section .region-content #block-regulatedindustriesutilities .field--name-body ul,
html body .main-container .row section .region-content #block-consumersenergy .field--name-body ul,
html body .main-container .row section .region-content #block-garbageandrecycling .field--name-body ul,
html body .main-container .row section .region-content #block-movers .field--name-body ul,
html body .main-container .row section .region-content #block-consumerstelephone .field--name-body ul,
html body .main-container .row section .region-content #block-consumerstransportation .field--name-body ul,
html body .main-container .row section .region-content #block-consumerswater .field--name-body ul,
html body .main-container .row section .region-content #block-communitysolar .field--name-body ul,
html body .main-container .row section .region-content #block-consumertools .field--name-body ul {
  padding-left: 0;
  padding-top: 10px;
  min-height: 125px;
}
html body .main-container .row section .region-content #block-energy .field--name-body ul li,
html body .main-container .row section .region-content #block-telecommunications .field--name-body ul li,
html body .main-container .row section .region-content #block-water .field--name-body ul li,
html body .main-container .row section .region-content #block-licensingandinsurance .field--name-body ul li,
html body .main-container .row section .region-content #block-regulatedindustriessubpage .field--name-body ul li,
html body .main-container .row section .region-content #block-safety .field--name-body ul li,
html body .main-container .row section .region-content #block-pipelinesafety .field--name-body ul li,
html body .main-container .row section .region-content #block-railsafety .field--name-body ul li,
html body .main-container .row section .region-content #block-transportationsafety .field--name-body ul li,
html body .main-container .row section .region-content #block-careers .field--name-body ul li,
html body .main-container .row section .region-content #block-commissioners .field--name-body ul li,
html body .main-container .row section .region-content #block-aboutthecommission .field--name-body ul li,
html body .main-container .row section .region-content #block-regulatedindustriestransportation .field--name-body ul li,
html body .main-container .row section .region-content #block-regulatedindustriesutilities .field--name-body ul li,
html body .main-container .row section .region-content #block-consumersenergy .field--name-body ul li,
html body .main-container .row section .region-content #block-garbageandrecycling .field--name-body ul li,
html body .main-container .row section .region-content #block-movers .field--name-body ul li,
html body .main-container .row section .region-content #block-consumerstelephone .field--name-body ul li,
html body .main-container .row section .region-content #block-consumerstransportation .field--name-body ul li,
html body .main-container .row section .region-content #block-consumerswater .field--name-body ul li,
html body .main-container .row section .region-content #block-communitysolar .field--name-body ul li,
html body .main-container .row section .region-content #block-consumertools .field--name-body ul li {
  list-style-type: none;
}
html body .main-container .row section .region-content #block-energy .field--name-body ul li a,
html body .main-container .row section .region-content #block-telecommunications .field--name-body ul li a,
html body .main-container .row section .region-content #block-water .field--name-body ul li a,
html body .main-container .row section .region-content #block-licensingandinsurance .field--name-body ul li a,
html body .main-container .row section .region-content #block-regulatedindustriessubpage .field--name-body ul li a,
html body .main-container .row section .region-content #block-safety .field--name-body ul li a,
html body .main-container .row section .region-content #block-pipelinesafety .field--name-body ul li a,
html body .main-container .row section .region-content #block-railsafety .field--name-body ul li a,
html body .main-container .row section .region-content #block-transportationsafety .field--name-body ul li a,
html body .main-container .row section .region-content #block-careers .field--name-body ul li a,
html body .main-container .row section .region-content #block-commissioners .field--name-body ul li a,
html body .main-container .row section .region-content #block-aboutthecommission .field--name-body ul li a,
html body .main-container .row section .region-content #block-regulatedindustriestransportation .field--name-body ul li a,
html body .main-container .row section .region-content #block-regulatedindustriesutilities .field--name-body ul li a,
html body .main-container .row section .region-content #block-consumersenergy .field--name-body ul li a,
html body .main-container .row section .region-content #block-garbageandrecycling .field--name-body ul li a,
html body .main-container .row section .region-content #block-movers .field--name-body ul li a,
html body .main-container .row section .region-content #block-consumerstelephone .field--name-body ul li a,
html body .main-container .row section .region-content #block-consumerstransportation .field--name-body ul li a,
html body .main-container .row section .region-content #block-consumerswater .field--name-body ul li a,
html body .main-container .row section .region-content #block-communitysolar .field--name-body ul li a,
html body .main-container .row section .region-content #block-consumertools .field--name-body ul li a {
  border-bottom: none;
}
html body .main-container .row section .region-content #block-energy .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-telecommunications .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-water .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-licensingandinsurance .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-regulatedindustriessubpage .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-safety .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-pipelinesafety .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-railsafety .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-transportationsafety .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-careers .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-commissioners .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-aboutthecommission .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-regulatedindustriestransportation .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-regulatedindustriesutilities .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-consumersenergy .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-garbageandrecycling .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-movers .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-consumerstelephone .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-consumerstransportation .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-consumerswater .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-communitysolar .field--name-body ul li a:hover,
html body .main-container .row section .region-content #block-consumertools .field--name-body ul li a:hover {
  border-bottom: 1pt dotted;
}
html body .main-container .row section .region-content #block-consumersenergy,
html body .main-container .row section .region-content #block-garbageandrecycling,
html body .main-container .row section .region-content #block-movers,
html body .main-container .row section .region-content #block-consumerstelephone {
  border-bottom: 1pt solid #ddd;
}
html body .main-container .row section .region-content #block-telecommunications,
html body .main-container .row section .region-content #block-water,
html body .main-container .row section .region-content #block-regulatedindustriessubpage,
html body .main-container .row section .region-content #block-safety {
  border-left: 1pt solid #ddd;
}
html body .main-container .row section .region-content #block-utilitiescallouts h3 {
  max-width: 94%;
}
html body .main-container .row section .region-content #block-transportationcallouts .align-right {
  top: 12px;
}
html body .main-container .row section .region-content #block-transportationcallouts h3 {
  max-width: 94%;
}
html body .main-container .row section .region-content #block-regulatedindustriescallouts .field--name-body > div {
  height: 52px;
}
html body .main-container .row section .region-content #block-utilitiescallouts,
html body .main-container .row section .region-content #block-transportationcallouts,
html body .main-container .row section .region-content #block-publicsafetycallouts,
html body .main-container .row section .region-content #block-regulatedindustriescallouts,
html body .main-container .row section .region-content #block-consumerscallouts {
  display: block;
  float: left;
  margin-top: 30px;
}
html body .main-container .row section .region-content #block-utilitiescallouts .field--name-body,
html body .main-container .row section .region-content #block-transportationcallouts .field--name-body,
html body .main-container .row section .region-content #block-publicsafetycallouts .field--name-body,
html body .main-container .row section .region-content #block-regulatedindustriescallouts .field--name-body,
html body .main-container .row section .region-content #block-consumerscallouts .field--name-body {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content #block-utilitiescallouts .field--name-body,
  html body .main-container .row section .region-content #block-transportationcallouts .field--name-body,
  html body .main-container .row section .region-content #block-publicsafetycallouts .field--name-body,
  html body .main-container .row section .region-content #block-regulatedindustriescallouts .field--name-body,
  html body .main-container .row section .region-content #block-consumerscallouts .field--name-body {
    flex-direction: column;
  }
}
html body .main-container .row section .region-content #block-utilitiescallouts .field--name-body > div,
html body .main-container .row section .region-content #block-transportationcallouts .field--name-body > div,
html body .main-container .row section .region-content #block-publicsafetycallouts .field--name-body > div,
html body .main-container .row section .region-content #block-regulatedindustriescallouts .field--name-body > div,
html body .main-container .row section .region-content #block-consumerscallouts .field--name-body > div {
  width: 100%;
  min-height: 53px;
  background: #10566d;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 10px;
  transition: background 0.5s ease;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content #block-utilitiescallouts .field--name-body > div,
  html body .main-container .row section .region-content #block-transportationcallouts .field--name-body > div,
  html body .main-container .row section .region-content #block-publicsafetycallouts .field--name-body > div,
  html body .main-container .row section .region-content #block-regulatedindustriescallouts .field--name-body > div,
  html body .main-container .row section .region-content #block-consumerscallouts .field--name-body > div {
    margin-bottom: 10px;
  }
}
html body .main-container .row section .region-content #block-utilitiescallouts .field--name-body > div:hover,
html body .main-container .row section .region-content #block-transportationcallouts .field--name-body > div:hover,
html body .main-container .row section .region-content #block-publicsafetycallouts .field--name-body > div:hover,
html body .main-container .row section .region-content #block-regulatedindustriescallouts .field--name-body > div:hover,
html body .main-container .row section .region-content #block-consumerscallouts .field--name-body > div:hover {
  background: #058091;
}
html body .main-container .row section .region-content #block-utilitiescallouts .field--name-body > div h3,
html body .main-container .row section .region-content #block-transportationcallouts .field--name-body > div h3,
html body .main-container .row section .region-content #block-publicsafetycallouts .field--name-body > div h3,
html body .main-container .row section .region-content #block-regulatedindustriescallouts .field--name-body > div h3,
html body .main-container .row section .region-content #block-consumerscallouts .field--name-body > div h3 {
  font-size: 1.6rem;
  padding-left: 10px;
  margin-top: 13px;
  max-width: 84%;
  color: #fff;
}
html body .main-container .row section .region-content #block-utilitiescallouts .field--name-body > div h3:hover,
html body .main-container .row section .region-content #block-transportationcallouts .field--name-body > div h3:hover,
html body .main-container .row section .region-content #block-publicsafetycallouts .field--name-body > div h3:hover,
html body .main-container .row section .region-content #block-regulatedindustriescallouts .field--name-body > div h3:hover,
html body .main-container .row section .region-content #block-consumerscallouts .field--name-body > div h3:hover {
  color: #f9f9a5;
  border-bottom: none;
}
html body .main-container .row section .region-content #block-utilitiescallouts .field--name-body > div h3 a,
html body .main-container .row section .region-content #block-transportationcallouts .field--name-body > div h3 a,
html body .main-container .row section .region-content #block-publicsafetycallouts .field--name-body > div h3 a,
html body .main-container .row section .region-content #block-regulatedindustriescallouts .field--name-body > div h3 a,
html body .main-container .row section .region-content #block-consumerscallouts .field--name-body > div h3 a {
  color: #fff;
  display: block;
  border-bottom: none;
  transition: background 0.5s ease;
}
html body .main-container .row section .region-content #block-utilitiescallouts .field--name-body > div h3 a:hover,
html body .main-container .row section .region-content #block-transportationcallouts .field--name-body > div h3 a:hover,
html body .main-container .row section .region-content #block-publicsafetycallouts .field--name-body > div h3 a:hover,
html body .main-container .row section .region-content #block-regulatedindustriescallouts .field--name-body > div h3 a:hover,
html body .main-container .row section .region-content #block-consumerscallouts .field--name-body > div h3 a:hover {
  color: #f9f9a5;
  border-bottom: none;
}
html body .main-container .row section .region-content #block-utilitiescallouts .field--name-body > div .align-right,
html body .main-container .row section .region-content #block-transportationcallouts .field--name-body > div .align-right,
html body .main-container .row section .region-content #block-publicsafetycallouts .field--name-body > div .align-right,
html body .main-container .row section .region-content #block-regulatedindustriescallouts .field--name-body > div .align-right,
html body .main-container .row section .region-content #block-consumerscallouts .field--name-body > div .align-right {
  position: absolute;
  right: 10px;
  top: 8px;
}
html body .main-container .row section .region-content #block-utilitiescallouts .field--name-field-media-image img,
html body .main-container .row section .region-content #block-transportationcallouts .field--name-field-media-image img,
html body .main-container .row section .region-content #block-publicsafetycallouts .field--name-field-media-image img,
html body .main-container .row section .region-content #block-regulatedindustriescallouts .field--name-field-media-image img,
html body .main-container .row section .region-content #block-consumerscallouts .field--name-field-media-image img {
  max-width: 85%;
}
html body .main-container .row section .region-content .content {
  display: block !important;
}
html body .main-container .row section .region-content .content figcaption {
  font-size: 1.5rem;
  text-align: left;
  line-height: 1.5;
  padding-top: 5px;
}
html body .main-container .row section .region-content .content .field--name-field-media-image {
  float: none;
}
html body .main-container .row section .region-content .content .align-center img {
  margin-right: auto;
  margin-left: auto;
}
html body .main-container .row section .region-content .content .field--name-field-page-section {
  float: right;
  clear: right;
  padding-bottom: 15px;
  margin-top: 0;
  margin-left: 10px;
  width: 30%;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section {
    flex-wrap: wrap;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .field--item {
  width: 100%;
  margin-right: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .field--item {
    width: 100%;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .field--item .paragraph--type--callout {
  width: 100%;
  height: 100%;
  float: none;
  background: #f5fbfe;
  margin-bottom: 20px;
  -webkit-box-shadow: 5px 5px 3px -3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 5px 5px 3px -3px rgba(0, 0, 0, 0.35);
  box-shadow: 5px 5px 3px -3px rgba(0, 0, 0, 0.35);
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .field--item .paragraph--type--callout {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .field--item .paragraph--type--callout h2 {
  font-size: 1.9rem;
  color: #fff;
  background: #266c6c;
  padding: 10px;
  margin-top: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .field--item .paragraph--type--callout h2 {
    margin-bottom: 5px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .field--item .paragraph--type--callout .field--name-field-body {
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .field--item .paragraph--type--callout .field--name-field-body p {
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .field--item .paragraph--type--callout .field--name-field-body ul li {
  line-height: 1.5;
  padding-bottom: 10px;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .field--item .paragraph--type--callout .field--name-field-body .block-field-blockparagraphcalloutfield-body {
  padding-left: 15px;
  padding-right: 10px;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information {
  width: 30%;
  float: right;
  clear: right;
  margin-left: 10px;
  background: #f8fbfc;
  padding-bottom: 15px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information {
    width: 100%;
    float: none;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information h2 {
  font-size: 1.3em;
  background: #ddf5fe;
  padding: 10px;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information h2 {
    margin-bottom: 5px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information .field--label {
  padding-left: 15px;
  display: inline;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information .field--label:after {
  content: ": ";
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information .field--item {
  display: inline;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-body {
    order: 1;
    float: none;
    clear: both;
    width: 100%;
    padding-bottom: 15px;
  }
}
html body .footer {
  background: #10566d;
  padding: 20px 0;
  border-top: none;
  margin-top: 0;
}
html body .footer .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
}
html body .footer .container #block-footermenu .field--name-body ul {
  text-align: center;
  padding-left: 0;
}
html body .footer .container #block-footermenu .field--name-body ul li {
  list-style: none;
  display: inline;
}
html body .footer .container #block-footermenu .field--name-body ul li a {
  color: #fff;
  font-weight: 300;
  border-bottom: none;
  border-right: 1pt solid #5b9abe;
  padding-left: 6px;
  padding-right: 9px;
}
html body .footer .container #block-footermenu .field--name-body ul li a:hover {
  text-decoration: none;
}
html body .footer .container #block-footermenu .field--name-body ul li:last-child a {
  border-right: none;
}
html body .footer-bottom {
  background: #10566d;
  padding-bottom: 20px;
  border-top: none;
  margin-top: -2px;
}
html body .footer-bottom .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
}
html body .footer-bottom .container .region-footer-bottom {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 425px) {
  html body .footer-bottom .container .region-footer-bottom {
    flex-direction: column;
  }
}
html body .footer-bottom .container .region-footer-bottom #block-copyright {
  border-right: none;
}
@media screen and (max-width: 425px) {
  html body .footer-bottom .container .region-footer-bottom #block-copyright {
    margin-bottom: 20px;
  }
}
html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body p {
  color: #fff;
  text-align: right;
  font-weight: 300;
  margin-bottom: 0;
}
@media screen and (max-width: 425px) {
  html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body p {
    text-align: center;
  }
}
html body .footer-bottom .container .region-footer-bottom #block-socialicons-2 {
  float: right;
}
html body .footer-bottom .container .region-footer-bottom #block-socialicons-2 ul:not(.contextual-links) {
  float: none;
  margin-bottom: 0;
  padding-left: 0;
  text-align: left;
}
@media screen and (max-width: 425px) {
  html body .footer-bottom .container .region-footer-bottom #block-socialicons-2 ul:not(.contextual-links) {
    text-align: center;
  }
}
html body .footer-bottom .container .region-footer-bottom #block-socialicons-2 ul:not(.contextual-links) li {
  list-style: none;
  display: inline-block;
  padding-bottom: 0;
  margin-left: 5px;
  margin-right: 5px;
}
html body .footer-bottom .container .region-footer-bottom #block-socialicons-2 ul:not(.contextual-links) li a svg {
  width: 29.55px;
}
html body.path-frontpage section .page-header {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
html body.path-frontpage .wrapper-content-top {
  margin-bottom: 20px;
  background: #ebf7f9;
  padding-bottom: 25px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  html body.path-frontpage .wrapper-content-top {
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  html body.path-frontpage .wrapper-content-top {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  html body.path-frontpage .wrapper-content-top {
    width: 100%;
    margin-bottom: 0;
    z-index: 1;
    margin-top: 0;
  }
}
@media screen and (max-width: 425px) {
  html body.path-frontpage .wrapper-content-top {
    padding-top: 20px;
    margin-top: 5px;
  }
}
html body.path-frontpage .wrapper-content-top .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body.path-frontpage .wrapper-content-top .container #block-imlookingfor {
  background: #fff;
  border: 6pt solid #d5d3d3;
  margin-left: 0;
  width: 70%;
  margin-top: -40px;
  padding-bottom: 10px;
  -webkit-box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.45);
  box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.45);
}
@media screen and (max-width: 1199px) {
  html body.path-frontpage .wrapper-content-top .container #block-imlookingfor {
    margin-left: 15px;
  }
}
@media screen and (max-width: 1024px) {
  html body.path-frontpage .wrapper-content-top .container #block-imlookingfor {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  html body.path-frontpage .wrapper-content-top .container #block-imlookingfor {
    width: 97%;
    margin-left: 10px;
  }
}
@media screen and (max-width: 425px) {
  html body.path-frontpage .wrapper-content-top .container #block-imlookingfor {
    width: 96%;
  }
}
@media screen and (max-width: 425px) {
  html body.path-frontpage .wrapper-content-top .container #block-imlookingfor {
    margin-top: 0;
    width: 93%;
  }
}
html body.path-frontpage .wrapper-content-top .container #block-imlookingfor h2 {
  margin-top: 15px;
  font-size: 1.6em;
  color: #575757;
  font-weight: 500;
}
html body.path-frontpage .wrapper-content-top .container #block-imlookingfor ul {
  padding-left: 1em;
  column-count: 3;
}
@media screen and (max-width: 425px) {
  html body.path-frontpage .wrapper-content-top .container #block-imlookingfor ul {
    column-count: 1;
  }
}
html body.path-frontpage .wrapper-content-top .container #block-imlookingfor ul li {
  list-style-type: none;
  text-indent: -1.2em;
  padding-left: 1.2em;
}
html body.path-frontpage .wrapper-content-top .container #block-imlookingfor ul li a:hover {
  text-decoration: underline;
}
html body.path-frontpage .wrapper-content-top .container #block-imlookingfor ul li a:before {
  content: '\f138';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  color: #3bb9c3;
  margin-right: 5px;
}
html body.path-frontpage .wrapper-content-top .container #block-ourmission {
  padding-top: 25px;
  padding-left: 40px;
}
html body.path-frontpage .wrapper-content-top .container #block-ourmission .field--name-body {
  border-bottom: 1pt solid #575757;
  padding-bottom: 20px;
}
html body.path-frontpage .wrapper-content-top .container #block-ourmission .field--name-body p {
  font-size: 1.1em;
}
html body.path-frontpage .wrapper-content-middle .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
  padding: 0;
}
html body.path-frontpage .wrapper-content-middle .container #block-views-block-news-block-1 h2 {
  font-size: 1.6em;
  color: #575757;
  font-weight: 500;
}
html body.path-frontpage .wrapper-content-featured {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  html body.path-frontpage .wrapper-content-featured {
    margin-bottom: 0;
  }
}
html body.path-frontpage .wrapper-content-featured .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
  padding: 0;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured {
  display: flex;
  justify-content: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  html body.path-frontpage .wrapper-content-featured .container .region-content-featured {
    flex-wrap: wrap;
  }
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured .block {
  background: #e5e4e4;
  text-align: center;
  max-width: 408px;
  padding-top: 30px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  html body.path-frontpage .wrapper-content-featured .container .region-content-featured .block {
    max-width: 100%;
    margin-bottom: 15px;
  }
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured .block .field--name-field-media-image {
  width: 100px;
  border-radius: 50%;
  margin: auto;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured .block .field--name-field-media-image img {
  padding: 15px;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured .block .field--name-body h2 {
  color: #575757 !important;
  font-weight: 400;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured .block .field--name-body h2 a {
  color: #575757;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured .block .field--name-body h2 a:hover {
  color: #23527c;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured .block .field--name-body p {
  font-weight: 400;
  line-height: 1.1;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured .block .field--name-body ul {
  padding-left: 0;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured .block .field--name-body ul li {
  list-style-type: none;
  line-height: 1;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured .block .field--name-body ul li a:hover {
  color: #23527c;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured #block-aboutus {
  border-bottom: 10pt solid #bd5124;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured #block-aboutus .field--name-field-media-image {
  background: #bd5124;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured #block-aboutus li {
  line-height: 1.5;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured #block-aboutus li a {
  color: #a34824;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured #block-aboutus li a:hover {
  color: #23527c;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured #block-consumers {
  border-bottom: 10pt solid #679f73;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured #block-consumers .field--name-field-media-image {
  background: #679f73;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured #block-consumers li {
  line-height: 1.5;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured #block-consumers li a {
  color: #406347;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured #block-consumers li a:hover {
  color: #23527c;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured #block-regulatedindustries {
  border-bottom: 10pt solid #058091;
  margin-right: 0;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured #block-regulatedindustries .field--name-field-media-image {
  background: #058091;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured #block-regulatedindustries li {
  line-height: 1.5;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured #block-regulatedindustries li a {
  color: #086e7a;
}
html body.path-frontpage .wrapper-content-featured .container .region-content-featured #block-regulatedindustries li a:hover {
  color: #23527c;
}
html body.path-frontpage .wrapper-content-bottom .region-content-bottom {
  display: flex;
}
@media screen and (max-width: 991px) {
  html body.path-frontpage .wrapper-content-bottom .region-content-bottom {
    flex-direction: column;
  }
}
html body.path-frontpage .wrapper-content-bottom .region-content-bottom #block-homepagevideo {
  padding-right: 0;
}
@media screen and (max-width: 1199px) {
  html body.path-frontpage .wrapper-content-bottom .region-content-bottom #block-homepagevideo {
    padding-right: 15px;
  }
}
@media screen and (max-width: 991px) {
  html body.path-frontpage .wrapper-content-bottom .region-content-bottom #block-homepagevideo {
    width: 65%;
    margin: auto;
  }
}
@media screen and (max-width: 600px) {
  html body.path-frontpage .wrapper-content-bottom .region-content-bottom #block-homepagevideo {
    width: 100%;
  }
}
html body.path-frontpage .wrapper-content-bottom .region-content-bottom #block-homepagevideo .field--name-body .field--name-field-media-oembed-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
html body.path-frontpage .wrapper-content-bottom .region-content-bottom #block-homepagevideo .field--name-body .field--name-field-media-oembed-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
