/*
Theme Name: Cavalry 2015
Author: Nikki Witcraft
Author URI: http://www.nikkiwitcraft.com/
*/

/* Bring in the Gravity Forms styles. */

@import url('css/global.css');
@import url('css/font-awesome.min.css');
@import url('css/framework.css');
@import url('css/plugins.css');
@import url('css/t-style.css');



@media screen and (max-width: 400px) {
	#big-video-wrap {
		padding: 0;
		display: none;
	}
	.full.video {
		background: url('http://www.cavalryllc.com/wp-content/themes/calvary-2015/images/video-bg400.jpg') no-repeat center center !important;
		height: auto !important;
	} 
	h1.mega {
		font-size: 2rem;
		padding: 30px 0;
	}
	ul.posts li {
		float: none !important;
		margin: 20px auto !important;
		width: 100% !important;
	}

	img.floatleft.partner {
		display: block;
		margin: 10px auto !important;
		float: none;
	}
	/*body.header-blog h3.news-title, body.header-blog h3.entry-title {
		font-size: 22px !important;
	}
	body.header-blog section.big {
		height: 200px;
	}/*
	body.header-blog section.big h1.mega {
		top: 15%;
	}
	

}

#big-video-wrap { height: auto !important; }


ul.posts {

}

ul.posts li {
	width: 30%;
	margin-right: 20px;
	float: left;
}

ul.posts li .wp-video {
max-width: 354px;
height: auto;
width: 100%;
}

ul.posts li:last-child {
	margin-right: 0;
}

ul.posts li h6 {
	margin-bottom: 10px;
}

ul.posts li h6 a {
	font-weight: 600;
	
}

ul.posts li p {
	text-align: justify;
	padding-right: 20px;
}

ul.posts li p.post-f {
	margin-bottom: 0px !important;
	font-size: 12px;
}

p.post-f { margin-bottom: 0 !important; }

h3.news-title { margin-bottom: 10px; }