﻿/* Proxima Nova Regular
font-family: "proxima-nova", sans-serif;
font-weight: 400;
font-style: normal;
Proxima Nova Italic
font-family: "proxima-nova", sans-serif;
font-weight: 400;
font-style: italic;
Proxima Nova Bold
font-family: "proxima-nova", sans-serif;
font-weight: 700;
font-style: normal;
Proxima Nova Bold Italic
font-family: "proxima-nova", sans-serif;
font-weight: 700;
font-style: italic;
Proxima Nova Extra Condensed Regular
font-family: "proxima-nova-extra-condensed", sans-serif;
font-weight: 400;
font-style: normal;
Proxima Nova Extra Condensed Italic
font-family: "proxima-nova-extra-condensed", sans-serif;
font-weight: 400;
font-style: italic;
Proxima Nova Extra Condensed Bold
font-family: "proxima-nova-extra-condensed", sans-serif;
font-weight: 700;
font-style: normal;
Proxima Nova Extra Condensed Bold Italic
font-family: "proxima-nova-extra-condensed", sans-serif;
font-weight: 700;
font-style: italic;
Proxima Nova Condensed Regular
font-family: "proxima-nova", sans-serif;
font-weight: 400;
font-style: normal;
Proxima Nova Condensed Italic
font-family: "proxima-nova", sans-serif;
font-weight: 400;
font-style: italic;
Proxima Nova Condensed Bold
font-family: "proxima-nova", sans-serif;
font-weight: 700;
font-style: normal;
Proxima Nova Condensed Bold Italic
font-family: "proxima-nova", sans-serif;
font-weight: 700;
font-style: italic; */

/*!
	Theme Name: Power Equipment Company
	Author: Webolutions
	Description: A custom WordPress theme designed and developed specifically for Power Equipment Company.
	Version: 1.0
*/
/*! WARNING: This CSS file was generated from a Sass file. Do NOT edit it. If you edit this file your developer will overwrite the changes you have made next time they update your site. */
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1:not(.container.cf):not(.container.cf *),
h2:not(.container.cf):not(.container.cf *),
h3:not(.container.cf):not(.container.cf *),
h4:not(.container.cf):not(.container.cf *),
h5:not(.container.cf):not(.container.cf *),
h6:not(.container.cf):not(.container.cf *),
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.container.cf {
    margin-top: 60px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

div.bodystuff {
    line-height: 1
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table,
td,
th {
    border-collapse: collapse;
    border-spacing: 0;
    border: 2px solid #000
}

strong,
b {
    font-weight: 700
}

em,
i {
    font-style: italic
}

html {
    overflow-x: hidden
}

div.bodystuff {
    background: #fff;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-size: .9375rem;
    line-height: 1.875rem;
    color: #202020;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    padding: 122px 0 0
}

.wrapper {
    width: 90%;
    max-width: 1366px;
    margin: 0 auto;
    position: relative
}

.wrapper .container:not(.container.cf):not(.container.cf *) {
    width: 100%
}

.container:not(.container.cf):not(.container.cf *) {
    width: 90%;
    max-width: 960px;
    margin: 0 auto;
    position: relative
}

.right {
    float: right
}

.left {
    float: left
}

.clear {
    clear: both
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.none {
    display: none
}

a {
    color: #c63528;
    text-decoration: none;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

a:hover {
    color: #3f5aa6;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

a img {
    outline: none;
    border: none
}

h1:not(.container.cf):not(.container.cf *) {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-size: 2.5rem;
    line-height: 1.1em;
    color: #3f5aa6;
    font-weight: 700;
    text-transform: uppercase
}

h2:not(.container.cf):not(.container.cf *) {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-size: 1.875rem;
    line-height: 1.1em;
    color: #929397;
    font-weight: 900;
    text-transform: uppercase
}

h3:not(.container.cf):not(.container.cf *) {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-size: 1.5rem;
    line-height: 1.1em;
    color: #929397;
    font-weight: 900;
    text-transform: uppercase
}

.img-left,
.alignleft,
a img.alignleft {
    float: left;
    margin: 5px 15px 5px 0
}

.img-right,
.alignright,
a img.alignright {
    float: right;
    margin: 5px 0 5px 15px
}

.button {
    background: #202020;
    color: #fff;
    display: inline-block;
    font-size: .8125rem;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
    width: 265px;
    max-width: 100%;
    padding: 8px 20px;
    position: relative
}

.button:hover {
    background: #3f5aa6;
    color: #fff
}

.button:after {
    content: url(/siteart/button-arrow.png);
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.action-button {
    background: #3f5aa7;
    display: inline-block;
    width: 260px;
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    border-radius: 8px;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    text-align: center;
    padding: 15px 40px;
    position: relative;
    overflow: hidden
}

.action-button span {
    -webkit-transform: skew(20deg);
    transform: skew(20deg);
    display: inline-block
}

.action-button:before,
.action-button:after {
    content: "";
    background: #fff;
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 500
}

.action-button:before {
    opacity: .2;
    right: 15px
}

.action-button:after {
    opacity: .4
}

.action-button:hover {
    background: #fdcc10;
    color: #fff
}

.action-button.yellow {
    background: #fdcc10
}

.action-button.yellow:hover {
    background: #3b3b3b
}

.landing-page .header .wrapper {
    height: 80px
}

.landing-page .nav,
.landing-page .top-nav,
.landing-page .footer .box:nth-of-type(2),
.landing-page .copy,
.landing-page .menu-link {
    display: none
}

.landing-page .footer .box:nth-of-type(1) {
    margin: 40px 60px 0 0
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

ol.commentlist {
    list-style: none;
    margin: 0 !important
}

ol.commentlist li.comment {
    border-bottom: 1px solid #202020;
    padding: 20px
}

ol.commentlist li.comment div.vcard cite.fn {
    font-style: normal
}

ol.commentlist li.comment div.vcard img.avatar {
    float: right;
    margin: 0 0 20px 20px
}

ol.commentlist li.comment div.comment-meta {
    font-size: .75rem
}

ol.commentlist li.comment div.comment-meta a {
    color: #ccc
}

ol.commentlist li.comment div.reply {
    font-size: .9375rem
}

ol.commentlist li.comment div.reply a {
    font-weight: 700
}

ol.commentlist li.comment ul.children {
    list-style: none;
    margin: 20px 0 0
}

ol.commentlist li.comment ul.children li.depth-2 {
    margin: 0 0 20px 20px
}

ol.commentlist li.comment ul.children li.depth-3 {
    margin: 0 0 20px 20px
}

ol.commentlist li.comment ul.children li.depth-4 {
    margin: 0 0 20px 20px
}

ol.commentlist li.even {
    background: none
}

ol.commentlist li.odd {
    background: none
}

ol.commentlist li.parent {
    border-left: 5px solid #202020
}

div.fancy-select {
    position: relative;
    z-index: 900
}

div.fancy-select div.trigger {
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    border: 1px solid #a7a7a7;
    width: 100%;
    height: 70px;
    padding: 20px 20px 0;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-size: 1rem;
    color: #202020;
    border-radius: 0;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

div.fancy-select div.trigger:after {
    content: "";
    display: block;
    position: absolute;
    background: url(/siteart/down-arrow.png);
    width: 25px;
    height: 17px;
    top: 25px;
    right: 20px
}

div.fancy-select div.trigger.open {
    border-color: #3f5aa6
}

div.fancy-select ul.options {
    list-style: none;
    margin: 0;
    position: absolute;
    top: 40px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 50;
    max-height: 200px;
    overflow: auto;
    width: 100%;
    background: #c63528;
    z-index: 900;
    transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out
}

div.fancy-select ul.options.open {
    visibility: visible;
    top: 50px;
    opacity: 1;
    transition: opacity 300ms ease-out, top 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, top 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, top 300ms ease-out;
    -o-transition: opacity 300ms ease-out, top 300ms ease-out
}

div.fancy-select ul.options.overflowing {
    top: auto;
    bottom: 40px;
    transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -o-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out
}

div.fancy-select ul.options.overflowing.open {
    top: auto;
    bottom: 50px;
    transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -o-transition: opacity 300ms ease-out, bottom 300ms ease-out
}

div.fancy-select ul.options li {
    padding: 8px 12px;
    display: block;
    width: 100%;
    float: none !important;
    margin: 0 !important;
    cursor: pointer;
    white-space: nowrap;
    color: #fff;
    transition: all 150ms ease-out;
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -ms-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out
}

div.fancy-select ul.options li.hover {
    background: rgba(255, 255, 255, .15)
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
    background: #fff
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-type-inline .fancybox-skin {
    padding: 0 !important
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url(/siteart/fancybox/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(/siteart/fancybox/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(/siteart/fancybox/blank.gif);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock div.bodystuff {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(/siteart/fancybox/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, .8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {

    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url(/siteart/fancybox/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url(/siteart/fancybox/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

.top-bar {
    background: #fff;
    padding: 6px 0;
    text-align: center;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1000
}

.top-bar .phone {
    font-family: "proxima-nova", verdana, tahoma, sans-serif;
    color: #3f5aa6;
    font-weight: 900
}

@media (max-width: 700px) {
    .top-bar .phone {
        float: none;
        margin: 0 0 10px
    }
}

.top-bar .top-nav {
    margin: 0 30px 0 0
}

@media (max-width: 700px) {
    .top-bar .top-nav {
        float: none;
        margin: 0
    }
}

.top-bar .top-nav ul li {
    display: inline-block;
    margin: 0 25px 0 0
}

@media (max-width: 700px) {
    .top-bar .top-nav ul li {
        margin: 0 10px
    }
}

.top-bar .top-nav ul li a {
    font-family: "proxima-nova", verdana, tahoma, sans-serif;
    color: #929397;
    font-size: .875rem
}

.top-bar .top-nav ul li a:hover {
    color: #c63528
}

.header {
    background: #c63528;
    position: absolute;
    top: 42px;
    left: 0;
    width: 100%;
    z-index: 1000
}

@media (max-width: 700px) {
    .header {
        top: 72px
    }
}

.header.sticky {
    position: fixed;
    top: 0
}

.header .wrapper {
    padding: 25px 0
}

.header .wrapper:before {
    content: "";
    background: #202020;
    width: 2000px;
    height: 100%;
    position: absolute;
    top: 0;
    right: calc(100% - 100px)
}

@media (max-width: 700px) {
    .header .wrapper:before {
        right: calc(100% - 75px);
        height: 60%
    }
}

.header .wrapper .logo {
    background: #202020;
    font-size: 0;
    display: block;
    width: 330px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100px;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    z-index: 500
}

.header .wrapper .logo:hover {
    left: -90px
}

@media (max-width: 1580px) {
    .header .wrapper .logo {
        left: -5%
    }

    .header .wrapper .logo:hover {
        left: -4%
    }
}

@media (max-width: 700px) {
    .header .wrapper .logo {
        width: 120px
    }
}

.header .wrapper .logo:before,
.header .wrapper .logo:after {
    content: "";
    background: #fff;
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.header .wrapper .logo:before {
    opacity: .2;
    right: 15px
}

.header .wrapper .logo:after {
    opacity: .4
}

.header .wrapper .logo span {
    background: url(/siteart/logo.png) center center no-repeat;
    display: block;
    -webkit-transform: skew(20deg);
    transform: skew(20deg);
    width: 277px;
    height: 100%
}

@media (max-width: 700px) {
    .header .wrapper .logo span {
        width: 65px;
        background-position: center left;
        margin: 0 0 0 8px
    }
}

.menu-link {
    display: none;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase
}

@media screen and (max-width: 1000px) {
    .menu-link {
        display: block
    }
}

.menu-link:hover {
    color: #fdcc10
}

@media screen and (max-width: 1000px) {
    .nav {
        clear: both;
        min-width: inherit;
        float: none;
        overflow: hidden;
        max-height: 0;
        text-align: right
    }

    .nav.active {
        max-height: 100%;
        overflow: visible
    }

    .nav li.menu-item-has-children>a:after {
        content: '+';
        position: absolute;
        top: -6px;
        right: -25px;
        display: block;
        font-size: 1.5em;
        padding: 10px
    }

    .nav li.menu-item-has-children>a.active:after {
        content: "-"
    }
}

.nav ul {
    list-style: none;
    position: relative
}

@media screen and (max-width: 1000px) {
    .nav ul {
        display: inline
    }
}

.nav ul:after {
    content: "";
    clear: both;
    display: block
}

.nav ul li {
    display: inline-block;
    margin: 0 0 0 80px
}

@media (max-width: 1580px) {
    .nav ul li {
        margin: 0 0 0 50px
    }
}

@media (max-width: 1300px) {
    .nav ul li {
        margin: 0 0 0 15px
    }
}

@media screen and (max-width: 1000px) {
    .nav ul li {
        display: block
    }
}

.nav ul li a {
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase
}

@media (max-width: 1300px) {
    .nav ul li a {
        font-size: .8125rem
    }
}

@media screen and (max-width: 1000px) {
    .nav ul li a {
        display: block;
        padding: 5px;
        border-bottom: 1px solid rgba(255, 255, 255, .25);
        position: relative
    }
}

.nav ul li a:hover {
    color: #fdcc10
}

.nav ul li:hover>ul {
    display: block
}

>.nav ul li>ul.sub-menu {
    width: 100%;
    padding: 4px 0
}

@media screen and (max-width: 1000px) {
    >.nav ul li>ul.sub-menu {
        padding: 0
    }
}

.nav ul ul {
    display: none;
    position: absolute;
    top: 100%;
    min-width: 160px;
    background: #c63528;
    padding: 20px 0 10px;
    margin: 0 0 0 -20px
}

@media screen and (max-width: 1000px) {
    .nav ul ul {
        overflow: hidden;
        
        display: inherit;
        position: relative;
        left: auto;
        top: auto;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
        padding: 0
    }

    .nav ul ul.active {
        max-height: 100%
    }
}

.nav ul ul>li {
    position: relative;
    display: block;
    margin: 0
}

.nav ul ul>li a {
    padding: 15px 20px;
    height: auto
}

.nav ul ul ul {
    position: absolute;
    left: 100%;
    top: 0
}

@media screen and (max-width: 1000px) {
    .nav ul ul ul {
        display: inherit;
        position: relative;
        left: auto;
        top: auto;
        border: none
    }
}

.content {
    padding: 115px 0
}

.content .page-title {
    color: #c63528;
    font-size: 3.75rem;
    font-weight: 900
}

@media (max-width: 700px) {
    .content .page-title {
        font-size: 2.5rem
    }
}

.content .optional-h1:not(.container.cf):not(.container.cf *) {
    font-size: .875rem;
    color: #929397;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: 400
}

.content .h1:not(.container.cf):not(.container.cf *)-styles {
    color: #3f5aa6;
    font-size: 2.5rem;
    font-weight: 700
}

.content h2:not(.container.cf):not(.container.cf *),
.content h3:not(.container.cf):not(.container.cf *),
.content h4:not(.container.cf):not(.container.cf *),
.content h5:not(.container.cf):not(.container.cf *),
.content h6:not(.container.cf):not(.container.cf *) {
    margin: 0 0 10px
}

.content p,
.content form,
.content iframe,
.content hr,
.content blockquote {
    margin: 0 0 30px
}

.content ul,
.content ol {
    margin: 0 0 30px 30px
}

.content img {
    max-width: 100%;
    height: auto
}

@media (max-width: 700px) {
    .content img {
        display: block;
        float: none;
        margin: 0 auto 20px
    }
}

.content iframe {
    max-width: 100%
}

.content .large-phone {
    background: #3f5aa7;
    display: block;
    color: #fff;
    font-size: 2.25rem;
    font-weight: 900;
    text-transform: uppercase;
    padding: 30px 0 30px 110px;
    margin: 0 0 40px;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    position: relative
}

@media (max-width: 700px) {
    .content .large-phone {
        font-size: 1.25rem
    }
}

.content .large-phone:before,
.content .large-phone:after {
    content: "";
    background: #fff;
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.content .large-phone:before {
    opacity: .2;
    right: 15px
}

.content .large-phone:after {
    opacity: .4
}

.content .large-phone span {
    display: block;
    -webkit-transform: skew(20deg);
    transform: skew(20deg)
}

.content .large-phone span.icon {
    background: #2b4387 url(/siteart/phone.png) center center no-repeat;
    position: absolute;
    top: 0;
    left: -17px;
    width: 90px;
    height: 100%
}

.content form ul,
form ul {
    margin: 0;
    list-style: none
}

.content form ul:after,
form ul:after {
    content: "";
    display: block;
    clear: both
}

.content form ul li,
form ul li {
    width: calc(33.333% - 30px);
    float: left;
    margin: 0 0 30px;
    position: relative
}

@media (max-width: 1000px) {

    .content form ul li,
    form ul li {
        width: 48%
    }

    .content form ul li:nth-of-type(even),
    form ul li:nth-of-type(even) {
        float: right
    }
}

@media (max-width: 700px) {

    .content form ul li,
    form ul li {
        width: 100%;
        float: none !important
    }
}

.content form ul li:nth-of-type(3n+2),
form ul li:nth-of-type(3n+2) {
    margin: 0 45px 30px
}

@media (max-width: 1000px) {

    .content form ul li:nth-of-type(3n+2),
    form ul li:nth-of-type(3n+2) {
        margin: 0 0 30px
    }
}

.content form ul li.full-width,
form ul li.full-width {
    width: 100%;
    margin: 0 0 30px
}

.content form ul li.no-label label,
form ul li.no-label label {
    display: none
}

.content form ul li label,
form ul li label {
    font-size: .9375rem;
    font-weight: 700;
    text-transform: uppercase
}

.content form .validation_message,
form .validation_message {
    position: absolute;
    bottom: -25px;
    left: 0
}

.content form .gform_validation_container,
form .gform_validation_container {
    display: none
}

.content form .gform_footer,
form .gform_footer {
    position: relative;
    width: 260px
}

.content form .gform_footer:before,
.content form .gform_footer:after,
form .gform_footer:before,
form .gform_footer:after {
    content: "";
    background: #fff;
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    z-index: 500
}

.content form .gform_footer:before,
form .gform_footer:before {
    opacity: .2;
    right: 15px
}

.content form .gform_footer:after,
form .gform_footer:after {
    opacity: .4
}

.content form input[type="text"],
.content form input[type="email"],
.content form input[type="tel"],
.content form input[type="number"],
.content form input[type="password"],
.content form textarea,
form input[type="text"],
form input[type="email"],
form input[type="tel"],
form input[type="number"],
form input[type="password"],
form textarea {
    background: none;
    outline: none;
    border: 1px solid #a7a7a7;
    width: 100%;
    height: 70px;
    padding: 0 20px;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-size: 1rem;
    color: #202020;
    border-radius: 0;
    -webkit-appearance: none;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.content form input[type="text"]:focus,
.content form input[type="email"]:focus,
.content form input[type="tel"]:focus,
.content form input[type="number"]:focus,
.content form input[type="password"]:focus,
.content form textarea:focus,
form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="tel"]:focus,
form input[type="number"]:focus,
form input[type="password"]:focus,
form textarea:focus {
    border-color: #3f5aa6;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.content form textarea,
form textarea {
    height: 230px;
    padding: 20px
}

.content form input[type="submit"],
form input[type="submit"] {
    background: #3f5aa7;
    outline: none;
    border: none;
    width: 260px;
    height: 60px;
    color: #fff;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    border-radius: 5px;
    -webkit-appearance: none;
    cursor: pointer;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.content form input[type="submit"]:hover,
form input[type="submit"]:hover {
    background: #c63528;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.home-hero {
    position: relative;
    height: 1050px;
    overflow: hidden;
    padding: 215px 0 0
}

@media (max-width: 1000px) {
    .home-hero {
        height: 700px
    }
}

@media (max-width: 700px) {
    .home-hero {
        height: 400px;
        padding: 80px 0 0
    }
}

.home-hero .container {
    z-index: 600;
    text-align: center;
    max-width: 970px
}

.home-hero .container h1:not(.container.cf):not(.container.cf *) {
    color: #fff;
    font-size: 3.125rem;
    font-weight: 700;
    line-height: 1.6em
}

@media (max-width: 1000px) {
    .home-hero .container h1:not(.container.cf):not(.container.cf *) {
        font-size: 2.75rem
    }
}

@media (max-width: 700px) {
    .home-hero .container h1:not(.container.cf):not(.container.cf *) {
        font-size: 1.75rem
    }
}

.home-hero .container h1:not(.container.cf):not(.container.cf *) strong {
    display: block;
    font-size: 7.5rem;
    font-weight: 900
}

@media (max-width: 1000px) {
    .home-hero .container h1:not(.container.cf):not(.container.cf *) strong {
        font-size: 6rem
    }
}

@media (max-width: 700px) {
    .home-hero .container h1:not(.container.cf):not(.container.cf *) strong {
        font-size: 4rem
    }
}

.home-hero .main-shard {
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 90% 90%, 0 65%);
    clip-path: polygon(0 0, 100% 0, 100% 75%, 90% 90%, 0 65%);
    z-index: 500
}

.home-hero .grey-shard {
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 65%;
    left: 0;
    width: 700px;
    height: 180px;
    -webkit-clip-path: polygon(100% 45%, 0 0, 0 100%);
    clip-path: polygon(100% 45%, 0 0, 0 100%);
    z-index: 400;
    -webkit-filter: opacity(.1) grayscale(90%);
    filter: opacity(.1) grayscale(90%)
}

@media (max-width: 700px) {
    .home-hero .grey-shard {
        width: 500px;
        top: 45%
    }
}

.home-hero .red-shard {
    background-size: cover;
    background-position: center center;
    position: absolute;
    bottom: -100px;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 90% 90%, 0 52%);
    clip-path: polygon(0 0, 100% 0, 100% 75%, 90% 90%, 0 52%);
    z-index: 200
}

@media (max-width: 700px) {
    .home-hero .red-shard {
        bottom: -30px
    }
}

.content .read-more-drawer {
    margin: -115px auto 0
}

.content .read-more-drawer:before {
    content: "";
    background: url(/siteart/grey-logo.jpg) top center no-repeat, url(/siteart/read-more-border.png) bottom center no-repeat;
    width: 60px;
    height: calc(100% - 20px);
    display: block;
    position: absolute;
    top: 20px;
    right: calc(100% + 70px)
}

.content .read-more-drawer .sub-title {
    font-size: 1.25rem;
    font-weight: 400;
    margin: 0
}

.content .read-more-drawer .page-title {
    margin: 0 0 40px
}

.content .read-more-drawer .sub-content {
    height: 340px;
    overflow: hidden;
    max-width: 800px;
    position: relative;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    margin: 0 0 45px
}

.content .read-more-drawer .sub-content.active {
    height: 100%;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.content .read-more-drawer .sub-content.active:before,
.content .read-more-drawer .sub-content.active:after {
    display: none
}

.content .read-more-drawer .sub-content:before {
    content: "";
    background-color: rgba(255, 255, 255, .8);
    display: block;
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0
}

.image-shards {
    position: relative;
    height: 560px;
    overflow: hidden
}

@media (max-width: 1000px) {
    .image-shards {
        height: 400px
    }
}

@media (max-width: 700px) {
    .image-shards {
        height: 300px
    }
}

.image-shards .main-shard {
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 25%, 83% 100%, 0 45%);
    clip-path: polygon(0 0, 100% 0, 100% 25%, 83% 100%, 0 45%);
    z-index: 500
}

@media (max-width: 700px) {
    .image-shards .main-shard {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 65%, 83% 100%, 0 45%);
        clip-path: polygon(0 0, 100% 0, 100% 65%, 83% 100%, 0 45%)
    }
}

.image-shards .grey-shard {
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 43%;
    left: 0;
    width: 700px;
    height: 180px;
    -webkit-clip-path: polygon(100% 45%, 0 0, 0 100%);
    clip-path: polygon(100% 45%, 0 0, 0 100%);
    z-index: 400;
    -webkit-filter: opacity(.1) grayscale(90%);
    filter: opacity(.1) grayscale(90%)
}

@media (max-width: 700px) {
    .image-shards .grey-shard {
        width: 500px;
        top: 30%
    }
}

.video {
    background-size: cover;
    background-position: center center;
    position: relative;
    height: 690px;
    border-radius: 10px
}

@media (max-width: 700px) {
    .video {
        height: 500px
    }
}

.video:after {
    content: "";
    background: rgba(0, 0, 0, .5);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-shadow: inset 0 0 120px rgba(0, 0, 0, .7);
    box-shadow: inset 0 0 120px rgba(0, 0, 0, .7);
    border-radius: 10px
}

.video .sub-content {
    position: absolute;
    top: 50%;
    left: 50px;
    width: calc(100% - 100px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 500
}

.video .sub-content h3:not(.container.cf):not(.container.cf *) {
    color: #fff;
    font-weight: 500;
    font-size: 1.25rem;
    margin: 0
}

.video .sub-content h2:not(.container.cf):not(.container.cf *) {
    color: #fff;
    font-size: 4.375rem
}

@media (max-width: 700px) {
    .video .sub-content h2:not(.container.cf):not(.container.cf *) {
        font-size: 3rem
    }
}

.video .sub-content .play {
    color: #fdcc10;
    font-size: 4.375rem;
    font-weight: 900;
    text-transform: uppercase
}

@media (max-width: 700px) {
    .video .sub-content .play {
        font-size: 3rem
    }
}

.video .sub-content .play:before {
    content: url(/siteart/play-video.png);
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 0;
    position: relative;
    top: -5px
}

.video .sub-content .play:hover {
    color: #fff
}

.link-block {
    position: relative
}

.link-block .box {
    background-size: cover;
    background-position: center center;
    display: block;
    position: relative;
    color: #fff
}

.link-block .box:before {
    content: "";
    background: rgba(0, 0, 0, .7);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.link-block .box h2:not(.container.cf):not(.container.cf *),
.link-block .box h3:not(.container.cf):not(.container.cf *),
.link-block .box form,
.link-block .box span,
.link-block .box div {
    position: relative;
    z-index: 500
}

.link-block .box.form {
    width: 630px;
    padding: 65px;
    min-height: 765px
}

@media (max-width: 1300px) {
    .link-block .box.form {
        width: 400px;
        padding: 40px
    }
}

@media (max-width: 1000px) {
    .link-block .box.form {
        width: 100%;
        padding: 40px;
        min-height: 0
    }
}

.link-block .box.form h3:not(.container.cf):not(.container.cf *) {
    color: #fdcc10;
    font-weight: 400;
    font-size: 1.25rem
}

.link-block .box.form h2:not(.container.cf):not(.container.cf *) {
    color: #fff;
    font-size: 2.5rem;
    margin: 0 0 45px
}

.link-block .box.form form ul li {
    width: 100%;
    float: none;
    margin: 0 0 20px;
    position: relative
}

.link-block .box.form form ul li:nth-of-type(1) {
    z-index: 1000
}

.link-block .box.form form ul li:nth-of-type(2) {
    z-index: 900
}

.link-block .box.form form ul li:nth-of-type(3) {
    z-index: 800
}

.link-block .box.form form ul li:nth-of-type(4) {
    z-index: 700
}

.link-block .box.form form ul li:nth-of-type(5) {
    z-index: 600
}

.link-block .box.form form ul li:nth-of-type(6) {
    z-index: 500
}

.link-block .box.form form ul li:nth-of-type(7) {
    z-index: 400
}

.link-block .box.form form ul li label {
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 0;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    letter-spacing: 2px;
    font-size: 1rem
}

.link-block .box.form form ul li label.active {
    bottom: 80%;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    color: #929397
}

.link-block .box.form form ul li .ginput_container_select {
    position: relative;
    z-index: 700
}

.link-block .box.form form .gform_footer {
    margin: 60px 0 0;
    z-index: 100
}

.link-block .box.form form input[type="text"],
.link-block .box.form form input[type="email"],
.link-block .box.form form input[type="tel"],
.link-block .box.form form input[type="number"],
.link-block .box.form form input[type="password"],
.link-block .box.form form textarea,
.link-block .box.form form div.fancy-select div.trigger {
    border: none;
    border-bottom: 1px solid #fff;
    margin: 0;
    position: relative;
    z-index: 500;
    color: #fff;
    height: 50px;
    padding: 0;
    font-weight: 500;
    font-size: 1.25rem
}

.link-block .box.form form input[type="text"]:focus,
.link-block .box.form form input[type="email"]:focus,
.link-block .box.form form input[type="tel"]:focus,
.link-block .box.form form input[type="number"]:focus,
.link-block .box.form form input[type="password"]:focus,
.link-block .box.form form textarea:focus,
.link-block .box.form form div.fancy-select div.trigger:focus {
    border-bottom: 1px solid #3f5aa6
}

.link-block .box.form form div.fancy-select div.trigger {
    padding: 10px 0 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 1rem
}

.link-block .box.form form div.fancy-select div.trigger:after {
    background: none;
    border: 10px solid transparent;
    border-top-color: #fff;
    width: 0;
    height: 0;
    right: 5px;
    top: 20px
}

.link-block .box.link {
    width: calc(50% - 315px);
    height: 50%;
    position: absolute
}

@media (max-width: 1300px) {
    .link-block .box.link {
        width: calc(50% - 200px)
    }
}

@media (max-width: 1000px) {
    .link-block .box.link {
        width: 50%;
        height: 250px;
        float: left;
        position: relative
    }
}

@media (max-width: 700px) {
    .link-block .box.link {
        width: 100%;
        float: none
    }
}

.link-block .box.link:nth-of-type(1) {
    top: 0;
    left: 630px
}

@media (max-width: 1300px) {
    .link-block .box.link:nth-of-type(1) {
        left: 400px
    }
}

@media (max-width: 1000px) {
    .link-block .box.link:nth-of-type(1) {
        left: 0
    }
}

.link-block .box.link:nth-of-type(2) {
    top: 0;
    right: 0
}

.link-block .box.link:nth-of-type(3) {
    top: 50%;
    left: 630px
}

@media (max-width: 1300px) {
    .link-block .box.link:nth-of-type(3) {
        left: 400px
    }
}

@media (max-width: 1000px) {
    .link-block .box.link:nth-of-type(3) {
        left: 0
    }
}

.link-block .box.link:nth-of-type(4) {
    top: 50%;
    right: 0
}

.link-block .box.link:before {
    background: rgba(0, 0, 0, .3);
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.link-block .box.link:hover:before {
    background: rgba(0, 0, 0, .7);
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.link-block .box.link:hover div {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.link-block .box.link:hover div:after {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.link-block .box.link:hover div span {
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.link-block .box.link:hover div span.title {
    font-size: .875rem
}

.link-block .box.link:hover div span.text {
    visibility: visible;
    opacity: 1
}

.link-block .box.link:hover div span.text:after {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.link-block .box.link div {
    width: calc(100% - 60px);
    max-width: 295px;
    position: absolute;
    top: 30px;
    left: 55px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.link-block .box.link div:before,
.link-block .box.link div:after {
    content: "";
    background: #fff;
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    left: -20px
}

.link-block .box.link div:before {
    top: 11px
}

.link-block .box.link div:after {
    visibility: hidden;
    opacity: 0;
    bottom: 0;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.link-block .box.link div span {
    display: block;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.link-block .box.link div span.title {
    color: #fdcc10;
    font-weight: 900;
    font-size: 1.25rem;
    letter-spacing: 2px;
    text-transform: uppercase
}

.link-block .box.link div span.text {
    font-size: 1.375rem;
    visibility: hidden;
    opacity: 0
}

.link-block .box.link div span.text:after {
    content: "";
    background: #fff;
    width: 1px;
    height: calc(100% - 20px);
    top: 0;
    left: -17px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.three-column-block {
    position: relative
}

.three-column-block .box {
    background-size: cover;
    background-position: center center;
    display: block;
    position: relative;
    color: #fff
}

.three-column-block .box:before {
    content: "";
    background: rgba(0, 0, 0, .7);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.three-column-block .box h2:not(.container.cf):not(.container.cf *),
.three-column-block .box h3:not(.container.cf):not(.container.cf *),
.three-column-block .box form,
.three-column-block .box span,
.three-column-block .box div {
    position: relative;
    z-index: 500
}

.three-column-block .box.link {
    width: 33.3333%;
    height: 560px;
    float: left
}

@media (max-width: 1000px) {
    .three-column-block .box.link {
        width: 100%;
        height: 300px;
        float: none
    }
}

.three-column-block .box.link:before {
    background: rgba(0, 0, 0, .3);
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.three-column-block .box.link:hover:before {
    background: rgba(0, 0, 0, .7);
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.three-column-block .box.link:hover div {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.three-column-block .box.link:hover div:after {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.three-column-block .box.link:hover div span {
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.three-column-block .box.link:hover div span.title {
    font-size: .875rem
}

.three-column-block .box.link:hover div span.text {
    visibility: visible;
    opacity: 1
}

.three-column-block .box.link:hover div span.text:after {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.three-column-block .box.link div {
    width: calc(100% - 60px);
    max-width: 295px;
    position: absolute;
    top: 30px;
    left: 55px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.three-column-block .box.link div:before,
.three-column-block .box.link div:after {
    content: "";
    background: #fff;
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    left: -20px
}

.three-column-block .box.link div:before {
    top: 11px
}

.three-column-block .box.link div:after {
    visibility: hidden;
    opacity: 0;
    bottom: 0;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.three-column-block .box.link div span {
    display: block;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.three-column-block .box.link div span.title {
    color: #fdcc10;
    font-weight: 900;
    font-size: 1.25rem;
    letter-spacing: 2px;
    text-transform: uppercase
}

.three-column-block .box.link div span.text {
    font-size: 1.375rem;
    visibility: hidden;
    opacity: 0
}

.three-column-block .box.link div span.text:after {
    content: "";
    background: #fff;
    width: 1px;
    height: calc(100% - 20px);
    top: 0;
    left: -17px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.content-with-sidebar {
    padding: 115px 0 225px;
    position: relative
}

.content-with-sidebar .left-shard {
    background-size: cover;
    background-position: center center;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 215px;
    -webkit-clip-path: polygon(0 0, 0 100%, 55% 100%);
    clip-path: polygon(0 0, 0 100%, 55% 100%);
    z-index: 400
}

@media (max-width: 700px) {
    .content-with-sidebar .left-shard {
        height: 150px
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .content-with-sidebar .left-shard {
        background-size: 280%;
        width: 50%;
        right: 50%;
        -webkit-clip-path: none;
        clip-path: none
    }
}

@supports (-ms-ime-align:auto) {
    .content-with-sidebar .left-shard {
        background-size: 280%;
        width: 50%;
        right: 50%;
        -webkit-clip-path: none;
        clip-path: none
    }
}

.content-with-sidebar .right-shard {
    background-size: cover;
    background-position: center center;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 270px;
    -webkit-clip-path: polygon(100% 0, 45% 100%, 100% 100%);
    clip-path: polygon(100% 0, 45% 100%, 100% 100%);
    z-index: 400;
    -webkit-filter: opacity(.1) grayscale(90%);
    filter: opacity(.1) grayscale(90%)
}

@media (max-width: 700px) {
    .content-with-sidebar .right-shard {
        height: 150px
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .content-with-sidebar .right-shard {
        -webkit-filter: none;
        filter: none;
        height: 215px;
        width: 50%;
        -webkit-clip-path: none;
        clip-path: none
    }
}

@supports (-ms-ime-align:auto) {
    .content-with-sidebar .right-shard {
        -webkit-filter: none;
        filter: none;
        height: 215px;
        width: 50%;
        -webkit-clip-path: none;
        clip-path: none
    }
}

.content-with-sidebar .container {
    max-width: 1120px
}

.content-with-sidebar .container .main {
    width: calc(100% - 370px)
}

@media (max-width: 1000px) {
    .content-with-sidebar .container .main {
        float: none;
        width: 100%;
        margin: 0 0 60px
    }
}

.content-with-sidebar .container .sidebar {
    width: 320px;
    max-width: 100%
}

@media (max-width: 1000px) {
    .content-with-sidebar .container .sidebar {
        float: none;
        margin: 0 auto
    }
}

.content-with-sidebar .container .sidebar nav ul {
    margin: 0;
    list-style: none
}

.content-with-sidebar .container .sidebar nav ul li.current-menu-item a {
    color: #c63528
}

.content-with-sidebar .container .sidebar nav ul li a {
    display: block;
    font-size: .9375rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    color: #8c8c8f;
    border-bottom: 1px solid #d3d4d5;
    padding: 8px 0
}

.content-with-sidebar .container .sidebar nav ul li a:hover {
    color: #383838
}

.centered-content {
    background: url(/siteart/centered-content-bg.jpg) bottom right no-repeat;
    text-align: center;
    position: relative;
    z-index: 500
}

.centered-content .content ul,
.centered-content .content ol {
    margin: 0 0 40px;
    list-style: none
}

.centered-content.parallax {
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    color: #fff
}

.centered-content.parallax:before {
    content: "";
    background: rgba(30, 53, 119, .6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.centered-content.parallax h1:not(.container.cf):not(.container.cf *),
.centered-content.parallax h2:not(.container.cf):not(.container.cf *),
.centered-content.parallax h3:not(.container.cf):not(.container.cf *),
.centered-content.parallax h4:not(.container.cf):not(.container.cf *),
.centered-content.parallax h5:not(.container.cf):not(.container.cf *),
.centered-content.parallax h6:not(.container.cf):not(.container.cf *) {
    color: #fff
}

.centered-content.parallax a {
    color: #fff;
    text-decoration: underline
}

.centered-content.parallax a:hover {
    opacity: .8
}

.two-column-image {
    background: #202020;
    color: #fff;
    position: relative
}

.two-column-image .image {
    background-size: cover;
    background-position: center center;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

@media (max-width: 1000px) {
    .two-column-image .image {
        width: 100%;
        height: 300px;
        position: relative
    }
}

.two-column-image .container .sub-content {
    width: 50%;
    padding: 80px 0 80px 45px
}

@media (max-width: 1000px) {
    .two-column-image .container .sub-content {
        width: 100%;
        padding: 80px 20px
    }
}

.two-column-image .container .sub-content h1:not(.container.cf):not(.container.cf *) {
    margin: 0 0 20px
}

.two-column-image .container .sub-content h1:not(.container.cf):not(.container.cf *),
.two-column-image .container .sub-content h2:not(.container.cf):not(.container.cf *),
.two-column-image .container .sub-content h3:not(.container.cf):not(.container.cf *),
.two-column-image .container .sub-content h4:not(.container.cf):not(.container.cf *),
.two-column-image .container .sub-content h5:not(.container.cf):not(.container.cf *),
.two-column-image .container .sub-content h6:not(.container.cf):not(.container.cf *) {
    color: #fff
}

.two-column-image .container .sub-content a {
    color: #fff;
    text-decoration: underline
}

.two-column-image .container .sub-content a:hover {
    opacity: .8
}

.phone-number {
    background: url(/siteart/phone-number-bg.jpg) bottom left no-repeat;
    text-align: center;
    padding: 80px 0
}

.phone-number h3:not(.container.cf):not(.container.cf *) {
    color: #202020;
    font-weight: 700;
    font-size: 1.625rem
}

.phone-number h2:not(.container.cf):not(.container.cf *) {
    color: #c63528;
    font-size: 6.25rem
}

@media (max-width: 1000px) {
    .phone-number h2:not(.container.cf):not(.container.cf *) {
        font-size: 5rem
    }
}

@media (max-width: 700px) {
    .phone-number h2:not(.container.cf):not(.container.cf *) {
        font-size: 2.5rem
    }
}

.content .post {
    margin: 0 0 50px;
    padding: 0 0 50px;
    border-bottom: 1px solid #929397
}

.content .post .h1:not(.container.cf):not(.container.cf *)-styles {
    margin: 0
}

.content .post .h1:not(.container.cf):not(.container.cf *)-styles a {
    color: #3f5aa6
}

.content .post .h1:not(.container.cf):not(.container.cf *)-styles a:hover {
    color: #c63528
}

.content .post .feat-img {
    display: block;
    background-size: cover;
    background-position: center center;
    height: 340px;
    margin: 0 0 20px
}

@media (max-width: 700px) {
    .content .post .feat-img {
        height: 250px
    }
}

.content .post .feat-img:hover {
    opacity: .8
}

.content .post .read-more {
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    display: block;
    margin: 40px 0 0
}

.content .meta {
    margin: 0 0 10px;
    color: #999;
    font-size: .8125rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px
}

.content .wp-post-image {
    display: block;
    margin: 0 auto 20px
}

.content .navigation {
    text-align: center
}

.content .navigation ol li {
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    color: #c63528;
    margin: 0 13px;
    vertical-align: middle
}

.content .navigation ol li a {
    color: #929397;
    display: block
}

.content .navigation ol li a:hover {
    color: #c63528
}

.content .navigation ol li a.prev {
    background: url(/siteart/arrow.svg) center center no-repeat;
    width: 18px;
    height: 18px;
    font-size: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.content .navigation ol li a.prev:hover {
    opacity: .8
}

.content .navigation ol li a.next {
    background: url(/siteart/arrow.svg) center center no-repeat;
    width: 18px;
    height: 18px;
    font-size: 0
}

.content .navigation ol li a.next:hover {
    opacity: .8
}

.single-location .location-feat-img {
    height: 420px;
    margin: 0 0 15px
}

@media (max-width: 1000px) {
    .single-location .location-feat-img.has-image {
        height: 720px
    }
}

.single-location .location-feat-img.has-image .feat-image {
    background-size: cover;
    background-position: center center;
    width: calc(100% - 385px);
    height: 420px;
    float: left
}

@media (max-width: 1000px) {
    .single-location .location-feat-img.has-image .feat-image {
        float: none;
        width: 100%;
        height: 300px
    }
}

.single-location .location-feat-img.has-image .location-map {
    width: 385px;
    float: left
}

@media (max-width: 1000px) {
    .single-location .location-feat-img.has-image .location-map {
        float: none;
        width: 100%
    }
}

.single-location .location-feat-img .location-map {
    height: 420px
}

.single-location .location-feat-img .location-map iframe {
    height: 100%
}

.single-location .location-info {
    background: #f7f6f4;
    padding: 25px;
    border: 1px solid #d2d2d2;
    margin: 0 0 40px;
    position: relative
}

.single-location .location-info h2:not(.container.cf):not(.container.cf *) {
    font-weight: 800
}

.single-location .location-info .box {
    width: 35%
}

@media (max-width: 1000px) {
    .single-location .location-info .box {
        width: 50%
    }
}

@media (max-width: 700px) {
    .single-location .location-info .box {
        width: 100%;
        float: none;
        margin: 0 0 25px
    }
}

.single-location .location-info .box address {
    margin: 0 0 10px
}

.single-location .location-info .box strong {
    display: block
}

.single-location .location-info .box p:not(.container.cf):not(.container.cf *) {
    margin: 0
}

.single-location .location-info .button {
    position: absolute;
    top: 50%;
    right: 25px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 1000px) {
    .single-location .location-info .button {
        position: relative;
        top: 0;
        text-transform: none;
        right: 0;
        margin: 50px auto 0;
        display: block
    }
}

.single-location .employee-group {
    margin: 0 0 20px
}

@media (max-width: 700px) {
    .single-location .employee-group {
        text-align: center
    }
}

.single-location .employee-group.espanol h3:not(.container.cf):not(.container.cf *) {
    color: #c63528
}

.single-location .employee-group.espanol .employee .image {
    border: 3px solid #c63528
}

.single-location .employee-group h3:not(.container.cf):not(.container.cf *) {
    font-size: 1.25rem;
    color: #202020
}

.single-location .employee-group .employee {
    width: 50%;
    float: left;
    padding: 0 0 0 110px;
    position: relative
}

@media (max-width: 700px) {
    .single-location .employee-group .employee {
        float: none;
        width: 100%;
        max-width: 400px;
        margin: 0 auto 20px;
        padding: 0
    }
}

.single-location .employee-group .employee .image {
    background-size: cover;
    background-position: center center;
    width: 90px;
    height: 90px;
    position: absolute;
    top: 2px;
    left: 0;
    border-radius: 100%
}

@media (max-width: 700px) {
    .single-location .employee-group .employee .image {
        position: relative;
        top: 0;
        margin: 0 auto 10px
    }
}

.single-location .employee-group .employee a {
    color: #3f5aa6
}

.single-location .employee-group .employee a:hover {
    color: #c63528
}

.content .locations-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify-content;
    -moz-box-pack: justify-content;
    -ms-flex-pack: justify-content;
    justify-content: justify-content
}

.content .locations-container .location {
    background: #f7f6f4;
    width: 33%;
    padding: 25px;
    border: 1px solid #d2d2d2;
    margin: 0 1px 25px;
    position: relative;
    min-height: 360px
}

@media (max-width: 1000px) {
    .content .locations-container .location {
        width: calc(50% - 30px);
        margin: 0 15px 25px
    }
}

@media (max-width: 700px) {
    .content .locations-container .location {
        width: 100%;
        max-width: 400px;
        margin: 0 auto 25px
    }
}

.content .locations-container .location.espanol h2:not(.container.cf):not(.container.cf *) {
    color: #c63528
}

.content .locations-container .location.espanol .image {
    background-size: cover;
    background-position: center center;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    border: 3px solid #c63528
}

.content .locations-container .location h2:not(.container.cf):not(.container.cf *) {
    font-size: 1.5rem
}

.content .locations-container .location h2:not(.container.cf):not(.container.cf *),
.content .locations-container .location p:not(.container.cf):not(.container.cf *) {
    margin: 0
}

.content .locations-container .location strong {
    display: block
}

.content .locations-container .location .button {
    margin: 5px 0 0;
    width: 100%
}

.content .locations-container .location .details {
    position: absolute;
    bottom: 25px;
    left: 25px;
    width: calc(100% - 50px)
}

.single-product .content {
    padding: 45px 0 100px
}

.single-product .content .page-title {
    margin: 0 0 50px
}

.single-product .content .bx-wrapper {
    position: relative;
    margin: 0 0 50px !important
}

.single-product .content .bx-wrapper .bx-controls-direction a {
    background: url(/siteart/slider-arrow.png);
    display: block;
    width: 46px;
    height: 148px;
    font-size: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.single-product .content .bx-wrapper .bx-controls-direction a:hover {
    background: url(/siteart/slider-arrow-hover.png)
}

.single-product .content .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -150px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.single-product .content .bx-wrapper .bx-controls-direction a.bx-next {
    right: -150px
}

.single-product .content .slider {
    margin: 0
}

.single-product .content .slider li img {
    display: block;
    width: 100%;
    height: auto
}

.single-product .content .main {
    width: calc(100% - 290px);
    margin: 0 0 80px
}

@media (max-width: 700px) {
    .single-product .content .main {
        width: 100%;
        float: none
    }
}

.single-product .content .sidebar {
    width: 250px;
    padding: 0 0 0 50px;
    border-left: 2px solid #d7d7d7;
    margin: 30px auto
}

@media (max-width: 700px) {
    .single-product .content .sidebar {
        float: none;
        padding: 0;
        border: none
    }
}

.single-product .content .sidebar .button {
    background: #c63528;
    line-height: .8125rem;
    margin: 0 0 30px
}

.single-product .content .sidebar .button:hover {
    background: #3f5aa6
}

.single-product .content .sidebar .action {
    font-size: .875rem;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1em;
    margin: 0 0 30px;
    position: relative;
    padding: 0 0 0 50px
}

.single-product .content .sidebar .action.watch-video:before {
    background: #3f5aa6 url(/siteart/play.png) center center no-repeat
}

.single-product .content .sidebar .action.download:before {
    background: #3f5aa6 url(/siteart/download.png) center center no-repeat
}

.single-product .content .sidebar .action:before {
    content: "";
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    position: absolute;
    top: -5px;
    left: 0
}

.single-product .content .specs {
    width: calc(50% - 25px);
    margin: 0 10px 50px;
    float: none;
    display: inline-block;
    vertical-align: top
}

@media (max-width: 1000px) {
    .single-product .content .specs {
        width: 100%;
        max-width: 500px;
        display: block;
        margin: 0 auto 50px
    }
}

.single-product .content .specs h3:not(.container.cf):not(.container.cf *) {
    background: #202020;
    color: #fff;
    font-size: 1.875rem;
    padding: 10px 25px;
    margin: 0
}

@media (max-width: 700px) {
    .single-product .content .specs h3:not(.container.cf):not(.container.cf *) {
        padding: 10px
    }
}

.single-product .content .specs ul {
    list-style: none;
    margin: 0
}

.single-product .content .specs ul li {
    background: #d7d7d7;
    margin: 1px 0 0;
    padding: 10px 20px
}

@media (max-width: 700px) {
    .single-product .content .specs ul li {
        font-size: .8125rem;
        padding: 5px 10px
    }
}

.single-product .content .specs ul li:after {
    content: "";
    display: block;
    clear: both
}

.single-product .content .specs ul li:nth-of-type(even) {
    background: #e5e5e5
}

.single-product .content .specs ul li strong {
    float: right
}

.single-product .content .specs ul li sup {
    font-size: .625rem;
    position: relative;
    top: -7px
}

.single-product .content .specs ul li .range {
    background: #3f5aa6;
    color: #fff;
    font-size: .6875rem;
    line-height: 1em;
    padding: 5px 10px;
    margin: 5px 10px 0 0;
    cursor: pointer;
    position: relative
}

.single-product .content .specs ul li .range:hover:after {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.single-product .content .specs ul li .range:after {
    content: attr(data-text);
    background: #fff;
    color: #202020;
    font-size: .75rem;
    padding: 10px;
    position: absolute;
    bottom: 110%;
    z-index: 500;
    width: 300px;
    left: -50%;
    margin: 0 0 0 -75px;
    text-align: center;
    border: 1px solid #d2d2d2;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.single-product .inquire-box {
    background: url(/siteart/inquire-bg.jpg) bottom right no-repeat;
    padding: 50px;
    display: none
}

@media (max-width: 700px) {
    .single-product .inquire-box {
        padding: 10px
    }
}

.single-product .inquire-box .gform_description {
    margin: 0 0 40px;
    display: block
}

.single-product .inquire-box form {
    margin: 0
}

.single-product .inquire-box form ul li {
    width: 48%
}

@media (max-width: 700px) {
    .single-product .inquire-box form ul li {
        width: 100%
    }
}

.single-product .inquire-box form ul li:nth-of-type(even) {
    float: right
}

.single-product .inquire-box form ul li:nth-of-type(3n+2) {
    margin: 0 0 30px
}

.single-product .inquire-box form ul li.full-width {
    width: 100%
}

.single-product .inquire-box form textarea {
    height: 150px
}

.single-product .question-container {
    background: #202020;
    width: 270px;
    position: fixed;
    top: 200px;
    right: -270px;
    z-index: 900;
    color: #fff;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

@media (max-width: 700px) {
    .single-product .question-container {
        top: 200px;
        display: none
    }
}

.single-product .question-container.open {
    right: 0;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.single-product .question-container .question-toggle {
    background: #202020;
    display: block;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 700;
    position: absolute;
    top: -6px;
    right: 100%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    text-transform: uppercase;
    padding: 15px 30px
}

.single-product .question-container .question-toggle:hover {
    background: #3b3b3b
}

.single-product .question-container .question-toggle:before {
    content: "";
    background: #3b3b3b url(/siteart/white-arrow.png) center center no-repeat;
    width: 54px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 100%
}

.single-product .question-container h3:not(.container.cf):not(.container.cf *) {
    background: #3b3b3b;
    color: #fff;
    padding: 14px 0 14px 60px;
    font-weight: 700;
    position: relative
}

.single-product .question-container h3:not(.container.cf):not(.container.cf *):before {
    content: "";
    background: #202020 url(/siteart/phone.png) center center no-repeat;
    background-size: 30px 30px;
    display: block;
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.single-product .question-container form {
    width: calc(100% - 40px);
    margin: 20px 0 20px 20px
}

.single-product .question-container form label {
    color: #fff
}

.single-product .question-container form ul li {
    width: 100%;
    float: none;
    margin: 0 0 10px
}

.single-product .question-container form ul li:nth-of-type(3n+2) {
    margin: 0 0 10px
}

.single-product .question-container form ul li.full-width {
    width: 100%
}

.single-product .question-container form .gform_footer {
    max-width: 100%
}

.single-product .question-container form .gform_footer:before,
.single-product .question-container form .gform_footer:after {
    display: none
}

.single-product .question-container form input[type="text"],
.single-product .question-container form input[type="email"],
.single-product .question-container form input[type="tel"],
.single-product .question-container form input[type="number"],
.single-product .question-container form input[type="password"],
.single-product .question-container form textarea {
    background: #fff;
    height: 40px
}

.single-product .question-container form input[type="text"]:focus,
.single-product .question-container form input[type="email"]:focus,
.single-product .question-container form input[type="tel"]:focus,
.single-product .question-container form input[type="number"]:focus,
.single-product .question-container form input[type="password"]:focus,
.single-product .question-container form textarea:focus {
    border-color: #fdcc10
}

.single-product .question-container form textarea {
    height: 150px
}

.single-product .question-container form input[type="submit"] {
    -webkit-transform: none;
    transform: none;
    border-radius: 0;
    width: 100%
}

.single-product .ready {
    background: #e5e5e5;
    text-align: center;
    padding: 50px 0
}

.single-product .ready h3:not(.container.cf):not(.container.cf *) {
    color: #202020;
    font-weight: 700;
    font-size: 1.625rem
}

.single-product .ready h2:not(.container.cf):not(.container.cf *) {
    color: #c63528;
    font-size: 6.25rem
}

@media (max-width: 1000px) {
    .single-product .ready h2:not(.container.cf):not(.container.cf *) {
        font-size: 5rem
    }
}

@media (max-width: 700px) {
    .single-product .ready h2:not(.container.cf):not(.container.cf *) {
        font-size: 2.5rem
    }
}

.tax-product_category .hero {
    position: relative;
    height: 560px;
    overflow: hidden
}

@media (max-width: 1000px) {
    .tax-product_category .hero {
        height: 400px
    }
}

@media (max-width: 700px) {
    .tax-product_category .hero {
        height: 300px
    }
}

.tax-product_category .hero .main-shard {
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 65%, 83% 100%, 0 45%);
    clip-path: polygon(0 0, 100% 0, 100% 65%, 83% 100%, 0 45%);
    z-index: 500
}

.tax-product_category .hero .grey-shard {
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 43%;
    left: 0;
    width: 700px;
    height: 180px;
    -webkit-clip-path: polygon(100% 45%, 0 0, 0 100%);
    clip-path: polygon(100% 45%, 0 0, 0 100%);
    z-index: 400;
    -webkit-filter: opacity(.1) grayscale(90%);
    filter: opacity(.1) grayscale(90%)
}

@media (max-width: 700px) {
    .tax-product_category .hero .grey-shard {
        width: 500px;
        top: 30%
    }
}

.tax-product_category .content {
    padding: 0 0 100px
}

.tax-product_category .product-container {
    background: #f7f6f4;
    padding: 100px 0
}

.tax-product_category .product-container .products-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tax-product_category .product-container .products-container .product-box {
    background: #202020;
    width: 300px;
    max-width: 100%;
    color: #fff;
    padding: 0 0 20px;
    font-size: .8125rem;
    margin: 0 25px 25px 0
}

@media (max-width: 1000px) {
    .tax-product_category .product-container .products-container .product-box {
        margin: 0 auto 25px
    }
}

.tax-product_category .product-container .products-container .product-box:hover .image img {
    top: 43%;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.tax-product_category .product-container .products-container .product-box:hover .image span {
    width: 100%;
    font-size: inherit;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.tax-product_category .product-container .products-container .product-box .image {
    background: #fff;
    position: relative;
    height: 300px;
    margin: 0 0 20px;
    display: block
}

.tax-product_category .product-container .products-container .product-box .image:after {
    content: "";
    border: 20px solid transparent;
    border-top-color: #202020;
    position: absolute;
    bottom: 0;
    left: -28px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left
}

.tax-product_category .product-container .products-container .product-box .image img {
    display: block;
    width: 90%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.tax-product_category .product-container .products-container .product-box .image span {
    background: #202020;
    color: #fff;
    display: block;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    height: 30px;
    padding: 5px 0 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    font-size: 0;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.tax-product_category .product-container .products-container .product-box h3:not(.container.cf):not(.container.cf *) {
    text-align: center;
    font-size: 1.25rem;
    margin: 0 0 10px
}

.tax-product_category .product-container .products-container .product-box h3:not(.container.cf):not(.container.cf *) a {
    color: #fff
}

.tax-product_category .product-container .products-container .product-box ul {
    width: calc(100% - 40px);
    margin: 0 0 0 20px;
    list-style: none
}

.tax-product_category .product-container .products-container .product-box ul li {
    line-height: 1.75rem;
    display: none
}

.tax-product_category .product-container .products-container .product-box ul li:nth-of-type(1),
.tax-product_category .product-container .products-container .product-box ul li:nth-of-type(2),
.tax-product_category .product-container .products-container .product-box ul li:nth-of-type(3),
.tax-product_category .product-container .products-container .product-box ul li:nth-of-type(4) {
    display: block
}

.tax-product_category .product-container .products-container .product-box ul li strong {
    font-weight: 400;
    float: right;
    width: 80px
}

.tax-product_category .filters {
    margin: 0 0 40px
}

.tax-product_category .filters a {
    background: #c63528;
    display: inline-block;
    color: #fff;
    font-size: 1rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 10px 20px;
    min-width: 115px;
    text-align: center;
    margin: 0 10px 10px 0
}

.tax-product_category .filters a:hover {
    background: #3f5aa6
}

.tax-product_category .filters a.active {
    background: #3f5aa6
}

.tax-product_category .filters a.all-filter {
    margin: 0 5px 10px 0
}

.tax-product_category .filters .filter-dropdown {
    width: 310px;
    max-width: 100%;
    height: 50px;
    display: inline-block;
    border: 1px solid #c63528;
    vertical-align: top;
    position: relative;
    z-index: 500;
    cursor: pointer
}

.tax-product_category .filters .filter-dropdown:after {
    content: "";
    background: url(/siteart/slider-arrow-hover.png) no-repeat;
    background-size: 10px 20px;
    display: block;
    width: 10px;
    height: 20px;
    position: absolute;
    top: 13px;
    right: 20px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.tax-product_category .filters .filter-dropdown span {
    color: #c63528;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    margin: 10px 0 0 20px
}

.tax-product_category .filters .filter-dropdown .dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 25%;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.tax-product_category .filters .filter-dropdown .dropdown.active {
    height: 100%;
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.tax-product_category .filters .filter-dropdown .dropdown a {
    display: block;
    margin: 0;
    text-align: left;
    padding: 3px 20px;
    font-size: .875rem
}

.product-categories {
    max-width: 1150px
}

.archive .product-categories {
    padding: 115px 0
}

.product-categories-container {
    text-align: center
}

.product-categories-container a {
    display: inline-block;
    vertical-align: top;
    width: 360px;
    max-width: 100%;
    margin: 0 10px 25px;
    color: #3f5aa6;
    font-size: 1.25rem;
    text-transform: uppercase;
    font-weight: 900;
    border-bottom: 1px solid #d2d2d2;
    padding: 0 0 20px
}

@media (max-width: 700px) {
    .product-categories-container a {
        margin: 0 0 25px
    }
}

.product-categories-container a:hover {
    color: #c63528
}

.product-categories-container a:hover .image {
    background: #fff;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.product-categories-container a .image {
    background: #f7f6f4;
    border: 1px solid #d2d2d2;
    width: 100%;
    height: 295px;
    position: relative;
    margin: 0 0 20px;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
}

.product-categories-container a .image img {
    display: block;
    width: 90%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.content .breadcrumbs {
    margin: 0 0 25px;
    font-size: .8125rem;
    text-transform: uppercase
}

.content .breadcrumbs a {
    color: #3f5aa6;
    display: inline-block
}

.content .breadcrumbs a:hover {
    color: #c63528
}

.content .breadcrumbs em {
    display: inline-block;
    margin: 0 15px;
    font-style: normal;
    font-size: 1.125rem;
    color: #c4c4c4;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.footer {
    background: #202020;
    color: #fff;
    padding: 100px 0;
    text-align: center
}

.footer .container {
    max-width: 1200px
}

.footer .box {
    float: left;
    text-align: left
}

@media (max-width: 1000px) {
    .footer .box {
        float: none;
        margin: 0 auto;
        text-align: center
    }
}

.footer .box:nth-of-type(1) {
    width: 280px;
    vertical-align: middle;
    margin: 60px 0 0
}

@media (max-width: 1000px) {
    .footer .box:nth-of-type(1) {
        margin: 0 auto
    }
}

.footer .box:nth-of-type(2) {
    background: url(/siteart/border.png) top left no-repeat, url(/siteart/border.png) top right no-repeat;
    width: calc(100% - 600px);
    padding: 0 60px;
    margin: 0 60px
}

@media (max-width: 1000px) {
    .footer .box:nth-of-type(2) {
        margin: 40px auto;
        width: 100%;
        max-width: 500px;
        background: none;
        padding: 0
    }
}

.footer .box:nth-of-type(3) {
    width: 140px
}

.footer .box h3:not(.container.cf):not(.container.cf *) {
    color: #fff;
    font-weight: 700;
    font-size: 1.25rem;
    letter-spacing: 2px;
    margin: 0 0 10px
}

.footer .box img {
    width: 100%;
    height: auto;
    display: block
}

.footer .box .quick-links-nav ul {
    list-style: none
}

.footer .box .quick-links-nav ul li {
    display: block;
    width: 33%;
    float: left
}

@media (max-width: 1300px) {
    .footer .box .quick-links-nav ul li {
        width: 50%
    }
}

.footer .box .quick-links-nav ul li a {
    color: #fff;
    font-size: .875rem
}

.footer .box .quick-links-nav ul li a:hover {
    color: #929397
}

.footer .box .social {
    display: inline-block;
    vertical-align: top;
    width: 66px;
    height: 66px;
    text-indent: -9999px
}

.footer .box .social:hover {
    opacity: .8
}

.footer .box .social.facebook {
    background: #3b5999 url(/siteart/facebook.svg) center center no-repeat;
    background-size: 20px 20px
}

.footer .box .social.linkedin {
    background: #1385c4 url(/siteart/linkedin.svg) center center no-repeat;
    background-size: 20px 20px
}

.footer .copy {
    margin: 50px 0 0
}

@media (max-width: 700px) {
    .footer .copy {
        float: none
    }
}

.footer .copy .footer-nav {
    display: inline-block
}

.footer .copy .footer-nav ul li {
    display: inline-block;
    margin: 0 20px 0 0
}

.footer .copy a {
    text-transform: uppercase;
    color: #fff;
    font-size: .75rem;
    letter-spacing: 2px;
    font-weight: 500
}

.footer .copy a:hover {
    color: #929397
}

.footer .copy a.webo {
    color: #929397
}

.footer .copy a.webo:hover {
    color: #fff
}