/* /* COLOURS */
/* FONTS */
/* GRADIENTS */
/* BUTTONS */
/* BREAKPOINTS */
@import url("//fast.fonts.net/t/1.css?apiType=css&projectid=46d204ac-ed01-4c8c-98da-15a3e00d5e6b");
@font-face {
  font-family: "Swiss_721 W01 Light";
  src: url("/fonts/8936dd78-6787-48e6-b578-0df6e400b3e1.eot?#iefix");
  src: url("/fonts/8936dd78-6787-48e6-b578-0df6e400b3e1.eot?#iefix") format("eot"), url("/fonts/2fdec0cf-6a9b-4f77-a39b-5749e8982851.woff2") format("woff2"), url("/fonts/d1001ef9-2b8e-4cd1-99e7-9f48a6f7d356.woff") format("woff"), url("/fonts/0c9b7a6a-39da-4a63-8de4-3a91edeab5de.ttf") format("truetype"), url("/fonts/a3f40f07-8d2b-4630-a6c6-a6e1ceb4e1e7.svg#a3f40f07-8d2b-4630-a6c6-a6e1ceb4e1e7") format("svg");
}

@font-face {
  font-family: "Swiss_721 W07 Rom";
  src: url("/fonts/c06e3ab5-72f3-48e2-a118-4cfee642bf00.eot?#iefix");
  src: url("/fonts/c06e3ab5-72f3-48e2-a118-4cfee642bf00.eot?#iefix") format("eot"), url("/fonts/91d68319-a020-4f02-8e51-e391d1cc46ce.woff2") format("woff2"), url("/fonts/edaa7971-f41e-40f0-83ee-9320c1e8dc77.woff") format("woff"), url("/fonts/dc8e1b0a-1cde-4744-a3f8-37fc61232bdb.ttf") format("truetype"), url("/fonts/4d7286ea-5a4a-4b26-8cd7-dd87466ec72e.svg#4d7286ea-5a4a-4b26-8cd7-dd87466ec72e") format("svg");
}

@font-face {
  font-family: "Swiss_721 W15 Bold";
  src: url("/fonts/9ab6314c-5b82-4c04-9b41-a650d4ad974e.eot?#iefix");
  src: url("/fonts/9ab6314c-5b82-4c04-9b41-a650d4ad974e.eot?#iefix") format("eot"), url("/fonts/08ed2cf1-054c-4279-bb6f-deb46b36bf05.woff2") format("woff2"), url("/fonts/106d1fb6-5a0f-477f-8b5b-924b44fa6541.woff") format("woff"), url("/fonts/0ac13c0f-621d-428d-956e-cb0c234691e8.ttf") format("truetype"), url("/fonts/0a76acce-5148-4efe-8a21-b3703b0b960f.svg#0a76acce-5148-4efe-8a21-b3703b0b960f") format("svg");
}

/* RESETS */
h1, h2, h3, h4, h5, h6, ol, ul, li, blockquote, p, a, img, a img, hr, fieldset, form, table, tbody, tr, td, input[type=checkbox], input[type=radio], textarea, select, button {
  margin: 0;
  padding: 0;
  text-decoration: none;
  border: 0 none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Swiss_721 W15 Bold", sans-serif;
}

h1 {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 30px;
}

h2 {
  font-size: 28px;
  line-height: 28px;
}

h3 {
  font-size: 26px;
  line-height: 26px;
}

h4 {
  font-size: 24px;
  line-height: 24px;
  font-family: "Swiss_721 W01 Light", sans-serif;
  font-weight: 300;
  margin-bottom: 30px;
}

h5 {
  font-size: 22px;
  line-height: 22px;
}

h6 {
  font-size: 20px;
  line-height: 20px;
  font-family: "Swiss_721 W01 Light", sans-serif;
  font-weight: 300;
  margin-bottom: 30px;
}

strong, b {
  font-weight: 700;
}

ul, ol {
  list-style: none;
}

html, html a {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

body, html {
  font-family: "Swiss_721 W01 Light", sans-serif;
  color: #3C4C57;
  font-size: 14px;
  line-height: 20px;
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: 100%;
}

a {
  color: inherit;
}

a:hover, a:focus {
  color: #B4BF23;
  text-decoration: underline;
}

p {
  font-family: "Swiss_721 W01 Light", sans-serif;
  font-size: 16px;
  line-height: 23px;
}

p.sub-heading {
  font-family: "Swiss_721 W01 Light", sans-serif;
  color: #B4BF23;
  font-size: 30px;
  line-height: 30px;
}

p.intro {
  font-size: 20px;
  line-height: 30px;
}

hr {
  border-top: 1px solid #1A2229;
}

/* GLOBAL MIXINS */
/* GLOBAL PLACEHOLDERS */
/*TYPOGRAPHY */
p {
  margin: 0 0 20px 0;
}

.text-left {
  text-align: left;
}

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

.text-right {
  text-align: right;
}

/* HEADER */
header {
  position: relative;
}

.header__container {
  max-width: 1170px;
}

.navbar__request-a-call-container {
	margin-top: 35px;
}

@media (max-width: 767px) {
  .navbar__request-a-call-container {
    display: flex;
    justify-content: center;
  }
}

/* CONTENT */
div.container {
  position: relative;
}

section {
  padding: 30px 0;
}

/* PAGINATION */
div.pagination {
  margin: 40px 0 0 0;
}

div.pagination li {
  display: inline-block;
}

div.pagination li + li {
  margin: 0 0 0 16px;
}

div.pagination a {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #AEB0B2;
  color: #FFFFFF;
  text-align: center;
  padding: 5px 0 0 0;
}

div.pagination a:hover {
  background-color: #B4BF23;
  text-decoration: none;
}

div.pagination li.active a {
  background-color: #3C4C57;
}

/* FOOTER */
.requestcall {
  background-color: #B4BF23;
}

.requestcall h3 {
  color: #FFFFFF;
  font-family: "Swiss_721 W15 Bold", sans-serif;
  font-size: 20px;
  margin: 20px 0 5px 0;
}

@media screen and (max-width: 991px) {
  .requestcall h3 {
    margin: 10px 0 8px 0;
  }
}

.requestcall p {
  color: #FFFFFF;
  font-family: "Swiss_721 W01 Light", sans-serif;
  font-size: 16px;
  margin: 0;
}

@media screen and (max-width: 991px) {
  .requestcall p {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .requestcall p {
    display: none;
  }
}

.requestcall a i {
  font-size: 44px;
  color: #FFFFFF;
  background-color: #3C4C57;
  padding: 25px 0 25px;
  width: 94px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .requestcall a i {
    padding: 13px 0 13px;
    width: 70px;
  }
}

.requestcall button {
  margin-top: 21px;
}

@media screen and (max-width: 991px) {
  .requestcall button {
    margin-top: 13px;
  }
}

@media screen and (max-width: 767px) {
  .requestcall button {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .requestcall {
    text-align: center;
  }
}

.sidebar__cta a {
  display: inline-block;
  padding: 15px 20px;
  color: #1A2229;
  font-family: "Swiss_721 W15 Bold", sans-serif;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  border-radius: 30px;
  border: 1px solid #D2D2D2;
  background-color: #FFFFFF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F1F1F1));
  background-image: -webkit-linear-gradient(170deg, #FFFFFF 50%, #F1F1F1);
  background-image: -moz-linear-gradient(170deg, #FFFFFF 50%, #F1F1F1);
  background-image: -ms-linear-gradient(170deg, #FFFFFF 50%, #F1F1F1);
  background-image: -o-linear-gradient(170deg, #FFFFFF 50%, #F1F1F1);
  background-image: linear-gradient(170deg, #FFFFFF 50%, #F1F1F1);
  filter: progid:DXImageTransform.Microsoft.gradient(start-colourStr='#FFFFFF', end-colourStr='#F1F1F1');
}

.sidebar__cta p {
  display: block;
}

@media screen and (max-width: 991px) {
  .sidebar__cta {
    margin-top: 30px;
  }

  .sidebar__cta a {
    margin-top: 13px;
  }
}

footer {
  background-color: #1A2229;
  padding: 25px 0;
  color: #FFFFFF;
  margin: 0;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  footer {
    text-align: center;
  }
}

footer a {
  font-size: 16px;
  color: #B4BF23;
  font-family: "Swiss_721 W01 Light", sans-serif;
}

footer a:hover {
  color: #AEB0B2;
  text-decoration: none;
}

footer ul li {
  text-transform: uppercase;
}

footer ul li + li {
  margin: 1px 0 0 0;
}

footer p {
  margin: 0;
  color: #AEB0B2;
}

footer p a {
  color: #AEB0B2;
}

footer p a:hover {
  color: #B4BF23;
}

footer p.copyright {
  float: right;
  text-align: right;
  margin: 62px 0 0 0;
}

@media screen and (max-width: 991px) {
  footer p.copyright {
    float: none;
    text-align: left;
    margin: 15px 0 0 0;
  }
}

footer .logo {
  margin-bottom: 40px;
}

footer p.h1, footer a[href^=tel] {
  font-size: 30px;
  font-family: "Swiss_721 W01 Light", sans-serif;
  margin-bottom: 10px;
  color: #AEB0B2;
  font-weight: 300;
  line-height: 30px;
}

footer ul li a {
  color: #AEB0B2;
  font-size: 16px;
  line-height: 23px;
  text-transform: none;
  font-family: "Swiss_721 W01 Light", sans-serif;
}

footer ul li a:hover {
  color: #B4BF23;
}

/* CMS AREA */
div.cms-area ul, div.cms-area ol {
  margin: 0 0 20x 0;
  list-style: disc;
  padding: 0 0 0 20px;
}

div.cms-area p a {
  color: #3C4C57;
  text-decoration: underline;
}

div.cms-area p a:hover {
  color: #3C4C57;
  text-decoration: none;
}

/* FEATURED */
section.featured {
  padding-top: 0px;
  padding-bottom: 0;
}

section.featured .img-responsive {
  display: inline;
  width: 100%;
}

@media screen and (max-width: 767px) {
  section.featured .img-responsive {
    opacity: 0.4;
  }
}

@media screen and (max-width: 991px) {
  section.featured .text-center {
    margin-bottom: 20px;
  }
}

/* CONTENT */
section.content {
  padding: 50px 0;
}

section.main-content {
  padding: 5px 0 40px 0;
}

section.main-content h1 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid;
}

section.main-content h4 {
  color: #B4BF23;
}

section.main-content .requestcall {
  background-color: #B4BF23;
  padding: 10px 20px 30px 20px;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}

section.main-content p {
  font-family: "Swiss_721 W07 Rom", sans-serif;
}

section.main-content p.sub-heading {
  color: #3C4C57;
  font-family: "Swiss_721 W15 Bold", sans-serif;
  font-size: 16px;
  margin: 0 0 10px 0;
}

section.main-content p.note {
  color: #AEB0B2;
}

section.main-content .img-responsive {
  margin-bottom: 20px;
}

.advert {
  background-color: #3C4C57;
  background-image: -webkit-gradient(radial, left top, left bottom, from(#3C4C57), to(#1A2229));
  background-image: -webkit-radial-gradient(170deg, #3C4C57 1%, #1A2229);
  background-image: -moz-radial-gradient(170deg, #3C4C57 1%, #1A2229);
  background-image: -ms-radial-gradient(170deg, #3C4C57 1%, #1A2229);
  background-image: -o-radial-gradient(170deg, #3C4C57 1%, #1A2229);
  background-image: radial-gradient(170deg, #3C4C57 1%, #1A2229);
  filter: progid:DXImageTransform.Microsoft.gradient(secondary-colourStr='#3C4C57', dark-greenStr='#1A2229');
  color: #FFFFFF;
  text-align: center;
  padding: 30px;
}

.advert h1 {
  margin-bottom: 20px;
}

.advert h1 span {
  color: #B4BF23;
}

.advert hr {
  background-color: #B4BF23;
  border-color: #B4BF23;
}

.advert img {
  margin-bottom: 20px;
}

.advert p {
  font-size: 20px;
  line-height: 30px;
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .advert {
    margin-top: 30px;
  }
}

@media screen and (max-width: 991px) {
  .advert {
    margin-top: 30px;
  }
}

.brand-img {
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}

section.hr {
  padding: 0px;
}

/* TAGLINE */
.genc-tag {
  background: #004712;
  background: -moz-linear-gradient(left, #004712 0%, #B4BF23 50%, #004712 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, r #004712), color-stop(50%, #B4BF23), color-stop(100%, #004712));
  background: -webkit-linear-gradient(left, #004712 0%, #B4BF23 50%, #004712 100%);
  background: -o-linear-gradient(left, #004712 0%, #B4BF23 50%, #004712 100%);
  background: -ms-linear-gradient(left, #004712 0%, #B4BF23 50%, #004712 100%);
  background: linear-gradient(to right, #004712 0%, #B4BF23 50%, #004712 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$dark-green', endColorstr='$dark-green', GradientType=1 );
  color: #FFFFFF;
  padding: 0px;
  border-top: 1px solid #B4BF23;
  border-bottom: 1px solid #B4BF23;
}

.genc-tag img {
  margin: -10px 20px 0 0;
}

@media screen and (max-width: 767px) {
  .genc-tag img {
    display: none;
  }
}

.genc-tag span {
  font-size: 30px;
  line-height: 70px;
  font-family: "Swiss_721 W01 Light", sans-serif;
  text-shadow: 0px 0px 6px black;
  -webkit-text-shadow: 0px 0px 6px black;
  -moz-text-shadow: 0px 0px 6px black;
}

@media screen and (max-width: 767px) {
  .genc-tag span {
    font-size: 19px;
  }
}

/* SLIDER */
ul.pcgc-slider {
  list-style: none !important;
  padding: 0px !important;
}

/* BREADCRUMBS */
section.breadcrumbs {
  color: #AEB0B2;
  font-family: "Swiss_721 W01 Light", sans-serif;
  font-size: 12px;
  padding: 15px 0;
}

/* PARTS PAGE */
/* Accordion */
@media screen and (max-width: 767px) {
  .panel-group {
    margin-bottom: 30px;
  }
}

h4.panel-title {
  background-color: #E8E8E8;
  border-bottom: 1px solid #D1D1D1;
  margin: 0;
  padding: 10px 20px;
  line-height: 18px;
}

h4.panel-title a {
  color: #3C4C57;
  font-family: "Swiss_721 W15 Bold", sans-serif;
  font-size: 14px;
}

h4.panel-title a:hover, h4.panel-title a:active, h4.panel-title a:focus {
  text-decoration: none;
}

.panel-body ul {
  background-color: #E8E8E8;
  border-bottom: 1px solid #D1D1D1;
  padding: 10px 20px;
}

.panel-body ul li a {
  color: #3C4C57;
  line-height: 25px;
}

.panel-body ul li a:hover {
  text-decoration: none;
}

/* Items */
div.item {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,000000+100&0+0,1+100 */
  background-color: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, black 100%);
  /* FF3.6-15 */
  background-color: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background-color: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  display: inline-block;
  height: 180px;
  margin: 0px 10px 10px 0;
  max-height: 180px;
  max-width: 270px;
  padding: 10px;
  width: 270px;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  div.item {
    max-width: 100%;
    width: 100%;
  }
}

div.item .item-inner {
  border: 1px solid #AEB0B2;
  color: #FFFFFF;
  font-size: 22px;
  height: 160px;
  line-height: 30px;
  max-height: 160px;
  padding: 115px 15px 15px 15px;
  text-align: center;
}

/* Contact */
.contact-banner {
  background-color: #3C4C57;
  padding: 20px;
  text-align: center;
}

.contact-banner h3 {
  color: #FFFFFF;
  font-family: "Swiss_721 W01 Light", sans-serif;
  font-size: 20px;
  line-height: 30px;
  margin: 0 !important;
  padding: 0 !important;
}

@media screen and (max-width: 767px) {
  .contact-banner h3 {
    font-size: 21px;
  }
}

.contact-banner h1 {
  border-bottom: none !important;
  color: #FFFFFF;
  font-family: "Swiss_721 W15 Bold", sans-serif;
  font-size: 60px;
  line-height: 60px;
  margin: 0 !important;
  padding: 0 !important;
}

@media screen and (max-width: 767px) {
  .contact-banner h1 {
    font-size: 47px;
  }
}

div.contact-details a[href^=tel] {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 30px;
  font-family: "Swiss_721 W15 Bold", sans-serif;
}

/* Build Steps */
.build-steps {
  margin: 20px 0;
}

.build-steps li {
  display: inline-block;
  margin-left: -15px;
}

.build-steps li a {
  background: url(/images/layout/buttons/internal.png);
  color: #3C4C57;
  display: inline-block;
  font-family: "Swiss_721 W01 Light", sans-serif;
  font-size: 14px;
  height: 42px;
  padding: 10px 20px;
  text-align: center;
  width: 122px;
}

.build-steps li a a:hover {
  text-decoration: none;
}

.build-steps li a.active {
  background: url(/images/layout/buttons/internal-active.png);
  color: #3C4C57;
  display: inline-block;
  font-family: "Swiss_721 W15 Bold", sans-serif;
  font-size: 14px;
  height: 42px;
  padding: 10px 20px;
  text-align: center;
  width: 122px;
}

.build-steps li:first-child {
  margin-left: 0px;
}

.build-steps li:first-child a {
  background: url(/images/layout/buttons/arrowright.png);
}

.build-steps li:first-child a.active {
  background: url(/images/layout/buttons/arrowright-active.png);
}

.build-steps li:first-child a.previous {
  background: url(/images/layout/buttons/arrowleft.png);
  margin-right: 10px;
}

.build-steps li:first-child a.previous span {
  font-family: "Swiss_721 W15 Bold", sans-serif;
}

.build-steps li:last-child {
  margin-left: 0px;
}

.build-steps li:last-child a {
  background: url(/images/layout/buttons/overview.png);
}

.build-steps li:last-child a.active {
  background: url(/images/layout/buttons/overview-active.png);
}

.build-steps li:last-child a.next {
  background: url(/images/layout/buttons/arrowright.png);
  margin-left: 10px;
}

.build-steps li:last-child a.next span {
  font-family: "Swiss_721 W15 Bold", sans-serif;
}

@media screen and (max-width: 767px) {
  .build-steps {
    text-align: center;
  }
}

/* Components */
div.select-component {
  background: #FFFFFF;
  background: -moz-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #F1F1F1));
  background: -webkit-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: -o-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: -ms-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: linear-gradient(to bottom, #FFFFFF 0%, #F1F1F1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-colour', endColorstr='$end-colour', GradientType=0 );
  border: 1px solid #D2D2D2;
  height: 180px;
  margin-bottom: 15px;
  max-height: 180px;
  max-width: 270px;
  padding: 10px;
  text-align: center;
  width: 100%;
}

@media screen and (max-width: 767px) {
  div.select-component {
    max-width: 100%;
    max-height: auto;
  }
}

@media screen and (max-width: 991px) {
  div.select-component {
    max-width: 100%;
    max-height: auto;
  }
}

@media screen and (max-width: 767px) {
  div.select-component img {
    max-height: 160px;
    max-width: 250px;
    height: auto;
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  div.select-component img {
    height: auto;
    max-height: 160px;
    max-width: 250px;
    width: 100%;
  }
}

.engine-image img {
  background: #FFFFFF;
  background: -moz-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #F1F1F1));
  background: -webkit-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: -o-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: -ms-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: linear-gradient(to bottom, #FFFFFF 0%, #F1F1F1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-colour', endColorstr='$end-colour', GradientType=0 );
  border: 1px solid #D2D2D2;
  padding: 20px;
  text-align: center;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

/* MODAL */
@media screen and (min-width: 991px) {
  .modal-dialog {
    width: 50%;
    margin: 30% auto;
  }
}

@media screen and (max-width: 767px) {
  .modal-dialog .btn-submit {
    font-size: 20px;
    width: 100%;
  }
}

h4.modal-title {
  font-family: "Swiss_721 W15 Bold", sans-serif;
}

/* FORMS */
.submit-quote label {
  font-family: "Swiss_721 W15 Bold", sans-serif;
  margin-bottom: 10px;
}

.submit-quote input[type="text"] {
  background: #FFFFFF;
  background: -moz-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #F1F1F1));
  background: -webkit-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: -o-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: -ms-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: linear-gradient(to bottom, #FFFFFF 0%, #F1F1F1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-colour', endColorstr='$end-colour', GradientType=0 );
  border: 1px solid #D2D2D2;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #3C4C57;
}

.submit-quote input[type="text"]:focus {
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15) !important;
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15) !important;
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15) !important;
}

div.overlay {
  position: absolute;
  margin: 0px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 15px;
  display: table;
  background: transparent;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.5)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

@media screen and (max-width: 767px) {
  div.overlay {
    display: block;
    width: 351px;
    max-width: 351px;
    height: 234px;
  }
}

div.overlay div {
  height: 100px;
  width: 155px;
  border: 1px solid white;
  margin: 5px;
}

@media screen and (max-width: 1201px) {
  div.overlay div {
    height: 78px;
    width: 122px;
  }
}

@media screen and (max-width: 991px) {
  div.overlay div {
    height: 137px;
    width: 210px;
  }
}

@media screen and (max-width: 767px) {
  div.overlay div {
    height: 224px;
    width: 341px;
  }
}

div.overlay h4 {
  font-size: 17px;
  line-height: 20px;
  position: absolute;
  bottom: 10px;
  margin-bottom: 0;
  color: #FFFFFF;
  width: 155px;
}

@media screen and (max-width: 1201px) {
  div.overlay h4 {
    width: 122px;
  }
}

@media screen and (max-width: 991px) {
  div.overlay h4 {
    width: 210px;
  }
}

@media screen and (max-width: 767px) {
  div.overlay h4 {
    width: 351px;
  }
}

@media screen and (max-width: 767px) {
  .serviceBlock {
    height: 130px;
    overflow: hidden;
  }
  .serviceBlock a {
    display: block;
    background: black;
  }
  div.overlay {
    display: block;
    width: calc(100% - 50px);
    max-width: none;
    height: 100px;
  }
  div.overlay div {
    height: 100px;
    width: auto;
    top: 10px;
    left: 10px;
    position: relative;
  }
  div.overlay h4 {
    width: 100%;
    font-size: 30px;
    line-height: 30px;
    bottom: calc(50% - 15px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px;
  }
}

@media screen and (min-width: 767px) and (max-width: 991px) {
  .serviceBlock {
    height: 150px;
    overflow: hidden;
  }
  .serviceBlock a {
    display: block;
  }
  div.overlay {
    display: block;
    width: calc(100% - 30px);
    max-width: none;
    height: 150px;
  }
  div.overlay div {
    height: 140px;
    width: auto;
  }
  div.overlay h4 {
    width: calc(100% - 10px);
    font-size: 20px;
    line-height: 20px;
  }
}

div.product-overlay {
  position: relative;
  margin: 0px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
  background: transparent;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.5)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 767px) {
  div.product-overlay {
    display: block;
  }
}

div.product-overlay div {
  height: 100px;
  width: auto;
  border: 1px solid white;
  margin: 5px;
}

@media screen and (max-width: 1201px) {
  div.product-overlay div {
    height: 78px;
    width: auto;
  }
}

@media screen and (max-width: 991px) {
  div.product-overlay div {
    height: 137px;
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  div.product-overlay div {
    height: 224px;
    width: auto;
  }
}

div.product-overlay h4 {
  font-size: 17px;
  line-height: 20px;
  position: absolute;
  bottom: 10px;
  margin-bottom: 0;
  color: #FFFFFF;
  width: 155px;
}

@media screen and (max-width: 1201px) {
  div.product-overlay h4 {
    width: 122px;
  }
}

@media screen and (max-width: 991px) {
  div.product-overlay h4 {
    width: 210px;
  }
}

@media screen and (max-width: 767px) {
  div.product-overlay h4 {
    width: 351px;
  }
}

/* Items */
div.product {
  overflow: hidden;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,000000+100&0+0,1+100 */
  /*background-color: -moz-linear-gradient(top,  rgba(125,185,232,0) 0%, rgba(0,0,0,1) 100%);
    background-color: -webkit-linear-gradient(top,  rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
    background-color: linear-gradient(to bottom,  rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=0 ); */
  background: #3C4C57;
  background: -moz-linear-gradient(top, #3C4C57 0%, #3c4c57 65%, #1b232a 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #3C4C57), color-stop(65%, #3c4c57), color-stop(100%, #1b232a));
  background: -webkit-linear-gradient(top, #3C4C57 0%, #3c4c57 65%, #1b232a 100%);
  background: -o-linear-gradient(top, #3C4C57 0%, #3c4c57 65%, #1b232a 100%);
  background: -ms-linear-gradient(top, #3C4C57 0%, #3c4c57 65%, #1b232a 100%);
  background: linear-gradient(to bottom, #3C4C57 0%, #3c4c57 65%, #1b232a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$secondary-colour', endColorstr='#1b232a', GradientType=0 );
  display: inline-block;
  height: 180px;
  margin: 0px 10px 10px 0;
  max-height: 180px;
  width: 270px;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  div.product {
    max-width: 100%;
    width: 100%;
    margin-bottom: 25px;
  }
}

div.product .product-inner {
  border: 1px solid #AEB0B2;
  color: #FFFFFF;
  font-size: 22px;
  height: 173px;
  line-height: 55px;
  padding: 115px 15px 15px 15px;
  text-align: center;
  cursor: pointer;
}

div.product .product-inner a {
  color: #FFFFFF;
}

div.product .product-inner a:hover {
  text-decoration: none;
  color: #FFFFFF;
}

a.social-icon {
  background-color: #3C4C57;
  color: #FFF !important;
  width: 23px;
  display: inline-block;
  text-align: center;
}

.cms-area > p:first-of-type {
  font-size: 125%;
}

.cms-area h2, .cms-area h3, .cms-area ul, .cms-area ol {
  margin-bottom: 20px;
}

.cms-area img {
  display: block;
  max-width: 100%;
  height: auto;
}

.cms-area table td {
  padding-left: 15px;
  padding-right: 15px;
}

.panel-heading {
  position: relative;
}

.panel .panel-heading a:after {
  content: '\f077';
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: 8px;
  top: 12px;
}

.panel .panel-heading a.collapsed:after {
  content: '\f078';
}

@media (min-width: 992px) and (max-width: 1199px) {
  .download-btn img, .pdfs .download-btn img, .pdfs .download-btn img {
    margin-bottom: 41px;
  }
  .requestcall .btn-primary {
    padding: 15px 36px;
  }
}

/*MENU */
#mainMenu.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

nav.navbar {
  background-color: #FFFFFF;
  border: none;
  min-height: 120px;
  margin: 0;
}

div.navbar-header {
  width: 100%;
}

@media screen and (max-width: 767px) {
  div.navbar-header {
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  div.navbar-header {
    text-align: center;
  }
}

a.navbar-brand {
  padding: 25px 0;
  height: auto;
  margin: 0;
}

@media screen and (max-width: 767px) {
  a.navbar-brand .img-responsive {
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  a.navbar-brand {
    text-align: center;
    margin-top: -135px;
  }
}

.navbar-default .navbar-nav > li {
  position: relative;
  margin-right: 15px;
}

.navbar-default .navbar-nav > li > a {
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
  padding: 10px 15px;
  font-family: "Swiss_721 W07 Rom", sans-serif;
}

.navbar-default .navbar-nav > li > a.active {
  color: #B4BF23;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #B4BF23;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none;
}

.navbar-toggle {
  border: none;
  padding: 2px;
  float: none;
  position: absolute;
  top: 25px;
  right: 0;
}

.navbar-toggle .icon-bar {
  width: 35px;
  height: 4px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

@media screen and (max-width: 991px) {
  .navbar-toggle {
    position: relative;
    top: 0;
  }
}

.navbar-collapse {
  padding: 0;
}

/*DROPDOWN*/
ul.navbar-nav li > a:after {
  display: inline-block;
  position: absolute;
  right: 0px;
  font-family: "FontAwesome";
  content: "\f107";
  font-size: 15px;
}

/* @media screen and (max-width: 991px) {
  ul.navbar-nav li > a:after {
    right: -10px;
  }
} */

@media screen and (max-width: 991px) {
  ul.navbar-nav li > a:after {
    right: 0;
  }
}

ul.navbar-nav li > a:only-child:after, ul.navbar-nav li:hover > a:only-child:after {
  content: '';
  margin: 0;
}

ul.navbar-nav li > ul {
  display: none;
  position: absolute;
  z-index: 99999;
  left: 0;
  width: 250px;
  background-color: #B4BF23;
  padding: 5px 15px;
  color: #FFFFFF;
}

@media screen and (max-width: 991px) {
  ul.navbar-nav li > ul {
    position: inherit;
    width: calc(100% + 30px);
    margin: 0 -15px;
    padding: 0 15px;
    text-align: left;
  }
}

ul.navbar-nav li > ul li {
  padding: 5px 0;
}

ul.navbar-nav li > ul li a {
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
  font-family: 400;
}

ul.navbar-nav li > ul li a:hover {
  color: #3C4C57;
  text-decoration: none;
}

ul.navbar-nav li > ul > li > a.active, ul.navbar-nav li > ul > li > a:hover {
  color: #3C4C57;
}

ul.navbar-nav li:hover > ul {
  display: block;
  text-align: left;
}

/* MENU MEDIA QUERIES */

@media screen and (min-width: 992px) {
  .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important;
  }
}

@media screen and (max-width: 991px) {
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-collapse.in {
    display: block!important;
  }
}

@media screen and (min-width: 768px) {
  a.navbar-brand {
    margin-left: 0 !important;
  }
  nav.navbar {
    border-radius: 0 !important;
  }
}

@media screen and (max-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    padding: 10px 3px;
  }

  .navbar-toggle {
    display: inline-block;
  }
}

@media screen and (max-width: 991px) {
  .navbar-header {
    width: 100%;
    margin: 0 !important;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: inherit !important;
  }
  .navbar-default .navbar-nav {
    float: none;
  }
  .navbar-default .navbar-nav > li {
    float: none;
    width: 100%;
  }
  .navbar-default .navbar-nav > li + li {
    margin: 0;
    padding: 0 15px;
  }
  .navbar-default .navbar-nav > li a {
    display: block;
    text-align: left;
    padding: 5px 0;
    font-size: 16px;
  }
  .navbar-collapse {
    border: none;
    box-shadow: none;
  }
  ul.navbar-nav {
    margin: 0px;
  }
}

@media screen and (max-width: 320px) {
  .navbar-toggle {
    top: 12px;
  }
}

/* ADDITIONAL STYLES */
.main-menu {
  background-color: #3C4C57;
  border-bottom: 1px solid #B4BF23;
}

@media screen and (max-width: 991px) {
  .main-menu {
    min-height: 40px;
  }
}

@media screen and (max-width: 767px) {
  .main-menu {
    margin-top: 20px;
  }
}

.main-menu .container {
  padding: 0;
}

.header-links {
  color: #AEB0B2;
  padding: 10px 0 0 0;
}

@media screen and (max-width: 767px) {
  .header-links {
    display: none;
  }
}

.contact-bar {
  border-top: 5px solid #3C4C57;
  border-bottom: 2px solid #AEB0B2;
  padding: 10px 0px;
}

.contact-bar a {
  color: #AEB0B2;
  font-size: 12px;
  font-family: "Swiss_721 W01 Light", sans-serif;
}

.contact-bar a:hover {
  color: #3C4C57;
  text-decoration: none;
}

.contact-bar input[type="text"] {
  margin-bottom: 0px;
  margin-right: -15px;
  padding: 0px 10px;
  height: 40px;
  border: 2px solid #AEB0B2;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-size: 13px;
  width: 370px !important;
  -webkit-transition: All 0.1s ease;
  -moz-transition: All 0.1s ease;
  transition: All 0.1s ease;
}

@media screen and (max-width: 767px) {
  .contact-bar input[type="text"] {
    width: 100% !important;
    margin-right: 0px;
  }
}

@media screen and (max-width: 991px) {
  .contact-bar input[type="text"] {
    margin-right: 0px;
  }
}

.contact-bar input[type="text"]:focus {
  border: 2px solid #B4BF23;
  box-shadow: none;
  color: #3C4C57;
}

.contact-bar .navbar-form {
  float: right;
  padding: 0px;
  margin: 0;
  position: relative;
  top: 30px;
  z-index: 999;
}

@media screen and (max-width: 767px) {
  .contact-bar .navbar-form {
    margin-top: 70px;
    float: none;
  }
}

@media screen and (max-width: 991px) {
  .contact-bar .navbar-form {
    float: none;
  }
}

@media screen and (max-width: 767px) {
  .contact-bar {
    border-bottom: none;
  }
}

.contact-details {
  margin-top: 18px;
  padding-top: 22px;
  float: right;
}

@media screen and (min-width: 767px) {
  .contact-details {
    width: 100%;
    max-width: 340px;
    padding-bottom: 16px;
    background-image: url('/images/layout/cutout.png');
    background-size: 98px 98px;
    background-position: bottom right;
    background-repeat: no-repeat;
  }

}

.contact-details p {
  margin: 0;
  font-size: 20px;
  line-height: 30px;
  font-family: "Swiss_721 W15 Bold", sans-serif;
}

.contact-details p.h1, .contact-details a[href^=tel] {
  color: #B4BF23;
  margin: 0;
  font-size: 30px;
  line-height: 30px;
  font-family: "Swiss_721 W15 Bold", sans-serif;
}

.contact-details a {
  color: #3C4C57;
  font-family: "Swiss_721 W01 Light", sans-serif;
}

@media screen and (max-width: 767px) {
  .contact-details a {
    font-size: 16px;
  }
}

.contact-details a:hover {
  color: #B4BF23;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .contact-details {
    float: none;
    text-align: center;
  }
}

/* FORMS */
form.contact-form {
  margin: 0 0 40px 0;
  padding: 0 0 30px 0;
}

form.sidebar-form {
  padding: 0;
  margin-bottom: 30px;
}

form.sidebar-form .btn-primary:hover,
form.sidebar-form .btn-primary:active,
form.sidebar-form .btn-primary:focus {
  color: #B4BF23;
  outline: none;
  box-shadow: none;
}

form.contact-form input, form.contact-form textarea, form.contact-form select {
  background: #FFFFFF;
  background: -moz-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #F1F1F1));
  background: -webkit-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: -o-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: -ms-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: linear-gradient(to bottom, #FFFFFF 0%, #F1F1F1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-colour', endColorstr='$end-colour', GradientType=0 );
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #D2D2D2;
  height: 35px;
}

form.contact-form select {
  width: 100%;
  color: #000000;
}

form.contact-form textarea {
  height: 150px;
  resize: none;
}

form.contact-form label {
  font-family: "Swiss_721 W15 Bold", sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
}

form.contact-form button {
  font-family: "Swiss_721 W15 Bold", sans-serif;
  font-size: 14px;
  padding: 15px 40px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}

label {
  font-weight: 400;
  margin: 0;
  font-size: 16px;
}

.form-control {
  border: solid 1px #AEB0B2;
  height: 50px;
  margin: 0 0 20px 0;
  border-radius: 0;
  color: #B4BF23;
  font-weight: 400;
  font-size: 16px;
}

.form-control:focus {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  outline: none 0;
  border: solid 1px #AEB0B2;
}

textarea.form-control {
  height: 100px;
}

label.required:after {
  content: " *";
}

@media screen and (max-width: 991px) {
  div.g-recaptcha {
    margin: 0 0 20px 0;
  }
}

/* RADIO BUTTONS */
label.label20 {
  line-height: 20px;
  background-image: url("/images/layout/checkbox20.png");
}

input[type=radio].checkbox20 + label.label20, input[type=checkbox].checkbox20 + label.label20 {
  display: inline-block;
  height: 20px;
  padding: 0 0 0 30px;
  background-position: 0 0;
  background-repeat: no-repeat;
  vertical-align: middle;
  cursor: pointer;
  margin: 5px;
}

input[type=radio].checkbox20:checked + label.label20, input[type=checkbox].checkbox20:checked + label.label20 {
  background-position: 0 -20px;
}

input[type=radio].checkbox20, input[type=checkbox].checkbox20 {
  visibility: hidden;
  position: absolute;
}

/* BUTTONS */
.btn-primary {
  display: inline-block;
  padding: 15px 50px;
  color: #1A2229;
  font-family: "Swiss_721 W15 Bold", sans-serif;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  border-radius: 30px;
  border: 1px solid #D2D2D2;
}

.btn-primary {
  background-color: #FFFFFF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F1F1F1));
  background-image: -webkit-linear-gradient(170deg, #FFFFFF 50%, #F1F1F1);
  background-image: -moz-linear-gradient(170deg, #FFFFFF 50%, #F1F1F1);
  background-image: -ms-linear-gradient(170deg, #FFFFFF 50%, #F1F1F1);
  background-image: -o-linear-gradient(170deg, #FFFFFF 50%, #F1F1F1);
  background-image: linear-gradient(170deg, #FFFFFF 50%, #F1F1F1);
  filter: progid:DXImageTransform.Microsoft.gradient(start-colourStr='#FFFFFF', end-colourStr='#F1F1F1');
}

.btn-primary:hover {
  text-decoration: none;
}

.button {
  display: inline-block;
  padding: 15px;
  color: #1A2229;
  font-family: "Swiss_721 W01 Light", sans-serif;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 10px;
  border: 1px solid #D2D2D2;
  text-align: left;
  width: auto;
  background: #FFFFFF;
  background: -moz-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #F1F1F1));
  background: -webkit-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: -o-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: -ms-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
  background: linear-gradient(to bottom, #FFFFFF 0%, #F1F1F1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-colour', endColorstr='$end-colour', GradientType=0 );
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.button i {
  float: right;
  margin-left: 15px;
}

.btn-submit {
  display: inline-block;
  padding: 17px 60px;
  color: #FFFFFF;
  font-family: "Swiss_721 W01 Light", sans-serif;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 10px;
  text-align: center;
  width: auto;
  background: #36434d;
  background: -moz-linear-gradient(left, #36434d 0%, #4a5a66 50%, #36434d 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #36434d), color-stop(50%, #4a5a66), color-stop(100%, #36434d));
  background: -webkit-linear-gradient(left, #36434d 0%, #4a5a66 50%, #36434d 100%);
  background: -o-linear-gradient(left, #36434d 0%, #4a5a66 50%, #36434d 100%);
  background: -ms-linear-gradient(left, #36434d 0%, #4a5a66 50%, #36434d 100%);
  background: linear-gradient(to right, #36434d 0%, #4a5a66 50%, #36434d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36434d', endColorstr='#36434d', GradientType=1 );
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.download-btn, .pdfs .download-btn {
  display: inline-block;
  padding: 10px;
  color: #1A2229;
  font-family: "Swiss_721 W15 Bold", sans-serif;
  font-size: 14px;
  line-height: 14px;
  border: 1px solid #D2D2D2;
  text-align: left;
  width: 100%;
  background: #FFFFFF;
  background: -moz-radial-gradient(center, ellipse cover, #FFFFFF 0%, #F1F1F1 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #FFFFFF), color-stop(100%, #F1F1F1));
  background: -webkit-radial-gradient(center, ellipse cover, #FFFFFF 0%, #F1F1F1 100%);
  background: -o-radial-gradient(center, ellipse cover, #FFFFFF 0%, #F1F1F1 100%);
  background: -ms-radial-gradient(center, ellipse cover, #FFFFFF 0%, #F1F1F1 100%);
  background: radial-gradient(ellipse at center, #FFFFFF 0%, #F1F1F1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-colour', endColorstr='$end-colour', GradientType=1 );
}

.download-btn h5, .pdfs .download-btn h5 {
  display: block;
  font-size: 16px;
  font-family: "Swiss_721 W15 Bold", sans-serif;
  font-weight: 600;
  margin-top: 3px;
}

.download-btn p, .pdfs .download-btn p {
  display: block;
  font-size: 14px;
  font-family: "Swiss_721 W01 Light", sans-serif;
  margin: 0;
}

.download-btn img, .pdfs .download-btn img {
  float: left;
  margin-right: 30px;
}

@media screen and (max-width: 991px) {
  .download-btn img, .pdfs .download-btn img {
    margin-right: 18px;
  }
}

@media screen and (max-width: 991px) {
  .download-btn, .pdfs .download-btn {
    padding: 15px;
  }
}

.pdfs .download-btn {
  margin: 0 20px 23px 0 !important;
  min-width: 230px;
  width: 30%;
}

@media screen and (max-width: 767px) {
  .pdfs .download-btn {
    margin: 0 0 10px 0 !important;
    min-width: 100%;
    width: 100%;
  }
}

/* PARTS MENU */
.glyphicon {
  margin-right: 10px;
}

.panel-body {
  padding: 0px;
}

.panel-body table tr td {
  padding-left: 15px;
}

.panel-body .table {
  margin-bottom: 0px;
}

/* RADIO BUTTONS */
.choice {
  font-size: 16px;
  line-height: 25px;
}

.choice input[type="radio"] {
  border: 1px solid #AEB0B2;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  height: 20px;
  width: 20px;
}

@media screen and (max-width: 767px) {
  .choice {
    margin-bottom: 20px;
  }
}

/* MODAL */
.modal-header .close {
  background-color: transparent;
  float: right;
}

/* NAVBAR SEARCH */
.navbar-form input[type="text"] {
  text-indent: 30px;
}

div.input-group-btn {
  position: absolute;
  top: 10px;
  left: 15px;
}

div.input-group-btn button {
  background-color: transparent;
  cursor: default;
}

div.input-group-btn button i {
  font-size: 19px;
}

/* SLIDER */
section.slider {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 0;
}

div.slide-container {
  position: relative;
  z-index: 1;
}

div.slide {
  float: left;
  position: relative;
  height: auto;
  text-align: center;
}

div.slide img {
  width: 100%;
  height: auto;
  max-height: 350px;
  max-width: 1600px;
  margin: 0 auto;
}

div.slide-content {
  position: absolute;
  text-align: left;
  color: #FFFFFF;
  margin: 0;
}

div.button-wrapper {
  z-index: 5;
  position: absolute;
  bottom: 20px;
  width: 100%;
}

div.buttons {
  height: 10px;
}

div.buttons button {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #B4BF23;
  border: solid 1px #FFFFFF;
  text-indent: -10000px;
}

div.buttons button + button {
  margin: 0 0 0 10px;
}

div.buttons button.active {
  background-color: #FFFFFF;
}

div.buttons button:active, div.buttons button:focus {
  outline: none;
}

div.arrows button {
  position: absolute;
  bottom: 50%;
  width: 60px;
  height: 60px;
  background-color: #AEB0B2;
  color: #FFFFFF;
  text-indent: -10000px;
  background-size: 12px 22px;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 3;
}

div.arrows button button.prev {
  right: 80px;
  background-image: url("/images/layout/arrow-left.png");
}

div.arrows button button.next {
  right: 10px;
  background-image: url("/images/layout/arrow-right.png");
}

.pcgc-slider-wrapper {
  pointer-events: none;
}

/* COLOURS */
/* FONTS */
/* BREAKPOINTS */

/*Added image to home page April 2018 */

.img-ad-wrap {
  margin: 0;
}

.img-ad-wrap a {
  display: block;
}

.img-ad-wrap img {
  float: right;
  padding: 0 0 30px 30px;
  width: 300px;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .img-ad-wrap img {
    display: block;
    margin: 0 auto 30px auto;
    float: none;
    padding: 0;
  }
}

.article-list__item + .article-list__item {
  margin-top: 30px;
}

.service-block {
  border-radius: 50%;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  margin: 0 auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 30px;
}

.service-block__link {
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  background-image: linear-gradient(to top, black, transparent, transparent);
  border: 20px solid #b4bf23;
}

.service-block__link:hover,
.service-block__link:active, 
.service-block__link:focus {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
} 


.service-block__link--grey {
  border-color: #3c4c57;
}

.service-block__link-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 40px 15px 40px;
}

.service-block__link-title {
  font-size: 22px;
  line-height: 24px;
}

@media screen and (max-width: 601px) {
  .service-block__link-text {
    padding: 20px 30px 15px 30px;    
  }

  .service-block__link {
    border-width: 10px;
  }
}

.home-info-cms-area {
  font-size: 20px;
  line-height: 1.5;
}

.home-info-cms-area h2 {
  color: #3c4c57;
  font-family: "Swiss_721 W15 Bold", sans-serif;
  font-style: italic;
  margin-bottom: 30px;
  font-size: 50px;
  line-height: 1.2;
}

.home-info-cms-area ul {
  margin-left: 1.2em;
  list-style: disc outside;
}

.home-info-cms-area ul li + li {
  margin-top: 20px;
}

@media screen and (max-width: 1199px) {
  .home-info-cms-area h2 {
    font-size: 40px;
  }
}

.call-now-box {
  background-color: #b4bf23;
  color: #ffffff;
  height: 100%;
  display: flex;
  align-items: center;
}

.call-now-box__content {
  padding: 30px;
  width: 100%; 
}

.call-now-box__content p {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 30px;
}

.call-now-box__content p:last-of-type {
  margin-bottom: 60px;
}

@media screen and (min-width: 1200px) {
  .call-now-box {
    background-image: url('/images/layout/cutout.png');
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 330px 330px;
  }
}

@media screen and (max-width: 1199px) {
  .call-now-box__text-top br {
    display: none; 
  }
}

.call-now-box__title {
  font-family: "Swiss_721 W15 Bold", sans-serif;
  font-style: italic;
  margin-bottom: 30px;
  font-size: 50px;
  line-height: 1.2;
}

@media screen and (max-width: 1199px) {
  .call-now-box__title {
    font-size: 40px;
  }
}

.home-offers__row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.home-offers__list-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.home-offers__list {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.home-offers__list-item {
  flex-grow: 1;
}

.home-offers__list-item + .home-offers__list-item {
  margin-top: 15px;
}

.home-offers__list-item-link {
  display: block;
  position: relative;
  background-color: #3c4c57;
  text-decoration: none;
  color: #ffffff;
  height: 100%;
}

.home-offers__list-item-link:hover,
.home-offers__list-item-link:active,
.home-offers__list-item-link:focus {
  text-decoration: none;
  color: #b4bf23;  
}

.home-offers__list-item-link-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
  opacity: 0.2;
}

.home-offers__list-item-link-content {
  position: relative;
  z-index: 1;
  padding: 30px 15px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  height: 100%;
}

.home-offers__title {
  width: 100%;
  margin: 0;
  font-family: "Swiss_721 W15 Bold", sans-serif;
  font-size: 30px;
  line-height: 1;
}

.home-offers__subtitle {
  width: 100%;
  margin: 0;
  color: #b4bf23;
  font-size: 20px;
  line-height: 1.5;
}

.five-parts__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.five-parts__col {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  width: 20%;
}

.five-parts__img {
  display: block;
  max-width: 100%;
  margin: 0 auto 30px auto;
}

.five-parts__text {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 0;
}

.five-parts__link:hover {
  text-decoration: none;
}

.five-parts__link:active {
  text-decoration: none;
}

.five-parts__link:focus {
  text-decoration: none;
}

@media screen and (max-width: 1199px) {
  .five-parts__col {
    width: 33.333333%;
  }
}

@media screen and (max-width: 767px) {
  .five-parts__col {
    width: 50%;
  }
}

/* HOME SLIDER */

.home-slider {
  position: relative;
}

.home-slider__controls-wrap {
  position: absolute;
  right: 0;
  bottom: 0;
}

.home-slider__button {
  line-height: 65px;
  width: 65px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  background-color: rgba(60, 76, 87, 0.9);
}

.home-slider__button:hover,
.home-slider__button:active,
.home-slider__button:focus {
  color: #B4BF23;
  outline: none;
  box-shadow: none;
}

.home-slider__slide {
  position: relative;
}

.home-slider__slide-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}

.home-slider__link-wrap, .home-content-wrap {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 60px;
  color: #fff;
}

.home-slider__link-wrap:hover,
.home-slider__link-wrap:active,
.home-slider__link-wrap:focus {
  color: #fff;
  text-decoration: none;
}

.home-slider__slide-content {
  width: 100%;
}

.home-slider__slide-text-wrap {
  margin-bottom: 30px;
}

.home-slider__title {
  font-family: "Swiss_721 W15 Bold", sans-serif;
  font-style: italic;
  margin-bottom: 30px;
  font-size: 50px;
  line-height: 1.2;
}

@media screen and (max-width: 1199px) {
  .home-slider__title {
    font-size: 40px;
  }
}

.home-slider__read-more {
  display: inline-block;
  width: 100%;
  max-width: 210px;
  padding: 10px 30px;
  background-color: #B4BF23;
  color: #fff;
  text-decoration: none;
  text-align: center;
  border-radius: 20px;
}

.home-slider__read-more:hover,
.home-slider__read-more:active,
.home-slider__read-more:focus {
  background-color: #ffff;
  color: #B4BF23;
  outline: none;
  box-shadow: none;
}

.home-slider__desc {
  margin: 0;
  color: #aeb0b2;
  font-size: 20px;
  line-height: 30px;
}

@media screen and (max-width: 768px) {
  .home-slider__link-wrap, .home-content-wrap {
    padding: 30px;
  }

  .home-slider__slide-text-wrap {
    margin-bottom: 20px;
  }

  .home-slider__title {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .home-slider__desc {
    font-size: 14px;
  }

  .home-slider__read-more {
    max-width: 120px;
    padding: 10px 15px;
  }

}

@media screen and (max-width: 600px) {
  .home-slider__link-wrap, .home-content-wrap {
    padding: 15px;
  }

  .home-slider__slide-text-wrap,
  .home-slider__title {
    margin-bottom: 15px;
  }
}

/* TESTIMONIALS */

.testimonials {
  background-color: #3c4c57;
  color: #ffffff;
  padding: 30px 0;
  text-align: center;
}

.testimonials__container {
  position: relative;
  z-index: 1
}

.testimonials-slider__inner {
  position: relative;
  padding: 0 75px
}

.testimonials-slider__button {
  position: absolute;
  top: calc(50% - 20px);
  height: 40px;
  width: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  border: 0;
  color: #fff;
  font-size: 40px;
  line-height: 1
}

.testimonials-slider__button:hover,.testimonials-slider__button:active,.testimonials-slider__button:focus {
  color: #B4BF23;
  outline: none;
  box-shadow: none;
}

.testimonials-slider__slide {
  padding: 0 15px
}

.testimonials-slider__slide:active,.testimonials-slider__slide:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0
}

.testimonials-slider__button--prev {
  left: 0
}

.testimonials-slider__button--next {
  right: 0
}

.testimonials-slider__quote-body p {
  font-size: 30px;
  line-height: 40px;
  font-family: "Swiss_721 W15 Bold", sans-serif;
  margin-bottom: 0;
}

.testimonials-slider__quote-body p + p {
  margin-top: 30px;
}

.testimonials-slider__cite {
  margin: 0;
  font-size: 20px;
  line-height: 30px;
  font-style: normal;
}

@media screen and (max-width: 991px) {
  .testimonials-slider__inner {
      padding:0 45px
  }

  .testimonials-slider__button {
      top: calc(50% - 15px);
      height: 30px;
      width: 30px;
      font-size: 30px
  }
}

.home-latest__title {
  font-size: 30px;
  line-height: 40px;
  font-family: "Swiss_721 W15 Bold", sans-serif;
}

.home-latest__title a {
  color: #B4BF23;
  text-decoration: none;
}

.home-latest__title a:hover,
.home-latest__title a:active,
.home-latest__title a:focus {
  text-decoration: underline;
}

.home-latest__img-link {
  display: inline-block;
  margin-bottom: 30px;
}

.home-latest-cms-area {
  font-size: 20px;
  line-height: 30px;
}

.home-latest-cms-area p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

.home-latest-cms-area p + p {
  margin-top: 30px;
}

.team-member__item + .team-member__item {
  margin-top: 10px;
}

/*UTILITIES*/

/* BUTTONS */
.btn-tertiary {
  display: inline-block;
  padding: 15px 50px;
  color: #1A2229;
  font-family: "Swiss_721 W15 Bold", sans-serif;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  border-radius: 30px;
  border: 1px solid #D2D2D2;
  background-color: #FFFFFF;
  text-decoration: none;
}

.btn-tertiary:hover,
.btn-tertiary:active,
.btn-tertiary:focus {
  text-decoration: none;
}

.bg-color-grey-light {
  background-color: #f4f4f4;
}

.color-green {
  color: #b4bf23;
}

.pb-0 {
  padding-bottom: 0;
}

.pt-30 {
  padding-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.upgrades-img {
  max-height: 250px;
}

.standout-h2 {
  font-size: 36px;
  font-style: oblique;
  line-height: 40px;
}

.glohouse-logo {
  width: 150px;
  height: 100px;
}

.iframe-video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9, for an aspect ratio of 1:1 change to this value to 100% */ 
}

.iframe-video-container > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video {
  padding-bottom: 0;
}

.powerheat-products {
	margin-bottom: 30px;
}

.powerheat-products--item {
	text-align: center;
}

.powerheat-products--item img {
	max-width: 75%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.powerheat-products--item:not(:last-of-type) h4 + a {
	margin-bottom: 30px;
}

hr.divider {
  margin: 30px 0;
  border-top: 1px solid #CCCCCC;
}

div.cms-area p a.btn {
  text-decoration: none;
}

.btn-secondary {
  background-color: #B4BF23 !important;
  background-image: none !important;
  color: #FFFFFF !important;
  outline: none;
  box-shadow: none;
}

@media screen and (max-width: 991px) {
  .cms-area a + a {
    margin-top: 20px;
  }
}
