.slug_home #main {
  margin-top: 25px; }

#container {
  background: #ffffff;
  margin: 30px; }

header {
  margin: 0 20px;
  padding: 50px 0 20px 0; }
  header #logo {
    width: 238px;
    display: block;
    margin: 0 auto;
    padding-bottom: 40px; }
  header img#caption {
    clear: both;
    display: block;
    margin: 0 auto;
    padding-top: 25px;
    margin-bottom: -40px; }
  header nav#topNav {
    display: block;
    padding-top: 4px;
    border-bottom: 1px solid #c9c9c7;
    font-family: ProximaNova;
    font-weight: bold;
    float: left;
    width: 100%;
    margin: auto; }
    header nav#topNav ul {
      overflow: visible;
      width: 680px;
      margin: auto;
      text-align: center; }
      header nav#topNav ul li {
        display: inline-block;
        position: relative; }
        header nav#topNav ul li.menu-btn {
          display: none; }
        header nav#topNav ul li a {
          display: block;
          color: #f78f1e;
          text-decoration: none;
          padding: 0 10px;
          height: 50px;
          line-height: 50px;
          font-size: 14px;
          text-transform: uppercase; }
          header nav#topNav ul li a:hover {
            color: #93979c; }
        header nav#topNav ul li.current a {
          color: #93979c;
          background: url('../img/nav-arrow.png?1490183746') bottom center no-repeat; }
        header nav#topNav ul li.location .subNav {
          left: -30px; }
        header nav#topNav ul li.about .subNav {
          width: 265px;
          left: -87px; }
        header nav#topNav ul li .subNav {
          display: none;
          position: absolute;
          top: 50px;
          width: 160px;
          background: #f78f1e;
          padding-top: 15px;
          padding-bottom: 10px;
          z-index: 10; }
          header nav#topNav ul li .subNav ul {
            width: 100%;
            min-width: auto; }
            header nav#topNav ul li .subNav ul li {
              float: left;
              width: 100%; }
              header nav#topNav ul li .subNav ul li a {
                color: #fff;
                height: 22px;
                line-height: 22px;
                margin-bottom: 5px;
                text-align: center;
                font-weight: normal; }
                header nav#topNav ul li .subNav ul li a:hover {
                  text-decoration: underline; }
              header nav#topNav ul li .subNav ul li:hover {
                background: none; }
                header nav#topNav ul li .subNav ul li:hover .subNav {
                  display: block; }
              header nav#topNav ul li .subNav ul li .subNav {
                display: none;
                position: absolute;
                background: #006f8a;
                left: -210px;
                width: 210px;
                top: -15px; }
        header nav#topNav ul li:hover {
          background: url('../img/nav-arrow.png?1490183746') bottom center no-repeat; }
          header nav#topNav ul li:hover .subNav {
            display: block; }

ul.link-list {
  padding: 30px 0;
  float: left;
  width: 50%; }
  ul.link-list li a {
    color: #f35f13;
    font-size: 15px;
    line-height: 30px;
    text-decoration: none;
    border-bottom: 1px solid #fcd7c4; }

ul.panel-text {
  list-style: none;
  width: 100%;
  text-align: center;
  overflow: hidden;
  padding-bottom: 20px; }
  ul.panel-text li {
    color: #303030;
    padding: 0 0 20px 0;
    text-align: left;
    display: block;
    float: left; }
    ul.panel-text li h2 {
      text-transform: uppercase;
      font-size: 30px;
      line-height: 30px;
      padding: 30px 0 10px 0;
      color: #5d656e; }
    ul.panel-text li p {
      font-size: 15px;
      line-height: 30px;
      color: #303030; }
    ul.panel-text li.col1 {
      width: 30%; }
    ul.panel-text li.col2 {
      width: 30%;
      margin-left: 4%; }
    ul.panel-text li.col3 {
      width: 30%;
      float: right; }

#main {
  margin: 0 20px;
  padding-bottom: 30px;
  clear: both;
  margin-top: 45px; }
  #main ul.panel {
    overflow: hidden;
    list-style: none; }
    #main ul.panel li {
      display: block;
      color: #303030;
      padding: 0 0 20px 20px;
      text-align: left;
      overflow: hidden;
      margin-top: 20px; }
      #main ul.panel li div.image {
        float: right;
        overflow: hidden;
        margin-left: 20px; }
      #main ul.panel li h2 {
        text-transform: uppercase;
        line-height: 30px;
        padding: 30px 0 0 0;
        color: #ffffff; }
        #main ul.panel li h2 span {
          font-size: 30px; }
        #main ul.panel li h2 br {
          display: none; }
      #main ul.panel li p {
        font-size: 18px;
        line-height: 30px;
        color: #ffffff; }
      #main ul.panel li.orange {
        background: #f35f13; }
      #main ul.panel li.black {
        background: #303030; }
      #main ul.panel li.green {
        background: #006f8a; }
      #main ul.panel li.blue {
        background: #bfd2ea; }
      #main ul.panel li.dark-blue {
        background: #004890; }
  #main div.call-to-action {
    background: #c6c6c6;
    height: 135px;
    position: relative;
    margin-top: 20px;
    text-align: left; }
    #main div.call-to-action img.image {
      position: absolute;
      top: -10px;
      left: 30px; }
    #main div.call-to-action h2 {
      font-weight: normal;
      font-size: 30px;
      line-height: 30px;
      text-transform: uppercase;
      color: #303030;
      padding: 35px 0 10px 160px; }
    #main div.call-to-action p {
      font-size: 18px;
      line-height: 34px;
      height: 34px;
      color: #555555;
      padding: 0 0 0 160px; }
      #main div.call-to-action p img {
        vertical-align: middle;
        padding-left: 10px; }
    #main div.call-to-action a {
      display: block;
      width: 60px;
      height: 60px;
      text-indent: -9999px;
      position: absolute;
      right: 30px;
      top: 35px;
      text-decoration: none;
      background: #303030 url('../img/call-to-action-btn.png?1490183746') center center no-repeat; }

.locations h1 {
  font-size: 24px;
  padding-bottom: 10px; }

.locations p {
  font-size: 15px; }

#location-form {
  padding-bottom: 20px;
  overflow: hidden; }
  #location-form input[type=text] {
    width: 50%;
    float: left;
    display: block; }
  #location-form a#location_search {
    float: left;
    font-size: 18px;
    padding: 0 70px 0 50px;
    background-image: none;
    display: block;
    width: 205px; }

#location-results {
  overflow: hidden;
  display: none; }
  #location-results #map {
    height: 420px;
    background: green;
    margin-top: 20px; }
    #location-results #map table { width: 100%; }
    #location-results #map td { width: auto !important; }
    #location-results #map .popup-map-address,
    #location-results #map .popup-map-directions,
    #location-results #map .popup-map-opening {
        font-weight: 300;
        font-size: 12px; }
    #location-results #map .popup-map-address strong,
    #location-results #map .popup-map-directions legend,
    #location-results #map .popup-map-opening h3 {
        display: block;
        margin-bottom: 5px;
        font-size: 14px; }
    #location-results #map .popup-map-address strong {
        font-weight: normal;
        margin-bottom: 0;
        font-size: 18px; }
    #location-results #map .popup-map-address .strapline {
        display: block;
        font-style: italic;
        margin-bottom: 10px; }

    #location-results #map .popup-map-directions table tr { margin-bottom: 7px; }
    #location-results #map .popup-map-directions table tr td a { word-wrap: break-word; }
    #location-results #map form { margin-bottom: 20px; }
    #location-results #map form div button { display: block; }
    #location-results #map form div #saddr {
        width: 80%;
        margin: 5px 0;
    }
    #location-results .popup-map-images {
      clear: both;
      padding: 30px 0;
      display: flex;
      justify-content: space-between;
    }

    #location-results .popup-map-images .image-holder {
        flex-basis: 49%;
        text-align: center;
    }

    #location-results .popup-map-images img {
      max-width: 100%;
      max-height: 200px;
      width: auto;
      height: auto;
    }
  #location-results #results {
    background: #004890;
    height: 600px;
    overflow: auto; }
    #location-results #results h1 {
      color: #ffffff;
      font-size: 30px;
      padding: 25px 20px 20px 20px; }
    #location-results #results div.inner {
      margin: 0 20px; }
    #location-results #results table#results-table {
      width: 100%;
      border-collapse: collapse;
      color: #ffffff; }
      #location-results #results table#results-table th {
        font-size: 18px;
        line-height: 30px;
        text-transform: uppercase;
        font-weight: bold;
        padding-bottom: 10px; }
      #location-results #results table#results-table tbody tr {
        border-top: 1px solid #5d656e; }
      #location-results #results table#results-table td {
        vertical-align: top;
        padding: 10px 0;
        font-size: 15px;
        line-height: 24px; }
        #location-results #results table#results-table td a {
          color: #f78f1e;
          display: block;
          word-break: break-all;
          word-wrap: break-word;
          max-width: 250px;  }
        #location-results #results table#results-table td.bold {
          width: 20px;
          font-weight: bold;
          font-size: 18px; }
          #location-results #results table#results-table td:nth-of-type(2) table { width: 80%; }
          #location-results #results table#results-table td:nth-of-type(3) table { width: 100%; }

#heading {
  background: #004890;
  padding-left: 10px;
  position: relative;
  height: 190px;
  overflow: hidden;
  margin-bottom: 30px; }
  #heading div.image {
    position: absolute;
    left: 10px;
    width: 100%;
    height: 140px;
    overflow: hidden; }
    #heading div.image img {
      width: 100%; }
  #heading h1 {
    font-size: 30px;
    line-height: 30px;
    color: #ffffff;
    position: absolute;
    bottom: 10px;
    padding: 0;
    left: 20px;
    text-transform: uppercase; }

.renewables {
  text-align: center; }
  .renewables ul.image-list {
    list-style: none;
    overflow: hidden;
    padding-bottom: 30px;
    position: relative; }
    .renewables ul.image-list li {
      background: #303030;
      padding-left: 20px;
      display: none;
      width: 340px;
      overflow: hidden;
      height: 235px;
      margin: 0 auto; }
      .renewables ul.image-list li img {
        float: left;
        width: 100%; }
      .renewables ul.image-list li:first-child {
        display: block; }

ul.feature-list {
  overflow: hidden;
  padding-bottom: 40px;
  position: relative; }
  ul.feature-list li {
    float: left;
    line-height: 30px;
    width: 30%;
    margin-left: 20px;
    font-size: 14px;
    font-weight: bold;
    display: block;
    text-align: left; }
    ul.feature-list li:nth-child(3n+2) {
      margin-left: 4%; }
    ul.feature-list li:nth-child(3n+3) {
      float: right; }

footer {
  margin: 0 40px;
  padding-top: 30px;
  color: #555555;
  line-height: 30px;
  font-size: 14px;
  padding-bottom: 100px;
  overflow: hidden; }
  footer img {
    display: block;
    padding-bottom: 10px; }
  footer a {
    color: #555555;
    text-decoration: none;
    border-bottom: 1px solid #babcc0; }
  footer .right {
    margin-top: 20px; }

body.pages.slug_home p.home-text-top,
body.pages.slug_home p.home-text-bottom {
  display: none; }

body.pages.slug_about-us .about-text p {
  font-size: 15px;
  color: #303030; }
body.pages.slug_about-us .about-text p,
body.pages.slug_about-us .panel-text p {
  padding: 15px 0; }
  body.pages.slug_about-us .about-text p:first-of-type,
  body.pages.slug_about-us .panel-text p:first-of-type {
    padding-top: 0; }
  body.pages.slug_about-us .about-text p:last-of-type,
  body.pages.slug_about-us .panel-text p:last-of-type {
    padding-bottom: 0; }

body.store_locations.index h1 {
  color: #5d656e; }
body.store_locations.index input[type='text'] {
  border-color: #f78f1e; }
body.store_locations.index .locations p {
  color: #303030; }
body.store_locations.index #error_message {
  color: #d32600; }
  body.store_locations.index #error_message a {
    color: #d32600; }

body.enquiries.submit label {
  display: block;
  font-size: 18px;
  line-height: 30px;
  padding-top: 15px; }
body.enquiries.submit .input {
  width: 460px; }
  body.enquiries.submit .input input {
    border: 1px solid #f78f1e;
    width: 100%;
    height: 60px;
    padding: 18px;
    box-sizing: border-box; }
  body.enquiries.submit .input textarea {
    border: 1px solid #f78f1e;
    width: 100%;
    height: 160px;
    padding: 18px;
    box-sizing: border-box; }
body.enquiries.submit .submit input {
  margin-top: 15px;
  display: block;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  border: none;
  text-transform: uppercase;
  padding: 0 90px 0 70px;
  cursor: pointer;
  background: #303030 url('../img/submit-btn.png?1490183746') right 20px center no-repeat; }
body.enquiries.submit input[type='text'] {
  border-color: #f78f1e; }

body.news.index #container #main #primary a.arrowed {
  padding-right: 16px;
  background: transparent url('../img/ornage-right.png?1490183746') no-repeat 100% 50%; }
body.news.index #container #main #primary div.news-holder:after {
  clear: both;
  content: '';
  display: block; }
body.news.index #container #main #primary section.left-column {
  text-align: center; }
body.news.index #container #main #primary section.right-column {
  text-align: center; }
  body.news.index #container #main #primary section.right-column #mainFeed {
    height: auto !important;
    width: 100% !important;
    font-size: inherit !important; }
    body.news.index #container #main #primary section.right-column #mainFeed table {
      width: 100%;
      margin: 12px 0px 16px; }
      body.news.index #container #main #primary section.right-column #mainFeed table td {
        text-align: center; }
      body.news.index #container #main #primary section.right-column #mainFeed table img {
        display: none; }
      body.news.index #container #main #primary section.right-column #mainFeed table a {
        color: #f66013;
        padding: 16px 0px;
        display: block;
        line-height: 30px; }
  body.news.index #container #main #primary section.right-column section.voltimum > a {
    padding-right: 16px;
    background: transparent url('../img/blue-right.png?1490183746') no-repeat 100% 50%;
    text-transform: uppercase;
    font-weight: bold;
    color: #006f8a;
    text-decoration: none; }
  body.news.index #container #main #primary section.right-column h3 {
    color: #006f8a;
    text-transform: uppercase;
    font-size: 30px; }
  body.news.index #container #main #primary section.right-column h4 {
    color: #006f8a;
    text-transform: uppercase;
    font-size: 18px; }
body.news.index #container #main #primary .news-hoder h2 {
  color: #f35f13;
  text-transform: uppercase;
  font-size: 30px; }
body.news.index #container #main #primary section.news article section {
  margin: 32px 0px; }
  body.news.index #container #main #primary section.news article section h3 {
    margin: 0px; }
    body.news.index #container #main #primary section.news article section h3 a {
      color: #5d656e;
      text-transform: uppercase;
      font-size: 14px;
      text-decoration: none;
      font-size: 18px; }
  body.news.index #container #main #primary section.news article section a {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
    color: #f78f1e; }
  body.news.index #container #main #primary section.news article section p {
    margin: 35px 0px;
    font-size: 15px;
    line-height: 30px; }
body.news.index #container #main #primary section.news article img {
  margin-top: 32px; }
body.news.index #container #main #primary section.news article:after {
  clear: both;
  content: '';
  display: block; }

body.news.view #container #main #primary div.news-holder:after {
  clear: both;
  content: '';
  display: block; }
body.news.view #container #main #primary section.left-column {
  text-align: center; }
  body.news.view #container #main #primary section.left-column h2 {
    color: #f35f13;
    text-transform: uppercase;
    font-size: 30px; }
  body.news.view #container #main #primary section.left-column article {
    margin-top: 37px; }
    body.news.view #container #main #primary section.left-column article div.news-image .thumbnail img {
      width: 100%;
      height: auto; }
    body.news.view #container #main #primary section.left-column article h3 {
      color: #5d656e;
      text-transform: uppercase;
      font-size: 18px;
      line-height: 28px; }
    body.news.view #container #main #primary section.left-column article p {
      margin: 1em 0em;
      font-size: 15px;
      line-height: 30px;
      color: #303030; }
    body.news.view #container #main #primary section.left-column article a {
      color: #f78f1e; }
  body.news.view #container #main #primary section.left-column > a {
    padding-left: 16px;
    background: transparent url('../img/orange-left.png?1490183746') no-repeat 0% 50%;
    color: #f78f1e;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 12px;
    display: inline-block; }

.tablet-show {
  display: block !important; }

.notFound {
  width: 645px;
  height: 200px;
  margin: 90px auto;
  background: #e8ebf0; }
  .notFound div {
    height: 100%; }
  .notFound .left {
    float: left;
    width: 215px;
    padding-left: 55px; }
    .notFound .left h1 {
      font-size: 120px;
      line-height: 200px;
      color: #f66013; }
  .notFound .right {
    float: left;
    margin-left: 30px;
    width: 305px;
    padding-right: 40px; }
    .notFound .right h2 {
      font-size: 30px;
      text-transform: uppercase;
      padding-top: 50px;
      font-weight: normal;
      padding-bottom: 10px;
      color: #303030; }
    .notFound .right p {
      color: #555555;
      font-size: 18px;
      line-height: 22px; }

#locationSpinner {
  position: relative;
  top: 13px;
  left: 65px; }

#poi-results h1 {
  padding-bottom: 10px; }
#poi-results a {
  color: #f78f1e; }
#poi-results ul {
  width: 50%;
  float: left; }
  #poi-results ul li a {
    font-size: 15px;
    line-height: 30px; }
#poi-results ul + p {
  clear: both; }
#poi-results p {
  padding: 10px 0; }

#literature-request-form.application-form #lit-items-js {
  float: none;
  padding-top: 15px;
  padding-bottom: 15px; }
#literature-request-form.application-form .item-img img {
  max-width: 230px; }
#literature-request-form #lit-items.hidden {
  display: none; }
#literature-request-form #lit-items-js {
  display: none; }
  #literature-request-form #lit-items-js.revealed {
    display: table; }
  #literature-request-form #lit-items-js a {
    color: #676767; }
  #literature-request-form #lit-items-js .row {
    display: table-row; }
  #literature-request-form #lit-items-js .lit-item {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    cursor: pointer; }
    #literature-request-form #lit-items-js .lit-item.error-message {
      cursor: default; }
  #literature-request-form #lit-items-js .item-content {
    display: table;
    margin-bottom: 30px; }
  #literature-request-form #lit-items-js .item-img,
  #literature-request-form #lit-items-js .item-txt {
    display: table-cell;
    vertical-align: middle; }
  #literature-request-form #lit-items-js .item-img {
    padding-right: 15px; }
    #literature-request-form #lit-items-js .item-img img {
      display: block;
      border: 1px solid #f6861f; }
      #literature-request-form #lit-items-js .item-img img.no-border {
        border: none;
        margin: 1px;
        /* Compensate for the space the border would have brought with it */ }
  #literature-request-form #lit-items-js .item-txt p {
    line-height: 17px; }
  #literature-request-form #lit-items-js .item-txt span {
    margin-bottom: 15px; }
    #literature-request-form #lit-items-js .item-txt span.icon {
      margin-bottom: 0; }
  #literature-request-form #lit-items-js .item-txt .title {
    display: block; }
  #literature-request-form #lit-items-js .item-txt .sub-title {
    display: block; }
    #literature-request-form #lit-items-js .item-txt .sub-title:before {
      content: "-";
      padding-right: 5px; }
  #literature-request-form #lit-items-js .item-txt .brochure-action {
    display: table;
    margin: 0; }
    #literature-request-form #lit-items-js .item-txt .brochure-action span {
      display: table-cell;
      vertical-align: middle; }
    #literature-request-form #lit-items-js .item-txt .brochure-action .icon {
      display: table-cell;
      width: 25px;
      padding-right: 10px; }
    #literature-request-form #lit-items-js .item-txt .brochure-action .checkbox-nice {
      width: 25px;
      height: 25px;
      border: 1px solid #f6861f; }
      #literature-request-form #lit-items-js .item-txt .brochure-action .checkbox-nice.checked {
        background-image: url("../img/icon-checkbox-nice.jpg"); }
    #literature-request-form #lit-items-js .item-txt .brochure-action .pdf {
      background-image: url("../img/icon-pdf.png");
      width: 26px;
      height: 36px; }
#literature-request-form .input {
  width: 100%;
  max-width: 455px;
  margin-bottom: 15px; }
#literature-request-form .error-message {
  font-size: 0.9em;
  font-weight: bold;
  text-align: right;
  color: #ff0707; }
#literature-request-form .submit {
  position: relative;
  top: -76px;
  left: 475px;
  float: left; }
#literature-request-form label {
  display: block;
  margin-bottom: 5px; }
#literature-request-form input[type="text"],
#literature-request-form input[type="email"],
#literature-request-form input[type="tel"],
#literature-request-form input[type="password"],
#literature-request-form textarea {
  width: 100%;
  max-width: 455px;
  box-sizing: border-box; }
#literature-request-form select {
  display: block; }

#careers-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  #careers-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
