html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
legend,
h3,
h4,
.sidebar h2,
.sidebar legend,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

img {
    max-width: 100%
}

html {
    font-size: 100%;
    height: 100%;
    line-height: 1.3rem
}

@media (min-width: 768px) and (max-width: 960px) {
    html {
        font-size: 62.5%
    }
}

@media (min-width: 961px) and (max-width: 1200px) {
    html {
        font-size: 75%
    }
}

@media (min-width: 1201px) {
    html {
        font-size: 87.5%
    }
}

body {
    width: 100%;
    color: #3e3e3e;
    /*background: url("images/background.jpg") #2c2a2b no-repeat top center; */
    background: #2c2a2b;
    font-family: helvetica, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    *zoom: 1
}

@media (min-width: 768px) and (max-width: 960px) {
    body {
        background: #2c2a2b
    }
}

@media (min-width: 961px) and (max-width: 1200px) {
    body {
        background-size: 2050px
    }
}

@media (min-width: 1201px) {
    body {
        background-size: 2350px
    }
}

body:before,
body:after {
    content: "";
    display: table
}

body:after {
    clear: both
}

.wrapper {
    min-width: 320px;
    width: 100%;
    *zoom: 1
}

@media (min-width: 768px) and (max-width: 960px) {
    .wrapper {
        width: 768px;
        margin: 0 auto
    }
}

@media (min-width: 961px) {
    .wrapper {
        width: 960px;
        margin: 0 auto
    }
}

@media (min-width: 1201px) {
    .wrapper {
        width: 1080px;
        margin: 0 auto
    }
}

.wrapper:before,
.wrapper:after {
    content: "";
    display: table
}

.wrapper:after {
    clear: both
}

.hidden {
    visibility: hidden
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.jPanelMenu-panel {
    background: inherit !important
}

.alignleft {
    float: none;
    margin: 0 0 20px 0;
    display: block
}

@media (min-width: 768px) {
    .alignleft {
        float: left;
        padding: 0 1.25rem 2.5rem 0
    }
}

.alignright {
    float: none;
    margin: 0 0 20px 0;
    display: block
}

@media (min-width: 768px) {
    .alignright {
        float: right;
        padding: 0 0 2.5rem 1.25rem
    }
}

.wp-caption {
    background: red
}

.wp-caption-text {
    color: #fff
}

.sticky {
    font-weight: bold
}

.gallery-caption {
    background: red
}

.bypostauthor {
    font-weight: bold
}

.aligncenter {
    margin: 0 auto
}

a,
a:visited {
    color: #fff;
    text-decoration: none
}

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

p,
h1,
h2,
legend,
h3,
h4,
.sidebar h2,
.sidebar legend,
h4,
.sidebar h2,
.sidebar legend,
h5,
h6,
ul,
ol {
    line-height: 1.3rem;
    margin-bottom: 0.65rem
}

h1,
h2,
legend,
h3,
h4,
.sidebar h2,
.sidebar legend,
h5,
h6 {
    font-family: helvetica, arial, sans-serif;
    font-weight: normal;
    color: #fff;
    line-height: 2.6rem
}

p {
    font-weight: normal;
    font-size: 13.6px;
    font-size: 0.85rem
}

h1 {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 1.3rem
}

h2,
legend {
    font-size: 17.6px;
    font-size: 1.1rem;
    line-height: 1.3rem
}

h3 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1rem
}

h4,
.sidebar h2,
.sidebar legend {
    font-size: 14.4px;
    font-size: 0.9rem
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

ul {
    list-style-type: disc;
    font-size: 13.6px;
    font-size: 0.85rem;
    font-weight: normal;
    margin-left: 20px
}

ol {
    list-style-type: decimal;
    font-size: 13.6px;
    font-size: 0.85rem;
    font-weight: normal;
    margin-left: 20px
}

blockquote {
    display: block;
    width: 42.4242424242%;
    float: right;
    margin-right: 0;
    *margin-left: -5%;
    display: inline;
    float: right;
    margin-left: 0.4405286344%;
    margin-bottom: 1.3rem
}

blockquote p {
    font-size: 19.2px;
    font-size: 1.2rem;
    text-align: right;
    line-height: 1.3rem;
    font-style: italic;
    padding: 0 0.625rem;
    margin: 0
}

table {
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    font-size: 12px;
    font-size: 0.75rem
}

thead {
    background: #03a7ff;
    color: #fff
}

tbody tr:nth-child(odd) {
    background: #f1f1f1
}

tbody tr:nth-child(even) {
    background: #FFF
}

th,
td {
    height: 1.3rem;
    padding: 0 0.625rem
}

th {
    font-weight: bold;
    height: 2.6rem;
    font-family: helvetica, arial, sans-serif;
    font-size: 16px;
    font-size: 1rem
}

fieldset div {
    *zoom: 1
}

fieldset div:before,
fieldset div:after {
    content: "";
    display: table
}

fieldset div:after {
    clear: both
}

label {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3rem;
    margin-bottom: 1.3rem;
    display: block;
    width: 24.5033112583%;
    float: left;
    margin-right: 0.6622516556%;
    display: inline
}

input[type="text"],
input[type="password"] {
    -webkit-appearance: none;
    margin-bottom: 1.3rem;
    float: left;
    display: block
}

textarea {
    border: 1px solid #ccc;
    line-height: 1.3rem;
    height: 5.2rem;
    margin-bottom: 1.3rem;
    display: block;
    width: 49.6688741722%;
    float: left;
    margin-right: 0.6622516556%;
    display: inline
}

.input[type="radio"] {
    float: left
}

input[type="submit"] {
    font-family: helvetica, arial, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    color: #fff;
    border: 0;
    float: left;
    font-family: helvetica, arial, sans-serif
}

input[type="submit"]:visited {
    color: #fff
}

.button {
    background: red;
    padding: 1.3rem 2.6rem;
    line-height: 2.6rem;
    margin: 0 0 1.3rem 0;
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
    color: #fff
}

.button:hover {
    background: #ff0f0f;
    color: #fff
}

.button:visited {
    color: #fff
}

.search-form {
    float: right;
    width: 280px;
    position: relative;
    background: #707173;
    *zoom: 1;
    height: 25px
}

.search-form:before,
.search-form:after {
    content: "";
    display: table
}

.search-form:after {
    clear: both
}

.gt-ie8 .search-input {
    margin: 0;
    margin-bottom: 0 !important;
    margin-left: 10px;
    height: 25px
}

.search-input {
    margin: 5px;
    background: none;
    border: none
}

.search-button {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    float: right !important;
    background: url("images/search-button.png");
    background-repeat: no-repeat;
    background-size: cover
}

.mCSB_container {
    width: auto;
    margin-right: 30px;
    overflow: hidden
}

.mCSB_container.mCS_no_scrollbar {
    margin-right: 0
}

.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar {
    margin-right: 30px
}

.mCustomScrollBox>.mCSB_scrollTools {
    width: 30px;
    height: 100%;
    top: 0;
    right: 0
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 50px
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
    height: 100%;
    margin: 0 auto;
    text-align: center
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: red
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: grey
}

.gform_fields li {
    list-style-type: none;
    margin: 0
}

#gform_1 input[type="text"],
#gform_1 textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    font-weight: bold;
    display: block;
    padding: 12px 0.65rem;
    width: 100%;
    border: none;
    margin: 2px 0;
    background: white;
    color: #3A393A
}

#gform_1 input[type="text"]::-webkit-input-placeholder,
#gform_1 textarea::-webkit-input-placeholder {
    color: #3A393A
}

#gform_1 input[type="text"]:-moz-placeholder,
#gform_1 textarea:-moz-placeholder {
    color: #3A393A
}

#gform_1 input[type="text"]::-moz-placeholder,
#gform_1 textarea::-moz-placeholder {
    color: #3A393A
}

#gform_1 input[type="text"]:-ms-input-placeholder,
#gform_1 textarea:-ms-input-placeholder {
    color: #3A393A
}

.gform_button {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    display: block;
    float: right !important;
    line-height: 12px;
    padding: 10px 25px !important;
    font-size: 12px !important
}

.req {
    margin-top: -2.6rem;
    display: block;
    float: left !important
}

.left_label {
    *zoom: 1;
    margin-top: 5px;
    padding: 0 !important
}

.left_label:before,
.left_label:after {
    content: "";
    display: table
}

.left_label:after {
    clear: both
}

.gte-ie9 .product-slider-container {
    position: relative;
    width: 100%;
    *zoom: 1
}

@media (min-width: 768px) {
    .gte-ie9 .product-slider-container {
        width: 50%;
        float: left;
        overflow: hidden;
        max-height: 375px
    }
}

.gte-ie9 .product-slider-container:before,
.gte-ie9 .product-slider-container:after {
    content: "";
    display: table
}

.gte-ie9 .product-slider-container:after {
    clear: both
}

.product-slider-container {
    position: relative;
    width: 50%;
    float: left;
    overflow: hidden;
    *zoom: 1
}

.product-slider-container:before,
.product-slider-container:after {
    content: "";
    display: table
}

.product-slider-container:after {
    clear: both
}

.slider {
    position: relative;
    overflow: hidden !important;
    background: #3a3938
}

@media (min-width: 768px) and (max-width: 960px) {
    .slider {
        height: 257px
    }
}

@media (min-width: 768px) {
    .slider {
        width: 100%
    }
}

@media (min-width: 961px) and (max-width: 1200px) {
    .slider {
        height: 330px
    }
}

@media (min-width: 1201px) {
    .slider {
        height: 375px
    }
}

.slider ul {
    margin: 0
}

.slider ul li {
    list-style: none
}

.slider ul li img {
    display: block;
    width: 100%
}

.flex-control-paging {
    visibility: visible;
    position: absolute;
    left: 0;
    bottom: 10px;
    clear: both
}

@media (min-width: 1px) and (max-width: 400px) {
    .flex-control-paging {
        visibility: hidden
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    .flex-control-paging {
        visibility: hidden
    }
}

.flex-control-paging li {
    margin: 5px;
    background: #fff;
    display: inline-block;
    zoom: 1;
    cursor: pointer
}

.flex-control-paging li a {
    text-indent: -99999px;
    display: block;
    width: 10px;
    height: 10px;
    background: #fff
}

.flex-control-paging li .flex-active {
    background: red
}

.flexslider .slides>li:first-child {
    display: block;
    -webkit-backface-visibility: visible
}

.flexslider .slides>li:not(first-child) {
    display: none;
    -webkit-backface-visibility: hidden
}

html[xmlns] .slides {
    display: block
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

* html .slides {
    height: 1%
}

.products-carousel-container {
    width: 100%;
    z-index: 9001;
    margin-top: 1.3rem;
    position: relative;
    display: table;
    background-color: #2c2a2b
}

.products-carousel-container ul {
    margin: 0;
    list-style-type: none
}

@media (min-width: 1px) and (max-width: 400px) {
    .gte-ie9 .products-carousel-container .flex-viewport {
        margin-top: 3.9rem
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    .gte-ie9 .products-carousel-container .flex-viewport {
        margin-top: 3.9rem
    }
}

.product-carousel__thumb {
    display: block;
    vertical-align: middle;
    background: #3a3938;
    position: relative;
    margin-bottom: 5px;
    overflow: hidden;
    *zoom: 1
}

.product-carousel__thumb:before,
.product-carousel__thumb:after {
    content: "";
    display: table
}

.product-carousel__thumb:after {
    clear: both
}

.product-carousel__thumb a {
    display: block
}

.product-carousel__thumb a:hover .date-time {
    display: block
}

.lt-ie9 .product-carousel__thumb {
    width: 19.5767195767%;
    float: left;
    margin-right: 0.5291005291%;
    display: inline
}

.lt-ie9 .product-carousel__thumb--d-last {
    width: 19.5767195767%;
    float: right;
    margin-right: 0;
    *margin-left: -5%;
    display: inline
}

@media (min-width: 1px) and (max-width: 400px) {
    .gte-ie9 .product-carousel__thumb {
        width: 49.7797356828%;
        float: left;
        margin-right: 0.4405286344%;
        max-height: 112px;
        overflow: hidden
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    .gte-ie9 .product-carousel__thumb {
        width: 33.0396475771%;
        float: left;
        margin-right: 0.4405286344%;
        max-height: 162px;
        overflow: hidden
    }
}

@media (min-width: 768px) {
    .gte-ie9 .product-carousel__thumb {
       
        float: left;
        margin-right: 0.5291005291%;
        max-height: 82px;
        overflow: hidden
    }
}

@media (min-width: 961px) {
    .gte-ie9 .product-carousel__thumb {
        max-height: 119px;
        overflow: hidden;
        width:19.5%;
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    .gte-ie9 .product-carousel__thumb--m-last {
        width: 33.0396475771%;
        float: right;
        margin-right: 0
    }
}

@media (min-width: 1px) and (max-width: 400px) {
    .gte-ie9 .product-carousel__thumb--xs-m-last {
        width: 49.7797356828%;
        float: right;
        margin-right: 0
    }
}

@media (min-width: 768px) {
    .gte-ie9 .product-carousel__thumb--d-last {
        
        margin-right: 0
    }
}

.product-carousel__thumb a img {
    height: auto;
    vertical-align: middle;
    width: 100%
}

@media (min-width: 401px) and (max-width: 767px) {
    .product-carousel__thumb a img {
        margin-bottom: 1.3rem
    }
}

.product-carousel__thumb-caption {
    width: 100%;
    color: #fff;
    background: #1b1b1b;
    display: block;
    vertical-align: baseline;
    padding: 3px 0.65rem;
    line-height: normal;
    position: absolute;
    bottom: 0;
    left: 0
}

@media (min-width: 1px) and (max-width: 400px) {
    .product-carousel__thumb-caption {
        font-size: 0.7rem
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    .product-carousel__thumb-caption {
        font-size: 0.7rem
    }
}

@media (min-width: 768px) {
    .product-carousel__thumb-caption {
        font-size: 0.9rem;
        font-weight: bold;
        position: absolute
    }
}

.product-slider__nav {
    display: none
}

@media (min-width: 768px) {
    .product-slider__nav {
        display: block;
        position: absolute;
        top: 100px;
        width: 100%;
        *zoom: 1;
        z-index: 10000
    }
    .product-slider__nav:before,
    .product-slider__nav:after {
        content: "";
        display: table
    }
    .product-slider__nav:after {
        clear: both
    }
}

.flex-direction-nav {
    z-index: -1;
    display: block;
    width: 100%;
    position: absolute;
    top: 0
}

.flex-direction-nav a {
    position: absolute;
    display: block;
    font-size: 0;
    line-height: 0
}

.lt-ie9 .flex-direction-nav {
    top: 37%
}

.lt-ie9 .flex-direction-nav a {
    width: 40px;
    height: 103px
}

@media (min-width: 1px) and (max-width: 400px) {
    .gte-ie9 .flex-direction-nav {
        height: 50px
    }
    .gte-ie9 .flex-direction-nav li {
        background: url("images/scrollright-mobile-disabled.png") #4a4847 center no-repeat;
        background-size: 20%;
        position: relative;
        display: inline-block;
        height: 50px;
        width: 48%
    }
    .gte-ie9 .flex-direction-nav li:first-child {
        margin-right: 2%;
        background: url("images/scrollleft-mobile-disabled.png") #4a4847 center no-repeat;
        background-size: 20%
    }
    .gte-ie9 .flex-direction-nav a {
        height: 50px;
        width: 100%
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    .gte-ie9 .flex-direction-nav {
        height: 50px
    }
    .gte-ie9 .flex-direction-nav li {
        background: url("images/scrollright-mobile-disabled.png") #4a4847 center no-repeat;
        background-size: 20%;
        position: relative;
        display: inline-block;
        height: 50px;
        width: 48%
    }
    .gte-ie9 .flex-direction-nav li:first-child {
        margin-right: 2%;
        background: url("images/scrollleft-mobile-disabled.png") #4a4847 center no-repeat;
        background-size: 20%
    }
    .gte-ie9 .flex-direction-nav a {
        height: 50px;
        width: 100%
    }
}

@media (min-width: 768px) {
    .gte-ie9 .flex-direction-nav a {
        width: 40px;
        height: 103px
    }
}

@media (min-width: 768px) and (max-width: 960px) {
    .gte-ie9 .flex-direction-nav {
        top: 31%
    }
}

@media (min-width: 961px) and (max-width: 1200px) {
    .gte-ie9 .flex-direction-nav {
        top: 34%
    }
}

@media (min-width: 1201px) {
    .gte-ie9 .flex-direction-nav {
        top: 37%
    }
}

a.flex-disabled {
    visibility: hidden
}

a.flex-prev {
    top: 0;
    left: 0;
    background: url("images/scrollleft.png") #ed1c24 center no-repeat;
    margin-left: 0
}

@media (min-width: 1px) and (max-width: 400px) {
    a.flex-prev {
        background: url("images/scrollleft-mobile.png") #ed1c24 center no-repeat;
        background-size: 20%
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    a.flex-prev {
        background: url("images/scrollleft-mobile.png") #ed1c24 center no-repeat;
        background-size: 20%
    }
}

@media (min-width: 768px) {
    a.flex-prev {
        margin-left: -40px
    }
}

a.flex-prev:hover {
    background: url("images/scrollleft-hover.png") #7d7e80 center no-repeat
}

@media (min-width: 1px) and (max-width: 400px) {
    a.flex-prev:hover {
        background: url("images/scrollleft-mobile.png") #d51c24 center no-repeat;
        background-size: 20%
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    a.flex-prev:hover {
        background: url("images/scrollleft-mobile.png") #d51c24 center no-repeat;
        background-size: 20%
    }
}

a.flex-next {
    top: 0;
    right: 0;
    background: url("images/scrollright.png") #ed1c24 center no-repeat;
    margin-right: 0
}

@media (min-width: 1px) and (max-width: 400px) {
    a.flex-next {
        background: url("images/scrollright-mobile.png") #ed1c24 center no-repeat;
        background-size: 20%
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    a.flex-next {
        background: url("images/scrollright-mobile.png") #ed1c24 center no-repeat;
        background-size: 20%
    }
}

@media (min-width: 768px) {
    a.flex-next {
        margin-right: -40px
    }
}

a.flex-next:hover {
    background: url("images/scrollright-hover.png") #7d7e80 center no-repeat
}

@media (min-width: 1px) and (max-width: 400px) {
    a.flex-next:hover {
        background: url("images/scrollright-mobile.png") #d51c24 center no-repeat;
        background-size: 20%
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    a.flex-next:hover {
        background: url("images/scrollright-mobile.png") #d51c24 center no-repeat;
        background-size: 20%
    }
}

.mobile-header {
    background: #1b1b1b;
    *zoom: 1
}

@media (min-width: 768px) {
    .mobile-header {
        display: none
    }
}

.mobile-header:before,
.mobile-header:after {
    content: "";
    display: table
}

.mobile-header:after {
    clear: both
}

.mobile-header__button {
    display: inline-block;
    border-right: 1px solid #4e4e4e;
    font-size: 16px;
    font-size: 1rem;
    font-family: helvetica, arial, sans-serif;
    line-height: 2.6rem;
    padding: 0 0.625rem;
    color: #fff
}

.mobile-header__button:visited {
    color: #fff
}

.container .wrapper {
    padding: 15px 15px 0 15px;
    *zoom: 1
}

@media (min-width: 768px) {
    .container .wrapper {
        padding: 40px 40px 0 40px
    }
}

.container .wrapper:before,
.container .wrapper:after {
    content: "";
    display: table
}

.container .wrapper:after {
    clear: both
}

.page-content .inner {
    *zoom: 1;
    background: #3a3938
}

.page-content .inner:before,
.page-content .inner:after {
    content: "";
    display: table
}

.page-content .inner:after {
    clear: both
}

@media (min-width: 401px) and (max-width: 767px) {
    .product-text .content h1 {
        margin-top: 1.3rem
    }
}

.category-parent-cover img {
    min-width: 100%
}

.inner {
    *zoom: 1;
    display: block;
    overflow: hidden !important
}

.inner:before,
.inner:after {
    content: "";
    display: table
}

.inner:after {
    clear: both
}

@media (min-width: 768px) and (max-width: 960px) {
    .inner {
        height: 257px
    }
}

@media (min-width: 768px) {
    .inner {
        width: 100%
    }
}

@media (min-width: 961px) and (max-width: 1200px) {
    .inner {
        height: 330px
    }
}

@media (min-width: 1201px) {
    .inner {
        height: 375px
    }
}

.search-inner {
    padding: 20px
}

.search-inner .post h2,
.search-inner .post legend {
    font-weight: bold
}

.search-inner .post p,
.search-inner .post a {
    color: white
}

.post h2,
.post legend {
    margin: 0;
    line-height: 1.3rem
}

.post h2 a,
.post legend a {
    color: #fff
}

.archives li {
    padding-right: 1.3rem;
    float: left;
    display: block;
    text-decoration: none;
    list-style-type: none
}

.archives li a {
    color: #1b1b1b
}

.content-contact {
    overflow: auto;
    padding: 20px
}

.monthly-news {
    padding: 40px 20px
}

.date-time {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    background: #3a3938;
    opacity: 0.9
}

.error .inner {
    padding: 20px
}

.page-child .content,
.page .content,
.single-post .content {
    margin-top: 7%
}

.region-vacancy-heading {
    padding: 20px 0 0 20px
}

.date .news-post p {
    color: white
}

.date .news-post p a {
    color: white
}

.breadcrumb:hover {
    color: #ed1c24
}

.content--single-vacancy {
    margin-top: 25px
}

.product-text {
    position: relative
}

@media (min-width: 768px) and (max-width: 960px) {
    .product-text {
        height: 257px
    }
}

@media (min-width: 768px) {
    .product-text {
        width: 50%;
        float: right
    }
}

@media (min-width: 961px) and (max-width: 1200px) {
    .product-text {
        height: 330px
    }
}

@media (min-width: 1201px) {
    .product-text {
        height: 380px
    }
}

.product-text h3,
.product-text h2,
.product-text legend {
    font-weight: bold;
    margin: 0;
    font-size: 13.6px;
    font-size: 0.85rem
}

@media (min-width: 1px) and (max-width: 400px) {
    .product-text {
        padding: 0.65rem;
        *zoom: 1
    }
    .product-text h1 {
        margin-top: 0
    }
    .product-text:before,
    .product-text:after {
        content: "";
        display: table
    }
    .product-text:after {
        clear: both
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    .product-text {
        padding: 1.3rem;
        *zoom: 1
    }
    .product-text h1 {
        margin-top: 0
    }
    .product-text:before,
    .product-text:after {
        content: "";
        display: table
    }
    .product-text:after {
        clear: both
    }
}

.product-text .content {
    color: #fff
}

.product-text .content .read-more,
.product-text .content li a {
    color: #fff
}

@media (min-width: 768px) and (max-width: 960px) {
    .product-text .content {
        height: 180px
    }
}

@media (min-width: 768px) {
    .product-text .content {
        width: 100%;
        overflow: auto;
        padding: 0.65rem 1.3rem 1.3rem 1.3rem
    }
}

@media (min-width: 961px) and (max-width: 1200px) {
    .product-text .content {
        height: 250px
    }
}

@media (min-width: 1201px) {
    .product-text .content {
        height: 300px
    }
}

.page-id-1805 .product-text .content {
    margin-top: 3%
}

@media (min-width: 768px) and (max-width: 960px) {
    .page-id-1805 .product-text .content {
        height: 217px
    }
}

@media (min-width: 961px) and (max-width: 1200px) {
    .page-id-1805 .product-text .content {
        height: 300px
    }
}

@media (min-width: 1201px) {
    .page-id-1805 .product-text .content {
        height: 350px
    }
}

.product-text__pdf {
    display: block;
    line-height: 2.6rem;
    margin: 1.3rem 1.3rem 0.65rem 0;
    *zoom: 1;
    float: right
}

.product-text__pdf:before,
.product-text__pdf:after {
    content: "";
    display: table
}

.product-text__pdf:after {
    clear: both
}

.lt-ie9 .product-text__pdf {
    width: 40%
}

@media (min-width: 1px) and (max-width: 400px) {
    .gte-ie9 .product-text__pdf {
        float: left;
        width: 100%
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    .gte-ie9 .product-text__pdf {
        float: none;
        width: 30%
    }
}

@media (min-width: 768px) and (max-width: 960px) {
    .gte-ie9 .product-text__pdf {
        width: 40%
    }
}

@media (min-width: 961px) and (max-width: 1200px) {
    .gte-ie9 .product-text__pdf {
        width: 35%
    }
}

@media (min-width: 1201px) {
.gte-ie9 .product-text__pdf {
    width: 46%;
}
}

.product-text__pdf a {
    font-size: 13.6px;
    font-size: 0.85rem;
    color: #fff
}

.product-text__pdf a:hover {
    color: #ed1c24
}

.product-text__pdf p {
    display: inline;
    text-align: right
}

.product-text__pdf-icon {
    float: right;
    vertical-align: middle;
    margin-left: 1.3rem
}

.products-wrap {
    width: 100%;
    border-bottom: 2px solid #fff;
    *zoom: 1
}

.products-wrap h2,
.products-wrap legend {
    margin-bottom: 0;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff
}

.products-wrap .products__heading {
    width: 80%;
    float: left
}

.products-wrap .slide-count {
    width: 15%;
    text-align: right;
    float: right;
    margin-top: 1.3rem
}

.products-wrap:before,
.products-wrap:after {
    content: "";
    display: table
}

.products-wrap:after {
    clear: both
}

.products__heading {
    text-transform: uppercase;
    margin: 1.3rem 0;
    border-bottom: 2px solid #20201f;
    width: 100%;
}

.archive-text {
    padding: 1.3rem;
}

.primary-nav {
    display: none;
    background: #1b1b1b;
    position: relative;
}

@media (min-width: 768px) {
    .primary-nav {
        display: block;
        width: 100%;
        float: right;
        margin-right: 0;
    }
}

.primary-nav__menu {
    list-style: none;
    *zoom: 1;
    margin: 0;
    font-family: helvetica, arial, sans-serif;
    text-transform: uppercase;
    padding: 0 0.3rem;
}

.primary-nav__menu:before,
.primary-nav__menu:after {
    content: "";
    display: table;
}

.primary-nav__menu:after {
    clear: both;
}

@media (min-width: 1201px) {
    .primary-nav__menu>.nav-float-right {
        margin-left: 25px;
    }
}

.primary-nav__menu>.menu-item {
    float: left;
}

.primary-nav__menu>.menu-item a {
    display: inline-block;
    color: #ccc;
    padding: 0 0.3rem;
    line-height: 2.6rem;
    font-size: 14.4px;
    font-size: 0.85rem;
}

.gt-ie8 .primary-nav__menu>.menu-item a {
    font-size: 16px;
    font-size: 1rem
}

.primary-nav__menu .menu-item:hover a,
.primary-nav__menu .menu-item:hover a:visited {
    color: #fff
}

.primary-nav__menu>.current-menu-item a,
.mobile-nav__menu>.current-menu-item a,
.primary-nav__menu>.current-menu-ancestor a {
    color: #fff;
    font-weight: bold
}

.primary-nav__menu .parent>.sub-menu {
    visibility: hidden;
    background-color: #CECFD1;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10000;
    list-style: none;
    margin: 0
}

.primary-nav__menu .parent > .sub-menu .first.column .menu-item:first-child a {
    color: black;
    font-weight: bold !important
}

.lt-ie9 .primary-nav__menu .parent>.sub-menu .column .menu-heading a {
    line-height: 14px
}

.primary-nav__menu .parent:hover>.sub-menu {
    visibility: visible;
    padding: 18px
}

.primary-nav__menu .sub-menu .menu-item a {
    display: block;
    text-transform: none;
    padding-bottom: 6%;
    line-height: 10px;
    font-size: 13.6px;
    font-size: 0.85rem;
    font-weight: normal;
    color: #000
}

.primary-nav__menu .sub-menu .menu-item a:active,
.primary-nav__menu .sub-menu .menu-item a:visited {
    color: #000
}

.primary-nav__menu .sub-menu .menu-item a:hover {
    margin: 0;
    color: #000
}

.primary-nav__menu .sub-menu .current-menu-item a,
.primary-nav__menu .sub-menu .current-menu-ancestor a {
    color: #000;
    font-weight: bold
}

.mobile-nav {
    display: none;
    background: #696C6F;
    -webkit-box-shadow: inset -20px -20px 20px -20px #0f1215;
    -moz-box-shadow: inset -20px -20px 20px -20px #0f1215;
    box-shadow: inset -20px -20px 20px -20px #0f1215
}

@media (min-width: 768px) {
    .mobile-nav * {
        display: none
    }
}

.mobile-nav__menu {
    margin: 0;
    list-style: none;
    font-size: 19.2px;
    font-size: 1.2rem;
    font-family: helvetica, arial, sans-serif;
    text-transform: uppercase
}

.mobile-nav__menu .current_page_item {
    border-top: none
}

.mobile-nav__menu .menu-item a {
    border-bottom: 1px solid #45535e
}

.mobile-nav__menu .menu-item a,
.mobile-nav__menu .menu-item a:visited {
    display: block;
    color: #fff;
    padding: 0.65rem 1.3rem
}

.mobile-nav__menu .parent>a {
    margin-right: 20px;
    background-image: url("images/dropdown.png");
    background-repeat: no-repeat;
    background-position: right
}

.mobile-nav__menu .sub-menu {
    background: none;
    list-style: none;
    margin: 0
}

.mobile-nav__menu .sub-menu a {
    padding-left: 20px
}

.mobile-nav__menu .sub-menu a:before {
    content: "- "
}

.site-header {
    *zoom: 1
}

.site-header:before,
.site-header:after {
    content: "";
    display: table
}

.site-header:after {
    clear: both
}

.site-header__logo {
    display: block;
    margin: 0.65rem 0;
    width: 32.7433628319%;
    float: left;
    margin-right: 0.8849557522%;
    display: inline;
    *zoom: 1
}

@media (min-width: 768px) {
    .site-header__logo {
        width: 16.2995594714%;
        float: left;
        margin-right: 0.4405286344%;
        margin: 0 0 2.6rem 0
    }
}

.site-header__logo img {
    display: block
}

.site-header__logo:before,
.site-header__logo:after {
    content: "";
    display: table
}

.site-header__logo:after {
    clear: both
}

.header-contact {
    width: 49.5575221239%;
    float: right;
    margin-right: 0;
    *margin-left: -5%;
    display: inline;
    visibility: hidden
}

@media (min-width: 768px) {
    .header-contact {
        margin-top: -1.5rem;
        visibility: visible;
        width: 33.0396475771%;
        float: right;
        margin-right: 0
    }
    .header-contact p {
        margin-left: 140px
    }
}

.header-contact .header-contact__telephone {
    background: url("images/header-phone.png") no-repeat left center;
    font-size: 22px;
    line-height: 20px;
    letter-spacing: 0px;
    margin-bottom: 0;
    font-weight: bold;
    color: white !important
}

@media (min-width: 768px) and (max-width: 960px) {
    .header-contact .header-contact__telephone {
        margin-left: 50px;
        padding-left: 25px
    }
}

@media (min-width: 961px) and (max-width: 1200px) {
    .header-contact .header-contact__telephone {
        padding-left: 25px;
        margin-left: 115px
    }
}

@media (min-width: 1201px) {
    .header-contact .header-contact__telephone {
        padding-left: 35px
    }
}

.header-contact .header-contact__title {
    background: url("images/header-arrow.png") no-repeat left center;
    margin-bottom: 0;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    color: white !important
}

@media (min-width: 768px) and (max-width: 960px) {
    .header-contact .header-contact__title {
        margin-left: 50px;
        padding-left: 25px
    }
}

@media (min-width: 961px) and (max-width: 1200px) {
    .header-contact .header-contact__title {
        padding-left: 25px;
        margin-left: 115px
    }
}

@media (min-width: 1201px) {
    .header-contact .header-contact__title {
        padding-left: 35px
    }
}

.header-contact .header-contact__email {
    background: url("images/header-email.png") no-repeat left center;
    margin-bottom: 0;
    color: white !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold
}

@media (min-width: 768px) and (max-width: 960px) {
    .header-contact .header-contact__email {
        margin-left: 50px;
        padding-left: 25px
    }
}

@media (min-width: 961px) and (max-width: 1200px) {
    .header-contact .header-contact__email {
        padding-left: 25px;
        margin-left: 115px
    }
}

@media (min-width: 1201px) {
    .header-contact .header-contact__email {
        padding-left: 35px
    }
}

.gt-ie8 .site-footer {
    color: #fff;
    *zoom: 1
}

@media (min-width: 1px) and (max-width: 400px) {
    .gt-ie8 .site-footer {
        padding: 0.65rem 0
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    .gt-ie8 .site-footer {
        padding: 1.3rem 0
    }
}

.gt-ie8 .site-footer:before,
.gt-ie8 .site-footer:after {
    content: "";
    display: table
}

.gt-ie8 .site-footer:after {
    clear: both
}

.site-footer .wrapper {
    padding: 0 15px
}

.site-footer .wrapper p {
    color: white
}

@media (min-width: 768px) {
    .site-footer .wrapper {
        padding: 0 40px
    }
}

@media (min-width: 1px) and (max-width: 400px) {
    .gt-ie8 .site-footer .wrapper p {
        font-weight: bold;
        text-align: center;
        width: 50%;
        display: block;
        margin: 0 0 0 25%;
        padding: 0
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    .gt-ie8 .site-footer .wrapper p {
        font-weight: bold;
        text-align: center;
        width: 50%;
        display: block;
        margin: 0 0 0 25%;
        padding: 0
    }
}

@media (min-width: 768px) and (max-width: 960px) {
    .sidebar {
        width: 24.6696035242%;
        float: right;
        margin-right: 0
    }
}

@media (min-width: 961px) and (max-width: 1200px) {
    .sidebar {
        width: 24.6696035242%;
        float: right;
        margin-right: 0
    }
}

.sidebar h2,
.sidebar legend {
    margin-bottom: 0
}

.sidebar ul {
    margin: 0
}

.sidebar ul li {
    list-style: none;
    font-size: 12px;
    font-size: 0.75rem
}

body {
    overflow: hidden
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #3a3938;
    z-index: 99999
}

.content--index .inner {
    margin: 0 0 5px 0
}

@media (min-width: 768px) {
    .main-container {
        width: 100%;
        float: left;
        margin-right: 0.5291005291%;
        position: relative
    }
}

.home-hero {
    position: relative
}

.home-hero ul {
    list-style: none;
    margin: 0
}

.home-hero img {
    display: block
}

.catalogue-tab {
    position: absolute;
    left: 0;
    width: 50px;
    z-index: 999
}

@media (min-width: 1px) and (max-width: 400px) {
    .catalogue-tab {
        display: none
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    .catalogue-tab {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 960px) {
    .catalogue-tab a {
        width: 65%
    }
}

@media (min-width: 768px) {
    .catalogue-tab {
        top: 0;
        bottom: 0
    }
}

.catalogue-tab img {
    vertical-align: middle
}

.catalogue-tab a {
    vertical-align: middle;
    display: inline-block;
    margin-left: -3px
}

.main__brief {
    background: #3a3938;
    padding: 1.3rem;
    color: #fff
}

@media (min-width: 768px) and (max-width: 960px) {
    .main__brief {
        top: 3.9rem;
        width: 40%
    }
}

@media (min-width: 768px) {
    .main__brief {
        position: absolute;
        background: RGB(66, 64, 64);
        background: RGBA(66, 64, 64, 0.8);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC424040, endColorstr=#CC424040)";
        right: 2.6rem;
        z-index: 1
    }
    .main__brief h1 {
        color: #fff;
        line-height: 1.3rem
    }
}

@media (min-width: 961px) {
    .main__brief {
        position: absolute;
        top: 5.2rem;
        right: 2.6rem;
        width: 40%
    }
}

.main__content--news {
    padding: 1.3rem 0;
    width: 100%;
    float: left;
    margin-right: 0.8849557522%;
    display: inline;
    *zoom: 1
}

.main__content--news h2,
.main__content--news legend {
    margin: 0;
    text-transform: uppercase;
    font-size: 19.2px;
    font-size: 1.2rem;
    border-bottom: 1px dotted #fff;
    padding: 0
}

.main__content--news p {
    margin: 0;
    padding: 0;
    font-size: 12.8px;
    font-size: 0.8rem
}

@media (min-width: 768px) and (max-width: 960px) {
    .main__content--news {
        height: 499px
    }
    .main__content--news p {
        font-size: 16px;
        font-size: 1rem
    }
}

@media (min-width: 768px) {
    .main__content--news {
        background-color: #7d7e80;
        width: 19.5767195767%;
        float: left;
        margin-right: 0.5291005291%;
        padding: 0.65rem
    }
    .main__content--news p,
    .main__content--news h2,
    .main__content--news legend,
    .main__content--news strong {
        color: #fff
    }
    .main__content--news .news__title {
        font-weight: bold;
        margin: 0;
        padding: 0;
        font-size: 11.2px;
        font-size: 0.7rem;
        line-height: 16px
    }
}

@media (min-width: 961px) and (max-width: 1200px) {
    .main__content--news {
        height: 358px
    }
}

@media (min-width: 961px) {
    .main__content--news .news__title {
        font-weight: bold;
        margin: 0;
        padding: 0;
        font-size: 12.8px;
        font-size: 0.8rem;
        line-height: 16px
    }
}

@media (min-width: 1201px) {
    .main__content--news {
        height: 396px
    }
}

.main__content--news:before,
.main__content--news:after {
    content: "";
    display: table
}

.main__content--news:after {
    clear: both
}

.read-more {
    *zoom: 1;
    font-weight: bold;
    color: black
}

.read-more:before,
.read-more:after {
    content: "";
    display: table
}

.read-more:after {
    clear: both
}

.read-more:hover,
.read-more:active,
.read-more:visited {
    color: black
}

@media (min-width: 1px) and (max-width: 400px) {
    .read-more {
        color: #fff
    }
    .read-more:hover,
    .read-more:active,
    .read-more:visited {
        color: #fff
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    .read-more {
        color: #fff
    }
    .read-more:hover,
    .read-more:active,
    .read-more:visited {
        color: #fff
    }
}

.news-stub {
    padding-bottom: 0.13rem;
    border-bottom: 1px dotted black;
    margin: 0.65rem 0
}

@media (min-width: 1px) and (max-width: 400px) {
    .news-stub {
        color: #fff;
        border-bottom: 1px dotted #fff
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    .news-stub {
        color: #fff;
        border-bottom: 1px dotted #fff
    }
}

.news-stub:nth-child(4n+1) {
    border-bottom: none;
    padding-bottom: 0
}

.main__content--categories {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -5%;
    display: inline;
    *zoom: 1
}

@media (min-width: 768px) {
    .main__content--categories {
        width: 79.8941798942%;
        float: right;
        margin-right: 0
    }
}

.main__content--categories:before,
.main__content--categories:after {
    content: "";
    display: table
}

.main__content--categories:after {
    clear: both
}

.cat-thumb {
    position: relative;
    z-index: 10001;
    margin-bottom: 5px;
    background: #3a3938;
    overflow: hidden
}

.cat-thumb img {
    width: 100%
}

.cat-thumb a {
    display: block
}

.lt-ie9 .cat-thumb {
    width: 24.6696035242%;
    float: left;
    margin-right: 0.4405286344%;
    display: inline
}

.lt-ie9 .cat-thumb--d-last {
    width: 24.6696035242%;
    float: right;
    margin-right: 0;
    *margin-left: -5%;
    display: inline
}

@media (min-width: 1px) and (max-width: 400px) {
    .gte-ie9 .cat-thumb {
        width: 49.7797356828%;
        float: left;
        margin-right: 0.4405286344%
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    .gte-ie9 .cat-thumb {
        width: 33.0396475771%;
        float: left;
        margin-right: 0.4405286344%
    }
}

@media (min-width: 768px) and (max-width: 960px) {
    .gte-ie9 .cat-thumb {
        width: 33.0396475771%;
        float: left;
        margin-right: 0.4405286344%
    }
}

@media (min-width: 961px) {
    .gte-ie9 .cat-thumb {
        width: 24.6696035242%;
        float: left;
        margin-right: 0.4405286344%
    }
}

@media (min-width: 1px) and (max-width: 400px) {
    .gte-ie9 .cat-thumb--xs-m-last {
        width: 49.7797356828%;
        float: right;
        margin-right: 0
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    .gte-ie9 .cat-thumb--m-last {
        width: 33.0396475771%;
        float: right;
        margin-right: 0
    }
}

@media (min-width: 768px) and (max-width: 960px) {
    .gte-ie9 .cat-thumb--m-last {
        width: 33.0396475771%;
        float: right;
        margin-right: 0
    }
}

@media (min-width: 961px) {
    .gte-ie9 .cat-thumb--d-last {
        width: 24.6696035242%;
        float: right;
        margin-right: 0
    }
}

.cat-thumb__caption {
    width: 100%;
    font-size: 0.9rem;
    color: #fff;
    background: #1b1b1b;
    display: block;
    vertical-align: baseline;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 3px 0.65rem;
    line-height: normal
}

@media (min-width: 1px) and (max-width: 400px) {
    .cat-thumb__caption {
        font-size: 0.7rem
    }
}

@media (min-width: 401px) and (max-width: 767px) {
    .cat-thumb__caption {
        font-size: 0.7rem
    }
}

@media (min-width: 768px) {
    .cat-thumb__caption {
        font-size: 0.9rem;
        font-weight: bold
    }
}

.header-contact .header-contact__twitter {
    background: url("images/x-icon.png") no-repeat left center;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    margin-bottom: 0;
    color: white !important;
    background-size: 14px;
    background-position: 3px;
}

@media (min-width: 768px) and (max-width: 960px){
	.header-contact .header-contact__twitter{
		margin-left:50px;
		padding-left:25px
	}
}
@media (min-width: 961px) and (max-width: 1200px){
	.header-contact .header-contact__twitter{
		padding-left:25px;
		margin-left:115px
	}
}
@media (min-width: 1201px){
	.header-contact .header-contact__twitter{
		padding-left:35px
	}
}

/**
 * Video stuff
 */

 .main__brief {
   background: #1b1b1b;
   padding: 1.3rem;
   color: #fff; }
   @media (min-width: 768px) and (max-width: 960px) {
     .main__brief {
       top: 3.9rem;
       width: 40%; } }
   @media (min-width: 768px) {
     .main__brief {
       position: absolute;
       background: rgba(27, 27, 27, 0.8);
       right: 2.6rem;
       z-index: 1; }
       .main__brief h1 {
         line-height: 1.3rem; } }
   @media (min-width: 961px) {
     .main__brief {
       position: absolute;
       top: 5.2rem;
       right: 2.6rem;
       width: 40%; } }

 /**
  * Hopme specific styles to include the video link
  */
 .main__brief-home {
   color: #fff; }
   @media (min-width: 768px) and (max-width: 960px) {
     .main__brief-home {
       top: 3.9rem;
       width: 40%; } }
   @media (min-width: 768px) {
     .main__brief-home {
       position: absolute;
       right: 2.6rem;
       z-index: 1; }
       .main__brief-home h1 {
         line-height: 1.3rem; } }
   @media (min-width: 961px) {
     .main__brief-home {
       position: absolute;
       top: 3.9rem;
       right: 2.6rem;
       width: 40%; } }

.video-button {
position: relative;
*zoom: 1;
margin-bottom: 10px; }
.video-button:before, .video-button:after {
 content: "";
 display: table; }
.video-button:after {
 clear: both; }

.video-button a {
display: block;
float: right; }

.main__brief-home__inner {
background: #1b1b1b;
padding: 1.3rem;
color: #fff; }
@media (min-width: 768px) and (max-width: 960px) {
 .main__brief-home__inner {
   top: 3.9rem; } }
@media (min-width: 768px) {
 .main__brief-home__inner {
   background: rgba(27, 27, 27, 0.8); } }

   /* Video settings */

   .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
   }

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

   .entry-content img, 
   .entry-content iframe, 
   .entry-content object, 
   .entry-content embed {
           max-width: 100%;
   }

   .site-footer__social{
    float: right;
   }

    .site-footer__social a{
        display: inline-block;
        padding-left: 4px;
    }

/**
 * Elite Bus Stop Page ONLY!!
 */

.elite-button{
    display: inline-block;
    padding: 1.3rem 0 0 0;
}

    @media (min-width: 768px){
        .elite-button{
            padding: 1.3rem;
        }
    }

/**
 * Brochures
 */

.brochures{
    display: flex;
    flex-direction: row;
    flex: 0 1 auto;
    flex-wrap: wrap;
    margin-left: -8px;
}
    .brochure{
        width: 33.33333%;
    }

        @media (min-width: 768px){
            .brochure{
                width: 14.28571%;
            }
        }

        @media (min-width: 961px) {
            .brochure{
                width: 14.28571%;
            }
        }


        .brochure__fig{
            padding-left: 8px;
            margin-bottom: 8px;
        }

            .brochure__fig-caption{
                padding: 8px;
                background: #000;
                display: block;
                height: 46px;
            }

        .brochure__image{
            width: 100%;
            vertical-align: middle;
        }

        .brochure__title{
            margin: 0;
            font-size: 12px;
            display: block;
            height: 18px;
            overflow: hidden;
        }
        
        .brochure__link{
            font-weight: bold;
        }

/* Olly Ammend 16th May 2017 */

.header-award{
    width: 233px;
    position:  absolute;
    top:  -30px;
    right:  20%;
}

@media (max-width: 770px) {
    .header-award{
        display: none;
    }
}
@media (max-width: 960px) {
    .header-award{
        right:  30%;
    }
}
@media (min-width: 1440px) {
    .header-award{
        right:  20%;
    }
}

#jp-relatedposts{
    display:  none;
}





/* Olly Homepage Redesign 1 Jan 2018 */

.news__banner{
    padding: 0.5rem;
    background: #737674;
    color: white;
    position:  absolute;
    top: 0; right: 0; left: 0;
    margin-bottom: 1rem;
    text-align: center;
    display:  none;
}

.cat-thumb__caption--fp{
/*    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:  rgba(27,27,27,0.4);*/
}

.cat-thumb__caption--fp p {
    margin: 0px;
    font-weight: bold;
}

.cat-thumb img{
    height: 140px;
    object-fit: cover;
    transition: filter 2s;
}

#brief-container{
    position: relative;
}

.homepage__brief{
    background:  #2C2A2B;
    color: white;
    padding: 10px;
}
.homepage__brief p {
    color:  #D9D6D1;
    font-size: 14px;
}
.homepage__brief strong {
    color:  white;
    font-size: 14px;
}
.homepage__brief h1 {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5rem;
}

.front-page{
    position: relative;
    z-index: 2;
}

.site-header{
    position: relative;
}

.cat-thumb--fp{
    margin-bottom: 4px;
    margin-right: 0;
    height: 125px;
    width: 100% !important;
}

#catalogue-link img{
    transition: 2s filter;
}

#catalogue-link img:hover{
    filter: brightness(.7);
}

#catalogue-link2 img{
    transition: 2s filter;
}

#catalogue-link2 img:hover{
    filter: brightness(.7);
}

@media screen and (max-width: 960px){
    .catalogue-tab--homepage{
        left: -30px;
        top: 0;
    }
    
    .catalogue-tab--homepage2{
        left: -30px;
        top: 200px;
    }

    
}

@media screen and (min-width: 960px){
    .catalogue-tab--homepage{
        left: -45px;
        top: 0;
    }
    .catalogue-tab--homepage2{
        left: -45px;
        top: 200px;
    }
    
}


.catalogue-tab--homepage a {
    vertical-align: top;
    margin-top: 150px;
}

.catalogue-tab--homepage2 a {
    vertical-align: top;
    margin-top: 125px;
    z-index: 1000;
}

.catalogue-tab--homepage {
    max-height: 300px;
}


.category-button {
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
    z-index: 1000;
}

.category-button img {
    width: 100%;
    bottom: 0;
    right: 0;
}

.category-button a {
    position: absolute;
    float: right;
    margin: auto;
    width: 400px;
    margin-right: 36px;
    bottom: 0;
    right: 0;
}

#canopies-cat-btn {
    margin-bottom: 40px;
}

#passport-cat-btn {
    margin-bottom: 12px;
}

#smart-cat-btn {
    margin-bottom: 32px;
}

@media screen and (max-width: 1200px){
    .category-button img {
        width: 100%;
        bottom: 0;
        right: 0;
    }

    .category-button a {
        width: 350px;
        margin-bottom: 32px;
        margin-right: 36px;
        bottom: 0;
        right: 0;
    }
}


@media screen and (max-width: 970px){
    .category-button {
        display: none;
    }
}


@media screen and (min-width: 900px){
    .cat-thumb:hover a img{
        -webkit-filter: brightness(.5);
        filter:  brightness(.5);
    }   
    .news__banner{
        display: block;
    }
    .container__front-page{
        padding-top: 30px;
    }
    .homepage__brief{
        position: absolute;
        top: 10%;
    }
}

/* This is for Olly's slider being pulled in from CDN */

.news__banner .op-slider .slide{
    background: none;
    margin-bottom: 0;
}
.news__banner .op-slider .slide a{
    color: black;
}
.news__banner .op-slider .slide a:hover{
    text-decoration: underline;
}

/* Olly's grid system */
.g {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.g > * {
  box-sizing: border-box;
  padding-left: 12px;
  position: relative;
}

.g--no-gutter {
  margin-left: 0;
}

.g--no-gutter > * {
  padding-left: 0;
}

.g--v-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.g--v-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.g--v-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.g--v-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.g--v-baseline {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.g--align-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.g--align-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.g--align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.g--align-space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.g--align-space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.gi--fit {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
}

.gi--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.gi--1-12 {
  -ms-flex-preferred-size: 8.33333%;
      flex-basis: 8.33333%;
  max-width: 8.33333%;
}

.gi--1-6, .gi--2-12 {
  -ms-flex-preferred-size: 16.66667%;
      flex-basis: 16.66667%;
  max-width: 16.66667%;
}

.gi--1-4, .gi--3-12 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}

.gi--1-3, .gi--2-6, .gi--4-12 {
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
  max-width: 33.33333%;
}

.gi--5-12 {
  -ms-flex-preferred-size: 41.66667%;
      flex-basis: 41.66667%;
  max-width: 41.66667%;
}

.gi--1-2, .gi--2-4, .gi--3-6, .gi--6-12 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}

.gi--7-12 {
  -ms-flex-preferred-size: 58.33333%;
      flex-basis: 58.33333%;
  max-width: 58.33333%;
}

.gi--2-3, .gi--4-6, .gi--8-12 {
  -ms-flex-preferred-size: 66.66667%;
      flex-basis: 66.66667%;
  max-width: 66.66667%;
}

.gi--3-4, .gi--9-12 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
}

.gi--5-6, .gi--10-12 {
  -ms-flex-preferred-size: 83.33333%;
      flex-basis: 83.33333%;
  max-width: 83.33333%;
}

.gi--11-12 {
  -ms-flex-preferred-size: 91.66667%;
      flex-basis: 91.66667%;
  max-width: 91.66667%;
}

.gi--1-1, .gi--2-2, .gi--3-3, .gi--4-4, .gi--6-6, .gi--12-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}

.p--1-12 {
  margin-left: 8.33333%;
}

.p--1-6, .p--2-12 {
  margin-left: 16.66667%;
}

.p--1-4, .p--3-12 {
  margin-left: 25%;
}

.p--1-3, .p--2-6, .p--4-12 {
  margin-left: 33.33333%;
}

.p--5-12 {
  margin-left: 41.66667%;
}

.p--1-2, .p--2-4, .p--3-6, .p--6-12 {
  margin-left: 50%;
}

.p--7-12 {
  margin-left: 58.33333%;
}

.p--2-3, .p--4-6, .p--8-12 {
  margin-left: 66.66667%;
}

.p--3-4, .p--9-12 {
  margin-left: 75%;
}

.p--5-6, .p--10-12 {
  margin-left: 83.33333%;
}

.p--11-12 {
  margin-left: 91.66667%;
}

/*@if($omega){
                    @include grid-omega($item_prefix, $suffix);
                }*/
@media (min-width: 800px) {
  .g {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .g > * {
    box-sizing: border-box;
    padding-left: 8px;
    position: relative;
  }
  .g--no-gutter--m {
    margin-left: 0;
  }
  .g--no-gutter--m > * {
    padding-left: 0;
  }
  .g--v-top--m {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .g--v-center--m {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .g--v-bottom--m {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .g--v-stretch--m {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .g--v-baseline--m {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .g--align-start--m {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .g--align-end--m {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .g--align-center--m {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .g--align-space-between--m {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .g--align-space-around--m {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .gi--fit--m {
    -webkit-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
  }
  .gi--flex--m {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .gi--1-12--m {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .gi--1-6--m, .gi--2-12--m {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .gi--1-4--m, .gi--3-12--m {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .gi--1-3--m, .gi--2-6--m, .gi--4-12--m {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .gi--5-12--m {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .gi--1-2--m, .gi--2-4--m, .gi--3-6--m, .gi--6-12--m {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .gi--7-12--m {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .gi--2-3--m, .gi--4-6--m, .gi--8-12--m {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .gi--3-4--m, .gi--9-12--m {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .gi--5-6--m, .gi--10-12--m {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .gi--11-12--m {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .gi--1-1--m, .gi--2-2--m, .gi--3-3--m, .gi--4-4--m, .gi--6-6--m, .gi--12-12--m {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .p--1-12--m {
    margin-left: 8.33333%;
  }
  .p--1-6--m, .p--2-12--m {
    margin-left: 16.66667%;
  }
  .p--1-4--m, .p--3-12--m {
    margin-left: 25%;
  }
  .p--1-3--m, .p--2-6--m, .p--4-12--m {
    margin-left: 33.33333%;
  }
  .p--5-12--m {
    margin-left: 41.66667%;
  }
  .p--1-2--m, .p--2-4--m, .p--3-6--m, .p--6-12--m {
    margin-left: 50%;
  }
  .p--7-12--m {
    margin-left: 58.33333%;
  }
  .p--2-3--m, .p--4-6--m, .p--8-12--m {
    margin-left: 66.66667%;
  }
  .p--3-4--m, .p--9-12--m {
    margin-left: 75%;
  }
  .p--5-6--m, .p--10-12--m {
    margin-left: 83.33333%;
  }
  .p--11-12--m {
    margin-left: 91.66667%;
  }
  /*@if($omega){
                    @include grid-omega($item_prefix, $suffix);
                }*/
}

@media (min-width: 1100px) {
  .g {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .g > * {
    box-sizing: border-box;
    padding-left: 8px;
    position: relative;
  }
  .g--no-gutter--l {
    margin-left: 0;
  }
  .g--no-gutter--l > * {
    padding-left: 0;
  }
  .g--v-top--l {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .g--v-center--l {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .g--v-bottom--l {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .g--v-stretch--l {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .g--v-baseline--l {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .g--align-start--l {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .g--align-end--l {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .g--align-center--l {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .g--align-space-between--l {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .g--align-space-around--l {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .gi--fit--l {
    -webkit-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
  }
  .gi--flex--l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .gi--1-12--l {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .gi--1-6--l, .gi--2-12--l {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .gi--1-4--l, .gi--3-12--l {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .gi--1-3--l, .gi--2-6--l, .gi--4-12--l {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .gi--5-12--l {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .gi--1-2--l, .gi--2-4--l, .gi--3-6--l, .gi--6-12--l {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .gi--7-12--l {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .gi--2-3--l, .gi--4-6--l, .gi--8-12--l {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .gi--3-4--l, .gi--9-12--l {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .gi--5-6--l, .gi--10-12--l {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .gi--11-12--l {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .gi--1-1--l, .gi--2-2--l, .gi--3-3--l, .gi--4-4--l, .gi--6-6--l, .gi--12-12--l {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .p--1-12--l {
    margin-left: 8.33333%;
  }
  .p--1-6--l, .p--2-12--l {
    margin-left: 16.66667%;
  }
  .p--1-4--l, .p--3-12--l {
    margin-left: 25%;
  }
  .p--1-3--l, .p--2-6--l, .p--4-12--l {
    margin-left: 33.33333%;
  }
  .p--5-12--l {
    margin-left: 41.66667%;
  }
  .p--1-2--l, .p--2-4--l, .p--3-6--l, .p--6-12--l {
    margin-left: 50%;
  }
  .p--7-12--l {
    margin-left: 58.33333%;
  }
  .p--2-3--l, .p--4-6--l, .p--8-12--l {
    margin-left: 66.66667%;
  }
  .p--3-4--l, .p--9-12--l {
    margin-left: 75%;
  }
  .p--5-6--l, .p--10-12--l {
    margin-left: 83.33333%;
  }
  .p--11-12--l {
    margin-left: 91.66667%;
  }
  /*@if($omega){
                    @include grid-omega($item_prefix, $suffix);
                }*/
}

.front-page__img-bannr{
    width: 150px;
    height: 338px;
    /*background-image: url('https://trueform.co.uk/app/uploads/2020/12/TRUEFORM-DIGITAL-HOMEPAGE-BANNER.jpg');*/
    background-image: url('/app/uploads/2021/09/Trueform-Cycling-Banner.png');
    background-size: cover;
    background-position: center;
    position: absolute;
    right: -151px;
    top: -36px;
    display: none;
}

.front-page__img-bannr2{
    width: 150px;
    height: 338px;
    background-image: url('/app/uploads/2020/12/TRUEFORM-SHELTER-HOMEPAGE-BANNER.png');
    background-size: cover;
    background-position: center;
    position: absolute;
    right: -151px;
    top: 304px;
    display: none;
}

@media (min-width: 1385px) {
    .front-page__img-bannr{
        display:  block;
    }    
    
    .front-page__img-bannr2{
        display:  block;
    }
}

.contact-consent > .gfield_label{
    display:  none;
}
.contact-consent #label_1_5_1{
    font-size: 14px;
}


.catalogue-tab.catalogue-tab--homepage-3 {
    max-height: 170px;
    left: -45px;
    top: auto;
    bottom: 66px;
}

.catalogue-tab--homepage a {
    margin-top: 0;
}

.catalogue-tab--homepage {
    max-height: 171px;
    top: 64px;
}
.catalogue-tab--homepage2 a {
    margin-top: 37px;
}
.gte-ie9 .product-text__pdf a p {
    display: inline-block;
    vertical-align: middle;
}
 

.site-footer {
    padding-top: 10px;
}
a.brochure__link p {
    margin: 0;
    font-weight: 700;
}

.fix-side {
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.fix-side .catalogue-tab {
    position: static;
    margin: 4px 0px !important;
}
.container.pd-top {
    padding-top: 30px;
}

a.elite-button.pb-0 {
    padding-bottom: 0;
}
a.elite-button.elite-button-smll img {
    max-width: 151px;
}


.ig_content h3 {
    font-size: 40px;
    color: #000;
    text-align: left !important;
    line-height: normal;
        margin: 0;
}
.ig_form_els.ig_form_el_radio {
    width: 100% !important;
}
.ig_embed_form_container.ig_clear_fix.ig_quater {
    display: flex;
    flex-wrap: wrap;
}
.ig_form_els.ig_form_el_radio {
    order: 1;
    width: auto !important;
    margin: 0 10px 0 0;
    font-weight: bold;
}
.ig_form_els.ig_form_el_radio input[type="checkbox"] {
    margin: -3px 5px 0 0;
    vertical-align: middle;
}
.ig_form_bottom .ig_form_container.layout_bottom .ig_form_els.ig_form_els_first {
    width: calc(100% - 210px) !important;
    margin-bottom: 20px;
}
.ig_form_bottom .ig_form_container.layout_bottom .ig_form_els.ig_form_els_last {
    width: 200px !important;
    margin-right: 0;
    margin-bottom: 20px;
}
.ig_popup {
    max-width: 95% !important;
    width: 1020px !important;
    padding: 30px 40px;
}
.ig_form_container {
    padding: 0px !important;
}
.ig_popup.ig_inspire .ig_message {
    padding: 0 !important;
}
.ig_embed_form_container input[type="email"] {
    height: 45px !important;
    border-radius: 0 !important;
    border: 1px solid #333 !important;
    font-weight: 600;
        margin: 0;
    font-size: 15px !important;
    padding: 5px 15px !important;
}
.ig_embed_form_container input.ig_button {
    height: 45px !important;
    text-transform: uppercase;
    font-size: 15px !important;
    background-color: #f00 !important;
    line-height: 45px !important;
}
.ig_content h3::after {
    content: "Signup for our weekly newsletter to get the latest news and updates delivered directly in your inbox.";
    font-size: 15px;
    display: block;
    margin-top: 20px;
}

.ig_form_els.ig_form_el_radio span.ig_el_label {
    font-size: 14px !important;
}

div.ig_form_container .ig_form_els.ig_form_el_radio {
    height: auto !important;
}

img.header-award.header-award-left {
    margin: 29px 250px 0 0;
    max-height: 35px;
    width: auto;
}

@media (max-width: 960px) {
.header-award {
    width: 190px;
    top: -19px;
    right: 27%;
}
img.header-award.header-award-left {
    margin: 24px 200px 0 0;
    max-height: 26px;
    width: auto;
}
}

@media (max-width: 767px) {
   .ig_content h3 {
    font-size: 23px;
}
.ig_popup {
    max-width: 95% !important;
    padding: 20px 20px;
}
.ig_form_bottom .ig_form_container.layout_bottom .ig_form_els.ig_form_els_last {
    width: 120px !important;
}
.ig_embed_form_container input.ig_button {
    font-size: 14px !important;
}
.ig_form_bottom .ig_form_container.layout_bottom .ig_form_els.ig_form_els_first {
    width: calc(100% - 120px) !important;
}
div.ig_form_container .ig_form_els.ig_form_el_radio {
    margin-left: 0 !important;
}
}

@media (max-width: 400px) {
.ig_form_bottom .ig_form_container.layout_bottom .ig_form_els.ig_form_els_first {
    width: 100% !important;
    
}
.ig_form_bottom .ig_form_container.layout_bottom .ig_form_els.ig_form_els_last {
    width: 100% !important;
}
.ig_content h3::after {
    margin-top: 10px;
}
}


.mfp-bg, .mfp-wrap {
    display: none !important;
}

.page-template-page-contact .mfp-bg, 
.page-template-page-contact .mfp-wrap {    display: block !important;}

html {
    overflow-y: visible !important;
}
.products-carousel-container  ul.slides li {
    display: flex !important;
    flex-wrap: wrap;
}

img.header-award.header-rospa-left {
    right: 73%;
    max-height: 72px;
    width: auto;
    top: -21px;
}
img.header-award.header-socialvalue-left {
    right: 61%;
    max-height: 75px;
    width: auto;
    top: -21px;
}
/*
@media (max-width: 1400px) {
    img.header-award.header-rospa-left {
    right: 65%;
}
}
*/

@media (max-width: 1199px) {
img.header-award.header-rospa-left {
    right: 74%;
}
.header-award {
    width: 203px;
    top: -26px;
}
img.header-award.header-award-left {
    margin: 29px 210px 0 0;
}
}
@media (max-width: 960px) {
    img.header-award.header-rospa-left {
    right: 74%;
    max-height: 62px;
    top: -10px;
}

img.header-award.header-award-left {
    margin: 22px 144px 0 0;
    max-height: 22px;
}

.header-award {
    width: 140px;
    top: -17px;
}
img.header-award.header-socialvalue-left {
    right: 62%;
    max-height: 65px;
    top: -18px;
}
img.header-award.header-rospa-left {
    right: 76%;
    max-height: 54px;
 }
}

a.redirect_url {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}