/*
Theme Name: davieswps_
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: davieswps_
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

davieswps_ is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

html, body, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, figure, footer, header, hgroup, nav, section {
  display: block; }

/* ==========================================================================
   BITS AND PIECES
============================================================================= */
html {
  height: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  font-size: 1em;
  line-height: 1.4;
  height: 100%; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #b7b7b7;
  margin: 50px 0;
  padding: 0; }

img {
  vertical-align: middle; }

textarea {
  resize: vertical; }

/* Remove button padding in FF */
button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* ==========================================================================
   MIXINS
============================================================================= */
.wrapper, .row, .col, .col-full-width-half .col-inner, .main, .section-top, .section, .snapshot, .calculator, .form-row, .form-action, .white-popup, .promo-popup, header, ul.menu, .banner-container, .banner-pager-container, footer, ul.social {
  *zoom: 1; }
  .wrapper:before, .row:before, .col:before, .col-full-width-half .col-inner:before, .main:before, .section-top:before, .section:before, .snapshot:before, .calculator:before, .form-row:before, .form-action:before, .white-popup:before, .promo-popup:before, header:before, ul.menu:before, .banner-container:before, .banner-pager-container:before, footer:before, ul.social:before, .wrapper:after, .row:after, .col:after, .col-full-width-half .col-inner:after, .main:after, .section-top:after, .section:after, .snapshot:after, .calculator:after, .form-row:after, .form-action:after, .white-popup:after, .promo-popup:after, header:after, ul.menu:after, .banner-container:after, .banner-pager-container:after, footer:after, ul.social:after {
    display: table;
    content: ""; }
  .wrapper:after, .row:after, .col:after, .col-full-width-half .col-inner:after, .main:after, .section-top:after, .section:after, .snapshot:after, .calculator:after, .form-row:after, .form-action:after, .white-popup:after, .promo-popup:after, header:after, ul.menu:after, .banner-container:after, .banner-pager-container:after, footer:after, ul.social:after {
    clear: both; }

/* ==========================================================================
   LAYOUT & GENERAL
============================================================================= */
body {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  color: #58595b; }

#top {
  height: 132px; }

.body-alt {
  background-color: #f1f2f2; }

.wrapper {
  margin: 0 auto;
  max-width: 1000px;
  padding: 0;
  position: relative; }

.wrapper-full-width {
  max-width: none; }

.row {
  position: relative; }

.row-gap {
  margin-bottom: 30px; }

.col {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0 20px;
  position: relative; }

.col-full {
  float: none; }

.col-half {
  width: 50%; }

.col-full-width-half {
  width: 50%;
  padding: 95px 0; }
  .col-full-width-half .col-inner {
    float: right;
    width: 480px; }
  .col-full-width-half .col-inner-full {
    padding-right: 20px; }
  .col-full-width-half .col-inner-half {
    width: 50%;
    padding: 0 20px 0 0; }

.col-third {
  width: 33.33%; }

.col-quarter {
  width: 25%; }

.col-center {
  text-align: center; }

.col-main {
  width: 57%; }

.col-aside {
  width: 43%; }

p {
  padding: 0;
  margin: 0 0 15px 0; }

a {
  color: #155d97;
  text-decoration: none; }

ul, ol {
  list-style: disc;
  padding: 0 0 8px 30px;
  margin: 0; }
  ul li, ol li {
    padding: 0 0 12px 0;
    margin: 0; }

ul ul,
ol ul,
ol ol,
ul ol {
  list-style: circle;
  padding: 0 0 4px 30px; }
  ul ul li,
  ol ul li,
  ol ol li,
  ul ol li {
    padding: 12px 0 0 0; }

ol {
  list-style: decimal; }

ol ol {
  list-style: lower-alpha; }

ul ol {
  list-style: decimal; }

.hex-container {position:relative;width:100%;height:137px;margin:20px 0;}
.hp-hexagon {
	background:transparent url(img/bg-hexagon.png) no-repeat 0 0;
	background-size:cover;
	position:absolute;
	width:159px;
	height:137px;
	text-align:center;
	padding:10px 30px 15px 30px;
	box-sizing:border-box;
	color:#fff;
	-webkit-transition: all 1s ease;
  transition: all 1s ease; }
.hp-hexagon:hover {
	background:transparent url(img/bg-hexagon-on.png) no-repeat 0 0;
	background-size:cover; }
.hp-hexagon-2 {top:0;left:160px;}
.hp-hexagon-3 {top:0;left:320px;}
.hp-hexagon-4 {top:0;left:480px;}
.hp-hexagon-5 {top:0;left:640px;}
.hp-hexagon-6 {top:0;left:800px;}
.hp-hexagon h3 {font-family:"block-extra-condensed",sans-serif;font-weight:400 !important;font-size:26px !important;line-height:1;}
.hp-hexagon:hover h3 {color:#fff;}
.hp-hexagon span { display:none;font-size:12px;line-height:1; }
.hp-hexagon:hover span {display:block;}
/* == 1015px ======================================================================== */
@media only screen and (max-width: 1015px) {
  .col-full-width-half {
    width: 100%;
    float: none; }
    .col-full-width-half .col-inner {
      float: none;
      width: auto; }
    .col-full-width-half .col-inner-full {
      padding: 0 20px; }
    .col-full-width-half .col-inner-half {
      padding: 0 20px; } }
/* == 980px ======================================================================== */
@media only screen and (max-width: 980px) {
  #top {
    height: 0; }

  .col-full-width-half .col-inner-half {
    width: 100%;
    float: none; }

    .hex-container {height:auto;}

    .hp-hexagon {
    	position:relative;
    	margin:10px auto;
     }

     .hp-hexagon-2,.hp-hexagon-3,.hp-hexagon-4,.hp-hexagon-5,.hp-hexagon-6 {top:0;left:auto;}}
/* == 800px ======================================================================== */
@media only screen and (max-width: 850px) {

  iframe {width:100%;height:auto;}

  body.home iframe {height:280px;}
  .col-half {
    width: 100%;
    float: none; }

  .col-third {
    width: 100%;
    float: none; }

  .col-quarter {
    width: 100%;
    float: none; }

  .col-main {
    width: 100%;
    float: none; }

  .col-aside {
    width: 100%;
    float: none; } }
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* ==========================================================================
   CONTENT
============================================================================= */
.main {
  background-color: #fff; }
  .main h1 {
    text-transform: uppercase;
    font-family: "block-extra-condensed",sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #002a51;
    font-size: 36px;
    margin: 0 0 30px 0; }
    .main h1.with-link {
      float: left; }
  .main h2 {
    text-transform: uppercase;
    font-family: "block-extra-condensed",sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #155d97;
    margin: 0 0 10px 0; }
  .main h3 {
    font-size: 20px;
    font-weight: 700;
    color: #155d97;
    margin: 0 0 10px 0; }
  .main h4 {
    font-size: 16px;
    font-weight: 700;
    color: #155d97;
    margin: 0 0 5px 0; }
  .main a.side-link {
    float: right;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    color: #155d97;
    text-transform: uppercase;
    padding: 10px 0 0 0; }

/* == 950px ======================================================================== */
@media only screen and (max-width: 950px) {
  .main h1 {
    font-size: 36px;
    float: none;
    text-align: center;
    margin: 0; }
    .main h1.with-link {
      float: none; }
  .main h2 {
    text-align: center; }
  .main a.side-link {
    float: none;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 0 0 10px 0; } }
/* ==========================================================================
   SECTION TOP
============================================================================= */
.section-top {
  background-color: #002a51;
  position: relative;
  z-index: 2;
  margin: 0 auto; }
  .section-top h1 {
    text-transform: uppercase;
    font-family: "block-extra-condensed",sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    font-size: 36px;
    margin: 25px 0;
    float: left; }

ul.section-menu {
  display: block;
  list-style: none;
  margin: 40px 0 0 0;
  padding: 0;
  float: right; }
  ul.section-menu li {
    margin: 0;
    padding: 0;
    position: relative; }
    ul.section-menu li a {
      display: block;
      font-family: 'Roboto Condensed', sans-serif;
      font-size: 16px;
      line-height: 20px;
      color: #fff;
      text-transform: uppercase;
      text-decoration: none;
      background: transparent url(img/icon-down-arrow.svg) no-repeat 0 6px;
      background-size: 13px 6px;
      padding: 0 0 10px 20px; }

ul.section-menu ul {
  display: none;
  margin: 0;
  padding: 15px 20px;
  float: none;
  position: absolute;
  top: 100%;
  right: 0;
  list-style: none;
  background-color: #7b7c7f;
  width: 180px; }
  ul.section-menu ul li {
    padding: 5px 0; }
    ul.section-menu ul li a {
      background-image: none;
      padding: 0; }

input.search {
  width: 285px;
  float: right;
  margin-top: 35px;
  background: #fff url(img/icon-search.svg) no-repeat 8px 8px;
  background-size: 18px 18px;
  padding-left: 34px; }

/* == 950px ======================================================================== */
@media only screen and (max-width: 950px) {
  .section-top {
    text-align: center; }
    .section-top h1 {
      float: none;
      margin: 25px 0;
      text-align: center; }
      .section-top h1.with-menu {
        margin-bottom: 0; }

  ul.section-menu {
    margin: 10px auto 0 auto;
    float: none; }
    ul.section-menu li a {
      display: inline-block;
      padding-bottom: 20px; }

  ul.section-menu ul {
    right: 0;
    left: 0;
    list-style: none;
    background-color: #7b7c7f;
    width: auto; }
    ul.section-menu ul li {
      padding: 5px 0; }
      ul.section-menu ul li a {
        background-image: none;
        padding: 0; }

  input.search {
    float: none;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 240px; } }
/* ==========================================================================
   SECTIONS
============================================================================= */
.section {
  padding: 95px 0;
  position: relative; }

.scroll-next {
  display: block;
  margin: -26px auto 0 auto;
  width: 51px;
  height: 51px;
  background: transparent url(img/icon-scroll-arrow.svg) no-repeat 0 0; }

.section-overlay {
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -26px;
  z-index: 1; }
  .section-overlay .scroll-next {
    margin-top: 0; }

.section-full-width {
  padding: 0; }

.section-snapshot {
  background-color: #e6e7e8; }

.section-products {
  background-color: #fff; }

.section-savies {
  background-color: #fff; /*#e6e7e8;*/ }

.section-info-hub {
  background-color: #fff; }

.home .section-info-hub {
  padding-top: 95px !important; }

.page .section-info-hub {
  padding-top: 0; }

.section-overview {
  background-color: #fff; }

.bg-about {
  background-image: url(img/bg-about.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 630px; }

.section-our-mission {
  background-image: -webkit-linear-gradient(left, #0c5c97, #0a4778);
  background-image: linear-gradient(to right, #0c5c97, #0a4778);
  color: #fff; }
  .section-our-mission h2 {
    color: #fff; }

.our-mission {
  width: 600px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 200; }

.section-people {
  background-color: #fff; }
  .section-people h3 {
    margin-bottom: 0; }
  .section-people p.people-title {
    color: #58595b;
    font-size: 15px;
    font-style: italic;
    font-weight: bold; }

.people-profile {
  height: 640px;
  white-space: normal; }

.people-control {
  display: block;
  position: absolute;
  top: 50%;
  width: 48px;
  height: 113px;
  margin-top: -56px;
  background-color: transparent;
  background-repeat: no-repeat;
  z-index: 100;
  text-indent: -9999px; }

.people-control-prev {
  left: 0;
  background-image: url(img/control-prev.svg); }

.people-control-next {
  right: 0;
  background-image: url(img/control-next.svg); }

.people-pager {
  text-align: center;
  margin: 0 auto;
  display: block; }
  .people-pager a {
    display: inline-block;
    color: #fff;
    width: 10px;
    height: 10px;
    background-color: #7b7c7f;
    border-radius: 5px;
    text-indent: -9999px;
    margin: 0 1px; }
    .people-pager a.cycle-pager-active {
      background-color: #155d97; }

.people-mobile {
  display: none; }

.section-corporate-governance {
  background-color: #f1f2f2; }

ul.board-of-directors {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.board-of-directors li {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #fff; }

.section-alliances {
  background-color: #fff;
  text-align: center; }

.section-davies-wear-plate-systems-products {
  background-image: -webkit-linear-gradient(left, #0c5c97, #0a4778);
  background-image: linear-gradient(to right, #0c5c97, #0a4778);
  color: #fff; }
  .section-davies-wear-plate-systems-products h2 {
    color: #fff; }

.section-wear-side-only-attachment-products {
  background-color: #002a51;
  color: #fff; }
  .section-wear-side-only-attachment-products h2 {
    color: #fff; }
  .section-wear-side-only-attachment-products h3 {
    color: #fff; }

.section-safety-products {
  background-color: #e6e7e8; }

.section-contact-details {
  background-color: #fff; }

.bg-map {
  background-color: #CCC;
  height: 780px;
  padding: 0; }

.contacts {
  background-color: #155d97;
  color: #fff;
  padding: 20px 20px 5px 20px;
  margin: 0 0 20px 0; }
  .contacts h4 {
    color: #fff; }
.contacts a {
    color:#fff;
}
.section-make-an-enquiry {
  background: #002a51 url(img/bg-enquiry-form.png) no-repeat right top;
  color: #fff; }
  .section-make-an-enquiry h2 {
    color: #fff; }

/* == 1050px ======================================================================== */
@media only screen and (max-width: 1050px) {
  .people-desktop {
    display: none; }

  .people-control {
    display: none; }

  .people-mobile {
    display: block; } }
/* == 1015px ======================================================================== */
@media only screen and (max-width: 1015px) {
  .bg-about {
    display: none; } }
/* == 950px ======================================================================== */
@media only screen and (max-width: 950px) {
  .section {
    padding: 75px 0;
    position: relative; }

  .section-full-width {
    padding: 0; }

  .bg-map {
    height: 400px; } }
/* == 750px ======================================================================== */
@media only screen and (max-width: 750px) {
  .our-mission {
    width: auto; } }
/* ==========================================================================
   SNAPSHOTS
============================================================================= */
.snapshot {
  background-color: #d1d3d4;
  margin: 0 auto;
  text-align: center;
  max-width: 292px; }
  .snapshot img {
    width: 257px;
    height: 139px;
    display: inline-block;
    margin: 0 auto 30px 0; }

.snapshot-header {
  background-color: #155d97;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  padding: 15px 20px; }

.snapshot-footer {
  background-color: #155d97;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 15px 30px; }

.snapshot-item {
  background: #fff url(img/bg-snapshot.png) no-repeat center bottom;
  color: #002a51;
  font-size: 14px;
  font-weight: bold;
  padding: 25px 30px 55px 30px;
  margin: 0 0 30px 0;
  background-size: 100% auto; }

/* == 800px ======================================================================== */
@media only screen and (max-width: 800px) {
  .snapshot {
    margin: 20px auto; } }
/* ==========================================================================
   IMAGES
============================================================================= */
img {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto; }

img.content {
  width: 100%;
  margin: 0 0 30px 0; }

img.products {
  width: 100%;
  margin: 0 0 30px 0; }

img.davies-savies {
  width: 100%;
  margin: 0 0 30px 0; }

img.people {
  width: 100%;
  margin: 0 auto 30px auto;
  max-width: 217px;
  max-height: 217px; }

img.case-study {
  width: 100%;
  height:200px;
  margin: 0 0 30px 0; }

/* ==========================================================================
   CALCULATOR
============================================================================= */
#promo2 .calculator {
    background:#155d97 url(img/logo-popup.png) no-repeat 480px 40px;
    background-size:20%;
}
.calculator {
  background-color: #155d97;
  padding: 30px; }
  .calculator p {
    color: #fff;
    text-transform: uppercase;
    font-family: "block-extra-condensed",sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    width: 60%;
    float: left;
    margin: 0;
    letter-spacing:1px; }
  .calculator .calculator-form {
    float: right;
    width: 35%; }
  .calculator input {
    float: left;
    width: 200px;
    margin-right: 20px; }

/* == 950px ======================================================================== */
@media only screen and (max-width: 950px) {
  .calculator {
    text-align: center; }
    .calculator p {
      width: auto;
      float: none;
      margin: 0 0 10px 0; }
    .calculator .calculator-form {
      float: none;
      width: auto; }
    .calculator input {
      float: none;
      width: 300px;
      margin-right: 10px; } }
/* == 525px ======================================================================== */
@media only screen and (max-width: 525px) {
  .calculator input {
    width: 100%;
    margin-bottom: 4px; } }
/* ==========================================================================
   HUB LINKS
============================================================================= */
.hub-link {
  display: block;
  width: 33.33%;
  float: left;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  height: 265px;
  border: 1px solid #fff;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none; }
  .hub-link img {
    width: 51px;
    height: 51px;
    margin: 65px auto 20px auto; }
  .hub-link span {
    display: block;
    width: 300px;
    margin: 0 auto; }

.hl-blue-light {
  background-color: #3780b2; }

.hl-blue-mid {
  background-color: #155d97; }

.hl-blue-dark {
  background-color: #002a51; }

.hl-grey-light {
  background-color: #c7c8ca; }

.hl-grey-mid {
  background-color: #7b7c7f; }

/* == 850px ======================================================================== */
@media only screen and (max-width: 850px) {
  .hub-link {
    width: 50%; } }
/* == 500px ======================================================================== */
@media only screen and (max-width: 500px) {
  .hub-link {
    width: 100%;
    float: none; } }
/* ==========================================================================
   FORMS
============================================================================= */
.form-row {
  margin: 0 0 5px 0; }

input, textarea {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  color: #58595b;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  width: 100%;
  padding: 8px 10px;
  margin: 0;
  border: none; }

textarea {
  height: 200px; }

div.wpcf7 img.ajax-loader {display:none;}
.wpcf7-submit {width:80px;background-color: #155d97 !important;}
input.wpcf7-not-valid {background-color:#f00 !important;color:#fff !important;}

input.wpcf7-not-valid::-webkit-input-placeholder {color:#fff;}
.wpcf7-not-valid-tip {display:none !important;}
div.wpcf7-response-output {margin:0;padding:10px;box-sizing:border-box;text-align:center;}
div.wpcf7-validation-errors {border:1px dashed #ccc;}
div.wpcf7-mail-sent-ok {border:1px dashed #398f14;}

.button, .wpcf7-submit {
  display: inline-block;
  border: none;
  border-radius: 20px;
  background-color: #155d97;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  padding: 0;
  margin: 0 0 20px 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 8px 10px;
  text-decoration: none; }
.button-cs {
	box-sizing:border-box;
	width:100%;
	text-align:center; }
.button-alt {
  background-color: #fff;
  color: #155d97; }

button, .wpcf7-submit {
  border: none; }

.form-action button, .wpcf7-submit {
  float: right; }

.download {
  background: transparent url(img/icon-pdf.svg) no-repeat 0 0;
  background-size: 18px 25px;
  display: block;
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 30px;
  margin: 0 0 30px 0;
  color: #002a51; }

.download-alt {
  background-image: url(img/icon-pdf-alt.svg);
  color: #fff; }

.download-big {
  background: transparent url(../daviessavies/img/pdf-icon.png) no-repeat 0 0;
  background-size: 50px 50px;
  display: block;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 60px;
  margin: 0 0 30px 0;
  color: #b43337;
  font-size: 18px; }

.white-popup {
  position: relative;
  background-color: #fff;
  padding: 20px;
  max-width: 410px;
  margin: 0 auto; }
  .white-popup input, .white-popup textarea {
    background-color: #e6e7e8; }
  .white-popup h2 {
    color: #002a51;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    margin: 0 0 10px 0; }

.promo-popup {
  position: relative;
  background-color: #fff;
  padding: 0;
  max-width: 620px;
  margin: 0 auto; }
  .promo-popup img {
    padding: 40px 40px 0 40px; }
    #promo2 img {
      padding: 40px; }
  .promo-popup .calculator {
    text-align: center; }
    .promo-popup .calculator p {
      width: auto;
      float: none;
      margin: 0 50px 10px 50px;
      font-size: 40px; }
      #promo2 .calculator p {
      font-size:19px;
      text-align:left;
      margin:0 150px 0 0;
      }
    .promo-popup .calculator .calculator-form {
      float: none;
      width: auto; }
    .promo-popup .calculator input {
      float: none;
      width: 300px;
      margin-right: 10px; }

table {
  border-collapse: collapse;
  padding: 0;
  margin: 0 0 20px 0;
  border: 1px solid #155d97;
  width: 100%; }
  table td, table th {
    padding: 10px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #155d97; }
  table th {
    background-color: #155d97;
    color: #fff; }
  table td {
    background-color: #fff;
    color: #58595b; }

/* == 950px ======================================================================== */
@media only screen and (max-width: 950px) {
  .promo-popup .calculator p {
    margin: 0px 20px 10px 20px;
    font-size: 30px; } }
/* == 525px ======================================================================== */
@media only screen and (max-width: 525px) {
  .promo-popup .calculator input {
    width: 100%;
    margin-bottom: 4px; } }
/* ==========================================================================
   HEADER
============================================================================= */
header {
  background: #fff url(img/bg-header.png) repeat-x 0 0;
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 400; }

.header-inner {
  background: transparent url(img/bg-header-overlay.png) no-repeat center top; }

header .wrapper {
  height: 132px; }

nav {
  position: absolute;
  bottom: 35px;
  right: 0;
  z-index: 200; }

.menu-label {
  display: block;
  width: 40px;
  height: 40px;
  background: #155d97 url(img/icon-menu.svg) no-repeat 0 0;
  background-size: 40px 40px;
  display: none; }

.menu-close {
  background-image: url(img/icon-close.svg); }

ul.menu {
  list-style: none;
  margin: 0;
  padding: 0 5px 0 0; }
  ul.menu li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 20px;
    position:relative; }
    ul.menu li a {
      display: block;
      color: #155d97;
      font-family: 'Roboto Condensed', sans-serif;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 700;
      text-decoration: none; }
    ul.menu li.current a {
      color: #002a51; }

ul.menu ul {
	padding:0;
	list-style:none;
	position:absolute;
	top:100%;
	right:0;
	background-color:#7b7c7f;
	padding:15px 20px;
	width:180px;
	float:none;
	display:none;
}
ul.menu ul li {
	display:block;
	padding:5px 0;
	margin:0;
	float:none;
}
ul.menu ul li a {
	font-weight:300;
	font-size:13px;
	background-image:none;
	color:#fff;
	display:block;
}
ul.menu ul li a:hover {
	color:#000; }
ul.menu li.current ul li a {
	color:#fff;
}

.logo {
  display: block;
  width: 180px;
  height: 77px;
  background: transparent url(img/logo-wide.png) no-repeat;
  text-indent: -9999px;
  float: left;
  margin-left: 20px;
  margin-top: 35px; }

ul.quick-contacts {
  float: right;
  list-style: none;
  margin: 0 20px 0 0;
  padding: 0;
  height: 40px;
  z-index: 300; }
  ul.quick-contacts li {
    float: left;
    display: inline;
    margin: 0;
    padding: 0; }
  ul.quick-contacts a {
    color: #fff;
    text-decoration: none;
    display: block;
    height: 40px;
    line-height: 40px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    padding: 0 16px; }

ul.quick-contacts li.phone a {
  background: transparent url(img/icon-phone.svg) no-repeat 0 12px;
  background-size: 16px 16px;
  padding-left: 22px; }

ul.quick-contacts li.enquiry a {
  background: #002a51; }

/* == 1000px ======================================================================== */
@media only screen and (max-width: 1000px) {
  .header-inner {
    background-position: -1005px 0; } }
/* == 980px ======================================================================== */
@media only screen and (max-width: 980px) {
  header {
    position: relative; }

  .header-inner {
    background-image: none; }

  header .wrapper {
    height: auto; }

  nav {
    position: absolute;
    bottom: auto;
    top: 0;
    left: 0;
    right: 0; }

  .menu-label {
    display: block; }

  ul.menu {
    background-color: #002a51;
    padding: 20px;
    display: none; }
    ul.menu li {
      display: block;
      float: none;
      margin-right: 0;
      border-bottom: 1px solid #fff; }
      ul.menu li:last-child {
        border-bottom: none; }
      ul.menu li a {
        color: #fff;
        font-size: 24px;
        padding: 5px 0; }
      ul.menu li.current a {
        color: #fff; }

  .logo {
    float: none;
    margin: 60px auto 28px auto; }

  ul.quick-contacts {
    float: none;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0; }

  ul.quick-contacts li.phone {
    display: none; } }
/* ==========================================================================
   BANNER
============================================================================= */
.section-banner {
  padding: 0; }

.banner-container {
  height: 550px;
  overflow: hidden;
  position: relative; }

.banner-slide {
  height: 642px;
  width: 100%;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center; }
  .banner-slide h1 {
    color: #fff;
    font-family: "block-extra-condensed",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 75px;
    line-height: 1;
    padding: 160px 0 0 0;
    margin: 0 0 15px 0; }
	.shadow {
		text-shadow: 2px 2px #000; }
.banner-slide-01 {
  background-image: url(img/bg-banner-1.jpg); }
  .banner-slide-01 h1 {
    padding-top: 20px;
    font-size: 80px;
    line-height: 1.1; }

.banner-slide-02 {
  background-image: url(img/bg-banner-2.jpg); }

.banner-slide-03 {
  background-image: url(img/bg-banner-3.jpg); }

.banner-slide-04 {
  background-image: url(img/bg-banner-4.jpg); }

.banner-slide-05 {
  background-image: url(img/bg-banner-5.jpg); }

.banner-control {
  display: block;
  position: absolute;
  top: 50%;
  width: 48px;
  height: 113px;
  margin-top: -56px;
  background-color: transparent;
  background-repeat: no-repeat;
  z-index: 100;
  text-indent: -9999px; }

.banner-control-prev {
  left: 0;
  background-image: url(img/control-prev.svg); }

.banner-control-next {
  right: 0;
  background-image: url(img/control-next.svg); }

.banner-pager-container {
  position: absolute;
  z-index: 200;
  bottom: 66px;
  left: 0;
  right: 0; }

.banner-pager {
  float: right;
  margin-right: 20px; }
  .banner-pager a {
    display: block;
    float: left;
    color: #fff;
    width: 10px;
    height: 10px;
    background-color: #7b7c7f;
    border-radius: 5px;
    text-indent: -9999px;
    margin: 0 1px; }
    .banner-pager a.cycle-pager-active {
      background-color: #fff; }

.banner-overlay {
  height: 52px;
  background: transparent url(img/bg-banner-overlay.png) no-repeat center top;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 150;
  background-size: 100% 52px; }

/* == 1399px ======================================================================== */
@media only screen and (max-width: 1399px) {
  .banner-overlay {
    background-size: 1399px 52px; } }
/* == 950px ======================================================================== */
@media only screen and (max-width: 950px) {
  .banner-container {
    height: 442px; }

  .banner-slide {
    height: 442px; }
    .banner-slide h1 {
      font-size: 45px;
      line-height: 50px;
      padding: 60px 0 0 0; }

  .banner-pager-container {
    bottom: 56px; }

  .banner-overlay {
    height: 26px; } }
/* == 700px ======================================================================== */
@media only screen and (max-width: 700px) {
  .banner-container {
    height: 342px; }

  .banner-slide {
    height: 342px; }
    .banner-slide h1 {
      font-size: 35px;
      line-height: 40px;
      padding: 40px 0 0 0; }

  .banner-pager-container {
    bottom: 46px; } }
/* == 550px ======================================================================== */
@media only screen and (max-width: 550px) {
  .banner-container {
    height: 242px; }

  .banner-slide {
    height: 242px; }
    .banner-slide h1 {
      font-size: 30px;
      line-height: 32px;
      padding: 20px 0 0 0; }

  .banner-pager-container {
    bottom: 26px; }

  .banner-overlay {
    display: none; }

  .banner-control {
    display: none; } }
/* ==========================================================================
   FOOTER
============================================================================= */
footer {
  background-image: -webkit-linear-gradient(left, #0c5c97, #0a4778);
  background-image: linear-gradient(to right, #0c5c97, #0a4778);
  font-size: 15px;
  color: #fff; }
  footer a {
    color: #fff;
    text-decoration: none; }
  footer h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    margin: 0 0 10px 0;
    color:#fff !important; }

.footer-inner {
  background: transparent url(img/bg-footer.png) no-repeat center top;
  background-size: 100% auto;
  padding: 70px 0 25px 0; }

.body-alt .footer-inner {
  background-image: url(img/bg-footer-alt.png); }

.footer-no-curve .footer-inner {
  background-image: none; }

.col-footer-quarter {
  width: 25%; }

.scroll-top {
  float: right;
  margin-right: 20px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 300;
  font-size: 14px;
  background: transparent url(img/icon-top-arrow.svg) no-repeat 0 5px;
  background-size: 13px 6px;
  padding: 0 0 0 20px; }

ul.social {
  list-style: none;
  margin: 0 0 55px 20px; }
  ul.social li {
    display: inline;
    float: left;
    margin: 0 15px 0 0; }
    ul.social li a {
      display: block;
      width: 32px;
      height: 32px;
      background-repeat: no-repeat;
      background-position: 0 0;
      background-color: transparent;
      text-indent: -9999px;
      background-size: 32px 32px; }
    ul.social li.twitter a {
      background-image: url(img/icon-twitter.svg); }
    ul.social li.facebook a {
      background-image: url(img/icon-facebook.svg); }
    ul.social li.linkedin a {
      background-image: url(img/icon-linkedin.svg); }

.footer-logo {
  display: block;
  width: 161px;
  height: 155px;
  background: transparent url(img/logo-wide.png) no-repeat 0 0;
  text-indent: -9999px;
  background-size:contain; }

ul.footer-menu {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0; }
  ul.footer-menu li {
    margin: 0;
    padding: 0; }
    ul.footer-menu li.gap {
      margin-bottom: 15px; }
    ul.footer-menu li a {
      color: #fff;
      text-transform: uppercase;
      text-decoration: none;
      font-family: 'Roboto Condensed', sans-serif;
      font-size: 16px; }

.copyright {
  background-color: #fff;
  color: #002a51;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 15px 0; }

/* == 950px ======================================================================== */
@media only screen and (max-width: 950px) {
  footer h4 {
    font-size: 16px;
    margin: 0 0 10px 0; }

  .footer-inner {
    background-size: 1399px 55px;
    padding: 50px 0 25px 0;
    margin: 0 auto;
    text-align: center; }

  .col-footer-quarter {
    width: 33.33%; }

  .scroll-top {
    display: inline-block;
    float: none;
    margin: 0 auto; }

  ul.social {
    display: block;
    list-style: none;
    margin: 20px auto 40px auto;
    padding: 0; }
    ul.social li {
      display: inline-block;
      float: none;
      margin: 0 7px; }

  .col-footer-hide {
    display: none; }

  .copyright {
    text-align: center; }
    
    .announcement {
    	width:100% !important; }
    	
    	.announcement h1 {
    		font-size:36px !important;
    		padding-bottom:20px; }
    		
    		.banner-slide-06 {
    			background-position: center 50px !important; }
    			
    		.banner-slide-06 h1 {
    			font-size:20px !important; }
    }
/* == 750px ======================================================================== */
@media only screen and (max-width: 750px) {
  .col-footer-quarter {
    float: none;
    width: 100%; } }

/*# sourceMappingURL=style.css.map */

@media only screen and (min-width: 750px) {
.map-one {
	width:122px;
	height:105px;
	position:absolute;
	top:0;
	left:42px;
	}
.map-two {
	width:122px;
	height:105px;
	position:absolute;
	top:113px;
	left:42px;
	}
.map-three {
	width:122px;
	height:105px;
	position:absolute;
	top:57px;
	left:136px;
	}
.map-four {
	width:122px;
	height:105px;
	position:absolute;
	top:0;
	left:230px;
	}
.map-five {
	width:122px;
	height:105px;
	position:absolute;
	top:113px;
	left:230px;
	}
.map-six {
	width:122px;
	height:105px;
	position:absolute;
	top:57px;
	left:323px;
	}
.map-one:hover {
	background:url(img/map-one-hover.png) no-repeat 0 0;
	z-index:99999; }
.map-two:hover {
	background:url(img/map-two-hover.png) no-repeat 0 0;
	z-index:99999; }
.map-three:hover {
	background:url(img/map-three-hover.png) no-repeat 0 0;
	z-index:99999; }
.map-four:hover {
	background:url(img/map-four-hover.png) no-repeat 0 0;
	z-index:99999; }
.map-five:hover {
	background:url(img/map-five-hover.png) no-repeat 0 0;
	z-index:99999; }
.map-six:hover {
	background:url(img/map-six-hover.png) no-repeat 0 0;
	z-index:99999; }
.map-one-ace:hover {
	background:url(img/map-onett-ace-hover.png) no-repeat 0 0 !important;
	z-index:99999; }
.map-three-ace:hover {
	background:url(img/map-three-ace-hover.png) no-repeat 0 0 !important;
	z-index:99999; }
.map-four-ace:hover {
	background:url(img/map-four-ace-hover.png) no-repeat 0 0 !important;
	z-index:99999; }
.map-six-ace:hover {
	background:url(img/map-six-ace-hover.png) no-repeat 0 0 !important;
	z-index:99999; }
}

.announcement {
	float:right;width:480px;padding:20px;border-top:1px solid #002a51;border-bottom:1px solid #002a51;height:270px;box-sizing:border-box;text-align:center;
}
.fp-video {
	margin-bottom:20px;float:left;display:block; }
