.about-footer{color:#fff;}
.twitter-widget a.main-button{color:#fff;}
@media (max-width: 767px) {
	.navbar-default .navbar-nav > li > a:hover{color:#0076f9;}
	.bx-wrapper .bx-controls-direction a{
			display: block; position: absolute;
			top: 44%;
			margin-top: -72px;
			outline: 0;
			width: 40px;
			height: 40px;
			z-index: 9999;
			text-align: center;
		}
	.bx-wrapper .bx-prev {left: 15px;}
	.bx-wrapper .bx-next{right: 28px;}
	.bx-wrapper .bx-prev::after {
		content: '\f104';
		font-family: 'FontAwesome';
		font-weight: 300;
		color: #fff;
		font-size: 34px;
		line-height: 40px;
	}
	.bx-wrapper .bx-next::after {
		content: '\f105';
		font-family: 'FontAwesome';
		font-weight: 300;
		color: #fff;
		font-size: 34px;
		line-height: 40px;
	}
}
.fa-heartbeat {
    content: "\f21e";
}
.padding-bar{padding-top:10px; padding-bottom:10px}
.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li > a:hover{background: none; color:#000}
.teams{border-radius:35px; border:1px solid #ccc;}
.main-feature-content h2{margin:10px 0 15px;}
footer {
    background: #003a5c;
}
.services-post > a::before {
    content: "";
    position: absolute;
    top: -20px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 20px solid #003a5c;
}
.services-post > a::after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 20px solid #003a5c;
}

a.main-button{padding: 5px 25px;}
.services-post > a{background: #003a5c;}
.news-item{text-align:center;}
.bullets li{list-style: inherit; margin-left:25px; line-height:15pt; margin-top:5px;}
.internal{margin-top:20px;}
.m-top{margin-top:8px;}
.internal li{list-style: inherit; margin-left:25px; line-height:15pt; margin-top:5px;}

.padding-b li{
	margin-bottom:15px;
	font-size:12pt;
	font-weight:400;
	margin-left: 2px;
	list-style-type: none;
}