.listing-heading.meet-the-team:after, .listing-heading.responsibilty-intro:after {
	display: none;
}

/* .item-listing__intro p, .intro-text p { */
	/* font-size: 2.5rem; */
/* } */


.list-item, .list-item .list-item-image {
    border-radius: 0px;
    box-shadow: none;
}

.listing__sibling_navigation .selected {
    margin-left: 20px;
    margin-right: 20px;
}

.iheading {
	color:#ffffff!important;
	font-family: "Montserrat", sans-serif!important;
    font-weight: 200 !important;
    padding: 0 20px!important;
    text-align: center;
    font-size: 26px!important;
}

.impact-list .list-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-right: 0px;
    border-radius: 0px;
    box-shadow: none;
	background-color:#7693BA;
}
.impact-list .list-item p {
	color:#ffffff!important;
	text-align: center!important;
}
.impact-list .list-item:nth-child(2) {
	background-color:#0F1B30;
}

.impact-list .list-item:hover {
	box-shadow:none!important;	
	background-color:#7693BA!important;
}
.impact-list .list-item:nth-child(2):hover {
	box-shadow:none!important;	
	background-color:#0F1B30!important;
}

.impact-list .list-item .list-item-inner {
	padding: 10px 30px!important;
	width:33%;float:left;
}
.impact-list .list-item:nth-child(2) .list-item-inner {
	padding: 10px 30px!important;
	width:33%;float:right;
}
.moimg { display:none!important; }
.goimg { display:inline-block!important; }

@media(max-width:840px){
	.impact-list .list-item .list-item-inner {
		padding: 10px 30px!important;
		width:100%;float:none;
	}
	.impact-list .list-item:nth-child(2) .list-item-inner {
		padding: 10px 30px!important;
		width:100%;float:none;
	}
	.moimg { display:block!important; }
	.goimg { display:none!important; }
}

.impact-list .link-btn.light {
	display: inline-block;
	text-align: center;
	margin-top:20px;
}

.large-subheader {
	color: #212b4a;
    font-family: "Baskerville W01 Regular_705699", Georgia, Times, "Times New Roman", serif;
    font-size: 3.5em;
    font-weight: 400;
    margin-bottom: 40px;
    padding-top: 20px;
    text-align: center;
}

.responsibilty-intro h1 {
	margin-bottom: 20px;
}

.responsibilty-intro h2 {
	text-align: center;
	color: #212b4a;
    font-family: "Baskerville W01 Regular_705699", Georgia, Times, "Times New Roman", serif;
    font-size: 2em;
    font-weight: 200;
    margin-bottom: 40px;
    padding-top: 0px;
    text-align: center;
}

.respnsibility-wrapper {
	width: 100%;
	border-top: 1px solid #ccc;
	display: block;
	position: relative;
	padding-top: 30px;
}

.respnsibility-wrapper P {
	color: #797a7a;
    font-size: 0.9em;
    line-height: 2em;
}


.respnsibility-wrapper .left {
	width: 69%;
	float: left;
}


.respnsibility-wrapper .left .main-image,
.respnsibility-wrapper .left .bottom-image {
	width: 100%;
}

.respnsibility-wrapper .left .bottom-image {
    margin-top: 20px;
}

.respnsibility-wrapper .left h2 {
	text-align: left;
	color: #212b4a;
    font-family: "Baskerville W01 Regular_705699", Georgia, Times, "Times New Roman", serif;
    font-size: 2em;
    font-weight: 200;
    margin-bottom: 40px;
    padding-top: 40px;
    text-align: left;
}

.respnsibility-wrapper .left .left-item {
	background-color: #e5e5e5;
	padding: 20px;
	margin-top: 20px;
	min-height: 270px;
}

.respnsibility-wrapper .left .left-item img {
	width: 35%;
	float: left;
	padding: 0 20px 10px 0;
}

.respnsibility-wrapper .left .left-item p {
	color: #797a7a;
    font-size: 0.9em;
    line-height: 2em;
    padding-top: 0px;
    margin-top: 0px;
    width: 95%;
}

.respnsibility-wrapper .left .left-item .item-heading {
	border-bottom: 2px solid #dcdcdc;
    color: #54a4bd;
    font-family: "Avenir LT W01_95 Black1475556", "Montserrat", sans-serif;
    font-size: .75rem;
    letter-spacing: 2px;
    padding-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    margin-left: 35%;
    width: 60%;
}

.respnsibility-wrapper .left .button {
	background-color: #ffffff;
	font-weight: 600;
	margin-top: 40px;
	border-color: #ccc;
}

.respnsibility-wrapper .left .rich-landing-heading {
    padding-top: 0;
    margin-top: 30px;
}

.respnsibility-wrapper .left .rich-landing-bottom-section-left.list-item {
    flex-basis: 100%;
    margin-right: 0;
}

.respnsibility-wrapper .right {
	width: 28%;
	background: #dcdcdc;
	float: right;
	padding: 20px;
	margin-left: 2%;
}

.respnsibility-wrapper .right .right-item {
	background-color: #f1f1f1;
	border-radius: 5px;
	padding: 20px;
	margin-bottom: 20px;
}

.respnsibility-wrapper .right .right-item h2 {
	margin-top: 0px;
	color: #54a4bd;
    font-family: "Baskerville W01 Regular_705699", Georgia, Times, "Times New Roman", serif;
    font-size: 2.2em;
    line-height: 1.5em;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 200;
}

@media screen and (max-width: 1176px) {
	.respnsibility-wrapper .right .right-item h2 {
		font-size: 28px;
		line-height: 40px;
	}
}

@media screen and (max-width: 460px) {
	.respnsibility-wrapper .right .right-item h2 {
		font-size: 25px;
		line-height: 40px;
	}
}


.respnsibility-wrapper .right .right-item p.first {
	 text-align: center;
}

.respnsibility-wrapper .right .right-item h3 {
	border-bottom: 2px solid #dcdcdc;
    color: #54a4bd;
    font-family: "Avenir LT W01_95 Black1475556", "Montserrat", sans-serif;
    font-size: .75rem;
    letter-spacing: 2px;
    padding-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}


@media (max-width: 1000px) {
	.respnsibility-wrapper .right, .respnsibility-wrapper .left {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
    }

    .respnsibility-wrapper .bottom-image,
    .respnsibility-wrapper .rich-landing-news {
        display: none;
    }
}

@media screen and (max-width: 460px) {
	p.button {
		text-align: center !important;
	}
}

@media screen and (max-width: 460px) {
	.large-subheader {
		font-size: 40px;
	}
}
