/* Enter Your Custom CSS Here */

.primary .main-menu {
		float: none !important;
}

header{
		    width: 100% !important;
    text-align: center !important;
}

.mobile-search, .header-secondary { display: none; }
.logo img {
height: 100px;
width: auto;
}
.navbar-nav a{ font-size:20px; 
}
.social-icons a {
  background: #4169E1 !important;
  color: #FFF !important;
}

.img_overlay{ display:none; }
.service_row i { display:none; }
[bean_social]
@media only screen and (max-width : 414px) {
ul li .overlay { display: none!important;}
}


