.fullwidthbanner-container {
	position: relative;
	width: 100% !important;
    max-height: 455px !important;
    overflow: hidden;
    padding: 0;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 0px;
}

.fullwidthbanner-container .fullwidthbanner {
	position: relative;
	width: 100% !important;
    max-height: 455px !important;
}

.fullwidthbanner-containersub {
	position: relative;
	width: 100% !important;
 max-height: 200px !important;
    overflow: hidden;
    padding: 0;
	border-top: 1px solid #d7d7d7;
	border-bottom: 0px solid #d7d7d7;
	margin-bottom: 0px;
}

.fullwidthbanner-containersub .fullwidthbanner {
	position: relative;
	width: 100% !important;
    max-height: 200px !important;
	
}

.fullwidthbanner-containersub ul { list-style: none; }
.fullwidthbanner-container ul li { overflow: visible !important; }

.fullwidthbanner-containersub ul { list-style: none; }
.fullwidthbanner-container ul li { overflow: visible !important; }


.imagefeature {
			display: block;
			margin: 0 0 2em 0;
			width: 50% !important;
			max-height: 300px !important;
			}

.caption.title {
	font-size: 72px;
	line-height: 90px;
	font-weight: 400; 
}
.caption.subtitle1 {
	font-size: 72px;
	color:#666; 
}

.caption.title.alt { 
	font-size: 60px;
	color: #FFF
}


.caption.title.alt:before {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 50px;
	border-top: 0px solid #fff;
	margin-left: -25px;
	content: "";
}

.caption.title span { color: #EFF0EF; }

.caption.title.alt span {
	font-family: Verdana;
	font-weight: 300;
	color: #FFF;
	font-size: 50%;
}

.caption.subtitle {
	color: #fff;
	font: 18px/24px 'Verdana', verdana;
	font-weight: 300;
}

.caption.text { font-size: 16px; }

.caption.text.alt {
	padding: 20px;
	background-color: rgba(243, 230, 134, 0.5);
}

.caption .btn {
	border-color: #f3e686;
	background-color: #f3e686;
	color: #69675b;
}

.caption .btn:hover {
	box-shadow: inset 0 100px 0 0 #e18f5f;
	color: #fff;
}

.tp-bullets.simplebullets.round .bullet {
	width: 8px;
	height: 8px;
	border: 2px solid transparent;
	border-radius: 50%;
	margin: 0 3px;
	background: #f3e686;
}

.tp-bullets.simplebullets.round .bullet.selected { border-color: #e18f5f; }

.tp-leftarrow.default,
.tp-rightarrow.default {
	width: 52px;
	height: 52px;
	border-radius: 50%;
	opacity: 0.5;
}

.tp-leftarrow.default:hover,
.tp-rightarrow.default:hover { opacity: 1; }

.tp-leftarrow.default { background: #f3e686 url(../../../images/prev.png) no-repeat center center; }
.tp-rightarrow.default { background: #f3e686 url(../../../images/next.png) no-repeat center center; }

@media (max-width: 767px) {
	
	
	
/*.fullwidthbanner-containersub .fullwidthbanner {
	position: relative;
	width: 100% !important;
    height: 30px !important;
	
}*/
	
	.caption .btn { 
		padding: 3px 5px;
		font-size: 10px;
	}
	
	.responsive-img {
		max-height:70%;
		max-width:80%;
		
	
}



	.caption.subtitle {
	color: #fff;
	font: 12px 'Verdana', verdana;
	
}

	
	.caption.subtitle span {
	color: #fff;
	font: 4.5px 'Verdana';
	padding: -5px 6px;

	
}

	.caption.fade {
	padding: -5px 5px;

	
}

	.span4 h2 {
		font: 16px 'Verdana';
		font-weight:600;
}
	
	.icon-box-1,
	.span8 {
		font: 12px 'Verdana';
		


}
	.span12 h2,
	.span7 h2 {
		font: 16px 'Verdana';
		font-weight:600;
		
		
}
	.icon-box-1 h2,
	.span6 h3{
		font: 14px 'Verdana';
		font-weight:600;
		padding-top:10px;

	}


	.span12 h4 {
		font: 14px 'Verdana';
		font-weight:600;
		color:#000;

	}
	.span7 h5 {
		font: 14px 'Verdana';
		font-weight:500;
		
		
}

	.span7 h4 {
		font: 15px 'Verdana';
		font-weight:500;
		
		
}


	.span2 h3 {
		font: 24px 'Verdana';
		font-weight:500;
		
		
}

.span3 span {
		max-height:50%;
		max-width:80%;
		
		
}

.span12,
.span6 {
		font: 12px 'Verdana';

}

h3.year {
    font-family: 'Verdana', Arial!important;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.085em;
    color: #b10000;
    margin:0;
	/*padding-right: 10px;*/
	padding-left: 10px;
	
}
h3.yearleft {
    font-family: 'Verdana', Arial!important;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.085em;
    color: #b10000;
    margin:0;
	/*padding-right: 10px;*/
	padding-left: 4px;
	
}


.icon-box-1{
	td width:100%;
}

	.smalladd { font-size: 88%; 
			/*font-weight: 100;*/
			color:#000;
			padding:5px 5px;
	}


