

.title h1 {word-break: normal !important;}

.date entry_date updated {
	display:none;
}


.post-template-default entry_title {display:none;}


.blog_holder article .post_info {
	display:none;
}

.post_info {
	display:none;
}

.time {
	display:none;
}

.time entry_date updated {
	display:none;
}

.video-responsive {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	padding-top: 30px; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.latest_post_two_excerpt {display:none;}

.latest_post_two_holder .latest_post_two_info {display:none; padding: 0px;}

.latest_post_two_holder .latest_post_two_text {
	padding: 10px;
}

.separator.small.left {display:none;}


.latest_post_two_holder>ul>li {
	width: 100%;
	float: left;
	margin: 0 0 0px;
	padding: 0 16px;
	box-sizing: border-box;
}

.blog_holder.blog_single article h2 {
	display: none;
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.latest_post_mobile .latest_post_two_holder ul li {width:50%!important;}
}


.blog_text_holder.info_bottom .blog_text_date_holder {display:none;}


@media only screen and (max-width: 480px)
{.boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .full_width .parallax_content, .steps_holder_inner, div.grid_section .section_inner, nav.content_menu ul {
    width: 95%;}
}


nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.active>a {
    color: white;
}


nav.main_menu>ul>li>a {
    position: relative;
    padding: 0 17px;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
}

.comment_holder {
    display: none;
}

#respond.comment-respond {
display:none;
}

.blog_holder article .post_info a, .blog_holder article .post_text h2 .date {
    color: #bebebe;
    display: none;
}

.filter_holder ul li span {
    display: inline-block;
    padding: 0 22px;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: deeppink;
    margin: 2px;
    color: white;
    /* padding: 4px; */
}

#logo {
display: none;
}