 
/* Style 2  */
#accordionExample ul {
    padding-top: 7px !important;
}
.ongoing-media_center-main {
	background: url(../images/media_banner.png) no-repeat center center;
}
.inner-banner-main .ongoing-media_center-main h1{
	font-size: 60px;
	color: black!important;
}
.inner-pages-3 body{
	font-family: 'DINNextLTPro'!important;
}
.media-resource{
	background-color: #005560;
	padding: 20px;
	color:#ffffff;
	font-size: 16px; 

}
/* .row{
	margin-bottom: 30px;
} */
.media-resource a {
	color:#ffffff;
	
	
}
.news-mleft{
	margin-left: 15px;
}
.media-resource li{
	list-style: none;
	margin-bottom: 5px;
	margin-left: -40px;
}
.media-resource  h2{
	color:#ffffff;
}
.resources li {
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	margin-bottom: 15px;
	margin-left: -40px;
}
hr{
	color:#E9EEEF;
}
.news_section h2{
	font-weight: bolder;
	font-size: 45px;
}
.news_section h3{
	color: #008192;
	font-size: 32px;
	font-weight: bolder;
}
.news_section p{
	font-size: 16px;
	line-height: 22px;
}
.news_section a {
	font-weight: bold;
	font-size: 16px;
}
.news_section.under-border{
	color:#000000;
}

.news_section .btn-under:hover {
	text-decoration: none;
}
.media-resource .under-border:hover {
	text-decoration: none;
}
.media-resource .btn-under:hover {
	text-decoration: none;
}
.btn-default {
    color: #008192;
    border-color: #008192;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 3px;
    border: 3px solid;
    display: inline-block;
    min-width: 230px;
    text-align: center;
}
.news_section .btn-default {
    font-size: 20px;
    padding: 16px 40px;
	border: 5px solid;
	margin-bottom:10px;
}
.page-template-contact-us-template .box-contact{
	min-height: 210px;
}
.bread-crums a{
	font-family: 'DINNextLTPro'!important;
}
.social-info .btn-under{
	font-size: 16px;
	font-weight: 500;
	border-bottom: 3px solid #8f77ad;
}
.shelter-info p {
	font-family: 'DINNextLTPro'!important;
}



.resource-right   p {
	    font-family: 'HarmoniaSans' !important; font-size: 24px;
    line-height: 34px;
}


.ong-oper-item-main .ong-oper-item-item-bottom h2,.ong-oper-item-main .ong-oper-item-item-bottom p{
	font-family: 'DINNextLTPro'!important;
}
.madival-family-main .btn-default-g:hover {
	background: #005560 !important;
	border-color:  #005560 !important;
	color: white !important;
}
.housing-stories p{
	font-size: 20px;
}
/* .memberTitle{
	top:70px;
} */
.overlay {
	transition: .2s ease !important;
}
/* Who we are */
.alex-tailor-overlay .memberTitle{
	opacity:0;
	transition: opacity .2s;
	font-size:27px;
}
.alex-tailor-item:hover .memberTitle{
	opacity:1;
}
.icon_hover img{
	-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;
}
.icon_hover:hover img{
	transform: scale(1.3);
}

.other-ways-main.zoom img:hover {
	transform: scale(1.5); (150% zoom - Note: if the zoom is too large, it will go outside of the viewport)
   }
/* Who we are */
@media (max-width: 767px) {
	.news_section h2{
		margin-top:10px;
	}
	.official-charity{
		text-align: center;
		margin-bottom: 5px;
	}
}
@media (max-width:1220px) {
	.action-active .action-active-item-2 .vc_column-inner .wpb_content_element img {
		width: 100% !important;
	}
}