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

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

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal
}

a {
    color: blue
}

a:focus {
    outline: thin dotted
}

li {
    list-style: none
}

abbr[title] {
    border-bottom: none
}

b,
strong {
    font-weight: 700
}

i,
em,
dfn {
    font-style: italic
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    _font-family: 'courier new', monospace
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: normal
}

q {
    quotes: none
}

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

small {
    font-size: 85%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

label {
    cursor: pointer
}

input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal;
    *overflow: visible
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

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

td {
    vertical-align: top
}

.box,
.searchform,
.post-share {
    zoom: 1
}

.box:after,
.searchform:after,
.post-share:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: "."
}

.svg-fallback {
    display: none
}

.nosvg .svg-fallback {
    display: block
}

.grid {
    list-style: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    margin-left: -10px;
    margin-right: -10px
}

.grid__item {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.grid--rev {
    direction: rtl;
    text-align: left
}

.grid--rev>.grid__item {
    direction: ltr;
    text-align: left
}

.grid--full {
    margin-left: 0
}

.grid--full>.grid__item {
    padding-left: 0
}

.grid--right {
    text-align: right
}

.grid--right>.grid__item {
    text-align: left
}

.grid--center {
    text-align: center
}

.grid--center>.grid__item {
    text-align: left
}

.grid--middle>.grid__item {
    vertical-align: middle
}

.grid--bottom>.grid__item {
    vertical-align: bottom
}

.grid--narrow {
    margin-left: -5px
}

.grid--narrow>.grid__item {
    padding-left: 5px;
    padding-right: 5px
}

.grid--wide {
    margin-left: -20px
}

.grid--wide>.grid__item {
    padding-left: 20px;
    padding-right: 20px
}

.one-whole {
    width: 100%
}

.one-half,
.two-quarters,
.three-sixths,
.four-eighths,
.five-tenths,
.six-twelfths {
    width: 50%
}

.one-third,
.two-sixths,
.four-twelfths {
    width: 33.333%
}

.two-thirds,
.four-sixths,
.eight-twelfths {
    width: 66.666%
}

.one-quarter,
.two-eighths,
.three-twelfths {
    width: 25%
}

.three-quarters,
.six-eighths,
.nine-twelfths {
    width: 75%
}

.one-fifth,
.two-tenths {
    width: 20%
}

.two-fifths,
.four-tenths {
    width: 40%
}

.three-fifths,
.six-tenths {
    width: 60%
}

.four-fifths,
.eight-tenths {
    width: 80%
}

.one-sixth,
.two-twelfths {
    width: 16.666%
}

.five-sixths,
.ten-twelfths {
    width: 83.333%
}

.one-eighth {
    width: 12.5%
}

.three-eighths {
    width: 37.5%
}

.five-eighths {
    width: 62.5%
}

.seven-eighths {
    width: 87.5%
}

.one-tenth {
    width: 10%
}

.three-tenths {
    width: 30%
}

.seven-tenths {
    width: 70%
}

.nine-tenths {
    width: 90%
}

.one-twelfth {
    width: 8.333%
}

.five-twelfths {
    width: 41.666%
}

.seven-twelfths {
    width: 58.333%
}

.eleven-twelfths {
    width: 91.666%
}

@media only screen and (max-width: 479px) {
    .small--one-whole {
        width: 100%
    }

    .small--one-half,
    .small--two-quarters,
    .small--three-sixths,
    .small--four-eighths,
    .small--five-tenths,
    .small--six-twelfths {
        width: 50%
    }

    .small--one-third,
    .small--two-sixths,
    .small--four-twelfths {
        width: 33.333%
    }

    .small--two-thirds,
    .small--four-sixths,
    .small--eight-twelfths {
        width: 66.666%
    }

    .small--one-quarter,
    .small--two-eighths,
    .small--three-twelfths {
        width: 25%
    }

    .small--three-quarters,
    .small--six-eighths,
    .small--nine-twelfths {
        width: 75%
    }

    .small--one-fifth,
    .small--two-tenths {
        width: 20%
    }

    .small--two-fifths,
    .small--four-tenths {
        width: 40%
    }

    .small--three-fifths,
    .small--six-tenths {
        width: 60%
    }

    .small--four-fifths,
    .small--eight-tenths {
        width: 80%
    }

    .small--one-sixth,
    .small--two-twelfths {
        width: 16.666%
    }

    .small--five-sixths,
    .small--ten-twelfths {
        width: 83.333%
    }

    .small--one-eighth {
        width: 12.5%
    }

    .small--three-eighths {
        width: 37.5%
    }

    .small--five-eighths {
        width: 62.5%
    }

    .small--seven-eighths {
        width: 87.5%
    }

    .small--one-tenth {
        width: 10%
    }

    .small--three-tenths {
        width: 30%
    }

    .small--seven-tenths {
        width: 70%
    }

    .small--nine-tenths {
        width: 90%
    }

    .small--one-twelfth {
        width: 8.333%
    }

    .small--five-twelfths {
        width: 41.666%
    }

    .small--seven-twelfths {
        width: 58.333%
    }

    .small--eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width: 480px) {
    .palm--one-whole {
        width: 100%
    }

    .palm--one-half,
    .palm--two-quarters,
    .palm--three-sixths,
    .palm--four-eighths,
    .palm--five-tenths,
    .palm--six-twelfths {
        width: 50%
    }

    .palm--one-third,
    .palm--two-sixths,
    .palm--four-twelfths {
        width: 33.333%
    }

    .palm--two-thirds,
    .palm--four-sixths,
    .palm--eight-twelfths {
        width: 66.666%
    }

    .palm--one-quarter,
    .palm--two-eighths,
    .palm--three-twelfths {
        width: 25%
    }

    .palm--three-quarters,
    .palm--six-eighths,
    .palm--nine-twelfths {
        width: 75%
    }

    .palm--one-fifth,
    .palm--two-tenths {
        width: 20%
    }

    .palm--two-fifths,
    .palm--four-tenths {
        width: 40%
    }

    .palm--three-fifths,
    .palm--six-tenths {
        width: 60%
    }

    .palm--four-fifths,
    .palm--eight-tenths {
        width: 80%
    }

    .palm--one-sixth,
    .palm--two-twelfths {
        width: 16.666%
    }

    .palm--five-sixths,
    .palm--ten-twelfths {
        width: 83.333%
    }

    .palm--one-eighth {
        width: 12.5%
    }

    .palm--three-eighths {
        width: 37.5%
    }

    .palm--five-eighths {
        width: 62.5%
    }

    .palm--seven-eighths {
        width: 87.5%
    }

    .palm--one-tenth {
        width: 10%
    }

    .palm--three-tenths {
        width: 30%
    }

    .palm--seven-tenths {
        width: 70%
    }

    .palm--nine-tenths {
        width: 90%
    }

    .palm--one-twelfth {
        width: 8.333%
    }

    .palm--five-twelfths {
        width: 41.666%
    }

    .palm--seven-twelfths {
        width: 58.333%
    }

    .palm--eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width: 768px) {
    .lap--one-whole {
        width: 100%
    }

    .lap--one-half,
    .lap--two-quarters,
    .lap--three-sixths,
    .lap--four-eighths,
    .lap--five-tenths,
    .lap--six-twelfths {
        width: 50%
    }

    .lap--one-third,
    .lap--two-sixths,
    .lap--four-twelfths {
        width: 33.333%
    }

    .lap--two-thirds,
    .lap--four-sixths,
    .lap--eight-twelfths {
        width: 66.666%
    }

    .lap--one-quarter,
    .lap--two-eighths,
    .lap--three-twelfths {
        width: 25%
    }

    .lap--three-quarters,
    .lap--six-eighths,
    .lap--nine-twelfths {
        width: 75%
    }

    .lap--one-fifth,
    .lap--two-tenths {
        width: 20%
    }

    .lap--two-fifths,
    .lap--four-tenths {
        width: 40%
    }

    .lap--three-fifths,
    .lap--six-tenths {
        width: 60%
    }

    .lap--four-fifths,
    .lap--eight-tenths {
        width: 80%
    }

    .lap--one-sixth,
    .lap--two-twelfths {
        width: 16.666%
    }

    .lap--five-sixths,
    .lap--ten-twelfths {
        width: 83.333%
    }

    .lap--one-eighth {
        width: 12.5%
    }

    .lap--three-eighths {
        width: 37.5%
    }

    .lap--five-eighths {
        width: 62.5%
    }

    .lap--seven-eighths {
        width: 87.5%
    }

    .lap--one-tenth {
        width: 10%
    }

    .lap--three-tenths {
        width: 30%
    }

    .lap--seven-tenths {
        width: 70%
    }

    .lap--nine-tenths {
        width: 90%
    }

    .lap--one-twelfth {
        width: 8.333%
    }

    .lap--five-twelfths {
        width: 41.666%
    }

    .lap--seven-twelfths {
        width: 58.333%
    }

    .lap--eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width: 960px) {
    .desk--one-whole {
        width: 100%
    }

    .desk--one-half,
    .desk--two-quarters,
    .desk--three-sixths,
    .desk--four-eighths,
    .desk--five-tenths,
    .desk--six-twelfths {
        width: 50%
    }

    .desk--one-third,
    .desk--two-sixths,
    .desk--four-twelfths {
        width: 33.333%
    }

    .desk--two-thirds,
    .desk--four-sixths,
    .desk--eight-twelfths {
        width: 66.666%
    }

    .desk--one-quarter,
    .desk--two-eighths,
    .desk--three-twelfths {
        width: 25%
    }

    .desk--three-quarters,
    .desk--six-eighths,
    .desk--nine-twelfths {
        width: 75%
    }

    .desk--one-fifth,
    .desk--two-tenths {
        width: 20%
    }

    .desk--two-fifths,
    .desk--four-tenths {
        width: 40%
    }

    .desk--three-fifths,
    .desk--six-tenths {
        width: 60%
    }

    .desk--four-fifths,
    .desk--eight-tenths {
        width: 80%
    }

    .desk--one-sixth,
    .desk--two-twelfths {
        width: 16.666%
    }

    .desk--five-sixths,
    .desk--ten-twelfths {
        width: 83.333%
    }

    .desk--one-eighth {
        width: 12.5%
    }

    .desk--three-eighths {
        width: 37.5%
    }

    .desk--five-eighths {
        width: 62.5%
    }

    .desk--seven-eighths {
        width: 87.5%
    }

    .desk--one-tenth {
        width: 10%
    }

    .desk--three-tenths {
        width: 30%
    }

    .desk--seven-tenths {
        width: 70%
    }

    .desk--nine-tenths {
        width: 90%
    }

    .desk--one-twelfth {
        width: 8.333%
    }

    .desk--five-twelfths {
        width: 41.666%
    }

    .desk--seven-twelfths {
        width: 58.333%
    }

    .desk--eleven-twelfths {
        width: 91.666%
    }
}

[class*="push--"] {
    position: relative
}

.push--none {
    left: 0
}

.push--one-whole {
    left: 100%
}

.push--one-half,
.push--two-quarters,
.push--three-sixths,
.push--four-eighths,
.push--five-tenths,
.push--six-twelfths {
    left: 50%
}

.push--one-third,
.push--two-sixths,
.push--four-twelfths {
    left: 33.333%
}

.push--two-thirds,
.push--four-sixths,
.push--eight-twelfths {
    left: 66.666%
}

.push--one-quarter,
.push--two-eighths,
.push--three-twelfths {
    left: 25%
}

.push--three-quarters,
.push--six-eighths,
.push--nine-twelfths {
    left: 75%
}

.push--one-fifth,
.push--two-tenths {
    left: 20%
}

.push--two-fifths,
.push--four-tenths {
    left: 40%
}

.push--three-fifths,
.push--six-tenths {
    left: 60%
}

.push--four-fifths,
.push--eight-tenths {
    left: 80%
}

.push--one-sixth,
.push--two-twelfths {
    left: 16.666%
}

.push--five-sixths,
.push--ten-twelfths {
    left: 83.333%
}

.push--one-eighth {
    left: 12.5%
}

.push--three-eighths {
    left: 37.5%
}

.push--five-eighths {
    left: 62.5%
}

.push--seven-eighths {
    left: 87.5%
}

.push--one-tenth {
    left: 10%
}

.push--three-tenths {
    left: 30%
}

.push--seven-tenths {
    left: 70%
}

.push--nine-tenths {
    left: 90%
}

.push--one-twelfth {
    left: 8.333%
}

.push--five-twelfths {
    left: 41.666%
}

.push--seven-twelfths {
    left: 58.333%
}

.push--eleven-twelfths {
    left: 91.666%
}

@media only screen and (max-width: 479px) {
    .push--small--none {
        left: 0
    }

    .push--small--one-whole {
        left: 100%
    }

    .push--small--one-half,
    .push--small--two-quarters,
    .push--small--three-sixths,
    .push--small--four-eighths,
    .push--small--five-tenths,
    .push--small--six-twelfths {
        left: 50%
    }

    .push--small--one-third,
    .push--small--two-sixths,
    .push--small--four-twelfths {
        left: 33.333%
    }

    .push--small--two-thirds,
    .push--small--four-sixths,
    .push--small--eight-twelfths {
        left: 66.666%
    }

    .push--small--one-quarter,
    .push--small--two-eighths,
    .push--small--three-twelfths {
        left: 25%
    }

    .push--small--three-quarters,
    .push--small--six-eighths,
    .push--small--nine-twelfths {
        left: 75%
    }

    .push--small--one-fifth,
    .push--small--two-tenths {
        left: 20%
    }

    .push--small--two-fifths,
    .push--small--four-tenths {
        left: 40%
    }

    .push--small--three-fifths,
    .push--small--six-tenths {
        left: 60%
    }

    .push--small--four-fifths,
    .push--small--eight-tenths {
        left: 80%
    }

    .push--small--one-sixth,
    .push--small--two-twelfths {
        left: 16.666%
    }

    .push--small--five-sixths,
    .push--small--ten-twelfths {
        left: 83.333%
    }

    .push--small--one-eighth {
        left: 12.5%
    }

    .push--small--three-eighths {
        left: 37.5%
    }

    .push--small--five-eighths {
        left: 62.5%
    }

    .push--small--seven-eighths {
        left: 87.5%
    }

    .push--small--one-tenth {
        left: 10%
    }

    .push--small--three-tenths {
        left: 30%
    }

    .push--small--seven-tenths {
        left: 70%
    }

    .push--small--nine-tenths {
        left: 90%
    }

    .push--small--one-twelfth {
        left: 8.333%
    }

    .push--small--five-twelfths {
        left: 41.666%
    }

    .push--small--seven-twelfths {
        left: 58.333%
    }

    .push--small--eleven-twelfths {
        left: 91.666%
    }
}

@media only screen and (min-width: 480px) {
    .push--palm--none {
        left: 0
    }

    .push--palm--one-whole {
        left: 100%
    }

    .push--palm--one-half,
    .push--palm--two-quarters,
    .push--palm--three-sixths,
    .push--palm--four-eighths,
    .push--palm--five-tenths,
    .push--palm--six-twelfths {
        left: 50%
    }

    .push--palm--one-third,
    .push--palm--two-sixths,
    .push--palm--four-twelfths {
        left: 33.333%
    }

    .push--palm--two-thirds,
    .push--palm--four-sixths,
    .push--palm--eight-twelfths {
        left: 66.666%
    }

    .push--palm--one-quarter,
    .push--palm--two-eighths,
    .push--palm--three-twelfths {
        left: 25%
    }

    .push--palm--three-quarters,
    .push--palm--six-eighths,
    .push--palm--nine-twelfths {
        left: 75%
    }

    .push--palm--one-fifth,
    .push--palm--two-tenths {
        left: 20%
    }

    .push--palm--two-fifths,
    .push--palm--four-tenths {
        left: 40%
    }

    .push--palm--three-fifths,
    .push--palm--six-tenths {
        left: 60%
    }

    .push--palm--four-fifths,
    .push--palm--eight-tenths {
        left: 80%
    }

    .push--palm--one-sixth,
    .push--palm--two-twelfths {
        left: 16.666%
    }

    .push--palm--five-sixths,
    .push--palm--ten-twelfths {
        left: 83.333%
    }

    .push--palm--one-eighth {
        left: 12.5%
    }

    .push--palm--three-eighths {
        left: 37.5%
    }

    .push--palm--five-eighths {
        left: 62.5%
    }

    .push--palm--seven-eighths {
        left: 87.5%
    }

    .push--palm--one-tenth {
        left: 10%
    }

    .push--palm--three-tenths {
        left: 30%
    }

    .push--palm--seven-tenths {
        left: 70%
    }

    .push--palm--nine-tenths {
        left: 90%
    }

    .push--palm--one-twelfth {
        left: 8.333%
    }

    .push--palm--five-twelfths {
        left: 41.666%
    }

    .push--palm--seven-twelfths {
        left: 58.333%
    }

    .push--palm--eleven-twelfths {
        left: 91.666%
    }
}

@media only screen and (min-width: 768px) {
    .push--lap--none {
        left: 0
    }

    .push--lap--one-whole {
        left: 100%
    }

    .push--lap--one-half,
    .push--lap--two-quarters,
    .push--lap--three-sixths,
    .push--lap--four-eighths,
    .push--lap--five-tenths,
    .push--lap--six-twelfths {
        left: 50%
    }

    .push--lap--one-third,
    .push--lap--two-sixths,
    .push--lap--four-twelfths {
        left: 33.333%
    }

    .push--lap--two-thirds,
    .push--lap--four-sixths,
    .push--lap--eight-twelfths {
        left: 66.666%
    }

    .push--lap--one-quarter,
    .push--lap--two-eighths,
    .push--lap--three-twelfths {
        left: 25%
    }

    .push--lap--three-quarters,
    .push--lap--six-eighths,
    .push--lap--nine-twelfths {
        left: 75%
    }

    .push--lap--one-fifth,
    .push--lap--two-tenths {
        left: 20%
    }

    .push--lap--two-fifths,
    .push--lap--four-tenths {
        left: 40%
    }

    .push--lap--three-fifths,
    .push--lap--six-tenths {
        left: 60%
    }

    .push--lap--four-fifths,
    .push--lap--eight-tenths {
        left: 80%
    }

    .push--lap--one-sixth,
    .push--lap--two-twelfths {
        left: 16.666%
    }

    .push--lap--five-sixths,
    .push--lap--ten-twelfths {
        left: 83.333%
    }

    .push--lap--one-eighth {
        left: 12.5%
    }

    .push--lap--three-eighths {
        left: 37.5%
    }

    .push--lap--five-eighths {
        left: 62.5%
    }

    .push--lap--seven-eighths {
        left: 87.5%
    }

    .push--lap--one-tenth {
        left: 10%
    }

    .push--lap--three-tenths {
        left: 30%
    }

    .push--lap--seven-tenths {
        left: 70%
    }

    .push--lap--nine-tenths {
        left: 90%
    }

    .push--lap--one-twelfth {
        left: 8.333%
    }

    .push--lap--five-twelfths {
        left: 41.666%
    }

    .push--lap--seven-twelfths {
        left: 58.333%
    }

    .push--lap--eleven-twelfths {
        left: 91.666%
    }
}

@media only screen and (min-width: 960px) {
    .push--desk--none {
        left: 0
    }

    .push--desk--one-whole {
        left: 100%
    }

    .push--desk--one-half,
    .push--desk--two-quarters,
    .push--desk--three-sixths,
    .push--desk--four-eighths,
    .push--desk--five-tenths,
    .push--desk--six-twelfths {
        left: 50%
    }

    .push--desk--one-third,
    .push--desk--two-sixths,
    .push--desk--four-twelfths {
        left: 33.333%
    }

    .push--desk--two-thirds,
    .push--desk--four-sixths,
    .push--desk--eight-twelfths {
        left: 66.666%
    }

    .push--desk--one-quarter,
    .push--desk--two-eighths,
    .push--desk--three-twelfths {
        left: 25%
    }

    .push--desk--three-quarters,
    .push--desk--six-eighths,
    .push--desk--nine-twelfths {
        left: 75%
    }

    .push--desk--one-fifth,
    .push--desk--two-tenths {
        left: 20%
    }

    .push--desk--two-fifths,
    .push--desk--four-tenths {
        left: 40%
    }

    .push--desk--three-fifths,
    .push--desk--six-tenths {
        left: 60%
    }

    .push--desk--four-fifths,
    .push--desk--eight-tenths {
        left: 80%
    }

    .push--desk--one-sixth,
    .push--desk--two-twelfths {
        left: 16.666%
    }

    .push--desk--five-sixths,
    .push--desk--ten-twelfths {
        left: 83.333%
    }

    .push--desk--one-eighth {
        left: 12.5%
    }

    .push--desk--three-eighths {
        left: 37.5%
    }

    .push--desk--five-eighths {
        left: 62.5%
    }

    .push--desk--seven-eighths {
        left: 87.5%
    }

    .push--desk--one-tenth {
        left: 10%
    }

    .push--desk--three-tenths {
        left: 30%
    }

    .push--desk--seven-tenths {
        left: 70%
    }

    .push--desk--nine-tenths {
        left: 90%
    }

    .push--desk--one-twelfth {
        left: 8.333%
    }

    .push--desk--five-twelfths {
        left: 41.666%
    }

    .push--desk--seven-twelfths {
        left: 58.333%
    }

    .push--desk--eleven-twelfths {
        left: 91.666%
    }
}

[class*="pull--"] {
    position: relative
}

.pull--one-whole {
    right: 100%
}

.pull--one-half,
.pull--two-quarters,
.pull--three-sixths,
.pull--four-eighths,
.pull--five-tenths,
.pull--six-twelfths {
    right: 50%
}

.pull--one-third,
.pull--two-sixths,
.pull--four-twelfths {
    right: 33.333%
}

.pull--two-thirds,
.pull--four-sixths,
.pull--eight-twelfths {
    right: 66.666%
}

.pull--one-quarter,
.pull--two-eighths,
.pull--three-twelfths {
    right: 25%
}

.pull--three-quarters,
.pull--six-eighths,
.pull--nine-twelfths {
    right: 75%
}

.pull--one-fifth,
.pull--two-tenths {
    right: 20%
}

.pull--two-fifths,
.pull--four-tenths {
    right: 40%
}

.pull--three-fifths,
.pull--six-tenths {
    right: 60%
}

.pull--four-fifths,
.pull--eight-tenths {
    right: 80%
}

.pull--one-sixth,
.pull--two-twelfths {
    right: 16.666%
}

.pull--five-sixths,
.pull--ten-twelfths {
    right: 83.333%
}

.pull--one-eighth {
    right: 12.5%
}

.pull--three-eighths {
    right: 37.5%
}

.pull--five-eighths {
    right: 62.5%
}

.pull--seven-eighths {
    right: 87.5%
}

.pull--one-tenth {
    right: 10%
}

.pull--three-tenths {
    right: 30%
}

.pull--seven-tenths {
    right: 70%
}

.pull--nine-tenths {
    right: 90%
}

.pull--one-twelfth {
    right: 8.333%
}

.pull--five-twelfths {
    right: 41.666%
}

.pull--seven-twelfths {
    right: 58.333%
}

.pull--eleven-twelfths {
    right: 91.666%
}

@media only screen and (max-width: 479px) {
    .pull--small--one-whole {
        right: 100%
    }

    .pull--small--one-half,
    .pull--small--two-quarters,
    .pull--small--three-sixths,
    .pull--small--four-eighths,
    .pull--small--five-tenths,
    .pull--small--six-twelfths {
        right: 50%
    }

    .pull--small--one-third,
    .pull--small--two-sixths,
    .pull--small--four-twelfths {
        right: 33.333%
    }

    .pull--small--two-thirds,
    .pull--small--four-sixths,
    .pull--small--eight-twelfths {
        right: 66.666%
    }

    .pull--small--one-quarter,
    .pull--small--two-eighths,
    .pull--small--three-twelfths {
        right: 25%
    }

    .pull--small--three-quarters,
    .pull--small--six-eighths,
    .pull--small--nine-twelfths {
        right: 75%
    }

    .pull--small--one-fifth,
    .pull--small--two-tenths {
        right: 20%
    }

    .pull--small--two-fifths,
    .pull--small--four-tenths {
        right: 40%
    }

    .pull--small--three-fifths,
    .pull--small--six-tenths {
        right: 60%
    }

    .pull--small--four-fifths,
    .pull--small--eight-tenths {
        right: 80%
    }

    .pull--small--one-sixth,
    .pull--small--two-twelfths {
        right: 16.666%
    }

    .pull--small--five-sixths,
    .pull--small--ten-twelfths {
        right: 83.333%
    }

    .pull--small--one-eighth {
        right: 12.5%
    }

    .pull--small--three-eighths {
        right: 37.5%
    }

    .pull--small--five-eighths {
        right: 62.5%
    }

    .pull--small--seven-eighths {
        right: 87.5%
    }

    .pull--small--one-tenth {
        right: 10%
    }

    .pull--small--three-tenths {
        right: 30%
    }

    .pull--small--seven-tenths {
        right: 70%
    }

    .pull--small--nine-tenths {
        right: 90%
    }

    .pull--small--one-twelfth {
        right: 8.333%
    }

    .pull--small--five-twelfths {
        right: 41.666%
    }

    .pull--small--seven-twelfths {
        right: 58.333%
    }

    .pull--small--eleven-twelfths {
        right: 91.666%
    }
}

@media only screen and (min-width: 480px) {
    .pull--palm--one-whole {
        right: 100%
    }

    .pull--palm--one-half,
    .pull--palm--two-quarters,
    .pull--palm--three-sixths,
    .pull--palm--four-eighths,
    .pull--palm--five-tenths,
    .pull--palm--six-twelfths {
        right: 50%
    }

    .pull--palm--one-third,
    .pull--palm--two-sixths,
    .pull--palm--four-twelfths {
        right: 33.333%
    }

    .pull--palm--two-thirds,
    .pull--palm--four-sixths,
    .pull--palm--eight-twelfths {
        right: 66.666%
    }

    .pull--palm--one-quarter,
    .pull--palm--two-eighths,
    .pull--palm--three-twelfths {
        right: 25%
    }

    .pull--palm--three-quarters,
    .pull--palm--six-eighths,
    .pull--palm--nine-twelfths {
        right: 75%
    }

    .pull--palm--one-fifth,
    .pull--palm--two-tenths {
        right: 20%
    }

    .pull--palm--two-fifths,
    .pull--palm--four-tenths {
        right: 40%
    }

    .pull--palm--three-fifths,
    .pull--palm--six-tenths {
        right: 60%
    }

    .pull--palm--four-fifths,
    .pull--palm--eight-tenths {
        right: 80%
    }

    .pull--palm--one-sixth,
    .pull--palm--two-twelfths {
        right: 16.666%
    }

    .pull--palm--five-sixths,
    .pull--palm--ten-twelfths {
        right: 83.333%
    }

    .pull--palm--one-eighth {
        right: 12.5%
    }

    .pull--palm--three-eighths {
        right: 37.5%
    }

    .pull--palm--five-eighths {
        right: 62.5%
    }

    .pull--palm--seven-eighths {
        right: 87.5%
    }

    .pull--palm--one-tenth {
        right: 10%
    }

    .pull--palm--three-tenths {
        right: 30%
    }

    .pull--palm--seven-tenths {
        right: 70%
    }

    .pull--palm--nine-tenths {
        right: 90%
    }

    .pull--palm--one-twelfth {
        right: 8.333%
    }

    .pull--palm--five-twelfths {
        right: 41.666%
    }

    .pull--palm--seven-twelfths {
        right: 58.333%
    }

    .pull--palm--eleven-twelfths {
        right: 91.666%
    }
}

@media only screen and (min-width: 768px) {
    .pull--lap--one-whole {
        right: 100%
    }

    .pull--lap--one-half,
    .pull--lap--two-quarters,
    .pull--lap--three-sixths,
    .pull--lap--four-eighths,
    .pull--lap--five-tenths,
    .pull--lap--six-twelfths {
        right: 50%
    }

    .pull--lap--one-third,
    .pull--lap--two-sixths,
    .pull--lap--four-twelfths {
        right: 33.333%
    }

    .pull--lap--two-thirds,
    .pull--lap--four-sixths,
    .pull--lap--eight-twelfths {
        right: 66.666%
    }

    .pull--lap--one-quarter,
    .pull--lap--two-eighths,
    .pull--lap--three-twelfths {
        right: 25%
    }

    .pull--lap--three-quarters,
    .pull--lap--six-eighths,
    .pull--lap--nine-twelfths {
        right: 75%
    }

    .pull--lap--one-fifth,
    .pull--lap--two-tenths {
        right: 20%
    }

    .pull--lap--two-fifths,
    .pull--lap--four-tenths {
        right: 40%
    }

    .pull--lap--three-fifths,
    .pull--lap--six-tenths {
        right: 60%
    }

    .pull--lap--four-fifths,
    .pull--lap--eight-tenths {
        right: 80%
    }

    .pull--lap--one-sixth,
    .pull--lap--two-twelfths {
        right: 16.666%
    }

    .pull--lap--five-sixths,
    .pull--lap--ten-twelfths {
        right: 83.333%
    }

    .pull--lap--one-eighth {
        right: 12.5%
    }

    .pull--lap--three-eighths {
        right: 37.5%
    }

    .pull--lap--five-eighths {
        right: 62.5%
    }

    .pull--lap--seven-eighths {
        right: 87.5%
    }

    .pull--lap--one-tenth {
        right: 10%
    }

    .pull--lap--three-tenths {
        right: 30%
    }

    .pull--lap--seven-tenths {
        right: 70%
    }

    .pull--lap--nine-tenths {
        right: 90%
    }

    .pull--lap--one-twelfth {
        right: 8.333%
    }

    .pull--lap--five-twelfths {
        right: 41.666%
    }

    .pull--lap--seven-twelfths {
        right: 58.333%
    }

    .pull--lap--eleven-twelfths {
        right: 91.666%
    }
}

@media only screen and (min-width: 960px) {
    .pull--desk--one-whole {
        right: 100%
    }

    .pull--desk--one-half,
    .pull--desk--two-quarters,
    .pull--desk--three-sixths,
    .pull--desk--four-eighths,
    .pull--desk--five-tenths,
    .pull--desk--six-twelfths {
        right: 50%
    }

    .pull--desk--one-third,
    .pull--desk--two-sixths,
    .pull--desk--four-twelfths {
        right: 33.333%
    }

    .pull--desk--two-thirds,
    .pull--desk--four-sixths,
    .pull--desk--eight-twelfths {
        right: 66.666%
    }

    .pull--desk--one-quarter,
    .pull--desk--two-eighths,
    .pull--desk--three-twelfths {
        right: 25%
    }

    .pull--desk--three-quarters,
    .pull--desk--six-eighths,
    .pull--desk--nine-twelfths {
        right: 75%
    }

    .pull--desk--one-fifth,
    .pull--desk--two-tenths {
        right: 20%
    }

    .pull--desk--two-fifths,
    .pull--desk--four-tenths {
        right: 40%
    }

    .pull--desk--three-fifths,
    .pull--desk--six-tenths {
        right: 60%
    }

    .pull--desk--four-fifths,
    .pull--desk--eight-tenths {
        right: 80%
    }

    .pull--desk--one-sixth,
    .pull--desk--two-twelfths {
        right: 16.666%
    }

    .pull--desk--five-sixths,
    .pull--desk--ten-twelfths {
        right: 83.333%
    }

    .pull--desk--one-eighth {
        right: 12.5%
    }

    .pull--desk--three-eighths {
        right: 37.5%
    }

    .pull--desk--five-eighths {
        right: 62.5%
    }

    .pull--desk--seven-eighths {
        right: 87.5%
    }

    .pull--desk--one-tenth {
        right: 10%
    }

    .pull--desk--three-tenths {
        right: 30%
    }

    .pull--desk--seven-tenths {
        right: 70%
    }

    .pull--desk--nine-tenths {
        right: 90%
    }

    .pull--desk--one-twelfth {
        right: 8.333%
    }

    .pull--desk--five-twelfths {
        right: 41.666%
    }

    .pull--desk--seven-twelfths {
        right: 58.333%
    }

    .pull--desk--eleven-twelfths {
        right: 91.666%
    }
}

html {
    font-size: 62.5%
}

body {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 25px;
    line-height: 2.5rem;
    color: #717073;
    text-rendering: optimizeLegibility;
    overflow: hidden;
    font-family: "Poppins", serif;
}

a {
    color: #717073;
    text-decoration: none;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear
}

p a {
    border-bottom: 1px solid #0099cc
}

a:hover,
a:focus {
    color: #000;
    outline: none
}

a:hover h2,
a:hover h3,
a:focus h2,
a:focus h3 {
    color: #000
}

a h2,
a h3 {
    color: #0074d9
}

a.link--social-media {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 1;
    font-weight: 800;
    color: #0099cc;
    display: block;
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}

a.link--social-media:hover,
a.link--social-media:focus {
    color: #717073
}

@media (min-width: 480px) {
    a.link--social-media {
        font-size: 50px;
        font-size: 5rem
    }
}

@media (min-width: 960px) {
    a.link--social-media {
        font-size: 85px;
        font-size: 8.5rem;
        margin-bottom: 50px;
        margin-bottom: 5rem
    }
}

a.link--return {
    width: 50px;
    width: 5rem;
    display: block
}

a.link--return .arrow path {
    fill: none;
    stroke: #c1c1c4;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-miterlimit: 10;
    -webkit-transition: stroke 0.2s linear;
    -moz-transition: stroke 0.2s linear;
    -o-transition: stroke 0.2s linear;
    transition: stroke 0.2s linear
}

a.link--return:hover .arrow path,
a.link--return:focus .arrow path {
    stroke: #e6640d
}

a.link--read-more {
    display: inline-block;
    font-weight: 700;
    color: #e6640d;
    border: none
}

a.link--read-more:hover,
a.link--read-more:focus {
    color: #000
}

.announcement a.link--read-more {
    border-bottom: none
}

a.link--expand-comments i:before {
    vertical-align: -2px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #212121;
    font-weight: 800;
    margin: 0;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
    letter-spacing: -0.02em;
    padding: 12.5px 0px 12.5px 0px;
    padding: 1.25rem 0rem 1.25rem 0rem
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: none
}

h1 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 42px;
    line-height: 4.2rem;
    padding: 14px 0px 14px 0px;
    padding: 1.4rem 0rem 1.4rem 0rem
}

h1.post__title,
h1.job__title {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 30px;
    line-height: 3rem;
    color: #000;
    padding-top: 0
}

h1.post__title em,
h1.job__title em {
    font-style: normal;
    position: relative
}

h1.post__title em:before,
h1.job__title em:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #e6640d
}

.blog h1.post__title,
.tag h1.post__title,
.archive h1.post__title,
.blog h1.job__title,
.tag h1.job__title,
.archive h1.job__title {
    font-size: 45px;
    font-size: 4.5rem;
    padding: 50px 0px 40px 0px;
    padding: 5rem 0rem 4rem 0rem;
    text-align: center
}

.blog h1.post__title:before,
.tag h1.post__title:before,
.archive h1.post__title:before,
.blog h1.job__title:before,
.tag h1.job__title:before,
.archive h1.job__title:before {
    font-size: 2.75em;
    top: -0.05em;
    left: 50%;
    margin-left: -150px;
    margin-left: -15rem;
    padding: 0;
    position: absolute
}

@media (min-width: 960px) {

    .blog h1.post__title,
    .tag h1.post__title,
    .archive h1.post__title,
    .blog h1.job__title,
    .tag h1.job__title,
    .archive h1.job__title {
        font-size: 60px;
        font-size: 6rem;
        line-height: 70px;
        line-height: 7rem;
        margin-top: 0;
        padding: 0;
        text-align: left
    }

    .blog h1.post__title:before,
    .tag h1.post__title:before,
    .archive h1.post__title:before,
    .blog h1.job__title:before,
    .tag h1.job__title:before,
    .archive h1.job__title:before {
        position: absolute;
        font-size: 4em;
        top: -0.35em;
        left: -0.625em;
        padding-bottom: 15px;
        padding-bottom: 1.5rem;
        margin-left: 0
    }
}

h2 {
    font-size: 24.0px;
    font-size: 2.4rem;
    line-height: 30px;
    line-height: 3rem;
    padding: 0px 0px 25px 0px;
    padding: 0rem 0rem 2.5rem 0rem;
    position: relative;
    z-index: 10
}

h2 em {
    font-style: normal;
    color: white;
    position: relative;
    display: inline-block;
    z-index: -1
}

h2 em:before {
    position: absolute;
    display: block;
    content: '';
    top: -0.1em;
    left: -0.2em;
    right: -0.2em;
    bottom: -0.1em;
    background-color: #e6640d;
    z-index: -1
}

h2.section__title {
    font-size: 30px;
    font-size: 3rem;
    color: #717073;
    position: relative;
    margin-bottom: 50px;
    margin-bottom: 5rem
}

h2.section__title:after {
    content: '';
    height: 5px;
    width: 100px;
    width: 10rem;
    background-color: #e6640d;
    top: 100%;
    left: 0;
    position: absolute
}

.bg--gray h2.section__title {
    color: white
}

.contact h2.section__title {
    margin-bottom: 40px;
    margin-bottom: 4rem
}

h2.headline--social-media {
    font-size: 30px;
    font-size: 3rem;
    color: #717073;
    font-weight: 200;
    padding-bottom: 12.5px;
    padding-bottom: 1.25rem
}

.channel h2 {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 30px;
    line-height: 3rem;
    color: #717073;
    padding-bottom: 0;
    font-weight: 700
}

h2.job__title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 25px;
    line-height: 2.5rem
}

h2.job__title span {
    font-size: 16px;
    font-size: 1.6rem
}

h2.post__title {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 30px;
    line-height: 3rem;
    color: #000;
    padding-top: 0
}

.carousel__cell h2 {
    font-weight: 700;
    color: #717073
}

h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 25px;
    line-height: 2.5rem;
    padding: 0px 0px 25px 0px;
    padding: 0rem 0rem 2.5rem 0rem
}

h3.section__subtitle {
    font-weight: 500
}

h3.section__title {
    color: #717073
}

.recent-posts h3.section__title {
    color: #e6640d
}

.section__content h3 {
    padding-top: 0;
    color: #717073
}

.section__content h3 strong {
    font-weight: 800;
    color: #e6640d
}

.channel h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 25px;
    line-height: 2.5rem;
    color: #c1c1c4;
    padding: 0px 0px 25px 0px;
    padding: 0rem 0rem 2.5rem 0rem;
    font-weight: 700
}

.channels__title h3 {
    text-align: center;
    color: #e6640d;
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 5rem;
    font-weight: 700;
    display: inline-block
}

.section--trophies h3 {
    color: #717073;
    padding-bottom: 12.5px;
    padding-bottom: 1.25rem;
    font-weight: 700
}

.carousel__cell h3 {
    color: #e6640d;
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 25px;
    line-height: 2.5rem;
    padding-bottom: 12.5px;
    padding-bottom: 1.25rem
}

h4 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 25px;
    line-height: 2.5rem
}

.contact h4 {
    color: #e6640d
}

h5 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 25px;
    line-height: 2.5rem;
    text-transform: uppercase;
    letter-spacing: 0.2em
}

h6 {
    font-size: 14.0px;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-weight: 400
}

p,
ul,
ol {
    padding: 0px 0px 25px 0px;
    padding: 0rem 0rem 2.5rem 0rem
}

.section__content p,
.section__content ul,
.section__content ol {
    color: #717073;
    font-size: 18px;
    font-size: 1.8rem
}

.section__content p strong,
.section__content ul strong,
.section__content ol strong {
    color: #e6640d
}

.contact .section__content p strong,
.contact .section__content ul strong,
.contact .section__content ol strong {
    color: #717073
}

.bg--gray .section__content p,
.bg--gray .section__content ul,
.bg--gray .section__content ol {
    color: white
}

p.copyright {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    line-height: 2rem;
    margin-top: 37.5px;
    margin-top: 3.75rem;
    color: #717073
}

p.copyright a {
    color: rgba(255, 255, 255, 0.9);
    padding-left: 5px;
    padding-left: 0.5rem;
    padding-right: 5px;
    padding-right: 0.5rem;
    border-bottom: 0
}

p.copyright a:first-of-type {
    padding-left: 0
}

p.copyright a:hover,
p.copyright a:focus {
    color: white
}

p.copyright span {
    display: block;
    margin-bottom: 10px;
    margin-bottom: 1rem
}

@media (min-width: 960px) {
    p.copyright {
        margin-top: 25px;
        margin-top: 2.5rem
    }

    p.copyright span {
        display: inline-block;
        margin-right: 16px;
        margin-right: 1.6rem
    }
}

.contact .section__content p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    line-height: 3rem;
    padding-bottom: 30px;
    padding-bottom: 3rem
}

ul,
ol {
    padding: 0px 0px 25px 16px;
    padding: 0rem 0rem 2.5rem 1.6rem;
    list-style-position: inside
}

ul li {
    list-style: disc
}

.single-careers .post ul li {
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}

ol li {
    list-style: decimal
}

blockquote {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 25px;
    line-height: 2.5rem;
    color: #000;
    font-weight: 700;
    position: relative
}

blockquote:before {
    content: '\201C';
    position: absolute;
    top: 0;
    left: -0.75em
}

blockquote p {
    padding-bottom: 25px;
    padding-bottom: 2.5rem
}

blockquote h2 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 25px;
    line-height: 2.5rem;
    color: #717073;
    text-align: right;
    margin-top: -25px;
    margin-top: -2.5rem
}

.post__content blockquote h2 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 25px;
    line-height: 2.5rem
}

figure {
    width: 100%;
    font-weight: bold
}

figure blockquote {
    display: block;
    max-width: 20em;
    margin: 0 auto
}

figure figcaption.source {
    font-size: 16px;
    font-size: 1.6rem
}

figure.quotation {
    text-align: center
}

.overlay figure {
    color: white
}

.overlay figure blockquote {
    color: white
}

address {
    font-style: normal
}

small {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem
}

img {
    max-width: 100%;
    height: auto
}

img#wpstats {
    display: none
}

.alignleft,
.alignright,
.aligncenter {
    margin: 15px 0px 15px 0px;
    margin: 1.5rem 0rem 1.5rem 0rem
}

.alignleft {
    float: left;
    margin: 0px 25px 25px 0px;
    margin: 0rem 2.5rem 2.5rem 0rem
}

.alignright {
    float: right;
    margin: 0px 0px 25px 25px;
    margin: 0rem 0rem 2.5rem 2.5rem
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.centered {
    text-align: center
}

.left {
    float: left
}

.right {
    float: right
}

.meta {
    font-size: 16px;
    font-size: 1.6rem
}

.video-wrap {
    margin-bottom: 50px;
    margin-bottom: 5rem
}

table {
    width: 100%;
    border: none
}

td,
td {
    padding: 12.5px 12.5px 12.5px 12.5px;
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
    border: 1px solid #666
}

@media (min-width: 480px) {
    h1 {
        font-size: 35px;
        font-size: 3.5rem;
        line-height: 42px;
        line-height: 4.2rem;
        padding: 14px 0px 14px 0px;
        padding: 1.4rem 0rem 1.4rem 0rem
    }

    h2 {
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 36.25px;
        line-height: 3.625rem;
        padding: 0px 0px 25px 0px;
        padding: 0rem 0rem 2.5rem 0rem;
        position: relative;
        z-index: 10
    }

    h2.section__title {
        font-size: 34px;
        font-size: 3.4rem;
        color: #717073;
        position: relative;
        margin-bottom: 50px;
        margin-bottom: 5rem
    }
}

@media (min-width: 768px) {
    h1 {
        font-size: 60px;
        font-size: 6rem;
        line-height: 70px;
        line-height: 7rem
    }

    .hero__title h1 {
        font-size: 48.0px;
        font-size: 4.8rem;
        line-height: 50px;
        line-height: 5rem;
        padding: 20px 0px 20px 0px;
        padding: 2rem 0rem 2rem 0rem
    }

    h1.post__title,
    h1.job__title {
        font-size: 40px;
        font-size: 4rem;
        line-height: 50px;
        line-height: 5rem
    }

    .home .hero__title h1 {
        font-size: 60px;
        font-size: 6rem;
        line-height: 70px;
        line-height: 7rem
    }

    h2 {
        font-size: 34px;
        font-size: 3.4rem;
        line-height: 40px;
        line-height: 4rem
    }

    h2.section__title {
        font-size: 50px;
        font-size: 5rem;
        line-height: 50px;
        line-height: 5rem
    }

    h2.section__title:after {
        width: 180px;
        width: 18rem
    }

    h2.headline--social-media {
        font-size: 50px;
        font-size: 5rem
    }

    .carousel__cell h2 {
        font-size: 30px;
        font-size: 3rem;
        padding-bottom: 5px;
        padding-bottom: 0.5rem
    }

    .channel h2 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 30px;
        line-height: 3rem;
        color: #717073;
        padding-bottom: 0;
        font-weight: 700
    }

    .post__content h2 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 25px;
        line-height: 2.5rem;
        font-weight: 700
    }

    h2.job__title {
        font-size: 40px;
        font-size: 4rem;
        line-height: 40px;
        line-height: 4rem
    }

    h2.job__title span {
        font-size: 30px;
        font-size: 3rem
    }

    h2.post__title {
        font-size: 40px;
        font-size: 4rem;
        line-height: 50px;
        line-height: 5rem
    }

    h3 {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 35px;
        line-height: 3.5rem
    }

    .carousel__cell h3 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 30px;
        line-height: 3rem
    }

    .channels__title h3 {
        font-size: 40px;
        font-size: 4rem;
        line-height: 50px;
        line-height: 5rem
    }

    .channel h3 {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 25px;
        line-height: 2.5rem
    }

    .channels__title h3 {
        background-color: white;
        padding: 20px 20px 20px 20px;
        padding: 2rem 2rem 2rem 2rem;
        font-size: 40px;
        font-size: 4rem;
        line-height: 50px;
        line-height: 5rem
    }

    .single h3 {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 25px;
        line-height: 2.5rem;
        font-weight: 700;
        padding-bottom: 12.5px;
        padding-bottom: 1.25rem
    }

    .section--trophies h3 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 25px;
        line-height: 2.5rem
    }

    h4 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 25px;
        line-height: 2.5rem
    }

    .section__content p {
        font-size: 20px;
        font-size: 2rem;
        line-height: 28.125px;
        line-height: 2.8125rem
    }

    .carousel__cell p {
        font-size: 20px;
        font-size: 2rem;
        line-height: 30px;
        line-height: 3rem
    }

    blockquote h2 {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 25px;
        line-height: 2.5rem;
        color: #717073;
        text-align: right;
        margin-top: -25px;
        margin-top: -2.5rem
    }

    .contact .section__content p {
        font-size: 20px;
        font-size: 2rem;
        line-height: 30px;
        line-height: 3rem;
        padding-bottom: 30px;
        padding-bottom: 3rem
    }
}

@media (min-width: 960px) {
    h2 {
        font-size: 40px;
        font-size: 4rem;
        line-height: 40px;
        line-height: 4rem
    }

    .section__content p {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 35px;
        line-height: 3.5rem
    }
}

@font-face {
    font-family: "livewire-v2";
    src: url("../fonts/livewire-v2.eot");
    src: url("../fonts/livewire-v2.eot?#iefix") format("embedded-opentype"), url("../fonts/livewire-v2.woff") format("woff"), url("../fonts/livewire-v2.ttf") format("truetype"), url("../fonts/livewire-v2.svg#livewire") format("svg");
    font-weight: normal;
    font-style: normal
}

[data-icon]:before {
    font-family: "livewire-v2" !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: "livewire-v2" !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-b2b:before {
    content: "\e000"
}

.icon-b2e:before {
    content: "\e001"
}

.icon-comfortable:before {
    content: "\e003"
}

.icon-culture:before {
    content: "\e004"
}

.icon-digital:before {
    content: "\e005"
}

.icon-facebook:before {
    content: "\e006"
}

.icon-instagram:before {
    content: "\e007"
}

.icon-live:before {
    content: "\e009"
}

.icon-real:before {
    content: "\e00a"
}

.icon-story:before {
    content: "\e00b"
}

.icon-strategic:before {
    content: "\e00c"
}

.icon-twitter:before {
    content: "\e00d"
}

.icon-video:before {
    content: "\e00e"
}

.icon-check:before {
    content: "\e010"
}

.icon-search:before {
    content: "\e011"
}

.icon-dialogue:before {
    content: "\e00f"
}

.icon-work:before {
    content: "\e012"
}

.icon-like:before {
    content: "\e013"
}

.icon-close:before {
    content: "\e002"
}

.icon-open:before {
    content: "\e014"
}

.icon-arrow-left:before {
    content: "\e015"
}

.icon-arrow-right:before {
    content: "\e016"
}

.icon-camera:before {
    content: "\e017"
}

.icon-linkedin:before {
    content: "\e008"
}

.icon-arrow-down:before {
    content: "\e018"
}

.icon-arrow-up:before {
    content: "\e019"
}

.icon-comments:before {
    content: "\e01a"
}

.icon-help:before {
    content: "\e01b"
}

.icon-glassdoor:before {
    content: "\e01c"
}

.btn {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #b3b3b3;
    display: inline-block;
    padding: 22.5px 25px 22.5px 25px;
    padding: 2.25rem 2.5rem 2.25rem 2.5rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 40px;
    line-height: 4rem;
    color: white;
    font-weight: 400;
    border: none;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear
}

.btn strong {
    font-weight: 700
}

.btn:hover,
.btn:focus {
    background-color: #e6640d;
    color: white
}

.btn:active {
    background-color: #c4550b
}

.btn.btn--primary {
    background-color: #0074d9;
    border-color: #0061b5;
    color: #fff
}

.btn.btn--primary:hover {
    background-color: #0087fd
}

@media (min-width: 960px) {
    .btn.btn--primary {
        font-size: 20px;
        font-size: 2rem
    }
}

.btn.btn--secondary {
    background-color: #b3b3b3;
    border-color: #a1a1a1;
    color: #fff
}

.btn.btn--secondary:hover {
    background-color: #c5c5c5
}

@media (min-width: 960px) {
    .btn.btn--secondary {
        font-size: 20px;
        font-size: 2rem
    }
}

.btn.btn--tertiary {
    background-color: #666;
    border-color: #545454;
    color: #fff
}

.btn.btn--tertiary:hover {
    background-color: #787878
}

@media (min-width: 960px) {
    .btn.btn--tertiary {
        font-size: 20px;
        font-size: 2rem
    }
}

.btn.btn--secondary {
    background-color: transparent;
    color: #b3b3b3
}

.btn.btn--secondary:hover,
.btn.btn--secondary:focus {
    color: white
}

.btn.btn--white {
    background-color: rgba(255, 255, 255, 0.5);
    color: #e6640d
}

.btn.btn--white:hover,
.btn.btn--white:focus {
    background-color: white
}

.bg--gray .btn.btn--white {
    color: white
}

.bg--gray .btn.btn--white:hover,
.bg--gray .btn.btn--white:focus {
    color: #717073
}

.btn.btn--white .bg--orange {
    color: #e6640d
}

.btn.btn--large {
    padding: 17px 25px 17px 25px;
    padding: 1.7rem 2.5rem 1.7rem 2.5rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px;
    line-height: 2.2rem
}

.btn.btn--apply {
    position: relative;
    top: -1px
}

@media (max-width: 479px) {
    .btn {
        margin-bottom: 12.5px;
        margin-bottom: 1.25rem
    }
}

@media (min-width: 960px) {
    .btn.btn--large {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 40px;
        line-height: 4rem;
        padding: 14px 25px 14px 25px;
        padding: 1.4rem 2.5rem 1.4rem 2.5rem
    }
}

.loading {
    width: 58px;
    width: 5.8rem;
    height: 10px;
    height: 1rem
}

.loading .loading__circle {
    fill: white
}

.loading .loading__circle-1 {
    animation: loading-pulse-1 1s infinite
}

.loading .loading__circle-2 {
    animation: loading-pulse-2 1s infinite
}

.loading .loading__circle-3 {
    animation: loading-pulse-3 1s infinite
}

@keyframes loading-pulse-1 {
    0% {
        opacity: 1
    }

    25% {
        opacity: 0.5
    }

    50% {
        opacity: 0.25
    }

    100% {
        opacity: 1
    }
}

@keyframes loading-pulse-2 {
    0% {
        opacity: 0.5
    }

    25% {
        opacity: 1
    }

    50% {
        opacity: 0.5
    }

    100% {
        opacity: 0.5
    }
}

@keyframes loading-pulse-3 {
    0% {
        opacity: 0.25
    }

    25% {
        opacity: 0.5
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0.25
    }
}

.box {
    padding: 12.5px 12.5px 12.5px 12.5px;
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}

.box h3,
.box p {
    padding: 0
}

.box .box__title {
    padding-top: 0
}

.box .box__list {
    margin-bottom: 0
}

.box .box__list li a {
    padding: 6.25px 0px 6.25px 0px;
    padding: 0.625rem 0rem 0.625rem 0rem
}

.box .box__content+.box__title {
    margin-top: 25px;
    margin-top: 2.5rem
}

.box.box--black {
    background-color: rgba(0, 0, 0, 0.5);
    color: white !important
}

.box.box--black h3,
.box.box--black p {
    color: white
}

.list {
    margin: 0;
    padding: 0
}

.list>.list__item {
    list-style: none
}

.list.list--inline {
    font-size: 0;
    margin-left: -25px;
    margin-left: -2.5rem;
    border: none
}

.list.list--inline>.list__item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 16px;
    font-size: 1.6rem;
    border: none;
    margin-left: 25px;
    margin-left: 2.5rem
}

.list.list--inline--centered {
    text-align: center;
    margin-left: 0
}

.list.list--inline--centered>.list__item {
    margin: 0px 25px 0px 25px;
    margin: 0rem 2.5rem 0rem 2.5rem
}

.avatar {
    display: block;
    height: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.profile-card {
    background-color: #f1f1f1;
    margin-top: 30px;
    margin-top: 3rem
}

.profile-card .avatar {
    float: right;
    margin: -25px -25px 15px 15px;
    margin: -2.5rem -2.5rem 1.5rem 1.5rem
}

.profile-card p {
    text-align: left;
    padding: 15px 15px 15px 15px;
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
    overflow: visible
}

@media (min-width: 768px) {
    .profile-card .avatar {
        float: none;
        margin: 0 auto;
        margin-top: 15px;
        margin-top: 1.5rem
    }
}

@media (max-width: 479px) {
    .profile-card .avatar {
        float: right;
        margin: 15px 15px 15px 15px;
        margin: 1.5rem 1.5rem 1.5rem 1.5rem;
        margin: -25px -15px 15px 15px;
        margin: -2.5rem -1.5rem 1.5rem 1.5rem
    }
}

.profile-card.full .avatar {
    margin: 0px 0px 15px 0px;
    margin: 0rem 0rem 1.5rem 0rem
}

.sheet {
    padding: 25px 25px 25px 25px;
    padding: 2.5rem 2.5rem 2.5rem 2.5rem;
    border: 1px solid #f1f1f1;
    background-color: white;
    margin: -64px 0px 25px 0px;
    margin: -6.4rem 0rem 2.5rem 0rem;
    position: relative;
    z-index: 10
}

.sheet .btn {
    width: 100%
}

.bg {
    padding-top: 25px;
    padding-top: 2.5rem;
    padding-bottom: 25px;
    padding-bottom: 2.5rem
}

.bg--orange {
    background-color: #e6640d
}

.bg--white {
    background-color: white
}

.bg--gray {
    background-color: #717073;
    color: white
}

.bg--grayLighter {
    background-color: rgba(113, 112, 115, 0.1)
}

.bg--dark {
    background-color: #666;
    color: white
}

.wow {
    visibility: hidden
}

.delay.delay--200 {
    animation-delay: 200ms
}

.delay.delay--400 {
    animation-delay: 400ms
}

.delay.delay--600 {
    animation-delay: 600ms
}

.delay.delay--800 {
    animation-delay: 800ms
}

.delay.delay--1000 {
    animation-delay: 1000ms
}

.delay.delay--1200 {
    animation-delay: 1200ms
}

.delay.delay--1400 {
    animation-delay: 1400ms
}

.delay.delay--1600 {
    animation-delay: 1600ms
}

.delay.delay--1800 {
    animation-delay: 1800ms
}

.delay.delay--2000 {
    animation-delay: 2000ms
}

.delay.delay--2200 {
    animation-delay: 2200ms
}

.delay.delay--2400 {
    animation-delay: 2400ms
}

.delay.delay--2600 {
    animation-delay: 2600ms
}

.delay.delay--2800 {
    animation-delay: 2800ms
}

.delay.delay--3000 {
    animation-delay: 3000ms
}

.delay.delay--3200 {
    animation-delay: 3200ms
}

.delay.delay--3400 {
    animation-delay: 3400ms
}

.delay.delay--3600 {
    animation-delay: 3600ms
}

.delay.delay--3800 {
    animation-delay: 3800ms
}

.delay.delay--4000 {
    animation-delay: 4000ms
}

.rays {
    display: block;
    width: 120px;
    height: 120px;
    margin-left: -60px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    left: 50%
}

@media (min-width: 768px) {
    .rays {
        width: 260px;
        height: 260px;
        margin-left: -130px
    }
}

@media (min-width: 960px) {
    .rays {
        width: 210px;
        height: 210px;
        margin-left: -105px
    }
}

.row--lined {
    border: 1px solid #c1c1c4;
    border-style: solid none
}

.desktop {
    display: none
}

@media (min-width: 768px) {
    .desktop {
        display: block
    }
}

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

.message {
    background-color: #f1f1f1;
    border: 1px solid #c1c1c4;
    padding: 12.5px 12.5px 12.5px 12.5px;
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
    position: relative
}

.message p:last-of-type {
    padding-bottom: 0
}

.message.notice {
    border-left: 2px solid #e6640d
}

.message.success {
    border-left: 2px solid #2ecc40
}

.message.help {
    border-left: 2px solid #2ecc40;
    padding-left: 85px;
    padding-left: 8.5rem
}

.message.help:before {
    width: 60px;
    width: 6rem;
    height: 60px;
    height: 6rem;
    font-size: 60px;
    font-size: 6rem;
    line-height: 60px;
    line-height: 6rem;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    margin-top: -3rem;
    left: 12.5px;
    left: 1.25rem;
    color: #c1c1c4
}

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

.grid-wrap {
    max-width: 960px;
    margin: 0 auto;
    padding-left: 50px;
    padding-left: 5rem;
    padding-right: 50px;
    padding-right: 5rem;
    position: relative
}

@media (max-width: 479px) {
    .grid-wrap {
        padding-left: 28px;
        padding-left: 2.8rem;
        padding-right: 28px;
        padding-right: 2.8rem
    }
}

@media (min-width: 960px) {
    .grid-wrap {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 1025px) {

    .blog .section .grid-wrap,
    .blog .intro--dialogue .grid-wrap,
    .tag .section .grid-wrap,
    .tag .intro--dialogue .grid-wrap,
    .archive:not('.post-type-archive-news') .section .grid-wrap,
    .archive:not('.post-type-archive-news') .intro--dialogue .grid-wrap {
        max-width: 1280px
    }
}

body {
    background-color: #fff
}

@media (min-width: 960px) {
    body.single .header+.container {
        padding-top: 170px;
        padding-top: 17rem
    }
}

body.admin-bar .header {
    top: 32px
}

@media screen and (max-width: 782px) {
    body.admin-bar .header {
        top: 46px
    }
}

.header {
    top: 0;
    left: 0;
    padding-top: 28px;
    padding-top: 2.8rem;
    width: 100%;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.85)
}

.header h1 a {
    color: #000
}

.header .logo {
    margin: 0;
    display: inline-block;
    position: relative;
    width: 180px;
    width: 18rem;
    max-width: 100%
}

.header .logo svg {
    display: block;
    height: 26px;
    height: 2.6rem
}

.header .logo img {
    width: auto
}

.header .logo span {
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 14px;
    font-size: 1.4rem;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute
}

@media (min-width: 960px) {
    .header {
        position: absolute;
        top: 0;
        left: 0;
        padding-bottom: 28px;
        padding-bottom: 2.8rem
    }

    .header:before {
        display: none
    }

    .suppliers .header {
        position: static
    }
}

body>footer {
    clear: both;
    margin: 0;
    font-size: 16px;
    font-size: 1.6rem;
    background-color: #000;
    padding-top: 35px;
    padding-top: 3.5rem
}

body>footer .logo {
    display: inline-block;
    width: 100%;
    max-width: 180px;
    max-width: 18rem
}

body>footer p.copy {
    font-size: 12.0px;
    font-size: 1.2rem;
    padding-bottom: 0;
    color: #6b6b6b;
    clear: both;
    text-align: center
}

.grid__item img {
    max-width: 100%;
    height: auto
}

.hero {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    height: 0;
    padding-bottom: calc(53.33% + 70px);
    position: relative;
    overflow: hidden
}

.hero img {
    height: calc(100% - 68px);
    width: auto;
    max-width: inherit;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute
}

.hero>.grid-wrap {
    position: static;
    padding-left: 0;
    padding-right: 0
}

.hero .hero__title {
    position: absolute;
    bottom: 0;
    width: 100%
}

.hero .hero__title h1 {
    color: white;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    position: relative;
    margin-bottom: 0;
    z-index: 0
}

.hero .hero__title h1:before {
    content: '';
    position: absolute;
    top: 0;
    left: -250%;
    width: 600%;
    height: 100%;
    background-color: #e6640d;
    z-index: -1
}

.hero .hero__title h1.hero__title--black:before {
    background-color: rgba(0, 0, 0, 0.9)
}

.hero .hero__content {
    position: relative;
    z-index: 10
}

.hero .hero__content article {
    background-color: #FFF;
    margin-top: -50px;
    margin-top: -5rem;
    margin-bottom: 0;
    padding: 90px 28px 40px 28px;
    padding: 9rem 2.8rem 4rem 2.8rem
}

@media (min-width: 480px) {
    .hero .hero__content article {
        padding: 90px 28px 40px 56px;
        padding: 9rem 2.8rem 4rem 5.6rem
    }
}

@media (min-width: 768px) {
    .hero .hero__content article {
        margin-bottom: -30px;
        margin-bottom: -3rem
    }
}

@media (min-width: 960px) {
    .hero .hero__content article {
        margin-bottom: -60px;
        margin-bottom: -6rem;
        padding-left: 8.333%;
        padding-right: 8.333%
    }
}

.hero+.container.bg--gray,
.hero+.container.search-field {
    margin-top: 0
}

.hero.hero--home {
    padding-top: 160px;
    padding-top: 16rem;
    padding-bottom: 0;
    height: auto;
    overflow: visible
}

.hero.hero--home .hero__title {
    margin-bottom: -50px;
    margin-bottom: -5rem;
    position: relative;
    z-index: 100
}

.hero.hero--home .hero__title h1 {
    float: left;
    clear: both;
    padding: 15px 25px 15px 28px;
    padding: 1.5rem 2.5rem 1.5rem 2.8rem;
    margin-bottom: 5px;
    margin-bottom: 0.5rem
}

.hero.hero--home .hero__title h1:before {
    width: 400%;
    left: inherit;
    right: 0
}

.hero.hero--home .hero__title h1.no-bleed:before {
    width: 100%;
    left: -20px;
    left: -2rem;
    padding-right: 20px;
    padding-right: 2rem
}

@media (max-width: 479px) {
    .hero.hero--home {
        padding-top: 60px;
        padding-top: 6rem;
        background: none !important
    }
}

@media (min-width: 960px) {
    .hero.hero--home {
        padding-top: 190px;
        padding-top: 19rem
    }

    .hero.hero--home .hero__title h1 {
        padding: 15px 40px 15px 0px;
        padding: 1.5rem 4rem 1.5rem 0rem
    }

    .hero.hero--home .hero__title h1.no-bleed {
        margin-left: calc(8.333% + 40px)
    }

    .hero.hero--home .hero__title h1.no-bleed:before {
        width: 100%;
        left: -40px;
        left: -4rem;
        padding-right: 40px;
        padding-right: 4rem
    }
}

@media (min-width: 480px) {
    .hero {
        padding-bottom: calc(43.33% + 70px)
    }
}

@media (min-width: 768px) {
    .hero {
        height: 400px;
        height: 40rem;
        padding-bottom: 0
    }

    .hero img {
        height: calc(100% - 90px)
    }
}

@media (min-width: 960px) {
    .hero {
        height: 500px;
        height: 50rem;
        padding-bottom: 0;
        position: relative;
        overflow: hidden
    }

    .hero>.grid-wrap {
        padding-left: 25px;
        padding-left: 2.5rem;
        padding-right: 25px;
        padding-right: 2.5rem
    }

    .hero img {
        height: auto;
        width: auto;
        max-width: inherit;
        transform: none;
        position: absolute;
        margin-top: -50px;
        margin-top: -5rem;
        left: 50%;
        margin-left: -960px;
        margin-left: -96rem
    }

    .hero .hero__title h1:before {
        background-color: rgba(230, 100, 13, 0.9)
    }
}

.culture-careers .hero__title h1 {
    color: white;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    position: relative;
    margin-bottom: 0;
    z-index: 0
}

.culture-careers .hero__title h1:before {
    content: '';
    position: absolute;
    top: 0;
    left: -250%;
    width: 600%;
    height: 100%;
    background-color: rgba(230, 100, 13, 0.9);
    z-index: -1
}

@media (min-width: 960px) {
    .culture-careers .hero__title {
        margin-top: -90px;
        margin-top: -9rem
    }
}

.section {
    padding-top: 50px;
    padding-top: 5rem;
    padding-bottom: 50px;
    padding-bottom: 5rem
}

.contact .section {
    padding-top: 40px;
    padding-top: 4rem
}

.contact .section+.section {
    padding-top: 0
}

.section.recent-posts {
    padding-top: 0
}

.post-type-archive .section.recent-posts {
    padding-top: 50px;
    padding-top: 5rem
}

.paged .section.recent-posts ol {
    margin-top: 50px;
    margin-top: 5rem
}

@media (min-width: 960px) {
    .section {
        padding-bottom: 100px;
        padding-bottom: 10rem
    }
}

.section__header {
    position: relative
}

@media (min-width: 960px) {
    .section__header .section__header__actions {
        position: absolute;
        top: 0;
        right: 0;
        width: 222px;
        width: 22.2rem
    }
}

.section__header__actions {
    overflow: hidden
}

.section--icon {
    position: relative;
    overflow: hidden
}

.section--icon .grid-wrap {
    position: relative;
    z-index: 1
}

.section--icon .section__title {
    position: relative
}

.section--icon .section__title:before {
    font-size: 60px;
    font-size: 6rem;
    font-weight: 400;
    line-height: 30px;
    line-height: 3rem;
    position: absolute;
    top: 1px;
    top: 0.1rem;
    right: 0
}

.section--icon:after {
    font-family: "livewire-v2";
    font-size: 360px;
    font-size: 36rem;
    line-height: 360px;
    line-height: 36rem;
    color: #f1f1f1;
    position: absolute;
    bottom: -20px;
    bottom: -2rem;
    right: -25px;
    right: -2.5rem;
    z-index: 0
}

.section--icon.section--icon-story:after {
    content: "\e00b"
}

.section--icon.section--icon-culture:after {
    content: "\e004"
}

@media (min-width: 960px) {
    .section--icon .btn {
        margin-top: 50px;
        margin-top: 5rem
    }
}

@media (min-width: 768px) {
    .section--icon .section__title:before {
        font-size: 80px;
        font-size: 8rem;
        font-weight: 400;
        line-height: 50px;
        line-height: 5rem
    }

    .section--icon:after {
        font-size: 400px;
        font-size: 40rem;
        line-height: 400px;
        line-height: 40rem;
        bottom: -20px;
        bottom: -2rem;
        left: calc(100% - 380px)
    }
}

@media (min-width: 960px) {
    .section--icon .section__title:before {
        font-size: 100px;
        font-size: 10rem;
        font-weight: 400;
        line-height: 50px;
        line-height: 5rem;
        position: absolute;
        top: 1px;
        top: 0.1rem;
        right: -50px;
        right: -5rem
    }

    .section--icon:after {
        font-size: 500px;
        font-size: 50rem;
        line-height: 500px;
        line-height: 50rem;
        bottom: -20px;
        bottom: -2rem;
        left: calc(100% - 480px)
    }
}

.section--image {
    overflow: hidden;
    height: 0;
    padding-bottom: 50%;
    position: relative
}

.section--image img {
    display: block;
    width: auto;
    max-width: inherit;
    height: 100%;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute
}

@media (min-width: 960px) {
    .section--image {
        height: 450px;
        height: 45rem;
        padding-bottom: 0
    }

    .section--image img {
        height: 550px;
        height: 55rem;
        left: 50%;
        transform: none;
        margin-top: -50px;
        margin-top: -5rem;
        margin-left: -960px;
        margin-left: -96rem
    }

    .our-story .section--image {
        height: 700px;
        height: 70rem;
        position: relative
    }

    .our-story .section--image img {
        display: block;
        width: auto;
        max-width: inherit;
        height: auto;
        margin-top: -25px;
        margin-top: -2.5rem;
        position: absolute;
        left: 50%;
        margin-left: -960px;
        margin-left: -96rem
    }

    .our-story .section--image.section--team {
        height: 500px;
        height: 50rem
    }

    .our-story .section--image.section--team img {
        margin-top: -50px;
        margin-top: -5rem;
        margin-left: -720px;
        margin-left: -72rem;
        height: 600px;
        height: 60rem
    }
}

@media (min-width: 1280px) {
    .our-story .section--image.section--team {
        height: 700px;
        height: 70rem
    }

    .our-story .section--image.section--team img {
        margin-top: -25px;
        margin-top: -2.5rem;
        margin-left: -960px;
        margin-left: -96rem;
        height: auto
    }
}

@media (min-width: 1920px) {
    .section--image {
        height: 0;
        padding-bottom: 26%
    }

    .section--image img {
        width: 100%;
        height: auto;
        margin-top: 0;
        margin-left: 0;
        left: inherit
    }

    .our-story .section--image {
        height: 0;
        padding-bottom: 36.46%
    }

    .our-story .section--image img {
        display: block;
        width: 100%;
        max-width: inherit;
        height: auto;
        margin-top: -50px;
        margin-top: -5rem;
        position: absolute;
        left: inherit;
        margin-left: 0
    }

    .our-story .section--image.section--team {
        height: 0
    }

    .our-story .section--image.section--team img {
        display: block;
        width: 100%;
        max-width: inherit;
        height: auto;
        margin-top: -50px;
        margin-top: -5rem;
        margin-left: 0;
        left: inherit
    }
}

.section--image--headline {
    background: transparent no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: static;
    position: relative
}

.section--image--headline .section--image__title {
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    width: 100%
}

.section--image--headline .section--image__title h2 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1;
    padding: 0;
    color: white;
    font-weight: 700
}

.section--image--headline .section--image__title h2 span {
    display: inline-block;
    font-weight: 400
}

.section--image--headline .section--image__title h3 {
    color: white;
    padding: 0;
    padding-top: 12.5px;
    padding-top: 1.25rem;
    font-weight: 500
}

@media (min-width: 768px) {
    .section--image--headline .section--image__title h2 {
        font-size: 70px;
        font-size: 7rem
    }
}

@media (min-width: 960px) {
    .section--image--headline .section--image__title h2 {
        font-size: 100px;
        font-size: 10rem
    }

    .section--image--headline .section--image__title h3 {
        color: white;
        padding: 0;
        font-weight: 500
    }
}

.section--404 {
    padding-top: 150px;
    padding-top: 15rem
}

.section--404 h1 {
    text-align: center
}

@media (min-width: 768px) {
    .section--404 {
        padding-top: 150px;
        padding-top: 15rem
    }
}

.section--divider {
    border-top: 1px solid #f1f1f1;
    padding-top: 50px;
    padding-top: 5rem
}

@media (min-width: 768px) {
    .section--divider {
        border: none;
        padding-top: 0
    }
}

.section--social-media .section__content {
    text-align: center
}

.section--social-media .section__content strong {
    color: #717073
}

@media (min-width: 960px) {
    .section--social-media .section__content {
        text-align: left
    }
}

.section--careers {
    border-top: 1px solid #f1f1f1
}

@media (min-width: 960px) {
    .section--careers {
        border-top: none
    }
}

.culture-careers .hero {
    height: 200px;
    height: 20rem;
    padding-bottom: 0
}

@media (min-width: 480px) {
    .culture-careers .hero {
        height: 300px;
        height: 30rem
    }
}

@media (min-width: 960px) {
    .culture-careers .hero {
        height: 600px;
        height: 60rem
    }
}

.slideshow {
    height: 200px;
    height: 20rem
}

.slideshow .slick-list,
.slideshow .slick-track,
.slideshow .slideshow__cell {
    height: 200px;
    height: 20rem
}

.slideshow .slideshow__cell {
    position: relative
}

.slideshow .slideshow__cell img {
    margin-top: 0 !important;
    margin-left: 0;
    height: 100%;
    width: auto;
    max-width: inherit;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.slideshow .slideshow__cell .image-source {
    display: none;
    position: absolute;
    top: 10px;
    top: 1rem;
    right: 50px;
    right: 5rem;
    left: 58px;
    left: 5.8rem
}

.slideshow .slideshow__cell .image-source h3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    margin-bottom: 1rem
}

.slideshow .slideshow__cell .image-source .image-source__name {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem
}

.slideshow .slideshow__cell .image-source .image-source__name:before {
    content: '';
    height: 1px;
    width: 20px;
    width: 2rem;
    background-color: #e6640d;
    display: block;
    margin-bottom: 10px;
    margin-bottom: 1rem
}

.slideshow .slideshow__cell .image-source .image-source__date {
    font-size: 10px;
    font-size: 1rem;
    line-height: 10px;
    line-height: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 10px;
    padding-bottom: 1rem
}

.slideshow .slideshow__cell .image-source .image-source__title {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 15px;
    line-height: 1.5rem;
    color: #c1c1c4
}

.slideshow .slideshow__cell .image-source .image-source__desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
    padding-bottom: 10px;
    padding-bottom: 1rem;
    display: none
}

@media (min-width: 480px) {
    .slideshow {
        height: 300px;
        height: 30rem
    }

    .slideshow .slick-list,
    .slideshow .slick-track,
    .slideshow .slideshow__cell {
        height: 300px;
        height: 30rem
    }

    .slideshow .slideshow__cell .image-source h3 {
        padding-bottom: 10px;
        padding-bottom: 1rem;
        border-bottom: 1px solid #c1c1c4
    }

    .slideshow .slideshow__cell .image-source .image-source__desc {
        display: block
    }
}

@media (max-width: 959px) {
    .slideshow .slideshow__cell .image-source {
        width: auto
    }
}

@media (min-width: 960px) {
    .slideshow {
        height: 600px;
        height: 60rem
    }

    .slideshow .slick-list,
    .slideshow .slick-track,
    .slideshow .slideshow__cell {
        height: 600px;
        height: 60rem
    }

    .slideshow .slideshow__cell .image-source {
        display: none;
        position: absolute;
        top: 155px;
        top: 15.5rem;
        left: inherit;
        right: 0
    }
}

.slideshow__nav {
    position: absolute;
    top: 10px;
    top: 1rem;
    z-index: 1000;
    vertical-align: top
}

.slideshow__nav a {
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    display: inline-block;
    padding: 0px 10px 0px 10px;
    padding: 0rem 1rem 0rem 1rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 10px;
    font-size: 1rem;
    line-height: 30px;
    line-height: 3rem;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear
}

.slideshow__nav a:hover {
    background-color: #e6640d
}

.slideshow__nav a i {
    vertical-align: -0.1em
}

.slideshow__nav a.link--image-source i {
    vertical-align: -0.07em
}

.slideshow__nav a.link--image-source.open i:before {
    content: '\e002'
}

.slideshow__nav .pagingInfo {
    float: right;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    font-weight: 700;
    font-size: 12.0px;
    font-size: 1.2rem;
    line-height: 28px;
    line-height: 2.8rem;
    width: 40px;
    width: 4rem;
    text-align: center;
    letter-spacing: 0.2em;
    display: inline-block;
    padding: 1px 0px 1px 0px;
    padding: 0.1rem 0rem 0.1rem 0rem;
    position: relative;
    top: 1px
}

.slideshow__nav.slideshow__nav--mobile {
    left: 0
}

.slideshow__nav.slideshow__nav--desk {
    display: none
}

.slideshow__nav.slideshow__nav--desk a {
    display: block;
    padding: 10px 10px 10px 10px;
    padding: 1rem 1rem 1rem 1rem;
    height: 45px;
    height: 4.5rem;
    text-transform: none;
    letter-spacing: 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 25px;
    line-height: 2.5rem
}

@media (min-width: 960px) {
    .slideshow__nav {
        top: 100px;
        top: 10rem
    }

    .slideshow__nav.slideshow__nav--mobile {
        display: none
    }

    .slideshow__nav.slideshow__nav--desk {
        display: block;
        right: 0
    }
}

.carousel--nav {
    text-align: right;
    margin-top: 25px;
    margin-top: 2.5rem;
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
    margin-left: auto;
    margin-right: auto;
    width: 222px;
    width: 22.2rem
}

.carousel--nav .carousel__cell {
    padding: 0px 0px 0px 10px;
    padding: 0rem 0rem 0rem 1rem
}

.carousel--nav .carousel__cell i {
    font-size: 50px;
    font-size: 5rem;
    display: block;
    width: 50px;
    width: 5rem;
    height: 50px;
    height: 5rem;
    color: #c1c1c4;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear
}

.carousel--nav .carousel__cell.slick-current i {
    color: #717073
}

@media (min-width: 960px) {
    .carousel--nav {
        margin-top: 0
    }
}

.carousel .carousel__cell {
    text-align: center;
    padding: 0px 0px 0px 0px;
    padding: 0rem 0rem 0rem 0rem
}

.carousel .carousel__cell i {
    font-size: 90px;
    font-size: 9rem;
    line-height: 1;
    height: 90px;
    height: 9rem;
    width: 90px;
    width: 9rem
}

@media (min-width: 768px) {
    .carousel .carousel__cell i {
        font-size: 150px;
        font-size: 15rem;
        line-height: 1;
        height: 150px;
        height: 15rem;
        width: 150px;
        width: 15rem
    }
}

@media (min-width: 960px) {
    .carousel .carousel__cell {
        padding: 0px 37.5px 0px 37.5px;
        padding: 0rem 3.75rem 0rem 3.75rem
    }
}

.channels__title {
    position: relative;
    z-index: 100;
    text-align: center
}

@media (min-width: 960px) {
    .channels__title {
        margin-bottom: -50px;
        margin-bottom: -5rem
    }
}

.channel {
    position: relative;
    text-align: center;
    margin-bottom: 12.5px;
    margin-bottom: 1.25rem
}

.channel i {
    display: block;
    font-size: 90px;
    font-size: 9rem;
    height: 90px;
    height: 9rem;
    margin-bottom: 12.5px;
    margin-bottom: 1.25rem
}

@media (min-width: 960px) {
    .channel {
        padding-top: 120px;
        padding-top: 12rem
    }

    .channel i {
        font-size: 100px;
        font-size: 10rem
    }

    .channel:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 90px;
        height: 9rem;
        top: 0;
        left: 50%;
        margin-left: -1px;
        border-left: 2px solid #e6640d
    }

    .channel:after {
        content: '';
        position: absolute;
        overflow: hidden;
        display: inline-block;
        font-size: 12px;
        width: 10px;
        width: 1rem;
        height: 10px;
        height: 1rem;
        top: 78px;
        top: 7.8rem;
        border-bottom: 2px solid #e6640d;
        border-left: 2px solid #e6640d;
        transform: rotate(-45deg);
        left: 50%;
        margin-left: -6px;
        margin-left: -0.6rem
    }

    .channel:first-child:before {
        border: 2px solid #e6640d;
        border-style: solid none none solid
    }

    .channel:last-child:before {
        left: inherit;
        right: 50%;
        border: 2px solid #e6640d;
        border-style: solid solid none none
    }
}

.actions--centered {
    text-align: center
}

.instagram-feed {
    display: block;
    overflow: hidden
}

.instagram--image {
    display: block;
    float: left;
    height: 0;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear
}

.instagram--image:nth-of-type(1),
.instagram--image:nth-of-type(2) {
    width: 50%;
    padding-bottom: 50%
}

.instagram--image:nth-of-type(3),
.instagram--image:nth-of-type(4),
.instagram--image:nth-of-type(5),
.instagram--image:nth-of-type(6) {
    width: 25%;
    padding-bottom: 25%
}

.instagram--image:nth-of-type(7),
.instagram--image:nth-of-type(8),
.instagram--image:nth-of-type(9),
.instagram--image:nth-of-type(10) {
    display: none
}

.instagram--image img {
    width: 100%;
    height: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute
}

.instagram--image:hover,
.instagram--image:focus {
    opacity: 0.4
}

@media (min-width: 960px) {

    .instagram--image:nth-of-type(1),
    .instagram--image:nth-of-type(2) {
        width: 25%;
        padding-bottom: 25%
    }

    .instagram--image:nth-of-type(3),
    .instagram--image:nth-of-type(4),
    .instagram--image:nth-of-type(5),
    .instagram--image:nth-of-type(6),
    .instagram--image:nth-of-type(7),
    .instagram--image:nth-of-type(8),
    .instagram--image:nth-of-type(9),
    .instagram--image:nth-of-type(10) {
        display: block;
        width: 12.5%;
        padding-bottom: 12.5%
    }
}

.work {
    color: white;
    position: relative;
    opacity: 1;
    display: block
}

.work h2,
.work h3 {
    color: white
}

.work .work__title {
    font-weight: 700;
    opacity: 0.8
}

.work .work__icon {
    text-align: center;
    float: right
}

.work .work__icon i {
    display: block
}

.work .link--return {
    position: absolute;
    top: 0;
    right: 0
}

.work .link--return .arrow path {
    stroke: rgba(255, 255, 255, 0.5)
}

.work .link--return:hover .arrow path,
.work .link--return:focus .arrow path {
    stroke: white
}

.work .work__content p {
    max-width: 23em
}

.work.work--state-1 {
    display: none
}

.work.work--state-1 .work__title {
    margin-top: 68px;
    margin-top: 6.8rem
}

.work.work--state-1 .work__icon {
    font-size: 350px;
    font-size: 35rem;
    line-height: 350px;
    line-height: 35rem
}

.work.work--state-1 .work__icon i {
    width: 350px;
    width: 35rem;
    height: 350px;
    height: 35rem
}

.work.work--state-2 {
    display: block
}

.work.work--state-2 .link--return {
    display: none
}

.work.work--state-2 .work__title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 25px;
    line-height: 2.5rem;
    padding-right: 80px;
    padding-right: 8rem
}

.work.work--state-2 .work__icon {
    font-size: 60px;
    font-size: 6rem;
    line-height: 30px;
    line-height: 3rem;
    margin-top: -6px;
    margin-top: -0.6rem
}

.work.work--state-2 .work__icon i {
    width: 60px;
    width: 6rem;
    height: 60px;
    height: 6rem
}

@media (min-width: 480px) {
    .work.work--state-2 .work__title {
        font-size: 25px;
        font-size: 2.5rem;
        padding-right: 80px;
        padding-right: 8rem
    }

    .work.work--state-2 .work__icon {
        margin-top: -16px;
        margin-top: -1.6rem
    }
}

@media (min-width: 960px) {
    .work {
        margin-top: 100px;
        margin-top: 10rem;
        margin-bottom: 50px;
        margin-bottom: 5rem;
        opacity: 1;
        -webkit-transition: opacity 800ms ease-out;
        -moz-transition: opacity 800ms ease-out;
        -o-transition: opacity 800ms ease-out;
        transition: opacity 800ms ease-out
    }

    .work.work--state-1 {
        display: block
    }

    .work.work--state-2 {
        opacity: 0;
        display: none
    }

    .work.work--state-2 .work__title,
    .work.work--state-2 .work__headline,
    .work.work--state-2 .work__content {
        margin-left: 175px;
        margin-left: 17.5rem;
        margin-right: 50px;
        margin-right: 5rem
    }

    .work.work--state-2 .work__title {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 25px;
        line-height: 2.5rem;
        margin-top: 60px;
        margin-top: 6rem
    }

    .work.work--state-2 .link--return {
        display: block
    }

    .work.work--state-2 .work__icon {
        font-size: 150px;
        font-size: 15rem;
        line-height: 150px;
        line-height: 15rem;
        margin-top: -30px;
        margin-top: -3rem
    }

    .work.work--state-2 .work__icon i {
        width: 150px;
        width: 15rem;
        height: 150px;
        height: 15rem
    }

    .work .work__icon {
        float: left
    }

    .work .work__title {
        font-size: 60px;
        font-size: 6rem;
        line-height: 60px;
        line-height: 6rem
    }

    .work .work__headline {
        font-size: 55px;
        font-size: 5.5rem;
        line-height: 55px;
        line-height: 5.5rem
    }

    .work .work__content {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 40px;
        line-height: 4rem
    }

    .work .work__content p {
        max-width: inherit
    }
}

.features .feature__item h2 {
    color: white;
    position: relative;
    z-index: 10;
    font-weight: 700;
    padding: 25px 32px 25px 0px;
    padding: 2.5rem 3.2rem 2.5rem 0rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 25px;
    line-height: 2.5rem
}

.features .feature__item h2:before {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    margin-top: -1rem;
    right: 0
}

.features .feature__item h2:after {
    position: absolute;
    content: '';
    top: 0;
    left: -250%;
    width: 600%;
    height: 100%;
    background-color: #c1c1c4;
    z-index: -1;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear
}

.features .feature__item:nth-of-type(2n) h2:after {
    background-color: #717073
}

@media (min-width: 480px) {
    .features .feature__item h2 {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 30px;
        line-height: 3rem
    }
}

@media (min-width: 960px) {
    .features .feature__item h2 {
        font-size: 40px;
        font-size: 4rem
    }

    .features .feature__item h2:before {
        margin-top: -20px;
        margin-top: -2rem
    }
}

.channels {
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}

.section--trophies {
    padding-top: 25px;
    padding-top: 2.5rem;
    text-align: center
}

.section--trophies img {
    display: inline-block
}

.section--trophies h3,
.section--trophies p {
    text-align: center
}

.section--trophies p {
    display: none
}

.section--trophies .grid__item {
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
    text-align: center
}

@media (min-width: 480px) {
    .section--trophies p {
        display: block
    }
}

@media (min-width: 960px) {
    .section--trophies {
        text-align: left
    }

    .section--trophies h3,
    .section--trophies p,
    .section--trophies .grid__item {
        text-align: left
    }
}

.contact .map {
    display: none
}

.contact .btn {
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}

@media (min-width: 960px) {
    .contact .map {
        display: block;
        margin-top: 60px;
        margin-top: 6rem
    }

    .contact .map img {
        width: 100%
    }
}

.search-field {
    padding-bottom: 25px;
    padding-bottom: 2.5rem
}

.search-field form {
    width: 100%;
    text-align: left;
    position: relative
}

.search-field form input,
.search-field form button {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 5rem;
    font-family: "Poppins", serif;
    font-weight: 200
}

.search-field form input[type="text"] {
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    padding-left: 55px;
    padding-left: 5.5rem
}

.search-field form button {
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    width: 5.5rem;
    line-height: 55px;
    line-height: 5.5rem;
    text-align: center;
    height: 100%;
    background-color: transparent;
    color: #c1c1c4
}

.office-img {
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}

@media (min-width: 960px) {
    .office-img {
        margin-top: 50px;
        margin-top: 5rem
    }
}

.intro--dialogue {
    padding-bottom: 20px;
    padding-bottom: 2rem
}

.intro--dialogue h2 {
    display: none
}

@media (min-width: 768px) {
    .intro--dialogue {
        margin-top: 20px;
        margin-top: 2rem
    }
}

@media (min-width: 960px) {
    .intro--dialogue {
        margin-top: 120px;
        margin-top: 12rem;
        padding-bottom: 20px;
        padding-bottom: 2rem
    }

    .intro--dialogue h2 {
        display: block
    }
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
    padding: 0;
    display: inline-block;
    cursor: pointer;
    height: 36px;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    margin-top: -4px
}

.hamburger:focus {
    outline: 1px dotted white
}

.hamburger:hover {
    opacity: 0.7
}

.hamburger-box {
    width: 36px;
    height: 35px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 36px;
    height: 2px;
    background-color: white;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -10px
}

.hamburger-inner::after {
    bottom: -10px
}

.hamburger--3dx .hamburger-box {
    perspective: 80px
}

.hamburger--3dx .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx.is-active .hamburger-inner {
    background-color: transparent;
    transform: rotateY(180deg)
}

.hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dx-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dx-r .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx-r.is-active .hamburger-inner {
    background-color: transparent;
    transform: rotateY(-180deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy .hamburger-box {
    perspective: 80px
}

.hamburger--3dy .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy.is-active .hamburger-inner {
    background-color: transparent;
    transform: rotateX(-180deg)
}

.hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dy-r .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy-r.is-active .hamburger-inner {
    background-color: transparent;
    transform: rotateX(180deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--arrow.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1)
}

.hamburger--arrow.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1)
}

.hamburger--arrowalt .hamburger-inner::before {
    transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hamburger--arrowalt .hamburger-inner::after {
    transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
    top: 0;
    transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
    transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
    bottom: 0;
    transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
    transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.hamburger--arrowalt-r .hamburger-inner::before {
    transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hamburger--arrowalt-r .hamburger-inner::after {
    transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
    top: 0;
    transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
    transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
    transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
    transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
    transform: rotate(45deg)
}

.hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0
}

.hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg)
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear
}

.hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear
}

.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear
}

.hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse-r.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--elastic .hamburger-inner {
    top: 2px;
    transition-duration: 0.275s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease
}

.hamburger--elastic .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(135deg);
    transition-delay: 0.075s
}

.hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-270deg);
    transition-delay: 0.075s
}

.hamburger--elastic-r .hamburger-inner {
    top: 2px;
    transition-duration: 0.275s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic-r .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease
}

.hamburger--elastic-r .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(-135deg);
    transition-delay: 0.075s
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(270deg);
    transition-delay: 0.075s
}

.hamburger--emphatic {
    overflow: hidden
}

.hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in
}

.hamburger--emphatic .hamburger-inner::before {
    left: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in
}

.hamburger--emphatic .hamburger-inner::after {
    top: 10px;
    right: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in
}

.hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent
}

.hamburger--emphatic.is-active .hamburger-inner::before {
    left: -80px;
    top: -80px;
    transform: translate3d(80px, 80px, 0) rotate(45deg);
    transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.hamburger--emphatic.is-active .hamburger-inner::after {
    right: -80px;
    top: -80px;
    transform: translate3d(-80px, 80px, 0) rotate(-45deg);
    transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.hamburger--emphatic-r {
    overflow: hidden
}

.hamburger--emphatic-r .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in
}

.hamburger--emphatic-r .hamburger-inner::before {
    left: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in
}

.hamburger--emphatic-r .hamburger-inner::after {
    top: 10px;
    right: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in
}

.hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
    left: -80px;
    top: 80px;
    transform: translate3d(80px, -80px, 0) rotate(-45deg);
    transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
    right: -80px;
    top: 80px;
    transform: translate3d(-80px, -80px, 0) rotate(45deg);
    transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.hamburger--slider .hamburger-inner {
    top: 2px
}

.hamburger--slider .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s
}

.hamburger--slider .hamburger-inner::after {
    top: 20px
}

.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0
}

.hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg)
}

.hamburger--slider-r .hamburger-inner {
    top: 2px
}

.hamburger--slider-r .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s
}

.hamburger--slider-r .hamburger-inner::after {
    top: 20px
}

.hamburger--slider-r.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    opacity: 0
}

.hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(90deg)
}

.hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0s 0.13s linear
}

.hamburger--spring .hamburger-inner::before {
    top: 10px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring .hamburger-inner::after {
    top: 20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: 0.22s;
    background-color: transparent
}

.hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--spring-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: 0.13s;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear
}

.hamburger--spring-r .hamburger-inner::before {
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring-r.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear
}

.hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand .hamburger-inner {
    transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear
}

.hamburger--stand .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand.is-active .hamburger-inner {
    transform: rotate(90deg);
    background-color: transparent;
    transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear
}

.hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand-r .hamburger-inner {
    transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear
}

.hamburger--stand-r .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand-r .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand-r.is-active .hamburger-inner {
    transform: rotate(-90deg);
    background-color: transparent;
    transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear
}

.hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spin .hamburger-inner {
    transition-duration: 0.22s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in
}

.hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin.is-active .hamburger-inner {
    transform: rotate(225deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out
}

.hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spin-r .hamburger-inner {
    transition-duration: 0.22s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin-r .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in
}

.hamburger--spin-r .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin-r.is-active .hamburger-inner {
    transform: rotate(-225deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out
}

.hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--squeeze .hamburger-inner {
    transition-duration: 0.075s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease
}

.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease
}

.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--vortex .hamburger-inner {
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear
}

.hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity
}

.hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform
}

.hamburger--vortex.is-active .hamburger-inner {
    transform: rotate(765deg);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
    transition-delay: 0s
}

.hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0
}

.hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg)
}

.hamburger--vortex-r .hamburger-inner {
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear
}

.hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity
}

.hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform
}

.hamburger--vortex-r.is-active .hamburger-inner {
    transform: rotate(-765deg);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
    transition-delay: 0s
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg)
}

.menu-toggle {
    float: right;
    color: white
}

.menu-toggle.open i:before {
    content: '\e01a'
}

@media (min-width: 960px) {
    .menu-toggle {
        display: none
    }
}

.toggle--sub_navigation {
    position: absolute;
    top: 0;
    right: 0;
    vertical-align: middle;
    line-height: 48px;
    line-height: 4.8rem;
    height: 48px;
    height: 4.8rem;
    padding: 0px 12.5px 0px 12.5px;
    padding: 0rem 1.25rem 0rem 1.25rem;
    color: white
}

.toggle--sub_navigation.open i:before {
    content: '\e016'
}

@media (min-width: 768px) {
    .toggle--sub_navigation {
        display: none
    }
}

nav ul {
    margin: 0;
    padding: 0
}

nav ul li {
    list-style: none
}

.menu--main {
    z-index: 100;
    margin-right: -28px;
    margin-right: -2.8rem;
    margin-left: -28px;
    margin-left: -2.8rem;
    padding-top: 25px;
    padding-top: 2.5rem;
    padding-bottom: 25px;
    padding-bottom: 2.5rem
}

.menu--main ul {
    margin-top: 0;
    display: block
}

.menu--main ul li {
    width: 100%;
    display: block;
    text-align: center;
    position: relative
}

.menu--main ul li:first-child {
    border-top: none
}

.menu--main ul li a {
    display: block;
    padding: 0;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 50px;
    line-height: 5rem;
    color: white;
    font-weight: 700;
    display: block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear
}

.menu--main ul li a:hover,
.menu--main ul li a:focus {
    color: white;
    background-color: #e6640d
}

.menu--main ul li a:active {
    color: white
}

.menu--main ul li.menu__item--bold a {
    font-weight: 700
}

.menu--main ul li .sub-menu {
    display: none
}

.menu--main ul li .sub-menu li {
    display: list-item;
    text-align: left
}

.menu--main ul li .sub-menu li a:hover,
.menu--main ul li .sub-menu li a:focus {
    background-color: #0074d9
}

.menu--main ul li .sub-menu li a:active {
    background-color: #b3b3b3
}

.menu--main ul li:last-child .sub-menu,
.menu--main ul li:nth-last-child(2) .sub-menu {
    left: inherit;
    right: 0
}

.menu--main ul li:hover>a,
.menu--main ul li:focus>a {
    color: white
}

.menu--main ul.menu--social--header {
    text-align: center;
    margin: 12.5px 0px 12.5px 0px;
    margin: 1.25rem 0rem 1.25rem 0rem
}

.menu--main ul.menu--social--header li {
    display: inline-block;
    width: auto
}

.menu--main ul.menu--social--header li a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 25px;
    line-height: 2.5rem;
    padding: 0px 12.5px 0px 12.5px;
    padding: 0rem 1.25rem 0rem 1.25rem
}

@media (min-width: 960px) {
    .menu--main ul.menu--social--header {
        display: none
    }
}

@media (min-width: 480px) {
    .menu--main {
        margin-top: 14px;
        margin-top: 1.4rem;
        margin-left: -50px;
        margin-left: -5rem;
        margin-right: -50px;
        margin-right: -5rem
    }

    .menu--main ul li a {
        font-size: 30px;
        font-size: 3rem;
        line-height: 60px;
        line-height: 6rem
    }
}

@media (min-width: 960px) {
    .menu--main {
        background-color: transparent;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0
    }

    .menu--main ul {
        list-style: none;
        padding: 0;
        display: block;
        text-align: right;
        width: 100%;
        font-size: 0
    }

    .menu--main ul li {
        display: inline-block;
        position: relative;
        width: auto;
        border: none;
        padding: 0px 8px 0px 8px;
        padding: 0rem 0.8rem 0rem 0.8rem
    }

    .menu--main ul li:before {
        content: '\2022';
        position: absolute;
        font-size: 12px;
        font-size: 1.2rem;
        top: 1px;
        top: 0.1rem;
        left: -3px;
        left: -0.3rem;
        color: #717073
    }

    .menu--main ul li a {
        color: white;
        padding: 1px 0px 1px 0px;
        padding: 0.1rem 0rem 0.1rem 0rem;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 25px;
        line-height: 2.5rem;
        border-bottom: 1px solid transparent;
        text-transform: uppercase;
        letter-spacing: 0.01em
    }

    .menu--main ul li a:hover,
    .menu--main ul li a:focus {
        background-color: transparent
    }

    .menu--main ul li a:hover~.sub-menu-wrap .sub-menu,
    .menu--main ul li a:focus~.sub-menu-wrap .sub-menu {
        margin-left: 0
    }

    .menu--main ul li.current_page_item a,
    .menu--main ul li.current_page_parent a,
    .menu--main ul li.current-page-ancestor a {
        border-color: #e6640d
    }

    .menu--main ul li .sub-menu {
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        padding: 0 8px;
        margin-left: -9999px
    }

    .menu--main ul li .sub-menu li {
        display: list-item;
        text-align: left
    }

    .menu--main ul li .sub-menu li a:hover,
    .menu--main ul li .sub-menu li a:focus {
        background-color: #0074d9
    }

    .menu--main ul li .sub-menu li a:active {
        background-color: #b3b3b3
    }

    .menu--main ul li .sub-menu li .sub-menu-wrap {
        display: none
    }

    footer .menu--main ul li .sub-menu {
        top: inherit;
        bottom: 100%
    }

    .menu--main ul li:hover .sub-menu,
    .menu--main ul li:focus .sub-menu,
    .menu--main ul li[aria-expanded="true"] .sub-menu {
        margin-left: 0
    }

    .menu--main ul li:hover>a,
    .menu--main ul li:focus>a,
    .menu--main ul li[aria-expanded="true"]>a {
        background-color: transparent;
        border-bottom: 1px solid #e6640d
    }

    .menu--main ul li:first-child {
        padding-left: 0
    }

    .menu--main ul li:first-child:before {
        display: none
    }

    .menu--main ul li:last-child {
        padding-right: 0
    }

    .menu--main ul li:last-child:hover .sub-menu,
    .menu--main ul li:last-child:focus .sub-menu,
    .menu--main ul li:last-child[aria-expanded="true"] .sub-menu {
        margin-right: 0
    }
}

.menu--footer {
    display: none
}

.menu--footer ul li a {
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem
}

.menu--footer ul li.menu__item--bold {
    font-weight: 700
}

@media (min-width: 768px) {
    .menu--footer {
        display: block
    }
}

.menu--social {
    margin-bottom: 12.5px;
    margin-bottom: 1.25rem
}

.menu--social ul li {
    display: inline-block;
    margin-left: 20px;
    margin-left: 2rem
}

.menu--social ul li a {
    display: block;
    font-size: 32px;
    font-size: 3.2rem;
    color: white
}

.menu--social ul li:first-child {
    margin-left: 0
}

.menu--social.menu--social--large {
    border-top: 5px solid #e6640d;
    padding-top: 25px;
    padding-top: 2.5rem
}

.menu--social.menu--social--large ul {
    text-align: center
}

.menu--social.menu--social--large ul li {
    width: 33.3%;
    float: left;
    margin: 0
}

.menu--social.menu--social--large ul li a {
    font-size: 64px;
    font-size: 6.4rem;
    color: #717073;
    padding: 25px 12.5px 25px 12.5px;
    padding: 2.5rem 1.25rem 2.5rem 1.25rem
}

.menu--social.menu--social--large ul li a:hover,
.menu--social.menu--social--large ul li a:focus {
    color: #000
}

@media (min-width: 768px) {
    .menu--social {
        margin-top: 35px;
        margin-top: 3.5rem;
        margin-bottom: 0
    }

    .menu--social ul li {
        margin-left: 10px;
        margin-left: 1rem
    }

    .menu--social ul li a {
        font-size: 20px;
        font-size: 2rem
    }

    .menu--social.menu--social--large ul li {
        width: 20%
    }
}

@media (min-width: 960px) {

    .menu--social ul li a:hover,
    .menu--social ul li a:focus {
        color: #e6640d
    }

    .menu--social.menu--social--large ul li {
        padding-left: 25px;
        padding-left: 2.5rem;
        padding-right: 25px;
        padding-right: 2.5rem
    }

    .menu--social.menu--social--large ul li a:focus {
        color: #e6640d
    }
}

.menu--taxonomy ul {
    margin: 0px 0px 40px 0px;
    margin: 0rem 0rem 4rem 0rem;
    padding: 0;
    text-align: center
}

.menu--taxonomy ul li {
    list-style: none;
    display: inline-block;
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 700
}

.menu--taxonomy ul li:before {
    content: '/';
    font-weight: 200;
    color: #c1c1c4
}

.menu--taxonomy ul li:first-child:before {
    display: none
}

.menu--taxonomy ul li a {
    color: #717073;
    padding: 0px 12.5px 0px 12.5px;
    padding: 0rem 1.25rem 0rem 1.25rem
}

.menu--taxonomy ul li a:hover,
.menu--taxonomy ul li a:focus,
.menu--taxonomy ul li a.is-active {
    color: #e6640d
}

.menu--tags {
    border: 1px solid #c1c1c4;
    border-style: solid none;
    padding: 25px 0px 25px 0px;
    padding: 2.5rem 0rem 2.5rem 0rem;
    margin-bottom: 50px;
    margin-bottom: 5rem
}

.menu--tags nav.nav--categories ul {
    text-align: center
}

.menu--tags nav.nav--categories ul li {
    display: inline-block;
    margin: 12.5px 12.5px 12.5px 12.5px;
    margin: 1.25rem 1.25rem 1.25rem 1.25rem
}

.menu--tags nav.nav--categories ul li a {
    display: block;
    font-size: 27px;
    font-size: 2.7rem;
    line-height: 35px;
    line-height: 3.5rem;
    text-transform: capitalize;
    font-weight: 700;
    padding: 0;
    color: #000;
    border-bottom: 2px solid transparent
}

.menu--tags nav.nav--categories ul li:first-child {
    margin-left: 0
}

.menu--tags .slick-dots {
    bottom: -37.5px;
    bottom: -3.75rem
}

@media (max-width: 959px) {
    .menu--tags .grid-wrap {
        padding: 0
    }

    .menu--tags .grid-wrap .grid__item {
        padding: 0
    }

    .menu--tags nav.nav--categories ul li a {
        color: #b3b3b3
    }

    .menu--tags nav.nav--categories ul li.slick-center a {
        color: #000
    }

    .menu--tags nav.nav--categories ul li.current-menu-item a {
        border-bottom: none
    }

    .blog .menu--tags nav.nav--categories ul li.current-menu-item a {
        color: #b3b3b3
    }

    .blog .menu--tags nav.nav--categories ul li.current-menu-item.slick-center a {
        color: #000
    }
}

@media (min-width: 960px) {
    .menu--tags {
        padding: 0
    }

    .menu--tags nav ul {
        text-align: center
    }

    .menu--tags nav ul li {
        margin: 25px 25px 25px 25px;
        margin: 2.5rem 2.5rem 2.5rem 2.5rem
    }

    .menu--tags nav ul li a:hover,
    .menu--tags nav ul li a:focus {
        border-bottom-color: #e6640d;
        color: #e6640d
    }

    .menu--tags nav ul li.current-menu-item a {
        color: #e6640d;
        border-bottom-color: #e6640d
    }
}

.sub-nav {
    padding-bottom: 0;
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}

.box .sub-nav {
    margin-bottom: 0
}

.sub-nav ul {
    margin: 0;
    padding: 0;
    display: block
}

.sub-nav ul>li:first-child>a {
    border-top: none
}

.sub-nav ul li {
    display: block
}

.sub-nav ul li a {
    display: block;
    padding: 12.5px 12.5px 12.5px 12.5px;
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
    text-decoration: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-top: 1px solid #f1f1f1
}

.sub-nav ul li a:hover,
.sub-nav ul li a:focus {
    background-color: #f1f1f1;
    color: #000
}

.sub-nav ul li.current_page_parent>a,
.sub-nav ul li.current_page_ancestor>a {
    color: #000;
    font-weight: bold
}

.sub-nav ul li.current_page_item>a {
    font-weight: bold;
    background-color: #b3b3b3;
    color: #000
}

.sub-nav ul li li a {
    padding-left: 25px;
    padding-left: 2.5rem;
    font-size: 14.0px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
    border-top: 1px solid #f1f1f1
}

.sub-nav ul li li li a {
    padding-left: 37.5px;
    padding-left: 3.75rem
}

.social-nav ul {
    text-align: right
}

.social-nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.social-nav li a {
    width: 100%;
    text-align: center;
    text-decoration: none;
    position: relative;
    padding: 0px 6.25px 0px 6.25px;
    padding: 0rem 0.625rem 0rem 0.625rem
}

.social-nav li a:hover i,
.social-nav li a:focus i {
    color: #0074d9
}

.wp-pagenavi {
    display: block;
    width: 100%;
    text-align: center;
    padding: 12.5px 0px 12.5px 0px;
    padding: 1.25rem 0rem 1.25rem 0rem
}

.wp-pagenavi * {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 6.25px 6.25px 6.25px 6.25px;
    padding: 0.625rem 0.625rem 0.625rem 0.625rem
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
    padding: 6.25px 12.5px 6.25px 12.5px;
    padding: 0.625rem 1.25rem 0.625rem 1.25rem
}

.go-top {
    position: fixed;
    bottom: 15px;
    bottom: 1.5rem;
    right: 15px;
    right: 1.5rem;
    text-decoration: none;
    color: white;
    background-color: rgba(77, 77, 77, 0.5);
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    width: 70px;
    width: 7rem;
    height: 70px;
    height: 7rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    padding: 8px 10px 10px 10px;
    padding: 0.8rem 1rem 1rem 1rem;
    display: none;
    z-index: 100;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear
}

.go-top i {
    display: block;
    font-size: 30px;
    font-size: 3rem;
    line-height: 8px;
    line-height: 0.8rem
}

.go-top:hover {
    background-color: #e6640d;
    color: white
}

@media (min-width: 960px) {
    .go-top {
        display: none
    }
}

.gallery {
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}

.gallery-cell {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-right: 25px;
    margin-right: 2.5rem
}

.gallery-cell img {
    position: absolute;
    width: 100%;
    height: 100%
}

.video-wrap {
    height: 0;
    width: 100%;
    padding-bottom: 56.25%;
    position: relative
}

.video-wrap iframe {
    position: absolute;
    width: 100%;
    height: 100%
}

.dropdown,
.dropup {
    position: relative
}

.dropup__btn.open i:before,
.dropdown__btn.open i:before {
    content: '\e01a'
}

.dropup__content {
    position: absolute;
    bottom: 100%;
    margin-bottom: 12.5px;
    margin-bottom: 1.25rem
}

.dropup__content:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #c1c1c4;
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -6px
}

.dropdown__content {
    margin: 12.5px 0px 0px 0px;
    margin: 1.25rem 0rem 0rem 0rem;
    position: absolute;
    top: 100%;
    bottom: inherit
}

.dropdown__content:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #c1c1c4;
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -6px
}

@media (max-width: 479px) {
    .dropup__content:before {
        content: '';
        width: 0;
        height: 0;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 12px solid #c1c1c4;
        border-top: 0;
        position: absolute;
        top: -12px;
        left: 50%;
        margin-left: -6px
    }
}

.ui-datepicker {
    background-color: #f1f1f1;
    padding: 12.5px 12.5px 12.5px 12.5px;
    padding: 1.25rem 1.25rem 1.25rem 1.25rem
}

.ui-datepicker-prev {
    float: left
}

.ui-datepicker-next {
    float: right
}

.ui-datepicker-title {
    display: block;
    clear: both;
    margin: 6.25px 0px 6.25px 0px;
    margin: 0.625rem 0rem 0.625rem 0rem
}

.ui-datepicker-title select {
    margin-bottom: 0
}

.ui-datepicker-title select.ui-datepicker-month {
    margin-right: 12.5px;
    margin-right: 1.25rem
}

.single #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-a {
    font-weight: 700
}

@media (max-width: 959px) {
    .single #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
        float: none;
        width: 100%
    }
}

.overlay {
    position: relative
}

.overlay .row {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute
}

.page .fourcol>article h1,
.page .fourcol>article h2,
.page .fourcol>article h3,
.page .fourcol>article h4,
.page .fourcol>article h5,
.page .fourcol>article h6,
.page .fourcol>article blockquote {
    text-align: center
}

.page .fourcol>article p,
.page .fourcol>article ul,
.page .fourcol>article ol {
    max-width: 38em;
    margin: 0 auto
}

.posts__actions {
    text-align: center
}

article small {
    display: block
}

article small i {
    margin-right: 3px;
    margin-right: 0.3rem;
    opacity: 0.35
}

article small a {
    text-decoration: none;
    float: right
}

article h1 .page-title {
    padding: 30px 0px 45px 0px;
    padding: 3rem 0rem 4.5rem 0rem
}

@media (max-width: 479px) {
    article .twocol.right {
        float: left;
        width: 100%;
        margin-right: 0
    }
}

.blog .article-list article {
    overflow: hidden
}

.single h1.page-title a {
    font-size: 29px;
    font-size: 2.9rem;
    text-transform: uppercase;
    letter-spacing: 0.2em
}

.single .row--lined {
    margin-bottom: 75px;
    margin-bottom: 7.5rem
}

.single .actions--centered {
    margin-bottom: 50px;
    margin-bottom: 5rem
}

.wp-post-image {
    width: 100%;
    height: auto
}

.post {
    margin-bottom: 50px;
    margin-bottom: 5rem;
    position: relative
}

.post .link--return {
    position: absolute;
    top: -8px;
    top: -0.8rem;
    right: 0
}

@media (min-width: 768px) {
    .post .link--return {
        left: 100%;
        right: inherit
    }
}

.single .post {
    padding-top: 70px;
    padding-top: 7rem
}

@media (max-width: 767px) {
    .post {
        padding-bottom: 25px;
        padding-bottom: 2.5rem
    }

    .post:after {
        content: '';
        height: 2px;
        width: 600%;
        background-color: rgba(193, 193, 196, 0.5);
        position: absolute;
        bottom: 0;
        left: -250%
    }

    .single .post:after {
        display: none
    }
}

@media (min-width: 960px) {
    .single .post {
        padding-top: 0
    }
}

.post__image img {
    display: block;
    width: 100%;
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}

.single .post__image img {
    margin-bottom: 50px;
    margin-bottom: 5rem
}

@media (min-width: 960px) {

    .blog .post__image a img,
    .tag:not(.post-type-archive) .post__image a img,
    .archive:not(.post-type-archive) .post__image a img {
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        -webkit-transition: filter 0.2s linear;
        -moz-transition: filter 0.2s linear;
        -o-transition: filter 0.2s linear;
        transition: filter 0.2s linear
    }

    .blog .post__image a:hover img,
    .blog .post__image a:focus img,
    .tag:not(.post-type-archive) .post__image a:hover img,
    .tag:not(.post-type-archive) .post__image a:focus img,
    .archive:not(.post-type-archive) .post__image a:hover img,
    .archive:not(.post-type-archive) .post__image a:focus img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }
}

.post__author {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 50px;
    margin-bottom: 5rem
}

.post__author p {
    display: inline-block;
    border-bottom: 5px solid #e6640d
}

.post__author p a {
    border: none
}

.post__author p a:hover,
.post__author p a:focus {
    color: #e6640d
}

.post__meta {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700
}

.post__meta p {
    padding-bottom: 12.5px;
    padding-bottom: 1.25rem
}

.post__date {
    padding-bottom: 0;
    font-size: 14.0px;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    color: #b3b3b3;
    font-weight: 700
}

.post__title {
    position: relative;
    overflow-wrap: normal;
    word-wrap: normal;
    -ms-word-break: normal;
    word-break: normal;
    word-break: normal
}

.post__title:before {
    display: none;
    font-size: 120px;
    font-size: 12rem;
    color: rgba(113, 112, 115, 0.1);
    position: absolute;
    top: -70px;
    top: -7rem;
    left: -90px;
    left: -9rem
}

.blog .post__title:before,
.archive .post__title:before {
    display: block
}

.post__title em {
    padding: 0;
    font-style: normal;
    color: white;
    background-color: #e6640d;
    overflow-wrap: normal;
    word-wrap: normal;
    -ms-word-break: normal;
    word-break: normal;
    word-break: normal
}

.blog .post__title em,
.tag .post__title em,
.archive .post__title em,
.single .post__title em {
    background: none;
    color: inherit
}

.blog .post__title em:before,
.tag .post__title em:before,
.archive .post__title em:before,
.single .post__title em:before {
    display: none
}

.post__title a {
    color: #000
}

.post__title a:hover,
.post__title a:focus {
    color: #e6640d
}

@media (min-width: 480px) {
    .post__title:before {
        display: block
    }
}

.blog .post__content,
.archive .post__content,
.tag .post__content {
    padding-bottom: 12.5px;
    padding-bottom: 1.25rem;
    position: relative
}

.blog .post__content:after,
.archive .post__content:after,
.tag .post__content:after {
    content: '';
    display: inline-block;
    height: 2px;
    width: 3em;
    background-color: #e6640d
}

.blog .post__content>p,
.archive .post__content>p,
.tag .post__content>p {
    padding-bottom: 0
}

.post--small .blog .post__content,
.post--small .archive .post__content,
.post--small .tag .post__content {
    max-width: 95%
}

.post__categories {
    font-size: 12px;
    font-size: 1.2rem;
    color: #717073
}

.post__categories a {
    color: #717073;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    padding-right: 10px;
    padding-right: 1rem
}

.post__categories a:before {
    content: '#';
    display: inline-block
}

.post__categories a:hover,
.post__categories a:focus {
    color: #e6640d
}

.single .post__categories {
    padding: 12.5px 0px 12.5px 0px;
    padding: 1.25rem 0rem 1.25rem 0rem
}

.posts--related {
    padding-top: 50px;
    padding-top: 5rem;
    margin-bottom: 75px;
    margin-bottom: 7.5rem
}

.posts--related h3.post__title a {
    color: #c1c1c4;
    font-weight: 500
}

.posts--related h3.post__title a:hover,
.posts--related h3.post__title a:focus {
    color: #e6640d
}

.posts--related .post__meta {
    color: #c1c1c4;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500
}

.single .link--return {
    width: auto;
    position: absolute;
    height: 53px;
    height: 5.3rem;
    width: calc(100% + 100px);
    top: 0;
    left: -50px;
    left: -5rem;
    padding: 0px 10px 0px 10px;
    padding: 0rem 1rem 0rem 1rem;
    border-bottom: 1px solid #f1f1f1
}

.single .link--return .link--return--desktop {
    display: none
}

.single .link--return .link--return--mobile {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    padding: 12.5px 0px 12.5px 0px;
    padding: 1.25rem 0rem 1.25rem 0rem;
    display: block;
    top: 0;
    left: 0
}

.single .link--return .link--return--mobile i {
    background-color: #b3b3b3;
    color: white;
    display: inline-block;
    width: 26px;
    width: 2.6rem;
    height: 26px;
    height: 2.6rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    margin-right: 10px;
    margin-right: 1rem;
    position: relative;
    top: 2px
}

.single .link--return .link--return--mobile i:before {
    line-height: 26px;
    line-height: 2.6rem
}

@media (max-width: 479px) {
    .single .link--return {
        left: -28px;
        left: -2.8rem
    }
}

@media (min-width: 960px) {
    .single .link--return {
        width: 50px;
        width: 5rem;
        left: inherit;
        padding: 0;
        border-bottom: none;
        position: absolute;
        top: 12.5px;
        top: 1.25rem;
        right: 0;
        z-index: 100
    }

    .single .link--return .link--return--mobile {
        display: none
    }

    .single .link--return .link--return--desktop {
        display: block
    }

    .single.single-news .link--return {
        top: 0
    }

    .single.single-post .link--return {
        top: -10px;
        top: -1rem
    }
}

.single-news .hero {
    display: none
}

.single-news .hero+.section {
    padding: 0
}

.single-news .post__title:before {
    display: none
}

.single-news .post__title:after {
    content: '';
    display: block;
    height: 5px;
    height: 0.5rem;
    width: 100px;
    width: 10rem;
    border-bottom: 5px solid #e6640d;
    padding-top: 12.5px;
    padding-top: 1.25rem;
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}

@media (min-width: 960px) {
    .single-news .hero {
        display: block
    }

    .single-news .hero+.section {
        padding-top: 50px;
        padding-top: 5rem
    }

    .single-news .post__title:before {
        display: block
    }

    .single-news .post__title:after {
        display: none
    }
}

.portfolio-list {
    margin-top: 30px;
    margin-top: 3rem
}

.project {
    position: relative;
    text-decoration: none;
    overflow: hidden
}

.project img {
    width: 100%;
    height: auto
}

@media (min-width: 768px) {
    .project h2 {
        font-size: 40px;
        font-size: 4rem;
        line-height: 45px;
        line-height: 4.5rem
    }
}

@media (max-width: 479px) {
    .project img {
        width: auto;
        max-width: inherit;
        max-height: 120px
    }

    .project h2 {
        font-size: 29px;
        font-size: 2.9rem;
        line-height: 30px;
        line-height: 3rem
    }
}

.portfolio footer {
    margin-top: 0
}

.clients {
    text-align: center
}

.clients img {
    width: auto
}

.clients .grid .grid__item {
    margin-bottom: 50px;
    margin-bottom: 5rem
}

.job {
    display: block
}

.section--careers .job {
    position: relative
}

.section--careers .job:before {
    content: '';
    position: absolute;
    width: 600%;
    left: -250%;
    height: 100%;
    z-index: 0;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear
}

.section--careers .job .job__title {
    color: #000;
    padding-top: 35px;
    padding-top: 3.5rem;
    padding-bottom: 35px;
    padding-bottom: 3.5rem
}

.section--careers .job .job__title span {
    display: none
}

.section--careers .job .job__title:after {
    display: none;
    color: white;
    content: 'View';
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 25px;
    line-height: 2.5rem;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12.5px;
    margin-top: -1.25rem
}

.section--careers .job:hover:before,
.section--careers .job:focus:before {
    background-color: #e6640d
}

.section--careers .job:hover .job__title,
.section--careers .job:focus .job__title {
    color: white
}

.section--careers .job:hover .job__title:after,
.section--careers .job:focus .job__title:after {
    display: block
}

@media (min-width: 960px) {
    .section--careers .job .job__title {
        color: #c1c1c4
    }

    .section--careers .job .job__title span {
        display: inline-block
    }

    .section--careers .job .job__title:after {
        right: inherit;
        left: 100%
    }
}

.single-careers .job {
    position: relative;
    padding-top: 77px;
    padding-top: 7.7rem
}

.single-careers .job .section__content p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 30px;
    line-height: 3rem
}

.single-careers .job .job__title {
    padding-bottom: 10px;
    padding-bottom: 1rem;
    padding-top: 0
}

.single-careers .job .job__meta {
    color: #717073;
    padding-top: 0;
    font-weight: 700;
    position: relative
}

.single-careers .job .job__meta:after {
    content: '';
    height: 5px;
    width: 180px;
    width: 18rem;
    background-color: #e6640d;
    top: 100%;
    left: 0;
    position: absolute
}

.single-careers .job .section__content {
    margin-top: 50px;
    margin-top: 5rem
}

.single-careers .job .job__actions {
    margin-top: 0;
    text-align: center
}

.single-careers .job .job__actions .btn {
    display: block;
    max-width: 220px;
    max-width: 22rem;
    margin: 0 auto;
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}

.single-careers .job .post-share-wrap .btn {
    font-weight: 400
}

.single-careers .job .post-share-wrap .btn span {
    font-weight: 700
}

@media (min-width: 960px) {
    .single-careers .job {
        padding-top: 0
    }

    .single-careers .job .hero {
        display: block
    }

    .single-careers .job .post__date {
        display: none
    }

    .single-careers .job .job__actions {
        margin-top: 25px;
        margin-top: 2.5rem
    }

    .single-careers .job .job__actions .btn {
        display: inline-block;
        margin: 12.5px 12.5px 12.5px 12.5px;
        margin: 1.25rem 1.25rem 1.25rem 1.25rem;
        max-width: inherit
    }

    .single-careers .job .job__actions .btn.dropup__btn {
        margin-right: 0
    }
}

.single-careers .hero {
    display: none
}

.single-careers .hero+.container {
    padding-top: 0
}

@media (min-width: 960px) {
    .single-careers .hero+.container {
        padding-top: 170px;
        padding-top: 17rem
    }
}

.job__title {
    position: relative;
    z-index: 10
}

@media (min-width: 960px) {
    .job__title span {
        font-size: 30px;
        font-size: 3rem
    }
}

.team-member {
    position: relative;
    display: block
}

.team-member .team-member__name {
    padding: 0
}

.team-member .team-member__title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 25px;
    line-height: 2.5rem;
    color: #c1c1c4;
    font-weight: 400;
    padding: 0
}

.team-member .team-member__card img {
    display: block
}

.team-member .team-member__card .team-member__img {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background-color: #c1c1c4;
    margin-bottom: 12.5px;
    margin-bottom: 1.25rem;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear
}

.team-member:hover .team-member__card img {
    opacity: 1
}

.team-member.is-active .team-member__card .team-member__img {
    background-color: #e6640d
}

@media (min-width: 960px) {
    .team-member .team-member__card img {
        opacity: 0.5;
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear
    }

    .team-member:hover .team-member__card img {
        opacity: 1
    }
}

.team-member__card {
    text-align: center;
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}

.team-member__card img {
    display: block;
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}

.team-member__card .team-member__name,
.team-member__card .team-member__title {
    display: none
}

@media (min-width: 960px) {
    .team-member__card .team-member__name {
        display: block;
        font-size: 24.52px;
        font-size: 2.452rem;
        line-height: 25px;
        line-height: 2.5rem;
        font-weight: 500;
        color: #c1c1c4
    }

    .team .team-member__card .team-member__name {
        font-size: 16px;
        font-size: 1.6rem
    }

    .team-member__card .team-member__title {
        display: block
    }

    .team .team-member__card .team-member__title {
        font-size: 12.0px;
        font-size: 1.2rem;
        line-height: 20px;
        line-height: 2rem
    }
}

.leadership .team-member__card:hover,
.leadership .team-member__card:focus {
    cursor: pointer
}

.leadership .team-member__card:hover .team-member__name,
.leadership .team-member__card:focus .team-member__name {
    color: #e6640d
}

.leadership .team-member__card:hover .team-member__title,
.leadership .team-member__card:focus .team-member__title {
    color: #717073
}

.team-member__bio {
    width: 100%;
    background-color: white;
    padding: 0px 0px 50px 0px;
    padding: 0rem 0rem 5rem 0rem
}

.team-member__bio .team-member__name {
    font-size: 30px;
    font-size: 3rem;
    line-height: 31.25px;
    line-height: 3.125rem;
    padding-bottom: 12.5px;
    padding-bottom: 1.25rem;
    color: #e6640d
}

.team-member__bio .team-member__title {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
    color: white;
    background-color: #c1c1c4;
    padding: 6.25px 10px 6.25px 10px;
    padding: 0.625rem 1rem 0.625rem 1rem;
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
    display: inline-block
}

.team-member__bio .team-member__content,
.team-member__bio .team-member__links {
    padding-left: 0;
    padding-right: 0
}

.team-member__bio .team-member__links {
    font-size: 32px;
    font-size: 3.2rem
}

.team-member__bio .team-member__links a {
    color: #c1c1c4
}

.team-member__bio .team-member__links a:hover,
.team-member__bio .team-member__links a:focus {
    color: #000
}

.team-member__bio .btn--close {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    color: #717073
}

.team-member__bio .btn--close:hover,
.team-member__bio .btn--close:focus {
    color: #e6640d
}

.even .team-member__bio {
    left: inherit;
    right: calc(100% + 20px)
}

@media (min-width: 480px) {
    .team-member__bio .team-member__name {
        font-size: 34px;
        font-size: 3.4rem;
        line-height: 50px;
        line-height: 5rem;
        padding-bottom: 5px;
        padding-bottom: 0.5rem;
        color: #e6640d
    }

    .team-member__bio .team-member__title {
        font-size: 18px;
        font-size: 1.8rem;
        padding: 6.25px 12.5px 6.25px 12.5px;
        padding: 0.625rem 1.25rem 0.625rem 1.25rem
    }
}

@media (min-width: 960px) {
    .team-member__bio .team-member__name {
        font-size: 40px;
        font-size: 4rem;
        line-height: 50px;
        line-height: 5rem
    }

    .team-member__bio .team-member__content,
    .team-member__bio .team-member__links {
        padding-left: 10px;
        padding-left: 1rem;
        padding-right: 10px;
        padding-right: 1rem
    }

    .team-member__bio .team-member__links {
        font-size: 24.0px;
        font-size: 2.4rem
    }

    .team-member__bio .team-member__links a:hover,
    .team-member__bio .team-member__links a:focus {
        color: #e6640d
    }
}

@media (min-width: 960px) {
    .team-member__card {
        margin-bottom: 75px;
        margin-bottom: 7.5rem
    }

    .team-member__bio {
        display: none;
        position: absolute;
        width: calc(100% + 22px);
        min-height: 100%;
        top: -1px;
        left: 100%;
        z-index: 100;
        padding: 0px 20px 25px 20px;
        padding: 0rem 2rem 2.5rem 2rem
    }

    .team-member__bio .btn--close {
        display: block
    }
}

.announcement {
    position: relative
}

.archive .announcement {
    padding-bottom: 50px;
    padding-bottom: 5rem;
    margin-bottom: 37.5px;
    margin-bottom: 3.75rem
}

.archive .announcement:after {
    content: '';
    height: 2px;
    width: 600%;
    background-color: rgba(193, 193, 196, 0.5);
    position: absolute;
    bottom: 0;
    left: -250%
}

form {
    padding: 0
}

form p+p {
    text-indent: 0
}

label {
    display: block;
    padding: 6.25px 0px 12.5px 0px;
    padding: 0.625rem 0rem 1.25rem 0rem;
    font-weight: 700
}

label span {
    color: #aaa
}

input:focus,
select:focus,
textarea:focus {
    outline: none
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    font-family: "Avenir W01", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 25px;
    line-height: 2.5rem;
    padding: 5px 11px 5px 11px;
    padding: 0.5rem 1.1rem 0.5rem 1.1rem;
    max-width: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    margin: 0px 0px 25px 0px;
    margin: 0rem 0rem 2.5rem 0rem;
    color: #c1c1c4;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
    border: 1px solid #c1c1c4;
    -webkit-transition: border-color 0.2s linear;
    -moz-transition: border-color 0.2s linear;
    -o-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
    width: 100%
}

select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
    color: #c1c1c4
}

select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
    color: #c1c1c4
}

select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
    color: #c1c1c4
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
    color: #717073;
    border-color: #717073
}

.cta select,
.cta textarea,
.cta input[type="text"],
.cta input[type="password"],
.cta input[type="datetime"],
.cta input[type="datetime-local"],
.cta input[type="date"],
.cta input[type="month"],
.cta input[type="time"],
.cta input[type="week"],
.cta input[type="number"],
.cta input[type="email"],
.cta input[type="url"],
.cta input[type="search"],
.cta input[type="tel"],
.cta input[type="color"] {
    width: 100%
}

input[type="file"] {
    font-family: "Avenir W01", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-size: 1.6rem
}

select {
    height: 37.5px;
    height: 3.75rem
}

input[type="search"] {
    -webkit-appearance: none
}

button {
    -webkit-appearance: none;
    border: none
}

input[type="submit"],
input[type="button"] {
    -webkit-appearance: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #717073;
    display: inline-block;
    padding: 22.5px 25px 22.5px 25px;
    padding: 2.25rem 2.5rem 2.25rem 2.5rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 40px;
    line-height: 4rem;
    color: white;
    font-weight: 400;
    border: none;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    font-family: "Avenir W01", Helvetica, Arial, sans-serif
}

input[type="submit"] strong,
input[type="button"] strong {
    font-weight: 700
}

input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
    background-color: #e6640d;
    color: white
}

input[type="submit"]:active,
input[type="button"]:active {
    background-color: #c4550b
}

.cta input[type="submit"],
.cta input[type="button"] {
    width: 100%
}

.searchform input[type="submit"],
.searchform input[type="button"] {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 5px 10px 5px 10px;
    padding: 0.5rem 1rem 0.5rem 1rem;
    background-color: white;
    color: #c1c1c4
}

.searchform input[type="submit"]:hover,
.searchform input[type="submit"]:focus,
.searchform input[type="button"]:hover,
.searchform input[type="button"]:focus {
    color: #717073
}

#mc_signup_form {
    padding: 0;
    overflow: hidden
}

#mc_signup_form .mc_input {
    margin-bottom: 0
}

#mc_signup_form .mc_merge_var {
    margin-bottom: 0 !important
}

#mc_signup_form #mc_signup_submit {
    margin-top: 15px;
    margin-top: 1.5rem;
    width: auto
}

#mc_signup_form .mc_signup_submit {
    overflow: hidden
}

#mc_signup_form br {
    display: none
}

.comment-subscription-form label {
    width: auto
}

.contact-form {
    padding: 7.5px 15px 15px 15px;
    padding: 0.75rem 1.5rem 1.5rem 1.5rem;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    margin-top: 30px;
    margin-top: 3rem
}

.searchform {
    margin-top: 25px;
    margin-top: 2.5rem;
    text-align: right
}

.searchform input {
    border: none
}

.searchform input[type="text"] {
    margin-right: 12.5px;
    margin-right: 1.25rem;
    margin-top: 0
}

.searchform input[type="submit"] {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #666;
    display: inline-block;
    padding: 22.5px 25px 22.5px 25px;
    padding: 2.25rem 2.5rem 2.25rem 2.5rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 40px;
    line-height: 4rem;
    color: white;
    font-weight: 400;
    border: none;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear
}

.searchform input[type="submit"] strong {
    font-weight: 700
}

.searchform input[type="submit"]:hover,
.searchform input[type="submit"]:focus {
    background-color: #e6640d;
    color: white
}

.searchform input[type="submit"]:active {
    background-color: #c4550b
}

.searchform.searchform--inline {
    text-align: left;
    padding-right: 92px;
    padding-right: 9.2rem;
    position: relative
}

.searchform.searchform--inline input[type="text"] {
    width: 100%;
    float: left
}

.searchform.searchform--inline input[type="submit"] {
    width: 80px;
    width: 8rem;
    margin-right: -92px;
    margin-right: -9.2rem
}

.gform_wrapper {
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}

.gform_wrapper form {
    overflow: hidden
}

input[type="submit"].gform_button {
    font-size: 16px;
    font-size: 1.6rem
}

.one-third input[type="submit"].gform_button,
.two-sixths input[type="submit"].gform_button,
.four-twelfths input[type="submit"].gform_button,
.one-quarter input[type="submit"].gform_button,
.two-eighths input[type="submit"].gform_button,
.three-twelfths input[type="submit"].gform_button {
    padding: 11px 6.25px 11px 6.25px;
    padding: 1.1rem 0.625rem 1.1rem 0.625rem;
    width: 100%
}

.gform_fields {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none
}

.gform_fields ul {
    padding-bottom: 0
}

.gform_fields li {
    list-style: none;
    margin: 0px 0px 25px 0px;
    margin: 0rem 0rem 2.5rem 0rem
}

.gform_fields li input,
.gform_fields li textarea,
.gform_fields li select {
    margin-bottom: 0;
    width: 100%
}

.gform_fields li input.small,
.gform_fields li textarea.small,
.gform_fields li select.small {
    max-width: 10em
}

.gform_fields li textarea {
    height: 100px;
    height: 10rem;
}

.gform_required_legend {
	font-size: 18px;
}

.gfield_required_asterisk {
    color: #0099cc;
	font-weight: 700;
}

.gform_fields li.gfield_html_formatted p {
    padding-bottom: 0
}

.gform_fields li.gfield_html_formatted hr {
    margin-bottom: 0
}

.gform_fields li.gsection {
    margin: 0px 0px 12.5px 0px;
    margin: 0rem 0rem 1.25rem 0rem;
    padding-top: 12.5px;
    padding-top: 1.25rem
}

.gform_fields .gfield_radio,
.gform_fields .gfield_checkbox {
    padding-left: 0
}

.gform_fields .gfield_radio li,
.gform_fields .gfield_checkbox li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0
}

.gform_fields .gfield_radio li input,
.gform_fields .gfield_radio li label,
.gform_fields .gfield_checkbox li input,
.gform_fields .gfield_checkbox li label {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: auto;
    padding: 0
}

.gform_fields .gfield_radio li input,
.gform_fields .gfield_checkbox li input {
    margin-right: 6.25px;
    margin-right: 0.625rem
}

.gform_fields .gfield_radio li label,
.gform_fields .gfield_checkbox li label {
    margin-right: 25px;
    margin-right: 2.5rem;
    font-weight: normal
}

.gform_fields.left_label>li.grid__item,
.gform_fields.right_label>li.grid__item {
    width: 100%
}

.gform_fields.left_label>li>label,
.gform_fields.left_label>li>.ginput_container,
.gform_fields.right_label>li>label,
.gform_fields.right_label>li>.ginput_container {
    float: left;
    width: 50%
}

.gform_fields.left_label>li>label,
.gform_fields.right_label>li>label {
    padding-right: 25px;
    padding-right: 2.5rem
}

.gform_fields.left_label .gfield_radio,
.gform_fields.left_label .gfield_checkbox,
.gform_fields.right_label .gfield_radio,
.gform_fields.right_label .gfield_checkbox {
    padding: 6.25px 0px 6.25px 0px;
    padding: 0.625rem 0rem 0.625rem 0rem
}

.gform_fields.left_label .gfield_description,
.gform_fields.right_label .gfield_description {
    float: right;
    width: 50%;
    padding-right: 25px;
    padding-right: 2.5rem
}

.gform_fields.right_label>li>label {
    text-align: right
}

.gform_validation_container {
    display: none;
    position: absolute;
    left: -9000px
}

.gfield_description {
    font-size: 14.0px;
    font-size: 1.4rem;
    padding: 6.25px 0px 0px 0px;
    padding: 0.625rem 0rem 0rem 0rem;
    display: block;
    clear: both
}

.gfield_error input,
.gfield_error textarea,
.gfield_error select {
    border-color: #0099cc
}

.gfield_error .validation_message {
    color: #0099cc
}

.validation_message {
    font-size: 14px;
    font-size: 1.4rem
}

.gform_confirmation_message,
.validation_error {
    text-align: center;
    margin-bottom: 12.5px;
    margin-bottom: 1.25rem;
    background-color: #f1f1f1;
    border: 1px solid #c1c1c4;
    padding: 12.5px 12.5px 12.5px 12.5px;
    padding: 1.25rem 1.25rem 1.25rem 1.25rem
}

.validation_error {
    border-color: #0099cc;
    color: #0099cc
}

.ginput_container_fileupload .gform_drop_area {
    padding: 25px 25px 25px 25px;
    padding: 2.5rem 2.5rem 2.5rem 2.5rem;
    background-color: white;
    border: 1px solid #c1c1c4;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: block;
    margin-bottom: 12.5px;
    margin-bottom: 1.25rem;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear
}

.ginput_container_fileupload .gform_drop_area.dragover {
    border-color: #0074d9;
    background-color: rgba(0, 116, 217, 0.2)
}

.ginput_container_fileupload .gform_drop_area .gform_drop_instructions {
    display: inline-block;
    margin-right: 12.5px;
    margin-right: 1.25rem;
    margin-bottom: 0
}

.ginput_container_fileupload .gform_drop_area input[type="button"].gform_button_select_files {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0
}

.ginput_container_fileupload .gform_drop_instructions {
    display: block;
    margin-bottom: 12.5px;
    margin-bottom: 1.25rem
}

.ginput_container_fileupload .gform_button_select_files {
    width: auto;
    float: none
}

.ginput_container_fileupload [id*="extensions_message"] {
    text-align: left;
    display: block;
    font-size: 14.0px;
    font-size: 1.4rem
}

.ginput_container_fileupload .validation_message {
    text-align: left
}

.ginput_container_fileupload .validation_message ul {
    padding: 0
}

.ginput_container_fileupload .validation_message ul li {
    margin-bottom: 0
}

.ginput_preview>img {
    display: inline-block;
    margin-right: 6.25px;
    margin-right: 0.625rem;
    position: relative;
    top: -2px
}

.grid>.gform_heading,
.grid>.gform_footer {
    padding-left: 10px;
    padding-left: 1rem
}

.grid .gform_confirmation_message,
.grid .validation_error {
    margin-left: 10px;
    margin-left: 1rem;
    margin-right: 10px;
    margin-right: 1rem
}

.form--inline {
    text-align: center
}

.form--inline label {
    padding: 0
}

.form--inline label,
.form--inline .ginput_container,
.form--inline .gform_button {
    clear: none;
    float: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin: 0px 6.25px 0px 6.25px;
    margin: 0rem 0.625rem 0rem 0.625rem
}

.form--inline .gform_fields,
.form--inline .gform_fields li,
.form--inline .gform_body,
.form--inline .gform_footer {
    display: inline
}

.form--inline .gform_footer {
    padding-left: 0
}

.gform_ajax_spinner {
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
    padding: 0px 8.33333px 0px 8.33333px;
    padding: 0rem 0.83333rem 0rem 0.83333rem
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#comments {
    margin-top: 12.5px;
    margin-top: 1.25rem;
    display: none
}

#comments form p {
    display: block;
    padding-bottom: 0
}

#comments form p.form-allowed-tags {
    display: none
}

#comments form p label,
#comments form p input,
#comments form p textarea {
    width: 100%;
    font-size: 20px;
    font-size: 2rem;
    line-height: 25px;
    line-height: 2.5rem
}

#comments form p input[type="submit"],
#comments form p textarea[type="submit"] {
    width: auto;
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}

#comments form p textarea {
    min-height: 72px;
    min-height: 7.2rem
}

#comments form p.form-submit {
    padding-top: 25px;
    padding-top: 2.5rem;
    text-align: center
}

#comments form p.form-submit input[type="submit"] {
    float: none;
    background-color: #e6640d
}

#comments form p.form-submit input[type="submit"]:hover,
#comments form p.form-submit input[type="submit"]:focus {
    background-color: #717073
}

#comments form .comment-subscription-form {
    padding-bottom: 12.5px;
    padding-bottom: 1.25rem
}

#comments form .comment-subscription-form label,
#comments form .comment-subscription-form input[type="checkbox"] {
    width: auto;
    float: none;
    display: inline;
    margin-right: 10px;
    margin-right: 1rem
}

#comments ol {
    margin: 0;
    padding: 0
}

#comments ol li {
    list-style: none;
    clear: both
}

#comments ol li article {
    padding: 25px 0px 25px 0px;
    padding: 2.5rem 0rem 2.5rem 0rem;
    position: relative
}

#comments ol li article:after {
    content: '';
    height: 0;
    width: 600%;
    position: absolute;
    left: -250%;
    bottom: 0;
    border-bottom: 2px solid rgba(193, 193, 196, 0.25)
}

#comments ol li h4 {
    padding-bottom: 12.5px;
    padding-bottom: 1.25rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 25px;
    line-height: 2.5rem
}

#comments ol li time {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    font-weight: 700
}

#comments ol li time a {
    color: #e6640d
}

#comments ol li p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 25px;
    line-height: 2.5rem;
    clear: both;
    padding-bottom: 25px;
    padding-bottom: 2.5rem
}

#comments ol li ul {
    margin-left: 0;
    padding-left: 0
}

.comment-respond {
    margin-top: 25px;
    margin-top: 2.5rem;
    margin-bottom: 50px;
    margin-bottom: 5rem
}

.ia {
    overflow: visible;
    padding-bottom: 50px;
    padding-bottom: 5rem
}

.ia header {
    border-bottom: 1px solid #717073;
    padding-bottom: 12.5px;
    padding-bottom: 1.25rem;
    margin-bottom: 12.5px;
    margin-bottom: 1.25rem
}

.ia header h1 {
    font-size: 28.432px;
    font-size: 2.8432rem;
    line-height: 37.5px;
    line-height: 3.75rem;
    padding-top: 0
}

.ia header h2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 25px;
    line-height: 2.5rem;
    padding-bottom: 0
}

.sitemap-format-toggle {
    display: inline-block;
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
    font-size: 14.0px;
    font-size: 1.4rem
}

.jira-key {
    display: block;
    clear: both;
    text-align: center;
    font-weight: normal
}

.ia-page {
    margin-top: 25px;
    margin-top: 2.5rem
}

.ia-page ul {
    position: relative;
    margin: 0;
    padding: 0px 25px 0px 0px;
    padding: 0rem 2.5rem 0rem 0rem
}

.ia-page ul li {
    position: relative;
    padding: 6.25px 0px 6.25px 50px;
    padding: 0.625rem 0rem 0.625rem 5rem;
    list-style: none;
    z-index: 2;
    white-space: nowrap
}

.ia-page ul li>[class*="icon-"] {
    position: absolute;
    left: 268px;
    top: 12.5px;
    top: 1.25rem;
    pointer-events: none;
    color: #b3b3b3;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear
}

.ia-page ul li a {
    -webkit-transition: border-color 0.2s linear;
    -moz-transition: border-color 0.2s linear;
    -o-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear
}

.ia-page ul li a.open~[class*="icon-"] {
    color: #000
}

.ia-page ul li a.open~[class*="icon-"]:before {
    content: '\e01a'
}

.ia-page ul li a:hover {
    border-color: #4d4d4d
}

.ia-page ul li a:hover~[class*="icon-"] {
    color: #4d4d4d
}

.ia-page ul li a:focus {
    outline: 0;
    border-color: #000
}

.ia-page ul li a:focus~[class*="icon-"] {
    color: #000
}

.ia-page ul .page_item__details {
    position: absolute;
    left: 298px;
    top: 0;
    display: none;
    padding: 6.25px 12.5px 6.25px 12.5px;
    padding: 0.625rem 1.25rem 0.625rem 1.25rem;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 2px solid #b3b3b3;
    background-color: #FFF;
    margin-left: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
    z-index: 10
}

.ia-page ul .page_item__details:before {
    content: '';
    position: absolute;
    top: 10px;
    top: 1rem;
    right: 100%;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #b3b3b3
}

.ia-page ul .page_item__details p {
    padding-bottom: 0
}

.ia-page ul .page_item__details.open {
    display: block
}

.ia-page ul a {
    color: #000;
    width: 100%;
    max-width: 250px;
    padding: 6.25px 12.5px 6.25px 12.5px;
    padding: 0.625rem 1.25rem 0.625rem 1.25rem;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    white-space: normal
}

.ia-page ul a:before {
    content: '';
    background: #333;
    z-index: -1
}

.ia-page ul a:before {
    position: absolute;
    top: 28px;
    top: 2.8rem;
    left: 12.5px;
    left: 1.25rem;
    width: 37.5px;
    width: 3.75rem;
    height: 1px;
    height: 0.1rem
}

.ia-page ul li:last-child>a:after {
    bottom: auto;
    top: -8px;
    top: -0.8rem;
    height: 36px;
    height: 3.6rem
}

.ia-page ul.children {
    padding: 6.25px 25px 6.25px 0px;
    padding: 0.625rem 2.5rem 0.625rem 0rem;
    display: none
}

.ia-page .ia__toggle {
    font-size: 14.224px;
    font-size: 1.4224rem;
    line-height: 1;
    padding: 12.5px 12.5px 12.5px 12.5px;
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
    display: block;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: absolute;
    z-index: 100;
    left: -7px;
    left: -0.7rem;
    top: 8px;
    top: 0.8rem;
    color: #333
}

.ia-page .ia__toggle:hover,
.ia-page .ia__toggle:focus {
    color: #0074d9;
    outline: 0
}

.ia-page .ia__toggle i:before {
    background-color: #FFF
}

.ia-page .ia__toggle.open i:before {
    content: '\e014'
}

.ia-page .depth-0 {
    margin-left: -12.5px;
    margin-left: -1.25rem;
    padding: 12.5px 0px 12.5px 0px;
    padding: 1.25rem 0rem 1.25rem 0rem
}

.ia-page .depth-0:before {
    content: '';
    position: absolute;
    width: 1px;
    width: 0.1rem;
    height: 100%;
    left: 12.5px;
    left: 1.25rem;
    top: -12.5px;
    top: -1.25rem;
    background-color: #333
}

.ia-page .depth-0>li>a {
    background: white;
    padding: 6.25px 12.5px 6.25px 12.5px;
    padding: 0.625rem 1.25rem 0.625rem 1.25rem;
    border: 2px solid #b3b3b3
}

.ia-page .depth-0>li>a:hover,
.ia-page .depth-0>li>a:focus {
    background: white
}

.ia-page .depth-0>li:last-child>a:after {
    bottom: 28px;
    bottom: 2.8rem
}

.ia-page .depth-1>li>a {
    background: #f1f1f1;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 6.25px 12.5px 6.25px 12.5px;
    padding: 0.625rem 1.25rem 0.625rem 1.25rem;
    border: 2px solid #717073
}

.ia-page .depth-1>li>a:before {
    top: 26px;
    top: 2.6rem
}

.ia-page .depth-1>li>a:hover,
.ia-page .depth-1>li>a:focus {
    background: white
}

.ia-page .depth-1>li>[class*="icon-"] {
    color: #b3b3b3
}

.ia-page .depth-1>li:last-child>a:after {
    top: -8px;
    top: -0.8rem
}

.ia-page .depth-1 li a:before,
.ia-page .depth-1 li a:after {
    content: '';
    background: #333;
    z-index: -1
}

.ia-page .depth-1 li a:before {
    position: absolute;
    top: 28px;
    top: 2.8rem;
    left: 12.5px;
    left: 1.25rem;
    width: 37.5px;
    width: 3.75rem;
    height: 1px;
    height: 0.1rem
}

.ia-page .depth-1 li a:after {
    position: absolute;
    top: -6px;
    top: -0.6rem;
    left: 12.5px;
    left: 1.25rem;
    width: 1px;
    width: 0.1rem;
    height: 100%
}

.ia-page .depth-2:after {
    bottom: 20px;
    bottom: 2rem
}

.ia-page .depth-2>li>a {
    background: #c1c1c4;
    font-size: 14.0px;
    font-size: 1.4rem;
    border: 2px solid #666
}

.ia-page .depth-2>li>a:before {
    top: 23px;
    top: 2.3rem
}

.ia-page .depth-2>li>a:hover,
.ia-page .depth-2>li>a:focus {
    background: white
}

.ia-page .depth-2>li>[class*="icon-"] {
    color: #717073
}

.ia-page .depth-2>li:last-child>a:after {
    top: -10px;
    top: -1rem;
    height: 34px;
    height: 3.4rem
}

.ia-page .depth-2>li .ia__toggle {
    top: 4px;
    top: 0.4rem
}

.ia-page .depth-3:after {
    bottom: 20px;
    bottom: 2rem
}

.ia-page .depth-3>li>a {
    background: #b3b3b3;
    font-size: 12.0px;
    font-size: 1.2rem;
    border: 2px solid #666
}

.ia-page .depth-3>li>a:before {
    top: 21px;
    top: 2.1rem
}

.ia-page .depth-3>li>a:hover,
.ia-page .depth-3>li>a:focus {
    background: white
}

.ia-page .depth-3>li>[class*="icon-"] {
    color: #666
}

.ia-page .depth-3>li:last-child>a:after {
    top: -12px;
    top: -1.2rem;
    height: 34px;
    height: 3.4rem
}

.ia-page .depth-3 .children {
    background: #4d4d4d;
    position: relative;
    width: auto;
    max-width: 300px;
    margin: 12.5px 12.5px 0px 25px;
    margin: 1.25rem 1.25rem 0rem 2.5rem;
    border: 1px solid #333;
    overflow: visible
}

.ia-page .depth-3 .children:before {
    content: '';
    background: #333;
    position: absolute;
    top: -13.5px;
    top: -1.35rem;
    left: 12.5px;
    left: 1.25rem;
    width: 1px;
    width: 0.1rem;
    height: 12.5px;
    height: 1.25rem;
    display: block
}

.ia-page .depth-3 .children li {
    padding: 0
}

.ia-page .depth-3 .children li a {
    max-width: none
}

.ia-page .depth-3 .children li a:before,
.ia-page .depth-3 .children li a:after {
    display: none
}

.ia-page .depth-3 .children li a:hover,
.ia-page .depth-3 .children li a:focus {
    color: #0074d9
}

.ia-page .depth-3 .children .children {
    margin: 6.25px 12.5px 6.25px 12.5px;
    margin: 0.625rem 1.25rem 0.625rem 1.25rem
}

.ia-page .depth-3 .children .children:before {
    display: none
}

.ia-page .tip {
    display: none
}

.ia-page.horizontal .tip {
    display: block;
    clear: both;
    text-align: center
}

.ia-page.horizontal .ia__content {
    position: relative;
    margin-top: -66px;
    margin-top: -6.6rem;
    font-size: 14.0px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.ia-page.horizontal .ia__content:after {
    display: none
}

@media (min-width: 768px) {
    .ia-page.horizontal .ia__content {
        position: static;
        margin-top: 12.5px;
        margin-top: 1.25rem;
        float: none
    }
}

.ia-page.horizontal .ia__title {
    margin-left: 0;
    display: block;
    width: 100%;
    text-align: center
}

.ia-page.horizontal .ia__title a:before,
.ia-page.horizontal .ia__title a:after {
    display: none
}

.ia-page.horizontal .ia__title .ia__toggle {
    display: none
}

.ia-page.horizontal>ul {
    width: auto;
    max-width: inherit;
    overflow: scroll;
    white-space: nowrap
}

.ia-page.horizontal>ul>li {
    margin: 0px 6.25px 0px 6.25px;
    margin: 0rem 0.625rem 0rem 0.625rem
}

.ia-page.horizontal ul.depth-0 {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    display: block
}

.ia-page.horizontal ul.depth-0>a {
    position: relative;
    display: inline-block;
    margin-bottom: 6.25px;
    margin-bottom: 0.625rem
}

.ia-page.horizontal ul.depth-0:before {
    display: none
}

.ia-page.horizontal ul.depth-0 li {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    *display: inline;
    *zoom: 1;
    padding: 0;
    max-width: 250px;
    width: 100%
}

.ia-page.horizontal ul.depth-0 li .ia__toggle {
    display: none
}

.ia-page.horizontal ul.depth-0 li a {
    text-decoration: none;
    max-width: inherit;
    margin-bottom: 6.25px;
    margin-bottom: 0.625rem
}

.ia-page.horizontal ul.depth-0 .children {
    display: block;
    padding: 0;
    overflow: visible
}

.ia-page.horizontal ul.depth-0 .children li {
    display: block
}

.ia-page.horizontal ul.depth-0 .children li a:before,
.ia-page.horizontal ul.depth-0 .children li a:after {
    display: none
}

.ia-page.horizontal ul.depth-0 .children.depth-1 {
    clear: both;
    margin: 0
}

.ia-page.horizontal ul.depth-0 .children.depth-1>li {
    margin: 0px 0px 6.25px 0px;
    margin: 0rem 0rem 0.625rem 0rem;
    padding: 0;
    width: auto
}

.ia-page.horizontal ul.depth-0 .children.depth-1>li>a {
    width: 100%;
    margin-bottom: 6.25px;
    margin-bottom: 0.625rem
}

.ia-page.horizontal ul.depth-0 .children.depth-1>li>a:after,
.ia-page.horizontal ul.depth-0 .children.depth-1>li>a:before {
    display: none
}

.ia-page.horizontal ul.depth-0 .children.depth-1 .children {
    margin: 0
}

.ia-page.horizontal ul.depth-0 .children.depth-1 .children li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
    margin: 0px 0px 6.25px 25px;
    margin: 0rem 0rem 0.625rem 2.5rem;
    display: block;
    width: auto
}

.ia-page.horizontal ul.depth-0 .children.depth-1 .children li:first-child {
    padding-top: 0;
    border: none
}

.ia-page.horizontal ul.depth-0 .children.depth-1 .children li a {
    padding: 6.25px 0px 6.25px 0px;
    padding: 0.625rem 0rem 0.625rem 0rem;
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.ia-page.horizontal ul.depth-0 .children.depth-1 .children li .children li {
    font-size: 14px;
    font-size: 1.4rem
}

.ia__title {
    margin: 0px 0px 0px 37.5px;
    margin: 0rem 0rem 0rem 3.75rem;
    padding: 0;
    display: block;
    position: relative
}

.ia__title .ia__toggle {
    left: -54px;
    left: -5.4rem;
    top: 16px;
    top: 1.6rem
}

.ia__title .ia__toggle.open i:before {
    content: '\e015'
}

.ia__title a {
    background: #000;
    color: white;
    padding: 12.5px 25px 12.5px 25px;
    padding: 1.25rem 2.5rem 1.25rem 2.5rem;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative
}

.ia__title a:before,
.ia__title a:after {
    content: '';
    background: #333;
    z-index: -1;
    position: absolute
}

.ia__title a:before {
    top: 37.5px;
    top: 3.75rem;
    left: -37.5px;
    left: -3.75rem;
    width: 37.5px;
    width: 3.75rem;
    height: 1px;
    height: 0.1rem
}

.ia__title a:after {
    position: absolute;
    top: 37.5px;
    top: 3.75rem;
    left: -37.5px;
    left: -3.75rem;
    width: 1px;
    width: 0.1rem;
    height: 100%
}

.ia__title a:hover,
.ia__title a:focus {
    background: #0074d9
}

.ia__content {
    float: right
}

.ia__content ul {
    margin: 0px 0px 25px 0px;
    margin: 0rem 0rem 2.5rem 0rem;
    padding: 0
}

.ia__content ul li {
    list-style: disc;
    margin-left: 25px;
    margin-left: 2.5rem;
    padding: 0
}

.ia__content h2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 25px;
    line-height: 2.5rem;
    padding-bottom: 6.25px;
    padding-bottom: 0.625rem
}

@media (min-width: 768px) {
    .ia__content {
        float: none;
        display: block;
        margin: 12.5px 0px 0px 37.5px;
        margin: 1.25rem 0rem 0rem 3.75rem;
        position: relative
    }

    .ia__content:after {
        content: '';
        background: #333;
        z-index: -1;
        position: absolute;
        top: -12.5px;
        top: -1.25rem;
        left: -37.5px;
        left: -3.75rem;
        width: 1px;
        width: 0.1rem;
        height: 120%
    }
}

.post-share-wrap {
    display: inline-block
}

.post-share-wrap .btn {
    font-weight: 400
}

.post-share-wrap .btn span {
    font-weight: 700
}

.post-share-wrap .btn.open {
    background-color: #e6640d
}

.post-share {
    text-align: center;
    display: block;
    width: 380px;
    width: 38rem;
    padding: 12.5px 0px 0px 0px;
    padding: 1.25rem 0rem 0rem 0rem;
    background-color: #FFF;
    display: none;
    border: 2px solid #c1c1c4;
    left: 50%;
    margin-left: -190px;
    margin-left: -19rem
}

.post-share.full {
    position: static;
    width: 100%;
    margin-left: 0;
    padding-bottom: 12.5px;
    padding-bottom: 1.25rem
}

.post-share.full .share-btn {
    display: inline-block;
    vertical-align: top;
    margin: 0px 0px 0px 12.5px;
    margin: 0rem 0rem 0rem 1.25rem
}

.post-share iframe {
    width: auto;
    height: auto;
    min-height: 0;
    vertical-align: bottom
}

.post-share .share-btn {
    padding: 0px 12.5px 12.5px 12.5px;
    padding: 0rem 1.25rem 1.25rem 1.25rem;
    max-width: 50%;
    display: inline-block;
    vertical-align: top
}

.post-share .share-btn.twitter-btn,
.post-share .share-btn.facebook-btn {
    position: relative;
    top: -2px;
    top: -0.2rem
}

.post-share .share-btn.google-btn,
.post-share .share-btn.linkedin-btn {
    position: relative;
    top: 4px;
    top: 0.4rem
}

.post-share .IN-widget {
    vertical-align: bottom
}

@media (max-width: 479px) {
    .post-share {
        position: relative;
        width: 100%;
        left: inherit;
        margin-left: 0;
        padding-bottom: 12.5px;
        padding-bottom: 1.25rem;
        margin-bottom: 0
    }

    .post-share .share-btn {
        float: left;
        width: 50%;
        margin: 0
    }
}

@media handheld,
only screen and (max-width: 600px) {
    .sidebar {
        margin-top: 30px;
        margin-top: 3rem
    }
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated,
.section--icon:after,
.features .feature__item h2:before {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite,
.infinite.section--icon:after,
.features .feature__item h2.infinite:before {
    animation-iteration-count: infinite
}

.animated.hinge,
.hinge.section--icon:after,
.features .feature__item h2.hinge:before {
    animation-duration: 2s
}

.animated.flipOutX,
.flipOutX.section--icon:after,
.features .feature__item h2.flipOutX:before,
.animated.flipOutY,
.flipOutY.section--icon:after,
.features .feature__item h2.flipOutY:before,
.animated.bounceIn,
.bounceIn.section--icon:after,
.features .feature__item h2.bounceIn:before,
.animated.bounceOut,
.bounceOut.section--icon:after,
.features .feature__item h2.bounceOut:before {
    animation-duration: .75s
}

@keyframes bounce {

    from,
    20%,
    53%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {

    from,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1)
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1)
    }

    30% {
        transform: scale3d(1.25, 0.75, 1)
    }

    40% {
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        transform: scale3d(1.15, 0.85, 1)
    }

    65% {
        transform: scale3d(0.95, 1.05, 1)
    }

    75% {
        transform: scale3d(1.05, 0.95, 1)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {

    from,
    to {
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    from {
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    from {
        transform: none
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    to {
        transform: none
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {

    from,
    11.1%,
    to {
        transform: none
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        transform: skewX(0.39063deg) skewY(0.39063deg)
    }

    88.8% {
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {

    from,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97)
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

    75% {
        transform: translate3d(0, -10px, 0)
    }

    90% {
        transform: translate3d(0, 5px, 0)
    }

    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

    75% {
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        transform: translate3d(5px, 0, 0)
    }

    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        transform: translate3d(10px, 0, 0)
    }

    90% {
        transform: translate3d(-5px, 0, 0)
    }

    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        transform: translate3d(0, 10px, 0)
    }

    90% {
        transform: translate3d(0, -5px, 0)
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes bounceOut {
    20% {
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

.bounceOut {
    animation-name: bounceOut
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    animation-name: bounceOutRight
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    animation-name: bounceOutUp
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn,
.section--icon:after {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp,
.features .feature__item h2:before {
    animation-name: fadeInUp
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig
}

@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        animation-timing-function: ease-in
    }

    to {
        transform: perspective(400px);
        animation-timing-function: ease-in
    }
}

.animated.flip,
.flip.section--icon:after,
.features .feature__item h2.flip:before {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip
}

@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX
}

@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY
}

@keyframes flipOutX {
    from {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@keyframes flipOutY {
    from {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1
    }

    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    animation-name: hinge
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom
    }

    50% {
        transform: rotate(-10deg)
    }

    70% {
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.jackInTheBox {
    animation-name: jackInTheBox
}

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    animation-name: rollOut
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    animation-name: zoomOut
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutDown {
    animation-name: zoomOutDown
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

.zoomOutRight {
    animation-name: zoomOutRight
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutUp {
    animation-name: zoomOutUp
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    animation-name: slideOutDown
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    animation-name: slideOutLeft
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    animation-name: slideOutRight
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    animation-name: slideOutUp
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    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;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[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 image-url("ajax-loader.gif") center center no-repeat
}

@font-face {
    font-family: "slick";
    src: font-url("slick.eot");
    src: font-url("slick.eot?#iefix") format("embedded-opentype"), font-url("slick.woff") format("woff"), font-url("slick.ttf") format("truetype"), font-url("slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal
}

@media (max-width: 959px) {

    .slick-prev,
    .slick-next {
        position: absolute;
        display: block;
        width: 28px;
        width: 2.8rem;
        height: 28px;
        height: 2.8rem;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        padding: 5px 5px 5px 5px;
        padding: 0.5rem 0.5rem 0.5rem 0.5rem;
        line-height: 0px;
        font-size: 0px;
        cursor: pointer;
        background: rgba(0, 0, 0, 0.6);
        color: transparent;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        border: none;
        outline: none;
        z-index: 10;
        top: 50%
    }

    .slick-prev svg path,
    .slick-next svg path {
        fill: white;
        -webkit-transition: fill 0.2s linear;
        -moz-transition: fill 0.2s linear;
        -o-transition: fill 0.2s linear;
        transition: fill 0.2s linear
    }

    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        outline: none;
        background: transparent;
        color: transparent;
        background-color: #e6640d
    }

    .slick-prev {
        left: 10px;
        left: 1rem
    }

    [dir="rtl"] .slick-prev {
        left: auto;
        right: 30px
    }

    .slick-next {
        right: 10px;
        right: 1rem
    }

    [dir="rtl"] .slick-next {
        left: 30px;
        right: auto
    }
}

@media (min-width: 960px) {

    .carousel button.slick-prev.slick-arrow,
    .carousel button.slick-next.slick-arrow {
        display: none !important
    }
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.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 {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 14px;
    height: 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 20px;
    background-color: #c1c1c4;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    background-color: #e6640d
}

.suppliers .hero__title {
    position: relative;
    margin-bottom: 50px;
    margin-bottom: 5rem
}

.suppliers .hero__title h1 {
    color: white;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    position: relative;
    margin-bottom: 0;
    z-index: 0
}

.suppliers .hero__title h1:before {
    content: '';
    position: absolute;
    top: 0;
    left: -250%;
    width: 600%;
    height: 100%;
    background-color: #e6640d;
    z-index: -1
}

.page-template-page-template-full .orangeText {
    color: #e6640d;
    font-size: 25px;
    font-size: 2.5rem
}

.page-template-page-template-full .hero-rtcc {
    padding-bottom: 40%
}

.page-template-page-template-full .hero-rtcc img {
    height: 100%
}

@media (min-width: 960px) {
    .page-template-page-template-full .hero-rtcc {
        padding-bottom: 0;
        height: 500px;
        height: 50rem
    }

    .page-template-page-template-full .hero-rtcc img {
        height: auto
    }
}

.page-template-page-template-full .page__content {
    margin-bottom: 50px;
    margin-bottom: 5rem
}

@media (min-width: 960px) {
    .page-template-page-template-full .header {
        position: inherit !important
    }
}

.page-template-page-template-full .bookdrive-social li {
    display: inline-block;
    list-style: none;
    margin-right: 20px;
    margin-right: 2rem;
    font-size: 64px;
    font-size: 6.4rem
}

@media (max-width: 479px) {
    .page-template-page-template-full .bookdrive-social li {
        font-size: 40px;
        font-size: 4rem
    }
}

.page-template-page-template-full h3.section_header {
    border-bottom: 5px solid #e6640d;
    color: #717073;
    display: inline-block;
    padding-bottom: 5px;
    padding-bottom: 0.5rem;
    margin-bottom: 30px;
    margin-bottom: 3rem;
    margin-top: 30px;
    margin-top: 3rem;
    font-size: 35px;
    font-size: 3.5rem
}

@media (max-width: 479px) {
    .page-template-page-template-full h3.section_header {
        font-size: 25px;
        font-size: 2.5rem
    }
}

.page-template-page-template-full .sponsors_list {
    display: inline-block;
    padding-left: 0px;
    padding-right: 150px
}

.page-template-page-template-full .sponsors_list li {
    list-style: none
}

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

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

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