.register-your-interest-web {
  /********************************************************** BREADCRUMBS ********************************************************/
  /********************************************************** SPACERS ********************************************************/
  /*@media (min-width:992px) {
      .navbar-header > .search-open {
          display: none !important;
      }

      .nav-menu ul {
          display: block;
      }

      .nav > li {
          float: left;
          padding: 10px 10px 25px 10px;
          background-image: url(/images/nav_separator.jpg);
          background-repeat: no-repeat;
          background-position: right 13px;
          border: 1px solid transparent;
      }

      header .container .navbar-collapse.collapse {
          margin: 0;
          top: initial !important;
      }
  }

  @media (max-width:991px) {
      header .container .navbar-collapse.collapse {
          left: 15px;
          width: 70%;
          overflow: hidden !important;
      }

      .container > .navbar-collapse {
          margin-right: -15px;
          margin-left: -15px;
          margin-top: -39px;
      }

      .container .navbar-collapse.collapse.in {
          width: 70%;
          overflow: hidden;
          margin-top: -39px;
      }

      .container .navbar-collapse.collapse .nav li a {
          padding: 13px 15px;
          -webkit-transition: background .5s ease;
          -moz-transition: background .5s ease;
          -o-transition: background .5s ease;
          transition: background .5s ease;
          font-size: 15px;
          font-weight: 300;
      }




      .container .navbar-collapse.collapse .nav > li > a {
          text-transform: none;
      }

      .container .navbar-collapse.collapse .nav li a:hover {
          background: #a4ba08;
          color: #fff;
      }

      .container .navbar-collapse.collapse .nav li a:hover,
      .nav li a:focus {
          text-decoration: none;
      }

      .container .navbar-collapse.collapse .nav li a.nav-link {
          padding-right: 50px;
      }

      .container .navbar-collapse.collapse .nav li a.head {
          background-color: #a4ba08;
          color: #fff;
      }

      .container .navbar-collapse.collapse .nav.nav-menu .nav-menu {
          width: 100%;
          position: absolute;
          top: 0;
          left: 100%;
          -webkit-transition: left .5s ease;
          -moz-transition: left .5s ease;
          -o-transition: left .5s ease;
          transition: left .5s ease;
          z-index: 1000;
          height: 100%;
          background-color: #fff;
      }

      .container .navbar-collapse.collapse .nav.nav-menu.in {
          margin-left: 0;
          -webkit-transition: left .5s ease;
          -moz-transition: left .5s ease;
          -o-transition: left .5s ease;
          transition: left .5s ease;
      }

      .container .navbar-collapse.collapse .nav.nav-menu .nav-menu.in {
          left: 0;
          -webkit-transition: left .5s ease;
          -moz-transition: left .5s ease;
          -o-transition: left .5s ease;
          transition: left .5s ease;
      }

      .container .navbar-collapse.collapse .nav.nav-menu li {
          position: static;
          display: block;
          background-color: #fff;
          border-bottom: 1px solid #e4e4e4;
      }

          .container .navbar-collapse.collapse .nav.nav-menu li a {
              display: block;
          }

          .container .navbar-collapse.collapse .nav.nav-menu li ul {
              padding: 0;
          }

      .nav li a.nav-toggle,
      .nav li a.nav-toggle-back {
          margin-top: -48px;
          float: right;
          color: #707070;
          text-decoration: none;
          border-left: 1px solid #e4e4e4;
      }

          .nav li a.nav-toggle-back:focus,
          .nav li a.nav-toggle-back:hover,
          .nav li a.nav-toggle:focus,
          .nav li a.nav-toggle:hover {
              background-color: #5A9425;
          }
  }*/
  /********************************************************** MISC STYLES  *******************************************************************/
  /* IE9 */
  /* IE9 */
  /***********************************************************               Tag Box             **************************************************/
  /*

  .boxcontainer {

      max-width:980px;
  }


  .boxcontainer .col-sm-6{

      padding-left:5px;
      padding-right:5px;

  }

  .box {	
      border:1px solid #96bc33;
      max-width:450px;
      padding:20px 10px 20px 10px;
      margin:10px auto;	
      min-height:190px;
  }


  .box .text-40 {
      color: #007F33;
      font-size:40px;	
      font-weight:200;
      margin: 10px 0px 60px 0px;	
  }

  .box .text-26 {
      color: #007F33;
      font-size:26px;	
      line-height:10px;
      margin: 10px 0px 60px 0px;	
      font-weight:200;

  }

  .box img {
      float:left;
      margin-right:20px;
      width:150px;
  }

  .box .numbers-110 {
      color: #96bc33;
      font-size:110px;	
      font-weight:700;
      letter-spacing:-8px;
      margin:0px;
      line-height:0px;	
  }


  .box .numbers-58  {
      font-size:58px;
      letter-spacing:-5px;
      margin-top:50px;
      color: #96bc33;
      line-height:0px;

  }

  .counter {	
      margin:0px;	
  }


  .box .text-34 {	
      color: #96bc33;
      font-size:34px;	
      font-weight:700;
      margin:0px;	
      letter-spacing:-2px;
  }	

  .box .text-box {
      color: #007F33;
      margin:-20px 20px 0px 0px;
      margin-right:20px;
      float:right;
      font-size:25px;
      font-weight:200;   

  }




  .box {	
      border:1px solid #96bc33;
      max-width:450px;
      padding:20px;
      margin:20px auto;	
      min-height:190px;
  }


  .box h2, .box h3 {
      color: #007F33;
      font-size:40px;	
      font-weight:200;
      text-transform:fullwidth;
      margin:0px;	
  }

  .box h3 {
      font-size:26px;	
      line-height:10px;


  }

  .box img {
      float:left;
      margin-right:20px;
      width:150px;
  }


  /* FOOTER Restyling */
  /* Optional: Customize .focus-visible */
  /* Remove outline for non-keyboard :focus */
  /* custom style for Firefox*/
}
.register-your-interest-web p,
.register-your-interest-web li,
.register-your-interest-web a {
  font-weight: 400;
  color: #000;
}
.register-your-interest-web .fa,
.register-your-interest-web .fa-stack {
  display: inline-block;
}
.register-your-interest-web #mainContainer.in {
  left: 70%;
}
.register-your-interest-web .shadowBox {
  margin-top: -15px;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  background: #fff;
  padding-bottom: 15px;
}
.register-your-interest-web .shadowBox.loginBox,
.register-your-interest-web .shadowBox.secondaryBox {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .register-your-interest-web .shadowBox.loginBox {
    float: left;
    width: 70%;
    margin-left: 25%;
  }
}
@media (min-width: 992px) {
  .register-your-interest-web .shadowBox.secondaryBox {
    float: left;
    width: 100%;
  }
}
.register-your-interest-web button[disabled].btn-u,
.register-your-interest-web input[disabled].btn-u,
.register-your-interest-web button[disabled].btn-u-green,
.register-your-interest-web input[disabled].btn-u-green,
.register-your-interest-web button[disabled].btn-primary,
.register-your-interest-web input[disabled].btn-primary {
  cursor: default;
  color: #a4a4a4 !important;
  border-color: #a4a4a4 !important;
}
.register-your-interest-web button[disabled].btn-u:hover,
.register-your-interest-web input[disabled].btn-u:hover,
.register-your-interest-web button[disabled].btn-u-green:hover,
.register-your-interest-web input[disabled].btn-u-green:hover,
.register-your-interest-web button[disabled].btn-primary:hover,
.register-your-interest-web input[disabled].btn-primary:hover {
  color: #a4a4a4 !important;
}
.register-your-interest-web .btn,
.register-your-interest-web .input-group input.form-control {
  padding: 7.5px 12px;
}
.register-your-interest-web .ie9 .btn,
.register-your-interest-web .ie9 .input-group input.form-control {
  padding: 9.5px 12px;
}
.register-your-interest-web .ie8 .btn,
.register-your-interest-web .ie8 .input-group input.form-control {
  padding: 8px 12px;
}
.register-your-interest-web .input-group select.form-control {
  padding: 8.5px 12px;
}
.register-your-interest-web .ie8 .input-group select.form-control {
  padding: 7px 12px;
}
.register-your-interest-web .callout {
  background: #f0f0f0;
  margin: 20px 0;
  padding: 20px;
  border-left: 3px solid #00f;
}
.register-your-interest-web .input-group {
  width: 100%;
}
.register-your-interest-web .input-group .input-group-addon {
  width: 36px;
  text-align: center;
}
.register-your-interest-web .input-group .input-arrow {
  position: absolute;
  top: 13px;
  left: 37px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #ccc;
  margin: 0;
  z-index: 5;
}
@media (min-width: 992px) {
  .register-your-interest-web {
    /* centered columns styles */
  }
  .register-your-interest-web #mainContainer {
    position: relative;
    left: auto;
    width: 100%;
  }
  .register-your-interest-web .row-centered {
    text-align: center;
  }
  .register-your-interest-web .col-centered {
    display: inline-block !important;
    float: none;
    /* reset the text-align */
    text-align: left;
    /* inline-block space fix */
    margin-right: -4px;
    vertical-align: top;
  }
}
.register-your-interest-web .breadcrumbs {
  height: 21px;
  width: 100%;
  font-size: 12px;
  color: #707070;
  margin: 30px 0px 30px 0px;
}
.register-your-interest-web .breadcrumb {
  background: 0 0;
  position: relative;
  font-size: 10px;
  float: right;
  color: #555;
  padding: 0px;
  clear: right;
  margin: 0px;
}
.register-your-interest-web .breadcrumb li {
  color: #555;
  font-size: 12px;
  display: inline-block;
  max-width: 250px;
  text-overflow: ellipsis;
  white-space: nowrap;
  _overflow: hidden;
}
.register-your-interest-web .breadcrumb span {
  max-width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.register-your-interest-web .breadcrumb a {
  color: #007F33;
  background-image: none;
}
.register-your-interest-web .breadcrumb li a:hover,
.register-your-interest-web .breadcrumb li.active {
  text-decoration: none;
  color: #007F33;
  background-image: none;
}
@media (max-width: 1140px) {
  .register-your-interest-web .breadcrumb li {
    max-width: 200px;
  }
}
@media (max-width: 550px) {
  .register-your-interest-web .breadcrumbs h1.pull-left,
  .register-your-interest-web .breadcrumbs ul.pull-right {
    width: 100%;
    text-align: center;
  }
  .register-your-interest-web .breadcrumbs h1.pull-left {
    margin-bottom: 0;
  }
  .register-your-interest-web .breadcrumbs .breadcrumb {
    top: 0;
    margin-bottom: 10px;
  }
}
.register-your-interest-web .spacer-top-0 {
  margin-top: 0px;
}
.register-your-interest-web .spacer-top {
  margin-top: 20px;
}
.register-your-interest-web .spacer-top-10 {
  margin-top: 10px;
}
.register-your-interest-web .spacer-top-20 {
  margin-top: 20px;
}
.register-your-interest-web .spacer-top-30 {
  margin-top: 30px;
}
.register-your-interest-web .spacer-top-40 {
  margin-top: 40px;
}
.register-your-interest-web .spacer-top-60 {
  margin-top: 60px;
}
@media (min-width: 992px) {
  .register-your-interest-web .greenblock {
    display: none;
  }
}
.register-your-interest-web .logo-header {
  margin: 20px 20px 0px 0px;
}
.register-your-interest-web .green {
  color: #007F33;
}
.register-your-interest-web .orange {
  color: #ff5a00;
}
.register-your-interest-web .section-list {
  margin-bottom: 20px;
}
.register-your-interest-web .wrapper {
  background: #fff;
}
.register-your-interest-web .service {
  margin-bottom: 40px;
}
.register-your-interest-web .news > h3 > a {
  text-decoration: none;
}
.register-your-interest-web .banner,
.register-your-interest-web .gallery {
  width: 100%;
  background-position: top;
  background-color: #fff;
  margin-top: 170px;
}
.register-your-interest-web .gallery {
  min-height: 170px;
  background-image: url(/images/spen_home_bg.jpg);
}
.register-your-interest-web .banner {
  height: 212px;
  background-image: url(/userfiles/banners/scottishpower_default_banner.jpg);
}
.register-your-interest-web .big-banner {
  height: 400px;
  background-image: url(/userfiles/banners/scottishpower_default_banner.jpg);
}
@media (max-width: 991px) {
  .register-your-interest-web img.logo-header {
    width: 150px;
    height: 48px;
    margin-left: 0;
  }
  .register-your-interest-web .image-shrink {
    width: 50%;
    height: 50%;
    margin: 10px;
  }
  .register-your-interest-web .header {
    height: 66px;
    background-color: #fff;
    width: 100%;
    top: 0;
    z-index: 1;
  }
  .register-your-interest-web .banner {
    margin-top: 0px;
  }
}
.register-your-interest-web #popup {
  overflow: auto;
}
.register-your-interest-web .topbar {
  z-index: 1011;
}
.register-your-interest-web .content {
  margin-top: 50px;
}
.register-your-interest-web .content-top-level {
  margin-top: 0px;
}
.register-your-interest-web .content img,
.register-your-interest-web .content-top-level img {
  max-width: 100% !important;
  height: auto !important;
  border-radius: 20px;
}
.register-your-interest-web .content p,
.register-your-interest-web .content-top-level p {
  line-height: 22px;
  margin: 20px 0px;
}
.register-your-interest-web .content li,
.register-your-interest-web .content-top-level li {
  line-height: 22px;
}
.register-your-interest-web .content ul,
.register-your-interest-web .content-top-level ul {
  margin: 20px 0px;
}
.register-your-interest-web #mainContainerFrame {
  overflow-x: hidden;
}
.register-your-interest-web #mainContainer {
  left: 0;
  position: relative;
  width: 100%;
  -webkit-transition: left 0.5s ease;
  -moz-transition: left 0.5s ease;
  -o-transition: left 0.5s ease;
  transition: left 0.5s ease;
  z-index: 1000;
  background-color: #fff;
  border-left: 1px solid #e4e4e4;
}
.register-your-interest-web header .container .navbar-collapse.collapse {
  background-color: transparent;
  float: none;
  clear: left;
}
.register-your-interest-web .scrollToTop-container {
  margin: 20px auto;
}
.register-your-interest-web .scrollToTop {
  z-index: 7000;
  width: 50px;
  height: 50px;
  float: right;
  right: 20px;
}
.register-your-interest-web footer {
  width: 100%;
  margin: 0px auto 0px auto;
  float: left;
  background-color: #F4F4F4;
  min-height: 125px;
  /*text-align: center;*/
  padding: 30px 0px 20px 0px;
  position: relative;
  z-index: 1000;
}
.register-your-interest-web .tooltip.top .tooltip-arrow {
  border-top-color: #e4e4e4;
}
.register-your-interest-web .tooltip.top-left .tooltip-arrow {
  border-top-color: #e4e4e4;
}
.register-your-interest-web .tooltip.top-right .tooltip-arrow {
  border-top-color: #e4e4e4;
}
.register-your-interest-web .tooltip.right .tooltip-arrow {
  border-right-color: #e4e4e4;
}
.register-your-interest-web .tooltip.left .tooltip-arrow {
  border-left-color: #e4e4e4;
}
.register-your-interest-web .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #e4e4e4;
}
.register-your-interest-web .tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #e4e4e4;
}
.register-your-interest-web .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #e4e4e4;
}
.register-your-interest-web .tooltip > .tooltip-inner {
  background-color: #fff;
  font-weight: 300;
  color: #707070;
  border: 1px solid #e4e4e4;
  font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
  text-align: left;
  padding: 10px;
}
.register-your-interest-web .pagination {
  padding-left: 0;
  margin: 20px 0;
}
.register-your-interest-web .pagination a {
  display: inline;
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  color: #585f69 !important;
  border: 1px solid #ddd;
}
.register-your-interest-web .pagination a:not(:last-child),
.register-your-interest-web .pagination span span:not(:last-child) {
  margin-right: -0.5px;
}
.register-your-interest-web .pagination a:not(:first-child),
.register-your-interest-web .pagination span span:not(:first-child) {
  margin-left: -0.5px;
}
.register-your-interest-web .pagination a:hover {
  background-color: #007F33 !important;
  color: #fff !important;
}
.register-your-interest-web .pagination span.active {
  display: inline;
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  background-color: #007F33;
  color: #fff !important;
  border: 1px solid #ddd;
}
.register-your-interest-web .equateRow,
.register-your-interest-web .equateRow > div[class*=col-] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1 1 auto;
}
.register-your-interest-web .label-big {
  font-size: 18px;
  font-weight: 300;
}
.register-your-interest-web .checkbox-big {
  height: 20px;
  width: 20px;
  margin-right: 10px !important;
}
.register-your-interest-web .headline {
  margin-bottom: 30px;
  border-left: 1px solid #a4ba08;
  padding-left: 10px;
}
.register-your-interest-web .headline-top-level {
  margin-bottom: 30px;
  border-left: 1px solid #a4ba08;
  padding-left: 10px;
  font-size: 30px;
  text-transform: capitalize;
  color: #707070;
}
.register-your-interest-web .content a,
.register-your-interest-web .content-top-level a {
  color: #007F33 !important;
  text-decoration: underline;
}
.register-your-interest-web .content a:hover,
.register-your-interest-web .content-top-level a:hover {
  color: #007ACB;
  text-decoration: underline;
}
.register-your-interest-web .content h1 {
  font-size: 25px;
  text-transform: capitalize;
}
.register-your-interest-web .content h2 {
  margin-bottom: 15px !important;
}
.register-your-interest-web .content ul {
  margin-bottom: 30px;
}
.register-your-interest-web .hline {
  height: 1px;
  background-color: #e4e4e4;
  margin: 40px 0px;
}
.register-your-interest-web .block {
  display: block;
}
.register-your-interest-web .color-orange a,
.register-your-interest-web .color-orange a:active,
.register-your-interest-web .color-orange a:hover,
.register-your-interest-web .color-orange a:visited {
  color: #ff7800;
}
.register-your-interest-web .center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.register-your-interest-web .block-news-image-small {
  float: left;
  height: 80px;
  width: 80px;
  overflow: hidden;
  clear: both;
}
.register-your-interest-web .image-right {
  float: right;
  margin: 0 0 10px 10px;
}
.register-your-interest-web .btn-primary,
.register-your-interest-web .btn-u,
.register-your-interest-web .btn-u-green {
  background-color: transparent;
  color: #007F33 !important;
  border: 1px solid #007F33;
  border-radius: 0;
  font-size: 1em;
  padding: 0.61em 3.37em;
  text-transform: capitalize;
  min-width: 250px;
  font-weight: 400;
  margin: 20px auto;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
}
.register-your-interest-web .btn-small {
  margin: 0px 10px;
  min-width: 0px;
  padding: 0.6em 2.5em;
  white-space: nowrap;
}
.register-your-interest-web .btn-u:hover,
.register-your-interest-web .btn-u-green:hover,
.register-your-interest-web .btn-primary:hover,
.register-your-interest-web .btn-primary:focus,
.register-your-interest-web .btn-primary.focus,
.register-your-interest-web .btn-primary:active,
.register-your-interest-web .btn-primary.active,
.register-your-interest-web .btn-primary:active:focus,
.register-your-interest-web .btn-primary:active:hover,
.register-your-interest-web .open > .dropdown-toggle.btn-primary,
.register-your-interest-web .btn-primary[disabled],
.register-your-interest-web .btn-primary[disabled]:hover {
  background-color: transparent;
  border: 1px solid #0063BE;
  color: #0063BE !important;
}
.register-your-interest-web .twitter-title {
  font-size: 17px;
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding-right: 5px;
  color: #33CCFF;
  border-right: 2px solid #33CCFF;
}
.register-your-interest-web .twitter-title img {
  margin: 0px 5px 0px 0px;
}
.register-your-interest-web .icon-box {
  margin: 20px 0px;
  padding: 20px;
  text-align: center;
  border: 1px solid #e4e4e4;
  display: inline-block;
  line-height: 17px;
}
.register-your-interest-web .icon-box p {
  font-size: 14px;
  line-height: 14px;
  margin: 5px 0px;
}
.register-your-interest-web .icon-box a {
  text-decoration: none;
}
.register-your-interest-web .icon-box a span {
  color: #007F33;
}
.register-your-interest-web .icon-box img {
  margin: 10px 0px 5px 0px;
  max-width: 90px !important;
}
.register-your-interest-web .ie9 .icon-box img {
  max-width: 90px !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .register-your-interest-web {
    /* IE10+ CSS styles go here */
  }
  .register-your-interest-web .icon-box img {
    max-width: 90px !important;
  }
}
.register-your-interest-web .icon-box-title {
  text-align: center;
  margin-bottom: 10px;
  min-height: 60px;
}
.register-your-interest-web .icon-box-title img {
  float: left;
  margin-left: 25%;
}
.register-your-interest-web .icon-box-title h2 {
  float: left;
  margin: 10px 0px 0px 5px;
  text-align: left;
  font-size: 20px;
  color: #007F33;
  text-transform: capitalize;
}
.register-your-interest-web .icon-box span {
  display: block;
  min-height: 35px;
}
.register-your-interest-web .utility-menu {
  float: right;
  margin: 20px 0px 20px 0px;
  font-weight: 200;
}
.register-your-interest-web .utility-menu a {
  font-size: 13px;
  font-weight: 300;
  padding-bottom: 3px;
  margin-left: 3px;
}
.register-your-interest-web .utility-menu a:hover {
  color: #555;
  border-bottom: 1px solid #007F33;
  padding-bottom: 5px;
}
.register-your-interest-web .utility-menu .fa-external-link {
  display: none;
}
.register-your-interest-web .utility-menu img {
  padding: 6px 9px;
  margin-top: -7px;
  border: 1px solid #fff;
}
.register-your-interest-web .utility-menu img:hover {
  padding: 6px 9px;
  border: 1px solid #007F33;
}
.register-your-interest-web .utility-menu .search-icon {
  font-size: 20px;
  padding: 6px 9px;
  color: #007F33;
  border: 1px solid #fff;
}
.register-your-interest-web .utility-menu .search-icon:hover {
  padding: 6px 9px;
  border: 1px solid #007F33;
}
.register-your-interest-web .utility-menu > span > a:hover {
  border-bottom: none;
}
.register-your-interest-web .selectdiv {
  position: relative;
  /*Don't really need this just for demo styling*/
  float: left;
  min-width: 100px;
}
.register-your-interest-web .selectdiv:after {
  content: ">";
  font: 17px "Consolas", monospace;
  color: #a4ba08;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 11px;
  /*Adjust for position however you want*/
  top: 8px;
  padding: 0 0 2px;
  /*left line */
  position: absolute;
  pointer-events: none;
}
@media screen and (min-width: 0\0 ) {
  .register-your-interest-web .selectdiv:before {
    display: block;
    position: absolute;
    content: "";
    right: 21px;
    top: 0px;
    height: 30px;
    width: 20px;
    margin: 2px;
    background: #fff;
    z-index: 5;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .register-your-interest-web {
    /* IE10+ specific styles go here */
  }
  .register-your-interest-web .selectdiv:before {
    background: transparent;
  }
}
.register-your-interest-web .selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  display: block;
  width: 100%;
  max-width: 320px;
  height: 25px;
  float: right;
  margin: 7px 0px;
  padding: 0px 24px;
  line-height: 1.75;
  color: #555;
  background-color: #ffffff;
  background-image: none;
  border: none;
  -ms-word-break: normal;
  word-break: normal;
  font-weight: 300;
  font-size: 13px;
  outline: none;
}
.register-your-interest-web .selectdiv select::-ms-expand {
  display: none;
}
.register-your-interest-web .shrink .utility-menu {
  display: none;
}
@media (max-width: 991px) {
  .register-your-interest-web .btn-primary,
  .register-your-interest-web .btn-u,
  .register-your-interest-web .btn-u-green {
    max-width: 150px;
    margin: 10px auto;
    font-size: 13px;
  }
  .register-your-interest-web .content {
    margin-top: 0px;
  }
  .register-your-interest-web .hline {
    margin: 20px 0px;
  }
  .register-your-interest-web .big-banner {
    height: 212px;
  }
  .register-your-interest-web .breadcrumbs {
    margin-top: 0px;
  }
  .register-your-interest-web .section-header {
    margin-top: 15px;
    line-height: 37px;
  }
  .register-your-interest-web .utility-menu {
    display: none;
  }
  .register-your-interest-web .logo-header {
    display: none;
  }
  .register-your-interest-web .logo-header-sticky {
    display: inline;
    margin: 20px 0px;
  }
  .register-your-interest-web .navbar-toggle {
    margin: 15px 0px 0px 5px;
  }
  .register-your-interest-web .label-big {
    font-size: 15px;
    font-weight: 300;
  }
  .register-your-interest-web .checkbox-big {
    height: 15px;
    width: 15px;
    margin-right: 5px !important;
  }
}
.register-your-interest-web table.table tr {
  box-sizing: content-box;
}
.register-your-interest-web table.table.table-hover tbody tr:hover {
  border-left: 2px solid #a4ba08 !important;
  background-color: transparent !important;
}
.register-your-interest-web table.table.table-extra-padding tbody tr td {
  padding: 12px 8px;
}
.register-your-interest-web table.table th {
  text-transform: capitalize;
}
.register-your-interest-web .news .mask {
  height: 150px;
  line-height: 150px;
  overflow: hidden;
}
.register-your-interest-web .news h2 {
  margin: 5px 0px 0px 0px !important;
}
.register-your-interest-web .news h3 {
  margin: 4px 0px 0px 0px;
}
.register-your-interest-web .news p {
  margin: 15px 0px !important;
}
.register-your-interest-web .news .mask img {
  margin: -50% auto;
  vertical-align: middle;
}
.register-your-interest-web .section-header {
  font-size: 35px;
  font-weight: 300;
  float: left;
}
.register-your-interest-web .panel {
  border: 1px solid #e4e4e4;
}
.register-your-interest-web .panel-heading {
  background-color: #a4ba08;
  color: #fff;
}
.register-your-interest-web .panel ul {
  margin: 10px 0px;
}
.register-your-interest-web .service {
  margin-bottom: 40px;
}
.register-your-interest-web .service p {
  margin: 10px 0px;
}
.register-your-interest-web .show-ie7 {
  display: none;
}
@media (min-width: 767px) {
  .register-your-interest-web .label-big {
    font-size: 14px;
    font-weight: 300;
  }
  .register-your-interest-web .checkbox-big {
    height: 12px;
    width: 12px;
    margin-right: 5px !important;
  }
}
.register-your-interest-web .modal {
  z-index: 200020;
}
.register-your-interest-web .modal-footer {
  padding: 0 15px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}
.register-your-interest-web .modal-backdrop {
  z-index: 200010;
}
.register-your-interest-web .banner-button {
  position: absolute;
  top: 15px;
  right: 5%;
}
.register-your-interest-web .banner-button-orange,
.register-your-interest-web .banner-button-blue {
  background-image: url(/images/bg_button_orange.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 15px;
  right: 5%;
  height: 183px;
  width: 183px;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  padding: 42px 20px 0px 20px;
  color: #fff;
  line-height: 25px;
}
.register-your-interest-web .banner-button-blue {
  background-image: url(/images/bg_button_blue.png);
  padding: 55px 20px 0px 20px;
  font-size: 35px;
  line-height: 35px;
}
.register-your-interest-web .banner-button-orange a,
.register-your-interest-web .banner-button-blue a {
  color: #fff;
}
.register-your-interest-web .banner-button-orange a:hover,
.register-your-interest-web .banner-button-blue a:hover {
  color: #fff;
}
.register-your-interest-web .banner-button-date {
  font-size: 15px;
  font-weight: 400;
}
@media (min-width: 1400px) {
  .register-your-interest-web .banner-button-blue,
  .register-your-interest-web .banner-button-orange {
    right: 15%;
  }
}
@media (min-width: 1700px) {
  .register-your-interest-web .banner-button-blue,
  .register-your-interest-web .banner-button-orange {
    right: 17%;
  }
}
.register-your-interest-web .spacer-10 {
  margin: 0px 0px 10px 0px;
}
.register-your-interest-web .ea-vline-right {
  background: url(/images/bg_vline_long.jpg) top right repeat-y;
}
.register-your-interest-web .ea-benefits {
  background: url(/userfiles/image/bg_turbine_large.jpg) bottom center no-repeat;
}
.register-your-interest-web .infographic {
  padding: 20px 10px;
}
.register-your-interest-web .infographic img {
  width: 85%;
  margin: 0px auto;
}
.register-your-interest-web .infographic-box {
  padding: 10px;
  overflow: visible;
}
.register-your-interest-web .infographic-box img {
  float: left;
  margin: 0px 10px 0px 0px;
}
.register-your-interest-web .infographic-box h3 {
  color: #007F33;
  font-size: 30px;
  margin: 20px 0px 30px 20px;
  line-height: 32px;
}
.register-your-interest-web .infographic-box h4 {
  color: #96bc33;
  font-size: 100px;
  font-weight: 700;
}
@media (max-width: 991px) {
  .register-your-interest-web .infographic-box img {
    max-width: 300px;
  }
  .register-your-interest-web .infographic-box h3 {
    font-size: 30px;
  }
  .register-your-interest-web .infographic-box h4 {
    font-size: 80px;
  }
}
@media (max-width: 1032px) {
  .register-your-interest-web .ea-icon-box {
    min-height: 145px;
    padding: 10px;
  }
  .register-your-interest-web .ea-icon-box-inner {
    width: 40px;
    height: 80px;
    text-align: center;
    float: left;
    margin-right: 10px;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .register-your-interest-web .ea-vline-right-tablet {
    background: url(/images/bg_vline_long.jpg) top right repeat-y;
  }
  .register-your-interest-web .ea-icon-box {
    min-height: 90px;
    padding: 10px;
  }
  .register-your-interest-web .ea-icon-box-inner {
    height: 60px;
  }
  .register-your-interest-web .spacer-10 {
    margin: 0px 0px 0px 0px;
  }
}
@media (max-width: 767px) {
  .register-your-interest-web .ea-vline-right {
    background: none;
  }
  .register-your-interest-web .ea-vline-right-tablet {
    background: none;
  }
  .register-your-interest-web .ea-icon-box h4 {
    font-size: 19px;
    line-height: 25px;
  }
  .register-your-interest-web .ea-icon-box {
    min-height: 80px;
    border: 1px solid #007F33;
    padding: 10px;
    margin-bottom: 5px;
  }
  .register-your-interest-web .ea-icon-box:hover {
    background: #fcfcfc;
    box-shadow: 0 0 5px #ddd;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    -moz-transition: box-shadow 0.2s ease-in-out;
    -o-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
    border: 1px solid #007F33;
  }
}
@media (max-width: 320px) {
  .register-your-interest-web .container {
    width: 320px;
  }
}
.register-your-interest-web .light-green-box {
  text-align: center;
  padding: 10px;
  margin: 5px 0px;
  border: 1px solid #007F33;
  min-height: 350px;
}
.register-your-interest-web .light-green-box p {
  text-align: center;
  margin: 10px 0px 5px 0px;
}
.register-your-interest-web .light-green-box .btn-u {
  margin: 10px auto;
}
.register-your-interest-web .light-green-box img {
  margin: 20px auto;
  max-height: 120px;
}
.register-your-interest-web .light-green-box-large {
  text-align: center;
  padding: 10px;
  margin: 5px 0px;
  border: 1px solid #007F33;
  min-height: 200px;
}
.register-your-interest-web .light-green-box-large p {
  text-align: center;
  font-size: 14px;
  margin: 10px 0px 0px 0px;
  min-height: 50px;
}
.register-your-interest-web .light-green-box-large img {
  margin: 0px auto;
}
.register-your-interest-web .light-green-box h3,
.register-your-interest-web .light-green-box-large h3 {
  color: #007F33;
  font-size: 25px;
  margin: 10px 0px 10px 0px;
  text-align: center;
  min-height: 35px;
  line-height: 25px;
}
.register-your-interest-web .olive-green-box {
  text-align: center;
  padding: 0px;
  margin: 5px 0px;
  border: 1px solid #0063ba;
  text-align: center;
  min-height: 250px;
}
.register-your-interest-web .olive-green-box h3 {
  padding: 10px;
  display: block;
  background-color: #0063ba;
  text-align: center;
  margin: 0px;
  color: #fff;
}
.register-your-interest-web .olive-green-box p {
  margin: 10px 20px 0px 20px;
  min-height: 40px;
}
.register-your-interest-web .olive-green-box .inner-icon {
  margin: 20px auto;
  width: 100px;
  height: 100px;
  background-color: #0063ba;
  border-radius: 50px !important;
  padding-top: 15px;
}
.register-your-interest-web .olive-green-box .inner-icon:hover {
  background-color: #007F33;
}
.register-your-interest-web .olive-green-box .inner-icon img {
  margin: 0px auto;
}
.register-your-interest-web .lgb-small {
  min-height: 300px;
}
.register-your-interest-web .lgb-small img {
  min-height: 110px;
}
@media (max-width: 991px) {
  .register-your-interest-web .light-green-box-large {
    min-height: 200px;
    margin: 5px 0px;
  }
  .register-your-interest-web .light-green-box {
    min-height: 350px;
    margin: 5px 0px;
  }
  .register-your-interest-web .light-green-box h3 {
    min-height: 0px;
  }
  .register-your-interest-web .light-green-box p,
  .register-your-interest-web .light-green-box-large p {
    text-align: center;
  }
  .register-your-interest-web .lgb-small {
    min-height: 200px;
  }
}
@media (max-width: 767px) {
  .register-your-interest-web .light-green-box {
    min-height: 200px;
  }
  .register-your-interest-web .light-green-box-large p {
    min-height: 50px;
  }
  .register-your-interest-web .light-green-box-large {
    min-height: 50px;
  }
}
.register-your-interest-web .update-box {
  padding: 0px;
  margin: 0px 0px;
}
.register-your-interest-web .update-box-image {
  overflow: hidden;
  max-height: 200px;
}
.register-your-interest-web .update-box-text {
  padding: 15px 10px 5px 10px;
  font-size: 25px;
  min-height: 50px;
  line-height: 27px;
  width: 100%;
}
.register-your-interest-web .latest-updates {
  border: 1px solid #e4e4e4;
  margin-bottom: 15px;
}
.register-your-interest-web .latest-updates-heading h3 {
  margin: 20px;
  font-size: 25px;
}
.register-your-interest-web .latest-updates-sidebar {
  margin-top: 85px;
}
.register-your-interest-web .latest-updates-sidebar .panel-body {
  padding: 10px;
}
.register-your-interest-web .latest-update-item {
  padding: 10px;
  margin: 20px;
}
.register-your-interest-web .latest-update-item p {
  font-size: 15px;
  margin: 0px;
}
.register-your-interest-web .latest-update-item p a {
  text-decoration: none;
}
.register-your-interest-web .padding-5px {
  padding: 5px;
}
@media (max-width: 767px) {
  .register-your-interest-web .update-box-image {
    max-height: none;
  }
  .register-your-interest-web .update-box-image img {
    max-height: none;
  }
  .register-your-interest-web .section-header {
    font-size: 27px;
  }
  .register-your-interest-web .headline h1 {
    font-size: 23px;
  }
}
.register-your-interest-web .sm-gutter {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.register-your-interest-web .sm-gutter [class*=col-]:not(:first-child),
.register-your-interest-web .sm-gutter [class*=col-]:not(:last-child) {
  padding-right: 5px;
  padding-left: 5px;
}
.register-your-interest-web .item {
  display: inline-block;
  padding: 0.25rem;
  width: 100%;
}
.register-your-interest-web .well {
  position: relative;
  display: block;
  padding: 5px;
  margin: 0px;
  background-color: #fff;
  margin-bottom: 10px;
}
.register-your-interest-web .bg-image-container {
  width: 100%;
  height: 166px;
  padding: 26px 0px 0px 0px;
  background-image: url(/userfiles/image/bg_offshore_windfarm.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
.register-your-interest-web .bg-rounded {
  background-image: url(../images/bg_rounded_trans.png);
  background-position: top left;
  background-repeat: no-repeat;
  height: 109px;
  width: 318px;
  padding: 30px 10px 0px 10px;
}
.register-your-interest-web .bg-rounded h2 {
  font-size: 25px;
  color: #fff;
  margin: 0px;
}
.register-your-interest-web .bg-rounded h3 {
  font-size: 18px;
  color: #fff;
  margin: 0px;
}
.register-your-interest-web .bg-rounded a,
.register-your-interest-web .bg-rounded a:hover {
  color: #fff;
}
.register-your-interest-web a.btn-u {
  color: #fff;
}
.register-your-interest-web a:hover.btn-u {
  color: #fff;
}
.register-your-interest-web .spacer-bottom-10 {
  margin-bottom: 10px;
}
.register-your-interest-web .spacer-bottom-20 {
  margin-bottom: 20px;
}
.register-your-interest-web .slider-text h2 {
  margin-top: 0px;
}
.register-your-interest-web .modal-open {
  overflow: scroll;
}
.register-your-interest-web .ea-icon-box {
  margin: 0px;
  padding: 10px;
  min-height: 105px;
  display: block;
}
.register-your-interest-web .ea-icon-box:hover {
  background: #fcfcfc;
  box-shadow: 0 0 5px #ddd;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  -moz-transition: box-shadow 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
}
.register-your-interest-web .ea-icon-box-inner {
  width: 40px;
  height: 55px;
  text-align: center;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
.register-your-interest-web .ea-icon-box i {
  font-size: 45px;
  color: #007F33;
}
.register-your-interest-web .ea-icon-box i.small {
  font-size: 40px;
}
.register-your-interest-web .ea-icon-box a {
  color: #007F33;
}
.register-your-interest-web .ea-icon-box p a {
  color: #555;
}
.register-your-interest-web .ea-icon-box p a:hover {
  color: #555;
}
.register-your-interest-web .ea-icon-box p {
  margin: 0px;
}
.register-your-interest-web .ea-icon-box h4 {
  margin: 0px;
  font-size: 17px;
  line-height: 20px;
  color: #007F33;
}
.register-your-interest-web .timeline {
  margin: 20px auto;
}
.register-your-interest-web .timeline-top {
  background: url(/images/bg_timeline_top.jpg) top center no-repeat;
  height: 50px;
}
.register-your-interest-web .timeline-middle {
  background: url(/images/bg_timeline_middle.jpg) center center no-repeat;
  min-height: 30px;
  padding-top: 20px;
  display: block;
}
.register-your-interest-web .timeline-middle:hover {
  background: url(/images/bg_timeline_middle_hover.jpg) center center no-repeat;
}
.register-your-interest-web .timeline-middle h2 {
  margin: 0px;
  font-size: 17px;
  line-height: 20px;
}
.register-your-interest-web .timeline a h2 {
  color: #007F33;
}
.register-your-interest-web .timeline a:hover h2 {
  color: #9fc36e;
}
.register-your-interest-web .timeline-bottom {
  background: url(/images/bg_timeline_bottom.jpg) bottom center no-repeat;
  min-height: 50px;
}
.register-your-interest-web .timeline-date {
  float: left;
  width: 47%;
  text-align: right;
  min-height: 40px;
  padding-top: 0px;
}
.register-your-interest-web .timeline-event {
  float: right;
  width: 47%;
  text-align: left;
  min-height: 40px;
  padding-top: 0px;
}
@media (max-width: 720px) {
  .register-your-interest-web .timeline-date,
  .register-your-interest-web .timeline-event {
    width: 46%;
  }
}
@media (max-width: 480px) {
  .register-your-interest-web .timeline-date,
  .register-your-interest-web .timeline-event {
    width: 44%;
  }
  .register-your-interest-web .btn-primary,
  .register-your-interest-web .btn-u,
  .register-your-interest-web .btn-u-green {
    max-width: 200px;
  }
}
.register-your-interest-web .thumbnail-container {
  border: 1px solid #e4e4e4;
  padding: 5px;
}
.register-your-interest-web .thumbnail-container h2 {
  margin: 10px 10px 5px 10px;
  font-size: 20px;
}
.register-your-interest-web .thumbnail-container p {
  margin: 5px 10px;
}
.register-your-interest-web table p,
.register-your-interest-web table h3 {
  margin-top: 0px !important;
}
.register-your-interest-web .tag-box {
  padding: 20px;
  background: #fff;
  margin-bottom: 30px;
}
.register-your-interest-web .tag-box h2 {
  font-size: 20px;
  line-height: 25px;
  margin-top: 0px !important;
}
.register-your-interest-web .tag-box p {
  margin-bottom: 0;
}
.register-your-interest-web .tag-box.tag-text-space p {
  margin-bottom: 10px;
}
.register-your-interest-web .tag-box-v1 {
  border: 1px solid #eee;
  border-top: solid 2px #007F33;
}
.register-your-interest-web .tag-box-v2 {
  border: 1px solid #e4e4e4;
  border-left: solid 4px #007F33;
  padding: 10px 10px 5px 10px;
  margin: 10px 0px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px !important;
}
.register-your-interest-web .tag-box-v2 i {
  margin: 0px 10px 10px 0px;
  font-size: 40px;
  float: left;
}
.register-your-interest-web .tag-box-content {
  border: 1px solid #e4e4e4;
  border-left: solid 4px #007F33;
  padding: 10px 10px 0px 10px;
  margin-bottom: 20px;
  margin-top: -10px;
}
.register-your-interest-web .tag-box-content i {
  margin: 0px 10px 10px 0px;
  font-size: 20px;
  float: left;
}
.register-your-interest-web .tag-box-content p {
  margin-top: 0px;
  margin-bottom: 8px;
  line-height: 18px;
}
.register-your-interest-web .tag-box-v2 p {
  margin-top: 0px;
  overflow: hidden;
}
.register-your-interest-web .intro .tag-box-content {
  margin-top: 10px;
}
.register-your-interest-web .tag-box-v3 {
  border: 2px solid #eee;
}
.register-your-interest-web .tag-box-v4 {
  border: 1px dashed #bbb;
}
.register-your-interest-web .tag-box-v5 {
  margin: 20px 0;
  text-align: center;
  border: 1px dashed #ccc;
}
.register-your-interest-web .tag-box-v5 span {
  color: #555;
  font-size: 28px;
  margin-bottom: 0;
}
.register-your-interest-web .tag-box-v6 {
  background: #fafafa;
  border: 1px solid #eee;
}
.register-your-interest-web .tag-box-v7 {
  border: 1px solid #eee;
  border-bottom: solid 2px #007F33;
}
.register-your-interest-web .grey {
  background-color: #f7f7f7;
}
.register-your-interest-web .list-inline.spacer {
  margin-top: 6px;
  margin-bottom: 17px;
}
.register-your-interest-web .social-footer-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: right;
  display: none;
}
.register-your-interest-web .social-footer-list li {
  float: left;
}
.register-your-interest-web .social-footer-list li {
  font-size: 27px;
  margin-right: 26px;
  float: left;
}
.register-your-interest-web .social-footer-list li i {
  color: #007F33;
}
.register-your-interest-web .social-footer-list li i:hover {
  color: #5a6833;
}
.register-your-interest-web .fotter-bottom-row {
  max-width: 960px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.register-your-interest-web #inc_footer_lblAright {
  float: left;
  color: #007F33;
  font-size: 0.86em;
  margin-top: 13px;
}
.register-your-interest-web .hide-block {
  display: none;
}
@media screen and (max-width: 768px) {
  .register-your-interest-web #inc_footer_lblAright {
    width: 100%;
    position: relative;
    bottom: 9px;
    text-align: center;
  }
  .register-your-interest-web .social-footer-list {
    margin: 0 auto;
    width: 191px;
    display: block;
    text-align: center;
    position: relative;
    left: 10px;
    top: 5px;
  }
  .register-your-interest-web .social-footer-list li:first-child {
    margin-right: 12px;
  }
  .register-your-interest-web .list-inline.spacer li a {
    line-height: 20px !important;
  }
}
@media screen and (max-width: 1300px) {
  .register-your-interest-web .scrollToTop img {
    z-index: 7000;
    width: 36px;
    height: 36px;
    right: 20px;
  }
  .register-your-interest-web .scrollToTop i.fa {
    font-size: 270%;
    cursor: pointer;
    line-height: 0.7;
    color: #9b9b9b;
  }
}
.register-your-interest-web .box img,
.register-your-interest-web .box h2,
.register-your-interest-web .box span {
  position: relative;
  top: 17px;
}
.register-your-interest-web .box span {
  top: 10px;
}
.register-your-interest-web .box h3 {
  position: relative;
  top: 15px;
  font-size: 26px;
  line-height: 10px;
}
.register-your-interest-web .box span.green-thin-text {
  position: relative;
  top: 37px;
}
.register-your-interest-web .box {
  border: 1px solid #007F33;
  max-width: 450px;
  padding: 0px 20px 0px 20px;
  margin: 20px auto;
  min-height: 155px;
}
.register-your-interest-web .box h2,
.register-your-interest-web .box h3 {
  color: #007F33;
  font-size: 40px;
  font-weight: 200;
  margin: 0px;
}
.register-your-interest-web .box img {
  float: left;
  margin-right: 20px;
  width: 150px;
}
.register-your-interest-web .numbers {
  color: #007F33;
  font-size: 110px;
  font-weight: 700;
  letter-spacing: -8px;
  margin: 0px;
  line-height: 100px;
  position: relative;
  top: 6px;
}
.register-your-interest-web .six-digits {
  font-size: 62px;
  letter-spacing: -5px;
  margin-top: 50px;
}
.register-your-interest-web .counter {
  margin: 0px;
}
.register-your-interest-web .text-box {
  float: right;
  margin: 50px 50px 0px 0px;
}
.register-your-interest-web .block-counter .text-box .green-thin-text {
  font-size: 24px;
  font-weight: 300;
  position: absolute;
  right: 69px;
  letter-spacing: 1px;
  line-height: 24px;
  bottom: 66px;
}
@media only screen and (min-width: 993px) {
  .register-your-interest-web .block-counter .box img {
    width: 120px;
  }
  .register-your-interest-web .block-counter .box h2 {
    font-size: 30px;
  }
  .register-your-interest-web .block-counter .box h3 {
    font-size: 21px;
    margin-top: 7px;
    line-height: 10px;
  }
  .register-your-interest-web .block-counter .numbers {
    font-size: 80px;
  }
  .register-your-interest-web .block-counter .counter.numbers.six-digits {
    font-size: 49px;
  }
  .register-your-interest-web .block-counter .numbers.six-digits.tiny {
    font-size: 42px !important;
    position: relative;
    left: 4px;
  }
  .register-your-interest-web .block-counter .text-box {
    margin: 0 !important;
  }
  .register-your-interest-web .block-counter .text-box .green-thin-text {
    font-size: 20px;
    font-weight: 300;
    line-height: 10px;
    position: relative;
    bottom: -30px;
    left: -3px;
    letter-spacing: 0px;
  }
}
@media only screen and (max-width: 1050px) and (min-width: 992px) {
  .register-your-interest-web .block-counter .box img {
    width: 90px !important;
  }
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
  .register-your-interest-web .block-counter .box img {
    width: 120px;
  }
  .register-your-interest-web .block-counter .box h2 {
    font-size: 30px;
  }
  .register-your-interest-web .block-counter .box h3 {
    font-size: 21px;
    margin-top: 7px;
    line-height: 10px;
  }
  .register-your-interest-web .block-counter .numbers {
    font-size: 80px;
  }
  .register-your-interest-web .block-counter .counter.numbers.six-digits {
    font-size: 49px;
  }
  .register-your-interest-web .block-counter .numbers.six-digits.tiny {
    font-size: 42px !important;
    position: relative;
    left: 4px;
  }
  .register-your-interest-web .block-counter .text-box {
    margin: 0 !important;
  }
  .register-your-interest-web .block-counter .text-box .green-thin-text {
    font-size: 20px;
    font-weight: 300;
    line-height: 10px;
    position: relative;
    bottom: -30px;
    left: -3px;
    letter-spacing: 0px;
  }
}
@media only screen and (max-width: 800px) and (min-width: 768px) {
  .register-your-interest-web .block-counter .box img {
    width: 100px !important;
  }
}
@media only screen and (max-width: 767px) and (min-width: 494px) {
  .register-your-interest-web .block-counter .text-box .green-thin-text {
    font-size: 22px;
    font-weight: 300;
    position: relative;
    right: -21px;
    letter-spacing: 1px;
    line-height: 24px;
    bottom: 17px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 529px) {
  .register-your-interest-web .box img,
  .register-your-interest-web .box h2,
  .register-your-interest-web .box span {
    left: 12%;
  }
  .register-your-interest-web .block-counter .box h3 {
    left: 12%;
  }
  .register-your-interest-web .block-counter .numbers.six-digits.tiny {
    left: 12% !important;
  }
  .register-your-interest-web .block-counter .box img {
    width: 100px;
  }
  .register-your-interest-web .block-counter .box h2 {
    font-size: 30px;
  }
  .register-your-interest-web .block-counter .box h3 {
    font-size: 21px;
    margin-top: 7px;
    line-height: 10px;
  }
  .register-your-interest-web .block-counter .numbers {
    font-size: 80px;
  }
  .register-your-interest-web .block-counter .counter.numbers.six-digits {
    font-size: 49px;
  }
  .register-your-interest-web .block-counter .numbers.six-digits.tiny {
    font-size: 42px !important;
    position: relative;
    left: 4px;
  }
  .register-your-interest-web .block-counter .text-box {
    margin: 0 !important;
  }
  .register-your-interest-web .block-counter .text-box .green-thin-text {
    font-size: 20px;
    font-weight: 300;
    line-height: 10px;
    position: relative;
    bottom: -30px;
    left: -3px;
    letter-spacing: 0px;
  }
}
@media only screen and (max-width: 528px) {
  .register-your-interest-web .block-counter .box img {
    width: 100px;
  }
  .register-your-interest-web .block-counter .box h2 {
    font-size: 30px;
  }
  .register-your-interest-web .block-counter .box h3 {
    font-size: 21px;
    margin-top: 7px;
    line-height: 10px;
  }
  .register-your-interest-web .block-counter .numbers {
    font-size: 80px;
  }
  .register-your-interest-web .block-counter .counter.numbers.six-digits {
    font-size: 49px;
  }
  .register-your-interest-web .block-counter .numbers.six-digits.tiny {
    font-size: 42px !important;
    position: relative;
    left: 4px;
  }
  .register-your-interest-web .block-counter .text-box {
    margin: 0 !important;
  }
  .register-your-interest-web .block-counter .text-box .green-thin-text {
    font-size: 20px;
    font-weight: 300;
    line-height: 10px;
    position: relative;
    bottom: -30px;
    left: -3px;
    letter-spacing: 0px;
  }
}
@media only screen and (max-width: 400px) {
  .register-your-interest-web .block-counter .box img {
    width: 80px !important;
  }
}
.register-your-interest-web #support-message {
  font-weight: 300;
  color: #a94442;
  font-weight: 300;
  position: relative;
  float: left;
  height: 0;
  top: 7px;
}
@media screen and (max-width: 767px) {
  .register-your-interest-web #support-message {
    height: auto;
  }
}
.register-your-interest-web .small {
  font-size: 85%;
  letter-spacing: 0px;
  font-weight: 400;
  color: #555;
}
.register-your-interest-web .box .small {
  color: #007F33;
  font-size: 34px;
  font-weight: 700;
  margin: 0px;
  letter-spacing: -2px;
  margin-left: 7px;
}
.register-your-interest-web #homePageVideo_news h3 {
  margin-top: 15px;
}
.register-your-interest-web .block-news .video {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .register-your-interest-web .banner {
    display: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .register-your-interest-web a:focus {
    outline: 2px solid #0063ba !important;
  }
}
@media (max-width: 767px) {
  .register-your-interest-web .social-footer-list {
    width: 200px;
    margin-right: 25%;
  }
  .register-your-interest-web .social-footer-list li:first-child {
    margin-right: 27px;
  }
}
@media (max-width: 650px) {
  .register-your-interest-web .social-footer-list {
    margin-right: 25%;
  }
}
@media (max-width: 550px) {
  .register-your-interest-web .social-footer-list {
    margin-right: 10%;
  }
}
@media (max-width: 500px) {
  .register-your-interest-web .social-footer-list {
    margin-right: 12%;
  }
}
@media (max-width: 400px) {
  .register-your-interest-web .social-footer-list {
    margin-right: 12%;
  }
}
.register-your-interest-web button[disabled].btn-u,
.register-your-interest-web input[disabled].btn-u,
.register-your-interest-web button[disabled].btn-u-green,
.register-your-interest-web input[disabled].btn-u-green,
.register-your-interest-web button[disabled].btn-primary,
.register-your-interest-web input[disabled].btn-primary {
  cursor: default;
  color: #007F33 !important;
  border-color: #007F33 !important;
}
.register-your-interest-web .focus-visible {
  outline-offset: 3px !important;
  outline: 3px solid #0063ba !important;
  background-color: none;
}
.register-your-interest-web input.focus-visible {
  outline-offset: 3px;
  outline: 3px solid #0063ba !important;
  background-color: none;
}
.register-your-interest-web .btn .focus-visible {
  outline-offset: 3px;
  outline: 3px solid #0063ba !important;
  background-color: none;
}
.register-your-interest-web .videoPlayIcon.focus-visible {
  outline-offset: 3px;
  outline: 3px solid #fff !important;
  background-color: none;
}
.register-your-interest-web a.carousel-control.focus-visible {
  outline-offset: 3px;
  outline: 3px solid #fff !important;
  background-color: none;
}
.register-your-interest-web .carouselPlayer.focus-visible {
  outline-offset: 3px;
  outline: 3px solid #fff !important;
  background-color: none;
}
.register-your-interest-web .carouselPauser.focus-visible {
  outline-offset: 3px;
  outline: 3px solid #fff !important;
  background-color: none;
}
.register-your-interest-web *:focus:not(.focus-visible) {
  outline: none;
}
.register-your-interest-web a:-moz-focusring,
.register-your-interest-web input:-moz-focusring {
  _outline: 3px solid red !important;
}
@-moz-document url-prefix("") {
  .register-your-interest-web .shrink .header {
    height: 62px;
    padding-top: 0px;
  }
}
.register-your-interest-web #sr-only-shrink {
  margin-bottom: 0px;
}
.register-your-interest-web #accordion .panel-title a {
  text-decoration: none;
}
.register-your-interest-web .carousel-inner ul.accessibility-options {
  display: none;
}
.register-your-interest-web .item {
  padding: 0px;
}
.register-your-interest-web a:active {
  text-decoration: underline;
  color: #007F33 !important;
}
.register-your-interest-web a:focus {
  text-decoration: underline;
  color: #007F33;
}
.register-your-interest-web .breadcrumb li {
  overflow: hidden;
}
@media all and (-ms-high-contrast: none) {
  .register-your-interest-web a:focus {
    outline: 1px dotted #454545 !important;
    outline-offset: 3px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .register-your-interest-web .carousel-stripe {
    top: 0px;
  }
}
.register-your-interest-web .shrink .nav {
  margin-top: -65px !important;
}
.register-your-interest-web #Panel_page {
  font-weight: 300;
  font-size: 15px !important;
}
.register-your-interest-web .search-panel {
  border: 1px solid #e4e4e4;
  padding: 20px;
  margin: 20px 0px;
}
.register-your-interest-web .responsive-tabs__heading--active:after {
  content: "-";
  float: right;
  font-size: 50px;
  margin-right: 14px;
  margin-top: -4px;
  width: 0;
  height: 0;
  outline: none;
}
.register-your-interest-web input[type=radio],
.register-your-interest-web input[type=checkbox] {
  margin: 4px 10px 0;
  line-height: normal;
}
.register-your-interest-web .responsive-tabs__heading:after {
  content: "+";
  float: right;
  font-size: 30px;
  margin-right: 14px;
  width: 0;
  height: 0;
  margin-bottom: 0;
  outline: none;
  /* Override the properties you want to remove */
  border-left: none;
  border-right: none;
  border-top: none;
  top: 30%;
}
.register-your-interest-web .responsive-tabs-wrapper h2 {
  margin: 5px 0;
}
.register-your-interest-web .responsive-tabs__heading {
  padding: 20px !important;
  border-radius: 5px;
  /* background: #f7f7f7; */
  position: relative;
  font-size: 15px !important;
  color: #555;
  line-height: 16px !important;
  border: 1px solid #ccc;
  outline: none !important;
}
.register-your-interest-web .responsive-tabs__heading {
  display: none;
}
.register-your-interest-web .responsive-tabs__heading--active:hover,
.register-your-interest-web .responsive-tabs__heading:hover {
  background-color: #a4ba08 !important;
  color: #fff;
}
.register-your-interest-web .responsive-tabs__heading--active {
  background: #a4ba08 !important;
  color: #fff;
  outline: none;
}
.register-your-interest-web .responsive-tabs__panel {
  margin-bottom: 10px;
}
.register-your-interest-web .responsive-tabs__heading--active:after {
  content: "-";
  float: right;
  font-size: 50px;
  margin-right: 14px;
  margin-top: -4px;
  width: 0;
  height: 0;
  outline: none;
  /* Override the properties you want to remove */
  border-left: none;
  border-right: none;
  border-top: none;
}
.register-your-interest-web .full .responsive-tabs__heading {
  display: block;
  cursor: pointer;
  margin-bottom: 0;
}
.register-your-interest-web h2 {
  font-weight: bold !important;
}
.register-your-interest-web .tc-agree label {
  display: inline;
}
@media (max-width: 767px) {
  .register-your-interest-web .btn-primary,
  .register-your-interest-web .btn-u,
  .register-your-interest-web .btn-u-green {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    min-width: inherit;
    padding-left: 0;
    padding-right: 0;
  }
}
.register-your-interest-web .grey-bg {
  background-color: transparent;
  font-weight: inherit;
  padding: inherit;
  margin-bottom: inherit;
}
.register-your-interest-web .content-main {
  overflow: initial;
}
.register-your-interest-web .form-group.form-inline.input-text-wrapper {
  width: 100% !important;
}
@media (min-width: 576px) {
  .register-your-interest-web .form-inline .form-control {
    width: inherit !important;
  }
}

.alert-dismissible [data-dismiss=liferay-alert], .alert-dismissible .alert-indicator, .alert-dismissible .lead {
  display: none;
}

.register-your-interest-web input[type=checkbox] {
  margin: 0 0 0 10px;
  line-height: normal;
}

.m-0 {
  margin: 0 !important;
}

.saved + .search-panel {
  margin: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.alert.alert-danger h2 {
  color: #333;
}

.hidden {
  display: none;
}