@import url(https://fonts.googleapis.com/css?family=Alegreya+Sans:400,300,700);

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

@font-face {
    font-family: "core-brands";
    src: url(/sites/all/themes/corebrands/fonts/core-brands/fonts/core-brands.eot);
    src: url(/sites/all/themes/corebrands/fonts/core-brands/fonts/core-brands.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/corebrands/fonts/core-brands/fonts/core-brands.woff) format("woff"), url(/sites/all/themes/corebrands/fonts/core-brands/fonts/core-brands.ttf) format("truetype"), url(/sites/all/themes/corebrands/fonts/core-brands/fonts/core-brands.svg#core-brands) format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "core-brands" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "core-brands" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-browser:before {
    content: "\61";
}

.icon-users:before {
    content: "\63";
}

.icon-database:before {
    content: "\64";
}

.icon-folder:before {
    content: "\65";
}

.icon-drupal:before {
    content: "\66";
}

.icon-facebook:before {
    content: "\62";
}

.icon-twitter:before {
    content: "\67";
}

.icon-social-blogger:before {
    content: "\68";
}

.icon-right-open-big:before {
    content: "\69";
}

.icon-left-open-big:before {
    content: "\6a";
}

.icon-down-open-big:before {
    content: "\6b";
}

.icon-up-open-big:before {
    content: "\6c";
}

.icon-arrow-right-thin:before {
    content: "\6d";
}

.icon-arrow-left-thin:before {
    content: "\6e";
}

.icon-dot:before {
    content: "\6f";
}

.icon-search-find:before {
    content: "\70";
}

.icon-plus:before {
    content: "\71";
}

.icon-align-justify:before {
    content: "\72";
}

.icon-news-icon:before {
    content: "\73";
}

.icon-youtube:before {
    content: "\74";
}

.icon-cross-mark:before {
    content: "\75";
}

.icon-minus:before {
    content: "\76";
}

.icon-caret-left:before {
    content: "\77";
}

.icon-play-circle:before {
    content: "\78";
}

.icon-linkedin:before {
    content: "\79";
}

.icon-instagram:before {
    content: "\7a";
}

.icon-youtube-1:before {
    content: "\41";
}

.icon-newspaper:before {
    content: "\42";
}

.sk-rotating-plane {
    width: 40px;
    height: 40px;
    background-color: #333;
    margin: 40px auto;
    -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
    animation: sk-rotatePlane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotatePlane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

@keyframes sk-rotatePlane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.sk-double-bounce {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 40px auto;
}

.sk-double-bounce .sk-child {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #333;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
    animation: sk-doubleBounce 2s infinite ease-in-out;
}

.sk-double-bounce .sk-double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-doubleBounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-doubleBounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.sk-wave {
    margin: 40px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
}

.sk-wave .sk-rect {
    background-color: #333;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
    animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
}

.sk-wave .sk-rect1 {
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s;
}

.sk-wave .sk-rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-wave .sk-rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-wave .sk-rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-wave .sk-rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-waveStretchDelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@keyframes sk-waveStretchDelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

.sk-wandering-cubes {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative;
}

.sk-wandering-cubes .sk-cube {
    background-color: #333;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both;
    animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both;
}

.sk-wandering-cubes .sk-cube2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

@-webkit-keyframes sk-wanderingCube {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
        transform: translateX(30px) rotate(-90deg) scale(0.5);
    }
    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
        transform: translateX(30px) translateY(30px) rotate(-179deg);
    }
    50.1% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
        transform: translateX(30px) translateY(30px) rotate(-180deg);
    }
    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes sk-wanderingCube {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
        transform: translateX(30px) rotate(-90deg) scale(0.5);
    }
    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
        transform: translateX(30px) translateY(30px) rotate(-179deg);
    }
    50.1% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
        transform: translateX(30px) translateY(30px) rotate(-180deg);
    }
    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

.sk-spinner-pulse {
    width: 40px;
    height: 40px;
    margin: 40px auto;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
    animation: sk-pulseScaleOut 1s infinite ease-in-out;
}

@-webkit-keyframes sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

.sk-chasing-dots {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
    animation: sk-chasingDotsRotate 2s infinite linear;
}

.sk-chasing-dots .sk-child {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
    animation: sk-chasingDotsBounce 2s infinite ease-in-out;
}

.sk-chasing-dots .sk-dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

@-webkit-keyframes sk-chasingDotsRotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes sk-chasingDotsRotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes sk-chasingDotsBounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-chasingDotsBounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.sk-three-bounce {
    margin: 40px auto;
    width: 80px;
    text-align: center;
}

.sk-three-bounce .sk-child {
    width: 20px;
    height: 20px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
    animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
}

.sk-three-bounce .sk-bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.sk-three-bounce .sk-bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-three-bounce {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-three-bounce {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.sk-circle {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative;
}

.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.en{position: absolute;top: -1px;right: -50px;padding: 0 10px;}
.en:hover{background-color: #ddd;color: #f78e1e}
.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.sk-cube-grid {
    width: 40px;
    height: 40px;
    margin: 40px auto;
}

.sk-cube-grid .sk-cube {
    width: 33.33%;
    height: 33.33%;
    background-color: #333;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0.0s;
    animation-delay: 0.0s;
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

.sk-fading-circle {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative;
}

.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}

@keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}

.sk-folding-cube {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg);
}

.sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg);
}

.sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg);
}

.sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

@-webkit-keyframes sk-foldCubeAngle {
    0%, 10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%, 75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%, 100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

@keyframes sk-foldCubeAngle {
    0%, 10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%, 75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%, 100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

body.pg-loading {
    overflow: hidden;
}

.pg-loading-screen {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000000;
    opacity: 1;
    background-color: #FFF;
    -webkit-transition: background-color 0.4s ease-in-out 0s;
    -moz-transition: background-color 0.4s ease-in-out 0s;
    -ms-transition: background-color 0.4s ease-in-out 0s;
    -o-transition: background-color 0.4s ease-in-out 0s;
    transition: background-color 0.4s ease-in-out 0s;
}

.pg-loading-screen.pg-loaded {
    opacity: 0;
    -webkit-animation: pgAnimLoaded 0.5s cubic-bezier(0.7, 0, 0.3, 1) both;
    -moz-animation: pgAnimLoaded 0.5s cubic-bezier(0.7, 0, 0.3, 1) both;
    -ms-animation: pgAnimLoaded 0.5s cubic-bezier(0.7, 0, 0.3, 1) both;
    -o-animation: pgAnimLoaded 0.5s cubic-bezier(0.7, 0, 0.3, 1) both;
    animation: pgAnimLoaded 0.5s cubic-bezier(0.7, 0, 0.3, 1) both;
}

.pg-loading-screen.pg-loading .pg-loading-logo-header, .pg-loading-screen.pg-loading .pg-loading-html {
    opacity: 1;
}

.pg-loading-screen.pg-loading .pg-loading-logo-header, .pg-loading-screen.pg-loading .pg-loading-html:not(.pg-loaded) {
    -webkit-animation: pgAnimLoading 1s cubic-bezier(0.7, 0, 0.3, 1) both;
    -moz-animation: pgAnimLoading 1s cubic-bezier(0.7, 0, 0.3, 1) both;
    -ms-animation: pgAnimLoading 1s cubic-bezier(0.7, 0, 0.3, 1) both;
    -o-animation: pgAnimLoading 1s cubic-bezier(0.7, 0, 0.3, 1) both;
    animation: pgAnimLoading 1s cubic-bezier(0.7, 0, 0.3, 1) both;
}

.pg-loading-screen.pg-loading .pg-loading-html:not(.pg-loaded) {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -ms-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.pg-loading-screen .pg-loading-inner {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    position: static;
}

.pg-loading-screen .pg-loading-center-outer {
    width: 100%;
    padding: 0;
    display: table !important;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}

.pg-loading-screen .pg-loading-center-middle {
    padding: 0;
    vertical-align: middle;
    display: table-cell !important;
    margin: 0;
    text-align: center;
}

.pg-loading-screen .pg-loading-logo-header, .pg-loading-screen .pg-loading-html {
    width: 100%;
    opacity: 0;
}

.pg-loading-screen .pg-loading-logo-header {
    text-align: center;
}

.pg-loading-screen .pg-loading-logo-header img {
    display: inline-block !important;
}

.pg-loading-screen .pg-loading-html {
    margin-top: 90px;
}
.pg-loading-screen .pg-loading-html.pg-loaded {
    -webkit-transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}

.pg-loading-screen .pg-loading-html.pg-loaded.pg-removing {
    opacity: 0;
}

.pg-loading-screen .pg-loading-html.pg-loaded.pg-loading {
    opacity: 1;
}

@-webkit-keyframes pgAnimLoading {
    from {
        opacity: 0;
    }
}

@-moz-keyframes pgAnimLoading {
    from {
        opacity: 0;
    }
}

@-o-keyframes pgAnimLoading {
    from {
        opacity: 0;
    }
}

@-ms-keyframes pgAnimLoading {
    from {
        opacity: 0;
    }
}

@keyframes pgAnimLoading {
    from {
        opacity: 0;
    }
}

@-webkit-keyframes pgAnimLoaded {
    from {
        opacity: 1;
    }
}

@-moz-keyframes pgAnimLoaded {
    from {
        opacity: 1;
    }
}

@-o-keyframes pgAnimLoaded {
    from {
        opacity: 1;
    }
}

@-ms-keyframes pgAnimLoaded {
    from {
        opacity: 1;
    }
}

@keyframes pgAnimLoaded {
    from {
        opacity: 1;
    }
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-loading .slick-list {
    background: #fff url(/sites/all/themes/corebrands/bower_components/slick-carousel/slick/./ajax-loader.gif) center center no-repeat;
}

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url(/sites/all/themes/corebrands/bower_components/slick-carousel/slick/./fonts/slick.eot);
    src: url(/sites/all/themes/corebrands/bower_components/slick-carousel/slick/./fonts/slick.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/corebrands/bower_components/slick-carousel/slick/./fonts/slick.woff) format('woff'), url(/sites/all/themes/corebrands/bower_components/slick-carousel/slick/./fonts/slick.ttf) format('truetype'), url(/sites/all/themes/corebrands/bower_components/slick-carousel/slick/./fonts/slick.svg#slick) format('svg');
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-top: -10px \9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before, .slick-next:before {
    /*font-family: 'slick';*/
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*.menu-mlid-982{display: none!important;}*/
.slick-prev {
    left: -25px;
}
[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}
/*.slick-prev:before {*/
/*content: 'â†';*/
/*}*/

/*[dir='rtl'] .slick-prev:before {*/
/*content: 'â†’';*/
/*}*/

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}
/*.slick-next:before {*/
/*content: 'â†’';*/
/*}*/

/*[dir='rtl'] .slick-next:before {*/
/*content: 'â†';*/
/*}*/

.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'â€¢';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}
#cboxWrapper {
    max-width: none;
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#cboxOverlay {
    background: #000;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

#colorbox {
    outline: 0;
}

#cboxContent {
    margin-top: 20px;
    background: #000;
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    border: 5px solid #000;
    background: #fff;
}

#cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc;
}

#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0px;
    color: #ccc;
}

#cboxLoadingGraphic {
    background: url(/sites/all/themes/corebrands/bower_components/colorbox/example3/images/loading.gif) no-repeat center center;
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
}

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
    outline: 0;
}

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff;
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url(/sites/all/themes/corebrands/bower_components/colorbox/example3/images/controls.png) no-repeat top left;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

#cboxPrevious:hover {
    background-position: bottom left;
}

#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url(/sites/all/themes/corebrands/bower_components/colorbox/example3/images/controls.png) no-repeat top right;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

#cboxNext:hover {
    background-position: bottom right;
}

#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url(/sites/all/themes/corebrands/bower_components/colorbox/example3/images/controls.png) no-repeat top center;
    width: 38px;
    height: 19px;
    text-indent: -9999px;
}

#cboxClose:hover {
    background-position: bottom center;
}

.view-products.view-display-id-page .views-field-field-product-featured-image {
    border: 1px solid #7e7e7e
}

.dealer-search-form h3 {
    text-align: center;
    font-size: 70px;
    margin-top: -30px
}

@media only screen and (min-width: 539px) {
    .dealer-search-form h3 {
        color: #fff
    }
}

#block-system-main .search-form .form-search {
    background: GOld
}

img.center {
    margin: auto;
    display: block
}

body:after {
    content: "small";
    display: none
}

@media only screen and (min-width: 1025px) and (min-height: 481px) {
    body:after {
        content: "large"
    }
}

.gallery-tiles .field-content, .gallery-tiles [class*='gallery-tile_'] .content {
    overflow: hidden;
    border: 1px solid white
}

.gallery-tiles .field-content img, .gallery-tiles [class*='gallery-tile_'] picture {
    display: block;
    -webkit-transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: linear
}

.gallery-tiles .field-content:focus img, .gallery-tiles .field-content:hover img, .gallery-tiles [class*='gallery-tile_']:focus picture, .gallery-tiles [class*='gallery-tile_']:hover picture {
    -webkit-transform: scale(1.1) translateZ(0);
    transform: scale(1.1) translateZ(0)
}

.gallery-tiles .no-csstransforms3d .field-content:focus img, .gallery-tiles .no-csstransforms3d .field-content:hover img, .gallery-tiles .no-csstransforms3d [class*='gallery-tile_']:focus picture, .gallery-tiles .no-csstransforms3d [class*='gallery-tile_']:hover picture {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#header {
    position: relative;
    z-index: 10000
}

.csstransitions .dettached-header #header {
    position: fixed;
    visibility: hidden;
    opacity: 0
}

.csstransitions #header.header--show {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 0s, opacity .3s linear;
    transition: visibility 0s, opacity .3s linear
}

.csstransitions #header.header--hide {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s linear;
    transition: visibility 0s .3s, opacity .3s linear
}

#content-header {
    margin-top: 0
}

.csstransitions .dettached-header #content-header {
    margin-top: 47px
}

@media only screen and (min-width: 420px) {
    .csstransitions .dettached-header #content-header {
        margin-top: 65px
    }
    .en{top: 10px;}
}

@media only screen and (min-width: 769px) {
    .csstransitions #header {
        position: relative
    }
}

@media only screen and (min-width: 900px) {
    .csstransitions .dettached-header #content-header {
        margin-top: 100px
    }
}

@media only screen and (min-width: 769px) {
    .csstransitions #block-views-rotatos-block-home-hero .slick-slider h2, .csstransitions #block-views-rotatos-block-home-hero .slick-slider p {
        -moz-osx-font-smoothing: grayscale
    }

    .csstransitions #block-views-rotatos-block-home-hero .slick-slider h2 {
        opacity: 0;
        -webkit-transform: translateY(-20px) translateZ(0);
        transform: translateY(-20px) translateZ(0);
        -webkit-transition-property: opacity, transform;
        transition-property: opacity, transform;
        -webkit-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .csstransitions #block-views-rotatos-block-home-hero .slick-slider p {
        opacity: 0;
        -webkit-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: .5s;
        transition-duration: .5s
    }

    .csstransitions #block-views-rotatos-block-home-hero .slick-slider .animate-in h2 {
        opacity: 1;
        -webkit-transform: translateY(0) translateZ(0);
        transform: translateY(0) translateZ(0)
    }

    .csstransitions #block-views-rotatos-block-home-hero .slick-slider .animate-in p {
        opacity: 1
    }
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    appearance: none;
    background-color: #f78e1e;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Alegreya Sans", sans-serif;
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    line-height: 1;
    padding: 0 1.5em;
    text-decoration: none;
    transition: background-color 150ms ease;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase
}

button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background-color: #c67218;
    color: #fff
}

button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled {
    cursor: not-allowed;
    opacity: 0.5
}

button:disabled:hover, input[type="button"]:disabled:hover, input[type="reset"]:disabled:hover, input[type="submit"]:disabled:hover {
    background-color: #f78e1e
}

fieldset {
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    margin: 0 0 .75em;
    padding: 1.5em
}

input, label, select {
    display: block;
    font-family: "Alegreya Sans", sans-serif;
    font-size: 1em
}

label {
    font-weight: 400;
    margin-bottom: 0.2em;
    font-size: 24px
}

label.required::after {
    content: "*"
}

label abbr {
    display: none
}

textarea, input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea, select {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-sizing: border-box;
    font-family: "Alegreya Sans", sans-serif;
    font-size: 1em;
    margin-bottom: .75em;
    padding: .5em;
    transition: border-color 150ms ease;
    width: 100%;
    max-width: 100%;
    height: 50px;
    line-height: 50px
}

textarea:hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover, select:hover {
    border-color: #b7b7b7
}

textarea:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus, select:focus {
    outline: none
}

textarea:disabled, input[type="color"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="email"]:disabled, input[type="month"]:disabled, input[type="number"]:disabled, input[type="password"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="text"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="week"]:disabled, input:not([type]):disabled, textarea:disabled, select:disabled {
    background-color: #f2f2f2;
    cursor: not-allowed
}

textarea:disabled:hover, input[type="color"]:disabled:hover, input[type="date"]:disabled:hover, input[type="datetime"]:disabled:hover, input[type="datetime-local"]:disabled:hover, input[type="email"]:disabled:hover, input[type="month"]:disabled:hover, input[type="number"]:disabled:hover, input[type="password"]:disabled:hover, input[type="search"]:disabled:hover, input[type="tel"]:disabled:hover, input[type="text"]:disabled:hover, input[type="time"]:disabled:hover, input[type="url"]:disabled:hover, input[type="week"]:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover, select:disabled:hover {
    border: 1px solid #e5e5e5
}

textarea {
    resize: vertical;
    height: auto;
    line-height: 1.2;
    padding: 0.5em
}

input[type="search"] {
    appearance: none
}

input[type="checkbox"], input[type="radio"] {
    display: inline;
    margin-right: .375em
}

input[type="checkbox"] + label, input[type="radio"] + label {
    display: inline-block
}

input[type="file"] {
    margin-bottom: .75em;
    width: 100%
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(/sites/all/themes/corebrands/img/icon-caret-down.png) no-repeat 96% center;
    padding: 0 1em;
    min-widht: 200px
}

.grippie {
    display: none !important
}

#admin-menu-search input {
    height: auto;
    line-height: 1
}

ul, ol {
    list-style-type: none;
    margin: 0;
    padding: 0
}

dl {
    margin-bottom: .75em
}

dl dt {
    font-weight: bold;
    margin-top: .75em
}

dl dd {
    margin: 0
}

ul.quicktabs-tabs::after {
    clear: both;
    content: "";
    display: table
}

ul.quicktabs-tabs a {
    border: 1px solid #e5e5e5;
    background: white;
    text-transform: uppercase;
    padding: 1em 4em;
    color: #7e7e7e;
    font-weight: 700;
    display: block;
    text-align: center
}

ul.quicktabs-tabs a:hover {
    background: #f78e1e;
    border-color: #f78e1e;
    color: #FFF
}

ul.quicktabs-tabs li {
    margin: 0 0.5em 0 0;
    padding: 0;
    display: block;
    float: left
}

ul.quicktabs-tabs li.active a {
    background: #e5e5e5
}

ul.quicktabs-tabs li.active a:hover {
    background: #e5e5e5;
    border-color: #e5e5e5;
    color: #7e7e7e
}

.quicktabs_main {
    margin-top: 0.5em
}

.item-list::after {
    clear: both;
    content: "";
    display: table
}

.item-list .pager {
    padding-top: 3em
}

.item-list .pager::after {
    clear: both;
    content: "";
    display: table
}

.item-list .pager li {
    padding: 0;
    margin: 0 -4px 0 0;
    font-size: 1.5em
}

@media (max-width: 768px) {
    .item-list .pager li.pager-current {
        display: inline-block
    }
}

.item-list .pager li a {
    padding: 0.5em 1em;
    display: inline;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5
}

@media (max-width: 768px) {
    .item-list .pager li a {
        display: inline-block
    }
}

.item-list .pager li.pager-last, .item-list .pager li.pager-first, .item-list .pager li.pager-ellipsis {
    display: none
}

.item-list .pager li.first a, .item-list .pager li.pager-previous a {
    border-left: 1px solid #e5e5e5
}

.item-list .pager li.pager-current {
    background: #f78e1e;
    font-weight: 400;
    color: white;
    padding: 0.5em 1em;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5
}

table {
    border-collapse: collapse;
    font-feature-settings: "kern", "liga", "tnum";
    margin: .75em 0;
    table-layout: fixed;
    width: 100%
}

th {
    border-bottom: 1px solid #acacac;
    font-weight: 700;
    text-transform: uppercase;
    padding: .75em 0;
    text-align: left;
    color: #7e7e7e;
    font-size: 1.125em;
    letter-spacing: 1px
}

th a {
    color: #7e7e7e
}

th a:hover {
    color: #f78e1e
}

td {
    border-bottom: 1px solid #e5e5e5;
    padding: .75em 0
}

tr, td, th {
    vertical-align: middle
}

tr.odd, tr.even {
    background: none
}

td {
    font-size: 1.125em;
    padding: 1em 0
}

td.active {
    background: none
}

@media only screen and (max-width: 760px),(min-device-width: 768px) and (max-device-width: 1024px) {
    table.responsive-table, table.responsive-table thead, table.responsive-table tbody, table.responsive-table tr, table.responsive-table th, table.responsive-table td {
        display: block
    }

    table.responsive-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    table.responsive-table tbody td {
        border: none;
        border-top: 1px solid #EEEEEE;
        position: relative;
        padding-top: 2em;
        padding-left: 1em;
        padding-bottom: 0.5em
    }

    table.responsive-table tbody td:first-child {
        border-top: none
    }

    table.responsive-table tbody td:before {
        position: absolute;
        top: 0.25em;
        left: 1em;
        right: 1em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        content: attr(title);
        color: #CCCCCC
    }
}

table.striped-table {
    width: 100%;
    max-width: 100%
}

table.striped-table > thead > tr > th, table.striped-table > thead > tr > td, table.striped-table > tbody > tr > th, table.striped-table > tbody > tr > td, table.striped-table > tfoot > tr > th, table.striped-table > tfoot > tr > td {
    padding: 0.5em;
    line-height: inherit;
    vertical-align: top;
    border: 1px solid #DCDCDC;
    color: #474747
}

table.striped-table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #DCDCDC;
    background-color: #EEE;
    color: #666
}

table.striped-table > tbody + tbody {
    border-top: 2px solid #DCDCDC
}

table.striped-table > tbody > tr:nth-of-type(odd) {
    background-color: #FAFAFA
}

table.striped-table table {
    background-color: #FFFFFF
}

body {
    color: #474747;
    font-size: 1em;
    line-height: 1.5
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
    line-height: 1.2;
    margin: 0 0 0.25em
}

h1 {
    font-weight: 300;
    font-size: 3.75em
}

h2 {
    font-weight: 400;
    font-size: 3em;
    color: #f78e1e
}

@media (max-width: 769px) {
    h2 {
        font-size: 2em
    }
}

h3 {
    font-weight: 400;
    font-size: 2.125em
}

@media (max-width: 769px) {
    h3 {
        font-size: 1.3em
    }
}

h4 {
    font-weight: 700;
    font-size: 1.5em
}

@media (max-width: 769px) {
    h4 {
        font-size: 1.4em
    }
}

p {
    margin: 0 0 .75em;
    font-size: 1.2em
}

p.large-intro {
    color: #7e7e7e;
    font-size: 1.75em
}

a {
    color: #f78e1e;
    text-decoration: none;
    transition: color 150ms ease
}

a:active, a:focus, a:hover {
    color: #b96b17
}

a.color-button {
    float: right;
    border: 1px solid #f78e1e;
    line-height: normal;
    padding-left: 15px
}

a.color-button::after {
    content: ">";
    background: #f78e1e;
    color: #ffffff;
    font-size: 2.5em;
    padding: 0 20px;
    margin-left: 15px
}

hr {
    border-bottom: 1px solid #e5e5e5;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    margin: 1.5em 0
}

img, picture {
    margin: 0;
}

img.center {
    margin: auto;
    display: block
}

.field-type-image {
    line-height: 8px
}

.hidden {
    display: none
}

dd {
    margin: 0
}

.view-products.view-display-id-page .view-display-id-block_products_tier1 .text-wrapper, .view-products.view-display-id-page .view-display-id-block_products_tier3 .text-wrapper {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0
}

html {
    box-sizing: border-box
}

*, *::after, *::before {
    box-sizing: inherit
}

.container {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 1em
}

.container::after {
    clear: both;
    content: "";
    display: table
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    background: white;
    background: rgba(255, 255, 255, 0.9)
}

#header .container {
    position: relative
}

#header #logo {
    height: 47px;
    float: left;
    padding-top: 1.3em;
    padding-left: 1.3em
}

@media screen and (min-width: 540px) {
    #header #logo {
        height: 65px
    }
}

@media screen and (min-width: 900px) {
    #header #logo {
        height: 100px
    }
}

#header #secondary-menu {
    float: right;
    display: inline
}

#header #secondary-menu li {
    float: left
}

#header #secondary-menu li a {
    height: 47px;
    font-size: 0.7em;
    line-height: 1.5em;
    padding: 15px 9px;
    color: black;
    display: block;
    font-weight: 300;
    border-left: 1px solid #d1d1d1
}

@media screen and (min-width: 540px) {
    #header #secondary-menu li a {
        padding: 0 1em;
        width: auto;
        height: 65px;
        line-height: 65px;
        font-size: 1.125em
    }
}

@media screen and (min-width: 900px) {
    #header #secondary-menu li a {
        padding: 1.5em 2em;
        height: 100px;
        font-size: 1.375em;
        line-height: inherit
    }
}

#header #secondary-menu li a:hover, #header #secondary-menu li a.active-trail {
    background: #f78e1e;
    color: white
}

#header #secondary-menu .links {
    float: left
}

@media screen and (min-width: 420px) {
    #header #secondary-menu .links {
        float: right
    }
}

#header #header-region {
    background: #7e7e7e;
    position: absolute;
    top: 47px;
    left: 0;
    margin: 0 1em;
    width: calc(100% - 2em);
    color: #d1d1d1;
    z-index: 100;
    display: none
}

@media screen and (min-width: 540px) {
    #header #header-region {
        top: 65px
    }
}

@media screen and (min-width: 900px) {
    #header #header-region {
        top: 100px
    }
}

#header #menu-trigger {
    float: right
}

#header #menu-trigger .icon {
    color: white;
    display: block;
    text-align: center;
    cursor: pointer;
    font-size: 1.5em;
    padding-top: 8px;
    width: 38px;
    height: 47px
}

@media screen and (min-width: 540px) {
    #header #menu-trigger .icon {
        font-size: 2.5em;
        width: 90px;
        height: 65px
    }
}

@media screen and (min-width: 900px) {
    #header #menu-trigger .icon {
        font-size: 3em;
        padding-top: 25px;
        color: white;
        width: 140px;
        height: 100px
    }
}

#header #menu-trigger .open-menu {
    background: #f78e1e
}

#header #menu-trigger .open-menu:before {
    opacity: 1;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s
}

#header #menu-trigger .close-menu {
    position: absolute;
    top: 0;
    right: 16px
}

@media screen and (min-width: 540px) {
    #header #menu-trigger .close-menu {
        right: 18px
    }
}

@media screen and (min-width: 900px) {
    #header #menu-trigger .close-menu {
        right: 16px
    }
}

#header #menu-trigger .close-menu:before {
    opacity: 0;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s
}

#header #menu-trigger.open .open-menu:before {
    opacity: 0;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s
}

#header #menu-trigger.open .close-menu:before {
    opacity: 1;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s
}

#header #block-menu-block-1:not(.menu-accordion) span.nolink {
    font-size: 1.75em;
    display: block;
    margin-bottom: 1em
}

#header #block-menu-block-1:not(.menu-accordion) .content {
    width: 90%;
    margin: 0 5% 3em 5%
}

#header #block-menu-block-1:not(.menu-accordion) .content::after {
    clear: both;
    content: "";
    display: table
}

#header #block-menu-block-1:not(.menu-accordion) .content li {
    list-style: none;
    margin: 0;
    padding: 0
}

#header #block-menu-block-1:not(.menu-accordion) .content li.expanded {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    border-right: 1px solid #d1d1d1;
    height: 325px;
    padding-left: 1.5%
}

#header #block-menu-block-1:not(.menu-accordion) .content li.expanded:last-child {
    margin-right: 0
}

#header #block-menu-block-1:not(.menu-accordion) .content li.expanded.last {
    border: none
}

#header #block-menu-block-1:not(.menu-accordion) .content a {
    color: #e5e5e5;
    line-height: 2.25
}

#header #block-menu-block-1:not(.menu-accordion) .content a:hover, #header #block-menu-block-1:not(.menu-accordion) .content a.active {
    color: #f78e1e
}

#header #block-menu-block-1.menu-accordion {
    height: auto;
    max-height: calc(100vh - 92px)
}

@media (max-width: 768px) {
    #header #block-menu-block-1.menu-accordion {
        overflow: scroll
    }
}

@media screen and (min-width: 768px) {
    #header #block-menu-block-1.menu-accordion {
        height: auto
    }
}

#header #block-menu-block-1.menu-accordion span.nolink {
    border-bottom: 1px solid #707070;
    border-top: 1px solid #707070;
    position: relative;
    display: block;
    line-height: 45px;
    padding: 0 15px
}

#header #block-menu-block-1.menu-accordion span.nolink:after {
    position: absolute;
    content: "+";
    display: block;
    width: 45px;
    height: 45px;
    border-left: 1px solid #555555;
    right: 0;
    top: 0;
    text-align: center;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 1.3em
}

@media screen and (min-width: 768px) {
    #header #block-menu-block-1.menu-accordion span.nolink {
        font-size: 1.5em;
        display: block;
        margin-bottom: 0.2em;
        border: 0;
        padding: 0
    }

    #header #block-menu-block-1.menu-accordion span.nolink:after {
        display: none
    }
}

@media screen and (min-width: 768px) {
    #header #block-menu-block-1.menu-accordion span.nolink {
        font-size: 1.4375em;
        display: block;
        border: 0;
        margin-bottom: 0.5em;
        padding: 0
    }
}

@media screen and (min-width: 1080px) {
    #header #block-menu-block-1.menu-accordion span.nolink {
        font-size: 1.75em;
        margin-bottom: 1em
    }
}

#header #block-menu-block-1.menu-accordion span.nolink.open:after {
    content: "-"
}

#header #block-menu-block-1.menu-accordion ul ul {
    display: none
}

@media screen and (min-width: 768px) {
    #header #block-menu-block-1.menu-accordion ul ul {
        display: block
    }
}

#header #block-menu-block-1.menu-accordion .content::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (min-width: 768px) {
    #header #block-menu-block-1.menu-accordion .content {
        width: 100%;
        padding: 3%
    }
}

@media screen and (min-width: 768px) {
    #header #block-menu-block-1.menu-accordion .content {
        width: 100%;
        padding: 0;
        margin: 1.5%;
        overflow-y: hidden
    }
}

@media screen and (min-width: 1080px) {
    #header #block-menu-block-1.menu-accordion .content {
        width: 90%;
        margin:3em 5% 3em 5%
    }
}

#header #block-menu-block-1.menu-accordion .content li {
    list-style: none;
    margin: 0;
    padding: 0
}

@media screen and (min-width: 768px) {
    #header #block-menu-block-1.menu-accordion .content li.expanded {
        width: 50%;
        float: left
    }
}

@media screen and (min-width: 768px) {
    #header #block-menu-block-1.menu-accordion .content li.expanded {
        border-right: 1px solid #d1d1d1;
        float: left;
        display: block;
        width: 33.33%;
        padding-left: 1.5%;
        padding-bottom: 99999px;
        margin-bottom: -99999px
    }

    #header #block-menu-block-1.menu-accordion .content li.expanded:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 1080px) {
    #header #block-menu-block-1.menu-accordion .content li.expanded {
        padding-left: 1.5%
    }
}

#header #block-menu-block-1.menu-accordion .content li.expanded.last {
    border: none
}

#header #block-menu-block-1.menu-accordion .content li.expanded li {
    padding: 3px 30px;
    background: #595959;
    border-bottom: 1px solid #7A7A7A
}

@media screen and (min-width: 768px) {
    #header #block-menu-block-1.menu-accordion .content li.expanded li {
        padding: 0;
        border: 0;
        background: none
    }
}

#header #block-menu-block-1.menu-accordion .content a {
    color: #d1d1d1;
    line-height: 2.25
}

#header #block-menu-block-1.menu-accordion .content a:hover, #header #block-menu-block-1.menu-accordion .content a.active {
    color: #f78e1e
}

#main {
    margin-top: 47px
}

@media screen and (min-width: 540px) {
    #main {
        margin-top: 65px
    }
}

@media screen and (min-width: 768px) {
    #main {
        margin-top: 0
    }
}

#content-wrapper {
    margin-top: 47px
}

@media screen and (min-width: 540px) {
    #content-wrapper {
        margin-top: 65px
    }
}

@media screen and (min-width: 769px) {
    #content-wrapper {
        margin-top: 0
    }
}

.no-sidebars #content-wrapper {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%
}

.no-sidebars #content-wrapper:last-child {
    margin-right: 0
}

.one-sidebar.sidebar-first #content-wrapper {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%;
    margin-left: 25.5894128995%
}

.one-sidebar.sidebar-first #content-wrapper:last-child {
    margin-right: 0
}

.one-sidebar.sidebar-second #content-wrapper {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%
}

.one-sidebar.sidebar-second #content-wrapper:last-child {
    margin-right: 0
}

.two-sidebars #content-wrapper {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%;
    margin-left: 25.5894128995%
}

.two-sidebars #content-wrapper:last-child {
    margin-right: 0
}

#content-area {
    position: relative
}

.content .no-sidebars {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%
}

.content .no-sidebars:last-child {
    margin-right: 0
}

.content .one-sidebar.sidebar-second {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%
}

.content .one-sidebar.sidebar-second:last-child {
    margin-right: 0
}

@media screen and (min-width: 768px) {
    .content .one-sidebar.sidebar-second {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 74.4105871005%
    }

    .content .one-sidebar.sidebar-second:last-child {
        margin-right: 0
    }
}

.content .sidebar-right {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    padding: 1em 0
}

.content .sidebar-right:last-child {
    margin-right: 0
}

@media screen and (min-width: 768px) {
    .content .sidebar-right {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%
    }

    .content .sidebar-right:last-child {
        margin-right: 0
    }
}

.content .sidebar-right img {
    height: auto !important
}

#sidebar-first {
    padding: 1em;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    margin-left: -76.7682386985%
}

#sidebar-first:last-child {
    margin-right: 0
}

.one-sidebar #sidebar-first {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    margin-left: -102.3576515979%
}

.one-sidebar #sidebar-first:last-child {
    margin-right: 0
}

#sidebar-second {
    padding: 1em;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    margin-right: 0
}

#sidebar-second:last-child {
    margin-right: 0
}

#sidebar-second img {
    height: auto !important
}

#footer {
    color: #e5e5e5;
    overflow: hidden
}

#footer #footer-main {
    background: #474747;
    padding: 50px 3%
}

#footer #footer-main p {
    margin: 0;
    line-height: 25px
}

#footer #footer-main p img {
    vertical-align: middle;
    height: auto !important
}

#footer #footer-main p a {
    color: #fff
}

@media screen and (min-width: 768px) {
    #footer .block-p6-helper {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%
    }

    #footer .block-p6-helper:last-child {
        margin-right: 0
    }
}

#footer .block-p6-helper #ui-footer-nav {
    padding-left: 15px
}

#footer .block-p6-helper #ui-footer-nav a {
    color: #ffffff
}

#footer .block-p6-helper #ui-footer-message a {
    color: #7e7e7e
}

.footer-meta .footer-meta-col {
    display: inline-block;
    width: 30%;
    margin-right: 2%;
    vertical-align: top;
    min-width: 200px;
    margin-bottom: 10px
}

@media (max-width: 768px) {
    .footer-meta .footer-meta-col {
        width: 100%
    }
}

.footer-logo-left {
    padding-top: 1em;
    padding-bottom: 20px;
    width: 100%;
    text-align: center
}

@media screen and (min-width: 768px) {
    .footer-logo-left {
        text-align: left
    }
}

@media screen and (min-width: 900px) {
    .footer-logo-left {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%;
        padding-bottom: 0
    }

    .footer-logo-left:last-child {
        margin-right: 0
    }
}

.footer-logo-left img {
    margin-left: 15px
}

.copyright {
    padding-top: 35px
}

@media screen and (min-width: 768px) {
    .copyright {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%
    }

    .copyright:last-child {
        margin-right: 0
    }
}

.footer-logo-right {
    text-align: center
}

@media screen and (min-width: 768px) {
    .footer-logo-right {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%;
        margin-right: 0;
        text-align: right;
        float: right
    }

    .footer-logo-right:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 900px) {
    .footer-logo-right {
        padding-top: 0
    }
}

.social-links {
    background: #7e7e7e;
    padding: 1em 0;
    color: white;
    border-bottom: 2px solid white;
    border-top: 2px solid white
}

@media screen and (min-width: 768px) {
    .social-links {
        padding: 2em 0
    }
}

.social-links .content {
    text-align: center
}

.social-links .content li {
    display: inline;
    padding: 0 4%
}

@media (max-width: 450px) {
    .social-links .content li {
        padding: 0 1%
    }
}

.social-links .content a {
    color: white;
    font-size: 2em;
    margin-right: 0.5em;
    line-height: 1px
}

@media screen and (min-width: 768px) {
    .social-links .content a {
        margin-right: 1em
    }
}

.social-links .content a:hover {
    color: #d1d1d1
}

@media (max-width: 768px) {
    #block-p6-helper-footer {
        text-align: center;
        padding-bottom: 20px
    }

    #block-p6-helper-footer .ui-footer-nav {
        display: block
    }
}

.node-cb-rotato .text-wrapper .more-link, .view-products.view-display-id-page .view-display-id-block_products_tier1 .more-link {
    text-transform: uppercase;
    color: #e5e5e5;
    padding: 0.5em 0.75em;
    border: 1px solid #e5e5e5;
    font-weight: 300;
    font-size: .75em
}

.node-cb-rotato .text-wrapper .more-link:hover, .view-products.view-display-id-page .view-display-id-block_products_tier1 .more-link:hover {
    color: white;
    border-color: white
}

.node ul, .views-row .views-field-body ul {
    margin: 1em 0
}

.node ul li, .views-row .views-field-body ul li {
    list-style: disc;
    margin-left: 1em
}

.node ul li ul, .node ul li ol, .views-row .views-field-body ul li ul, .views-row .views-field-body ul li ol {
    margin: 0.5em 0
}

.node ul li li, .views-row .views-field-body ul li li {
    list-style: circle;
    margin-left: 0.5em
}

.node ul li li li, .views-row .views-field-body ul li li li {
    list-style: square
}

.node ol, .views-row .views-field-body ol {
    margin: 1em 0
}

.node ol li, .views-row .views-field-body ol li {
    list-style: decimal;
    margin-left: 1em
}

.node ol li ul, .node ol li ol, .views-row .views-field-body ol li ul, .views-row .views-field-body ol li ol {
    margin: 0.5em 0
}

.node ol li li, .views-row .views-field-body ol li li {
    list-style: lower-alpha;
    margin-left: 0.5em
}

.field-collection-container, .field-collection-view {
    margin: 0;
    padding: 0;
    border: none
}

.node-page header {
    position: relative
}

.node-page .field-name-field-page-introduction {
    font-size: 1.75em;
    color: #7e7e7e;
    text-align: center;
    padding: 1em 0
}

@media screen and (min-width: 768px) {
    .node-page .field-name-field-page-introduction {
        font-size: 1.75em
    }
}

.node-page .field-name-field-page-introduction h2 {
    font-size: 2em;
    margin: 0
}

@media screen and (min-width: 768px) {
    .node-page .field-name-field-page-introduction h2 {
        font-size: 3em;
        margin: 0 0 0.75em
    }
}

.node-page .field-name-field-page-introduction .field-items {
    padding: 0 10%
}

.node-page .field-name-body {
    margin-bottom: 6em
}

.node-page.has-results .field-name-field-page-hero, .node-page.has-results .field-name-field-page-introduction {
    display: none
}

.node-cb-rotato {
    background: #f78e1e;
    position: relative
}

.node-cb-rotato .text-wrapper {
    width: 100%;
    padding: 0 5%;
    color: white;
    z-index: 2
}

.node-cb-rotato .text-wrapper h2 {
    line-height: 1;
    font-weight: 300;
    font-size: 1.25em;
    margin-bottom: 0.25em;
    color: white
}

@media screen and (min-width: 420px) {
    .node-cb-rotato .text-wrapper h2 {
        font-size: 2.5em
    }
}

@media screen and (min-width: 900px) {
    .node-cb-rotato .text-wrapper h2 {
        font-size: 3.75em;
        margin-bottom: 0.45em
    }
}

.node-cb-rotato .text-wrapper .field-name-body {
    font-size: .875em
}

@media screen and (min-width: 420px) {
    .node-cb-rotato .text-wrapper .field-name-body {
        font-size: 1em
    }
}

@media screen and (min-width: 900px) {
    .node-cb-rotato .text-wrapper .field-name-body {
        font-size: 1.5em
    }
}

.node-cb-rotato .field-name-field-rotato-square {
    width: 100%;
    float: none
}

@media (min-width: 667px) and (max-width: 768px) {
    .node-cb-rotato .field-name-field-rotato-square {
        width: 50%
    }
}

.node-cb-rotato .field-type-image {
    width: 100%;
    float: none
}

@media screen and (min-width: 768px) {
    .node-cb-rotato .field-type-image {
        width: 66%;
        float: right
    }
}

@media screen and (min-width: 768px) {
    .node-cb-rotato .field-type-image.field-name-field-rotato-transparent {
        width: 100%;
        float: none
    }
}

.node-cb-rotato.moment_transparent .text-wrapper {
    background: rgba(0, 0, 0, 0.6)
}

.node-cb-rotato.moment_transparent .text-wrapper h2 {
    text-transform: uppercase
}

.node-cb-rotato .views-row-odd .moment_transparent .text-wrapper {
    right: 110px;
    left: auto
}

.node-cb-rotato .views-row-even .moment_transparent .text-wrapper {
    right: auto;
    left: 90px
}

.node-cb-rotato.font-dark h2, .node-cb-rotato.font-dark p {
    color: #474747
}

@media screen and (min-width: 900px) {
    .node-cb-rotato.bg-dark {
        background: #474747
    }
}

.node-cb-rotato.bg-dark .next-moment, .node-cb-rotato.bg-dark .next-moment:hover {
    color: #FFF !important
}

.node-cb-rotato.bg-light {
    background: #e5e5e5
}

.node-cb-rotato.bg-light .more-link {
    border-color: #7e7e7e;
    color: #7e7e7e
}

.node-cb-rotato.bg-light .more-link:hover {
    border-color: #333;
    color: #333
}

#block-views-rotatos-block-home-hero {
    background: #f78e1e
}

@media screen and (min-width: 420px) and (max-width: 767px) {
    #block-views-rotatos-block-home-hero .text-wrapper {
        background: rgba(0, 0, 0, 0.5)
    }

    #block-views-rotatos-block-home-hero .text-wrapper h2, #block-views-rotatos-block-home-hero .text-wrapper p {
        color: #fff !important
    }
}

#block-views-rotatos-block-home-hero .text-wrapper {
    width: 100%;
    padding: 5%
}

@media screen and (min-width: 420px) {
    #block-views-rotatos-block-home-hero .text-wrapper {
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        left: 0
    }
}

@media screen and (min-width: 600px) {
    #block-views-rotatos-block-home-hero .text-wrapper {
        width: 50%
    }
}

@media screen and (min-width: 900px) {
    #block-views-rotatos-block-home-hero .text-wrapper {
        width: 50%;
        text-align: center;
        padding: 0 5%;
        background: none
    }
}

#block-views-rotatos-block-home-hero .text-wrapper .next-moment {
    display: none
}

#block-views-rotatos-block-home-hero .text-wrapper h2 {
    margin-bottom: 0.25em
}

@media screen and (min-width: 420px) {
    #block-views-rotatos-block-home-hero .text-wrapper h2 {
        font-size: 1.875em;
        margin-bottom: 0.45em
    }
}

@media screen and (min-width: 600px) {
    #block-views-rotatos-block-home-hero .text-wrapper h2 {
        font-size: 2.5em
    }
}

@media screen and (min-width: 900px) {
    #block-views-rotatos-block-home-hero .text-wrapper h2 {
        font-size: 3.75em;
        margin-bottom: 0.75em
    }
}

#block-views-rotatos-block-home-hero .font-dark h2, #block-views-rotatos-block-home-hero .font-dark p {
    color: #474747
}

#block-views-rotatos-block-home-hero .field-type-image {
    width: 100%;
    float: none
}

@media screen and (min-width: 768px) {
    #block-views-rotatos-block-home-hero .field-name-field-rotato-square {
        width: 50%;
        float: right
    }
}

@media screen and (min-width: 768px) {
    #block-views-rotatos-block-home-hero .field-name-field-rotato-transparent {
        width: 100%;
        float: none
    }
}

#block-views-rotatos-block-home-hero .hero_full_short .text-wrapper {
    background: transparent
}

@media screen and (min-width: 420px) {
    #block-views-rotatos-block-home-hero .hero_full_short .text-wrapper {
        width: 80%;
        font-size: x-small;
        top: 50px;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        text-align: left
    }
}

@media screen and (min-width: 600px) {
    #block-views-rotatos-block-home-hero .hero_full_short .text-wrapper {
        font-size: inherit;
        width: 70%
    }
}

@media screen and (min-width: 768px) {
    #block-views-rotatos-block-home-hero .hero_full_short .text-wrapper {
        font-size: inherit;
        width: 70%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media screen and (min-width: 900px) {
    #block-views-rotatos-block-home-hero .hero_full_short .text-wrapper {
        font-size: inherit;
        width: 70%
    }
}

.parallax-mirror {
    display: none
}

.moments-static {
    margin-bottom: 3em
}

.moments-static .next-moment {
    display: none
}

.moments-static .text-wrapper {
    width: 100%;
    float: none;
    text-align: center;
    padding: 5%
}

.moments-static .text-wrapper:before {
    display: none
}

.moments-static .field-type-image {
    width: 100%;
    float: none
}

.moments-static .text-wrapper h2 {
    font-size: 1.7em
}

.moments-static .moment_transparent {
    visibility: inherit
}

.moments-static .moment_transparent .text-wrapper {
    padding: 50px
}

.moments-static .moment_transparent .text-wrapper:before {
    display: none
}

.moments-static .moment_transparent .field-type-image {
    visibility: inherit
}

@media screen and (min-width: 768px) {
    .moments-static .text-wrapper {
        width: 60%;
        padding: 2%;
        float: left;
        text-align: left
    }

    .moments-static .field-type-image {
        float: left;
        width: 40%
    }

    .moments-static .views-row-odd .text-wrapper {
        float: left
    }

    .moments-static .views-row-even .text-wrapper {
        float: right
    }

    .moments-static .text-wrapper h2 {
        font-size: 1.375em
    }

    .moments-static .moment_transparent {
        visibility: inherit
    }

    .moments-static .moment_transparent .text-wrapper {
        position: absolute;
        left: auto;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: 420px
    }

    .moments-static .moment_transparent .text-wrapper h2 {
        text-align: left
    }

    .moments-static .moment_transparent .text-wrapper .field-name-body {
        text-align: left
    }

    .moments-static .moment_transparent .field-type-image {
        float: none;
        width: 100%
    }

    .moments-static .views-row-odd .moment_transparent .text-wrapper {
        right: 110px;
        left: auto
    }

    .moments-static .views-row-even .moment_transparent .text-wrapper {
        right: auto;
        left: 90px
    }
}

@media screen and (min-width: 900px) {
    .moments-static .field-type-image {
        width: 50%
    }

    .moments-static .text-wrapper {
        padding: 3%;
        width: 50%
    }

    .moments-static .text-wrapper .field-name-body {
        font-size: 1em
    }

    .moments-static .moment_transparent {
        visibility: inherit
    }

    .moments-static .moment_transparent .text-wrapper {
        visibility: inherit
    }

    .moments-static .moment_transparent .field-type-image {
        width: 100%
    }

    .moments-static .views-row-odd .moment_transparent .text-wrapper {
        right: 110px;
        left: auto
    }

    .moments-static .views-row-even .moment_transparent .text-wrapper {
        right: auto;
        left: 90px
    }
}

@media screen and (min-width: 1175px) {
    .moments-static .views-row {
        margin-bottom: 0.5em
    }

    .moments-static .text-wrapper {
        width: 34%
    }

    .moments-static .field-type-image {
        width: 66%
    }

    .moments-static .text-wrapper .field-name-body {
        font-size: 1.25em;
        text-align: center
    }

    .moments-static .moment_transparent {
        visibility: inherit
    }

    .moments-static .moment_transparent .text-wrapper {
        visibility: inherit
    }

    .moments-static .moment_transparent .field-type-image {
        width: 100%
    }

    .moments-static .views-row-odd .moment_transparent .text-wrapper {
        right: 110px;
        left: auto
    }

    .moments-static .views-row-even .moment_transparent .text-wrapper {
        right: auto;
        left: 90px
    }
}

@media screen and (min-width: 1024px) {
    .moments-static .text-wrapper h2 {
        font-size: 2.8125em
    }
}

@media screen and (min-width: 1460px) {
    .moments-static .text-wrapper {
        padding: 5%
    }

    .moments-static .text-wrapper .field-name-body {
        font-size: 1.5em
    }

    .moments-static .text-wrapper h2 {
        font-size: 3.75em
    }
}

@media only screen and (min-width: 1025px) and (min-height: 581px) {
    .moments-static .views-row {
        margin-bottom: 0
    }

    .moments-static .view-mode-full {
        position: relative;
        height: 100vh
    }

    .moments-static .view-mode-full > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .moments-static .view-mode-full .next-moment {
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        overflow: hidden;
        cursor: pointer;
        width: 100%;
        color: #7e7e7e;
        text-transform: uppercase;
        text-align: center;
        font-size: 1em;
        line-height: 1
    }

    .moments-static .view-mode-full .next-moment:focus, .moments-static .view-mode-full .next-moment:hover {
        color: #474747
    }

    .moments-static .view-mode-full .next-moment::after {
        content: '\25BE';
        display: block;
        line-height: 1
    }

    .moments-static .field-type-image {
        width: 67%;
        background-color: transparent !important;
        display: block;
        position: relative;
        z-index: 1
    }

    .moments-static .field-type-image.field-name-field-rotato-transparent {
        width: 100%
    }

    .moments-static .text-wrapper {
        position: absolute;
        left: auto;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 33%
    }

    .moments-static .text-wrapper h2 {
        font-size: 2.5em;
        text-align: center
    }

    .moments-static .text-wrapper p {
        font-size: .75em
    }

    .moments-static .text-wrapper::before {
        content: '';
        display: block;
        margin: 0 auto;
        margin-bottom: 1em;
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 0 0
    }

    .moments-static .views-row-odd .text-wrapper, .moments-static .views-row-even .text-wrapper {
        float: right
    }

    .moments-static .field-type-image, .moments-static .field-type-image .field-items, .moments-static .field-type-image .field-item {
        height: 100%
    }

    .moments-static .field-type-image img {
        display: none
    }

    .moments-static .text-wrapper p, .moments-static .text-wrapper .more-link {
        opacity: 0;
        -webkit-transition-duration: .5s;
        -webkit-transition-property: opacity;
        transition-duration: .5s;
        transition-property: opacity
    }

    .moments-static .text-wrapper:before {
        -webkit-transform: scale(0);
        -webkit-transform-origin: 50% 50%;
        -webkit-transition-duration: .3s;
        -webkit-transition-delay: .25s;
        -webkit-transition-timing-function: cubic-bezier(0.29, 1.84, 1, 0.93);
        transform: scale(0);
        transform-origin: 50% 50%;
        transition-duration: .3s;
        transition-delay: .25s;
        transition-timing-function: cubic-bezier(0.29, 1.84, 1, 0.93)
    }

    .moments-static .section--activated .text-wrapper:before {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .moments-static .section--activated .text-wrapper p, .moments-static .section--activated .text-wrapper .more-link {
        opacity: 1
    }

    .moments-static .section--activated .text-wrapper p a:hover, .moments-static .section--activated .text-wrapper .more-link a:hover {
        color: #ffffff;
        border: none;
        background-color: #f78e1e
    }

    .moments-static .section--activated .text-wrapper p {
        -webkit-transition-delay: .6s;
        transition-delay: .6s
    }

    .moments-static .section--activated .text-wrapper .more-link {
        -webkit-transition-delay: 1.1s;
        transition-delay: 1.1s
    }

    .parallax-mirror {
        display: block
    }
}

@media only screen and (min-width: 1025px) and (min-height: 681px) {
    .moments-static .text-wrapper h2 {
        font-size: 3em !important
    }

    .moments-static .text-wrapper p {
        font-size: .875em !important
    }

    .moments-static .field-type-image .next-moment {
        bottom: 0
    }
}

.slick-slide img {
    width: 100%
}

.slick-slide:focus {
    outline: none
}

.with-arrows .slick-slide {
    padding: 0 75px
}

.slick-dots {
    top: 2em;
    right: 5%;
    width: 300px;
    text-align: right
}

@media (max-width: 420px) {
    .slick-dots {
        bottom: 11em;
        top: auto;
        width: auto
    }
}

@media screen and (min-width: 420px) {
    .slick-dots {
        top: auto;
        bottom: 2em
    }
}

.slick-dots li {
    width: auto;
    height: auto
}

.slick-dots li button {
    background: #ebeaea;
    border-radius: 50%;
    width: 18px;
    height: 18px
}

.slick-dots li button:before {
    content: ""
}

.slick-dots li.slick-active {
    border-radius: 50%;
    padding: 2px
}

.slick-dots li.slick-active button {
    background: #7e7e7e
}

.slick-prev, .slick-next {
    height: 45px;
    width: 45px;
    margin-top: -30px;
    z-index: 4;
    color: #d1d1d1;
    margin-left: 0;
    margin-right: 0
}

@media screen and (min-width: 768px) {
    .slick-prev, .slick-next {
        height: 50px;
        width: 50px;
        margin-right: 2%;
        margin-left: 2%
    }
}

@media screen and (min-width: 900px) {
    .slick-prev, .slick-next {
        height: 60px;
        width: 60px
    }
}

.slick-prev:before, .slick-next:before {
    /*font-family: "core-brands";*/
    font-size: 35px;
    text-transform: none;
    font-weight: 300;
    color: #d1d1d1 !important;
    opacity: 1;
    color: inherit;
    padding: 0
}

@media screen and (min-width: 768px) {
    .slick-prev:before, .slick-next:before {
        font-size: 50px
    }
}

@media screen and (min-width: 900px) {
    .slick-prev:before, .slick-next:before {
        font-size: 60px
    }
}

.slick-prev:hover, .slick-prev:hover:before, .slick-next:hover, .slick-next:hover:before {
    color: #f78e1e !important
}

.slick-prev {
    left: 0
}

/*.slick-prev:before {*/
/*content: "n"*/
/*}*/

.slick-next {
    right: 0
}

/*.slick-next:before {*/
/*content: "m"*/
/*}*/

.slick-dots li.slick-active {
    border: none
}

#block-views-news-block {
    text-align: center
}

#block-views-news-block .views-field-field-news-date {
    font-size: 1.125em;
    font-weight: 400
}

#block-views-news-block .views-field-title h3 {
    margin: 0.5em 0
}

#block-views-news-block .views-field-title a {
    color: #f78e1e
}

#block-views-news-block .views-field-field-description {
    font-size: 1.75em;
    font-weight: 300
}

#block-views-news-block-1 {
    margin: 3em 0 6em 0
}

#block-views-news-block-1 .views-row {
    padding: 4em 0;
    border-bottom: 1px solid #e5e5e5
}

.node-cb-news.node-teaser .field-name-field-news-image {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%
}

.node-cb-news.node-teaser .field-name-field-news-image:last-child {
    margin-right: 0
}

.node-cb-news.node-teaser .text-wrapper {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%
}

.node-cb-news.node-teaser .text-wrapper:last-child {
    margin-right: 0
}

.node-cb-news.node-teaser .text-wrapper.no-image {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 82.9403914003%
}

.node-cb-news.node-teaser .text-wrapper.no-image:last-child {
    margin-right: 0
}

.node-cb-news.node-teaser .field-name-field-news-date {
    font-size: 1.125em;
    margin-bottom: 1em
}

.node-cb-news.node-teaser h2 {
    font-size: 2.125em;
    margin-bottom: 0.5em;
    font-weight: 300
}

.node-cb-news.node-teaser .field-name-field-description {
    font-size: 1.75em
}

.node-cb-news.node-teaser .field-name-field-description p {
    margin: 0
}

.view.gallery-tiles .tile-group {
    width: 100%
}

@media screen and (min-width: 700px) {
    .view.gallery-tiles .tile-group {
        width: 25%;
        float: left
    }
}

.view.gallery-tiles .tile {
    position: relative;
    width: 100%
}

@media screen and (min-width: 400px) {
    .view.gallery-tiles .tile {
        width: 50%;
        float: left
    }
}

@media screen and (min-width: 700px) {
    .view.gallery-tiles .tile {
        width: 100%;
        float: none
    }
}

.view.gallery-tiles .tile img {
    display: block;
    margin: 0;
    max-width: 100%;
    height: auto
}

.view.gallery-tiles .tile article {
    position: relative;
    z-index: 1;
    display: block
}

.view.gallery-tiles .tile article > .content {
    margin: 0;
    padding: 0
}

.view.gallery-tiles .tile article a {
    color: #474747
}

.view.gallery-tiles .tile article a:hover {
    color: #f78e1e
}

.view.gallery-tiles .tile article .border {
    position: absolute;
    border: 6px solid #FFF;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.view.gallery-tiles a .text-wrapper {
    background: #e5e5e5;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    padding: 1em 1em;
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 100%
}

.view.gallery-tiles a .text-wrapper h4 {
    font-weight: 400;
    font-size: 1.125em;
    margin: 0;
    line-height: 1
}

.view.gallery-tiles a:hover .text-wrapper {
    background: rgba(255, 255, 255, 0.95)
}

@media screen and (min-width: 700px) {
    .view.gallery-tiles .tile-group.last {
        width: 50%
    }
}

@media screen and (min-width: 700px) {
    .view.gallery-tiles .tile-4, .view.gallery-tiles .tile-5 {
        float: left;
        width: 50%
    }
}

@media screen and (min-width: 700px) {
    .view.gallery-tiles .tile-hr {
        clear: both
    }
}

.view.gallery-tiles .tile-4 article > .content {
    padding: 2em;
    background: #e5e5e5
}

.view.gallery-tiles .tile-4 img {
    border-radius: 50%
}

.view.gallery-tiles .tile-4 .text-wrapper {
    background: none;
    padding: 0;
    top: 50%;
    margin-top: -30px;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0
}

.view.gallery-tiles .tile-4 .text-wrapper h2 {
    color: white;
    margin: 0;
    font-weight: 300
}

.view.gallery-tiles .tile-4 a {
    display: block;
    position: relative;
    z-index: 5
}

.view.gallery-tiles .tile-4 a:hover .text-wrapper {
    background: none
}

.view.gallery-listing .view-content::after {
    clear: both;
    content: "";
    display: table
}

.view.gallery-listing .views-row {
    margin-bottom: 1em;
    width: 100%
}

@media screen and (min-width: 0px) and (max-width: 419px) {
    .view.gallery-listing .views-row {
        float: left;
        display: block;
        margin-right: 7.4229703521%;
        width: 100%;
        float: left
    }

    .view.gallery-listing .views-row:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 420px) and (max-width: 767px) {
    .view.gallery-listing .views-row {
        float: left;
        display: block;
        margin-right: 7.4229703521%;
        width: 46.288514824%
    }

    .view.gallery-listing .views-row:last-child {
        margin-right: 0
    }

    .view.gallery-listing .views-row:nth-child(2n) {
        margin-right: 0
    }

    .view.gallery-listing .views-row:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (min-width: 762px) and (max-width: 899px) {
    .view.gallery-listing .views-row {
        float: left;
        display: block;
        margin-right: 3.1684356888%;
        width: 31.2210428741%;
        margin-bottom: 2em
    }

    .view.gallery-listing .views-row:last-child {
        margin-right: 0
    }

    .view.gallery-listing .views-row:nth-child(3n) {
        margin-right: 0
    }

    .view.gallery-listing .views-row:nth-child(3n+1) {
        clear: left
    }
}

@media screen and (min-width: 900px) {
    .view.gallery-listing .views-row {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%
    }

    .view.gallery-listing .views-row:last-child {
        margin-right: 0
    }

    .view.gallery-listing .views-row:nth-child(4n) {
        margin-right: 0
    }

    .view.gallery-listing .views-row:nth-child(4n+1) {
        clear: left
    }
}

.view.gallery-listing h2 {
    font-size: 1.5em;
    text-align: center
}

.view.gallery-listing h2 a {
    color: #333
}

.view.gallery-listing h2 a:hover {
    color: #f78e1e
}

#block-views-showcase-details-block-carousel {
    background: #000
}

#block-views-showcase-details-block-carousel .slick-slide {
    opacity: 0.5
}

#block-views-showcase-details-block-carousel .slick-slide .views-field-field-showcase-image {
    border-right: 2px solid transparent;
    border-left: 2px solid transparent
}

#block-views-showcase-details-block-carousel .slick-slide.slick-active {
    opacity: 1
}

#block-views-showcase-details-block-carousel .slick-slide.slick-active .views-field-field-showcase-image {
    border-right: 2px solid #FFF;
    border-left: 2px solid #FFF
}

#block-views-pages-block, #block-views-showcase-details-block-3, .view-product-details.multiple-items {
    margin-top: 5em
}

#block-views-pages-block h2, #block-views-showcase-details-block-3 h2, .view-product-details.multiple-items h2 {
    font-size: 3.75em;
    font-weight: 300
}

#block-views-pages-block .slick-prev, #block-views-pages-block .slick-next, #block-views-showcase-details-block-3 .slick-prev, #block-views-showcase-details-block-3 .slick-next, .view-product-details.multiple-items .slick-prev, .view-product-details.multiple-items .slick-next {
    margin: 0;
    top: 40%
}

#block-views-pages-block .slick-prev:before, #block-views-showcase-details-block-3 .slick-prev:before, .view-product-details.multiple-items .slick-prev:before {
    content: "j";
    padding: 0
}

#block-views-pages-block .slick-next:before, #block-views-showcase-details-block-3 .slick-next:before, .view-product-details.multiple-items .slick-next:before {
    content: "i";
    padding: 0
}

#block-views-pages-block .slick-list, #block-views-showcase-details-block-3 .slick-list, .view-product-details.multiple-items .slick-list {
    width: 95%;
    margin: auto
}

#block-views-pages-block h3, #block-views-showcase-details-block-3 h3, .view-product-details.multiple-items h3 {
    font-weight: 400;
    font-size: 1.375em;
    margin: 1em 0;
    text-align: center
}

#block-views-pages-block h3 a, #block-views-showcase-details-block-3 h3 a, .view-product-details.multiple-items h3 a {
    color: #474747
}

#block-views-pages-block h3 a:hover, #block-views-showcase-details-block-3 h3 a:hover, .view-product-details.multiple-items h3 a:hover {
    color: #f78e1e
}

#block-views-pages-block .field-name-body, #block-views-showcase-details-block-3 .field-name-body, .view-product-details.multiple-items .field-name-body {
    text-align: center;
    font-size: 1.125em;
    line-height: 1.1
}

.view-product-details {
    margin-top: 0
}

.node-cb-showcase .view-mode-full h2 {
    text-align: center;
    margin: 1.25em 0
}

.node-cb-showcase .view-mode-full .field-name-body {
    font-size: 1.75em;
    color: #7e7e7e;
    text-align: center;
    padding: 0 10%;
    margin: 2em 0;
    line-height: 1.2
}

#block-quicktabs-showcase-details {
    margin: 1em 0 4em 0
}

#block-quicktabs-showcase-details ul.quicktabs-tabs {
    display: none
}

#block-quicktabs-showcase-details ul.quicktabs-tabs li {
    width: 33%;
    margin: 0 0.5% 0 0
}

@media (max-width: 768px) {
    #block-quicktabs-showcase-details ul.quicktabs-tabs li {
        width: 50%
    }
}

#block-quicktabs-showcase-details ul.quicktabs-tabs li.last {
    margin: 0
}

#block-quicktabs-showcase-details ul.quicktabs-tabs li a {
    background: #e5e5e5
}

@media (max-width: 768px) {
    #block-quicktabs-showcase-details ul.quicktabs-tabs li a {
        padding: 1em
    }
}

#block-quicktabs-showcase-details ul.quicktabs-tabs li.active a, #block-quicktabs-showcase-details ul.quicktabs-tabs li a:hover {
    background: #f78e1e;
    color: white
}

#block-quicktabs-showcase-details .quicktabs-tabpage {
    background: #e5e5e5;
    padding: 2em 10%;
    line-height: 1.1;
    font-size: 1.125em
}

#block-views-showcase-details-block-4 .slick-slide {
    margin-right: 6px
}

#block-quicktabs-gallery-tab ul.quicktabs-tabs a {
    padding: 0.5em 1em
}

@media screen and (min-width: 768px) {
    #block-quicktabs-gallery-tab ul.quicktabs-tabs a {
        padding: 1em 4em
    }
}

#block-quicktabs-gallery-tab ul.quicktabs-tabs li {
    width: 100%;
    margin-bottom: 0.5em;
    padding: 0;
    display: block;
    float: left
}

@media screen and (min-width: 420px) {
    #block-quicktabs-gallery-tab ul.quicktabs-tabs li {
        width: auto;
        margin: 0 0.5em 0 0
    }
}

body.node-type-cb-showcase #content-header h1 {
    padding-bottom: 0
}

body.node-type-cb-showcase #content-header .back-links {
    background-color: #f78e1e;
    padding: 0px 40px 40px 40px
}

@media (max-width: 768px) {
    body.node-type-cb-showcase #content-header .back-links {
        padding: 0px 20px 20px 20px
    }
}

body.node-type-cb-showcase #content-header .back-links a.back-link {
    color: #ffffff
}

.node-cb-press.node-teaser .field-name-field-press-image {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%
}

.node-cb-press.node-teaser .field-name-field-press-image:last-child {
    margin-right: 0
}

.node-cb-press.node-teaser .text-wrapper {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%
}

.node-cb-press.node-teaser .text-wrapper:last-child {
    margin-right: 0
}

.node-cb-press.node-teaser .text-wrapper.no-image {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 82.9403914003%
}

.node-cb-press.node-teaser .text-wrapper.no-image:last-child {
    margin-right: 0
}

.node-cb-press.node-teaser .field-name-field-press-date {
    font-size: 1.125em;
    margin-bottom: 1em
}

.node-cb-press.node-teaser h2 {
    font-size: 2.125em;
    margin-bottom: 0.5em;
    font-weight: 300
}

.node-cb-press.node-teaser .field-name-field-description {
    font-size: 1.75em
}

.node-cb-press.node-teaser .field-name-field-description p {
    margin: 0
}

.node-cb-press.view-mode-full .content-main {
    padding: 1.5em 0
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .node-cb-press.view-mode-full .content-main {
        float: left;
        display: block;
        margin-right: 7.4229703521%;
        width: 100%
    }

    .node-cb-press.view-mode-full .content-main:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 762px) and (max-width: 899px) {
    .node-cb-press.view-mode-full .content-main {
        float: left;
        display: block;
        margin-right: 3.1684356888%;
        width: 65.6105214371%
    }

    .node-cb-press.view-mode-full .content-main:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 900px) {
    .node-cb-press.view-mode-full .content-main {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 65.8807828007%
    }

    .node-cb-press.view-mode-full .content-main:last-child {
        margin-right: 0
    }
}

.node-cb-press.view-mode-full .content-right {
    padding: 1.5em 0
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .node-cb-press.view-mode-full .content-right {
        float: left;
        display: block;
        margin-right: 7.4229703521%;
        width: 100%
    }

    .node-cb-press.view-mode-full .content-right:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 762px) and (max-width: 899px) {
    .node-cb-press.view-mode-full .content-right {
        float: left;
        display: block;
        margin-right: 3.1684356888%;
        width: 31.2210428741%;
        margin-right: 0
    }

    .node-cb-press.view-mode-full .content-right:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 900px) {
    .node-cb-press.view-mode-full .content-right {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%;
        margin-right: 0
    }

    .node-cb-press.view-mode-full .content-right:last-child {
        margin-right: 0
    }
}

.node-cb-press.view-mode-full .content-right .block {
    margin-bottom: 2em;
    padding: 0 7%;
    border-left: 1px solid #e5e5e5
}

.node-cb-press.view-mode-full .content-right h3 {
    font-size: 1.875em
}

.node-cb-press.view-mode-full .content-right .press-author {
    background: #e5e5e5;
    padding: 2em 7%
}

.node-cb-press.view-mode-full .content-right .press-author .views-row::after {
    clear: both;
    content: "";
    display: table
}

.node-cb-press.view-mode-full .content-right .press-author .views-field-field-user-photo {
    float: left
}

.node-cb-press.view-mode-full .content-right .press-author .views-field-field-user-name {
    font-weight: 700
}

.node-cb-press.view-mode-full .content-right .press-author p {
    margin: 0
}

.node-cb-press.view-mode-full .content-right .press-author .author-meta {
    margin-left: 100px
}

.node-cb-press.view-mode-full .content-right .press-related {
    font-size: 1.125em;
    line-height: 1
}

.node-cb-press.view-mode-full .content-right .press-related .views-row {
    margin-bottom: 2em
}

.node-cb-press.view-mode-full .content-right .press-related .views-field-field-press-date, .node-cb-press.view-mode-full .content-right .press-related .views-field-field-user-name {
    font-weight: 700
}

.node-cb-press.view-mode-full .content-right .press-related .views-field-title {
    margin-top: 1em
}

.node-cb-press.view-mode-full a.back-link {
    font-size: 1.5em;
    font-weight: 300
}

.node-cb-press.view-mode-full a.back-link i.icon:before {
    float: left;
    margin-top: 4px
}

.node-cb-press.view-mode-full .field-name-field-press-date {
    font-size: 1.125em;
    font-weight: 700;
    margin: 1em 0 1.5em 0
}

.node-cb-press.view-mode-full h2 {
    font-size: 1.875em;
    color: #474747
}

.node-cb-press.view-mode-full .field-name-field-press-body {
    font-size: 1.125em
}

#block-views-press-releases-block {
    margin: 0 0 6em 0
}

#block-views-press-releases-block .views-row {
    padding: 4em 0;
    border-bottom: 1px solid #e5e5e5
}

.node-cb-testimonial {
    text-align: center;
    padding: 3em 5%
}

@media screen and (min-width: 768px) {
    .node-cb-testimonial {
        padding: 6em 10%;
        margin-top: 6em
    }
}

.node-cb-testimonial .field-name-body h2 {
    margin-bottom: 0.5em
}

.node-cb-testimonial .field-name-body p {
    color: #7e7e7e
}

.node-cb-testimonial .testimonial-name {
    font-weight: 700;
    font-size: 1.375em
}

#block-views-videos-block {
    margin: 6em 0 2em 0
}

#block-views-videos-block .view-content::after {
    clear: both;
    content: "";
    display: table
}

#block-views-videos-block .views-row {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    text-align: center
}

#block-views-videos-block .views-row:last-child {
    margin-right: 0
}

#block-views-videos-block .icon {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 6em;
    color: #e5e5e5;
    line-height: 1;
    margin-top: -42px
}

#block-views-videos-block .image-wrapper {
    position: relative;
    display: block
}

#block-views-videos-block .image-wrapper:hover .icon {
    color: #f78e1e
}

.node-cb-video h2 {
    font-size: 1.875em;
    color: #7e7e7e;
    margin: 1em 0
}

.node-cb-video .field-name-body {
    font-size: 1.125em
}

#block-views-blog-block-1 .content {
    position: relative;
    color: white
}

#block-views-blog-block-1 .content::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (min-width: 900px) {
    #block-views-blog-block-1 .content {
        background: #474747
    }
}

#block-views-blog-block-1 .views-field-field-blog-image {
    line-height: 8px;
    width: 100%;
    float: none;
    text-align: center
}

@media screen and (min-width: 900px) {
    #block-views-blog-block-1 .views-field-field-blog-image {
        border-left: 0;
        width: 50%;
        float: right
    }
}

#block-views-blog-block-1 .text-wrapper {
    width: 100%;
    padding: 5%;
    text-align: center;
    background: #474747
}

@media screen and (min-width: 900px) {
    #block-views-blog-block-1 .text-wrapper {
        width: 50%;
        padding: 0 5%;
        background: none;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        left: 0
    }
}

#block-views-blog-block-1 .text-wrapper h3 {
    font-weight: 400;
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.5em
}

#block-views-blog-block-1 .text-wrapper .views-field-body {
    font-size: 1.5em;
    line-height: 1.1;
    margin-bottom: 1.5em
}

#block-views-blog-block-1 .text-wrapper .more-link {
    text-transform: uppercase;
    border: 1px solid #7e7e7e;
    padding: 0.5em 1em;
    color: #7e7e7e
}

#block-views-blog-block-1 .text-wrapper .more-link:hover {
    color: white;
    border-color: white
}

#block-views-blog-block {
    margin: 4em 0
}

#block-views-blog-block .view-content::after {
    clear: both;
    content: "";
    display: table
}

#block-views-blog-block .views-row {
    margin-bottom: 3em
}

@media screen and (min-width: 0px) and (max-width: 419px) {
    #block-views-blog-block .views-row {
        float: left;
        display: block;
        margin-right: 7.4229703521%;
        width: 100%;
        float: left
    }

    #block-views-blog-block .views-row:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 420px) and (max-width: 767px) {
    #block-views-blog-block .views-row {
        float: left;
        display: block;
        margin-right: 7.4229703521%;
        width: 46.288514824%
    }

    #block-views-blog-block .views-row:last-child {
        margin-right: 0
    }

    #block-views-blog-block .views-row:nth-child(2n) {
        margin-right: 0
    }

    #block-views-blog-block .views-row:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (min-width: 762px) and (max-width: 899px) {
    #block-views-blog-block .views-row {
        float: left;
        display: block;
        margin-right: 3.1684356888%;
        width: 31.2210428741%;
        margin-bottom: 2em
    }

    #block-views-blog-block .views-row:last-child {
        margin-right: 0
    }

    #block-views-blog-block .views-row:nth-child(3n) {
        margin-right: 0
    }

    #block-views-blog-block .views-row:nth-child(3n+1) {
        clear: left
    }
}

@media screen and (min-width: 900px) {
    #block-views-blog-block .views-row {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%
    }

    #block-views-blog-block .views-row:last-child {
        margin-right: 0
    }

    #block-views-blog-block .views-row:nth-child(3n) {
        margin-right: 0
    }

    #block-views-blog-block .views-row:nth-child(3n+1) {
        clear: left
    }
}

.node-cb-blog.view-mode-teaser .field-name-field-blog-date, .node-cb-blog.view-mode-teaser .blog-author-name {
    font-weight: 700;
    font-size: 1.125em
}

.node-cb-blog.view-mode-teaser h2 {
    font-size: 1.875em;
    font-weight: 300;
    margin: 0.75em 0
}

.node-cb-blog.view-mode-teaser .field-name-body {
    font-size: 1.125em
}

.node-cb-blog.view-mode-full .content-main {
    padding: 1.5em 0
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .node-cb-blog.view-mode-full .content-main {
        float: left;
        display: block;
        margin-right: 7.4229703521%;
        width: 100%
    }

    .node-cb-blog.view-mode-full .content-main:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 762px) and (max-width: 899px) {
    .node-cb-blog.view-mode-full .content-main {
        float: left;
        display: block;
        margin-right: 3.1684356888%;
        width: 65.6105214371%
    }

    .node-cb-blog.view-mode-full .content-main:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 900px) {
    .node-cb-blog.view-mode-full .content-main {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 65.8807828007%
    }

    .node-cb-blog.view-mode-full .content-main:last-child {
        margin-right: 0
    }
}

.node-cb-blog.view-mode-full .content-right {
    padding: 1.5em 0
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .node-cb-blog.view-mode-full .content-right {
        float: left;
        display: block;
        margin-right: 7.4229703521%;
        width: 100%
    }

    .node-cb-blog.view-mode-full .content-right:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 762px) and (max-width: 899px) {
    .node-cb-blog.view-mode-full .content-right {
        float: left;
        display: block;
        margin-right: 3.1684356888%;
        width: 31.2210428741%;
        margin-right: 0
    }

    .node-cb-blog.view-mode-full .content-right:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 900px) {
    .node-cb-blog.view-mode-full .content-right {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%;
        margin-right: 0
    }

    .node-cb-blog.view-mode-full .content-right:last-child {
        margin-right: 0
    }
}

.node-cb-blog.view-mode-full .content-right .block {
    margin-bottom: 2em;
    padding: 0 7%;
    border-left: 1px solid #e5e5e5
}

.node-cb-blog.view-mode-full .content-right h3 {
    font-size: 1.875em
}

.node-cb-blog.view-mode-full .content-right .blog-author {
    background: #e5e5e5;
    padding: 2em 7%
}

.node-cb-blog.view-mode-full .content-right .blog-author .views-row::after {
    clear: both;
    content: "";
    display: table
}

.node-cb-blog.view-mode-full .content-right .blog-author .views-field-field-user-photo {
    float: left
}

.node-cb-blog.view-mode-full .content-right .blog-author .views-field-field-user-name {
    font-weight: 700
}

.node-cb-blog.view-mode-full .content-right .blog-author p {
    margin: 0
}

.node-cb-blog.view-mode-full .content-right .blog-author .author-meta {
    margin-left: 100px
}

.node-cb-blog.view-mode-full .content-right .blog-related {
    font-size: 1.125em;
    line-height: 1
}

.node-cb-blog.view-mode-full .content-right .blog-related .views-row {
    margin-bottom: 2em
}

.node-cb-blog.view-mode-full .content-right .blog-related .views-field-field-blog-date, .node-cb-blog.view-mode-full .content-right .blog-related .views-field-field-user-name {
    font-weight: 700
}

.node-cb-blog.view-mode-full .content-right .blog-related .views-field-title {
    margin-top: 1em
}

.node-cb-blog.view-mode-full a.back-link {
    font-size: 1.5em;
    font-weight: 300
}

.node-cb-blog.view-mode-full a.back-link i.icon:before {
    float: left;
    margin-top: 4px
}

.node-cb-blog.view-mode-full .field-name-field-blog-date {
    font-size: 1.125em;
    font-weight: 700;
    margin: 1em 0 1.5em 0
}

.node-cb-blog.view-mode-full h2 {
    font-size: 1.875em;
    color: #474747
}

.node-cb-blog.view-mode-full .field-name-field-blog-body {
    font-size: 1.125em
}

.node-cb-faq .faq-question h3 {
    font-size: 1.875em;
    margin-bottom: 0
}

.node-cb-faq .faq-question a {
    color: #474747
}

.node-cb-faq .faq-question a:hover {
    color: #f78e1e
}

.node-cb-faq .faq-question span.title {
    float: left;
    margin-right: 0.5em
}

.node-cb-faq .faq-question span.icon {
    float: left;
    margin-top: 4px
}

.node-cb-faq .faq-answer {
    font-size: 1.125em;
    line-height: 1;
    display: none
}

#block-views-faq-block {
    margin: 3em 0
}

#block-views-faq-block .views-row {
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: 1px solid #e5e5e5
}

#block-views-faq-block .views-row-first {
    margin-top: 2em;
    padding-top: 2em;
    border-top: 1px solid #e5e5e5
}

.view-products.view-display-id-page .product-category-hero img {
    margin-bottom: 2em
}

.view-products.view-display-id-page .product-category-intro {
    font-size: 1.75em;
    color: #7e7e7e;
    text-align: center;
    padding: 0 10%;
    margin: 0
}

.view-products.view-display-id-page h2, .view-products.view-display-id-page h3 {
    font-size: 1.875em
}

.view-products.view-display-id-page h2 a, .view-products.view-display-id-page h3 a {
    color: #333
}

.view-products.view-display-id-page h2 a:hover, .view-products.view-display-id-page h3 a:hover {
    color: #f78e1e
}

.view-products.view-display-id-page .views-field-field-product-introduction {
    font-size: 1.125em
}

.view-products.view-display-id-page .views-field-field-product-featured-image {
    line-height: 8px
}

.view-products.view-display-id-page .view-content {
    position: relative;
    margin-top: 2em
}

.view-products.view-display-id-page .view-content::after {
    clear: both;
    content: "";
    display: table
}

.view-products.view-display-id-page .view-display-id-block_products_tier1 {
    margin-bottom: 2em
}

.view-products.view-display-id-page .view-display-id-block_products_tier1 .views-row {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-bottom: 1em;
    background: #474747
}

.view-products.view-display-id-page .view-display-id-block_products_tier1 .views-row:last-child {
    margin-right: 0
}

.view-products.view-display-id-page .view-display-id-block_products_tier1 .views-field-field-product-featured-image {
    width: 50%;
    float: left
}

.view-products.view-display-id-page .view-display-id-block_products_tier1 .views-field-field-product-featured-image img {
    border-top: 1px solid #7e7e7e;
    border-left: 1px solid #7e7e7e;
    border-bottom: 1px solid #7e7e7e
}

.view-products.view-display-id-page .view-display-id-block_products_tier1 .text-wrapper {
    width: 50%;
    padding: 2em 10%;
    left: auto;
    right: 0;
    color: white;
    text-align: center;
    font-weight: 300;
    line-height: 1.2
}

.view-products.view-display-id-page .view-display-id-block_products_tier1 .text-wrapper h2 {
    color: white;
    font-size: 3em
}

.view-products.view-display-id-page .view-display-id-block_products_tier1 .text-wrapper p {
    font-size: 1.5em
}

.view-products.view-display-id-page .view-display-id-block_products_tier1 .text-wrapper .views-field-view-node {
    margin-top: 2em
}

.view-products.view-display-id-page .view-display-id-block_products_tier1 .more-link {
    font-size: 1.1em;
    margin-top: 0.5em
}

.view-products.view-display-id-page .view-display-id-block_products_tier2 {
    margin-bottom: 2em
}

.view-products.view-display-id-page .view-display-id-block_products_tier2 .views-row {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%;
    margin-bottom: 1em
}

.view-products.view-display-id-page .view-display-id-block_products_tier2 .views-row:last-child {
    margin-right: 0
}

.view-products.view-display-id-page .view-display-id-block_products_tier2 .views-row:nth-child(2n) {
    margin-right: 0
}

.view-products.view-display-id-page .view-display-id-block_products_tier2 .views-row:nth-child(2n+1) {
    clear: left
}

.view-products.view-display-id-page .view-display-id-block_products_tier2 .views-field-field-product-featured-image img {
    border-top: 1px solid #7e7e7e;
    border-left: 1px solid #7e7e7e;
    border-right: 1px solid #7e7e7e
}

.view-products.view-display-id-page .view-display-id-block_products_tier2 .text-wrapper {
    background: #e5e5e5;
    padding: 2em 10%;
    height: 230px
}

.view-products.view-display-id-page .view-display-id-block_products_tier3 {
    margin-bottom: 2em
}

.view-products.view-display-id-page .view-display-id-block_products_tier3 .views-row {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%;
    position: relative;
    margin-bottom: 1em
}

.view-products.view-display-id-page .view-display-id-block_products_tier3 .views-row:last-child {
    margin-right: 0
}

.view-products.view-display-id-page .view-display-id-block_products_tier3 .views-row:nth-child(2n) {
    margin-right: 0
}

.view-products.view-display-id-page .view-display-id-block_products_tier3 .views-row:nth-child(2n+1) {
    clear: left
}

.view-products.view-display-id-page .view-display-id-block_products_tier3 .views-field-field-product-featured-image {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%
}

.view-products.view-display-id-page .view-display-id-block_products_tier3 .views-field-field-product-featured-image:last-child {
    margin-right: 0
}

.view-products.view-display-id-page .view-display-id-block_products_tier3 .views-field-field-product-featured-image img {
    border: 1px solid #7e7e7e
}

.view-products.view-display-id-page .view-display-id-block_products_tier3 .text-wrapper {
    width: 50%;
    padding: 0 5%;
    left: auto;
    right: 0
}

.view-products.view-display-id-page > .view-content {
    margin-bottom: 3em
}

.view-products.view-display-id-page > .view-content .views-row {
    margin-bottom: 2em
}

@media screen and (min-width: 0px) and (max-width: 419px) {
    .view-products.view-display-id-page > .view-content .views-row {
        float: left;
        display: block;
        margin-right: 7.4229703521%;
        width: 100%;
        float: left
    }

    .view-products.view-display-id-page > .view-content .views-row:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 420px) and (max-width: 767px) {
    .view-products.view-display-id-page > .view-content .views-row {
        float: left;
        display: block;
        margin-right: 7.4229703521%;
        width: 46.288514824%
    }

    .view-products.view-display-id-page > .view-content .views-row:last-child {
        margin-right: 0
    }

    .view-products.view-display-id-page > .view-content .views-row:nth-child(2n) {
        margin-right: 0
    }

    .view-products.view-display-id-page > .view-content .views-row:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (min-width: 762px) and (max-width: 899px) {
    .view-products.view-display-id-page > .view-content .views-row {
        float: left;
        display: block;
        margin-right: 3.1684356888%;
        width: 31.2210428741%;
        margin-bottom: 2em
    }

    .view-products.view-display-id-page > .view-content .views-row:last-child {
        margin-right: 0
    }

    .view-products.view-display-id-page > .view-content .views-row:nth-child(3n) {
        margin-right: 0
    }

    .view-products.view-display-id-page > .view-content .views-row:nth-child(3n+1) {
        clear: left
    }
}

@media screen and (min-width: 900px) {
    .view-products.view-display-id-page > .view-content .views-row {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%
    }

    .view-products.view-display-id-page > .view-content .views-row:last-child {
        margin-right: 0
    }

    .view-products.view-display-id-page > .view-content .views-row:nth-child(4n) {
        margin-right: 0
    }

    .view-products.view-display-id-page > .view-content .views-row:nth-child(4n+1) {
        clear: left
    }
}

.view-products.view-display-id-page > .view-content .views-row h3 {
    margin: 0.3em 0 0 0;
    text-align: center
}

.view-products.view-display-id-page > .view-content .field-name-field-product-featured-image img {
    border: 1px solid #7e7e7e
}

.node-type-cb-product h1 {
    display: none
}

.node-cb-product.view-mode-full .feature-wrapper {
    position: relative;
    margin-bottom: 1em
}

@media screen and (min-width: 900px) {
    .node-cb-product.view-mode-full .feature-wrapper {
        background: #f78e1e
    }
}

.node-cb-product.view-mode-full .feature-wrapper .text-wrapper {
    width: 100%;
    padding: 5%;
    text-align: center
}

@media screen and (min-width: 900px) {
    .node-cb-product.view-mode-full .feature-wrapper .text-wrapper {
        width: 50%;
        padding: 0 5%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        left: 0
    }
}

.node-cb-product.view-mode-full .feature-wrapper .text-wrapper h2 {
    margin-bottom: 0.25em;
    font-size: 1.875em;
    font-weight: 300;
    line-height: 1;
    padding-top: 10px
}

@media screen and (min-width: 420px) {
    .node-cb-product.view-mode-full .feature-wrapper .text-wrapper h2 {
        margin-bottom: 0.45em
    }
}

@media screen and (min-width: 600px) {
    .node-cb-product.view-mode-full .feature-wrapper .text-wrapper h2 {
        font-size: 2.5em
    }
}

@media screen and (min-width: 900px) {
    .node-cb-product.view-mode-full .feature-wrapper .text-wrapper h2 {
        font-size: 3.75em;
        margin-bottom: 0.75em;
        color: white
    }
}

.node-cb-product.view-mode-full .feature-wrapper .text-wrapper .field-name-field-product-model {
    margin-bottom: 10px;
    color: #f78e1e
}

@media screen and (min-width: 420px) {
    .node-cb-product.view-mode-full .feature-wrapper .text-wrapper .field-name-field-product-model {
        margin-bottom: 0.45em;
        font-size: 1.2em
    }
}

@media screen and (min-width: 600px) {
    .node-cb-product.view-mode-full .feature-wrapper .text-wrapper .field-name-field-product-model {
        font-size: 1.8em
    }
}

@media screen and (min-width: 900px) {
    .node-cb-product.view-mode-full .feature-wrapper .text-wrapper .field-name-field-product-model {
        font-size: 2.4em;
        color: white
    }
}

@media screen and (min-width: 900px) {
    .node-cb-product.view-mode-full .feature-wrapper .text-wrapper .field-name-field-product-introduction {
        color: white;
        font-size: 1.25em
    }
}

@media screen and (min-width: 1175px) {
    .node-cb-product.view-mode-full .feature-wrapper .text-wrapper .field-name-field-product-introduction {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1460px) {
    .node-cb-product.view-mode-full .feature-wrapper .text-wrapper .field-name-field-product-introduction {
        font-size: 1.875em
    }
}

.node-cb-product.view-mode-full .feature-wrapper .field-name-field-product-featured-image {
    border: 1px solid #e5e5e5;
    width: 100%;
    float: none;
    text-align: center
}

@media screen and (min-width: 900px) {
    .node-cb-product.view-mode-full .feature-wrapper .field-name-field-product-featured-image {
        border-left: 0;
        width: 50%;
        float: right
    }
}

.node-cb-product.view-mode-full .field-name-field-product-image {
    margin-bottom: 2em
}

.node-cb-product.view-mode-full .field-name-field-product-image::after {
    clear: both;
    content: "";
    display: table
}

.node-cb-product.view-mode-full .field-name-field-product-image .field-item {
    margin-bottom: 1em
}

@media screen and (min-width: 0px) and (max-width: 419px) {
    .node-cb-product.view-mode-full .field-name-field-product-image .field-item {
        float: left;
        display: block;
        margin-right: 7.4229703521%;
        width: 46.288514824%
    }

    .node-cb-product.view-mode-full .field-name-field-product-image .field-item:last-child {
        margin-right: 0
    }

    .node-cb-product.view-mode-full .field-name-field-product-image .field-item:nth-child(2n) {
        margin-right: 0
    }

    .node-cb-product.view-mode-full .field-name-field-product-image .field-item:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (min-width: 420px) and (max-width: 767px) {
    .node-cb-product.view-mode-full .field-name-field-product-image .field-item {
        float: left;
        display: block;
        margin-right: 7.4229703521%;
        width: 46.288514824%
    }

    .node-cb-product.view-mode-full .field-name-field-product-image .field-item:last-child {
        margin-right: 0
    }

    .node-cb-product.view-mode-full .field-name-field-product-image .field-item:nth-child(2n) {
        margin-right: 0
    }

    .node-cb-product.view-mode-full .field-name-field-product-image .field-item:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (min-width: 762px) and (max-width: 899px) {
    .node-cb-product.view-mode-full .field-name-field-product-image .field-item {
        float: left;
        display: block;
        margin-right: 3.1684356888%;
        width: 31.2210428741%;
        margin-bottom: 2em
    }

    .node-cb-product.view-mode-full .field-name-field-product-image .field-item:last-child {
        margin-right: 0
    }

    .node-cb-product.view-mode-full .field-name-field-product-image .field-item:nth-child(3n) {
        margin-right: 0
    }

    .node-cb-product.view-mode-full .field-name-field-product-image .field-item:nth-child(3n+1) {
        clear: left
    }
}

@media screen and (min-width: 900px) {
    .node-cb-product.view-mode-full .field-name-field-product-image .field-item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%
    }

    .node-cb-product.view-mode-full .field-name-field-product-image .field-item:last-child {
        margin-right: 0
    }

    .node-cb-product.view-mode-full .field-name-field-product-image .field-item:nth-child(4n) {
        margin-right: 0
    }

    .node-cb-product.view-mode-full .field-name-field-product-image .field-item:nth-child(4n+1) {
        clear: left
    }
}

#block-quicktabs-product-details {
    margin: 1em 0 4em 0
}

#block-quicktabs-product-details .field-content ul, #block-quicktabs-product-details .field-content ol {
    margin: 1em 0 1em 1em
}

#block-quicktabs-product-details .field-content ul li, #block-quicktabs-product-details .field-content ol li {
    list-style: disc;
    margin-bottom: 0.5em
}

#block-quicktabs-product-details .field-content ul li ul, #block-quicktabs-product-details .field-content ol li ul {
    margin: 0.25em 0 0 2em
}

#block-quicktabs-product-details .field-content ul li ul li, #block-quicktabs-product-details .field-content ol li ul li {
    list-style: circle
}

#block-quicktabs-product-details .field-content h2 {
    font-size: 2em
}

#block-quicktabs-product-details .field-content h3 {
    font-size: 1.5em
}

#block-quicktabs-product-details .field-content h4 {
    font-size: 1.1em
}

#block-quicktabs-product-details ul.quicktabs-tabs li {
    margin: 0 0.5% 0.5% 0;
    width: 100%
}

@media screen and (min-width: 768px) {
    #block-quicktabs-product-details ul.quicktabs-tabs li {
        width: auto;
        margin-bottom: 0
    }
}

@media screen and (min-width: 768px) {
    #block-quicktabs-product-details ul.quicktabs-tabs li.last {
        margin: 0
    }
}

#block-quicktabs-product-details ul.quicktabs-tabs li a {
    background: #e5e5e5
}

#block-quicktabs-product-details ul.quicktabs-tabs li.active a, #block-quicktabs-product-details ul.quicktabs-tabs li a:hover {
    background: #f78e1e;
    color: white
}

#block-quicktabs-product-details .quicktabs-tabpage {
    background: #e5e5e5;
    padding: 2em 10%;
    line-height: 1.1;
    font-size: 1.125em
}

#block-quicktabs-product-details #quicktabs-tabpage-product_details-2 {
    background: white;
    border: 1px solid #e5e5e5;
    padding: 2em 5%
}

#block-quicktabs-product-details #quicktabs-tabpage-product_details-2 ul, #block-quicktabs-product-details #quicktabs-tabpage-product_details-2 ol {
    margin: 1em 0
}

#block-quicktabs-product-details .views-field-field-product-model, #block-quicktabs-product-details .views-field-nothing {
    font-weight: 400;
    font-size: 1.5em;
    display: inline-block;
    margin-bottom: 0.5em
}

#block-quicktabs-product-details .views-field-field-product-specs .Specification, #block-quicktabs-product-details .views-field-field-product-specs .specification {
    font-size: 1.5em;
    font-weight: 400
}

#block-quicktabs-product-details .views-field-field-product-specs dl {
    margin-bottom: 2em
}

#block-quicktabs-product-details .views-field-field-product-specs .spec-list li {
    list-style: none !important;
    padding: 5px 20px;
    margin: 0 !important
}

#block-quicktabs-product-details .views-field-field-product-specs .spec-list li:nth-child(2n+1) {
    background: #fafafa
}

#block-quicktabs-product-details .views-field-field-product-specs .spec-list .spec-name {
    display: inline-block;
    width: 49%;
    vertical-align: top
}

#block-quicktabs-product-details .views-field-field-product-specs .spec-list .spec-data {
    display: inline-block;
    width: 50%
}

#block-views-product-details-block-related .slick-prev, #block-views-product-details-block-related .slick-next {
    margin: 0;
    top: 40%
}

#block-views-product-details-block-related .slick-prev:before {
    content: "j";
    padding: 0
}

#block-views-product-details-block-related .slick-next:before {
    content: "i";
    padding: 0
}

#block-views-product-details-block-related .slick-list {
    width: 95%;
    margin: auto
}

#block-views-product-details-block-related h3 {
    font-weight: 400;
    font-size: 1.375em;
    margin: 1em 0;
    text-align: center
}

#block-views-product-details-block-related h3 a {
    color: #474747
}

#block-views-product-details-block-related h3 a:hover {
    color: #f78e1e
}

.views-field-field-product-image a {
    outline: 0
}

#block-cb-dealer-cb-dealer-search-results h3 {
    font-size: 1.5em;
    line-height: 1;
    margin: 0
}

#block-cb-dealer-cb-dealer-search-results .dealer-elite {
    line-height: 1;
    text-transform: uppercase;
    font-size: 1em;
    color: #999
}

#footer #block-cb-dealer-cb-dealer-search {
    padding: 4em 0;
    background: #f78e1e
}

#footer #block-cb-dealer-cb-dealer-search::after {
    clear: both;
    content: "";
    display: table
}

#footer #block-cb-dealer-cb-dealer-search h2 {
    color: white
}

#footer #block-cb-dealer-cb-dealer-search input[type="text"], #footer #block-cb-dealer-cb-dealer-search input[type="email"] {
    background: transparent;
    color: white;
    border: 1px solid white;
    height: 60px;
    padding: 1em;
    text-transform: uppercase
}

#footer #block-cb-dealer-cb-dealer-search input[type="text"]::-webkit-input-placeholder, #footer #block-cb-dealer-cb-dealer-search input[type="email"]::-webkit-input-placeholder {
    color: white
}

#footer #block-cb-dealer-cb-dealer-search input[type="text"]::-moz-placeholder, #footer #block-cb-dealer-cb-dealer-search input[type="email"]::-moz-placeholder {
    color: white
}

#footer #block-cb-dealer-cb-dealer-search input[type="text"]:-moz-placeholder, #footer #block-cb-dealer-cb-dealer-search input[type="email"]:-moz-placeholder {
    color: white
}

#footer #block-cb-dealer-cb-dealer-search input[type="text"]:-ms-input-placeholder, #footer #block-cb-dealer-cb-dealer-search input[type="email"]:-ms-input-placeholder {
    color: white
}

#footer #block-cb-dealer-cb-dealer-search input[type="submit"] {
    background: white;
    color: #f78e1e;
    width: 80%;
    margin: 2em auto;
    display: block;
    height: 60px;
    padding-top: 5px;
    clear: both
}

@media screen and (min-width: 768px) {
    #footer #block-cb-dealer-cb-dealer-search input[type="submit"] {
        width: 40%
    }
}

#footer #block-cb-dealer-cb-dealer-search .form-item {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%
}

#footer #block-cb-dealer-cb-dealer-search .form-item:last-child {
    margin-right: 0
}

@media screen and (min-width: 768px) {
    #footer #block-cb-dealer-cb-dealer-search .form-item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%
    }

    #footer #block-cb-dealer-cb-dealer-search .form-item:last-child {
        margin-right: 0
    }
}

#footer #block-cb-dealer-cb-dealer-search .form-item-zip-code {
    margin-right: 0
}

#content-area .dealer-search-form {
    position: absolute;
    top: 48%;
    left: 10%;
    width: 80%
}

@media (min-width: 540px) and (max-width: 990px) {
    #content-area .dealer-search-form {
        top: 35%
    }
}

@media (max-width: 539px) {
    #content-area .dealer-search-form {
        top: 2em;
        margin-bottom: 2em;
        width: 100%;
        left: 0;
        position: relative
    }
}

#content-area .dealer-search-form h2 {
    display: none
}

#content-area .dealer-search-form .form-item {
    width: 25%;
    float: left;
    padding-right: 5px;
    margin: 0
}

@media (min-width: 540px) and (max-width: 990px) {
    #content-area .dealer-search-form .form-item {
        width: 50%
    }
}

@media (max-width: 539px) {
    #content-area .dealer-search-form .form-item {
        width: 100%
    }
}

#content-area .dealer-search-form .form-item input {
    background: white
}

#content-area .dealer-search-form .form-submit {
    width: 25%;
    float: left
}

@media (min-width: 540px) and (max-width: 990px) {
    #content-area .dealer-search-form .form-submit {
        width: 50%
    }
}

@media (max-width: 539px) {
    #content-area .dealer-search-form .form-submit {
        width: 100%
    }
}

#content-area .has-results .dealer-search-form {
    position: relative;
    margin-top: 3em
}

.node-cb-product-hub .field-name-body {
    font-size: 1.75em;
    color: #7e7e7e;
    text-align: center;
    padding: 2em 0
}

@media screen and (min-width: 768px) {
    .node-cb-product-hub .field-name-body {
        font-size: 1.75em;
        padding: 1em 0
    }
}

.node-cb-product-hub .field-name-body h2 {
    font-size: 2em;
    margin: 0
}

@media screen and (min-width: 768px) {
    .node-cb-product-hub .field-name-body h2 {
        font-size: 3em;
        margin: 0 0 0.75em
    }
}

.node-cb-product-hub .field-name-body .field-items {
    padding: 0 10%
}

.node-cb-product-hub .field-name-field-category-section::after {
    clear: both;
    content: "";
    display: table
}

.node-cb-product-hub .field-name-field-category-section > .field-items > .field-item {
    padding: 0;
    margin: 0 0 2em 0;
    background: #474747;
    color: white
}

@media screen and (min-width: 540px) {
    .node-cb-product-hub .field-name-field-category-section > .field-items > .field-item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%
    }

    .node-cb-product-hub .field-name-field-category-section > .field-items > .field-item:last-child {
        margin-right: 0
    }

    .node-cb-product-hub .field-name-field-category-section > .field-items > .field-item:nth-child(2n) {
        margin-right: 0
    }

    .node-cb-product-hub .field-name-field-category-section > .field-items > .field-item:nth-child(2n+1) {
        clear: left
    }
}

.node-cb-product-hub .field-name-field-category-section .field-name-field-ph-description {
    padding: 2em 5%
}

.node-cb-product-hub .field-name-field-category-section .field-name-field-ph-description p {
    font-size: 1.125em;
    min-height: 135px
}

.node-cb-product-hub .field-name-field-category-section .field-name-field-ph-description h2 {
    color: white
}

.node-cb-product-hub .field-name-field-category-section .field-name-field-ph-link {
    text-align: center;
    margin-bottom: 3em
}

.node-cb-product-hub .field-name-field-category-section .field-name-field-ph-link a {
    color: #bfbfbf;
    padding: 0.5em 3em;
    text-transform: uppercase;
    border: 1px solid #bfbfbf
}

.node-cb-product-hub .field-name-field-category-section .field-name-field-ph-link a:hover {
    color: white;
    border-color: white
}

.node-cb-product-hub .field-name-field-listing-title h2 {
    color: #474747;
    text-align: center
}

.node-cb-product-hub .field-name-field-hub-products {
    margin-bottom: 3em
}

.node-cb-product-hub .field-name-field-hub-products .field-item {
    margin-bottom: 2em
}

@media screen and (min-width: 0px) and (max-width: 419px) {
    .node-cb-product-hub .field-name-field-hub-products .field-item {
        float: left;
        display: block;
        margin-right: 7.4229703521%;
        width: 100%;
        float: left
    }

    .node-cb-product-hub .field-name-field-hub-products .field-item:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 420px) and (max-width: 767px) {
    .node-cb-product-hub .field-name-field-hub-products .field-item {
        float: left;
        display: block;
        margin-right: 7.4229703521%;
        width: 46.288514824%
    }

    .node-cb-product-hub .field-name-field-hub-products .field-item:last-child {
        margin-right: 0
    }

    .node-cb-product-hub .field-name-field-hub-products .field-item:nth-child(2n) {
        margin-right: 0
    }

    .node-cb-product-hub .field-name-field-hub-products .field-item:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (min-width: 762px) and (max-width: 899px) {
    .node-cb-product-hub .field-name-field-hub-products .field-item {
        float: left;
        display: block;
        margin-right: 3.1684356888%;
        width: 31.2210428741%;
        margin-bottom: 2em
    }

    .node-cb-product-hub .field-name-field-hub-products .field-item:last-child {
        margin-right: 0
    }

    .node-cb-product-hub .field-name-field-hub-products .field-item:nth-child(3n) {
        margin-right: 0
    }

    .node-cb-product-hub .field-name-field-hub-products .field-item:nth-child(3n+1) {
        clear: left
    }
}

@media screen and (min-width: 900px) {
    .node-cb-product-hub .field-name-field-hub-products .field-item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%
    }

    .node-cb-product-hub .field-name-field-hub-products .field-item:last-child {
        margin-right: 0
    }

    .node-cb-product-hub .field-name-field-hub-products .field-item:nth-child(4n) {
        margin-right: 0
    }

    .node-cb-product-hub .field-name-field-hub-products .field-item:nth-child(4n+1) {
        clear: left
    }
}

.node-cb-product-hub .field-name-field-hub-products .field-item h3 {
    margin: 1em 0 0 0
}

.node-cb-product-hub .field-name-field-hub-products .field-item h3 a {
    color: #7e7e7e
}

.node-cb-product-hub .field-name-field-hub-products .field-item h3 a:hover {
    color: #f78e1e
}

.node-cb-product-hub .field-name-field-hub-products .field-name-field-product-featured-image {
    background: #fff
}

.node-cb-product-hub .field-name-field-hub-products .field-name-field-product-featured-image img {
    border: 1px solid #7e7e7e;
    padding: 20px
}

#skip {
    display: none
}

#content-header h1 {
    color: white;
    background: #f78e1e;
    font-size: 2.5em;
    padding: 1em 0.7em;
    margin: 0
}

@media (max-width: 768px) {
    #content-header h1 {
        padding: 0.5em
    }
}

.get-started-block {
    padding: 0 2em
}

.front h1 {
    display: none
}

.front .node-page .field-name-body {
    text-align: center;
    padding: 0 5%;
    margin: 1em 0 0 0
}

@media screen and (min-width: 768px) {
    .front .node-page .field-name-body {
        margin: 3em 0 0 0
    }
}

.front .node-page .field-name-body h2 {
    line-height: 1;
    margin-bottom: 0.25em
}

.front .node-page .field-name-body p {
    font-size: 1.75em;
    color: #7e7e7e;
    max-width: none
}

.page-search-node #block-system-main .content, .page-search #block-system-main .content {
    padding-bottom: 30px;
    padding-top: 30px;
    min-height: 450px
}

.page-search-node #block-system-main .content h2, .page-search #block-system-main .content h2 {
    color: #474747
}

#search-api-page-search-form {
    margin: 30px 0
}

.field-name-body p {
    max-width: 1100px
}

body.front #page {
    visibility: hidden
}

body.front .pg-loading-screen h1 {
    display: block
}

body.pg-loaded #page {
    display: block
}

.pg-loading-screen .pg-loading-html {
    margin-top: 30px
}

.spinner {
    margin: 30px auto 0;
    width: 70px;
    text-align: center
}

.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #f78e1e;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.views-exposed-form label {
    font-weight: 300
}

.views-exposed-form .views-exposed-widget input[type='submit'] {
    text-transform: uppercase;
    height: 50px;
    margin-top: 41px;
    border: none
}

#block-search-form, #block-search-api-page-node-index {
    position: relative
}

#block-search-form input[type="search"], #block-search-form input[type="text"], #block-search-api-page-node-index input[type="search"], #block-search-api-page-node-index input[type="text"] {
    background: transparent;
    font-size: 1em;
    font-weight: 300;
    height: 45px;
    width: 100%;
    margin: 0;
    border: 1px solid #555555;
    line-height: 45px
}

@media screen and (min-width: 420px) {
    #block-search-form input[type="search"], #block-search-form input[type="text"], #block-search-api-page-node-index input[type="search"], #block-search-api-page-node-index input[type="text"] {
        border: 1px solid #e5e5e5
    }
}

@media screen and (min-width: 768px) {
    #block-search-form input[type="search"], #block-search-form input[type="text"], #block-search-api-page-node-index input[type="search"], #block-search-api-page-node-index input[type="text"] {
        font-size: 2em;
        height: 80px;
        width: 80%;
        margin: 2em 10%;
        line-height: inherit
    }
}

#block-search-form input[type="submit"], #block-search-api-page-node-index input[type="submit"] {
    font-family: "core-brands";
    content: "p";
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    color: #f78e1e;
    padding: 0;
    text-align: center;
    font-size: 1.2em;
    height: 45px;
    width: 45px;
    text-transform: none
}

@media screen and (min-width: 768px) {
    #block-search-form input[type="submit"], #block-search-api-page-node-index input[type="submit"] {
        line-height: 1;
        font-size: 2em;
        height: 80px;
        right: 10%;
        width: 80px
    }
}

#protected-node-enterpassword {
    margin: 3em 10%
}

#protected-node-enterpassword input[type="submit"] {
    margin-right: 1em
}

.block > h2 {
    color: #474747;
    font-weight: 300;
    text-align: center;
    font-size: 3.75em
}

#content-area .sub-menu {
    margin-bottom: 4em
}

#content-area .sub-menu h2 {
    margin-bottom: 0.5em
}

#content-area .sub-menu .content::after {
    clear: both;
    content: "";
    display: table
}

#content-area .sub-menu .content li {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 0.6em
}

@media screen and (min-width: 420px) {
    #content-area .sub-menu .content li {
        width: 47.64235%;
        margin-right: 2.35765%;
        float: left
    }
}

@media screen and (min-width: 768px) {
    #content-area .sub-menu .content li {
        width: 23.23176%;
        margin-bottom: 0
    }
}

#content-area .sub-menu .content li:last-child {
    margin-right: 0
}

#content-area .sub-menu .content a {
    background: #e5e5e5;
    padding: 0.5em 2em;
    text-transform: uppercase;
    display: block;
    text-align: center;
    color: #474747;
    font-weight: 700;
    font-size: 1.25em
}

@media screen and (min-width: 768px) {
    #content-area .sub-menu .content a {
        padding: 1.5em 2em
    }
}

#content-area .sub-menu .content a:hover {
    background: #f78e1e;
    color: white
}

.block-bean::after {
    clear: both;
    content: "";
    display: table
}

#block-views-news-block .slick-prev, #block-views-news-block .slick-next {
    margin: 0
}

#block-views-news-block h3 {
    font-size: 1.5em
}

#block-views-news-block p {
    font-size: 0.7em
}

#block-views-testimonials-block-1 .field-name-body p {
    max-width: none;
    font-size: 1.5em
}

.bean-page-section {
    margin-bottom: 1em
}

.bean-page-section .group-text-wrapper {
    background: #e5e5e5;
    padding: 2em 5%
}

.bean-page-section .group-text-wrapper h2 {
    color: #474747;
    font-size: 1.875em
}

.bean-page-section .group-text-wrapper p {
    font-size: 1.125em
}

#block-quicktabs-see-elan ul.quicktabs-tabs {
    padding: 6px
}

#block-quicktabs-see-elan ul.quicktabs-tabs li {
    width: 100%;
    margin: 0
}

@media screen and (min-width: 420px) {
    #block-quicktabs-see-elan ul.quicktabs-tabs li {
        width: 50%;
        margin: 0;
        float: left
    }
}

@media screen and (min-width: 768px) {
    #block-quicktabs-see-elan ul.quicktabs-tabs li {
        width: calc(50% - 6px);
        margin-right: 12px
    }
}

#block-quicktabs-see-elan ul.quicktabs-tabs li.last {
    margin: 0
}

#block-quicktabs-see-elan ul.quicktabs-tabs li a {
    padding: 1em 0;
    text-align: center
}

#block-block-2 {
    text-align: center
}

@media screen and (min-width: 768px) {
    #block-block-2 {
        text-align: left
    }
}

#header #logo {
    padding-top: 0;
    padding-left: 0;
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
    max-width: 90px;
    height: auto;
    position: relative;
}

@media screen and (min-width: 540px) {
    #header #logo {
        max-width: 125px;
        margin-top: 23px
    }
}

@media screen and (min-width: 900px) {
    #header #logo {
        margin-left: 25px;
        margin-top: 25px;
        max-width: 194px
    }
}

#block-menu-menu-dealer-portal {
    display: none
}

#header #header-region {
    background: #474747
}

#header #secondary-menu ul li.menu-610 a.dealer-expanded, #header #secondary-menu ul li.menu-610 a:hover {
    background: #fff;
    color: #f78e1e
}

#header #secondary-menu ul ul.dealer-sub-menu {
    display: none;
    position: absolute;
    background: #474747;
    top: 100px;
    right: 156px;
    min-width: 197px
}

#header #secondary-menu ul ul.dealer-sub-menu li {
    float: none;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0
}

#header #secondary-menu ul ul.dealer-sub-menu li a {
    border: 0 none;
    padding: 0.82em 0;
    color: #fff;
    height: auto;
    font-size: 1.275em;
    text-align: center
}

#header #secondary-menu ul ul.dealer-sub-menu li a:hover {
    background: #7e7e7e
}

#header #secondary-menu ul ul.dealer-sub-menu li.first a, #header #secondary-menu ul ul.dealer-sub-menu li.first a:hover {
    border-bottom: 1px solid #aaa;
    background: url("http://s29.postimg.org/ll7bd83z7/arrow_down.png") no-repeat;
    background-size: 20px;
    background-position: center -1px
}

@media only screen and (max-width: 539px) {
    #header #secondary-menu ul ul.dealer-sub-menu {
        top: 47px;
        right: 16px;
        min-width: 188px
    }

    #header #secondary-menu ul ul.dealer-sub-menu li a {
        padding: 10px 0;
        font-size: 0.875em;
        line-height: 25px
    }
}

@media only screen and (min-width: 540px) and (max-width: 899px) {
    #header #secondary-menu ul ul.dealer-sub-menu {
        top: 65px;
        right: 105px;
        min-width: 175px
    }

    #header #secondary-menu ul ul.dealer-sub-menu li a {
        padding: 0;
        font-size: 1.1em;
        line-height: 63px
    }
}

#block-search-form input[type="submit"] {
    text-transform: none
}

.pg-loading-logo-header {
    margin: 0
}

.page-node-43 .node-page .field-name-field-page-introduction .field-items {
    padding: 0
}

.node-page .field-name-field-page-introduction h3 {
    margin: 0 0 0.25em
}

#block-views-rotatos-block-moment-static .slick-dots {
    bottom: 3em;
    top: auto
}

@media only screen and (min-width: 1025px) and (min-height: 581px) {
    .moments-static .views-row-1 .text-wrapper:before {
        width: 60px;
        height: 56.19px;
        background-image: url("/sites/all/themes/corebrands/img/icon-presets.png");
        background-position: 50% 50%;
        background-repeat: no-repeat
    }

    html.svg .moments-static .views-row-1 .text-wrapper:before {
        background-image: url("/sites/all/themes/corebrands/img/svg/icon-presets.svg")
    }

    .moments-static .views-row-2 .text-wrapper:before {
        width: 60px;
        height: 60px;
        background-image: url("/sites/all/themes/corebrands/img/icon-remote.png");
        background-position: 50% 50%;
        background-repeat: no-repeat
    }

    html.svg .moments-static .views-row-2 .text-wrapper:before {
        background-image: url("/sites/all/themes/corebrands/img/svg/icon-remote.svg")
    }

    .moments-static .views-row-3 .text-wrapper:before {
        width: 48px;
        height: 54px;
        background-image: url("/sites/all/themes/corebrands/img/icon-lock.png");
        background-position: 50% 50%;
        background-repeat: no-repeat
    }

    html.svg .moments-static .views-row-3 .text-wrapper:before {
        background-image: url("/sites/all/themes/corebrands/img/svg/icon-lock.svg")
    }

    .moments-static .views-row-4 .text-wrapper:before {
        width: 60px;
        height: 43.38px;
        background-image: url("/sites/all/themes/corebrands/img/icon-wifi.png");
        background-position: 50% 50%;
        background-repeat: no-repeat
    }

    html.svg .moments-static .views-row-4 .text-wrapper:before {
        background-image: url("/sites/all/themes/corebrands/img/svg/icon-wifi.svg")
    }
}

#block-views-rotatos-block-moment-static .moments-static .view-content {
    background: #e5e5e5
}
