.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-logo {
    height: 70px;
    width: auto;
}

.square-blog-wrap {
    padding-bottom: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
}

.blog-square {
    display: flex;
    padding: 24px 16px;
    background-color: transparent;
    flex-direction: column;
    position: absolute;
    height: 100%;
    width: 100%;
    justify-content: flex-end;
}

.blog-square h1 {
    color: #fff;
    padding: 0;
}
.blog-square p {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 2rem;
    margin-bottom: 0;
}

.half-blog-wrap {
    padding-bottom: 45%;
    position: relative;
    background-size: cover;
    background-position: center;
}

.mt-5-p {
    margin-top:5%
}

.mb-5-p {
    margin-bottom: 5%;
}

.blog-half {
    position: absolute;
    display: flex;
}

.img-fill {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.blog-half .left,
.blog-half .right {
    width: 50%;
}

.blog-half .latest-news__category {
    position: relative;
    top: 0;
    left: 0;
    width: fit-content;
    margin-bottom: 1rem;
}


.blog-half .padd {
    padding: 16px;
}

.blog-half h1 {
    padding: 0;
}

.wide-blog-wrap {
    height:100%;
}

.wide-blog-wrap .blog-post {
    padding: 16px;
    display: flex;
    align-items: center;
}

.wide-blog-wrap .blog-post h1 {
    padding: 0;
    margin-bottom: 1rem;
}

.wide-blog-wrap .blog-post .latest-news__category {
    position: relative;
    top: 0;
    left: 0;
    width: fit-content;
    margin-bottom: 1rem;
}

.wide-blog-wrap .blog-post .read-more {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.wide-blog-wrap.blue .blog-post {
    background-color:#3d5c82;
}

.wide-blog-wrap.blue .blog-post .latest-news__category,
.wide-blog-wrap.light .blog-post .latest-news__category {
    background-color: #fff;
    color: #3d5c82;;
}

.wide-blog-wrap.blue .blog-post h1,
.wide-blog-wrap.blue .blog-post p {
    color: #fff;
}

.wide-blog-wrap.light .blog-post {
    background-color:#bbc6d3;
}

.blog .carousel-item {
    background-position: center;
    background-size: cover;
}

.blog .carousel-item .container {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog .carousel-item .testimonials-slider__content{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.blog .carousel-item .container .latest-news__category {
    position: relative;
    top: initial;
    left: initial;
    width: fit-content;
}

.blog .carousel-item .latest-news__item-title {
    font-size: 2rem;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
}

.blog .carousel-item .read-more {
    text-transform: uppercase;
    color: #fff;
    font-size: .8rem;
}

.blog .carousel-controls-wrap {
    background-color: #3d5c82;
}

.blog .carousel-container {
    padding-left: 0;
    padding-right: 0;
}

/*** Resources ***/

.collapse .data{
    padding: 0 1rem;
    margin-left: auto;
    color: #9c9b9a;
}

/*** News Filter padding overrides ***/
.blog .case-study-grid__buttons {
    margin-top: 2em !important;
}
.blog .py-5 {
	padding-top: 2em !important;
}

@media (max-width:767px) {
    .mob-mb-4 {
        margin-bottom: 1.5rem;
    }
    .blog .half-blog-wrap p {
        display:none;
    }
}


/*Online Videos Hover Arrow */
a.ov-button:link {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
a.ov-button:after {
  content: '»';
  position: absolute;
  opacity: 0;  
  right: -20px;
  transition: 0.5s;
}
/* mouse over link */
a.ov-button:hover {
  padding-right: 24px;
}
a.ov-button:hover:after {
  opacity: 1;
  right: 10px;
}
/*header language select section */
.wpml-ls-legacy-list-horizontal a{
    color: #3d5c82!important;
    text-transform: uppercase;
    font-family: avenir-heavy,sans-serif;
    font-size: .85rem;
    transition: all 0.4s ease-out;
}
#lang_sel {
    height:40px; 
    position:relative; 
    z-index:999;    
    transition: all 0.6s ease-out;
    
        max-width: 150px;
    width: 150px;
}
#lang_sel:before{
      content: "";
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    display: inline-block;
    margin: auto;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 35%;
    right: 12%;
        transition: all 0.6s ease-out;
}
#lang_sel ul{
    background: #fff;
    transition: all 0.6s ease-out;
        transition-delay: 0s, 0s, 0.3s;
}
#lang_sel ul li{
    display: none;
    transition: all 0.6s ease-out;  
}
#lang_sel:hover li{
    display: block;
    transition: all 0.6s ease-out;      
}
#lang_sel li.wpml-ls-current-language{
    display:block;
}
.homepage-banner__inner{max-width:920px !important}

.content-header__inner{max-width:880px !important}

.get-in-touch {
    display: inline;
}

.get-in-touch .textwidget {
    display: inline;
}

#aboutVideoModal .wp-block-embed__wrapper {
    position: static;
}

.senior-management__overlay {
    left: 0;
}

.wp-block-embed-vimeo
{
	text-align:center;
}

.vsg_title {
text-align: center;font-size: 0.8rem; line-height: 1.1rem; color: #9c9b9a;
}

.homepage-title-link, .homepage-title-link:hover, .homepage-title-link:visited, .homepage-title-link:active, .homepage-title-link:focus  {
text-decoration:none;
color:#ffffff;
}
.cms-area ul li:before {
	list-style:none;
	content: none;
}

.ng-binding {
	text-align: center;
}

p.calculoid-field-hint.ng-binding.ng-scope, .gridster-desktop .calcNewInputDesign .calculoid-box h2 {
	margin:0 0 5px 0!important;
	padding:0px!important;
}

.calculoid-color-scheme-default .calcNewInputDesign.calculoid-field-type-formula .calculoid-box .calculoid-formula-field {
    border-color: #fafafa!important;
}

.gridster .calcNewInputDesign.gridster-item {
	padding: 10px!important;}

.btn-ta-left {
	text-align:left;
}

.linkedin-follow-text {
	color:#212529;
}
.slider-page-banner{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;background-repeat:no-repeat;background-position:50%;background-size:cover}
