html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace,  monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
.site-wrapper {
    max-width: 100%;
    margin: 0 auto;
}
.content-wrapper {
    max-width: 1236px;
    margin: 0 auto;
    position: relative;
}
@media only screen and (max-width: 1236px) {
    .content-wrapper {
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
}
}.full-width-wrapper {
    background: #f7f7f7;
}
.full-width-wrapper.white {
    background: #FFF;
}
.full-width-wrapper.grey {
    background: #efefef;
}
.full-width-wrapper.pad120 {
    padding: 120px 0;
}
@media only screen and (max-width: 768px) {
    .full-width-wrapper.pad120 {
    padding: 50px 0;
}
}.full-width-wrapper.pad70 {
    padding: 70px 0;
}
@media only screen and (max-width: 768px) {
    .full-width-wrapper.pad70 {
    padding: 50px 0;
}
}.full-width-wrapper.pad20 {
    padding: 20px 0;
}
.full-width-wrapper.pad20-120 {
    padding: 20px 0 120px 0;
}
@media only screen and (max-width: 768px) {
    .full-width-wrapper.pad20-120 {
    padding: 20px 0 50px 0;
}
}@media only screen and (max-width: 768px) {
    br {
    display: none;
}
}.breadcrumb-wrapper {
    max-width: 100%;
    margin: 0 auto;
}
@media only screen and (max-width: 1236px) {
    .breadcrumb-wrapper {
    padding: 0;
}
}.breadcrumb-wrapper #breadcrumbs {
    margin: 0 0 70px;
}
@media only screen and (max-width: 768px) {
    .breadcrumb-wrapper #breadcrumbs {
    margin: 0 0 30px;
}
}.breadcrumb-wrapper #breadcrumbs span {
    color: #cb9e50;
    font-size: 12px;
    font-size: 1.2rem;
}
.breadcrumb-wrapper #breadcrumbs span span a {
    color: #b7b8be;
    text-decoration: none;
    -webkit-transition: color .25s ease-out;
    -moz-transition: color .25s ease-out;
    -ms-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out;
}
.breadcrumb-wrapper #breadcrumbs span span a:hover {
    color: #cb9e50;
}
.breadcrumb-wrapper #breadcrumbs span span .breadcrumb_last {
    color: #b7b8be;
}
@media only screen and (max-width: 1236px) {
    .full-width-wrapper .breadcrumb-wrapper {
    padding: 0;
}
}.full-width-wrapper .breadcrumb-wrapper #breadcrumbs span span a {
    color: #565a68;
}
.full-width-wrapper .breadcrumb-wrapper #breadcrumbs span span a:hover {
    color: #cb9e50;
}
.full-width-wrapper .breadcrumb-wrapper #breadcrumbs span span .breadcrumb_last {
    color: #565a68;
}
@font-face {
    font-family: 'fabrikat_mono_regular';
    src: url("../fonts/FabrikatMono-Regular.eot");
    src: url("../fonts/FabrikatMono-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/FabrikatMono-Regular.woff2") format("woff2"), url("../fonts/FabrikatMono-Regular.woff") format("woff"), url("../fonts/FabrikatMono-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fabrikat_mono_medium';
    src: url("../fonts/FabrikatMono-Medium.eot");
    src: url("../fonts/FabrikatMono-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/FabrikatMono-Medium.woff2") format("woff2"), url("../fonts/FabrikatMono-Medium.woff") format("woff"), url("../fonts/FabrikatMono-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}
p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    color: #9FA1A9;
    margin: 0 0 15px;
    padding: 0;
}
@media only screen and (max-width: 768px) {
    p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
}
}h1, h2, h3, h4 {
    margin: 0 0 1em 0;
    font-weight: inherit;
    line-height: 1.2em;
    color: #231f20;
    font-style: normal;
    font-weight: 400;
}
h1 {
    font-size: 72px;
    font-size: 7.2rem;
    line-height: 76px;
    color: #cb9e50;
    margin: 0;
    padding: 0;
    font-weight: 300;
}
@media only screen and (max-width: 768px) {
    h1 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 54px;
}
}@media only screen and (max-width: 568px) {
    h1 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
}
}h2 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 42px;
    color: #FFF;
    margin: 0 0 40px;
    padding: 0;
    font-family: titling-gothic-fb,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
@media only screen and (max-width: 1236px) {
    h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 34px;
    margin: 0 0 20px;
}
}@media only screen and (max-width: 768px) {
    h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    margin: 0 0 20px;
}
}@media only screen and (max-width: 568px) {
    h2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    margin: 0 0 15px;
}
}h2.blue {
    color: #0e1428;
}
h3 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 32px;
    color: #FFF;
    margin: 0 0 20px;
    padding: 0;
    font-family: titling-gothic-fb,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
@media only screen and (max-width: 568px) {
    h3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    margin: 0 0 10px;
}
}h4 {
    font-size: 20px;
    font-size: 2rem;
    line-height: normal;
    color: #cb9e50;
    margin: 0 0 20px;
    padding: 0;
}
@media only screen and (max-width: 768px) {
    h4 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
}
}small, .font_small {
    font-size: 0.8em;
}
blockquote {
    font-size: 1.3em;
    font-style: italic;
    color: #ccc;
}
strong {
    font-weight: 700;
}
ul, li, ol {
    padding-left: 0;
    list-style: none;
}
ul, li, ol {
    padding-left: 0;
    list-style: none;
}
.single .bullets li, .page .bullets li {
    padding: 0 0 0 1em;
    text-indent: -1.2em;
    font-style: normal;
    font-weight: 400;
    color: #a9a9a9;
}
.single .bullets li:before, .page .bullets li:before {
    color: #cb9e50;
    content: "\2022";
    font-size: 1.5em;
    padding-right: 0.4em;
    position: relative;
    top: 0.15em;
}
.hentry ul li {
    padding: 0 0 0 1em;
    text-indent: -1.2em;
    font-style: normal;
    font-weight: 400;
    color: #a9a9a9;
}
.hentry ul li:before {
    color: #cb9e50;
    content: "\2022";
    font-size: 1.5em;
    padding-right: 0.4em;
    position: relative;
    top: 0.15em;
}
body.page-template-page-about {
    background: #0e1428 url("../img/about-hero-background.png") 50% 0% no-repeat;
}
.about-header {
    width: 100%;
    text-align: center;
    position: relative;
    padding: 140px 0 320px 0;
}
@media only screen and (max-width: 1236px) {
    .about-header {
    padding: 140px 20px 220px 20px;
}
}.about-header__title {
    color: #868993;
    font-size: 10px;
    font-size: 1rem;
    line-height: 32px;
    text-transform: uppercase;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    margin: 0 0 20px;
}
.about-header h1 {
    color: #FFF;
    width: 100%;
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
    margin: 0 0 50px;
    font-weight: 300 !important;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    font-style: normal;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 768px) {
    .about-header h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
}
}.about-content-wrapper {
    background: url("../img/about-corner-background.png") bottom left no-repeat;
}
.about-content-wrapper .about-content {
    max-width: 1140px;
    margin: 0 auto;
}
@media only screen and (max-width: 1236px) {
    .about-content-wrapper .about-content {
    padding: 0 20px;
}
}.about-content-wrapper .about-content h2 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 52px;
    position: relative;
    top: -10px;
}
@media only screen and (max-width: 768px) {
    .about-content-wrapper .about-content h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
}
}@media only screen and (max-width: 568px) {
    .about-content-wrapper .about-content h2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
}
}.about-content-wrapper .about-content__intro-left {
    float: left;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 52px;
    color: #FFF;
    width: 500px;
    font-family: titling-gothic-fb,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
@media only screen and (max-width: 1236px) {
    .about-content-wrapper .about-content__intro-left {
    width: 48%}
}@media only screen and (max-width: 768px) {
    .about-content-wrapper .about-content__intro-left {
    float: none;
    width: 100%}
}.about-content-wrapper .about-content__intro-right {
    float: right;
    width: 560px;
}
@media only screen and (max-width: 1236px) {
    .about-content-wrapper .about-content__intro-right {
    width: 48%}
}@media only screen and (max-width: 768px) {
    .about-content-wrapper .about-content__intro-right {
    float: none;
    width: 100%;
    margin: 0 0 50px;
}
}.about-content-wrapper .about-content__intro-right p {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 34px;
    margin: 0 0 120px;
}
@media only screen and (max-width: 768px) {
    .about-content-wrapper .about-content__intro-right p {
    margin: 0 0 30px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
}
}@media only screen and (max-width: 568px) {
    .about-content-wrapper .about-content__intro-right p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
}
}.about-content-wrapper .about-content__intro-right .button {
    margin: 0;
}
.about-content-wrapper .about-content__intro-right .button a {
    background: #cb9e50;
    display: inline-block;
    padding: 0px 60px;
    height: 60px;
    line-height: 60px;
    color: #FFF;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none;
    text-align: center;
    font-family: 'fabrikat_mono_medium';
    border: 1px solid #cb9e50;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 768px) {
    .about-content-wrapper .about-content__intro-right .button a {
    padding: 0px 30px;
    height: 50px;
    line-height: 50px;
}
}@media only screen and (max-width: 568px) {
    .about-content-wrapper .about-content__intro-right .button a {
    display: block;
    height: 30px;
    line-height: 28px;
    padding: 0;
    font-size: 10px;
    font-size: 1rem;
}
}.about-content-wrapper .about-content__intro-right .button a:hover {
    background: transparent;
    color: #cb9e50;
}
.about-content-wrapper .about-content .col {
    margin: 130px 0 0 0;
    border-top: 1px solid #cb9e50;
    padding: 50px 0;
}
@media only screen and (max-width: 768px) {
    .about-content-wrapper .about-content .col {
    margin: 0 0 0 0;
    padding: 20px 0;
}
}@media only screen and (max-width: 768px) {
    .about-content-wrapper .about-content .col h2, .about-content-wrapper .about-content .col p {
    margin: 0;
}
}.about-content-wrapper .about-content .col.span-1 {
    width: 340px;
}
@media only screen and (max-width: 1236px) {
    .about-content-wrapper .about-content .col.span-1 {
    width: 100%}
}.about-content-wrapper .about-content .col.span-2 {
    width: 740px;
}
@media only screen and (max-width: 1236px) {
    .about-content-wrapper .about-content .col.span-2 {
    width: 100%}
}.about-content-wrapper .about-content .col.fl {
    float: left;
}
@media only screen and (max-width: 768px) {
    .about-content-wrapper .about-content .col.fl {
    float: none;
}
}.about-content-wrapper .about-content .col.fr {
    margin: 130px 0 0 60px;
    float: right;
}
@media only screen and (max-width: 1236px) {
    .about-content-wrapper .about-content .col.fr {
    margin: 130px 0 0 0;
}
}@media only screen and (max-width: 768px) {
    .about-content-wrapper .about-content .col.fr {
    float: none;
    margin: 0 0 0 0;
}
}.about-content-wrapper .about-content .numbers {
    clear: both;
    padding: 100px 0;
}
@media only screen and (max-width: 768px) {
    .about-content-wrapper .about-content .numbers {
    padding: 50px 0;
}
}.about-content-wrapper .about-content .numbers h1 {
    color: #FFF;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    font-style: normal;
    font-size: 60px;
    font-size: 6rem;
    line-height: 80px;
    padding: 0;
    margin: 0 0 130px;
}
@media only screen and (max-width: 768px) {
    .about-content-wrapper .about-content .numbers h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
    margin: 0 0 60px;
}
}@media only screen and (max-width: 568px) {
    .about-content-wrapper .about-content .numbers h1 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    margin: 0 0 20px;
}
}.about-content-wrapper .about-content .numbers .col {
    border: 0px;
    padding: 0;
    float: left;
    width: 340px;
    margin: 0 60px 50px 0;
}
@media only screen and (max-width: 1236px) {
    .about-content-wrapper .about-content .numbers .col {
    width: 32%;
    margin: 0 2% 50px 0;
}
}@media only screen and (max-width: 768px) {
    .about-content-wrapper .about-content .numbers .col {
    width: 46%;
    margin: 0 2% 30px;
}
}@media only screen and (max-width: 568px) {
    .about-content-wrapper .about-content .numbers .col {
    width: 100%;
    margin: 0 0 30px;
}
}.about-content-wrapper .about-content .numbers .col.last {
    margin: 0;
}
@media only screen and (max-width: 768px) {
    .about-content-wrapper .about-content .numbers .col.empty {
    display: none;
}
}.about-content-wrapper .about-content .numbers .col h2 {
    color: #cb9e50;
    font-family: titling-gothic-fb-compressed,  sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 260px;
    font-size: 26rem;
    line-height: 240px;
    top: auto;
    letter-spacing: 4px;
    margin: 0 0 20px;
}
@media only screen and (max-width: 1236px) {
    .about-content-wrapper .about-content .numbers .col h2 {
    font-size: 120px;
    font-size: 12rem;
    line-height: 120px;
}
}.about-content-wrapper .about-content .numbers .col h2.white {
    color: #FFF;
}
.about-content-wrapper .about-content .numbers .col h2.outline {
    -webkit-text-stroke: 1px #cb9e50;
    -khtml-text-stroke: 1px #cb9e50;
    -moz-text-stroke: 1px #cb9e50;
    -ms-text-stroke: 1px #cb9e50;
    -o-text-stroke: 1px #cb9e50;
    text-stroke: 1px #cb9e50;
    color: #0e1428;
}
.about-content-wrapper .about-content .numbers .col__content {
    border-top: 1px solid #cb9e50;
    padding: 30px 0;
}
.about-content-wrapper .about-content .numbers .col__content h3 {
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
}
@media only screen and (max-width: 568px) {
    .about-content-wrapper .about-content .numbers .col__content h3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
}
}.about-content-wrapper .about-content .numbers .col__content p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
}
@media only screen and (max-width: 568px) {
    .about-content-wrapper .about-content .numbers .col__content p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
}
}.profile-intro {
    float: left;
    width: 380px;
}
@media only screen and (max-width: 1236px) {
    .profile-intro {
    width: 30%}
}@media only screen and (max-width: 768px) {
    .profile-intro {
    float: none;
    width: 100%;
    margin: 0 0 50px;
}
}.profile-intro h2 {
    color: #0e1428;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 62px;
    margin: 0 0 30px;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
@media only screen and (max-width: 768px) {
    .profile-intro h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 32px;
}
}@media only screen and (max-width: 568px) {
    .profile-intro h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    margin: 0 0 15px;
}
}.profile-intro p {
    color: #9FA1A9;
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    margin: 0 0 30px;
}
@media only screen and (max-width: 768px) {
    .profile-intro p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
}
}@media only screen and (max-width: 568px) {
    .profile-intro p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
}
}.profile-intro .button a {
    background: #cb9e50;
    display: inline-block;
    padding: 0px 60px;
    height: 60px;
    line-height: 60px;
    color: #FFF;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none;
    text-align: center;
    font-family: 'fabrikat_mono_medium';
    border: 1px solid #cb9e50;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 768px) {
    .profile-intro .button a {
    padding: 0px 30px;
    height: 50px;
    line-height: 50px;
}
}@media only screen and (max-width: 568px) {
    .profile-intro .button a {
    display: block;
    height: 30px;
    line-height: 28px;
    padding: 0;
    font-size: 10px;
    font-size: 1rem;
}
}.profile-intro .button a:hover {
    background: transparent;
    color: #cb9e50;
}
.profile-list {
    float: right;
    width: 820px;
}
@media only screen and (max-width: 1236px) {
    .profile-list {
    width: 65%}
}@media only screen and (max-width: 768px) {
    .profile-list {
    width: 100%;
    float: none;
}
}.profile-list ul {
    margin: 0;
    padding: 0;
}
.profile-list ul li {
    float: left;
    width: 380px;
    background: #FFF;
    height: 490px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 0 0 60px;
    -webkit-box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
    ;
    -khtml-box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
    ;
    -moz-box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
    ;
    -ms-box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
    ;
    -o-box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
    ;
    box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
}
.profile-list ul li:nth-child(2n+2) {
    float: right;
}
@media only screen and (max-width: 1236px) {
    .profile-list ul li {
    width: 48%}
}@media only screen and (max-width: 568px) {
    .profile-list ul li {
    float: none !important;
    width: 100%;
    height: auto;
    margin: 0 0 20px;
}
}.profile-list ul li .profile-thumb img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.profile-list ul li .profile-meta {
    padding: 30px;
}
.profile-list ul li .profile-meta__job-title {
    color: #868993;
    text-transform: uppercase;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    margin: 0 0 15px;
    font-size: 10px;
    font-size: 1rem;
}
.profile-list ul li .profile-meta__name {
    color: #0e1428;
    font-family: titling-gothic-fb,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    margin: 0 0 25px;
    font-size: 16px;
    font-size: 1.6rem;
}
.profile-list ul li .profile-meta__bio p {
    color: #9FA1A9;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
}
@media only screen and (max-width: 568px) {
    .profile-list ul li .profile-meta__bio p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
}
}.accreditations {
    clear: both;
    padding: 90px 0 110px 0;
}
@media only screen and (max-width: 768px) {
    .accreditations {
    padding: 40px 0 50px 0;
}
}.accreditations h2 {
    color: #0e1428;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 62px;
    margin: 0 0 60px;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
@media only screen and (max-width: 768px) {
    .accreditations h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 32px;
    margin: 0 0 30px;
}
}@media only screen and (max-width: 568px) {
    .accreditations h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
}
}.accreditations__list ul {
    margin: 0;
    padding: 0;
}
.accreditations__list ul li {
    float: left;
    width: 380px;
    margin: 0 48px 20px 0;
    padding: 30px;
    min-height: 220px;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
@media only screen and (max-width: 1236px) {
    .accreditations__list ul li: nth-child(2n+2) {
    float: right;
    margin: 0 0 20px 0;
}
}@media only screen and (max-width: 768px) {
    .accreditations__list ul li: nth-child(2n+2) {
    float: none;
}
}.accreditations__list ul li:nth-child(3n+3) {
    margin: 0 0 20px 0;
}
@media only screen and (max-width: 1236px) {
    .accreditations__list ul li {
    width: 48%;
    margin: 0 0 20px 0;
}
}@media only screen and (max-width: 768px) {
    .accreditations__list ul li {
    float: none;
    width: 100%}
}.accreditations__list ul li .accreditation-logo {
    width: 150px;
    height: 80px;
    object-fit: contain;
    margin: 0 0 20px;
}
.accreditations__list ul li .accreditation-content p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    color: #565a68;
}
.accreditations__list ul li .accreditation-content p:last-of-type {
    margin: 0;
}
@media only screen and (max-width: 568px) {
    .accreditations__list ul li .accreditation-content p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
}
}.press-centre {
    clear: both;
}
.press-centre h2 {
    color: #0e1428;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 62px;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    margin: 0 0 80px;
}
@media only screen and (max-width: 768px) {
    .press-centre h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 32px;
    margin: 0 0 30px;
}
}.press-centre ul.article-list {
    margin: 0;
    padding: 0;
}
.press-centre ul.article-list li {
    border-top: 1px solid #d7d7d7;
}
.press-centre ul.article-list li:last-child {
    border-bottom: 1px solid #d7d7d7;
}
.press-centre ul.article-list li a {
    display: block;
    padding: 40px 0;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    text-decoration: none !important;
}
.press-centre ul.article-list li a:hover {
    background: #d7d7d7;
}
@media only screen and (max-width: 768px) {
    .press-centre ul.article-list li a {
    padding: 20px 0;
}
}.press-centre ul.article-list li a .article-date {
    width: 226px;
    float: left;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    color: #0e1428;
    font-family: titling-gothic-fb,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
@media only screen and (max-width: 1236px) {
    .press-centre ul.article-list li a .article-date {
    width: 25%}
}@media only screen and (max-width: 768px) {
    .press-centre ul.article-list li a .article-date {
    float: none;
    width: 100%;
    margin: 0 0 10px;
}
}@media only screen and (max-width: 568px) {
    .press-centre ul.article-list li a .article-date {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
}
}.press-centre ul.article-list li a .article-title {
    width: 770px;
    float: left;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    color: #0e1428;
    font-family: titling-gothic-fb,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
@media only screen and (max-width: 1236px) {
    .press-centre ul.article-list li a .article-title {
    width: 50%}
}@media only screen and (max-width: 768px) {
    .press-centre ul.article-list li a .article-title {
    float: none;
    width: 100%;
    margin: 0 0 10px;
}
}.press-centre ul.article-list li a .article-publication {
    float: right;
    width: 240px;
    text-align: right;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    color: #cb9e50;
    text-decoration: none;
    position: relative;
    padding: 0 30px 0 0;
}
@media only screen and (max-width: 568px) {
    .press-centre ul.article-list li a .article-publication {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
}
}.press-centre ul.article-list li a .article-publication:after {
    content: "";
    width: 15px;
    height: 10px;
    display: block;
    position: absolute;
    right: 0;
    top: 7px;
    background: url("../img/arrow-link.svg") 100% 50% no-repeat;
    background-size: cover;
}
@media only screen and (max-width: 1236px) {
    .press-centre ul.article-list li a .article-publication {
    width: 25%}
}@media only screen and (max-width: 768px) {
    .press-centre ul.article-list li a .article-publication {
    float: none;
    width: 100%;
    text-align: left;
}
}.testing {
    padding: 160px 0 40px 0;
    text-align: center;
}
@media only screen and (max-width: 768px) {
    .testing {
    padding: 50px 0 0 0;
}
}.testing h2 {
    color: #0e1428;
    font-size: 60px;
    font-size: 6rem;
    line-height: 80px;
    margin: 0 0 65px;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
@media only screen and (max-width: 768px) {
    .testing h2 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 34px;
    margin: 0 0 30px;
}
}@media only screen and (max-width: 568px) {
    .testing h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
    margin: 0 0 15px;
}
}.testing .button a {
    background: #cb9e50;
    display: inline-block;
    padding: 0px 60px;
    height: 60px;
    line-height: 60px;
    color: #FFF;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none;
    text-align: center;
    font-family: 'fabrikat_mono_medium';
    border: 1px solid #cb9e50;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 768px) {
    .testing .button a {
    padding: 0px 30px;
    height: 50px;
    line-height: 50px;
}
}@media only screen and (max-width: 568px) {
    .testing .button a {
    display: block;
    height: 30px;
    line-height: 28px;
    padding: 0;
    font-size: 10px;
    font-size: 1rem;
}
}.testing .button a:hover {
    background: transparent;
    color: #cb9e50;
}
.newsletter {
    padding: 45px;
    background: #0e1428;
}
@media only screen and (max-width: 768px) {
    .newsletter {
    padding: 50px 0px;
}
}.newsletter .newsletter-left {
    float: left;
    width: 50%}
@media only screen and (max-width: 768px) {
    .newsletter .newsletter-left {
    float: none;
    width: 100%}
}.newsletter .newsletter-left p {
    color: #FFF;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
.newsletter .newsletter-right {
    float: left;
    width: 50%}
@media only screen and (max-width: 768px) {
    .newsletter .newsletter-right {
    float: none;
    width: 100%}
}.newsletter .newsletter-right form {
    width: 100%;
    height: 60px;
    background: #3e4353;
}
@media only screen and (max-width: 768px) {
    .newsletter .newsletter-right form {
    height: 50px;
}
}.newsletter .newsletter-right form fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
.newsletter .newsletter-right form fieldset legend {
    display: none;
}
.newsletter .newsletter-right form fieldset label {
    display: none;
}
.newsletter .newsletter-right form fieldset input[type="email"] {
    border: none;
    float: left;
    width: 85%;
    height: 60px;
    color: #FFF;
    background: transparent;
    padding: 10px 20px;
    font-size: 16px;
    font-size: 1.6rem;
}
@media only screen and (max-width: 1236px) {
    .newsletter .newsletter-right form fieldset input[type="email"] {
    height: 50px;
}
}@media only screen and (max-width: 568px) {
    .newsletter .newsletter-right form fieldset input[type="email"] {
    font-size: 12px;
    font-size: 1.2rem;
}
}.newsletter .newsletter-right form fieldset .frm_submit {
    border: none;
    float: left;
    width: 15%;
    height: 60px;
}
@media only screen and (max-width: 1236px) {
    .newsletter .newsletter-right form fieldset .frm_submit {
    height: 50px;
}
}.newsletter .newsletter-right form fieldset .frm_submit button {
    width: 100%;
    background: url("../img/submit.svg") center center no-repeat;
    background-size: 16px;
    height: 100%;
    padding: 0;
    border: none;
    color: #3e4353;
    text-indent: -9999px;
}
body.page-template-page-careers {
    background: #0e1428 url("../img/careers-hero-background.png") top left no-repeat;
    background-size: contain;
}
@media only screen and (max-width: 768px) {
    body.page-template-page-careers {
    background: #0e1428 url("../img/careers-hero-background.png") top left no-repeat;
    background-size: cover;
}
}.careers-header {
    width: 100%;
    position: relative;
    padding: 250px 0 50px 0;
}
@media only screen and (max-width: 568px) {
    .careers-header {
    padding: 50px 0 50px 0;
}
}.careers-header h1 {
    color: #FFF;
    width: 100%;
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
    margin: 0 0 35px;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    font-style: normal;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 768px) {
    .careers-header h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
}
}.careers-introduction {
    margin: 0 0 100px;
}
@media only screen and (max-width: 768px) {
    .careers-introduction {
    margin: 0 0 50px;
}
}.careers-introduction__left {
    float: left;
    width: 560px;
}
@media only screen and (max-width: 1236px) {
    .careers-introduction__left {
    width: 45%}
}@media only screen and (max-width: 768px) {
    .careers-introduction__left {
    float: none;
    width: 100%}
}.careers-introduction__left h2 {
    color: #0e1428;
}
.careers-introduction__right {
    float: right;
    width: 540px;
}
@media only screen and (max-width: 1236px) {
    .careers-introduction__right {
    width: 45%}
}@media only screen and (max-width: 768px) {
    .careers-introduction__right {
    float: none;
    width: 100%}
}.careers-introduction__right p {
    color: #0e1428;
}
.why-join {
    margin: 0 0 160px;
}
@media only screen and (max-width: 768px) {
    .why-join {
    margin: 0 0 50px;
}
}.why-join .why-join__intro {
    float: left;
    width: 270px;
    height: 850px;
    position: relative;
}
@media only screen and (max-width: 1236px) {
    .why-join .why-join__intro {
    width: 30%}
}@media only screen and (max-width: 768px) {
    .why-join .why-join__intro {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 50px;
}
}.why-join .why-join__intro h2 {
    color: #0e1428;
}
.why-join .why-join__intro .benefit-box {
    width: 270px;
    height: 400px;
    border: 1px solid #d7d7d7;
    background: #f7f7f7;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
}
@media only screen and (max-width: 768px) {
    .why-join .why-join__intro .benefit-box {
    width: 100%;
    height: auto;
    top: auto;
    left: auto;
    position: relative;
    transform: translate(0,  0);
}
}.why-join .why-join__intro .benefit-box__content {
    position: absolute;
    left: 30px;
    width: 210px;
    bottom: 30px;
}
@media only screen and (max-width: 768px) {
    .why-join .why-join__intro .benefit-box__content {
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
    padding: 30px;
}
}.why-join .why-join__intro .benefit-box__content .icon {
    width: 65px;
    margin: 0 0 25px;
}
.why-join .why-join__intro .benefit-box__content .icon img {
    width: 100%;
    height: auto;
}
.why-join .why-join__intro .benefit-box__content h3 {
    color: #0e1428;
}
.why-join .why-join__intro .benefit-box__content p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    margin: 0;
    color: #0e1428;
}
.why-join .benefits {
    float: right;
    width: 916px;
}
@media only screen and (max-width: 1236px) {
    .why-join .benefits {
    width: 65%}
}@media only screen and (max-width: 768px) {
    .why-join .benefits {
    float: none;
    width: 100%}
}.why-join .benefits .benefits-list {
    margin: 0;
    padding: 0;
}
.why-join .benefits .benefits-list li {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: relative;
}
.why-join .benefits .benefits-list li .benefit-content {
    position: absolute;
    left: 30px;
    width: calc(100% - 60px);
    bottom: 30px;
    z-index: 2;
}
@media only screen and (max-width: 768px) {
    .why-join .benefits .benefits-list li .benefit-content {
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
    padding: 30px;
}
}.why-join .benefits .benefits-list li .benefit-content .icon {
    width: 65px;
    margin: 0 0 25px;
}
.why-join .benefits .benefits-list li .benefit-content .icon img {
    width: 100%;
    height: auto;
}
.why-join .benefits .benefits-list li.has-image h3 {
    color: #FFF;
}
.why-join .benefits .benefits-list li.has-image p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    margin: 0;
    color: #FFF;
}
.why-join .benefits .benefits-list li.has-image .overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: linear-gradient(0deg,  #000 0%,  rgba(255, 255, 255, 0) 100%);
}
.why-join .benefits .benefits-list li.hasnt-image h3 {
    color: #0e1428;
}
.why-join .benefits .benefits-list li.hasnt-image p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    margin: 0;
    color: #0e1428;
}
.why-join .benefits .benefits-list li.dark-background h3 {
    color: #FFF;
}
.why-join .benefits .benefits-list li.dark-background p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    margin: 0;
    color: #FFF;
}
.why-join .benefits .benefits-list li:nth-child(1) {
    float: left;
    width: 596px;
    height: 400px;
    margin: 0 0 50px;
}
@media only screen and (max-width: 1236px) {
    .why-join .benefits .benefits-list li: nth-child(1) {
    width: 45%}
}@media only screen and (max-width: 768px) {
    .why-join .benefits .benefits-list li: nth-child(1) {
    float: none;
    width: 100%;
    height: auto;
}
}.why-join .benefits .benefits-list li:nth-child(2) {
    float: right;
    width: 270px;
    height: 400px;
    border: 1px solid #d7d7d7;
    margin: 0 0 50px;
}
@media only screen and (max-width: 1236px) {
    .why-join .benefits .benefits-list li: nth-child(2) {
    width: 45%}
}@media only screen and (max-width: 768px) {
    .why-join .benefits .benefits-list li: nth-child(2) {
    float: none;
    width: 100%;
    height: auto;
}
}.why-join .benefits .benefits-list li:nth-child(3) {
    clear: both;
    float: left;
    width: 270px;
    height: 400px;
    margin: 0 0 50px;
}
@media only screen and (max-width: 1236px) {
    .why-join .benefits .benefits-list li: nth-child(3) {
    width: 45%}
}@media only screen and (max-width: 768px) {
    .why-join .benefits .benefits-list li: nth-child(3) {
    float: none;
    width: 100%;
    height: auto;
}
}.why-join .benefits .benefits-list li:nth-child(4) {
    float: right;
    width: 596px;
    height: 400px;
    margin: 0 0 50px;
}
@media only screen and (max-width: 1236px) {
    .why-join .benefits .benefits-list li: nth-child(4) {
    width: 45%}
}@media only screen and (max-width: 768px) {
    .why-join .benefits .benefits-list li: nth-child(4) {
    float: none;
    width: 100%;
    height: auto;
}
}.careers-list-wrapper h2 {
    color: #0e1428;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 62px;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    margin: 0 0 60px;
}
@media only screen and (max-width: 768px) {
    .careers-list-wrapper h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 32px;
    margin: 0 0 30px;
}
}.careers-list-wrapper ul.careers-list {
    margin: 0;
    padding: 0;
}
.careers-list-wrapper ul.careers-list li {
    border-top: 1px solid #d7d7d7;
    padding: 40px 0;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.careers-list-wrapper ul.careers-list li:last-child {
    border-bottom: 1px solid #d7d7d7;
}
.careers-list-wrapper ul.careers-list li:hover {
    background: #d7d7d7;
}
@media only screen and (max-width: 768px) {
    .careers-list-wrapper ul.careers-list li {
    padding: 20px 0;
}
}.careers-list-wrapper ul.careers-list li .careers-list-location {
    width: 226px;
    float: left;
    font-size: 10px;
    font-size: 1rem;
    line-height: 24px;
    color: #868993;
    text-transform: uppercase;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
@media only screen and (max-width: 1236px) {
    .careers-list-wrapper ul.careers-list li .careers-list-location {
    width: 25%}
}@media only screen and (max-width: 768px) {
    .careers-list-wrapper ul.careers-list li .careers-list-location {
    float: none;
    width: 100%;
    margin: 0 0 10px;
}
}.careers-list-wrapper ul.careers-list li .article-title {
    width: 770px;
    float: left;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    color: #0e1428;
    font-family: titling-gothic-fb,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
@media only screen and (max-width: 1236px) {
    .careers-list-wrapper ul.careers-list li .article-title {
    width: 50%}
}@media only screen and (max-width: 768px) {
    .careers-list-wrapper ul.careers-list li .article-title {
    float: none;
    width: 100%;
    margin: 0 0 10px;
}
}.careers-list-wrapper ul.careers-list li .article-publication {
    float: right;
    width: 240px;
    text-align: right;
}
@media only screen and (max-width: 1236px) {
    .careers-list-wrapper ul.careers-list li .article-publication {
    width: 25%}
}@media only screen and (max-width: 768px) {
    .careers-list-wrapper ul.careers-list li .article-publication {
    float: none;
    width: 100%;
    text-align: left;
}
}.careers-list-wrapper ul.careers-list li .article-publication a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    color: #cb9e50;
    text-decoration: none;
    position: relative;
    padding: 0 20px 0 0;
}
.careers-list-wrapper ul.careers-list li .article-publication a:after {
    content: "";
    width: 15px;
    height: 10px;
    display: block;
    position: absolute;
    right: 0;
    top: 2px;
    background: url("../img/arrow-link.svg") 100% 50% no-repeat;
    background-size: cover;
}
body.page-template-page-contact {
    background: #0e1428 url("../img/contact-hero-background.png") top right no-repeat;
}
.contact-header {
    width: 100%;
    position: relative;
    padding: 250px 0 50px 0;
}
@media only screen and (max-width: 568px) {
    .contact-header {
    padding: 50px 0 50px 0;
}
}.contact-header h1 {
    color: #FFF;
    width: 100%;
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
    margin: 0 0 35px;
    font-weight: 300 !important;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    font-style: normal;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 768px) {
    .contact-header h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
}
}.contact-content__left {
    float: left;
    width: 700px;
    margin: 50px 0 0 0;
}
@media only screen and (max-width: 1236px) {
    .contact-content__left {
    width: 65%}
}@media only screen and (max-width: 768px) {
    .contact-content__left {
    float: none;
    width: 100%;
    margin: 0 0 50px 0;
}
}.contact-content__left .frm_message {
    background: rgba(35, 153, 0, 0.2);
    padding: 20px;
}
.contact-content__left .frm_message p {
    color: #239900;
    margin: 0;
}
.contact-content__right {
    float: right;
    width: 380px;
    margin: 50px 0 150px 0;
    background: #FFF;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -khtml-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -ms-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -o-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
@media only screen and (max-width: 1236px) {
    .contact-content__right {
    width: 30%}
}@media only screen and (max-width: 768px) {
    .contact-content__right {
    float: none;
    width: 100%;
    margin: 0 0 50px 0;
}
}.contact-content__right .google-map {
    width: 100%;
    height: auto;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: grey;
}
.contact-content__right .google-map img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.contact-content__right .contact-details {
    padding: 30px;
}
.contact-content__right .contact-details h3 {
    text-transform: uppercase;
    color: #868993;
    font-size: 10px;
    font-size: 1rem;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    margin: 0 0 10px;
}
.contact-content__right .contact-details p {
    color: #0e1428;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    margin: 0 0 20px;
}
.contact-content__right .contact-details p a {
    color: #0e1428;
    text-decoration: none;
}
.contact-content__right .contact-details p a:hover {
    text-decoration: underline;
}
.contact-content__right .contact-details p.link a {
    color: #cb9e50;
    text-decoration: underline;
}
.contact-content__right .contact-details p.link a:hover {
    text-decoration: none;
}
.contact-content__right .contact-details p:last-of-type {
    margin: 0;
}
footer {
    border-top: 1px solid #868993;
    border-bottom: 1px solid #868993;
    padding: 60px 0;
}
@media only screen and (max-width: 768px) {
    footer {
    padding: 50px 0 20px 0;
}
}footer .content-wrapper {
    max-width: 1180px;
    margin: 0 auto;
}
footer .content-wrapper .footer-col {
    float: left;
    width: 280px;
}
@media only screen and (max-width: 1236px) {
    footer .content-wrapper .footer-col {
    width: 25%}
}@media only screen and (max-width: 768px) {
    footer .content-wrapper .footer-col {
    float: none;
    width: 100%}
}footer .content-wrapper .footer-col .footer-logo {
    width: 180px;
    margin: 0 0 20px;
}
footer .content-wrapper .footer-col .footer-logo img {
    width: 100%;
    height: auto;
}
footer .content-wrapper .footer-col h3 {
    color: #FFF;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 32px;
    margin: 0 0 10px;
    padding: 0;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
@media only screen and (max-width: 768px) {
    footer .content-wrapper .footer-col h3 {
    margin: 20px 0 10px;
}
}footer .content-wrapper .footer-col p {
    color: #d7d7d7;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
}
footer .content-wrapper .footer-col p br {
    display: block !important;
}
footer .content-wrapper .footer-col p a {
    color: #d7d7d7;
    text-decoration: none;
}
footer .content-wrapper .footer-col p a:hover {
    color: #cb9e50;
}
footer .content-wrapper .footer-col .footer-nav ul {
    margin: 0 0 30px;
}
@media only screen and (max-width: 768px) {
    footer .content-wrapper .footer-col .footer-nav ul {
    margin: 0 0 20px;
}
}footer .content-wrapper .footer-col .footer-nav ul li {
    margin: 0 0 5px;
}
footer .content-wrapper .footer-col .footer-nav ul li a {
    color: #d7d7d7;
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    -webkit-transition: color .25s ease-out;
    -moz-transition: color .25s ease-out;
    -ms-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out;
}
footer .content-wrapper .footer-col .footer-nav ul li a:hover {
    color: #cb9e50;
}
footer .content-wrapper .footer-col:last-of-type {
    float: right;
    width: 320px;
}
@media only screen and (max-width: 1236px) {
    footer .content-wrapper .footer-col: last-of-type {
    width: 25%}
}@media only screen and (max-width: 768px) {
    footer .content-wrapper .footer-col: last-of-type {
    float: none;
    width: 100%}
}footer .content-wrapper .footer-col .logo-list__item {
    float: left;
    width: 150px;
    height: 80px;
    margin: 0 0 10px;
}
@media only screen and (max-width: 1236px) {
    footer .content-wrapper .footer-col .logo-list__item {
    width: 50%}
}@media only screen and (max-width: 768px) {
    footer .content-wrapper .footer-col .logo-list__item {
    width: 33.33333333%}
}@media only screen and (max-width: 568px) {
    footer .content-wrapper .footer-col .logo-list__item {
    width: 50%}
}footer .content-wrapper .footer-col .logo-list__item:nth-child(even) {
    float: right;
}
@media only screen and (max-width: 1236px) {
    footer .content-wrapper .footer-col .logo-list__item img {
    width: 80%;
    height: auto;
}
}@media only screen and (max-width: 768px) {
    footer .content-wrapper .footer-col .logo-list__item img {
    width: auto;
    height: auto;
}
}.end {
    max-width: 1180px;
    margin: 0 auto;
    padding: 10px 0;
}
@media only screen and (max-width: 1236px) {
    .end {
    padding: 10px 20px;
}
}.end__left {
    float: left;
    font-size: 10px;
    color: #FFF;
}
.end__right {
    float: right;
    font-size: 10px;
    color: #FFF;
}
.end__right a {
    color: #FFF;
    text-decoration: none;
}
.end__right a:hover {
    color: #cb9e50;
}
#form_contact-form .frm_error_style {
    background: rgba(219, 0, 3, 0.2);
    color: #db0003;
    padding: 20px;
    margin: 0 0 20px;
    font-size: 14px;
    font-size: 1.4rem;
}
#form_contact-form fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
#form_contact-form fieldset legend, #form_contact-form fieldset .frm_hidden {
    display: none;
}
#form_contact-form fieldset .frm_form_field {
    position: relative;
}
#form_contact-form fieldset .frm_form_field .frm_error {
    position: absolute;
    top: 0px;
    right: 0;
    color: #D20003;
}
#form_contact-form fieldset label {
    text-transform: uppercase;
    color: #868993;
    font-size: 10px;
    font-size: 1rem;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    display: block;
    margin: 0 0 5px;
}
@media only screen and (max-width: 568px) {
    #form_contact-form fieldset label {
    font-size: 9px;
    font-size: .9rem;
}
}#form_contact-form fieldset input {
    box-sizing: border-box;
    margin: 0 0 35px;
    background: #FFF;
    height: 50px;
    padding: 0 20px;
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    border: 1px solid #d7d7d7;
}
@media only screen and (max-width: 568px) {
    #form_contact-form fieldset input {
    font-size: 12px;
    font-size: 1.2rem;
}
}#form_contact-form fieldset #frm_field_1_container {
    float: left;
    width: 48%}
@media only screen and (max-width: 768px) {
    #form_contact-form fieldset #frm_field_1_container {
    float: none;
    width: 100%}
}#form_contact-form fieldset #frm_field_9_container {
    float: right;
    width: 48%}
@media only screen and (max-width: 768px) {
    #form_contact-form fieldset #frm_field_9_container {
    float: none;
    width: 100%}
}#form_contact-form fieldset #frm_field_3_container {
    clear: both;
}
#form_contact-form fieldset textarea {
    box-sizing: border-box;
    margin: 0 0 15px;
    background: #FFF;
    height: auto;
    padding: 20px;
    width: 100%;
    resize: none;
    font-size: 16px;
    font-size: 1.6rem;
    border: 1px solid #d7d7d7;
}
@media only screen and (max-width: 568px) {
    #form_contact-form fieldset textarea {
    font-size: 12px;
    font-size: 1.2rem;
}
}#form_contact-form fieldset #field_f1sp8_label, #form_contact-form fieldset #field_syfjv_label {
    display: none;
}
#form_contact-form fieldset #frm_checkbox_7-0 {
    margin: 0 0 35px;
}
#form_contact-form fieldset #frm_checkbox_7-0 label {
    font-size: 12px;
    font-size: 1.2rem;
    font-family: 'fabrikat_mono_medium';
    color: #0e1428;
    text-transform: none;
}
@media only screen and (max-width: 568px) {
    #form_contact-form fieldset #frm_checkbox_7-0 label {
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: 0px !important;
}
}#form_contact-form fieldset #frm_checkbox_7-0 input#field_f1sp8-0 {
    width: auto;
    height: auto;
    float: left;
    margin: 0 10px 0 0;
}
#form_contact-form fieldset #frm_field_8_container {
    margin: 0 0 35px;
}
#form_contact-form fieldset .frm_submit button {
    background: #cb9e50;
    display: inline-block;
    padding: 0px 60px;
    height: 50px;
    line-height: 50px;
    color: #FFF;
    border: 1px solid #cb9e50;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none;
    text-align: center;
    font-family: 'fabrikat_mono_medium';
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
#form_contact-form fieldset .frm_submit button:hover {
    border: 1px solid #cb9e50;
    background: transparent;
    color: #cb9e50;
}
header {
    max-width: 1380px;
    margin: 0 auto;
    position: relative;
    padding: 30px 0 0 0;
    z-index: 11;
}
@media only screen and (max-width: 1380px) {
    header {
    padding: 30px 20px 0 20px;
}
}@media only screen and (max-width: 768px) {
    header.fixed {
    position: fixed;
    top: 0;
    width: 100%}
}header .logo {
    float: left;
    height: 50px;
    width: auto;
    position: relative;
    z-index: 2;
}
header .logo.with-dropdown svg .st0 {
    fill: #0e1428;
}
header .logo svg {
    height: 100%;
    width: auto;
}
header .logo svg .st0 {
    fill: #FFFFFF;
}
.home-hero {
    width: 100%;
    background: #0e1428 url("../img/home-arrows.png") center center no-repeat;
    background-size: cover;
    text-align: center;
    padding: 70px 0;
    margin: 125px 0 150px 0;
}
@media only screen and (max-width: 768px) {
    .home-hero {
    margin: 0 0 0 0;
    padding: 70px 20px;
}
}.home-hero h1 {
    color: #FFF;
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
    margin: 0 0 50px;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    font-style: normal;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 768px) {
    .home-hero h1 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
}@media only screen and (max-width: 568px) {
    .home-hero .button {
    width: 130px;
    margin: 0 auto;
}
}.home-hero .button a {
    background: #cb9e50;
    display: inline-block;
    padding: 0px 60px;
    height: 60px;
    line-height: 60px;
    color: #FFF;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none;
    text-align: center;
    font-family: 'fabrikat_mono_medium';
    border: 1px solid #cb9e50;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 768px) {
    .home-hero .button a {
    padding: 0px 30px;
    height: 50px;
    line-height: 50px;
}
}@media only screen and (max-width: 568px) {
    .home-hero .button a {
    display: block;
    height: 30px;
    line-height: 28px;
    padding: 0;
    font-size: 10px;
    font-size: 1rem;
}
}.home-hero .button a:hover {
    background: transparent;
    color: #cb9e50;
}
.service-list {
    margin: 0 0 150px;
}
@media only screen and (max-width: 768px) {
    .service-list {
    margin: 0 0 50px;
}
}.service-list li {
    float: left;
    width: 22%;
    margin: 0 4% 0 0;
    background: #212940;
    padding: 50px 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    overflow: hidden;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.service-list li:last-of-type {
    margin: 0;
}
.service-list li:hover {
    background: #FFF;
}
.service-list li:hover h2, .service-list li:hover p {
    color: #0e1428;
}
@media only screen and (max-width: 768px) {
    .service-list li: nth-child(2n+2) {
    float: right;
}
}@media only screen and (max-width: 768px) {
    .service-list li {
    width: 48%;
    margin: 0 0 4% 0;
}
}@media only screen and (max-width: 568px) {
    .service-list li {
    float: none !important;
    width: 100%;
    padding: 25px;
    text-align: left;
}
}.service-list li a {
    display: block;
    text-decoration: none;
}
.service-list li a .service-icon {
    height: 110px;
    width: 100%;
    margin: 0 0 50px;
}
@media only screen and (max-width: 568px) {
    .service-list li a .service-icon {
    float: left;
    height: auto;
    width: 20%;
    margin: 0;
}
}.service-list li a .service-icon img {
    height: 100%;
    width: auto;
}
@media only screen and (max-width: 568px) {
    .service-list li a .service-icon img {
    width: 100%;
    height: auto;
}
}@media only screen and (max-width: 568px) {
    .service-list li a .service-list-content {
    float: right;
    width: 70%}
}.service-list li a h2 {
    color: #FFF;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
    margin: 0 0 20px;
}
@media only screen and (max-width: 568px) {
    .service-list li a h2 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
}
}.service-list li a p {
    color: #FFF;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    margin: 0;
}
@media only screen and (max-width: 568px) {
    .service-list li a p {
    font-size: 10px;
    font-size: 1rem;
    line-height: 16px;
}
}.about {
    background: url("../img/green-graduated-arrow.png") top right no-repeat;
    margin: 0 0 150px;
}
@media only screen and (max-width: 768px) {
    .about {
    background: none;
    margin: 0 0 50px;
}
}.about .about-content {
    width: 60%}
@media only screen and (max-width: 768px) {
    .about .about-content {
    width: 100%}
}.about .about-content h2 {
    color: #FFF;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 40px;
    margin: 0 0 50px;
    font-family: titling-gothic-fb,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
@media only screen and (max-width: 768px) {
    .about .about-content h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
    margin: 0 0 25px;
}
}@media only screen and (max-width: 568px) {
    .about .about-content h2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    margin: 0 0 20px;
}
}.about .about-content p {
    color: #9FA1A9;
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    margin: 0 0 55px;
}
@media only screen and (max-width: 768px) {
    .about .about-content p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    margin: 0 0 25px;
}
}@media only screen and (max-width: 568px) {
    .about .about-content p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    margin: 0 0 20px;
}
}@media only screen and (max-width: 568px) {
    .about .about-content .button {
    width: 130px;
}
}.about .about-content .button a {
    background: #cb9e50;
    display: inline-block;
    padding: 0px 60px;
    height: 60px;
    line-height: 60px;
    color: #FFF;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none;
    text-align: center;
    font-family: 'fabrikat_mono_medium';
    border: 1px solid #cb9e50;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 768px) {
    .about .about-content .button a {
    padding: 0px 30px;
    height: 50px;
    line-height: 50px;
}
}@media only screen and (max-width: 568px) {
    .about .about-content .button a {
    display: block;
    height: 30px;
    line-height: 28px;
    padding: 0;
    font-size: 10px;
    font-size: 1rem;
}
}.about .about-content .button a:hover {
    background: transparent;
    color: #cb9e50;
}
.news-feed-wrapper {
    background: #262b3d;
    padding: 100px 0;
}
@media only screen and (max-width: 1236px) {
    .news-feed-wrapper {
    padding: 50px 0;
}
}.news-feed-wrapper .news-feed__title {
    position: absolute;
    top: -5px;
    right: 185px;
    color: #FFF;
    font-family: titling-gothic-fb,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    padding: 0;
    margin: 0;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 42px;
}
@media only screen and (max-width: 1236px) {
    .news-feed-wrapper .news-feed__title {
    position: relative;
    top: auto;
    right: auto;
    margin: 0 0 50px;
}
}@media only screen and (max-width: 1236px) {
    .news-feed-wrapper .news-feed__title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    margin: 0 0 25px;
}
}.news-feed-wrapper .news-feed {
    margin: 0 0 0 0;
    padding: 0;
}
.news-feed-wrapper .news-feed .news-feed-item {
    border-top: 1px solid #cb9e50;
    float: right;
    width: 400px;
    height: 155px;
    padding: 30px 0 0 0;
}
@media only screen and (max-width: 1236px) {
    .news-feed-wrapper .news-feed .news-feed-item {
    float: none;
    width: 100%;
    height: auto;
    padding: 30px 0;
}
}@media only screen and (max-width: 568px) {
    .news-feed-wrapper .news-feed .news-feed-item {
    border-top: 0px solid #cb9e50;
}
}.news-feed-wrapper .news-feed .news-feed-item:last-child {
    border-bottom: 1px solid #cb9e50;
}
@media only screen and (max-width: 1236px) {
    .news-feed-wrapper .news-feed .news-feed-item: last-child {
    border-bottom: none;
}
}@media only screen and (max-width: 568px) {
    .news-feed-wrapper .news-feed .news-feed-item: last-child {
    display: none;
}
}.news-feed-wrapper .news-feed .news-feed-item:nth-child(2) {
    margin: 60px 0 0 0;
}
@media only screen and (max-width: 1236px) {
    .news-feed-wrapper .news-feed .news-feed-item: nth-child(2) {
    margin: 30px 0 0 0;
}
}@media only screen and (max-width: 568px) {
    .news-feed-wrapper .news-feed .news-feed-item: nth-child(2) {
    display: none;
}
}@media only screen and (max-width: 568px) {
    .news-feed-wrapper .news-feed .news-feed-item: nth-child(3) {
    display: none;
}
}.news-feed-wrapper .news-feed .news-feed-item:first-child {
    float: left;
    width: 790px;
    margin: 0;
    padding: 0;
    border: none;
    height: auto;
}
@media only screen and (max-width: 1236px) {
    .news-feed-wrapper .news-feed .news-feed-item: first-child {
    float: none;
    width: 100%}
}.news-feed-wrapper .news-feed .news-feed-item:first-child .news-feed-item__featured {
    margin: 0 0 30px;
}
.news-feed-wrapper .news-feed .news-feed-item:first-child .news-feed-item__featured img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.news-feed-wrapper .news-feed .news-feed-item__featured {
    margin: 0;
}
.news-feed-wrapper .news-feed .news-feed-item__featured img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.news-feed-wrapper .news-feed .news-feed-item__category {
    height: 25px;
    color: #868993;
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
.news-feed-wrapper .news-feed .news-feed-item__title h3 {
    margin: 0 0 0 0;
}
.news-feed-wrapper .news-feed .news-feed-item__title h3 a {
    color: #FFF;
    font-family: 'fabrikat_mono_regular';
    letter-spacing: 0px;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 26px;
    text-decoration: none;
    display: block;
    -webkit-transition: color .25s ease-out;
    -moz-transition: color .25s ease-out;
    -ms-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out;
}
.news-feed-wrapper .news-feed .news-feed-item__title h3 a:hover {
    color: #cb9e50;
}
.news-feed-wrapper .button {
    position: absolute;
    bottom: 0;
    right: 150px;
}
@media only screen and (max-width: 1236px) {
    .news-feed-wrapper .button {
    position: relative;
    bottom: auto;
    right: auto;
}
}@media only screen and (max-width: 568px) {
    .news-feed-wrapper .button {
    margin: 30px 0 0 0;
}
}.news-feed-wrapper .button a {
    background: #cb9e50;
    display: inline-block;
    padding: 0px 60px;
    height: 60px;
    line-height: 60px;
    color: #FFF;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none;
    text-align: center;
    font-family: 'fabrikat_mono_medium';
    border: 1px solid #cb9e50;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 568px) {
    .news-feed-wrapper .button a {
    width: 130px;
}
}@media only screen and (max-width: 768px) {
    .news-feed-wrapper .button a {
    padding: 0px 30px;
    height: 50px;
    line-height: 50px;
}
}@media only screen and (max-width: 568px) {
    .news-feed-wrapper .button a {
    display: block;
    height: 30px;
    line-height: 28px;
    padding: 0;
    font-size: 10px;
    font-size: 1rem;
}
}.news-feed-wrapper .button a:hover {
    background: transparent;
    color: #cb9e50;
}
.consultancy-and-training {
    border-bottom: 1px solid #868993;
    position: relative;
}
.consultancy-and-training .content-wrapper {
    position: relative;
    height: 100%;
    padding: 85px 0 170px 0;
}
@media only screen and (max-width: 1236px) {
    .consultancy-and-training .content-wrapper {
    padding: 85px 20px 170px 20px;
}
}@media only screen and (max-width: 768px) {
    .consultancy-and-training .content-wrapper {
    padding: 50px 20px;
}
}.consultancy-and-training .content-wrapper .consultancy-and-training-content {
    width: 42%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
}
@media only screen and (max-width: 768px) {
    .consultancy-and-training .content-wrapper .consultancy-and-training-content {
    width: 100%;
    position: relative;
    top: auto;
    transform: translate(0,  0);
    margin: 0 0 50px;
}
}.consultancy-and-training .content-wrapper .consultancy-and-training-content h2 {
    color: #FFF;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 40px;
    margin: 0 0 50px;
    font-family: titling-gothic-fb,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
@media only screen and (max-width: 768px) {
    .consultancy-and-training .content-wrapper .consultancy-and-training-content h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
    margin: 0 0 25px;
}
}@media only screen and (max-width: 568px) {
    .consultancy-and-training .content-wrapper .consultancy-and-training-content h2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    margin: 0 0 20px;
}
}.consultancy-and-training .content-wrapper .consultancy-and-training-content p {
    color: #9FA1A9;
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    margin: 0 0 55px;
}
@media only screen and (max-width: 768px) {
    .consultancy-and-training .content-wrapper .consultancy-and-training-content p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    margin: 0 0 25px;
}
}@media only screen and (max-width: 568px) {
    .consultancy-and-training .content-wrapper .consultancy-and-training-content p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    margin: 0 0 20px;
}
}@media only screen and (max-width: 568px) {
    .consultancy-and-training .content-wrapper .consultancy-and-training-content .button {
    display: none;
}
}.consultancy-and-training .content-wrapper .consultancy-and-training-content .button a {
    background: #cb9e50;
    display: inline-block;
    padding: 0px 60px;
    height: 60px;
    line-height: 60px;
    color: #FFF;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none;
    text-align: center;
    font-family: 'fabrikat_mono_medium';
    border: 1px solid #cb9e50;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 768px) {
    .consultancy-and-training .content-wrapper .consultancy-and-training-content .button a {
    padding: 0px 30px;
    height: 50px;
    line-height: 50px;
}
}@media only screen and (max-width: 568px) {
    .consultancy-and-training .content-wrapper .consultancy-and-training-content .button a {
    display: block;
    height: 30px;
    line-height: 28px;
    padding: 0;
    font-size: 10px;
    font-size: 1rem;
}
}.consultancy-and-training .content-wrapper .consultancy-and-training-content .button a:hover {
    background: transparent;
    color: #cb9e50;
}
.consultancy-and-training .content-wrapper .books {
    float: right;
}
@media only screen and (max-width: 1236px) {
    .consultancy-and-training .content-wrapper .books {
    width: 50%}
}@media only screen and (max-width: 768px) {
    .consultancy-and-training .content-wrapper .books {
    float: none;
    width: 100%}
}@media only screen and (max-width: 1236px) {
    .consultancy-and-training .content-wrapper .books img {
    width: 100%;
    height: auto;
}
}.consultancy-and-training .background-arrow {
    position: absolute;
    bottom: -400px;
    left: 0;
    z-index: 1;
}
@media only screen and (max-width: 1236px) {
    .consultancy-and-training .background-arrow {
    display: none;
}
}.home-ctas {
    max-width: 1380px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.home-ctas__left {
    float: left;
    width: 50%;
    padding: 80px 0;
}
@media only screen and (max-width: 1236px) {
    .home-ctas__left {
    padding: 40px;
}
}@media only screen and (max-width: 768px) {
    .home-ctas__left {
    float: none;
    padding: 50px 20px;
    width: 100%;
    border-right: 0px solid #868993;
    border-bottom: 1px solid #868993;
}
}@media only screen and (max-width: 568px) {
    .home-ctas__left h2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
}
}@media only screen and (max-width: 568px) {
    .home-ctas__left .button {
    width: 130px;
}
}.home-ctas__left .button a {
    background: #cb9e50;
    display: inline-block;
    padding: 0px 60px;
    height: 60px;
    line-height: 60px;
    color: #FFF;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none;
    text-align: center;
    font-family: 'fabrikat_mono_medium';
    border: 1px solid #cb9e50;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 768px) {
    .home-ctas__left .button a {
    padding: 0px 30px;
    height: 50px;
    line-height: 50px;
}
}@media only screen and (max-width: 568px) {
    .home-ctas__left .button a {
    display: block;
    height: 30px;
    line-height: 28px;
    padding: 0;
    font-size: 10px;
    font-size: 1rem;
}
}.home-ctas__left .button a:hover {
    background: transparent;
    color: #cb9e50;
}
.home-ctas__right {
    float: left;
    width: 50%;
    border-left: 1px solid #868993;
    padding: 80px 60px;
}
@media only screen and (max-width: 1236px) {
    .home-ctas__right {
    padding: 40px;
}
}@media only screen and (max-width: 768px) {
    .home-ctas__right {
    float: none;
    width: 100%;
    padding: 50px 20px;
    border-left: 0px solid #868993;
}
}@media only screen and (max-width: 568px) {
    .home-ctas__right h2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
}
}.home-ctas__right form {
    width: 580px;
    height: 60px;
    background: #3e4353;
}
@media only screen and (max-width: 1236px) {
    .home-ctas__right form {
    width: 100%;
    height: 50px;
}
}.home-ctas__right form fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
.home-ctas__right form fieldset legend {
    display: none;
}
.home-ctas__right form fieldset label {
    display: none;
}
.home-ctas__right form fieldset input[type="email"] {
    border: none;
    float: left;
    width: 85%;
    height: 60px;
    color: #FFF;
    background: transparent;
    padding: 10px 20px;
    font-size: 16px;
    font-size: 1.6rem;
}
@media only screen and (max-width: 1236px) {
    .home-ctas__right form fieldset input[type="email"] {
    height: 50px;
}
}@media only screen and (max-width: 568px) {
    .home-ctas__right form fieldset input[type="email"] {
    font-size: 12px;
    font-size: 1.2rem;
}
}.home-ctas__right form fieldset .frm_submit {
    border: none;
    float: left;
    width: 15%;
    height: 60px;
}
@media only screen and (max-width: 1236px) {
    .home-ctas__right form fieldset .frm_submit {
    height: 50px;
}
}.home-ctas__right form fieldset .frm_submit button {
    width: 100%;
    background: url("../img/submit.svg") center center no-repeat;
    background-size: 16px;
    height: 100%;
    padding: 0;
    border: none;
    color: #3e4353;
    text-indent: -9999px;
}
.filter {
    position: relative;
    z-index: 10;
    margin: 0 0 50px;
}
.filter__title {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 32px;
    height: 35px;
    display: inline-block;
    color: #0e1428;
    font-family: titling-gothic-fb,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    position: relative;
    padding: 0 50px 0 0;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.filter__title:after {
    position: absolute;
    content: "";
    right: 0;
    background: url("../img/icons/filter-arrow.svg") 100% 50% no-repeat;
    background-size: 26px;
    width: 26px;
    height: 26px;
    top: 6px;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.filter__title.active:after {
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.filter-group {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 45px;
    left: 0;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -khtml-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -ms-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -o-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    background: #FFF;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 30px;
    display: none;
}
.filter-group li {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 5px 0;
    cursor: pointer;
}
.filter-group li:hover {
    color: #cb9e50;
}
.filter-grid ul {
    margin: 0;
    padding: 0;
}
.filter-grid ul .grid-sizer, .filter-grid ul .grid-item {
    width: 30%}
@media only screen and (max-width: 768px) {
    .filter-grid ul .grid-sizer, .filter-grid ul .grid-item {
    width: 48%}
}@media only screen and (max-width: 568px) {
    .filter-grid ul .grid-sizer, .filter-grid ul .grid-item {
    width: 100%}
}.filter-grid ul .gutter-sizer {
    width: 2%}
@media only screen and (max-width: 768px) {
    .filter-grid ul .gutter-sizer {
    width: 2%}
}@media only screen and (max-width: 568px) {
    .filter-grid ul .gutter-sizer {
    width: 0%}
}.filter-grid ul li {
    float: left;
    width: 30%;
    margin-bottom: 2%;
    background: #FFF;
    padding: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -khtml-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -ms-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -o-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    position: relative;
}
@media only screen and (max-width: 768px) {
    .filter-grid ul li {
    width: 48%}
}@media only screen and (max-width: 568px) {
    .filter-grid ul li {
    width: 100%;
    margin-bottom: 5% !important;
}
}.filter-grid ul li .insight-category {
    text-transform: uppercase;
    color: #868993;
    font-size: 10px;
    font-size: 1rem;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    letter-spacing: 2px;
    margin: 0;
    display: block;
}
@media only screen and (max-width: 568px) {
    .filter-grid ul li .insight-category {
    margin: 0 0 20px;
}
}.filter-grid ul li .insight-title {
    height: 180px;
    position: relative;
    margin: 0 0 30px;
}
@media only screen and (max-width: 568px) {
    .filter-grid ul li .insight-title {
    height: auto;
    margin: 0 0 15px;
}
}.filter-grid ul li .insight-title h2 {
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    font-family: titling-gothic-fb,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
    color: #0e1428;
}
@media only screen and (max-width: 568px) {
    .filter-grid ul li .insight-title h2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    position: relative;
    bottom: auto;
    left: auto;
}
}.filter-grid ul li .insight-title h2 a {
    color: #0e1428;
    text-decoration: none;
}
.filter-grid ul li .insight-title h2 a:hover {
    color: #cb9e50;
}
.filter-grid ul li .insight-excerpt {
    height: 140px;
}
@media only screen and (max-width: 568px) {
    .filter-grid ul li .insight-excerpt {
    height: auto;
    margin: 0 0 20px;
}
}.filter-grid ul li .insight-excerpt p {
    color: #565a68;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
}
@media only screen and (max-width: 568px) {
    .filter-grid ul li .insight-excerpt p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
}
}.filter-grid ul li .insight-link a {
    display: block;
    color: #cb9e50;
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    position: relative;
}
@media only screen and (max-width: 568px) {
    .filter-grid ul li .insight-link a {
    font-size: 10px;
    font-size: 1rem;
    line-height: 18px;
}
}.filter-grid ul li .insight-link a:after {
    position: absolute;
    content: "";
    right: 0;
    background: url("../img/arrow-link.svg") 100% 50% no-repeat;
    background-size: 14px;
    width: 20px;
    height: 14px;
    top: 3px;
}
@media only screen and (max-width: 568px) {
    .filter-grid ul li .insight-link a: after {
    background: url("../img/arrow-link.svg") 100% 50% no-repeat;
    background-size: 10px;
    height: 10px;
}
}.insights-single-header {
    width: 100%;
    position: relative;
    padding: 150px 0 50px 0;
}
@media only screen and (max-width: 568px) {
    .insights-single-header {
    padding: 50px 0 0 0;
}
}.insights-single-header .the-category {
    margin: 0 0 120px;
}
@media only screen and (max-width: 568px) {
    .insights-single-header .the-category {
    margin: 0 0 30px;
}
}.insights-single-header .the-category span {
    color: #FFF;
    font-size: 10px;
    font-size: 1rem;
    text-transform: uppercase;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
.insights-single-header h1 {
    color: #FFF;
    width: 100%;
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 56px;
    font-weight: 300;
    margin: 0 0 35px;
    padding: 0 25% 0 0;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    font-style: normal;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 768px) {
    .insights-single-header h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
    padding: 0;
}
}.insights-content {
    padding: 0 0 80px;
}
@media only screen and (max-width: 1236px) {
    .insights-content {
    padding: 0 20px 40px 20px;
}
}.insights-content h1 {
    max-width: 1000px;
    position: relative;
    color: #565a68;
    margin: 0 auto 20px auto;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 44px;
}
.insights-content h2 {
    max-width: 1000px;
    position: relative;
    color: #565a68;
    margin: 0 auto 20px auto;
}
.insights-content h3 {
    max-width: 1000px;
    position: relative;
    color: #565a68;
    margin: 0 auto 20px auto;
}
.insights-content ol {
    max-width: 1000px;
    margin: 0 auto 20px auto;
}
.insights-content ol li {
    list-style-type: decimal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    color: #565a68;
    margin: 0 0 0 32px;
}
@media only screen and (max-width: 768px) {
    .insights-content ol li {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    margin: 0 0 0 20px;
}
}.insights-content ul {
    max-width: 1000px;
    margin: 0 auto 20px auto;
}
.insights-content ul li {
    list-style-type: disc;
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    color: #565a68;
    margin: 0 0 0 32px;
}
@media only screen and (max-width: 768px) {
    .insights-content ul li {
    font-size: 12px;
    font-size: 1.2rem !important;
    line-height: 20px;
    margin: 0 0 0 20px;
    }
}

@media only screen and (max-width: 568px) {
.insights-content ul li {
    font-size: 12px;
    font-size: 1.2rem !important;
    line-height: 20px;
    margin: 0 0 0 20px;
    }
}

.insights-content p {
    max-width: 1000px;
    position: relative;
    color: #565a68;
    margin: 0 auto 20px auto;
}
.insights-content p a {
    color: #cb9e50;
}
.insights-content p a:hover {
    text-decoration: none;
}
.insights-content ul {
    max-width: 1000px;
    position: relative;
    margin: 0 auto 20px auto;
}
.insights-content .wp-block-image {
    max-width: 1000px;
    position: relative;
    margin: 50px auto 50px auto;
    text-align: center;
}
.insights-content .wp-block-code {
    background: #000;
    padding: 2px 0;
}
.insights-content .wp-block-code code {
    max-width: 1000px;
    display: block;
    overflow-x: auto;
    color: #839496;
    margin: 0 auto;
    -webkit-text-size-adjust: none;
    font-size: 1.6rem;
    line-height: 20px;
    padding: 0 0 20px;
}
.insights-content .wp-block-preformatted {
    color: #0e1428;
    margin: 0 auto 20px auto;
    max-width: 1236px;
    font-size: 2rem;
    line-height: 32px;
}
.insights-content .wp-block-embed {
    max-width: 1236px;
    margin: 0 auto 25px auto;
}
.insights-content .wp-block-embed.wp-block-embed-vimeo {
    max-width: 1100px;
}
.insights-content .wp-block-embed.wp-block-embed-youtube {
    max-width: 1000px;
}
.insights-content .wp-block-embed__wrapper {
    text-align: center;
    position: relative;
    padding-bottom: 56.25%;
    height: 0px;
    overflow: hidden;
}
.insights-content .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%}
.author {
    width: 100%;
    padding: 15px 0;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}
@media only screen and (max-width: 568px) {
    .author {
    padding: 30px 0;
}
}.author .author-avatar {
    float: left;
    width: 90px;
    height: 90px;
}
@media only screen and (max-width: 568px) {
    .author .author-avatar {
    float: none;
}
}.author .author-avatar img {
    width: 100%;
    height: auto;
    border-radius: 100%}
.author .author-meta {
    float: left;
    width: 250px;
    height: 90px;
    margin: 0 0 0 40px;
    position: relative;
}
@media only screen and (max-width: 568px) {
    .author .author-meta {
    float: none;
    width: 100%;
    margin: 0;
    height: auto;
}
}.author .author-meta__content {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
}
@media only screen and (max-width: 568px) {
    .author .author-meta__content {
    position: relative;
    top: auto;
    transform: translate(0,  0);
}
}.author .author-meta__content span {
    font-size: 10px;
    font-size: 1rem;
    line-height: 24px;
    color: #868993;
    letter-spacing: 2px;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    text-transform: uppercase;
}
.author .author-meta__content h4 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
    color: #0e1428;
    font-family: titling-gothic-fb,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
.kc-header {
    width: 100%;
    position: relative;
    padding: 250px 0 50px 0;
    background: url("../img/kc-hero-background.png") 0% 50% no-repeat;
    background-size: cover;
}
@media only screen and (max-width: 568px) {
    .kc-header {
    padding: 50px 0 50px 0;
}
}.kc-header h1 {
    color: #FFF;
    width: 100%;
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
    margin: 0 0 20px;
    font-weight: 300 !important;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    font-style: normal;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 768px) {
    .kc-header h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
}
}@media only screen and (max-width: 568px) {
    .kc-header h1 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
}
}.kc-list {
    margin: 0;
    padding: 0;
}
.kc-list li {
    background: #FFF;
    width: 100%;
    height: 240px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0 0 40px;
    position: relative;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -khtml-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -ms-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -o-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
}
.kc-list li:last-child {
    margin: 0;
}
@media only screen and (max-width: 768px) {
    .kc-list li {
    height: auto;
    padding: 25px;
}
}.kc-list li a {
    text-decoration: none;
    height: 100%;
    display: block;
}
.kc-list li a .services-icon {
    float: left;
    width: 20%;
    height: 100%;
    position: relative;
}
@media only screen and (max-width: 768px) {
    .kc-list li a .services-icon {
    float: none;
    width: 100%;
    height: 80px;
    margin: 0 0 20px;
}
}.kc-list li a .services-icon img {
    width: 100px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,  -50%);
    -moz-transform: translate(-50%,  -50%);
    -ms-transform: translate(-50%,  -50%);
    transform: translate(-50%,  -50%);
}
@media only screen and (max-width: 768px) {
    .kc-list li a .services-icon img {
    top: auto;
    left: auto;
    position: relative;
    height: 100%;
    width: auto;
    transform: translate(0%,  0%);
}
}.kc-list li a .kc-detail {
    float: left;
    height: 100%;
    width: 70%;
    margin: 0 0 0 5%;
    position: relative;
}
@media only screen and (max-width: 768px) {
    .kc-list li a .kc-detail {
    float: none;
    width: 100%}
}.kc-list li a .kc-detail__content {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
}
@media only screen and (max-width: 768px) {
    .kc-list li a .kc-detail__content {
    top: auto;
    left: auto;
    position: relative;
    transform: translate(0%,  0%);
}
}.kc-list li a .kc-detail__content h2, .kc-list li a .kc-detail__content p {
    color: #0e1428;
}
.kc-list li a .kc-detail__content h2 {
    margin: 0 0 20px;
}
.kc-list li a .kc-detail__content p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    margin: 0;
}
.kc-list li a .link-arrow {
    height: 20px;
    width: 34px;
    right: 50px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
}
@media only screen and (max-width: 768px) {
    .kc-list li a .link-arrow {
    display: none;
}
}.kc-list li:hover {
    transform: translate(0,  -20px);
    -webkit-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
    ;
    -khtml-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
    ;
    -moz-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
    ;
    -ms-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
    ;
    -o-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
    ;
    box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
}
.kc-subnav {
    background: #dfdfdf;
    padding: 25px 0;
}
@media only screen and (max-width: 568px) {
    .kc-subnav {
    padding: 10px 0;
}
}.kc-subnav ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.kc-subnav ul li {
    display: inline-block;
    margin: 0 10px;
}
@media only screen and (max-width: 568px) {
    .kc-subnav ul li {
    margin: 10px 0;
}
}.kc-subnav ul li a {
    background: transparent;
    padding: 10px 30px;
    border-radius: 19px;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    font-size: 16px;
    font-size: 1.6rem;
    text-decoration: none;
    color: #565a68;
}
.kc-subnav ul li a:hover {
    background: #FFF;
    color: #0e1428;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -khtml-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -ms-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -o-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 568px) {
    .kc-subnav ul li a {
    font-size: 11px;
    font-size: 1.1rem;
    padding: 10px 20px;
}
}.kc-subnav ul li.current_page_item a {
    background: #FFF;
    color: #0e1428;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -khtml-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -ms-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -o-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
}
.main-navigation {
    position: absolute;
    bottom: -5px;
    right: 0;
}
@media only screen and (max-width: 1380px) {
    .main-navigation {
    right: 20px;
}
}@media only screen and (max-width: 1236px) {
    .main-navigation {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #0e1428;
    z-index: 1;
}
}.main-navigation ul {
    margin: 0;
    padding: 0;
}
@media only screen and (max-width: 1236px) {
    .main-navigation ul {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,  -50%);
    -moz-transform: translate(-50%,  -50%);
    -ms-transform: translate(-50%,  -50%);
    transform: translate(-50%,  -50%);
}
}.main-navigation ul li {
    float: left;
    margin: 0 0 0 5px;
}
@media only screen and (max-width: 1236px) {
    .main-navigation ul li {
    float: none;
    text-align: center;
    margin: 0;
}
}.main-navigation ul li a {
    background: transparent;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #FFF;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 12px 30px;
    font-family: 'fabrikat_mono_regular';
    text-decoration: none;
    display: block;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 1236px) {
    .main-navigation ul li a {
    padding: 10px 0;
}
}.main-navigation ul li a:hover {
    background: #FFF;
    color: #0e1428;
}
.main-navigation ul li.current-menu-item a, .main-navigation ul li.current-page-ancestor a {
    background: #FFF;
    color: #0e1428;
}
.main-navigation.with-dropdown ul li a {
    color: #0e1428;
}
.mobile-navigation {
    position: absolute;
    bottom: -5px;
    right: 0;
    display: none;
}
@media only screen and (max-width: 1380px) {
    .mobile-navigation {
    right: 20px;
}
}@media only screen and (max-width: 1236px) {
    .mobile-navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #0e1428;
    z-index: 1;
}
}.mobile-navigation ul {
    margin: 0;
    padding: 100px 20px 0 20px;
}
.mobile-navigation ul li {
    width: 100%;
    float: none;
    text-align: left;
    margin: 0;
    position: relative;
}
.mobile-navigation ul li a {
    color: #FFF;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    padding: 20px 0 10px 0;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    text-decoration: none;
    display: block;
}
.mobile-navigation ul li ul {
    padding: 0px;
    display: none;
}
.mobile-navigation ul li ul li a {
    color: #FFF;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 26px;
    padding: 0px;
    padding: 0;
    font-family: 'fabrikat_mono_regular'}
.mobile-navigation ul li.menu-item-has-children:after {
    content: "";
    position: absolute;
    top: 25px;
    right: 0;
    width: 20px;
    height: 20px;
    background: url("../img/subnav-arrow.svg") 100% 50% no-repeat;
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    background-size: 14px;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.mobile-navigation ul li.menu-item-has-children.active:after {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.mobile-navigation ul li.current-menu-item a, .mobile-navigation ul li.current-page-ancestor a {
    color: #FFF;
}
.menu-toggle {
    position: absolute;
    top: 51px;
    right: 20px;
    display: none;
    z-index: 10;
}
@media only screen and (max-width: 1236px) {
    .menu-toggle {
    display: block;
}
}.subnav {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #FFF;
    z-index: 10;
    padding: 140px 0 60px 0;
}
@media only screen and (max-width: 1236px) {
    .subnav {
    display: none !important;
}
}.subnav .service-list {
    margin: 0;
}
.subnav .service-list li {
    float: left;
    width: 22%;
    margin: 0 4% 0 0;
    background: #d7d7d7;
    padding: 50px 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.subnav .service-list li:last-of-type {
    margin: 0;
}
.subnav .service-list li:hover {
    background: #0e1428;
}
.subnav .service-list li:hover h2, .subnav .service-list li:hover p {
    color: #FFF;
}
@media only screen and (max-width: 768px) {
    .subnav .service-list li: nth-child(2n+2) {
    float: right;
}
}@media only screen and (max-width: 768px) {
    .subnav .service-list li {
    width: 48%;
    margin: 0 0 4% 0;
}
}@media only screen and (max-width: 568px) {
    .subnav .service-list li {
    float: none !important;
    width: 100%}
}.subnav .service-list li a {
    display: block;
    text-decoration: none;
}
.subnav .service-list li a .service-icon {
    height: 110px;
    width: 100%;
    margin: 0 0 50px;
}
.subnav .service-list li a .service-icon img {
    height: 100%;
    width: auto;
}
.subnav .service-list li a h2 {
    color: #0e1428;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    margin: 0 0 20px;
}
.subnav .service-list li a p {
    color: #0e1428;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    margin: 0;
}
.subnav-kc {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #FFF;
    z-index: 10;
    padding: 140px 0 60px 0;
}
@media only screen and (max-width: 1236px) {
    .subnav-kc {
    display: none !important;
}
}.subnav-kc .service-list {
    margin: 0;
}
.subnav-kc .service-list li {
    float: left;
    width: 30%;
    margin: 0 5% 0 0;
    background: #d7d7d7;
    padding: 50px 20px 0px 20px;
    height: 230px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.subnav-kc .service-list li:last-of-type {
    margin: 0;
}
.subnav-kc .service-list li:hover {
    background: #0e1428;
}
.subnav-kc .service-list li:hover h2, .subnav-kc .service-list li:hover p {
    color: #FFF;
}
@media only screen and (max-width: 768px) {
    .subnav-kc .service-list li: nth-child(2n+2) {
    float: right;
}
}@media only screen and (max-width: 768px) {
    .subnav-kc .service-list li {
    width: 48%;
    margin: 0 0 4% 0;
}
}@media only screen and (max-width: 568px) {
    .subnav-kc .service-list li {
    float: none !important;
    width: 100%}
}.subnav-kc .service-list li a {
    display: block;
    text-decoration: none;
}
.subnav-kc .service-list li a .service-icon {
    height: 110px;
    width: 100%;
    margin: 0 0 50px;
}
.subnav-kc .service-list li a .service-icon img {
    height: 100%;
    width: auto;
}
.subnav-kc .service-list li a h2 {
    color: #0e1428;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    margin: 0 0 20px;
}
.subnav-kc .service-list li a p {
    color: #0e1428;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    margin: 0;
}
.filter-grid.research-grid ul {
    margin: 0;
    padding: 0;
}
.filter-grid.research-grid ul .grid-sizer, .filter-grid.research-grid ul .grid-item {
    width: 22%}
@media only screen and (max-width: 768px) {
    .filter-grid.research-grid ul .grid-sizer, .filter-grid.research-grid ul .grid-item {
    width: 48%}
}@media only screen and (max-width: 568px) {
    .filter-grid.research-grid ul .grid-sizer, .filter-grid.research-grid ul .grid-item {
    width: 100%}
}.filter-grid.research-grid ul .gutter-sizer {
    width: 4%}
@media only screen and (max-width: 768px) {
    .filter-grid.research-grid ul .gutter-sizer {
    width: 2%}
}@media only screen and (max-width: 568px) {
    .filter-grid.research-grid ul .gutter-sizer {
    width: 0%}
}.filter-grid.research-grid ul li {
    float: left;
    width: 22%;
    margin-bottom: 4%;
    background: #FFF;
    padding: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    position: relative;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -khtml-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -ms-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -o-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    position: relative;
}
@media only screen and (max-width: 768px) {
    .filter-grid.research-grid ul li {
    width: 48%}
}@media only screen and (max-width: 568px) {
    .filter-grid.research-grid ul li {
    width: 100%}
}.filter-grid.research-grid ul li:hover {
    transform: translate(0,  -20px);
    -webkit-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
    ;
    -khtml-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
    ;
    -moz-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
    ;
    -ms-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
    ;
    -o-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
    ;
    box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
}
.filter-grid.research-grid ul li a {
    display: block;
    text-decoration: none;
}
.filter-grid.research-grid ul li a .insight-category {
    text-transform: uppercase;
    color: #868993;
    font-size: 10px;
    font-size: 1rem;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    letter-spacing: 2px;
    margin: 0;
    display: block;
}
@media only screen and (max-width: 568px) {
    .filter-grid.research-grid ul li a .insight-category {
    margin: 0 0 20px;
}
}.filter-grid.research-grid ul li a .insight-content-wrapper {
    position: relative;
    height: 300px;
}
@media only screen and (max-width: 568px) {
    .filter-grid.research-grid ul li a .insight-content-wrapper {
    height: auto;
}
}.filter-grid.research-grid ul li a .insight-content-wrapper .insight-content {
    position: absolute;
    bottom: 20px;
    left: 0;
}
@media only screen and (max-width: 568px) {
    .filter-grid.research-grid ul li a .insight-content-wrapper .insight-content {
    position: relative;
    bottom: auto;
    left: auto;
    margin: 0 0 20px;
}
}.filter-grid.research-grid ul li a .insight-content-wrapper .insight-content h2 {
    margin: 0 0 20px;
    text-align: left;
    padding: 0;
    font-family: titling-gothic-fb,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
    color: #0e1428;
}
@media only screen and (max-width: 568px) {
    .filter-grid.research-grid ul li a .insight-content-wrapper .insight-content h2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
}
}.filter-grid.research-grid ul li a .insight-content-wrapper .insight-content .insight-excerpt {
    height: auto !important;
}
.filter-grid.research-grid ul li a .insight-content-wrapper .insight-content .insight-excerpt p {
    color: #565a68;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
}
.filter-grid.research-grid ul li a .insight-content-wrapper .insight-content .insight-excerpt p:last-child {
    margin: 0;
}
@media only screen and (max-width: 568px) {
    .filter-grid.research-grid ul li a .insight-content-wrapper .insight-content .insight-excerpt p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
}
}.filter-grid.research-grid ul li a .insight-link {
    height: 20px;
    color: #cb9e50;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    position: relative;
}
@media only screen and (max-width: 568px) {
    .filter-grid.research-grid ul li a .insight-link {
    font-size: 10px;
    font-size: 1rem;
}
}.filter-grid.research-grid ul li a .insight-link.download:after {
    position: absolute;
    content: "";
    right: 0;
    background: url("../img/icons/download.svg") 100% 50% no-repeat;
    background-size: 14px;
    width: 20px;
    height: 14px;
    top: 3px;
}
@media only screen and (max-width: 568px) {
    .filter-grid.research-grid ul li a .insight-link.download: after {
    background: url("../img/icons/download.svg") 100% 50% no-repeat;
    background-size: 10px;
    height: 10px;
}
}.filter-grid.research-grid ul li a .insight-link.find-out-more:after {
    position: absolute;
    content: "";
    right: 0;
    background: url("../img/arrow-link.svg") 100% 50% no-repeat;
    background-size: 14px;
    width: 20px;
    height: 14px;
    top: 3px;
}
@media only screen and (max-width: 568px) {
    .filter-grid.research-grid ul li a .insight-link.find-out-more: after {
    background: url("../img/arrow-link.svg") 100% 50% no-repeat;
    background-size: 10px;
    height: 10px;
}
}.filter-grid.research-grid ul li a .insight-link.view-source:after {
    position: absolute;
    content: "";
    right: 0;
    background: url("../img/icons/view.svg") 100% 50% no-repeat;
    background-size: 10px;
    width: 20px;
    height: 10px;
    top: 6px;
}
@media only screen and (max-width: 568px) {
    .filter-grid.research-grid ul li a .insight-link.view-source: after {
    background: url("../img/icons/view.svg") 100% 50% no-repeat;
    background-size: 10px;
    height: 10px;
}
}body.page-template-page-services {
    background: #0e1428 url("../img/services-hero-background.png") top right no-repeat;
}
body.page-template-page-services-single {
    background: #0e1428 url("../img/service-hero-background.png") 90% 0% no-repeat;
}
.services-header {
    width: 100%;
    position: relative;
    padding: 250px 0 50px 0;
}
@media only screen and (max-width: 568px) {
    .services-header {
    padding: 50px 0 50px 0;
}
}.services-header .service-logo {
    height: 70px;
    width: auto;
    margin: 0 0 20px;
}
.services-header .service-logo img {
    height: 100%;
    width: auto;
}
.services-header h1 {
    color: #FFF;
    width: 100%;
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
    margin: 0 0 20px;
    font-weight: 300 !important;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    font-style: normal;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 768px) {
    .services-header h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
}
}@media only screen and (max-width: 568px) {
    .services-header h1 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
}
}.services-list {
    margin: 0;
    padding: 0;
}
.services-list li {
    background: #FFF;
    width: 100%;
    height: 300px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0 0 40px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -khtml-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -ms-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -o-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
}
.services-list li:last-child {
    margin: 0;
}
@media only screen and (max-width: 768px) {
    .services-list li {
    height: auto;
    padding: 25px;
}
}.services-list li a {
    text-decoration: none;
    height: 100%;
    display: block;
}
.services-list li a .services-icon {
    float: left;
    width: 20%;
    height: 100%;
    position: relative;
}
@media only screen and (max-width: 768px) {
    .services-list li a .services-icon {
    float: left;
    height: auto;
    width: 20%;
    margin: 0;
}
}.services-list li a .services-icon img {
    width: 100px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,  -50%);
    -moz-transform: translate(-50%,  -50%);
    -ms-transform: translate(-50%,  -50%);
    transform: translate(-50%,  -50%);
}
@media only screen and (max-width: 768px) {
    .services-list li a .services-icon img {
    top: auto;
    left: auto;
    position: relative;
    height: 100%;
    width: auto;
    transform: translate(0%,  0%);
}
}.services-list li a .services-detail {
    float: left;
    height: 100%;
    width: 65%;
    position: relative;
}
@media only screen and (max-width: 768px) {
    .services-list li a .services-detail {
    float: right;
    width: 70%}
}.services-list li a .services-detail__content {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
}
@media only screen and (max-width: 768px) {
    .services-list li a .services-detail__content {
    top: auto;
    left: auto;
    position: relative;
    transform: translate(0%,  0%);
}
}.services-list li a .services-detail__content h2, .services-list li a .services-detail__content p {
    color: #0e1428;
}
.services-list li a .services-detail__content h2 {
    margin: 0 0 20px;
}
.services-list li a .services-detail__content p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    margin: 0;
}
@media only screen and (max-width: 768px) {
    .services-list li a .services-detail__content p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
}
}.services-list li a .link-arrow {
    height: 20px;
    width: 34px;
    right: 50px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
}
@media only screen and (max-width: 768px) {
    .services-list li a .link-arrow {
    display: none;
}
}.services-list li:hover {
    transform: translate(0,  -20px);
    -webkit-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
    ;
    -khtml-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
    ;
    -moz-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
    ;
    -ms-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
    ;
    -o-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
    ;
    box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.10);
}
.service-introduction__left {
    float: left;
    width: 640px;
}
@media only screen and (max-width: 1236px) {
    .service-introduction__left {
    width: 65%}
}@media only screen and (max-width: 768px) {
    .service-introduction__left {
    float: none;
    width: 100%;
    margin: 0 0 50px;
}
}.service-introduction__left h2 {
    color: #0e1428;
}
.service-introduction__left p {
    color: #868993;
}
.service-introduction__right {
    float: right;
    width: 380px;
    margin: 0 0 85px;
}
@media only screen and (max-width: 1236px) {
    .service-introduction__right {
    width: 30%}
}@media only screen and (max-width: 768px) {
    .service-introduction__right {
    float: none;
    width: 100%;
    margin: 0 0 50px;
}
}.service-introduction__right .testing-panel {
    background: #015d62;
    padding: 40px 35px;
    margin: 0 0 10px;
}
.service-introduction__right .testing-panel h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
.service-introduction__right .testing-panel p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    color: #FFF;
}
.service-introduction__right .testing-panel p:last-of-type {
    margin: 0;
}
.service-introduction__right .testing-panel p a {
    color: #FFF;
    text-decoration: none;
}
.service-introduction__right .testing-panel p a:hover {
    text-decoration: underline;
}
.service-introduction__right .button a {
    background: #cb9e50;
    display: inline-block;
    padding: 0px 60px;
    height: 60px;
    line-height: 60px;
    color: #FFF;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none;
    text-align: center;
    font-family: 'fabrikat_mono_medium';
    border: 1px solid #cb9e50;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    width: 100%}
@media only screen and (max-width: 768px) {
    .service-introduction__right .button a {
    padding: 0px 30px;
    height: 50px;
    line-height: 50px;
}
}@media only screen and (max-width: 568px) {
    .service-introduction__right .button a {
    display: block;
    height: 30px;
    line-height: 28px;
    padding: 0;
    font-size: 10px;
    font-size: 1rem;
}
}.service-introduction__right .button a:hover {
    background: transparent;
    color: #cb9e50;
}
.help-panel, .contact-panel {
    width: 100%;
    background: url("../img/faux-background.png") 50% 0% repeat-y;
    margin: 0 0 85px 0;
}
@media only screen and (max-width: 1236px) {
    .help-panel, .contact-panel {
    margin: 0 0 50px;
}
}.help-panel .help-panel-content, .help-panel .contact-panel-content, .contact-panel .help-panel-content, .contact-panel .contact-panel-content {
    padding: 40px;
    width: 760px;
}
@media only screen and (max-width: 1236px) {
    .help-panel .help-panel-content, .help-panel .contact-panel-content, .contact-panel .help-panel-content, .contact-panel .contact-panel-content {
    padding: 20px 0px;
}
}@media only screen and (max-width: 768px) {
    .help-panel .help-panel-content, .help-panel .contact-panel-content, .contact-panel .help-panel-content, .contact-panel .contact-panel-content {
    width: 100%}
}.help-panel .help-panel-content h4, .help-panel .contact-panel-content h4, .contact-panel .help-panel-content h4, .contact-panel .contact-panel-content h4 {
    color: #868993;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: normal;
    margin: 0 0 40px;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
}
.help-panel .help-panel-content p, .help-panel .contact-panel-content p, .contact-panel .help-panel-content p, .contact-panel .contact-panel-content p {
    color: #868993;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    margin: 0 0 15px;
}
@media only screen and (max-width: 568px) {
    .help-panel .help-panel-content p, .help-panel .contact-panel-content p, .contact-panel .help-panel-content p, .contact-panel .contact-panel-content p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
}
}.help-panel .help-panel-content ul, .help-panel .contact-panel-content ul, .contact-panel .help-panel-content ul, .contact-panel .contact-panel-content ul {
    margin: 0;
    padding: 0;
}
.help-panel .help-panel-content ul li, .help-panel .contact-panel-content ul li, .contact-panel .help-panel-content ul li, .contact-panel .contact-panel-content ul li {
    color: #868993;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    list-style-type: disc;
    margin: 0 0 15px 16px;
}
.help-panel .help-panel-content ul li:last-of-type, .help-panel .contact-panel-content ul li:last-of-type, .contact-panel .help-panel-content ul li:last-of-type, .contact-panel .contact-panel-content ul li:last-of-type {
    margin: 0 0 0 16px;
}
@media only screen and (max-width: 568px) {
    .help-panel .help-panel-content ul li, .help-panel .contact-panel-content ul li, .contact-panel .help-panel-content ul li, .contact-panel .contact-panel-content ul li {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
}
}.contact-panel {
    margin: 0;
}
.page-content {
    margin: 0 0 85px 0;
}
@media only screen and (max-width: 1236px) {
    .page-content {
    margin: 0 0 50px;
}
}.page-content .page-content-content {
    width: 760px;
}
@media only screen and (max-width: 768px) {
    .page-content .page-content-content {
    width: 100%}
}.page-content .page-content-content h2 {
    color: #0e1428;
}
.page-content .page-content-content p {
    color: #868993;
}
l .page-content .page-content-content p:last-of-type {
    margin: 0;
}
.related-services {
    text-align: center;
}
.related-services h2 {
    color: #0e1428;
}
.related-services ul {
    margin: 0;
    padding: 0;
}
.related-services ul li {
    float: left;
    width: 22%;
    margin: 0 4% 0 0;
    background: #FFF;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -khtml-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -ms-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -o-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
}
.related-services ul li:last-child {
    margin: 0 !important;
}
@media only screen and (max-width: 768px) {
    .related-services ul li: nth-child(2n+2) {
    float: right;
    margin: 0 0 4%}
}@media only screen and (max-width: 768px) {
    .related-services ul li {
    width: 48%;
    margin: 0 0 4%}
}@media only screen and (max-width: 568px) {
    .related-services ul li {
    width: 100%;
    float: none !important;
    margin: 0 0 20px !important;
    text-align: left;
}
}.related-services ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    padding: 50px 40px;
}
@media only screen and (max-width: 568px) {
    .related-services ul li a {
    padding: 25px;
}
}.related-services ul li a .service-icon {
    width: 100%;
    height: 100px;
    text-align: center;
    margin: 0 0 25px;
}
@media only screen and (max-width: 568px) {
    .related-services ul li a .service-icon {
    float: left;
    height: auto;
    width: 20%;
    margin: 0;
}
}.related-services ul li a .service-icon img {
    width: auto;
    height: 100%;
    text-align: center;
}
@media only screen and (max-width: 568px) {
    .related-services ul li a .service-list-content {
    float: right;
    width: 70%}
}.related-services ul li a h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    margin: 0 0 25px;
}
@media only screen and (max-width: 568px) {
    .related-services ul li a h2 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 16px;
    margin: 0 0 15px;
}
}.related-services ul li a p {
    color: #0e1428;
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
}
@media only screen and (max-width: 568px) {
    .related-services ul li a p {
    font-size: 10px;
    font-size: 1rem;
    line-height: 16px;
}
}.related-services ul li:hover {
    background: #343d58;
}
.related-services ul li:hover h2, .related-services ul li:hover p {
    color: #FFF;
}
.training-introduction {
    margin: 0 0 100px;
}
@media only screen and (max-width: 768px) {
    .training-introduction {
    margin: 0 0 50px;
}
}.training-introduction__left {
    float: left;
    width: 560px;
}
@media only screen and (max-width: 1236px) {
    .training-introduction__left {
    width: 45%}
}@media only screen and (max-width: 768px) {
    .training-introduction__left {
    float: none;
    width: 100%}
}.training-introduction__left h2 {
    color: #0e1428;
}
.training-introduction__right {
    float: right;
    width: 540px;
}
@media only screen and (max-width: 1236px) {
    .training-introduction__right {
    width: 45%}
}@media only screen and (max-width: 768px) {
    .training-introduction__right {
    float: none;
    width: 100%}
}.training-introduction__right p {
    color: #0e1428;
}
.marquee {
    height: 250px;
    overflow: hidden;
    position: relative;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    margin: 0 0 100px;
}
@media only screen and (max-width: 768px) {
    .marquee {
    margin: 0 0 50px;
    height: 150px;
    display: none;
}
}.message {
    height: 250px;
    overflow: hidden;
    position: relative;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    margin: 0 0 100px;
    text-align: center;
}
@media only screen and (max-width: 768px) {
    .message {
    margin: 0 0 50px;
    height: 150px;
    display: none;
}
}.message .message-item {
    float: left;
    color: #0e1428;
    font-size: 90px;
    font-size: 9rem;
    line-height: 250px;
    margin: 0 25px 0 0;
    padding: 0 25px 0 0;
    position: relative;
}
.message .message-item:after {
    content: "•"}
@media only screen and (max-width: 768px) {
    .message .message-item {
    line-height: 150px;
}
}@-moz-keyframes marquee {
    0% {
    -moz-transform: translateX(100%);
}
100% {
    -moz-transform: translateX(-100%);
}
}@-webkit-keyframes marquee {
    0% {
    -webkit-transform: translateX(100%);
}
100% {
    -webkit-transform: translateX(-100%);
}
}@keyframes marquee {
    0% {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
100% {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
}.course-list {
    margin: 0;
    padding: 0;
}
@media only screen and (max-width: 568px) {
    .course-list {
    margin: 0 0 50px;
}
}.course-list li {
    float: left;
    width: 30%;
    margin: 0 5% 5% 0;
    background: #FFF;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -khtml-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -ms-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -o-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
}
.course-list li:nth-child(3n+3) {
    margin: 0 0 5% 0;
}
@media only screen and (max-width: 768px) {
    .course-list li: nth-child(2n+2) {
    float: right;
    width: 48%;
    margin: 0 0 5% 0;
}
}@media only screen and (max-width: 768px) {
    .course-list li {
    width: 48%;
    margin: 0 0 5% 0;
}
}@media only screen and (max-width: 568px) {
    .course-list li {
    float: none !important;
    width: 100% !important;
    margin: 0 0 5% 0;
}
}.course-list li:hover {
    background: #0e1428;
}
.course-list li a {
    text-decoration: none;
}
.course-list li a .featured img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.course-list li a .course-meta {
    padding: 30px;
}
.course-list li a .course-meta .course-type {
    text-transform: uppercase;
    color: #868993;
    font-size: 10px;
    font-size: 1rem;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    letter-spacing: 2px;
    margin: 0 0 20px;
    display: block;
}
.course-list li a .course-meta h3 {
    color: #0e1428;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    margin: 0 0 25px;
}
@media only screen and (max-width: 568px) {
    .course-list li a .course-meta h3 {
    margin: 0 0 15px;
}
}.course-list li a .course-meta p {
    color: #0e1428;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    margin: 0;
    color: #565a68;
}
@media only screen and (max-width: 568px) {
    .course-list li a .course-meta p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
}
}.course-list li:hover .course-meta h3 {
    color: #FFF;
}
.course-list-upcoming {
    margin: 0;
    padding: 0;
}
.course-list-upcoming li {
    float: left;
    width: 22%;
    margin: 0 4% 5% 0;
    background: #FFF;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -khtml-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -ms-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    -o-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    ;
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
}
.course-list-upcoming li:nth-child(4n+4) {
    margin: 0 0 5%}
@media only screen and (max-width: 768px) {
    .course-list-upcoming li: nth-child(2n+2) {
    float: right;
    width: 48%;
    margin: 0 0 5% 0;
}
}@media only screen and (max-width: 768px) {
    .course-list-upcoming li {
    width: 48%;
    margin: 0 0 5% 0;
}
}@media only screen and (max-width: 568px) {
    .course-list-upcoming li {
    float: none !important;
    width: 100% !important;
    margin: 0 0 5% 0;
}
}.course-list-upcoming li:hover {
    background: #0e1428;
}
.course-list-upcoming li .course-meta {
    padding: 30px;
}
.course-list-upcoming li .course-meta .course-type {
    text-transform: uppercase;
    color: #868993;
    font-size: 10px;
    font-size: 1rem;
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: normal;
    letter-spacing: 2px;
    margin: 0 0 20px;
    display: block;
}
.course-list-upcoming li .course-meta h3 {
    color: #0e1428;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    margin: 0 0 25px;
}
.course-list-upcoming li .course-meta p {
    color: #0e1428;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    margin: 0;
    color: #565a68;
}
@media only screen and (max-width: 568px) {
    .course-list-upcoming li .course-meta p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
}
}.course-list-upcoming li .course-meta .course-link {
    margin: 75px 0 0 0;
}
.course-list-upcoming li .course-meta .course-link a {
    display: block;
    color: #cb9e50;
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    position: relative;
}
.course-list-upcoming li .course-meta .course-link a:after {
    position: absolute;
    content: "";
    right: 0;
    background: url("../img/arrow-link.svg") 100% 50% no-repeat;
    background-size: 14px;
    width: 20px;
    height: 14px;
    top: 3px;
}
.course-list-upcoming li:hover h3 {
    color: #FFF;
}
.find-course {
    width: 100%;
    text-align: center;
    padding: 50px 0 0 0;
}
.find-course__title {
    font-family: titling-gothic-fb-wide,  sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    font-style: normal;
    font-size: 60px;
    font-size: 6rem;
    line-height: 80px;
    margin: 0 0 50px;
}
@media only screen and (max-width: 768px) {
    .find-course__title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
    margin: 0 0 25px;
}
}@media only screen and (max-width: 568px) {
    .find-course__title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    margin: 0 0 25px;
}
}.find-course__text {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 34px;
    margin: 0 0 25px;
}
@media only screen and (max-width: 768px) {
    .find-course__text {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
}
}@media only screen and (max-width: 568px) {
    .find-course__text {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
}
}.find-course__button a {
    background: #cb9e50;
    display: inline-block;
    padding: 0px 60px;
    height: 60px;
    line-height: 60px;
    color: #FFF;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none;
    text-align: center;
    font-family: 'fabrikat_mono_medium';
    border: 1px solid #cb9e50;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
@media only screen and (max-width: 768px) {
    .find-course__button a {
    padding: 0px 30px;
    height: 50px;
    line-height: 50px;
}
}@media only screen and (max-width: 568px) {
    .find-course__button a {
    display: block;
    height: 30px;
    line-height: 28px;
    padding: 0;
    font-size: 10px;
    font-size: 1rem;
}
}.find-course__button a:hover {
    background: transparent;
    color: #cb9e50;
}
@-webkit-viewport {
    width: device-width;
}
@-moz-viewport {
    width: device-width;
}
@-ms-viewport {
    width: device-width;
}
@-o-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.browse-happy {
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    height: 100%;
    width: 100%;
    text-align: center;
}
.browse-happy p {
    color: #cb9e50;
}
.browse-happy p a {
    color: #cb9e50;
    text-decoration: underline;
}
html {
    font-size: 62.5%}
html, body {
    height: 100%}
body {
    font-family: 'fabrikat_mono_regular';
    font-weight: 400;
    line-height: 1.5em;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    margin: 0;
    padding: 0;
    color: #231f20;
    background: #0e1428;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
    width: 100%;
    background: #efefef;
}
table th {
    text-align: left;
    font-weight: 600;
    background: #a9a9a9;
    color: #ffffff;
}
table th, table td {
    border: 1px solid #ccc;
    padding: 0.5em;
}
table th {
    vertical-align: bottom;
}
table td {
    vertical-align: top;
}
.alignnone {
    margin: 0 1.5em 1.5em 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 0 auto 1.5em auto;
}
.alignright {
    float: right;
    margin: 0 0 1.5em 1.5em;
}
.alignleft {
    float: left;
    margin: 0 1.5em 1.5em 0;
}
a img.alignright {
    float: right;
    margin: 0 0 1.5em 1.5em;
}
a img.alignnone {
    margin: 0 1.5em 1.5em 0;
}
a img.alignleft {
    float: left;
    margin: 0 1.5em 1.5em 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 1em;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 1.5em 1.5em 1.5em 0;
}
.wp-caption.alignleft {
    margin: 1.5em 1.5em 1.5em 0;
}
.wp-caption.alignright {
    margin: 1.5em 0 1.5em 1.5em;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.screen-reader-text {
    clip: rect(1px,  1px,  1px,  1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #efefef;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    ;
    -khtml-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    ;
    -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    ;
    -ms-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    ;
    -o-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    ;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    ;
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 1em;
    line-height: normal;
    padding: 1em;
    text-decoration: none;
    top: 1em;
    width: auto;
    z-index: 100000;
}
.left {
    float: left;
}
.right {
    float: right;
}
.pagination {
    clear: both;
}
@media only screen and (max-width: 768px) {
    #wrapper {
    max-width: 320px;
    margin: 0 auto;
    background: #ffffff;
}
}.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.entry-content img, .entry-content iframe, .entry-content object, .entry-content embed {
    max-width: 100%}
input[type="search"] {
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

