html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
q,
small,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    margin: 0;
    padding: 0;
}

article,
aside,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
video,
object {
    display: block;
}

a img {
    border: 0;
}

figure {
    position: relative;
}

figure img {
    width: 100%;
}

body,
html {
    padding: 0;
    margin: 0;
}

body,
html {
    width: 100%;
    height: 100%;
    position: relative;
}

div,
a,
input {
    -moz-box-sizing: border-box;
}

.white,
.white-text {
    color: white;
}

.black,
.black-text {
    color: black!important;
}

.orange,
.orange-text {
    color: #153A59;
}

.grey,
.grey-text {
    color: #999999;
}

.light-grey,
.light-grey-text {
    color: #edeef0;
}

.dark-grey,
.dark-grey-text {
    color: #666666;
}

.opaque-black {
    color: rgba(0, 0, 0, 0.5);
}

.white-bg {
    background: white;
}

.black-bg {
    background: black;
}

.orange-bg {
    background: #153A59;
}

.grey-bg {
    background: #999999;
}

.light-grey-bg {
    background: #edeef0;
}

.dark-grey-bg {
    background: #666666;
}

.darker-grey-bg {
    background: #424242;
}

.darkest-grey-bg {
    background: #282828;
}

.opaque-black-bg {
    background: rgba(0, 0, 0, 0.5);
}

.social-sprite,
.main-footer .facebook,
.main-footer .twitter,
.main-footer .googleplus,
.main-footer .instagram,
.main-footer .linkedin,
.blog-single-post .row .post-content .share-icons .facebook,
.blog-single-post .row .post-content .share-icons .twitter,
.blog-single-post .row .post-content .share-icons .googleplus,
.blog-single-post .row .post-content .share-icons .linkedin {
    background-image: url(../img/social-sprite.png);
    display: inline-block;
    background-size: 175px 70px;
}

.main-footer .facebook {
    background-position: 0px 0px;
    width: 35px;
    height: 35px;
}

.main-footer .facebook:hover {
    background-position: 0 -35px;
}

.main-footer .twitter {
    background-position: -35px 0px;
    width: 35px;
    height: 35px;
}

.main-footer .twitter:hover {
    background-position: -35px -35px;
}

.main-footer .googleplus {
    background-position: -70px 0px;
    width: 35px;
    height: 35px;
}

.main-footer .googleplus:hover {
    background-position: -70px -35px;
}

.main-footer .instagram {
    background-position: -105px 0px;
    width: 35px;
    height: 35px;
}

.main-footer .instagram:hover {
    background-position: -105px -35px;
}

.main-footer .linkedin {
    background-position: -140px 0px;
    width: 35px;
    height: 35px;
}

.main-footer .linkedin:hover {
    background-position: -140px -35px;
}

.mobile-menu .facebook {
    background-position: -128px 0px;
    background-size: 1466.66%;
    width: 24px;
    height: 24px;
}

.mobile-menu .twitter {
    background-position: -154px 0px;
    background-size: 1466.66%;
    width: 24px;
    height: 24px;
}

.mobile-menu .googleplus {
    background-position: -179px 0px;
    background-size: 1466.66%;
    width: 24px;
    height: 24px;
}

.mobile-menu .instagram {
    background-position: -204px 0px;
    background-size: 1466.66%;
    width: 24px;
    height: 24px;
}

.mobile-menu .linkedin {
    background-position: -229px 0px;
    background-size: 1466.66%;
    width: 24px;
    height: 24px;
}

.plus-sign,
.three-panel-banner .row .col-four .vertical-middle .content .find-out-more,
.black-bg .service-area .accordion .accordion-button a.expand {
    background-position: -168px -100px;
    width: 40px;
    height: 35px;
    display: inline-block;
}

.plus-sign-orange {
    background-position: -40px -40px;
    width: 35px;
    height: 35px;
    display: inline-block;
}

.plus-sign-black,
.service-area .accordion .accordion-button a.expand {
    background-position: -80px -40px;
    width: 35px;
    height: 35px;
    display: inline-block;
}

.minus-sign-white,
.black-bg .service-area .accordion .accordion-button a.collapse {
    background-position: -200px -40px;
    width: 35px;
    height: 35px;
    display: inline-block;
}

.minus-sign-orange {
    background-position: -240px -40px;
    width: 35px;
    height: 35px;
    display: inline-block;
}

.minus-sign-black,
.service-area .accordion .accordion-button a.collapse {
    background-position: -280px -40px;
    width: 35px;
    height: 35px;
    display: inline-block;
}

.large-black-arrow {
    width: 25px;
    height: 40px;
    display: inline-block;
}

.large-black-arrow.left {
    background-position: 0px -80px;
}

.large-black-arrow.right {
    background-position: -25px -80px;
}

.large-white-arrow {
    width: 25px;
    height: 40px;
    display: inline-block;
}

.large-white-arrow.left {
    background-position: -50px -80px;
}

.large-white-arrow.right {
    background-position: -75px -80px;
}

.accordion-arrow {
    width: 28px;
    height: 17px;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 31px;
}

.accordion-arrow.up {
    background-position: -100px -80px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.accordion-arrow.down {
    background-position: -130px -80px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.container {
    display: block;
    width: 100%;
    overflow: hidden;
}

.container.header {
    overflow: visible;
}

.row {
    margin: 0 auto;
    overflow: hidden;
}

.row .col-one,
.row .col-two,
.row .col-three,
.row .col-four,
.row .col-five,
.row .col-six,
.row .col-seven,
.row .col-eight,
.row .col-nine,
.row .col-ten,
.row .col-eleven,
.row .col-twelve {
    float: left;
    height: auto;
    margin-left: 0;
    margin-right: 0;
}

.row .col-one {
    width: 8.333333%;
}

.row .col-two {
    width: 16.666666%;
}

.row .col-three {
    width: 25%;
}

.row .col-four {
    width: 33.3333%;
}

.row .col-five {
    width: 41.666666%;
}

.row .col-six {
    width: 50%;
}

.row .col-seven {
    width: 58.333333%;
}

.row .col-eight {
    width: 66.666666%;
}

.row .col-nine {
    width: 75%;
}

.row .col-ten {
    width: 83.333333%;
}

.row .col-eleven {
    width: 91.666666%;
}

.row .col-twelve {
    width: 100%;
}

.full {
    width: 100%;
    display: inline-block;
}

.half {
    width: 50%;
    display: inline-block;
    float: left;
}

.inner-fifty {
    padding: 50px;
}

.inner-thirty {
    padding: 30px;
}

.inner-twenty {
    padding: 20px;
}

.inner-ten {
    padding: 10px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.margin-top-0 {
    margin-top: 0px!important;
}

.margin-right-0 {
    margin-right: 0px!important;
}

.margin-left-0 {
    margin-left: 0px!important;
}

.margin-bottom-0 {
    margin-bottom: 0px!important;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-left-15 {
    margin-left: 15px;
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-right-30 {
    margin-right: 30px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-left-40 {
    margin-left: 40px;
}

.margin-right-40 {
    margin-right: 40px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-60 {
    margin-top: 60px!important;
}

.margin-0 {
    margin: 0;
}

.margin-0-i {
    margin: 0!important;
}

.margin-10 {
    margin: 10px;
}

.margin-20 {
    margin: 20px;
}

.padding-top-0 {
    padding-top: 0px;
}

.padding-bottom-0 {
    padding-bottom: 0px;
}

.padding-0 {
    padding: 0px!important;
}

.padding-top-5 {
    padding-top: 5px;
}

.padding-bottom-5 {
    padding-bottom: 5px;
}

.padding-right-5 {
    padding-right: 5px!important;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-top-15 {
    padding-top: 15px;
}

.padding-bottom-15 {
    padding-bottom: 15px;
}

.padding-left-15 {
    padding-left: 15px;
}

.padding-right-15 {
    padding-right: 15px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-right-20 {
    padding-right: 20px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-left-30 {
    padding-left: 30px;
}

.padding-right-30 {
    padding-right: 30px;
}

.padding-left-40 {
    padding-left: 40px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-50 {
    padding-top: 50px;
}

.indent-25 {
    text-indent: 25px;
}

.indent-20 {
    text-indent: 20px;
}

.indent-10 {
    text-indent: 10px;
}

.divider {
    width: 100%;
    max-width: 963px;
    height: 3px;
    min-height: 3px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.relative {
    position: relative;
}

.inline {
    display: inline-block;
}

.responsive-image {
    width: 100%;
    height: auto;
}

.no-border {
    border: none!important;
}

.brandon {
    font-family: "BrandonGrotesque", "BrandonGrotesque-Light", verdana, sans-serif;
}

body {
    font-family: sans-serif;
    font-size: 16px;
    line-height: 30px;
    -webkit-font-smoothing: antialiased!important;
    color: black;
}

p {
    font-family: 'OnlyGroteskLight', 'ProximaNova-Light', 'ProximaNova-Regular', arial, sans-serif;
    font-size: 1.6rem;
    margin-bottom: 20px;
    line-height: 2.4rem;
}

p:link {
    text-decoration: underline;
    color: #0e3954;
}

ul.listing {
    font-family: 'OnlyGroteskLight', 'ProximaNova-Light', 'ProximaNova-Regular', arial, sans-serif;
    font-size: 1.3rem;
    margin-bottom: 20px;
    line-height: 3rem;
    padding-left: 30px;
}

ul.listing li {
    line-height: 2.4rem !important;
    font-size: 1.2em;
}

@media (max-width: 500px) {
    p {
        font-size: 1.5rem;
    }
    ul.listing {
        font-size: 1.5rem;
    }
    ul.listing li {
        line-height: 2.4rem !important;
        font-size: 1em;
    }
}

a.text-link {
    text-decoration: none;
    color: #153A59;
}

a.button.black-bg {
    color: white;
}

a.button.black-bg:hover {
    color: white;
}

a:hover {
    text-decoration: underline;
    color: #999;
}

h1,
.fakeh1 {
    font-family: "BrandonGrotesque", "BrandonGrotesque-Light", verdana, sans-serif;
    text-transform: uppercase;
    font-size: 48px;
    line-height: 48px;
    font-weight: normal!important;
    margin-bottom: 30px;
}

h2,
.fakeh2 {
    font-family: "BrandonGrotesque", "BrandonGrotesque-Light", verdana, sans-serif;
    text-transform: uppercase;
    font-size: 46px;
    line-height: 46px;
    font-weight: normal!important;
}

h3,
.fakeh3 {
    font-family: "BrandonGrotesque", "BrandonGrotesque-Light", verdana, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 30px;
    font-weight: normal!important;
    margin-bottom: 30px;
}

h4,
.fakeh4 {
    font-family: "BrandonGrotesque", "BrandonGrotesque-Light", verdana, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal!important;
}

h5,
.fakeh5 {
    font-family: "BrandonGrotesque", "BrandonGrotesque-Light", verdana, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal!important;
}

.sitemap h3 {
    margin: 40px 0 10px;
}

.sitemap h4 {
    margin: 30px 0 10px;
}

.uppercase {
    text-transform: uppercase;
}

.underline {
    display: inline-block;
    border-bottom: 2px solid white;
    margin-bottom: 10px;
}

.central-text-450 {
    width: 100%;
    max-width: 450px;
    text-align: center;
    margin: 110px auto;
    display: block;
    overflow: hidden;
}

.central-text-600 {
    width: 100%;
    max-width: 600px;
    text-align: center;
    margin: 110px auto;
    display: block;
    overflow: hidden;
}

.central-text-1000 {
    width: 100%;
    max-width: 1000px;
    text-align: center;
    margin: 110px auto;
    display: block;
    overflow: hidden;
}

.intro {
    font-size: 26px;
    font-style: italic;
    line-height: 36px;
}

.post-category,
.post-date-author,
.contact-us {
    text-transform: uppercase;
    font-family: "BrandonGrotesque", "BrandonGrotesque-Light", verdana, sans-serif;
    font-size: 14px!important;
    text-decoration: none;
}

.post-date-author {
    margin: 50px 0 0 0!important;
}

.font-size-25 {
    font-size: 25px!important;
}

#menu-main-menu-1 {
    width: 100%;
    text-align: center;
}

#menu-main-menu-1 li {
    display: inline-block;
    list-style: none;
    margin: 0;
    -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

#menu-main-menu-1 li a {
    text-decoration: none;
    color: black;
    padding: 0 20px;
    display: inline-block;
}

#menu-main-menu-1 li a:hover {
    color: #153A59;
}

#menu-main-menu-1 li.current-menu-item a {
    color: #999999;
}

#menu-main-menu-1 .menu-item-5230 {
    display: none;
}

.mobile-menu,
.mobile-share-menu {
    display: none;
    visibility: hidden;
}

.work-selector {
    height: 150px;
}

.work-selector .col-eight .vertical-middle {
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    display: table;
    vertical-align: middle;
    text-align: center;
}

.work-selector .col-eight .vertical-middle .brand-logo {
    margin: 0 auto;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    line-height: 0;
}

.work-selector .large-black-arrow {
    margin: 55px 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.work-selector .large-black-arrow:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition-transform: scale(1.1);
}

.work-selector .left {
    float: left;
    margin-left: 35%;
}

.work-selector .right {
    float: right;
    margin-right: 35%;
}

.main-header {
    height: 170px;
    display: block;
    position: relative;
    overflow: visible;
    background-repeat: repeat-x;
    margin-bottom: -20px;
    z-index: 20;
}

.main-footer {
    width: 100%;
    display: block;
    vertical-align: top;
    background: black;
}

.main-footer .social-links {
    background: white;
    height: 160px;
    width: 100%;
    text-align: center;
}

.main-footer .social-links .social-link {
    display: inline-block;
    list-style: none;
    margin: 62px 20px;
}

.main-footer .row {
    max-width: 1060px;
    width: 100%;
    padding: 0 30px;
}

.main-footer .footer-top {
    padding: 35px 0 25px;
    box-sizing: border-box;
}

.main-footer .footer-top .footer-images {
    text-align: right;
    vertical-align: middle;
}

.main-footer .footer-top .footer-images .vertical-middle {
    display: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: table;
    vertical-align: middle;
    text-align: right;
    float: right;
}

.main-footer .footer-top .footer-images .vertical-middle .footer-image-link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    height: 100%;
    min-height: 100%;
    width: auto;
    padding: 0 15px;
    left: 25px;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

.main-footer .footer-top .footer-images .vertical-middle .footer-image-link:hover {
    opacity: 0.6;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.main-footer .footer-top #menu-footer-page-links li {
    width: 45%;
    display: inline-block;
    list-style: none;
    margin: 0;
}

.main-footer .footer-top #menu-footer-page-links li a {
    color: #cccccc;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "BrandonGrotesque", "BrandonGrotesque-Light", verdana, sans-serif;
    text-decoration: none;
}

.main-footer .footer-top #menu-footer-page-links li a:hover {
    text-decoration: none;
    color: white;
}

.main-footer .footer-bottom {
    padding: 40px 0;
}

.main-footer .footer-bottom p {
    margin-bottom: 15px;
    color: #cccccc;
    font-size: 14px;
    line-height: 18px;
}

.main-footer .footer-bottom p:last-child {
    margin-bottom: 0;
}

.main-footer .footer-bottom .row {
    position: relative;
}

.main-footer .footer-bottom .row #menu-footer-info-links {
    position: absolute;
    top: 0;
    right: 0;
}

.main-footer .footer-bottom .row #menu-footer-info-links li {
    border-right: 1px solid #cccccc;
    list-style: none;
    display: inline-block;
    height: 20px;
    padding: 0;
}

.main-footer .footer-bottom .row #menu-footer-info-links li a {
    font-family: "Sabon W01 Roman", "sabon", georgia, serif;
    font-size: 14px;
    height: 20px;
    display: block;
    line-height: 20px;
    color: #cccccc;
    margin: 0 20px;
    text-decoration: none;
    text-align: right;
}

.main-footer .footer-bottom .row #menu-footer-info-links li a:hover {
    text-decoration: none;
    color: white;
}

.main-footer .footer-bottom .row #menu-footer-info-links li:last-child {
    border: none;
    margin-right: 0;
}

.button {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.05em;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    display: inline-block;
}

.button.black-bg:hover {
    background: #153A59;
}

.orientation {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 99999999;
    display: none;
    background: url(../img/rotate-icon.png) no-repeat 50% 50%;
    background-color: #fff;
    background-position: center middle;
}

.orientation .fallback {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 250px;
    margin-left: -125px;
    margin-top: -75px;
    background-size: auto;
}

.full-height-banner,
.half-height-banner {
    position: relative;
    width: 100%;
    min-width: 100%;
    height: 75%;
    min-height: 75%;
    max-height: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    background-size: cover!important;
    background-position: center center;
}

.full-height-banner .vertical-middle,
.half-height-banner .vertical-middle {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    text-align: center;
}

.full-height-banner .vertical-middle .banner-content,
.half-height-banner .vertical-middle .banner-content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    height: 100%;
    min-height: 100%;
    font-family: "BrandonGrotesque", "BrandonGrotesque-Light", verdana, sans-serif;
    text-transform: uppercase;
    text-align: center;
    z-index: 10;
}

.full-height-banner .vertical-middle .banner-content p,
.half-height-banner .vertical-middle .banner-content p {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
    font-weight: bolder;
}

.full-height-banner .vertical-middle .banner-content h1,
.half-height-banner .vertical-middle .banner-content h1,
.full-height-banner .vertical-middle .banner-content .fakeh1,
.half-height-banner .vertical-middle .banner-content .fakeh1 {
    font-size: 48px;
    line-height: 48px;
    margin: 0 auto;
    padding: 0 10%;
    max-width: 800px;
}

.full-height-banner .vertical-middle .banner-content h3,
.half-height-banner .vertical-middle .banner-content h3,
.full-height-banner .vertical-middle .banner-content .fakeh3,
.half-height-banner .vertical-middle .banner-content .fakeh3 {
    margin-bottom: 0;
    max-width: 90%;
    margin: 0 auto;
}

.full-height-banner .vertical-middle .banner-content a.button,
.half-height-banner .vertical-middle .banner-content a.button {
    text-decoration: none;
}

.main-header+.full-height-banner,
.main-header+.half-height-banner {
    height: calc(90% - 150px);
    min-height: calc(90% - 150px);
    max-height: calc(90% - 150px);
}

.zoom-wrapper {
    width: 100%;
    overflow: hidden;
}

.half-height-banner {
    -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    height: 50%;
    min-height: 50%;
    max-height: 50%;
    -webkit-transition: all 15s ease-in-out;
}

.half-height-banner:hover {
    -webkit-transform: scale(1.1);
}

.main-header+.half-height-banner {
    height: calc(50% - 150px);
    min-height: calc(50% - 150px);
    max-height: calc(50% - 150px);
}

.three-panel-banner {
    position: relative;
    width: 100%;
    min-width: 100%;
    height: 80%;
    height: calc(90% - 150px);
    min-height: calc(90% - 150px);
    max-height: calc(90% - 150px);
    display: block;
    overflow: hidden;
}

.three-panel-banner .row {
    height: 100%;
    min-height: 100%;
}

.three-panel-banner .row .col-four {
    width: 25%;
    position: relative;
    height: 100%;
    min-height: 100%;
    display: inline-block;
    overflow: hidden;
    text-align: center;
}

.three-panel-banner .row .col-four+.col-four+.col-four {
    width: 25%;
}

.three-panel-banner .row .col-four .background-image {
    position: absolute;
    top: 0;
    margin-left: -50%;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: 1;
}

.three-panel-banner .row .col-four .vertical-middle {
    top: 0;
    left: 0;
    width: 102%;
    height: 100%;
    display: table;
    vertical-align: middle;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    position: relative;
    z-index: 5;
    text-decoration: none;
}

.three-panel-banner .row .col-four .vertical-middle:hover {
    background: none;
}

.three-panel-banner .row .col-four .vertical-middle:hover .content h1,
.three-panel-banner .row .col-four .vertical-middle:hover .content .fakeh1,
.three-panel-banner .row .col-four .vertical-middle:hover .content h4,
.three-panel-banner .row .col-four .vertical-middle:hover .content .fakeh4 {
    color: #e6684f;
    text-decoration: none;
}

.three-panel-banner .row .col-four .vertical-middle:hover .content .find-out-more {
    background-position: -268px -100px;
}

.three-panel-banner .row .col-four .vertical-middle .content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    height: 100%;
    min-height: 100%;
    font-family: "BrandonGrotesque", "BrandonGrotesque-Light", verdana, sans-serif;
    text-transform: uppercase;
    text-align: center;
    z-index: 10;
    padding: 0 20px;
}

.three-panel-banner .row .col-four .vertical-middle .content h4,
.three-panel-banner .row .col-four .vertical-middle .content .fakeh4 {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
    text-decoration: none;
}

.three-panel-banner .row .col-four .vertical-middle .content h1,
.three-panel-banner .row .col-four .vertical-middle .content .fakeh1 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 0;
    text-decoration: none;
}

.three-panel-banner .row .col-four .vertical-middle .content h3,
.three-panel-banner .row .col-four .vertical-middle .content .fakeh3 {
    margin-bottom: 0;
    text-decoration: none;
}

.three-panel-banner .row .col-four .vertical-middle .content .find-out-more {
    margin-top: 40px;
}

.full-width-banner {
    position: relative;
    width: 100%;
    min-width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    line-height: 0;
}

.full-width-banner .background-image {
    top: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    height: auto;
    z-index: 1;
}

.full-width-banner .vertical-middle {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    display: table;
    vertical-align: middle;
    text-align: center;
}

.full-width-banner .vertical-middle .banner-content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    height: 100%;
    min-height: 100%;
    font-family: "BrandonGrotesque", "BrandonGrotesque-Light", verdana, sans-serif;
    text-transform: uppercase;
    text-align: center;
    z-index: 10;
}

.full-width-banner .vertical-middle .banner-content p {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
}

.full-width-banner .vertical-middle .banner-content h1,
.full-width-banner .vertical-middle .banner-content .fakeh1 {
    font-size: 48px;
    line-height: 48px;
    margin: 0 auto;
    max-width: 90%;
}

.full-width-banner .vertical-middle .banner-content h3,
.full-width-banner .vertical-middle .banner-content .fakeh3 {
    margin-bottom: 0;
    max-width: 90%;
    margin: 0 auto;
}

.full-width-banner .vertical-middle .banner-content a.button {
    text-decoration: none;
}

.homepage-banner .slide {
    background-size: cover;
    background-position: center center;
    min-height: 100%;
    height: 100%;
    width: 100%;
    min-height: 500px;
    min-width: 1200px;
    min-width: 100%;
    display: block;
    overflow: hidden;
    color: black;
}

.homepage-banner .slide-2 {
    background: url(/asset-library/img/slide-beachclub.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 100%;
    height: 100%;
    width: 100%;
    min-height: 500px;
    min-width: 1200px;
    min-width: 100%;
    display: block;
    overflow: hidden;
    color: black;
}

.homepage-banner .slide:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    /* background-color: rgba(16,32,68,.25); */
    background-color: rgba(8, 4, 4, 0.21);
}

.homepage-banner p {
    opacity: 0;
    position: relative;
    top: 20px;
}

.homepage-banner .button {
    opacity: 0;
    position: relative;
    top: 20px;
}

.footer-banner {
    height: 280px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.footer-banner h1 {
    margin-bottom: 0;
}

.footer-banner .button {
    margin-top: 25px;
}

.footer-banner:hover .button {
    background: #e6684f!important;
    color: white!important;
}

.showreel img {
    width: 100%;
    min-width: 100%;
    height: auto;
    display: block;
}

.jobs-landing-banner h1,
.jobs-landing-banner .fakeh1 {
    margin-bottom: 30px!important;
}

.jobs-landing-banner .white {
    opacity: 0.0;
    position: relative;
    top: 20px;
}

.jobs-landing-banner a {
    opacity: 0.0;
    position: relative;
    top: 20px;
}

.client-pod {
    position: relative;
    display: block;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

.client-pod .background-image {
    width: 100%;
    height: auto;
    -webkit-transition: all 8s ease-in-out;
}

.client-pod .overlay {
    width: 101%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.client-pod .overlay .vertical-middle {
    display: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    text-align: center;
}

.client-pod .overlay .vertical-middle .overlay-content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    height: 100%;
    min-height: 100%;
    padding: 5%;
    margin: 0;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background 300ms ease-in-out;
    -moz-transition: background 300ms ease-in-out;
    -ms-transition: background 300ms ease-in-out;
    -o-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}

.client-pod .overlay .vertical-middle .overlay-content .black-bg {
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    overflow: hidden;
    padding: 0px;
    height: auto;
    width: auto;
    max-width: 80%;
    -webkit-transition: background 300ms ease-in-out;
    -moz-transition: background 300ms ease-in-out;
    -ms-transition: background 300ms ease-in-out;
    -o-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}

.client-pod .overlay .vertical-middle .overlay-content .black-bg .inner-content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    padding: 10px;
}

.client-pod .overlay .vertical-middle .overlay-content .black-bg .inner-content span.bold.white.uppercase {
    font-family: "BrandonGrotesque", "BrandonGrotesque-Light", verdana, sans-serif;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
    padding: 5px;
}

.client-pod .overlay .vertical-middle .overlay-content .black-bg .inner-content span.tagline {
    font-family: "Sabon W01 Roman", "sabon", georgia, serif;
    text-align: center;
    opacity: 1;
    height: auto;
    font-size: 17px;
    line-height: 20px;
    margin-top: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}

.client-pod .overlay:hover .vertical-middle .overlay-content {
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.client-pod .overlay:hover .vertical-middle .overlay-content .black-bg {
    margin: 0px;
    background: none;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

img.full-width-banner {
    height: auto;
    -webkit-transition: all 15s ease-in-out;
}

img.full-width-banner:hover {
    -webkit-transform: scale(1.1);
}

/* homepage logo slider */
.home-slider-container {
  max-width: 65%;
  margin: 3em auto 3em;
  width: 100%;
}

@media (min-width: 992px) {
	.home-slider-container {
	  margin: 20px auto 3.5em;
	}
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 5.5));
  }
}
.slider {
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: auto;
}
.slider .slide-track {
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider .slide {
  height: 100px;
  width: 250px;
}



.full-width-banner.jobs-landing-banner .vertical-middle .banner-content h1,
.full-width-banner.jobs-landing-banner .vertical-middle .banner-content .fakeh1 {
    width: 100%;
    max-width: 100%;
}

.current-vacancies {
    padding: 30px 0 70px;
}

.current-vacancies .row {
    max-width: 1000px;
    width: 90%;
    width: calc(100% - 80px);
    margin: 40px auto 0;
}

.current-vacancies .row .vacancy {
    max-width: 480px;
    position: relative;
    font-size: 0;
    line-height: 0;
    background: #edeef0;
    text-align: center;
    height: 165px;
    width: 45%;
    width: calc(50% - 20px);
    font-family: "BrandonGrotesque", "BrandonGrotesque-Light", verdana, sans-serif;
    color: black;
    -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    margin-top: 40px;
}

.service {
    height: 100%;
    min-height: 100%;
}

.service .service-banner {
    position: relative;
    width: 100%;
    min-width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}

.service .service-banner .background-image {
    width: 100%;
    min-width: 100%;
    height: auto;
    top: 0;
    left: 0;
}

.service .service-banner .large-white-arrow.left {
    position: absolute;
    top: 50%;
    left: 5%;
    margin-top: -20px;
}

.service .service-banner .large-white-arrow.right {
    position: absolute;
    top: 50%;
    right: 5%;
    margin-top: -20px;
}

.service .service-banner .vertical-middle {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 400px;
    margin-top: -200px;
    display: table;
    vertical-align: middle;
    text-align: center;
}

.service .service-banner .vertical-middle .content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    height: 100%;
    min-height: 100%;
}

.service .service-banner .vertical-middle .content p {
    font-family: "BrandonGrotesque", "BrandonGrotesque-Light", verdana, sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
}

.service .service-banner .vertical-middle .content h2 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 0;
}

.service .half-height-banner .vertical-middle .banner-content .fakeh1 {
    padding: 20% 10%;
}



.client-logos {
    max-width: 1000px;
    margin: 30px auto;
}

.client-logos .col-three {
    position: relative;
}

.client-logos .col-three .logo {
    margin: 12.5px 5%;
    width: 90%;
    max-width: 222px;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

.client-logos .col-three a.client-logo-link {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.awards {
    margin: 150px 0 0px;
    text-align: center;
    position: relative;
}

.awards .large-black-arrow {
    position: absolute;
    top: 40px;
    z-index: 50;
    cursor: pointer;
}

.awards .large-black-arrow.left {
    left: calc(50% - 480px);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.awards .large-black-arrow.left:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition-transform: scale(1.1);
}

.awards .large-black-arrow.right {
    right: calc(50% - 480px);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.awards .large-black-arrow.right:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition-transform: scale(1.1);
}

.awards h1,
.awards .fakeh1 {
    margin-bottom: 10px;
}

.awards h3,
.awards .fakeh3 {
    margin-bottom: 40px;
}

.awards .award-year {
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.awards .award-year .awards-pod {
    min-height: 245px;
    height: auto;
    position: relative;
}

.awards .award-year .awards-pod .awards-text {
    top: 100px;
    width: 100%;
    text-align: center;
}

.awards .award-year .awards-pod .awards-text .fakeh3 {
    margin-bottom: 5px;
}

.awards .award-year .awards-pod .awards-text span {
    width: 100%;
    float: left;
}

.awards .award-year .col-three {
    width: 20%;
    position: relative;
    height: 120px;
}

.awards .award-year .col-three .award {
    display: inline-block;
    width: 100%;
    min-width: 100%;
    max-width: 99px;
    height: 100%;
    min-height: 100%;
}

.awards .award-year .col-three a.award-link {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.service-area a.service {
    font-size: 16px;
    -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    color: #e6684f;
    text-decoration: underline;
}

.service-area a.service:hover {
    color: #999999!important;
    text-decoration: none;
}

.service-area .accordion .accordion-button a.whiter.expand {
    background-position: -80px -40px!important;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transition-timing-function: none;
    -moz-transition-timing-function: none;
    -ms-transition-timing-function: none;
    -o-transition-timing-function: none;
    transition-timing-function: none;
}

.service-area .accordion .accordion-button a.whiter.expand.up {
    background-position: -240px -40px!important;
    width: 40px;
    height: 35px;
    display: inline-block;
}

.service-area .accordion .accordion-button a.whiter.expand.down {
    background-position: -80px -40px!important;
    width: 40px;
    height: 35px;
    display: inline-block;
}

.service-area .accordion .accordion-button a.expand {
    background-position: 2px -40px!important;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transition-timing-function: none;
    -moz-transition-timing-function: none;
    -ms-transition-timing-function: none;
    -o-transition-timing-function: none;
    transition-timing-function: none;
}

.service-area .accordion .accordion-button a.expand.up {
    background-position: -198px -40px!important;
    width: 40px;
    height: 35px;
    display: inline-block;
}

.service-area .accordion .accordion-button a.expand.down {
    background-position: 2px -40px!important;
    width: 40px;
    height: 35px;
    display: inline-block;
}

.service-area .accordion .mobile-only {
    height: auto!important;
}

.acf-map {
    width: 99%;
    height: 400px;
    margin: 0;
    margin-bottom: 40px;
}

.acf-map.map-1 {
    float: left;
}

.acf-map.map-2 {
    float: right;
}

.contact .row .col-six:nth-child(odd) {
    padding-right: 4px;
}

.contact .row .col-six:nth-child(even) {
    padding-left: 4px;
}

.contact .row .button {
    text-decoration: none;
    background: #edeef0;
    color: black;
    -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.contact .row .button:hover {
    background: #e6684f;
    color: white;
}

.contact .row .central-text-600 {
    margin: 70px auto 60px;
}

@-moz-document url-prefix() {
    .meet-the-team .team-member .col-six .vertical-middle {
        top: 15%;
    }
    .client-pod .overlay .vertical-middle {
        padding-right: 20px;
    }
    .full-width-banner .vertical-middle {
        top: 45%;
    }
    .full-width-banner.footer-banner .vertical-middle {
        top: 0;
    }
}

x:-o-prefocus,
body {
    font-size: 15px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hideme {
    opacity: 0.0;
    position: relative;
    top: 100px;
}

.fademe {
    opacity: 0.0;
}

._ajax_load_reveal:first-of-type {
    display: none!important;
}

.load-more-btn-wrap {
    width: 40px;
    margin: 0px auto;
}

.load-more-btn-wrap.loading {
    background: none!important;
}

.load-more-btn-wrap .more {
    background: none!important;
    padding: 0px!important;
    width: 16px!important;
    margin: 20px auto 0px auto!important;
    left: -10px;
}

.banner-text {
    opacity: 0;
    position: relative;
    top: 20px;
}

.privacy-policy ul li {
    list-style-type: disc;
    list-style-position: inside;
}

.current-type-page.showreel .main-footer .footer-banner {
    display: none;
}

.center {
    margin: 0 auto;
    text-align: center;
}

.hidden {
    visibility: hidden;
}

.mobile-only {
    display: none;
    visibility: hidden;
    height: 0!important;
}

#fade-wrapper,
#fade-content {
    display: block;
    overflow: hidden;
}

.no-overflow {
    overflow: hidden;
}

.current-type-post .menu-main-menu-container #menu-main-menu-1 .menu-item-object-page.menu-item-28 a {
    color: #999999;
}

.current-type-job .menu-main-menu-container #menu-main-menu-1 .menu-item-object-page.menu-item-25 a {
    color: #999999;
}

.current-type-work .menu-main-menu-container #menu-main-menu-1 .menu-item-object-page.menu-item-31 a {
    color: #999999;
}

.current-type-service .menu-main-menu-container #menu-main-menu-1 .menu-item-object-page.menu-item-29 a {
    color: #999999;
}

.swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
    width: 80%;
    max-width: 800px;
    margin: 0 auto;
}

.swipe-wrap {
    overflow: hidden;
    position: relative;
    -webkit-transition: height 0.33s linear;
    -moz-transition: height 0.33s linear;
    -ms-transition: height 0.33s linear;
    -o-transition: height 0.33s linear;
    transition: height 0.33s linear;
}

.swipe-wrap>div {
    float: left;
    width: 100%;
    position: relative;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: block;
    zoom: 1;
}



@media only screen and (orientation: landscape) and (min-device-width: 320px) and (max-device-width: 650px) {
    .orientation {
        display: block;
    }
    body .container {
        display: none;
    }
}

@media only screen and (min-width: 1920px) {
    .sticky-wrapper,
    .non-sticky-wrapper {
        max-width: 1920px;
    }
    .non-sticky-wrapper {
        margin: 0px auto;
        display: inline-block;
    }
    .sticky-wrapper {
        display: inline-block;
    }
    .sticky-wrapper .sticky-posts {
        max-width: 960px;
    }
    .blog-posts .row .blog-post {
        max-width: 100%;
        width: 32%;
        margin-right: 2%;
    }
    .blog-posts .row .blog-post.last {
        margin-right: 0!important;
    }
    .blog-posts .row .blog-post.sticky-posts,
    .blog-posts .row .blog-post.sticky-posts:first-of-type {
        margin-right: 2%;
        max-width: 49%!important;
        width: 49%;
    }
    .sticky-wrapper .blog-posts .row .blog-post.sticky-posts,
    .sticky-wrapper .blog-posts .row .blog-post:first-of-type {
        margin-right: 2%;
        width: 49%!important;
        max-width: 49%;
    }
}

@media only screen and (max-width: 1300px) {
    .blog-posts {
        padding: 0px 0 50px;
    }
    .blog-posts .row {
        max-width: 688px;
        margin: 0 auto;
    }
    .blog-posts .row .sticky-wrapper {
        margin-top: 40px;
    }
    .blog-posts .row .sticky-wrapper .blog-post.sticky-posts {
        width: 47%;
        max-width: 47%;
        margin-right: 40px;
    }
    .blog-posts .row .sticky-wrapper .blog-post.sticky-posts:nth-child(2) {
        margin-right: 0px;
    }
    .blog-posts .row .non-sticky-wrapper .blog-post img {
        display: none;
    }
    .blog-posts .row .non-sticky-wrapper .blog-post:first-of-type img {
        display: block;
    }
    .blog-posts .row .non-sticky-wrapper .blog-post:nth-child(2) img {
        display: block;
    }
    .blog-posts .row .blog-post {
        width: 45%;
        width: calc(50% - 20px);
    }
    .blog-posts .row .blog-post:nth-child(2n) {
        margin-right: 0px;
    }
    .blog-posts .row .blog-post .post-info {
        padding: 0 20px;
    }
    .blog-posts .row .blog-post .post-info .vertical-middle .content h2 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .blog-posts .row .blog-post:nth-child(3n+1) {
        margin-left: 40px;
    }
    .blog-posts .row .blog-post:nth-child(2n+1) {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 1024px) {
    .client-pod .overlay .vertical-middle .overlay-content p {
        font-size: 18px;
        line-height: 20px;
    }
    h1,
    .fakeh1 {
        font-size: 42px;
        line-height: 42px;
    }
    h3,
    .fakeh3 {
        font-size: 24px;
        line-height: 24px;
    }
    .meet-the-team .team-member .col-six .vertical-middle .content p {
        margin-bottom: 0;
        line-height: 26px;
    }
    .three-panel-banner .row .col-four .vertical-middle .content h1,
    .three-panel-banner .row .col-four .vertical-middle .content .fakeh1 {
        font-size: 32px;
        line-height: 30px;
        margin-bottom: 0;
    }
    .awards .large-black-arrow.left {
        left: 5%;
    }
    .awards .large-black-arrow.right {
        right: 5%;
    }
}

@media only screen and (max-width: 900px) {
    .meet-the-team .team-member .col-six .vertical-middle .content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .meet-the-team .team-member .col-six .vertical-middle .content p {
        margin-bottom: 0;
        font-size: 16px;
        line-height: 28px;
    }
    .meet-the-team .team-member .col-six .vertical-middle .content h3 {
        margin-bottom: 0px;
    }
    .meet-the-team .team-member .col-six .vertical-middle .content .fakeh4 {
        font-size: 14px;
    }
    .meet-the-team .team-member .col-six .background-image {
        width: auto;
        min-width: 100%;
        height: 320px;
        position: relative;
        left: -25%;
    }
    .awards .award-year .awards-pods .awards-text {
        top: 75px;
    }
    .awards .award-year .awards-pods .awards-text .fakeh4 {
        font-size: 20px;
    }
    .awards .award-year .awards-pods .awards-text span {
        font-size: 14px;
    }
    .awards .award-year .col-three {
        width: 25%;
    }
}

@media (max-width: 747px) {
    .blog-posts .row .sticky-wrapper {
        margin-top: 40px;
    }
    .blog-posts .row .sticky-wrapper .blog-post.sticky-posts {
        margin-right: 6%;
    }
    .three-panel-banner .row .col-four .vertical-middle .content .find-out-more {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    body {
        font-size: 16px;
    }
    .tablet-hide {
        display: none!important;
    }
    .row {
        max-width: 768px;
    }
    .row .client-pod.col-four {
        width: 50%;
    }
    h1,
    .fakeh1,
    h2,
    .fakeh2,
    h3,
    .fakeh3 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 30px;
    }
    h1,
    .fakeh1 {
        font-size: 48px;
        line-height: 52px;
        margin-bottom: 0;
    }
    .homepage-banner .background-image,
    .homepage-banner .mobile-background-image {
        display: none;
        visibility: hidden;
    }
    .homepage-banner .tablet-background-image {
        display: block;
        visibility: visible;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        min-width: 100%;
        height: auto;
        min-height: 100%;
        z-index: 1;
    }
    .half-height-banner {
        height: 33%;
        min-height: 33%;
        max-height: 33%;
        -webkit-transition: all 0 ease-in-out;
    }
    .half-height-banner:hover {
        -webkit-transform: scale(1);
    }
    .client-pod .overlay .vertical-middle .overlay-content p {
        font-size: 20px;
        line-height: 22px;
    }
    .blog-posts {
        padding: 0px 0 50px;
    }
    .blog-posts .row {
        max-width: 688px;
        margin: 0 auto;
    }
    .blog-posts .row .blog-post {
        max-width: 320px;
        width: 46%;
        width: calc(50% - 20px);
    }
    .blog-posts .row .blog-post .post-info {
        padding: 0 20px;
    }
    .blog-posts .row .blog-post .post-info .vertical-middle .content h2 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .blog-single-post .row {
        max-width: 688px;
    }
    .blog-single-post .row .post-content {
        padding: 50px;
        font-size: 0;
    }
    .blog-single-post .row .post-content h1 {
        font-size: 38px;
        line-height: 38px;
    }
    .current-vacancies {
        padding: 0px 0 40px;
    }
    .current-vacancies .row {
        max-width: 688px;
        margin: 40px auto 0;
    }
    .current-vacancies .row .vacancy {
        max-width: 320px;
    }
    .current-vacancies .row .vacancy .vertical-middle .content h2 {
        font-size: 20px;
        line-height: 20px;
    }
    .current-vacancies .row .vacancy:nth-child(2n) {
        margin-left: 0px;
    }
    .job-vacancy .job-vacancy-banner {
        position: relative;
        height: 500px;
        display: block;
    }
    .job-vacancy .job-vacancy-banner .background-image {
        width: auto;
        position: absolute;
        height: 500px;
        left: 50%;
        margin-left: -480px;
    }
    .job-vacancy .job-vacancy-banner .vertical-middle .content h1,
    .job-vacancy .job-vacancy-banner .vertical-middle .content .fakeh1 {
        font-size: 42px;
        line-height: 42px;
    }
    .job-vacancy .job-vacancy-banner .vertical-middle .content h1,
    .job-vacancy .job-vacancy-banner .vertical-middle .content .fakeh1,
    .job-vacancy .job-vacancy-banner .vertical-middle .content h2 {
        width: 300px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .client-logos {
        margin-bottom: 50px;
        margin-top: 50px;
    }
    .meet-the-team .team-member .col-six .vertical-middle .content {
        padding-left: 30px;
        padding-right: 30px;
    }
    .meet-the-team .team-member .col-six .vertical-middle .content p {
        margin-bottom: 0;
        font-size: 16px;
        line-height: 28px;
        width: 100%;
    }
    .meet-the-team .team-member .col-six .vertical-middle .content h3 {
        margin-bottom: 0px;
    }
    .meet-the-team .team-member .col-six .vertical-middle .content .fakeh4 {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 10px;
    }
    .meet-the-team .team-member .col-six .background-image {
        width: auto;
        min-width: 100%;
        height: 320px;
        position: relative;
        left: -25%;
    }
    .service-area.row .central-text-1000 {
        max-width: 670px;
        margin-left: auto;
        margin-right: auto;
    }
    .service-area.row .central-text-1000 .col-four {
        width: 50%!important;
    }
    .amin-offices {
        line-height: 0;
    }
    .amin-offices .amin-office {
        height: 200px;
        min-height: 200px;
    }
    .amin-offices .amin-office .vertical-middle .content {
        padding: 0 10px;
        overflow: hidden;
    }
    .amin-offices .amin-office .vertical-middle .content h3 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 0;
    }
    .contact .col-six {
        width: 100%;
        display: block;
        padding: 0!important;
    }
    .acf-map {
        width: 100%;
        height: 400px;
        margin: 0;
        margin-bottom: 40px;
    }
    .acf-map.map-1 {
        float: none;
    }
    .acf-map.map-2 {
        float: none;
    }
    .swipe {
        max-width: 80%;
    }
    .awards {
        margin: 55px 0 50px;
    }
    .awards .large-black-arrow {
        background-size: 280px 280px;
        width: 15px;
        height: 24px;
        top: 40px;
    }
    .awards .large-black-arrow.left {
        background-position: 1px -45px;
        left: 5%;
    }
    .awards .large-black-arrow.right {
        background-position: -15px -45px;
        right: 5%;
    }
    .awards h1,
    .awards .fakeh1 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .awards .award-year .col-three {
        height: 120px;
    }
    .awards .award-year .col-three .award {
        display: inline-block;
        width: 100%;
        min-width: 100%;
        height: 100%;
        min-height: 100%;
    }
    .awards .award-year .col-three a.award-link {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
    }
    .footer-banner {
        height: 150px;
    }
    .footer-banner .vertical-middle .banner-content h1,
    .footer-banner .vertical-middle .banner-content .fakeh1 {
        font-size: 24px;
        line-height: 28px;
    }
    .footer-banner .vertical-middle .banner-content .button {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 750px) {
    .meet-the-team .team-member .col-six .vertical-middle .content p {
        font-size: 15px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 650px) {
    #menu-main-menu-1 li {
        margin: 0;
        font-size: 15px;
    }
    #menu-main-menu-1 li a {
        padding: 0 15px;
    }
    .meet-the-team .team-member .col-six .vertical-middle .content p {
        font-size: 15px;
        line-height: 22px;
    }
}

@media only screen and (max-width: 600px) {
    #wpadminbar {
        top: -46px;
    }
    #menu-main-menu-1 li {
        margin: 0;
    }
    #menu-main-menu-1 li a {
        padding: 0 10px;
    }
    .blog-posts {
        padding: 0px 0 50px;
    }
    .blog-posts .row .blog-post .post-info .vertical-middle .content h2 {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .blog-posts .row .blog-post .post-info .vertical-middle .content>a {
        padding: 0 7px;
        font-size: 12px;
    }
    .meet-the-team .team-member .col-six .vertical-middle .content {
        padding-left: 30px;
    }
    .meet-the-team .team-member .col-six .vertical-middle .content p {
        font-size: 15px;
        line-height: 20px;
    }
    .meet-the-team .team-member .col-six .background-image {
        left: -45%;
    }
    .central-text-600 {
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
    }
    .full-height-banner .vertical-middle,
    .half-height-banner .vertical-middle,
    .full-width-banner .vertical-middle {
        vertical-align: middle;
    }
    .full-height-banner .vertical-middle .banner-content,
    .half-height-banner .vertical-middle .banner-content,
    .full-width-banner .vertical-middle .banner-content {
        vertical-align: middle;
        text-align: center;
    }
    .full-height-banner .vertical-middle .banner-content h1,
    .half-height-banner .vertical-middle .banner-content h1,
    .full-height-banner .vertical-middle .banner-content .fakeh1,
    .half-height-banner .vertical-middle .banner-content .fakeh1,
    .full-width-banner .vertical-middle .banner-content h1,
    .full-width-banner .vertical-middle .banner-content .fakeh1 {
        font-size: 36px;
        line-height: 36px;
    }
    .full-height-banner .vertical-middle .banner-content a.button,
    .half-height-banner .vertical-middle .banner-content a.button,
    .full-width-banner .vertical-middle .banner-content a.button {
        margin-top: 20px;
    }
    .client-logos .col-three {
        position: relative;
        width: 50%;
    }
    .main-footer .footer-top .col-six {
        width: 100%;
        text-align: center;
    }
    .main-footer .footer-top .col-six .vertical-middle {
        margin: 30px auto 0!important;
        float: none;
        display: inline-block;
    }
    .main-footer .footer-bottom .col-six {
        display: inline-block;
        overflow: hidden;
    }
    .main-footer .footer-bottom .col-six #menu-footer-page-links li {
        width: 49%;
        margin: 0;
    }
    .main-footer .footer-bottom .copyright .trademarks {
        line-height: 16px;
    }
}

@media only screen and (max-width: 568px) {
    .hideme {
        opacity: 1;
        position: relative;
        top: 0px;
    }
    .fademe {
        opacity: 1;
    }
    .amin-logo img {
        width: 90%;
    }
    .mobile-only {
        display: inline-block!important;
        visibility: visible;
    }
    .mobile-hide {
        display: none!important;
        visibility: hidden!important;
        height: 0!important;
    }
    .container,
    .main-header,
    .main-footer {
        min-width: 320px;
    }
    .main-footer .footer-bottom .row .copyright .trademarks {
        padding-left: 0px;
    }
    .row {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 568px;
        overflow: hidden;
    }
    .row .col-one,
    .row .col-two,
    .row .col-three,
    .row .col-four,
    .row .col-five,
    .row .col-six,
    .row .col-seven,
    .row .col-eight,
    .row .col-nine,
    .row .col-ten,
    .row .col-eleven,
    .row .col-twelve {
        float: left;
        height: auto;
        margin-left: 0;
        margin-right: 0;
        width: 100%!important;
    }
    .blog-posts .row .sticky-wrapper {
        margin-top: 20px;
    }
    .blog-posts .row .sticky-wrapper .blog-post.sticky-posts {
        width: 100%;
        max-width: 100%;
        margin-right: 0px;
    }
    .blog-posts .row .sticky-wrapper .blog-post.sticky-posts:first-of-type {
        margin-bottom: 20px;
    }
    .blog-posts .row .non-sticky-wrapper .blog-post:first-of-type img {
        display: none;
    }
    .blog-posts .row .non-sticky-wrapper .blog-post:nth-child(2) img {
        display: none;
    }
    .work-selector {
        height: 100px;
        min-height: 100px;
        max-height: 100px;
        position: relative;
        display: block;
    }
    .work-selector .col-eight,
    .work-selector .col-two {
        position: absolute!important;
        top: 0;
        left: 0;
        display: block;
        height: 100px;
    }
    .work-selector .col-eight .vertical-middle,
    .work-selector .col-two .vertical-middle {
        height: 100px;
    }
    .work-selector .col-eight .vertical-middle .brand-logo img,
    .work-selector .col-two .vertical-middle .brand-logo img {
        max-height: 60px;
    }
    .work-selector .large-black-arrow {
        margin: 40px 0;
        background-size: 2500%;
        height: 20px;
        width: 12px;
    }
    .work-selector .left {
        float: left;
        margin-left: 20px;
        background-position: 0px -50px;
    }
    .work-selector .right {
        float: right;
        margin-right: 20px;
        background-position: -17px -50px;
    }
    h1,
    h2,
    h3 {
        font-size: 18px;
        line-height: 18px;
    }
    h1 {
        font-size: 24px;
    }
    .central-text-450,
    .central-text-600 {
        padding: 0 20px;
        margin: 30px auto;
    }
    .contact-us {
        font-size: 14px!important;
        text-decoration: none;
        line-height: 22px;
    }
    .main-header {
        height: 80px;
        background-position: 0 -90px;
        position: relative;
        vertical-align: top;
        overflow: visible;
    }

    #menu-main-menu-1 {
        display: none;
        height: 0;
    }

    .homepage-banner {
        min-height: 540px;
        height: calc(100% - 60px);
        max-height: calc(100% - 60px);
    }
    .homepage-banner .background-image,
    .homepage-banner .tablet-background-image {
        display: none;
        visibility: hidden;
    }
    .homepage-banner .mobile-background-image {
        display: block;
        visibility: visible;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        min-width: 100%;
        height: auto;
        min-height: 100%;
        z-index: 1;
    }
    .full-height-banner,
    .half-height-banner {
        height: calc(90%);
        min-height: calc(90%);
        max-height: calc(90%);
    }
    .full-height-banner .vertical-middle,
    .half-height-banner .vertical-middle {
        vertical-align: middle;
    }
    .full-height-banner .vertical-middle .banner-content,
    .half-height-banner .vertical-middle .banner-content {
        vertical-align: middle;
        text-align: center;
        padding: 0 0 30px 0;
    }
    .full-height-banner .vertical-middle .banner-content h1,
    .half-height-banner .vertical-middle .banner-content h1,
    .full-height-banner .vertical-middle .banner-content .fakeh1,
    .half-height-banner .vertical-middle .banner-content .fakeh1 {
        font-size: 24px;
        line-height: 24px;
        width: 80%;
        max-width: 80%;
        letter-spacing: 0px;
        margin: 0 auto;
    }
    .full-height-banner .vertical-middle .banner-content a.button,
    .half-height-banner .vertical-middle .banner-content a.button {
        margin-top: 20px;
    }
    .main-header+.full-height-banner,
    .main-header+.half-height-banner {
        height: calc(90% - 80px);
        min-height: calc(90% - 80px);
        max-height: calc(90% - 80px);
    }
    .main-header+.half-height-banner {
        height: calc(50% - 80px);
        min-height: calc(50% - 80px);
        max-height: calc(50% - 80px);
        -webkit-transition: all 0 ease-in-out;
    }
    .half-height-banner {
        height: 33%;
        min-height: 33%;
        max-height: 33%;
        -webkit-transition: all 0 ease-in-out;
    }
    .half-height-banner:hover {
        -webkit-transform: scale(1);
    }
    .jobs-landing-banner .vertical-middle {
        vertical-align: middle;
    }
    .jobs-landing-banner .vertical-middle .banner-content {
        vertical-align: middle;
        text-align: center;
        padding: 0;
    }
    .jobs-landing-banner .vertical-middle .banner-content h1,
    .jobs-landing-banner .vertical-middle .banner-content .fakeh1 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .jobs-landing-banner .vertical-middle .banner-content a.button {
        margin-top: 20px;
    }
    .full-height-banner .vertical-middle .banner-content h1,
    .half-height-banner .vertical-middle .banner-content h1,
    .full-height-banner .vertical-middle .banner-content .fakeh1,
    .half-height-banner .vertical-middle .banner-content .fakeh1,
    .full-width-banner .vertical-middle .banner-content h1,
    .full-width-banner .vertical-middle .banner-content .fakeh1 {
        font-size: 24px;
        line-height: 24px;
    }
    .full-height-banner .vertical-middle .banner-content a.button,
    .half-height-banner .vertical-middle .banner-content a.button,
    .full-width-banner .vertical-middle .banner-content a.button {
        margin-top: 10px;
    }
    .three-panel-banner {
        height: calc(90% - 80px);
        min-height: calc(90% - 80px);
        max-height: calc(90% - 80px);
    }
    .three-panel-banner .row .col-four .vertical-middle .content h1,
    .three-panel-banner .row .col-four .vertical-middle .content .fakeh1 {
        font-size: 26px!important;
        line-height: 26px!important;
        margin-bottom: 0;
    }
    .meet-the-team .team-member .col-six .background-image {
        width: 100%;
        min-width: 100%;
        height: auto;
        left: 0;
    }
    .meet-the-team .team-member .col-six:last-child.accordion {
        text-align: left;
        width: 100%;
        background: black;
        height: auto!important;
        min-height: 0!important;
        display: block;
        overflow: hidden;
    }
    .meet-the-team .team-member .col-six:last-child.accordion .accordion-button {
        padding: 20px 15px 15px 15px;
        vertical-align: top;
        height: auto;
        color: white;
        position: relative;
    }
    .meet-the-team .team-member .col-six:last-child.accordion .accordion-button h3 {
        font-size: 24px;
        max-width: 70%;
        margin-bottom: 5px;
        line-height: 22px;
        position: relative;
        bottom: 5px;
        word-spacing: 400px;
    }
    .meet-the-team .team-member .col-six:last-child.accordion .accordion-button .fakeh4 {
        margin-bottom: 0;
        font-size: 14px;
        line-height: 16px;
        max-width: 70%;
        position: relative;
        bottom: 0;
    }
    .meet-the-team .team-member .col-six:last-child.accordion .accordion-content {
        padding: 0px 15px;
    }
    .meet-the-team .team-member .col-six:last-child {
        height: 350px;
        min-height: 350px;
        text-align: center;
    }
    .meet-the-team .team-member .col-six:last-child .vertical-middle {
        vertical-align: top;
    }
    .meet-the-team .team-member .col-six:last-child .vertical-middle .content {
        text-align: left;
        padding: 20px 15px;
        vertical-align: top;
    }
    .meet-the-team .team-member .col-six:last-child .vertical-middle .content h3 {
        font-size: 24px;
        max-width: 70%;
        margin-bottom: 5px;
    }
    .meet-the-team .team-member .col-six:last-child .vertical-middle .content .fakeh4 {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 16px;
        max-width: 70%;
    }
    .awards .col-three {
        width: 50%!important;
    }
    .awards h1,
    .awards .fakeh1 {
        font-size: 24px;
        margin-bottom: 0px;
    }
    .awards h3,
    .awards .fakeh3 {
        margin-bottom: 20px;
        font-size: 16px;
    }
    .service-area.row .central-text-1000 {
        max-width: 528px;
        margin: 45px auto 30px;
    }
    .service-area.row .central-text-1000 .accordion .accordion-button h3,
    .service-area.row .central-text-1000 .accordion .accordion-button .fakeh3 {
        max-width: 80%;
        margin: 0 auto 15px;
    }
    .service-area.row .central-text-1000 .accordion .mobile-only {
        height: auto!important;
    }
    .service-area.row .central-text-1000 .accordion .accordion-content a.service {
        font-size: 16px;
        text-decoration: none;
        -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        -moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        -ms-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
        -moz-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
        -ms-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
        -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    }
    .service-area.row .central-text-1000 .accordion .accordion-content a.service:hover {
        color: #e6684f!important;
    }
    .service-area.row .central-text-1000 .col-four {
        width: 100%!important;
    }
    .client-pod .overlay .vertical-middle .overlay-content .black-bg .inner-content span.bold.white.uppercase {
        font-size: 18px;
        line-height: 20px;
    }


    .row.client-logos {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .row.client-logos .col-three {
        width: 50%!important;
    }
    .row.client-logos .col-three .logo {
        margin: 0px 14px;
        width: 90%;
        box-sizing: border-box;
    }
}

@media only screen and (max-width: 320px) {
    .blog-single-post .row .post-content .photo-story-image.landscape,
    .blog-single-post .row .post-content .photo-story-image.portrait {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        margin: 0!important;
    }
    .three-panel-banner .row .col-four .vertical-middle .content h1,
    .three-panel-banner .row .col-four .vertical-middle .content .fakeh1 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 0;
        max-width: 230px;
    }
}

@media only screen and (max-width: 1200px) {
    .three-panel-banner {
        height: calc(90% - 60px);
        min-height: calc(90% - 100px);
        max-height: calc(90% - 100px);
    }
    .three-panel-banner .row .col-four {
        width: 100%;
        height: 25%;
        min-height: 25%;
        margin-bottom: -1px;
    }
    .three-panel-banner .row .col-four+.col-four+.col-four {
        height: 25%;
        width: 100%;
    }
    .three-panel-banner .row .col-four .background-image {
        top: 0;
        margin-left: 0;
        right: 0;
        bottom: 0;
    }
    .three-panel-banner .row .col-four .vertical-middle .content h1,
    .three-panel-banner .row .col-four .vertical-middle .content .fakeh1 {
        font-size: 32px;
        line-height: 38px;
        max-width: 650px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 3%;
    }
    .three-panel-banner .row .col-four .vertical-middle .content .find-out-more {
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    img.about {
        width: 100%;
    }
}

#testimonial-container {
    display: inline-block !important;
    margin-top: 35px;
}

.border {
    border: 1px solid #e5e5e5;
}