@import url(https://fonts.googleapis.com/css?family=Montserrat|Roboto:300,400,400i,500,500i,600,700&display=swap);body, html {
    height: 100%;
    margin: 0;
    padding: 0
}

pre, sub, sup {
    position: relative
}

button, hr, input {
    overflow: visible
}

progress, sub, sup {
    vertical-align: baseline
}

.single-team div#newsWrapper #bioPosts>div:first-child, article, aside, details, figcaption, figure, footer, header, main, menu, nav, pre, section {
    display: block
}

blockquote, cite, dfn, em, i {
    font-style: italic
}

blockquote, body, html, legend, p {
    padding: 0
}

address, p {
    margin: 0 0 1.5em
}

pre, textarea {
    overflow: auto
}

ins, mark, pre {
    background: #eee
}

a, abbr[title], ins, mark {
    text-decoration: none
}

h3, h4, h6, label, pre {
    color: #333
}

a, form.search-form button, header {
    background-color: transparent
}

#awards cite, blockquote cite, div#header span.tagline em, div.page-template-page-service-industry div#tabs>span em, div.splitColumns h5 em, div.splitColumns h6 em, div.splitColumns span.sectionTitle em {
    font-style: normal
}

:root {
    --max-width: 1900px;
    --color-blue: #215298;
    --color-aqua: #A9BCDF;
    --color-green: #006463;
    --color-beige: #aabb7f
}

html {
    font-family: Roboto, sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: 0.45px rgba(0, 0, 0, 0.1);
}

*, :after, :before {
    box-sizing: border-box
}

.home span.tagline span.slide-go-label, audio, canvas, div#clientLogosWrapper div.slideController, progress, video {
    display: inline-block
}

figure {
    margin: 1em 0
}
figure:has(iframe),
figure:has(img) {
    margin-top: 0;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    z-index: 10000;
    width: 100%;
    height: auto;
    border: 1px solid #ababab;
    margin: 20px
}

a:active, a:hover {
    outline-width: 0;
    color: #757575
}

abbr[title] {
    border-bottom: 1px dotted #767676
}

b, div#bioHeader ul.digits strong, div#bioSearchResults .bioWrapper a.telephone strong, strong {
    font-weight: 500
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

mark {
    color: #222
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    border: 1px solid #bbb;
    margin: 0 2px 1em;
    padding: .35em .625em .75em
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

.hide, .mobileOnly, .socialMenu a span, [hidden], div#hero span.tagline strong, form.search-form button span, header div#mainSearchToggle strong, template {
    display: none
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: var(--color-blue);
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#body {
    padding-bottom: 192px;
}

#siteContainer {
    min-height: 100%;
    position: relative
}

.siteCenter {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 112px;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    max-width: 1450px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

div.content>.flexbox.columns {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-content: flex-start;
    align-content: flex-start;
    padding: 4em 5%
}

div.content>.flexbox.columns>div.left {
    width: 60%
}

div.content>.flexbox.columns>div.right {
    width: 30%
}

.siteCenter .columns img {
    max-width: 100%;
    height: auto
}

.single-post .siteCenter .columns img {
    aspect-ratio: 16 / 9;
    width: 100%;
    object-fit: cover;
}

.single-post .siteCenter .columns .wp-block-latest-posts__featured-image img {
    aspect-ratio: 16 / 9;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    max-width: 100% !important;
}

div.content>div.wideContent {
    margin-left: 5%;
    margin-right: 5%;
    padding: 0 0 2em
}

div.content>div.wideContent.topBorder {
    border-top: 1px dashed rgba(0, 0, 0, .25);
    padding-top: 2em
}

body, button, input, select, textarea {
    color: #333;
    font-family: Roboto, sans-serif;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.66
}

h1, h2, h3 {
    font-weight: 300
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    line-height: 1.4;
    margin: 0 0 .75em;
    padding: 1.5em 0 0
}

.ci-articles-events-page .articles-wrp .article-box:first-child, .ci-articles-events-page .articles-wrp .article-box:nth-child(2), .ci-articles-events-page .articles-wrp .article-box:nth-child(3), div#header span.tagline+h1, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    padding-top: 0
}

h1 {
    font-size: 1.5rem
}

h2 {
    color: #666;
    font-size: 1.25rem
}

h3 {
    font-size: 1.125rem
}

h4, h5, h6, label {
    font-weight: 800
}

h4 {
    font-size: 1rem
}

h5 {
    color: #767676;
    font-size: .8125rem;
    letter-spacing: .15em;
    text-transform: uppercase
}

h6 {
    font-size: .9375rem
}

blockquote {
    color: #666;
    font-size: 1.125rem;
    line-height: 1.7;
    margin: 0;
    overflow: hidden;
    quotes: "" ""
}

blockquote cite {
    display: block;
    font-weight: 600;
    margin-top: .5em
}

pre {
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    padding: 1.6em
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: .9375rem
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

big {
    font-size: 125%
}

q {
    quotes: "“" "”" "‘" "’"
}

blockquote:after, blockquote:before {
    content: ""
}

:focus {
    outline: 0
}

a {
    color: #006463;
    -webkit-text-decoration-skip: objects;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

label {
    display: block;
    margin-bottom: .5em
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    color: #666;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: .7em;
    width: 100%
}

input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=range]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
    color: #222;
    border-color: #333
}

select {
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 3em;
    max-width: 100%
}

input[type=checkbox], input[type=radio] {
    margin-right: .5em
}

input[type=checkbox]+label, input[type=radio]+label {
    font-weight: 400
}

button, input[type=button], input[type=submit] {
    background-color: #222;
    border: 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: .875rem;
    font-weight: 800;
    line-height: 1;
    padding: 1em 2em;
    text-shadow: none;
    -webkit-transition: background .2s;
    transition: background .2s
}

input+button, input+input[type=button], input+input[type=submit] {
    padding: .75em 2em
}

button.secondary, input[type=button].secondary, input[type=reset], input[type=reset].secondary, input[type=submit].secondary {
    background-color: #ddd;
    color: #222
}

button:focus, button:hover, input[type=button]:focus, input[type=button]:hover, input[type=submit]:focus, input[type=submit]:hover {
    background: #767676
}

div#contentWrapper>div#header, div.contentHeader, div.single-team div#hero div.background {
    background-position: center top
}

button.secondary:focus, button.secondary:hover, input[type=button].secondary:focus, input[type=button].secondary:hover, input[type=reset].secondary:focus, input[type=reset].secondary:hover, input[type=reset]:focus, input[type=reset]:hover, input[type=submit].secondary:focus, input[type=submit].secondary:hover {
    background: #bbb
}

.socialMenu a:active, .socialMenu a:hover, div#blogs.widget ul li a:hover {
    background-color: #a9bcdf;
    color: var(--color-blue)
}

.home div.slide, .page-template-page-news #hero .background, .page-template-template-client-success-stories #hero .background, div#factoids.widget, div#hero div.background {
    background-position: center center
}

::-webkit-input-placeholder {
    color: #333;
    font-family: Roboto, sans-serif
}

:-moz-placeholder {
    color: #333;
    font-family: Roboto, sans-serif
}

::-moz-placeholder {
    color: #333;
    font-family: Roboto, sans-serif;
    opacity: 1
}

:-ms-input-placeholder {
    color: #333;
    font-family: Roboto, sans-serif
}

div#globalSearchOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 100, 99, .97);
    z-index: 1000;
    color: #fff;
    display: none
}

.socialMenu, div#mobileMenu, footer, header, header div#mainSearchToggle, header div.logo {
    position: absolute
}

div#globalSearchOverlay span.searchClose {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    border: 2px solid #fff;
    border-radius: 100px;
    height: 40px;
    width: 40px;
    text-align: center;
    font-size: 2em;
    line-height: 1;
    padding: 2px 0 0;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

div#globalSearchOverlay span.searchClose:hover, span.closeVimeo:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

div#globalSearchOverlay form {
    margin: 40vh auto 0
}

form.search-form {
    max-width: 1000px;
    padding: 30px;
    border: 2px solid #fff;
    border-radius: 200px
}

div#globalSearchOverlay form input, form.search-form input {
    color: #fff;
    font-weight: 500;
    font-size: 2.5em;
    background-color: transparent;
    display: inline-block;
    width: 90%;
    border: none;
    padding: 0 0 0 20px
}

form.search-form input::placeholder {
    color: #fff;
    opacity: 1
}

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

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

form.search-form button {
    float: right;
    font-size: 3em;
    line-height: 1;
    border: none;
    padding: 10px
}

.wpforms-form .wpforms-field-container {
    display: flex;
    justify-content: space-between;
    align-content: flex-start;
    flex-wrap: wrap
}

div.wpforms-container-full .wpforms-form .wpforms-field, div.wpforms-container-full.professionals-contact-form .wpforms-form .wpforms-field-container>div.wpforms-field {
    width: 100%;
    padding: 5px 0
}

.wpforms-form .wpforms-field-container>div.wpforms-field-email, .wpforms-form .wpforms-field-container>div.wpforms-field-text {
    width: 49%
}

div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    border-radius: 20px;
    width: 100% !important;
    max-width: 100%;
    height: 43px;
    padding: 20px
}

div.wpforms-container-full.industries-services-contact-form .wpforms-form input[type=date], div.wpforms-container-full.industries-services-contact-form .wpforms-form input[type=datetime-local], div.wpforms-container-full.industries-services-contact-form .wpforms-form input[type=datetime], div.wpforms-container-full.industries-services-contact-form .wpforms-form input[type=email], div.wpforms-container-full.industries-services-contact-form .wpforms-form input[type=month], div.wpforms-container-full.industries-services-contact-form .wpforms-form input[type=number], div.wpforms-container-full.industries-services-contact-form .wpforms-form input[type=password], div.wpforms-container-full.industries-services-contact-form .wpforms-form input[type=range], div.wpforms-container-full.industries-services-contact-form .wpforms-form input[type=search], div.wpforms-container-full.industries-services-contact-form .wpforms-form input[type=tel], div.wpforms-container-full.industries-services-contact-form .wpforms-form input[type=text], div.wpforms-container-full.industries-services-contact-form .wpforms-form input[type=time], div.wpforms-container-full.industries-services-contact-form .wpforms-form input[type=url], div.wpforms-container-full.industries-services-contact-form .wpforms-form input[type=week], div.wpforms-container-full.industries-services-contact-form .wpforms-form select, div.wpforms-container-full.industries-services-contact-form .wpforms-form textarea {
    border-radius: 20px;
    width: 100% !important;
    max-width: 100%;
    height: 33px;
    line-height: 33px;
    padding: 0 20px;
    background: 0 0;
    color: #fff;
    border: 1px solid #fff
}

div.wpforms-container-full.professionals-contact-form .wpforms-form input[type=date], div.wpforms-container-full.professionals-contact-form .wpforms-form input[type=datetime-local], div.wpforms-container-full.professionals-contact-form .wpforms-form input[type=datetime], div.wpforms-container-full.professionals-contact-form .wpforms-form input[type=email], div.wpforms-container-full.professionals-contact-form .wpforms-form input[type=month], div.wpforms-container-full.professionals-contact-form .wpforms-form input[type=number], div.wpforms-container-full.professionals-contact-form .wpforms-form input[type=password], div.wpforms-container-full.professionals-contact-form .wpforms-form input[type=range], div.wpforms-container-full.professionals-contact-form .wpforms-form input[type=search], div.wpforms-container-full.professionals-contact-form .wpforms-form input[type=tel], div.wpforms-container-full.professionals-contact-form .wpforms-form input[type=text], div.wpforms-container-full.professionals-contact-form .wpforms-form input[type=time], div.wpforms-container-full.professionals-contact-form .wpforms-form input[type=url], div.wpforms-container-full.professionals-contact-form .wpforms-form input[type=week], div.wpforms-container-full.professionals-contact-form .wpforms-form select, div.wpforms-container-full.professionals-contact-form .wpforms-form textarea {
    border-radius: 20px;
    width: 100% !important;
    max-width: 100%;
    height: 37px;
    line-height: 37px;
    padding: 0 20px
}

#wpforms-223-field_8-container, .wpforms-form .wpforms-field-container>div.wpforms-field-text.full, div#headerSearchForm form, header {
    width: 100%
}

div.wpforms-container-full.industries-services-contact-form ::-webkit-input-placeholder {
    color: #fff;
    font-family: Roboto, sans-serif
}

div.wpforms-container-full.industries-services-contact-form :-moz-placeholder {
    color: #fff;
    font-family: Roboto, sans-serif
}

div.wpforms-container-full.industries-services-contact-form ::-moz-placeholder {
    color: #fff;
    font-family: Roboto, sans-serif;
    opacity: 1
}

div.wpforms-container-full.industries-services-contact-form :-ms-input-placeholder {
    color: #fff;
    font-family: Roboto, sans-serif
}

div.wpforms-container-full .wpforms-form .wpforms-page-button, div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form input[type=submit] {
    background-color: var(--color-green);
    text-transform: lowercase;
    font-weight: 600;
    color: #fff;
    font-size: 1.25rem;
    border-radius: 14px;
    border: none;
    padding: 15px 35px
}

div.wpforms-container-full.industries-services-contact-form .wpforms-form .wpforms-page-button, div.wpforms-container-full.industries-services-contact-form .wpforms-form button[type=submit], div.wpforms-container-full.industries-services-contact-form .wpforms-form input[type=submit] {
    background-color: var(--color-aqua);
    text-transform: lowercase;
    font-weight: 600;
    color: #000 !important;
    font-size: 1.25rem;
    border-radius: 14px;
    border: none;
    padding: 15px 35px;
    border: 1px solid var(--color-aqua)
}

div.wpforms-container-full.professionals-contact-form .wpforms-form .wpforms-page-button, div.wpforms-container-full.professionals-contact-form .wpforms-form button[type=submit], div.wpforms-container-full.professionals-contact-form .wpforms-form input[type=submit] {
    background-color: var(--color-green);
    text-transform: lowercase;
    font-weight: 600;
    color: #fff;
    font-size: 1.1em;
    border-radius: 14px;
    border: none;
    padding: 0 25px;
    height: 37px;
    line-height: 37px;
    width: 100%
}

div#hero, footer {
    background-color: var(--color-blue)
}

div#contentWrapper>div#header h4, div#header .narrative a:active, div#header .narrative a:hover, div#header .narrative a:link, div#header .narrative a:visited {
    color: #a9bcdf
}

div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form input[type=submit]:hover {
    border: none;
    background-color: var(--color-blue);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

header div.logo, header nav#mainNav ul li {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s
}

.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: 0 0;
    border: 1px solid #aaa
}

.narrative .socialMenu a:hover, div#contentWrapper>div#header, div.contentHeader, div.splitColumns div.flexbox>div.awards, div.splitColumns div.flexbox>div.blogInfo:first-child {
    background-color: var(--color-green)
}

.wpforms-form label.wpforms-field-label {
    color: var(--color-blue);
    margin: 10px 0 !important
}

div.wpforms-field-radio {
    margin-bottom: 20px !important
}

header {
    text-align: right;
    padding: 35px 0;
    z-index: 500;
    top: 0;
    left: 0
}

header div.logo {
    left: 0;
    top: 0;
    height: 85px;
    width: 190px;
    text-align: left;
    transition: .4s
}

header div.logo img {
    object-fit: cover
}

header nav {
    padding-right: 70px
}

header nav ul {
    margin: 0 0 5px;
    padding: 0
}

header nav ul li {
    list-style: none;
    display: inline-block;
    margin: 0 0 0 20px
}

header nav ul li.current-menu-item, header nav ul li.current-page-ancestor, header nav#mainNav ul li.current_page_item:hover {
    border-bottom: 1px solid var(--color-beige)
}

header nav#headerNav {
    font-size: .9em
}

div#bioHeader .narrative a, div#bioSubnav a:hover, div.bioRotator div.bioName a:hover, header nav#headerNav a:link, header nav#headerNav a:visited {
    color: var(--color-beige)
}

header nav#headerNav a:hover {
    color: #fff
}

header nav#mainNav ul li {
    margin-left: 30px;
    transition: .4s
}

div#hero, header div#mainSearchToggle span {
    text-align: center;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s
}

header nav#mainNav ul li.current_page_item {
    border-bottom: 1px solid #fff
}

header nav#mainNav a:link, header nav#mainNav a:visited {
    color: #fff;
    font-weight: 500;
    font-size: 1.1em;
    text-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

header nav#mainNav a:active, header nav#mainNav a:hover {
    color: var(--color-beige);
    text-shadow: 0 0 5px rgba(150, 150, 150, 0)
}

header div#mainSearchToggle {
    top: 10px;
    right: 0
}

header div#mainSearchToggle span {
    display: inline-block;
    height: 40px;
    width: 40px;
    font-size: 1.4em;
    border: 2px solid #fff;
    border-radius: 150px;
    color: #fff;
    cursor: pointer;
    transition: .4s
}

header div#mainSearchToggle span:hover {
    color: var(--color-beige);
    border-color: var(--color-beige)
}

div#mobileMenu {
    top: -9999px;
    left: -9999px;
    display: none
}

footer {
    color: #fff;
    bottom: 0;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 70px;
    z-index: 20
}

footer nav#footerNav ul {
    display: inline-block;
    margin: 0 0 10px;
    padding: 0
}

footer nav#footerNav ul li {
    list-style: none;
    display: inline-block;
    margin: 0 20px 0 0
}

div.blogInfo article a:link, div.blogInfo article a:visited, footer nav#footerNav a:link, footer nav#footerNav a:visited {
    color: #fff;
    font-weight: 500
}

div.blogInfo article a:hover, footer nav#footerNav a:active, footer nav#footerNav a:hover {
    color: #d1d1d1
}

.socialMenu {
    top: 0;
    right: 0
}

@media (max-width: 850px) {
    .socialMenu {
        top: 15px
    }
}

@media (max-width: 760px) {
    .socialMenu {
        top: 0
    }
}

.socialMenu span {
    font-weight: 500;
    font-size: 1.5em
}

.socialMenu ul {
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 0
}

.socialMenu ul li, div#bioHeader ul li {
    list-style: none;
    display: inline-block;
    margin: 0 0 0 10px
}

.socialMenu a:link, .socialMenu a:visited {
    color: #fff;
    font-size: 2em;
    border: 2px solid #fff;
    border-radius: 100px;
    display: block;
    text-align: center;
    height: 55px;
    width: 55px
}

.socialMenu a:active, .socialMenu a:hover {
    border-color: #a9bcdf
}

.bioWrapper>div, .narrative .socialMenu, .team .checkbox-container, div#contentWrapper, div#header .flexbox .form-contact {
    position: relative
}

.narrative .socialMenu span {
    color: var(--color-blue);
    text-transform: lowercase;
    font-size: 1.4em
}

.narrative .socialMenu a:link, .narrative .socialMenu a:visited {
    color: #abbc7f;
    border: 1px solid #4a4a4a;
    font-size: 1.5em;
    height: 40px;
    width: 40px
}

.narrative .socialMenu a:hover {
    border-color: var(--color-green);
    color: #fff
}

div#hero {
    max-height: 835px;
    margin: 0;
    z-index: 10;
    padding: 150px 0 0;
    position: relative;
    transition: .4s
}

div#headerSearchForm span.viewAll, div#hero div.background {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    position: absolute;
    top: 0
}

div#hero div.background {
    z-index: 1;
    width: 100%;
    max-width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    background-size: cover;
    -webkit-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, .75);
    transition: .4s
}

div#hero div.background.wide {
    max-width: 100%;
    left: 0;
    z-index: 0
}

div#hero .siteCenter {
    height: calc(85% - 120px);
    max-height: 640px;
    position: relative;
    z-index: 10;
    -webkit-filter: none;
    -webkit-filter: none;
    filter: none
}

div#hero div.flexbox {
    display: flex;
    height: 100%;
    padding-right: 5%;
    color: #fefefe;
    align-items: center;
    text-align: left
}

div#hero span.tagline {
    font-weight: 600;
    font-size: 6em;
    letter-spacing: -.025em;
    line-height: .9;
    text-transform: lowercase
}

div#hero span.tagline.small {
    font-size: 5em
}

div#blogs.widget {
    margin: 0;
    padding: 40px 0;
    background-color: #fff;
    border-bottom: 10px solid #fff;
    -webkit-box-shadow: inset 0 5px 5px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 0 5px 5px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 5px 5px 0 rgba(0, 0, 0, .25)
}

.sidebar div.download:hover, div#factoids.widget, div#headerSearchForm input[type=submit]:hover {
    background-color: var(--color-blue)
}

div#blogs.widget div.flexbox {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap
}

div#blogs.widget h6 {
    text-transform: lowercase;
    color: #000;
    display: inline-block;
    line-height: 1.5;
    font-size: 2.5em;
    letter-spacing: -1px;
    font-weight: 600;
    padding: 0 40px 0 0;
    margin: 0 40px 0 0;
    border-right: 1px dashed rgba(0, 0, 0, .25)
}

div#blogs.widget ul li a, div#factoids.widget span.large, div#headerSearchForm h5, div#headerSearchForm input[type=submit], div#headerSearchForm span.viewAll {
    text-transform: lowercase;
    font-weight: 500
}

div#blogs.widget ul, div.pagination ul {
    display: inline-block;
    margin: 0;
    padding: 0
}

div#blogs.widget ul li {
    list-style: none;
    display: inline-block;
    margin: 0 10px
}

div#blogs.widget ul li a {
    padding: 10px 20px;
    color: #fff;
    background-color: #365196;
    border-radius: 5px;
    font-size: 1.5em;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .5)
}

.active-gradient, .ci-articles-events-page .active-gradient, .team input[type=checkbox]:checked+label:before, div#blogs.widget ul li:nth-child(2n) a {
    background-color: #366263
}

div#blogs.widget ul li:nth-child(2n) a:hover {
    color: #a43d58;
    background-color: #eeeccc
}

div#factoids.widget {
    color: #fff;
    padding: 60px 0;
    margin: 0 0 31px;
    border-bottom: 10px solid #fff;
    background-image: url(assets/images/bg-factoids-widget.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.content, div#body, div#contentWrapper.white, div.page-template-page-service-industry div#tabs>span.active {
    background-color: #fff
}

div#factoids.widget div.flexbox {
    display: flex;
    justify-content: space-between;
    align-content: flex-start;
    align-items: flex-start
}

div#factoids.widget div.flexbox>div {
    padding-right: 40px;
    max-width: 32%
}

div#factoids.widget span.large {
    display: block;
    color: #a9bcdf;
    font-size: 3em;
    line-height: 1;
    letter-spacing: -1px;
    margin: 0 0 10px
}

div#factoids.widget p {
    margin: 0;
    font-size: 1.25em;
    line-height: 1.15
}

#archives .entry-content a, div#factoids.widget p a {
    color: inherit
}

#bioPosts a:hover, div#bioContent h3, div#headerSearchForm span.viewAll:hover {
    color: var(--color-aqua)
}

div#headerSearchForm {
    margin: 40px 0 0;
    position: relative;
    max-width: 400px
}

div#headerSearchForm h5 {
    color: var(--color-beige);
    letter-spacing: 0;
    font-size: 1.25em;
    margin: 0 0 10px;
    max-width: 75%
}

div#headerSearchForm span.viewAll {
    right: 10px;
    max-width: 20%;
    display: inline-block;
    color: #fff;
    letter-spacing: 0;
    font-size: 1.25em;
    cursor: pointer;
    transition: .4s
}

div#headerSearchForm fieldset select, div#headerSearchForm input[type=text] {
    display: inline-block;
    font-size: 16px;
    line-height: 1.3;
    height: 43px;
    max-width: 100%;
    background-color: transparent
}

div#bioSubnav, div#contentWrapper>div#header>div.background {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s
}

div#headerSearchForm fieldset {
    border: none;
    margin: 10px 0;
    padding: 0;
    position: relative
}

div#headerSearchForm input[type=text] {
    border: 1px solid #fff;
    border-radius: 20px;
    width: 100% !important;
    padding: 20px;
    color: #fff
}

div#headerSearchForm input[type=text].half {
    width: calc(49% - 2px) !important;
    margin-right: 2%
}

div#headerSearchForm input[type=text].small {
    width: calc(49% - 2px) !important;
    display: inline-block;
    margin-right: 1.5%
}

div#headerSearchForm input[type=text]::placeholder {
    color: #fff
}

div#headerSearchForm input[type=text]:ms-input-placeholder {
    color: #fff
}

div#headerSearchForm input[type=text]::ms-input-placeholder {
    color: #fff
}

div#headerSearchForm fieldset select {
    cursor: pointer;
    font-weight: 400;
    color: #fff;
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 0 2%;
    border: 1px solid #fff;
    box-shadow: none;
    border-radius: 20px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url('assets/images/icon-plus.svg');
    background-repeat: no-repeat, repeat;
    background-position: right .6em top 50%, 0 0;
    background-size: .9em auto, 100%
}

div#headerSearchForm fieldset select.half {
    width: calc(49% - 2px)
}

div#headerSearchForm fieldset select::ms-expand {
    display: none
}

div#headerSearchForm fieldset select:focus {
    box-shadow: none;
    color: #fff;
    outline: 0
}

div#headerSearchForm fieldset select option {
    font-weight: 400;
    color: #343534
}

div#headerSearchForm fieldset select optgroup {
    font-style: normal;
    font-weight: 400
}

.ci-articles-main-wrp .topics-slider.slick-initialized .slick-list, .team .slick-initialized .slick-list, .team .slick-wrp:first-child, div#bioHeader ul li:first-child, div#headerSearchForm fieldset select:first-of-type {
    margin-left: 0
}

div#headerSearchForm input[type=submit] {
    background-color: #a9bcdf;
    color: #fff;
    font-size: 1em;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
    overflow: hidden;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0
}

div#body {
    padding-top: 0;
    color: #343534;
    min-height: 25vh
}

div.contentHeader {
    background-repeat: no-repeat;
    background-size: cover;
    margin: -150px 0 0;
    padding: 200px 0 50px;
    min-height: 650px;
    color: #fff
}

.narrative h1, .narrative h2, .wp-block-pb-accordion-item h3 {
    text-transform: lowercase;
    color: #215298;
    letter-spacing: -.02em;
    font-weight: 500
}

.content.initial {
    margin-top: -140px;
    min-height: 140px
}

.content.clear {
    background-color: transparent
}

.content.padded {
    padding: 30px 3%
}

div#contentWrapper>div#header {
    position: relative;
    margin-top: 0;
    padding: 275px 0 100px;
    min-height: 450px;
    color: #fff;
    background-size: cover
}

div#contentWrapper>div#header>div.background {
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: var(--max-width);
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    -webkit-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, .75);
    transition: .4s
}

.home #hero span.slick-arrow, div.blogInfo h3 i.fa {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s
}

div#header div.flexbox {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: flex-start;
    align-items: flex-start
}

div#header div.flexbox>div:first-child {
    width: 35%
}

div#header div.flexbox>div:nth-child(2) {
    width: 55%
}

div#header h1 {
    text-transform: lowercase;
    font-weight: 600;
    font-size: 3.25em;
    line-height: 1;
    letter-spacing: .03em;
    margin: 0 0 .5em
}

div#header span.tagline {
    color: #abbc7f;
    text-transform: lowercase;
    font-weight: 500;
    font-size: 1.5em
}

div#header .narrative h1 {
    background-color: #ff0;
    color: #000
}

div#header .narrative h3, div#header .narrative h4, div#header .narrative h5, div#header .narrative h6 {
    text-transform: lowercase;
    color: #a9bcdf;
    font-weight: 600;
    letter-spacing: .025em;
    font-size: 1.5em;
    line-height: 1;
    margin: 0 0 5px;
    padding: 1em 0 0
}

.single article div.entry-content>p:first-of-type, div#header .narrative>p:first-of-type, div.left.narrative>p:first-of-type {
    font-weight: 500;
    font-size: 1.15em;
    line-height: 1.45
}

.single-post .siteCenter .flexbox.columns .left.narrative {
    flex: 1;
}

div#header div.related {
    margin: 15px 0
}

div#header div.related h5 {
    border-top: 1px dotted rgba(255, 255, 255, .5);
    text-transform: lowercase;
    color: #a9bcdf;
    font-weight: 500;
    font-size: 1.15em;
    margin: 10px 0 5px;
    padding: 5px 5px 0 0;
    display: inline-block;
    letter-spacing: 0
}

.sidebar>div>ul, div#header div.related ul, div.columnize ul, div.splitColumns ul {
    margin: 0;
    padding: 0
}

div#header div.related ul li {
    list-style: none;
    margin: 0 0 10px;
    font-size: 1em;
    line-height: 1
}

#bioPosts a:link, #bioPosts a:visited, .ci-articles-events-page .ci-events-wrp .siteCenter *, .home span.tagline a:hover, .sidebar div.download a, .team .members .member-wrp .member-item .member-name a, div#bioHeader ul.digits a, div#header div.related a:link, div#header div.related a:visited, div.blogInfo a.moreLink:hover, div.blogInfo h3 a, div.splitColumns ul a:link, div.splitColumns ul a:visited {
    color: #fff
}

div#header div.related a:hover, div.splitColumns ul a:hover {
    color: #abbc7f
}

#bioPosts ul li:first-child, .home div.splitColumns, div#header .form-contact div.related {
    margin-top: 0
}

.narrative h1 {
    margin: 0 0 10px;
    font-size: 2em
}

.narrative h1:first-of-type {
    padding-top: 0;
    margin-top: 0
}

.narrative h2, .wp-block-pb-accordion-item h3 {
    margin: 0 0 5px;
    font-size: 1.5em
}

.narrative h3, .narrative h4 {
    text-transform: uppercase;
    color: inherit;
    font-weight: 600;
    margin: 0;
    letter-spacing: 0;
    font-size: 1.1em
}

div.splitColumns {
    position: relative;
    margin: 10px 0 0
}

div.splitColumns div.flexbox {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: flex-start
}

div.splitColumns div.flexbox>div {
    width: 100%;
    min-height: 350px;
    background-color: var(--color-blue);
    color: #fff;
    padding: 30px 0;
    position: relative;
    background-size: cover;
    background-position: right top
}

div.splitColumns.one div.flexbox>div {
    min-height: 250px;
    background-position: center center
}

div.splitColumns.two div.flexbox>div {
    flex: 1
}

div.splitColumns.two div.flexbox>div:first-child:not(:last-child) {
    margin-right: .3%;
    padding-left: calc(50% - 725px)
}

div.splitColumns.two div.flexbox>div:last-child:not(:first-child) {
    margin-left: .3%;
    padding-right: calc(50% - 725px)
}

div.splitColumns.two div.flexbox>div:first-child:last-child {
    padding-left: calc(50% - 725px);
    padding-right: calc(50% - 725px)
}

div.splitColumns.two div.flexbox>div:nth-child(odd)>div {
    position: relative;
    padding-right: 5%
}

div.splitColumns.two div.flexbox>div:nth-child(2n)>div {
    padding-left: 5%
}

@media only screen and (max-width: 780px) {
    div.splitColumns.two div.flexbox>div:first-child:not(:last-child) {
        margin-right: 0;
    }

    div.splitColumns.two div.flexbox>div:last-child:not(:first-child) {
        margin-left: 0;
        margin-bottom: 0;
    }

    div.splitColumns.two div.flexbox>div {
        flex: 0 1 auto
    }
}

@media only screen and (max-width: 980px) {
    .single.single-team .splitColumns.two .flexbox> div {
        flex:0 1 auto;
    }
    div.splitColumns.two div.flexbox>div:last-child:not(:first-child) {
        margin-bottom: 0;
        margin-left: 0;
    }
    div.splitColumns.two div.flexbox>div:first-child:not(:last-child) {
        margin-right: 0;
    }
}
div.splitColumns.one div.flexbox>div>div {
    max-width: 1450px;
    margin-left: auto;
    margin-right: auto
}

div.splitColumns ul.columnize {
    -webkit-columns: 100px 3;
    -moz-columns: 100px 3;
    columns: 100px 3;
    -webkit-columns: 100px 3;
    -moz-columns: 100px 3;
    columns: 100px 3;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
}

div.splitColumns h5, div.splitColumns h6, div.splitColumns span.sectionTitle {
    display: block;
    text-transform: lowercase;
    color: #abbc7f;
    font-weight: 500;
    font-size: 1.7em;
    line-height: 1.4;
    letter-spacing: 0;
    margin: 0 0 15px
}

#awards div.columnize, div.splitColumns.two ul.columnize {
    -webkit-columns: 100px 2;
    -moz-columns: 100px 2;
    columns: 100px 2
}

div.splitColumns ul li {
    list-style: none;
    margin: 0 0 10px;
    line-height: 1.25;
    display: block;
    break-inside: avoid
}

div.splitColumns div.contact a, div.splitColumns div.contact>span.large {
    display: block;
    color: #fff;
    max-width: 200px;
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 5px
}

div.pagination {
    border-top: 1px dashed rgba(0, 0, 0, .25);
    padding: 2em 0;
    margin: 2em 0;
    text-align: right
}

div.pagination ul li {
    display: inline-block;
    list-style: none;
    margin: 0 1px
}

div.pagination ul li a:link, div.pagination ul li a:visited {
    display: block;
    color: var(--color-green);
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    text-align: center
}

div.pagination ul li a:hover {
    background-color: rgba(0, 0, 0, .1);
    color: #000
}

div.pagination ul li.active a, div.pagination ul li.active a:hover {
    border: 1px solid var(--color-green);
    background-color: transparent
}

div.pagination a.next, div.pagination ul li a.next {
    border-left: 1px solid var(--color-green);
    line-height: 1;
    color: var(--color-green);
    padding: 0 0 0 12px;
    margin: 0 0 0 2px;
    width: auto;
    height: 1.25em;
    border-radius: 0
}

div.pagination a.prev, div.pagination ul li a.prev {
    border-right: 1px solid var(--color-green);
    line-height: 1;
    color: var(--color-green);
    padding: 0 12px 0 0;
    margin: 0 2px 0 0;
    width: auto;
    height: 1.25em;
    border-radius: 0
}

div.pagination a.next:hover, div.pagination a.prev:hover {
    background-color: transparent !important
}

div.pagination span.current {
    display: inline-block;
    border: 1px solid var(--color-green);
    border-radius: 50%;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 2.15
}

.home #hero {
    height: 100vh;
    max-height: 1000px;
    padding-top: 0;
    border-bottom: 5px solid #fff;
    color: #fffefe
}

.home #hero span.slick-arrow {
    position: absolute;
    z-index: 100;
    display: inline-block;
    cursor: pointer;
    top: 48%;
    height: 60px;
    width: 60px;
    border: 2px solid #fff;
    color: #fffefe;
    border-radius: 50%;
    font-size: 2.3em;
    text-align: center;
    opacity: .5;
    transition: .3s
}

.home #hero span.slick-arrow:hover {
    opacity: 1
}

.home #hero span.previous {
    left: 2%
}

.home #hero span.previous i.fa {
    margin-left: -5px
}

.home #hero span.next {
    right: 2%
}

.home #hero span.next i.fa {
    margin-right: -5px
}

.home div#slideshow, .home div.slick-list, .home div.slick-track, .home div.slide, .mobileIcons ul li img, div#ciVimeoOverlay .siteCenter .vimeoOverlayWrp {
    width: 100%;
    height: 100%
}

div.slideContent {
    position: absolute;
    bottom: 7vh;
    left: 50%;
    width: 40%;
    max-width: 600px;
    text-align: left
}

.home span.tagline p {
    color: #fffefe;
    margin: 1.75em 0 0;
    padding: 0;
    font-size: 1.1rem;
    line-height: 1.25;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400
}

.home span.tagline a:link, .home span.tagline a:visited, .home span.tagline span.slide-go-label {
    text-transform: lowercase;
    font-size: 1.75rem;
    font-weight: 500;
    color: #abbc7f;
    letter-spacing: 0
}

.home #hero div.downArrow {
    position: absolute;
    bottom: 1vh;
    width: 50px;
    left: calc(50% - 25px);
    z-index: 10;
    text-align: center
}

.home #hero div.downArrow a:link {
    color: #fff;
    font-size: 2em;
    display: inline-block;
    margin-bottom: 0
}

.home #hero div.downArrow a:hover {
    font-size: 3em;
    margin-bottom: -.25em
}

#slideshowMobileExcerpts, .hidden, .narrative ul.sidebarNav, .single-team div#newsWrapper #bioPosts>div, div#bioContent .wp-block-pb-accordion-item p:empty, div#bioSearchResults .bioWrapper a.telephone i.fa, div#hero div#slideshow div.slick-list div.slick-track div.slide>button.play-button.mobile, div.page-template-page-service-industry #industries {
    display: none
}

.home #body {
    border-top: 5px solid #fff
}

.home div.splitColumns ul.columnize {
    -webkit-columns: 100px 4;
    -moz-columns: 100px 4;
    columns: 100px 4;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
}

.home div#blogs.widget {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

div#caseStudies article {
    border-top: 1px dashed rgba(0, 0, 0, .25);
    margin: 2.5em 0 0;
    padding: 2.5em 0 0
}

.copyright, div#newsGrid h2 {
    margin-bottom: .5em
}

div#caseStudies article:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 1em
}

div#caseStudies article h3 {
    color: var(--color-green);
    text-transform: none;
    font-size: 1.15em;
    margin: 0 0 5px;
    line-height: 1;
    font-weight: 500
}

div#caseStudies article .flexbox {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    align-self: center
}

div#bioContent div.columns>div:nth-child(odd), div#caseStudies article .flexbox>div:nth-child(odd) {
    padding-right: 5%
}

div#caseStudies article .flexbox>div:nth-child(2n) {
    padding-left: 5%;
    text-align: right
}

div#caseStudies article img {
    width: 145px;
    height: auto;
    margin: 1.5em 0 0
}

div#clientIcons .flexbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-self: center;
    align-content: center
}

div#clientIcons .flexbox:after {
    display: block;
    content: " ";
    flex: 999 999 auto
}

div#clientIcons .flexbox>div {
    width: 25%;
    text-align: center;
    margin-bottom: 30px;
    padding: 15px 5%
}

div#clientIcons img {
    width: 100%;
    height: auto
}

.page-template-page-news-landing .content.initial {
    position: relative;
    z-index: 10
}

.page-template-page-news-landing div.content>.flexbox.columns {
    min-height: 285px
}

.page-template-page-news-landing div.splitColumns {
    margin-top: -75px;
    padding-bottom: 25px;
    position: relative;
    z-index: 5
}

div.splitColumns div.flexbox>div.blogInfo {
    padding-top: 100px
}

div.blogInfo h3 {
    font-weight: 500;
    font-size: 1.6em;
    color: #fff
}

div.blogInfo h3 i.fa {
    margin-left: .25em;
    font-size: .75em;
    transition: .3s
}

div.blogInfo h3:hover i.fa {
    margin-left: .5em
}

div.blogInfo article {
    margin: 10px 0 30px;
    line-height: 1.25;
    font-size: 1em
}

div.blogInfo a.moreLink {
    color: #abbc7f;
    font-size: 1.05em
}

div.blogInfo a.moreLink i.fa {
    font-size: 1rem;
    margin-left: 0;
    display: inline-block;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

div.blogInfo a.moreLink:hover i.fa {
    margin-left: 5px;
    color: #fff
}

div#newsGrid {
    padding: 20px 0 60px;
    font-size: 1.15em
}

div#newsGrid h2 {
    text-align: center;
    text-transform: lowercase;
    color: #4a4a4a;
    font-weight: 600;
    font-size: 2em
}

div#newsGrid ul#postCategories {
    text-align: center;
    margin: 0 auto 3em;
    padding: 0;
    font-size: .9em;
    font-weight: 500
}

.single span.category a:link, .single span.category a:visited, div#newsGrid ul#postCategories a, div.columnize a:link, div.columnize a:visited, h2.entry-title a:link, h2.entry-title a:visited {
    color: var(--color-green)
}

div#newsGrid ul#postCategories li {
    list-style: none;
    display: inline-block;
    margin: 0 0 0 12px;
    padding: 0 0 0 12px;
    border-left: 1px solid #323232;
    line-height: 1
}

div#newsGrid ul#postCategories li:first-child {
    border-left: none;
    padding-left: 0;
    margin-left: 0
}

div#newsGrid ul#postCategories li:nth-child(2) {
    border-left: none;
    margin-left: 0
}

div#newsGrid .flexbox {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

div#newsGrid .flexbox>article {
    width: 33%;
    padding-bottom: 30px;
    padding-top: 40px;
    border-top: 1px dashed rgba(0, 0, 0, .25)
}

div#newsGrid .flexbox>article:nth-child(-n+3) {
    border-top: none;
    padding-top: 0
}

div#newsGrid .flexbox>article:nth-child(3n+1) {
    padding-left: 1%;
    padding-right: 3%
}

div#newsGrid .flexbox>article:nth-child(3n+2) {
    padding-left: 4%;
    padding-right: 2%;
    border-left: 1px dashed rgba(0, 0, 0, .25);
    border-right: 1px dashed rgba(0, 0, 0, .25)
}

div#newsGrid .flexbox>article:nth-child(3n+3) {
    padding-left: 4%;
    padding-right: 1%
}

div#newsGrid article a:link, div#newsGrid article a:visited {
    display: inline-block;
    font-size: 1em;
    color: #3a3a3a;
    font-weight: 500;
    line-height: 1.35;
    margin: 5px 0
}

div#newsGrid article a:hover {
    color: #757575
}

div#newsGrid article span.category {
    color: var(--color-green);
    text-transform: lowercase;
    font-weight: 500;
    font-size: .95em
}

article span.date {
    color: #757575;
    font-size: .9em;
    font-weight: 300
}

#archives article {
    border-top: 1px dashed rgba(0, 0, 0, .25);
    margin-top: 30px;
    padding-top: 30px
}

#archives article:first-of-type {
    border-top: none;
    margin-top: 0
}

h1.archive-title {
    text-transform: lowercase;
    color: #4a4a4a;
    font-size: 2em
}

h2.entry-title {
    font-size: 1.25em;
    line-height: 1.3;
    font-weight: 400;
    text-transform: none
}

.entry-meta span.date {
    font-size: 1em;
    margin: 0 0 10px;
    display: inline-block
}

#archives .entry-content {
    color: #343534
}

article h1.entry-title {
    font-size: 2.5em;
    line-height: 1.3;
    color: var(--color-blue);
    font-weight: 500;
    text-transform: none
}

.single .sidebar h2, .single span.category, div.rotateHeader h2 {
    font-size: 1.5em;
    text-transform: lowercase
}

.single span.category {
    font-weight: 500;
    color: var(--color-green);
    display: inline-block;
    margin: 0 0 15px
}

.single .entry-content {
    margin-top: 3vh
}

.single .sidebar {
    color: #3a3a3a
}

.single .sidebar h2 {
    color: var(--color-blue);
    font-weight: 600;
    margin: 0 0 2px
}

.single .sidebar .event-meta {
    padding-bottom: 40px
}

.single div#featuredBios h2 {
    margin-top: 40px;
    margin-bottom: 20px
}

.single #div#bioSearchResults {
    justify-content: space-between
}

.single div#bioSearchResults>div {
    width: 50%;
    margin: 0 0 40px;
    padding: 0 5% 0 0
}

.single div#bioSearchResults .bioWrapper .bioImage {
    float: left;
    width: 40%;
    max-width: 125px;
    height: 120px;
    margin: 0 15px 0 0
}

div.bioRotator {
    width: 100%;
    height: 335px
}

div.bioRotator div.bioWrapper {
    padding: 0 2px
}

div.bioRotator div.bioWrapper>div {
    position: relative;
    overflow: hidden;
    height: 325px;
    color: #fff
}

div.bioRotator div.bioName {
    position: absolute;
    z-index: 5;
    bottom: 15px;
    left: 5%;
    width: 80%
}

div.bioRotator div.bioName a:link, div.bioRotator div.bioName a:visited {
    color: #fff;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.05;
    margin: 0;
    display: block
}

div.bioRotator div.bioName a span {
    display: block;
    font-size: .9rem;
    color: #fff;
    font-weight: 400;
    line-height: 1.5
}

div.bioRotator div.bioBackground {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: var(--color-blue);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top
}

div.rotateHeader {
    text-align: center;
    margin: 50px 0 0
}

.slideController span, div#bioSubnav ul li {
    margin: 0 5px;
    display: inline-block;
    text-align: center
}

div.rotateHeader h2 {
    display: inline-block;
    font-weight: 500;
    color: #fff
}

div#bioHeader ul.digits, div.sidebar h3 {
    font-size: 1.3em
}

div.rotateHeader .slideController {
    display: inline-block;
    margin: 0 0 0 10px
}

.slideController span {
    height: 26px;
    width: 26px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 1em;
    line-height: 1.7
}

.slideController span.previous i {
    margin: 0 0 0 -2px
}

.slideController span.next i {
    padding: 0 0 0 4px
}

#siteContainer.single.single-team {
    padding-bottom: 140px
}

div.single-team div#hero {
    height: 100vh;
    min-height: 800px;
    max-height: 1050px
}

div#bioHeader {
    color: #fff;
    padding-left: 5%;
    padding-bottom: 100px;
    width: 50%;
    text-align: left;
    display: flex;
    align-content: center;
    align-items: center;
    min-height: 55vh;
    max-height: 765px
}

div#bioHeader h1 {
    color: #fefefe;
    font-weight: 600;
    font-size: 3em;
    line-height: 1;
    margin: 0 0 5px
}

div#bioHeader h2 {
    color: #a9bcdf;
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 40px;
    padding: 0
}

div#bioHeader .narrative {
/*    border-top: 1px solid rgba(255, 255, 255, .5);*/
    padding-top: 20px
}

div#bioHeader ul {
    display: flex;
    align-items: center;
    margin: 0 0 10px;
    padding: 0;
    font-weight: 300
}

div#bioHeader ul.icons a:link, div#bioHeader ul.icons a:visited {
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 50%;
    display: inline-block;
    height: 35px;
    width: 35px;
    text-align: center;
    font-size: 19px;
    line-height: 33px;
    color: var(--color-beige)
}

.single-team #newsWrapper ul.sidebarNav li a.active, div#bioHeader ul.icons a:hover {
    border: 1px solid #fff
}

div#bioSubnav {
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .35);
    width: 100%;
    height: 90px;
    transition: .4s
}

div#bioSubnav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    background-color: var(--color-blue);
    z-index: 10000
}

.sidebar div.download, .single-team div#newsWrapper, div.sidebarGraphic {
    background-position: center center;
    background-color: var(--color-green);
    background-size: cover
}

div#bioSubnav ul {
    margin: 30px auto 0;
    padding: 0 5%;
    max-width: 1000px;
    display: flex;
    justify-content: space-around
}

div#bioSubnav ul li {
    list-style: none;
    padding: 0;
    line-height: 1.25
}

div#bioSubnav a:link, div#bioSubnav a:visited {
    font-size: 1.1em;
    color: #fff;
    padding: 5px 15px;
    display: inline-block;
    border: 1px solid transparent
}

div#bioSubnav a.active, div#bioSubnav a.active:hover {
    border: 1px solid #fff;
    border-radius: 30px;
    color: #fff
}

div#bioContent {
    position: relative;
    z-index: 1
}

div#bioContent div.flexbox {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    padding: 4em 0;
    padding-bottom: 140px;
}

div#bioContent div.flexbox>div:first-child {
    width: 52%
}

div#bioContent div.flexbox>div:nth-child(2) {
    width: 41%;
    padding-top: 3.75em
}

div#bioContent h3 {
    text-transform: lowercase;
    font-size: 1.6em;
    margin: 0 0 1em;
    font-weight: 500
}

div#bioContent .wp-block-pb-accordion-item h3 {
    margin: 0 0 5px;
    color: #215298
}

div#bioContent h4 {
    color: var(--color-blue);
    text-transform: none;
    font-size: 1.1em;
    margin: 0 0 5px
}

div#bioContent div.columns {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: stretch;
    align-items: stretch;
    align-self: stretch
}

div#bioContent div.columns>div {
    width: 50%
}

div#bioContent div.columns>div:nth-child(2n) {
    padding-left: 5%;
    border-left: 1px dashed rgba(0, 0, 0, .25)
}

div#bioContent div.columns ul {
    margin: 0 0 20px;
    padding: 0
}

div#bioContent div.columns li {
    list-style: none;
    margin: 0 0 10px;
    line-height: 1.25;
    font-weight: 500
}

div#bioContent div.columns .education li {
    margin: 0 0 25px;
    font-weight: 400
}

.single-team div#newsWrapper {
    padding: 60px 0;
    margin: 10px 0 80px;
}

.single-team div#newsWrapper h5 {
    display: block;
    text-transform: lowercase;
    color: var(--color-aqua);
    font-weight: 500;
    font-size: 1.7em;
    line-height: 1.4;
    letter-spacing: 0;
    margin: 0 0 15px
}

.single-team div#newsWrapper .flexbox {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-content: stretch;
    align-items: stretch;
    margin: 40px 0 0
}

.single-team div#newsWrapper .sideNav {
    width: 30%;
    padding-right: 2%
}

.single-team div#newsWrapper #bioPosts {
    width: 75%;
    padding-left: 5%;
    border-left: 1px dashed rgba(255, 255, 255, .25)
}

#bioPosts ul {
    margin: 0;
    padding: 0 15px 0 0
}

#bioPosts ul::-webkit-scrollbar {
    width: 10px;
    background: var(--color-aqua)
}

#bioPosts ul::-webkit-scrollbar-thumb {
    width: 10px;
    background: var(--color-blue)
}

#bioPosts ul li {
    list-style: none;
    margin: 25px 0 5px;
    line-height: 1.25
}

.single-team #newsWrapper ul.sidebarNav li a:link, .single-team #newsWrapper ul.sidebarNav li a:visited {
    color: #fff;
    display: inline-block
}

div.splitColumns.two div.flexbox>div#awards>div {
    max-width: 700px;
    margin-right: 5%
}

#awardsRotatorDesktop, #bioPosts .slick-slider, .industries-wrp {
    margin-top: 20px
}

#awards cite {
    display: block;
    margin: 0 0 5px;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.25
}

#awards cite strong {
    font-size: 1.6em;
    font-weight: 500;
    line-height: 1.5
}

#awards cite p {
    font-weight: 300;
    font-size: .9em;
    line-height: 1.5
}

.page-template-page-professionals-landing div.searchFeedback {
    padding: 10px 1% 30px
}

div#bioSearchResults {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start
}

div#bioSearchResults:after {
    display: block;
    content: " ";
    flex: 999 999 auto
}

div#bioSearchResults>div {
    width: 18%;
    margin: 0 1% 40px
}

div#bioSearchResults .bioWrapper .bioImage {
    position: relative;
    width: 100%;
    height: 225px;
    overflow: hidden;
    background-color: #eee;
    margin: 0 0 10px
}

div#bioSearchResults .bioWrapper .bioImage>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: right top
}

div#bioSearchResults .bioWrapper .bioImage a {
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

div#bioSearchResults .bioWrapper a.bioName:link, div#bioSearchResults .bioWrapper a.bioName:visited {
    color: var(--color-green);
    font-weight: 500;
    display: block;
    font-size: 1.25em;
    line-height: 1.1;
    margin: 0 0 2px
}

div#bioSearchResults .bioWrapper a.bioName:hover, div#bioSearchResults .bioWrapper a.email:hover, div.columnize a:active, div.columnize a:hover, div.sidebar h3 {
    color: var(--color-blue)
}

div#bioSearchResults .bioWrapper span.jobTitle {
    display: block;
    margin: 0;
    line-height: 1.2
}

div#bioSearchResults .bioWrapper a.telephone {
    font-weight: 300;
    color: #545454;
    display: inline-block;
    margin: 0 15px 0 0
}

div#bioSearchResults .bioWrapper a.email {
    display: inline-block;
    border: 1px solid #545454;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 1.4;
    color: var(--color-beige);
    margin-top: 10px
}

ul.sidebarNav {
    margin: 0 0 2.5em;
    padding: 0
}

.sidebar>div>ul li, ul.sidebarNav li {
    list-style: none;
    margin: 0 0 15px
}

ul.sidebarNav li a:link, ul.sidebarNav li a:visited {
    display: inline-block;
    color: #545454;
    line-height: 1.5;
    padding: 5px 25px;
    border-radius: 30px;
    border: 1px solid transparent
}

ul.sidebarNav li.current-menu-item a {
    border: 1px solid #545454
}

div.sidebar {
    color: #343534;
    line-height: 1.35
}

div.sidebar>div:nth-child(2) {
    border-top: 1px dashed rgba(0, 0, 0, .25);
    padding-top: 2.5em
}

div.sidebar h3 {
    font-weight: 600;
    margin: 0 0 5px
}

div.sidebar h5 {
    font-weight: 600;
    font-size: inherit;
    color: inherit;
    text-transform: none;
    margin: 0;
    line-height: inherit;
    letter-spacing: 0
}

.sidebar div.download div, div.sidebarGraphic a {
    font-size: 1.6em;
    padding: 20px;
    display: flex;
    height: 100%;
    width: 100%;
    font-weight: 500;
    align-content: center
}

div.sidebar div#offices {
    width: 90%;
    max-width: 200px;
    margin-left: 10px
}

.sidebar div.download, div.sidebarGraphic {
    border-radius: 15px;
    min-height: 155px;
    width: 100%;
    max-width: 260px;
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.page-template-page-news-landing div.sidebarGraphic {
    margin-bottom: 0
}

div.sidebarGraphic a {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    min-height: 155px;
    color: #fff;
    line-height: 1.2
}

.sidebar div.download {
    margin-top: 30px
}

.sidebar div.download div {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: -20px;
    color: #fff;
    line-height: 1.2
}

.sidebar div.download strong {
    font-weight: 500;
    font-size: .95em;
    text-transform: lowercase;
    display: block;
    margin: 10px 0 0
}

.sidebar div.download a span.icon {
    display: inline-block;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    border: 2px solid #fff;
    font-size: .9em;
    line-height: 1.9;
    text-align: center
}

.sidebar div.searchFormWrapper {
    color: #343534;
    max-width: 350px;
    margin: 10px 0 45px
}

.sidebar div.searchFormWrapper form.search-form {
    border: 1px solid #ccc;
    padding: 10px
}

.sidebar form.search-form input {
    color: #333;
    font-size: 1.5em;
    line-height: 1.2;
    font-weight: 400;
    padding: 0 0 0 10px;
    width: 80%
}

.sidebar form.search-form input::placeholder {
    color: #333;
    opacity: 1
}

.sidebar form.search-form input:-ms-input-placeholder {
    color: #333
}

.sidebar form.search-form input::-ms-input-placeholder {
    color: #333
}

.sidebar div.searchFormWrapper form.search-form button {
    color: #333;
    font-size: 1.75em;
    padding: 0 10px
}

div#clientLogosWrapper {
    padding: 50px 0
}

div#clientLogosWrapper div.blockHeader {
    text-align: center;
    margin: 0 0 30px
}

div#clientLogosWrapper h3 {
    display: inline-block;
    text-transform: lowercase;
    color: #343534;
    font-weight: 600;
    font-size: 2.4em;
    margin: 0 .5em 45px
}

div#clientLogosWrapper div.slideController span {
    border-color: #4a4a4a;
    color: #4a4a4a;
    height: 35px;
    width: 35px;
    font-size: 1.5em
}

div#clientLogosWrapper .slick-slide {
    position: relative;
    height: 70px
}

div#clientLogosWrapper .slick-slide img {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

div.client-logo-slider>div {
    text-align: center
}

div.client-logo-slider>div img {
    margin: 0 auto;
    padding: 0 20px
}

#bioContent div.js-accordion-item, .narrative>div.js-accordion-item {
    border-bottom: 1px dashed rgba(0, 0, 0, .25);
    padding: 10px 0 5px
}

#bioContent div.js-accordion-item:first-of-type, .narrative>div.js-accordion-item:first-of-type {
    border-top: 1px dashed rgba(0, 0, 0, .25)
}

.c-accordion__title::after {
    font-family: FontAwesome;
    content: "\f067";
    color: #366263;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.is-open .c-accordion__title::after {
    content: "\f00d";
    top: 0;
    right: -2px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

div.columnize {
    -webkit-columns: 300px 3;
    -moz-columns: 300px 3;
    columns: 300px 3
}

div.columnize ul li {
    list-style: none;
    display: block;
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1.15;
    margin: 0 0 .75em
}

div.page-template-page-service-industry div#tabs {
    display: flex;
    flex-wrap: nowrap;
    flex-flow: row
}

div.page-template-page-service-industry div#tabs>span {
    width: 50%;
    text-align: center;
    background-color: rgba(255, 255, 255, .75);
    text-transform: lowercase;
    font-weight: 600;
    color: var(--color-blue);
    cursor: pointer;
    padding: 5px;
    font-size: 1.5em
}

div.page-template-page-service-industry #industries, div.page-template-page-service-industry #services {
    background-color: #fff;
    padding: 30px 3%;
    min-height: 155px;
    width: 100%;
    overflow: hidden;
    transition: opacity 5s ease-out; /* Smooth transition on opacity change */
    z-index: 1;
}

.ci-tabs-content {
    background-color: #ffffff;
    position: relative;
    z-index: 1000;
    opacity: 1;
    min-height: 200px;
}

@media only screen and (max-width: 1500px) {
    div.splitColumns.two div.flexbox>div:first-child:not(:last-child) {
        padding-left: 3%
    }

    div.splitColumns.two div.flexbox>div:last-child:not(:first-child) {
        padding-right: 3%
    }

    div.splitColumns.two div.flexbox>div:first-child:last-child {
        padding-left: 3%;
        padding-right: 3%
    }

    .siteCenter, div.splitColumns.one div.flexbox>div>div {
        width: 94%;
        margin-left: 3%;
        margin-right: 3%
    }

    div#bioSearchResults .bioWrapper .bioImage>div {
        left: 0
    }
}

@media (max-width: 900px) {
    .siteCenter, div.splitColumns.one div.flexbox>div>div {
        width: 94%;
        margin-left: 3%;
        margin-right: 3%;
        margin-top: 50px
    }

    .siteCenter {
        margin-top: 0
    }
}

@media only screen and (max-width: 1250px) {
    div#hero {
        max-height: 800px
    }

    div#hero .siteCenter {
        max-height: 445px
    }

    div#hero span.tagline {
        font-size: 6em
    }

    div#bioSearchResults .bioWrapper .bioImage>div {
        left: 0
    }
}

@media only screen and (max-width: 1100px) {
    .archive div#hero, .page-template-page-news-landing div#hero, div#hero {
        height: 650px
    }

    div#blogs.widget h6 {
        font-size: 2.25em;
        line-height: 1.25
    }

    div#blogs.widget ul li {
        margin: 0 2px
    }

    div#factoids.widget span.large {
        font-size: 2.5em
    }

    div#hero {
        min-height: 0;
        max-height: 100%
    }

    div#hero span.tagline {
        font-size: 5em
    }

    div#hero span.tagline.small {
        font-size: 4em;
        line-height: .7
    }

    div#headerSearchForm {
        margin-top: 30px
    }

    div#bioSearchResults .bioWrapper .bioImage {
        height: 200px
    }
}

@media only screen and (min-width: 1600px) {
    .single-team div#newsWrapper .sideNav {
        width: 25%
    }

    .single-team div#newsWrapper #bioPosts {
        width: 85%
    }
}

@media only screen and (min-width: 1900px) {
    div#hero {
        min-height: 900px
    }

    div#contentWrapper>div#header>div.background, div#hero div.background {
        left: calc(50% - (var(--max-width)/ 2))
    }
}

.bioWrapper>div:after {
    content: '';
    position: absolute;
    z-index: 4;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent 40%)
}

.menu-footer-bottom-menu-container {
    position: absolute;
    right: 0;
    display: flex;
    top: 60px
}

@media(max-width: 850px) {
    .menu-footer-bottom-menu-container {
        position: relative;
        right: 0;
        top: 15px;
        display: flex;
        text-align: center;
        justify-content: center
    }

    .menu-footer-bottom-menu-container .menu {
        padding: 0
    }
}

@media(max-width: 768px) {
    .menu-footer-bottom-menu-container {
        top: 0;
        padding: 10px 0 15px
    }
}

.ci-articles-events-page .slick-wrp p, .siteCenterBio, .team .slick-wrp p {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media(max-width: 410px) {
    .menu-footer-bottom-menu-container .menu {
        flex-direction: column
    }

    .menu-footer-bottom-menu-container .menu li:first-child {
        margin-bottom: 25px
    }
}

.menu-footer-bottom-menu-container .menu {
    display: flex;
    list-style-type: none
}

.menu-footer-bottom-menu-container .menu li:first-child {
    margin-right: 10px
}

.menu-footer-bottom-menu-container .menu li a {
    position: relative;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 1.2em
}

.contact-footer {
    display: flex;
    position: relative
}

.contact-footer p {
    margin: 0
}

.contact-footer span {
    padding-left: 20px
}

.contact-footer a {
    padding-left: 5px;
    color: #fff
}

.video-wrp {
    width: 35px;
    height: 35px
}

.video-wrp img {
    max-width: 35px;
    max-height: 35px
}

.video-wrp .play-button {
    border: none !important
}

@media (max-width: 780px) {
    .video-wrp img {
        max-width: 50px;
        max-height: 50px
    }

    .video-wrp {
        width: 50px;
        height: 50px
    }
}

div#showVideoBio {
    display: none;
    position: relative;
    z-index: 1000
}

div.ci-vimeo-flex {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #006463;
    z-index: 1000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.siteCenterBio .vimeoOverlayWrp {
    height: 100%
}

.siteCenterBio .vimeoOverlayWrp iframe {
    height: 100%;
    width: 100%
}

.siteCenterBio {
    width: 83%;
    height: 67%;
    position: absolute
}

@media (max-width: 821px) {
    .siteCenterBio {
        width: 91%
    }
}

span.closeVimeoBio {
    cursor: pointer;
    position: fixed;
    top: 20px;
    right: 20px;
    border: 2px solid #fff;
    border-radius: 100px;
    height: 40px;
    width: 40px;
    text-align: center;
    font-size: 2em;
    line-height: 1;
    padding: 2px 0 0;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    z-index: 10
}

.mobileIcons ul {
    display: flex;
    align-items: center
}

.mobileIcons ul li .video-wrp img {
    max-width: 45px;
    max-height: 45px
}

.team {
    padding: 45px 5% 4em
}

.ci-articles-events-page h2, .team h2, .team-member h2 {
    font-size: 30px;
    font-weight: 700;
    color: #000
}

.ci-articles-events-page .topics-slider .slick-dots, .team .responsive .slick-dots {
    display: none !important
}

.search-articles-box .filter-member, .team .slick-track, .team-member .filter-member {
    display: flex;
    justify-content: space-between
}

.team .slick-wrp {
    padding-left: 0;
    margin-right: 20px;
    position: relative
}

.ci-articles-events-page .slick-wrp:last-child, .team .slick-wrp:last-child {
    margin-right: 0
}

.ci-articles-events-page .slick-wrp .slick-wrp-box, .team .slick-wrp .slick-wrp-box {
    background-position: center;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: none !important
}

.team .slick-wrp .wrp-slider {
    position: relative;
    text-align: center;
    height: 100%;
    padding: 25px 0;
    border-radius: 10px
}

.ci-articles-events-page .slick-wrp .slick-wrp-box .active .active-gradient, .ci-articles-events-page .slick-wrp .slick-wrp-box>a:hover .active-gradient, .team .slick-wrp a.active-term .wrp-slider, .team .slick-wrp a:hover .wrp-slider {
    background-color: rgba(54, 98, 99, .8)
}

.team .slick-wrp .wrp-slider p {
    width: 90%;
    line-height: 18px
}

.team .slick-wrp p {
    position: absolute;
    margin: 0;
    font-size: 16px;
    font-weight: bolder;
    color: #fff;
    width: 100%
}

.team .responsive .slick-prev {
    position: absolute;
    right: 50px;
    top: -45px;
    left: auto
}

.team .responsive .slick-next {
    top: -45px;
    position: absolute;
    right: 10px
}

.team .filter-wrp {
    position: relative;
    opacity: 0;
    pointer-events: none;
    height: 0;
    transition: .3s
}

.load-more-btn-wrp .loader, .loader-search, .loader-search-field {
    width: 40px;
    height: 40px;
    background-image: url(images/rolling.svg);
    background-position: center;
    background-size: cover
}

.team .filter-wrp .close {
    position: absolute;
    top: 5px;
    right: 20px;
    cursor: pointer
}

.team .filter-wrp .close .close-wrp {
    position: absolute;
    right: 5px;
    top: 6px;
    width: 30px;
    height: 30px
}

.team .filter-wrp .close .close-wrp:before {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 23px;
    width: 2px;
    background-color: #333;
    transform: rotate(45deg)
}

.team .filter-wrp .close .close-wrp:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 23px;
    width: 2px;
    background-color: #333;
    transform: rotate(-45deg)
}

.team .filter-wrp.open {
    opacity: 1;
    pointer-events: all;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    padding: 30px 0;
    background-color: #f2f7fa
}

.team .filter-wrp .item-wrp {
    width: 25%;
    text-align: left;
    margin-bottom: 10px
}

.team .filter-wrp .item-wrp .category-item a {
    color: #000;
    font-size: 16px
}

.team .filter-wrp .item-wrp .category-item {
    position: relative;
    padding-left: 30px
}

.team input[type=checkbox] {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
    appearance: none
}

.team .checkbox {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    line-height: 40px;
    font-size: 20px;
    cursor: pointer;
    color: #111;
    font-weight: 600
}

.team .checkbox:before {
    z-index: 15;
    content: '';
    position: absolute;
    left: 0;
    top: 11px;
    transition: .3s;
    cursor: pointer;
    width: 20px;
    border: 2px solid #444;
    height: 20px
}

.ci-articles-events-page .topics-slider .slick-next:before, .ci-articles-events-page .topics-slider .slick-prev:before, .team .responsive .slick-next:before, .team .responsive .slick-prev:before {
    font-size: 35px;
    color: #000
}

.search-articles-box .filter-member .filter-left, .team-member .filter-member .filter-left {
    position: relative;
    width: 400px
}

.search-articles-box .filter-member .filter-left label, .team-member .filter-member .filter-left label {
    position: relative;
    width: fit-content;
    margin-left: auto;
    background-color: #366263;
    border-radius: 50%;
    padding: 14px;
    top: 4px;
    right: 2px;
    color: #fff
}

.loader-search {
    display: none;
    margin-right: auto
}

.loader-search-field {
    display: none;
    position: relative
}

.team-member .filter-member .filter-left .submit-filter {
    position: absolute;
    background-color: #215298;
    width: fit-content;
    height: 100%;
    border-radius: 30px;
    border: 1px solid #000;
    top: 0;
    right: 0
}

.search-articles-box .filter-member .filter-left input, .team-member .filter-member .filter-left input {
    width: 100%;
    border-radius: 30px;
    border: 1px solid #000
}

.team-member .filter-member .filter-right {
    width: fit-content
}

.team-member .filter-member .filter-right button {
    background-color: #366263;
    border-radius: 10px;
    font-size: 16px
}

.team .members {
    display: flex;
    position: relative;
    margin-top: 50px;
    flex-wrap: wrap;
    margin-left: -20px
}

.team .members .member-wrp {
    width: 20%;
    padding-left: 25px;
    margin-bottom: 20px
}

.team .members .member-wrp .member-item {
    position: relative;
    text-align: center;
    padding-top: 100%;
    margin-bottom: 10px;
    height: 0;
    background-image: url('images/DHR-Circles-RGB-Bio-370x370.png');
    background-position: right top;
    background-color: #58595b;
    background-repeat: no-repeat;
    background-size: cover
}

.team .members .member-wrp .member-name {
    position: relative;
    bottom: 0;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -.00666667px;
    color: #006463
}

.team .members .member-wrp .member-name .job-title {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -.0128px;
    color: #545454
}

.load-more-btn-wrp {
    position: relative;
    display: flex;
    justify-content: center;
    text-align: center;
    margin-top: 30px
}

.load-more-btn-wrp a {
    position: relative;
    font-weight: bolder;
    padding: 15px 60px;
    color: #fff;
    cursor: pointer;
    background-color: #366263;
    border-radius: 10px;
    font-size: 16px
}

.load-more-btn-wrp .loader {
    display: none;
    margin-right: -50px;
    margin-left: 10px;
    margin-top: 7px
}

@media (max-width: 1200px) {
    .team .members .member-wrp {
        width: 33.3%
    }
}

@media (max-width: 1000px) {
    .team .filter-wrp .item-wrp {
        width: 50%
    }
}

@media (max-width: 768px) {
    footer nav#footerNav ul {
        display: flex;
        justify-content: center;
        margin: 0 0 10px;
        padding: 0
    }

    footer nav#footerNav ul li:nth-child(3) {
        margin-right: 0
    }

    .siteCenter, div.splitColumns.one div.flexbox>div>div {
        margin-top: 0
    }

    .contact-footer {
        flex-direction: column;
        justify-content: center
    }

    .contact-footer span {
        padding-left: 0
    }

    .loader-search-field {
        margin-bottom: 20px
    }

    .team .filter-wrp .item-wrp {
        width: 100%
    }

    .team .responsive .slick-prev {
        right: 60px
    }

    .team .responsive .slick-next {
        right: 13px
    }

    .team-member .filter-member {
        flex-direction: column
    }

    .team-member .filter-member .filter-left {
        margin-bottom: 22px;
        max-width: 300px
    }

    .team .members .member-wrp {
        width: 50%
    }
}

@media (max-width: 480px) {
    .team .members .member-wrp {
        width: 100%
    }
}

.loader-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1111;
    background-color: #000;
    opacity: .5
}

.home span.tagline span.slide-go-label.label-right-space {
    margin-right: 50px
}

.home span.tagline span.slide-go-label>button {
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 17px;
    font-weight: 400;
    padding: 10px 20px;
    background-color: inherit
}

div#bioHeader {
    align-items: flex-start
}

@media (max-width: 700px) {
    div#hero div#slideshow div.slick-list div.slick-track div.slide button.play-button.mobile {
        border: 1px solid #fff;
        border-radius: 30px;
        font-size: 17px;
        font-weight: 400;
        padding: 10px 20px;
        background-color: inherit;
        display: block;
        position: absolute;
        bottom: 25px;
        left: 50%;
        transform: translateX(-50%)
    }

    .home div.slide .slideContent {
        bottom: 80px
    }
}

@media (max-width: 500px) {
    .video-wrp img {
        max-width: 43px;
        max-height: 43px
    }

    .video-wrp {
        width: 43px;
        height: 43px
    }

    div#hero {
        max-height: 450px !important
    }

    .home div.slide {
        background-size: auto 100% !important
    }

    .home div.slide .slideContent {
        bottom: 90px
    }
}

#hero.ci-articles-events-hero div.flexbox {
    margin-left: 50px;
    max-width: 40%
}

#hero.ci-articles-events-hero .background {
    background-position: right center
}

#hero.ci-articles-events-hero div.flexbox h1 {
    font-size: 75px;
    line-height: 62px;
    font-weight: 700
}

#body.ci-articles-events-page {
    padding-bottom: 170px
}

.ci-articles-main-wrp {
    padding: 45px 50px 80px
}

.ci-articles-events-page .topics-slider .slick-track, .filter-left-wrp {
    display: flex
}

.ci-articles-events-page .topics-slider .slick-list {
    width: calc(100% + 40px)
}

.ci-articles-events-page .slick-wrp {
    position: relative;
    margin-right: 40px
}

.ci-articles-events-page .slick-wrp .slick-wrp-box>a .active-gradient {
    transition: .4s
}

.ci-articles-events-page .slick-wrp .wrp-slider {
    position: relative;
    text-align: center;
    padding: 25px 0;
    height: 100%;
    border-radius: 10px
}

.ci-articles-events-page .slick-wrp p {
    position: absolute;
    margin: 0;
    font-size: 16px;
    font-weight: bolder;
    color: #fff;
    line-height: 18px;
    width: 100%
}

.ci-articles-events-page .topics-slider {
    margin-bottom: 50px;
    transition: .4s;
    opacity: 0;
    visibility: hidden
}

.ci-articles-events-page .topics-slider.slick-initialized {
    opacity: 1;
    visibility: visible
}

.ci-articles-events-page .topics-slider .slick-prev {
    position: absolute;
    right: 100px;
    top: -45px;
    left: auto
}

.ci-articles-events-page .topics-slider .slick-next {
    top: -45px;
    position: absolute;
    right: 60px
}

.search-articles-box .filter-member .filter-left .submit-filter {
    position: absolute;
    background-color: #366263;
    width: fit-content;
    height: 100%;
    border-radius: 30px;
    border: 1px solid #000;
    top: 0;
    right: 0
}

@media (max-width: 768px) {
    .ci-articles-events-page .topics-slider .slick-prev {
        right: 60px
    }

    .ci-articles-events-page .topics-slider .slick-next {
        right: 20px
    }

    .search-articles-box .filter-member {
        flex-direction: column
    }

    .search-articles-box .filter-member .filter-left {
        margin-bottom: 22px;
        max-width: 300px
    }
}

@media (max-width: 400px) {
    .search-articles-box .filter-member .filter-left {
        width: 100%;
        max-width: none;
    }
}

.ci-articles-events-page .articles-wrp {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    margin: 50px 0
}

.ci-articles-events-page .articles-wrp .article-box {
    position: relative;
    display: flex;
    flex-direction: column;
    border-right: 1px dashed #979797;
    padding: 20px 20px 5px;
    width: calc(100% / 3)
}

.ci-articles-events-page .articles-wrp .article-title {
    flex: 1 1 auto;
    margin-top: auto
}

.ci-articles-events-page .article-featured-img {
    position: relative;
    margin-top: auto;
    margin-bottom: 10px;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.ci-articles-events-page .article-featured-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.ci-articles-events-page .articles-wrp .article-box:nth-child(3n+3) {
    border-right: none
}

.ci-articles-events-page .articles-wrp .article-box:nth-child(3n+4):after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 1px;
    border-top: 1px dashed #979797
}

.ci-articles-events-page .article-title h3 {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 700
}

.ci-articles-events-page .date {
    margin-top: auto;
    font-family: Montserrat, sans-serif;
    font-size: 16px
}

.ci-articles-events-page .article-categories {
    margin-bottom: 7px;
    min-height: 60px;
    color: #006463
}

.ci-articles-events-page .date-and-author-wrp {
    justify-content: space-between;
    margin-left: -20px
}

.ci-articles-events-page .date-and-author-wrp>div {
    margin-bottom: 5px;
    padding-left: 20px
}

.ci-articles-events-page .article-categories a, .ci-articles-events-page .article-categories span {
    font-size: 18px;
    pointer-events: none
}

.ci-articles-events-page .ci-events-wrp {
    padding: 60px 0;
    background-color: #006463
}

.ci-articles-events-page .ci-events-wrp .siteCenter {
    padding: 0 50px
}

.ci-articles-events-page .ci-events-wrp .siteCenter .date {
    color: #cce2b9
}

.ci-articles-events-page .events-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -7px;
    margin-bottom: 40px
}

.ci-articles-events-page .event-box {
    margin-bottom: 7px;
    padding-left: 7px;
    width: calc(100% / 3)
}

.ci-articles-events-page .event-box-inner {
    display: flex;
    flex-direction: column;
    padding: 20px;
    height: 100%;
    background-color: rgba(255, 255, 255, .15)
}

.ci-articles-events-page .ci-view-more-wrp {
    display: flex;
    align-content: center;
    justify-content: center
}

.ci-articles-events-page .ci-view-more {
    padding: 10px 40px;
    border: 1px solid #fff;
    border-radius: 14px;
    font-weight: 700;
    font-size: 18px
}

.ci-articles-events-page .ci-view-more:hover {
    background-color: #fff;
    color: #006463
}

@media (max-width: 1180px) {
    .ci-articles-main-wrp {
        padding: 20px
    }

    .ci-articles-events-page .ci-events-wrp .siteCenter {
        padding: 0 20px
    }
}

@media (max-width: 1024px) {
    #hero.ci-articles-events-hero div.flexbox h1 {
        font-size: 45px;
        line-height: 40px
    }

    .ci-articles-events-page .articles-wrp .article-box, .ci-articles-events-page .event-box {
        width: 50%
    }

    .ci-articles-events-page .articles-wrp .article-box:first-child {
        padding-left: 0
    }

    .ci-articles-events-page .articles-wrp .article-box:first-child:after, .ci-articles-events-page .articles-wrp .article-box:nth-child(3n+4):after {
        display: none
    }

    .ci-articles-events-page .articles-wrp .article-box:nth-child(odd):after {
        content: '';
        position: absolute;
        display: block;
        left: 0;
        top: 0;
        width: 100vw;
        height: 1px;
        border-top: 1px dashed #979797
    }

    .ci-articles-events-page .articles-wrp .article-box:nth-child(3n+4) {
        padding-left: 20px
    }

    .ci-articles-events-page .articles-wrp .article-box:nth-child(2n) {
        border-right: none
    }

    .ci-articles-events-page .articles-wrp .article-box:nth-child(2n+3) {
        border-right: 1px dashed #979797;
        padding-left: 0
    }

    .ci-articles-events-page .articles-wrp .article-box:nth-child(2n+2) {
        padding-right: 0
    }

    .ci-articles-events-page .articles-wrp .article-box:nth-child(3) {
        padding-top: 20px
    }
}

@media (max-width: 769px) {
    .ci-articles-events-page .event-box {
        width: 100%
    }

    .ci-articles-events-page .articles-wrp .article-box {
        border-right: none !important;
        border-bottom: 1px dashed #979797;
        padding: 20px 0 !important;
        width: 100%
    }

    .ci-articles-events-page .articles-wrp .article-box::after {
        display: none !important
    }

    .ci-articles-main-wrp {
        padding: 20px 0
    }

    .ci-articles-events-page .ci-events-wrp .siteCenter {
        padding: 0
    }
}

@media (max-width: 600px) {
    #hero.ci-articles-events-hero div.flexbox h1 {
        font-size: 35px;
        line-height: 30px
    }

    #hero.ci-articles-events-hero div.flexbox {
        height: auto
    }

    #hero.ci-articles-events-hero .background {
        background-size: cover;
        background-position: 39% 50%;
    }
}

.page-template-page-news .siteCenter, .page-template-template-client-success-stories .siteCenter {
    min-height: auto
}

.wp-embed-aspect-16-9 iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9
}

.search-results #archives article {
    padding: 30px 0 0
}

.search-results h2.entry-title {
    font-size: 1.25em;
    line-height: 1.3;
    font-weight: 400
}

div#hero {
    min-height: 400px;
    height: 500px
}

#masthead .siteCenter {
    min-height: 71px
}

div#hero div.flexbox {
    margin-left: 52%
}

.page-template-page-news header#masthead, .page-template-template-client-success-stories header#masthead {
    background-image: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, 0))
}

@media screen and (min-width: 981px) {
    header#masthead {
        background-image: linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,1));
    }
}

#siteContainer.archive.category div#headerSearchForm input[type=submit], #siteContainer.page-template-page-news-search div#headerSearchForm input[type=submit] {
    position: relative;
    margin-left: 20%;
}

#siteContainer.archive.category div#headerSearchForm form, #siteContainer.page-template-page-news-search div#headerSearchForm form {
    display: flex;
    align-items: center;
}
@media (max-width: 1298px) {
    #siteContainer.archive.category .content.initial.white, #siteContainer.page-template-page-news-search .content.initial.white  {
        margin-top: -100px;
    }
}
@media (max-width: 780px) {
    #siteContainer.archive.category .content.initial.white, #siteContainer.page-template-page-news-search .content.initial.white {
        margin-top: 0px;
    }
    #siteContainer.archive.category div#headerSearchForm form, #siteContainer.page-template-page-news-search div#headerSearchForm form {
        display: block;
    }
    #siteContainer.archive.category div#headerSearchForm input[type=submit], #siteContainer.page-template-page-news-search div#headerSearchForm input[type=submit] {
        position: absolute;
        margin-left: 0;
    }
    #siteContainer.archive.category #body, #siteContainer.page-template-page-news-search #body {
        margin-top: 130px;
    }
}
@media (min-width: 501px) and (max-width: 780px) {
    #siteContainer.archive.category div#headerSearchForm form,
    #siteContainer.page-template-page-news-search div#headerSearchForm form {
        display: flex;
    }
    #siteContainer.archive.category div#headerSearchForm form fieldset:first-child,
    #siteContainer.page-template-page-news-search div#headerSearchForm form fieldset:first-child {
        width: calc(100% - 70px);
    }
    #siteContainer.archive.category div#headerSearchForm input[type=submit],
    #siteContainer.page-template-page-news-search div#headerSearchForm input[type=submit] {
        position: static;
        margin-left: 20px;
    }
}
@media (max-width: 600px) {
    #siteContainer.archive.category #body, #siteContainer.page-template-page-news-search #body {
        margin-top: 170px;
    }
}
@media (max-width: 500px) {
    #siteContainer.archive.category #body, #siteContainer.page-template-page-news-search #body {
        margin-top: 230px;
    }
}
#siteContainer.search.search-results .right.sidebar form.search-form {
	display: flex;
}
#siteContainer.search.search-results .right.sidebar form.search-form button.search-submit {
	margin-left: auto;
}

.page-template-page-careers .siteCenter .flexbox.columns .left {
    flex: 1;
}
.page-template-page-careers .contact .jobTitle {
    margin-bottom: 20px;
    display: block;
}
.page-template-page-careers .contact .email {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
.page-template-page-news-landing #headerSearchForm form {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.page-template-page-news-landing #headerSearchForm form input[type=submit] {
    position: relative;
    margin-left: 10px;
    width: 45px;
    height: 45px;
}
.page-template-page-news-landing .left.narrative .socialMenu a {
    position: relative;
}
.page-template-page-news-landing .left.narrative .socialMenu a .fa-facebook::before{
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-55%, -43%);
}
@media (max-width: 1300px) {
    .page-template-page-news-landing #body .content.initial.white {
        margin-top: -100px;
    }
}
.page-template-page-news .articles-wrp .article-featured-img .wp-post-image,
.page-template-template-client-success-stories .articles-wrp .article-featured-img .wp-post-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.page-template-page-team .members-wrp .member-item .wp-post-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right top;
}
@media (min-width: 980px) {
    #bioContent .siteCenter .flexbox {
        padding-top: 4em;
    }
}
@media (min-width: 1500px) {
    .main-wrapper .narrative.toggle-media {
        max-width: 650px;
    }
    .main-wrapper .narrative.toggle-media {
        left: calc(((100vw - 1450px) / 2) + 72px);
    }
     div#bioMobileContent div.mobileIcons {
        left: calc(((100vw - 1450px) / 2) + 72px);
    }
}
@media (max-width: 700px) {
    .home.page div#hero {
        max-height: 600px;
        background-color: transparent;
        border-bottom: 0;
    }
    .home.page div#hero .slick-track {
        padding-bottom: 200px;
    }
    .home.page div#hero #slideshow .slide {
        position: relative;
    }
    .home.page div#hero #slideshow .slide .slide-excerpt {
        display: block !important;
        color: #000000;
        position: absolute;
        left: 200%;
        top: calc(100% + 100px);
        width: 200%;
        transition: all .3s ease;
    }
    .home.page div#hero #slideshow .slick-dots {
        bottom: 173px;
    }
    .home.page div#hero #slideshow .slide.slick-active .slide-excerpt {
        left: -100%;
    }
    .home.page div#hero #slideshow .slide.next .slide-excerpt {
        left: 120%;
    }
    .home.page div#hero #slideshow .slide.prev .slide-excerpt {
        left: -300%;
    }
}
.wp-block-pb-accordion-item.c-accordion__item .c-accordion__title:after {
    transform: translateY(-43%);
}
.wp-block-pb-accordion-item.c-accordion__item.is-open .c-accordion__title:after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
footer .socialMenu a .fa-facebook::before {
    top: 2px;
    left: 0;
    position: relative;
}
footer .socialMenu a .fa-linkedin::before {
    position: relative;
    top: 0px;
    left: 2px;
}
.home div#factoids.widget {
    margin-top: 10px;
}
.services-template-default.single .narrative h2 {
    color: #a9bcdf;
}
.page-template-default .siteCenter .columns .right.sidebar,
.page-template-page-contact .siteCenter .columns .right.sidebar {
    padding-left: 30px;
    border-left: 1px dashed rgba(0, 0, 0, .25);
}
@media (max-width: 450px) {
    .home.page div#hero {
        max-height: 625px;
    }
    .home.page div#hero .slick-track {
        padding-bottom: 225px;
    }
    .home.page div#hero #slideshow .slick-dots {
        bottom: 200px;
    }
}
@media only screen and (min-width: 682px) and (max-width: 768px) {
    .home.page div#body {
        margin-top: 50px;
    }
}
@media only screen and (min-width: 901px) and (max-width: 979px) {
    .home.page div#body {
        margin-top: 50px;
    }
}
@media only screen and (min-width: 981px) {
    .page-template-page-careers div#factoids.widget {
        margin-top: 10px;
    }
}
@media (max-width: 1180px) {
    .page-template-page-news .siteCenter .ci-articles-main-wrp,
    .page-template-template-client-success-stories .siteCenter .ci-articles-main-wrp {
        padding: 20px 20px 80px 20px;
    }
}
@media only screen and (min-width: 780px) and (max-width: 850px) {
    .page-template-page-news .siteCenter .ci-articles-main-wrp,
    .page-template-template-client-success-stories .siteCenter .ci-articles-main-wrp {
        padding: 20px 20px 110px 20px;
    }
    .single.single-industries div#factoids,
    .single.single-services div#factoids,
    .page-template-page-careers div#factoids,
    .page-template-page-contact div#factoids,
    .page-template div#factoids,
    .home div#factoids {
        margin-bottom: 70px;
    }
}
@media (max-width: 780px) {
    .page-template-page-news .siteCenter .ci-articles-main-wrp,
    .page-template-template-client-success-stories .siteCenter .ci-articles-main-wrp {
        padding: 20px;
    }
    .page-template-page-news #body.ci-articles-events-page,
    .page-template-template-client-success-stories #body.ci-articles-events-page {
        padding-bottom: 20px;
    }
    #siteContainer div#bioExperienceToggle span:after {
        top: calc(50% - 13px);
    }
    footer .socialMenu a .fa-facebook::before {
        left: -1px;
    }
    footer .socialMenu a .fa-linkedin::before {
        left: 1px;
    }
    .page-template-page-service-industry #body {
        min-height: 400px;
    }
}
@media (max-width: 768px) {
    .page-template-page-news .ci-articles-events-page .topics-slider .slick-list,
    .page-template-template-client-success-stories .ci-articles-events-page .topics-slider .slick-list {
        width: calc(100% + 20px);
    }
    .page-template-page-news .ci-articles-events-page .slick-wrp,
    .page-template-template-client-success-stories .ci-articles-events-page .slick-wrp {
        margin-right: 20px;
    }
    .page-template-default .siteCenter .columns .right.sidebar,
    .page-template-page-contact .siteCenter .columns .right.sidebar {
        padding-left: 0;
        border-left: unset;
    }
}
.page-template-default.page-parent #body #blogs .siteCenter,
.services-template-default.single #body #blogs .siteCenter,
.single.single-industries #body #blogs .siteCenter,
.privacy-policy #body #blogs .siteCenter,
.page-template-default #body #blogs .siteCenter {
    min-height: 0;
}

div.single.single-team #hero {
    min-height: 80vh;
    max-height: none;
    height: auto;
    padding-bottom: 90px;
}
div.single.single-team #hero .siteCenter {
    min-height: 0;
    max-height: none;
    height: auto;
}
div.single.single-team #hero .siteCenter #bioHeader{
    min-height: 0;
    max-height: none;
    height: auto;
    flex-direction: column;
}
div.single.single-team div#bioHeader .icons {
    height: auto;
}
div.single.single-team div#bioHeader ul {
    flex-wrap: wrap;
    gap: 10px;
}
div.single.single-team div#bioHeader ul li {
    margin: 0;
}
div.single.single-team #bioHeader .narrative {
    border-top: 1px solid rgba(255, 255, 255, .5);
    width: 100%;
}
@media (max-width: 980px) {
    div.single.single-team div#bioContent div.flexbox>div:first-child {
        padding-top: 3rem;
    }
}
@media only screen and (min-width: 780px) and (max-width: 980px) {
    div.single.single-team #hero {
        min-height: 74vh;
    }
    div.single.single-team div#bioHeader {
        width: 60%;
    }
}
@media (max-width: 780px) {
    div.single.single-team #hero {
        height: auto;
        max-height: none;
        min-height: unset;
        background-color: transparent;
        padding-bottom: 40px;
    }
    div.single.single-team #hero .siteCenter {
        max-height: unset;
        height: auto;
    }
    div.single.single-team #hero .siteCenter #bioHeader{
        height: auto;
        min-height: 0;
        max-height: none;
        padding-bottom: 0;
        width: 100%;
    }
    div.single.single-team div.deskbioWrp {
        aspect-ratio: 2 / 1;
        min-height: 350px;
        width: 100%;
    }
    div.deskbioWrp .name-position-wrp {
        width: 55%;
    }
    div.single.single-team .icons-and-content {
        display: flex;
        flex-direction: column;
    }
    div.single.single-team div#bioHeader ul.icons {
        display: flex;
        margin: 20px auto;
        justify-content: center;
        padding-bottom: 20px;
        border-bottom: 1px dashed rgba(0, 0, 0, .25);
    }
    div.single.single-team div#bioHeader ul.icons li a {
        color: var(--color-beige);
        border: 1px solid #4a4a4a;
        border-radius: 50%;
        display: block;
        text-align: center;
        font-size: 1.7em;
        line-height: 2em;
        height: 50px;
        width: 50px;
    }
    div.single.single-team #bioHeader div.icons-and-content div.narrative {
        display: block;
        color: rgb(51, 51, 51);
        font-size: 18.4px;
        font-weight: 500;
        line-height: 28px;
        padding-top: 0;
    }
    div.single.single-team div#hero div.background.wide {
        min-height: 500px;
        width: 100%;
        height: auto;
    }
    div.single.single-team div#bioExperienceToggle {
        margin: 1rem 0;
    }
    div.single.single-team div#bioExperienceToggle .siteCenter {
        min-height: 0;
    }
    div.single.single-team div#bioContent div.flexbox>div:first-child {
        padding-top: 0;
    }
}

@media only screen and (max-width: 600px) {
    div.single.single-team div#hero .siteCenter {
        position: relative;
        bottom: auto;
    }
}
@media only screen and (max-width: 500px) {
    div.single.single-team div#hero {
        max-height: none !important;
    }
    div.single.single-team div#hero div.background.wide {
        min-height: 350px;
    }
    div.single.single-team div.deskbioWrp {
        min-height: 200px;
    }
    div.single.single-team div#bioHeader ul.icons li a {
        font-size: 1.6em;
        line-height: 1.7em;
        height: 43px;
        width: 43px;
    }
}
@media only screen and (min-width: 781px) {
    div.single.single-team div#bioHeader {
        padding-bottom: 30px;
    }
    div.single.single-team div#bioHeader ul.icons .team-member-phone {
        display: none;
    }
}

@media only screen and (max-width: 780px) {
    .ci-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        content: "";
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0) 70%), linear-gradient(180deg, rgba(0, 0, 0, 0.59) 0%, rgba(0, 0, 0, 0) 10%), linear-gradient(0deg, rgba(0, 0, 0, 0.59) 0%, rgba(0, 0, 0, 0) 10%);
        min-height: 500px;
    }
}
@media only screen and (max-width: 500px) {
    .ci-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        content: "";
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0) 70%), linear-gradient(180deg, rgba(0, 0, 0, 0.59) 0%, rgba(0, 0, 0, 0) 10%), linear-gradient(0deg, rgba(0, 0, 0, 0.59) 0%, rgba(0, 0, 0, 0) 10%);
        min-height: 350px;
    }
}
@media only screen and (min-width: 781px) {
    .ci-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0) 70%), linear-gradient(180deg, rgba(0, 0, 0, 0.59) 0%, rgba(0, 0, 0, 0) 10%), linear-gradient(0deg, rgba(0, 0, 0, 0.59) 0%, rgba(0, 0, 0, 0) 10%);
    }
}
.team .members .member-wrp .member-item:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(90deg, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, 0) 25%), linear-gradient(180deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 20%), linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 20%);;
}