/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:   	1.0
date:      	07/27/11
author:		themepunch
email:     	support@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



.boxedcontainer {
	max-width: 1100px;
	margin: auto;
	padding: 0px 0px;clear:both!important;
}
/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container {
	width: 100%;
	position: relative;
	padding: 0;
	margin-top: 0px!important;
	display: block;
	clear:both!important;
}
.tp-banner {
	width: 100%;
	position: relative;
}
.tp-banner-fullscreen-container {
	width: 100%;
	position: relative;
	padding: 0;
}
.tp-banner-container ul li {
	font-size: 15px;
	list-style: disc;
	line-height: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
}
