/**************************
*
*	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
}
.main-slider{
	position: relative;
	z-index:1;
	margin: -62px 0 0 0;
	}
	.slider{min-height: 200px}
.camera_thumbs_cont ul{display: none;}
.camera_wrap {
	display: none;
	float: none;
	z-index: 1;
	width:100%;
	}
.camera_wrap img {
	max-width: inherit !important;
	}
.camera_fakehover {
	height: 100%;
	min-height: 40px;
	position: relative;
	width: 100%;
	z-index: 1;
	}
.camera_src {
	display: none;
	}
.camera_src div{}
.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;
}
.camera_caption{
	position: absolute;
	top: 20%;
	/*left: 30%;*/
	left: 4%;
	background: url(../Images/bg-li-hov.png) 0 0 repeat;
	font-family: 'Changa One', cursive;
	color: #fff;
	text-transform: uppercase;
	padding:0 10px;
	z-index: 1000;
}
.caption-1{
	font-size: 34px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.caption-1 span{
	display: block;
	margin-top: -18px;
}
.caption-2{
	font-size: 57px;
	line-height: 1.2em;
	letter-spacing: -1px;
}
.caption-2 span{
	display: block;
	margin-top: -25px;
}


.camera_wrap .camera_pag .camera_pag_ul{display:none;}
.camera_prev, .camera_next {
	cursor: pointer;
	height: 62px;
	margin-top: 0;
	position: absolute;
	bottom: 0;
	width: 62px;
	z-index: 2;
	opacity: 1 !important;
}
.camera_prev {left: 0;top: 50%;margin-top: -31px;}
.camera_next {right: 0;top: 50%;margin-top: -31px;}
.camera_prev > span {
	background: url(../Images/prev.png) no-repeat 0 0;
	display: block;
	height: 62px;
	width: 62px;
}
.camera_next > span {
	background: url(../Images/next.png) no-repeat 0 0;
	display: block;
	height: 62px;
	width: 62px;
}
.camera_prev:hover span, .camera_next:hover span{background-position: 0 bottom;}

@media (min-width: 1200px) {
.camera_wrap{min-height: 370px;}
.caption-1{
	font-size: 54px;
	line-height: 1.2em;
}
.caption-2{
	font-size: 77px;
	line-height: 1.2em;
}
.camera_caption{top: 140px;left: 19%;}
.camera_prev {right: 50%;margin-right: -523px;top: auto;left: auto;}
.camera_next {right: 50%;margin-right: -585px;top: auto;left: auto;}
.main-slider{
margin: -66px 0 0 0;
	}
}

@media (min-width: 980px) and (max-width: 1199px){
.camera_prev {right: 50%;margin-right: -323px;bottom: 0;top: auto;left: auto;}
.camera_next {right: 50%;margin-right: -385px;bottom: 0;top: auto;left: auto;}
}

@media (max-width: 980px) {
.camera_wrap{min-height: 250px;}
.camera_caption{display: none !important;}
.main-slider{
	position: relative;
	z-index:1;
	margin: -47px 0 0 0;
	}
.camera_prev, .camera_next {
	cursor: pointer;
	height: 31px;
	margin-top: 0;
	position: absolute;
	bottom: 0;
	width: 31px;
	z-index: 2;
}
.camera_prev > span {
	background: url(../Images/prev.png) no-repeat 0 0;
	display: block;
	height: 31px;
	width: 31px;
	background-size: 100%;
}
.camera_next > span {
	background: url(../Images/next.png) no-repeat 0 0;
	display: block;
	height: 31px;
	width: 31px;
	background-size: 100%;
}
.camera_prev {left: 0;top: 50%;margin-top: -31px;}
.camera_next {right: 0;top: 50%;margin-top: -31px;}
}

@media (max-width: 767px) {
	.camera_wrap{min-height: 100px;}
	.slider{min-height:100px}
	.main-slider{
	position: relative;
	z-index:1;
	margin: -50px 0 0 0;
	}

}