
@media (min-width: 992px){
.container {width: 100%;}
.ImageLink {width: 100%;}
}


.mainheader span{font-size: 40px;font-weight: 800;text-transform: none;}
.ourvision-subtitle span{font-size: 28px;font-weight: 600;text-transform: none;}

.threeblock-title span{font-size: 26px;font-weight: 600;text-transform: none;}
.threeblock-sub span{font-size: 17px;text-transform: none;}


.socialdonate {float: right;}
.CollapsibleHeader-collapse.CollapsibleHeader--sticky .sponsor-imagedonate {display: none;}
.CollapsibleHeader-collapse.CollapsibleHeader--sticky .sponsor-image {display: none;}

@media screen and (max-width: 767px){
	.sponsor-image{display: none;}
	td {text-align: center !important;    width: 100% !important;    display: inline-block !important;}
}


@media screen and (min-width: 768px){
.Article-title {
    color: #fff;
    font-size: 33px;
    line-height: 50px;
    font-weight: 500;
    text-align: center;
    background-color: #005F86;
    text-transform: uppercase;
    }
}

.ImageLink .imageContainer img.lazyloaded {
    width: 100%;
}
.Article-pill {display: none;}


.title-footer .PageTitle-sponsorComponent {
	display: none;
}

.title-footer .PageTitle-mainText {
	font-size: 36px;
	font-weight: 600;
	color: #046acc;
	text-transform: none;
}
.title-footer .PageTitle-text {
	padding-top: 20px;
	text-align: center
}
.title-footer .footer-wraper {
	display: flex;
	justify-content: space-around;
}
.title-footer .column .title {
	font-weight: 700;
	margin-bottom: 15px;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    color: #D9D9D9;
}
.title-footer .column .links a {
    color: #D9D9D9;
}
.title-footer .column-content > p {
	font-size: 14px;
    line-height: 21px;
}
.title-footer .column {
		width: 20%;
		margin: 0 20px;
		position: relative;
}

@media screen and (max-width: 1199px) {
	.title-footer .column {
		width: 24%;
		margin: 0 20px;
	}
}
@media screen and (max-width: 991px) {
	.title-footer .column {
		width: 38%;
		margin: 0 20px;
	}
}
@media screen and (max-width: 767px) {
	.title-footer .footer-wraper {
		display: block;
	}
	.title-footer .column {
		width: auto;
		text-align: center;
		margin: auto;
		margin-bottom: 20px;
	}
	.Card-split-title--sm {
    max-height: 185px;
}
.dropdown-menu li {
    padding-left: 20px;
}
.column-content {
    padding-left: 10px;
    padding-right: 10px;
}
   .CodeBlock-container {font-size: 16px;}

}

.title-footer .SocialIcon:after {
	background-color: transparent;
}
.title-footer .SocialIcon img {
	background: transparent !important;
}

/* footer-navigation */
.footer-logo-wrap {
    display: inline-block;
    margin-bottom: 0;
    text-align: left;
    width: 110px;
	vertical-align: middle;
	float: left;
	margin-right: 50px;
}
.footer-logo-wrap img {
	width: 110px;

}
.logo-footer .SimpleNavigation .navbar .navbar-nav>li>a {
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: none;
	font-size: 14px;
}
.logo-footer .SimpleNavigation {
	padding-top: 20px;
    height: auto;
}
.copyright-footer .Footer {
	margin-top: 0px;
}
@media screen and (max-width: 991px){
    .hide-on-mobile{display: none;}
}

@media screen and (min-width: 992px) {
    .hide-on-desktop {display: none;}
}

.anchor a {
  position: absolute;
  left: 0px;
  top: -115px;
}
.anchor {
  position: relative;
}

.impact .Article-boundingContainer {
    margin: auto;
    width: 100% !important;
    max-width: unset;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
#page {padding-top:0px !important;}
.ImageLink .imageContainer img.lazyloaded {background-size:contain !important;max-height:300px;}
}
