/**************************
*
*	GENERAL
*
**************************/
.camera_wrap img, 
.camera_wrap ol, .camera_wrap ul, .camera_wrap li,
.camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td
.camera_thumbs_wrap a, .camera_thumbs_wrap img, 
.camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li,
.camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
	background: none;
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style: none
}
.camera_wrap {
	display: none;
	float: none;
	position: relative;
	z-index: 0;
	width: 100%;
}
.camera_wrap img {
	max-width: none !important;
}
.camera_fakehover {
	height: 100%;
	min-height: 40px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.camera_src {
	display: none;
}
.cameraCont, .cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
}
.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_target_content {
	bottom: 0;
	left: 0;
	overflow: visible;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.camera_target_content .camera_link {
	display: block;
	height: 100%;
	text-decoration: none;
}
.camera_loader {
    background: #fff url(../images/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(../images/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}
.camera_clear {
	display: block;
	clear: both;
}
.showIt {
	display: none;
}
.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: 0px;
	position: relative;
}

.slider{
	position: relative;
	min-height: 200px;
}
.banner-slider{
	position: absolute;
	top: 20px;
	left: 50%;
	overflow: hidden;
	width: 960px;
	margin-left: -450px;
	z-index: 0;
}

.list-banner{
	display: none;
	margin: 0 28px 0 0;
	padding: 15px 40px 15px 0;
	list-style: none;
	background: url(../images/divider-baner.png) right 0 repeat-y;
	width: auto;
	float: left;
	text-transform: uppercase;
}
.list-banner li{
	font-size: 13px;
	line-height: 15px;
	font-weight: 600;
	padding: 3px 0 4px 21px;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/bg-list_li.png) 0 5px no-repeat;
}
.list-banner li a{color: #fff;}
.list-banner li a:hover{color: #c60f11;}


.text-baner{
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	width: 545px;
	float: left;
	margin:0 0 0 0;
}
.text-baner strong{
	font-size: 37px;
	line-height: 40px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 11px;
	letter-spacing: -2px;
}
.text-baner>span{
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 22px;
}
.text-baner p{
	display: none;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 36px;
}
.text-baner .btn-1{}

.contact-baner{
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	width: 545px;
	float: right;
	margin:8em 0 0 0;
	text-align: right;
}
.contact-baner strong{
	font-size: 37px;
	line-height: 40px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 11px;
	letter-spacing: -2px;
}
.contact-baner>span{
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 22px;
}
.contact-baner p{
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 36px;
}
.contact-baner a{
	color: #ffffff;
	font-size: 11px;
}

.camera_prev,  .camera_next{
	position: absolute;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	text-align: right;
	bottom: 20px;
	z-index: 3;
}
.camera_prev{
	bottom: 60px;
	z-index: 4;
}

.camera_prev span{
	display: inline-block;
	background: url(../images/prev-slide.png) 0 bottom no-repeat;
	width: 21px;
	height: 35px;
	z-index: 1000;
	cursor: pointer;
	position: relative;
	margin-right: 30px;
	z-index: 3;
	top: 40px;
}
.camera_prev span:hover{background-position: 0 0;}
.camera_next span{
	display: inline-block;
	background: url(../images/next-slide.png) 0 0 no-repeat;
	width: 21px;
	height: 35px;
	z-index: 1000;
	cursor: pointer;
	position: relative;
	z-index: 3;
}
.camera_next span:hover{background-position: 0 bottom;}

@media (min-width: 1230px) {
.slider{min-height: 390px;}

	.banner-slider{
		width: 1170px;
		margin-left: -569px;
		top: 40px;
	}
	.list-banner{display: block;}
	.text-baner p{display: block;}
.camera_prev,  .camera_next{
	width: 1170px;
	margin-left: -585px;
	bottom: 126px;
}
.camera_prev{bottom: 166px;}
.text-baner strong{font-size: 47px;line-height: 50px;}
}

@media (min-width: 1500px) {
	.list-banner{width: 355px;padding-right: 0;}
	.list-banner li{
		font-size: 15px;
		line-height: 20px;
		font-weight: 600;
		padding: 8px 0 9px 31px;
		background: url(../images/bg-list_li.png) 0 13px no-repeat;
	}
	.text-baner{margin:92px 0 0 0;}
}
@media (max-width: 979px){
	.camera_prev,  .camera_next{
		left: 0;
		right: 0;
		margin-left: 0;
		width: 100%;
	}
	.camera_prev span{margin: 0 50px 0 0;}
	.camera_next span{margin: 0 20px 0 0;}
}
@media (min-width: 768px) and (max-width: 979px) {
		.banner-slider{
			position: absolute;
			top: 20px;
			width: 568px;
			margin-left: -320px;
		}
		.text-baner{width: 400px;}
		.list-banner{display: none;}
}
@media (max-width: 767px) {
	.slider{min-height: 130px;}
	.banner-slider{display: none;}
}

@media (max-width: 320px) {
	.slider{display: none;}
}