.logo{
	float:left;
}
.logo img{
	height:150px;
	width:150px;
}
.logotitle{
	padding:27px 0;
}
.logotitle h1{
	float:left;
	font-size:30px;
	font-weight:600;
	color:#d50000;
	letter-spacing:.04em;
	word-spacing:.17em;
}
.logotitle p{
	font-weight:600;
	color:#d50000;
	letter-spacing:.06em;
	float:left;
}
.logotitle img{
    top: 0px;
    position: absolute;
    right: 100px;
}
.logotitle .mobilenum{
    float:right;
}
.nopadding{
	padding:0;
}
.logo-row{
	padding:0;
}
@media (min-width: 1200px) {
  .logotitle h1{
    font-size:30px;
  }
}
@media (min-width: 992px) {
  .logotitle h1{
    font-size:25px;
  }
}
.holder p{
	text-align: initial;
	color: #222;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
}
.heading-col h2{
	font-size:32px;
}
.news-box .text-box{
	width:100%;
}
.news-box .text-box h3{
	line-height:35px;
}
.services-detail .right-box .frame{
	background:none;
}
.contact-section{
	padding:0;
}
.text-box h3{
	font-size:22px;
}
.news-event-row{
	padding:0;
}
.gallery-section .frame{
	height:300px;
}
.text-box div{
	margin-bottom:15px;
	font-size:16px;
}
.team-detail-section .text-box h2{
	margin:0 0 15px 0;
}
#banner .nafceinfo{
	background: #d50000;
	margin-bottom: 20px;
	padding:0;
}
#banner .nafceinfo h2{
	margin: 10px 0;
	color: #FFF;
	font-size: 15px;
}