@charset "UTF-8";

/** ********************************************** **
	TABLE CONTENTS
	-------------------------------
		01. Base
		02. Typography
		03. Helpers
		04. Text-loop
		05. Slick
		06. Layout
			06.1. Header
				06.1.1. Header-navs
					06.1.1.1. Header-submenu
				06.1.2. Inverse-header
			06.2. Nav-toggle
			06.3. Hero
				06.3.1 Home-hero
				06.3.2 Home-hero-extension
			06.4. Footer 
		07. Section-blocks		
			07.1. Section-base
			07.2. Split-img-bg
			07.3. Slider-section
		08. component
			08.1. Buttons
				08.1.1. button-container 
				08.1.2. Primary-button				
				08.1.3. Close
			08.2. Icons
			08.3. Section-line
			08.4. Simple link 
			08.5. Cta-arrow 
			08.6. Bg-skew
		09. Modules
			09.1  Skew-card
			09.2  Article-link
			9.2a  Article-card
			9.2b  Card-grid
			09.3. Logo-container
			09.4. Connected-cards
			09.4.1. Cards-box
			09.5. Link-cards
			09.6. Bio-slider 
			09.7. Col-with-icon
			09.8. Img-grid
			09.9. Skewed-img
			09.10.Outdated-browser
			09.11.Step-box
			09.12.Client stats
			09.13. Icon-callout-tab
			09.14 Search-filter
			09.15 category-listing
		10. Columnizer
	
*************************************************** **/
/*
typekit font weight

Light = 300
Regular = 400
Bold = 700

*/


/**	01. Base
*************************************************** **/

*,
:after,
:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 1px solid transparent !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

html {
    display: block
}

body,
html {
    margin: 0;
    padding: 0;
    height: 100%;
    -webkit-font-smoothing: antialiased;
}

.site-constraint {
    overflow: hidden
}

a,
a:focus {
    color: #17A3C4;
    text-decoration: none;
}

a:hover {
    color: #0C6487;
}

*:focus {
    outline: none;
}

img {
    max-width: 100%;
}

.clear:after,
.img-grid__quad-container:after,
.no-flexbox .col-with-icon-container:after,
.quote-slider .quote-slide:after {
    content: "";
    display: block;
    clear: both
}

.container,
.container-fluid {
    max-width: 1000px;
    position: relative;
}

/** 02. Typography *************************************************** **/

html {
    font-size: 16px;
    letter-spacing: 1px;
    font-family: europa, sans-serif;
}

@media (max-width: 768px) {
    html {
        font-size: 14px
    }
}

html body {
    font-family: Europa, sans-serif;
    color: #000;
}

figcaption,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p {
    font-weight: 400
}

/* caption fix */

figcaption {
    font-weight: 400 !important;
    padding-top: 10px !important;
    line-height: 24px !important;
    font-size: 16px !important;
}


h1 {
    font-size: 2rem;
    margin: 25px 0
}

h2 {
    font-size: 4rem;
    margin: 20px 0 10px;
    font-weight: 700
}

@media (max-width: 768px) {
    h2 {
        font-size: 2.5rem
    }
}

h3 {
    font-size: 1.75rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1rem
}

h6 {
    font-size: .875rem
}

p {
    font-size: 1.25rem
}

a {
    color: rgb(23, 163, 196);
    font-weight: 300;
    -webkit-transition: color .25s ease;
    transition: color .25s ease;
    cursor: pointer
}

a:hover {
    text-decoration: none;
    color: #0bf
}

.bio-slide figcaption,
.bio-slide h1,
.bio-slide h2,
.bio-slide h3,
.bio-slide h4,
.bio-slide h5,
.bio-slide h6,
.bio-slide li,
.bio-slide p,
.home-hero-extension figcaption,
.market-detail-page figcaption,
.home-hero-extension h1,
.home-hero-extension h2,
.home-hero-extension h3,
.home-hero-extension h4,
.home-hero-extension h5,
.home-hero-extension h6,
.home-hero-extension li,
.home-hero-extension p,
.secondary-hero figcaption,
.secondary-hero h1,
.secondary-hero h2,
.secondary-hero h3,
.secondary-hero h4,
.secondary-hero h5,
.secondary-hero h6,
.secondary-hero li,
.secondary-hero p,
.slider-section figcaption,
.slider-section h1,
.slider-section h2,
.slider-section h3,
.slider-section h4,
.slider-section h5,
.slider-section h6,
.slider-section li,
.slider-section p,
.text-white figcaption,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white li,
.text-white p {
    color: #fff;
}

/*font weight*/

.font-light {
    font-weight: 300;
}

.font-regular {
    font-weight: 400;
}

.font-bold {
    font-weight: 700;
}

.white {
    color: white;
}

.hero-text {
    margin-bottom: 0;
}

.hero-text h1 {
    font-size: 73px;
}

.hero-subtext {
    margin-top: 0;
}

.section-normal .two-col-list {
    display: flex;
}

.section-normal .two-col-list> :first-child {
    margin-right: 20px;
}

.section-normal ul li {
    font-size: 16px !important;
    line-height: 22px !important;
    margin: 0;
}

.vc_column_container>.vc_column-inner .vc_column-inner {
    /* Remove extra padding from columns within row within column */
    padding: 0;
}

.hero-subtext h3 {
    color: white;
    margin-top: 0;
    line-height: 38px;
}

.track-record-brands img {
    max-width: 170px;
    height: 60px;
    object-fit: contain;
}

.track-record-brand-column .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 600px) {
    .hero-text h1 {
        font-size: 40px;
    }

    .hero-subtext h3 {
        font-size: 20px;
        line-height: 24px;
        margin-top: 10px
    }

    .section-normal .two-col-list {
        display: block;
    }
}

/** 03. Helpers *************************************************** **/

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

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

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

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

.text-center-lg {
    text-align: center
}

.content-container ul,
ul.bullet-list,
.article-col ul,
.card-grid-drawer ul,
.wpb_wrapper ul {
    margin-bottom: 20px;
    padding-left: 24px !important;
}

ul.bullet-list li,
.content-container ul li,
.article-col ul li,
.card-grid-drawer ul li,
.wpb_wrapper ul li {
    position: relative;
    list-style: none;
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 30px;


}


.content-container ul li:before,
ul.bullet-list li:before,
.article-col ul li:before,
.card-grid-drawer ul li:before,
.wpb_wrapper ul li:before {
    content: "";
    background: #000;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    left: -24px;
    top: 13px;
}

ol li,
.article-col ol li,
.card-grid-drawer ol li,
.wpb_wrapper ol li {
    font-size: 18px !important;
    margin-bottom: 5px;
    line-height: 30px;

}

@media (max-width: 768px) {
    .text-center-lg {
        text-align: left
    }
}

.text-right-lg {
    text-align: right
}

@media (max-width: 768px) {
    .text-right-lg {
        text-align: left
    }
}

.overflow-hidden {
    overflow: hidden
}


/** 04. Text-loop *************************************************** **/

.cd-title {
    position: relative;
    height: 160px;
    line-height: 230px;
    text-align: center
}

.cd-title h1 {
    font-size: 2.4rem;
    font-weight: 700
}

@media only screen and (min-width: 768px) {
    .cd-title {
        line-height: 250px
    }
}

@media only screen and (min-width: 1170px) {
    .cd-title {
        height: 200px;
        line-height: 300px
    }

    .cd-title h1 {
        font-size: 3rem
    }
}

.cd-intro {
    width: 90%;
    max-width: 768px;
    text-align: center;
    margin: 4em auto
}

@media only screen and (min-width: 768px) {
    .cd-intro {
        margin: 5em auto
    }
}

@media only screen and (min-width: 1170px) {
    .cd-intro {
        margin: 6em auto
    }
}

.cd-headline {
    font-size: 3rem;
    line-height: 1.2
}

@media only screen and (min-width: 768px) {
    .cd-headline {
        font-size: 4.4rem;
        font-weight: 300
    }
}

@media only screen and (min-width: 1170px) {
    .cd-headline {
        font-size: 6rem
    }
}

.cd-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: left
}

.cd-words-wrapper b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0
}

.cd-words-wrapper b.is-visible {
    position: relative
}

.no-js .cd-words-wrapper b {
    opacity: 0
}

.no-js .cd-words-wrapper b.is-visible {
    opacity: 1
}

.cd-headline.rotate-1 .cd-words-wrapper {
    -webkit-perspective: 300px;
    perspective: 300px
}

.cd-headline.rotate-1 b {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.cd-headline.rotate-1 b.is-visible {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-animation: a 1.2s;
    animation: a 1.2s
}

.cd-headline.rotate-1 b.is-hidden {
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-animation: b 1.2s;
    animation: b 1.2s
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotateX(180deg);
        opacity: 0
    }

    35% {
        -webkit-transform: rotateX(120deg);
        opacity: 0
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(1turn);
        opacity: 1
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }

    35% {
        -webkit-transform: rotateX(120deg);
        -ms-transform: rotateX(120deg);
        transform: rotateX(120deg);
        opacity: 0
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(1turn);
        -ms-transform: rotateX(1turn);
        transform: rotateX(1turn);
        opacity: 1
    }
}

@-webkit-keyframes b {
    0% {
        -webkit-transform: rotateX(0deg);
        opacity: 1
    }

    35% {
        -webkit-transform: rotateX(-40deg);
        opacity: 1
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(180deg);
        opacity: 0
    }
}

@keyframes b {
    0% {
        -webkit-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }

    35% {
        -webkit-transform: rotateX(-40deg);
        -ms-transform: rotateX(-40deg);
        transform: rotateX(-40deg);
        opacity: 1
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }
}

.cd-headline.type .cd-words-wrapper {
    vertical-align: top;
    overflow: hidden
}

.cd-headline.type .cd-words-wrapper:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 90%;
    width: 1px;
    background-color: #aebcb9
}

.cd-headline.type .cd-words-wrapper.waiting:after {
    -webkit-animation: c 1s infinite;
    animation: c 1s infinite
}

.cd-headline.type .cd-words-wrapper.selected {
    background-color: #aebcb9
}

.cd-headline.type .cd-words-wrapper.selected:after {
    visibility: hidden
}

.cd-headline.type .cd-words-wrapper.selected b {
    color: #0d0d0d
}

.cd-headline.type b {
    visibility: hidden
}

.cd-headline.type b.is-visible {
    visibility: visible
}

.cd-headline.type i {
    position: absolute;
    visibility: hidden
}

.cd-headline.type i.in {
    position: relative;
    visibility: visible
}

@-webkit-keyframes c {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        opacity: 1
    }

    40% {
        -webkit-transform: translateY(-50%) scale(.9);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(-50%) scale(0);
        opacity: 0
    }
}

@keyframes c {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
        opacity: 1
    }

    40% {
        -webkit-transform: translateY(-50%) scale(.9);
        -ms-transform: translateY(-50%) scale(.9);
        transform: translateY(-50%) scale(.9);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(-50%) scale(0);
        -ms-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0);
        opacity: 0
    }
}

.cd-headline.rotate-2 .cd-words-wrapper {
    -webkit-perspective: 300px;
    perspective: 300px
}

.cd-headline.rotate-2 em,
.cd-headline.rotate-2 i {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cd-headline.rotate-2 b {
    opacity: 0
}

.cd-headline.rotate-2 i {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
    opacity: 0
}

.is-visible .cd-headline.rotate-2 i {
    opacity: 1
}

.cd-headline.rotate-2 i.in {
    -webkit-animation: d .4s forwards;
    animation: d .4s forwards
}

.cd-headline.rotate-2 i.out {
    -webkit-animation: e .4s forwards;
    animation: e .4s forwards
}

.cd-headline.rotate-2 em {
    -webkit-transform: translateZ(20px);
    -ms-transform: translateZ(20px);
    transform: translateZ(20px)
}

.no-csstransitions .cd-headline.rotate-2 i {
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 0
}

.no-csstransitions .cd-headline.rotate-2 i em {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.no-csstransitions .cd-headline.rotate-2 .is-visible i {
    opacity: 1
}

@-webkit-keyframes d {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg)
    }
}

@keyframes d {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
        -ms-transform: translateZ(-20px) rotateX(90deg);
        transform: translateZ(-20px) rotateX(90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
        -ms-transform: translateZ(-20px) rotateX(-10deg);
        transform: translateZ(-20px) rotateX(-10deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg);
        -ms-transform: translateZ(-20px) rotateX(0deg);
        transform: translateZ(-20px) rotateX(0deg)
    }
}

@-webkit-keyframes e {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg)
    }

    to {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg)
    }
}

@keyframes e {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        -ms-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
        -ms-transform: translateZ(-20px) rotateX(-100deg);
        transform: translateZ(-20px) rotateX(-100deg)
    }

    to {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
        -ms-transform: translateZ(-20px) rotateX(-90deg);
        transform: translateZ(-20px) rotateX(-90deg)
    }
}

.cd-headline.loading-bar span {
    display: inline-block;
    padding: .2em 0;
}

.cd-headline.loading-bar .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top
}

.cd-headline.loading-bar .cd-words-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background: #0096a7;
    z-index: 1;
    -webkit-transition: width .3s -.1s;
    transition: width .3s -.1s
}

.cd-headline.loading-bar .cd-words-wrapper.is-loading:after {
    width: 100%;
    -webkit-transition: width 3s;
    transition: width 3s
}

.cd-headline.loading-bar b {
    top: .2em;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.cd-headline.loading-bar b.is-hidden {
    opacity: 0;
    top: 0;
}

.cd-headline.loading-bar b.is-visible {
    opacity: 1;
    top: 0;
}

.cd-headline.slide span {
    display: inline-block;
    padding: .2em 0
}

.cd-headline.slide .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top
}

.cd-headline.slide b {
    opacity: 0;
    top: .2em
}

.cd-headline.slide b.is-visible {
    top: 0;
    opacity: 1;
    -webkit-animation: f .6s;
    animation: f .6s
}

.cd-headline.slide b.is-hidden {
    -webkit-animation: g .6s;
    animation: g .6s;
}

@-webkit-keyframes f {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(20%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes f {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes g {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateY(120%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100%)
    }
}

@keyframes g {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
        -ms-transform: translateY(120%);
        transform: translateY(120%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.cd-headline.clip span {
    display: inline-block;
    padding: .2em 0
}

.cd-headline.clip .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top
}

.cd-headline.clip .cd-words-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: #aebcb9
}

.cd-headline.clip b {
    opacity: 0
}

.cd-headline.clip b.is-visible {
    opacity: 1
}

.cd-headline.zoom .cd-words-wrapper {
    -webkit-perspective: 300px;
    perspective: 300px
}

.cd-headline.zoom b {
    opacity: 0
}

.cd-headline.zoom b.is-visible {
    opacity: 1;
    -webkit-animation: h .8s;
    animation: h .8s
}

.cd-headline.zoom b.is-hidden {
    -webkit-animation: i .8s;
    animation: i .8s
}

@-webkit-keyframes h {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0)
    }
}

@keyframes h {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px);
        -ms-transform: translateZ(100px);
        transform: translateZ(100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes i {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateZ(-100px)
    }
}

@keyframes i {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateZ(-100px);
        -ms-transform: translateZ(-100px);
        transform: translateZ(-100px)
    }
}

.cd-headline.rotate-3 .cd-words-wrapper {
    -webkit-perspective: 300px;
    perspective: 300px
}

.cd-headline.rotate-3 b {
    opacity: 0
}

.cd-headline.rotate-3 i {
    display: inline-block;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.is-visible .cd-headline.rotate-3 i {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.cd-headline.rotate-3 i.in {
    -webkit-animation: j .6s forwards;
    animation: j .6s forwards
}

.cd-headline.rotate-3 i.out {
    -webkit-animation: k .6s forwards;
    animation: k .6s forwards
}

.no-csstransitions .cd-headline.rotate-3 i {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 0
}

.no-csstransitions .cd-headline.rotate-3 .is-visible i {
    opacity: 1
}

@-webkit-keyframes j {
    0% {
        -webkit-transform: rotateY(180deg)
    }

    to {
        -webkit-transform: rotateY(0deg)
    }
}

@keyframes j {
    0% {
        -webkit-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    to {
        -webkit-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
}

@-webkit-keyframes k {
    0% {
        -webkit-transform: rotateY(0)
    }

    to {
        -webkit-transform: rotateY(-180deg)
    }
}

@keyframes k {
    0% {
        -webkit-transform: rotateY(0);
        -ms-transform: rotateY(0);
        transform: rotateY(0)
    }

    to {
        -webkit-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        transform: rotateY(-180deg)
    }
}

.cd-headline.scale b {
    opacity: 0
}

.cd-headline.scale i {
    display: inline-block;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.is-visible .cd-headline.scale i {
    opacity: 1
}

.cd-headline.scale i.in {
    -webkit-animation: l .6s forwards;
    animation: l .6s forwards
}

.cd-headline.scale i.out {
    -webkit-animation: m .6s forwards;
    animation: m .6s forwards
}

.no-csstransitions .cd-headline.scale i {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0
}

.no-csstransitions .cd-headline.scale .is-visible i {
    opacity: 1
}

@-webkit-keyframes l {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }

    60% {
        -webkit-transform: scale(1.2);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes l {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    60% {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes m {
    0% {
        -webkit-transform: scale(1);
        opacity: 1
    }

    60% {
        -webkit-transform: scale(0);
        opacity: 0
    }
}

@keyframes m {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    60% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
}

.cd-headline.push b {
    opacity: 0
}

.cd-headline.push b.is-visible {
    opacity: 1;
    -webkit-animation: n .6s;
    animation: n .6s
}

.cd-headline.push b.is-hidden {
    -webkit-animation: o .6s;
    animation: o .6s
}

@-webkit-keyframes n {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(10%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes n {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes o {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateX(110%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(100%)
    }
}

@keyframes o {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
        -ms-transform: translateX(110%);
        transform: translateX(110%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }
}


/** 05. Slick *************************************************** **/

.slick-slider {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;

}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(ajax-loader.gif) 50% no-repeat
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    height: 20px;
    width: 20px;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}


/** 06. Layout *************************************************** **/


/*06.1 header*/
.header .header-search-toggle img {
    max-width: 100%;
    width: auto !important;
}

.header .header-logo img,
.inverse-header .header .header-logo .logo {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@media (min-width: 1020px) {
    .header {
        background: #fff;
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
        width: 100%;
        height: 70px;
        -webkit-transition: background .25s ease;
        transition: background .25s ease
    }

    .header,
    .header.fixed {
        top: 0;
        left: 0;
        right: 0;
        z-index: 2500;
        position: fixed
    }

    .header .header-content {
        width: 100%;
        height: 100%; 
        padding: 0 15px;
        position: relative;
        display:flex;
        align-items: center;
        justify-content: center;
    }

    .header .header-logo {
        display: inline-block;
        width: 121px;  
        height: 22px;
        margin: 0;
        padding: 0;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 15px;
        transform: translateY(-50%);
    }

    .header .header-logo img {
        width: 100%;
        position: absolute;
        top: 0;
        right: 0;
        -webkit-transition: opacity .25s ease;
        transition: opacity .25s ease
    }

    .header .header-logo .logo-dark {
        opacity: 1
    }

    .header .header-logo .logo-white {
        opacity: 0
    }

    .header .nav-sidebar {
        display: inline-block;
        min-width: 200px
    }

    .header .header-search-toggle {
        display: inline-block;
        padding: 10px;
        margin-right: 15px;
        font-size: 26px;
        color: #b8bcc0;
        -webkit-transition: color .25s ease;
        transition: color .25s ease;
        cursor: pointer
    }

    .header .header-search-toggle img {
        max-width: 100%;
    }

    .header .header-search-toggle:hover {
        color: #4298B5;
    }

    .header .header-btn {
        margin-left: 20px;
        margin-top: 15px
    }

    .nav-overlay {
        display: none
    }
}

@media (max-width: 1020px) {
    .header {
        background: #fff;
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
        width: 100%;
        height: 50px;
        z-index: 7;
        -webkit-transition: background .25s ease;
        transition: background .25s ease
    }

    .header,
    .header.fixed {
        top: 0;
        left: 0;
        right: 0;
        position: fixed
    }

    .casestudy-page .header {
        z-index: 1100 !important;
    }

    .header .header-content {
        width: 100%;
        height: 100%;
        padding: 0 15px;
        position: relative
    }

    .header .header-logo {
        display: inline-block;
        width: 121px;  
        height: 22px;
        margin: 0;
        padding: 0;
        color: #fff;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .header .header-logo img {
        width: 100%;
        position: absolute;
        top: 0;
        right: 0;
        -webkit-transition: opacity .25s ease;
        transition: opacity .25s ease
    }

    .header .header-logo .logo-dark {
        opacity: 1
    }

    .header .header-logo .logo-white {
        opacity: 0
    }

    .header .header-btn {
        display: block;
        max-width: 150px;
        margin: 20px auto;
        border: 2px solid hsla(0, 0%, 100%, .2);
        color: #fff;
        text-align: center
    }

    .header .header-btn:hover {
        color: #fff
    }

    .header .header-btn:after,
    .header .header-btn:before,
    .header .header-btn:hover:after,
    .header .header-btn:hover:before,
    .header .header-btn:hover>div:after,
    .header .header-btn:hover>div:before,
    .header .header-btn>div:after,
    .header .header-btn>div:before {
        border-color: #fff
    }

    .header .header-search-toggle {
        display: none
    }

    .menu-active {
        overflow: hidden
    }

    .nav-overlay {
        background: transparent;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transition: background .25s linear;
        transition: background .25s linear
    }

    .active-overlay .nav-overlay {
        background: hsla(0, 0%, 100%, .5)
    }

    .header-logo {
        display: inline-block;
        width: 150px;
        margin: 0;
        padding: 10px 0;
        color: #fff
    }
}


/*06.1.1 header-navs*/


/*layout/header/header-navs/_header-main-nav*/

@media (width: 1024px) {
    .main-nav {
        width: 590px !important;

    }

}

@media (max-width: 1024px) {
    .main-nav {
        width: 600px !important;
    }
}

@media (max-width: 1023px) {
    .main-nav {
        width: 80% !important;
    }
}




@media (min-width: 1020px) {
    .main-nav {
        height: 70px;
        width: auto;
        position: absolute;
        right: 15px;
        /*bottom: 0;
        */
        top: 0;
    }

    .main-nav-content {
        height: 100%;
        width: 100%
    }

    .main-nav-content ul {
        list-style: none;
        padding: 0
    }

    .main-nav-content .menu {
        height: 100%;
        padding: 0;
        margin: 0;
        float: left
    }

    .main-nav-content .menu a {
        display: block;
        color: #fff;
        font-size: 16px;
        font-weight: 300;
        cursor: pointer;
        font-size: 14px;
        text-decoration: none;
        border-top: 2px solid transparent;
    }

    .main-nav-content .menu a:hover {
        text-decoration: none;
        color: #4298B5;
    }

    .main-nav-content .menu>li {
        display: inline-block;
        height: 100%;
        position: relative;
        height: 70px;
    }

    .main-nav-content .menu li:hover a,
    .main-nav-content .current-menu-item a {
        color: #4298B5;
    }

    .main-nav-content .menu>li:hover>a {
        border-top: 2px solid #0c6487;
        color: #0c6487 !important;
    }


    .main-nav-content .current-menu-item>a {
        color: #4298B5 !important;
    }

    .current-menu-parent,
    .current-menu-parent>a {
        color: #4298B5 !important;
    }

    /* .current_page_ancestor, .current_page_ancestor>a {
		color: #4298B5!important;
		/* border-top: 2px solid #4298B5!important; 
	} */
    #menu>.current_page_item>a,
    .current_page_ancestor>a {
        color: #4298B5 !important;
        border-top: 2px solid #4298B5 !important;
    }

    .main-nav-content .menu li:hover a:after {
        border-color: #2e96b0
    }

    .main-nav-content .menu>li>a {
        height: 100%;
        line-height: 64px;
        /*padding: 0 12px;
        */
        padding: 0;
        /*margin: 0 12px;*/
        margin: 0 22px;
        color: #1e272e;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 300;
        font-size: 14px
    }

    .main-nav-content .menu>li>a.active {
        color: #2e96b0
    }

    .main-nav-content .menu>.menu-item-has-children>a:after {
        /*content: "";
        display: inline-block;
        height: 7px;
        width: 7px;
        margin-left: 7px;
        border-right: 1px solid #1e272e;
        border-bottom: 1px solid #1e272e;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: border-color .25s ease;
        transition: border-color .25s ease;
        position: relative;
        top: -3px;
		*/
    }

    .main-nav-content .sub-menu {
        display: none;
        overflow: hidden;
        min-width: 300px
    }


}

@media (min-width: 1024px) {
    .main-nav-content .mobile-item {
        display: none !important;
    }

}




@media (max-width: 1020px) {
    .main-nav {
        background: rgba(0, 0, 0, .8);
        width: 80%;
        max-width: 400px;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 6;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: .4s ease;
        transition: .4s ease;
        overflow: scroll
    }

    .menu-active .main-nav {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .main-nav-header {
        min-height: 50px
    }

    .main-nav-content {
        width: 100%
    }

    .main-nav-content ul {
        list-style: none;
        padding: 0
    }

    .main-nav-content .menu {
        width: 100%;
        padding: 0;
        margin: 0
    }

    .main-nav-content .menu a {
        display: block;
        color: #fff;
        font-size: 16px;
        /*white-space: nowrap;*/
        cursor: pointer;
        text-decoration: none;
    }

    .main-nav-content .menu a:hover {
        color: white;
    }

    .main-nav-content .menu>li>a {
        height: 100%;
        padding: 5px 5px 5px 25px;
        color: #fff;
        font-size: 16px;
        margin: 12px 0;
    }


    /*.main-nav-content .menu .plus {

	 }

    .main-nav-content .menu .plus:after
	{
        content: "+";
        display: inline-block;
        height: 15px;
        width: 15px;
        margin-left: 7px;
		color: #fff !important;
		cursor: pointer;
		line-height: 13px;
		text-align: center;
		font-weight: 700;
		font-size: 20px;
		
    }
    .main-nav-content .menu .plus.active:after {
        color: #2e96b0;
    }
    .main-nav-content .menu .plus.active:after {
        content: "–";
        display: inline-block
    }*/

    .main-nav-content .menu>.menu-item-has-children>a:after {
        content: "+";
        display: inline-block;
        height: 7px;
        width: 7px;
        margin-left: 7px;
        vertical-align: top;

    }

    .main-nav-content .menu>.menu-item-has-children>a.active {
        color: #2e96b0
    }

    .main-nav-content .menu>.menu-item-has-children>a.active:after {
        content: "–";
        display: inline-block
    }

    .main-nav-content .sub-menu {
        display: none;
        overflow: hidden;
        min-width: 200px
    }
}


/*06.1.1.1 header-submenu*/

@media (min-width: 1020px) {
    .main-nav-content .menu>li>.sub-menu {
        background: transparent;
        display: none;
        padding: 20px 0 40px;
        position: absolute;
        left: 0;
        top: 100%;
        z-index: 3000;
    }

    .main-nav-content .menu>li>.sub-menu:before {
        content: "";
        display: block;
        background: #0C6487;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 40px;
        z-index: 0
    }

    .main-nav-content .menu>li>.sub-menu:after {
        content: "";
        display: block;
        background: rgb(23, 163, 196);
        height: 40px;
        position: absolute;
        right: 0;
        left: 0;
        bottom: 20px;
        z-index: 0;
        -webkit-transform: skewY(-6deg);
        -ms-transform: skewY(-6deg);
        transform: skewY(-6deg)
    }

    .main-nav-content .menu>li>.sub-menu>li>a {
        position: relative;
        padding: 15px 35px;
        font-size: 14px;
        text-transform: uppercase;
        z-index: 1;
        color: #fff;
        border-top: none !important;
    }

    /*.main-nav-content .menu>li>.sub-menu>.menu-item-has-children>.plus:after
		{
        content: "+";
        display: inline-block;
        height: 7px;
        width: 7px;
        margin-left: 7px;
		color: #fff !important;
		cursor: pointer;
		
    }*/
    .main-nav-content .menu>li>.sub-menu>.menu-item-has-children>.plus.active:after {
        color: #2e96b0;
    }

    .main-nav-content .menu>li>.sub-menu>.menu-item-has-children>.plus.active:after {
        content: "–";
        display: inline-block
    }

    .main-nav-content .menu>li>.sub-menu>li>a:hover {
        color: #17a3c4;
    }

    /* .main-nav-content .menu>li>.sub-menu>.menu-item-has-children>a:after {
      content: "+";
        display: inline-block;
        height: 7px;
        width: 7px;
        margin-left: 7px
    }
	*/
    .main-nav-content .menu>li>.sub-menu>.menu-item-has-children>a.active {
        color: #2e96b0
    }

    .main-nav-content .menu>li>.sub-menu>.menu-item-has-children>a.active:hover {
        color: #0bf
    }

    .main-nav-content .menu>li>.sub-menu>.menu-item-has-children>a.active:after {
        content: "–";
        display: inline-block;
        border-color: #2e96b0
    }

}

@media (max-width: 1020px) {
    .main-nav-content .menu>li>.sub-menu {
        background: transparent;
        display: none;
    }

    .main-nav-content .menu>li>.sub-menu>li>a {
        padding: 15px 5px 15px 40px
    }

    /*    .main-nav-content .menu>li>.sub-menu>.menu-item-has-children>a:after {
       content: "+";
        display: inline-block;
        height: 7px;
        width: 7px;
        margin-left: 7px;
    }
    .main-nav-content .menu>li>.sub-menu>.menu-item-has-children>a.active {
        color: #2e96b0
    }
    .main-nav-content .menu>li>.sub-menu>.menu-item-has-children>a.active:after {
       content: "–";
        display: inline-block;
    }*/
}

@media (min-width: 1020px) {
    .main-nav-content .menu .sub-menu .sub-menu {
        background: transparent;
        display: block;
        width: 100%
    }

    .main-nav-content .menu .sub-menu .sub-menu a {
        padding: 10px 35px 10px 55px;
        font-size: 14px;
        position: relative;
        z-index: 1;
        font-style: italic;
        color: #fff;
        border-top: none !important;
    }

    .main-nav-content .menu .sub-menu .sub-menu a:hover {
        color: #17a3c4;
    }

    /*.main-nav-content .menu .sub-menu .sub-menu>li:first-of-type>a {
         padding: 10px 35px;
         font-style: italic 
    }
     */
}

@media (max-width: 1020px) {
    .main-nav-content .menu .sub-menu>li .sub-menu {
        background: transparent;
        display: block;
    }

    .main-nav-content .menu .sub-menu>li a {
        padding: 15px 25px 15px 60px
    }



}

@media (max-width: 1024px) {
    .main-nav-content .desktop-item {
        display: none !important;
    }

    .main-nav-content .mobile-item {
        display: block !important;
    }

}

/*06.2 Nav-toggle*/

.nav-close-toggle,
.nav-toggle {
    display: none
}

@media (max-width: 1020px) {
    .nav-toggle {
        display: inline-block;
        width: 40px;
        height: 30px;
        position: absolute;
        top: 10px;
        right: 15px;
        background: transparent
    }

    .nav-toggle span {
        top: -webkit-calc(50% - 1px);
        top: calc(50% - 1px)
    }

    .nav-toggle span,
    .nav-toggle span:after,
    .nav-toggle span:before {
        border-radius: 2px;
        display: block;
        width: 100%;
        height: 2px;
        background: #1e272e;
        position: absolute;
        left: 0
    }

    .nav-toggle span:after,
    .nav-toggle span:before {
        content: ""
    }

    .nav-toggle span:after {
        top: 9px
    }

    .nav-toggle span:before {
        top: -9px
    }

    .nav-close-toggle {
        display: inline-block;
        width: 30px;
        height: 30px;
        position: absolute;
        top: 10px;
        right: 15px;
        background: transparent;
        cursor: pointer;
    }

    .nav-close-toggle:after,
    .nav-close-toggle:before {
        content: "";
        border-radius: 2px;
        display: block;
        width: 100%;
        height: 2px;
        background: #fff;
        position: absolute;
        left: 0
    }

    .nav-close-toggle:after {
        top: -webkit-calc(50% - 1px);
        top: calc(50% - 1px);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .nav-close-toggle:before {
        top: -webkit-calc(50% - 1px);
        top: calc(50% - 1px);
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg)
    }
}


/*06.1.2 Inverse-header*/

@media (min-width: 1020px) {
    .inverse-header .header {
        background: transparent;
        box-shadow: none
    }

    .inverse-header .header .header-logo .logo-white {
        opacity: 1
    }

    .inverse-header .header .header-logo .logo {
        opacity: 0
    }

    .inverse-header .header .main-nav-content .menu>li:hover>a {
        color: #0bf;
        text-decoration: none;
    }

    .inverse-header .header .main-nav-content .menu>li:hover>a:after {
        border-color: #2e96b0
    }

    .inverse-header .header .main-nav-content .menu>li>a {
        color: #fff;
    }

    .inverse-header .header .main-nav-content .menu>li>a:after {
        border-color: #fff
    }

    .inverse-header .header .main-nav-content .menu>li>a.active {
        color: #0bf
    }

    .inverse-header .header .main-nav-content .menu>li>a.active:after {
        border-color: #0bf
    }

    .inverse-header .header .header-btn {
        border: 2px solid hsla(0, 0%, 100%, .2);
        color: #fff
    }

    .inverse-header .header .header-btn:hover {
        color: #fff;
        border-color: rgb(23, 163, 196);
    }

    .inverse-header .header .header-btn:hover:after,
    .inverse-header .header .header-btn:hover:before

    /*.inverse-header .header .header-btn:hover>div:after,
    .inverse-header .header .header-btn:hover>div:before*/
        {
        border-color: #fff;

    }

    .inverse-header .header .header-btn:after,
    .inverse-header .header .header-btn:before,
    .inverse-header .header .header-btn>div:after,
    .inverse-header .header .header-btn>div:before {
        border-color: #fff
    }

    .inverse-header .header .header-search-toggle {
        color: #fff
    }

    .inverse-header .header .header-search-toggle:hover {
        color: #0bf
    }
}

@media (max-width: 1020px) {
    .inverse-header .header {
        background: transparent;
        box-shadow: none
    }

    .inverse-header .header .header-logo .logo-white {
        opacity: 1
    }

    .inverse-header .header .header-logo .logo {
        opacity: 0
    }

    .inverse-header .header .nav-close-toggle:after,
    .inverse-header .header .nav-close-toggle:before,
    .inverse-header .header .nav-toggle span,
    .inverse-header .header .nav-toggle span:after,
    .inverse-header .header .nav-toggle span:before {
        background: #fff
    }
}


/*06.1.3 Header-btn*/

.header-btn {
    border: 2px solid rgba(0, 0, 0, .2);
    display: inline-block;
    padding: 6px 15px 7px;
    font-size: 16px;
    color: rgb(23, 163, 196);
    text-transform: uppercase;
    font-weight: 700;
    position: relative
}

.header-btn:hover {
    background: rgb(23, 163, 196);
    color: #fff !important;
    border-color: #fff;
}

.header-btn:hover:after,
.header-btn:hover:before,
.header-btn:hover>div:after,
.header-btn:hover>div:before {
    border-color: #000;
}

.header-btn:after,
.header-btn:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 10px;
    position: absolute;
    top: -2px;
    -webkit-transition: border-color .25s ease;
    transition: border-color .25s ease
}

.header-btn:before {
    border-left: 2px solid #2e96b0;
    border-top: 2px solid #2e96b0;
    left: -2px
}

.header-btn:after {
    border-right: 2px solid #2e96b0;
    border-top: 2px solid #2e96b0;
    right: -2px
}

.header-btn>div {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

.header-btn>div:after,
.header-btn>div:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 10px;
    position: absolute;
    bottom: -2px;
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease
}

.header-btn>div:before {
    border-left: 2px solid #2e96b0;
    border-bottom: 2px solid #2e96b0;
    left: -2px
}

.header-btn>div:after {
    border-right: 2px solid #2e96b0;
    border-bottom: 2px solid #2e96b0;
    right: -2px
}


/*06.1.4 Search-drawer*/

.search-drawer {
    display: none;
    padding: 20px 35px 60px;
    position: fixed;
    top: 70px;
    right: -15px;
    height: 500px;
    left: 0;
    z-index: 1000;
}

.search-drawer:after,
.search-drawer:before {
    content: "";
    display: block;
    background: rgb(23, 163, 196);
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0;
}

.search-drawer:before {
    height: 230px;
    bottom: -80px;
    -webkit-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    transform: skewY(-6deg)
}

.search-drawer:after {
    top: 0;
    bottom: 45px;
}

.search-drawer form {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 200px auto;
}

.search-drawer input {
    box-shadow: none;
    background: transparent;
    border: none;
    padding: 8px 0 4px;
    max-width: 1000px;
    height: 100%;
    border-bottom: 1px solid #fff;
    outline: none;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1.2px;
    font-size: 70px;
    border-radius: 0;
}

.search-drawer input:focus {
    border-color: #fff;
}

.search-drawer input::-webkit-input-placeholder {
    color: #fff
}

.search-drawer input::-moz-placeholder {
    color: #fff
}

.search-drawer input:-ms-input-placeholder {
    color: #fff
}

.search-drawer input:-moz-placeholder {
    color: #fff
}

.search-drawer button {
    background: transparent;
    height: 100%;
    border: none;
    color: #fff;
    font-size: 22px
}

.search-drawer button:hover {
    color: #0bf
}

.search-drawer h3 {
    font-size: 28px;
    color: #fff;
}

.search-drawer .close-icon {
    float: right;
    margin: 30px;
    cursor: pointer;
    position: absolute;
    right: 15px;
    z-index: 10;

}

.search-drawer .close-icon:after,
.search-drawer .close-icon:before {
    z-index: 1000;
}

@media (max-width: 1020px) {
    .search-drawer {
        display: block !important;
        width: auto;
        height: auto;
        padding: 20px 20px;
        position: static;
        top: auto;
        left: auto;
        right: auto;
        /*button-float: right*/
    }

    .search-drawer:after,
    .search-drawer:before {
        display: none
    }

    .search-drawer form {
        width: 100%;
        /*max-width: 250px;*/
        text-align: left;
        margin: 0 auto;
    }

    .search-drawer .container-fluid {
        padding: 0 !important;
    }

    .search-drawer form:after {
        content: "";
        display: block;
        clear: both
    }

    .search-drawer input {
        width: -webkit-calc(100% - 34px);
        width: calc(100% - 34px);
        float: left;
        font-size: 25px;
    }

    .search-drawer button {
        position: absolute;
        right: 20px;
        top: 10px;

    }

    .search-drawer h3 {
        font-size: 18px;
        color: #fff;
    }

    .search-drawer .close-icon {
        display: none;
    }
}


/*06.3.1 Home-hero*/


/*/
layout/hero/_home-hero*/

.home-hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh;
    max-height: 65vw;
    padding: 50px 0;
    margin-bottom: -6%;
    background-size: cover !important;
    position: relative
}

.home-hero:before {
    background: #005775;
    content: "";
    display: block;
    width: 100%;
    height: 400px;
    position: absolute;
    top: 100%;
    right: 0
}

.home-hero .video-container {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden
}

/*
changes as per steven request
.home-hero .video-container:after {
    background: rgba(0, 0, 0, .5);
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}
*/
.home-hero .video-container:after {
    background: rgba(23, 163, 196, .75);
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.home-hero video {
    position: absolute;
    top: 0;
    right: -10%;
    width: 120%
}

.home-hero .hero-content {
    display: block;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 20px 15px 80px;
    position: relative;
    z-index: 1;
    color: #fff;
}

/*IE 11 and IE10 Browser hack*/
@media all and (-ms-high-contrast: none) {
    .home-hero .hero-content {
        padding-top: 160px;
    }

    *::-ms-backdrop,
    .home-hero .hero-content {
        padding-top: 160px;
    }

    *::-ms-backdrop,
    .home-template .header .header-content {}

    *::-ms-backdrop,
    .main-nav {
        right: 30px;
    }

    *::-ms-backdrop,
    .cta-arrow {
        transition: none !important;

    }

}

/*Microsoft Edge*/
/* Microsoft Edge Browser 12+ (All) - @supports method */

@supports (-ms-ime-align:auto) {
    .connect-drawer {
        overflow-y: visible !important;
        right: -50px !important;

    }

    .main-content1 {
        position: relative;
    }

    .show-connect-drawer .connect-drawer {
        right: 0 !important;
    }

    .connect-drawer .connect-form {
        height: 650px;
        overflow: auto;
    }

}




/*
changes as per steven request
.home-hero .hero-content h1 {
    font-size: 73px;
    font-weight: 300;
    margin-bottom: 10px
}
*/
.home-hero .hero-content h1 {
    font-size: 103px;
    font-weight: 600;
    margin-bottom: 10px;
}


.home-hero .hero-content h2 {
    margin-top: 10px;
    font-size: 35px;
    font-weight: 300
}

.home-hero .line-break {
    display: none
}

.home-hero .cd-headline.loading-bar .cd-words-wrapper {
    margin-top: -.2em;
    padding-bottom: 5px;
}

.home-hero .cd-headline.loading-bar .cd-words-wrapper b {
    font-weight: 700;
}

.home-hero .cd-headline.loading-bar .cd-words-wrapper:after {
    background: #fff
}

.no-flexbox .home-hero .hero-content {
    padding-top: 120px
}


/*IE 11 and IE10 Browser hack*/

@media all and (-ms-high-contrast: none) {
    .home-hero {
        display: inherit;
    }

    *::-ms-backdrop,
    .home-hero {
        display: inherit;
    }
}

@media (max-width: 1100px) {
    .home-hero {
        max-height: 600px;
        min-height: 500px
    }

    .home-hero video {
        width: 170%;
    }

    .home-hero .hero-content h1 {
        font-size: 60px
    }

    .home-hero .hero-content h2 {
        font-size: 30px
    }
}

@media (max-width: 500px) {
    .home-hero video {
        width: 224%;
    }
}

@media (max-width: 950px) {
    .home-hero .hero-content h1 {
        font-size: 50px
    }

    .home-hero .hero-content h2 {
        font-size: 25px
    }
}

@media (max-width: 768px) {
    .home-hero .hero-content h1 {
        font-size: 80px
    }

    .home-hero .hero-content h2 {
        font-size: 20px
    }
}

@media (max-width: 600px) {
    .home-hero .hero-content h1 {
        font-size: 40px
    }

    .home-hero .hero-content h2 {
        font-size: 16px
    }

    .home-hero {
        max-height: 400px;
        min-height: 400px
    }
}

@media (max-width: 460px) {
    .home-hero .hero-content h1 {
        font-size: 42px
    }

    /*.home-hero .hero-content h1 .cd-words-wrapper{
        display: block;

    }	
	*/

}


/*06.3.2 Home-hero-extension*/


/*layout/hero/_home-hero-extension*/

.home-hero-extension {
    position: relative;
    -webkit-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    transform: skewY(-6deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.home-hero-extension:before {
    content: "";
    position: absolute;
    right: 100%;
    top: -4px;
    width: 122px;
    height: 8px;
    background: rgb(190, 214, 47);
    z-index: 4;
    -webkit-animation: q 1s ease 1.4s forwards;
    animation: q 1s ease 1.4s forwards;

}

.home-hero-extension .content-container {
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 100px 0 40px
}

@media (min-width: 1024px) {
    .home-template .main-content {
        -webkit-transform: translateY(3.7%);
        -ms-transform: translateY(3.7%);
        transform: translateY(3.7%);
        -webkit-animation: p .5s ease 1s forwards;
        animation: p .5s ease 1s forwards
    }
}

.no-flexbox .home-template .main-content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation: none;
    animation: none
}

@-webkit-keyframes p {
    0% {
        -webkit-transform: translateY(3.7%);
        transform: translateY(3.7%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes p {
    0% {
        -webkit-transform: translateY(3.7%);
        transform: translateY(3.7%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (max-width: 1440px) {
    .home-main-content {
        -webkit-transform: translateY(2.25%);
        -ms-transform: translateY(2.25%);
        transform: translateY(2.25%);
        -webkit-animation: p .5s ease 1s forwards;
        animation: p .5s ease 1s forwards
    }

    @-webkit-keyframes p {
        0% {
            -webkit-transform: translateY(2.25%);
            transform: translateY(2.25%)
        }

        to {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
    }

    @keyframes p {
        0% {
            -webkit-transform: translateY(2.25%);
            transform: translateY(2.25%)
        }

        to {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
    }
}

@media (max-width: 1024px) {
    .home-main-content {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation: none;
        animation: none
    }

    @-webkit-keyframes p {
        0% {
            -webkit-transform: translateY(2.25%);
            transform: translateY(2.25%)
        }

        to {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
    }

    @keyframes p {
        0% {
            -webkit-transform: translateY(2.25%);
            transform: translateY(2.25%)
        }

        to {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
    }
}

@media (max-width: 768px) {
    .home-hero-extension:before {
        width: 80px
    }
}


/*06.3.3. Secondary-hero*/


/*layout/hero/_secondary-hero*/

.secondary-hero {
    min-height: 370px;
    padding-top: 6%;
    margin-top: -6%;
    position: relative;
    -webkit-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    transform: skewY(-6deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.secondary-hero:before {
    content: "";
    position: absolute;
    right: 100%;
    top: -4px;
    width: 122px;
    height: 8px;
    background: rgb(190, 214, 47);
    z-index: 4;
    -webkit-animation: q 1s ease 1.4s forwards;
    animation: q 1s ease 1.4s forwards
}

.secondary-hero .content-container {
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    padding: 60px 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 100px 0 60px;
}

.secondary-hero .content-container h1 {
    font-size: 73px;
    font-weight: 700;
}

@media (max-width: 1920px) {
    .secondary-hero {
        min-height: 280px
    }
}

@media (max-width: 1440px) {
    .secondary-hero {
        min-height: 240px
    }
}

@media (max-width: 1024px) {
    .secondary-hero {
        min-height: 170px
    }

    .secondary-hero .content-container h1 {
        font-size: 48px
    }
}

@media (max-width: 768px) {
    .secondary-hero {
        min-height: 140px
    }

    .secondary-hero .content-container h1 {
        font-size: 36px
    }
}

@media (max-width: 500px) {
    .secondary-hero {
        min-height: 120px
    }

    .secondary-hero .content-container h1 {
        font-size: 32px
    }
}


/*06.4. Footer*/


/*layout/_footer*/

.main-footer {
    background: rgb(12, 100, 136);
    position: relative;
    z-index: 3;
    margin-top: -6%
}

.main-footer__container {
    max-width: 800px;
    margin: 0 auto
}

.main-footer__header {
    position: relative
}

.main-footer__header:before {
    display: block;
    content: "";
    background: #fff;
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 15px;
    left: 15px
}

.main-footer__header .footer-logo {
    display: inline-block;
    max-width: 190px;
    padding: 25px 15px
}

.main-footer__header .footer-social {
    display: inline-block;
    float: right;
    padding: 25px 15px
}

.main-footer__header .footer-social a {
    display: inline-block;
    padding: 5px 8px;
    font-size: 20px;
    color: #fff;
    -webkit-transition: color .25s ease;
    transition: color .25s ease
}

.main-footer__header .footer-social ul {
    margin: 0;
    padding: 0;
    float: right;
}

.main-footer__header .footer-social ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

.main-footer__header .footer-social a:hover {
    color: rgb(23, 163, 196);
}

.main-footer__body nav {
    width: 35%;
    float: left;
    padding: 25px 7px;
}

.main-footer__body nav ul {
    margin: 0;
    padding: 0;
}

.main-footer__body nav ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-footer__body nav a {
    display: inline-block;
    padding: 6px 8px;
    width: 50%;
    float: left;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase
}

.main-footer__body nav a:hover {
    color: rgb(23, 163, 196);
}

.main-footer__body .footer-lead {
    width: 65%;
    float: right;
    padding: 30px 15px 21px 15px;
    text-align: left;
}

.main-footer__body .footer-lead br {
    display: none !important;
}

.main-footer__body .footer-lead a {
    color: #fff;
    font-size: 28px;
    line-height: 1.1
}

.main-footer__body .footer-lead a .font-bold {
    font-size: 32px;
    display: inline-block;
}


/*.main-footer__body .footer-lead a h2 {
     font-size: 28px;
     font-weight: 700;
     margin: 0;
     display: inline;
}
 .main-footer__body .footer-lead a h3 {
     font-size: 28px;
     font-weight: 300;
     margin: 10px 0;
     display: inline;
}
 */

.main-footer__body .footer-lead a:hover {
    color: rgb(23, 163, 196);
}

.main-footer__body .footer-lead a:hover .cta-arrow {
    /* -webkit-transform: translateX(5px);
     -ms-transform: translateX(5px);
     transform: translateX(5px)*/
}

.main-footer__body .footer-lead a:hover .cta-arrow:after {
    border-color: rgb(23, 163, 196);
}

.main-footer__body .cta-arrow {
    margin-left: -10px;
    position: relative;
    top: -3px;
}

.main-footer__body .cta-arrow:after {
    content: "";
    border-color: #fff;
    height: 14px;
    width: 14px
}

.main-footer__footer {
    margin: 0;
    padding: 10px 7px 20px
}

.main-footer__footer li ul {
    margin: 0 0 0 5px;
    padding: 0;
}

#menu-privacy-cookies-policy li a {
    color: #fff;
}

#menu-privacy-cookies-policy li a:hover {
    color: rgb(23, 163, 196);
}

.main-footer__footer li {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    position: relative;
}

.main-footer__footer li:first-child:before {
    display: none
}

.main-footer__footer li:before {
    display: inline-block;
    content: "|";
    margin-right: 2px;
    margin-left: -1px;
    position: absolute;
    top: 6px;
}

.main-footer__footer .copyright,
.main-footer__footer a {
    display: inline-block;
    padding: 8px
}

.main-footer__footer a {
    font-size: inherit;
    color: inherit
}

.main-footer__footer a:hover {
    color: rgb(23, 163, 196);
}

@media (max-width: 700px) {

    .main-footer__body .footer-lead,
    .main-footer__body nav {
        width: 100%
    }

    .main-footer__header .footer-logo {
        max-width: 160px
    }

    .main-footer__body .footer-lead {
        text-align: left;
    }

    .main-footer__body .footer-lead a {
        font-size: 25px;
        text-align: left;
    }

    .main-footer__body .footer-lead a br {
        display: none;
    }

    /*.main-footer__body .footer-lead a h2 {
         font-size: 25px;
    }
     .main-footer__body .footer-lead a h3 {
         font-size: 20px;
    }
     */
}

@media (max-width: 500px) {
    .main-footer__footer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .main-footer__footer li {
        width: 100%;
        display: block
    }

    .main-footer__footer li:before {
        display: none
    }

    .main-footer__footer li:first-child {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        -moz-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }
}

@media (max-width: 350px) {
    .main-footer__header {
        text-align: left
    }

    .main-footer__header .footer-logo {
        max-width: 160px;
        padding: 25px 15px 15px
    }

    .main-footer__header .footer-social {
        float: none;
        padding: 15px 0 0 0;
        vertical-align: top;
    }
}


/*07.1 Section-base*/


/*layout/section-blocks/_section-base*/

.section {
    background: #fff;
    position: relative;
    -webkit-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    transform: skewY(-6deg);
    -webkit-transform-style: flat;
    transform-style: flat
}

.section,
.section .content-container,
.section .content-container-skewed {
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
}


.section,
.section .content-container,
.section .content-container-skewed,
:after,
:before {
    backface-visibility: visible !important;
}

.section .content-container,
.section .content-container-skewed {
    margin-top: 140px;
    margin-bottom: 140px;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    -webkit-transform-style: flat;
    transform-style: flat;
}

.section .content-container-skewed {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none !important;
}

.section .top-content {
    margin-bottom: 20px
}

.section .bottom-content {
    margin-top: 20px
}

.section-normal {
    margin: 0;
}

.content-column {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.bg-fixed {
    background-attachment: fixed !important;
}

.page-template-full-width-page footer {
    /* These pages don't use slanted sections so remove negative margin */
    margin-top: 0;
}

.our-people-grid .bottom-content {
    padding-bottom: 35px;
}

.extend-bottom {
    padding-bottom: 6%
}

.bg-grey {
    background: rgb(250, 250, 250) !important;
    background-opacity: 10%;
}

.bg-lightblue {
    background: #eff5f5;
}

.bg-green {
    background: rgb(190, 214, 47) !important;
}

.bg-white {
    background: #fff !important;
}

.bg-green:hover,
.bg-green.active {
    background: #fff !important;
}

.tertiary-square.bg-green:hover::before,
.tertiary-square.bg-green.active:before {
    color: rgb(190, 214, 47) !important;
    background: rgb(190, 214, 47) !important;
}

.bg-orange {
    background: rgb(253, 184, 19) !important;
}

.bg-orange:hover,
.bg-orange.active {
    background: #fff !important;
    color: rgb(253, 184, 19) !important;
}

.tertiary-square.bg-orange:hover::before,
.tertiary-square.bg-orange.active:before {
    background: rgb(253, 184, 19) !important;
}

.bg-pink {
    background: rgb(195, 33, 97) !important;
}

.bg-pink:hover,
.bg-pink.active {
    background: #fff !important;
    color: rgb(195, 33, 97) !important;
}

.tertiary-square.bg-pink:hover:before,
.tertiary-square.bg-pink.active:before {
    background: rgb(195, 33, 97) !important;
}

@media (max-width: 992px) {

    .section .content-container,
    .section .content-container-skewed {
        margin-top: 100px;
        margin-bottom: 100px
    }

    .section .top-content {
        margin-bottom: 20px
    }

    .section .bottom-content {
        margin-top: 20px
    }
}

@media (max-width: 700px) {

    .section .content-container,
    .section .content-container-skewed {
        margin-top: 60px;
        margin-bottom: 60px
    }

    .section .top-content {
        margin-bottom: 20px
    }

    .section .bottom-content {
        margin-top: 20px
    }
}

@media (max-width: 600px) {
    .content-column {
        max-width: 320px;
    }

    .section-normal {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}


/*07.2 split-img-bg*/


/*layout/section-blocks/_split-img-bg*/

[class^=split-img] {
    display: inline-block;
    width: 50%;
    position: absolute;
    top: 50px;
    bottom: 0;
    overflow: hidden
}

[class^=split-img] div {
    background-size: cover !important;
    background-repeat: no-repeat;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: -10%;
    left: 0;
    right: 0;
    bottom: -10%
}

.split-img-right {
    right: 0
}

.split-img-right+.container [class^=col-] {
    padding-right: 30px
}

.split-img-left {
    left: 0
}

.split-img-left+.container [class^=col-] {
    padding-left: 30px
}

.section-split-img .content-container {
    padding-bottom: 60px;
    height: 600px;
}

.split-img-right-section .text-content {
    padding-right: 120px;
}

.split-img-left-section .text-content {
    padding-left: 120px;
}

.section-split-img .button-container .simple-link:first-child {
    margin-bottom: 16px !important;
}

@media (max-width: 1120px) {
    .split-img-right-section .text-content {
        padding-right: 15px !important;
    }

    .split-img-left-section .text-content {
        padding-left: 15px !important;
    }

    .section-split-img .content-container {
        height: auto;
    }

    .section-split-img .button-container .simple-link:first-child {
        margin-bottom: 0 !important;
    }
}

@media (max-width: 767px) {
    [class^=split-img] {
        display: block;
        min-height: 600px;
        width: 100%;
        position: relative;
        top: auto;
        bottom: auto
    }

    .section-split-img .content-container {
        padding-bottom: 0
    }
}


/*07.3 Slider-section*/


/*layout/section-blocks/_slider-section*/

.slider-section {}

.slider-section .bg-skew {
    bottom: 70px;
    min-height: 500px;
}

.quote-slider {
    padding: 40px 0 40px 0;

}

.quote-slider .slick-arrow {
    background: transparent;
    width: 40px;
    height: 40px;
    z-index: 5;
    top: 50%;
    -webkit-transform: translateY(-50%) skewY(6deg);
    -ms-transform: translateY(-50%) skewY(6deg);
    transform: translateY(-50%) skewY(6deg)
}

.quote-slider .slick-arrow:before {
    display: inline-block;
    content: "";
    border-left: 5px solid #fff;
    border-bottom: 5px solid #fff;
    width: 25px;
    height: 25px
}

.quote-slider .slick-prev {
    left: -75px
}

.quote-slider .slick-prev:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.quote-slider .slick-next {
    right: -75px
}

.quote-slider .slick-next:before {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.quote-slider .slick-dots li button:before {
    font-size: 24px
}

.quote-slider .quote-slide__img {
    display: inline-block;
    width: 30%;
    float: left
}

.quote-slider .quote-slide__copy {
    display: inline-block;
    width: 70%;
    float: right;
    padding-top: 35px;
}

.quote-slider .quote-slide__copy>article {
    padding: 28px 30px 0;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg)
}

.quote-slider .quote-slide__copy h2 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 0
}

.quote-slider .quote-slide__copy h3 {
    font-size: 24px;
    font-weight: 300;
    margin: 10px 0 30px;
}

.quote-slider .quote-slide__copy p {
    /*font-weight: 300;*/
    font-weight: 400;
    font-size: 22px
}


/*.single-case_study .slider-section .bg-skew {
	min-height: 700px;
}
*/

@media (max-width: 1150px) {
    .quote-slider .slick-prev {
        left: 0
    }

    .quote-slider .slick-next {
        right: 0
    }

    .quote-slider .quote-slide__copy h2 {
        font-size: 32px
    }

    .quote-slider .quote-slide__copy h3 {
        font-size: 18px
    }

    .quote-slider .quote-slide__copy p {
        font-size: 16px
    }
}

@media (max-width: 768px) {
    .slider-section .bg-skew {
        bottom: 0
    }

    .quote-slider {
        padding-top: 40px;
        min-height: 250px
    }

    .quote-slider .slick-prev {
        left: -15px
    }

    .quote-slider .slick-next {
        right: -15px
    }

    .quote-slider .slick-dots li button:before {
        color: #fff
    }

    .quote-slider .quote-slide__copy>article {
        padding: 28px 15px 0
    }

    .quote-slider .quote-slide__copy h2 {
        font-size: 24px;
        margin-bottom: 15px
    }

    .quote-slider .quote-slide__copy h3 {
        font-size: 12px;
        margin-bottom: 10px
    }

    .quote-slider .quote-slide__copy p {
        font-size: 12px
    }
}


/*08.1.1. Button-container*/


/*component/buttons/_button-container*/

.button-container,
.button-container-center,
.button-container-left,
.button-container-right {
    display: block;
    margin: 40px 0 20px;
    width: 100%
}

.button-container-left {
    text-align: left
}

.button-container-right {
    text-align: right
}

.button-container-center {
    text-align: center
}


/*08.1.2. Primary-button*/


/*component/buttons/_primary-button*/

.primary-button,
.primary-button--arrow-right {
    display: inline-block;
    padding: 9px 24px 9px 54px;
    color: rgb(23, 163, 196);
    position: relative;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase
}

.primary-button--arrow-right:hover,
.primary-button:hover {
    color: #0c6487;
}

.primary-button--arrow-right:hover .primary-button__frame,
.primary-button.triggered .primary-button__frame,
.primary-button:hover .primary-button__frame,
.triggered.primary-button--arrow-right .primary-button__frame {
    width: 100%
}

.primary-button__frame {
    display: inline-block;
    width: 44px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-transition: width .2s ease;
    transition: width .2s ease
}

.primary-button__frame:after {
    content: "";
    border-right: 2px solid #17a3c4;
    border-top: 2px solid #17a3c4;
    display: inline-block;
    height: 12px;
    width: 12px;
    position: absolute;
    top: 50%;
    left: 6px;
    -webkit-transform: translate(50%, -50%) rotate(45deg);
    -ms-transform: translate(50%, -50%) rotate(45deg);
    transform: translate(50%, -50%) rotate(45deg)
}

.primary-button__frame:after:hover {
    border-color: #17a3c4;
}

.primary-button__frame span {
    display: inline-block;
    position: absolute;
    top: -2px;
    bottom: -2px;
    width: 15px
}

.primary-button__frame span:first-child {
    left: -2px
}

.primary-button__frame span:first-child:before {
    border-left: 2px solid #17a3c4;
    border-top: 2px solid #17a3c4;
    left: 0;
    top: 0
}

.primary-button__frame span:first-child:after {
    border-left: 2px solid #17a3c4;
    border-bottom: 2px solid #17a3c4;
    left: 0;
    bottom: 0
}

.primary-button__frame span:last-child {
    right: -2px
}

.primary-button__frame span:last-child:before {
    border-right: 2px solid #17a3c4;
    border-top: 2px solid #17a3c4;
    right: 0;
    top: 0
}

.primary-button__frame span:last-child:after {
    border-right: 2px solid #17a3c4;
    border-bottom: 2px solid #17a3c4;
    right: 0;
    bottom: 0
}

#conect-drawer .primary-button__frame span:first-child:before,
#conect-drawer span:first-child:after,
#conect-drawer span:last-child:before,
#conect-drawer span:last-child:after {
    border-color: #fff;
}

.form-schedule-conversation .primary-button__frame span:first-child:before,
.form-schedule-conversation span:first-child:after,
.form-schedule-conversation span:last-child:before,
.form-schedule-conversation span:last-child:after {
    border-color: #fff;
}


.primary-button__frame span:after,
.primary-button__frame span:before {
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    position: absolute
}

.button-white.primary-button--arrow-right,
.button-white.primary-button--arrow-right:hover {
    color: #0c6487;
}

.primary-button.button-white {
    color: #0c6488;
	background-color: rgb(196, 214, 0);
}

.primary-button.button-white:hover {
	/*color: #17A3C4;*/
}

.btn-arrow:before {
    transition: all 0.3s ease;  
}

.primary-button.button-white:hover.btn-arrow:before {
    border-color: #17A3C4;
    transition: all 0.3s ease;
}

.button-white.primary-button--arrow-right .primary-button__frame,
.primary-button.button-white .primary-button__frame {
    border-color: hsla(0, 0%, 100%, .4)
}

.button-white.primary-button--arrow-right .primary-button__frame:after,
.button-white.primary-button--arrow-right .primary-button__frame span:first-child:after,
.button-white.primary-button--arrow-right .primary-button__frame span:first-child:before,
.button-white.primary-button--arrow-right .primary-button__frame span:last-child:after,
.button-white.primary-button--arrow-right .primary-button__frame span:last-child:before,
.primary-button.button-white .primary-button__frame:after,
.primary-button.button-white .primary-button__frame span:first-child:after,
.primary-button.button-white .primary-button__frame span:first-child:before,
.primary-button.button-white .primary-button__frame span:last-child:after,
.primary-button.button-white .primary-button__frame span:last-child:before {
    border-color: #fff
}

.primary-button--arrow-right {
    padding: 9px 54px 9px 12px
}

.primary-button--arrow-right:hover .primary-button__frame {
    width: 44px
}

.primary-button--arrow-right:hover .primary-button__frame:after {
    right: 20px
}

.primary-button--arrow-right .primary-button__frame {
    right: 0;
    left: auto
}

.primary-button--arrow-right .primary-button__frame:after {
    right: 24px;
    left: auto;
    -webkit-transition: right .25s ease;
    transition: right .25s ease
}

/* Callout button shortcode styles */
div.calloutbutton {
    background-color: #f7f7f7;
    border-top: 10px solid #4298b5;
    padding: 20px 30px;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    max-width: 280px;
    z-index: 10;
}
div.calloutbutton p.calloutbutton__content {
    text-align: center;
    color: #5a5a5a !important;
    font-size: 16px !important;
    margin-bottom: 16px !important;
    line-height: 23px !important;
}
a.calloutbutton__link,
a.calloutbutton__link:active,
a.calloutbutton__link:visited {
    background-color: #bed62f;
    padding: 4px 12px;
    border-radius: 2px;
    display: inline-block;
    color: white !important;
    text-transform: uppercase;
    font-size: 16px;
    z-index: 2;
}
a.calloutbutton__link:hover {
    opacity: .9;
    color: white !important;
}
a.calloutbutton__link--plain,
a.calloutbutton__link--plain:active,
a.calloutbutton__link--plain:visited {
    background-color: unset;
    text-transform: none;
    color: #5a5a5a !important;
}
a.calloutbutton__link--plain:hover {
    opacity: 1;
    color: #000000 !important;
}
div.calloutbutton--left {
    float: left;
    margin-right: 20px;
    margin-left: 0;
}
div.calloutbutton--right {
    float: right;
    margin-left: 20px;
    margin-right: 0;
}
div.calloutbutton--middle {
    margin-left: 50%;
    transform: translateX(-50%);
}
div.calloutbutton--block {
    margin-left: 0;
    margin-right: 0;
}
div.calloutbutton--full {
    display: block;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
}

/*08.1.3. Close*/

/*component/buttons/_close*/

.close-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative
}

.close-icon:after,
.close-icon:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 0
}

.close-icon:after {
    -webkit-transform: translateY(50%) rotate(45deg);
    -ms-transform: translateY(50%) rotate(45deg);
    transform: translateY(50%) rotate(45deg)
}

.close-icon:before {
    -webkit-transform: translateY(50%) rotate(-45deg);
    -ms-transform: translateY(50%) rotate(-45deg);
    transform: translateY(50%) rotate(-45deg)
}

.close-icon-sm {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative
}

.close-icon-sm.gray:after,
.close-icon-sm.gray:before {
    background: #000;
}

.close-icon-sm.gray:hover:after,
.close-icon-sm.gray:hover:before {
    background: #4298B5;
}

.close-icon-sm:after,
.close-icon-sm:before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 0
}

.close-icon-sm:after {
    -webkit-transform: translateY(50%) rotate(45deg);
    -ms-transform: translateY(50%) rotate(45deg);
    transform: translateY(50%) rotate(45deg)
}

.close-icon-sm:before {
    -webkit-transform: translateY(50%) rotate(-45deg);
    -ms-transform: translateY(50%) rotate(-45deg);
    transform: translateY(50%) rotate(-45deg)
}


/*08.2 Icons*/


/*component/_icons*/

.icon-circle {
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    width: 100px;
    height: 100px
}

.icon-circle:after,
.icon-circle:before {
    display: block;
    width: 55%;
    height: 55%;
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
    will-change: opacity
}

.icon-circle:after {
    opacity: 0
}


/*services section icons*/

.icon-circle.product-design:before {
    content: url(../img/icons/services-new-icon/product-instrument-design.svg)
}

.icon-circle.product-design:after {
    content: url(../img/icons/services-new-icon/product-instrument-design-hover.svg)
}

.icon-circle.manufacturing:before {
    content: url(../img/icons/services-new-icon/manufacturing-automation.svg)
}

.icon-circle.manufacturing:after {
    content: url(../img/icons/services-new-icon/manufacturing-automation-hover.svg)
}

.icon-circle.contract-manufacturing:before {
    content: url(../img/icons/services-new-icon/contract-manufacturing.svg)
}

.icon-circle.contract-manufacturing:after {
    content: url(../img/icons/services-new-icon/contract-manufacturing-hover.svg)
}


/*approach section icons*/

.icon-circle.human-centered-design:before {
    content: url(../img/icons/approach-icon/approach-icons-r1.00-human-centered.svg)
}

.icon-circle.human-centered-design:after {
    content: url(../img/icons/approach-icon/approach-icons-r1.00-human-centered-hover.svg)
}

.icon-circle.agile-product-development:before {
    content: url(../img/icons/approach-icon/approach-icons-r1.00-agile-product.svg)
}

.icon-circle.agile-product-development:after {
    content: url(../img/icons/approach-icon/approach-icons-r1.00-agile-product-hover.svg)
}

.icon-circle.strategic-project-management:before {
    content: url(../img/icons/approach-icon/approach-icons-r1.00-strategic-program.svg)
}

.icon-circle.strategic-project-management:after {
    content: url(../img/icons/approach-icon/approach-icons-r1.00-strategic-program-hover.svg)
}

.icon-circle.proprietary-modules:before {
    content: url(../img/icons/approach-icon/approach-icons-r1.00-proprietary-modules.svg)
}

.icon-circle.proprietary-modules:after {
    content: url(../img/icons/approach-icon/approach-icons-r1.00-proprietary-modules-hover.svg)
}

.icon-circle.project-managment:before {
    content: url(../img/icons/project-managment.svg)
}

.icon-circle.project-managment:after {
    content: url(../img/icons/project-managment_hover.svg)
}


/*case studies icons*/

.awards:before {
    content: url(../img/icons/casestudy-single-icon/case-studies-icons-r1.00-awards.svg);
}

.regulatory-certiﬁcations:before {
    content: url(../img/icons/casestudy-single-icon/case-studies-icons-r1.00-regulatory-certifications.svg);
}

.expertise-used:before {
    content: url(../img/icons/casestudy-single-icon/case-studies-icons-r1.00-expertise.svg);
}


/*market icons*/
.manufacturability-acceptable-cost:before {
    content: url(../img/icons/markets-icon/markets-icons-r1.00-manufacturability-acceptable-cost.svg);
}

.need-for-innovation:before {
    content: url(../img/icons/markets-icon/markets-icons-r1.00-need-for-innovation.svg);
}

.quality-acceptable-cost:before {
    content: url(../img/icons/markets-icon/markets-icons-r1.00-quality-acceptable-cost.svg);
}

.time-market-pressure:before {
    content: url(../img/icons/markets-icon/markets-icons-r1.00-time-market-pressure.svg);
}

.path-to-commercial:before {
    content: url(../img/icons/markets-icon/markets-icons-r1.00-path-to-commercial.svg);
}

.product-quality:before {
    content: url(../img/icons/markets-icon/markets-icons-r1.00-product-quality.svg);
}


/*misc-icon*/
.event-icon:before {
    content: url(../img/icons/misc-icon/misc-part-2-icons-r1.00-event.svg);
}

.interview-icon:before {
    content: url(../img/icons/misc-icon/misc-part-2-icons-r1.00-interview.svg);
}

.video-icon:before {
    content: url(../img/icons/misc-icon/misc-part-2-icons-r1.00-video.svg);
}

/*services-single pages icon*/

/*product-instrument-design-icon*/
.creating-solution-concept:before {
    content: url(../img/icons/product-instrument-design-icon/creating-solution-concept.svg);
}

.defining-the-problem:before {
    content: url(../img/icons/product-instrument-design-icon/defining-the-problem.svg);
}

.engineering-a-winning-design:before {
    content: url(../img/icons/product-instrument-design-icon/engineering-a-winning-design.svg);
}

.establishing-reliable-manufacturing:before {
    content: url(../img/icons/product-instrument-design-icon/establishing-reliable-manufacturing.svg);
}

.supporting-an-efficient-production-ramp:before {
    content: url(../img/icons/product-instrument-design-icon/supporting-an-efficient-production-ramp.svg);
}

/*manufacturing-for-automation-icon*/
.clinical-stage-development:before {
    content: url(../img/icons/manufacturing-for-automation-icon/clinical-stage-development.svg);
}

.commercial-scale-manufacture:before {
    content: url(../img/icons/manufacturing-for-automation-icon/commercial-scale-manufacture.svg);
}

.strategic-planning-feasibility:before {
    content: url(../img/icons/manufacturing-for-automation-icon/strategic-planning-feasibility.svg);
}

/*contract-manufacturing-icon*/
.delivering-ivd-manufacturing-excellence:before {
    content: url(../img/icons/contract-manufacturing-icon/delivering-ivd-manufacturing-excellence.svg);
}

.designing-for-manufacture:before {
    content: url(../img/icons/contract-manufacturing-icon/designing-for-manufacture.svg);
}

.establishing-global-supply-chain:before {
    content: url(../img/icons/contract-manufacturing-icon/establishing-global-supply-chain.svg);
}

.continous-improvement:before {
    content: url(../img/icons/contract-manufacturing-icon/cm_continous-improvement.svg);
}

.partnering-with-you-when-it-matters:before {
    content: url(../img/icons/contract-manufacturing-icon/partnering-with-you-when-it-matters.svg);
}




/*icon-square*/

.icon-square {
    display: block;
    margin: 0 auto 20px;
    overflow: hidden;
}

.icon-square.product-design:before {
    content: url(../img/icons/product-design.svg)
}

.icon-square.product-design:after {
    content: url(../img/icons/product-design_hover.svg)
}

.icon-square.manufacturing:before {
    content: url(../img/icons/manufacturing.svg)
}

.icon-square.manufacturing:after {
    content: url(../img/icons/manufacturing_hover.svg)
}

.icon-square.contract-manufacturing:before {
    content: url(../img/icons/contract-manufacturing.svg)
}

.icon-square.contract-manufacturing:after {
    content: url(../img/icons/contract-manufacturing_hover.svg)
}

/*08.3 Section-line*/


/*component/_section-line*/

.section-line {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 2px;
    background: #b8bcc0;
    z-index: 3;
    outline: 1px solid transparent !important;
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden;
    -webkit-transform-style: flat;
    transform-style: flat
}

.section-line:before {
    content: "";
    position: absolute;
    right: 100%;
    top: -4px;
    width: 122px;
    height: 8px;
    background: rgb(190, 214, 47);
    outline: 1px solid transparent !important;
    z-index: 4;
    will-change: right
}

.section-line.line-right:before {
    right: 100%
}

.section-line.triggered:before {
    -webkit-animation: r .3s ease 0s forwards;
    animation: r .3s ease 0s forwards
}

.section-line.triggered.line-right:before {
    -webkit-animation: q .5s ease 0s forwards;
    animation: q .5s ease 0s forwards
}

.section-line.color-green:before {
    background: rgb(190, 214, 47)
}

.section-line.color-orange:before {
    /*background: #f4b036*/
    background: rgb(253, 184, 19);
}

.section-line.color-pink:before {
    /*background: #a20b50;
    */
    background: rgb(195, 33, 97);
}

@-webkit-keyframes q {
    0% {
        right: 100%
    }

    to {
        right: 12%
    }
}

@keyframes q {
    0% {
        right: 100%
    }

    to {
        right: 12%
    }
}

@-webkit-keyframes r {
    0% {
        right: 100%
    }

    to {
        right: 76%
    }
}

@keyframes r {
    0% {
        right: 100%
    }

    to {
        right: 76%
    }
}

@media (max-width: 768px) {
    .section-line:before {
        width: 80px
    }
}


/*08.4. Simple link */


/*component/_simple-link*/

.simple-link {
    font-size: 1rem;
    text-transform: uppercase;
    display: block;
    padding: 8px 0;
    color: rgb(23, 163, 196);
    font-weight: 700;
}

.simple-link:hover {
    color: #0c6487;
}

.simple-link:hover .cta-arrow {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}

.simple-link:hover .cta-arrow:after {
    border-color: #00617F;
}


/*08.5. Cta-arrow */


/*component/_cta-arrow*/

.cta-arrow {
    display: inline-block;
    margin-left: -5px;
    -webkit-transition: -webkit-transform .25s;
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s
}

.cta-arrow:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #2e96b0;
    border-bottom: 2px solid #2e96b0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: border-color .25s ease;
    transition: border-color .25s ease
}

.tertiary-circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgb(23, 163, 196);
    display: inline-block;
    text-align: center;
    line-height: 60px;
    transition: all 450ms ease-in-out 0s;
    -webkit-transition: all 450ms ease-in-out 0s;
    -moz-transition: all 450ms ease-in-out 0s;
    -webkit-box-shadow: 0 0 10px 0 rgba(204, 204, 204, .5);
    -moz-box-shadow: 0 0 10px 0 rgba(204, 204, 204, .5);
    box-shadow: 0 0 10px 0 rgba(204, 204, 204, .5);
}

.tertiary-circle .fa {
    color: #fff;
    font-size: 30px;
}

.tertiary-circle:hover {
    background: #fff;
}

.tertiary-circle:hover .fa {
    color: #4298B5;
}


/*square*/

.tertiary-square {
    width: 40px;
    height: 40px;
    background: rgb(23, 163, 196);
    display: inline-block;
    text-align: center;
    line-height: 60px;
    -webkit-box-shadow: 0 0 10px 0 rgba(204, 204, 204, .50);
    -moz-box-shadow: 0 0 10px 0 rgba(204, 204, 204, .50);
    box-shadow: 0 0 10px 0 rgba(204, 204, 204, .50);
    position: relative;
    transition: all 450ms ease-in-out 0s;
    -webkit-transition: all 450ms ease-in-out 0s;
    -moz-transition: all 450ms ease-in-out 0s;
}

.tertiary-square:before {
    -webkit-transform: translateY(50%) rotate(0deg);
    -ms-transform: translateY(50%) rotate(0deg);
    transform: translateY(50%) rotate(0deg);
}

.tertiary-square:after {
    -webkit-transform: translateY(50%) rotate(90deg);
    -ms-transform: translateY(50%) rotate(90deg);
    transform: translateY(50%) rotate(90deg);
}

.tertiary-square:after,
.tertiary-square:before {
    content: "";
    display: block;
    width: 100%;
    width: 13px;
    height: 3px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 13px;
    margin-top: -3px;
}

.tertiary-square:hover,
.tertiary-square.active {
    background: #fff;
}

.tertiary-square:hover:before,
.tertiary-square.active:before {
    background: rgb(23, 163, 196);
}

.tertiary-square:hover:after,
.tertiary-square.active:after {
    background: transparent;
}


/*return to top*/

#return-to-top {
    /*position: absolute;
     bottom: 127px;
     right: -160px;
     */
    width: 125px;
    height: 100px;
    color: rgb(23, 163, 196);
    text-align: center;
    text-decoration: none;
    display: block;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1000;
    margin: 0 auto;
}

#return-to-top p {
    margin: 0 0 20px 0;
    font-size: 16px;
}

#return-to-top:hover i {
    color: rgb(23, 163, 196);
    top: 5px;
}

#return-to-top:hover .tertiary-circle {
    background: #fff;
    color: rgb(23, 163, 196);
    line-height: 55px;
}

#return-to-top:hover .tertiary-circle .fa {
    transform: rotate(0deg) !important;
}


/*08.6. Bg-skew*/


/*component/_bg-skew*/

.bg-skew {
    top: 0;
    bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden
}

.bg-skew,
.bg-skew .bg {
    position: absolute;
    right: 0;
    left: 0;
}

.bg-skew .bg {
    background-size: cover !important;
    background-repeat: no-repeat;
    top: -135px;
    bottom: -135px;
    z-index: 0;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
}

.bg-skew .bg:after {
    content: "";
    background: #005775;
    background: -webkit-linear-gradient(#005775 50%, #0bf);
    background: linear-gradient(#00617F 50%, #59CBE8);
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: .9
}

.bg-skew.white-overlay .bg:after {
    content: "";
    background: #fff;
    opacity: .55
}

/*component/_bg-skewcareer*/

.bg-skewcareer {
    top: 0;
    bottom: 0;
    overflow: hidden
}

.bg-skewcareer,
.bg-skewcareer .bg {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 70px;
    min-height: 10px !important;
}

.bg-skewcareer .bg {
    background-size: cover !important;
    top: -135px;
    bottom: -135px;
    z-index: 0;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
}

.bg-skewcareer .bg:after {
    content: "";
    background: #005775;
    background: -webkit-linear-gradient(#005775 50%, #0bf);
    background: linear-gradient(#00617F 50%, #59CBE8);
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: .9
}

.bg-skewcareer.white-overlay .bg:after {
    content: "";
    background: #fff;
    opacity: .55
}



/*component/_bg-skewwhite*/

.bg-skewwhite {
    top: 0;
    bottom: 0;
    overflow: hidden
}

.bg-skewwhite,
.bg-skewwhite .bg {
    position: absolute;
    right: 0;
    left: 0
}

.bg-skewwhite .bg {
    background-size: cover !important;
    background-repeat: no-repeat;
    top: -135px;
    bottom: -135px;
    z-index: 0;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
}

.bg-skewwhite .bg:after {
    content: "";
    background: #005775;
    background: -webkit-linear-gradient(#005775 50%, #0bf);
    background: linear-gradient(#00617F 50%, #59CBE8);
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: .9
}

.bg-skewwhite.white-overlay .bg:after {
    content: "";
    background: #fff;
    opacity: .55
}



/*secondary hero image*/
.secondary-hero .bg-skew .bg:after {
    background: transparent !important;
}

.single-case_study .bg-skew .bg:after {
    content: "";
    background: #005775;
    background: -webkit-linear-gradient(#005775 50%, #0bf) !important;
    background: linear-gradient(#00617F 50%, #59CBE8) !important;
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: .9
}


.single-news .secondary-hero .bg-skew .bg:after,
.single-insight .secondary-hero .bg-skew .bg:after,
.page-template-insight .secondary-hero .bg-skew .bg:after {
    background: transparent !important;
    background-repeat: no-repeat;
    background-size: inherit !important;
}


.single-news .secondary-hero .bg-skew .bg,
.single-insight .secondary-hero .bg-skew .bg,
.page-template-insight .secondary-hero .bg-skew .bg {
    background-repeat: no-repeat !important;
}


@media(min-width: 1500px) {

    .single-news .secondary-hero .bg-skew .bg,
    .single-insight .secondary-hero .bg-skew .bg {
        top: 160px;
    }
}


/*insight header*/

.single-insight .secondary-hero,
.page-template-insight .secondary-hero {
    /*min-height: 400px !important;*/
    min-height: 440px;
}

@media (max-width: 1490px) {
    .single-insight .secondary-hero {
        min-height: 300px;
    }
}


/*news header*/

.single-news .secondary-hero {
    min-height: 300px;
}


@media (max-width: 1490px) {
    .single-news .secondary-hero {
        min-height: 300px;
    }
}

@media (min-width: 1021px) and (max-width: 1480px) {
    .single-news .secondary-hero .bg-skew .bg {
        top: 160px;
    }

    .single-news .secondary-hero .bg-skew {
        top: -30px;
    }
}

@media (min-width: 1021px) {
    .single-news .secondary-hero .bg-skew .bg {
        top: 160px;
    }
}

@media (max-width: 1020px) {
    .single-news .secondary-hero {
        min-height: 260px;
    }

    .single-news .secondary-hero .bg-skew .bg {
        top: 100px;
    }

    .single-news .secondary-hero .bg-skew {
        top: -30px;
    }
}


/*@media(min-width: 1021px) {
	.single-news .secondary-hero .bg-skew .bg {
		top: 0;
		margin-bottom: -300px;
	}
	
}*/


/** 09. Modules *************************************************** **/


/*9.1 Skew-card*/

/*the modules directory contains encapsulated reusable components like buttons, accordions, video containers */

.img-skew-row {
    margin-left: -15px;
    margin-right: -15px
}

.img-skew-row:after {
    display: block;
    content: "";
    clear: both
}

.skew-card {
    display: inline-block;
    width: 33.3%;
    padding: 0 10px 0;
    /*margin-top: 20px;*/
    float: left;
    position: relative;
    cursor: pointer
}

.skew-card,
.skew-card figcaption {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.skew-card figcaption {
    display: block;
    width: 100%;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -40%) skewY(6deg);
    -ms-transform: translate(50%, -40%) skewY(6deg);
    transform: translate(50%, -40%) skewY(6deg);
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    /*opacity: .7;*/
    -webkit-transition: opacity .25s ease, -webkit-transform .25s ease;
    transition: opacity .25s ease, -webkit-transform .25s ease;
    transition: opacity .25s ease, transform .25s ease;
    transition: opacity .25s ease, transform .25s ease, -webkit-transform .25s ease;
    will-change: opacity transform;
    text-transform: uppercase;
}

.skew-card figure {
    /*background: hsla(0, 0%, 100%, .3);
    */
    background: hsla(0, 0%, 100%, 0);
    width: 100%;
    padding-top: 100%;
    position: relative;
    overflow: hidden
}

.skew-card .img-skew-bg {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover !important;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: -6%;
    left: 0;
    right: 0;
    bottom: -6%;
    will-change: opacity
}

.skew-card .img-skew-bg:after {
    content: "";
    /*background: #00617F;
    */
    position: absolute;
    top: -10px;
    right: -10px;
    left: -10px;
    bottom: -10px;
    opacity: .7;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}

.skew-card .icon-circle {
    position: absolute;
    right: 50%;
    top: 79px;
    -webkit-transform: translate(50%, -50%) skewY(6deg);
    -ms-transform: translate(50%, -50%) skewY(6deg);
    transform: translate(50%, -50%) skewY(6deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 2;
    -webkit-transition: background .25s ease;
    transition: background .25s ease;
    will-change: background
}

@media (min-width: 1025px) {
    .skew-card:hover .img-skew-bg:after {
        opacity: .8
    }

    .skew-card:hover .icon-circle {
        background: rgb(190, 214, 47)
    }

    .skew-card:hover .icon-circle:before {
        opacity: 0
    }

    .skew-card:hover .icon-circle:after {
        opacity: 1
    }

    .skew-card:hover figcaption {
        opacity: 1;
        -webkit-transform: translate(50%, -50%) skewY(6deg);
        -ms-transform: translate(50%, -50%) skewY(6deg);
        transform: translate(50%, -50%) skewY(6deg)
    }
}

@media (max-width: 850px) {
    .skew-card figcaption {
        font-size: 16px
    }
}

@media (max-width: 700px) {
    .skew-card {
        width: 100%;
        margin: 0 auto 40px
    }

    .skew-card:nth-of-type(3) {
        width: 100%;
        max-width: none;
        display: block;
        margin: 0 auto 40;
        float: none;
        clear: both
    }

    .skew-card:nth-of-type(3) figure {
        padding-top: 70%
    }

    /*home service brick*/

    .home-hero-extension .img-skew-row .skew-card:nth-child(1) {
        margin-bottom: 15px !important;
    }

    .home-hero-extension .img-skew-row .skew-card:nth-child(2) {
        padding-top: 0 !important;
        margin-bottom: 45px;
    }

    .home-hero-extension .img-skew-row .skew-card:nth-child(3) {
        padding-top: 0;
    }

}


/*9.2 Article-link*/


/*modules/_article-link*/

.article-col {
    width: 46%;
    float: left;
}

.article-col .article-link:last-of-type {}

.article-col:nth-of-type(2n) {
    float: right;
}

.article-link {
    width: 100%;
    /*float: left;*/
    padding: 30px 15px 0;
    margin: 40px 0 0;
    position: relative;
    min-height: 200px;

}

.article-link:nth-of-type(odd) {
    /*clear: both*/

}

.article-link:nth-of-type(2n) {
    /*float: right*/
}

.article-link:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 8px;
    background: #bed62f;
    position: absolute;
    top: 0;
    left: 15px
}

.article-link a {
    display: block;
    font-size: 16px;
    line-height: 1.6;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}

.article-link p {
    font-size: 16px;
    line-height: 1.5;
    margin: 5px 0 15px;
    letter-spacing: 0.3px;
}

.article-col .button-container {
    padding-left: 15px;
}

@media (max-width: 991px) {
    .article-col {
        width: 100%;
        float: left;
    }

    .article-link {
        width: 100%;
        min-height: 10px;
    }

}


/*9.2a article-card*/

.article-box-container {
    padding: 0;
    max-width: 1180px;
    margin: 0 auto;
}

.article-card {
    background: #f7f7f7;
    /*  background: #fff;*/
    margin-bottom: 75px;
    cursor: pointer;
}

.article-card-box:last-child .article-card {
    margin-bottom: 0 !important;
}

.article-card-img {
    height: 295px;
    overflow: hidden !important;
    width: 100%;
}

.article-card-img .bg {
    background-size: cover !important;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;

    background-position: center;
    position: relative
}

.article-card-caption {
    padding: 60px 35px 20px 35px;
    min-height: 435px;
    position: relative;
    width: 100%;
    overflow: hidden;
    transition: none;
}

.article-card-caption .simple-link {
    margin: 20px 0 15px 0;
}

.article-card-caption:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 8px;
    background: #bed62f;
    position: absolute;
    top: 60px;
    left: 35px;
}

.article-card-caption p {
    font-size: 18px;
    color: black;
}

.article-card:hover .bg {
    width: 105%;
    height: 105%;
    background-position: center;
}

.article-card:hover {
    box-shadow: 0 0 10px rgba(204, 204, 204, .70);
    -moz-box-shadow: 0 0 10px rgba(204, 204, 204, .70);
    -ms-box-shadow: 0 0 10px rgba(204, 204, 204, .70);
    -webkit-box-shadow: 0 0 10px rgba(204, 204, 204, .70);
}

@media (max-width: 1220px) {
    .article-box-container {
        padding: 0 15px !important;
    }
}

@media (max-width: 1023px) {
    .article-box-container {
        padding: 0 15px;
    }
}

@media (min-width:768px) {
    .article-box-container .article-card {
        margin-bottom: 25px;
    }
}

@media (max-width: 767px) {
    .article-card-caption {
        min-height: 10px;
        padding: 20px;
    }

    .article-card-caption::before {
        left: 20px;
        top: 20px;
    }

    .article-card {
        margin-bottom: 25px;
    }

    .category-title {
        margin: 0 0 30px 0 !important;
    }
}


/*9.2b card-grid*/

.card-grid-container {
    padding: 0;
    max-width: 1180px;
    margin: 0 auto;
    position: relative;
}

.card-grid-box.active {
    position: relative;
    z-index: 1002 !important;

}

.card-grid-box.active .card-grid-caption p {
    text-decoration: underline;
}

.card-grid {
    background: #fff;
    margin-bottom: 75px;
}

.card-grid-img {
    height: 420px;
    overflow: hidden !important;
    width: 100%;
}

.card-grid-img .bg {
    background-size: cover !important;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-position: center;
    position: relative;
}

.card-grid-caption {
    padding: 40px 35px 20px 35px;
    min-height: 180px;
    position: relative;
    width: 100%;
    transition: none;
    z-index: 1;
}

.card-grid-caption .tertiary-square {
    position: absolute;
    right: 35px;
    bottom: -20px;
    z-index: 1000 !important;
}

.card-grid p {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}

.card-grid:hover .bg {
    width: 105%;
    height: 105%;
    background-position: center;
}

.card-grid:hover {
    box-shadow: 0 0 10px rgba(204, 204, 204, .70);
    -moz-box-shadow: 0 0 10px rgba(204, 204, 204, .70);
    -ms-box-shadow: 0 0 10px rgba(204, 204, 204, .70);
    -webkit-box-shadow: 0 0 10px rgba(204, 204, 204, .70);
}

.card-grid-container .white-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 75px;
    left: 0;
    opacity: 0.67;
    /*z-index: 2;*/
    z-index: 1001;
    background-color: #fff;
}

.card-grid-drawer {
    background: #fff;
    width: 100%;
    padding: 75px 60px 50px 60px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1200 !important;
    font-size: 16px;
    -moz-box-shadow: 5px 10px 42px rgba(61, 77, 88, .20);
    -webkit-box-shadow: 5px 10px 42px rgba(61, 77, 88, .20);
    box-shadow: 5px 10px 42px rgba(61, 77, 88, .20);
    color: #000;
}

.card-grid-drawer .close-icon-sm {
    float: right;
    cursor: pointer;
    width: 15px;
    position: relative;
    top: -20px;
}

.card-grid-drawer h4 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 35px 0;
}

.card-grid-drawer p {
    font-size: 16px;
}

@media (max-width: 1220px) {
    .card-grid-container {
        padding: 0 15px;
    }
}

@media (max-width: 1023px) {
    .card-grid-container {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    .card-grid-caption {
        min-height: 120px;
        padding: 20px;
    }

    .card-grid:before {
        left: 20px;
        top: 20px;
    }

    .card-grid {
        margin: 0 auto 25px auto;
        width: 305px;
    }

    .page-template-capabilities-page .card-grid-box>a {
        display: block;
        margin: 0 auto;
    }

    .card-grid-container .white-overlay {
        bottom: 25px;
    }

    .card-grid-drawer {
        padding: 20px;
    }

    .card-grid-drawer .close-icon-sm {
        top: 0;
    }
}

@media (max-width: 360px) {
    .card-grid {
        width: 250px;
    }
}


/*09.3. Logo-container*/


/*modules/_logo-container*/

.logo-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 40px
}

.logo-container a {
    display: inline-block;
    width: 20%;
    padding: 15px 20px;
    cursor: default;
}

.logo-container a img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    filter: gray;
}

.logo-container a.svg-logo {
    background: url(../img/pages/home/clients/ortho.svg) no-repeat center center;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    filter: gray;
}

.logo-container a:hover img {
    -webkit-filter: grayscale(0);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
}

@media(max-width:768px) {
    .logo-container a.svg-logo img {
        margin-top: 24px;
    }
}

@media (max-width: 1024px) {
    .logo-container a img {
        -webkit-filter: grayscale(0);
        /* Safari 6.0 - 9.0 */
        filter: grayscale(0);
    }
}

@media (max-width: 500px) {
    .logo-container a {
        width: 33.3%
    }
}


/*9.4. Connected-cards*/


/*modules/_connected-cards*/

.connecting-card-container {
    margin: 60px -10px -20px;
    position: relative
}

.connecting-cardbox-section .content-container {

    margin-bottom: 0 !important;
}

.connecting-card-container:before {
    content: "";
    display: block;
    height: 4px;
    background: rgb(190, 214, 47);
    position: absolute;
    left: 13%;
    right: 13%;
    top: 46px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.connecting-card {
    display: inline-block;
    width: 25%;
    float: left;
    padding: 0 10px;
    position: relative;
    padding-top: 50px;
    margin-bottom: 40px
}

.connecting-card:before {
    content: "";
    border: 4px solid rgb(190, 214, 47);
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    border-radius: 50%;
    display: inline-block;
    width: 108px;
    height: 108px;
    position: absolute;
    right: 50%;
    top: 50px;
    -webkit-transform: translate(50%, -50%) skewY(6deg);
    -ms-transform: translate(50%, -50%) skewY(6deg);
    transform: translate(50%, -50%) skewY(6deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.connecting-card__ratio {
    width: 100%;
    padding-top: 80%;
    position: relative;
    overflow: hidden
}

.connecting-card__ratio div {
    background-size: cover !important;
    position: absolute;
    top: -10%;
    left: 0;
    right: 0;
    bottom: -10%
}

.connecting-card__ratio div,
.connecting-card figcaption {
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.connecting-card figcaption {
    margin: 20px 0 0;
    padding: 0 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 1.65px;
}

.connecting-card .icon-circle {
    position: absolute;
    right: 50%;
    top: 50px;
    -webkit-transform: translate(50%, -50%) skewY(6deg);
    -ms-transform: translate(50%, -50%) skewY(6deg);
    transform: translate(50%, -50%) skewY(6deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 5
}

@media (max-width: 768px) {
    .connecting-card-container {
        margin-top: 0
    }

    .connecting-card-container:before {
        display: none
    }

    .connecting-card {
        width: 50%
    }

    .connecting-card:nth-last-of-type(2n) {
        clear: both
    }

    .connecting-card figcaption {
        font-size: 12px
    }
}

@media (max-width: 450px) {
    .connecting-card:before {
        height: 73px;
        width: 73px
    }

    .connecting-card .icon-circle {
        height: 65px;
        width: 65px
    }

    .connecting-card figcaption {
        font-size: 11px
    }
}


/*9.4.1. cards-box*/


/*safari and google crome*/

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .connecting-cardbox-section {
        padding-bottom: 10px !important;
    }
}

.connecting-cardbox-container {
    margin: 0 -10px -10px -10px;
    position: relative;
    background: #fff;
}

.connecting-cardbox-container:before {
    content: "";
    display: block;
    height: 4px;
    background: rgb(190, 214, 47);
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.connecting-cardbox {
    display: inline-block;
    width: 25%;
    float: left;
    padding: 4px 10px 0 10px;
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
    cursor: pointer;
}

.cardbox-img-container {
    min-height: 240px;
    padding-top: 6%;
    margin-top: -6%;
    position: relative;
    -webkit-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    transform: skewY(-6deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}

.cardbox-bg-skew,
.cardbox-bg-skew .bg {
    position: absolute;
    right: 0;
    left: 0;
}

.cardbox-bg-skew {
    top: 0;
    bottom: 0;
    overflow: hidden;
}

.cardbox-bg-skew .bg {
    top: 0;
    bottom: -25px;
    z-index: 0;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    background-size: cover !important;
}

.connecting-cardbox figcaption {
    margin: 25px 0 0 0;
    padding: 0 25px 0 40px;
    text-align: left;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.4;
    min-height: 80px;
    font-weight: 700;
    position: relative;
    background: #f7f7f7;
    /*background: -webkit-linear-gradient(#fff 90%, #f7f7f7);
    background: linear-gradient(#fff 90%, #f7f7f7);*/
}

.connecting-cardbox figcaption p {
    font-size: 16px;
    font-weight: 700;
    padding-right: 15px;
    overflow: hidden;
    float: left;
}

.connecting-cardbox .tertiary-circle {
    float: right;
    margin-top: 5px;
}

.connecting-cardbox-content {
    overflow: hidden;
    /*box-shadow: 0 10px 10px rgba(204, 204, 204, .50);*/
    background: #f7f7f7;
}

.connecting-cardbox .tertiary-circle.default-state {
    background: rgb(23, 163, 196) !important;
}

.connecting-cardbox .tertiary-circle.default-state .fa {
    color: #fff !important;
    transform: rotate(0deg) !important;
}

/*hover and active state*/

.connecting-cardbox:hover figcaption,
.connecting-cardbox.active figcaption {
    background: #fff !important;
}

.connecting-cardbox:hover .tertiary-circle,
.connecting-cardbox.active .tertiary-circle {
    background: #fff;
}

.connecting-cardbox:hover .tertiary-circle .fa,
.connecting-cardbox.active .tertiary-circle .fa {
    color: rgb(23, 163, 196);
    transform: rotate(180deg);
}

.connecting-cardbox:hover .connecting-cardbox-content,
.connecting-cardbox.active .connecting-cardbox-content {
    box-shadow: 0 10px 10px rgb(204, 204, 204);
    background: #fff;
}

@media (max-width: 1599px) {
    .connecting-cardbox figcaption {
        min-height: 160px;
        padding: 23px 15px 0 15px;
    }

    .connecting-cardbox figcaption p {
        width: 100%;
        padding: 0;
    }

    .connecting-cardbox figcaption br {
        display: none;
    }
}

@media (min-width: 1024px) and (max-width: 1280px) {
    .bg-grey.connecting-cardbox-section {
        background: #fff !important;
    }

    #slider_title.bg-grey {
        background: #fff !important;
    }

    .connecting-cardbox-section .content-container {
        margin-bottom: 25px;
    }
}

@media (min-width: 1024px) {
    .connecting-cardbox figcaption p {
        min-height: 45px;
    }
}


/*@media (max-width: 1024px) {
    .connecting-cardbox-section {
        padding-bottom: 10px;
    }
    .connecting-cardbox-container {
        margin: 0;
    }
    .connecting-cardbox-container:before {
        display: none
    }
    .connecting-cardbox {
        max-width: 433px;
        width: 100%;
        margin: 0 auto 20px auto;
        display: block;
        float: none;
    }
    .connecting-cardbox:nth-last-of-type(2n) {
        clear: both;
    }
    .connecting-cardbox:nth-child(4) {
        margin-bottom: 0 !important;
    }
    .connecting-cardbox figcaption {
        font-size: 12px
    }
}
*/

@media (min-width: 768px) and (max-width: 1023px) {
    .connecting-cardbox-section {
        padding-bottom: 10px;
    }

    .connecting-cardbox-section .content-container {
        margin-top: 40px;

    }

    .connecting-cardbox-container {
        margin: 0;
    }

    .connecting-cardbox-container:before {
        display: none;
    }

    .connecting-cardbox {
        /*max-width: 433px;*/
        width: 100%;
        margin: 0 auto 20px auto;
        display: block;
        float: none;
    }

    .connecting-cardbox:nth-last-of-type(2n) {
        clear: both;
    }

    .connecting-cardbox:last-child(4) {
        margin-bottom: 0 !important;
    }

    .connecting-cardbox figcaption {
        font-size: 12px;
        min-height: 10px;
        padding: 15px;
        float: left;
        width: 100%;
    }

    .cardbox-img-container {
        -webkit-transform: skewY(0deg);
        -ms-transform: skewY(0deg);
        transform: skewY(0deg);
        height: 300px;
    }

    .connecting-cardbox-section .mobile-tab-content .section-intro {
        margin: 40px 0 50px 0;
    }

    .cardbox-bg-skew .bg {
        -webkit-transform: skewY(0deg);
        -ms-transform: skewY(0deg);
        transform: skewY(0deg);
    }
}


@media (max-width: 767px) {
    .connecting-cardbox-section {
        padding-bottom: 10px;
    }

    .connecting-cardbox-container {
        margin: 0;
    }

    .connecting-cardbox-section .mobile-tab-content {
        width: 100%;
        float: left;
    }

    .connecting-cardbox-container:before {
        display: none;
    }

    .connecting-cardbox {
        width: 100%;
        margin: 0 auto 20px auto;
        float: left;
    }

    .connecting-cardbox:nth-last-of-type(2n) {
        clear: both;
    }

    .connecting-cardbox:last-child(4) {
        margin-bottom: 0 !important;
    }

    .connecting-cardbox figcaption {
        font-size: 12px;
        min-height: 10px;
        padding: 15px;
        float: left;
        width: 100%;
        margin-top: 0;
    }

    .cardbox-img-container {
        display: none !important;
    }

    .connecting-cardbox-section .mobile-tab-content .section-intro {
        margin: 10px 0 40px 0;
    }
}



@media (max-width: 768px) {
    .sectin-intro .col-with-icon img {
        margin: 0;
    }
}

@media (max-width: 450px) {
    .connecting-cardbox:before {
        height: 73px;
        width: 73px
    }

    .connecting-cardbox .icon-circle {
        height: 65px;
        width: 65px
    }

    .connecting-cardbox figcaption {
        font-size: 11px
    }
}


/*9.5. Link-cards*/


/*modules/_link-cards*/

.link-card-container {
    margin-left: -8px;
    margin-right: -8px
}

.link-card {
    display: inline-block;
    padding: 0 8px;
    width: 33.3%;
    float: left;
    overflow: hidden
}

.link-card__ratio {
    width: 100%;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
    background: #24a5c0;
    height: 580px;
}

.link-card__ratio>span {
    padding: 0 10px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    -webkit-transform: translateY(-50%) skewY(6deg);
    -ms-transform: translateY(-50%) skewY(6deg);
    transform: translateY(-50%) skewY(6deg);
    -webkit-transform-style: flat;
    transform-style: flat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.link-card__ratio .cta-arrow:after {
    border-color: #fff;
    position: relative;
    top: -3px;
}

.link-card .link-card-bg {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: -10%;
    right: 0;
    left: 0;
    bottom: -10%;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    -webkit-transform-style: flat;
    transform-style: flat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}

.link-card .link-card-bg:after {
    /*background: #5ACBE8;
    */
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: .6;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}

.link-card:hover .link-card-bg {
    -webkit-transform: skewY(6deg) scale(1.05);
    -ms-transform: skewY(6deg) scale(1.05);
    transform: skewY(6deg) scale(1.05)
}

.link-card:hover .link-card-bg:after {
    opacity: .8
}

@media (max-width: 1599px) {
    .link-card__ratio {
        padding-top: 115%;
        height: auto;
    }
}

@media (max-width: 768px) {
    .link-card__ratio>span {
        font-size: 16px
    }
}

@media (max-width: 600px) {
    .link-card {
        width: 50%
    }

    .link-card:nth-of-type(3) {
        width: 100%;
        padding-top: 16px
    }

    .link-card:nth-of-type(3) .link-card__ratio {
        padding-top: 60%;
    }

    .link-card:nth-of-type(3) .link-card__ratio>span {
        font-size: 24px
    }

    .link-card__ratio>span {
        font-size: 14px;
    }
}

/*homepage 4 boxes*/
/*.page-template-home-page*/
.page-template-home-page .link-card {
    width: 25%;
}

@media (max-width: 600px) {
    .page-template-home-page .link-card {
        width: 50%;
    }

    .page-template-home-page .link-card:nth-of-type(3) {
        width: 50% !important;
        font-size: 14px !important;

    }

    .page-template-home-page .link-card:nth-of-type(3) .link-card__ratio {
        padding-top: 115% !important;
    }

    .page-template-home-page .link-card:nth-of-type(4) {

        padding-top: 16px
    }

    .page-template-home-page .link-card:nth-of-type(3) .link-card__ratio>span {
        font-size: 14px !important;
    }

    .page-template-home-page .link-card:nth-of-type(3) .link-card__ratio {
        padding-top: 60%;
    }

}

/*09.6. Bio-slider */

/*modules/_bio-slider*/

.bio-slider {
    width: 100%
}

.bio-slider .slick-arrow {
    background: transparent;
    width: 40px;
    height: 40px;
    z-index: 5;
    top: 50%;
    -webkit-transform: translateY(-50%) skewY(6deg);
    -ms-transform: translateY(-50%) skewY(6deg);
    transform: translateY(-50%) skewY(6deg)
}

.bio-slider .slick-arrow:before {
    display: inline-block;
    content: "";
    border-left: 5px solid #2e96b0;
    border-bottom: 5px solid #2e96b0;
    width: 25px;
    height: 25px
}

.bio-slider .slick-prev {
    left: 25px
}

.bio-slider .slick-prev:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bio-slider .slick-next {
    right: 25px
}

.bio-slider .slick-next:before {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.bio-slider .slick-dots li button:before {
    font-size: 24px
}


/*.bio-slider.bio-open .bio-slide .bio-slide-bg:after {
     background: #00607f;
     opacity: .8;
     -webkit-transition: opacity .25s ease;
     transition: opacity .25s ease 
}
 */

.bio-slider.bio-open .bio-slide.active-bio .bio-slide-bg {
    -webkit-transform: skewY(6deg) scale(1);
    -ms-transform: skewY(6deg) scale(1);
    transform: skewY(6deg) scale(1)
}

.bio-slider.bio-open .bio-slide.active-bio .bio-slide-bg:after {
    opacity: 0
}

.bio-slider.bio-open .bio-slide.active-bio .bio-slide__content {
    width: 100%;
    display: none;
}

.bio-slider.bio-open .bio-slide.active-bio.fade-bio .bio-slide-center {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.bio-slide {
    display: inline-block;
    width: 25%;
    float: left;
    position: relative;
    will-change: top;
    cursor: pointer
}

.bio-slide:focus {
    outline: initial
}

.bio-slide__ratio {
    width: 100%;
    padding-top: 115%;
    position: relative;
    overflow: hidden
}

.bio-slide__content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 0;
    z-index: 6;
    overflow: hidden;
    -webkit-transition: width .25s ease;
    transition: width .25s ease;
    display: none !important;
}

.bio-slide__content:focus {
    outline: initial
}

.bio-slide__content .close-icon {
    top: 15px;
    right: 15px
}

.bio-slide .bio-slide-bg,
.bio-slide__content .close-icon {
    position: absolute;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg)
}

.bio-slide .bio-slide-bg {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    top: -10%;
    right: 0;
    left: 0;
    bottom: -10%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}

.bio-slide .bio-slide-bg:after {
    background: #fff;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: .67;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}

.bio-slide .bio-slide-bg:hover {
    -webkit-transform: skewY(6deg) scale(1.05);
    -ms-transform: skewY(6deg) scale(1.05);
    transform: skewY(6deg) scale(1.05)
}

.bio-slide .bio-slide-bg:hover:after {
    opacity: 0
}

.bio-slide .bio-slide-inner-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    position: absolute;
    top: 50px;
    bottom: 50px;
    left: 0;
    right: 0;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.bio-slide .bio-slide-center {
    padding: 0 30px;
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: opacity .2s ease, transform .2s ease;
    transition: opacity .2s ease, transform .2s ease, -webkit-transform .2s ease
}

.bio-slide.bio-slide-right .bio-slide__content {
    left: auto;
    right: 100%
}

.bio-slide.bio-slide-right .bio-slide-center {
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px)
}

.bio-slide .button-container {
    margin: 20px 0 0
}

.bio-slide .primary-button,
.bio-slide .primary-button--arrow-right {
    font-size: 14px;
    padding: 2px 54px 4px 0
}

.bio-slide .primary-button--arrow-right h4,
.bio-slide .primary-button h4 {
    margin: 5px 0 0;
    font-size: 14px
}

.bio-slide .primary-button__frame {
    right: 0;
    left: auto
}

.bio-slide .primary-button__frame:after {
    right: 20px;
    left: auto
}


/*.bio-open .bio-slide .bio-slide-bg:after {
     background: #00607f;
     opacity: .8;
     -webkit-transition: opacity .25s ease;
     transition: opacity .25s ease 
}
 */

.bio-open .bio-slide .bio-slide-bg:hover {
    -webkit-transform: skewY(6deg) scale(1);
    -ms-transform: skewY(6deg) scale(1);
    transform: skewY(6deg) scale(1)
}

.bio-open .bio-slide.active-bio .bio-slide-bg:after {
    opacity: 0
}

.bio-open .bio-slide.active-bio .bio-slide__content {
    width: 100%
}

.bio-open .bio-slide.active-bio.fade-bio .bio-slide-center {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.no-flexboxlegacy .bio-slide .bio-slide-inner-content {
    display: block;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%) skewY(6deg);
    -ms-transform: translateY(-50%) skewY(6deg);
    transform: translateY(-50%) skewY(6deg)
}

@media (max-width: 1281px) {
    .bio-slider .slick-prev {
        left: 5px
    }

    .bio-slider .slick-next {
        right: 5px
    }
}

@media (max-width: 900px) {
    .bio-slide.active-bio .bio-slide__content {
        width: 100%
    }

    .bio-slider .slick-prev {
        left: 5px
    }

    .bio-slider .slick-next {
        right: 5px
    }

    .bio-slider .slick-arrow {
        width: 40px;
        height: 40px
    }

    .bio-slider .slick-arrow:before {
        width: 20px;
        height: 20px
    }
}

@media (max-width: 700px) {
    .bio-slider .slick-arrow:before {
        border-color: #fff;
        opacity: .7
    }

    .bio-open .bio-slide .bio-slide-bg:after {
        background: #00607f;
        opacity: .8;
        -webkit-transition: opacity .25s ease;
        transition: opacity .25s ease
    }

    .bio-slide .bio-slide__content .close-icon {
        display: none
    }

    .bio-slide .bio-slide__content {
        background: rgba(0, 97, 127, .65);
        width: 100%;
        left: 0;
        right: 0
    }

    .bio-slide.bio-slide-right .bio-slide__content {
        left: 0;
        right: 0
    }

    .bio-slide .bio-slide-center {
        opacity: 1 !important;
        -webkit-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
        transform: translateX(0) !important;
        padding: 0 40px
    }

    .bio-slide .bio-slide-bg:after {
        opacity: 0
    }

    .bio-slide .bio-slide-bg:hover {
        -webkit-transform: skewY(6deg) scale(1);
        -ms-transform: skewY(6deg) scale(1);
        transform: skewY(6deg) scale(1)
    }
}


/*09.7. Col-with-icon*/


/*modules/_col-with-icon*/

.col-with-icon-container {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.col-with-icon {
    display: inline-block;
    padding: 0 15px;
    margin-top: 35px;
    text-align: center;
    width: 47%;
    max-width: 47%
}

.col-with-icon img {
    display: block;
    max-width: 50px;
    margin: 0 auto 20px
}

.col-with-icon h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

.col-with-icon p {
    font-size: 16px
}

.no-flexbox .col-with-icon-container {
    display: block
}

.no-flexbox .col-with-icon {
    width: 50%;
    max-width: 50%;
    float: left
}

@media (max-width: 768px) {
    .col-with-icon {
        display: block;
        max-width: 50%;
        width: 50%
    }

    .col-with-icon p {
        font-size: 14px
    }
}

@media (max-width: 768px) {
    .col-with-icon-container {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .col-with-icon {
        display: block;
        max-width: 400px;
        width: 100%
    }

    .col-with-icon p {
        font-size: 14px
    }

    .no-flexbox .col-with-icon {
        display: block;
        width: 100%;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
        float: none
    }
}


/*09.8. Img-grid*/


/*modules/_img-grid*/

.img-grid-container {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
}

.img-grid {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.img-grid__quad-container {
    width: 50%
}

.img-grid__quad-container .grid-img {
    float: left
}

.img-grid .grid-img {
    display: inline-block;
    width: 50%;
    padding: 10px
}

.img-grid .grid-img .ratio {
    width: 100%;
    padding-top: 80%;
    background-position: 50% !important;
    background-size: cover !important;
    min-height: 100%
}

.no-flexbox .img-grid {
    display: block
}

.no-flexbox .img-grid__quad-container {
    float: left
}

@media (max-width: 550px) {
    .img-grid {
        padding: 0 10px
    }

    .img-grid__quad-container {
        width: 100%
    }

    .img-grid .grid-img {
        padding: 5px
    }

    .img-grid>.grid-img {
        width: 100%
    }
}


/*09.9. Skewed-img*/


/*modules/_skewed-img*/

.skewed-img {
    width: 100%;
    position: relative;
    overflow: hidden
}

.skewed-img:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 135%
}

.skewed-img__img {
    position: absolute;
    top: -10%;
    bottom: -10%;
    left: 0;
    right: 0;
    background-position: 50% !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}


/*09.10. Outdated-browser*/


/*Modules/outdated-browser*/

.outdated-browser {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: 8;
    text-align: center
}

.outdated-browser .outdated_header {
    background: #262626;
    height: 120px;
    width: 100%;
    padding: 15px;
    margin-bottom: 65px;
    position: relative
}

.outdated-browser h2 {
    color: #333
}

.outdated-browser h3 {
    font-size: 18px
}

.outdated-browser h4 {
    font-size: 14px;
    margin: 20px auto;
    font-weight: 400
}

.outdated-browser p {
    max-width: 500px;
    margin: 20px auto
}

.outdated-browser img {
    display: block;
    width: 260px;
    height: auto;
    margin: 0;
    position: absolute;
    top: 10px;
    left: 15px
}

.outdated-browser .ie-button {
    display: inline-block;
    padding: 6px 20px;
    color: #fff;
    font-size: 16px;
    background: #999
}

.outdated-browser .ie-button:hover {
    background: #878787
}

.outdated-browser sup {
    font-size: 50%;
    left: auto;
    margin-right: 0;
    position: static;
    vertical-align: super
}

.is-lte-ie8 .outdated-browser {
    display: block
}


/*9.11 steps-box*/

.section-intro {
    margin: 60px 0;
}

.section-intro .col-with-icon {
    margin-top: 0;
}

.desktop-tab-content {
    display: block;
    width: 100%;
}

.steps-tab-content #return-to-top {
    position: absolute;
    bottom: 127px;
    right: -160px;
}

.mobile-tab-content {
    display: none;
}

.page-template-approach-page_org #return-to-top1,
.page-template-approach-page_org #return-to-top,
.page-template-single-services #return-to-top,
.page-template-diagnostics-and-life-sciences-page #return-to-top,
.page-template-cell-advanced-therapies-page #return-to-top,
.page-template-full-width-page #return-to-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 136px;
    text-align: center;
}

.steps-tab-content h2 {
    font-size: 60px;
}

.steps-tab-content h3 {
    margin-bottom: 24px;
    margin-top: 0;
}

.steps-wrapper {
    margin: 0 0 70px 0;
}

.steps-wrapper .steps-details {
    height: 450px;
    display: table;
    padding: 15px;
}

.steps-wrapper .steps-text {
    display: table-cell;
    vertical-align: middle;
}

.steps-wrapper .steps-details p {
    font-size: 16px;
    line-height: 23px;
}

.steps-wrapper .steps-details p {}

.steps-wrapper .steps-bg {
    background-size: cover !important;
    height: 450px;
}

@media (min-width: 1024px) and (max-width: 1599px) {
    .steps-tab-content #return-to-top {
        right: -100px;
    }

    .page-template-approach-page_org #return-to-top,
    .page-template-single-services #return-to-top {
        display: none;
        position: fixed;
        bottom: 20px;
        right: 0px;
    }


}

@media (max-width: 1023px) {
    .approach-tab-content {
        margin-bottom: -16%;
        padding-bottom: 16%;
    }

    .mobile-columnizer-no{
        column-count:1!important
    }

    .mobile-tab-content {
        display: block;
    }

    .steps-wrapper {
        /*background: #fff !important;*/
    }

    .page-template-approach-page_org #return-to-top,
    .page-template-single-services #return-to-top {
        /*width: 64px; */
        height: 100px;
        right: 0;
    }
}

@media (max-width: 991px) {
    .steps-wrapper .steps-details {
        height: auto !important;
        padding: 10px 0 15px 0;
    }

    .steps-wrapper .steps-details h3 {
        margin-top: 0;
    }

    .section-intro {
        margin: 100px 0;
    }

    /* .page-template-approach-page_org #return-to-top , .page-template-single-services #return-to-top,
.page-template-diagnostics-and-life-sciences-page #return-to-top,
.page-template-cell-advanced-therapies-page #return-to-top	
	
	{
		display: none !important;
	} */
}

@media (max-width: 700px) {
    .section-intro {
        margin: 60px 0;
    }
}

@media (max-width: 768px) {
    .steps-tab-content h2 {
        font-size: 2.5rem;
    }

    .section-intro .col-with-icon img {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .steps-wrapper {
        max-width: 470px;
        width: 100%;
        margin: 0 auto 20px auto;
    }
}


/*9.12*/

.client-stats-section {
    margin: 50px 0 0 0;
}

.client-stats {
    text-align: center;
}

.client-stats-box {
    width: 20%;
    padding: 0 15px;
    float: left;
    text-align: center;
    position: relative;
    transition: all 450ms ease-in-out 0s;
    -webkit-transition: all 450ms ease-in-out 0s;
    -moz-transition: all 450ms ease-in-out 0s;
}

.client-stats-box:hover {
    /*background: #fff;
     box-shadow: 0 0 10px #ccc;
    */
}

.client-stats-box .count {
    font-size: 32px;
    font-weight: 700;
    width: 95px;
    height: 95px;
    display: inline-block;
    border-radius: 50%;
    line-height: 95px;
    background: #ccc;
}

.client-stats-box p {
    font-size: 16px;
    margin-top: 15px;
}

.client-stats-box canvas {
    position: absolute;
    left: 50%;
    top: 0;
    width: 100px;
    margin-left: -50px;
}

@media (max-width: 767px) {
    .client-stats-box {
        width: 100%;
        margin: 0 0 20px 0;
        border-bottom: 1px dashed #ccc;
        padding-bottom: 5px;
    }

    .client-stats-box:last-child {
        border-bottom: 0;
    }

    .client-stats-box p {
        font-size: 16px;
        margin-top: 20px;
    }
}


/*9.13 icon-callout-tab*/

.icon-callout-tab {
    background: #fff;
    min-height: 315px;
    margin-top: 40px;
}

.icon-card {
    width: 19%;
    padding: 75px 10px 75px 10px;
    min-height: 315px;
    transition: all 450ms ease-in-out 0s;
    -webkit-transition: all 450ms ease-in-out 0s;
    -moz-transition: all 450ms ease-in-out 0s;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.icon-card:hover {
    color: rgb(23, 163, 196);
}

.icon-card .icon-square {
    width: 65px;
    height: 65px;
    margin-bottom: 45px;
}

.icon-card h3 {
    font-size: 16px;
    font-weight: 700;
}

.icon-card p {
    width: 70%;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 16px;
}

.icon-callout-tab-content .container-fluid {
    padding: 0;
}

.icon-callout-tab-content .top-content {
    margin: 0 0 60px 0;
}

.icon-callout-tab-content .icon-square {
    width: 50px;
    height: 50px;
    overflow: hidden;
}

.icon-callout-tab-content .text-content {
    margin: 60px 0 !important;
}

.icon-callout-tab-content .text-content p {
    font-size: 16px;
    margin-bottom: 20px;
}

.icon-callout-tab-content .text-content ul li,
.icon-callout-tab-content .text-content ol li {
    font-size: 18px;
    margin-bottom: 5px;

}

.icon-callout-tab-content .callout-img {
    margin: 60px 0 !important;
}

.icon-callout-title h2 {
    font-size: 40px;
    font-weight: 400;
}

@media (max-width: 767px) {
    .icon-card {
        width: 100%;
        min-height: 10px;
        padding: 25px;
    }
}

@media (max-width:768px) {
    .icon-callout-tab-content .icon-square {
        margin-left: 0;
        margin-right: 0;
    }

    .icon-callout-title h2 {
        font-size: 2.5em;
    }

    .icon-callout-tab-content .text-content {
        margin: 30px 0 !important;
    }

    .icon-callout-tab-content .top-content {
        margin: 0;
    }

    .icon-callout-tab-content .callout-img {
        margin: 10px 0 !important;
    }
}


/*09.14 Search-filter*/

.category-filter-container {
    margin: 0 0 93px 0 !important;
}

.category-filter {
    border-top: 1px solid #252628;
    border-bottom: 1px solid #252628;
    padding: 35px 0;
    margin: 15px 0 0 0;
    position: relative;
    text-align: center;
}

.category-filter h3 {
    color: rgb(23, 163, 196);
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    margin: 5px 20px;
    display: inline-block;
}

.category-filter .clear-filter {
    color: #75787b;
    display: inline-block;
    cursor: pointer;
}

.category-filter .clear-filter:hover {
    color: rgb(23, 163, 196);
}

.clear-filter:hover .close-icon-sm:before,
.clear-filter:hover .close-icon-sm:after {
    background: rgb(23, 163, 196);
}

.category-filter .close-icon-sm {
    color: #75787b;
    position: relative;
    top: -2px;
}

.category-filter .close-icon-sm:before,
.category-filter .close-icon-sm:after {
    background: #75787b;
}

.category-filter .clear-filter .fa {
    font-size: 18px;
}

.category-filter .tertiary-circle {
    background: rgb(23, 163, 196);
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: -25px;
    cursor: pointer;
    z-index: 10;
}

.category-filter .tertiary-circle:hover,
.category-filter .tertiary-circle.active {
    background: #fff;
}

.category-filter .tertiary-circle .fa {
    color: #fff;
    /*-webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;*/
}

.tertiary-circle:hover .fa,
.tertiary-circle.active .fa {
    color: rgb(23, 163, 196);
    transform: rotate(180deg);
}


/*filter drawer*/

.filter-drawer {
    background: #333f48;
    padding: 70px 60px;
    min-height: 150px;
    -moz-box-shadow: 5px 10px 42px rgba(61, 77, 88, .50);
    -webkit-box-shadow: 5px 10px 42px rgba(61, 77, 88, .50);
    box-shadow: 5px 10px 42px rgba(61, 77, 88, .50);
    float: left;
    position: relative;
    width: 100%;
}

.filter-drawer ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.filter-drawer ul li {
    margin: 0;
    padding: 0 15px;
    list-style: none;
    /*display: inline-block;*/
    float: left;
    width: 33.33%;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    text-align: left;
    min-height: 70px;
    line-height: normal;
}

.filter-drawer ul li:before {
    background: transparent;

}

.filter-drawer ul li a {
    font-weight: 300;
    color: #fff;
}

.filter-drawer ul li a:hover,
.filter-drawer ul li.active a {
    font-weight: 700;
}

@media (max-width: 767px) {
    .filter-drawer {
        padding: 25px;
    }

    .filter-drawer ul li {
        width: 100%;
        min-height: 10px;
    }
}


/*new added start*/

.filter-drawer ul li .radio label {
    padding: 0;
}

.filter-drawer ul li .radio label:hover {
    font-weight: 700;
    color: rgb(23, 163, 196);
}

.filter-drawer ul li input[type="radio"] {
    opacity: 0;
    position: absolute;
}

.filter-drawer .close-icon {
    cursor: pointer;
    float: right;
    position: absolute;
    top: 25px;
    right: 25px;
}

@media (max-width: 767px) {
    .filter-drawer .close-icon {
        top: 10px;
    }
}


/*new added end*/


/*09-15 category-listing*/

.category-listing-section .article-card {
    cursor: pointer;
}

.category-title {
    text-align: center;
    margin: 0 0 70px 0
}

.pagination {
    width: 100%;
    margin: 0;
}

.pagination ul {
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
}

.pagination ul li {
    margin: 0;
    padding: 0 5px;
    list-style: none;
    display: inline-block;
    font-size: 16px !important;
    color: #000;
    font-weight: 700;
    line-height: normal;
}

.pagination ul li:before {
    background: transparent;
    top: 4px;
}

.pagination ul li a {
    font-weight: 700;
    color: #000;
    display: inline-block;
    position: relative;
}

.pagination ul li:first-child a:before,
.pagination ul li:last-child a:before {
    background: none;
}

.pagination ul li a:before {
    content: "";
    position: absolute;
    left: -7px;
    top: 4px;
    background: #000;
    height: 13px;
    width: 2px;
}

.pagination ul li a.previous {
    text-align: left;
}

.pagination ul li a.previous:hover,
.pagination ul li a.next:hover {
    color: #000;
}

.pagination ul li a.previous:hover .arrow-left:after,
.pagination ul li a.next:hover .arrow-right:after {
    border-color: #00617f;
}

.pagination ul li a.next {
    text-align: right;
}

.pagination ul li a:hover {
    color: rgb(23, 163, 196);
}

.arrow-left-container {
    display: inline-block;
    width: 25px;
    margin: 0 10px 0 0;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.arrow-left-container .arrow-left:last-of-type {
    left: 10px;
}

.arrow-left {
    position: relative;
}

.arrow-left:after {
    content: "";
    border-left: 2px solid rgb(23, 163, 196);
    border-bottom: 2px solid rgb(23, 163, 196);
    display: inline-block;
    height: 11px;
    width: 11px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(50%, -50%) rotate(45deg);
    -ms-transform: translate(50%, -50%) rotate(45deg);
    transform: translate(50%, -50%) rotate(45deg)
}

.arrow-right-container {
    display: inline-block;
    width: 25px;
    margin: 0 0 0 5px;
    position: relative;
    text-align: right;
}

.arrow-right-container .arrow-right:last-of-type {
    left: 10px;
}

.arrow-right {
    position: relative;
}

.arrow-right:after {
    content: "";
    border-right: 2px solid rgb(23, 163, 196);
    border-top: 2px solid rgb(23, 163, 196);
    display: inline-block;
    height: 11px;
    width: 11px;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(50%, -50%) rotate(45deg);
    -ms-transform: translate(50%, -50%) rotate(45deg);
    transform: translate(50%, -50%) rotate(45deg)
}

@media (max-width: 767px) {
    .pagination {
        margin-top: 40px;
    }
}

/* A custom hollow button */

.button-hollow-wrap {
    text-align: center;
}

.button-hollow {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0;
    padding: 15px 35px;
    color: white;
    border: 2px solid white;
    display: inline-block;
    margin: 20px auto;
    text-transform: uppercase;
}

.button-hollow:hover {
    background-color: #17a3c4;
    color: white;
}

.circle-counter {
    border-radius: 48px;
    width: 95px;
    height: 95px;
    background-color: #17a3c4;
    color: white;
    font-weight: bold;
    font-size: 32px;
    line-height: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}


/*09-16 brick 5 Three column clickable image with icons (center into) */

.extension-section {
    margin: 30px 0 0 0 !important;
}

.extension-section .home-hero-extension:before {
    background: none;
}

.extension-section .skew-card .icon-circle {
    position: static;
    -webkit-transform: translate(0, 0) skewY(0deg);
    -ms-transform: translate(0, 0) skewY(0deg);
    transform: translate(0, 0) skewY(0deg);
    margin-bottom: 60px;
}

.extension-section .skew-card {
    margin-top: 0;
}

.extension-section .skew-card figcaption {
    top: 50%;
}

.extension-section .skew-card figcaption p {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
}

.extension-section .skew-card figcaption .cta-arrow:after {
    border-color: #fff !important;
}

@media (min-width: 700px) and (max-width: 991px) {
    .extension-section .skew-card figcaption {
        top: 40%;
    }
}

@media (max-width: 991px) {
    .extension-section .skew-card .icon-circle {
        margin-bottom: 10px;
    }

    .extension-section,
    .capabilites-listing,
    .articles-listing {
        margin-top: 0 !important;
    }
}

@media (max-width: 1023px) {
    .page-template-expertise-page .skew-card figure {
        min-height: 400px;
    }
}

@media (min-width: 1024px) {
    .page-template-expertise-page .skew-card figure {
        min-height: 640px;
    }

}


/*listing*/

.listing ul {
    margin: 0;
    padding: 0;
}

.listing ul li {
    margin: 0 0 35px 0;
    padding: 0 15px;
    float: left;
    width: 50%;
    list-style: none;
    text-align: left;
}

.listing ul li a p {
    font-size: 16px;
    font-weight: 700;
    display: block;
    padding: 0 0 0 65px;
    height: 40px;
}

.listing ul li a p strong {
    vertical-align: middle;
    height: 100%;
    display: table;
}

.listing ul li a p strong i {
    display: table-cell;
    font-style: normal;
    vertical-align: middle;
}

.listing ul li a {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    display: block;
}

.listing ul li a span.tertiary-square {
    vertical-align: middle;
    float: left;
}

.listing ul li a:hover .tertiary-square {
    background: #fff;
}

.listing ul li a:hover .tertiary-square:before {
    background: rgb(23, 163, 196);
}

.listing ul li a:hover .tertiary-square:after {
    background: transparent;
}

@media (max-width: 767px) {
    .listing ul li {
        width: 100%;
        padding: 0;
        margin: 0 0 15px 0;
    }
}

.capabilites-listing,
.articles-listing {
    margin-top: 90px !important;
}

.articles-listing {
    margin-bottom: 0 !important;
}


/*case study detail page*/

.casestudy-page .header {
    /*z-index: 1100 !important;*/
}

.secondary-hero-overlay {
    z-index: 1000;
}

.casestudy-hero {
    position: relative;
    margin-top: -235px;
    z-index: 10;
    -webkit-transform: skewY(0deg);
    -ms-transform: skewY(0deg);
    transform: skewY(0deg);
    margin-bottom: 35px;
    height: 870px;
    background-size: cover !important;
    width: 100%;
    padding: 356px 0 70px 0;
}

.casestudy-hero:after {
    background: #fff;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: .90;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
}

.casestudy-intro {
    position: absolute;
    z-index: 100;
    left: 15px;
    right: 15px;
}

.casestudy-intro h1 {
    font-size: 40px;
    letter-spacing: 1.2;
    margin: 77px 0 5px 0 !important;
}

.casestudy-intro p {
    letter-spacing: 0.4;
    margin: 25px 0;
}

.single-insight .back-link {
    /*margin-bottom: 60px;*/
}

.single-insight .back-link .arrow-left-container {
    /*top: 14px !important;*/
}

.back-link {
    min-width: 150px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;

}

.back-link:hover {
    color: #00617F;
}


.back-link p {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    margin: 0;
    padding: 0 0 0 30px;
}


.back-link .arrow-left-container {
    position: absolute;
    left: 0;
    top: 12px;
}

.pagination-row ul.page-numbers .arrow-left-container {
    top: -2px !important;
}

.pagination-row ul.page-numbers .arrow-right-container {
    top: -6px !important;
}

/*mozilla hack*/
@-moz-document url-prefix() {
    .back-link .arrow-left-container {
        position: absolute;
        left: 0;
        top: 18px;
    }

    .single-insight .back-link .arrow-left-container {
        /*top: 20px !important;*/
    }

    .pagination-row ul.page-numbers .arrow-left-container {
        top: 3px !important;
    }

    .pagination-row ul.page-numbers .arrow-right-container {
        top: 0 !important;
    }


}

.client-product-row {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 17px 0 20px 0;
    margin: 20px 0;
}

.client-product-row p {
    font-size: 16px;
    margin: 5px 0;
}

.client-product-row p:last-child {
    margin-bottom: 0;
}

.casestudy-page .icon-card h3,
.casestudy-page .icon-card p {
    text-transform: none !important;
}

.casestudy-page .icon-card {
    width: 32%;
}

.casestudy-page .icon-callout-tab-container {
    margin-bottom: 74px;
}

.casestudy-page .icon-callout-tab-container .column-count-2 .icon-card {
    width: 48%;
}

.casestudy-page .icon-callout-tab-container .column-count-2 .icon-card p {
    width: 90%;
}

.casestudy-page .icon-callout-tab-container .column-count-1 .icon-card {
    width: 100%;
}

.casestudy-page .icon-callout-tab-container .icon-card:hover {
    color: #000;
    cursor: default;
}

.image-caption {
    font-size: 16px;
    font-weight: 300;
    margin-top: 15px;
    padding: 0 15px;
}

.casestudy-page .callout-img {
    margin-bottom: 70px !important;
    text-align: center;
}

.casestudy-page .slider-quote .quote-slide__copy {
    width: 100%;
    text-align: center;
    min-height: 400px;
}

.casestudy-page .slider-quote .quote-slide__copy p {
    margin-bottom: 50px;
}

.single-case_study .icon-callout-tab-content .container-fluid {
    padding: 0 15px;
}

.icon-callout-tab-content .container-fluid {
    /*padding: 0 15px;*/
}

.casestudy-page .intro-section .content-container {
    margin-bottom: 100px !important;
}

.casestudy-page .intro-section .content-container.top-content {
    margin-bottom: 0 !important;
}

.casestudy-page .text-content {
    margin-top: 40px !important;
}

.quote-slider-section {
    margin-bottom: 130px;
}

.casestudy-page .image-slider {
    margin-bottom: 70px;
}

.casestudy-page .image-slider .slick-arrow {
    top: 46%;
}

.casestudy-page .image-slider .slick-prev {
    left: 25px;
}

.casestudy-page .image-slider .slick-next {
    right: 25px;
}

.casestudy-page .image-slider .quote-slider {
    padding: 0 !important;
}

.casestudy-page .image-slider .container-fluid {}

.casestudy-page .image-slider .quote-slide__img {
    width: 100%;
}

.casestudy-page .image-slider .slide-caption {
    margin-top: 20px;
}

.single-casestudy-content {
    margin: 0 0 100px 0;
}

.casestudy-page .image-slider p {
    font-size: 16px;
    font-weight: 300;
    padding: 0 15px;
    color: #000;
}

@media (max-width: 1024px) {
    .casestudy-hero {
        padding-top: 300px;
    }

    .casestudy-intro h1 {
        font-size: 32px;
    }
}

@media(max-width: 767px) {
    .casestudy-page .icon-card {
        width: 100%;
        padding: 35px 0;
        min-height: 10px;
    }

    .casestudy-page .icon-callout-tab-container .column-count-2 .icon-card {
        width: 100%;
    }

    .casestudy-hero {
        padding-top: 275px;
    }

    .quote-slider-section {
        margin-bottom: 40px;
    }

    .casestudy-page .callout-img {
        margin-bottom: 20px !important;
    }

    .single-casestudy-content {
        margin: 0 0 60px 0;
    }
}


/*diagnostics-page*/

.diagnostics-page .icon-card {
    width: 32%;
}

@media (max-width: 767px) {
    .diagnostics-page .icon-card {
        width: 100%;
        padding: 25px 10px;
        min-height: 20px;
    }
}


/*--------------insight single page----------------*/

.single-insight-vs {
    max-width: 1000px;
    /*-- margin: 0 auto;-----*/
    font-family: europa, sans-serif;
}

.insight-template-default {
    background: #fff;
}

.news-template-default {
    background: #fff;
}


.insight-template-default h2,
.news-template-default h2,
.search-results h2,
.post-type-archive-insight h2 {
    font-weight: 400;
    font-size: 40px;
    text-align: left;
}

.news-template-default h3,
.search-results h3 {
    font-size: 28px;
}

.insight-template-default h3,
.post-type-archive-insight h3 {
    font-size: 30px !important;
    line-height: 40px !important;
}

.insight-template-default h4,
.post-type-archive-insight h4 {
    font-size: 30px !important;
    font-weight: 300 !important;
    line-height: 40px !important;
}

.insight-template-default h5,
.post-type-archive-insight h5 {
    font-size: 25px !important;
    font-weight: 300 !important;
}


.author-date-row {
    padding: 10px 0;
    margin: 0 0 15px 0;
}

.author-date-row p {
    font-size: 16px;
}

.author-date-row .date-col {
    text-align: right;
}

.single-insight-vs .quick-intro {}

.single-insight-vs.quick-intro p,
.single-insight .quick-intro p {
    font-size: 20px;
}

.single-insight-vs blockquote {
    text-align: center;
    border: none;
    font-size: 16px;
    padding: 0;
}

.single-insight-vs blockquote .fa-quote-left {
    margin-right: 10px;
}

.single-insight-vs blockquote .fa-quote-right {
    margin-left: 10px;
}

.single-insight-vs .text-content p {
    font-size: 18px !important;
    line-height: 30px !important;
}

.insight-conversation-content p {
    font-size: 16px;
}

.insight-template-default .sidebar #primary {
    border-right: 1px solid #D9D9D6;
    padding-right: 35px;
    min-height: 450px;
}

.news-template-default .sidebar #primary {
    border-right: 1px solid #D9D9D6;
    padding-right: 35px;
    min-height: 450px;


}

.insight-template-default #primary .site-main {}

.insight-template-default .content-container {}

.insight-template-default h2.vc_custom_heading {
    font-size: 28px;
    font-weight: 400;
}

.insight-template-default .vc_column-inner {
    padding: 0;
}

.insight-template-default .vc_row {
    margin: 0 -15px 0px -15px !important;
}

.insight-template-default .vc_column_container.vc_col-sm-6,
.insight-template-default .vc_column_container.vc_col-sm-12 {
    padding: 0 15px;
}

.insight-template-default .gravity-form-container {
    padding: 0 15px;
    clear: both;

}

.insight-template-default .gravity-form-container>.vc_column_container {

    padding: 0;
}

/*sidebar*/

.insight-template-default .sidebar h2.widget-title {
    font-size: 28px;
    font-weight: 400;
}

.single-news h2.widget-title {
    font-size: 28px;
    font-weight: 400;

}

.insight-template-default .sidebar-line ul {
    margin: 0;
    padding: 0 !important;
}

.news-template-default .sidebar-line ul {
    margin: 0;
    padding: 0 !important;
}

.insight-template-default .sidebar-line ul li,
.news-template-default .sidebar-line ul li {
    margin: 0 0 8px 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: normal;
}

.insight-template-default .sidebar-line ul li:before,
.news-template-default .sidebar-line ul li:before {
    content: "" !important;
    background: transparent;
}

.author-bio {
    padding: 15px 0;
}

.author-bio-section h2 {
    font-size: 40px;
}

.author-bio-section h3 {
    font-weight: 700;
    margin-top: 0;
}

.author-bio-section p {
    font-size: 16px;
}

.author-bio-section .img-circle {
    width: 100px;
}

.related-insights .small {
    font-size: 15px;
    color: #898b8d;
}

.quick-intro hr {
    margin: 25px 0px 0 0;
    height: 2px;
    background: #B0B0B0;
    border-top: 0;
}

.wpb_wrapper p {
    font-size: 16px;
    margin-bottom: 20px;
    z-index: 1;
}

.author-date-row p {
    font-size: 18px;
}

.single-insight .quick-intro p {
    margin-bottom: 60px;
}

.archive-content h2.entry-title a {
    font-weight: 700 !important;
}

.archive-content h2.entry-title a:hover {}

.archive-content .wp-post-image {
    margin: 15px 0;
}

.archive-content a,
.insight-template-default a {

    color: #17A3C4;
}

.archive-content a,
.news-template-default a {

    color: #17A3C4;
}

.archive-content a:hover,
.insight-template-default a:hover {
    color: #006487;
}

.archive-content a:hover,
.news-template-default a:hover {
    color: #006487;
}

.insight-cta a,
.archive .vc_btn3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #4298B5 !important;
    background: none !important;
    font-weight: 700 !important;
    border: none !important;
    padding: 0 !important;
}

.insight-cta a:hover,
.archive .vc_btn3:hover {
    color: #00617F !important;
    background: none;
}

@media (max-width: 768px) {
    .insight-template-default h2 {
        font-size: 2.5rem;
    }
}

@media (max-width: 767px) {

    .insight-template-default #primary,
    .insight-template-default .sidebar #primary,
    .news-template-default .sidebar #primary {
        border-right: none;
        padding-right: 0;
    }


    .author-date-row .date-col {
        text-align: left;
    }

    .author-bio-section .img-circle {
        margin-bottom: 25px;
    }
}


/*Services*/

.services-cta {
    margin: 15px 0 !important;
}

/*page-template-expertise-page*/
.page-template-approach-page_org .mobile-tab-content .content-container {
    -webkit-transform: skewY(0deg);
    -ms-transform: skewY(0deg);
    transform: skewY(0deg);
}


.page-template-expertise-page .secondary-hero .bg {
    background-position: center 90px !important;
}

@media (max-width: 767px) {
    .page-template-approach-page_org .secondary-hero {}

    .page-template-approach-page_org .secondary-hero .content-container p,
    .page-template-approach-page_org .secondary-hero .content-container h1 {}
}


/*connect page*/

.connect-form {
    margin-bottom: 100px;
    padding-top: 30px;
}

.connect-form #primary {
    border-right: none;
    padding-right: 0;
}

.connect-form ul li {
    height: auto !important;
}

.connect-form .connect-product-development-projects {
    height: auto !important;
}

.show-connect-drawer {
    overflow: hidden;
    position: fixed;
}

.show-connect-drawer .connect-drawer {
    visibility: visible;
}

.connect-form .gform_wrapper ul.description_below {
    margin: 0 -15px !important;
}

.connect-form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, .4);
}

.connect-form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.connect-form :-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

.connect-form :-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.connect-form .gform_wrapper .top_label .gfield_label {
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
    clear: both;
    padding-top: 45px;
}

#gform_wrapper_1 {
    display: block !important;
}

.connect-form ul.gform_fields {
    margin: 0 -15px;
}

.connect-form .gfield {
    clear: none !important;
    min-height: 90px;
}

.connect-form .gform_wrapper .top_label .gfield_label {
    color: #fff;
    display: none;
}

.connect-form .connect-product-development-projects .gfield_label {
    display: block !important;
}

.connect-form .gform_wrapper .medium {
    color: #fff !important;
}

.connect-form .ginput_container {
    border-bottom: 2px solid rgba(255, 255, 255, 0.25) !important;
    font-size: 18px;
}

.connect-form .connect-first-name,
.connect-form .connect-last-name,
.connect-form .connect-email,
.connect-form .connect-phone,
.connect-form .connect-company {
    width: 50%;
    padding: 0 15px;
    float: left;
    position: relative;
}


/*How can we help?*/

.connect-form .connect-how-can-we-help {
    width: 100%;
    padding: 0 15px;
    float: left;
}

.connect-form .connect-how-can-we-help textarea {
    height: 90px !important;
}

/*label hide*/

.connect-form .connect-first-name .gfield_label,
.connect-form .connect-last-name .gfield_label,
.connect-form .connect-email .gfield_label,
.connect-form .connect-phone .gfield_label,
.connect-form .connect-company .gfield_label,
.connect-form .connect-how-can-we-help .gfield_label {
    display: none;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper textarea {
    background: transparent;
    border: none;
    padding: 5px 15px;
    font-size: 16px;

}

/*checkbox section*/

.connect-form .connect-product-development-projects {
    padding: 25px 15px;
    float: left;
    width: 100%;
}

.connect-form .connect-product-development-projects .ginput_container {
    border-bottom: none !important;
}

.connect-form .gfield_checkbox {
    width: 100% !important;
}

.connect-form .gfield_checkbox li {
    width: 23%;
    float: left;
    border: 1px solid #fff;
    border-radius: 4px;
    margin: 10px 20px !important;
    display: inline-block;
    font-style: italic;
    padding: 18px 0 !important;
    min-height: 50px;
    min-width: 240px;
    transition: all .3s ease;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
}

.connect-form .gfield_checkbox li input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.connect-form .connect-product-development-projects .gfield_label {
    font-size: 20px;
}

.connect-form .gform_wrapper ul.gfield_checkbox li,
.connect-form .gform_wrapper ul.gfield_radio li {
    padding: 15px 5px !important;
    color: rgba(255, 255, 255, 0.8);
}

.connect-form .gfield_checkbox li:hover,
.connect-form .gfield_checkbox li.active {
    background: #fff;
    color: rgb(23, 163, 196) !important;
}

.connect-form .gfield_checkbox li.deactive {
    background: none !important;
    color: #fff !important;
}


/*submit button*/
.connect-form .primary-button__frame,
.form-schedule-conversation .primary-button__frame {
    width: 50px;
}

.connect-form .gform_footer,
.single-insight .gform_footer,
.post-type-archive-insight .gform_footer,
.search-results .gform_footer,
.form-schedule-conversation .gform_footer {
    text-align: center;
    position: relative;
}

.connect-form .gform_footer button,
.form-schedule-conversation .gform_footer button {
    color: #fff !important;
}

.connect-form .primary-button__frame:after,
.form-schedule-conversation .primary-button__frame:after {
    border-right-color: #fff;
    border-top-color: #fff;
    left: 9px;
}

.connect-form .gform_footer button,
.single-insight .gform_footer button,
.form-schedule-conversation .gform_footer button {
    background: rgb(196, 214, 0);
    font-size: 16px;
    color: #0c6488 !important;
    border: none;
    font-weight: 700;
    margin-right: 0;
    position: relative;
    cursor: pointer;
    margin: 0 !important;
    text-transform: uppercase;
}

.connect-form .gform_footer button,
.form-schedule-conversation .gform_footer button {
    height: 50px;
}

.form-schedule-conversation .gform_footer button:hover {
	color: #17A3C4 !important;
}
.connect-form .gform_footer button .button-container,
.form-schedule-conversation .gform_footer button .button-container {
    font-size: 26px;
    line-height: 26px;
    padding: 0;
}

.connect-form .gform_footer button .button-container>span {
    margin-left: 60px !important;
    line-height: 50px;
    position: relative;
    margin-right: 26px;
    top: -1px;
}

.connect-form .gform_footer .button-container,
.single-insight .gform_footer .button-container,
.search-results .gform_footer .button-container,
.post-type-archive-insight .gform_footer .button-container,
.form-schedule-conversation .gform_footer .button-container {
    margin: 0 auto;
    min-width: 150px;
    width: auto;
    display: inline-block;
    position: relative;
    padding: 9px 12px 9px 54px;
}

.connect-form .gform_footer .button:hover .primary-button__frame,
.single-insight .gform_footer .button:hover .primary-button__frame,
.form-schedule-conversation .gform_footer .button:hover .primary-button__frame {
    width: 100%;
}

.connect-form .gform_footer .cta-arrow {
    display: none;
}

/* Schedule conversaion form on point of care diagnostics page */
.form-schedule-conversation ul li:before {
    display: none !important;
}

.form-schedule-conversation label {
    color: white;
    margin-bottom: 0;
}

.form-schedule-conversation .gfield_required {
    color: white;
}

.form-schedule-conversation input,
.form-schedule-conversation textarea {
    background-color: white !important;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .35);
    width: 100% !important;
    padding: 14px !important;
}

.form-schedule-conversation .gform_confirmation_message {
    font-size: 20px;
    color: #4ed44e;
    text-align: center;
    background-color: white;
    padding: 12px;
    transition: all 1s ease-in-out;
    text-transform: uppercase;
    max-width: 640px;
    margin: auto;
}

.form-schedule-conversation .gform_footer {
    text-align: center;
}

@media (max-width: 1024px) {
    .form-schedule-conversation {
        width: 80%;
    }
}

@media (max-width: 768px) {
    .form-schedule-conversation {
        width: 100%;
    }
}

/*validation*/

.connect-form .gfield_error .ginput_container {
    border-bottom: none;
}

.connect-form .gform_validation_error .connect-first-name,
.connect-form .gform_validation_error .connect-last-name,
.connect-form .gform_validation_error .connect-email,
.connect-form .gform_validation_error .connect-phone,
.connect-form .gform_validation_error .connect-company {
    width: 50%;
    padding: 0 15px !important;
}

.connect-form .gform_validation_error .connect-how-can-we-help {
    padding: 0 15px 8px 15px !important;

}

.connect-form .gform_validation_error .connect-phone .ginput_container,
.connect-form .gform_validation_error .connect-company .ginput_container {
    margin-top: 12px;
}

.connect-form .gform_validation_error .connect-phone {
    clear: left !important;
}

.connect-form .gform_wrapper .top_label input.medium {
    width: 100%;
}

/*focus*/

.connect-form .gform_wrapper input.medium:focus,
.connect-form .gform_wrapper textarea.medium:focus {
    background: #337e98 !important;
}

/*success message*/

#gform_confirmation_message_1 {
    color: #84bd00;
    font-size: 20px;
}

.connect-form .secondary-hero {
    -webkit-transform: skewY(0deg);
    -ms-transform: skewY(0deg);
    transform: skewY(0deg);
    min-height: 240px;
    padding-top: 0;
    margin-top: 0;

}

.connect-form .content-container {
    -webkit-transform: skewY(0deg);
    -ms-transform: skewY(0deg);
    -webkit-overflow-scrolling: touch;
    transform: skewY(0deg);
}

.connect-drawer {
    background: #17a3c4;
    position: fixed;
    width: 0;
    right: 0;
    /*overflow-y: scroll;*/
    overflow-y: scroll;
    /*margin-top: 70px;*/
    height: 100%;
    z-index: 2500 !important;
    visibility: hidden;

}

.connect-drawer .logo {
    width: 242px;
    height: 44px;
    margin: 15px 0 0 15px;

}

.connect-drawer .close-icon {
    top: 15px;
    right: 15px;
    position: absolute;
    z-index: 10;
}

.connect-drawer .secondary-hero .content-container {
    margin: 0 !important;
    padding: 0;
}

.connect-form .secondary-hero p {
    font-size: 20px !important;
    font-weight: 700;
}

@media (max-width:1020px) {
    .connect-drawer .logo {
        width: 150px;
        height: 27px;


    }

    .connect-drawer .close-icon {

        position: absolute;
        z-index: 1000;
    }
}


@media (max-width: 1200px) {

    .connect-drawer {
        right: 0;
    }
}

@media (max-width: 1023px) {
    .connect-form .gfield {
        margin-top: 16px !important;
    }
}

@media (max-width: 641px) {
    .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
        min-height: 10px !important;
        line-height: inherit !important;
    }
}

@media (max-width: 767px) {
    .connect-form .gfield_checkbox li {
        width: 100%;
        margin: 10px 0 !important;
    }

    .connect-form .connect-first-name,
    .connect-form .connect-last-name,
    .connect-form .connect-email,
    .connect-form .connect-phone,
    .connect-form .connect-company {
        width: 100%;
    }

    .connect-form .gform_validation_error .connect-first-name,
    .connect-form .gform_validation_error .connect-last-name,
    .connect-form .gform_validation_error .connect-email,
    .connect-form .gform_validation_error .connect-phone,
    .connect-form .gform_validation_error .connect-company {
        width: 100%;
        padding-bottom: 8px !important;
    }

    .connect-form .gfield {
        min-height: 10px;
    }
}

.connect-drawer .secondary-hero::before {
    background: none !important;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .connect-form .gfield_checkbox li {
        width: 47% !important;
        margin: 10px 5px !important;
    }

}

/*career page*/

.career-image-slider {
    position: relative;
}

.career-image-slider .slick-arrow {
    top: 100%;
    -webkit-transform: translateY(-50%) skewY(0deg);
    -ms-transform: translateY(-50%) skewY(0deg);
    transform: translateY(-50%) skewY(0deg);
}

.career-image-slider .slick-prev {
    left: 42%;
}

.career-image-slider .slick-next {
    right: 42%;
}

.career-image-slider .slick-arrow::before {
    border-left-color: rgb(23, 163, 196);
    border-bottom-color: rgb(23, 163, 196);
}

.career-image-slider .slick-initialized .slick-slide {
    display: flex;
}


/*about page*/

.mission-values-section .col-with-icon-container {
    display: block;
    text-align: center;
}

.mission-values-section .col-with-icon {
    width: 32.33%;
    max-width: 32.33%;
    vertical-align: top;
    display: inline-block;
}

@media (max-width: 768px) {
    .mission-values-section .col-with-icon {
        width: 100%;
        max-width: 400px;
    }
}


/*our people*/

.our-people-grid-container {
    max-width: 1180px;
}

.our-people-grid-container .row {
    margin: 0 -3px;
}

.our-people-grid .article-card-box {
    padding: 0 3px;
    width: 385px;
}

.our-people-grid .article-card {
    position: relative;
    height: 440px;
    margin: 0 auto 6px auto;
    overflow: hidden;
}

.our-people-grid .article-card .bg {
    /*transition: all .4s ease;*/
}

.our-people-grid .article-card:hover .bg {
    width: 100%;
    height: 100%;
    /* transition: all 450ms ease-in-out 0;
    -webkit-transition: all 450ms ease-in-out 0;
    -moz-transition: all 450ms ease-in-out 0;*/
}

.our-people-grid .article-card-img {
    height: 440px;
}

.our-people-grid .article-card:hover .default-bg {
    display: none;
}

.our-people-grid .article-card .hover-bg {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    /*-webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;*/
}

.our-people-grid .article-card:hover .hover-bg {
    display: block;
    opacity: 1;
    /*-webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;*/
}

.our-people-grid .article-card-overlay {
    position: absolute;
    bottom: -222px;
    /*bottom: -32px;*/
    height: 180px;
    padding: 25px 35px 20px 35px;
    -webkit-transform: skewY(-9deg);
    -ms-transform: skewY(-9deg);
    transform: skewY(-9deg);
    width: 100%;
    left: 0;
    /*-webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;*/
}

.our-people-grid .article-card:hover .article-card-overlay {
    bottom: -32px;
}

.our-people-grid .article-card-caption {
    -webkit-transform: skewY(9deg);
    -ms-transform: skewY(9deg);
    transform: skewY(9deg);
    padding: 0;
    min-height: 10px;
}

.our-people-grid .article-card-caption p {
    color: white;
}

.our-people-grid .overlay-bg {
    position: absolute;
    height: 180px;
    width: 100%;
    left: 0;
    bottom: 0;
}

.our-people-grid .overlay-bg:after {
    content: "";
    background: #0c6487;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: .9;
    width: 100%;
}

.our-people-grid .article-card-caption h4 {
    font-size: 20px;
    /*color: rgb(23,163,196);*/
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}

.our-people-grid .article-card-caption p {
    font-size: 15px;
}

.our-people-grid .article-card-caption:before {
    content: "";
    background: none;
}

.our-people-grid .tertiary-square-container {
    -webkit-transform: skewY(9deg);
    -ms-transform: skewY(9deg);
    transform: skewY(9deg);
    position: absolute;
    right: 35px;
    top: -20px;
    z-index: 10;
}

.our-people-grid .tertiary-square {
    cursor: pointer;
}

.our-people-grid .white-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.67;
    z-index: 2;
    background-color: #fff;
}

.our-people-grid .article-card-box.active {
    position: relative;
    z-index: 100;
}

.our-people-grid .card-grid-drawer h4,
.management-section h4 {
    color: #000;
    margin-bottom: 15px;
}

.our-people-grid .card-grid-drawer h5,
.management-section h5 {
    margin: 0 0 45px 0;
}

.our-people-grid .article-card-box.active .article-card-caption {
    display: none
}

.our-people-grid .article-card-box.active .article-card-overlay {
    bottom: -32px;
}

@media (min-width: 768px) and (max-width: 1166px) {
    .our-people-grid .article-card-box {
        padding: 0 3px;
        float: none;
        width: 370px;
        display: inline-block;
        text-align: left !important;
        vertical-align: top;
    }

    .our-people-grid .card-grid-drawer {
        text-align: left;
    }

    .our-people-grid .row {
        text-align: center;
    }

    .our-people-grid .tertiary-square-container {
        right: 35px;
    }

    .our-people-grid .article-card-img {
        height: 432px;
    }

    .our-people-grid .article-card {
        width: 363px;
    }
}

@media (max-width: 767px) {

    .our-people-grid .article-card-box,
    .panel-list-section .article-card-box {
        width: 290px !important;
        margin: 0 auto;
        padding: 0;
    }

    .our-people-grid .article-card {
        width: 290px;
    }

    .our-people-grid .tertiary-square-container {
        right: 35px;
    }
}


/*management-section*/

.management-section .card-grid-box:nth-last-of-type(3) .card-grid {
    margin-bottom: 0 !important;
}

.management-section.card-grid-container .white-overlay {
    bottom: 0 !important;
}


/*privacy policy*/

.page-template-privacy-cookies-policy-page p {
    font-size: 16px;
}

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

.privacy-content .container-fluid:nth-child(1) .content-container {
    margin-top: 140px !important;
}

@media (max-width:992px) {
    .privacy-content .container-fluid:nth-child(1) .content-container {
        margin-top: 100px !important;
    }
}

@media (max-width:700px) {
    .privacy-content .container-fluid:nth-child(1) .content-container {
        margin-top: 60px !important;
    }
}

.privacy-content .container-fluid .content-container {
    margin: 30px 0 !important;
}


/*-----------------------insight webinar-recording-form white-paper-form----------------------*/

.single-insight .gform_wrapper .gfield,
.search-results .gform_wrapper .gfield,
.post-type-archive-insight .gform_wrapper .gfield {
    clear: none !important;
}

.single-insight .gform_wrapper ul.gform_fields,
.search-results .gform_wrapper ul.gform_fields,
.post-type-archive-insight .gform_wrapper ul.gform_fields {
    margin: 0 -15px !important;
}

.webinar-recording-form .webinar-first-name,
.webinar-recording-form .webinar-last-name,
.webinar-recording-form .webinar-company,
.webinar-recording-form .webinar-job-role,
.webinar-recording-form .webinar-email,
.webinar-recording-form .webinar-product-dev-starts,
.white-paper-form .white-paper-first-name,
.white-paper-form .white-paper-last-name,
.white-paper-form .white-paper-company,
.white-paper-form .white-paper-job-role,
.white-paper-form .white-paper-email,
.white-paper-form .white-paper-product-dev-starts {
    width: 50%;
    padding: 0 15px !important;
    float: left;
}

.webinar-recording-form .webinar-email .gfield_label,
.white-paper-form .white-paper-email .gfield_label {
    min-height: 40px;
}

.single-insight .gform_wrapper h3.gform_title,
.search-results .gform_wrapper h3.gform_title,
.post-type-archive-insight .gform_wrapper h3.gform_title {
    text-align: center;
    font-size: 28px !important;
    font-weight: 400;
}

.single-insight .gform_wrapper .gform_footer,
.search-results .gform_wrapper .gform_footer,
.post-type-archive-insight .gform_wrapper .gform_footer {
    text-align: center;
    margin-top: 25px;
    width: 100%;
    float: left;
}

.single-insight .gform_footer .gform_button,
.search-results .gform_footer .gform_button,
.single-insight .gform_footer button,
.search-results .gform_footer button,
.post-type-archive-insight .gform_footer button {
    background: transparent;
    color: rgb(23, 163, 196);
    font-size: 16px !important;
    border: none;
    text-transform: uppercase;
    font-weight: 700;
}

.single-insight .gform_footer .gform_button:hover,
.single-insight .gform_footer button:hover {
    /*color: #00617f;*/
}

.single-insight .gfield,
.search-results .gfield,
.post-type-archive-insight .gfield {
    clear: none !important;
    min-height: 93px;
    float: left;
}

.single-insight .gform_wrapper label.gfield_label,
.search-results .gform_wrapper label.gfield_label,
.post-type-archive-insight .gform_wrapper label.gfield_label {
    font-size: 16px;
    font-weight: 400;
}

.single-insight .medium,
.search-results .medium,
.post-type-archive-insight .medium {
    width: 100% !important;
    border: 1px solid transparent;
}

.single-insight select.gfield_select,
.search-results select.gfield_select,
.post-type-archive-insight select.gfield_select {
    background: transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.single-insight .ginput_container_select,
.search-results .ginput_container_select,
.post-type-archive-insight .ginput_container_select {
    position: relative;
}

.single-insight .ginput_container_select:after,
.search-results .ginput_container_select:after,
.post-type-archive-insight .ginput_container_select:after {
    content: "\f107";
    position: absolute;
    right: 0;
    top: -5px;
    z-index: -1;
    font-family: 'FontAwesome';
    color: rgb(23, 163, 196);
    font-size: 30px;
    height: 30px;
}

.single-insight .gfield_label,
.search-results .gfield_label,
.post-type-archive-insight .gfield_label {
    text-transform: uppercase;
}

.single-insight .ginput_container,
.search-results .ginput_container,
.post-type-archive-insight .ginput_container {
    border-bottom: 2px solid #000;
    padding-bottom: 5px;
}

.single-insight .gform_title,
.search-results .gform_title,
.post-type-archive-insight .gform_title {
    text-align: center;
}


/*validation*/

.webinar-recording-form .gform_validation_error .gfield {
    min-height: 145px;
}

.webinar-recording-form .gform_validation_error .gfield_label,
.webinar-recording-form .gform_validation_error .ginput_container {
    margin-top: 13px !important;
}

.single-insight .gform_validation_error .gfield_label,
.single-insight .gform_validation_error .ginput_container,
.search-results .gform_validation_error .gfield_label,
.search-results .gform_validation_error .ginput_container,

.post-type-archive-insight .gform_validation_error .gfield_label,
.post-type-archive-insight .gform_validation_error .ginput_container {
    margin-top: 12px !important;
}

.single-insight .gform_fields li:not(.gfield_error) .ginput_container,
.search-results .gform_fields li:not(.gfield_error) .ginput_container,
.post-type-archive-insight .gform_fields li:not(.gfield_error) .ginput_container {
    margin-top: 13px !important;
}

.single-insight .gform_validation_error .gform_fields li,
.search-results .gform_validation_error .gform_fields li {
    height: 130px;
}

.connect-form .gform_validation_error .gfield_checkbox li {
    height: auto;
}

.single-insight .gform_validation_error .gfield,
.search-results .gform_validation_error .gfield {
    height: 130px;
    margin-bottom: 6px;
}

.single-insight .gform_fields li:not(.gfield_error) .ginput_container .medium,
.search-results .gform_fields li:not(.gfield_error) .ginput_container .medium {
    border: 1px solid transparent !important;
}

.single-insight .ginput_container_radio ul li,
.search-results .ginput_container_radio ul li {
    min-height: 5px !important;
}

.webinar-recording-form .gfield_error.webinar-first-name,
.webinar-recording-form .gfield_error.webinar-last-name,
.webinar-recording-form .gfield_error.webinar-company,
.webinar-recording-form .gfield_error.webinar-job-role,
.webinar-recording-form .gfield_error.webinar-email,
.webinar-recording-form .gfield_error.webinar-product-dev-starts,

.white-paper-form .gfield_error.white-paper-first-name,
.white-paper-form .gfield_error.white-paper-last-name,
.white-paper-form .gfield_error.white-paper-company,
.white-paper-form .gfield_error.white-paper-job-role,
.white-paper-form .gfield_error.white-paper-email,
.white-paper-form .gfield_error.white-paper-product-dev-starts {
    padding: 0 15px 8px 15px !important;
    float: left;
    width: 50% !important;
}

.single-insight .webinar-recording-form .gfield_error.webinar-email,
.single-insight .webinar-recording-form .gfield_error.webinar-product-dev-starts,

.single-insight .white-paper-form .gfield_error.white-paper-email,
.single-insight .white-paper-form .gfield_error.white-paper-product-dev-starts {
    height: 180px;
}

.single-insight .webinar-recording-form .gfield_error.webinar-email label,
.single-insight .white-paper .gfield_error.white-paper-email label {
    min-height: 61px;
}

.webinar-recording-form .gform_wrapper.gform_validation_error .gfield_error.webinar-product-dev-starts,
.white-paper-form .gform_wrapper.gform_validation_error .gfield_error.white-paper-product-dev-starts {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 15px;
    float: left;
    max-width: calc(100%) !important;
}

.webinar-recording-form .webinar-email.gfield_error .gfield_label,
.white-paper-form .white-paper-email.gfield_error .gfield_label {
    min-height: 5px;
}


.gfield_error.webinar-product-dev-starts,
.gfield_error.white-paper-product-dev-starts {
    padding-top: 0 !important;
}

.single-insight .gform_wrapper.gform_validation_error ul.gform_fields,
.search-results .gform_wrapper.gform_validation_error ul.gform_fields {
    margin: 0 !important;
}


.post-type-archive-insight .webinar-recording-form .gfield_error,
.post-type-archive-insight .white-paper-form .gfield_error {
    width: 100% !important;
}

@media (max-width: 767px) {

    .single-insight .gform_validation_error .gform_fields li,
    .search-results .gform_validation_error .gform_fields li {
        height: auto;
    }

}

@media (min-width: 641px) {
    .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
        padding-right: 15px;
    }
}

@media (max-width: 641px) {
    .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
        min-height: 10px !important;
        line-height: inherit;
    }
}

@media (max-width: 1023px) {
    .single-insight .gfield_checkbox li {
        width: 100%;
    }

    .webinar-recording-form .webinar-first-name,
    .webinar-recording-form .webinar-last-name,
    .webinar-recording-form .webinar-company,
    .webinar-recording-form .webinar-job-role,
    .webinar-recording-form .webinar-email,
    .webinar-recording-form .webinar-product-dev-starts,
    .white-paper-form .white-paper-first-name,
    .white-paper-form .white-paper-last-name,
    .white-paper-form .white-paper-company,
    .white-paper-form .white-paper-job-role,
    .white-paper-form .white-paper-email,
    .white-paper-form .white-paper-product-dev-starts {
        width: 100%;
    }

    .webinar-recording-form .gfield_error.webinar-first-name,
    .webinar-recording-form .gfield_error.webinar-last-name,
    .webinar-recording-form .gfield_error.webinar-company,
    .webinar-recording-form .gfield_error.webinar-job-role,
    .webinar-recording-form .gfield_error.webinar-email,
    .webinar-recording-form .gfield_error.webinar-product-dev-starts,

    .white-paper-form .gfield_error.white-paper-first-name,
    .white-paper-form .gfield_error.white-paper-last-name,
    .white-paper-form .gfield_error.white-paper-company,
    .white-paper-form .gfield_error.white-paper-job-role,
    .white-paper-form .gfield_error.white-paper-email,
    .white-paper-form .gfield_error.white-paper-product-dev-starts {
        width: 100% !important;
    }

    .webinar-recording-form .gfield,
    .white-paper-form .gfield {
        min-height: 10px;
    }

    .webinar-recording-form .webinar-email .gfield_label,
    .white-paper-form .white-paper-email .gfield_label {
        min-height: 10px;
    }

    .single-insight .webinar-recording-form .gfield_error.webinar-email,
    .single-insight .webinar-recording-form .gfield_error.webinar-product-dev-starts,
    .single-insight .white-paper-form .gfield_error.white-paper-email,
    .single-insight .white-paper-form .gfield_error.white-paper-product-dev-starts {
        height: auto;
    }

    .single-insight .webinar-recording-form .gfield_error.webinar-email label,
    .single-insight .white-paper-form .gfield_error.white-paper-email label {
        min-height: 5px;
    }

}

@media (max-width: 1023px) {

    .webinar-recording-form .gfield,
    .white-paper-form .gfield {
        margin-top: 16px !important;
    }

    .single-insight .gform_validation_error .gform_fields li,
    .search-results .gform_validation_error .gform_fields li {
        height: auto;
    }

}

/*panel list*/

.panel-list-section {}

.panel-list-section .article-card-box {
    width: 343px;
}

.panel-list-section .row {
    margin: 0 -3px;
}

.panel-list-section .article-card-img {
    height: 310px;
}

.panel-list-section .article-card {
    height: 490px;
    cursor: default;
}

.panel-list-section .article-card-caption {
    background: #fff;
    -webkit-transform: skewY(0deg);
    -ms-transform: skewY(0deg);
    transform: skewY(0deg);
    padding: 15px 30px;
    min-height: 179px;
}

.panel-list-section .article-card-caption h4 {
    color: #000;
    font-weight: 700;
}

.panel-list-section .article-card-caption p {
    font-size: 16px;
}

@media (width: 1024px) {
    .panel-list-section .article-card-box {
        width: 340px;
    }

    .panel-list-section .article-card {
        width: 100%;
    }

    .steps-tab-content .section-intro {
        padding-top: 35px !important;

    }
}

/*page-template-opportunities-page*/

.page-template-opportunities-page iframe {
    border: none;
}

.job-openings {
    max-width: 1440px;
    padding: 0 15px;
    width: 100%;
    margin: 0 auto;
}

@media (min-width: 1120px) {
    .job-openings .content-container.bottom-content {
        margin-bottom: 20px;

    }

    .page-template-opportunities-page iframe {
        height: 1350px !important;

    }

    .page-template-opportunities-page .embed-responsive {
        height: 1200px !important;
    }
}



@media (max-width: 767px) {
    .page-template-opportunities-page iframe {}

    .page-template-opportunities-page .job-openings {
        min-height: 100px;
    }

    .page-template-opportunities-page .embed-responsive {
        height: 700px;
    }
}


/*about page location*/

p.marker-description {
    font-size: 12px !important;
    margin: 0;
    padding: 0;
    font-style: italic;
}

.marker-title {
    font-size: 16px !important;
    font-weight: 700;
    font-family: europa, sans-serif;
    font-style: italic;
}

.jvectormap-legend-title {
    font-size: 12px;
}

.jvectormap-legend .jvectormap-legend-tick-sample {
    height: 26px;
}

.jvectormap-legend-icons {
    background: white;
    border: black 1px solid;
}

.jvectormap-legend-icons {
    color: black;
}

.map-legend {
    max-width: 300px;
    position: absolute;
    bottom: 14px;
    left: 50%;
    margin-left: -148px;
    background: #fff;
    padding: 5px;
    border-radius: 2px;
}

.map-legend ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.map-legend ul li {
    list-style: none;
    display: inline-block;
}

.map-legend svg:not(:root) {
    height: 20px;
    display: inline-block;
    width: 20px;
    vertical-align: top;
}

.filter_study_section {
    cursor: pointer;
}

.vc_custom_heading {
    font-family: europa, sans-serif !important;
}

.search-results .type-insight {
    clear: both;
}

.search-results .gform_wrapper {
    margin-bottom: 50px;
    float: left;
}

/*.page-template-services .secondary-hero .bg {
    background-position: center 75px !important;
}*/


/*Services*/


/*column-count-5*/

.page-template .icon-callout-tab.column-count-5 .icon-card {
    width: 19%;
}

@media (max-width: 768px) {
    .page-template .icon-callout-tab.column-count-5 .icon-card {
        width: 32%;
    }
}

@media (max-width: 767px) {
    .page-template .icon-callout-tab.column-count-5 .icon-card {
        width: 100%;
    }
}

/*column-count-4*/

.page-template .icon-callout-tab.column-count-4 .icon-card {
    width: 24%;
}

@media (max-width: 767px) {
    .page-template .icon-callout-tab.column-count-4 .icon-card {
        width: 100%;
    }
}

/*column-count-3*/

.page-template .icon-callout-tab.column-count-3 .icon-card {
    width: 32%;
}

@media (max-width: 767px) {
    .page-template .icon-callout-tab.column-count-3 .icon-card {
        width: 100%;
    }
}

/*column-count-2*/

.page-template .icon-callout-tab.column-count-2 .icon-card {
    width: 49%;
}

@media (max-width: 767px) {
    .page-template .icon-callout-tab.column-count-2 .icon-card {
        width: 100%;
    }
}

/*column-count-1*/

.page-template .icon-callout-tab.column-count-1 .icon-card {
    width: 90%;
}

@media (max-width: 767px) {
    .page-template .icon-callout-tab.column-count-1 .icon-card {
        width: 100%;
    }
}

.home-services-brick .cta-arrow::after {
    border-right-color: #fff;
    border-bottom-color: #fff;
}

.home-services-brick a.simple-link:hover .cta-arrow:after {
    border-right-color: #fff;
    border-bottom-color: #fff;
}

.article-link-section .cta-arrow {
    line-height: normal;
}

.jvectormap-container {
    touch-action: auto !important
}

.jvectormap-container svg {
    touch-action: auto !important
}

.pagination-row {
    float: left;
    width: 100%;
}

.page-template-client-page .section-split-img.split-img-left-section .split-img-left,
.page-template-services .section-split-img.split-img-left-section .split-img-left {
    /*top: 0;*/
}

/*pagination*/
.search-results .navigation.pagination h2 {
    font-size: 20px;
}

/*panel list*/
.horizontal-layout-container .row {
    margin: 0 !important;
}

.horizontal-layout {
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
}

.horizontal-layout .article-card-img {
    width: 132px;
    height: 132px;
    float: left;
    position: absolute;
    left: 0;
    z-index: 1;
}

.horizontal-layout .article-card {
    height: auto !important;
    min-height: 132px !important;
    width: 100% !important;
}

.horizontal-layout .article-card-caption {
    width: 100%;
    display: table;
    padding: 0 15px 0 160px;
    min-height: 10px;
    vertical-align: middle;
    height: 132px;

}

.horizontal-layout .article-card-caption-inner {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .panel-list-section .horizontal-layout {
        width: 100% !important;
    }

    .horizontal-layout .article-card-img {
        position: static;
        margin: 15px auto;
        float: none !important;
    }

    .horizontal-layout .article-card-caption {
        width: 100%;
        padding: 15px;
        text-align: center;
        height: auto;
    }

}

.home-services-brick .skew-card figcaption {
    opacity: 1;
}

.show-connect-drawer.active-overlay .nav-overlay {
    background: transparent !important;
    display: none;
}

.typed-cursor {
    display: none !important;
}

.page-template-management-page .card-grid-img {
    height: 470px;
}

.tg-item-media-inner {
    position: relative;

}

.tg-item-media-inner:not(.no-media-poster) {
    overflow: hidden;
    outline: transparent solid 1px;
}

.tg-item,
.tg-item * {
    -webkit-transition: background .3s linear, color .3s linear, border .3s linear, opacity .3s linear;
    -moz-transition: background .3s linear, color .3s linear, border .3s linear, opacity .3s linear;
    -ms-transition: background .3s linear, color .3s linear, border .3s linear, opacity .3s linear;
    -o-transition: background .3s linear, color .3s linear, border .3s linear, opacity .3s linear;
    transition: background .3s linear, color .3s linear, border .3s linear, opacity .3s linear;
}

.tg-item:hover .tg-alternative-product-image {
    opacity: 1 !important;
}

.tg-alternative-product-image {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0 !important;
}

.tg-layout-masonry .tg-item-inner,
img.tg-item-image {
    position: relative;
    height: auto;
    display: block;
    width: 100%
}

.tg-item .tg-alternative-product-image {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

/*career slider*/
.page-template-careers-page .career-quote-slider .quote-slider {
    padding: 70px 0 0 0;
}

.page-template-careers-page .career-quote-slider.slider-section .bg-skew {
    bottom: 70px;
    min-height: 10px !important;
}

.page-template-careers-page .career-quote-slider .quote-slider .quote-slide__img {
    width: 37%;
}

.page-template-careers-page .career-quote-slider .quote-slider .quote-slide__copy {
    width: 63%;
}

@media (max-width: 600px) {
    .page-template-careers-page .career-quote-slider .quote-slider .quote-slide__img {
        width: 30%;
    }

    .page-template-careers-page .career-quote-slider .quote-slider .quote-slide__copy {
        width: 70%;
    }

    .page-template-careers-page .career-quote-slider .quote-slider {
        padding: 20px 0 0 0;
    }

    .page-template-careers-page .career-quote-slider .quote-slide__copy {
        padding-top: 5px;
    }

    .page-template-careers-page .career-quote-slider.slider-section .bg-skew {

        min-height: 500px !important;
    }
}

/*new insight class start*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
	object-fit: contain;
}

/*new insight class end*/
/*keyicon insight*/

.page-template-insight .article-card-box .tertiary-square.key-icon {
    position: absolute;
    right: 50px;
    top: -20px;
    z-index: 10;
}

.page-template-insight .article-card-box .tertiary-square.key-icon:before {
    content: url(../img/key.svg);
    position: absolute;
    width: 25px;
    height: 25px;
    top: -12px;
    background: transparent;
    text-align: center;
    right: 7px;
}

.page-template-insight .article-card-box .tertiary-square.key-icon:after {
    /*content: url(../img/key-hover.svg);*/
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    background: transparent;
}

.page-template-insight .article-card-box .tertiary-square.key-icon:hover:before {
    content: "";
}

.page-template-insight .article-card-box .tertiary-square.key-icon:hover:after {
    content: url(../img/key-hover.svg);
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    background: transparent;
    text-align: center;
    right: 7px;
    transform: rotate(-3deg);
}

.location-section .location-map {
    text-align: center;
    background: #dadbd6;
}

.page-template-careers-page .section-line:before {
    right: 65% !important;
}

@media (width: 1920px) {
    .page-template-careers-page .section-line:before {
        right: 63% !important;
    }

}

@media (width: 1024px) {
    .page-template-careers-page .section-line:before {
        right: 74% !important;
    }

}

#s-share-buttons a {
    margin: 0 4px;
}

#s-share-buttons a:first-child {
    margin: 0;
}

.single-insight .casestudy-intro {
    position: static;
}

.single-insight .casestudy-intro #s-share-buttons {
    margin: 12px 0 0 0;
}

.single-news .casestudy-intro {
    position: static;
}

.single-news .casestudy-intro #s-share-buttons {
    margin: 12px 0 0 0;
}

.cardbox-sticky {
    position: fixed;
    top: 45px;
    z-index: 1;
    width: 100%;
    left: 0;
}

.connecting-cardbox.inactive .connecting-cardbox-content {
    box-shadow: none;
    background: #d1d5d8;
    background-opaticy: 10%;
}

.search-no-results .secondary-hero .bg-skew .bg::after,
.error404 .secondary-hero .bg-skew .bg::after,
.search-results .secondary-hero .bg-skew .bg::after,
.post-type-archive-insight .secondary-hero .bg-skew .bg::after,
.page-template-privacy-cookies-policy-page .secondary-hero .bg-skew .bg::after,
.single-people .secondary-hero .bg-skew .bg::after

/*.single-insight .secondary-hero .bg-skew .bg::after*/
    {
    background: rgb(23, 163, 196) !important;
}

@media (width: 1024px) {
    .main-nav-content .menu>li>a {
        margin: 0 12px;
    }

    .primary-menu>.mobile-item {
        display: none !important;
    }
}

/* insight columnizer fix */

.first.column {
    width: 50% !important;
    padding-right: 30px !important;

}

.last.column {
    width: 50% !important;
    padding-left: 30px !important;

}

@media (max-width: 704px) {
    .first.column {
        width: 100% !important;
        padding-right: 0 !important;
    }

    .last.column {
        width: 100% !important;
        padding-left: 0 !important;

    }

}



.page-template-capabilities-page .card-grid-box,
.page-template-management-page .card-grid-box {
    cursor: pointer !important;
}

/*connect for mobile version*/
.connect-page {
    background: rgb(23, 163, 196);
    width: 100%;
    float: left;
    position: relative;

}

.connect-page ul li {
    line-height: normal;
    margin-bottom: inherit;
}

.connect-page ul li:before {
    background: transparent;

}

.connect-page .connect-drawer {
    position: static;
    overflow-y: initial;
    width: 100%;
    float: left;
    height: 100%;
    overflow-y: scroll;
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
    visibility: visible;
}

.connect-page .connect-header {
    /*position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 53px;*/
    position: relative;
}

.connect-page .connect-drawer .close-icon {
    top: 10px;
}

/*career opportunities-page*/
.page-template-opportunities-mobile-page .vc_custom_1517677212434 {
    margin-top: 0 !important;
}

.page-template-opportunities-mobile-page .vc_custom_heading {
    margin-top: 0 !important;
}

/*career mobile page*/

.page-template-opportunities-mobile-page .embed-responsive {}

.story-box, .story-box > .wpb_wrapper, .story-box > .wpb_wrapper > a {
	height:100%;
	display:block;
}
.story-box {
	transition: 0.6s all ease;
}

.story-box:hover {
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
}

.story-box .col-sm-6{
	padding:0;
	height:100%;
	
}
.story-box .col-sm-6 img{
	height:100%;
	transition: all ease-in-out 0.2s;
	
}
.story-box:hover img{
	opacity:0.7;
}

.story-box .story-content {
	padding-left: 40px;
	padding-right: 12px;
}

.story-box .story-content img {
	margin-top: 80px;
    margin-bottom: 35px;
}

.story-box .story-content .story-text {
    margin-bottom: 80px;
}
.story-box .story-content .story-text p {
    color: #000000;
}
.story-box .story-content .story-text p span {
    color: rgb(23, 163, 196);
}

@media (max-width : 767px) {
	.story-box .col-sm-6 {
		height: auto;
	}
	
	.story-box .col-sm-6.story-image img {
		height: 250px;
		width: 100%;
		object-fit: cover;
	}
}
.page-id-4439 .gform_footer .primary-button__frame {
	display: none;
}

.content-container.bottom-content.clear .clearfix {
    display: none!important;
}

/* HubSpot From Styles */

.hbspt-form {
    max-width: 888px;
    margin: 0 auto;
}

.hbspt-form fieldset {
    max-width: 100%!important;
    display: flex;
}

.hbspt-form .hs-form fieldset.form-columns-1 .hs-form-field,
.hbspt-form .hs-form fieldset.form-columns-2 .hs-form-field,
.hbspt-form .hs-form fieldset .hs-dependent-field .hs-form-field  {
    float: none; 
    padding: 10px 0px;
}

.hbspt-form .hs-form fieldset.form-columns-1 .hs-form-field {
    width: 100%;
}

.hbspt-form .hs-form fieldset.form-columns-2 .hs-form-field,
.hbspt-form .hs-form fieldset.form-columns-2 .hs-dependent-field {
    width: 50%;
}  

.hbspt-form .hs-form fieldset.form-columns-2 .hs-dependent-field .hs-form-field {
    width: 100%;
}

.hbspt-form label {
   font-size: 16px;
   font-family: Arial, Helvetica, sans-serif;
}  

.hbspt-form .hs-form fieldset .hs-input { 
    padding: 14px;
    box-shadow: inset 0 0 6px rgb(0 0 0 / 35%);
    border: 0;
    color: black;
}

.hbspt-form .hs-form fieldset .hs-fieldtype-select .input{
    box-shadow: inset 0 0 6px rgb(0 0 0/35%);
    padding-right: 10px;
    width: calc(100% - 10px);
}

.hbspt-form .hs-form fieldset .hs-fieldtype-select .input select.hs-input{
    background:transparent;
    border: 0px;
    box-shadow: unset;
    padding: 14px;
}

.hbspt-form .hs-form fieldset input.hs-input,
.hbspt-form .hs-form fieldset textarea.hs-input,
.hbspt-form .hs-form fieldset select.hs-input {
    width: 100%; 
}   

.hbspt-form textarea {
    height: 75px;    
}

.hbspt-form .hs-form fieldset input[type=checkbox].hs-input {
    width: auto;
}

.hbspt-form .hs-button {
    display: inline-block !important;
    background: #bed62f !important;
    color: #0c6488 !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    position: relative !important;
    padding: 11px 30px !important;
    border: none !important;
    font-size: 18px;!important;
    box-shadow: none;
}

.hbspt-form .hs-submit .actions {
    text-align: center;
}

.hbspt-form .hs_email_opt_in__c input {
    width: auto!important;
}
 

.hbspt-form ul.inputs-list {
  padding-left: 0!important;  
}

.hbspt-form ul.inputs-list li:before {
  display: none;
}

.hbspt-form ul.inputs-list li input {
  margin-right: 10px;
}

.hbspt-form .hs-error-msg {   
    font-size: 12px!important;
    color: red;
}

.hbspt-form .hs-error-msgs {   
    margin-bottom: 0;
}

/* Google Nav Styles */
#menu-item-5371 a, #menu-item-5374 a, #menu-item-5377 a, #menu-item-5385 a, #menu-item-5389 a, #menu-item-5613 a {
    font-weight: 700;
    padding-left: 30px;
}

#menu-item-5371 a:hover, #menu-item-5374 a:hover, #menu-item-5377 a:hover, #menu-item-5385 a:hover, #menu-item-5389 a:hover, #menu-item-5613 a:hover {
    color: #fff;
}


@media (min-width: 1020px) {
	.main-nav-content .menu>li>.sub-menu>li>a {
		padding-left: 40px;
	}
}

#hubspot-messages-iframe-container{
    display: none!important;
}


/* page-template-diagnostics-and-life-sciences-page */
.content-container .heading-ele {
    font-size: 4rem;
    margin: 20px 0 10px;
    font-weight: 700;
}

@media (max-width: 768px) {
    .content-container .heading-ele {
        font-size: 2.5rem;
    }
}
 