.header.header > .navbar {
-webkit-box-shadow: none!important;
box-shadow: none!important;
}

.col-sm-3 {
    width: 100%!important;
}

.intro-text {
  font-size: 130%!important;
}

.dark-text {
  font-size: 130%!important;
}

#testimonials h3.red-border-bottom {
  color: #fff!important;
}

.red-border-bottom {
  font-size: 14px!important;
}

.team-member .social-icons ul li a{
background: none!important;
}

.focus {
color: #939393!important;
background: #272727!important;
}

.focus h2{
color: #fff!important;
}

#menu-item-9 current{
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 75%;
	height: 2px;
	background: #e96656!important;
	bottom: 0px;
	left: 12.5%;
	display: block;
}


.copyright{
background: none!important;
}