/* Enter Your Custom CSS Here */

.img-circle {
  display: none;
}
.staff-item {
	padding-right: 10px;  
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #3e70b5  !important;   
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #3e70b5  !important;
}

h2, .h2 {
    color: #3e70b5  !important;
}
#our-committee .page-title h2 {
    color: #ffffff !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
 background-color: #3e70b5  !important;  
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #3e70b5  !important;  
}
ul.nav-tabs li a {
    color: #3e70b5  !important;
}
.tab-content a, .tab-content a:hover {
    color: #3e70b5  !important;
}
.teaser.icon-box .box {
    padding-top: 15px !important;
}
#testimonials .page-title h2 {
    color: #ffffff !important;
}
.entry-title a {
    color: #3e70b5  !important;
}
.btn-primary {
    background-color: #3e70b5  !important;
    border-color: #3e70b5  !important;
}
#contact-us a, .post-2560 a {
    color: #3e70b5  !important;
}
footer a {
    color: #3e70b5  !important;
}
.privacy {
    float: right;
}
#reply-title, .comments a {
	 color: #3e70b5  !important; 
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #ffffff !important; 
}
.error404 a {
   color: #3e70b5  !important; 
}
#privacy-policy a {
  color: #3e70b5  !important;
}
@media screen and (min-width: 769px) and (max-width: 1999px) {
	#meet-the-team .owl-item {
   		width: 285px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .navbar > .container .navbar-brand {
    margin-left: -50px !important; 
  }
  .navbar-brand img {
   	width: 150px;
    height: auto;
  }
}

.wpcf7 input,
.wpcf7 textarea {
	width: 100%;
}

.wpcf7 label {
	display: block;
}

div.wpcf7 {
	max-width: 30em;
	margin-left: auto;
	margin-right: auto;
}