/* Footer */

.footer-widgets .enews-widget input {
	border: 1px solid #212121;
}

.footer-widgets .enews-widget input[type="submit"] {
	width: 100%;
}

.footer-widgets-3 {
	text-align: center;
}

.footer-widgets-3 .widget-title {
	display: none;
}


/* Home Middle Mods */

@media only screen and (min-width: 860px) {
	
	.home-middle .widget:nth-of-type(1) {
	width: 48%;
	float: left;
	padding: 4% 0 0 10%;
}

.home-middle .widget:nth-of-type(2) {
	width: 48%;
	float: right;
padding: 10% 10% 0 0%;
}
}

.home-middle .widget:nth-of-type(2) a {
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
}

.home-middle .widget-title {
	font-size: 40px;
}

.front-page .site-inner {
	padding-top: 0;
}

.home-split-left .more-link {
	background: #202020;
	color: #fff;
	width: auto;
	padding: 2%;
	display: inline-block;
	margin-top: 20px;
}

@media only screen and (min-width: 860px) {
	

.home-split-left .entry-title a {
	font-size: 40px;
}
	
	.home-split-right {
		padding: 0 10% 0 0
	}
	
	.home-split-left {
		padding: 4% 0 0 10%;
	}
	
}

@media only screen and (max-width: 860px) {
.home-middle .widget-title
{
	font-size: 18px;
}
}


/* Titles On Home Numbers Section */

.home-numbers:before {
	content: "Recent Posts";
			font-size: 28px;
	font-weight: 600;
	margin-bottom: 10px;
	color: #000;
	letter-spacing: 3px;
	text-transform: uppercase;
	
	font-family: arial;
}


.home-numbers-2:before {
	content: "Featured Posts";
	clear: both;
		margin-bottom: 10px;

	font-family: arial;
	display: table;
	font-size: 28px;
	font-weight: 600;
	color: #000;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.home-numbers-2:after {
	content: "";
	display: table;
}



/* Home Numbers 2
--------------------------------------------- */

.home-numbers-2 {
	margin: 15px auto;
	width: 100%;
	clear: both;
}

.home-5,
.home-6,
.home-7 {
	float: left;
	margin-right: 2.564102564102564%;
	width: 23.076923076923077%;
}

.home-8 {
	float: right;
	width: 23.076923076923077%;
}

.home-numbers-2 img {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.home-numbers-2 img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.home-numbers-2 .featured-content .entry-title {
	border: none;
	font-size: 18px;
	line-height: 1.2;
	margin: 15px auto 0;
	padding: 0;
	text-transform: uppercase;
	width: 85%;
}


@media only screen and (max-width: 1023px) {
	
		.home-numbers-2 {
		margin: 0 auto;
		width: 70%;
	}

	.home-numbers-2 .featured-content .entry-title {
		border: none;
		font-size: 14px;
		line-height: 1.2;
		margin: 16px auto 0;
		padding: 0;
		text-transform: uppercase;
		width: 85%;
	}

	.home-numbers-2 .featured-content {
		text-align: center;
		margin: 0 auto;
	}
	
	/* Reverse Split Section So Picture Stacks On Top */
		.home-split {
		display: table;
	}

	.home-split-right {
		display:table-header-group;
		float: none;
	}

	.home-split-left {
		display:table-footer-group;
		float: none;
	}
	
	.home-split-right img, .home-middle img {
		padding: 0 10%;
	}
	
	.home-split-left .more-link {
		display: table;
	}

	.home-5,
	.home-7 {
		width: 48.717948717948715%;
	}

		.home-6 {
		margin-right: 0;
		width: 48.717948717948715%;
	}


	.home-8 {
		width: 48.717948717948715%;
	}
}


@media only screen and (max-width: 767px) { 
	
	.home-numbers-2 {
		width: 100%;
	}
}


/* related posts style */

.crp_related ul li {
list-style-type:none;
float:left; 
margin:0 10px;
width: 150px;
	line-height: 1.4;
	font-size: 12px;
	text-align: left;
}

/* Each related posts area */
.crp_related ul li a {
display: block;
/* font-weight: bold; */
word-wrap: break-word;
padding: 20px 20px 10px 10px;
float: left;
border: 0;
width: 150px;
margin: 5px 0 10px 0;
text-decoration: none;
}

/* What happens when the mouse is moved over title and image area. */
.crp_related ul li img:hover {
	border: 0;
	opacity: 0.6;
}

/* The related posts image */
.crp_related ul li img {
margin :0 auto;
}



/* Archive & Category Page
------------------------------------------------------------- */

.archive .content .entry,
.category .content .entry {
	border: 0;
	cursor: pointer;
	float: left;
	margin: 0 1.7% 30px 0;	
	padding-bottom: 8px;
	padding-top: 0;
	width: 23%;
	height: 350px;
	word-wrap: break-word;
}

.archive .content .entry:hover,
.category .content .entry:hover {
	opacity: 0.6;
}



.category .content .entry p {
	display: none;
}

.archive .content .article-wrap,	
.category .content .article-wrap {
	padding-top: 40px;
}

.archive .entry-title,
.archive .entry-content,
.category .entry-title,
.category .entry-content {
	padding: 0 10%;
}

.archive .entry-title,
.category .entry-title {
	padding-top: 10%;
	font-size: 12px;
}

.archive .entry .shareaholic-share-buttons-container,
.category .entry .shareaholic-share-buttons-container {
	display: none;
}

.archive .entry-meta,
.category .entry-meta {
	padding: 0 5%;
}

.archive .entry-footer .entry-meta,
.category .entry-footer .entry-meta {
	display: none;
}

.archive .more-link,
.category .more-link {
	color: #191918;
	display: block;
	font-style: italic;
	text-align: center;
}

@media only screen and (max-width: 623px) {
	.archive .content .entry,
.category .content .entry {
	
	width: 31.59%;
	height: 390px;
}
	
}




/* Increase Nav Menu Size */

.genesis-nav-menu a {
	font-size: 14px;
}

.nav-primary.nav-mobile .menu-description {
	display: none;
}