<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.home .banner .headline2,
.page-id-2340 .banner .headline2,
.page-id-2385 .banner .headline2,
.page-id-2405 .banner .headline2 {

    font-size: 140px;
    top: 300px;
    left: 100px;
    padding: 0;

}

.home .banner .headline2 span,
.page-id-2340 .banner .headline2 span,
.page-id-2385 .banner .headline2 span,
.page-id-2405 .banner .headline2 span {
    font-size: 66px;
    margin-bottom: 25px;
    margin-left: 5px;
}

.home .cycle-slideshow,
.page-id-2340 .cycle-slideshow,
.page-id-2385 .cycle-slideshow,
.page-id-2405 .cycle-slideshow {
    height: 920px !important;
}

@media screen and (max-width:1480px) {

    .home .cycle-slideshow,
    .page-id-2340 .cycle-slideshow,
    .page-id-2385 .cycle-slideshow,
    .page-id-2405 .cycle-slideshow {
        height: 720px !important;
    }

    .home .banner .headline2,
    .page-id-2340 .banner .headline2,
    .page-id-2385 .banner .headline2,
    .page-id-2405 .banner .headline2 {
        font-size: 110px;
        top: 280px;
        left: 100px;
        padding: 0;
    }

    .home .banner .headline2 span,
    .page-id-2340 .banner .headline2 span,
    .page-id-2385 .banner .headline2 span,
    .page-id-2405 .banner .headline2 span {
        font-size: 48px;
        margin-bottom: 22px;
    }
}

@media screen and (max-width:1200px) {

    .home .cycle-slideshow,
    .page-id-2340 .cycle-slideshow,
    .page-id-2385 .cycle-slideshow,
    .page-id-2405 .cycle-slideshow {
        height: 680px !important;
    }

    .home .banner .headline2,
    .page-id-2340 .banner .headline2,
    .page-id-2385 .banner .headline2,
    .page-id-2405 .banner .headline2 {
        font-size: 90px;
        top: 245px;
        left: 80px;


    }

    .home .banner .headline2 span,
    .page-id-2340 .banner .headline2 span,
    .page-id-2385 .banner .headline2 span,
    .page-id-2405 .banner .headline2 span {
        font-size: 44px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:991px) {

    .home .cycle-slideshow,
    .page-id-2340 .cycle-slideshow,
    .page-id-2385 .cycle-slideshow,
    .page-id-2405 .cycle-slideshow {
        height: 640px !important;
    }

    .home .banner .headline2,
    .page-id-2340 .banner .headline2,
    .page-id-2385 .banner .headline2 {


        font-size: 84px;
        top: 215px;
        left: 70px;


    }

    .page-id-2405 .banner .headline2 {
        font-size: 72px;
        top: 215px;
        left: 70px;

    }

    .home .banner .headline2 span,
    .page-id-2340 .banner .headline2 span,
    .page-id-2385 .banner .headline2 span,
    .page-id-2405 .banner .headline2 span {
        font-size: 38px;
        margin-bottom: 18px;
    }
}

@media screen and (max-width:768px) {

    .home .banner .headline2,
    .page-id-2340 .banner .headline2,
    .page-id-2385 .banner .headline2 {

        font-size: 76px;
        top: 190px;
        left: 60px;



    }

    .page-id-2405 .banner .headline2 {
        font-size: 64px;
        top: 190px;
        left: 60px;

    }

}

@media screen and (max-width:767px) {

    .home .cycle-slideshow,
    .page-id-2340 .cycle-slideshow,
    .page-id-2385 .cycle-slideshow,
    .page-id-2405 .cycle-slideshow {
        height: 520px !important;
    }

    .home .banner .headline2,
    .page-id-2340 .banner .headline2,
    .page-id-2385 .banner .headline2 {

        font-size: 68px;

        top: 150px;
        left: 40px;
        line-height: 0.95em;
    }


    .page-id-2405 .banner .headline2 {
        font-size: 54px;
        top: 150px;
        left: 20px;
        line-height: 0.95em;
    }

    .home .banner .headline2 span,
    .page-id-2340 .banner .headline2 span,
    .page-id-2385 .banner .headline2 span,
    .page-id-2405 .banner .headline2 span {
        font-size: 24px;
        margin-bottom: 14px;
    }

}

@media screen and (max-width:576px) {

    .home .cycle-slideshow,
    .page-id-2340 .cycle-slideshow,
    .page-id-2385 .cycle-slideshow,
    .page-id-2405 .cycle-slideshow {
        height: 420px !important;
    }

    .home .banner .headline2,
    .page-id-2340 .banner .headline2,
    .page-id-2385 .banner .headline2 {
        font-size: 48px;
        top: 150px;
        left: 20px;
        line-height: 0.95em;
    }

    .page-id-2405 .banner .headline2 {
        font-size: 34px;
        top: 150px;
        left: 20px;
        line-height: 0.95em;
    }

    .home .banner .headline2 span,
    .page-id-2340 .banner .headline2 span,
    .page-id-2385 .banner .headline2 span,
    .page-id-2405 .banner .headline2 span {
        font-size: 18px;
        margin-bottom: 6px;
    }

}

/*** Fonts ****/

h1 {
    font-size: 68px !important;
}

h2 {
    font-size: 60px !important;
}

h3 {
    font-size: 48px !important;
}

h4 {
    font-size: 40px !important;
}

h5 {
    font-size: 32px !important;
}

h6 {
    font-size: 24px !important;
}

p {
    font-size: 20px !important;
}

@media screen and (max-width:1200px) {
    h1 {
        font-size: 60px !important;
    }

    h2 {
        font-size: 52px !important;
    }

    h3 {
        font-size: 40px !important;
    }

    h4 {
        font-size: 36px !important;
    }

    h5 {
        font-size: 28px !important;
    }

    h6 {
        font-size: 22px !important;
    }

    p {
        font-size: 20px !important;
    }
}

@media screen and (max-width:991px) {
    h1 {
        font-size: 52px !important;
    }

    h2 {
        font-size: 40px !important;
    }

    h3 {
        font-size: 36px !important;
    }

    h4 {
        font-size: 28px !important;
    }

    h5 {
        font-size: 24px !important;
    }

    h6 {
        font-size: 20px !important;
    }

    p {
        font-size: 18px !important;
    }
}

@media screen and (max-width:768px) {
    h1 {
        font-size: 46px !important;
    }

    h2 {
        font-size: 36px !important;
    }

    h3 {
        font-size: 30px !important;
    }

    h4 {
        font-size: 24px !important;
    }

    h5 {
        font-size: 20px !important;
    }

    h6 {
        font-size: 18px !important;
    }

    p {
        font-size: 18px !important;
    }
}

@media screen and (max-width:576px) {
    h1 {
        font-size: 42px !important;
    }

    h2 {
        font-size: 36px !important;
    }

    h3 {
        font-size: 28px !important;
    }

    h4 {
        font-size: 24px !important;
    }

    h5 {
        font-size: 18px !important;
    }

    h6 {
        font-size: 16px !important;
    }

    p {
        font-size: 17px !important;
    }
}

/***** Header ****/
.bi-header {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 24px 42px;
}

@media screen and (max-width:1200px) {
    .bi-header {
        padding: 20px 32px;
    }
}

@media screen and (max-width:991px) {
    .bi-header {
        padding: 20px 24px;
    }
}

@media screen and (max-width:767px) {
    .bi-header {
        padding: 16px 16px;
    }
}

@media screen and (max-width:1100px) {
    button#responsive-menu-button {
        top: 33px !important;

    }
}

@media (min-width:1000px) and (max-width:1099px) {
    .menu-primary-nav-container {
        display: block !important;
    }
}

@media screen and (max-width:767px) {
    button#responsive-menu-button {
        top: 18px !important;

    }
}

.home-page-quote p {
    font-size: 35px !important;
    font-weight: 700;
    line-height: 1.3em;
}

@media screen and (max-width:1024px) {
    .home-page-quote p {
        font-size: 28px !important;
    }
}

@media screen and (max-width:768px) {
    .home-page-quote p {
        font-size: 24px !important;
    }
}

@media screen and (max-width:576px) {
    .home-page-quote p {
        font-size: 20px !important;
    }
}

.home-quote-arrow {
    display: block;
    width: 100%;
    max-width: 50px;
    margin: 0 auto 40px auto;
}

.home-quote-btn {
    display: block;
    margin-top: 40px;
}


/*** Footer ****/

.footer-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

footer .get-in-touch {
    background-color: #ffe539 !important;

}

@media screen and (max-width:1200px) {
    .footer-container {
        padding: 42px 0;
    }
}

@media screen and (max-width:576px) {
    .footer-container {
        padding: 24px 0;
    }

}

.footer-container .col-social {
    width: 20%;
}

.footer-container .col-contact {
    width: 55%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.footer-container .col-contact .footer-contact-address {
    width: 50%;
}

.footer-container .col-footer-menu {
    width: 25%;
}

@media screen and (max-width:576px) {
    .footer-container .col-social {
        width: 100%;
    }

    .footer-container .col-contact {
        width: 100%;
    }

    .footer-container .col-footer-menu {
        width: 100%;
    }

}

#footer-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}

#footer-menu li {
    width: 100%;
    text-align: right;
}

#footer-menu li a {
    font-weight: 900;
    text-decoration: none;
    padding: 4px 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;

}

#footer-menu li a:hover {
    opacity: 0.8;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.footer-container .col-social ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 10px 0;
    display: flex;
    flex-direction: row;
}

.footer-container .col-social ul li {
    width: auto;
    padding: 8px 8px 8px 0;
    margin: 0;
}

.footer-container .col-social img {
	max-width:50%;
}
@media screen and (max-width:768px) {
    .footer-container .col-social ul {
        flex-direction: row;

    }

    .footer-container .col-social ul li {
        width: auto;
        margin-right: 12px;
    }
}

@media screen and (max-width:576px) {
    .footer-container .col-social ul {
        margin-bottom: 18px;
    }

    #footer-menu li {
        text-align: left;
    }

    #footer-menu {
        padding-top: 18px;
    }
}

.footer-container .col-social ul li a {
    display: block;
    padding: 4px 0;
    width: 42px;
    height: 42px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.footer-linkedin a {
    background-image: url('../images/icon-linkedin.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.footer-linkedin a:hover {
    background-image: url('../images/icon-linkedin-hover.svg');
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.footer-instagram a {
    background-image: url('../images/icon-instagram.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.footer-instagram a:hover {
    background-image: url('../images/icon-instagram-hover.svg');
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.col-contact .icon-map {
    background-image: url('../images/icon-map.svg');
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    padding: 4px 0;
    width: 42px;
    height: 42px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.col-contact .icon-map:hover {
    background-image: url('../images/icon-map-hover.svg');
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}

/**** Get In Touch ****/

.get-in-touch .rm2 {
    margin-top: 12px;
}


.home-work-container {
    height: 34vw !important;

}

@media screen and (max-width:576px) {
    .home-work-container {
        height: 280px !important;

    }
}

/*
@media screen and (max-width:1480px){
    .home-work-container {
        height:540px !important;
    
    }   
}*/

@media screen and (max-width:576px) {
    .who-we-work-with {
        padding: 0 48px;
    }

    .who-we-work-with h2 {
        margin-bottom: 0;
    }
}

.our-approach-h4 {
    padding-bottom: 16px;
    padding-top: 42px;
    font-weight: 700;
    font-size: 36px !important;
}

@media screen and (max-width:1200px) {
    .our-approach-h4 {
        padding-top: 0px;
        font-size: 32px !important;
    }
}

@media screen and (max-width:1024px) {
    .our-approach-h4 {
        padding-top: 0px;
        font-size: 28px !important;
    }
}

@media screen and (max-width:768px) {
    .our-approach-h4 {
        padding-top: 0px;
        font-size: 26px !important;
    }
}

/**** Banners  ******/

.internal-page-header {
    background-size: cover !important;
    background-position: left 30% !important;
    background-repeat: no-repeat !important;
}

.banner-2 {
    background-image: url('../images/brand-ideology-what-we-do-2.jpg');

}

.banner-3 {
    background-image: url('../../../uploads/2021/09/banner-2.jpg');

}

@media screen and (max-width:1200px) {
    .internal-page-header {
        height: 480px !important;
    }
}

@media screen and (max-width:767px) {
    .internal-page-header {
        height: 280px !important;
    }

    .banner-2 {
        background-position: left center !important;
    }
}

@media screen and (max-width:576px) {
    .banner-two {}
}


.internal-container {
    overflow: hidden;
}

@media screen and (max-width:767px) {
    .internal-container h2 {
        font-size: 36px !important;
    }
}



.page-id-248 .bottom-border-none {
    display: none;
}

.client-logos {
    display: none;
}

.page-id-248 .container-services {
    display: none;
}


.home .hwc-4,
.page-id-2340 .hwc-4,
.page-id-2405 .hwc-4 {
    width: 33.333% !important;
}

.home .hwc-7,
.page-id-2340 .hwc-7,
.page-id-2405 .hwc-7 {
    width: 66.666% !important;
}

.home .hwc-8,
.page-id-2340 .hwc-8,
.page-id-2405 .hwc-8 {
    width: 33.333% !important;
}

@media screen and (max-width:767px) {

    .home .hwc-4,
    .page-id-2340 .hwc-4,
     .page-id-2405 .hwc-4 {
        width: 100% !important;
    }

    .home .hwc-7,
    .page-id-2340 .hwc-7,
    .page-id-2405 .hwc-7 {
        width: 100% !important;
    }

    .home .hwc-8,
    .page-id-2340 .hwc-8,
       .page-id-2405 .hwc-8 {
        width: 100% !important;
    }
}

#wpaft-logo-slider-default .owl-item .logo-container {
    padding: 32px;

}

@media screen and (max-width:576px) {
    #wpaft-logo-slider-default .owl-item .logo-container {
        padding: 80px;
    }

    #wpaft-logo-slider-default .owl-item {
        height: 300px !important;
        margin-top: -80px !important;
    }

}

.we-do-yellow-box .vc_column-inner .wpb_wrapper {
    padding: 18px !important;
}

.we-do-yellow-box .vc_column-inner {
    height: 400px !important;
}

@media screen and (max-width:767px) {
    .we-do-yellow-box .vc_column-inner {
        height: 280px !important;
    }
}

.footer-hr {
    width: 100% !important;
    max-width: 1100px;

}

#gform_1 {
    max-width: 825px;
}

#gform_1 .gform-body input {
    padding: 12px 18px;
}

#gform_1 .gform-body textarea {
    padding: 12px 18px;

}

#gform_1 .gform-body .gform_fields {
    grid-row-gap: 8px;
}

.gform_validation_errors {
    max-width: 825px;
}

.gform_validation_errors h2 {
    font-size: 18px !important;
}

.page-id-248 .banner-2,
.page-id-1871 .banner-3 {
    min-height: 520px;
}

@media screen and (max-width:576px) {

    .page-id-248 .banner-2,
    .page-id-1871 .banner-3 {
        min-height: 320px;
    }
}</pre></body></html>