.whatwedo h3 { font-size:36px; font-weight:900; color:#333; margin-top:40px; }
.whatwedo h3:after { content:' '; height:2px; width:80px; background:#448BB6; display:block; margin-top: 20px; margin-bottom:20px; }

.whatwedo .col-md-6 { margin-bottom:100px; }

.content-area { padding:0; }


.whatwedo .nav-tabs { background-color: #EEE; border: 0; max-width:1210px; margin:auto; }
.whatwedo .nav-tabs li a { color: #222; font-size: 30px; font-weight: 800; font-family: "Raleway", sans-serif, Arial, Helvetica; text-transform:uppercase; display: block; padding: 20px 0; text-decoration:none; }
.whatwedo .nav-tabs li { width:50%; float:left; text-align:center; margin-bottom: -2px; }
.whatwedo .nav-tabs li.active, .nav-tabs>li.active>a, .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { background-color:#448BB5 !important; border: 0 !important; color:white !important; }


@media screen and (max-width:550px)
{
	.banner { background-position: 74% center; text-align: center; }
	.whatwedo .nav-tabs li a { font-size:22px; }
}
