/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
.post-area.featured_img_left.span_12 .article-content-wrap .post-content-wrap {
	padding: 0%;
}
.memd .vc_column-inner {
	    width: 23.404255317%;
	display: inline-block;
	
}
.memd .su-divider {
	border-bottom: 0px; 
}
.memd .wpb_wrapper {
	margin-bottom: 1.5em;
}
.memd .su-subpages {
	text-align: left;
}
.memd .su-subpages a { 
	font-size: 14px;
	line-height: 23px;
}
.memd #fws_5d9cfd2ad320b {
	text-align: center;
}
.memd #fws_5d9cfd2ad320b .vc_col-sm-12 * {
	width: 100%;
}

.thecontent {
	    width: 73.468085099%;
	display: inline-block;
	    padding-left: 5%;
	    margin-left: 2.1%;
	vertical-align: top;
}
@media only screen and (max-width: 1000px) {
	.memd .vc_column-inner, .thecontent {
		width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 0;
    display: block;
	}
	.memd .vc_column_container *{
		margin: 0px auto;
	}
}