/* slick slide */
@charset "UTF-8";
:root {
    --blue: #005488;
    --gray: #707070;
    --darkgray: #4A4A4A;
    /* --orange: #D2460F; */
    --orange: #D2460F;
}
@font-face{font-family:slick;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-loading .slick-list{background:#fff url(ajax-loader.gif) center center no-repeat}.slick-next,.slick-prev{position:absolute;top:50%;display:block;padding:0;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;border:none;transform:translate(0,-50%)}.slick-next:focus .slick-next-icon,.slick-next:focus .slick-prev-icon,.slick-next:hover .slick-next-icon,.slick-next:hover .slick-prev-icon,.slick-prev:focus .slick-next-icon,.slick-prev:focus .slick-prev-icon,.slick-prev:hover .slick-next-icon,.slick-prev:hover .slick-prev-icon{opacity:1}.slick-next:focus,.slick-prev:focus{top:calc(50% - 1px)}.slick-next:focus .slick-next-icon,.slick-next:focus .slick-prev-icon,.slick-prev:focus .slick-next-icon,.slick-prev:focus .slick-prev-icon{color:orange;font-size:28px;margin-left:-2px}.slick-next.slick-disabled,.slick-prev.slick-disabled{cursor:default}.slick-next.slick-disabled .slick-next-icon,.slick-next.slick-disabled .slick-prev-icon,.slick-prev.slick-disabled .slick-next-icon,.slick-prev.slick-disabled .slick-prev-icon{opacity:.25}.slick-next .slick-next-icon,.slick-next .slick-prev-icon,.slick-prev .slick-next-icon,.slick-prev .slick-prev-icon{display:block;color:#000;opacity:.75;font-family:slick;font-size:24px;line-height:1}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev .slick-prev-icon:before{content:"←"}[dir=rtl] .slick-prev .slick-prev-icon:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next .slick-next-icon:before{content:"→"}[dir=rtl] .slick-next .slick-next-icon:before{content:"←"}.slick-slider{margin-bottom:30px}.slick-slider.slick-dotted{margin-bottom:60px}.slick-dots{position:absolute;bottom:-30px;display:block;padding:0;margin:0;width:100%;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li button{display:block;height:20px;width:20px;margin-top:-4px;margin-left:-4px;line-height:0;font-size:0;color:transparent;border:0;background:0 0;cursor:pointer}.slick-dots li button:focus .slick-dot-icon,.slick-dots li button:hover .slick-dot-icon{opacity:1}.slick-dots li button:focus .slick-dot-icon:before{color:orange}.slick-dots li button .slick-dot-icon{color:#000;opacity:.25}.slick-dots li button .slick-dot-icon:before{position:absolute;top:0;left:0;content:"•";font-family:slick;font-size:12px;line-height:1;text-align:center;transition:all .05s linear}.slick-dots li.slick-active button:focus .slick-dot-icon{color:orange;opacity:1}.slick-dots li.slick-active button .slick-dot-icon{color:#000;opacity:1}.slick-dots li.slick-active button .slick-dot-icon:before{margin-top:-3px;margin-left:-2px;font-size:18px}.slick-sr-only{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.slick-autoplay-toggle-button{position:absolute;left:5px;bottom:-32px;z-index:10;opacity:.75;background:0 0;border:0;cursor:pointer;color:#000}.slick-autoplay-toggle-button:focus,.slick-autoplay-toggle-button:hover{opacity:1}.slick-autoplay-toggle-button:focus{color:orange}.slick-autoplay-toggle-button .slick-pause-icon:before{content:"⏸";width:20px;height:20px;font-family:slick;font-size:18px;font-weight:400;line-height:20px;text-align:center}.slick-autoplay-toggle-button .slick-play-icon:before{content:"▶";width:20px;height:20px;font-family:slick;font-size:18px;font-weight:400;line-height:20px;text-align:center}

/* fonts */
@font-face{
    font-family: "Questa";
    src: url("assets/fonts/questa-regular.woff2") format("woff2"),
         url("assets/fonts/questa-regular.woff") format("woff");
}
@font-face{
    font-family: "Questa Italic";
    src: url("assets/fonts/questa-italic.woff2") format("woff2"),
         url("assets/fonts/questa-italic.woff") format("woff");
}

/*  Headings */
html, body {
    position:relative;
    overflow-x:hidden;
}
body {
    font-family: "Questa", Helvetica, Arial, sans-serif;
}
body .h1 {
    font-size: 2.5rem; 
}
body.wp-admin,
body.wp-admin *:not(.dashicons):not(.mce-ico):not(.yoast-help-icon),
body.wp-admin button:not(.dashicons),
body.wp-admin input,
body.wp-admin optgroup,
body.wp-admin select,
body.wp-admin textarea {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}
.elementor-slide-heading {
    font-family: questa, serif;
    font-weight: 400;
    font-style: normal;
}
button:focus,
a:focus {
    outline: auto;
}
h4 {
    font-size: 1em;
    line-height: 1.5em;
    margin: 1.5em 0;
}
.insight-content h4 {
    font-size: 1em;
    line-height: 1.5em;
    margin: 1.5em 0;
}
.rte-content a {
    color: #0069aa;
}
.rte-content a:focus,
.rte-content a:hover {
    color: var(--blue);
}

/*  Header - Nav */

.home .elementor-location-header section .screen-reader-text:focus, .elementor-location-header section .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    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;
}
.elementor-location-header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
}
.elementor-location-header + div, .elementor-location-header + main {
    height: 100%;
    transition: transform .3s .3s;
    padding-top: 8em;
}
.global-header .header-main-content {
    z-index: 4;
}
.logo-interior.elementor-widget-theme-site-logo,
.logo-home {
    z-index: 4;
}
.global-header .site-logo-image,
.global-header .site-logo-image-inverse {
    max-width: 366px;
}
.global-header .background-see-through .elementor-widget-wrap {
    background-size: cover;
}

@media screen and (max-width: 25.875em) {
    .global-header .site-logo-image {
        width: 14.375em;
    }
}
.logo-interior.elementor-widget-theme-site-logo a,
.logo-home a {
    position: relative;
    z-index: 2;
}
.elementor-location-header section a {
    color: var(--darkgray);
}
.elementor-location-header section a:hover {
    color: #f1941c;
}
.global-header .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    width: 100%;
    flex-wrap: nowrap;
    padding-right: 6%;
}
.global-header .elementor-nav-menu--main .elementor-nav-menu a,
.global-header .elementor-nav-menu--main .elementor-nav-menu a.highlighted,
.global-header .elementor-nav-menu--main .elementor-nav-menu a:focus,
.global-header .elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 13px 10px;
}
.global-header li.menu-item.menu-item-type-post_type.menu-item-object-page:nth-child(4) {
    margin-left: 30%;
}

/* Navigation */
.global-header .elementor-nav-menu {
    text-transform: uppercase;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.global-header .elementor-nav-menu li:nth-child(7),
.global-header .elementor-nav-menu li:nth-child(6),
.global-header .elementor-nav-menu li:nth-child(5),
.global-header .elementor-nav-menu li:nth-child(4) {
    font-size: .75em;
}
.global-header .elementor-nav-menu li:nth-child(7) a,
.global-header .elementor-nav-menu li:nth-child(6) a,
.global-header .elementor-nav-menu li:nth-child(5) a,
.global-header .elementor-nav-menu li:nth-child(4) a {
    color: var(--darkgray);
}
.global-header .elementor-nav-menu li:nth-child(7) a:hover,
.global-header .elementor-nav-menu li:nth-child(6) a:hover,
.global-header .elementor-nav-menu li:nth-child(5) a:hover,
.global-header .elementor-nav-menu li:nth-child(4) a:hover {
    color: #f1941c !important;
}

/* Mobile Navigation */
.global-header .elementor-nav-menu--dropdown {
    background: none;
}
.global-header .elementor-menu-toggle {
    margin-left: 16px;
    color: var(--gray);
    background: none;
    z-index: 4;
}
.global-header .elementor-menu-toggle:hover {
    color: #f1941c;
}
.global-header .elementor-nav-menu--dropdown:before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #0069aa;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s,opacity .3s 0.1s;
    z-index: 2;
}
.global-header .elementor-menu-toggle.elementor-active {
    color: #fff !important;
    background: none;
}
.global-header .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu--dropdown:before {
    visibility: visible;
    opacity: 1;
}
.global-header .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu--dropdown {
    position: absolute;
    left: 0;
    top: -60px;
    right: 0;
    height: 100vh;
    width: 100vw;
    padding: 100px 0 0;
    z-index: 3;
}
.global-header .elementor-nav-menu--dropdown a {
    color: #fff !important;
    justify-content: center;
}
@media screen and (max-width: 71.875em){
    .global-header .elementor-nav-menu--dropdown li {
        font-size: 1.85em;
    }

    .global-header .elementor-nav-menu--dropdown li:nth-child(7),
    .global-header .elementor-nav-menu--dropdown li:nth-child(6),
    .global-header .elementor-nav-menu--dropdown li:nth-child(5),
    .global-header .elementor-nav-menu--dropdown li:nth-child(4) {
        font-size: 1.55em;
    }
}
.global-header .elementor-nav-menu--dropdown a:hover {
    color: #f1941c;
}
.global-header .elementor-nav-menu--dropdown li.menu-item.menu-item-type-post_type.menu-item-object-page:nth-child(4) {
    margin-left: 0;
}
.global-header .elementor-location-header section .elementor-nav-menu--dropdown a {
    color: #fff;
}
.global-header .elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
.global-header .elementor-nav-menu--dropdown .elementor-item.highlighted,
.global-header .elementor-nav-menu--dropdown .elementor-item:focus,
.global-header .elementor-nav-menu--dropdown .elementor-item:hover {
    color: #f1941c;
    background: none;
}
.menu-item-has-children .sub-menu a {
    background: white;
    color: black !important;
    box-shadow: 0px 2px 15px rgba(0,0,0,0.3);
    border-radius: 3px;
    border-left: 0px !important;
}

/* Home page header */
.homepage-insights {
    max-width: 80em;
}

.home .elementor-location-header + div, .home .elementor-location-header + main  {
    padding-top: 0;
}
.home .global-header {
    color: #fff;
}
.home .global-header .header-main-content {
    border-bottom: none;
    background-color: transparent;
    box-shadow: none;
    transition: background-color 1s;
}
.home .global-header .site-logo-image {
    opacity: 0;
    transition: opacity .5s;
}
.home .global-header .site-logo-image-inverse {
    display: block;
    transition: opacity .5s .25s;
    width: 34.375em;
}
.home .global-header .btn-mobile-nav {
    color: #fff;
    transition: color 1s;
}
.home .global-header .primary-links,
.home .global-header .secondary-links,
.home .elementor-location-header section a {
    color: #fff;
}
.home .global-header .primary-links a,
.home .global-header .secondary-links a {
    transition: color 1s;
}
.home .global-header .background-see-through .elementor-widget-wrap,
.home .global-header .background-see-through:after {
    background: none !important;
}
.home .global-header .elementor-menu-toggle {
    color: #fff;
}
.home .global-header .elementor-menu-toggle:hover {
    color: #f1941c;
}
.home .site-search {
    position: absolute;
}
.home .site-search .btn-site-search:before {
    color: #fff;
}
.home .site-search .btn-site-search:focus:before,
.home .site-search .btn-site-search:hover:before {
    color: #F1941c;
}

/*  Homepage */
.home .swiper-slide-inner img {
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    height: 100%;
    width: 350px;
    z-index: 0;
    opacity: 0.3;
}
.home .swiper-slide-inner .circle {
    /* height: 50vh;
    width: 50vh;
    margin: 0 auto; */
    /* border: 1px solid #fff;
    border-radius: 1000px; */
}
.home .swiper-slide-inner{
    /*max-height: 400px;
    max-width: 400px;*/
    /* width: 50vw; */
    width: 100%;
    height: auto;
    /* border: 1px solid #fff; */
    border-radius: 1000px;
}

.container-profName {
    margin: 0;
}
.page-professionals-landing .intro-section {
    padding-top: 0;
}
@media screen and (max-width: 767px) {
    .elementor-widget .profile-contact.elementor-icon-list-items.elementor-inline-items {
        justify-content: center;
    }
}
@media screen and (min-width: 768px) {
    .elementor-widget .profile-contact.elementor-icon-list-items.elementor-inline-items {
        margin: 0 -8px;
    }
}
@media screen and (min-width: 768px) {
    .elementor-widget .profile-contact.elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:first-child {
        margin-left: 8px;
    }
}
.elementor-widget .profile-contact.elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-left: 0;
    margin-right: 0;
}

/* Breadcrumbs */
.elementor-widget-breadcrumbs.breadcrumbs {
    font-size: 12px;
}
.breadcrumbs a {
    padding-right: 15px;
    color: #000;
}
.breadcrumbs :not(:last-child):after {
    padding-left: 0;
    padding-right: 15px;
}
.breadcrumbs a:hover {
    color: #f1941c;
}
.breadcrumbs .breadcrumb_last {
    font-weight: bold;
}

/* Inner page styles */
.page-background,
.dimmer {
    position: fixed !important;
}

/* Site search */
.site-search {
    z-index: 5;
}
.site-search .btn-site-search {
    width: 22px;
    color: var(--gray);
    border: none;
    background: none;
}
.site-search .btn-site-search:hover,
.site-search .btn-site-search:focus {
    color: #000;
    background: none;
}
.elementor-section.page-background.with-gradient.left {
    background-position: 0 0 !important;
}

/* Tabs */
.tabs {
    z-index: 2;
}
.tabs [role="tablist"] {
    position: absolute;
    left: 15%;
    top: 0;
    max-width: 14em;
}
.tabs [role="tablist"].fixed {
    position: fixed !important;
    top: 151px;
    bottom: auto;
}
.single-professional .tabs [role="tablist"].fixed {
    top: 222px;
}
.tabs [role="tablist"] [role="tab"], .tabs .tabs-elements > a {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1em;
    white-space: normal;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 1.5em;
    display: block;
    padding: 0 0 0 .75em;
    position: relative;
    cursor: pointer;
    color: #000;
    border-radius: 0;
    border: none;
    transition: color .3s;
}
.tabs [role="tablist"] [role="tab"]:hover,
.tabs [role="tablist"] [role="tab"]:focus,
.tabs .tabs-elements > a:hover,
.tabs .tabs-elements > a:focus {
    color: var(--orange);
    background: none;
}
.tabs [role="tablist"] [role="tab"][aria-selected="true"]:before, 
.tabs [role="tablist"] .tab-anchor.active:before {
    content: '';
    background-color: var(--orange);
    width: 4px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 0;
}
.tabs [role="tabpanel"] {
    min-height: 50vh;
    padding-bottom: 4.375em;
    padding-right: 10px;
    text-align: left !important;
    font-size: 1.125em;
    color: #373737;
}
.tabs.tabs-as-anchors [role="tabpanel"] {
    display: block;
}
@media screen and  (min-width: 1200px){
    .diversity .tabs [role="tabpanel"]{
        min-height: 800px;
    }
}

.tabs [role="tabpanel"] p {
    text-align: left !important;
}

.tabs [role="tabpanel"] a,
.tabs [role="tabpanel"] a:visited {
    color: #0069aa;
}
.tabs [role="tabpanel"] iframe {
    max-width: 560px;
    margin: 0 auto;
    display: block;
}
.tabs .rte-content h2 {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    text-align: left;
}
.tabs .rte-content h3 {
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 1px;
    margin-bottom: 0.4em;
    margin-top: 1em;
}
.tabs .rte-content h3+p {
    margin-top: 0em;
}
.tabs .rte-content h2.badges-carousel__section-header {
    margin: 0;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25em;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.75em;
    position: relative;
    z-index: 2;
}
.tabs .rte-content h2.title, .toc-content.rte-content .title h2 {
    position: relative;
    padding: 0 0 20px;
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 1.125em;
}
.toc-content.rte-content .title h2 {
    margin-top: 1.5em;   
}
.toc-content.rte-content .title h2:after,
.tabs .rte-content h2.title:after,
.insight-template-default h2.title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 48px;
    height: 2px;
    background: var(--orange);
}
.read-more .btn-read-more {
    padding: 0;
    border: 0;
    background: none;
}

/* Professionals page */
.search-professionals .btn-submit-search,
.btn-submit-search,
.search-professionals .btn-submit-insights-search,
.btn-submit-insights-search,
.search-professionals .btn-additional-options-toggle {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
}
.btn-submit-search:focus,
.btn-submit-search:hover,
.btn-submit-insights-search:focus,
.btn-submit-insights-search:hover,
.search-professionals .btn-additional-options-toggle:focus,
.search-professionals .btn-additional-options-toggle:hover {
    color: var(--blue);
    background: none;
}
.search-professionals .btn-additional-options-toggle {
    margin-top: 1em;
}
.professionals-news .btn-call-to-action {
    border: 0;
    border-radius: 0;
}
.professionals-news .btn-call-to-action:focus,
.professionals-news .btn-call-to-action:hover {
    background: var(--blue);
}
.drop-down__select-wrapper  {
    position: relative;
}
.drop-down__select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    color: #545454;
    font-family: "Questa Italic", "Times New Roman", Times, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25em;
    cursor: pointer;
    width: 100%;
    padding: 0;
    z-index: 10;
    position: relative;
    background: transparent;
}
.drop-down__select-wrapper:before {
    content: '';
    display: inline-block;
    width: 1.5625em;
    height: 1.5625em;
    border-radius: 50%;
    position: absolute;
    right: 1em;
    top: 28%;
    border: 1px solid #0069aa;
}
.drop-down__select-wrapper:after {
    content: '';
    position: absolute;
    display: inline-block;
    right: 17px;
    top: 60%;
    font-size: 0;
    width: 12px;
    height: 29px;
    transform: translate3d(-50%, -50%, 0);
    color: #0069aa;
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='angle-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' class='svg-inline--fa fa-angle-down fa-w-8 fa-2x'%3E%3Cpath fill='%230069aa' d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z' class=''%3E%3C/path%3E%3C/svg%3E");
    background-size: contain;
}
.drop-down__select-wrapper option[value="0"] {
    display: none;
}
.drop-down__select-wrapper select option.sub-option {
    padding-left: 15px;
}
.search-criteria .btn-remove-criteria {
    border: none;
    border-radius: 0;
}
.search-criteria .btn-remove-criteria:focus,
.search-criteria .btn-remove-criteria:hover {
    background: none;
    color: #373737;
}
.article-metadata .article-tag, .article-metadata .article-featured, .credential-card .credential-name, .content-detail-page-metadata .event-label {
    color: var(--orange);
}
.article-metadata .article-title {
    color: #0069aa;
}
.article-metadata .article-title:focus,
.article-metadata .article-title:hover {
    color: var(--blue);
}
.professionals-list .profile-image-round {
    margin-right: 2em !important;
}
.professionals-list .professional-profile {
    text-align: left;
}

@media screen and (min-width:1200px){
    .professionals-list.dei-pros .professional-profile:not(:nth-child(4n)) {
        padding-right: 20px;
    }
}
.dei .elementor-toc__list-item {
    margin-bottom: 24px;
}
.dei .toc-content .elementor-menu-anchor {
    top: -150px;
    display: block;
    position: relative;
}
.dei .anchor-link-list .elementor-toc__header {
    display: none;
}
.professionals-list.dei-pros, 
.professionals-list.col-4{
    justify-content: flex-start;
}
.professionals-list.dei-pros .professional-profile, 
.professionals-list.col-4 .professional-profile {
    text-align: left;
    width: 50%;
    flex-direction: column;
    align-items: flex-start;
}
.professionals-list.dei-pros .professional-profile:not(:nth-child(2)), 
.professionals-list.col-4 .professional-profile:not(:nth-child(2)) {
    padding-right: 10px;
}
.professionals-list.dei-pros .profile-info > a, 
.professionals-list.col-4 .profile-info > a, 
.professionals-list.dei-pros .profile-info > div, 
.professionals-list.col-4 .profile-info > div {
    margin-top: 8px;
    display: block;
}
.professionals-list.dei-pros .profile-name, 
.professionals-list.col-4 .profile-name{
    font-size: 16px
}
.professionals-list.dei-pros .profile-position, 
.professionals-list.col-4 .profile-position{
    font-size: 16px;
}
.professionals-list.dei-pros .profile-info, 
.professionals-list.col-4 .profile-info {
    margin-left: 10px;
}
.professionals-list.dei-pros .email i, 
.professionals-list.col-4 .email i {
    margin-left: 6px;
}
@media screen and  (min-width:1200px){
    .professionals-list.dei-pros .professional-profile, 
    .professionals-list.col-4 .professional-profile {
        width: 25%;
        border-bottom: none;
    }
}
@media screen and  (max-width:480px){
    .professionals-list.dei-pros .professional-profile, 
    .professionals-list.col-4 .professional-profile {
        width: 100%;
        flex-direction: row;
    }
    .professionals-list.dei-pros .professional-profile .rte-content li:before, 
    .professionals-list.col-4 .professional-profile .rte-content li:before {
        margin-right: 0;
    }
}
.dei .elementor-toc__body {
    padding-left: 0px;
}
.dei.anchor-link-list .elementor-widget-container {
    overflow: visible;
}
.elementor-toc__list-wrapper {
    font-family: 'Montserrat', arial;
    text-transform: uppercase;
}
.elementor-toc__list-item-text {
    padding-left: 4px;
    position: relative;
    transition: all .25s ease-in-out;
}
.elementor-toc__list-item-text:hover {
    color: var(--orange) !important;
    text-decoration: none !important;
}
.elementor-toc__list-item-text.elementor-item-active::before {
    content: '';
    background-color: var(--orange);
    width: 4px;
    height: 22px;
    position: absolute;
    left: -8px;
    top: 0;
    transition: all .25s ease-in-out;
}
.about-content .tabs h2{
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1em;
    white-space: normal;
    text-transform: uppercase;
    text-align: left;
    line-height: 140%;
    display: block;
    padding: 0 0 0 10px;
    position: relative;
    cursor: pointer;
    color: #000;
    border-radius: 0;
    border: none;
    transition: color .3s;
    margin-bottom: 24px;
}
.about-content .tabs h2:hover {
    color: var(--orange);
    text-decoration: none;
}


/*  */
.search-criteria .btn-clear-all {
    font-size: 18px;
    font-weight: 400;
    border-radius: 0;
    background: none;
    border: 0;
}
.search-criteria .btn-clear-all:focus,
.search-criteria .btn-clear-all:hover {
    color: var(--blue);
    background: none;
}

.alpha-letter-select .option-viewable:hover {
    color: var(--blue);
}
.drop-down__select-wrapper.alpha-letter-select-mobile {
    display: none;
}

/* Forms */
form:not(#loginform) {
    font-family: 'Montserrat', Arial, sans-serif;
    color: #000;
}
form:not(#loginform) label {
    text-transform: uppercase;
    font-size: 16px;
    margin: 20px 0px 10px;
}

/* Doc Gen */
#dg-hero-image {
    display: none;
}

/* Footer styles */
.container-socialIcons {
    margin-left: 36px;
}
/* .container-socialIcons span {
    width: 1em;
    height: 1em;
} */
.container-socialIcons span:before {
    font-size: 14px;
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}
.container-socialIcons a {
    background-color: #FFFFFF;
    border-radius: 50%;
    display: inline-flex;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
}
.container-socialIcons a:has(.twitter) {
    width: 44px;
    height: 44px;
    top: -7px;
    position: relative;
}
@media screen and (min-width: 768px) {
    .container-socialIcons a:has(.twitter) {
        width: 30px;
        height: 30px;
        top: -5px;
    }
}
.container-socialIcons a:hover {
    color: var(--blue);
}
.facebook:before {
    content: "\f39e";
}
.linkedin:before {
    content: "\f0e1";
}
.twitter:before {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    background-image: url('./assets/fonts/x-twitter-brands-solid.svg');
    background-position: center;
    background-repeat: no-repeat;
    left: 12px;
    top: 12px;
}

@media screen and (min-width: 768px) {
    .twitter::before {
        height: 14px;
        width: 14px;
        left: 8px;
        top: 8px;
    }
}
.elementor-location-footer .global-footer {
    display: block;
}
.footer-info-column > .elementor-widget-wrap {
    flex-wrap: nowrap;
    justify-content: flex-end;
}
.footer-info-column > .elementor-widget-wrap > .elementor-element {
    width: auto;
    display: inline-flex;
}
.elementor-location-footer .global-footer .copyright {
    margin-bottom: 0 !important;
}
#menu-footer-menu {
    display: flex;
    justify-content: flex-end;
}
.global-footer #menu-footer-menu li:before {
    content: '|';
    margin-left: .75em;
    margin-right: .75em;
}

/* Info Block */
.info-block {
    padding-top: 31px;
    padding-bottom: 24px;
    color: #373737;
}
.info-block .info-block-title {
    position: relative;
    padding: 0 0 20px;
    margin-bottom: 30px;
    font-size: 1.2em;
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 400;
}
.info-block .info-block-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 48px;
    height: 2px;
    background: var(--orange);
}
.info-block-content {
    display: flex;
}
.info-block-image {
    align-self: flex-start;
    width: 115px;
    flex-shrink: 0;
    overflow: hidden;
    margin: 0 32px 0 0;
    border-radius: 100%;
}
.info-block-image img {
    vertical-align: top;
    border-radius: 100% !important;
}
.info-block-details {
    padding-top: 8px;
}
.info-block-details > span,
.info-block-details .info-name,
.info-block-details .info-location,
.info-block-details .info-position,
.info-block-details .info-name {
    display: block;
}
.info-block-details a {
    color: #0069aa;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: .85rem;
}
.info-block-details a:hover,
.info-block-details a:focus {
    color: #f1941c;
}
.info-block-details .info-name {
    font-size: 1.2rem;
    line-height: 1.3;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #0069aa;
}
.info-block-details .info-location,
.info-block-details .info-position {
    font-size: 1.2rem;
}
.info-block-details .info-position {
    font-style: italic;
}

/* Bio Details styles */
.single-professional .global-header .background-see-through .elementor-widget-wrap {
    background-color: gray;
}
@media screen and (max-width:767px) {
    .bio-detail-header > .elementor-container {
        flex-direction: column;
    }

    .bio-detail-header > .elementor-container .bio-hero .elementor-widget-wrap {
        justify-content: center;
    }

    .bio-detail-header > .elementor-container .bio-hero .elementor-widget-wrap .bio-image-container {
        height:17.1875em;
    }
}
.bio-detail-header .bio-hero {
    width: auto !important;
}
.bio-detail-header .bio-image-container {
    width: 17.1875em !important;
}
.bio-detail-header .bio-name,
.bio-detail-header .bio-address {
    margin-bottom: 0 !important;
}
.bio-detail-header .bio-address {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.bio-detail-header .bio-address p {
    margin-bottom: 0;
}
.bio-detail-header .bio-position {
    margin-bottom: .475em !important;
    line-height: 1;
}
.bio-detail-header .bottom-section {
    width: 70% !important;
    padding-bottom: 40px;
    margin-bottom: -20px;
    background: none;
}
.bio-tools-list .elementor-icon-list-items {
    justify-content: center;
}
@media screen and (min-width: 768px) {
    .bio-tools-list .elementor-icon-list-items {
        justify-content: flex-start !important;
        padding-left: 42% !important;
        margin-left: -8px;
        margin-right: -8px;
    }
}
.bio-tools-list li > span,
.bio-tools-list li > span + .elementor-icon-list-text {
    display: none !important;
}
.bio-tools-list .elxementor-icon-list-item {
    align-items: center !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.bio-tools-list .elementor-icon-list-item,
.bio-tools-list .elementor-icon-list-item a {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.bio-tools-list .elementor-icon-list-item a {
    margin-left: 16px;
    margin-right: 16px;
}
.bio-tools-list .elementor-icon-list-icon {
    display: block;
    margin: 0 auto 6px;
    width: 2.625em;
    height: 2.625em;
    border-radius: 2.625em;
    background-color: #fff;
    position: relative;
}
.bio-tools-list .elementor-icon-list-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    color: #402a13;
    font-size: 18px;
    transition: -webkit-transform .15s;
    transition: transform .15s;
}
.bio-tools-list li:hover .elementor-icon-list-icon i {
    transform: translate3d(-50%, -50%, 0) scale(1.2);
}
.bio-tools-list .elementor-icon-list-text {
    display: block !important;
    padding-left: 0 !important;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .625em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
.bio-primary-practices .other-details {
    margin-top: 1em;
}
.container-bioForm {
    margin-top: 50px;
}
.other-details ul {
    display: flex;
    flex-wrap: wrap;
}
.other-details ul li:after {
    content: '|';
    margin: 0 5px;
}
.other-details ul li:last-child:after {
    display: none;
}
.other-details ul a {
    text-decoration: underline;
}
.other-details ul a:hover {
    text-decoration: none;
}
.single-professional .credentials-module {
    padding: 3.125em 0;
}
.credentials-module .credentials {
    margin-top: 12px;
    columns: 1;
}
@media screen and (min-width: 768px) {
    .credentials-module .credentials {
        columns: 2;
    }
}
.credential-card .credential-details {
    color: #000;
    break-inside: avoid;
}

.credential-details ul li ul li {
    padding-left: 30px;
}

.credentials-module .credential-card {
    break-inside: avoid;
    display: inline-block;
    width: 100%;
}

.badges-carousel {
    background-image: linear-gradient(135deg, rgba(4,66,145,1) 0%,rgba(33,134,211,0.44) 29%,rgba(41,137,212,0) 50%,rgba(249,191,76,0.44) 72%,rgba(255,155,0,1) 100%);
}
.badges-carousel__outer-wrapper .width-wrapper {
    padding-left: 0;
    padding-right: 0;
}
.badges-carousel .badges-carousel__btn {
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    height: 5em;
    z-index: 100;
    cursor: pointer;
    border: 0;
}
.badges-carousel .badges-carousel__btn:before {
    font-size: 3.125em;
    color: #0069aa;
    transition: color .3s;
}
.no-touchevents .badges-carousel .badges-carousel__btn:hover:before {
    color: var(--blue);
}
.badges-carousel .badges-carousel__btn--prev {
    left: 0;
    background: linear-gradient(-90deg, rgba(255,255,255,0) 0%, #fff 65%, #fff 100%) !important;
    height: 14em;
    padding-right: 5em;
    padding-left: 1.5em;
}
.badges-carousel .badges-carousel__btn--next {
    right: 0;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, #fff 75%, #fff 100%) !important;
    height: 14em;
    margin-right: 0;
    padding-left: 5em;
    padding-right: 1.5em;
}
.secondary-header {
    position: fixed !important;
    top: 130px;
}
.secondary-header__wrapper .elementor-container {
    width: 100% !important;
    max-width: 1016px;
    margin-right: auto;
    margin-left: auto;
    padding: 6px 0 !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.secondary-header__image-container {
    width: 4.375em !important;
    height: 4.375em;
    position: absolute !important;
    left: 0;
    top: -13px;
    overflow: hidden;
    border: 3px solid #fff;
    background-color: #C7C7C7;
    border-radius: 50%;
    margin-right: 1em;
}
.secondary-header__image-container img {
    position: absolute;
    left: 50%;
    transform: translate3d(-50%, 0%, 0);
    width: 100%;
    border-radius: 50%;
}
.secondary-header__name-img .elementor-widget-wrap {
    padding: 12px 0 10px 86px !important;
}
.secondary-header__name {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.25em;
    line-height: 1;
    margin: 0 !important;
}
.secondary-header__position {
    font-family: "Questa Italic", "Times New Roman", Times, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25em;
    color: #4a4a4a;
    line-height: 1;
}
.contact ul {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.contact ul li:before {
    content: '|';
    color: #767879;
    margin-left: .5em;
    margin-right: .5em;
}
.contact ul li:first-child:before {
    display: none;
}
.contact ul a,
.article-content a {
    color: #0069aa;
}
.contact ul a:hover,
.article-content a:focus,
.article-content a:hover {
    color: var(--blue);
}
.rte-content ul.article-list {
    margin-left: 0;
}
.rte-content ul.article-list li:before {
    display: none;
}
.article-content p {
    margin-top: 1em;
    margin-bottom: 1em;
}

.article-title {
    text-align: left !important;
}

 

/* Display cards (offices, industries, practices, etc.) */
.display-cards-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px auto 20px;
}

.display-cards-container.insight-cards {
    justify-content: flex-start;
}

.display-card {
    width: 31%;
    box-sizing: border-box;
    margin-right: 6px;
    position: relative;
    margin-bottom: 6px;
    text-align: center;
    padding: 0;
    /* border: 1px solid #c7c7c7; */
    border-radius: 5px;
    min-height: 17.1875em;
    background-color: #fff;
    transition: background-color 0.3s;
    cursor: pointer;
    box-shadow: 0 2px 10px 5px rgba(0,0,0,0.1);
    margin-bottom: 20px;
}

.insight-cards .display-card {
    border-radius: 0;
    border: 1px solid #ccc;
    width: 175px;
    box-shadow: none;
}

.insight-cards .display-card:hover {
    box-shadow: none;
}

.search-results-insights .featured-and-recent-content .recent-content {
    padding-top: 0;
}

.insight-cards .card-thumb-container {
    width: 100px;
    margin: 20px auto;
    border-radius: 50%;
    overflow: hidden;
    height: 100px;
}

.insight-cards img.card-thumb-img {
    object-fit: cover;
    width: 100px !important;
    height: 100px !important;
}

.insight-cards .card-title-container {
    padding: 0;
}

.display-card:hover {
    /* background-color: #f5f5f5; */
    box-shadow: 0 2px 5px 2px rgba(0,0,0,30%);
}

.search-input .btn-submit-insights-search::after {
    color: #0069aa;
    font-size: 1.25em;
    margin-left: .25em;
    content: "";
    font-family: "Ionicons";
    font-size: 1.875em;
}

/* .display-card:hover .card-thumb-img {
    scale: 1.1;
} */

.card-thumb-container {
    font-size: 1.125em;
    width: 100%;
    /* border-radius: 11.11111em; */
    margin-bottom: 5px;
}

.elementor img.card-thumb-img,
.card-thumb-img {
    border-radius: 5px 5px 0 0;
}

.card-info {
    color: #0069aa;
    font-family: "Montserrat";
    text-align: center;
    transition: color 0.3s;
    margin-top: 1em;
    font-size: 0.875em;
}
.office-phone {
    display: block;
}
.office-detail-info {
    padding: 10px 0;
}

.office-detail-info .card-info {
    text-align: center;
    font-size: 1.1em;
    text-transform: uppercase;
}

.office-detail-info .card-info-container {
    margin-bottom: 0;
}

.office-detail-info p {
    margin-bottom: 0;
}

.office-detail-info p br:first-of-type {
    display: none;
}

.office-detail-info .office-map {
    font-weight: bold;
}

.display-card:hover .card-info {
    color: var(--blue);
}

.professionals-list .profile-phone,
.professionals-list .profile-email {
    font-family: "Montserrat";
    font-weight: 400;
    font-style: normal;
    font-size: .785em;
    line-height: 21px;
    cursor: pointer;
}
.professionals-list .profile-practice-area {
    display: none !important;
}

/* Corporate Transparency Act Hub */
.corporate-transparency-act-hub [data-tab="tab-professionals"]{
    display: none !important;
}  
/* .corporate-transparency-act-hub .professionals-list .profile-practice-area, */
.corporate-transparency-act-hub .professionals-list .profile-practice-area,
.corporate-transparency-act-hub .professionals-list .profile-practice-area a {
    display: block !important;
    color: #4a4a4a;
}
.corporate-transparency-act-hub .professionals-list a:hover{
    color: #0069aa;
}
.corporate-transparency-act-hub .professionals-list .profile-position,
.corporate-transparency-act-hub .professionals-list .profile-location {
    display: none !important;
}
.professionals-list .profile-location {
    color: var(--gray);
}


.card-title-container,
.card-info-container {
    padding: 0 15px;
    text-align: center;
}

.card-info-container {
    display: block;
    margin-bottom: 10px;
}

.office-title {
    font-weight: 600;
    font-size: 1em;
    text-transform: uppercase;
    margin-top: 1em;
}

.office-address {
    margin: 0 auto;
    padding: 0;
}

/* Office header background */

@media screen and (max-width: 1024px) {
    .display-card {
        width: 48%;
    }
}

@media screen and (max-width: 767px) {
    .display-cards-container {
        justify-content: center;
    }

    .display-card {
        width: 80%;
    }
}

/* end display cards */

/* start professional bio section */

.rte-content ul.professionals-list {
    margin: 0 auto;
}

.featured .professional-profile {
    width: 100%;
    border-bottom: none;
}

li.professional-profile::before {
    content: '' !important;
}

/* end professional bio section */

/* start display line items */

.display-line-item {
    display: block;
    border: 1px solid #c4c4c4;
    margin-bottom: 20px;
    border-radius: 5px;
}

.display-line-item__top {
    overflow: hidden;
    display: flex;
}

.line-item__related-container {
    width: 100%;
    clear: left;
    padding: 25px;
    border-top: 1px solid #c4c4c4;
}

.line-item__related-container.hidden {
    display: none;
}

.rte-content ul.line-item__related-items {
    columns: 2;
    margin: 0 auto;
}

.line-item__related-items .line-item__related-item {
    margin-bottom: 10px;
    display: block;
}

.line-item__related-items.related-services .line-item__related-item {
    margin-bottom: 12px;
}

.line-item__related-items .line-item__related-item a {
    text-align: left !important;
}

@media screen and (max-width: 1025px) {
    .rte-content ul.line-item__related-items {
        columns: 1;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .line-item__related-items .line-item__related-item {
        width: 48%;
    }
}

.tabs [role="tabpanel"] .line-item__related-item {
    text-align: left;
    break-inside: avoid;
}

.rte-content ul.related-services {
   margin-bottom: 66px;
   column-count: 3;
}

.line-item__related-item {
    font-size: 16px;
    line-height: 1.25;
    font-weight: 500;
    display: inline-block;
}

.line-item__related-item.current-item a {
    color: #000;
    border-left: 2px solid var(--orange);
    padding-left: 5px;
    cursor: default;
}

.line-item__related-item::before {
    content: '' !important;
    margin-right: 0 !important;
}

.line-item-thumb-container {
    /* width: 150px;
    float: left; */
    overflow: hidden;
    flex: 0 0 150px;
    /* position: relative; */
}

.elementor img.line-item-thumb-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.line-item-thumb-img {
    /* max-width: 100%; */
    /* border-top-left-radius: 10px;
    border-bottom-left-radius: 10px; */
    display: block;
}

.line-item-title-container {
    /* width: 450px;
    float: left; */
}

.line-item-title {
    text-transform: uppercase;
    font-size: 1em;
    padding: 32px;
    display: block;
    width: 100%;
    margin: 0 auto;
    font-weight: normal;
    text-align: left;
}

.line-item-toggle-container {
    margin-left: auto;
}

.line-item-toggle {
    font-size: 1em;
    font-weight: bold;
    padding: 33px 15px;
    border: none;
    color: #333;
}

.line-item-toggle:hover,
.line-item-toggle:active,
.line-item-toggle:focus {
    background: none;
    border: none;
    color: #333;
}

.insights-past,
.insights-upcoming {
    font-family: "Montserrat";
    font-weight: 600;
    font-style: normal;
    font-size: 1.25em;
    text-transform: uppercase;
    color: var(--orange);
}

/* end display line items */

/* start professionals */
a.professional-link {
    display: flex;
}
.prof-heading, .prof-heading h1{
    font-weight: 600;
    font-family: "Montserrat";
    font-style: normal;
    font-size: 2.25em;
    line-height: 1;
    margin-bottom: 4px !important;
}
.prof-heading h1 {
    font-size: 36px;
}
/* end professionals */

/* start home page styles */

.home {
    position: relative;
}

.home .elementor-location-header {
    position: absolute;
}

.home .menu-item a.elementor-item {
    color: #fff !important;
}

.slider-gradient {
    /* background: linear-gradient(135deg, rgb(4, 66, 145) 0%, rgba(33, 134, 211, 0.44) 29%, rgba(41, 137, 212, 0) 50%, rgba(249, 191, 76, 0.44) 72%, rgb(255, 155, 0) 100%) repeat scroll 0% 0%, rgba(0, 0, 0, 0); */
    background: linear-gradient(256.12deg, rgba(4, 66, 145, 0.7) 4.35%, rgba(33, 134, 211, 0.31) 25.26%, rgba(41, 109, 212, 0.24) 51.04%, rgba(249, 191, 76, 0.44) 73.41%, rgba(247, 150, 0, 0.7) 95.3%);
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.elementor-slides .swiper-slide-inner {
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 50px;
    margin: auto;
}

.elementor-slides .swiper-slide-bg {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    min-width: 100%;
    min-height: 100%;
}

.elementor-slides .swiper-slide-inner, .elementor-slides .swiper-slide-inner:hover {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.elementor--v-position-middle .swiper-slide-inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.elementor--h-position-center .swiper-slide-inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}



.homepage-insights__latest-title {
    font-size: 36px;
    font-weight: 500;
    font-style: italic;
    width: 50%;
    float: left;
}

.homepage-insights-header {
    padding-top: 10px;
    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}

.homepage-insights__featured-container {
    border: 1px solid #ccc;
    width: 45%;
}

.homepage-insights__latest-container {
    width: 55%;
    padding-left: 10px;
}

.homepage-insights__featured-container,
.homepage-insights__latest-container {
    padding: 25px;
    float: left;
}

.slider-contents {
    display: flex;
    overflow: hidden;
    margin-top: 50px;
}

.home-slider-logo {
    padding: 50px 50px 50px 10%;
}

.home-slider-content h1, .home-slider-content h2 {
    font-style: italic;
}

.home-slider-content p {
    font-family: "Montserrat";
}

.home-slider-content {
    text-align: left;
    display: flex;
    align-items: center;
    padding-right: 50px;
}

.homepage-insights__featured-top {
    margin-bottom: 15px;
    display: flex;
}

.featured-insight-thumb-container {
    padding-right: 20px;
    flex: 0 1 350px;
}

.featured-insight-excerpt {
    font-family: "Montserrat";
    font-size: 14px;
}

.homepage-insights__featured-header {
    color: var(--orange);
    text-transform: uppercase;
    font-family: "Montserrat";
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
}

.all-insights-btn-container {
    width: 50%;
    float: right;
    text-align: right;
}

a.all-insights-btn {
    background-color: #0069aa;
    color: #fff!important;
    padding: 15px;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    font-family: "Montserrat";
    display: inline-block;
}

a.all-insights-btn:hover,
a.all-insights-btn:focus,
a.all-insights-btn:active {
    color: #fff;
}

@media screen and (max-width: 768px) {
    .homepage-insights__featured-container,
    .homepage-insights__latest-container {
        width: 100%
    }
}
@media screen and (max-width: 410px) {
    .homepage-insights__featured-container,
    .homepage-insights__latest-container,
    .homepage-insights__latest-title,
    .all-insights-btn-container {
        width: 100%
    }
    .all-insights-btn-container {
        float: unset;
        text-align: unset;
        margin-bottom: 10px;
    }
}

.swiper-slide {
    max-height: 650px;
}

.home--slide-button {
    color: #0069aa;
    background-color: #fff;
    padding: 12px;
    font-family: "Montserrat";
    font-weight: bold;
    font-size: 16px;
}

.home-slider-content p {
    margin-bottom: 40px;
}

.home--slide-button:hover,
.home--slide-button:active,
.home--slide-button:focus {
    color: #0069aa;
}

.home-slider-logo,
.home-slider-content {
    float: left;
    width: 500px;
    z-index: 2;
}

.swiper-slide-inner {
    width: 100%;
}
@media screen and (max-width: 1024px) {
    .home-slider-logo {
        padding: 0;
    }
    .home-slider-logo,
    .home-slider-content {
        width: 50%;
    }
}
@media screen and (max-width: 767px) {
    .home-slider-logo {
        width: 100%;
        position: absolute;
        left: 5%;
        top: 29%;
        float: none;
    }
}
@media screen and (max-width: 768px) {
    .home .swiper-slide-inner img {
        width: 90%;
        margin-left: 5%;
        opacity: .125;
    }
    .home-slider-content {
        position: absolute;
        left: 8%;
        top: 0;
        bottom: 0;
        float: unset;
        width: 90%;
        text-align: center;
        justify-content: center;
    }
}
@media screen and (max-width: 410px) {
    .home-slider-content {
        position: absolute;
        left: 17%;
        top: 0;
        bottom: 0;
        float: unset;
        width: 80%;
        text-align: center;

    }
}

/* end home page styles */

/* insights search */

.insights-search.filter-option {
    color: #000;
    border-radius: 0;
}

.insights-search.btn-submit-insights-search {
    border: none;
}

.insights-search.results-filter {
    margin: 50px 10px;
}

.insights-search.btn-submit-insights-search:hover,
.insights-search.btn-submit-insights-search:active,
.insights-search.btn-submit-insights-search:focus {
    background-color: #fff;
    border-radius: 0;
}

.insights-search.filter-option:hover,
.insights-search.filter-option:active,
.insights-search.filter-option:focus {
    background-color: #0069aa;
    border-radius: 0;
    color: #fff;
}

.top-news,
.recent-news {
    margin-bottom: 50px;
}

.top-news .article-date,
.recent-news .article-date {
    text-transform: none;
}

/* start insights detail */

.insight-template-default .article-authors {
    padding: 3.75em;
    background-color: #f5f5f5;
}

.insight-content {
    padding-top: 30px;
}

/* end insights detail */

/* start featured news */

.featured-news-container {
    border: 1px solid #c7c7c7;
    margin-bottom: 20px;
    overflow: hidden;
}

.featured-news-image,
.featured-news-info {
    width: 50%;
    float: left;
}

.featured-news-image img {
    display: block;
}

.featured-news-info {
    padding: 2.5em 1.5em;
    max-height: 300px;
    overflow: hidden;
}

.featured-news-info::after {
    background: linear-gradient(0deg, #fff 55%, rgba(255,255,255,0));
}

.featured-news-tag {
    color: var(--orange);
    text-transform: uppercase;
    padding-top: .25em;
    font-family: "Montserrat";
    font-weight: 600;
    font-style: normal;
    font-size: .75em;
}

.article-title {
    font-family: "Montserrat";
    font-weight: 600;
    font-style: normal;
    font-size: 1.25em;
}

.article-excerpt {
    position: relative;
    max-height: 120px;
    margin-top: 1em;
    color: #373737;
    font-family: "Montserrat";
    font-weight: 400;
    font-style: normal;
    font-size: .875em;
    overflow: hidden;
}

.article-excerpt:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2.5em;
    background: linear-gradient(0deg, #fff 55%, rgba(255,255,255,0));
    z-index: 1;
}

@media screen and (max-width: 37.5em) {
    .featured-news-image,
    .featured-news-info {
        width: 100%;
        float: none;
    }
}

/* end featured news */

/* Experience page */
.page-experience-landing .search-criteria-input .btn-submit-search {
    width: 34px;
    height: 34px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: none;
}
.page-experience-landing .search-criteria-input .btn-submit-search:focus,
.page-experience-landing .search-criteria-input .btn-submit-search:hover {
    background: none;
}
.page-experience-landing .search-criteria-input .btn-submit-search:after {
    font-size: 2.11em;
    line-height: 1;
}
.featured-and-recent-content .btn-call-to-action,
.featured-and-recent-content .btn-insights-call-to-action {
    border: 2px solid #0069aa;
    border-radius: 0;
}
.featured-and-recent-content .btn-call-to-action:focus,
.featured-and-recent-content .btn-call-to-action:hover,
.featured-and-recent-content .btn-insights-call-to-action:focus,
.featured-and-recent-content .btn-insights-call-to-action:hover {
    color: #0069aa;
    background-color: white;
}

.single-insight .article-authors .article-author-about {
    margin-top: 3.75em;
}

.single-insight .article-authors .article-author-about:first-of-type {
    margin-top: 0;
}

.single-insight .article-content p {
    margin-top: 1em;
    margin-bottom: 1em;
}

.slick-slide .badge {
    height: 150px;
    display: flex;
    align-items: center;
}

.slick-slide img {
    max-height: 100%;
    object-fit: contain;
}

.content-detail-page-metadata {
    margin-top: 2.5em;
    margin-bottom: 0;
}

.rte-content li {
    margin-bottom: 5px;
}

.single-insight .article-content p,
.single-insight .article-content li {
    font-size: 20px;
    color: #595959;
}

.single-insight .article-content h4 {
    color: #595959;
}

/* Experience Details page */
.article-author-about .profile-image-round {
    margin-right: 2em !important;
}
.article-author-about .author-position {
    line-height: 1.2;
}
.page-experience-detail .article-content {
    padding-top: 16px;
}
.content-detail-page-metadata .elementor-icon-list-item a {
    font-family: "Questa Italic", "Times New Roman", Times, serif;
    font-weight: 400;
    font-style: normal;
    color: #747474;
}
.content-detail-page-metadata .elementor-icon-list-item .elementor-icon-list-icon {
    display: none;
}
.page-experience-detail .related-practices-industries + .related-practices-industries {
    padding-top: 0;
    margin-top: -48px;
}
.page-experience-detail .related-practices-industries .section-header:after {
    width: 28px;
}
.related-info-list {
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
}
.related-info-list li {
    width: 32%;
    padding: 0 10px 30px 0;
}
.related-info-list li a {
    color: #0069aa;
}
.related-info-list li a:hover,
.related-info-list li a:focus {
    color: var(--blue);
}
.wp-block-image figcaption {
    margin-top: 1em;
    text-align: center;
    color: #000;
    line-height: 1.5;
    font-family: "Questa Italic", "Times New Roman", Times, serif;
}
.wp-block-button.btn-call-to-action,
.wp-block-button.btn-insights-call-to-action {
    display: block;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    background: none;
}
.wp-block-button.btn-call-to-action:after,
.wp-block-button.btn-insights-call-to-action:after {
    display: none;
}

.wp-block-button.btn-call-to-action a,
.wp-block-button.btn-insights-call-to-action a,
.wp-block-button .wp-block-button__link,
.wp-block-button.white-fill .wp-block-button__link,
.wp-block-button.blue-fill .wp-block-button__link,
.ctct-form-wrapper .ctct-submit,
.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    display: inline-block;
    padding: 1em 3em !important;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    border-radius: 0 !important;
    color: #fff !important;
    background-color: #0069aa !important;
    border: 2px solid #0069aa !important;
}
.wp-block-button.btn-call-to-action a:after,
.wp-block-button.btn-insights-call-to-action a:after {
    content:"\f35d";
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "Font Awesome";
    margin-left: 1em;
    position: relative;
    font-size: 1.25em;
}
.wp-block-button.white-fill .wp-block-button__link {
    background-color: #fff !important;
    color: var(--blue) !important;
}
.wp-block-button.white-fill .wp-block-button__link:hover {
    color: #fff !important;
    background-color: #0069aa !important;
}
.professionals-news .btn-call-to-action,
button.btn-call-to-action,
.wp-block-button.btn-call-to-action a,
.wp-block-button.btn-insights-call-to-action a,
.wp-block-button.blue-fill .wp-block-button__link,
.ctct-form-wrapper .ctct-submit,
.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], input[type='submit'],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    color: #fff;
    background-color: #0069aa;
    border: 2px solid #0069aa;
    border-radius: 0px;
}
.professionals-news .btn-call-to-action:hover,
button.btn-call-to-action:hover,
.wp-block-button.btn-call-to-action a:hover,
.wp-block-button.btn-insights-call-to-action a:hover,
.wp-block-button.blue-fill .wp-block-button__link:hover,
.ctct-form-wrapper .ctct-submit:hover,
.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover
 {
    background-color: #fff !important;
    color: #0069aa !important;
}

/* Reset WP Admin Buttons */
.wp-admin input[type="submit"], .wp-core-ui .button {
    padding: 0 10px !important;
}

.gform-theme--framework .gfield--type-choice.field_description_below .gform-field-label:where(:not([class*=gform-field-label--type-])) {
    position: absolute;
    margin-left: 2rem;
}

.badges-carousel .slick-track:first-child {
    margin-left: 0;
}
.attachments .btn-call-to-action,
.attachments .btn-insights-call-to-action {
    margin-bottom: 1em;
    border: 2px solid #0069aa;
    border-radius: 0;
}
.attachments .btn-call-to-action:hover,
.attachments .btn-call-to-action:focus,
.attachments .btn-insights-call-to-action:hover,
.attachments .btn-insights-call-to-action:focus {
    color: #0069aa;
    background-color: white;
}
.attachments .btn-call-to-action:after,
.attachments .btn-insights-call-to-action:after {
    content: "\f15b";
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "Font Awesome";
    margin-left: 1em;
    position: relative;
    font-size: 1.25em;
}
.credentials-module .credentials p {
    margin-bottom: 0;
}

@media screen and (max-width:420px){
    .wp-block-buttons>.wp-block-button{
        width: 100%;
    }

    .wp-block-button.btn-call-to-action a,
    .wp-block-button.btn-insights-call-to-action a,
    .wp-block-button .wp-block-button__link,
    .wp-block-button.white-fill .wp-block-button__link,
    .wp-block-button.blue-fill .wp-block-button__link {
        padding: 1rem 2rem;
        width: 100%;
    }
}

/* Search page header */
.site-search .btn-site-search:focus {
    outline: auto;
}
.site-search .btn-site-search:hover:before {
    color: #F1941c;
}
.page-search .site-search-results,
.page-search .drop-down-container {
    display: block;
}
.page-search .result-item .result-title {
    color: #0069aa;
}
.page-search .result-item .result-title:hover,
.page-search .result-item .result-title:focus {
    color: var(--blue);
}
.page-search .btn-call-to-action,
.page-search .btn-insights-call-to-action {
    border: none;
    border-radius: 0;
}
.page-search .btn-call-to-action:focus,
.page-search .btn-call-to-action:hover,
.page-search .btn-insights-call-to-action:focus,
.page-search .btn-insights-call-to-action:hover {
    background-color: var(--blue);
}

.btn-insights-call-to-action {
    font-size: 1.11em;
    line-height: 1;
    margin-top: 3.125em;
    display: inline-block;
    padding: 1em 3em;
    color: #fff;
    text-transform: uppercase;
    background-color: #0069aa;
    font-family: "Montserrat";
    font-weight: 400;
    font-style: normal;
}

.page-search .result-item p {
    font-size: 20px;
    color: #373737;
}
.page-search .result-item .result-link {
    word-break: break-all;
}
.breadcrumbs {
    width: auto !important;
    left: 0 !important;
    padding-left: 15%;
}

@media screen and (max-width: 47.9375em) {
    .secondary-header {
        display:none
    }
}

/* Tablet styles */
@media screen and (max-width: 767px) {
    .bio-detail-header .bottom-section {
        width: 100% !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .bio-detail-header .bottom-section {
        width: 90% !important;
    }
}
@media screen and (max-width: 1024px) {
    .bio-detail-header .bio-hero {
        left: 8%;
    }
    .footer-info-column > .elementor-widget-wrap {
        flex-wrap: wrap;
    }
    .related-info-list li {
        width: 48%;
    }
}
@media screen and (max-width: 960px) {
    .professionals-list .professional-profile {
        width: 100%;
    }
}

/* Mobile styles */
@media screen and (max-width: 28.125em){
    .page-search .drop-down {
        margin-top: 0;
    }
}

@media screen and (max-width: 25.875em) {
    .elementor-location-header + div, .elementor-location-header + main {
        padding-top: 6em;
    }
}

@media screen and (max-width: 767px) {
    .global-header .site-logo-image,
    .global-header .site-logo-image-inverse {
        max-width: 244px;
    }
    .breadcrumbs {
        left: 0;
        padding-left: 0;
    }
    .tabs {
        padding-left: 0;
    }
    .tabs [role="tablist"] {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        padding-left: 1em;
        padding-top: 1.5em;
        background-color: #fff;
        width: 100%;
        top: -8px;
        left: 0;
        z-index: 30;
        max-width: none;
        scrollbar-width: none;
    }
    .tabs [role="tablist"].fixed,
    .single-professional .tabs [role="tablist"].fixed {
        left: 0;
        right: 0;
        top: 90px;
        bottom: auto;
        max-width: none;
    }
    .tabs [role="tablist"] [role="tab"] {
        font-family: "Montserrat";
        font-weight: 400;
        font-style: normal;
        font-size: 1em;
        text-transform: uppercase;
        text-align: left;
        margin-right: .75em;
        margin-bottom: 1.5em;
        padding-left: 0;
        position: relative;
        cursor: pointer;
        transition: color .3s;
        color: #000;
    }
    .tabs .tabs__gradient {
        display: none;
        z-index: 43;
    }
    .tabs [role="tablist"] [role="tab"][aria-selected="true"]:before {
        display: none;
    }
    .tabs [role="tablist"] [role="tab"][aria-selected="true"]:after {
        content: '';
        background-color: var(--orange);
        width: 100%;
        height: 4px;
        position: absolute;
        bottom: -5px;
        left: 0;
    }
    .tabs [role="tabpanel"] {
        min-height: 0;
        padding: 0 15px 30px;
        font-size: 1em;
    }
    .info-block {
        padding-left: 15px;
        padding-right: 15px;
    }
    .container-socialIcons span:before {
        font-size: 20px;
        font-family: "Font Awesome 5 Brands";
        font-weight: 400;
    }
    .container-socialIcons a {
        width: 44px;
        height: 44px;
    }
    .footer-info-column > .elementor-widget-wrap > .elementor-element {
        display: block;
        width: 100%;
        text-align: center;
    }
    #menu-footer-menu {
        justify-content: center;
    }
    .global-footer #menu-footer-menu li:first-child:before {
        display: none;
    }
    .global-footer #menu-footer-menu a {
        white-space: nowrap;
    }
    .drop-down__select-wrapper.alpha-letter-select-mobile {
        display: block;
        width: 100%;
        margin-top: 1em;
    }
    .related-info-list li {
        width: 100%;
    }
    .line-item-title {
        padding: 32px 10px 32px 32px;
    }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    .tabs [role="tablist"].fixed,
    .single-professional .tabs [role="tablist"].fixed {
        top: 124px;
    }
}


[type=button]:focus,
[type=submit]:focus,
button:focus {
    outline: none !important;
}

.card-title-container.secondary-office {
    padding-top: 10px;
}

.office-title.secondary-office {
    font-size: 14px;
}

.office-address.secondary-office p {
    font-size: 11px;
    margin-bottom: 25px;
}

.office-detail-info .secondary-office {
    display: none;
}

#control-my-publications-speaking-engagements .article-metadata .article-date {
    text-align: justify;
    font-size: 1.125em;
    color: #373737;
    font-style: normal;
    font-family: inherit;
}
