@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700&amp;subset=latin,latin-ext);

.site-navigation a {
font-family: 'Open Sans Condensed';
  font-size: 22px !important;
}
.entry-title {
 display: none !important; 
}

#header-main.sticky {
 position: relative !important; 
}
.site-title img {
  margin: 20px 0 0 0;
  max-width: auto;
}
#content {
  font-size: 16px;
}
body input[type="text"], body input[type="email"], body input[type="url"], body input[type="tel"], body input[type="number"], body input[type="date"], body input[type="range"], body input[type="password"], body input[type="text"], body textarea, body .form-control {
 padding: 2px 10px; 
}
.header-search {
 display: none !important; 
}
#colophon aside.widget {
    float: none !important;
    margin-right: 0 !important;
    width: 100% !important;;
  	color: #000 !important;
}
#home-slider .slide-content h2 {
 text-shadow: 0px 0px 5px #000; 
}
.header-bottom {
    //padding: 0 !important;
    background: #f3f8fc;
}
nav.main-menu ul > li ul {
background: #f3f8fc;
}
body {
	background: #f2f8fb;
}
#home-slider {
 //padding: 25px 0;
  background: #f3f8fc;
}
#home-slider > div {
  max-width: 1170px;
  margin: 0 auto;
}
#banner {
  padding: 25px 0;
  background: #c0c0c0;
  text-align: center;
}
#banner > img {
  max-width: 1170px;
  margin: 0 auto;
}
.site-header {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
nav.main-menu ul > li a {
    color: #000 !important;
}
nav.main-menu ul > li:hover > a, nav.main-menu ul > .current-menu-item > a, nav.main-menu ul .current_page_item > a, nav.main-menu ul > li:hover > a, nav.main-menu ul > .current-menu-item > a, .mean-container a.meanmenu-reveal, .comment a.btn, .error-404, .mean-container .mean-bar .meanmenu-reveal {
 color: #fff !important; 
}
.header-top {
    background: #000;
}
.site-description {
 display: none !important; 
}
.site-navigation {
  margin-top: 17px;
}
.gallery .gallery-item img {
    border: 2px solid #fee700!important;
}

#home-slider > div {
    max-width: 100% !important;
}
#home-slider .bg-overlay {
 display: none !important; 
}