@charset "UTF-8";
@media (min-width: 460px) {
  .banner {
    box-sizing: border-box;
    min-height: 560px;
    background-repeat: no-repeat;
  }
  .banner.category-hero {
    min-height: 450px;
  }
  .banner.small {
    min-height: 375px;
    padding: 0;
    height: 375px;
  }
  .banner.x-small {
    min-height: 275px;
    height: 275px;
  }
  .banner.xx-small {
    min-height: 200px;
  }
}
@media (max-width: 460px) {
  .gradient-overlay {
    position: absolute;
    background: linear-gradient(
      0deg,
      transparent 0,
      rgba(0, 0, 0, 0.18) 58%,
      rgba(0, 0, 0, 0.5) 100%
    );
  }
}
@media (max-width: 768px) {
  .banner {
    padding: 50px 0;
  }
}
.articles {
  padding-bottom: 60px;
}
.articles .articles__item {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .articles .articles__content {
    border: none;
  }
}
@media (max-width: 768px) {
  .case-study__content {
    border: none;
  }
}
@media (max-width: 460px) {
  .case-study__item .case-study__body {
    min-height: 0;
    height: auto;
  }
}
.grid__big-item-img,
.grid__big-item > .row,
.grid__item {
  min-height: 370px;
}
.grid__small-item-body h3 {
  font-weight: 400;
  line-height: 1.25;
  margin: 0 0 3px;
}
.grid__small-item-body h3 a {
  color: #666;
}
.grid__small-item-body h3 a:hover {
  color: #2372b9;
}
.grid__big-item p,
.grid__small-item-body p {
  font-size: 16px;
}
.grid__small-item-footer {
  padding-top: 10px;
}
.grid__colored {
  padding-top: 40px;
}
.grid__colored .grid__small-item-body {
  padding: 20px 0;
}
.grid__colored .grid__small-item-footer {
  margin-bottom: 15px;
}
.grid__colored h3.case-study-title {
  margin: 10px auto 10px !important;
  font-size: 24px;
  font-weight: 600;
}
@media (min-width: 1270px) {
  .single-post .container {
    width: 1270px;
  }
  .single-post .container #sidebar {
    padding: 32px;
  }
  .single-post .container #sidebar .article__share h4 {
    margin: 5px auto 10px;
  }
  .single-post .container #sidebar .banner__box {
    padding: 20px 25px;
  }
  .single-post .container #sidebar .banner__box .gsection_description {
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 1200px) and (min-width: 590px) {
  #sidebar {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    max-width: 600px;
  }
}
@media screen and (max-width: 992px) and (min-width: 590px) {
  #sidebar-frame {
    margin-left: 0 !important;
    width: 100%;
  }
  #sidebar {
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 590px) {
  #sidebar-frame {
    margin-top: 40px;
  }
}
.article__form,
.article__share {
  max-width: 235px;
  margin: 20px auto 20px;
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .article__form,
  .article__share {
    margin: 0;
  }
}
@media (min-width: 700px) {
  .r-art .row.related {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 1200px) {
  .r-art__item {
    max-width: 355px;
  }
}
@media screen and (max-width: 1200px) and (max-width: 700px) {
  .r-art__item {
    margin: 30px auto;
  }
}
.caption {
  display: block;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  font-size: 12px;
}
.caption a {
  display: block;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  clear: both;
  text-align: left;
}
.caption a img {
  margin-bottom: 10px;
}
.energy-management .footer__links li.current-post-parent,
.energy-management .footer__links ul li.current-menu-item a,
.energy-management .footer__links ul li.current_page_item a,
.energy-management .header__nav ul li.current-menu-item a,
.energy-management .header__nav ul li.current-post-parent a {
  font-weight: 700;
  color: #2372b9;
}
.energy-management .r-art__img-block h4 {
  background-color: #2372b9;
}
.energy-policy .footer__links li.current-post-parent,
.energy-policy .footer__links ul li.current-menu-item a,
.energy-policy .footer__links ul li.current_page_item a,
.energy-policy .header__nav ul li.current-menu-item a,
.energy-policy .header__nav ul li.current-post-parent a {
  font-weight: 700;
  color: #666;
}
.energy-policy .r-art__img-block h4 {
  background-color: #666;
}
.sustainability .footer__links li.current-post-parent,
.sustainability .footer__links ul li.current-menu-item a,
.sustainability .footer__links ul li.current_page_item a,
.sustainability .header__nav ul li.current-menu-item a,
.sustainability .header__nav ul li.current-post-parent a {
  font-weight: 700;
  color: #6ba543;
}
li.current-post-parent ~ li.current-post-parent a {
  color: #666666 !important;
  font-weight: 500 !important;
}
.sustainability .r-art__img-block h4 {
  background-color: #6ba543;
}
.customers-community .footer__links li.current-post-parent,
.customers-community .footer__links ul li.current-menu-item a,
.customers-community .footer__links ul li.current_page_item a,
.customers-community .header__nav ul li.current-menu-item a,
.customers-community .header__nav ul li.current-post-parent a {
  font-weight: 700;
  color: #f47b27;
}
.customers-community .r-art__img-block h4 {
  background-color: #f47b27;
}
a.invisible-link {
  color: #666 !important;
  text-decoration: none;
}
.article__text h3,
h4 {
  margin: 20px 0 5px;
}
.article__img img {
  max-width: 100px;
  display: block;
  margin: 0 auto 10px;
}
.banner__box .gform_wrapper .gform_footer {
  text-align: center;
}
.banner__box .gform_button,
.banner__box a.button {
  padding: 10px 10px;
  width: auto;
  text-align: center;
  margin: 16px auto 0 !important;
  border: none;
  border-radius: 1px;
}
.article__form .banner__box input.button:hover {
  color: #fff;
  background-color: #6ba543;
  border: 2px #6ba543 solid;
}
@media (max-width: 360px) {
  .update .container {
    padding: 0 10px;
  }
}
.row.email-capture {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .row.email-capture {
    flex-flow: row wrap;
  }
}
.row.email-capture h3 {
  line-height: 1.31;
}
@media only screen and (max-width: 768px) {
  .row.email-capture h3 {
    font-size: 30px;
  }
}
@media (max-width: 460px) {
  .row.email-capture h3 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.row.email-capture .subscribe-form {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  width: 50%;
  padding-top: 8px;
}
@media screen and (max-width: 767px) {
  .row.email-capture .subscribe-form {
    padding-top: 0;
    width: 100%;
  }
}
.row.email-capture .subscribe-text {
  margin-right: 40px;
}
@media (max-width: 768px) {
  .row.email-capture .subscribe-text {
    margin-right: 30px;
  }
}
@media (max-width: 460px) {
  .row.email-capture .subscribe-text {
    margin-right: 0;
  }
}
@media (max-width: 460px) {
  .row.email-capture .gform_wrapper {
    width: 100%;
  }
}
.row.email-capture .gform_wrapper .gform_footer {
  padding: 0;
  margin: 0 !important;
  padding-left: 16px;
  box-sizing: border-box !important;
  width: 46%;
  display: inline-block;
}
@media (max-width: 360px) {
  .row.email-capture .gform_wrapper .gform_footer {
    padding-left: 0;
  }
  .row.email-capture .gform_wrapper .gform_footer .gform_button {
    padding: 10px 12px;
    margin-left: 10px;
    position: relative;
    right: -5px;
  }
}
.row.email-capture .gform_wrapper .ginput_container_email {
  font-size: 15px;
}
.row.email-capture .gform_wrapper #input_3_1 {
  width: 170px !important;
}
@media (max-width: 360px) {
  .row.email-capture .gform_wrapper #input_3_1 {
    width: 150px !important;
  }
}
.row.email-capture .gform_wrapper .gform_wrapper {
  margin: 0 !important;
}
section.update {
  padding: 20px 20px;
}
@media (max-width: 460px) {
  section.update {
    padding: 20px 0;
  }
}
@media (max-width: 360px) {
  section.update {
    padding: 20px 10px;
  }
}
section.update .gform_body {
  width: 50%;
}
@media (max-width: 360px) {
  section.update .gform_body {
    max-width: 50%;
  }
}
.update__title {
  margin-top: 2px;
}
.update__title h3 {
  font-weight: 300;
}
@media only screen and (max-width: 992px) {
  .update__title h3 {
    text-align: left;
  }
}
.empty-page__links h4 {
  padding-left: 0;
  padding-bottom: 12px;
}
.grid__load-more h3 {
  color: #7e8081;
}
.case-study {
  display: none;
}
.news {
  background-color: #dcdcdc;
}
.res-art__body a {
  font-size: 17px;
}
.res-art__body {
  min-height: 130px;
}
@media (min-width: 900px) and (max-width: 1199px) {
  .res-art__body {
    min-height: 190px;
  }
}
.menu-item-17 {
  margin-left: 50px;
}
@media (max-width: 700px) {
  .menu-item-17 {
    margin-left: 0;
  }
}
.menu-item-23 a {
  pointer-events: none;
}
@media screen and (min-width: 500px) {
  .header__nav ul li a {
    font-size: 13px;
  }
}
.sustainability .r-art__img-block h4 {
  font-size: 9px;
}
@media (max-width: 460px) {
  .grid__big-item .author {
    text-align: center;
  }
  .grid__big-item .author .button {
    float: none !important;
  }
}
@media (max-width: 460px) {
  .grid__big-item .grid__author {
    display: none;
  }
}
.single p a:visited {
  color: #2372b9;
}
.page-communication-preferences .author__wrapper {
  margin: 0;
}
.form-box {
  font: 16px/1.4 benton-sans;
  color: #666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.form-box > :not(:last-child) {
  margin-bottom: 25px;
}
.form-box .h2,
.form-box .h3,
.form-box .h4,
.form-box h2,
.form-box h3,
.form-box h4 {
  color: #2372b9;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-box h2 {
  font-size: 32px;
}
.form-box h3 {
  font-size: 29px;
  font-weight: 700;
}
@media (max-width: 460px) {
  .form-box h3 {
    font-size: 22px;
  }
}
.form-box h4 {
  font-size: 27px;
}
.form-box ul {
  padding-left: 20px;
}
.form-box ul li {
  margin-bottom: 10px;
}
.form-box .form-text {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.form-box .form-holder {
  background: #2372b9;
  padding: 26px;
  font-size: 14px;
}
.form-box .form-holder form {
  overflow: hidden;
}
.form-box .form-holder form > :not(:last-child) {
  margin-bottom: 23px;
}
.form-box .form-holder h2 {
  font-family: adelle;
  color: #fff;
  text-align: center;
  font-weight: 400;
}
.form-box .form-holder input {
  border: none;
  border-radius: 4px;
  margin-top: 0;
}
.form-box .form-holder input[type="email"],
.form-box .form-holder input[type="text"] {
  width: 100%;
  padding: 6px 20px;
}
.form-box .form-holder .field {
  position: relative;
}
.form-box .form-holder label {
  color: #fff;
  font-weight: 400;
  margin: 0;
}
.form-box .form-holder ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.form-box .form-holder .inputs-list {
  font-size: 12px;
  margin-bottom: 25px;
}
.form-box .form-holder .inputs-list li {
  margin-bottom: 5px;
}
.form-box .form-holder .inputs-list input[type="checkbox"] {
  vertical-align: middle;
  margin-right: 5px;
  outline: 0;
}
.form-box .form-holder .inputs-list input[type="checkbox"] + span {
  vertical-align: middle;
}
.form-box .form-holder .hs-error-msgs {
  padding-top: 3px;
  position: absolute;
  left: 0;
  top: 100%;
  margin: 0;
}
.form-box .form-holder .hs-error-msgs li {
  font-size: 10px;
  line-height: 1;
  margin-bottom: 0;
}
.form-box .form-holder input[type="submit"] {
  background-color: #7ea44b;
  text-align: center;
  color: #fff;
  padding: 10px 20px;
  min-width: 150px;
  margin: 0 auto;
  display: block;
  border-radius: 0;
}
.form-box .form-holder input[type="submit"]:hover {
  background-color: #8bb257;
}
.hs-form-checkbox > label {
  overflow: hidden;
  padding-left: 18px;
}
.hs-form-checkbox > label > input {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
.hs-form-checkbox > label > input:checked + span:after {
  display: block;
}
.hs-form-checkbox > label > span {
  position: relative;
}
.hs-form-checkbox > label > span:before {
  content: "";
  position: absolute;
  left: -18px;
  top: -1px;
  background-color: #fff;
  border-radius: 3px;
  height: 15px;
  width: 15px;
}
.hs-form-checkbox > label > span:after {
  content: "✔";
  display: none;
  position: absolute;
  left: -16px;
  top: -1px;
  z-index: 2;
  color: #000;
}
@media (min-width: 480px) {
  .form-box .form-holder .hs_firstname {
    width: 50%;
    display: inline-block;
    margin-right: -0.3em;
    padding-right: 12px;
  }
  .form-box .form-holder .hs_lastname {
    display: inline-block;
    width: 50%;
    margin-right: -0.3em;
    padding-left: 12px;
  }
  .form-box .form-holder .hs_lastname .hs-error-msgs {
    left: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header__head {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .form-box {
    display: block;
  }
  .form-box > :not(:last-child) {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .form-box {
    padding: 30px 40px;
  }
  .form-box .form-holder form > :not(:last-child) {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 1200px) {
  .header__nav ul li a {
    margin: 8px 0;
  }
  .header__form input {
    max-width: 120px;
  }
  .banner__title h1 {
    font-size: 60px;
    line-height: 60px;
  }
  .case-study__item {
    min-height: auto;
  }
  .update__title h3 {
    font-size: 24px;
  }
  .grid .grid__small-item-body h4 {
    font-size: 17px;
  }
  .footer__social ul li a {
    margin: 15px 2px;
  }
  .search__date ul li span {
    margin: 0 5px;
  }
  .search__date ul li label {
    margin-right: 5px;
  }
  .search__date ul li label.both-margin {
    margin: 0 5px;
  }
  .r-art__item-content {
    padding: 0 15px;
  }
  .r-art__footer .grid__footer-wrap {
    padding: 0 20px;
  }
  .r-art__img-block {
    min-height: 150px;
  }
}
@media only screen and (max-width: 992px) {
  .banner__title {
    text-align: center;
  }
  .banner__buttons {
    text-align: center;
  }
  .articles__colored-box {
    text-align: center;
  }
  .news {
    padding: 0;
  }
  .update__title h3 {
    text-align: center;
  }
  .update__form {
    text-align: center;
  }
  .author__item {
    padding: 20px 15px;
  }
  .author__item:first-child {
    margin-top: 0;
  }
  .author__descr h2 {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .author__descr h2 span {
    border-top: 1px solid #a6a5a3;
    display: block;
    float: none;
    padding-top: 10px;
    margin-top: 10px;
  }
  .landing__form {
    margin-right: 0;
    margin-bottom: 20px;
    margin-top: -120px;
  }
  .search__date {
    border-left: none;
  }
}
@media only screen and (max-width: 991px) {
  .grid__big-item > .row {
    padding: 25px;
  }
  .grid__big-item .grid__footer-wrap,
  .light-bg {
    background: rgba(255, 255, 255, 0.8);
  }
}
@media only screen and (max-width: 768px) {
  .home .banner:after {
    display: none;
  }
  .articles__content {
    border: 1px solid #ccc;
    overflow: hidden;
  }
  .articles__item {
    min-height: auto;
  }
  .articles__body h3 {
    font-size: 22px;
  }
  .articles,
  .res-art {
    padding: 20px 0;
  }
  .case-study__content {
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
  }
  .case-study__item {
    min-height: auto;
  }
  .case-study__body h3 {
    font-size: 22px;
  }
  .news__title h3 {
    font-size: 20px;
  }
  .news__item {
    min-height: 126px;
  }
  .news__item a {
    font-size: 12px;
  }
  .update__title h3 {
    font-size: 24px;
    text-align: left;
  }
  .update__form {
    padding-top: 10px;
    text-align: left;
  }
  .update__form input {
    width: 100%;
    max-width: 140px;
    margin: 20px 0;
  }
  .update__form button {
    margin: 17px 0 17px 10px;
  }
  .category .banner__title h1 {
    font-size: 35px;
  }
  .grid__big-item > .row,
  .grid__item {
    min-height: 340px;
  }
  .grid__big-item-content {
    padding: 0;
  }
  .grid__big-item h2 {
    font-size: 22px;
  }
  .empty-page {
    margin: 20px;
    padding: 20px 0 40px;
  }
  .empty-page__border {
    border: none;
  }
  .empty-page__links {
    text-align: center;
  }
  .empty-page__links.button {
    text-align: center;
  }
  .landing__wrapper {
    padding: 30px 0;
  }
  .landing__form {
    padding: 30px 15px;
    box-shadow: none;
    border-bottom: 20px solid #efeeee;
  }
  .search__content {
    padding: 20px 15px;
  }
  .search__header {
    border: none;
  }
  .search__date {
    margin-top: 15px;
  }
  .search__date ul li {
    display: inline-block;
  }
  .search__date ul li label {
    margin-right: 0;
  }
  .search__date ul li label.both-margin {
    margin: 0;
  }
  .search__date ul li.date_frame {
    width: 100px;
  }
  .search__date ul li.date_frame input {
    font-size: 14px;
    padding: 4px 10px;
  }
  .search__sort-by {
    display: block;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .gform_wrapper .gform_footer {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .header__nav {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    z-index: 15;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .header__nav.open {
    right: 0;
  }
  .header__nav ul {
    background-color: #2372b9;
    width: 100%;
    max-width: 300px;
    float: right;
    height: 100%;
  }
  .header__nav ul li {
    float: none;
    display: block;
  }
  .header__nav ul li.header__form {
    float: none;
    display: inline-block;
    margin-left: 30px;
  }
  .header__nav ul li a {
    display: inline-block;
    color: #fff;
    padding: 6px 15px 6px 30px;
    margin: 5px 0;
  }
  .header__nav ul li a:hover,
  .header__nav ul li.current-menu-item a,
  .header__nav ul li.current-post-parent a {
    background-color: #79a9d2;
    color: #fff;
  }
  .header__form input {
    border-color: #fff;
    background: 0 0;
    color: #fff;
    max-width: 145px;
  }
  .header__form button i {
    color: #fff;
  }
  .banner {
    padding: 20px 0;
    min-height: auto;
  }
  .banner__title {
    text-align: left;
  }
  .banner__title h1 {
    font-size: 50px;
    line-height: 50px;
  }
  .banner__buttons {
    text-align: left;
  }
  .banner__fill-btn {
    min-width: 230px;
    text-align: center;
    margin: 10px 10px 10px 0;
  }
  .banner__empty-btn {
    min-width: 230px;
    text-align: center;
    margin: 10px 0;
  }
  .articles__links {
    padding: 0;
  }
  .footer {
    text-align: center;
  }
  .footer__brand {
    padding: 20px 50px;
  }
  .footer__social ul {
    margin: 0;
  }
  .footer__social ul li a {
    margin: 15px 5px;
  }
  .footer__footer {
    padding-top: 10px;
    border-top: none;
  }
  .footer__footer p {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 5px solid #8e8d8d;
  }
  .footer__footer ul li a {
    font-size: 12px;
    margin: 15px 5px;
  }
}
.form-box .form-holder h2 {
  margin-bottom: 20px;
}

/*-- Regional LP Styles --*/
.page-template-template-regional-LP .banner.small:before {
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.6) 0,
    rgba(0, 0, 0, 0.4) 51%,
    transparent 96%
  );
}
.page-template-template-regional-LP .banner__title {
  max-width: 610px;
}
.page-template-template-regional-LP .banner__title h1 {
  color: #fff;
  font-family: Benton-Sans, sans-serif;
  font-weight: 700;
  font-size: 45px;
  margin: 20px 0;
  line-height: initial;
}
.page-template-template-regional-LP .banner__title h2 {
  color: #fff;
  font-family: Benton-Sans, sans-serif;
  text-transform: none;
  font-size: initial;
  font-weight: 400;
  margin: 0 0 10px 0;
  border: none;
}
.regional-LP .grid__item {
  background-color: #efefef !important;
  min-height: 355px !important;
}
@media screen and (max-width: 1200px) and (min-width: 590px) {
  .regional-LP #sidebar {
    display: block;
    flex-flow: row-wrap;
    justify-content: space-between;
    max-width: 600px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .regional-LP .article__form,
  .regional-LP .article__share {
    margin: 20px auto 20px;
  }
}
.regional-LP .grid__small-item-body h3 {
  font-size: 21px !important;
  line-height: 1.1;
}
.regional-LP .grid__small-item-body p {
  font-size: 14px !important;
}
.regional-LP .search__wrapper {
  margin-top: -130px !important;
}
.regional-LP .grid__item:not(.grid__colored) .grid__footer-wrap,
.regional-LP .grid__small-item-body,
.regional-LP .grid__small-item-footer.author {
  background-color: #efefef !important;
}
.regional-LP p.form-header {
  font-size: 13px;
  color: #fff;
}
.regional-LP .flex-parent {
  display: flex;
  width: 100%;
  flex-flow: row nowrap;
}
@media screen and (max-width: 768px) {
  .regional-LP .flex-parent {
    flex-flow: row wrap;
  }
}
.regional-LP .effect {
  width: 25%;
}
@media screen and (max-width: 768px) {
  .regional-LP .effect {
    width: 50%;
    margin-bottom: 40px;
  }
}
@media (max-width: 460px) {
  .regional-LP .effect {
    width: 100%;
    margin-bottom: 30px;
  }
}
.regional-LP .effect span {
  padding-top: 10px;
  display: block;
  width: 100%;
}
@media (max-width: 460px) {
  .regional-LP .effect img {
    height: 90px;
    width: auto;
  }
}
.regional-LP a.download {
  display: inline-block;
  padding: 14px 15px;
  background: #6ba543;
  border: 1px solid #6ba543;
  color: #fff;
  transition: all 0.7s;
  margin: 0 0 20px;
  text-decoration: none;
}
.regional-LP .page-box {
  font: 16px/1.4 benton-sans;
  color: #666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.regional-LP .page-box > :not(:last-child) {
  margin-bottom: 25px;
}
@media (max-width: 460px) {
  .regional-LP .page-box h3 {
    font-size: 22px;
  }
}
.regional-LP .page-box .form-text {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.regional-LP .page-box .form-holder {
  background: #2372b9;
  padding: 26px;
  font-size: 14px;
}
.regional-LP .page-box .form-holder form {
  overflow: hidden;
}
.regional-LP .page-box .form-holder form > :not(:last-child) {
  margin-bottom: 23px;
}
.regional-LP .page-box .form-holder h2 {
  font-size: 24px !important;
  margin-top: 5px;
  font-family: adelle;
  color: #fff;
  text-align: center;
  font-weight: 400;
}
.regional-LP .page-box .form-holder input,
.regional-LP select {
  border: none;
  border-radius: 4px;
  margin-top: 0;
}
.regional-LP .page-box .form-holder input[type="email"],
.regional-LP .page-box .form-holder input[type="text"],
.regional-LP select {
  height: 30px;
  width: 100%;
  padding: 6px 20px;
}
.regional-LP .page-box .form-holder .field {
  position: relative;
}
.regional-LP .page-box .form-holder label {
  color: #fff;
  font-weight: 400;
  margin: 0;
}
.regional-LP .page-box .form-holder ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.regional-LP .page-box .form-holder .inputs-list {
  font-size: 12px;
  margin-bottom: 25px;
}
.regional-LP .page-box .form-holder .inputs-list li {
  margin-bottom: 5px;
}
.regional-LP .page-box .form-holder .inputs-list input[type="checkbox"] {
  vertical-align: middle;
  margin-right: 5px;
  outline: 0;
}
.regional-LP .page-box .form-holder .inputs-list input[type="checkbox"] + span {
  vertical-align: middle;
}
.regional-LP .page-box .form-holder .hs-error-msgs {
  padding-top: 3px;
  position: absolute;
  left: 0;
  top: 100%;
  margin: 0;
}
.regional-LP .page-box .form-holder .hs-error-msgs li {
  font-size: 10px;
  line-height: 1;
  margin-bottom: 0;
}
.regional-LP .page-box .form-holder input[type="submit"] {
  background-color: #7ea44b;
  text-align: center;
  color: #fff;
  padding: 10px 20px;
  min-width: 150px;
  margin: 0 auto;
  display: block;
  border-radius: 0;
}
@media (min-width: 480px) {
  .regional-LP .page-box .form-holder .hs_firstname {
    width: 50%;
    display: inline-block;
    margin-right: -0.3em;
    padding-right: 12px;
  }
  .regional-LP .page-box .form-holder .hs_lastname {
    display: inline-block;
    width: 50%;
    margin-right: -0.3em;
    padding-left: 12px;
  }
  .regional-LP .page-box .form-holder .hs_lastname .hs-error-msgs {
    left: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .regional-LP .header__head {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .regional-LP .page-box {
    display: block;
  }
  .regional-LP .page-box > :not(:last-child) {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .regional-LP .page-box {
    padding: 30px 40px;
  }
  .regional-LP .page-box .form-holder form > :not(:last-child) {
    margin-bottom: 18px;
  }
}
.regional-LP .page-box .form-holder input[type="submit"]:hover {
  background-color: #8bb257;
}
.regional-LP .fullWrap:after,
.regional-LP .fullWrap:before,
.regional-LP .innerWrap:after,
.regional-LP .innerWrap:before {
  content: "";
  display: table;
}
.regional-LP .fullWrap:after,
.regional-LP .innerWrap:after {
  clear: both;
}
.regional-LP .row-fluid [class*="span"] {
  min-height: 1px !important;
}
.regional-LP .fullWrap > .innerWrap {
  max-width: 1140px;
  padding: 0;
  margin: 0 auto;
}
@media screen and (max-width: 1140px) {
  .regional-LP .fullWrap > .innerWrap {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
.regional-LP .container-fluid {
  margin: inherit;
  margin: 0;
  max-width: none;
}
.regional-LP body {
  background: #fff;
}
.regional-LP .body-container {
  border: none;
}
.regional-LP .body-container-wrapper > .body-container > .row-fluid-wrapper {
  margin: 0;
  width: auto;
}
@media screen and (max-width: 1140px) {
  .regional-LP .body-container-wrapper > .body-container > .row-fluid-wrapper,
  .regional-LP
    .footer-container-wrapper
    > .footer-container
    > .row-fluid-wrapper,
  .regional-LP
    .header-container-wrapper
    > .header-container
    > .row-fluid-wrapper {
    width: auto;
    margin: 0;
  }
}
.regional-LP .newsletterHeader {
  background: url(http://cdn2.hubspot.net/hubfs/298813/2015/webinar-lps/pipeline-hero.jpg)
    no-repeat center center/cover transparent;
  position: relative;
}
.regional-LP .newsletterHeader > .innerWrap {
  padding: 35px 0 85px;
  text-align: center;
}
.regional-LP .newsletterHeader .motif {
  position: absolute;
  bottom: -58px;
  right: 0;
  width: 1342px;
  max-width: none;
}
.regional-LP .newsletterHeader h1 {
  font-size: 30px;
  color: #fff;
  font-family: adelle, sans-serif;
  margin: 50px 0 8px;
  line-height: 1.1em;
}
.regional-LP .newsletterHeader .newsletterDate {
  font-size: 18px;
  color: #fff;
}
.regional-LP .newsletterLpBody > .innerWrap {
  padding: 100px 0 50px;
}
.regional-LP .grayBox {
  border: 1px solid #ededed;
}
.regional-LP .grayBox .pad {
  margin: 5px;
  background: #ededed;
}
.regional-LP .marketTrends {
  text-align: center;
  font-size: 24px;
  font-family: adelle, sans-serif;
  color: #7e8184;
}
.regional-LP .marketTrends h2 {
  font-size: 42px;
  color: #2372b9;
  line-height: 1.1em;
  margin: 45px 0;
  font-family: adelle, sans-serif;
  font-weight: 400;
}
.regional-LP .marketTrends h3 {
  font-size: 30px;
  color: #2372b9;
  line-height: 1.1em;
  margin: 40px 0 25px;
  font-family: adelle, sans-serif;
  font-weight: 400;
}
.regional-LP .marketTrends .widget-type-linked_image {
  margin: 0 0 10px;
}
.regional-LP .marketTrends .regionLink a {
  display: inline-block;
  width: 100%;
  padding: 14px 0;
  background: #f47b27;
  border: 1px solid #f47b27;
  color: #fff;
  transition: all 0.7s;
  margin: 0 0 20px;
  text-decoration: none;
}
.regional-LP .marketTrends .regionLink a:hover {
  background: #fff;
  color: #f47b27;
}
.regional-LP .recentPosts {
  margin: 50px 0 0;
}
.regional-LP .recentPosts h3 {
  font-size: 24px;
  color: #2372b9;
  line-height: 1.1em;
  margin: 25px 0 10px;
  font-family: adelle, sans-serif;
  font-weight: 400;
}
.regional-LP .recentPosts p {
  font-size: 14px;
  line-height: 1.5em;
}
.regional-LP .recentPosts a {
  font-size: 18px;
  color: #2372b9;
  line-height: 1.1em;
  text-decoration: none;
  font-family: adelle, sans-serif;
  font-weight: 400;
}
.regional-LP .webinarForm {
  margin: 50px 0 0;
  text-align: center;
}
.regional-LP .webinarForm h3 {
  font-size: 30px;
  color: #2372b9;
  line-height: 1.1em;
  margin: 40px 0 10px;
  font-family: adelle, sans-serif;
  font-weight: 400;
}
.regional-LP .webinarForm p {
  font-size: 14px;
  line-height: 1.5em;
  margin: 0 0 25px;
}
.regional-LP .webinarForm .hs-form fieldset {
  max-width: none;
}
.regional-LP .webinarForm h3.form-title {
  margin: 0;
}
.regional-LP .webinarForm form label {
  display: none;
}
.regional-LP .webinarForm input,
.regional-LP .webinarForm select,
.regional-LP .webinarForm textarea {
  font-size: 16px;
  margin: 0 0 40px;
  height: 32px;
  border: none;
  color: #7e8184;
}
.regional-LP .webinarForm select {
  -webkit-appearance: none;
}
.regional-LP .webinarForm textarea {
  height: 100px;
}
.regional-LP .webinarForm .hs-form fieldset.form-columns-1 .hs-input {
  width: 100%;
}
.regional-LP .webinarForm input.hs-button {
  -webkit-appearance: none;
  height: auto;
  border-radius: 0;
  display: inline-block;
  width: 175px;
  padding: 3px 0;
  background: #f47b27;
  border: 1px solid #f47b27;
  color: #fff;
  transition: all 0.7s;
  text-decoration: none;
  font-size: 24px;
  color: #fff;
  font-family: adelle, sans-serif;
}
.regional-LP .webinarForm input.hs-button:hover {
  background: #fff;
  color: #f47b27;
}
.regional-LP .bottomSocial {
  text-align: center;
  background: #2372b9;
  border-bottom: 5px solid #f47b27;
}
.regional-LP .bottomSocial > .innerWrap {
  text-align: center;
  padding: 50px 0;
}
.regional-LP .bottomSocial h3 {
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  color: #fff;
  font-family: adelle, serif;
  margin: 0;
  line-height: 1.1em;
}
.regional-LP .bottomSocial p {
  text-align: center;
  margin: 15px 0 0;
}
.regional-LP .bottomSocial p img {
  margin: 0 9px;
}
.regional-LP .footerWrap > .innerWrap {
  padding: 15px 0;
}
.regional-LP .footerWrap .copyright p {
  font-size: 9px;
  color: #7e8184;
  margin: 0;
  font-weight: 300;
}
.regional-LP .footerWrap .backMain {
  text-align: right;
}
.regional-LP .footerWrap .backMain a {
  font-size: 14px;
  color: #7e8184;
  margin: 0;
  font-weight: 300;
  background: url(http://cdn2.hubspot.net/hub/32387/file-2581347793-png/base-template-projects/constellation/blog-intro/back-arrow.png)
    no-repeat left top transparent;
  padding-left: 30px;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .regional-LP .marketTrends .regionLink a {
    font-size: 16px;
  }
  .regional-LP .newsletterHeader > .innerWrap {
    padding: 35px 0 160px;
  }
}
@media screen and (max-width: 767px) {
  .regional-LP .grayBox .pad {
    padding: 0 15px;
  }
  .regional-LP .trendGroup {
    margin: 0 0 40px;
  }
  .regional-LP .newsletterHeader > .innerWrap {
    padding: 35px 0 160px;
  }
}
.regional-LP .hs-error-msgs label {
  display: inline-block !important;
  color: red;
}
.regional-LP .hs-error-msgs {
  margin: -20px 0 20px;
}
.regional-LP .hs-error-msgs li {
  color: red;
  text-align: left;
}
