.cameraContent, .camera_command_wrap .hideNav, .camera_src, .camera_wrap, .showIt
{
	display: none;
}
.camera_container
{
	position: relative;
	padding-bottom: 700px;
	overflow: hidden;
	max-height: 700px;
}
@media (min-width:2050px)
{
	.camera_container .camera_container
	{
		padding-bottom: 34.14634%;
	}
}
.camera_wrap
{
	position: inherit;
	left: 0;
	top: 0;
	width: 100%;
	min-width: 100%;
	margin-bottom: 0 !important;
	height: 100%;
	background: #fff;
	z-index: 0;
	padding-right:0;
}
.camera_wrap img
{
	max-width: none !important;
	height: 100%;
}
.camera_fakehover
{
	height: 100%;
	min-height: 60px;
	position: relative;
	width: 100%;
}
.cameraCont, .cameraContents
{
	height: 100%;
	width: 100%;
	max-width: none;
	position: relative;
	z-index: 1;
}
.cameraCont .btn, .cameraContents .btn
{
	z-index: 10;
	position: absolute;
	top: 60%;
	left: 50%;
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.camera_overlayer, .camera_target
{
	z-index: 0;
	overflow: hidden;
}
@media (min-width:768px)
{
	.cameraCont .btn, .cameraContents .btn
	{
		top: 50%;
	}	
}
@media (min-width:1024px)
{
	.camera_wrap
	{
		position: inherit;
		left: 0;
		top: 0;
		width: 100%;
		min-width: 100%;
		margin-bottom: 0 !important;
		height: 100%;
		background: #fff;
		z-index: 0;
		padding-right:20px;
	}
}
.cameraContent, .cameraSlide, .camera_overlayer, .camera_target, .camera_target_content
{
	left: 0;
	right: 0;
	top: 0;
	position: absolute;
	bottom: 0;
}
.camera_target
{
	text-align: left;
}
.camera_target_content
{
	overflow: hidden;
	z-index: 2;
}
.camera_loader
{
	background: url(/images/camera-loader.html) center no-repeat #fff;
	border: 1px solid #fff;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}
.camera_nav_cont
{
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 120px;
	z-index: 4;
}
.camerarelative
{
	overflow: hidden;
	position: relative;
}
.imgFake
{
	cursor: pointer;
}
.camera_command_wrap
{
	left: 0;
	position: relative;
	right: 0;
	z-index: 4;
}
.camera_clear
{
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
}
.camera_caption
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.cameraContent .camera_caption
{
	display: block;
}
.camera_caption > div
{
	padding-top: 120px;
	position: static;
	height: 100%;
}
.camera_caption > div .heading-1, .camera_caption > div .heading-2, .camera_caption > div .heading-3, .camera_caption > div .heading-4, .camera_caption > div .heading-5, .camera_caption > div .heading-6, .camera_caption > div h1, .camera_caption > div h2, .camera_caption > div h3, .camera_caption > div h4, .camera_caption > div h5, .camera_caption > div h6
{
	padding-top: 30px;
	padding-bottom: 30px;
	background: rgba(249,249,249,.7);
	-webkit-text-stroke: .5px #fff;
}
@media (min-width:768px)
{
	.camera_caption > div
	{
		padding-top: 71px;
	}
	.camera_caption > div .heading-1, .camera_caption > div .heading-2, .camera_caption > div .heading-3, .camera_caption > div .heading-4, .camera_caption > div .heading-5, .camera_caption > div .heading-6, .camera_caption > div h1, .camera_caption > div h2, .camera_caption > div h3, .camera_caption > div h4, .camera_caption > div h5, .camera_caption > div h6
	{
		padding: 0;
		background: 0 0;
	}
}
.camera_pag_ul
{
	position: relative;
	top: -109px;
	text-align: center;
	display:none;
}
.camera_pag_ul li
{
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 8px solid #fff;
	border-radius: 50%;
	background: 0 0;
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
}
.camera_nav, .camera_pag_ul li > span
{
	display: none;
}
.camera_pag_ul li.cameracurrent
{
	background: #fff;
}
.camera_pag_ul li:hover
{
	background: 0 0;
	border-color: #ffb619;
}
.camera_pag_ul li + li
{
	margin-left: 10px;
}
.camera_nav
{
	position: absolute;
	top: 50%;
	left: 15%;
	right: 15%;
	height: 0;
	margin-top: 0;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 2;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (min-width:768px)
{
	.camera_nav
	{
		display: block;
	}
}
.camera_nav:after, .camera_nav:before
{
	display: table;
	content: "";
	line-height: 0;
}
.camera_nav:after
{
	clear: both;
}
.camera_next, .camera_prev
{
	margin-top: -36px;
	display: block;
	cursor: pointer;
}
.camera_next:before, .camera_prev:before
{
	font-family: FontAwesome;
	font-size: 60px;
	color: #e4eeeb;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-webkit-transition: .3s ease;
	transition: .3s ease;
}
.camera_next:hover:before, .camera_prev:hover:before
{
	color: #fff;
}
.camera_next
{
	float: right;
}
.camera_next:before
{
	content: '\f054';
}
.camera_prev
{
	float: left;
}
.camera_prev:before
{
	content: '\f053';
}
