* {
    box-sizing: border-box;
}
html {
    scroll-behavior: smooth;
    line-height: 1.4;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body,
html {
    margin: 0;
    padding: 0;
    height: 100%;
    min-height: 100%;
    font-family: Roboto, sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    color: #58595b;
}
img {
    max-width:100%;
}
a {
    color: #00548b;
    text-decoration: underline;
}
a:hover {
    color:#bc302b;
    text-decoration: underline;
}
.h2,
h2 {
    font-size: 2rem;
    font-size: 34px;
}
.h3,
h3 {
    font-size:30px;
}
.h4,
h4 {
    font-size: 1.5rem;
    font-size: 26px;
}
.h6,
h6 {
    font-size: 1.125rem;
    font-size: 18px;
}
h2 a {
    text-decoration: none;
}
article {
    position: relative;
}
.mt-50 {
    margin-top: 50px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.text-normal {
    font-weight: 400;
}
.text-bold {
    font-weight: 700;
}
.text-heavy {
    font-weight: 900;
}
.white-text {
    color: #fff;
}
.green-text {
    color: #3bae49;
}
.dark-blue-text {
    color: #00548b;
}
.red-text {
    color: #bc302b;
}
.white-bg {
    background-color: #fff;
}
.light-gray-bg {
    background-color: #ededed;
}
.dark-blue-bg {
    background-color: #00548b;
}
.red-bg {
    background-color:#bc302b;
}
.btn {
    --bs-btn-border-radius: 0;
}
.btn,
.btn:hover {
    color: #fff;
    font-weight: 300;
    text-decoration: none;
}
.left-image-section .btn,
.right-image-section .btn,
.carousel-item .btn {
    margin-bottom: 10px;
} 
.btn-dark-blue {
    background-color: #00548b;
    font-size: 19px;
    font-weight: 300;
}

.btn-dark-blue img, .btn-red img, .btn-green img {
    filter:invert(98%) sepia(98%) saturate(9%) hue-rotate(152deg) brightness(101%) contrast(105%);
    width: 20px;
}
.btn-white img {
    filter:invert(21%) sepia(86%) saturate(1645%) hue-rotate(339deg) brightness(102%) contrast(95%);
    width: 20px;
}

.btn-dark-blue:hover {
    background-color: #bc302b!important;
}
.btn-red {
    background-color: #bc302b;
    font-size: 19px;
    font-weight: 300;
}
.btn-red:hover {
    background-color: #00548b!important;
}
.btn-green {
    background-color: #3bae49;
    font-size: 19px;
    font-weight: 300;
}
.btn-green:hover {
    background-color: #00548b!important;
}
.btn-white {
    background-color: #fff;
    color: #00548b;
    font-size: 19px;
    font-weight: 300;
}
.btn-white:hover {
    background-color: #ccc!important;
}
.navbar-toggler span {
    display: block;
    background-color: #fff;
    height: 5px;
    width: 47px;
    margin-bottom: 6px;
    position: relative;
    left: 0;
    opacity: 1;
    transition: all 0.35s ease-out;
    transform-origin: center left;
}
.navbar-toggler span:first-child {
    transform: translate(0) rotate(0deg);
}
.navbar-toggler span:nth-child(2) {
    opacity: 1;
}
.navbar-toggler span:nth-child(3) {
    transform: translate(0) rotate(0deg);
}
.navbar-toggler span:first-child {
    margin-top: 0.3em;
}
.navbar-toggler:not(.collapsed) span:first-child {
    transform: translate(15%, -33%) rotate(45deg);
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
    opacity: 0;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
    transform: translate(15%, 33%) rotate(-45deg);
}
.carousel .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    opacity: 1;
    border: none;
}
.carousel .carousel-indicators [data-bs-target].active {
    opacity: 1;
}
.keyart {
    position: relative;
    z-index: 0;
    height: 735px;
    top: 0;
    color: inherit;
}
.keyart.subpage {
    position: relative;
    z-index: 0;
    height: 400px;
    top: 0;
    color: inherit;
}
.keyart .diamond-carousel {
    position: absolute;
}
.keyart .diamond-carousel .carousel-inner {
    overflow: visible;
}
.keyart .navbar {
    --bs-navbar-brand-hover-color: #fff;
    --bs-navbar-active-color: #fff;
    --bs-link-color: #fff;
    --bs-navbar-hover-color: #fff;
    padding: 0;
}
.keyart .navbar .nav-link {
    --bs-link-hover-color: #fff;
    --bs-nav-link-color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
}
.keyart .white-bg {
    width: 300px;
    transition: width 2s;
}
.keyart .video-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -2;
    right: 0;
}
.keyart .video-bg video {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.keyart .btn-search {
    color: #1c86d1;
}
.keyart .diagonal {
    background: transparent url(../assets/img/diagonal.png) no-repeat;
    position: absolute;
    bottom: -2px;
    right: 0;
    width: 260px;
    height: 200px;
}
.keyart .diamond {
    position: absolute;
    width: 975px;
    height: 975px;
    background: transparent url(../assets/img/diamond-bg.png) no-repeat;
    background-size: 100.3%;
    background-position: 50%;
    left: -125px;
    top: -90px;
    transition: left 2s;
}
.keyart.subpage .diamond {
    width: 600px;
    height: 600px;
    background: transparent url(../assets/img/diamond-bg.png) no-repeat;
    background-size: 100.3%;
    background-position: 50%;
    left: 0px;
    top: -90px;
    transition: left 2s;
}
.keyart.subpage .white-bg {
    width: 300px;
    transition: width 2s;
}
@media (min-width: 993px) and (max-width: 1750px)  {
    .keyart .diamond {
        left:-485px;
    }
    .keyart .white-bg {
        width: 0px;
        transition: width 2s;
    }
}
@media (min-width: 993px) and (max-width: 1450px)  {
    .keyart.subpage .diamond {
        left:-310px;
    }
    .keyart.subpage .white-bg {
        width: 0px;
        transition: width 2s;
    }
}
.keyart .diamond .diamond-img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
    z-index: -1;
}
.keyart .keyart-content {
    z-index: -1;
}
.keyart .cta-container {
    margin-top: 90px;
}
.keyart.subpage .cta-container {
    margin-top: 40px;
}
.keyart .cta-container .carousel-indicators {
    position: relative;
    margin: 0;
    justify-content: start;
    top: 30px;
}
.keyart .cta-container .carousel-indicators [data-bs-target] {
    background-color: #fff;
}
.keyart .cta-container .carousel-indicators [data-bs-target]:hover {
    background-color: #ccc;
}
.keyart .cta-container .carousel-indicators [data-bs-target].active {
    background-color: #3bae49;
}
.keyart .cta-container .carousel-indicators [data-bs-target].active:hover {
    background-color: #00548b;
}
h1.subpage-keyart-title {
    font-weight: 300;
    font-size:69px;
}
#breadcrumbs, 
.breadcrumbs {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    text-align: right;
}
.breadcrumbs a {
    color: white;
    text-decoration: none;
}
.rgb-bg {
    background-image: url(../assets/img/rgb-shapes.png);
    height: 100%;
    background-attachment: fixed;
    background-position: 100% 38px;
    background-repeat: no-repeat;
}
.img {
    position: relative;
}
.img-float-r {
    float: right;
    position: relative;
    margin-left: 20px;
    margin-bottom:20px;
}
.img-float-r.img{
    width: 379px;
    height: 473px;
}
.img.diamond-frame {
    background: transparent url(../assets/img/blue-diamond-frame.png) no-repeat;
    background-size: contain;
    background-position: 0 0;
}
.img.diamond-frame img {
    z-index: -1;
    height: 420px !important;
    top: 25px;
}
.img .diagonal {
    background: transparent url(../assets/img/diagonal.png) no-repeat;
    position: absolute;
    bottom: 23px;
    width: 200px;
    height: 200px;
    right: -3px;
}
.img .video-watermark {
    background: transparent url(../assets/img/video_watermark.png) no-repeat;
    position: absolute;
    bottom: 40px;
    width: 152px;
    height: 152px;
    right: 70px; 
}

.img img {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
}
.img.our-story {
    max-width: 100%;
    height: 473px;
}
.innovation-section {
    position: relative;
}
.innovation-section .girl-diamond {
    position: relative;
}
.service-section p {
    font-size: 20px;
}
.service-section .carousel-item .img {
    width: 640px;
    height: 420px;
}
.service-section .carousel-item .img.diamond-frame {
    background: transparent url(../assets/img/blue-diamond-frame.png) no-repeat;
    background-size: contain;
    background-position: 0 0;
}
.service-section .carousel-item .img.diamond-frame img {
    z-index: -1;
    height: 371px !important;
    top: 25px;
}
.service-section .carousel-item .img .diagonal {
    background: transparent url(../assets/img/diagonal.png) no-repeat;
    position: absolute;
    bottom: 0;
    width: 200px;
    height: 200px;
    right: -3px;
}
.service-section .service-slides .carousel-indicators {
    position: relative;
    margin-right: 40%;
}
.service-section .service-slides .carousel-indicators [data-bs-target] {
    background-color: #00548b;
}
.service-section .service-slides .carousel-indicators [data-bs-target]:hover {
    background-color: #bc302b;
}
.service-section .service-slides .carousel-indicators [data-bs-target].active {
    background-color: #3bae49;
}
.service-section .service-slides .carousel-indicators [data-bs-target].active:hover {
    background-color: #00548b;
}
.service-section .service-slides .carousel-prev-next {
    top: -35px;
}
.service-section .service-slides .carousel-prev-next button {
    display: flex;
    color: #00548b;
    opacity: 1;
    font-size: 20px;
}
.service-section .service-slides .carousel-prev-next button.carousel-control-prev {
    right: 35px;
    left: auto;
}
.market-section {
    position: relative;
}
.carousel-fade .carousel-item {
    transition: none!important;
}
.market-section > .diagonal {
    background: transparent url(../assets/img/white-diagonal.png) no-repeat;
    position: absolute;
    bottom: -1px;
    left: -10px;
    width: 200px;
    height: 150px;
    z-index: 2;
}
.market-section .market-slides .carousel-item .img {
    width: 100%;
    height: 590px;
}
.market-section .market-slides .carousel-item .img.diamond-frame {
    background: transparent url(../assets/img/white-diamond-frame.png) no-repeat;
    background-position: 100% 113px;
    background-size: 340px;
}
.market-section .market-slides .carousel-item .img.diamond-frame img {
    z-index: -1;
    height: 420px !important;
    top: 140px;
}
.market-section .market-slides .carousel-item .img > .diagonal {
    background: transparent url(../assets/img/blue-diagonal.png) no-repeat;
    position: absolute;
    bottom: 0;
    left: -10px;
    width: 100px;
    height: 100px;
}
.market-section .market-slides .carousel-item .img .man1 {
    position: absolute;
    width: 363px;
    height: 561px;
    top: 0;
}
.market-section .carousel-prev-next {
    top: -535px;
}
.market-section .carousel-prev-next button {
    display: flex;
    color: #fff;
    opacity: 1;
    font-size: 20px;
    width: auto;
}
.market-section .carousel-prev-next button.carousel-control-prev {
    right: auto;
    left: 0;
}
.market-section .carousel-prev-next button.carousel-control-next {
    right: 85%;
    left: 0;
}
.market-section .carousel-indicators {
    position: relative;
}
.market-section .carousel-indicators [data-bs-target] {
    background-color: #fff;
}
.market-section .carousel-indicators [data-bs-target]:hover {
    background-color: #cccccc;
}
.market-section .carousel-indicators [data-bs-target].active {
    background-color: #3bae49;
}
.market-section .carousel-indicators [data-bs-target].active:hover {
    background-color: #00548b;
}
.blue-img-bg {
    background: transparent url(../assets/img/blue-bg.png) no-repeat;
    background-position: bottom;
}
.market-section.service-page-slider .market-slides .carousel-item .img.diamond-frame {
    background: transparent url(../assets/img/white-diamond-frame.png) no-repeat;
    background-position: 100% 0px;
    background-size: 340px;
}
.market-section.service-page-slider .market-slides .carousel-item .img {
    width: 100%;
    height: 470px;
}
.market-section.service-page-slider .market-slides .carousel-item .img.diamond-frame img {
    z-index: -1;
    height: 420px !important;
    top: 27px;
}
.market-section.service-page-slider .carousel-prev-next {
    top: -60px;
}
.market-section.service-page-slider .mt-slider-content {
    margin-top: 50px;
}
.blog-section {
    position: relative;
}
.blog-section .blog-item {
    display: flex;
}
.blog-section .blog-item .img {
    width: auto;
    height: 255px;
}
.blog-section .blog-item .link {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.blog-section > .diagonal {
    background: transparent url(../assets/img/diagonal.png) no-repeat;
    position: absolute;
    bottom: -2px;
    right: 0;
    width: 200px;
    height: 200px;
    z-index: 2;
}
.blue-hr {
    background: transparent url(../assets/img/blue-hr.png) no-repeat;
    background-position: 50%;
    background-size: 100%;
}
.gray-hr {
    background: transparent url(../assets/img/gray-hr.png) no-repeat;
    background-position: 50%;
    background-size: 100%;
}
.gray-hr,
.blue-hr,
.white-hr {
    height: 5px;
    width: 100%;
}
.white-hr {
    background: transparent url(../assets/img/white-hr.png) no-repeat;
    background-position: 50%;
    background-size: 100%;
}
.additional-info-section {
    position: relative;
}
.additional-info-section > .diagonal {
    background: transparent url(../assets/img/white-diagonal.png) no-repeat;
    position: absolute;
    bottom: -1px;
    left: -35px;
    width: 160px;
    height: 150px;
    z-index: 2;
}
.additional-info-section h2.additional-info-title {
    font-size: 40px;
}
.featured-blog-slides h2.additional-info-title {
    margin-top:30px;
}
.page-template-template-insight_sub_page .featured-blog-slides h6,
.page-template-template-insight_sub_whitepapers .featured-blog-slides h6, 
.page-template-template-insight_sub_guides .featured-blog-slides h6 {
    margin-top:30px;
}
.page-template-template-insight_sub_page .featured-blog-slides h2.additional-info-title,
.page-template-template-insight_sub_whitepapers .featured-blog-slides h2.additional-info-title, 
.page-template-template-insight_sub_guides .featured-blog-slides h2.additional-info-title{
    margin-top:10px;
}
h2.additional-info-title  a {
    color:#58595b;
}
.additional-info-section .info-slides-content ul {
    padding: 0;
    list-style-type: none;
    display: grid;
    grid-template-rows: repeat(10, min-content);
    grid-auto-flow: column;
}
.additional-info-section .info-slides-content  ul li {
    padding-left: 35px;
    background: url(../assets/img/diamond-bullet-white.png) no-repeat center left;
    margin-bottom: 15px;
}
.additional-info-section .info-slides-content  ul li a {
    color: #ffffff;
}
.additional-info-section  .carousel-prev-next button {
    display: flex;
    color: #fff;
    opacity: 1;
    font-size: 20px;
    width: auto;
}
.additional-info-section .carousel-prev-next button.carousel-control-prev {
    right: auto;
    left: 0;
}
.additional-info-section .carousel-prev-next button.carousel-control-next {
    right:90%;
    left: 0;
}
.additional-info-section .carousel-indicators {
    position: relative;
    right: 0;
    bottom: -5px;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: left;
    padding: 0;
    margin-right: 15%;
    margin-top: 1rem;
    margin-left: 15%;
    list-style: none;
}
.additional-info-section .carousel-indicators [data-bs-target] {
    background-color: #fff;
}
.additional-info-section .carousel-indicators [data-bs-target]:hover {
    background-color: #ccc;
}
.additional-info-section .carousel-indicators [data-bs-target].active {
    background-color: #00548b;
}
.additional-info-section .carousel-indicators [data-bs-target].active:hover {
    background-color: #3bae49;
}
.additional-info-section.dark-blue-bg .carousel-indicators [data-bs-target].active {
    background-color: #3bae49;
}
.additional-info-section.dark-blue-bg .carousel-indicators [data-bs-target].active:hover {
    background-color: #00548b;
}
.career-section .img {
    max-width: 640px;
    height: 420px;
}
.career-section .img.diamond-frame {
    background: transparent url(../assets/img/blue-diamond-frame.png) no-repeat;
    background-size: contain;
    background-position: 0 0;
}
.career-section .img.diamond-frame img {
    z-index: -1;
    height: 371px !important;
    top: 25px;
}
.career-section .img .diagonal {
    background: transparent url(../assets/img/diagonal.png) no-repeat;
    position: absolute;
    bottom: 23px;
    width: 200px;
    height: 200px;
    right: -3px;
}
.right-image-section .img {
    max-width: 100%;
    height: 473px;
}
.right-image-section .img.diamond-frame {
   background: transparent url(/wp-content/uploads/2024/09/blue-diamond-frame-r.png) no-repeat;
    background-size: contain;
    background-position: 100% 0;
}
.right-image-section .img.diamond-frame img {
    z-index: -1;
    height: 420px !important;
    top: 25px;
}
.right-image-section .img .diagonal {
    background: transparent url(../assets/img/white-diagonal.png) no-repeat;
    position: absolute;
    bottom: 12px;
    width: 200px;
    height: 200px;
    left: -87px;
}
.right-image-section h2.aarticle-title {
    font-size:34px;
}
.right-image-section h6 {
    font-size:18px;
}
.left-image-section .img {
    max-width: 100%;
    height: 473px;
}
.left-image-section .img.diamond-frame {
    background: transparent url(../assets/img/blue-diamond-frame.png) no-repeat;
    background-size: contain;
    background-position: 0 -2px;
}
.left-image-section .img.diamond-frame img {
    z-index: -1;
    height: 420px !important;
    top: 25px;
}
.left-image-section .img .diagonal {
    background: transparent url(../assets/img/diagonal.png) no-repeat;
    position: absolute;
    bottom: 23px;
    width: 200px;
    height: 200px;
    right: -3px;
}
.left-image-section h2.aarticle-title {
    font-size:34px;
}
.left-image-section h6 {
    font-size:18px;
}
h2.diamond-box {
    font-size: 16px;
}
.diamond-box {
    border:1px solid #bc302b;
    padding: 10px 20px 10px 15px;
    display: inline-flex;
    position: relative;
}
.diamond-box::after {
    content: url(../assets/img/diamond-box-icon.jpg);
    width:21px;
    height:28px;
    position: absolute;
    right:-10px;
    top: 50%;
    transform: translateY(-50%);
}
.signature {
    margin-bottom:0;
    font-size:30px;
    font-weight: 400;
}
.personal-title {
    margin-bottom:0;
    font-size:15px;
    font-weight: 400;
    text-transform: uppercase;
}
.team-member {
    margin-bottom: 60px;
    display: flex;
}
.team-member .team-member-img {
    margin-right: 20px;
}
.team-member .team-member-img img{
    border:3px solid #00548b;
    max-width:220px!important;
    width:220px;
}
.team-member .team-member-data .team-member-name {
    font-weight: 900;
    margin-bottom: 0;
    margin-top:20px;
    font-size:30px;
}
.team-member .team-member-data .team-member-position {
    font-weight: 300;
    font-style: italic;
    font-size: 20px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.team-member .team-member-data a {
    color: #3bae49;
    text-decoration: none;
}
.example-section {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    margin-top:25px;

}
.example-section .example-item {
    display: flex;
    flex-basis: 31.5%;
    margin-right:1.5%;

}
.example-section .example-item h4 {
    font-size: 20px;
    font-weight:400;
    padding:.5rem .5rem 0 .5rem;
    margin-bottom: 0;
}
.example-section .example-item .location {
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    padding:0 .5rem 1.5rem .5rem;
}
.example-section .example-item .img {
    width: auto;
    height: 190px;
}
.example-section .example-item .link {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size:19px;
}
.vertical-border-red {
    border-right:1px solid #bb2f2b;
}
#sidebar-navigation .accordion-body {
    padding:0;
    border: none;
}
#sidebar-navigation .accordion-button {
    padding: 10px 0;
    border: none;
    font-size: 20px;
    padding-right: 20px;
}
#sidebar-navigation .accordion-item {
    border: none;
    background: none;
}
#sidebar-navigation .accordion-button {
    border: none;
    background: none;
    font-weight: 900;
    color: #00548b;
    border: none;
}
#sidebar-navigation .accordion-button::after {
    content: "+";
    height: 40px;
    width: 20px;
    font-size: 33px;
    font-weight: bold;
    font-family: courier;
    background-image: none;
    position: absolute;
    right: 0;
    transition: none;
}
#sidebar-navigation .accordion-button:not(.collapsed)::after {
    content: "-";
    height: 33px;
    width: 20px;
    font-size: 33px;
    font-weight: bold;
    font-family: courier;
    background-image: none;
    position: absolute;
    right: 0;
    transition: none;
}
#sidebar-navigation .accordion-button:not(.collapsed) {
    box-shadow: none;
}

#sidebar-navigation .accordion-button:focus {
    border: none;
    box-shadow: none;
}
.page-subnav {
    padding:0;
}
.page-subnav li {
    list-style-type: none;
}
.page-subnav li a {
    text-decoration: none;
    font-size: 16px;
    color: #58595b;
    line-height: 16px;
}
.page-subnav li.active a {
    font-weight: 700;
}

.page-subnav ul{
    padding:0;
}
.page-subnav ul li {
    list-style-type: none;

}
.page-subnav ul li a {
    text-decoration: none;
    font-size: 16px;
    color: #58595b;
    line-height: 16px;
    padding:10px 0 5px;
    border-bottom: 1px solid #e6e6e6;
    display: block;

}
.page-subnav ul li.current_page_item > a {
    font-weight: 700;
    font-style: italic;
}
.page-subnav #menu-sidebar-services li.no-hover {
    border-bottom: none;
    margin-bottom: 10px;
}
.page-subnav #menu-sidebar-services li.no-hover > a{
    font-weight: 900;
    color: #00548b;
    border-bottom: none;
    font-size: 20px;
    position: relative;
    display: flex;
    align-items: center;
    line-height: 1.2;
    padding-right: 20px;
}
.page-subnav #menu-sidebar-services li ul.sub-menu li {
    list-style-type: none;

}
.page-subnav #menu-sidebar-services li ul.sub-menu li a {
    text-decoration: none;
    font-size: 16px;
    color: #58595b;
    line-height: 16px;
    font-weight: 300;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;

}
.page-subnav #menu-sidebar-services li ul.sub-menu li.current_page_item a {
    font-weight: 700;
}
.page-subnav #menu-sidebar-services li.no-hover ul.sub-menu {
    display: none;
}
.page-subnav #menu-sidebar-services li.no-hover.active ul.sub-menu {
    display: block;
}
.page-subnav #menu-sidebar-services li.no-hover.active > a::after {
    content: "-";
    height: 33px;
    width: 20px;
    font-size: 33px;
    font-weight: bold;
    font-family: courier;
    background-image: none;
    position: absolute;
    right: 0;
    transition: none;
}
.page-subnav #menu-sidebar-services li.no-hover > a::after {
    content: "+";
    height: 40px;
    width: 20px;
    font-size: 33px;
    font-weight: bold;
    font-family: courier;
    background-image: none;
    position: absolute;
    right: 0;
    transition: none;
}
body.page-template-template-services_sub #headingOne,
body.page-template-template-services #headingOne,
body.page-template-template-projects_sub #headingOne,
body.page-template-template-projects #headingOne,
body.single-project #headingOne,
body.page-template-template-regional_projects #headingOne,
body.page-template-template-regional_projects .regional-filters {
    display: none;
}
#sidebar-filters .accordion-body {
    padding:0;
    border: none;
}
#sidebar-filters .accordion-button {
    padding: 10px 0;
    border: none;
    font-size: 20px;
    padding-right:20px;

}

#sidebar-filters .accordion-item {
    border: none;
    background: none;
}
#sidebar-filters .accordion-button {
    border: none;
    background: none;
    font-weight: 900;
    color: #00548b;
    border: none;
}
#sidebar-filters .accordion-button::after {
    content: "+";
    height: 40px;
    width: 20px;
    font-size: 33px;
    font-weight: bold;
    font-family: courier;
    background-image: none;
    position: absolute;
    right: 0;
    transition: none;
}
#sidebar-filters .accordion-button:not(.collapsed)::after {
    content: "-";
    height: 33px;
    width: 20px;
    font-size: 33px;
    font-weight: bold;
    font-family: courier;
    background-image: none;
    position: absolute;
    right: 0;
    transition: none;
}
#sidebar-filters .accordion-button:not(.collapsed) {
    box-shadow: none;
}

#sidebar-filters .accordion-button:focus {
    border: none;
    box-shadow: none;
}

.sidebar-filters .accordion-body {
    padding:0;
    border: none;
}
.sidebar-filters .accordion-button {
    padding: 10px 0;
    border: none;
    font-size: 20px;
    padding-right:20px;
}
.sidebar-filters .accordion-item {
    border: none;
    background: none;
}
.sidebar-filters .accordion-button {
    border: none;
    background: none;
    font-weight: 900;
    color: #00548b;
    border: none;
}
.sidebar-filters .accordion-button::after {
    content: "+";
    height: 40px;
    width: 20px;
    font-size: 33px;
    font-weight: bold;
    font-family: courier;
    background-image: none;
    position: absolute;
    right: 0;
    transition: none;
}
.sidebar-filters .accordion-button:not(.collapsed)::after {
    content: "-";
    height: 33px;
    width: 20px;
    font-size: 33px;
    font-weight: bold;
    font-family: courier;
    background-image: none;
    position: absolute;
    right: 0;
    transition: none;
}
.sidebar-filters .accordion-button:not(.collapsed) {
    box-shadow: none;
}

.sidebar-filters .accordion-button:focus {
    border: none;
    box-shadow: none;
}

.page-filter {
    padding:0;
    height: 500px;
    overflow-y: scroll;
    padding-right: 5px;
}
.page-filter::-webkit-scrollbar { 
    background: #e6e6e6;
    width:10px;
}
.page-filter::-webkit-scrollbar-thumb {
    background: #00548b;
}
.page-filter li {
    list-style-type: none;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 5px;
}
.page-filter li a {
    text-decoration: none;
    font-size: 16px;
    color: #58595b;
    line-height: 16px;
}
.page-filter li a.selected {
    font-weight: 700;
}

.page-filter ul{
    padding:0;
}
.page-filter ul li {
    list-style-type: none;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 5px;
}
.page-filter ul li a {
    text-decoration: none;
    font-size: 16px;
    color: #58595b;
    line-height: 16px;
}
.page-filter ul li.current_page_item a {
    font-weight: 700;
}
#sidebar-subscribe .accordion-body {
    padding:0;
    border: none;
}
#sidebar-subscribe .accordion-button {
    padding: 10px 0;
    border: none;
    font-size: 20px;
    padding-right:20px;

}
#sidebar-subscribe .accordion-item {
    border: none;
    background: none;
}
#sidebar-subscribe .accordion-button {
    border: none;
    background: none;
    font-weight: 900;
    color: #00548b;
    border: none;
}
#sidebar-subscribe .accordion-button::after {
    content: "+";
    height: 40px;
    width: 20px;
    font-size: 33px;
    font-weight: bold;
    font-family: courier;
    background-image: none;
    position: absolute;
    right: 0;
    transition: none;
}
#sidebar-subscribe .accordion-button:not(.collapsed)::after {
    content: "-";
    height: 33px;
    width: 20px;
    font-size: 33px;
    font-weight: bold;
    font-family: courier;
    background-image: none;
    position: absolute;
    right: 0;
    transition: none;
}
#sidebar-subscribe .accordion-button:not(.collapsed) {
    box-shadow: none;
}

#sidebar-subscribe .accordion-button:focus {
    border: none;
    box-shadow: none;
}
.sidebar-subscribe {
    margin-bottom: 30px;
}
.subscribe-fields input[type="text"]{
    border: 1px solid #ebebeb;
    margin-bottom: 10px;
    width: 100%;
    padding: 0 10px 0 10px !important;
}
.subscribe-fields input[type="text"]::placeholder {
    color: #444444;
    font-size: 13px;
}
.subscribe-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
    border: none;
    color: #3bae49;
    font-size: 16px;
}
.subscribe-button:hover {
    text-decoration: underline;
}

footer {
    padding: 100px 0;
    font-weight: 400;
}
footer a {
    font-size: 20px;
    color: white;
    text-decoration: none;
    line-height: 40px;
}
.footer-nav ul {
    padding:0;
    margin:0;
}
.footer-nav ul li {
    list-style-type: none;
}
.footer-nav ul li a {
    font-size: 20px;
    color: white;
    text-decoration: none;
    line-height: 40px;
}
.overlay {
    display: none;
    position: absolute;
    min-height: 100vh;
    width: 100%;
    background: rgba(0, 84, 139, 0.9);
    text-align: center;
    z-index: 10;
    backdrop-filter: blur(10px);
}
.btn-menu-close {
    cursor: pointer;
}
.main-menu {
    margin-left: 70px;
}
.main-menu a,
.main-menu a:hover {
    color: inherit;
    text-decoration: none;
    font-size: 20px;
}
.main-menu .nav {
    min-width: 321px;
    margin-right: 100px;
}
.main-menu .nav .nav-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: calc(1.4rem + 0.6vw);
    font-weight: 700;
}
.main-menu .nav .nav-link.active {
    color: #3bae49;
}
.main-menu .nav .nav-link span {
    display: inline-block;
    line-height: calc(1.4rem + 0.6vw);
}
.main-menu .nav .nav-link i {
    font-size: 20px;
}
.main-menu .extra-menu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    text-align: left;
}
.main-menu .extra-menu a {
    padding-bottom: 20px;
}
.location-section .logo {
    height: 60px;
}
.location-section .img {
    width: auto;
    max-width: 420px;
    height: 420px;
}
.location-section .location-list {
    font-size: 20px;
}
@media only screen and (max-width: 1399px) {
  .location-section .location-list {
    font-size: 16.5px;
	  line-height: 1.5;
  }
}
@media only screen and (max-width: 1199px) {
  .location-section .location-list {
    font-size: 14px;
	  line-height: 1.5;
  }
}

.location-section .location-list .h4 {
    font-size:22px;
    margin-bottom: 0;
}
@media only screen and (max-width: 1399px) {
  .location-section .location-list .h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1199px) {
  .location-section .location-list .h4 {
    font-size: 16px;
  }
}
.location-section .location-slides h6 {
    margin-bottom: 0;
}
.location-section .location-slides .carousel-indicators {
    position: relative;
    margin: 0;
}
.location-section .location-slides .carousel-indicators [data-bs-target] {
    background-color: #00548b;
}
.location-section .location-slides .carousel-indicators [data-bs-target]:hover {
    background-color: #bc302b;
}
.location-section .location-slides .carousel-indicators [data-bs-target].active {
    background-color: #bc302b;
}
.location-section .location-slides .carousel-indicators [data-bs-target].active:hover {
    background-color: #00548b;
}
.location-section .location-slides .carousel-prev-next {
    display: flex;
}
.location-section .location-slides .carousel-prev-next button {
    position: relative;
    color: #00548b;
    opacity: 1;
    font-size: 20px;
    width: auto;
}
.location-section .location-slides .carousel-prev-next button.carousel-control-prev {
    margin-right: 20px;
}

.featured-blog-slides .carousel-prev-next button {
    display: flex;
    color: #00548b;
    opacity: 1;
    font-size: 20px;
    width: auto;
}
.featured-blog-slides .carousel-prev-next button.carousel-control-prev {
    right: auto;
    left: 0;
    top: 10px;
}
.featured-blog-slides .carousel-prev-next button.carousel-control-next {
    right:80%;
    left: 0;
    top: 10px;
}
.featured-blog-slides h2.additional-info-title  {
    font-size:30px;
    color: #58595b;
}
.featured-blog-slides .info-slides-content {
    font-size: 20px;
}


.featured-blog-slides .carousel-indicators {
    position: relative;
    right: 0;
    bottom: -5px;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: left;
    padding: 0;
    margin-right: 15%;
    margin-top: 1rem;
    margin-left: 15%;
    list-style: none;
}

.featured-blog-slides .carousel-indicators [data-bs-target] {
    background-color: #00548b;
}
.featured-blog-slides .carousel-indicators [data-bs-target]:hover {
    background-color: #3bae49;
}
.featured-blog-slides .carousel-indicators [data-bs-target].active {
    background-color: #3bae49;
}
.featured-blog-slides .carousel-indicators [data-bs-target].active:hover {
    background-color: #00548b;
}
.blog-landing {

}


.blog-landing .blog-item  h6 {
    font-size: 18px;
    font-weight:400;
    padding:.5rem .5rem 0rem .5rem;
    margin-bottom: 0;
}

.blog-landing .blog-item h4 {
    font-size: 26px;
    font-weight:400;
    padding:.5rem .5rem 0rem .5rem;
    margin-bottom: 0;
    color: #58595b;

}
.blog-landing .blog-item h4 a{
    text-decoration: none;
    color: #58595b;
}

.blog-landing .blog-item  .img {

}
.blog-landing .blog-item .link {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 19px;
}
.single h1.entry-title {
    font-size: 40px;
}
.single article h1 {
    font-size: 40px;
}
.single-post .main-content {
    font-size: 20px;
}
/* Clear the floats within the #grid container */
#grid::after {
    content: '';
    display: block;
    clear: both;
}

#featured-blog .img.diamond-frame {
    height:472px;
}
.recent-blogs .media-box-container .link {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.search-button {
    position: absolute;
    right: 0;
    pointer-events: none;
}
.media-boxes-search {
    position: relative;
}
.media-boxes-search label {
    display: inline-block;
    width: calc(100% - 38px);
}
.media-boxes-search input[type=text] {
    width: 100%;
}
.locations-list h4 {
    font-weight: 700;
    font-size: 20px;
    color: #58595b;
}
.locations-list p {
    margin-bottom: 0;
}
.locations-list p,
.locations-list p a {
    font-weight: 300;
    font-size: 16px;
    color: #58595b;
    text-decoration: none;
    line-height: 1.4;

}
.locations-list p a:hover {
    text-decoration: underline;
}
.locations-list .regional-links {
    margin-bottom: 30px;
}
.locations-list .regional-links a {
    display: block;
    line-height: 1.6;
    text-decoration: none;
}
.locations-list .regional-links a:hover {
    text-decoration: underline;
}
.locations-list .regional-links .regionalNews,
.locations-list .regional-links .regionalProjects,
.locations-list .regional-links .regionalLeaders {
    font-weight: 700;
    font-size: 16px;
    color: #58595b;
}
.gmap-container {
    position: relative;
}
#custom-google-map .marker {
    display:none;
}
#info-container {
    background: #bc302b;
    color:#ffffff;
    padding: 30px;
    width:45%;
    height: 100%;
    position: absolute;
    left:0;
    top:0;
    z-index: 10;
    font-size: 20px;
    font-weight: 300;

}
#info-container a{
    color:#ffffff;
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 300;
    text-decoration: none;
}
#info-container p a{
    font-style: italic;
}
#info-container h4 {
    font-weight: 900;
    font-size: 30px;
}
#info-container .close {
    position: absolute;
    top: 10px;
    right: 10px;
}
#home-top-video:before {
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    bottom:0;
    z-index:1;
    background: linear-gradient(0deg, rgba(0 84 139 / 80%), rgba(0 84 139 / 80%));
}
h6.videos {color:#bc302b;}
h6.white-papers {color:#00548b;}
h6.webinars {color:#3bae49;}
h6.presentations {color:#00548b;}
h6.guides {color:#00548b;}
h6.articles {color:#bc302b;}
h6.podcast {color:#bc302b;}
.insight-child-pages ul {
    flex-direction: row;
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    list-style-type: none;
    padding: 0;
}
.insight-child-pages ul li a{
    text-decoration: none;
}
.team-member-img img {
    border: 3px solid #00548b;
    max-width: 265px!important;
    width: 100%;
}
.profile-connect {
    max-width: 265px;
    float: right;
    position: relative;
    margin-top: 13px;
}
.profile-connect a {
    font-size: 16px;
    font-weight: 700;
}
.leader-contact-form h3 {
    margin: 50px 0 35px;
}
.leader-contact-form .leader_half input{
    width: 100%;
    background:#f9f9f9;
    border:1px solid #c1c1c1;
    margin-bottom: 20px;
    padding: 20px;
}
.leader-contact-form .leader_half select#field_7irjc{
      width: 100%;
    background: #f9f9f9;
    border: 1px solid #c1c1c1 !important;
    margin-bottom: 25px;
    padding: 23px 18px;
    font-size: 18px;
    color: #01518c !important;
}

.leader-contact-form .leader_half select#field_u8fhy{
      width: 100%;
    background: #f9f9f9;
    border: 1px solid #c1c1c1 !important;
    margin-bottom: 25px;
    padding: 23px 18px;
    font-size: 18px;
    color: #01518c !important;
}

.leader-contact-form .leader_half select#field_t6bic{
      width: 100%;
    background: #f9f9f9;
    border: 1px solid #c1c1c1 !important;
    margin-bottom: 25px;
    padding: 23px 18px;
    font-size: 18px;
    color: #01518c !important;
}


.leader-contact-form .leader_half input::placeholder {
    font-weight: 400;
    font-size: 18px;
    color: #00548b;
}
.leader-contact-form .leader_half select#field_7irjc::placeholder {
    font-weight: 400;
    font-size: 18px;
    color: #00548b;
}

.leader-contact-form .leader_half select#field_u8fhy::placeholder {
    font-weight: 400;
    font-size: 18px;
    color: #00548b;
}

.leader-contact-form .leader_full input, .leader_full textarea {
    width:100%;
    background:#f9f9f9;
    border:1px solid #c1c1c1;
    margin-bottom: 20px;
    padding: 20px;
}
.leader-contact-form .leader_full textarea::placeholder {
    font-weight: 400;
    font-size: 18px;
    color: #00548b;
}
.leader-contact-form .frm_submit {
    text-align: right;
}
.leader-contact-form .frm_submit button {
    background: #3bae49;
    color: white;
    padding: 10px 50px 10px 25px;
    border: none;
    font-weight: 400;
    font-size: 19px;
    position: relative;
}
.leader-contact-form .frm_submit button::after {
    content: "\f061";
    font-size: 19px;
    font-family: 'Font Awesome 5 Free';
    color: white;
    font-weight: 700;
    position: absolute;
    right: 25px;
}
.leader-filter {
    padding: 0;
    list-style-type: none;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
.leader-filter li {
    border-bottom: 1px solid #e6e6e6;
    padding: 2px 0;
}
.leader-filter li label {
    font-size:16px;
    color: #000;
    font-weight: 400;
}
.leader-filter li input {
    margin-right:5px;
    display: inline-block;
    vertical-align: middle;
}
.filter-box-trigger {
    display: inline-block;
    padding: 12px 60px 12px 20px;
    position: relative;
    color: white;
    background: #bc302b;
    margin-bottom: 1.5rem;
}
.filter-box-trigger.active {
    display: inline-block;
    padding: 12px 60px 12px 20px;
    position: relative;
    color: white;
    background: #00548b;
    margin-bottom: 1.5rem;
}
.filter-box-trigger::after {
    content: '\f063';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    position: absolute;
    right:20px;
    top: 25%;
}
.filter-box-trigger.active::after {
    content: '\f062';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    position: absolute;
    right:20px;
}
.filter-box {
    display: none;
    position: absolute;
    z-index: 10;
    background: white;
    width: 100%;
    border:1px solid #ebebeb;
    opacity: 0.9;
}
.filter-scroll {
    border-bottom:1px solid #ebebeb;
    height: 630px;
    overflow-y: scroll;
    padding:20px 20px 0 20px;
}
.filter-scroll::-webkit-scrollbar { 
    background: #e6e6e6;
    width:10px;
}
.filter-scroll::-webkit-scrollbar-thumb {
    background: #00548b;
}
.filter-controls {
    padding:20px 15px 20px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;

}
.filter-controls .multi5 {
    background: #20882d;
    color: white;
    font-size:19px;
    text-decoration: none;
    padding:15px 20px;
}
.filter-controls .reset-btn {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    text-align: inherit;
    font: inherit;
    border-radius: 0;
    appearance: none;
    color:#00548b;
    font-size: 19px;
}
.media-boxes-checkboxes h2 {
    font-size: 20px;
    font-weight: 900;
    color:#00548b;
}
.leaders-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.media-box-title, .media-box-title a {
    font-family: 'Roboto', sans-serif;
    color: #58595b;
    font-size: 26px;
    line-height: 28px;
}

#grid-projects .media-box-title,
#grid-leaders .media-box-title,
#grid-news .media-box-title,
#grid-regional-news .media-box-title,
#grid .media-box-title  {
    font-size: 19px;
    color: #00548b;
    font-weight: 400;
    line-height: 1.2;
}
#grid-projects .media-box-date,
#grid-leaders .media-box-date,
#grid .media-box-date {
    font-size: 14px;
    color: #58595b;
    font-weight: 400;
    text-transform: none;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
}
#grid-news .media-box-date,
#grid-regional-news .media-box-date, {
    margin-bottom: 10px;
    font-size: 14px;
}
#grid-leaders .media-box-content {
    min-height: 135px;
}
#grid-projects .media-box-content  {
    min-height: 160px;
}
#grid-news .media-box-content,
#grid-regional-news .media-box-content   {
    min-height: 200px;
}
grid-regional-news
#grid .media-box-content  {
    min-height: 235px;
}
#grid-projects .media-box-container .link,
#grid-leaders .media-box-container .link,
#grid-news .media-box-container .link,
#grid-regional-news .media-box-container .link,
#grid .media-box-container .link {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 16px;
}

.project-widget {
    border-bottom: 1px solid #ebebeb;
    font-size: 18px;
    font-weight: 300;
    padding-bottom: 25px;
    margin-bottom: 20px;
    line-height: 1.1;
}
.project-widget h6{
    font-size: 20px;
    font-weight: 900;
    color:#00548b;
}
.data-count:nth-child(1) .label::before {
    content: '\f0c0';
    font-size: 22px;
    font-family: 'Font Awesome 5 Free';
    color: #be302c;
    font-weight: 700;
    position: absolute;
    left: 5px;
}
.data-count:nth-child(2) .label::before {
    content: '\f1da';
    font-size: 22px;
    font-family: 'Font Awesome 5 Free';
    color: #be302c;
    font-weight: 700;
    position: absolute;
    left: 10px;
}
.data-count:nth-child(3) .label::before {
    content: '\f041';
    font-size: 22px;
    font-family: 'Font Awesome 5 Free';
    color: #be302c;
    font-weight: 700;
    position: absolute;
    left: 15px;
}
.data-count:nth-child(4) .label::before {
    content: url("/wp-content/themes/imeg/assets/img/red-marker.png");
    width:30px;
    height:30px;
    color: red;
    position: absolute;
    left: 8px;

}
.data-count  {
    text-align: center;
    margin-bottom: 20px;
}
.data-count .counter {
    font-size: 74px;
    font-weight: 900;
    color:#07548c;
    line-height: 1.1;
}
.data-count .label {
    font-size: 18px;
    color: #58595b;
    text-transform: uppercase;
    position: relative;
    padding-left:40px;
    display:inline-block;
    text-align: left;
}
.counter-holder .numbers-logo {
    display: flex;
    align-items: center;
}
img.project-photo {
    width: 100%;
    height:auto;
}
.flipbook-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 9px 21px;
    color: white;
    background: #bc302b;
    font-size: 19px;
    font-weight: 300;
}
.flipbook-link img {
    filter:invert(98%) sepia(98%) saturate(9%) hue-rotate(152deg) brightness(101%) contrast(105%);
    width: 20px;
}
.flipbook-link:hover {
    background: #00548b;
}

#newsAccordion .accordion-button:not(.collapsed)::after,
#newsAccordion .accordion-button::after {
    display: none;
}
#newsAccordion .accordion-item {
    border: none;
}
#newsAccordion .accordion-button {
    color:#00548b;
    font-size:34px;
    box-shadow: none;
    background:none;
}
#newsAccordion .accordion-button:not(.collapsed)::before {
    content: "\f062";
    font-family: 'Font Awesome 5 Free';
    height: 19px;
    width: 20px;
    font-size: 19px;
    font-weight: 600;
    color: #bc302b;
    background-image: none;
    position: absolute;
    left: 390px;
    transition: none;
}
#newsAccordion .accordion-button::before {
    content: "\f063";
    font-family: 'Font Awesome 5 Free';
    height: 19px;
    width: 20px;
    font-size: 19px;
    font-weight: 600;
    color: #bc302b;
    background-image: none;
    position: absolute;
    left: 390px;
    transition: none;
}
.news-more {
    padding:10px 30px;
    color: white;
    text-decoration: none;
    background: #bc302b;
    font-size: 19px;
}
.news-more:hover {
    color:white;
    text-decoration: underline;
}
.news-title {
    font-size: 26px;
    color: #58595b;
    text-decoration: none;
    font-weight: 700;
}
.news-title:hover {
    color: #58595b;
    text-decoration: underline;
}
.news-date {
    font-size:18px;
    font-weight: 700;
    margin-top:20px;
}
.news-image img{
    border: 2px solid #bc302b;
}
#newsAccordion .accordion-body .news-image {
    padding-left: 0;
}
.single-news-image img {
    margin-bottom: 30px;
}
.single-news_events h1.entry-title {
    font-size: 40px;
}
.row.guide-row:last-child .gray-hr {
    display: none;
}
.whitepaper_guide-article {
    font-weight: 300;
    font-size: 19px;
    line-height: normal;
}
.whitepaper_guide-article .btn {
    background: #bb2f2b;
    font-size: 16px;
}
.whitepaper_guide-image img,
.news-image img {
    border:2px solid #bb2f2b;
    height: auto;
}
.page-template-template-insight_sub_guides .additional-info-title,
.page-template-template-insight_sub_whitepapers .additional-info-title {
    margin-top:40px;
}
.main-menu .nav .nav-link {
    margin: .5rem 2rem 0 0;
    padding: 0 0 .5rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, .25);
}
.main-menu .nav .nav-link:last-of-type {
    border-bottom: none;
}
.main-menu .nav .nav-link:focus {
    color: #3bae49;
}
hr.fat {
    opacity:1;
}
#btn-menu-close .text-end {
    font-weight: 700;
}
.copy {
    font-size: 18px;
}
.social-links a {
    font-size: 30px;
}
.innovation-blog {
    display: none;
}
.innovation-blog.show {
    display: block;
}
.innovation-projects {
    display: none;
}
.innovation-projects.show {
    display: block;
}
.main-content h2 {
    font-size: 30px;
    color: #bc302b;
}
.video-controls {
    position: absolute;
    right: 200px;
    bottom: 50px;
    z-index: 10;
}
.video-playpause {
    width:70px;
    height:27px;
    background: url('../assets/img/play.png') no-repeat center center;
}
.video-playpause.active {
    background: url('../assets/img/pause.png') no-repeat center center;
}
.carousel-nav {
    position: absolute;
    right:0;
}
.float-right {
    float: right;
}

.n-white { filter:invert(98%) sepia(98%) saturate(9%) hue-rotate(152deg) brightness(101%) contrast(105%); }

.n-red { filter:invert(21%) sepia(86%) saturate(1645%) hue-rotate(339deg) brightness(102%) contrast(95%); }

.n-green { filter: invert(51%) sepia(54%) saturate(578%) hue-rotate(76deg) brightness(99%) contrast(86%); }

.n-blue { filter: invert(16%) sepia(73%) saturate(3958%) hue-rotate(190deg) brightness(89%) contrast(102%); }

.n-gray { filter: invert(96%) sepia(0%) saturate(10%) hue-rotate(163deg) brightness(94%) contrast(75%); }

.h-white:hover { filter:invert(98%) sepia(98%) saturate(9%) hue-rotate(152deg) brightness(101%) contrast(105%); }

.h-red:hover { filter:invert(21%) sepia(86%) saturate(1645%) hue-rotate(339deg) brightness(102%) contrast(95%); }

.h-green:hover { filter: invert(51%) sepia(54%) saturate(578%) hue-rotate(76deg) brightness(99%) contrast(86%); }

.h-blue:hover { filter: invert(16%) sepia(73%) saturate(3958%) hue-rotate(190deg) brightness(89%) contrast(102%); }

.h-gray:hover { filter: invert(96%) sepia(0%) saturate(10%) hue-rotate(163deg) brightness(94%) contrast(75%); }

.navarrow {
    height:20px;
    width:26px;
}
.navbar-nav  {position: relative;}
.navbar-nav .media-boxes-search { 
    position: absolute;
    left: -168px;
    border: none;
    top: 3px;
    display: none;
}
.navbar-nav  .media-boxes-search .media-boxes-icon, .navbar-nav  .media-boxes-search .media-boxes-clear {
    background: #00548b;
    height:25px;
    line-height: 25px;
    font-size: 14px;
    color: white;

}
.navbar-nav .media-boxes-search input[type=text] {
    height: 25px;
    background: transparent;
    border-bottom: 1px solid white!important;
    color: white;
}
.navbar-nav .media-boxes-search input::placeholder {
    color: white;
}
.navbar-nav .media-boxes-search input:-webkit-autofill,
.navbar-nav .media-boxes-search input:-webkit-autofill:hover, 
.navbar-nav .media-boxes-search input:-webkit-autofill:focus, 
.navbar-nav .media-boxes-search input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px #00548b inset !important;
    -webkit-text-fill-color: white!important;
}
.media-box-container:hover .link img,
.example-item:hover .link img,
.blog-item:hover .link img {
    filter: invert(16%) sepia(73%) saturate(3958%) hue-rotate(190deg) brightness(89%) contrast(102%);
}
.page-item-all a {
    font-size:19px;
}
.page-item-all a {
    font-size:19px;
}
.page-item-all a:hover img {
    filter: invert(21%) sepia(86%) saturate(1645%) hue-rotate(339deg) brightness(102%) contrast(95%);
}
.page-item-all a img {
    margin-left:10px;
    width: 20px;
}
.page-template-template-insight_landing .media-boxes-load-more-button.media-boxes-no-more-entries {
    display: none;
}
.categories {
    font-size:20px;
}
.categories strong {
    font-weight:700;
}
.main-submenu {
    list-style-type: none;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.main-submenu > li {
    margin-bottom: 15px;
}
.main-submenu > li > a.no-hover {
    pointer-events: none;
}
.popup {
    width: 665px;
    height: 335px;
    background-color: white;
    z-index: 1000;
    border: 15px solid #0a518c;
    border-radius: 10px;
    padding: 30px 30px;
    position: relative;
}

.darkOverlay {
    width: 100vw;
    height: calc( 100vh );
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.85);
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
}

a.popupButton {
    background-color: #ededed;
    color: #01518c;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 13px;
    text-transform: uppercase;
    padding: 15px 8px 15px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    line-height: 1;
    text-decoration: none;
}
a.popupButton .navarrow {
    height: 14px;
    width: 26px;
}

a.popupButton:hover {
    text-decoration: none;
    background-color: #ccc;
}

.popup h2 {
    font-size: 30px;
    line-height: 36px;
}

div.popupDesc {
    position: absolute;
    bottom: 45px;
    font-weight: 400;
}
div.popupDesc a{
    font-weight: 400;
}

.popup .row .col-md-6:nth-of-type(2) {
    padding-left: 0;
}

.popup .row .col-md-6:nth-of-type(1) {
    padding-right: 0;
    margin-right: -15px;
}

img.popupLogo {
    max-width: 250px;
    height: auto;
}

/*RESPONSIVE*/

#btn-menu-mobile {
    display: none;
}
iframe {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: auto;
}

iframe.pardotform {
    height: revert-layer;
}

@media (min-width: 576px) {
    .mt-slider-content,
    .mt-lg-50,
    .mt-lg-100,
    .mt-lg-150 {
        margin-top: 0;
    }
    .girl-diamond {
        right: 0;
        top: 0;
    }
}

@media (min-width: 992px) {
    .rgb-bg {
        min-height: 510px;
    }
    .girl-diamond {
        top: -20%;
        right:-10%;
    }
    .mt-lg-200 {
        margin-top: 200px !important;
    }
    .mt-lg-150 {
        margin-top: 150px !important;
    }
    .mt-lg-50 {
        margin-top: 50px !important;
    }
    .mt-lg-100 {
        margin-top: 100px !important;
    }
    .mt-slider-content {
        margin-top: 40px;
    }
   /* .innovation-section .title {
        position: absolute;
        top: -70px;
        left: 20%;
        width: auto;
    }*/
    .market-slides .carousel-prev-next {
        top: -80px;
        z-index: 150;
    }
    .market-slides .carousel-prev-next button.carousel-control-prev {
        right: auto;
        left: 0;
    }
    .market-slides .carousel-prev-next button.carousel-control-next {
        right: 90%;
        left: 0;
    }
}
@media (min-width: 1400px) {
    .featured-blog-slides .carousel-prev-next button.carousel-control-next {
        right:90%;
    }
    .cta-item h1 {
        font-size: 69px;
    }
    .cta-item p {
        font-size: 24px;
        font-weight: 300;
    }
    .cta-item p b, .cta-item p strong {
        font-weight: 700;
    }
    .cta-item .btn {
        font-size: 18px;
    }
}
@media (min-width: 1920px) {
    .blue-img-bg {
        background-image: url(../assets/img/blue-bg.png);
        background-position: bottom;
        background-repeat: repeat-x;
        background-size: contain; 
    }
}

@media (min-width: 576px) {
    .navbar .container {
        max-width: 570px;
    }
}
@media (min-width: 768px) {
    .navbar .container {
        max-width: 735px;
    }
}
@media (min-width: 992px) {
    .navbar .container {
        max-width: 992px;
    }
}
@media (min-width: 1200px) {
    .navbar .container {
        max-width: 1170px;
    }
}
@media (min-width: 1400px) {
    .navbar .container {
        max-width: 1050px;
    }
}



@media (max-width: 1550px) {
    .additional-info-section .carousel-indicators {
        margin-bottom: 100px;
    }
    .breadcrumbs {
        padding-right: 100px;
    }
}
@media (max-width: 1400px) {

}
@media (max-width: 992px)  {
    #btn-menu-mobile {
        display: block;
    }
    #btn-menu {
        display: none;
    }
    body {
        font-size:20px;
    }
    .h2, h2 {
        font-size: 30px;
    }
    .h4, h4 {
        font-size: 23px;
    }
    .h6, h6 {
        font-size: 17px;
    }
    #sidebar-navigation {
        margin-top:50px;
    }
    .example-section .example-item {
        flex-basis: 48.5%;
    }
    .vertical-border-red {
        border: none;
    }
    .additional-info-section h2.additional-info-title {
        font-size: 35px;
    }
    .example-section .example-item h4 {
        font-size: 18px;
    }
    .example-section .example-item .location {
        font-size: 14px;
    }
    .team-member .team-member-data .team-member-name {
        font-size: 27px;
    }
    .team-member .team-member-data .team-member-position {
        font-size: 18px;
    }
    .signature {
        font-size: 27px;
    }
    .right-image-section h2.aarticle-title,
    .left-image-section h2.aarticle-title {
        font-size:30px;
    }
    .right-image-section h6,
    .left-image-section h6 {
        font-size:16px;
    }
    h2.diamond-box {
        font-size: 15px;
    }
    .btn, .flipbook-link {
        font-size: 16px;
    }
    .flipbook-link {
        padding: 6px 21px;
        margin-bottom:0px;
    }
    .btn-dark-blue img, .btn-red img, .btn-green img, .flipbook-link img {
        width: 18px;
    }
    .location-section .location-list {
        font-size: 18px;
    }
    .location-section .location-list .h4 {
        font-size: 20px;
    }
    .footer-nav ul li a {
        font-size: 18px;
        line-height: 36px;
    }
    .social-links a {
        font-size: 27px;
    }
    .copy {
        font-size: 16px;
    }
    .diagonal {
        display: none!important;
    }
    .additional-info-section .carousel-indicators {
        justify-content: center;
    }
    .additional-info-section .carousel-prev-next {
        top: 10px;
    } 
    .additional-info-section .carousel-prev-next button.carousel-control-next {
        right: 0;
        left: auto;
    }
    .market-section .carousel-prev-next button.carousel-control-next {
        right: 0;
        left: auto;
    }
    .market-section .carousel-prev-next {
        top: 0px;
    }
    .market-section .carousel-indicators {
        bottom: -27px;
    }
    .market-section.service-page-slider .carousel-prev-next {
        top:0;
    }
    
    .service-section .service-slides .carousel-prev-next button.carousel-control-prev {
        right: auto;
        left: 0;
    }
    .service-section .service-slides .carousel-indicators {
        position: relative;
        margin-right: 15%;
        top: 29px;
    }
    .service-section .service-slides .carousel-prev-next {
        top: 0;
    }
    .location-section .img {
        margin-bottom: 30px;
    }
    .breadcrumbs {
        padding-right: 0px;
    }
    .whitepaper_guide-image,
    .news-image {
        margin-bottom:20px;
    }
    .insight-child-pages ul {
        flex-direction: row;
        display: block;
        justify-content: space-between;
        width: 100%;
        list-style-type: none;
        padding: 0;
    }
    .insight-child-pages ul li {
        display: inline-block;
        width:32%;
    }
}

@media (max-width: 767px)  {
    body {
        font-size:16px;
    }
    .h2, h2 {
        font-size: 26px;
    }
    .h4, h4 {
        font-size: 20px;
    }
    .h6, h6 {
        font-size: 16px;
    }
    .additional-info-section h2.additional-info-title {
        font-size: 30px;
    }
    .example-section .example-item h4 {
        font-size: 16px;
    }
    .example-section .example-item .location {
        font-size: 12px;
    }
    .team-member .team-member-data .team-member-name {
        font-size: 24px;
    }
    .team-member .team-member-data .team-member-position {
        font-size: 16px;
    }
    .signature {
        font-size: 24px;
    }
    .right-image-section h2.aarticle-title,
    .left-image-section h2.aarticle-title {
        font-size:26px;
    }
    .right-image-section h6,
    .left-image-section h6 {
        font-size:14px;
    }
    h2.diamond-box {
        font-size: 14px;
    }
    .btn, .flipbook-link {
        margin-bottom:10px;
        font-size: 14px;
    }
    .flipbook-link {
        padding: 7px 21px;
        margin-bottom:0px;
    }
    .btn-dark-blue img, .btn-red img, .btn-green img, .flipbook-link img {
        width: 16px;
    }
    .location-section .location-list {
        font-size: 16px;
    }
    .location-section .location-list .h4 {
        font-size: 18px;
    }
    .footer-nav ul li a {
        font-size: 16px;
        line-height: 32px;
    }
    .social-links a {
        font-size: 24px;
    }
    .copy {
        font-size: 14px;
    }
    .market-section .carousel-prev-next button.carousel-control-next {
        right: 0;
        left: auto;
    }
    .additional-info-section .carousel-prev-next button.carousel-control-next {
        right: 0;
        left: auto;
    }
    .additional-info-section .info-slides-content ul {
        display: block;
    }
    .location-section .logo {
        margin: 0 0 30px 0;
    }
    h1.subpage-keyart-title {
        font-weight: 300;
        font-size: 50px;
    }
    .numbers-logo {
        margin-bottom: 30px;
    }
    .leader-filter {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .team-member {
        flex-direction: column;
    }
    .example-section .example-item {
        flex-basis: 100%;
        margin-right: 0;
    }
    .featured-blog-slides .carousel-indicators {
        justify-content: center;
    }
    .featured-blog-slides .carousel-prev-next button.carousel-control-next {
        right:0;
        left: auto;
    }
    footer .logo,
    footer .footer-nav ul li,
    .social-links {
        text-align:center;
    }
    #menu-footer-third {
        padding-top: 20px;
        margin-top:20px;
        border-top:1px solid #fff;
    }
    body.mm-wrapper--open #mobile-menu {
        display: block;
    }
    .recent-blogs .media-box-image img {
        width:100%;
        height: auto;
    }
    .recent-blogs .media-box-container {
        margin-bottom: 20px;
    }
    .insight-child-pages ul li {
        display: inline-block;
        width:49%;
    }
    #newsAccordion .accordion-button,
    #newsAccordion .accordion-body {
        padding: 20px 0;
    }
    .popup {
        width: 90%;
    }

}
@media (max-width: 576px)  {

    .location-section .img {
        height:60px;
    } 
    .location-section .img img {
        display: none;
    }
    .keyart.subpage .cta-container {
        margin-top: 20px;
    }
    h1.subpage-keyart-title {
        font-weight: 300;
        font-size: 40px;
    }
    .data-count {
        text-align: left;
    }
    .data-count .counter {
        font-size: 55px;
    }
    .leader-filter {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .filter-controls .multi5 {
        padding: 10px 15px;
    }
    .filter-controls .multi5,
    .filter-controls .reset-btn {
        font-size: 14px;
    }
    .filter-controls {
        padding: 20px 10px 20px 10px;
    }
    .leaders-header {
        flex-direction: column;
    }
    .keyart .navbar .nav-link {
        display: none;
    }
    .keyart .navbar .nav-link.btn-search {
        display: block;
    }
    #newsAccordion .accordion-body .news-image {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .news-more {
        font-size: 14px;
    }
    #newsAccordion .accordion-button::before,
    #newsAccordion .accordion-button:not(.collapsed)::before {
        right: 0;
        left: auto;
    }
    .insight-child-pages ul li {
        display: block;
        width:100%;
    }
    #info-container {
        width:100%;
        font-size: 16px;
    }
    #info-container a{
        font-size: 16px;
    }
    #info-container p a{
        font-style: italic;
    }
    #info-container h4 {
        font-size: 20px;
    }
    #grid-news .media-box-content,
    #grid-regional-news .media-box-content {
        min-height: 180px;
    }
    .popup {
        height: 390px;
    }

}
@media (max-width: 992px)  { 
    .overlay .container {
        max-width: 100%;
    }
    .main-menu {
        margin-left: 0px;
    }
}

.visible-media-boxes-by-filter {
    z-index: 1;
}
.hidden-media-boxes-by-filter {
    z-index: -1000;
}
.url_opened .page-filter {
	height: auto;
	overflow: auto;
}
.url_opened .page-filter ul li {
  display: none; 
}

.url_opened .page-filter ul li:has(a.selected) {
  display: block; 
}
