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

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

body {
    line-height: 1
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none
}

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

ul li {
    list-style: none
}

* {
    font-display: swap
}

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

*,*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

* {
    font-display: swap
}

body {
    text-align: center;
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

a {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

strong {
    font-weight: 700
}

.container {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    text-align: left
}

.container.centre,.centre {
    text-align: center
}

.video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    max-height: 337px
}

video {
    display: block;
    -webkit-background-size: cover cover;
    background-size: cover;
    margin: 0 auto;
    z-index: 10;
    overflow: hidden;
    width: 100%;
    height: auto;
    position: relative;
    top: 24%;
    -webkit-transform: translateY(-24%);
    -ms-transform: translateY(-24%);
    transform: translateY(-24%)
}

body.page-id-8 video {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

header {
    padding: 25px 0 25px 0;
    background: #fff
}

a#logo {
    display: block;
    height: 40px;
    float: left;
    width: auto;
    margin: 0;
}

div.social {
    float: right;
    text-align: right;
    height: 32px;
    line-height: 32px;
    margin-right: 10px;
    margin-bottom: 20px
}

div.social span {
    display: block;
    float: left;
    font-size: 16px;
    color: #7e7e7e;
    height: 32px;
    line-height: 32px
}

ul.social-icons {
    display: block;
    float: left;
    width: 210px;
    height: 32px;
    line-height: 32px
}

@media screen and (max-width: 780px) {
    div.social {
        float:left;
        text-align: left;
        clear: both;
        margin-left: 10px
    }
}

ul.social-icons li,ul.social-icons a {
    display: block;
    height: 32px;
    width: 32px
}

ul.social-icons li {
    float: right;
    margin-left: 10px
}

@media screen and (max-width: 580px) {
    ul.social-icons {
        display:block;
        width: 100%;
        height: 32px;
        line-height: 32px
    }

    ul.social-icons li {
        float: left;
        margin-left: 0;
        margin-right: 10px
    }
}

ul.social-icons a {
    background-image: url(../../../themes/IsoscelesCustom/images/social-media.png);
    background-repeat: no-repeat;
    opacity: .8;
    text-indent: -9999px;
    text-align: left
}

ul.social-icons:hover a {
    opacity: .3
}

ul.social-icons a:hover {
    opacity: 1
}

ul.social-icons a.facebook {
    background-position: 0 0
}

ul.social-icons a.twitter {
    background-position: -32px 0
}

ul.social-icons a.googleplus {
    background-position: -64px 0
}

ul.social-icons a.linkedin {
    background-position: -96px 0
}

ul.social-icons a.instagram {
    background-position: -128px 0
}

nav.primary {
    display: block;
    float: right;
    max-width: 960px;
    margin: 10px 10px 0
}

nav.primary li {
    float: left;
    margin-right: 15px;
    position: relative
}

nav.primary li:first-child {
    margin-left: 10px
}

nav.primary li:last-child {
    margin-right: 0
}

@media screen and (max-width: 940px) {
    section.testimonials .testimonial-wrapper:before,section.testimonials .testimonial-wrapper:after {
        display:none!important
    }

    .hero-image img,.hero-image {
        display: block!important
    }

    a.menu-icon {
        display: block!important
    }

    nav.primary {
        width: 100%;
        display: none
    }

    nav.primary li {
        float: none;
        display: block;
        margin: 10px 0 10px 20px!important
    }

    nav.primary li:last-child {
        margin-bottom: 0!important
    }

    body.page-id-15 .main-content img {
        display: none
    }
}

nav.primary a {
    color:#0d0d45;
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    padding-bottom: 2px
}

nav.primary a:hover,nav.primary li.current_page_item>a,nav.primary li.current-menu-item>a,nav.primary li.current-page-ancestor>a,body.single-casestudy nav.primary li.case-studies-menu>a {
    color: #21ffa1;
    border-color: #fff
}

ul.sub-menu {
    opacity: 0;
    display: none;
    position: absolute;
    top: 100%;
    margin-top: -5px!important;
    left: 0;
    margin-top: 2px;
    background: #fff;
    background: rgba(255,255,255,.9);
    z-index: 99;
    padding: 1em;
    width: 220px;
    -webkit-animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -ms-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
    animation: fadein 0.5s
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-ms-keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

nav.primary li:hover>ul.sub-menu {
    display: block;
    opacity: 1
}

@media screen and (max-width: 940px) {
    nav.primary li:hover>ul.sub-menu {
        display:none;
        opacity: 0
    }
}

ul.sub-menu>li {
    float: none;
    margin: 0 0 10px 10px;
    display: block
}

ul.sub-menu>li:last-child {
    margin-bottom: 0
}

ul.sub-menu a {
    color: #0d0d45;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    padding-bottom: 2px
}

section.slider {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

a.hiring-tab {
    display: block;
    position: fixed;
    top: 25%;
    right: 0;
    z-index: 9090
}

.main-bx-slider li>img {
    width: 100%;
    max-width: 1600px;
    height: auto;
    display: block;

    object-fit: cover;
max-height: 80vh;
object-position: 0px 25%;
}

.main-bx-slider li > a.cta.button.green {
  display: table;
  padding: 1rem 3rem;
  font-size: 34px;
  line-height: 1;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  background: #21ffa1;
  border-radius: 4px;
  text-decoration: none;
  transition: 300ms ease all;
  text-transform: uppercase;
  color: #2b398a;
}

.main-bx-slider li > a.cta.button.green:hover {
  background: #12ca7c;
}

.main-bx-slider li .slide-fact-container {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    z-index: 9090;
    position: relative
}

li.slide .fact {
    position: absolute;
    top: 150px;
    left: 0;
    background: rgba(0,0,0,.6);
    overflow-y: hidden;
    max-width: 0;
    -webkit-transition: max-width 2s ease-in-out;
    -moz-transition: max-width 2s ease-in-out;
    -o-transition: max-width 2s ease-in-out;
    transition: max-width 2s ease-in-out;
    overflow: hidden
}

li.slide.active-slide .fact {
    max-width: 400px;
    width: 390px
}

li.slide .fact.second {
    top: 280px;
    -webkit-transition: max-width 2s ease-in-out;
    -moz-transition: max-width 2s ease-in-out;
    -o-transition: max-width 2s ease-in-out;
    transition: max-width 2s ease-in-out
}

li.slide .fact img {
    display: block;
    padding: 10px
}

span.caption,h1.caption {
    width: 60%;
    margin: 0 20% 0;
    font-size: 38px;
    line-height: 44px;
    text-align: center;
    display: block;
    position: absolute;
    top: 120px;
    left: 0;
    color: #ffffff;
    z-index: 5;
}

span.caption > span ,h1.caption > span {
  color: #21ffa1;
}

@media screen and (max-width: 1299px) {
    span.caption,h1.caption {
        width:75%;
        margin: 0 15% 0
    }
}

section.services {
    /* background: #f9f7f7; */
    background: #ffffff;
    padding: 30px 0
}

.service-icon {
    display: block;
    width: 20%;
    float: left;
    text-align: center;
    color: #707070
}

@media screen and (max-width: 699px) {
    .service-icon {
        width:50%;
        margin-bottom: 30px
    }
}

@media screen and (max-width: 449px) {
    .service-icon {
        width:100%
    }
}

.img-holder {
    height: 100px;
    position: relative
}

.service-icon div,.service-icon span {
    margin: 0 auto 10px;
    display: block
}

.service-icon span {
    font-size: 16px;
    text-transform: uppercase
}

.service-icon a {
    text-decoration: none;
    color: inherit
}

section.testimonials {
    background: #21ffa1;
    color: #fff;
    padding: 90px 0 120px;
    position: relative
}

section.testimonials .testimonial-wrapper {
    text-align: center;
    position: relative
}

.underline-heading {
    font-size: 44px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    letter-spacing: 1px
}

.underline-heading::after {
    content: '';
    width: 70%;
    height: 1px;
    border-bottom: 3px solid;
    position: absolute;
    bottom: -10px;
    left: 15%
}

.underline-heading > span {
  color: #21FFa1;
}

.testimonial-single blockquote {
    padding: 0 5%;
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 15px;
    quotes: "\201C""\201D""\2018""\2019";
    position: relative;
    font-style: italic
}

section.testimonials .testimonial-wrapper:before {
    display: block;
    color: #fff;
    content: "";
    text-indent: -9999px;
    background: url(../../../themes/IsoscelesCustom/images/openquotes.png) 0 0 no-repeat;
    height: 128px;
    width: 128px;
    position: absolute;
    top: -15px;
    left: -100px;
    opacity: 1
}

section.testimonials .testimonial-wrapper:after {
    display: block;
    color: #fff;
    content: "";
    text-indent: -9999px;
    background: url(../../../themes/IsoscelesCustom/images/closequotes.png) 0 0 no-repeat;
    height: 128px;
    width: 128px;
    position: absolute;
    bottom: -15px;
    right: -100px;
    opacity: 1
}

.testimonial-single cite {
    font-weight: 400;
    font-size: 18px;
    color: #2b398a;
}

section.testimonials a.bx-prev {
    position: absolute;
    top: 45%;
    left: -15%;
    background: url(../../../themes/IsoscelesCustom/images/left-arrow.png) 0 0 no-repeat;
    height: 32px;
    width: 32px;
    text-indent: -9999px
}

section.testimonials a.bx-next {
    position: absolute;
    top: 45%;
    right: -15%;
    background: url(../../../themes/IsoscelesCustom/images/right-arrow.png) 0 0 no-repeat;
    height: 32px;
    width: 32px;
    text-indent: -9999px
}



@media screen and (max-width: 1049px) {
    section.testimonials a.bx-prev {
        left:3%
    }

    section.testimonials a.bx-next {
        right: 3%
    }

    .testimonial-single blockquote {
        padding: 0 10%
    }
}

@media screen and (max-width: 699px) {
    section.testimonials a.bx-prev {
        bottom:-60px;
        top: auto;
        left: 40%
    }

    section.testimonials a.bx-next {
        bottom: -60px;
        top: auto;
        right: 40%
    }

    .testimonial-single blockquote {
        padding: 0 10%
    }
}

section.blog.homepage {
    padding: 50px 0 80px;
    color: #0d0d45;
    background: #fff
}

article.box {
    background-position: center center;
    background-repeat: no-repeat
}

.small-articles .box.small {
    display: block;
    width: 100%;
    max-width: 230px;
    height: 230px;
    float: left;
    margin: 5px;
    border: 1px solid #0d0d45;
    padding: 5px
}

.article-image,.article-image img {
    width: 100%;
    height: auto;
    display: block
}

.small-articles .box.small a {
    color: #0d0d45
}

.article-image {
    background: #333;
    margin-bottom: 10px;
    position: relative
}

.overlay-link {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../../../themes/IsoscelesCustom/images/overlay-link.png) center center no-repeat;
    z-index: 999
}


.article-image img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.article-text a {
    color: inherit;
    text-decoration: none
}

.article-text small {
    font-size: 14px;
    display: block;
    margin-top: 15px
}

.article-text-wrap {
    display: block
}

.article-date {
    display: block;
    float: left;
    width: 50px;
    height: 55px;
    padding: 5px;
    background: #fff;
    text-align: center;
    color: #333;
    margin: 0 10px 0 0;
    font-size: 10px;
    word-spacing: 999px;
    border: 1px solid #0d0d45
}

.article-text-wrap>h2 {
    display: block;
    float: left;
    width: 150px;
    font-size: 14px
}


.bx-viewport {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}


footer {
    min-height: 100px;
    padding: 30px 0;
    background: #fff;
    color: #333;
    font-size: 13px;
    line-height: 19px;
    position: relative;
    border-top: 1px solid #ddd
}

a.backTop {
    display: block;
    position: fixed;
    bottom: 20px;
    right: -120px;
    height: 40px;
    width: 40px;
    text-indent: -9999px;
    background: url(../../../themes/IsoscelesCustom/images/up-arrow.png) 0 0 no-repeat;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease
}

a.backTop.show {
    right: 20px
}

a.backTop+a.contact-button {
    display: block;
    position: fixed;
    bottom: 20px;
    right: -220px;
    height: 40px;
    width: auto;
    padding: 0 1.5rem;
    background: #21FFa1;
    color: #fff;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    border-radius: 5px;
    line-height: 40px;
    font-weight: 700
}

a.backTop.show+a.contact-button {
    right: 70px
}

.footer-top {
    margin-bottom: 10px
}

.footer-contact {
    float: left;
    margin: 10px;
    font-size: 22px;
    text-transform: uppercase;
    color: #888
}

footer a {
    text-decoration: none;
    color: inherit;
    display: inline-block;
    margin-bottom: 10px
}

footer .left {
    width: 50%;
    float: left;
    text-align: left;
    margin-left: 10px
}

footer .right {
    width: 40%;
    float: right;
    text-align: right;
    margin-right: 10px
}

section#financial-planning,section#statutory-accounting-tax-and-compliance {
    position: relative
}

section#financial-planning:after,section#employee-development:after {
    top: 0;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(242,242,242,0);
    border-top-color: #f2f2f2;
    border-width: 25px;
    margin-left: -25px
}

.section-breaker {
    font-size: 20px;
    padding: 14px 0;
    position: relative
}

ul.fact-holder {
    text-align: center;
    display: flex;
    justify-content: center
}

ul.fact-holder li {
    width: 33.33333%;
    padding: 20px 3%;
    font-size: 26px
}

ul.fact-holder li img {
    display: block;
    margin: 0 auto 10px;
    max-width: 100%;
    height: auto
}

.case-study-logo {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd
}

.case-study-block {
    padding: 20px 0
}

.case-study-block p {
    margin-bottom: 18px;
    padding: 0 100px
}

.case-study-block p,.case-study-block ul li,.insights p,.insights li {
    font-size: 17px;
    line-height: 24px
}

.case-study-block h3 {
    margin-bottom: 20px;
    font-size: 26px;
    width: 80%;
    margin: 0 auto 30px auto;
    color: #0d0d45;
    font-weight: 600
}

section.case-study-quote blockquote {
    padding: 40px 0;
    width: 80%;
    margin: 0 auto;
    font-size: 21px;
    font-style: italic;
    line-height: 1.3;
    position: relative
}

section.case-study-quote blockquote cite {
    font-weight: 700;
    margin-top: 20px;
    display: block
}

section.case-study-quote blockquote:before {
    display: block;
    color: #fff;
    content: "";
    text-indent: -9999px;
    background: url(../../../themes/IsoscelesCustom/images/openquotes.png) 0 0 no-repeat;
    height: 128px;
    width: 128px;
    position: absolute;
    top: 20%;
    left: -200px;
    opacity: 1
}

section.case-study-quote blockquote:after {
    display: block;
    color: #fff;
    content: "";
    text-indent: -9999px;
    background: url(../../../themes/IsoscelesCustom/images/closequotes.png) 0 0 no-repeat;
    height: 128px;
    width: 128px;
    position: absolute;
    top: 20%;
    right: -200px;
    opacity: 1
}

a.pdf {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 8px 10px 8px 46px;
    margin: 20px auto 30px;
    background: url(../../../themes/IsoscelesCustom/images/black-pdf.png) 10px center no-repeat #21ffa1
}

h1.case-study-title {
    padding: 15px 10%;
    color: #fff;
    background: #0d0d45;
    font-size: 30px
}

section.case-studies-landing {
    padding: 40px 0
}

.case-studies-intro {
    font-size: 22px;
    color: #0d0d45;
    margin-bottom: 20px
}

section.who-we-work-with {
    padding: 40px 0;
    border-top: 1px solid #f2f2f2;
    background: #f2f2f2
}

section.who-we-work-with.related-blogs {
    margin-top: 30px
}

section.who-we-work-with.join-us {
    padding: 40px 0;
    border-top: 1px solid #fff;
    background: #fff
}

section.who-we-work-with.join-us h1 {
    text-align: center
}

section.who-we-work-with h2,section.client-logos h2 {
    font-size: 42px;
    color: #0d0d45;
    margin-bottom: 30px;
    text-align: center
}

.client-carousel {
    max-width: 960px;
    margin: 0 auto
}

.client-carousel ul li {
    width: 300px;
    float: left;
    margin: 10px;
    position: relative
}

.client-carousel ul li img {
    border-radius: 8px
}

.client-carousel li:nth-of-type(3n-2) {
    clear: left
}

section.who-we-work-with.join-us .client-carousel ul li {
    background: #f2f2f2
}

span.sector {
    position: absolute;
    top: 0;
    left: 0;
    background: #777;
    color: #fff;
    padding: 5px 0;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0
}

span.sector.accounting {
    background: #2b3e8a
}

span.sector.hr {
    background: #b21f80;
    padding: 5px 20px
}

span.sector.entrepreneurial {
    background: #609014
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(119,86,157,0);
    color: #fff;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 5
}

.client-carousel,section.client-logos {
    position: relative
}

section.client-logos {
    padding: 50px 0;
    border-top: 1px solid #ddd
}

.client-carousel .disabled,.client-logos .disabled {
    opacity: .2;
    cursor: default
}

.client-carousel .bx-next,.client-logos .bx-next {
    position: absolute;
    display: block;
    height: 32px;
    width: 32px;
    top: 100px;
    right: 100px;
    text-indent: -9999px;
    background: url(../../../themes/IsoscelesCustom/images/right-arrow-casestudies.png) 0 0 no-repeat
}

.client-carousel .bx-prev,.client-logos .bx-prev {
    position: absolute;
    display: block;
    height: 32px;
    width: 32px;
    top: 100px;
    left: 100px;
    text-indent: -9999px;
    background: url(../../../themes/IsoscelesCustom/images/left-arrow-casestudies.png) 0 0 no-repeat
}

.client-carousel ul li a {
    text-decoration: none
}

.client-carousel ul li a:hover .overlay {
    background: rgba(119,86,157,.95)
}

.client-carousel ul li {
    background: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden
}

span.overlay-content {
    display: block;
    position: relative;
    opacity: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease-in;
    -ms-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    padding: 5%
}

.client-carousel ul li a:hover .overlay span.overlay-content {
    opacity: 1
}

span.overlay-content img {
    display: block
}

span.overlay-content h5 {
    font-weight: 700;
    font-size: 18px;
    padding: 0 10%
}

span.read-more {
    display: inline-block;
    margin-top: 10px;
    padding: 5px 10px;
    background: #fff;
    color: #0d0d45
}

.alternative-text {
    display: block;
    width: 100%;
    height: 257px;
    position: relative;
    text-decoration: none;
    color: #0d0d45;
    z-index: 1
}

.alternative-text span {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px;
    padding: 0 15%
}

.client-logos li img {
    display: block;
    max-width: 100%;
    height: auto
}

span.older-posts {
    width: 48%;
    display: inline-block
}

span.newer-posts {
    width: 48%;
    text-align: right;
    display: inline-block
}

nav.post-navigation a {
    text-decoration: none;
    font-weight: 700;
    color: inherit;
    color: #21ffa1
}

section.not-found,section.not-found img {
    display: block;
    position: relative
}

span.content404 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

span.content404 .container {
    text-align: center;
    background: rgba(255,255,255,.9);
    padding: 30px;
    font-size: 20px;
    max-width: 760px
}

span.content404 h1 {
    font-size: 26px;
    margin-bottom: 12px
}

span.content404 .container>span a {
    display: block;
    color: #0d0d45;
    text-decoration: none;
    margin-top: 5px
}

span.content404 .container>span a:first-of-type {
    margin-top: 20px
}

span.content404 .container>span a:hover {
    color: #21ffa1
}

a.menu-icon {
    display: none;
    width: 32px;
    height: 42px;
    margin: 0;
    float: right;
    outline: none;
    padding: 0;
    position: absolute;
    top: 33px;
    right: 30px
}

a.menu-icon:active,a.menu-icon:active span.horizontal-line {
    outline: none
}

a.menu-icon span.horizontal-line {
    background: #7d7d7d;
    border-radius: 2px;
    display: block;
    width: 100%;
    height: 3px;
    margin: 5px 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

a.menu-icon.clicked span.horizontal-line {
    background: #21ffa1
}

a.menu-icon.clicked span.horizontal-line:first-child {
    -webkit-transform: translateX(0) translateY(3px);
    -moz-transform: translateX(0) translateY(3px);
    transform: translateX(0) translateY(3px)
}

a.menu-icon.clicked span.horizontal-line:last-child {
    -webkit-transform: translateX(0) translateY(-3px);
    -moz-transform: translateX(0) translateY(-3px);
    transform: translateX(0) translateY(-3px)
}

a.menu-icon.clicked span.horizontal-line:nth-child(2) {
    opacity: 0
}

section.case-study-quote {
    overflow: hidden
}

@media screen and (max-width: 1140px) {
    li.slide .fact {
        top:10px!important
    }

    li.slide .fact.second {
        top: 120px!important
    }
}

@media screen and (max-width: 1200px) {
    .client-carousel .bx-next {
        bottom:-50px;
        top: auto;
        right: 35%
    }

    .client-carousel .bx-prev {
        left: 35%;
        bottom: -50px;
        top: auto
    }

    section.who-we-work-with {
        padding-bottom: 60px
    }
}

@media screen and (max-width: 1070px) {
    body.page-id-8 .hero-image {
        display:none!important
    }
}

@media screen and (max-width: 940px) {
    body.home section.slider {
        padding-bottom:110px
    }

    span.caption,h1.caption {
        bottom: 0
    }
}

@media screen and (max-width: 800px) {
    .main-content.insights,aside.sidebar {
        width:100%
    }

    .main-content.insights {
        margin: 0;
        padding: 0 10px
    }

    aside.sidebar {
        margin: 20px 0 0 0
    }

    body.home section.slider {
        padding-bottom: 140px
    }
}

@media screen and (max-width: 767px) {
    section.landing-title.fixed {
        position:relative
    }

    nav.services {
        width: 100%
    }

    nav.services a {
        width: 50%;
        text-align: center;
        margin: 20px 0;
        float: left
    }

    section.landing-title h1 {
        text-align: center;
        width: 100%;
        margin: 0
    }
}

@media screen and (max-width: 640px) {
    .case-study-block p {
        padding:0 20px
    }

    ul.fact-holder li {
        width: 100%
    }

    footer .left,footer .right {
        width: 90%
    }

    footer .right {
        text-align: left;
        margin-left: 10px;
        float: left
    }
}

@media screen and (max-width: 600px) {
    li.slide .fact {
        width:230px!important;
        height: 70px
    }

    li.slide img {
        height: 100%
    }

    li.slide .fact.second {
        top: 90px!important
    }

    body.home section.slider {
        padding-bottom: 235px
    }
}

@media screen and (max-width: 560px) {
    body.home section.slider {
        padding-bottom:180px
    }
}

@media screen and (max-width: 500px) {
    body.home section.slider {
        padding-bottom:200px
    }

    section.flexi p {
        padding: 0 60px
    }
}

@media screen and (max-width: 480px) {
    section.blog.homepage {
        padding-bottom:0
    }

    .article-text-wrap>h2 {
        width: 80%
    }

    .article-date {
        width: 15%
    }

    .small-articles {
        padding: 10px
    }

    .small-articles .box.small {
        max-width: 100%!important;
        width: 100%!important;
        height: auto!important;
        box-sizing: border-box;
        margin: 10px 0
    }
}

@media screen and (max-width: 320px) {
    body.home section.slider {
        padding-bottom:300px
    }
}

.team-photo-home {
    background-image: url(/wp-content/uploads/2021/05/TeamNew.jpg);
    display: block;
    height: 500px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

@media screen and (max-width: 420px) {
    .team-photo-home {
        background-image:url(/wp-content/uploads/2021/05/TeamMobile.jpg);
        display: block;
        height: 300px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center
    }
}

body.home .service-icon .img-holder {
    display: block;
    width: 100%;
    height: 100px;
    background-position: center center;
    background-repeat: no-repeat
}

body.home .service-icon:nth-of-type(1) .img-holder {
    background-image: url(/wp-content/uploads/2024/05/graph.png)
}

body.home .service-icon:nth-of-type(2) .img-holder {
    background-image: url(/wp-content/uploads/2024/05/fd.png)
}

body.home .service-icon:nth-of-type(3) .img-holder {
  background-image: url(/wp-content/uploads/2024/05/hr.png)
}

body.home .service-icon:nth-of-type(4) .img-holder {
  background-image: url(/wp-content/uploads/2024/05/handshake.png)
}

body.home .service-icon:nth-of-type(5) .img-holder {
  background-image: url(/wp-content/uploads/2024/05/expansion.png)
}

body.home .service-icon:nth-of-type(1):hover .img-holder {
  background-image: url(/wp-content/uploads/2024/05/graph-green.png)
}

body.home .service-icon:nth-of-type(2):hover .img-holder {
  background-image: url(/wp-content/uploads/2024/05/fd-green.png)
}

body.home .service-icon:nth-of-type(3):hover .img-holder {
  background-image: url(/wp-content/uploads/2024/05/hr-green.png)
}

body.home .service-icon:nth-of-type(4):hover .img-holder {
  background-image: url(/wp-content/uploads/2024/05/handshake-green.png)
}

body.home .service-icon:nth-of-type(5):hover .img-holder {
  background-image: url(/wp-content/uploads/2024/05/expansion-green.png)
}

@media screen and (max-width: 550px) {
    .main-bx-slider li>img {
        height:75vh;
        object-fit: cover
    }

    section.slider span.caption {
        font-size: 20px;
        line-height: 1.5
    }
}

.container.wider-header {
    max-width: 1600px
}

li.slide picture,li.slide picture img {
    width: 100%;
    height: auto
}

@media screen and (max-width:940px) {
	nav.primary li>ul.sub-menu {
		position: relative;
    	top: 0;
    	left: 0;
    	margin: 0;
    	padding: 0;
    	width: auto;
		display: block;
		opacity: 1;
	}
}


h1,h2,h3,h4,h5,h6 {
  font-family: "Big Shoulders Display", sans-serif;
  text-transform: uppercase!important;
  font-weight: 800!important;
}


.clearfix.small-articles {
  display: flex;
  flex-wrap: wrap;
}

.small-articles .box.small {
  float: none;
  height: auto;
}

.article-text-wrap>h2 {
  font-size: 15px;
  line-height: 1.22;
}


.need-help {
  padding: 3rem 0;
  background: #f6f8fa;
  margin-bottom: 0rem;
}

.need-help h2 {
  font-size: 44px;
  line-height: 54px;
  text-align: center;
  margin: 0 auto 0.5rem;
  color: #0d0d45;
}

.need-help h2 > span {
  color: #21FFa1;
}
