body{
    font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}

a {
    color: #48B28D;
}

.bg--primary {
    background: #48B28D;
}

.main-container{
    margin-bottom: 1em;
}

.nav-container {
    position: absolute;
    z-index: 10;
    background: none;
    width: 100%;
}
.white-filter {
    filter: brightness(0) invert(1);
}
@media (min-width: 990px) {
    .menu-horizontal li:not(:last-child) {
        margin-right: 3em;
    }
}

.light .logo.logo-dark {
    display: none;
}

.light .logo.logo-light {
    display: inline-block !important;
}

.bar {
    padding: 12px 0 16px;
}

.fixed-bar {
    box-shadow: 0 2px 2px rgba(0,0,0,.075);
}

.bar .logo {
    max-height: 40px;
}

.bar__module:not(:only-child) .menu-horizontal {
    top: 0;
    padding: 7px 0;
}

.light .bar-1 .menu-horizontal>li>.dropdown__trigger,
.light .bar-1 .menu-horizontal>li>a {
    color: #252525;
    opacity: 1;
    font-size: 13px;
}

.bar-1 .menu-horizontal>li>.dropdown__trigger,
.bar-1 .menu-horizontal>li>a {
    color: white;
    opacity: 1;
    font-size: 13px;
}

.container {
    position: relative;
}

.container.vh100 {
    position: relative;
    height: 100vh;
}

.cover {
    position: relative;
    height: 100vh;
    width: 100%;
}

@media (min-width: 768px) {
    .switchable .container>.row {
        flex-flow: row-reverse;
        transform: translateY(30%);
        top: -50%;
        position: absolute;
    }
}

.cover h1,
.cover h3,
.cover p {
    color: white;
}

.cover h1 {
    line-height: 120%;
    font-weight: 300;
    font-size: 56px;
}

.cover h1 span {
    font-weight: 800;
}

.overlay.green {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(27, 178, 141, 0.65);
    z-index: -1;
    text-align: center;
}

.hero {
    padding: 0;
    .position: relative;
}

#hero {
    background-image: url('../img/hero.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
    background-color: rgba(27, 178, 141, 0.65);
}

.variant-tag #hero {
    background-image: url('../img/hero2.png');
}

.switchable .container.vh100>.row {
    flex-flow: row;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
}

.hero .hero-logos img {
    filter: brightness(0) invert(1);
}

.hero .hero-logos h3 {
    margin-top: 2em;
    margin-bottom: 1.2em;
    font-size: 1.4em;
    font-weight: 800;
}

@media(max-width: 600px) {
    .hero .hero-logos h3 {
        font-size: 1.2em;
    }
}

.hero img:last-child {
    margin-bottom: 1.85714286em;
}

.cover .row .row:last-child {
    margin-top: 0;
}

h1 {
    font-weight: 600;
}

h2 {
    font-size: 2em;
}

h2 span {
    font-weight: 600;
    color: #333;
}

h2.leader {
    font-size: 4.5em;
    margin-bottom: 0.2em;
}

.hero p {
    font-size: 28px;
    line-height: 32px;
}

.pricing .h1 {
    color: #48B28D;
    margin-bottom: 0;
}

.pricing-1 p:last-of-type {
    margin-bottom: 1em;
    margin-top: 0;
    font-size: 22px;
    min-height: 30px;
    color: #333;
    font-weight: 400;
}

.pricing .liner {
    width: 120px;
    height: 6px;
    background: #48B28D;
    margin: 0 auto 30px;
    display: block;
}

.pricing img {
    margin-bottom: 0em;
}

.pricing .btn__text {
    font-size: 16px;
}

.pricing.boxed {
    min-height: 340px;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}

.pricing-1 .btn:last-child {
    position: absolute;
    width: auto;
    bottom: 18px;
    border-radius: 6px;
    padding: 6px 12px;
    margin: 0 auto;
    display: block;
    transform: translateX(-50%);
    left: 50%;
}

/*.awards ul li img {
	filter: brightness(0) invert(0.5);
	max-width: 140px;
	transition: 0.4s;
}
.awards ul li img:hover {
	filter: brightness(1) invert(0);
	transition: 0.4s;
	}*/
/*.about-1 {
	padding: 6em;
}
.about-1 .container {
padding: 10em 0;
}*/
.project-thumb span {
    color: #666666;
    font-weight: 400;
}

.project-thumb>*:hover {
    text-decoration: none;
}

.hero-large h1 {
    font-size: 56px;
    font-weight: 300;
}

.hero-large h1 span {
    font-weight: 800;
}

section.space--xs,
footer.space--xs {
    padding-top: 10em;
    padding-bottom: 14em;
}

.btn--primary,
.btn--primary:visited {
    background: #48B28D;
    border-color: #48B28D;
}

.cta h2 {
    margin-bottom: 8px;
}

.cover:not(.hero) {
    height: 60vh;
}

#testi.imagebg span.h3 {
    font-size: 1.35rem;
    font-weight: 400;
}

.slider.slider--inline-arrows .flickity-prev-next-button {
    display: none;
}

#testi.imagebg {
    background: #48B28D;
    padding: 2em 0;
}

.hero a.btn.btn--primary {
    background: white;
    border-color: white;
    font-size: 16px;
    padding: 6px 12px;
}

.hero .btn--primary .btn__text,
.hero .btn--primary:visited .btn__text {
    color: #48B28D;
}

nav span.btn__text {
    color: white;
}

.feature i.icon--lg+.h5 {
    font-size: 22px;
    font-weight: 600;
    color: #333;
    margin-top: 0;
}

a.block>.feature {
    border-radius: 40px;
}

.project-thumb {
    border: 1px solid #d9d9d9;
    background: white;
}

.project-thumb h4 {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 600;
}

.project-thumb span {
    font-size: 15px;
    font-weight: 800;
    line-height: 1.5em;
    display: inline-block;
}

.text-pad {
    padding: 8px 10px;
    height: 85px;
}

.project-thumb img {
    margin-bottom: 0;
}

.project-thumb:not(.hover-element)>a {
    margin-bottom: 0;
}

.project-thumb .read-more {
    padding: 8px 10px;
    font-size: 16px;
    color: #333;
    text-align: right;
}

#hiring,
#book-demo {
    padding: 3em 0;
}

section.fw {
    background: #f9f9f9;
    padding: 3em 0 !important;
    margin-bottom: 0em;
}

.lead {
    font-size: 1.5em;
}

p {
    font-size: 20px;
    line-height: 160%;
}

section:not(.unpad):not(.imagebg):not([class*='bg--']):not(.imageblock):not(.unpad--bottom):not(.border--bottom):not(.space--xxs)+section:not(.unpad):not(.imagebg):not([class*='bg--']):not(.imageblock):not(.border--bottom):not(.space--xxs) {
    padding: 56px 0;
}

section {
    padding-top: 4em;
    padding-bottom: 3em;
}

footer {
    padding-top: 4em;
    padding-bottom: 6em;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-32 {
    margin-bottom: 32px;
}

#contact button {
    width: auto;
    padding: 0 16px;
}
#contact button.complete {
    background: white;
    color: #27bd99;
    border: none;
    opacity: 1;
    font-size: 16px;
    text-transform: capitalize;
}
.hire-small {
    margin: 3em 0;
}

.hire-small a {
    color: white;
}

.smaller {
    font-size: 15px;
    margin-top: 1em;
}

.smaller span {
    font-weight: 600;
    font-size: 20.5px;
}

.menu-vertical li:not(:hover):not(.dropdown--active) {
    opacity: 1;
}

section.hero-text {
    padding-top: 13em;
    padding-bottom: 10em;
}

@media (min-width: 768px) {
    .testimonials-1 .list-inline {
        position: relative;
        top: 0.92857143em;
        width: auto;
        margin: 0 auto;
        display: block;
    }
    .testimonials-1 .list-inline li:not(:last-child) {
        margin-right: 32px;
        max-width: 13.333%;
    }

    h2 + .slider, .h2 + .slider {
        margin-top: 1em;
    }
}

#book-hire .unit {
    padding: 2em 0;
}

.unit h1:not(:last-child),
.unit .h1:not(:last-child) {
    margin-bottom: 8px;
}

a.btn--white span.btn__text {
    color: #48B28D;
}

.mb-8 {
    margin-bottom: 16px;
}

.tabs,
.tabs li:not(:last-child) {
    border: none;
}

.tabs li {
    margin-right: 3em;
}

#explainer .tabs li.active {
    border-radius: 10px;
    /*	box-shadow: 1px 3px 2px rgba(0,0,0,0.2);*/
    border: 1px solid #d9d9d9;
}

.tabs li.active .tab__title span {
    color: initial;
}

h2.mb-8~p.lead {
    margin-bottom: 2em;
    font-size: 18px;
}

#explainer ul li img {
    display: block;
    margin: 0 auto;
    box-shadow: 9px 9px 44px rgba(0, 0, 0, 0.2);
    max-width: 890px;
    border-radius: 8px;
}

.exp-bub {
    position: absolute;
    width: 220px;
    text-align: center;
    background: #48B28D;
    padding: 12px 8px;
    border-radius: 10px;

}

.exp-bub p {
    color: white;
    font-size: 14px;
}

.exp-bub h3 {
    color: white;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 800;
}

#exp-01.exp-bub {
    top: 375px;
    left: -10px;
    box-shadow: 5px 6px 10px rgba(0, 0, 0, 0.2);
}

#exp-02 {
    top: 280px;
    left: 550px;
    box-shadow: -2px 6px 10px rgba(0, 0, 0, 0.2);
}

#exp-03 {
    right: 10px;
    bottom: 29px;
    box-shadow: -8px 6px 10px rgba(0, 0, 0, 0.2);
}

#exp-21 {
    top: 100px;
    left: -10px;
    box-shadow: 5px 6px 10px rgba(0, 0, 0, 0.2);
}

#exp-22 {
    bottom: 60px;
    left: 350px;
    box-shadow: -2px 6px 10px rgba(0, 0, 0, 0.2);
}

#exp-23 {
    right: 250px;
    top: 150px;
    box-shadow: -8px 6px 10px rgba(0, 0, 0, 0.2);
}

#exp-31 {
    top: 100px;
    left: -10px;
    box-shadow: 5px 6px 10px rgba(0, 0, 0, 0.2);
}

#exp-32 {
    top: 280px;
    left: 550px;
    box-shadow: -2px 6px 10px rgba(0, 0, 0, 0.2);
}

#exp-33 {
    right: 10px;
    bottom: 250px;
    box-shadow: -8px 6px 10px rgba(0, 0, 0, 0.2);
}

#exp-41 {
    top: 100px;
    left: -10px;
    box-shadow: 5px 6px 10px rgba(0, 0, 0, 0.2);
}

#exp-42 {
    bottom: 70px;
    left: 350px;
    box-shadow: -2px 6px 10px rgba(0, 0, 0, 0.2);
}

#exp-43 {
    right: 10px;
    bottom: 29px;
    box-shadow: -8px 6px 10px rgba(0, 0, 0, 0.2);
}

.relative {
    position: relative;
}

span.h2 {
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 6px;
}

#book-hire p.lead {
    font-size: 18px;
    opacity: 1;
    line-height: 1.5em;
}

#why-us .feature p {
    font-size: 15px;
    width: 90%;
    margin: 0 auto;
}

#why-us .feature span.h5 {
    margin-bottom: 0px;
}

#why-us i {
    color: #ababab;
}

footer img.logo-c {
    max-width: 85%;
}

h6:not(:last-child),
.h6:not(:last-child) {
    margin-bottom: 0;
}

#map ul.tabs.tabs--spaced {
    width: 90%;
}

#map .tabs li .tab__title span {
    text-align: left;
    margin-bottom: 0;
    font-size: 18px;
}

#map .tabs li p.address {
    font-size: 14px;
    color: #7A7A7A;
    text-decoration: none;
}

#map {
    padding-bottom: 0;
}

#map .tabs li {
    margin-right: 0;
    width: 33%;
    text-align: left;
    border-right: 1px solid #d9d9d9;
    vertical-align: top;
    min-height: 130px;
}

#map .tabs li:last-of-type {
    border-right: 0;
}

#map .tabs li.active {
    box-shadow: none;
    border-radius: 0;
}

#map .tabs.tabs--spaced {
    margin-bottom: 0;
}

button.btn {
    font-size: 14px;
}

footer:not(.bg--primary):not(.bg--dark) a {
    color: #333;
}

footer h6 {
    color: #48B28D;
    font-size: 14px;
}

.list--hover li:not(:hover) {
    opacity: 1;
}

footer ul:not(.list-inline):not(.slides)>li {
    line-height: 2em !important;
}

@media (min-width: 991px) {
    .dropdown .dropdown__container:before {
        height: 8px;
    }
}

@media (max-height: 850px) {
    .cover h1 {
        font-size: 42px;
    }

    .lead:not(:last-child) {
        margin-bottom: 1em;
    }

    .mt--3 {
        margin-top: 3em;
    }
}


.dropdown .dropdown__content:not([class*='bg-']) {
    background: #48B28D;
    border-radius: 0;
    box-shadow: none;
    border-left: 6px solid #3aa07d;
}

.dropdown .dropdown__content:not([class='bg--dark']) .menu-vertical a {
    font-weight: 600;
    font-size: 14px;
    opacity: 1;
    color: white;
}

.dropdown .dropdown__content {
    padding: 1em;
}

.pricing.boxed:hover {
    box-shadow: none;
    transition: 0.4s;
}

.btn--primary:hover {
    background: white;
    color: #48B28D;
    transition: 0.4s;
}

.btn--primary .btn--primary .btn__text,
.btn--primary:visited .btn__text:hover {
    color: #48B28D;
}

#why-us .feature span.h5 {
    font-size: 22px;
    font-weight: 600;
    color: #333;
    margin-top: 0;
}

#why-us .feature img {
    margin-bottom: 16px;
    max-width: 100px;
}

.testi-quote {
    padding: 16px 0;
    font-size: 18px;
    font-style: italic;

    color: #464646;
    line-height: 1.5em;
}

footer p {
    font-size: 14px;
    margin-bottom: 1em;
}

footer .type--fine-print:not(p) {
    opacity: .75;
    text-align: center;
    width: 100%;
    display: block;
    font-size: 0.9em;
}

.stories .logos {
    margin-top: 2em;
}

p.bold {
    font-weight: 600;
}

.client-logos {
    text-align: center;
}
.logo-avon {
    max-height: 15px;
    vertical-align: middle;
}

#map ul.tabs-content {
    margin-bottom: 0;
    background: #d9d9d9;
}

#map .tabs-content>li.active {
    animation: none;
}

a.block:hover>.feature {
    box-shadow: none;
}

button.btn.btn--primary:hover,
input[type="submit"].btn.btn--primary:hover,
.bg--primary div:not([class*='feature']) .btn--primary .btn__text,
.btn--primary:hover span.btn__text {
    color: #48b28d;
}

.light .nav-container {
    background: white;
    position: absolute;
}

#top-bar {
    background: #242924;
    text-align: right;
}

#top-bar a {
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}

#top-bar ul li {
    padding: 6px 18px;
}

#top-bar ul li {
    display: inline-block;
}

#top-bar ul li:last-of-type {
    margin-right: 0;
}

#top-bar ul li.focus {
    background: #48B28D;

}

#top-bar ul li:hover {
    background: white;
}

#top-bar ul li:hover a {
    color: #48B28D;
}

#top-bar ul li.focus a {
    font-weight: 600;
}

footer.space--sm {
    padding-top: 3em;
    padding-bottom: 0.5em;
}

footer input {
    height: 34px;
}

@media (min-width: 768px) {
    #explainer .tabs.tabs--spaced {
        margin-bottom: 1.5em;
        max-width: 866px;
        width: 100%;
        min-height: 54px;
    }
}

#explainer img {
    border: 1px solid #d9d9d9;
}

#explainer ul li:last-of-type {
    margin-right: 0;
}

.modal-container img {
    display: block;
    width: 220px;
    margin: 0 auto 16px;
}

.modal-content {
    color: #333;
    background: white;
}

.modal-container .modal-content {
    padding: 1em 2em 2em;
    border-radius: 0;
}

.modal-content button[type="submit"] {
    display: block;
    width: auto;
    padding: 0 1em;
    margin: 1em auto 0;
}

.modal-container .modal-content .modal-close-cross {
    top: 2px;
    right: 8px;
    font-weight: 600;
    opacity: 0.75;
}

.modal-content label {
    font-size: 16px;
}

.testimonial .testimonial__image {
    border-radius: 10px;
}

img.testi-logo {
    filter: brightness(0) invert(1);
    display: inline-block;
    max-width: 120px;
    margin-right: 1.5em;
    margin-bottom: 0;
}

img.testi-logo~h5 {
    display: inline-block;
}

img.testi-logo.trav {
    max-width: 160px;
}

.instafeed.instafeed--gapless li {
    margin-bottom: -1px;
    max-height: 160px;
    vertical-align: top;
}

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

.accordion .accordion__title span {
    display: inline;
}

div[class*='col-']>div[class*='col-']:last-child {
    padding-left: 0;
}

#explainer.variant1 h3 {
    font-size: 18px;
    line-height: 2em;
    font-weight: 800;
    margin-bottom: 0;
}

#explainer.variant1 ul li p {
    font-size: 15px;
    line-height: 1.6;
}

#explainer.variant1 ul li h2 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 4px;
}

#explainer.variant1 ul li img {
    /*	box-shadow: none;*/
    max-width: 100%;
    border: none;
    border-radius: 8px;
}

.liner {
    height: 6px;
    width: 140px;
    background-color: #32bc9a;
    display: block;
    margin-bottom: 12px;
}

.location {
    font-weight: 400;
    font-size: 16px;
    color: #999;
}

#vacancies h5 span {
    color: #32bc9a;
    font-weight: 600;
}

#vacancies b {
    color: #32bc9a;
}

#career-photos ul {
    display: flex;
}

#career-photos ul li {
    margin: 0;
    min-width: calc(100% / 8);
}

#career-photos img {
    width: 100%;
}

.process-3 li .process__body {
    width: 85%;
}

.menu-horizontal>.dropdown>a>.dropdown__trigger:after {
    content: '\e80a';
    margin-left: 4px;
}

.dropdown>a>.dropdown__trigger:after {
    font-family: "stack-interface";
    display: inline-block;
    font-size: 8px;
    position: relative;
    bottom: 2px;
}

#team h4 {
    margin-bottom: 0;
    display: inline-block;
}

#team p {
    font-size: 16px;
}

#team span.role {
    display: block;
    font-size: 16px;
}

#team .strap {
    display: block;
    font-weight: 600;
    margin-bottom: 0.75em;
}

#team .bio {
    margin-bottom: 5em;
}

section.stories .hero-logos .image--xxs {
    max-height: 38px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}

.sector {
    font-size: 20px;
    font-weight: 400;
}

#vacancies .role {
    color: #32bc9a;
    font-weight: 400;
    font-size: 18px;
}

.job-item {
    margin-bottom: 1.5em;
}

p.quoter {
    font-size: 16px;
}

p.quoter span {
    font-weight: 600;
}

#contact-us #map .tabs li {
    width: 32%;
}

#contact-us .address h3 {
    margin-bottom: 6px;
    font-size: 18px;
    font-weight: 600;
}

#contact-us .address p.address {
    font-size: 16px;
    margin-bottom: 4px;
}

#contact-us .add-item {
    margin-bottom: 2em;
}

#mail-form h2 {
    margin-bottom: 4px;
}

#mail-form .mx-0 {
    margin-top: 8px;
}

#mail-form {
    margin-bottom: 3em;
}

form.mx-0>div {
    padding-left: 0;
}

#values p {
    font-size: 18px;
}

#values h4 {
    margin-bottom: 0;
    font-weight: 600;
}

p.opener {
    margin-bottom: 32px;
}

.pro .pro-container h2 {
    font-size: 26px;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 4px;
}

.pro h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}

.pro p {
    font-size: 16px;
}

.pro img {
    border: 1px solid #d9d9d9;
    box-shadow: 9px 9px 44px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
}

#faqs span.h5 {
    font-size: 20px;
    font-weight: 400;
}

#faqs p {
    font-size: 18px;
}

#faqs li {
    margin-bottom: 16px;
}

section.pro {
    padding: 56px 0 !important;
}

section#pers {
    padding-bottom: 4em !important;
}

.altern h2 {
    font-size: 28px;
    padding-bottom: 1em;
}

.pro .opener {
    font-size: 18px;
}

.accordion .accordion__title {
    opacity: 0.75;
}

.accordion li .accordion__title {
    padding: 4px 0;
}

.accordion li.active .accordion__content {
    margin-bottom: 2em;
}

span.req {
    font-size: 12px;
    color: #999;
    padding-left: 8px;
}

span.req span {
    color: #666;
    font-size: 12px;
    vertical-align: text-bottom;
}

span.quoter {
    font-size: 28px;
    vertical-align: sub;
    padding-right: 6px;
    font-style: normal;
}

span.quoter.final {
    padding-right: 0;
    padding-left: 6px;
}

.dropdown__containerx {
    display: none;
}

li.dropdown:hover .dropdown__containerx {
    width: 140px;
    display: block;
    position: absolute;
}

#why-us .feature img.bigger {
    max-width: 120px;
    margin-bottom: 0;
}

.bar .logo.goose {
    margin-top: 0px;
}

.dropdown .dropdown__content:not([class*='col-']) {
    width: auto;
    padding: 0.75em 1em 1em;
    margin-top: 8px;
}

.list-inline li {
    vertical-align: middle;
}

.list-inline li img {
    margin-bottom: 0;
    width: 95%;
    margin: 0 auto;
    display: block;
    vertical-align: middle;
}

p.field-wrapper label {
    font-size: 15px;
    width: 100%;
}

p.field-wrapper {
    margin-bottom: 0.5em;
}

p.field-wrapper textarea {
    width: 100%;
}

.message {

    font-size: 14px;
    background: white;
    border-left: 4px solid #27bd99;
    padding-left: 10px;
}

.message .success p {
    color: #27bd99;
    font-size: 16px;
    font-weight: 700;
}

.bio img {
    margin-bottom: 16px;
}

img.squish {
    height: 120px;
    width: auto !important;
}

#our-story img {
    border: 1px solid #d9d9d9;

}

.h-18 {
    max-height: 18px !important;
    width: auto !important;
}
.h-26 {
    max-height: 20px !important;
    width: auto !important;
}
.h-over {
    max-height: 32px !important;
    margin-left: -2px !important;
}

footer img.logo-c {
    max-width: 190px;
    display: block;
    margin: 0 0 2em;
}

#eucookielaw {
    background: black;
    color: white;
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
    height: 36px;
}

#eucookielaw p {
    width: 75%;
    display: inline-block;
    font-size: 14px;
    padding: 6px 12px;
}

#removecookie {
    border: 1px solid white;
    padding: 0px 6px;
    float: right;
    margin: 6px 32px 0 0;
}

#removecookie:hover {
    cursor: pointer;
    background: white;
    color: black;
    transition: 0.4s;
}

a#more {
    color: white;
}

.accordion .accordion__title:after {
    font-family: "stack-interface";
    content: '\e80c';
    margin-left: 12px;
    color: #252525;
}

.accordion li.active .accordion__title:after {
    content: '\e80a';
}

.accordion li.active .accordion__title:before,
.accordion .accordion__title:before {
    content: none;
}

.form-error,
.form-success {
    text-align: center;
}

.form-email label {
    font-size: 15px;
}

.list-inlinex li {
    vertical-align: middle;
    margin-bottom: 36px;
    height: 62px;
    position: relative;
}

.list-inlinex li img {
    vertical-align: middle;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    width: 80%;
}

#hiw-ai .process-3 li:not(:last-child) {
    margin-bottom: 1em;
}

#hiw-ai .process-3 li .process__body h4 {
    margin-bottom: 0;
    font-weight: 600;
}

#hiw-ai .process-3 li .process__body {
    width: 70%;
}

.process-3.hiw li .process__number {
    border: none;
}

.process-3.hiw li .process__number span {
    top: 0;
}

#hiw-ai .process-3 li .process__number {
    width: 80px;
    height: 85px;
}

#hiw-ai .process-3:before {
    content: none;
}
.hamburger-toggle {
    position: absolute;
    right: 0;
    z-index: 10000;
}
.hamburger-toggle.toggled-class i {
    color: #32bc9a;
}
#contact button {
    float: right;
}
.g-recaptcha {
    margin-bottom: 5em;
}
#stats img {
    max-height: 50px;
    max-width: 170px;
    vertical-align: top;
}
#stats img.logo-avon {
    max-width: 150px;
}

/* Media queries start here --- */

@media (max-width: 1024px) {
    .variant-tag #hero {
        background-image: none;
    }
}

@media (max-width: 767px) {

    .bar-1 .menu-horizontal>li>.dropdown__trigger,
    .bar-1 .menu-horizontal>li>a {
        color: #333;
    }

    #eucookielaw {
        min-height: 36px;
        height: auto;
    }

    #eucookielaw p {
        width: 100%;
        margin-bottom: 8px;
        text-align: center;
    }

    #removecookie {
        float: none;
        margin: 0 auto 16px;
        display: block;
        width: 140px;
        text-align: center;
    }

    .switchable .container.vh100>.row {
        flex-flow: wrap;
    }

    .bar .logo {
        max-height: 26px;
    }

    .bar .logo.goose {
        margin-top: 0;
    }

    .awards .list-inline li {
        width: 45%;
        display: inline-block;
    }

    .awards .list-inline li img {
        max-width: 220px;
    }

    .variant-tag #hero {
        background-image: none;
    }

    .container.vh100 {
        max-width: 98%;
    }

    #top-bar {
        display: none;
    }

    .hamburger-toggle i {
        color: white;
    }

    .light .hamburger-toggle i {
        color: #32bc9a;
        top: 7px;
        position: relative;
    }

    .light .hamburger-toggle i.goose {
        top: 0;
    }

    .bar__module+.bar__module {
        margin-top: 1.85714286em;
        text-align: left;
    }

    .light .hamburger-toggle.toggled-class i {
        color: #333;
    }

    .switchable .row>div[class*='col-']:last-child:not(:only-child) {
        margin-top: 0;
    }

    .tabs li {
        display: inline-block;
        margin-right: 1em;
    }

    #explainer.variant1 ul li img {
        margin-top: 2em;
    }

    h2 {
        font-size: 2em;
    }

    .pricing.boxed {
        min-height: 230px;
    }

    .pricing-1 p:last-of-type {
        margin-bottom: 0.5em;
    }

    .pricing .liner {
        margin-bottom: 1em;
    }

    .pricing img {
        margin-bottom: 1em;
    }

    #testi.imagebg span.h3 {
        text-align: center;
    }

    .testimonial .testimonial__image {
        max-width: 120px;
    }

    .testimonial .col-12~.col-12 {
        text-align: center;
    }

    #book-hire .unit {
        padding: 2em 4em;
    }

    .nav-container {
        top: 0 !important;
    }

    .bar+nav.bar {
        padding-top: 0;
        border-bottom: 1px solid #d9d9d9;
        box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.12);
        background: white;
        position: fixed;
        top: 0;
        z-index: 100;
        width: 100%;
    }

    .light .bar+nav.bar {
        background: white;
    }

    #team img {
        max-width: 50%;
        margin-bottom: 1em;
    }

    .pro img {
        margin: 1em 0;
    }

    .testimonials-1 .hero-logos .row div {
        margin-bottom: 10px;
    }

    .dropdown__containerx {
        display: block !important;
    }

    .dropdown .dropdown__content:not([class*='col-']) {
        margin-top: 0px;
        background: none;
        padding: 0 0 0 12px;
    }

    .dropdown .dropdown__content:not([class='bg--dark']) .menu-vertical a {
        color: #333;
        font-weight: 400;
    }

    li.dropdown {
        margin-bottom: 0.5em;
    }

    li.dropdown:hover .dropdown__containerx {
        position: relative;
        width: auto;
    }
    .list-inlinex li {
        vertical-align: middle;
        margin-bottom: 36px;
        height: 62px;
        position: relative;
        display: inline-block;
        max-width: 48.5%;
    }
    .list-inlinex.social-list {
        margin-top: 1.5em;
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 90%;
    }
}

@media (max-width: 540px) {
    .awards .list-inline li {
        width: 100%;
        display: inline-block;
        margin-bottom: 2em;
        margin-right: 0;
    }

    .awards .list-inline li img {
        max-width: 50%;
        margin-bottom: 1.5em;
    }

    .testimonial .col-12~.col-12 img {
        display: block;
        margin: 0 auto 0.5em;
    }

    section>.row--gapless {
        text-align: center;
    }

    .bar .logo.goose {
        margin-top: -3px;
        height: 30px !important;
    }

    footer ul:not(.list-inline):not(.slides)>li {
        min-height: 25px;
    }

    label {
        font-size: 16px;
    }
}

@media (max-width: 499px) {
    .list-inlinex li {
        max-width: 49%;
    }
    .cover h1 {
        font-size: 2.5em;
    }

    .hero p {
        font-size: 22px;
        line-height: 1.25em;
    }

    #our-story img {
        margin-top: 2em;
    }

    #team img {
        max-width: 60%;
        margin-bottom: 1em;
    }

    #team h2 {
        text-align: left !important;
    }

    h2.leader {
        font-size: 3em;
    }

    p {
        font-size: 18px;
    }

    section.hero-text {
        padding-bottom: 3em;
        padding-top: 6em;
    }

    .light .nav-container {
        top: 0 !important;
    }

    ul.social-list {
        margin-bottom: 2em;
    }
}

@media (max-width: 375px) {
    .cover h1 {
        padding-top: 1em;
        font-size: 3em;
        line-height: 1.1;
    }

    .hero p {
        font-size: 16px;
    }
}


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

    .bar-2 .bar__module,
    .bar-1 .bar__module {
        margin-bottom: 1.85714286em;
        display: inline-block;
    }

    .bar__module .modal-instance {
        margin-left: 2em;
    }
}

#privacy *,
#terms *,
#data-intro * {
    font-size: 14px !important;
}

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


.terms p {
    line-height: 30px;
    margin-bottom: 20px;
}

.terms ul li,
.terms ol li {
    line-height: 28px;
    margin-bottom: 10px;
    list-style: none;
}

.terms .main-ol li:before {
    padding-right: 10px;
}

.terms ol {
    counter-reset: item
}

.terms .sub-ol {
    padding-left: 16px;
}

.terms li {
    display: block
}

.terms ol>li:before {
    content: counters(item, ".") " ";
    counter-increment: item
}

.terms ul.navbar-nav li:before {
    content: initial;
    counter-increment: initial;
}

@media(max-width: 600px) {

    .terms ul,
    .terms ol {
        padding: 0;
        margin: 0 10px;
    }
    .terms td,
    .terms th {
        display: block;
    }
}

@media(max-height: 640px) {
    .cover h1 {
        font-size: 36px;
    }
    .hero p {
        font-size: 22px;
    }
    .switchable .container.vh100 > .row {
        flex-flow: row-reverse;
        transform: translateY(-48%);
        width: 100%;
    }
}
@media (max-width: 350px) {
    .cover h1, h2 {
        font-size: 24px;
    }

    .hero p {
        font-size: 16px;
    }
    .container.vh100 {
        max-width: 100%;
    }
}



/* Ts&Cs -- */
h1.leader {
    font-size: 3.2em;
    margin-bottom: 0.2em;
    font-weight: 800;
}
h1.leader span {
    font-weight: 600;
}
@media (max-width: 767px) {
    h1.leader {
        font-size: 2.2em;
        line-height: 1.4em;
        margin-top: 0.8em;
    }
    .mob-mt-32 {
        margin-top: 32px;
    }
}
ul.jp li {
    margin-bottom: 12px;
    padding-left: 8px;
}
ol.jp li {
    margin-bottom: 0;
    padding-left: 16px;
}
.center-jp {
    text-align: center;
    font-weight: 700;
}
.center-jp.und {
    text-decoration: underline;
}
.terms ol.jp>li:before {
    content: counters(item, ".") ":";
    counter-increment: item;
    font-weight: 600;
    padding-right: 8px;
}
.info-section {
    padding-bottom: 32px;
}


/* Contact Form 7 -- */
.wpcf7 .wpcf7-response-output {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.wpcf7 .wpcf7-validation-errors {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.wpcf7 .wpcf7-mail-sent-ok {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.wpcf7 .wpcf7-display-none{
    display: none;
}
.req{
    font-size:11px;
    font-weight: normal;
}

.wpcf7 .col-form-label{
    margin-top: .5em;
    font-weight: 900;
    font-size: 120%;
    line-height: 1em;
    padding: 0;
}

.wpcf7 .col-form-label .badge{
    vertical-align: top;
    display: inline;
    font-weight: 600;
    font-size: 60%;
    color: #FFFFFF;
    background-color: #E84466;
    padding: 1px 12px;
    border-radius: 4px;
    margin-left: 8px;
}

.wpcf7 input[type=text],.wpcf7 input[type=email], .wpcf7 textarea, .wpcf7 select {
    -webkit-appearance: none;
    background: #fcfcfc;
    padding: 0.46428571em;
    border-radius: 6px;
    border: 1px solid #c0c0c0;
    color: #212121;
}

.wpcf7 .pp-check{
    vertical-align: middle;
}
.wpcf7 .pp-check input[type=checkbox]{
    -webkit-appearance: checkbox;
    height: 1.2em;
    width: 1.2em;
    margin-right: 0.5em;
    font-size: 125%; 
    border: 1px solid #999999;
}

.wpcf7 .pp-check span.wpcf7-list-item-label{
    font-size: 125%; 
}



.wpcf7 form > .row > div[class*='col-'] {
    margin-bottom: 0.92857143em;
}

.wpcf7 .btn--primary{
    padding:0.2em !important;
    background: #48B28D !important;
    border-color: #48B28D !important;
    color: #FFFFFF !important;
    font-size: 125% !important;
    letter-spacing: 0.2em;
    line-height: 1em;
}

.wpcf7 .btn--primary:hover{
    background: #FFFFFF !important;
    border: 1px solid #48B28D !important;
    color: #48B28D !important;
}

.wpcf7 .screen-reader-response{
    display: none;
}

.wpcf7 .wpcf7-not-valid-tip{
    color: #E84466;
}


@media(max-width: 600px) {

    .wpcf7 .col-form-label{
     padding: 10px 15px;
}

.wpcf7 .pp-check input[type=checkbox]{
    font-size: 100%; 
}

.wpcf7 .pp-check span.wpcf7-list-item-label{
    font-size: 100%; 
}

}

.btn-gopage .btn--primary{
    height: 3.25000000000001em;
    padding: 0.2em !important;
    background: #48B28D !important;
    border-color: #48B28D !important;
    color: #FFFFFF !important;
    font-size: 125% !important;
    font-weight: 700;
    letter-spacing: 0.2em;
    line-height: 2.8em;
}

.btn-gopage .btn--primary:hover{
    background: #FFFFFF !important;
    border: 1px solid #48B28D !important;
    color: #48B28D !important;
}


/* Compnay Table -- */
.company-table{
    color: #FFFFFF;
}

.company-table th,
.company-table td{
    min-width: 6em;
    background: none;
    color: #FFFFFF;
    padding: 0.5em;
    line-height: 1.4em;
    border-bottom: 1px solid rgba(255,255,255,0.4);
}

.company-logo{
    background: #FFFFFF;
    padding: 1.5em;
    border-radius: 1em;
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
}

.company-logo img{
    max-width: 150px;
}
