/*
Theme Name: IMIN
Theme URI: http://whatimin.com/
Description: IMIN Wordpress Theme
Version: 3.0
Author: Drew Eckhardt
Tags:

Wordpress theme by Rescue SCG Web Designer, Drew Eckhardt.

*/
.player .title {
	display:none;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 20px;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#menu-main-navigation {
display:none;
}
.redbg {
background-color: #e92827;
}

#offerings ul, li, p {
	font-family: "futura-pt-condensed",sans-serif!important;
	font-size: 2.0rem !important;
	color: #000;
	text-transform: uppercase;
	text-align: left;
	font-weight: 700;
	margin: 0;
	padding: 0;
	line-height: 18px;
	margin-bottom: 0px!important;
}