/*-----------------------------------------------------------------------------

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: 1170px; margin:auto; padding:0px 30px;}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}

.tp-bannertimer{
	display: none;
}

.tp-bullets{
	display: none
}

/* This is to fix bug when firefow is >768 wide and < 991 wide - sjk 11-17-2014*/
.tp-simpleresponsive ul {
	overflow:visible !important;
}

.custom_caption_1{
	color: #fefefe;
	font-size: 32px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	line-height: 40px;
}

.custom_caption_2{
	color: #fefefe;
	font-size: 44px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	line-height: 50px;
}