/*
Theme Name: HQCA 2021
Theme URI: http://www.graphicallyspeaking.ca
Author: Graphically Speaking
Author URI: http://www.graphicallyspeaking.ca/
Description: GSSI Starter theme
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gssi
Tags: custom
This theme, like WordPress, is licensed under the GPL.
Based on Underscores http://underscores.me/, (C) 2012-2017 Automattic, Inc.
*/
/* ==================== Featured Stories Landing and Detail ================================ */
body .breadcrumbs>ul li:nth-child(1):before {
	font-size: 14px;
}
body .main-nav-container {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #999), color-stop(0%, #ffffff));
    background-image: linear-gradient(to right, #999 40%, #ffffff 0%);
    background-position: top;
    background-size: 8px 1px;
    background-repeat: repeat-x;
    border-top: none;
}
.home-search .search-input {
	background: url('dist/img/scroll-search.png') no-repeat;
}
main #latest-news {
	width: 514px;
	bottom: -50px;
	box-shadow: 0 4px 8px 0 #00000012;
}
main .latest-news-header {
	padding: 27px 60px 27px;
}
main .latest-news-body {
    padding: 30px 60px 0;
}
main .latest-news-footer {
    padding: 20px 70px 15px;
    margin-bottom: 25px;
}
main .latest-news-header:before {
	display: none;
}
main .latest-news-footer .slick-dots {
	text-align: left;
}
.latest-news-footer .slick-dots li button {
	height: 10px;
    width: 10px;
    line-height: 15px;
}
.latest-news-footer .slick-dots li {
    height: 10px;
    width: 10px;
}
.latest-news-footer .slider-arrow.arrow-right {
    left: 185px;
    right: unset;
}
article .entry-content p{
	color:#000;
}
article .entry-content {
	font-size: 18px;
    line-height: 1.5;
    color: #000;
}
body .banner-page#single-header {
    background-size: 100% 100%;
    padding-bottom: 23.174%;
    margin-bottom: 170px;
    min-height: 441px;
    background: center;
}
body {
	position: relative;
}
body .section-header {
	position: absolute;
    left: 0;
    right: 0;
    top: 295px;
}
body .section-header .breadcrumbs {
	margin-bottom: 22px;
}
.breadcrumbs li a {
	font-size: 14px;
	line-height: 1.36;
	letter-spacing: 0.2px;
	font-family: "Lato",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
}
.breadcrumbs li:not(:last-child):after {
	content: '\f054';
    font-family: 'Font Awesome 5 Pro';
    font-size: 9px;
    margin: 0 5px;
}
body .container {
	max-width: 1200px;
	width: 100%;
}
body .section-header h1 {
	font-size: 40px;
	line-height: 1.25;
	color: #000;
	letter-spacing: 0.8px;
	margin-bottom: 47px;
}
body .featured_posts {
	border: 1px solid #E3E3E3;
	position: relative;
	background: #fff;
	border-left: 7px solid #004f7a;
	padding: 42px 40px 37px 78px;
	box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.06);
}
body .featured_posts:before {
/* 	content: '';
	background-image: url('dist/img/icon_feature story.png');
	background-repeat: no-repeat;
    width: 58px;
    height: 55px;
    background-size: 23px;
    position: absolute;
    background-color: #004f7a;
    left: 0;
    text-align: center;
    vertical-align: middle;
    background-position: center; */
}
.featured_posts .icon {
    background-color: #004f7a;
    width: 58px;
    height: 55px;
    position: absolute;
    left: -1px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.name-category {
	font-size: 12px;
	letter-spacing: 0.5px;
    line-height: 1.25;
    color: #004f7a;
    font-weight: bold;
    text-transform: uppercase;
}
.item-feature  .name-category{	
    margin-bottom: 6px;
}
body .item-feature {
	display: inline-block;
	width: 100%;
}
body .item-feature .content-left {
	width: 70%;
    float: left;
    padding-right: 60px;
}
body .item-feature .content-left h3 {
	margin-bottom: 13px;
}
body .item-feature .content-left h3 a {
	font-size: 28px;
	line-height: 1.14;
	letter-spacing: 0.1px;
	color: #000;
	transition: 0.5s all;
	font-family: "Lato",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
body .item-feature .content-left h3 a:hover {
	color: #004f7a;
}
body .item-feature .content-left .short-content {
	font-size: 18px;
	line-height: 1.5;
	color: #000;
	-webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}
body .item-feature .image-right {
	width: 35%;
    float: left;
    overflow: hidden;
}
.content-left .button-link {
	margin-top: 12px;
}
.content-left .button-link a {
	font-size: 18px;
	line-height: 1.5;
	color: #004f7a;
	border-bottom: 1px solid #004f7a;
	text-decoration: none;
	transition: 0.5s all;
}
.content-left .button-link a:hover {
	color: #005B78;
}
.filter-content {
	padding-bottom: 46px;
}
.filter-content .title-filter,
.after-filter h3 {
	font-size: 1.375em;
	line-height: 1.45;
	color: #004f7a;
	font-weight: bold;
	border-bottom: 4px solid #004f7a;
    padding-bottom: 10px;
    margin-bottom: 25px;
    letter-spacing: 1px;
}
.remove_filter  > i {
	margin-right: 12px;
	color: #999;
	font-weight: 400;
	cursor: pointer;
}
.navigation .count-post {
	font-size: 14px;
	line-height: 1.21;
	letter-spacing: 0.2px;
	color: #000;
	margin-top: 4px;
}
.item-stories_category > i:hover {
	color: #004f7a;
}
.item-stories_category {
	font-size: 15px;
	line-height: 1.33;
}
.active_filter .after-filter .space{
	height: 45px;
}
.after-filter .reset_filter input {
	border: none;
    padding: 0 0 0 21px;
    text-decoration: underline;
	background: #fff;
	color: #004f7a;
	transition: 0.5s all;
}
.after-filter .reset_filter input:hover {
	color: #005B78;
}
.after-filter .reset_filter {
	margin-top: 0;
}
.filter-content .filter_search {
	position: relative;
}
.filter-content .filter_search input {
	width: 100%;
    border: none;
    border-bottom: 3px solid #999999;
    background: url('dist/img/scroll-search-landing.png') no-repeat;
    height: 37.71px;
    padding: 0 30px 0 11px;
    background-size: 100% 100%;
}
.filter-content .filter_search input::placeholder {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
.filter-content .filter_search input:focus {
	box-shadow: none;
}
.filter-content .filter_search .submit-search {
	position: absolute;
    right: 0;
    top: 5px;
    border: none;
    background: none;
    color: #004f7a;
}
.filter-content .filter_stories_category {
	margin-top: 42px;
    font-size: 15px;
}
.filter-content h4 {
	font-size: 1.0625em;
	line-height: 1.25;
	font-weight: bold;
	color: #000;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #999), color-stop(0%, #ffffff));
    background-image: linear-gradient(to right, #999 40%, #ffffff 0%);
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x;
    border-top: none;
	margin-bottom: 15px;
    padding-bottom: 11px;
    position: relative;
    cursor: pointer;
    font-family: "Lato",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.filter-content h4.active > .fa-chevron-down {
	transform: rotate(0);
}
.filter-content h4 > .fa-chevron-down {
	position: absolute;
    right: 0;
    top: 4px;
    color: #999;
    transform: rotate(180deg);
    font-size: 13px;
    font-weight: 300;
}
.filter-content ul {
	padding-left: 0;
}
.filter-content li {
	list-style: none;
	padding-bottom: 4px;
}
.filter-content li input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}
.filter-content li label {
	position: relative;
	cursor: pointer;
	line-height: 1.33;
	transition: 0.5s all;
}
.filter-content li label:hover {
	color: #004f7a
}
.filter-content li label {
	padding-left:20px;
}
.filter-content li label:before {
	content:'';
	-webkit-appearance: none;
	background-color: transparent;
    border: 2px solid #ccc;
    padding: 4px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 15px;
    margin-top: 3px;
	position:absolute;
	left:0;
}
.filter-content li input:checked + label:after {
	content: '';
    display: block;
    position: absolute;
    top: 8px;
    left: 4px;
    width: 4px;
    height: 4px;
    border: none;
    background: #fff;
}
.filter-content li input:checked + label:before {
	border: 2px solid #004f7a;
	background: #004f7a;
}
.filter-content .result-content .navigation {
	display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    padding-bottom: 28px;
    margin-bottom: 30px;
}
.filter-content .result-content .navigation-bottom {
	border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.list-items .item-stories {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
    padding-bottom: 30px;
}
.list-items .item-stories .image-right {
	max-width: 150px;
	width: 100%;
	float: left;
}
.list-items .item-stories .image-right img {
	height: 113px;
	width: 100%;
    object-fit: cover;
}
.list-items .item-stories .content-left {
	max-width: calc(100% - 210px);
	width: 100%;
	float: left;
	margin-bottom: 0;
	margin-right: 60px;
}
.item-stories .content-left h4,
.item-stories .content-left h4 a {
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	color: #000;
	margin-bottom: 0;
	background: none;
	transition: 0.5s all;
	font-family: "Lato",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.item-stories .content-left h4 a:hover {
	color: #004f7a;
}
.item-stories .content-left .publish-date {
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
}
.item-stories .content-left .short-content {
	font-size: 16px;
	line-height: 1.375;
	color: #000;
	margin-top: 5px;
}
.item-stories .content-left .button-link {
	margin-top: 8px;
}
.item-stories .content-left .button-link a {
	font-size: 16px;
	line-height: 1.375;
	color: #004f7a;
	border-bottom: 1px solid #004f7a;
	text-decoration: none;
	transition: 0.5s all;
}
.item-stories .content-left .button-link a:hover {
	color: #005B78;
}
.pagenavi .page-numbers {
	font-size: 14px;
	line-height: 1.21;
	margin-right: 15px;
	color: #999;
}
.pagenavi .page-numbers:hover {
	color: #000;
}
.pagenavi .page-numbers.current {
	color: #000;
}
.pagenavi .page-numbers.next {
	margin-right: 0;
}
.entry-header h1.entry-title {
	font-size: 40px;
    line-height: 1.25;
    letter-spacing: 1px;
    color: #000;
    transition: 0.5s all;
    margin: 0;
}
.entry-header h1.entry-title + .entry-title-description {
	margin: 0;
}
@media (max-width: 991.98px) {
	main #latest-news {
		bottom: -140px;
	}
	.banner-page#single-header {
	    display: block;
	}
	main#main {
	    padding-top: 209px;
	}
	body .item-feature .image-right img {
		width: auto;
		min-height: unset;
	}
	body .banner-page#single-header {
		margin-bottom: 380px;
	}
	body .top-header {
	    height: 30px;
	}
	.name-category {
		width: 100%;
	}
	body .social-share {
		top: unset;
	}
	main .sidebar {
		order: 1;
	}
	main .result-content {
		order: 2;
	}
	body .featured_posts:before {
		left: 0px;
    	top: 15px;
	}
}
@media screen and (max-width: 767.98px) {
	main#main {
	    padding-top: 129px;
	}
	body .banner-page#single-header {
	    margin-bottom: 315px;
	}
	body .section-header {
		top: 180px;
	}
	main #latest-news {
		width: 100%;
	}
	main .latest-news-header {
		padding: 27px 15px 27px;
	}
	main .latest-news-body {
	    padding: 30px 15px 0;
	}
	main .latest-news-footer {
	    padding: 20px 25px 15px;
	}
	.latest-news-footer .slider-arrow.arrow-left {
	    left: 15px;
	}
	.latest-news-footer .slider-arrow.arrow-right {
	    left: 140px;
	}
	body #mobile-menu {
		left: unset;
		right: 0;
	}
	main .sidebar {
		max-width: 100%;
	}
	main .result-content {
		max-width: 100%;
		margin-left: 0;
		margin-top: 30px;
	}
	.main > .container > .row {
		flex-direction: column;
	}
	.entry-header h1.entry-title {
		font-size: 25px;
	    line-height: 1.2;
	}
}
@media screen and (max-width: 575.98px) {
	body .item-feature .content-left h3 {
		-webkit-line-clamp: 3;
	    -webkit-box-orient: vertical;
	    display: -webkit-box;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    font-size: 16px;
	    line-height: 1.5;
	}
	body .item-feature .image-right img {
		width: 100%;
		min-height: auto;
	}	
}
/* ==================== End Featured Stories Landing and Detail ================================ */
/* ==================== Teams Landing and Popup ================================ */
ul.tab,
ul.tab:hover {
	display: flex;
	width: 100%;
	padding-left: 0;
	list-style: none;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #999), color-stop(0%, #ffffff)) !important;
    background-image: linear-gradient(to right, #999 40%, #ffffff 0%) !important;
    background-position: bottom !important;
    background-size: 6px 1px !important;
    background-repeat: repeat-x !important;
    padding-bottom: 9px;
    margin-top: 51px;
}
ul.tab li a {
	letter-spacing: 1px;
	color: #000;
	font-size: 22px;
	line-height: 1.45;
	font-weight: bold;
	text-decoration: none;
	font-family: "Lucida Console", "Courier New", monospace;
}
.current-page_operations-team ul.tab li a {
	font-family: "Lato",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
ul.tab li:not(:last-child) {
	margin-right: 41px;
}
ul.tab li.active a {
	color: #004f7a;
    border-bottom: 4px solid #004f7a;
    padding-bottom: 10px;
}
main #single-header {
	margin-bottom: 75px;
}
.result-content .breadcrumbs {
    margin: 0 0 24px;
}
.result-content .tab-content.active,.result-content .tab-content:first-child{	
    display: inline-block;
}
.result-content .tab-content {
    display: none;
    width: 100%;
    clear: both;
    margin-top: 37px;
}
.list-items {
    width: 100%;
    margin: 0;
}
.list-items .item-team {
	max-width: calc((100% - 60px)/3);
	width: 100%;
	padding: 0;
	margin-right: 30px;
	float: left;
	border: 1px solid #E3E3E3;
	box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.06);
	margin-bottom: 30px;
	border-top: 1px solid #004f7a;
}
.list-items .item-team .inner-item {
    padding: 24px 24px 34px; 
    position: relative;
    height: 100%;
}
.list-items .item-team .inner-item img {
	width: 100%; 
    height: auto;
}
.list-items .item-team .content h5 {
	margin-top: 24px;
    font-size: 18px;
    line-height: 1.11;
    font-weight: bold;
    color: #000;
    letter-spacing: -0.2px;
    margin-bottom: 7px;
    min-height: 41px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "Lato",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
}
.list-items .item-team .content h5 small {
	margin-top: 24px;
    font-size: 12px;
    line-height: 1.67;
    font-weight: bold;
    color: #000;
    margin-left: 9px;
}
.list-items .item-team .content .position {
    font-size: 12px;
    line-height: 1.5;
    color: #004f7a;
    text-transform: uppercase;
    letter-spacing: 1px;
    min-height: 36px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-items .item-team .content .button-modal {
    text-align: right;
    margin-top: 23px;
    bottom: 20px;
    right: 20px;
    position: absolute;
}
.list-items .item-team .content .button-modal button {
	padding: 0;
    background: #fff;
    border: none;
    color: #004f7a;
    font-weight: 300;
}
.list-items .item-team .content .button-modal button:hover {
	color: #005B78;
}
.list-items .item-team .content .button-modal button:focus {
	box-shadow: none;
}
.list-items .item-team .content .button-modal button i {
	font-weight: 500;
    font-size: 20px;
}
.list-items .item-team:nth-child(3n) {
	margin-right: 0;
}
.list-items .item-team:nth-child(4n) {
	clear: left;
}
.aside .subnav-title {
	padding-bottom: 21px;
    margin-bottom: 0px;
    color: #004f7a;
}
.aside .nav-links > li > a {
	margin: 0;
    padding: 12px 0;
	color: #000;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #999), color-stop(0%, #ffffff));
    background-image: linear-gradient(to right, #999 40%, #ffffff 0%);
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x;
    border-bottom: none;
    padding-right: 20px;
}
.aside .nav-links ul.children {
	background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #999), color-stop(0%, #ffffff));
    background-image: linear-gradient(to right, #999 40%, #ffffff 0%);
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x;
    border-bottom: none;	
}
.aside .nav-links ul.children {
	/* padding-left: 0; */
}
.aside .nav-links ul.children li:not(:last-child) {
	padding-bottom: 8px;
}
.aside .nav-links ul.children>li>a {
	color: #000;
    position: relative;
    display: block;
}
.social-share span {
	font-size: 10px;
	line-height: 1.2;
	color: #000;
	font-weight: bold;
}
.teampopup.modal {
	padding-right: 0 !important;
	overflow:hidden;
    overflow-y: auto;
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.teampopup.modal::-webkit-scrollbar {
  display: none;
}
.teampopup.modal .modal-dialog {
    max-width: 970px;
    width: 90%;
    left: 0;
    margin:  auto; 
    display: flex;
    align-items: center;
    /*height: 100vh;*/
}
.teampopup .navigation button {
	position: absolute;
    background: transparent;
    border: none;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    width: 60px;
    height: 60px;
    z-index: 999; 
}
.teampopup .navigation button:focus {
}
.teampopup .navigation button.prevpopup {
	left: -75px;
}
.teampopup .navigation button.nextpopup {
	right: -75px;
}
.scroll-top {
	z-index: 9;
}
.teampopup .modal-content {
	border:  1px solid #A4A2A5;
	border-radius: 0;
	border-top: 4px solid #004f7a;
}
.teampopup .navigation button i {
	font-size: 45px;
    font-weight: 500;
    color: #fff;
}
.teampopup .modal-content .close {
	position: absolute;
    right: 38px;
    top: 27px;
    z-index: 9;
}
.teampopup .modal-content .close:focus {
	box-shadow: none;
}
.teampopup .modal-content .close span {
	font-size: 0;
}
.teampopup .modal-content .close span:after {
	content: '\f00d';
    font-size: 40px;
    font-weight: 300;
    font-family: 'Font Awesome 5 Pro';
}
.teampopup .modal-body {
	padding: 84px 48px 60px;
    display: table;
}
.teampopup .modal-body .image-left {
	width: 251px;
    float: left;
    margin-right: 40px;
}
.teampopup .modal-body .image-left img {
	width: 100%;
    min-height: 272px;
}
.teampopup .modal-content {
	display:block;
    margin: 30px 0;
}
.teampopup .modal-body .content-right {
	width: calc(100% - 291px);
    float: left;
}
.teampopup .modal-body .content-right h4 {
	font-size: 32px;
	line-height: 1.375;
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
	font-family:"Soleil Regular",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.teampopup .modal-body .content-right h4 small {
	font-size: 12px;
	line-height: 1.33;
	color: #666;
	font-weight: bold;
	margin-left: 11px;
}
.teampopup .modal-body .content-right .position {
	font-size: 12px;
	line-height: 1.33;
	color: #004f7a;
	font-weight: 600;
    text-transform: uppercase;
}
.teampopup .modal-body .content-right .full-content {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #999), color-stop(0%, #ffffff));
    background-image: linear-gradient(to right, #999 40%, #ffffff 0%);
    background-position: top;
    background-size: 6px 1px;
    background-repeat: repeat-x;
    padding-top: 40px;
    margin-top: 40px;
	font-size: 18px;
}
.teampopup .modal-body .content-right .full-content > div {
	font-size: 18px;
	line-height: 1.5;
	color: #000;
}
.teampopup .modal-body .content-right .full-content > div + div {
	margin-top: 30px;
}
.single-more-links > h3:before {
	background-image: url('dist/img/icon_interested.svg');
	background-repeat: no-repeat;
    width: 52px;
    height: 55px;
    background-size: 23px;
    position: absolute;
    background-color: #004f7a;
    left: -80px;
    text-align: center;
    vertical-align: middle;
    top: 11px;
    background-position: center;
}
.single-more-links {
	margin-top: 23px;
	padding: 63px 14px 56px 80px;
}
.single-more-links h3 {
	font-size: 28px;
    line-height: 1.14;
    font-weight: bold;
    letter-spacing: 0.8px;
    margin-bottom: 21px;
}
.single-more-links ul {
	padding-left: 4px;
}
.single-more-links ul li {
	padding-bottom: 8px;
}
.single-more-links ul li a {
	font-size: 18px;
    line-height: 1.5;
    color: #004f7a;
    letter-spacing: 0.1px;
}
.page-template-team .footer-split-section {
	margin-top: 112px;
}
.aside .nav-links li {
	position: relative;
}
.aside .nav-links li ul li .arrow-sub {
    right:0;
}
.aside .nav-links li a{
	position:relative;
}
.aside .nav-links li .arrow-sub {
	position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
}
.aside .nav-links li .arrow-sub i {
	color: #ccc;
	font-weight: 400;
    font-size: 14px;
}
@media screen and (min-width: 768px) {
	body .social-share {
	    right: 15px;
	}
}
@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 991.98px) {
	.list-items .item-team {
		max-width: calc((100% - 30px)/2);
	}
	.list-items .item-team:nth-child(3n) {
		margin-right: 30px;
	}
	.list-items .item-team:nth-child(2n) {
		margin-right: 0;
	}
	.list-items .item-team:nth-child(4n) {
		clear: none;
	}
	.single-more-links ul {
		margin: 0;
	}
	.single-more-links ul li {
	    flex-basis: inherit;
	    max-width: 100%;
	}
	.teampopup .modal-body .image-left img {
		width: auto;
		min-height: auto;
	}
	.teampopup .modal-body {
	    padding: 84px 45px 60px;
	}
	.teampopup .modal-body .image-left {
		width:40%;		
		margin-right: 2%;
	}
	.teampopup .modal-body .content-right {
		width: 58%;
		float: right;
	}	
	.teampopup .modal-body .content-right .full-content {
		padding-top:20px;
		margin-top:20px;
	}
}
@media screen and (max-width: 575.98px) {
	.list-items .item-team {
		max-width: 100%;
		margin-right: 0;
	}
	.list-items .item-team:nth-child(3n) {
		margin-right: 0;
	}
	.list-items .item-team .inner-item {
		text-align: center;
	}
	.list-items .item-team .inner-item img {
		width: auto;
	}
	.single-more-links > h3:before {
	    left: -17px;
	    top: -55px;
	}
	.single-more-links {
	    padding: 130px 15px 56px 15px;
	}
	.single-more-links h3 {
    	font-size: 23px;
    }
    .single-more-links ul li a {
    	font-size: 16px;
    }
    .teampopup.modal .modal-dialog {
    	top: 0;
    	transform: unset;
    }
}
/* ==================== End Teams Landing and Popup ================================ */
/* ==================== Reports Library ================================ */
.reports_library {
	margin-top: 72px;
}
.reports_library .breadcrumbs {
	margin-bottom: 24px;
}
.reports_library h1 {
	letter-spacing: 1.5px;
	font-size: 40px;
	line-height: 1.25;
    margin-bottom: 18px;
}
.reports_library .filter-content {
	border-top: 4px solid #004f7a;
	padding-top: 25px;	
}
.reports_library .filter-content .top-filter {
	box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.06);
}
.reports_library .filter-content .sidebar-title {	
    font-size: 1.375em;
	line-height: 1.45;
	color: #004f7a;
	letter-spacing: 0.7px;
}
.reports_library .fiter-left .filter_stories_category {
	margin-top: 18px;
}
.reports_library .fiter-left .filter_stories_category ul {
	max-width: 638px;
	display: inline-block;
	width: 100%;
}
.reports_library .fiter-left .filter_stories_category ul li {
	width: calc((100% - 128px)/3);
    margin-right: 64px;
    float: left
}
.reports_library .fiter-left .filter_stories_category ul li:nth-child(3n) {
	margin-right: 0;
}
.reports_library .fiter-right {
	padding-top: 45px;
}
.reports_library .fiter-right .filter_stories_category {
	margin-top: 23px;
	width: calc((100% - 30px)/2);
	margin-right: 30px;
	float: left;
	position: relative;
}
.reports_library .fiter-right .filter_stories_category .list-checkbox {
	position: absolute;
	display: none;
    min-width: 238px;
    background: #fff;
    border: 1px solid #ccc;
    border-top: 6px solid #004f7a;
    padding: 34px 26px;
    top: 100%;
    left: 0;
    z-index: 1;
}
.reports_library .fiter-right .filter-dropdown {
	display: inline-block;
	width: 100%;
}
.reports_library .fiter-right .filter_stories_category:last-child {
	margin-right: 0;
}
.reports_library .fiter-right .filter_stories_category .title-toggle {
	font-size: 15px;
    line-height: 1.33;
    color: #000;
    letter-spacing: -0.3px;
    justify-content: space-between;
    display: flex;
    align-items: center;
    padding-bottom: 13px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #999), color-stop(0%, #ffffff));
    background-image: linear-gradient(to right, #999 40%, #ffffff 0%);
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x;
}
.reports_library .fiter-right .filter_stories_category .title-toggle i {
	font-weight: 400;
    font-size: 15px;
    color: #999;
}
.reports_library .filter-content .result-content {
	margin-top: 34px;
    max-width: 100%;
    margin-left: 0;
    padding: 0 35px;
	color:#000;
}
.list-item-reports {
	margin: 0;
}
.list-item-reports .item-report {
	padding: 0;
    max-width: calc((100% - 72px)/3);
    margin-right: 32px;
    float: left;
    box-sizing: border-box;
    flex: unset;
    width: 100%;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.06);
    border: 1px solid #E3E3E3;
    border-top: 1px solid #004f7a;
    padding: 30px 26px 12px 26px;
    margin-bottom: 33px;
}
.list-item-reports .item-report:nth-child(3n) {
	margin-right: 0;
}
.list-item-reports .top-content {
	display: flex;
    width: 100%;
    padding-right: 23px;
}
.list-item-reports .top-content .content {
	/* max-width: calc((100% - 220px)); */
    margin-right: 15px;
    float: left;
    width: 100%;
}
.list-item-reports .top-content .content .report_type {
	font-size: 12px;
	line-height: 1.75;
	font-weight: bold;
	text-transform: uppercase;
	color: #004f7a;
	margin-bottom: 4px;
}
.list-item-reports .top-content .content h5 a,
.list-item-reports .top-content .content h5 {
	font-size: 18px;
	line-height: 1.33;
	color: #000000;
	font-weight: bold;
	font-family: "lato";
}
.list-item-reports .top-content .image {
	max-width: 120px;
    width: 100%;
    float: left;
}
.list-item-reports .top-content .image img {
	width: 100%;
	height: 82px;
}
.list-item-reports .content-bottom {
	display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 13px;
    margin-top: 15px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #999), color-stop(0%, #ffffff));
    background-image: linear-gradient(to right, #999 40%, #ffffff 0%);
    background-position: top;
    background-size: 6px 1px;
    background-repeat: repeat-x;
}
.reports_library .filter-content .result-content .navigation {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 31px;
}
.reports_library .publis-date .listdate li a {
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	color: #666;
}
.reports_library .publis-date .listdate li a::after {
	height: 8px;
    background-color: #707070
}
.content-bottom .report_type {
	font-size: 12px;
    line-height: 1.5;
    text-transform: uppercase;
    color: #666666;
}
.content-bottom .button-modal a i {
	font-weight: 400;
}
.reports_library {
	margin-bottom: -7px;
}
@media screen and (max-width: 1600px) {
	.list-item-reports .top-content {
		padding-right: 0;
	}
	.list-item-reports .top-content .content {
/* 	    max-width: calc((100% - 150px));
	    margin-right: 30px; */
	    float: left;
	    width: 100%;
	}
}
@media screen and (max-width: 1400px) {
	.reports_library .fiter-right .filter_stories_category .list-checkbox {
		left: unset;
		right: 0;
	}
}
@media screen and (max-width: 1199.98px) {
	.list-item-reports .item-report {
		width: 100%;
		max-width: calc((100% - 30px)/2);
		margin-right: 30px;
	}
	.list-item-reports .item-report:nth-child(3n) {
		margin-right: 30px;
	}
	.list-item-reports .item-report:nth-child(2n) {
		margin-right: 0;
	}
}
@media screen and (max-width: 991.98px) {
	.reports_library .filter-content .fiter-left,
	.reports_library .filter-content .fiter-right {
		flex: unset;
		max-width: 100%;
		width: 100%
	}
	.reports_library .fiter-left .filter_stories_category ul {
		max-width: 100%;
	}
	.list-item-reports .item-report {
		width: 100%;
		max-width: calc((100% - 30px)/2);
		margin-right: 30px;
	}
	.list-item-reports .item-report:nth-child(3n) {
		margin-right: 30px;
	}
	.list-item-reports .item-report:nth-child(2n) {
		margin-right: 0;
	}
	.list-item-reports .top-content .content {
/* 	    max-width: calc((100% - 150px));
	    margin-right: 30px; */
	    float: left;
	}
	.list-item-reports .top-content {
		padding-right: 0;
	}
}
@media screen and (max-width: 767.98px) {
	.list-item-reports .item-report {
		width: 100%;
		max-width: 100%;
		margin-right: 0;
	}
	.list-item-reports .item-report:nth-child(3n) {
		margin-right: 0;
	}
	.reports_library .filter-content .result-content {
		padding: 0 25px;
	}
	.slick-initialized .slick-slide {
		height: auto;
	}
	body.highcontrast .btn-mobile-menu {
		color: #4B6818 !important;
	}
	body.highcontrast .btn-mobile-menu.active .fa-times {
		color: #005B78;
	}
}
@media screen and (max-width: 639.98px) {
	.reports_library .fiter-left .filter_stories_category ul li {
		width: 100%;
		margin-right: 0;
	}
	.reports_library .fiter-right .filter_stories_category {
		width: 100%;
		margin-right: 0;
	}
	.reports_library .fiter-right .filter_stories_category .list-checkbox {
		position: static;
	}
	.list-item-reports .top-content {
		display: flex;
		flex-direction: column;
	}
	.list-item-reports .top-content .content {
		order: 2;
		max-width: 100%;
		width: 100%;
	}
	.list-item-reports .top-content .image {
		order: 1;
	    max-width: unset;
	    width: auto;
	    margin-bottom: 15px;
	}
	.list-item-reports .top-content .image img {
		width: 100%;
		height: auto;
	}
}
/* ==================== End Reports Library ================================ */
/* Change color of Contrast On */
body.highcontrast .top-header {
	background-color: #005B78;
}
body.highcontrast .header-content {
	background-color: #fff;
	border-top: 6px solid #005B78;
}
body.highcontrast a {
	color: #666;
}
body.highcontrast .latest-news-header {
	background-color: #005B78;
}
body.highcontrast main #latest-news {
    border-left: solid 7px #005B78;
    background: #fff;
}
body.highcontrast #home-featured-cards h2 {
	color: #005B78 !important;
}
body.highcontrast .featured-card.big-card {
	border-color: #005B78;
}
body.highcontrast .latest-news-item a {
	color: #fff;
}
body.highcontrast .featured-card {
	border-left: 5px solid #4B6818;
}
body.highcontrast a {
	color: #005B78;
}
body.highcontrast .signup-content {
	background-color: #005B78;
}
body.highcontrast .signup-content:before {
	background-color: #005B78;
}
body.highcontrast .home-about-content>h3 {
	color: #005B78 !important;
}
body.highcontrast ul.tab li.active a {
	color: #005B78 !important;
	border-bottom: 4px solid #005B78;
}
body.highcontrast .section-termi {
	background: #005B78;
}
body.highcontrast #footer {
	border-top: 5px solid #4B6818;
}
body.highcontrast .footer-card h3 {
	color: #005B78 !important;
}
body.highcontrast .footer-title {
	color: #005B78 !important;
}
body.highcontrast #main {
	background: #fff;
}
body.highcontrast .signup-content a.btn-ghost {
	color: #fff !important;
}
body.highcontrast .signup-content a.btn-ghost:hover {
	color: #005B78 !important;
}
body.highcontrast a, 
body.highcontrast a:visited, body.highcontrast  .pagenavi span{
	color: #000 !important;
}
body.highcontrast p a {
	color: #005B78;
}
body.highcontrast .signup-content h3,
body.highcontrast .signup-content p,
body.highcontrast .signup-content h3 span {
	color: #fff;
}
body.highcontrast .main-nav li>.sub-menu {
	border-top: 5px solid #005B78;
}
body.highcontrast .slick-dots li.slick-active button:before {
	color: #005B78;
}
body.highcontrast footer {
	background-color: #fff;
}
body.highcontrast .footer-bottom {
	background: #eee;
}
body.highcontrast .main-nav a {
	color: #222 !important;
}
body.highcontrast .latest-news-item h3,
body.highcontrast .latest-news-item p {
	color: #212529 !important;
}
body.highcontrast p a {
	color: #005B78 !important;
}
.latest-news-footer .slider-arrow.arrow-left,
.latest-news-footer .slider-arrow.arrow-right {
	color: #C0C0C0 !important;
}
body.highcontrast .featured-card-content h3 a,
body.highcontrast .featured-card-content p a {
	color: #222 !important;
}
body.highcontrast .featured-card-cat,
body.highcontrast .featured-card.big-card nav a {
	color: #005B78 !important;
}
body.highcontrast .top-header a,
body.highcontrast .top-header a:active {
	color: #fff !important;
}
body.highcontrast .high-contrast a,
body.highcontrast .high-contrast a:active {
	color: #fff !important;
}
body.highcontrast .home-about-content .tab-content p {
	color: #000;
}
body.highcontrast .home-about-content .tab-content p + p {
	color: #005B78 !important;
}
body.highcontrast .home-about-content .tab-content p a:active {
	color: #005B78 !important;
}
body.highcontrast .footer-card p {
	color: #000;
}
body.highcontrast .copyright .year,
body.highcontrast .copyright .company-credit {
	color: #000 !important;
}
body.highcontrast .scroll-top {
	background-color: #005B78;
}
body.highcontrast .breadcrumbs>ul li:nth-child(1):before {
	color: #000;
}
body.highcontrast .breadcrumbs li:not(:last-child):after {
	color: #000;
}
body.highcontrast #overview-header h1 {
	color: #000 !important;
}
body.highcontrast .overview-subtitle p {
	color: #005B78;
}
body.highcontrast .overview-subtitle {
	border-left: 5px solid #4B6818;
}
body.highcontrast .overview-card-content p a {
	color: #000 !important;
}
body.highcontrast .footer-split-section {
    background-color: #fff;
    padding: 60px 0 0;
    margin: 0;
}
body.highcontrast .footer-split-section .split-half:nth-child(1) {
	background-color: #4B6818;
}
body.highcontrast .footer-split-section .split-half:nth-child(2) {
	background-color: #005B78;
}
body.highcontrast .inner-content p a {
	color: #fff !important;
}
body.highcontrast .aside .nav-links>li.current_page_item>a {
	color: #005B78 !important;
}
body.highcontrast .aside .nav-links>li>a:hover,
body.highcontrast .aside .nav-links>li>a:active {
	color: #005B78 !important;
}
body.highcontrast .aside .subnav-title {
	color: #005B78 !important;
	border-bottom: 4px solid #005B78;
}
body.highcontrast .entry-header .entry-title {
	color: #000 !important;
}
body.highcontrast .entry-content>h2,
body.highcontrast .entry-content>h3,
body.highcontrast .entry-content>h4,
body.highcontrast .entry-content>ul li,
body.highcontrast .entry-content>ol li {
	color: #000 !important;
}
body.highcontrast .page-linkset h3,
body.highcontrast .page-linkset p,
body.highcontrast .page-linkset .linkset-link span {
	color: #000 !important;
}
body.highcontrast .page-linkset .linkset-item .linkset-link a, 
body.highcontrast .archive-linkset .linkset-item .linkset-link a {
	color: #005B78 !important;
}
body.highcontrast .single-more-links ul li a,
body.highcontrast .single-more-links h3 {
	color: #005B78 !important;
}
body.highcontrast .single-more-links>ul>li:before, 
body.highcontrast .media-contacts>ul>li:before {
	background-color: #005B78;
}
body.highcontrast .single-more-links > h3:before {
	background-color: #005B78;
}
body.highcontrast .single-more-links, 
body.highcontrast .media-contacts {
	border-left: 5px solid #005B78;
}
body.highcontrast .entry-title-description p {
	color: #005B78 !important;
}
body.highcontrast .aside .nav-links li.current_page_parent>a, 
body.highcontrast .aside .nav-links ul.children>li.current_page_item>a {
	color: #005B78 !important;
}
body.highcontrast .list-items .item-team {
	border-top: 1px solid #005B78;
}
body.highcontrast .list-items .item-team .content .position,
body.highcontrast .list-items .item-team .content .button-modal button {
	color: #005B78;
}
body.highcontrast .overview-card-content a {
	color: #005B78 !important;
}
body.highcontrast .reports_library .filter-content .sidebar-title {
	color: #005B78;
}
body.highcontrast .filter-content li label,
body.highcontrast .list-item-reports .top-content .content .report_type {
	color: #000;
}
body.highcontrast .reports_library .fiter-right .filter_stories_category .list-checkbox {
	border-top: 6px solid #005B78;
}
body.highcontrast .list-item-reports .button-modal a {
	color: #005B78 !important;
}
body.highcontrast .list-item-reports .item-report {
	border-top: 1px solid #005B78;
}
body.highcontrast .entry-title-description p span {
	color: #005B78 !important;
}
body.highcontrast .entry-title-description {
	border-left: 5px solid #4B6818;
}
body.highcontrast .search-input {
    border-bottom: 3px solid #4B6818;
}
body.highcontrast .home-search .search-input {
	border-bottom: 6px solid rgba(255,255,255,0.2);
}
body.highcontrast .video-feed-content p {
	color: #000;
}
body.highcontrast .reports_library h1 {
	color: #000 !important;
}
body.highcontrast .reports_library .filter-content .sidebar-title {
	color: #005B78 !important;
}
body.highcontrast .filter-content .filter_search input {
	border-bottom: 3px solid #000;
}
body.highcontrast .filter-content .filter_search input::placeholder {
	color: #000;
}
body.highcontrast .filter-content .filter_search .submit-search {
	color: #005B78;
}
body.highcontrast .reports_library .filter-content {
	border-top: 4px solid #005B78;
}
body.highcontrast.page-template-media .info.info-top .info-content h2 {
	color: #005B78 !important;
}
body.highcontrast.page-template-media .site-main .media-title {
	color: #005B78 !important;
}
body.highcontrast.page-template-media .year_current .list-items {
	color: #000;
}
body.highcontrast.page-template-media .year_current .accitem .title-toggle {
	border-top: 4px solid #005B78;
}
body.highcontrast .list_years {
	border-bottom: 4px solid #005B78;
}
body.highcontrast.page-template-media #main .sidebar .widget.widget_text h3 {
	color: #005B78 !important;
	border-bottom: 4px solid #005B78;
}
body.highcontrast #ctf .ctf-header-name {
	color: #000 !important;
}
body.highcontrast #ctf .ctf-header .ctf-header-follow,
body.highcontrast #ctf .ctf-header-img-hover {
	background: #005B78;
}
body.highcontrast #ctf p.ctf-media-link {
    color: #005B78;
}
body.highcontrast #ctf p.ctf-tweet-text {
	color: #000;
}
body.highcontrast #ctf.ctf-super-narrow .ctf-more span {
	color: #005B78 !important;
}
body.highcontrast.page-template-media .site-main .accitem .title-toggle i, 
body.highcontrast .single-reporst .accitem .title-toggle i {
	color: #eee;
}
body.highcontrast .social-share span {
	color: #000 !important;
}
body.highcontrast .filter-content .title-filter,
body.highcontrast .after-filter h3 {
	color: #005B78 !important;
	border-bottom: 4px solid #005B78;
}
body.highcontrast .filter-content h4 {
	color: #000 !important;
}
body.highcontrast .name-category {
	color: #005B78;
}
body.highcontrast .list-items .item-stories {
	border-bottom: 1px solid #eee;
}
body.highcontrast .item-stories .content-left .button-link a,
body.highcontrast .content-left .button-link a {
	color: #005B78 !important;
	border-bottom: 1px solid #005B78
}
body.highcontrast .featured_posts .icon {
	background-color: #005B78;
}
body.highcontrast .featured_posts {
	border-left: 7px solid #005B78;
}
body.highcontrast .section-header h1 {
	color: #000 !important;
}
body.highcontrast .filter-content li input:checked + label:before {
    border: 2px solid #005B78;
    background: #005B78;
}
body.highcontrast li.current-menu-item > a, 
body.highcontrast .header-content li.menu-item:hover>a, 
body.highcontrast .current-menu-ancestor >a {
	color: #005B78 !important;
}
body.highcontrast .item-stories_category {
	color: #000 ;
}
body.highcontrast .after-filter .reset_filter input {
	color: #005B78 !important;
}
body.highcontrast .remove_filter > i {
	color: #999;
}
body.highcontrast.page-template-media .site-main .row-top h1, 
body.highcontrast .single-reporst .row-top h1 {
	color: #000 !important;
}
body.highcontrast.page-template-media .site-main .media-title, 
body.highcontrast .single-reporst .media-title {
	color: #005B78 !important;
}
body.highcontrast.page-template-media .site-main .row-content p, 
body.highcontrast .single-reporst .row-content p {
	color: #000 !important;
}
body.highcontrast.page-template-media .site-main .item.item-document h5, 
body.highcontrast .single-reporst .item.item-document h5 {
	color: #000 !important;
}
body.highcontrast .single-reporst .item.item-document .file-right .info-download .inline-center span {
	color: #005B78 !important;
}
body.highcontrast.page-template-media .site-main .item.item-document .file-right .info-download .inline-center span {
	color: #005B78 !important;
}
body.highcontrast #ctf .ctf-tweet-actions a, 
body.highcontrast #ctf .ctf-tweet-content a {
	color: #000 !important;
}
body.highcontrast .entry-content p > span {
	color: #000 !important;
}
body.highcontrast.search-results .site-main h1,
body.highcontrast.search-results .site-main span,
body.highcontrast.search-results .site-main p {
	color: #000 !important;
}
body.highcontrast.search-results .site-main a {
    color: #005B78 !important;
}
body.highcontrast .teampopup .modal-body .content-right h4 {
	color: #005B78 !important;
}
body.highcontrast .teampopup .modal-body .content-right .full-content,
body.highcontrast .teampopup .modal-body .content-right .full-content span {
	color: #000 !important;
}
body.highcontrast .teampopup .modal-body .content-right .position {
	color: #005B78;
}
.parent-pagename-our-mandate .entry-content>ul li {
	flex-direction: column;
    align-items: baseline;
    justify-content: center;
    width: 100%;
}
.parent-pagename-our-mandate .entry-content>ul li > ul {
	padding-left: 20px;
}
body.highcontrast .healthcare-panel .entry-header .entry-title {
	color: #fff !important;
}
body.highcontrast .healthcare-panel .intro-content p a {
	color: #fff !important;
}
body.highcontrast .healthcare-panel .item-boxs .bottom-button *{
	color: #fff !important;
}
body.highcontrast .healthcare-panel .what-news h3 {
	color: #005B78 !important;
}
body.highcontrast .healthcare-panel .what-news h4 {
	color: #000 !important;
}
body.highcontrast .healthcare-panel .what-news p {
	color: #000 !important;
}
body.highcontrast .healthcare-panel .content-mid h2 {
	color: #005B78 !important;
}
body.highcontrast .info-bottom .info-content h2 {
	color: #005B78 !important;
}
body.highcontrast .info-phone-email .item .label {
	color: #005B78;
}
body.highcontrast .info .item-mail a {
	color: #005B78;
}
body.highcontrast .item-boxs .top-content p {
	color: #005B78;
}
body.current-page_primary-healthcare-series.highcontrast h5 span {
	color: #005B78 !important;
}
body.highcontrast .social-share nav a:hover {
	color: #fff !important;
}
body.highcontrast .social-media a:hover {
	color: #005B78 !important;
}
body.highcontrast .content-area {
	background: #fff !important;
}
body.highcontrast .latest-news-body >h3 {
	color: #005B78 !important;
}
body.highcontrast p a:active,
body.highcontrast p a:visited {
	color: #005B78 !important;
}
body.highcontrast.menu-open #header {
	background: #fff !important;
}
.error404 #main {
    margin-top: 50px;
}
body.highcontrast.error404 .site-main  h1,
body.highcontrast.error404 .site-main h2,
body.highcontrast.error404 .site-main p {
	color: #000 !important;
}
body.highcontrast.current-page_newsletter .has-white-color {
	color: #fff !important;
}
body.highcontrast .jsgrid-table th span {
	color: #000 !important;
}
body.highcontrast .content-bottom .report_type {
	color: #000 !important;
}
@media screen and (max-width: 767.98px) {
	body .mobile-menu-footer .footer-card h3 {
		opacity: 0.5;
	}
	body.highcontrast .mobile-menu-footer .footer-card h3 {
		opacity: 1;
	}
	.mobile-menu-footer .footer-card h3, 
	.mobile-menu-footer .footer-card p, 
	.mobile-menu-footer .footer-card p a, 
	.mobile-menu-footer .footer-card .footer-phone a {
		color: #fff !important;
	}
	body.highcontrast .utility-menu.utility-menu-mobile li a {
		color: #fff !important;
	}
	body.highcontrast #mobile-menu .btn {
		color: #fff !important;
	}
	body.highcontrast .size-contrast .top-header {
		background: transparent;
	}
	body.highcontrast .mobile-menu-footer .footer-card h3 {
		color: #fff !important;
		opacity: 1;
	}
	body.highcontrast .footer-card p a {
		color: #fff !important;
	}
	.main-nav.main-nav-mobile {
		background: #fff;
	}
	body.highcontrast .main-nav.main-nav-mobile li .arrow-sub {
		color: #000 !important;
	}
	
	body.highcontrast .btn-search-mobile {
	    color: #005B78 !important;
	}
	body.highcontrast .mobile-menu-bottom {
		background-color: #005B78;
	}
}
@media screen and (max-width: 449px) {
	body .header-search {
		/* right: 7px;
    	bottom: -42px; */
	}
}
/* End Change color of Contrast On */

@media screen and (min-width: 1024px) {
.teampopup .modal-body .content-right .full-content{
max-height:700px;
overflow-y:scroll
}
.teampopup .modal-body .content-right .full-content {
  scrollbar-width: thin;
  scrollbar-color: #004f7a #fff;
}

/* Works on Firefox */
.teampopup .modal-body .content-right .full-content {
  scrollbar-width: thin;
  scrollbar-color: #004f7a #fff;
}

/* Works on Chrome, Edge, and Safari */
.teampopup .modal-body .content-right .full-content::-webkit-scrollbar {
  width: 12px;
}

.teampopup .modal-body .content-right .full-content::-webkit-scrollbar-track {
  background: #fff;
}

.teampopup .modal-body .content-right .full-content::-webkit-scrollbar-thumb {
  background-color:  #004f7a;
  border-radius: 20px;
  border: 3px solid #fff;
}
}
.alberta-70 {display:none;}