.tabTitles {

    display: flex;
    justify-content: center;
    list-style: none;
}

.tabTitles li {

    background-color: #024246;
    padding: 20px;
    color:white;
    font-family: primary-bold
}

.tabTitles li.active {

    background-color: #00838A;
}
.feat-news .carousel-control-next {
	
	right: -7.5%;
}
.feat-news .carousel-control-prev {
	
	left: -7.5%;
}
.page-id-1389 .nav-sub-menu, .page-id-817 .nav-sub-menu
{


    background-color: #024246;
color:white;
}

.research-block-top {
	
	background-color:white;
}

@media(min-width:992px) {
	.slider-container {
	height: 480px;
	padding: 0;
	position: relative;
	min-height: 500px;
}
#main-slider {
	height: 461px;
	min-height: 460px;
}
}

@media(max-width: 768px) {



	.image-splash-left {

		width: 100%;
	}

	.imagae-splash-right {

		width: 100%;
		min-height: 600px;
	}
}

.person-popup {

	overflow-y: scroll;
}

.invis {
	
	display:none
}

.bg-highlight a {
	
	color:#f4ff1a
}