.team-member {
    overflow: visible !important;
}

.team-member .details {
    height: auto !important;
    width: 250px;
    z-index: 10 !important;
  
  }

.intro-text{
font-family: Arial, Calibri, 
  line-height: 100%;
  text-transform: initial;
  font-size: 25px;
  }


.focus-box .service-icon {
   background-color: rgba(255, 255, 255, 1);
    width: 110px !important;
    height: 110px !important;
}
.entry p, .textwidget {font-size:2.5em;}
.our-clients {
    background: none !important;
}
.our-clients h5 {
    display: none;
}


.nav li a.nav-active,
.nav li a:hover  {
    color: #000000 !important;
}
.navbar-brand {
/*padding-bottom: 0 !important;*/
/*height: 76px;*/
height: 100px;
position: relative;
line-height: 60px;
padding: 7px 0px;
display: inline-block;
}
/*centers menu*/

.navbar-inverse .navbar-nav > li {
    margin-top: 30px !important;
}

.team-member {
    overflow: visible !important;
}

.team-member .details {
    height: auto !important;
    width: 200px;
    z-index: 10 !important;
}

.focus .focus-box:nth-child(4n+1) .service-icon {
    border: 10px solid #1e4d78;
}

.focus .focus-box:nth-child(4n+2) .service-icon {
    border: 10px solid #1e4d78;
}

.focus .focus-box:nth-child(4n+3) .service-icon {
    border: 10px solid #1e4d78;
}

.focus .focus-box:nth-child(4n+4) .service-icon {
    border: 10px solid #1e4d78;
}
  .center-image {
text-align: center;
}
  @media (max-width: 320px){
.about-us .row {
    margin-left: 0;
    margin-right: 0;
}

.navbar, .navbar-inverse .navbar-nav ul.sub-menu {
	background-color: #ffffff;
}

.intro-text {
    text-transform: initial;
}
