body {
    font-family: europa, sans-serif;
    font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}
h2,
h1 {
    color: #fff;
    background-color: #333334;
    border: 0.08em solid #fff;
    display: inline-block;
    text-transform: uppercase;
    padding: 0.3em 0.5em 0.4em;
    font-size: 1.8em;
    margin: 0;
}
h1 {
  background: #ec6608;
  border: none;
  position: relative;
}
h1.secondTier {
    background: none;
	font-weight: 700;
}
@media (min-width: 576px) {
    h2,
    h1 {
        font-size: 1.8em;
    }
}
@media (min-width: 768px) {
    h2,
    h1 {
        font-size: 2.4em;
    }
}
h3 {
    font-size: 2em;
    text-transform: uppercase;
    color: #ddd;
}
@media (min-width: 576px) {
    h3 {
        font-size: 3em;
    }
}
.h3-content {
    font-size: 2.5em;
    line-height: 1.5em;
    margin-top: 1em;
    margin-bottom: 1em;
    text-transform: none;
}
.h4-new {
    text-transform: uppercase;
    margin-top: 1.5em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 2em;
    color: #333335;
	line-height: 1.8em;
}
.product-inline-table {
    margin-bottom: 1em;
    text-align: center;
	line-height: 1.8em;
}
h5 {
    font-family: futura-pt,sans-serif;
    font-weight: 300;
    font-size: 1.1em;
    margin-top: 1em;
    margin-bottom: 1em;
}
a {
    color: #ec6608;
}
a:hover {
    color: #ec6608;
}
b {
    font-weight: bold;
}
.white {
    color: #FFF !important;
}
.orange {
    color: #ec6608 !important;
}
.lighter-text {
    font-weight: 200;
    color: #555555;
}
.darken {
    color: #333334 !important;
}
h3.resources {
    font-size: 1.8em;
    margin-top: 1.4em;
    margin-bottom: 0.5em;
}
h4.resources {
    font-size: 1.4em;
    margin-top: 1.8em;
    margin-bottom: 0.5em;
	line-height: 1.8em;
}
header h1.intro {
    text-transform: none;
}
.mark,
mark {
    background-color: #f4b6b5;
    padding: 0.1em 0.2em;
}
.index h1 {
    margin-top: -1em;
    margin-bottom: 0.8em;
}
.no-product-img h1 {
    margin-top: -3em;
    margin-bottom: 0.5em;
}
.neg-margin-top {
    margin-top: -2.7em;
    z-index: -1;
    position: relative;
}
.mw-40 {
    max-width: 40%;
}
.mw-30 {
    max-width: 30%;
}
.mw-50 {
    max-width: 50%;
}
.mw-60 {
    max-width: 60%;
}
.mw-75 {
    max-width: 75%;
}
.mh-30 {
    max-height: 30px;
}
.mh-40 {
    max-height: 40px;
}
.mh-50 {
    max-height: 50px;
}
.mh-60 {
    max-height: 60px;
}
.mh-80 {
    max-height: 80px;
}
.mh-90 {
    max-height: 90px;
}
.mh-100 {
    max-height: 100px;
}
.mh-120 {
    max-height: 120px;
}
.mh-20 {
    max-height: 20px;
}
.profab-icon {
    max-width: 100px;
}
.rh-mt {
    padding-top: 15vw;
}
.lowercase {
    text-transform: capitalize;
}
.btn {
    cursor: pointer;
    border-radius: 0;
}
.btn-primary {
    background-color: #ec6608;
    border-color: #ec6608;
}
.btn-primary:hover {
    background-color: #cc5807;
    border-color: #951815;
}
.btn-primary:active,
.btn-primary.active {
    background-color: #ec6608;
    border-color: #7e1412;
}
.btn.focus,
.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn ~ .btn-after {
    background-color: #ec6608;
}
.btn-arrow-right {
    background-color: #fff;
    font-size: 0.8em;
    text-transform: uppercase;
    color: #333334;
}
.btn-arrow-right ~ .btn-after {
    color: #fff;
}
.form-control {
    border-radius: 0;
}
.form-control:focus {
    border-color: #ec6608;
}
.input-group-addon {
    background-color: #ec6608;
    border: 0;
    border-radius: 0;
    color: #fff;
    padding: 0.5rem;
}
@media (min-width: 1200px) {
    .container-fluid {
        /*max-width: 1140px;*/
        width: 90%;
    }
    .teams-container {
        max-width: 1400px;
        width: 90%;
    }
}
@media (min-width: 1200px) {
    .container-fluidfull {
        /*max-width: 1140px;*/
        width: 100%;
    }
}
p.boltform-debug {
    color: #fff !important;
    background-color: transparent !important;
    border-color: #fff !important;
}
p.boltform-error {
    color: #ec6608 !important;
    background-color: transparent !important;
    border-color: #ec6608 !important;
}
.row img {
    max-width: 100%;
}
img ~ .caption {
    font-size: 0.9em;
    margin-top: 1em;
    margin-bottom: 3em;
}
.feedback,
.resource-centre {
    color: #555555;
    padding-top: 1em;
    padding-bottom: 1em;
}
.feedback .quote,
.resource-centre .quote {
    font-style: italic;
    margin-bottom: 1.5em;
    line-height: 1.8em;
}
.feedback .attrib,
.resource-centre .attrib {
    font-weight: bold;
    margin: 1.5em 0;
}
.search-item h3 {
    font-size: 1.5em;
    text-transform: none;
}
.pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pagination li {
    background-color: #ec6608;
    margin: 0 0.2em;
}
.pagination li a {
    padding: 0.1em 0.3em;
    color: #fff;
}
.pagination li.active {
    background-color: #333334;
}
header h2 {
    margin: 0 0.5em;
    text-align: center;
}
header .phone-number {
    color: inherit;
    font-weight: bold;
    font-size: 1.6em;
    position: absolute;
    top: 2.1em;
    right: 1.5em;
}
header .careers-link {
    font-weight: bold;
    position: absolute;
    top: 4.5em;
    color: #ec6608;
    font-size: 1.15em;
    right: 2.1em;
    text-transform: uppercase;
}
@media (max-width: 992px) {
    header .phone-number {
        right: 0.5em;
    }
    header .careers-link {
        right: 0.65em;
    }
}
header .phone-number .fa {
    margin-right: 0.5em;
    color: #ec6608;
}
header h3.tagline {
    display: inline-block;
    color: #cc5807;
    font-size: 1.5em;
    margin-top: -0.5em;
    margin-bottom: 0.5em;
}
@media (min-width: 912px) {
    header h3.tagline {
        position: absolute;
        top: 2.5em;
        left: 1.6em;
        margin: 0;
    }
}
@media (max-width: 992px) {
    header h3.tagline {
        left: 0.5em;
    }
}
header h3.tagline .light {
    font-weight: 300;
}
.logo {
    margin-top: 1.2em;
    margin-bottom: 1.5em;
    text-align: center;
}
.logo img {
    max-width: 330px;
    width: 85%;
}
.header-img {
    background-image: url("../images/index-header.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 600px;
    height: 1px;
    z-index: -1;
    margin-bottom: 3px;
    width: 100%;
}
.header-img .container-fluid {
    height: 100%;
}
@media (min-width: 992px) {
    .header-img .container-fluid .row {
        height: 100%;
    }
}
@media (max-width: 576px) {
    .header-img .container-fluid .row {
        margin: 0 0.5em;
    }
}
.header-img .header-logo {
    width: 40px;
    max-width: 80%;
    margin-bottom: 3em;
    margin-top: 5em;
}
@media (min-width: 576px) and (max-width: 992px) {
    .header-img .header-logo {
        max-width: 300px;
    }
}
@media (min-width: 576px) {
    .header-img .header-logo {
        margin-bottom: 3em;
    }
}
.header-img .header-logo.page {
    margin: 10px auto;
}
@media (min-width: 1200px) {
    .header-img .header-logo.page {
        margin: 4em auto;
    }
}
.header-img .header-logo.page .header-img-text {
    margin-top: 0 !important;
}
.header-img .header-img-text {
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.8;
    margin-top: 4em;
    padding: 1em 2em;
    max-width: 90%;
}
.header-img .header-img-text p {
    margin: 0;
}
@media (max-width: 576px) {
    .header-img .header-img-text {
        font-size: 1.3em;
    }
}
@media (max-width: 1200px) {
    .header-img .header-img-text {
        margin-left: 1em;
        margin-right: 1em;
    }
}
.header-img.alt {
    margin-top: 0;
    border: 0;
    background-position: bottom right;
    min-height: 600px;
}
@media (min-width: 400px) {
    .header-img.alt {
        min-height: 500px;
    }
}
@media (min-width: 946px) {
    .header-img.alt {
        background-size: 100%;
        min-height: 0;
        padding-top: 60.04%;
    }
}
@media (min-width: 946px) {
    .header-img.alt .container-fluid {
        margin-top: -60%;
    }
}
.header-img.alt .container-fluid .header-img-text {
    margin-top: 1em;
    font-size: 1em;
}
@media (min-width: 576px) {
    .header-img.alt .container-fluid .header-img-text {
        font-size: 1.2em;
    }
}
@media (min-width: 768px) {
    .header-img.alt .container-fluid .header-img-text {
        font-size: 1.3em;
    }
}
@media (min-width: 992px) {
    .header-img.alt .container-fluid .header-img-text {
        font-size: 1.5em;
    }
}
@media (min-width: 1200px) {
    .header-img.alt .container-fluid .header-img-text {
        margin-top: 8vw;
    }
}
.header-img.alt.no-product-img {
    min-height: 600px;
    padding-top: 0;
    background-size: cover;
    background-position: center center;
}
.header-img.alt.no-product-img .container-fluid {
    margin-top: 0;
}
.header-img.alt.listing {
    min-height: 500px;
    padding-top: 0;
}
.header-img.alt.listing .container {
    margin-top: 0;
}
.navbar {
    background-color: #fff;
    padding: 0;
    width: 100%;
    font-weight: normal;
    z-index: 25;
}
.navbar.sticky-top {
    top: -1px;
}
.navbar-toggler {
    border: 0.8em solid rgba(255, 255, 255, 0.8);
    margin: 10px;
}
.navbar-toggler .navbar-toggler-icon {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-nav {
    width: 100%;
    z-index: 999;
}
.nav-item {
    background-color: #4d4d4d;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-transform: uppercase;
    margin-right: 2px;
    margin-bottom: 2px;
}
.nav-item:last-of-type {
    margin-right: 0;
}
.nav-item a {
    color: #fff;
}
.nav-item.contact {
    background-color: #ec6608;
}
.nav-item object:first-of-type {
    margin-left: 5%;
}
.nav-item i {
    margin: 0 2%;
}
.nav-item span {
    white-space: nowrap;
}
@media (max-width: 768px) {
    .navbar {
        background-color: #4d4d4d;
    }
    .nav-item {
        padding: 0.5em 1em;
    }
}
@media (min-width: 768px) {
    .nav-item {
        text-align: center;
    }
}
header .speech-bg,
header .speech-bg:before {
    background-color: #eaeaea;
}
#searchform {
    margin-bottom: 2em;
}
.speech-bg {
    position: relative;
    margin-bottom: 3em;
    text-align: center;
    color: #333;
    background: #eaeaea;
    border-radius: 20px;
    padding: 1.5em 2em;
}
.speech-bg p {
    margin: 0;
    text-align: left;
    font-weight: normal;
    font-size: 1.2em;
}
.speech-bg p a {
    font-weight: normal;
}
.speech-bg.primary {
    background: #ec6608;
    color: #fff;
}
.speech-bg.primary a {
    color: #fff;
}
.speech-bg.primary.light-text p {
    font-weight: 300;
}
.speech-bg:before {
    content: "";
    position: absolute;
    z-index: 10;
    bottom: -30px;
    right: 80px;
    width: 50px;
    height: 30px;
    background: #eaeaea;
    border-bottom-left-radius: 80px 50px;
    display: block;
}
.speech-bg.primary:before {
    background: #ec6608;
}
.speech-bg:after {
    content: "";
    position: absolute;
    z-index: 10;
    bottom: -30px;
    right: 55px;
    width: 40px;
    height: 30px;
    background: #fff;
    border-bottom-left-radius: 40px 50px;
    display: block;
}
#searchform input.form-control {
    width: calc(100% - 85px);
}
.homepage-entry {
    margin-bottom: 3em;
}
.homepage-entry h2 {
    font-size: 1.5em;
    margin-left: 0;
	line-height: 1.7;
}
@media (min-width: 576px) {
    .homepage-entry h2 {
        font-size: 2em;
        margin-left: 0.2em;
		line-height: 1.7;
    }
}
@media (min-width: 992px) {
    .homepage-entry h2 {
        font-size: 2.4em;
        margin-left: 1em;
		line-height: 1.7;
    }
}
.homepage-entry h3 {
    font-size: 2.2em;
	line-height: 1.7;
}
.homepage-entry ul {
    list-style-type: none;
    text-transform: uppercase;
}
.homepage-entry ul a {
    color: #555555;
    line-height: 1.7;
}
.homepage-entry ul a.heading {
    color: #333334;
    font-weight: bold;
    margin-top: 1em;
    display: inline-block;
	line-height: 1.7;
}
@media (max-width: 992px) {
    .homepage-entry ul {
        padding-left: 0;
    }
}
.homepage-entry p {
    font-size: 0.9em;
    text-transform: uppercase;
}
@media (min-width: 1200px) {
    .homepage-entry p {
        margin-top: -85px;
    }
}
@media (min-width: 300px) {
    .homepage-entry .btn:not(.btn-after) {
        margin-left: 3em;
    }
}
@media (min-width: 992px) {
    .homepage-entry img {
        max-width: 110%;
    }
}
.image-menu {
    text-transform: uppercase;
    text-align: center;
    margin-top: 1em;
}
.whychooselogos {
    text-align: center;
    vertical-align: middle;
}
.image-menu h4 {
    font-size: 1em;
    font-weight: bold;
    border-bottom: 2px solid #eaeaea;
    padding-bottom: 1em;
    margin: 1em 0;
}
.image-menu h4 a {
    color: #333334;
}
.image-menu a {
    color: #555555;
}
.image-menu ul {
    list-style-type: none;
    padding: 0;
    line-height: 2.1em;
    font-size: 0.9em;
}
.mt-x2 {
    margin-top: 2em;
}
.resource-centre {
    background-color: #ddd;
    text-transform: uppercase;
    padding: 2em;
    color: #555555;
}
.resource-centre h3 {
    color: #fff;
}
.resource-centre a {
    color: inherit;
}
.resource-centre ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
    margin-top: 1.5em;
}
.resource-centre ul li {
    line-height: 1.8;
}
.resource-centre ul img {
    max-width: 50%;
    margin-top: 1em;
}
.resource-centre ul strong {
    font-weight: bold;
    margin-bottom: 1em;
}
.main-footer {
    background-color: #333334;
    color: #fff;
    padding: 2em 0 0.5em;
    line-height: 1.6;
    font-size: 0.9em;
}
.main-footer h4 {
    text-transform: uppercase;
    margin-bottom: 1em;
    margin-top: 1em;
    font-size: 1.3rem;
}
.main-footer .copy {
    margin-top: 3em;
}
.main-footer .form-control {
    border: 0;
}
.main-footer .form-control:focus {
    -webkit-box-shadow: inset 0 0 0 1px #ec6608;
    box-shadow: inset 0 0 0 1px #ec6608;
}
.main-footer h4:nth-of-type(2) {
    margin-top: 20px;
}
.main-footer a {
    color: #fff;
    line-height: 1.8;
}
.main-footer a:hover {
    color: #d9d9d9;
    text-decoration: underline;
}
.main-footer .social-links {
    padding: 0;
    list-style-type: none;
}
.main-footer .social-links li {
    display: inline-block;
}
.main-footer .social-links li a {
    background-color: #ec6608;
    color: #fff;
    padding: 2px 2px;
    font-size: 1.5em;
    margin-right: 10px;
}
.main-footer .social-links li a:hover {
    background-color: #cc5807;
    color: #e6e6e6;
}
.main-footer .social-links li a:active,
.main-footer .social-links li a:focus {
    background-color: #ec6608;
    color: #d9d9d9;
}
.main-footer .footer-links {
    padding: 0;
    list-style-type: none;
    text-transform: uppercase;
}
.main-footer .footer-links .separator-above:before {
    content: "--";
    line-height: 2em;
    display: block;
    margin-bottom: 0.2em;
}
.main-footer .footer-range-links {
    padding: 0;
    list-style-type: none;
    text-transform: uppercase;
}
.main-footer .footer-range-links .separator-above:before {
    content: "--";
    line-height: 2em;
    display: block;
    margin-bottom: 0.2em;
}
@media (max-width: 768px) {
    .main-footer h4 {
        margin-top: 1em;
    }
    .main-footer div[class*="col-"]:first-of-type h4 {
        margin-top: 0;
    }
}
.top-footer {
    text-align: center;
    margin-top: 2.5em;
    font-size: 0.7rem;
}
.top-footer > div > div > p {
    color: #8f8f8f;
}
.top-footer img {
    height: 46px;
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 0.5em;
}
.top-footer .howe-green-logo {
    max-width: 300px;
    margin-top: 1em;
}
.top-footer .howe-green-logo p:first-of-type {
    text-align: left;
    margin-bottom: 0.5em;
}
.top-footer .howe-green-logo p:last-of-type {
    text-align: right;
    text-transform: uppercase;
}
.bottom-footer {
    padding-bottom: 1em;
    font-size: 0.8em;
}
.bottom-footer h5 {
    text-transform: uppercase;
    color: #555555;
    font-weight: 300;
    margin-bottom: 1em;
    margin-top: 2em;
}
.bottom-footer .mw {
    max-width: 30%;
    min-width: 75px;
}
.bottom-footer .line-height {
    line-height: 2;
}
.bottom-footer b {
    font-weight: normal;
}
.bottom-footer .flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 8.33333%;
    flex: 1 0 8.33333%;
    max-width: 90px;
    min-width: 80px;
}
.bottom-footer .flex-2 {
    -webkit-box-flex: 2;
    -ms-flex: 2 0 16.66667%;
    flex: 2 0 16.66667%;
    min-width: 154px;
    max-width: 164px;
}
.rounded-bg {
    background-color: #eaeaea;
    border-radius: 20px;
    padding: 1.5em 2em;
    display: inline-block;
}
.rounded-bg p {
    margin-bottom: 0;
    font-size: 1.2em;
    font-weight: normal;
}
section h2 {
    font-size: 2.5em;
    margin-left: 1em;
}
section > h3 {
    border-bottom: 2px solid #eaeaea;
    padding-bottom: 0.2em;
    margin: 0;
    margin-bottom: 0.8em;
}
section .project {
    margin-bottom: 1em;
}
section .project p {
    font-size: 0.8em;
    text-transform: uppercase;
}
section .project p:first-of-type {
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0.5em;
}
section .category {
    margin-bottom: 1em;
}
section .category img {
    max-width: 80%;
}
section .category a {
    padding-top: 0.5em;
    text-align: center;
}
.floor-access a {
    color: #555555;
    text-transform: uppercase;
    display: block;
}
.page-intro.neg-mgn-top,
.neg-mgn-top.project-intro {
    margin-bottom: 3em;
}
@media (min-width: 576px) {
    .page-intro.neg-mgn-top,
    .neg-mgn-top.project-intro {
        margin-top: -30%;
    }
}
@media (min-width: 1200px) {
    .page-intro.neg-mgn-top + .container-fluid,
    .neg-mgn-top.project-intro + .container-fluid {
        margin-top: 7%;
    }
    .page-intro.neg-mgn-top + .container-fluid section:first-of-type h3,
    .neg-mgn-top.project-intro + .container-fluid section:first-of-type h3 {
        width: 50%;
    }
}
.page-intro:not(.neg-mgn-top) h2,
.project-intro:not(.neg-mgn-top) h2 {
    margin-top: 0.5em;
}
.page-intro p:first-of-type,
.project-intro p:first-of-type {
    margin-top: 1.5em;
}
.page-intro p,
.project-intro p {
    margin-top: 3em;
}
@media (min-width: 1200px) {
    .project-intro.neg-mgn-top + .container-fluid {
        margin-top: 0;
    }
}
.project-intro h2 {
    line-height: 1.2;
}
@media (min-width: 768px) {
    .project-intro h2 {
        font-size: 2.6em;
    }
}
.range {
    margin-bottom: 0;
}
.range-item,
.product-item {
    text-align: center;
    padding-bottom: 4em;
}
.range-item img,
.product-item img {
    margin-bottom: 1em;
}
@media (min-width: 576px) {
    .range-item img,
    .product-item img {
        max-height: 252px;
    }
}
@media (min-width: 768px) {
    .range-item img,
    .product-item img {
        max-height: 174px;
    }
}
@media (min-width: 900px) {
    .range-item img,
    .product-item img {
        max-height: 200px;
    }
}
@media (min-width: 1200px) {
    .range-item img,
    .product-item img {
        max-height: 252px;
    }
}
.range-item h5,
.product-item h5 {
    margin-top: 2em;
    text-transform: uppercase;
}
.range-item h5 a,
.product-item h5 a {
    color: #333334;
}
.range-item p,
.product-item p {
    margin-bottom: 0;
}
.range-item a,
.product-item a {
    color: #555555;
}
.fa-arrow-right.bg-color {
    background-color: #ec6608;
    color: #fff;
    padding: 5px;
    margin: 0.1em 0.5em;
}
section.content {
    margin-top: 2em;
}
section.content h2 {
    margin-left: 0;
    margin-bottom: 0.6em;
    border: 0;
}
section.content .block {
    margin-bottom: 2em;
}
section.content .block iframe {
    max-width: 100%;
}
.product-description h5 {
    text-transform: uppercase;
    font-weight: normal;
}
.product-description h6 {
    color: #555555;
    font-weight: 300;
    margin-top: 1.5em;
    margin-bottom: 0;
}
.product-description .quote {
    font-style: italic;
    margin: 2em 0;
}
.product-description .desc {
    color: #555555;
}
section.breadcrumbs {
    margin: 1.8em 0 1.8em 0;
}
section.product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}
section.product .large-title {
    text-align: center;
}
section.product h2,
section.product h1 {
    margin: 2em auto 1em auto;
}
section.product h2:before,
section.product h2:after,
section.product h1:before,
section.product h1:after {
    content: "";
    height: 1px;
    background: #eaeaea;
    position: absolute;
    width: 50%;
    z-index: -1;
    margin-top: 0.6em;
}
section.product h2:before,
section.product h1:before {
    left: 0;
}
section.product h2:after,
section.product h1:after {
    right: 0;
}
section.product h4 {
    text-transform: uppercase;
    margin: 1em 0;
    font-size: 1.2em;
}
section.product h4.lighter {
    font-weight: normal;
}
section.product h4:not(:first-child) {
    margin-top: 2em;
}
section.product .features p {
    color: #555555;
}
section.product table.colour-cells {
    border-collapse: separate;
}
section.product table.colour-cells td {
    padding: .1em 1em;
}
section.product .side-image-container img {
    max-width: 100px;
    height: auto;
}
@media (min-width: 576px) {
    section.product table.colour-cells td {
        white-space: nowrap;
    }
}
section.product table.colour-cells td:first-of-type {
    background-color: #ccc;
    color: #fff;
    border-right: 2px solid #fff;
}
section.product table.colour-cells td:first-of-type.blank {
    background-color: transparent;
}
section.product table.colour-cells td:last-of-type {
    background-color: #f2f2f2;
    display: inline-block;
    color: #555555;
}
section.product .repeat > * {
    margin: 0.5em 0;
}
section.product .repeat iframe {
    max-width: 100%;
}
section.product :not(.repeat) + .repeat {
    margin-top: 4em;
}
section.product .download {
    margin: 0.5em 0;
}
section.product .download a {
    color: #333334;
    text-transform: uppercase;
}
section.product .download .fa-arrow-down,
section.product .download .fa-external-link {
    color: #fff;
    background-color: #ec6608;
    padding: 0.5em;
    margin-right: 1em;
}
section.product .download .extension {
    color: #555555;
    margin-left: 0.5em;
}
.specs {
    margin: 3em 0;
    padding: 2em 0;
}
.specs h4 {
    text-transform: uppercase;
    margin-bottom: 1em;
    margin-left: 1em;
}
.specs h4 .lighter {
    font-weight: normal;
}
@media (min-width: 576px) {
    .specs h4 {
        margin-left: 3em;
    }
}
.specs table {
    line-height: 1.8;
}
.specs tr td {
    padding-top: 0.2em;
}
.specs tr td:first-of-type {
    text-transform: uppercase;
    width: 20%;
    text-align: right;
    padding-right: 3%;
    vertical-align: top;
}
.specs tr td:last-of-type {
    color: #555555;
}
.specs tr:last-of-type td {
    padding-top: 2em;
}
section.light-bg {
    background-color: #eaeaea;
}
p.larger-text {
    font-size: 1.5em;
}
img.mw-80 {
    max-width: 80%;
}
.related-prod a {
    color: inherit;
}
.related-prod p.link {
    text-transform: uppercase;
    margin: 1em 0;
}
.related-prod .intro p {
    color: #555555;
}
.related-prod .intro h1,
.related-prod .intro h2,
.related-prod .intro h3,
.related-prod .intro h4,
.related-prod .intro h5,
.related-prod .intro h6 {
    font-size: 1.1em;
    color: inherit;
    font-weight: normal;
}
.m-auto-fix {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    visibility: hidden;
}
h1.listing {
    font-size: 2.4em;
    margin-top: 1.4em;
    margin-bottom: 1.2em;
}
.listing-item {
    margin-bottom: 3em;
}
.listing-item img {
    margin-bottom: 0.8em;
}
.listing-item p {
    font-size: 1.4em;
}
.listing-item a {
    color: #ec6608;
    font-weight: bold;
}
.listing-item p:first-of-type {
    margin-bottom: 0;
}
.listing-item.feedback,
.listing-item.resource-centre {
    margin-bottom: 0;
    padding-right: 2em;
}
.listing-item.feedback .attrib,
.listing-item.resource-centre .attrib {
    border-bottom: 1px solid #ccc;
    padding-bottom: 1em;
    padding-right: 1em;
}

/* Andy Changes - Aug 2020 */
.slider-text {
  background-color: rgba(0,0,0,0.3);
  color: #fff;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.3em;
  padding: 1em 2em;
  max-width: 90%;
  position: relative;
}
.home-carousel .slider-text {
    top: 20px;
}
.home-carousel .carousel-caption {
    bottom: unset;
    top: 10px;
}
@media (min-width: 768px) {
  .slider-text {
    top: -1.5em;
  }
  .home-carousel .carousel-item > img {
      min-height: 400px;
      object-fit: cover;
  }
}
@media (min-width: 1200px) {
  .slider-text {
    top: -5em;
    font-size: 1.5em;
    line-height: 1.8em;
  }
}
@media (min-width: 1366px) {
  .slider-text {
    top: -7em;
  }
}
.hp-entry {
    position: relative;
}
.hp-entry h2 {
  background: #ec6608;
  font-size: 1.6em;
  padding: 0.6em 0.6em 0.4em;
  font-family: futura-pt,sans-serif;
  font-weight: 700;
  font-style: normal;
  display: block;
  border: none;
}
.hp-entry h3 {
  color: #ec6608;
  font-size: 1.2em;
  line-height: 1.4;
  margin-top: 1.4em;
  margin-bottom: 1.5em;
  padding-left: 0.4em;
  font-family: futura-pt,sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: normal;
}
.hp-entry ul {
  list-style-type: none;
  margin-left: 0em;
  padding-left: 0.6em;
}
.hp-entry li {
  margin-bottom: 1em;
  clear: both;
  padding-left: 1.4em;
  padding-right: 1.4em;
  padding-top: 1.3em;
  padding-bottom: 0.9em;
  background: #EAEAEA;
}
.hp-entry li:after {
    clear: both;
}
.hp-entry .heading {
  font-family: futura-pt,sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}
.hp-entry .btn-arrow-right {
  background: #EAEAEA;
}
.hp-entry .btn-after {
  float: right;
  vertical-align:bottom;
}
.hp-entry .byline {
  font-family: futura-pt,sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.5em;
  padding-right: 0.5em;

}
.orange-bg {
  background: #ec6608;
  padding: 80px;
  padding-top: 3em;
  padding-bottom: 3em;
}
#contact h3 {
  font-family: futura-pt,sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  color: #FFF;
  font-size: 2.2em;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  line-height: 1.4em;
}
.normalWeight {
  font-weight: 400;
}
.lightWeight {
  font-weight: 200 !important;
}
.whitebox {
  border: solid 1px #fff;
  padding-top: 2em;
  padding-bottom: 2em;
}
.whitebox a {
  color: #fff;
  font-family: futura-pt,sans-serif;
  font-weight: 300;
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-size: 1.4em;
}
.whitebox .sublink {
    text-align: center;
    color: #FFF !important;
    font-size: 1.3em;
    text-transform: none;
    margin-top: 0.5em;
}
@media (min-width: 1024px) {
    .w-2x {
        max-width: 24% !important;
    }
}
#why {
  text-align: center;
  padding-top: 5em;
  padding-bottom: 5em;
  color: #ec6608;
}
#why h4 {
  font-size: 2em; 
  font-family: futura-pt,sans-serif;
  font-weight: 700;
  font-style: normal; 
  padding-bottom: 1.5em;
}
#why p {
  font-family: futura-pt,sans-serif;
  font-weight: 300;
  font-size: 1.2em;
	padding-left: 3em;
  padding-right: 3em;
}
.btn-orange {
  background: #ec6608;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.9em;
  padding-left: 2em;
  padding-right: 2em;
}
.btn-orange:hover {
  background: #fff;
  color: #ec6608;
  border: solid 1px #ec6608;
}

/* Second Tier styles */
.bg-none {
    background: none;
}
.content-h2 {
    background: none;
    border: none;
    color: #323334;
    text-align: center;
    text-transform: none;
    line-height: 1.4em;
	padding-left: 1em;
  padding-right: 1em;
}
.contentBG {
    background: #ec6608;
    color: #FFF;
    padding: 30px;
    padding-bottom: 25px;
    line-height: 2em;
    border-top: solid 3px #FFF; 
    margin-bottom: 15px;
	min-height: 160px;
}
.button {
    border: solid 1px #FFF;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 10px;
    margin-right: 10px;
    color: #FFF;
    text-transform: uppercase;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    text-align: center;
}
.button-lg {
    font-size: 1.5em;
}
.button-inverse {
    border: solid 1px #ec6608;
    color: #ec6608;
}
.button-block {
    display: block;
    max-width: 80% !important;
    margin-left: 15%;
    margin-right: 15%;
	padding-top: 5px;
    padding-bottom: 5px;
}
.button:hover {
    background: #FFF;
}
.button-inverse:hover {
    background: #ec6608;
    color: #FFF;
}
.mw-50 {
    max-width: 50% !important;
    margin-left: 25%;
    margin-right: 25%;
}
.grey-bg {
  background: #323334;
  padding-top: 2.6em;
  padding-bottom: 2.6em;
}
.comparisonTable th, .comparisonTable td {
    padding: 1em;
    padding-top: 1em !important;
    padding-bottom: 1em !important;
    text-align: center;
    color: #FFF;
    font-size: 0.9em;
}
.comparisonTable th {
    background: #CE661C;
}
.comparisonTable td {
    background: #464647;
}
.comparisonTable img {
    width: 10%;
    margin-left: 40%;
    margin-right: 40%;
}
.carousel-60 {
    margin-left: 20%;
    margin-right: 20%;
}
.carousel-60-prev {
    left: -20%;
}
.carousel-60-next {
    right: -20%;
}
.carousel-60-prev-icon,
.carousel-60-next-icon {
    height: 100px;
    width: 100px;
    outline: black;
    background-size: 100%, 100%;
    background-image: none;
}
.carousel-60-next-icon:after {
  content: '>';
  font-size: 5em;
  color: #B3B3B3;
  font-weight: bold;
}
.carousel-60-prev-icon:after {
  content: '<';
  font-size: 5em;
  color: #B3B3B3;
  font-weight: bold;
}
.quote {
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 1.6em;
    font-weight: 600;
}
.quote-new {
    margin-top: 1.3em;
    margin-bottom: 1.3em;
    font-size: 1.4em;
    font-weight: 600;
	color: #FFF;
}
.quote-caption {
    color: #FFF;
    font-size: 1.2em;
}
.col-desc {
    font-size: 1em;
    margin-top: 1em;
	min-height: 80px;
}
.col-desc-heading {
    font-size: 1.2em;
    margin-top: 1em;
	text-transform: uppercase;
    margin-top: 1.5em;
    margin-bottom: 1em;
    text-align: center;
	font-weight: bold;
}

@media (min-width: 1200px) {
    .page-intro.neg-mgn-top + .container-fluid {
        margin-top: 4%;
    }
}

/* newsletter */
.newsletter-signup .input-group {
    display: flex;
}

#team-page .btn-arrow-right {
    text-transform: none;
    font-size: larger;
}

#team-page .team-member-wrapper {
    background-color: #efeff0;
    margin: 20px;
    padding: 30px 0 30px 80px;
    font-size: larger;
    position: relative;
}
#team-page .team-member-inner::before {
    content: "\00BB";
    position: absolute;
    left: 30px;
    color: #ec6608;
    font-size: 30px;
    top: 30px;
    line-height: 30px;
}

/* Utility css */
@media (min-width: 1360px) {
    .col-xxl-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

/* Access panel */
.panel-row {
    margin: 0 auto;
    gap: 25px 0;
}

.panel-row > div {
    max-width: 450px;
}
