.flexslider .slides img {
    width:100% !important;
    
}

.sidebar .enews-widget {
    background-color:white !important;
}

.sidebar .enews-widget {
    color:#666 !important;
}

.featured-content .entry-title {
    font-size: 18px !important;
}

.banner_widget {
    padding: 10px 0px;
    margin: 0px -1px;
    color: rgb(246, 245, 242);
    background-color: #f6f5f2;
}

.home-middle .widget-title,.home-bottom .widget-title {
    color: rgb(64,215,22);
    font-weight:800;
}

.home-top {
	background-color: white;
}

.news-pro-green a {
    color: rgb(64,215,22);
}

a:hover {
    color: rgb(64,215,22) !important;
}

#homeSearch {
    width:263px;
}

#homeSearch form input {
    border:none;
    box-shadow:none;
}

.content, aside.sidebar {
    border-top: 1px solid #e3e3e3;

}

.enews input[type="submit"] {
    display: none;
}

.news-pro-green .genesis-nav-menu a {
    color: #666;
}

.site-header .wrap {
	padding: 20px 0;
}

.site-container {
	margin: 20px auto;
}

.search-form {
	overflow: visible;
	margin: 10px;
}

.genesis-nav-menu .search {
	padding: 0;
}

.genesis-nav-menu .search input[type="search"] {
	padding-left: 3px;
}

.archive .entry-meta {
	display: none;
}

.slides h2 {
	margin: 0;
}

.news-pro-home .content .genesis_responsive_slider p {
	padding-top: 0px;
}

.slide-excerpt {
	top: auto;
	bottom: 0;
	width: 100%;
}

.news-pro-home .content .genesis_responsive_slider h2 a {
	padding-right: 120px;
}

.enews-widget form {
	margin-top: 18px;
}

html > body .slide-excerpt-border, .news-pro-home .content .genesis_responsive_slider .slide-excerpt {
	padding: 0 !important;
}

.news-pro-home .content .genesis_responsive_slider p {
	display: none;
}

.home-middle .entry {
	border-bottom: none;
}

.title-area {
	width: 320px;
}


.news-pro-fullwidth	 .site-container {
	max-width: 960px;
}

.sidebar .widget {
	overflow: hidden;
}

#disqus_thread {
	padding: 10px;
}

/* Hide social share floater on home page */
.home .dd_outer {
	display: none;
}

.single .entry-footer {
	display: none;
}

.fullwidth-page .content {
	width: 100%;
}

.fullwidth-page aside {
	display: none;
}

@media only screen and (max-width: 600px) {
	.content #genesis-responsive-slider .flex-direction-nav li .next, .content #genesis-responsive-slider .flex-direction-nav li .prev, .content .slide-excerpt {
		display: block;
	}

	.slide-excerpt {
		position: static;
	}

	.slides h2 {
		font-size: 16px;
	}

	.entry-image.attachment-post {
		/* width: 75px;
		height: auto; */
	}

	.entry {
		padding: 20px;
	}
}

@media only screen and (max-width: 1188px) {
	#homeSearch {
		width: 210px;
	}
}

@media only screen and (max-width: 1024px) {
	.title-area {
		width: 100%;		
		text-align: center;
	}
}

@media only screen and (max-width: 805px) {
	#homeSearch {
		display: none;
	}
}