abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

html {
    overflow-y: scroll;
}

body {
    -webkit-text-size-adjust: none;
}

.clear:after,
.clear:before {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

.clear:after {
    clear: both;
}

.clear {
    zoom: 1;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

pre {
    word-wrap: break-word;
    padding: 15px;
    white-space: pre;
    white-space: pre-wrap;
}

textarea {
    overflow: auto;
}

.ie6 legend,
.ie7 legend {
    margin-left: -7px;
}

input.radio,
input[type="radio"] {
    vertical-align: text-bottom;
}

.checkboxes input,
input.checkbox,
input[type="checkbox"] {
    vertical-align: bottom;
}

.ie7 .checkboxes input,
.ie7 input.checkbox,
.ie7 input[type="checkbox"] {
    vertical-align: baseline;
}

.ie6 input {
    vertical-align: text-bottom;
}

.btn,
button,
input[type="button"],
input[type="image"],
input[type="submit"],
label {
    cursor: pointer;
}

button,
input,
select,
textarea {
    margin: 0;
}

    input.checkbox,
    input.radio {
        float: left;
        height: 13px;
        margin-right: 6px;
        padding: 0;
        width: 13px;
    }

button {
    overflow: visible;
    width: auto;
}

.ie7 img {
    -ms-interpolation-mode: bicubic;
}

.ir {
    background-repeat: no-repeat;
    direction: ltr;
    display: block;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
}

.hidden {
    display: none;
    visibility: hidden;
}

.visuallyhidden {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

blockquote,
q {
    quotes: none;
}

    blockquote:after,
    blockquote:before,
    q:after,
    q:before {
        content: "";
        content: none;
    }

ins {
    text-decoration: none;
}

ins,
mark {
    background-color: #ff9;
    color: #000;
}

mark {
    font-style: italic;
    font-weight: 700;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

a:active,
a:hover {
    outline: none;
}

.content ol,
.content ul {
    margin-left: 2em;
}

ol {
    list-style-type: decimal;
}

ul li {
    list-style-type: none;
}

nav li,
nav ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
}

strong,
th {
    font-weight: 700;
}

body {
    color: #666;
    font-family: OpenSans, Helvetica, Arial, sans-serif;
    font-size: 62.5%;
    line-height: 1.5em;
}

h1 {
    margin: 25px 0;
}

p {
    line-height: 1.4em;
}

hr {
    clear: both;
}

a:hover {
    text-decoration: underline;
}

.main section.subpage ul li {
    list-style-type: disc;
}

.align-right {
    text-align: right;
}

p.message {
    background: #f8e8aa;
    border: 1px solid #f4dc7f;
    border-radius: 3px;
    padding: 15px;
}

    p.message.bad,
    p.message.error {
        background: #f3c3b4;
        border-color: #c52e00;
        color: #c52e00;
    }

    p.message.good {
        background: #d3f6d6;
        border-color: #0a7512;
        color: #0a7512;
    }

p.no-items {
    font-size: 16px;
    padding: 15px;
    text-align: center;
}

html {
    background: #f0f0f0;
}

body {
    background: #fff;
    overflow-x: hidden;
}

.animate {
    transition: all 0.2s ease-in-out;
}

.main {
    clear: both;
}

.hide {
    display: none;
}

.inner {
    margin: 0 auto;
    width: 98%;
}

.col {
    max-width: 98%;
}

.clear {
    clear: both;
}

.col.left {
    float: left;
}

.col.right {
    float: none;
}

.cf:after,
.cf:before {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.col.sixth {
    float: left;
    margin: 0 1%;
    width: 14.6%;
}

.col img {
    max-width: 100% !important;
}

.narrow-layout .col.sixth,
.tiny-layout .col.sixth {
    margin: 0 2%;
    width: 46%;
}

.button-wrapper {
    display: flex;
}

.button-wrapper,
.button-wrapper--center {
    justify-content: center;
}

.button-wrapper--left {
    justify-content: flex-start;
}

.button-wrapper--right {
    justify-content: flex-end;
}

.button,
input[type="submit"] {
    background: #952929;
    color: #fff;
    font-family: OpenSans;
    min-width: 140px;
    padding: 10px;
    text-align: center;
}

.button,
.wide-button,
input[type="submit"] {
    border: 1px solid #6f0505;
    border-radius: 3px;
    display: block;
    font-size: 1.4em;
    margin: 0 auto;
}

.wide-button {
    width: 140px;
}

.world-clock-button {
    background: url(../../assets/Icons/world-clock.gif) no-repeat 60px 7px;
    border: 1px solid #dfe0e0;
    border-bottom: 2px solid #952929;
    display: block;
    padding: 10px !important;
    text-align: center;
}

    .world-clock-button a {
        display: block;
    }

.printer-button {
    background: url(../../assets/Icons/printer.png) no-repeat;
}

.content .ticked-list {
    margin: 3px 0 5px 21px;
}

.worldclock-panel {
    margin: 0 auto;
    width: 463px;
}

    .worldclock-panel .international .int-clock h4,
    .worldclock-panel .nz-clock h2,
    .worldclock-panel .nz-clock h3,
    .worldclock-panel .nz-clock p,
    .worldclock-panel .open-closed a,
    .worldclock-panel .open-closed h2,
    .worldclock-panel h1 {
        font-family: LatoBold;
        text-align: center;
        text-transform: uppercase;
    }

    .worldclock-panel h1 {
        background: #363635;
        color: #fff;
        font-size: 1.6em;
        margin: 0;
        padding: 10px 0;
    }

    .worldclock-panel .nz-clock {
        height: 264px;
        position: relative;
        width: 463px;
    }

        .worldclock-panel .nz-clock.daytime {
            background: url(../images/clock-daytime.jpg) no-repeat;
        }

        .worldclock-panel .nz-clock.night {
            background: url(../images/clock-night.jpg) no-repeat;
        }

        .worldclock-panel .nz-clock h2 {
            color: #2a2a29;
            font-size: 9em;
            height: 100px;
            line-height: 1em;
            position: absolute;
            top: 62px;
            width: 114px;
        }

        .worldclock-panel .nz-clock .hour {
            left: 100px;
        }

        .worldclock-panel .nz-clock .minute {
            left: 245px;
        }

        .worldclock-panel .nz-clock h3 {
            bottom: 70px;
            color: #2a2a29;
            font-size: 2.4em;
            position: absolute;
            right: 104px;
        }

        .worldclock-panel .nz-clock p {
            bottom: 33px;
            color: #2a2a29;
            font-size: 2em;
            position: absolute;
            width: 100%;
        }

        .worldclock-panel .nz-clock.night p {
            color: #fff;
        }

    .worldclock-panel .open-closed h2 {
        background: #f6f5f5;
        color: #616160;
        font-size: 1.6em;
        margin: 0;
        padding: 15px 0;
    }

    .worldclock-panel .open-closed {
        height: 107px;
        position: relative;
        width: 100%;
    }

        .worldclock-panel .open-closed a {
            background: url(../images/world-clock-button-background.jpg) repeat-x;
            border-top: 1px solid #dedede;
            display: block;
            font-size: 1.6em;
            padding: 21px 0;
        }

        .worldclock-panel .open-closed .closed,
        .worldclock-panel .open-closed .open {
            position: absolute;
            top: 0;
            width: 100%;
        }

        .worldclock-panel .open-closed div.hide {
            display: none;
        }

    .worldclock-panel .international {
        background: #2a2a29;
    }

        .worldclock-panel .international .bar {
            background: #363635;
            border-top: 2px solid #454544;
            height: 8px;
        }

        .worldclock-panel .international .int-clock {
            border-color: #323231 #323231 #252524 #252524;
            border-style: solid;
            border-width: 3px 2px 2px;
            float: left;
            padding: 32px 0;
            width: 150px;
        }

            .worldclock-panel .international .int-clock h4 {
                color: #ccc;
                font-family: LatoRegular;
                font-size: 1.5em;
                line-height: 1.2em;
            }

.converter-panel {
    background-color: #ededed;
    margin: 5px auto;
    padding: 5px;
}

    .converter-panel h1 {
        color: #000;
        font-family: LatoBold;
        font-size: 1.6em;
        margin: 0;
        padding: 10px 0;
        text-align: center;
        text-transform: uppercase;
    }

    .converter-panel iframe {
        background-color: #ededed;
        display: block;
        height: 400px;
        margin: 10px auto;
        overflow: scroll;
        padding: 5px;
        width: 215px;
    }

    .converter-panel table {
        float: none;
    }

        .converter-panel table tr td {
            float: inherit;
            font-size: 12px !important;
            line-height: 2em;
            max-width: inherit !important;
            vertical-align: inherit;
        }

.popup-area.exchange-rates {
    min-height: 270px !important;
    min-width: 301px !important;
    width: auto !important;
}

#exchange-rates {
    min-height: 300px;
}

.exchange-panel {
    background-color: #ededed;
    margin: 5px auto;
    padding: 5px 0;
    width: 100%;
}

.exchange-rate-converter {
    padding-top: 10px;
}

.exchange-panel h1 {
    color: #000;
    font-family: LatoBold;
    font-size: 1.6em;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}

.exchange-panel table {
    float: none;
}

#popups,
#video-popups {
    min-width: 500px;
    top: 0;
    z-index: 3;
}

    #popups.narrow {
        min-width: 463px;
    }

.popup-background {
    background: url(../images/popup-bg.png);
    left: 0;
    position: fixed;
    top: 0;
    z-index: 10;
}

#popups .popup-area,
#video-popups .popup-area {
    background: #363635;
    box-shadow: 3px 6px 10px #111;
    display: none;
    min-height: 272px;
    position: fixed;
    z-index: 12;
}

    #popups .popup-area .close-popup-button,
    #video-popups .popup-area .close-popup-button {
        color: #ccc;
        cursor: pointer;
        display: block;
        font-size: 1.4em;
        padding: 6px;
        text-align: right;
        text-transform: uppercase;
    }

.stop-scrolling {
    height: 100%;
    overflow: hidden;
}

header {
    height: 65px;
}

    header .inner {
        position: relative;
        z-index: 2;
    }

            header .inner #branding a,
            header .inner #branding h1 {
                display: block;
                height: 100%;
                width: 100%;
            }

#mobile-nav {
    display: none;
    word-wrap: normal;
}

.mainnav {
    background: #373a36;
    height: 65px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

    .mainnav ul {
        display: block;
        height: 45px;
        margin-top: 12px;
        padding-left: 100px;
    }

.narrow-layout .mainnav ul,
.tiny-layout .mainnav ul {
    border-top: 1px solid #7b7b7b;
    margin-top: 40px;
}

.mainnav ul li {
    display: block;
}

    .mainnav ul li a {
        background: #373a36;
        color: #fff;
        display: block;
        float: left;
        font-family: Rokkitt;
        font-size: 1.7em;
        line-height: 30px;
        margin: 0 2px;
        padding: 5px 10px;
    }

    .mainnav ul li.current a {
        color: #bdad82;
    }

    .mainnav ul li.pull-to-right-menu {
        float: right;
    }

        .mainnav ul li.pull-to-right-menu:not(.current) a {
            color: #aaa;
            margin: 0;
        }

    .mainnav ul li.MyStock span {
        padding-right: 2px;
    }

.narrow-layout #mobile-nav,
.tiny-layout #mobile-nav {
    color: #fff;
    display: block;
    font-family: Rokkitt;
    font-size: 1.7em;
    padding: 10px;
    position: absolute;
    right: 40%;
    top: 10px;
    width: 10%;
    z-index: 4;
}

.narrow-layout .mainnav ul,
.tiny-layout .mainnav ul {
    display: none;
}

    .narrow-layout .mainnav ul li a,
    .tiny-layout .mainnav ul li a {
        float: none;
    }

@media (max-width: 760px) {
    .medium-layout .mainnav ul li.pull-to-right-menu {
        position: absolute;
        right: 0;
        top: -10px;
    }

        .medium-layout .mainnav ul li.pull-to-right-menu.last {
            top: 20px;
        }

        .medium-layout .mainnav ul li.pull-to-right-menu a {
            padding: 0 8px;
        }
}

@media (min-width: 645px) and (max-width: 845px) {
    .medium-layout .mainnav ul li a {
        margin: 0 0.3%;
        padding: 5px;
    }
}

.callout ul.subnav {
    display: flex;
    flex-direction: column;
    margin-top: 273px;
}

@media (min-width: 650px) {
    .callout ul.subnav {
        flex-direction: row;
        flex-wrap: nowrap;
    }
}

.callout ul.subnav li {
    background: #f6f5f5;
    border: 1px solid #dfe0e0;
    border-left: 0;
    box-sizing: border-box;
    flex: 1;
}

    .callout ul.subnav li a {
        align-items: center;
        color: #363636;
        display: block;
        display: flex;
        font-size: 1.4em;
        height: 100%;
        justify-content: center;
        text-align: center;
        width: 100%;
    }

        .callout ul.subnav li a:hover {
            text-decoration: none;
        }

        .callout ul.subnav li a span {
            display: block;
            padding: 20px 20px 19px;
        }

    .callout ul.subnav li.current,
    .callout ul.subnav li:hover {
        padding: 0;
    }

        .callout ul.subnav li.current,
        .callout ul.subnav li.current:hover,
        .callout ul.subnav li:hover {
            border-bottom: 2px solid #952929;
        }

    .callout ul.subnav li.first a {
        border-left: 1px solid #dfe0e0;
    }

.callout ul.subnav.sticky {
    margin: 0;
    max-width: 980px;
    position: fixed;
    top: 0;
    width: 98%;
    z-index: 5;
}

.narrow-layout .callout ul.subnav,
.tiny-layout .callout ul.subnav {
    margin-top: 204px;
}

    .narrow-layout .callout ul.subnav li a,
    .tiny-layout .callout ul.subnav li a {
        border-bottom: 0;
    }

    .narrow-layout .callout ul.subnav li.last a,
    .tiny-layout .callout ul.subnav li.last a {
        border-bottom: 1px solid #dfe0e0;
    }

.homepage-video-wrapper ul.subnav.home {
    bottom: -84px;
    display: flex;
    justify-content: center;
    left: 50%;
    max-width: 980px;
    position: absolute;
    transform: translateX(-50%);
    width: 100%;
}

@media (max-width: 1000px) {
    .homepage-video-wrapper ul.subnav.home {
        bottom: -59px;
    }
}

@media (max-width: 727px) {
    .homepage-video-wrapper ul.subnav.home {
        bottom: -75px;
    }
}

@media (max-width: 649px) {
    .homepage-video-wrapper ul.subnav.home {
        display: none;
    }
}

.homepage-video-wrapper ul.subnav li {
    display: inline;
    list-style-type: none;
    width: 25%;
}

.homepage-video-wrapper ul.subnav.items-3 li a {
    background: #f6f5f5;
    border: 1px solid #dfe0e0;
    color: #363636;
    display: block;
    float: left;
    font-size: 1.4em;
    padding: 0 0 2px;
    text-align: center;
    width: 100%;
}

@media (max-width: 727px) {
    .homepage-video-wrapper ul.subnav.items-3 li a {
        min-height: 69px;
    }
}

.homepage-video-wrapper ul.subnav li a span {
    display: block;
    padding: 20px 20px 19px;
}

@media (min-width: 960px) {
    .callout .inner {
        height: 333px;
    }
}

@media (min-width: 481px) {
    .callout .inner {
        height: 348px;
    }
}

@media (max-width: 665px) {
    .callout .inner {
        height: auto;
    }
}

.product {
    padding: 20px 0;
}

    .product .border {
        background: url(../images/two-tone-border.gif) repeat-x;
        height: 2px;
        margin-top: 10px;
    }

    .product h3 {
        color: #fff;
        font-size: 1.4em !important;
        line-height: 1.3em;
        margin: 0;
        padding: 15px 0 0 !important;
        text-align: left;
    }

    .product a {
        color: #fff;
        display: block;
        font-size: 1.3em;
        margin: 10px 0;
        text-decoration: underline;
    }

    .product img {
        float: left;
        padding: 0 !important;
    }

.tiny-layout .product h3 {
    clear: both !important;
    margin: 0 !important;
    text-align: center;
}

.main section.subpage.product-container ul li {
    list-style-type: none;
}

.stickem-container {
    position: relative;
}

.stickit {
    margin-top: 70px;
    position: fixed;
    top: 0;
}

.stickit-end {
    bottom: 0;
    position: absolute;
    right: 0;
}

.home.callout {
    background: url(../../assets/PageBanners/homepage-banner.jpg) no-repeat;
    background-position: top;
    margin-bottom: 10px;
    width: 100%;
}

.homepage-video-wrapper .inner {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
}

    .homepage-video-wrapper .inner .text {
        left: 50%;
        position: absolute;
        top: 55%;
        transform: translate(-50%, -50%);
        width: 635px;
    }

        .homepage-video-wrapper .inner .text h2 {
            line-height: 1.3em;
            margin: 15px 0 30px;
        }

        .homepage-video-wrapper .inner .text a,
        .homepage-video-wrapper .inner .text h1,
        .homepage-video-wrapper .inner .text h2 {
            color: #fff;
        }

        .homepage-video-wrapper .inner .text h1,
        .homepage-video-wrapper .inner .text h2,
        .homepage-video-wrapper .scroll {
            text-shadow: -1px -1px 0 #787878, 1px -1px 0 #787878, -1px 1px 0 #787878, 1px 1px 0 #787878;
        }

        .homepage-video-wrapper .inner .text h1 {
            font-size: 6.8em;
            margin-bottom: 0.3em;
        }

        .homepage-video-wrapper .inner .text h2 {
            font-size: 3.1em;
        }

        .homepage-video-wrapper .inner .text a {
            background: #952929;
            border: 1px solid #6f0505;
            border-radius: 3px;
            color: #fff;
            display: inline-block;
            font-size: 1.4em;
            line-height: 1.45em;
            margin: 0 auto;
            min-width: 140px;
            padding: 10px 23px;
            text-align: center;
            text-decoration: none;
        }

@media (max-width: 1360px) {
    .homepage-video-wrapper .inner .text {
        top: 52%;
        width: 515px;
    }

        .homepage-video-wrapper .inner .text h1 {
            font-size: 4.8em;
            margin-bottom: 0.4em;
        }

        .homepage-video-wrapper .inner .text h2 {
            font-size: 2.1em;
        }
}

@media (max-width: 1000px) {
    .homepage-video-wrapper .inner .text {
        width: 435px;
    }

        .homepage-video-wrapper .inner .text h1 {
            font-size: 4.6em;
        }
}

@media (max-width: 700px) {
    .homepage-video-wrapper .inner .text {
        top: 50%;
    }
}

@media (max-width: 649px) {
    .homepage-video-wrapper .inner .text h1 {
        font-size: 4.3em;
        margin-bottom: 0.8em;
    }
}

@media (max-width: 380px) {
    .homepage-video-wrapper .inner .text h1 {
        font-size: 3em;
    }
}

@media (max-width: 270px) {
    .homepage-video-wrapper .inner .text h1 {
        font-size: 2.5em;
    }
}

.homepage-video-wrapper {
    height: 85vh;
    height: calc(100vh - 65px);
    margin-bottom: 150px;
    position: relative;
    width: 100%;
    z-index: 0;
}

@media (max-width: 1000px) {
    .homepage-video-wrapper {
        height: calc(100vh - 126px);
        margin-bottom: 110px;
    }
}

@media (max-width: 649px) {
    .homepage-video-wrapper {
        margin-bottom: 12px;
    }
}

.homepage-video-inner {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}

.homepage-video-wrapper .homepage-video-image {
    bottom: 0;
    height: auto;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    z-index: 0;
}

@media (orientation: portrait) and (max-aspect-ratio: 1/1) {
    .homepage-video-wrapper .homepage-video-image {
        max-height: 100%;
    }
}

.homepage-video-wrapper #homepage-video-movie {
    bottom: 0;
    display: block;
    height: auto;
    left: 50%;
    margin: 0;
    min-height: 100%;
    min-width: 100%;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-50%);
    width: auto;
    z-index: 1;
}

@media (orientation: portrait) and (max-aspect-ratio: 1/1) {
    .homepage-video-wrapper #homepage-video-movie {
        max-height: 100%;
    }
}

.scroll {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    bottom: 20px;
    color: #fff;
    font-size: 14px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    width: 140px;
    z-index: 2;
}

    .scroll:after {
        content: "";
        display: block;
        font-family: FontAwesome;
        font-size: 26px;
        margin-top: 6px;
    }

.homepage-promo a {
    background: #f6f5f5;
    border: 1px solid #dfe0e0;
    border-radius: 2px;
    color: #952929;
    display: block;
    font-family: Rokkitt;
    font-size: 18px;
    line-height: 1em;
    margin-bottom: 10px;
    padding: 10px 15px 8px;
    text-decoration: none;
    width: 213px;
}

    .homepage-promo a:hover {
        border-color: #cfd0d0;
    }

    .homepage-promo a img {
        float: left;
        padding-right: 10px;
    }

.featured-products {
    background: #393836;
    padding: 10px 12px 20px;
}

    .featured-products .product {
        clear: both;
    }

        .featured-products .product.first {
            border-top: 0;
        }

        .featured-products .product.last {
            border-bottom: 0;
        }

        .featured-products .product.odd img {
            float: left;
        }

        .featured-products .product.even img {
            float: right;
        }

    .featured-products .header h2,
    .featured-products .header h3 {
        color: #fff;
        text-align: center;
    }

    .featured-products .header h2 {
        font-family: Rokkitt;
        font-size: 3.2em;
        line-height: 1em;
        margin: 0;
    }

    .featured-products .header h3 {
        font-size: 2.2em;
    }

    .featured-products .product a {
        display: none;
    }

    .featured-products .product.odd a,
    .featured-products .product.odd h3 {
        margin: 0 0 0 120px;
    }

    .featured-products .product.even h3 {
        margin: 0 120px 0 0;
    }

.col.subscribe-section {
    margin: 0 0 40px;
    padding: 0 0 40px;
}

    .col.subscribe-section .two-thirds {
        border-bottom: 1px solid #dfe0e0;
        float: none;
        min-height: 350px;
        padding-top: 23px;
        position: relative;
        width: 100%;
    }

        .col.subscribe-section .two-thirds p {
            margin: 30px 0 0;
        }

        .col.subscribe-section .two-thirds img {
            bottom: 0;
            position: absolute;
            right: 0;
        }

.medium-layout .col.left.subscribe-section {
    float: none;
}

.narrow-layout .col.subscribe-section img,
.tiny-layout .col.subscribe-section img {
    padding-bottom: 5px;
    position: static;
}

.narrow-layout .col.subscribe-section p,
.tiny-layout .col.subscribe-section p {
    padding: 15px 0;
    text-align: center;
}

.narrow-layout .col.subscribe-form,
.tiny-layout .col.subscribe-form {
    margin-top: 10px;
}

.tiny-layout .col.subscribe-form {
    width: 84%;
}

.narrow-layout .col.subscribe-form {
    width: 88%;
}

.intro h1,
.intro h3 {
    text-align: center;
}

.intro h3 {
    margin: 0 auto;
    max-width: 700px;
    padding: 15px;
}

section.subpage .content {
    float: left;
    height: auto !important;
    margin: 30px 0;
    overflow-x: auto;
    width: 98% !important;
}

section.subpage h3 {
    font-family: LatoRegular;
    font-size: 2em;
    line-height: 1.3em;
    padding: 10px 0;
}

section.subpage h4 {
    color: #000;
    font-family: OpenSans;
    font-size: 1.1em;
    font-weight: 700;
    margin: 0;
    padding: 0 0 15px;
}

section.subpage h5 {
    font-family: LatoRegular;
    font-size: 1.5em;
    padding: 0 0 10px;
}

section.subpage p {
    font-size: 1.3em;
    line-height: 1.8em;
    margin: 0;
    padding: 0 0 10px;
}

section.subpage li {
    font-size: 1.3em;
    line-height: 1.4em;
    padding: 5px;
}

    section.subpage li p {
        font-size: 1em;
        margin: 0 0 0 20px;
        padding: 0;
    }

section.subpage img {
    height: auto !important;
    max-width: 98%;
}

section.subpage h1 img,
section.subpage h2 img,
section.subpage h3 img,
section.subpage h4 img,
section.subpage h5 img,
section.subpage p img {
    padding: 0;
}

.medium-layout section.subpage h3,
.medium-layout section.subpage h5,
.medium-layout section.subpage p,
.narrow-layout section.subpage h3,
.narrow-layout section.subpage h5,
.narrow-layout section.subpage p,
.tiny-layout section.subpage h3,
.tiny-layout section.subpage h5,
.tiny-layout section.subpage p {
    padding: 10px;
}

.medium-layout .col .video,
.medium-layout .col img,
.medium-layout section.featured-videos .video,
.narrow-layout .col .video,
.narrow-layout .col img,
.narrow-layout section.featured-videos .video,
.tiny-layout .col .video,
.tiny-layout .col img,
.tiny-layout section.featured-videos .video {
    display: block;
    float: none !important;
    margin: 0 auto !important;
    max-width: 70%;
    padding: 0;
}

.medium-layout .col,
.narrow-layout .col,
.tiny-layout .col {
    margin: 0 1%;
    width: 98%;
}

.medium-layout section#labelling ol,
.narrow-layout section#labelling ol,
.tiny-layout section#labelling ol {
    margin-left: 2em;
    padding-left: 2em;
}

section.subpage .text h1,
section.subpage .text h3 {
    padding: 15px;
    text-align: left;
}

section.subpage.top {
    margin-top: 0;
}

section.subpage {
    border-top: 63px solid #fff;
    clear: both;
}

    section.subpage.grey {
        background: #f0f0f0;
        padding: 30px 0 20px;
    }

section#main-export-destinations {
    padding-bottom: 0;
}

section.subpage .intro {
    margin: 0 0 30px;
}

    section.subpage .intro .intro-image img {
        display: block;
        margin: 30px auto;
    }

section.subpage .button-half {
    background-color: #fff;
    border: solid #dfe0e0;
    border-width: 1px 1px 2px;
    color: #363636;
    display: inline-block;
    float: left;
    font-size: 1.4em;
    margin: 10px 0;
    padding: 0;
    width: 47.1%;
}

    section.subpage .button-half a {
        display: block;
        padding: 20px 30px;
        text-align: center;
    }

.narrow-layout section.subpage .button-half {
    display: block;
    float: none;
    margin: 0 auto;
}

section.subpage .button-half:hover {
    border-bottom: 2px solid #952929;
}

#featured-video h3 {
    border-bottom: 1px solid #ccc;
    color: #555;
    padding-bottom: 8px;
}

#featured-video .video {
    display: block;
    float: left;
    width: 33.3334%;
}

    #featured-video .video span {
        color: #555;
        display: block;
        font-size: 1.3em;
        margin: 10px 0 0;
    }

    #featured-video .video:hover span {
        color: #952929;
    }

section#livestock-buyers .intro {
    border-bottom: 1px solid #dfe0e0;
    border-top: 1px solid #dfe0e0;
    padding: 25px 0 20px;
}

table.livestock-buyers-table tr td {
    border-collapse: collapse;
    border-top: 1px solid #dfe0e0;
    float: none;
    font-size: 1.3em;
    padding: 6px;
}

section#vendor-declaration {
    border-bottom: 1px solid #dfe0e0;
    border-top: 1px solid #dfe0e0;
    margin-top: 70px;
}

section#grading-system .col ul {
    padding-left: 20px;
}

    section#grading-system .col ul li {
        list-style: disc;
    }

        section#grading-system .col ul li p {
            margin: 0;
        }

table {
    float: left;
    height: auto !important;
    width: 98% !important;
}

        table tr td h3 {
            font-family: LatoRegular;
            font-size: 1.5em !important;
            padding: 5px;
        }

        table tr td h4 {
            color: #000;
            font-family: OpenSans;
            font-size: 1.1em !important;
            font-weight: 700;
            margin: 0;
        }

        table tr td h5 {
            font-family: LatoRegular;
            font-size: 1.5em !important;
            padding: 5px;
        }

        table tr td p {
            font-size: 0.9em !important;
            margin: 0;
            padding: 5px !important;
        }

.product-nav .desktop-nav {
    left: 0;
    max-width: 206px;
    padding: 25px 10px 10px;
    position: absolute;
    top: 0;
    width: 21%;
    z-index: 2;
}

.product-nav.sticky .desktop-nav {
    left: auto;
    position: fixed;
    top: 58px;
}

.product-nav.bottom .desktop-nav {
    bottom: 0;
    left: 0;
    position: absolute;
    top: auto;
}

.product-nav-background {
    background: #4c4d4a;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 21%;
    z-index: 1;
}

.product-nav .category-children {
    padding-top: 0;
}

.product-nav .mobile-nav {
    background: #4c4d4a;
    left: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: auto;
    width: 100%;
    z-index: 2;
}

.product-nav.sticky .mobile-nav {
    left: 2%;
    position: fixed;
    right: 3%;
    top: 0;
    width: auto;
}

.product-nav .mobile-nav a {
    display: inline-block;
    font-size: 1.3em;
    padding: 2px 4px;
}

.narrow-layout .product-nav .desktop-nav,
.narrow-layout .product-nav-background,
.tiny-layout .product-nav .desktop-nav,
.tiny-layout .product-nav-background {
    display: none !important;
}

.narrow-layout .product-nav .mobile-nav,
.tiny-layout .product-nav .mobile-nav {
    display: block !important;
}

.narrow-layout .all-products .products-container,
.tiny-layout .all-products .products-container {
    padding: 3%;
}

.narrow-layout .all-products,
.tiny-layout .all-products {
    margin: 0;
    padding-top: 75px;
}

.all-products {
    background: #383936;
    margin-bottom: 20px;
    margin-right: 5px;
    min-height: 200px;
    position: relative;
    width: 100%;
}

    .all-products .products-container {
        padding-left: 24%;
    }

.category,
.sub-category {
    clear: left;
    overflow: hidden;
}

.sub-category {
    margin: 0 0 25px;
}

.all-products .product {
    float: left;
    height: 130px;
    margin: 0 1.5% 0 0;
    min-width: 160px;
    position: relative;
    width: 31.8%;
}

.narrow-layout .all-products .product,
.tiny-layout .all-products .product {
    height: 170px;
    margin: 0 auto;
    width: 100%;
}

.all-products .product .border {
    bottom: 0;
    position: absolute;
    width: 100%;
}

.product-nav .sub-category {
    font-size: 0.9em;
    margin: 0;
}

.product-nav a {
    color: #fff;
    display: block;
    font-family: Rokkitt;
    font-family: LatoLight;
    font-size: 2em;
    font-size: 1.5em;
    line-height: 1.1em;
    margin: 3px 0;
}

.product-nav .toggle {
    float: left;
    padding-right: 10px;
}

.product-nav .button {
    border-radius: 3px;
    font-size: 1.2em;
    margin: 20px 0 0;
    padding: 0;
    width: 89%;
}

.all-products h1,
.all-products h2,
.all-products h3,
.all-products p {
    color: #fff;
    text-align: left;
}

.narrow-layout .all-products h1,
.narrow-layout .all-products h2,
.narrow-layout .all-products h3,
.narrow-layout .all-products p,
.tiny-layout .all-products h1,
.tiny-layout .all-products h2,
.tiny-layout .all-products h3,
.tiny-layout .all-products p {
    text-align: center;
}

.category h1 {
    margin: 0 0 25px;
}

.sub-category h2 {
    margin: 0 0 15px;
}

.main .inner .schedule-title {
    margin: 0 0 20px;
}

    .main .inner .schedule-title h3 {
        color: #555;
        float: left;
        font-size: 1.6em;
        padding: 0;
        text-align: left;
    }

.schedule-title .button {
    float: right;
    padding-left: 18px;
    position: relative;
}

.narrow-layout .schedule-title .button {
    float: left;
    margin: 10px 0 0;
}

.schedule .col.right {
    float: right;
}

.schedule .col.third {
    width: 326px;
}

.schedule .col.two-thirds {
    width: 662px;
}

.schedule-title .button .icon {
    background: url(../../assets/Icons/printer.png) no-repeat;
    display: block;
    height: 29px;
    left: 42px;
    position: absolute;
    top: 7px;
    width: 24px;
}

.schedule {
    height: 693px;
    margin: 0 0 20px;
    position: relative;
    width: 980px;
    z-index: 2;
}

.schedule-outer {
    max-width: 100%;
    overflow-x: auto;
}

.main #south-island .schedule {
    margin: 0 0 60px;
}

.main .schedule {
    box-shadow: 2px 2px 3px #ccc;
}

.main .inner .schedule .background,
.schedule .background {
    display: block;
    height: 693px !important;
    left: 0;
    max-width: inherit;
    padding: 0;
    position: absolute;
    top: 0;
    width: 980px !important;
    z-index: 1;
}

.narrow-layout .main .inner .schedule .background,
.narrow-layout .schedule .background {
    margin: 0;
    padding: 0;
}

.schedule .col.left {
    margin: 6px 9px;
    position: relative;
    width: 240px;
    z-index: 2;
}

.schedule .col.right {
    height: 670px;
    margin: 6px 10px 6px 0;
    position: relative;
    width: 680px;
    z-index: 2;
}

.schedule h1 {
    text-transform: uppercase;
}

.schedule .left h1 {
    color: #fff;
    font-size: 5.5em;
    font-weight: 700;
    line-height: 0.8em;
    margin: 12px 0 0 40px;
    width: 180px;
}

.schedule .right h1 {
    color: #463f35;
    font-size: 2.8em;
    font-weight: 700;
    line-height: 0.8em;
    margin: 10px 0 0;
}

.schedule .right h2 {
    font-size: 1.7em;
    font-style: italic;
}

.summary {
    left: 34px;
    position: absolute;
    top: 160px;
}

    .summary .figure {
        float: left;
        height: 77px;
        margin: 0 3px 7px 0;
        width: 43px;
    }

        .summary .figure.first {
            margin-left: 2px;
        }

        .summary .figure h4 {
            color: #fff;
            font-family: Arial;
            font-size: 0.9em;
            margin: 0 0 16px;
            padding: 8px 1px;
            text-align: center;
            text-transform: uppercase;
        }

        .summary .figure.two-line h4 {
            margin: 0 0 7px;
        }

        .summary .figure p {
            color: #000;
            font-size: 0.9em;
            line-height: 1em;
            padding: 5px 0 0;
            text-align: center;
        }

.printable-schedule .summary .figure p {
    padding: 3px 0 0;
}

.printable-schedule .summary .figure.two-line h4 {
    margin: 0;
}

.schedule .col.left .notice {
    color: #fff;
    left: 36px;
    position: absolute;
    top: 336px;
    width: 180px;
}

    .schedule .col.left .notice h1 {
        font-size: 3em;
        margin: 5px 0;
    }

    .schedule .col.left .notice p {
        font-size: 1.1em;
        line-height: 1em;
        margin: 5px 0;
        padding: 0;
    }

    .schedule .col.left .notice ul li {
        font-size: 0.95em;
        line-height: 1.2em;
        list-style-type: disc;
        margin: 0;
        padding: 0;
    }

    .schedule .col.left .notice table tr td {
        font-size: 1.1em !important;
        line-height: 1em;
    }

.schedule .col.right .animal h3 {
    color: #952929;
    font-family: Rokkitt;
    font-size: 1.8em;
    font-weight: 700;
    line-height: 1em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.animal table {
    background: #fff;
    border-collapse: collapse;
    border-top: 1px solid #363636;
}

    .animal table tr th {
        color: #952929;
        font-family: Rokkitt;
        font-size: 1.3em;
        padding: 3px 2px 1px;
        text-align: left;
    }

        .animal table tr th.one {
            font-style: italic;
            font-weight: 400;
        }

        .animal table tr th.center {
            text-align: center;
        }

        .animal table tr th strong {
            font-style: normal;
        }

    .animal table tr td {
        color: #292420;
        float: none;
        font-size: 1em !important;
        height: 15px;
        padding: 1px 3px;
    }

        #south-island .animal table tr td.south-center,
        #south-island .animal table tr th.south-center,
        .animal table tr td.center {
            text-align: center;
        }

#south-island .animal.cow table tbody tr:last-child {
    background: #e3e3e0 !important;
}

.schedule .col.right .animal p {
    background: #fff;
    color: #292420;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.1em;
    margin: 0;
    padding: 2px 0;
}

#south-island .animal.lamb p {
    padding: 3px 0;
}

.bull p {
    text-align: right;
}

.animal {
    border-bottom: 1px solid #363636;
    position: absolute;
}

    .animal.goat,
    .animal.lamb,
    .animal.mutton-2tooth {
        width: 215px;
    }

    .animal.cow {
        width: 435px;
    }

    .animal.bull,
    .animal.prime {
        width: 210px;
    }

    .animal.lamb {
        left: 0;
        top: 63px;
    }

    .animal.mutton-2tooth {
        left: 0;
        top: 333px;
    }

    .animal.goat {
        bottom: -4px;
        left: 0;
    }

    .animal.cow {
        right: 0;
        top: 63px;
    }

    .animal.bull {
        left: 246px;
        top: 245px;
    }

    .animal.prime {
        right: 0;
        top: 245px;
    }

#south-island .animal.cow,
#south-island .animal.lamb {
    top: 75px;
}

#south-island .animal.mutton-2tooth {
    top: 250px;
}

#south-island .animal.goat {
    bottom: 55px;
    left: 0;
}

#south-island .animal.bull,
#south-island .animal.mutton-2tooth,
#south-island .animal.prime {
    top: 275px;
}

.commentary {
    bottom: 115px;
    height: 70px;
    margin: 0 10px 0 0;
    position: absolute;
    right: 0;
    width: 416px;
}

.schedule .col.right .commentary h3,
.schedule .col.right .commentary p {
    margin: 0;
    padding: 0;
}

.schedule .col.right .commentary h3 {
    color: #952929;
    font-family: Rokkitt;
    font-size: 1.9em;
    font-weight: 700;
    text-align: center;
}

.schedule .col.right .commentary p {
    font-size: 1.1em;
    line-height: 1.1em;
}

.contacts {
    bottom: -16px;
    height: 112px;
    margin: 0 22px 11px 0;
    padding: 0 5px;
    position: absolute;
    right: -25px;
    width: 435px;
}

#north-island .contacts,
#south-island .south-island-comments {
    background: url(../images/schedules-comments-bg.jpg) no-repeat;
}

#south-island .south-island-comments {
    bottom: 8px;
    height: 115px;
    padding: 0 5px;
    position: absolute;
    right: -5px;
    width: 435px;
}

.schedule .col.right .contacts h3 {
    color: #292420;
    font-family: Rokkitt;
    font-size: 1.9em;
    font-weight: 700;
    line-height: 1.1em;
    margin: 0;
    padding: 4px 0 0;
    text-align: center;
}

.schedule .col.right .contacts p {
    color: #292420;
    font-size: 1.1em;
    line-height: 1.1em;
    padding: 0;
}

.schedule .col.right .contacts table tr td {
    color: #292420;
    font-size: 1em !important;
    line-height: 1.3em;
}

#south-island .contacts {
    bottom: 5px;
    height: 105px;
    margin: 0;
    right: 4px;
    width: 210px;
}

    #south-island .contacts h3 {
        line-height: 1.3em;
        padding: 0;
    }

#south-island .commentary {
    bottom: 5px;
    color: #292420;
    height: 105px;
    margin: 0;
    right: 218px;
    width: 210px;
}

#contact-us .col.right h3 {
    color: #363636;
    font-family: OpenSans;
}

#contact-us .world-clock-button {
    font-size: 1.3em;
    margin: 20px 0;
    width: 240px;
}

footer {
    background: #f0f0f0;
    border-top: 1px solid #a8a8aa;
    margin-top: 30px;
    padding-bottom: 30px;
}

        footer .footer-band .icon {
            background-position: -1px 5px;
            height: 52px;
            margin: 0 auto;
            width: 35px;
        }

    footer nav {
        margin: 30px 0;
    }

        footer nav ul {
            margin: 0 0 10px;
        }

.narrow-layout footer nav ul.col-4,
.tiny-layout footer nav ul.col-4 {
    clear: left;
}

footer nav li.toplvl.last {
    display: none;
}

footer .footer-subnav {
    border-bottom: 1px solid #a8a8aa;
    border-top: 1px solid #a8a8aa;
    padding: 10px;
}

footer nav a {
    color: #363636;
}

footer nav li.toplvl a {
    display: block;
    font-family: Rokkitt;
    font-size: 1.6em;
    margin: 0 0 8px;
    padding: 2px 0;
    text-transform: uppercase;
}

footer nav li.toplvl ul li a {
    font-family: LatoRegular;
    font-size: 1.2em;
    margin: 0;
    padding: 10px 0;
    text-transform: none;
}

footer .footer-subnav ul {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

    footer .footer-subnav ul li {
        display: inline;
    }

        footer .footer-subnav ul li a {
            display: inline-block;
            font-size: 1.4em;
            margin: 0 10px;
            padding: 10px;
        }

footer .legal {
    font-size: 1.2em;
    margin: 20px 0;
    text-align: center;
}

.tiny-layout footer .footer-subnav ul li a {
    width: 100%;
}

.narrow-layout footer .footer-subnav ul li a {
    width: 40%;
}

.narrow-layout footer .footer-subnav ul li,
.tiny-layout footer .footer-subnav ul li {
    display: none;
}

    .narrow-layout footer .footer-subnav ul li:last-child,
    .tiny-layout footer .footer-subnav ul li:last-child {
        display: block;
    }

.row {
    font-size: 1.3em;
    line-height: 1.8em;
}

    .row.headings {
        color: #bbb;
        padding-bottom: 0;
        text-transform: uppercase;
    }

.col {
    float: left;
    min-height: 1px;
}

    .col.w5 {
        width: 5%;
    }

    .col.w10 {
        width: 10%;
    }

    .col.w15 {
        width: 15%;
    }

    .col.w16 {
        width: 16.6667%;
    }

    .col.w20 {
        width: 20%;
    }

    .col.w25 {
        width: 25%;
    }

    .col.w30 {
        width: 30%;
    }

    .col.w33 {
        width: 33.3334%;
    }

    .col.w35 {
        width: 35%;
    }

    .col.w40 {
        width: 40%;
    }

    .col.w45 {
        width: 45%;
    }

    .col.w50 {
        width: 50%;
    }

    .col.w55 {
        width: 55%;
    }

    .col.w60 {
        width: 60%;
    }

    .col.w65 {
        width: 65%;
    }

    .col.w66 {
        width: 66.6667%;
    }

    .col.w70 {
        width: 70%;
    }

    .col.w75 {
        width: 75%;
    }

    .col.w80 {
        width: 80%;
    }

    .col.w83 {
        width: 83.3334%;
    }

    .col.w85 {
        width: 85%;
    }

    .col.w90 {
        width: 90%;
    }

    .col.w95 {
        width: 95%;
    }

    .col.w100 {
        width: 100%;
    }

.narrow-layout .col.narrow-w0 {
    display: none;
}

.narrow-layout .col.narrow-w5 {
    width: 5%;
}

.narrow-layout .col.narrow-w10 {
    width: 10%;
}

.narrow-layout .col.narrow-w15 {
    width: 15%;
}

.narrow-layout .col.narrow-w16 {
    width: 16.6667%;
}

.narrow-layout .col.narrow-w20 {
    width: 20%;
}

.narrow-layout .col.narrow-w25 {
    width: 25%;
}

.narrow-layout .col.narrow-w30 {
    width: 30%;
}

.narrow-layout .col.narrow-w33 {
    width: 33.3334%;
}

.narrow-layout .col.narrow-w35 {
    width: 35%;
}

.narrow-layout .col.narrow-w40 {
    width: 40%;
}

.narrow-layout .col.narrow-w45 {
    width: 45%;
}

.narrow-layout .col.narrow-w50 {
    width: 50%;
}

.narrow-layout .col.narrow-w55 {
    width: 55%;
}

.narrow-layout .col.narrow-w60 {
    width: 60%;
}

.narrow-layout .col.narrow-w65 {
    width: 65%;
}

.narrow-layout .col.narrow-w66 {
    width: 66.6667%;
}

.narrow-layout .col.narrow-w70 {
    width: 70%;
}

.narrow-layout .col.narrow-w75 {
    width: 75%;
}

.narrow-layout .col.narrow-w80 {
    width: 80%;
}

.narrow-layout .col.narrow-w83 {
    width: 83.3334%;
}

.narrow-layout .col.narrow-w85 {
    width: 85%;
}

.narrow-layout .col.narrow-w90 {
    width: 90%;
}

.narrow-layout .col.narrow-w95 {
    width: 95%;
}

.narrow-layout .col.narrow-w100 {
    width: 100%;
}

.tiny-layout .col.narrow-w0 {
    display: none;
}

.tiny-layout .col.narrow-w5 {
    width: 5%;
}

.tiny-layout .col.narrow-w10 {
    width: 10%;
}

.tiny-layout .col.narrow-w15 {
    width: 15%;
}

.tiny-layout .col.narrow-w16 {
    width: 16.6667%;
}

.tiny-layout .col.narrow-w20 {
    width: 20%;
}

.tiny-layout .col.narrow-w25 {
    width: 25%;
}

.tiny-layout .col.narrow-w30 {
    width: 30%;
}

.tiny-layout .col.narrow-w33 {
    width: 33.3334%;
}

.tiny-layout .col.narrow-w35 {
    width: 35%;
}

.tiny-layout .col.narrow-w40 {
    width: 40%;
}

.tiny-layout .col.narrow-w45 {
    width: 45%;
}

.tiny-layout .col.narrow-w50 {
    width: 50%;
}

.tiny-layout .col.narrow-w55 {
    width: 55%;
}

.tiny-layout .col.narrow-w60 {
    width: 60%;
}

.tiny-layout .col.narrow-w65 {
    width: 65%;
}

.tiny-layout .col.narrow-w66 {
    width: 66.6667%;
}

.tiny-layout .col.narrow-w70 {
    width: 70%;
}

.tiny-layout .col.narrow-w75 {
    width: 75%;
}

.tiny-layout .col.narrow-w80 {
    width: 80%;
}

.tiny-layout .col.narrow-w83 {
    width: 83.3334%;
}

.tiny-layout .col.narrow-w85 {
    width: 85%;
}

.tiny-layout .col.narrow-w90 {
    width: 90%;
}

.tiny-layout .col.narrow-w95 {
    width: 95%;
}

.tiny-layout .col.narrow-w100 {
    width: 100%;
}

.tiny-layout .col.tiny-w0 {
    display: none;
}

.tiny-layout .col.tiny-w5 {
    width: 5%;
}

.tiny-layout .col.tiny-w10 {
    width: 10%;
}

.tiny-layout .col.tiny-w15 {
    width: 15%;
}

.tiny-layout .col.tiny-w16 {
    width: 16.6667%;
}

.tiny-layout .col.tiny-w20 {
    width: 20%;
}

.tiny-layout .col.tiny-w25 {
    width: 25%;
}

.tiny-layout .col.tiny-w30 {
    width: 30%;
}

.tiny-layout .col.tiny-w33 {
    width: 33.3334%;
}

.tiny-layout .col.tiny-w35 {
    width: 35%;
}

.tiny-layout .col.tiny-w40 {
    width: 40%;
}

.tiny-layout .col.tiny-w45 {
    width: 45%;
}

.tiny-layout .col.tiny-w50 {
    width: 50%;
}

.tiny-layout .col.tiny-w55 {
    width: 55%;
}

.tiny-layout .col.tiny-w60 {
    width: 60%;
}

.tiny-layout .col.tiny-w65 {
    width: 65%;
}

.tiny-layout .col.tiny-w66 {
    width: 66.6667%;
}

.tiny-layout .col.tiny-w70 {
    width: 70%;
}

.tiny-layout .col.tiny-w75 {
    width: 75%;
}

.tiny-layout .col.tiny-w80 {
    width: 80%;
}

.tiny-layout .col.tiny-w83 {
    width: 83.3334%;
}

.tiny-layout .col.tiny-w85 {
    width: 85%;
}

.tiny-layout .col.tiny-w90 {
    width: 90%;
}

.tiny-layout .col.tiny-w95 {
    width: 95%;
}

.tiny-layout .col.tiny-w100 {
    width: 100%;
}

.pagination {
    border-top: 1px solid #ddd;
    font-size: 14px;
    margin-top: 20px;
    padding: 20px 0;
    text-align: center;
}

    .pagination .pagination-navigation {
        display: inline-block;
        padding: 10px 15px;
        text-decoration: none;
    }

        .pagination .pagination-navigation.disabled {
            color: #aaa;
        }

        .pagination .pagination-navigation:not(.disabled):hover {
            color: #333;
        }

    .pagination .grey-text {
        color: #aaa;
    }

.documents {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 50px;
}

    .documents h1 {
        margin-bottom: 60px;
        text-align: center;
    }

.document {
    border-bottom: 1px dashed #ececec;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

    .document .document__icon {
        float: left;
        width: 70px;
    }

    .document .document__content {
        float: left;
        width: 55%;
    }

    .document .document__title {
        color: #952929;
        font-family: LatoRegular;
        font-size: 1.7em;
        margin: 0 0 10px;
        text-transform: uppercase;
    }

    .document .document__details {
        margin-bottom: 0;
    }

.documents .document__attachments {
    float: right;
    text-align: right;
    width: 20%;
}

    .documents .document__attachments .button {
        width: 140px;
    }

.input-checkbox,
button,
input.text,
input[type="button"],
input[type="submit"],
input[type="text"],
textarea {
    -webkit-appearance: none;
    border-radius: 3px;
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none;
}

.ie input.checkbox {
    border: 0;
    padding: 0;
}

.ie .productnav li a {
    line-height: 1em;
}

.ie .all-products {
    padding: 30px 20px 68px;
}

form .field input {
    font-family: OpenSans, Helvetica, Arial, sans-serif;
}

form .field {
    margin: 5px 0;
}

    form .field label {
        display: block;
        font-size: 1.2em;
    }

.login-form {
    margin: -80px auto 100px;
    width: 400px;
}

    .login-form .message {
        background: #fff09a;
        padding: 10px 16px;
    }

    .login-form .field input {
        background: #f0f0f0;
        border: 1px solid #999;
        border-radius: 2px;
        padding: 8px 4%;
        width: 92%;
    }

    .login-form .field label {
        font-size: 14px;
        padding: 10px 0 4px;
    }

    .login-form .field {
        width: auto;
    }

        .login-form .field.checkbox {
            padding: 10px 0;
        }

            .login-form .field.checkbox input {
                float: left;
                margin: 0;
                width: auto;
            }

            .login-form .field.checkbox label {
                display: inline-block;
                padding: 0 0 0 10px;
            }

    .login-form .btn-toolbar {
        padding-top: 20px;
    }

        .login-form .btn-toolbar input[type="submit"] {
            float: left;
        }

    .login-form #ForgotPassword {
        clear: left;
        padding-top: 20px;
    }

.contact-form .field input,
.subscribe-form .field input {
    border: 1px solid #dfe0e0;
    padding: 8px;
}

.contact-form .btn-toolbar input,
.subscribe-form .btn-toolbar input {
    background: #952929;
    border: 1px solid #6f0505;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 1.7em;
    padding: 10px;
    text-align: center;
}

.contact-form .field textarea {
    height: 100px;
}

.subscribe-form .field.checkboxset {
    margin: 10px 0 20px;
}

    .subscribe-form .field.checkboxset ul li {
        color: #952929;
        margin: 5px 0;
    }

        .subscribe-form .field.checkboxset ul li input {
            margin: 0 10px 0 4px;
        }

.member-login {
    margin: 0 auto;
    width: 50%;
}

.contact-form .field,
.subscribe-form .field {
    position: relative;
}

    .contact-form .field.text label,
    .subscribe-form .field.text label {
        left: 9px;
        position: absolute;
        top: 10px;
        z-index: 2;
    }

    .contact-form .field input,
    .contact-form .field textarea,
    .order-form .field input,
    .order-form .field textarea,
    .subscribe-form .field input {
        border: 1px solid #dfe0e0;
        padding: 8px;
    }

    .contact-form .field.text input,
    .subscribe-form .field.text input {
        position: absolute;
        width: 92%;
        z-index: 1;
    }

.contact-form .btn-toolbar input,
.member-login-form .btn-toolbar input,
.order-form .btn-toolbar input,
.subscribe-form .btn-toolbar input {
    background: #952929;
    border: 1px solid #6f0505;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 1.7em;
    padding: 10px;
    text-align: center;
}

#Form_ContactForm span.required,
#Form_Form label.required {
    color: #952929;
    display: block;
    font-size: 1.2em;
    left: inherit;
    right: 44px;
    top: 12px;
}

#Form_ContactForm span.required {
    display: block;
    position: absolute;
    z-index: 2;
}

#Form_ContactForm input.holder-required,
#Form_ContactForm textarea.holder-required,
#Form_Form input.required,
#Form_Form textarea.required {
    border: 1px solid #bbb;
}

.subpage#contact-us,
.subpage#contact-us .col {
    margin: 30px 0 0;
}

.contact-form .field.text {
    height: 40px;
    margin: 0 0 20px;
}

.contact-form .field.textarea label {
    left: 9px;
    position: absolute;
    top: 10px;
    z-index: 2;
}

.contact-form .field label {
    font-size: 1.4em;
}

.contact-form .field input {
    padding: 10px 8px;
}

.contact-form .field textarea {
    border: 1px solid #dfe0e0;
    font-family: OpenSans;
    font-size: 1.3em;
    height: 200px;
    padding: 8px;
    width: 92%;
}

.contact-form .btn-toolbar input {
    float: right;
    margin: 15px 5.3% 0 0;
    width: 200px;
}

.subscribe-form {
    background: url(../images/subscribe-form-bg.gif) no-repeat top #e9e9e5;
    margin: 10px auto 0;
    padding: 30px 15px;
    width: 215px;
}

    .subscribe-form h3 {
        color: #000;
        font-family: LatoRegular;
        font-size: 2em;
    }

    .subscribe-form .field {
        height: 37px;
    }

        .subscribe-form .field.checkbox {
            color: #952929;
            height: auto;
            margin: 5px 0;
            width: 100%;
        }

            .subscribe-form .field.checkbox input {
                margin: 0 10px 0 4px;
            }

    .subscribe-form .btn-toolbar {
        padding-top: 10px;
    }

        .subscribe-form .btn-toolbar input {
            margin: 0 auto;
            width: 85%;
        }

.member-login-callout h1 {
    font-size: 3.5em;
    margin-top: 60px;
}

.tiny-layout .member-login-callout h1 {
    margin-top: 100px;
}

.member-login-callout h3 {
    margin: 0 auto;
}

.member-login-callout .inner {
    background-color: #f0f0f0;
    background-image: none;
    height: 200px !important;
    width: 100% !important;
}

.tiny-layout .member-login-callout .inner {
    height: 250px !important;
}

.member-login-form {
    margin: 50px auto;
    width: 38%;
}

.tiny-layout .member-login-form {
    width: 80%;
}

.member-login-form .field {
    padding: 15px 0 0;
}

    .member-login-form .field label {
        font-size: 2em;
        line-height: 1.4em;
    }

    .member-login-form .field input {
        border: 1px solid #bbb;
        font-size: 1.7em;
        line-height: 1em;
        padding: 5px;
        width: 100%;
    }

.member-login-form #Remember label,
.member-login-form #Remember p {
    display: inline-block;
    float: left;
    font-size: 1.2em;
    padding: 0 1%;
    width: auto;
}

.member-login-form #Remember p {
    float: right;
}

.member-login-form #Remember input {
    margin: 0.5% 0;
    width: auto;
}

.member-login-form .btn-toolbar {
    margin-top: 20px;
}

    .member-login-form .btn-toolbar input {
        float: left;
        font-size: 1.7em;
        padding: 10px;
        width: 200px;
    }

iframe.my-stock-login-frame {
    height: 600px;
    margin-left: 20%;
    width: 80%;
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */


.fa {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0);
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    text-align: center;
    width: 1.28571429em;
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.14285714em;
    padding-left: 0;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    left: -2.14285714em;
    position: absolute;
    text-align: center;
    top: 0.14285714em;
    width: 2.14285714em;
}

    .fa-li.fa-lg {
        left: -1.85714286em;
    }

.fa-border {
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: 0.3em;
}

.fa.pull-right {
    margin-left: 0.3em;
}

.fa-spin {
    animation: fa-spin 2s linear infinite;
}

.fa-pulse {
    animation: fa-spin 1s steps(8) infinite;
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
    transform: scaleX(-1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
    transform: scaleY(-1);
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none;
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "";
}

.fa-music:before {
    content: "";
}

.fa-search:before {
    content: "";
}

.fa-envelope-o:before {
    content: "";
}

.fa-heart:before {
    content: "";
}

.fa-star:before {
    content: "";
}

.fa-star-o:before {
    content: "";
}

.fa-user:before {
    content: "";
}

.fa-film:before {
    content: "";
}

.fa-th-large:before {
    content: "";
}

.fa-th:before {
    content: "";
}

.fa-th-list:before {
    content: "";
}

.fa-check:before {
    content: "";
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "";
}

.fa-search-plus:before {
    content: "";
}

.fa-search-minus:before {
    content: "";
}

.fa-power-off:before {
    content: "";
}

.fa-signal:before {
    content: "";
}

.fa-cog:before,
.fa-gear:before {
    content: "";
}

.fa-trash-o:before {
    content: "";
}

.fa-home:before {
    content: "";
}

.fa-file-o:before {
    content: "";
}

.fa-clock-o:before {
    content: "";
}

.fa-road:before {
    content: "";
}

.fa-download:before {
    content: "";
}

.fa-arrow-circle-o-down:before {
    content: "";
}

.fa-arrow-circle-o-up:before {
    content: "";
}

.fa-inbox:before {
    content: "";
}

.fa-play-circle-o:before {
    content: "";
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "";
}

.fa-refresh:before {
    content: "";
}

.fa-list-alt:before {
    content: "";
}

.fa-lock:before {
    content: "";
}

.fa-flag:before {
    content: "";
}

.fa-headphones:before {
    content: "";
}

.fa-volume-off:before {
    content: "";
}

.fa-volume-down:before {
    content: "";
}

.fa-volume-up:before {
    content: "";
}

.fa-qrcode:before {
    content: "";
}

.fa-barcode:before {
    content: "";
}

.fa-tag:before {
    content: "";
}

.fa-tags:before {
    content: "";
}

.fa-book:before {
    content: "";
}

.fa-bookmark:before {
    content: "";
}

.fa-print:before {
    content: "";
}

.fa-camera:before {
    content: "";
}

.fa-font:before {
    content: "";
}

.fa-bold:before {
    content: "";
}

.fa-italic:before {
    content: "";
}

.fa-text-height:before {
    content: "";
}

.fa-text-width:before {
    content: "";
}

.fa-align-left:before {
    content: "";
}

.fa-align-center:before {
    content: "";
}

.fa-align-right:before {
    content: "";
}

.fa-align-justify:before {
    content: "";
}

.fa-list:before {
    content: "";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "";
}

.fa-indent:before {
    content: "";
}

.fa-video-camera:before {
    content: "";
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "";
}

.fa-pencil:before {
    content: "";
}

.fa-map-marker:before {
    content: "";
}

.fa-adjust:before {
    content: "";
}

.fa-tint:before {
    content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "";
}

.fa-share-square-o:before {
    content: "";
}

.fa-check-square-o:before {
    content: "";
}

.fa-arrows:before {
    content: "";
}

.fa-step-backward:before {
    content: "";
}

.fa-fast-backward:before {
    content: "";
}

.fa-backward:before {
    content: "";
}

.fa-play:before {
    content: "";
}

.fa-pause:before {
    content: "";
}

.fa-stop:before {
    content: "";
}

.fa-forward:before {
    content: "";
}

.fa-fast-forward:before {
    content: "";
}

.fa-step-forward:before {
    content: "";
}

.fa-eject:before {
    content: "";
}

.fa-chevron-left:before {
    content: "";
}

.fa-chevron-right:before {
    content: "";
}

.fa-plus-circle:before {
    content: "";
}

.fa-minus-circle:before {
    content: "";
}

.fa-times-circle:before {
    content: "";
}

.fa-check-circle:before {
    content: "";
}

.fa-question-circle:before {
    content: "";
}

.fa-info-circle:before {
    content: "";
}

.fa-crosshairs:before {
    content: "";
}

.fa-times-circle-o:before {
    content: "";
}

.fa-check-circle-o:before {
    content: "";
}

.fa-ban:before {
    content: "";
}

.fa-arrow-left:before {
    content: " ";
}

.fa-arrow-right:before {
    content: "";
}

.fa-arrow-up:before {
    content: "";
}

.fa-arrow-down:before {
    content: "";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "";
}

.fa-expand:before {
    content: "";
}

.fa-compress:before {
    content: "";
}

.fa-plus:before {
    content: "";
}

.fa-minus:before {
    content: "";
}

.fa-asterisk:before {
    content: "";
}

.fa-exclamation-circle:before {
    content: "";
}

.fa-gift:before {
    content: "";
}

.fa-leaf:before {
    content: "";
}

.fa-fire:before {
    content: "";
}

.fa-eye:before {
    content: "";
}

.fa-eye-slash:before {
    content: "";
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "";
}

.fa-plane:before {
    content: "";
}

.fa-calendar:before {
    content: "";
}

.fa-random:before {
    content: "";
}

.fa-comment:before {
    content: "";
}

.fa-magnet:before {
    content: "";
}

.fa-chevron-up:before {
    content: "";
}

.fa-chevron-down:before {
    content: "";
}

.fa-retweet:before {
    content: "";
}

.fa-shopping-cart:before {
    content: "";
}

.fa-folder:before {
    content: "";
}

.fa-folder-open:before {
    content: "";
}

.fa-arrows-v:before {
    content: "";
}

.fa-arrows-h:before {
    content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "";
}

.fa-twitter-square:before {
    content: "";
}

.fa-facebook-square:before {
    content: "";
}

.fa-camera-retro:before {
    content: "";
}

.fa-key:before {
    content: "";
}

.fa-cogs:before,
.fa-gears:before {
    content: "";
}

.fa-comments:before {
    content: "";
}

.fa-thumbs-o-up:before {
    content: "";
}

.fa-thumbs-o-down:before {
    content: "";
}

.fa-star-half:before {
    content: "";
}

.fa-heart-o:before {
    content: "";
}

.fa-sign-out:before {
    content: "";
}

.fa-linkedin-square:before {
    content: "";
}

.fa-thumb-tack:before {
    content: "";
}

.fa-external-link:before {
    content: "";
}

.fa-sign-in:before {
    content: "";
}

.fa-trophy:before {
    content: "";
}

.fa-github-square:before {
    content: "";
}

.fa-upload:before {
    content: "";
}

.fa-lemon-o:before {
    content: "";
}

.fa-phone:before {
    content: "";
}

.fa-square-o:before {
    content: "";
}

.fa-bookmark-o:before {
    content: "";
}

.fa-phone-square:before {
    content: "";
}

.fa-twitter:before {
    content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "";
}

.fa-github:before {
    content: "";
}

.fa-unlock:before {
    content: "";
}

.fa-credit-card:before {
    content: "";
}

.fa-rss:before {
    content: "";
}

.fa-hdd-o:before {
    content: " ";
}

.fa-bullhorn:before {
    content: "";
}

.fa-bell:before {
    content: "";
}

.fa-certificate:before {
    content: "";
}

.fa-hand-o-right:before {
    content: "";
}

.fa-hand-o-left:before {
    content: "";
}

.fa-hand-o-up:before {
    content: "";
}

.fa-hand-o-down:before {
    content: "";
}

.fa-arrow-circle-left:before {
    content: "";
}

.fa-arrow-circle-right:before {
    content: "";
}

.fa-arrow-circle-up:before {
    content: "";
}

.fa-arrow-circle-down:before {
    content: "";
}

.fa-globe:before {
    content: "";
}

.fa-wrench:before {
    content: "";
}

.fa-tasks:before {
    content: "";
}

.fa-filter:before {
    content: "";
}

.fa-briefcase:before {
    content: "";
}

.fa-arrows-alt:before {
    content: "";
}

.fa-group:before,
.fa-users:before {
    content: "";
}

.fa-chain:before,
.fa-link:before {
    content: "";
}

.fa-cloud:before {
    content: "";
}

.fa-flask:before {
    content: "";
}

.fa-cut:before,
.fa-scissors:before {
    content: "";
}

.fa-copy:before,
.fa-files-o:before {
    content: "";
}

.fa-paperclip:before {
    content: "";
}

.fa-floppy-o:before,
.fa-save:before {
    content: "";
}

.fa-square:before {
    content: "";
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "";
}

.fa-list-ul:before {
    content: "";
}

.fa-list-ol:before {
    content: "";
}

.fa-strikethrough:before {
    content: "";
}

.fa-underline:before {
    content: "";
}

.fa-table:before {
    content: "";
}

.fa-magic:before {
    content: "";
}

.fa-truck:before {
    content: "";
}

.fa-pinterest:before {
    content: "";
}

.fa-pinterest-square:before {
    content: "";
}

.fa-google-plus-square:before {
    content: "";
}

.fa-google-plus:before {
    content: "";
}

.fa-money:before {
    content: "";
}

.fa-caret-down:before {
    content: "";
}

.fa-caret-up:before {
    content: "";
}

.fa-caret-left:before {
    content: "";
}

.fa-caret-right:before {
    content: "";
}

.fa-columns:before {
    content: "";
}

.fa-sort:before,
.fa-unsorted:before {
    content: "";
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "";
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "";
}

.fa-linkedin:before {
    content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "";
}

.fa-gavel:before,
.fa-legal:before {
    content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "";
}

.fa-comment-o:before {
    content: "";
}

.fa-comments-o:before {
    content: "";
}

.fa-bolt:before,
.fa-flash:before {
    content: "";
}

.fa-sitemap:before {
    content: "";
}

.fa-umbrella:before {
    content: "";
}

.fa-clipboard:before,
.fa-paste:before {
    content: "";
}

.fa-lightbulb-o:before {
    content: "";
}

.fa-exchange:before {
    content: "";
}

.fa-cloud-download:before {
    content: "";
}

.fa-cloud-upload:before {
    content: "";
}

.fa-user-md:before {
    content: "";
}

.fa-stethoscope:before {
    content: "";
}

.fa-suitcase:before {
    content: "";
}

.fa-bell-o:before {
    content: "";
}

.fa-coffee:before {
    content: "";
}

.fa-cutlery:before {
    content: "";
}

.fa-file-text-o:before {
    content: "";
}

.fa-building-o:before {
    content: "";
}

.fa-hospital-o:before {
    content: "";
}

.fa-ambulance:before {
    content: "";
}

.fa-medkit:before {
    content: "";
}

.fa-fighter-jet:before {
    content: "";
}

.fa-beer:before {
    content: "";
}

.fa-h-square:before {
    content: "";
}

.fa-plus-square:before {
    content: "";
}

.fa-angle-double-left:before {
    content: "";
}

.fa-angle-double-right:before {
    content: "";
}

.fa-angle-double-up:before {
    content: "";
}

.fa-angle-double-down:before {
    content: "";
}

.fa-angle-left:before {
    content: "";
}

.fa-angle-right:before {
    content: "";
}

.fa-angle-up:before {
    content: "";
}

.fa-angle-down:before {
    content: "";
}

.fa-desktop:before {
    content: "";
}

.fa-laptop:before {
    content: "";
}

.fa-tablet:before {
    content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "";
}

.fa-circle-o:before {
    content: "";
}

.fa-quote-left:before {
    content: "";
}

.fa-quote-right:before {
    content: "";
}

.fa-spinner:before {
    content: "";
}

.fa-circle:before {
    content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "";
}

.fa-github-alt:before {
    content: "";
}

.fa-folder-o:before {
    content: "";
}

.fa-folder-open-o:before {
    content: "";
}

.fa-smile-o:before {
    content: "";
}

.fa-frown-o:before {
    content: "";
}

.fa-meh-o:before {
    content: "";
}

.fa-gamepad:before {
    content: "";
}

.fa-keyboard-o:before {
    content: "";
}

.fa-flag-o:before {
    content: "";
}

.fa-flag-checkered:before {
    content: "";
}

.fa-terminal:before {
    content: " ";
}

.fa-code:before {
    content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "";
}

.fa-location-arrow:before {
    content: "";
}

.fa-crop:before {
    content: "";
}

.fa-code-fork:before {
    content: "";
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "";
}

.fa-question:before {
    content: "";
}

.fa-info:before {
    content: "";
}

.fa-exclamation:before {
    content: "";
}

.fa-superscript:before {
    content: "";
}

.fa-subscript:before {
    content: "";
}

.fa-eraser:before {
    content: "";
}

.fa-puzzle-piece:before {
    content: "";
}

.fa-microphone:before {
    content: "";
}

.fa-microphone-slash:before {
    content: "";
}

.fa-shield:before {
    content: "";
}

.fa-calendar-o:before {
    content: "";
}

.fa-fire-extinguisher:before {
    content: "";
}

.fa-rocket:before {
    content: "";
}

.fa-maxcdn:before {
    content: "";
}

.fa-chevron-circle-left:before {
    content: "";
}

.fa-chevron-circle-right:before {
    content: "";
}

.fa-chevron-circle-up:before {
    content: "";
}

.fa-chevron-circle-down:before {
    content: "";
}

.fa-html5:before {
    content: "";
}

.fa-css3:before {
    content: "";
}

.fa-anchor:before {
    content: "";
}

.fa-unlock-alt:before {
    content: "";
}

.fa-bullseye:before {
    content: "";
}

.fa-ellipsis-h:before {
    content: "";
}

.fa-ellipsis-v:before {
    content: "";
}

.fa-rss-square:before {
    content: "";
}

.fa-play-circle:before {
    content: "";
}

.fa-ticket:before {
    content: "";
}

.fa-minus-square:before {
    content: "";
}

.fa-minus-square-o:before {
    content: "";
}

.fa-level-up:before {
    content: "";
}

.fa-level-down:before {
    content: "";
}

.fa-check-square:before {
    content: "";
}

.fa-pencil-square:before {
    content: "";
}

.fa-external-link-square:before {
    content: "";
}

.fa-share-square:before {
    content: "";
}

.fa-compass:before {
    content: "";
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "";
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "";
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "";
}

.fa-eur:before,
.fa-euro:before {
    content: "";
}

.fa-gbp:before {
    content: "";
}

.fa-dollar:before,
.fa-usd:before {
    content: "";
}

.fa-inr:before,
.fa-rupee:before {
    content: "";
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "";
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "";
}

.fa-krw:before,
.fa-won:before {
    content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "";
}

.fa-file:before {
    content: "";
}

.fa-file-text:before {
    content: "";
}

.fa-sort-alpha-asc:before {
    content: "";
}

.fa-sort-alpha-desc:before {
    content: "";
}

.fa-sort-amount-asc:before {
    content: " ";
}

.fa-sort-amount-desc:before {
    content: "";
}

.fa-sort-numeric-asc:before {
    content: "";
}

.fa-sort-numeric-desc:before {
    content: "";
}

.fa-thumbs-up:before {
    content: "";
}

.fa-thumbs-down:before {
    content: "";
}

.fa-youtube-square:before {
    content: "";
}

.fa-youtube:before {
    content: "";
}

.fa-xing:before {
    content: "";
}

.fa-xing-square:before {
    content: "";
}

.fa-youtube-play:before {
    content: "";
}

.fa-dropbox:before {
    content: "";
}

.fa-stack-overflow:before {
    content: "";
}

.fa-instagram:before {
    content: "";
}

.fa-flickr:before {
    content: "";
}

.fa-adn:before {
    content: "";
}

.fa-bitbucket:before {
    content: "";
}

.fa-bitbucket-square:before {
    content: "";
}

.fa-tumblr:before {
    content: "";
}

.fa-tumblr-square:before {
    content: "";
}

.fa-long-arrow-down:before {
    content: "";
}

.fa-long-arrow-up:before {
    content: "";
}

.fa-long-arrow-left:before {
    content: "";
}

.fa-long-arrow-right:before {
    content: "";
}

.fa-apple:before {
    content: "";
}

.fa-windows:before {
    content: "";
}

.fa-android:before {
    content: "";
}

.fa-linux:before {
    content: "";
}

.fa-dribbble:before {
    content: "";
}

.fa-skype:before {
    content: "";
}

.fa-foursquare:before {
    content: "";
}

.fa-trello:before {
    content: "";
}

.fa-female:before {
    content: "";
}

.fa-male:before {
    content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "";
}

.fa-sun-o:before {
    content: "";
}

.fa-moon-o:before {
    content: "";
}

.fa-archive:before {
    content: "";
}

.fa-bug:before {
    content: "";
}

.fa-vk:before {
    content: "";
}

.fa-weibo:before {
    content: "";
}

.fa-renren:before {
    content: "";
}

.fa-pagelines:before {
    content: "";
}

.fa-stack-exchange:before {
    content: "";
}

.fa-arrow-circle-o-right:before {
    content: "";
}

.fa-arrow-circle-o-left:before {
    content: "";
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "";
}

.fa-dot-circle-o:before {
    content: "";
}

.fa-wheelchair:before {
    content: "";
}

.fa-vimeo-square:before {
    content: "";
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "";
}

.fa-plus-square-o:before {
    content: "";
}

.fa-space-shuttle:before {
    content: "";
}

.fa-slack:before {
    content: "";
}

.fa-envelope-square:before {
    content: "";
}

.fa-wordpress:before {
    content: "";
}

.fa-openid:before {
    content: "";
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "";
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "";
}

.fa-yahoo:before {
    content: "";
}

.fa-google:before {
    content: " ";
}

.fa-reddit:before {
    content: "";
}

.fa-reddit-square:before {
    content: "";
}

.fa-stumbleupon-circle:before {
    content: "";
}

.fa-stumbleupon:before {
    content: "";
}

.fa-delicious:before {
    content: "";
}

.fa-digg:before {
    content: "";
}

.fa-pied-piper:before {
    content: "";
}

.fa-pied-piper-alt:before {
    content: "";
}

.fa-drupal:before {
    content: "";
}

.fa-joomla:before {
    content: "";
}

.fa-language:before {
    content: "";
}

.fa-fax:before {
    content: "";
}

.fa-building:before {
    content: "";
}

.fa-child:before {
    content: "";
}

.fa-paw:before {
    content: "";
}

.fa-spoon:before {
    content: "";
}

.fa-cube:before {
    content: "";
}

.fa-cubes:before {
    content: "";
}

.fa-behance:before {
    content: "";
}

.fa-behance-square:before {
    content: "";
}

.fa-steam:before {
    content: "";
}

.fa-steam-square:before {
    content: "";
}

.fa-recycle:before {
    content: "";
}

.fa-automobile:before,
.fa-car:before {
    content: "";
}

.fa-cab:before,
.fa-taxi:before {
    content: "";
}

.fa-tree:before {
    content: "";
}

.fa-spotify:before {
    content: "";
}

.fa-deviantart:before {
    content: "";
}

.fa-soundcloud:before {
    content: "";
}

.fa-database:before {
    content: "";
}

.fa-file-pdf-o:before {
    content: "";
}

.fa-file-word-o:before {
    content: "";
}

.fa-file-excel-o:before {
    content: "";
}

.fa-file-powerpoint-o:before {
    content: "";
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "";
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "";
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "";
}

.fa-file-code-o:before {
    content: "";
}

.fa-vine:before {
    content: "";
}

.fa-codepen:before {
    content: "";
}

.fa-jsfiddle:before {
    content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "";
}

.fa-circle-o-notch:before {
    content: "";
}

.fa-ra:before,
.fa-rebel:before {
    content: "";
}

.fa-empire:before,
.fa-ge:before {
    content: "";
}

.fa-git-square:before {
    content: "";
}

.fa-git:before {
    content: "";
}

.fa-hacker-news:before {
    content: "";
}

.fa-tencent-weibo:before {
    content: "";
}

.fa-qq:before {
    content: "";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "";
}

.fa-paper-plane:before,
.fa-send:before {
    content: "";
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "";
}

.fa-history:before {
    content: "";
}

.fa-circle-thin:before,
.fa-genderless:before {
    content: "";
}

.fa-header:before {
    content: "";
}

.fa-paragraph:before {
    content: "";
}

.fa-sliders:before {
    content: "";
}

.fa-share-alt-square:before {
    content: "";
}

.fa-bomb:before {
    content: "";
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "";
}

.fa-tty:before {
    content: "";
}

.fa-binoculars:before {
    content: "";
}

.fa-plug:before {
    content: "";
}

.fa-slideshare:before {
    content: "";
}

.fa-twitch:before {
    content: "";
}

.fa-yelp:before {
    content: "";
}

.fa-newspaper-o:before {
    content: "";
}

.fa-wifi:before {
    content: "";
}

.fa-calculator:before {
    content: "";
}

.fa-paypal:before {
    content: "";
}

.fa-google-wallet:before {
    content: "";
}

.fa-cc-visa:before {
    content: "";
}

.fa-cc-mastercard:before {
    content: "";
}

.fa-cc-discover:before {
    content: "";
}

.fa-cc-amex:before {
    content: "";
}

.fa-cc-paypal:before {
    content: "";
}

.fa-cc-stripe:before {
    content: "";
}

.fa-bell-slash:before {
    content: "";
}

.fa-bell-slash-o:before {
    content: "";
}

.fa-trash:before {
    content: "";
}

.fa-copyright:before {
    content: "";
}

.fa-at:before {
    content: "";
}

.fa-eyedropper:before {
    content: "";
}

.fa-paint-brush:before {
    content: "";
}

.fa-birthday-cake:before {
    content: "";
}

.fa-area-chart:before {
    content: "";
}

.fa-pie-chart:before {
    content: "";
}

.fa-line-chart:before {
    content: "";
}

.fa-lastfm:before {
    content: "";
}

.fa-lastfm-square:before {
    content: "";
}

.fa-toggle-off:before {
    content: "";
}

.fa-toggle-on:before {
    content: "";
}

.fa-bicycle:before {
    content: "";
}

.fa-bus:before {
    content: "";
}

.fa-ioxhost:before {
    content: "";
}

.fa-angellist:before {
    content: "";
}

.fa-cc:before {
    content: "";
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "";
}

.fa-meanpath:before {
    content: "";
}

.fa-buysellads:before {
    content: "";
}

.fa-connectdevelop:before {
    content: "";
}

.fa-dashcube:before {
    content: "";
}

.fa-forumbee:before {
    content: "";
}

.fa-leanpub:before {
    content: "";
}

.fa-sellsy:before {
    content: "";
}

.fa-shirtsinbulk:before {
    content: "";
}

.fa-simplybuilt:before {
    content: "";
}

.fa-skyatlas:before {
    content: "";
}

.fa-cart-plus:before {
    content: "";
}

.fa-cart-arrow-down:before {
    content: "";
}

.fa-diamond:before {
    content: "";
}

.fa-ship:before {
    content: "";
}

.fa-user-secret:before {
    content: "";
}

.fa-motorcycle:before {
    content: "";
}

.fa-street-view:before {
    content: "";
}

.fa-heartbeat:before {
    content: "";
}

.fa-venus:before {
    content: "";
}

.fa-mars:before {
    content: "";
}

.fa-mercury:before {
    content: "";
}

.fa-transgender:before {
    content: "";
}

.fa-transgender-alt:before {
    content: "";
}

.fa-venus-double:before {
    content: "";
}

.fa-mars-double:before {
    content: "";
}

.fa-venus-mars:before {
    content: "";
}

.fa-mars-stroke:before {
    content: "";
}

.fa-mars-stroke-v:before {
    content: "";
}

.fa-mars-stroke-h:before {
    content: "";
}

.fa-neuter:before {
    content: "";
}

.fa-facebook-official:before {
    content: "";
}

.fa-pinterest-p:before {
    content: "";
}

.fa-whatsapp:before {
    content: "";
}

.fa-server:before {
    content: "";
}

.fa-user-plus:before {
    content: "";
}

.fa-user-times:before {
    content: "";
}

.fa-bed:before,
.fa-hotel:before {
    content: "";
}

.fa-viacoin:before {
    content: "";
}

.fa-train:before {
    content: "";
}

.fa-subway:before {
    content: "";
}

.fa-medium:before {
    content: "";
}

.job-board {
    display: grid;
    margin-top: 63px;
    row-gap: 45px;
}

.job-board__jobs {
    -moz-column-gap: 30px;
    column-gap: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    row-gap: 30px;
}

.job-board__job-wrapper {
    border-color: #952929;
    border-style: solid;
    border-width: 2px 0;
    margin-bottom: 45px;
    padding: 45px 0;
}

.job-board__job {
    border-bottom: 1px solid #ddd;
    padding-bottom: 40px;
}

    .job-board__job:last-child {
        border: 0;
        padding: 0;
    }

@media (min-width: 620px) {
    .job-board__job {
        border: 0;
        padding: 0;
    }
}

.job-board__job .button {
    margin: unset !important;
}

.job__title {
    color: #952929;
    font-family: Rokkitt;
    font-size: 2.4em;
    line-height: 1em;
    margin: 0 0 5px;
}

.application-form {
    border-top: 2px solid #952929;
    margin-bottom: 80px;
    margin-top: 50px;
    padding-top: 50px;
}

.application-form__title {
    color: #952929;
    font-family: Rokkitt;
    font-size: 24px;
    text-align: center;
}

#Form_ApplicationForm {
    margin: 0 auto;
    max-width: 600px;
}

    #Form_ApplicationForm .field.text label,
    #Form_ApplicationForm .field.textarea label {
        display: none;
    }

    #Form_ApplicationForm .field input[type="text"],
    #Form_ApplicationForm .field textarea {
        border: 1px solid #bbb;
        font-family: OpenSans;
        font-size: 16px;
        margin: 0 0 10px;
        padding: 8px;
        width: calc(100% - 16px);
    }

.application-form__upload-wrapper {
    display: flex;
    flex-direction: column;
}

@media (min-width: 500px) {
    .application-form__upload-wrapper {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    #Form_ApplicationForm .field.file {
        width: 48%;
    }
}

#Form_ApplicationForm .field.file label {
    font-size: 16px;
    margin-bottom: 6px;
}

#Form_ApplicationForm .field.file .middleColumn {
    border: 1px solid #bbb;
    padding: 6px;
}

#Form_ApplicationForm .btn-toolbar input[type="submit"] {
    margin: 20px 0 0;
}

.application-form #comp_msg,
.application-form__failure {
    text-align: center;
}

    .application-form #comp_msg h3 {
        color: #952929;
        font-family: Rokkitt;
        font-size: 24px;
        text-align: center;
    }

h1 {
    color: #952929;
    font-family: Rokkitt;
    font-size: 2.8em;
    line-height: 1em;
    margin: 0 0 5px;
}

h2 {
    color: #363636;
    font-family: LatoRegular;
    font-size: 2.1em;
}

h2,
h3 {
    line-height: 1.3em;
    margin: 0 0 15px;
}

h3 {
    font-size: 1.8em;
}

h3,
h4 {
    font-family: LatoLight;
}

h4 {
    color: #952929;
    font-size: 1.6em;
}

h4,
h5 {
    line-height: 1.3em;
}

h5 {
    color: #363636;
    font-family: LatoRegular;
    font-size: 1.4em;
}

p {
    font-size: 1.3em;
    line-height: 1.45em;
    margin: 0 0 15px;
}

a {
    text-decoration: none;
}

.red,
a {
    color: #952929;
}

.dark-gray {
    color: #363636;
}

.black {
    color: #000;
}

.grey-background {
    background: #f0f0f0;
}

.button,
.button a,
.wide-button {
    background: #952929;
    color: #fff;
    padding: 10px;
    text-align: center;
}

.wide-button {
    width: 300px;
}

.world-clock-button {
    color: #952929;
}

.printer-button {
    background: #952929;
    color: #fff;
    text-align: center;
}

.ticked-list {
    list-style-image: url(../images/ticked-list-item-small.png);
}

.button-half {
    color: #363636;
    width: 50%;
}

table tr td {
    verticle-align: top;
}

table.livestock-buyers-table {
    height: auto !important;
    width: 100% !important;
}

table.company-personnel-table {
    border: 1px solid #dfe0e0;
    float: left;
    margin: 0 0.5%;
    width: 48%;
}

table.full-width {
    height: auto !important;
    width: 100% !important;
}

table.two-thirds-left {
    float: left;
    height: auto !important;
    width: 70% !important;
}

table.two-thirds-right {
    float: right;
    height: auto !important;
    width: 70% !important;
}

table.third {
    height: auto !important;
    width: 30% !important;
}

section.grey h1 {
    margin-top: 30px;
}



@media (min-width: 988px) {
    .inner {
        margin: 0 auto;
        width: 980px;
    }

    .clear {
        clear: both;
    }

    .clear-right {
        clear: right;
    }

    .col.left {
        float: left;
    }

    .col.right {
        float: right;
    }

    .col.half {
        margin: 2%;
        width: 46%;
    }

    .col.two-thirds {
        margin: 1%;
        width: 64%;
    }

    .col.third {
        margin: 1%;
        width: 31%;
    }

    .col.quarter {
        margin: 1%;
        width: 23%;
    }

    .col.three-quarter {
        padding: 1%;
        width: 73%;
    }

    .col.sixth {
        margin: 1%;
        width: 14.6%;
    }

    header {
        height: 65px;
    }

        header .inner {
            position: relative;
            z-index: 2;
        }

    .mainnav {
        background: #373a36;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
    }

        .mainnav ul {
            height: 45px;
            margin: 0;
            padding-left: 185px;
        }

            .mainnav ul li {
                display: inline;
            }

                .mainnav ul li a {
                    background: transparent;
                    color: #fff;
                    display: block;
                    float: left;
                    font-family: Rokkitt;
                    font-size: 1.6em;
                    line-height: 30px;
                    margin: 0 5px;
                    padding: 18px 6px;
                    text-decoration: none;
                }

                    .mainnav ul li a:hover {
                        opacity: 0.8;
                    }

    .callout ul.subnav.home {
        margin-top: 154px;
    }

    .callout ul.subnav.sticky {
        margin: 0;
        position: fixed;
        top: 0;
        width: 980px;
        z-index: 3;
    }

    .home.callout {
        background: url(../../assets/PageBanners/homepage-banner.jpg) no-repeat top;
        height: 500px;
    }

        .home.callout .inner .text {
            padding: 60px 0 0 200px;
            width: 400px;
        }

    .col.subscribe-section .two-thirds {
        float: left;
        height: 292px;
        width: 58%;
    }

    section.subpage .content {
        margin: 30px 0 0;
        width: 100%;
    }

    table {
        height: auto !important;
        width: 100% !important;
    }

            table.full-width {
                height: auto !important;
                width: 100% !important;
            }

            table.two-thirds {
                height: auto !important;
                width: 70% !important;
            }

            table.third {
                height: 30% !important;
                width: 30% !important;
            }

            table.livestock-buyers-table tr td {
                padding: 10px;
            }

    .all-products {
        padding: 3% 3% 3% 0;
    }

    footer nav ul {
        margin: 0;
    }

        footer nav ul.col-4 {
            clear: none;
        }

    footer nav li.toplvl ul li a {
        padding: 2px;
    }

    footer .footer-subnav ul li a {
        margin: 0 15px;
        padding: 10px;
    }

    .subscribe-form {
        margin: 0;
    }
}

:root {
    --primary-color: #952929;
    --black-color: #363636;
}

html{
    min-height: 100%;
    height: auto;
}

body{
    overflow-x: visible;
    min-height: 100%;
    height: auto;
}

footer{
    height: auto;
}

main.site-content{
    font-size: 0.9rem;
    margin-top: -60px;
}

.modal{
    font-size: 1rem;
}

h1 {
    font-family: Rokkitt;
}

.section-title.rl-title h3 {
    font-size: 36px;
    color: var(--primary-color);
    font-family: Rokkitt;
}

    nav.footernav a:hover, nav.footernav a:focus {
        color: #363636;
    }

.footer-subnav a:hover, .footer-subnav a:focus {
    color: var(--primary-color);
}

.vacancy-info h2 {
    font-size: 24px;
}

.vacancy-info h2 a {
    font-family: LatoRegular;
}

    .vacancy-info h2 a:hover, .vacancy-info h2 a:focus {
        color: var(--primary-color);
    }

.search-job-title{
    color: var(--primary-color);
    font-family: LatoRegular;
}

.vacancy-info-body{
    flex-grow: 0.5;
}

.overlay-menu{
    padding: 10px 20px;
}

.auth-button > .btn-menu {
    padding: 14px 0;
}

.overlay-menu p {
    margin-bottom: 0;
}

.overlay-menu a {
    padding: 8px 0;
    font-size: 16px;
    transition: all ease 0.3s;
}

    .overlay-menu a:hover, .overlay-menu a:focus {
        padding-left: 8px;
        color: var(--primary-color);
        text-decoration: none;
    }

main.site-content .btn{
    min-width: auto;
}

.btn.btn-primary {
    background-color: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color);
    outline: none !important;
}

.btn.btn-info, .btn-outline-dark {
    background-color: #fff;
    color: var(--primary-color);
    border-color: var(--primary-color);
    outline: none!important;
}

    .btn.btn-info:hover, .btn-outline-dark:hover,
    .btn.btn-info:focus, .btn-outline-dark:focus{
        color: var(--primary-color);
        outline: none;
    }

.btn.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    outline: none!important;
}

    .btn.btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

.share-buttons{
    color: var(--primary-color);
}

    .share-buttons a:hover, .share-buttons a:focus {
        color: var(--primary-color);
    }

.btn-share--front, .btn-share--back{
    border-color: var(--primary-color)!important;
}

.button, .wide-button, input[type="submit"],
.auth-modal a[type="submit"] {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.auth-modal--login-register .modal-header,
.modal .modal-header {
    padding: 20px;
    
}

.modal h4.modal-title {
    display: inline-block;
    font-size: 20px;
}

.auth-modal--login-register .modal-body h5,
.modal h5 {
    font-size: 18px;
    min-height: 50px;
}

label{
    line-height: 1!important;
}

.modal .pull-right a:hover, .modal .pull-right a:focus{
    color: var(--primary-color);
}

a:hover, a:focus {
    color: var(--primary-color);
}

.careernav .username {
    color: var(--primary-color)!important;
}

main.site-content label,
main.site-content span,
main.site-content p,
main.site-content strong
{
    line-height: 1.42857;
    font-size: 14px;
}

main.site-content h3{
    font-size: 24px;
}

main.site-content .overlay-menu p,
main.site-content .overlay-menu span,
main.site-content div
{
    font-size: 16px;
}

div p.question-title:first-child {
    margin-bottom: 5px;
}

input.radio, input[type="radio"],
input.checkbox, input[type="checkbox"] {
    vertical-align: unset;
    margin-top: 0;
}

.ui-pnotify-container{
    font-size: 14px;
}

.ui-pnotify-container h4{
    line-height: 1;
}

    .ui-pnotify-container.alert-danger {
        background-color: #ffdede;
    }

ul.nav.nav-wizard li, .nav.nav-wizard li a
ul.nav-wizard li.active, ul.nav-wizard li.active a{
    background-color: #EFEFEF;
    color: var(--primary-color);
}

ul.nav-wizard li.active:after {
    border-left: 18px solid var(--primary-color);
}

.alerts-title{
    font-size: 24px;
}

.password_rules_div{
    margin-bottom: 15px;
}

.password_rules_div li{
    margin-bottom: 5px;
}

.job-ad-side__content > .btn{
    margin-bottom: 15px;
}

ul.nav-wizard li:after {
    border-left: 16px solid #EFEFEF;
}

.form-name{
    line-height: 1.42;
    font-size: 16px;
}

.form-row .badge span{
    font-size: 11px;
}

#top-notification-bar{
    margin-top: 70px;
}

    .close, .close span{
        font-size: 20px!important;
    }

.btn-menu{
    margin-bottom: 10px;
}

main.site-content .table > thead > tr > th,
main.site-content .table > thead > tr > td,
main.site-content .table > tbody > tr > th,
main.site-content .table > tbody > tr > td,
main.site-content .table > tfoot > tr > th,
main.site-content .table > tfoot > tr > td,
main.site-content .control-label, .k-textbox,
main.site-content .k-picker-wrap, .k-calendar-container table,
main.site-content ul, main.site-content li
{
    font-size: 14px !important;
}

#pdfViewer, #iframe{
    margin-bottom: 10px;
}

.form-horizontal fieldset legend{
    margin-bottom: 10px;
}

main.site-content form h2,
main.site-content h2 {
    font-size: 24px;
}

main.site-content form h4 {
    font-size: 20px;
}

.subnav.items-4 li{
    display: none;
}

.mainnav .link.close{
    display: none;
    float: unset;
    font-size: 10px!important;
    font-weight: unset;
    opacity: 1;
    text-shadow: none;
    filter: unset;
}

.tp-navbar .careernav{
    display: none;
}

.tp-navbar .careernav p {
    margin-bottom: 0;
}

    .tp-navbar .careernav p a {
        padding: 5px;
        margin: 0 .3%;
        color: #fff;
        background: #373a36;
        font-size: 17px;
        font-family: Rokkitt;
        line-height: 30px;
    }

.mainnav ul li.navbar-home {
    display: none;
}

.navbar-home {
    padding: 5px;
    margin: 0 .3%;
    display: none;
    font-size: 17px;
    color: #fff;
    background-color: #373a36;
    font-family: Rokkitt;
    line-height: 30px;
}

.topButtons {
    display: none;
}

.vacancy-box.feature-job {
    background-color: #fbf5e5;
    border-color: #afa078;
}

@media(max-width: 987px) {
    #branding{
        width: 82px;
    }
}

@media(max-width: 845px){
    nav.mainnav a {
        margin: 0 .3%!important;
        padding: 5px!important;
    }

    nav.mainnav .last.pos-7 a{
        margin: 0!important;
    }
}

@media(max-width: 767px) {
    .bottomButtons {
        display: none;
    }

    .topButtons {
        display: block;
    }
}

@media(max-width: 760px){
    nav.mainnav .last.pos-7 a {
        padding: 0 8px!important;
    }
}

@media(max-width: 665px){
    main.site-content{
        margin-top: 25px;
    }
}

@media(max-width: 649px){
    #mobile-nav{
        box-sizing: unset;
    }

    .mainnav ul.tp-navbar li {
        display: none;
    }

    .mainnav li.link.close, .mainnav ul.tp-navbar li.navbar-home {
        display: block;
    }

    .tp-navbar .careernav {
        display: block;
    }

    .mainnav ul li.navbar-home {
        display: block;
    }

    main.site-content .overlay-menu p, main.site-content .overlay-menu span, main.site-content div {
        font-size: 14px;
    }

    main.site-content label, main.site-content span, main.site-content p, main.site-content strong {
        font-size: 13px;
    }

    main.site-content form h2, main.site-content h2 {
        font-size: 20px;
    }

    ul.nav-wizard li.active:after {
        border-left: 8px solid var(--primary-color);
    }

    .mainnav .careernav .username {
        color: #fff !important;
        background-color: #383A36;
    }

    ul.nav-wizard{
        z-index: 0;
    }
}