/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.thb-a {
    margin-left: 60px;
}

#navholder, #navholder>.row {
    background: #111;
}

.menu-item a {
	color: #fff;
}

.menu-holder ul li .sub-menu li a {
    color: #000;
}

.home-video {
    background: #111;
}

.post .post-bottom-meta [rel=author] {
    margin-right: 5px;
}

@media only screen and (min-width: 64.063em) {
	.post.style2 .post-gallery {
		width: 95%;
	}
}
.style2 .small-12.medium-8.columns {
    padding-left: 15px;
}
.style2 .post-title .entry-title a {
    font-size: 24px;
    font-family: 'Roboto';
    font-weight: 500;
}
.style2 .small-12.medium-4.columns {
    padding-right: 0;
}

.post.blog-post .entry-title {
    border-bottom: none;
    margin-bottom: 0;
}

.widget {
	background: #f9f9f9;
}

.widget>strong {
    border-bottom: none;
    margin-bottom: 0;
    margin-top: 5%;
}

.jetpack_subscription_widget p {
    font-size: 14px !important;
}

.jetpack_subscription_widget input[type="submit"] {
    
}

#subscribe-email {
    margin-bottom: 0;
}

.success {
    background: #8bc34a;
    padding: 5%;
    margin: 0;
    color: #fff;
}

/* YouTube Widget */
#text-4 {
	padding: 0;
}
.youtube-widget {
	width:100%;
	background:#ec1c26;
	color:#fff!important;
	padding: 10%;
	text-align:right;
}

.youtube-widget p {
	margin: 0;
	line-height:1.2;
	font-size:18px;
	color:#fff;
}

.youtube-widget-icon {
	float:right;
	height:40px;
	margin:12px 0 0 20px;
}

.share-container {
    margin-bottom: 5%;
}

.related-posts .post .post-gallery {
    margin-bottom: 15px;
    width: 30%;
    float: left;
    margin-right: 5%;
}

aside.related-posts {
    max-width: 770px;
}

.related-posts .related-title {
    border-bottom: none;
    margin-bottom: 0;
}

aside.related-posts .small-6.medium-6.large-3.columns {
    width: 33%;
}

aside.related-posts aside.post-category {
    display: none;
}

@media only screen and (max-width: 48.063em) {
	.widget .blogroll li {
    	width: 20%;
    	-webkit-filter: grayscale(100%);
	    filter: grayscale(100%);
	}
	footer#footer {
	    display: none;
	}
}
#aswift_1_expand, #aswift_2_expand {
    z-index: 9999;
}