.containerNew {
    max-width: auto;
}
.ctabanner.background--emergency {
    /*background-color: #d82138;*/
    background-color: #6c060c;
	padding-bottom:30px;
}

.ctabanner{
	display:flex;
	flex-direction: column;
}

.ctabanner .heading {
    padding-bottom: 0.75em;
}

.ctabanner .heading {
    color: white;
    font-weight: 700;
    letter-spacing: 5px;
    text-align: left;
    padding-left: 5%;
}
.ctabanner .heading, .ctabanner hr {
    max-width: 100%;
	margin-top:25px;
	font-size: 28px;
}

.ctabanner hr {
    color: white;
    margin: 0;
    height: 3px;
    background-color: white;
    border: none;
}
.ctabanner a{
	letter-spacing: 2px;
	padding-top: 15px;
	padding-bottom: 0em;
	width: 90%;
	align-content: center;
	align-self: center;
	margin: 0 auto;
	color: white;
	font-size: 20px;
	line-height: 35px;
}

.ctabanner .button.button-white:hover {
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.25);
    color: #2f89fc;
}

.ctabanner.background--emergency .button.button-white, .ctabanner.background--emergency .button.button-white, .ctabanner.background--emergency .button.button-white a, .ctabanner.background--emergency .button.button-white a:visited {
    color: #d82138;
}

.ctabanner .button.button-white {
    background-color: white;
    height: 48px;
    min-width: 72px;
    border: 0;
    border-radius: 0;
    width: 100%;    
    padding: 1em 1em;
    line-height: 16px;
    align-self: center;    
    font-size: 18px;
    /*font-weight: 20px;    */
	margin-top: 30px;
}
.details_span2{
    color: #666;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.details_span{
    color: #aaa;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.underline{
 text-decoration: underline;   
}
.fb-page{
    margin-left: auto;
    margin-right: auto;
}
.arrowed-link{
	background-color: #d6121d !important;
    padding: 15px 10px 15px 20px !important;
    border-bottom: 1px solid rgba(0,0,0,0.125) !important;
    color: #fff;
    font-weight: bold;
}

.newAccordion{
	background-color: #f1f1f1 !important;
	color: #000 !important;
	padding: 10px !important;
	height: 100%;
	text-align:left !important;
	font-size:12px !important;
	/*border-bottom: 1px solid rgba(0,0,0,0.125) !important;*/
}

.card-header {
	/*background-color: #f1f1f1 !important;*/
	background-color: rgba(0,0,0,.03);
	padding-left: 5px;
    padding-right: 5px;
    padding-top: 9px;
    padding-bottom: 8px;
}
.card-body{
    background-color: rgba(0,0,0,.03);
}
.btn-link{
	color: #000 !important;
	text-decoration:none !important;
	white-space: normal;
	word-wrap: break-word;
	text-align: left;
	transition: 0.3s;
}
.btn.btn-link{
    width: 100%;
}
.card-header .btn-link:hover{
	border-left:6px solid #d82138;
	padding-left:15px !important;
}

.newStyle ul {
	background-color: #f1f1f1 !important;
	color: #000 !important;
	padding: 5px !important;
	text-align:left !important;
	font-size:12px !important;	
}

.separatorLine {
	background: #d6121d 0% 0% no-repeat padding-box;
	margin-top: 15px;
	width: 30%;
	height: 3px;
}

/*by Klay*/
.kt-head {
    text-align: center;
}
.kt-head p.card-text {
    text-align: center;
    font-weight: 300;
}
@media screen and (min-width:992px) {
.kt-head .card-img-overlay {
    padding-top: 150px;
}
}
.kt-head h5.card-title {
    font-size: 36px;
}
@media screen and (max-width:767px) {
    .kt-head h5.card-title {
        font-size: 24px;
    }
    .kt-head p.card-text {
        font-size: 14px;
    }
}
@media screen and (min-width:768px) and (max-width:991px) {
    .kt-head .card-img-overlay {
        padding-top: 50px;
    }
}


.kt-map p {
    padding: 50px;
    font-size: 23px;
    font-weight: 300;
    line-height: 1.3em;
}
.kt-map img {
    width: 100%;
}

.kt-initiatives h3 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5px;
}
.kt-initiatives .col-md-12 p {
    text-align: center;
    font-weight: 300;
    font-size: 19px;
    margin-bottom: 40px;
}
.kt-initiatives .col-md-4 {
    text-align: center;
} 
.kt-initiatives .col-md-4 p {
    text-align: center;
    font-weight: 300;
    margin-top: 10px;
}
.kt-initiatives .col-md-4 img {
    margin-bottom: 25px;
    width: 100%;
}
.kt-feat p {
    text-align: center;
    padding-top: 50px;
    font-size: 19px;
    font-weight: 300;
}
.kt-feat img {
    width: 100%;
}

.kt-news h3 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5px;
}
.kt-news .col-md-12 p {
    text-align: center;
    font-weight: 300;
    font-size: 19px;
    margin-bottom: 40px;
}
.kt-news .col-md-6 p {
    text-align: left;
    font-weight: 300;
    margin-top: 10px;
}
.kt-news .col-md-6 img {
    margin-bottom: 25px;
    width: 100%;
}

.kt-community h3 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5px;
}
.kt-community .col-md-12 p {
    text-align: center;
    font-weight: 300;
    font-size: 19px;
    margin-bottom: 40px;
}
.kt-community .col-md-6 p {
    padding: 50px;
    font-size: 23px;
    font-weight: 300;
    line-height: 1.3em;
}
.kt-community .bg-gray {
    background-color: #eee;
}
.kt-community .bg-white {
    background-color: #fff;
}