body {
	font-family: 'Source Sans Pro', sans-serif !important;
	background: #FFFFFF;
	color: #000000;
	font-size: 14px;
}
h1, h2, h4, h4, h5, h6, .h1, .h2, .h4, .h4, .h5, .h6{
font-family: 'Source Sans Pro', sans-serif !important;
}
a{
	color: #ca473b;

}
a:hover{
	color:#333333;
	text-decoration: none;
	outline: 0;
}
h1 {
	font-size: 20px;
	color: #FFFFFF;
}
h2 {
	font-size: 25px;
	color: #000000;
	padding-bottom: 25px;
}
h4{
	font-size: 18px;
	text-transform: normal;
	font-weight: bold;
	color: #000000;
	border-bottom: 0;
	padding-bottom: 5px;
}
h5{
	font-size: 17px;
	color: #292929;
	font-weight: bold;
}
h6{
	font-size: 17px;
	text-transform: uppercase;
}
figure img{
	border:1px solid #694632;
}
/*------------------------------------------------------------------------*\
   TOP BAR
\*------------------------------------------------------------------------*/
.top-bar{
	display: none;
}
.main-header{
	background: transparent;
	padding: 20px 0;
}
.imagelogo{
	width: 100%;
}
.imagelogo img{
	margin: 0 auto;
}
/*------------------------------------------------------------------------*\
   MENU
\*------------------------------------------------------------------------*/
.navbar-nav{
	float: none;
	padding: 5px 0 0 0;
	margin: 25px 0 0 0;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background: transparent !important;
	box-shadow: none !important;
	color: #000000;
}

.navbar-default .navbar-nav > li > a {
    color: #333333;
}
.nav > li > a:hover,
.nav > li > a:focus {
	color: #000000 !important;
	background: transparent !important;
}
@media(max-width: 767px){
	.navbar-default .navbar-nav > li{
	border-bottom: 1px solid #333;
	}
}
@media(min-width:768px){
	.navbar-nav > li > a {
    padding: 15px 15px;
	}
}
@media(min-width:992px){
	.navbar-nav > li > a {
    padding: 15px 12px ;
	}
}
@media(min-width:1200px){
	.navbar-nav > li > a {
    padding: 10px 20px;
	}	
	.navbar-default .navbar-nav > li{ 
		border:none;
	}
}

/*------------------------------------------------------------------------*\
   ACCUEIL
\*------------------------------------------------------------------------*/
.titremoduleaccueil {
	font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 45px;
    /*color: #fff;*/
    padding: 0 0 0 5px;
}
.dernieresannonces:before,
.coupsdecoeur:before,
.ventedeprestige:before,
.rechercherapide:before{
	font-family: 'WebHostingHub-Glyphs';
	/*color: #6e6e6e;*/
	padding: 0 5px 0 0;
	font-size: 15px;

}
.dernieresannonces:before{  
	content:'\f13a';
}
.coupsdecoeur:before{
	content:'\f131';
}
.ventedeprestige:before{
  content: "\f28f";
}
.rechercherapide:before{
	content:'\f0c5';
}
/*------------------------------------------------------------------------*\
   BOUTON
\*------------------------------------------------------------------------*/
 [class*='btn-']  {
    border-radius: 0;
    color: #FFFFFF !important;
    font-size: 12px;
    }
 [class*='btn-']:hover,
  [class*='btn-']:focus
   {
 	color: #000000 !important;
 }
.btn-more,
.btn-send,
.btn-linkMoreList,
.btn-linkSend,
.btn-linkM,
.btn-search{
	background: #b23030;
}
.btn-more:hover,
.btn-send:hover,
.btn-back:hover,
.btn-linkSend:hover,
.btn-linkMoreList:hover,
.btn-linkM:hover,
.btn-search:hover{
	background: #bbbbbb;
}
.bien-meta .btn-contact{
	background: #ca473b !important;
	color: #ffffff !important;
}
.bien-meta  .btn-contact:hover{
	background: #6e6e6e !important;
}

.btn-meta{
	background: #e9e9e9;
	color: #3a3a3a  !important;
}
.btn-meta:hover{
	background: #9e9d9d;
	color: #FFFFFF  !important;
}
.btn-back{
	background: #bbbbbb;
	text-transform: uppercase;
}
.btn-linkMoreList:after{
	content: '\f054';
	font-family: "fontAwesome";
	padding-left: 5px;
	line-height: 15px;
}
.btn-send:hover{
	background: #4A4240;
}
.search-quick .btn-search{
	background: #04938D;
}
.search-quick .btn-search:hover{
	color: #4A4240;
}

/*------------------------------------------------------------------------*\
   MODULE
\*------------------------------------------------------------------------*/
.module-produits{
	padding: 35px 0 ;
  }
.blocProd {
    border-bottom: 0;
    margin-top: 20px;
}
.lieu span,
.price,
.price-detail,
.type-bien a,
.post-meta span {
    color: #292929;
}
.search-quick .form-control {
    background-color: #5B5150;
    color: #999997;
}
.villedetail,
.lieu-detail,
.lieu{
	color: #504a4a;
}
.lieu-detail{
    font-size: 16px;
    text-transform: uppercase;
}
.list-excerpt {
    /*color: #707070;*/
}
.lieu {
	font-size: 15px;
	margin-top: 5px;
	text-transform: uppercase;
}
.typeloc{
	text-transform: capitalize;
	margin: 10px 0 0 0;
}
.info-perso-contact .form-control{
	background: #037872;
	border:none;
	color: #fff;
}
.detail-bien {
    border-bottom: 1px dotted #3a3a3a;
    border-top: 1px dotted #3a3a3a;
}
.detail-bien ul li {
	padding: 5px 0;
}	
.detail-bien ul li:before {
	color: #b23030;
	content: "\f0c8 ";
	font-family: 'FontAwesome';
	font-size: 11px;
	padding-right: 15px;
}
.detail-bien ul li{
	/*color:#B8E9E6;*/
	}
.detail-bien ul li span{
	color: inherit;
	font-weight: bold;
}
.title-search{
	 font-weight: normal;
    text-transform: none;
}
.entry-content.coord {
    margin-top: 10px;
}
.entry-content.coord > footer {
    margin-top: 50px;
}
.titre-coord {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 3px;
}
/*------------------------------------------------------------------------*\
   FORM
\*------------------------------------------------------------------------*/
.form-control:focus {
border-color: #FFFFFF;
}
.form-control {
	background-color: transparent;
	color: #505050 !important;
	border:1px solid #c3c3c3;
	margin: 0 0 14px 0;
	text-transform:none;
}
.wellCdm {
	margin: 0 0 15px 0;
}
/*.form-control[placeholder], [placeholder], *[placeholder] {
   color:#FFFFFF !important;
}*/
.form-control::-webkit-input-placeholder {
    color: #505050;
}
.form-control:-moz-placeholder {
    /* FF 4-18 */
    color: #505050;
}
.form-control::-moz-placeholder {
    /* FF 19+ */
    color: #505050;
}
.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #505050;
}

/*------------------------------------------------------------------------*\
   SIDEBAR
\*------------------------------------------------------------------------*/
.sidebar{
	border-bottom: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.property {
	border-bottom: 1px dotted #323232;
}
/*------------------------------------------------------------------------*\
   PAGINATION
\*------------------------------------------------------------------------*/
.pagination > li > a, 
.pagination > li > span {
    background-color: transparent;
    border: 1px solid #918f8f;
    color: #918f8f;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
.pagination > li:first-child > a,
 .pagination > li:first-child > span,
 .pagination > li:last-child > a,
  .pagination > li:last-child > span{
 	border-radius: 0;

 }
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #FFFFFF;
  background-color: #b23030;
  border-color: 1px solid #281a11;
}
.pagination > li.current > span{
	color: #b23030;
}

/*------------------------------------------------------------------------*\
   MODULE ACCUEIL
\*------------------------------------------------------------------------*/

.fa-keyboard-o:before,
.fa-euro:before, .fa-eur:before,
.fa-envelope:before,
.fa-print:before{
	  font-family: 'WebHostingHub-Glyphs';
}
.fa-keyboard-o:before{
	content:'\f258' !important;
}
.fa-euro:before, .fa-eur:before{
	content:'\f1b7' !important;
}
.fa-envelope:before{
	content:'\f028' !important;
}
.fa-print:before{
	content:'\f125' !important;
}
.titleSearch{
	color: #6b625a;
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
}
.acc-group {
	border-bottom: 1px dotted #3a3a3a;
}
.acc_btn{
	background: transparent;
    border: medium none;
    line-height: 30px;
    padding: 10px;
}
.acc_btn:hover{
	color: #000 !important;
}
.property-img img:hover{
	border:1px solid #b23030;
}

/*------------------------------------------------------------------------*\
   DETAIL
\*------------------------------------------------------------------------*/
@media(max-width:767px){
.pricedetail,
.typelocdetail,
.entry-detailplus,
.trilist .property-img {
	width: 100% !important;
	}
.entry-detailplus{
	padding: 0!important;
	background: transparent!important;
	}
}
.pricedetail {
    float: left;
    width: 30%;
   font-size: 20px;
   font-weight: bold;
   color: #000000;
   text-align: right;
}
.trilist  .property-img{
	width: 25%;
}
.trilist .entry-detail{
	width: 55%;
}
.entry-detailplus{
	width: 20%; 
	float: left;
	background: #252525;
	height: 200px;
	padding: 15px;
}
.entry-detailplus ul{
	list-style: none;
	padding: 0;
	font-size: 13px;
}
.entry-detailplus li{
	padding: 2px 0;
	font-weight: bold;
}
.entry-detailplus li:before{
	content: '>';
	padding-right: 2px;
	color: #ffffff;
}
.entry-detailplus >.price-detail{
	font-size: 20px;
}
.typelocdetail {
    float: left;
    margin: 0;
    width: 70%;
    font-size: 20px;
    font-weight: bold;
       padding: 0 0 10px;
    text-transform: capitalize;
}
.villedetail{
	text-transform: uppercase;
	font-size: 16px;
	padding: 0 0 15px 0;
}
.description{
	text-align: justify;
}
.title--price > .type-bien{
	float: left; 
	width: 75%;
}
.title--price > .price-detail{
	float: left;
	font-size: 23px;
	font-weight: bold;
	text-align: right;
	width: 25%;
}
/*------------------------------------------------------------------------*\
   ADMINISTRATION
\*------------------------------------------------------------------------*/
.log{
	padding: 15px 0;
}
.bloc-admin{
	background: transparent;
	border: 1px solid #037872;
} 
.bloc-admin .linkMore{
	margin:0 0 20px 0;
}
.lost-pass p{
	color: #ccc;
}
.copyright  a:hover{
	color: #ccc;
}
/*------------------------------------------------------------------------*\
   FOOTER
\*------------------------------------------------------------------------*/
.footer-top,
.footer-bottom{
	background: #252525;
	border:none;
}
.footer-bottom a {
    color: #FFF;
    font-weight: bold;
}
.footer-email{
	color:#FFF; 
	font-weight:bold;
	margin-bottom: 25px;

}
.footer-adresse,
.sepmenubas{
		color:#FFFFFF;
		padding: 0 5px; 
}
/*------------------------------------------------------------------------*\
   ADMINISTRATION
\*------------------------------------------------------------------------*/
.titrecoord {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.entry-content header{
	color: #B9EAE6;
}
/*------------------------------------------------------------------------*\
   CAMERA
\*------------------------------------------------------------------------*/
.camera_caption {
    background-color: rgba(0, 0, 0, 0.4);
    color: rgba(255, 255, 255, 0.4);
}
.camera_caption > div{
	height: 94px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
}
.camera_caption > div h2{
text-transform:none;
}
@media(max-width:767px){ 
.camera_caption > div{
	height: 40px;
	padding: 0;
}
.camera_caption > div h2 {
    text-transform: none;
    font-size: 15px !important;
    padding: 0;
	}
}
.camera_caption {
/*    color: #FFFFFF;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 20px;
    font-weight: 200;
    line-height: 22px;
    position: absolute;
    text-align: left;
    top: 356px;
    width: 100%;*/
}
.camera_prev > span, .camera_next > span, .camera_commands > .camera_play, .camera_commands > .camera_stop {
    background: url("image/slider/slider_nav.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}/*
.camera_prev > span, .camera_next > span, .camera_commands > .camera_play, .camera_commands > .camera_stop {
	display:none !important}
*/
 .camera_commands > .camera_stop {
	display:none !important;
}
.camera_next > span {
    background-position: -102px 0 !important;
}
.camera_next > span:hover {
    background-position: -102px -33px !important;
}
.camera_caption {
    color: #ffffff;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 20px;
    font-weight: 200;
    line-height: 22px;
    position: absolute;
    text-align: left;
    top: auto;
    width: 100%;
    bottom: 25px;
    height: 80px;
}
.camera_caption > div h2 {
    text-align: left;
    font-size: 34px;
}
.camera_caption {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
   @media(max-width:1170px){.camera_wrap{ height: 440px !important; }  #camera_wrap_1{ height: 440px !important; }} 
 @media(max-width:1169px){.camera_wrap{ height: 439.62393162393px !important; }  #camera_wrap_1{ height: 439.62393162393px !important; }} 
 @media(max-width:1168px){.camera_wrap{ height: 439.24786324786px !important; }  #camera_wrap_1{ height: 439.24786324786px !important; }} 
 @media(max-width:1167px){.camera_wrap{ height: 438.87179487179px !important; }  #camera_wrap_1{ height: 438.87179487179px !important; }} 
 @media(max-width:1166px){.camera_wrap{ height: 438.49572649573px !important; }  #camera_wrap_1{ height: 438.49572649573px !important; }} 
 @media(max-width:1165px){.camera_wrap{ height: 438.11965811966px !important; }  #camera_wrap_1{ height: 438.11965811966px !important; }} 
 @media(max-width:1164px){.camera_wrap{ height: 437.74358974359px !important; }  #camera_wrap_1{ height: 437.74358974359px !important; }} 
 @media(max-width:1163px){.camera_wrap{ height: 437.36752136752px !important; }  #camera_wrap_1{ height: 437.36752136752px !important; }} 
 @media(max-width:1162px){.camera_wrap{ height: 436.99145299145px !important; }  #camera_wrap_1{ height: 436.99145299145px !important; }} 
 @media(max-width:1161px){.camera_wrap{ height: 436.61538461538px !important; }  #camera_wrap_1{ height: 436.61538461538px !important; }} 
 @media(max-width:1160px){.camera_wrap{ height: 436.23931623932px !important; }  #camera_wrap_1{ height: 436.23931623932px !important; }} 
 @media(max-width:1159px){.camera_wrap{ height: 435.86324786325px !important; }  #camera_wrap_1{ height: 435.86324786325px !important; }} 
 @media(max-width:1158px){.camera_wrap{ height: 435.48717948718px !important; }  #camera_wrap_1{ height: 435.48717948718px !important; }} 
 @media(max-width:1157px){.camera_wrap{ height: 435.11111111111px !important; }  #camera_wrap_1{ height: 435.11111111111px !important; }} 
 @media(max-width:1156px){.camera_wrap{ height: 434.73504273504px !important; }  #camera_wrap_1{ height: 434.73504273504px !important; }} 
 @media(max-width:1155px){.camera_wrap{ height: 434.35897435897px !important; }  #camera_wrap_1{ height: 434.35897435897px !important; }} 
 @media(max-width:1154px){.camera_wrap{ height: 433.98290598291px !important; }  #camera_wrap_1{ height: 433.98290598291px !important; }} 
 @media(max-width:1153px){.camera_wrap{ height: 433.60683760684px !important; }  #camera_wrap_1{ height: 433.60683760684px !important; }} 
 @media(max-width:1152px){.camera_wrap{ height: 433.23076923077px !important; }  #camera_wrap_1{ height: 433.23076923077px !important; }} 
 @media(max-width:1151px){.camera_wrap{ height: 432.8547008547px !important; }  #camera_wrap_1{ height: 432.8547008547px !important; }} 
 @media(max-width:1150px){.camera_wrap{ height: 432.47863247863px !important; }  #camera_wrap_1{ height: 432.47863247863px !important; }} 
 @media(max-width:1149px){.camera_wrap{ height: 432.10256410256px !important; }  #camera_wrap_1{ height: 432.10256410256px !important; }} 
 @media(max-width:1148px){.camera_wrap{ height: 431.7264957265px !important; }  #camera_wrap_1{ height: 431.7264957265px !important; }} 
 @media(max-width:1147px){.camera_wrap{ height: 431.35042735043px !important; }  #camera_wrap_1{ height: 431.35042735043px !important; }} 
 @media(max-width:1146px){.camera_wrap{ height: 430.97435897436px !important; }  #camera_wrap_1{ height: 430.97435897436px !important; }} 
 @media(max-width:1145px){.camera_wrap{ height: 430.59829059829px !important; }  #camera_wrap_1{ height: 430.59829059829px !important; }} 
 @media(max-width:1144px){.camera_wrap{ height: 430.22222222222px !important; }  #camera_wrap_1{ height: 430.22222222222px !important; }} 
 @media(max-width:1143px){.camera_wrap{ height: 429.84615384615px !important; }  #camera_wrap_1{ height: 429.84615384615px !important; }} 
 @media(max-width:1142px){.camera_wrap{ height: 429.47008547009px !important; }  #camera_wrap_1{ height: 429.47008547009px !important; }} 
 @media(max-width:1141px){.camera_wrap{ height: 429.09401709402px !important; }  #camera_wrap_1{ height: 429.09401709402px !important; }} 
 @media(max-width:1140px){.camera_wrap{ height: 428.71794871795px !important; }  #camera_wrap_1{ height: 428.71794871795px !important; }} 
 @media(max-width:1139px){.camera_wrap{ height: 428.34188034188px !important; }  #camera_wrap_1{ height: 428.34188034188px !important; }} 
 @media(max-width:1138px){.camera_wrap{ height: 427.96581196581px !important; }  #camera_wrap_1{ height: 427.96581196581px !important; }} 
 @media(max-width:1137px){.camera_wrap{ height: 427.58974358974px !important; }  #camera_wrap_1{ height: 427.58974358974px !important; }} 
 @media(max-width:1136px){.camera_wrap{ height: 427.21367521368px !important; }  #camera_wrap_1{ height: 427.21367521368px !important; }} 
 @media(max-width:1135px){.camera_wrap{ height: 426.83760683761px !important; }  #camera_wrap_1{ height: 426.83760683761px !important; }} 
 @media(max-width:1134px){.camera_wrap{ height: 426.46153846154px !important; }  #camera_wrap_1{ height: 426.46153846154px !important; }} 
 @media(max-width:1133px){.camera_wrap{ height: 426.08547008547px !important; }  #camera_wrap_1{ height: 426.08547008547px !important; }} 
 @media(max-width:1132px){.camera_wrap{ height: 425.7094017094px !important; }  #camera_wrap_1{ height: 425.7094017094px !important; }} 
 @media(max-width:1131px){.camera_wrap{ height: 425.33333333333px !important; }  #camera_wrap_1{ height: 425.33333333333px !important; }} 
 @media(max-width:1130px){.camera_wrap{ height: 424.95726495726px !important; }  #camera_wrap_1{ height: 424.95726495726px !important; }} 
 @media(max-width:1129px){.camera_wrap{ height: 424.5811965812px !important; }  #camera_wrap_1{ height: 424.5811965812px !important; }} 
 @media(max-width:1128px){.camera_wrap{ height: 424.20512820513px !important; }  #camera_wrap_1{ height: 424.20512820513px !important; }} 
 @media(max-width:1127px){.camera_wrap{ height: 423.82905982906px !important; }  #camera_wrap_1{ height: 423.82905982906px !important; }} 
 @media(max-width:1126px){.camera_wrap{ height: 423.45299145299px !important; }  #camera_wrap_1{ height: 423.45299145299px !important; }} 
 @media(max-width:1125px){.camera_wrap{ height: 423.07692307692px !important; }  #camera_wrap_1{ height: 423.07692307692px !important; }} 
 @media(max-width:1124px){.camera_wrap{ height: 422.70085470085px !important; }  #camera_wrap_1{ height: 422.70085470085px !important; }} 
 @media(max-width:1123px){.camera_wrap{ height: 422.32478632479px !important; }  #camera_wrap_1{ height: 422.32478632479px !important; }} 
 @media(max-width:1122px){.camera_wrap{ height: 421.94871794872px !important; }  #camera_wrap_1{ height: 421.94871794872px !important; }} 
 @media(max-width:1121px){.camera_wrap{ height: 421.57264957265px !important; }  #camera_wrap_1{ height: 421.57264957265px !important; }} 
 @media(max-width:1120px){.camera_wrap{ height: 421.19658119658px !important; }  #camera_wrap_1{ height: 421.19658119658px !important; }} 
 @media(max-width:1119px){.camera_wrap{ height: 420.82051282051px !important; }  #camera_wrap_1{ height: 420.82051282051px !important; }} 
 @media(max-width:1118px){.camera_wrap{ height: 420.44444444444px !important; }  #camera_wrap_1{ height: 420.44444444444px !important; }} 
 @media(max-width:1117px){.camera_wrap{ height: 420.06837606838px !important; }  #camera_wrap_1{ height: 420.06837606838px !important; }} 
 @media(max-width:1116px){.camera_wrap{ height: 419.69230769231px !important; }  #camera_wrap_1{ height: 419.69230769231px !important; }} 
 @media(max-width:1115px){.camera_wrap{ height: 419.31623931624px !important; }  #camera_wrap_1{ height: 419.31623931624px !important; }} 
 @media(max-width:1114px){.camera_wrap{ height: 418.94017094017px !important; }  #camera_wrap_1{ height: 418.94017094017px !important; }} 
 @media(max-width:1113px){.camera_wrap{ height: 418.5641025641px !important; }  #camera_wrap_1{ height: 418.5641025641px !important; }} 
 @media(max-width:1112px){.camera_wrap{ height: 418.18803418803px !important; }  #camera_wrap_1{ height: 418.18803418803px !important; }} 
 @media(max-width:1111px){.camera_wrap{ height: 417.81196581197px !important; }  #camera_wrap_1{ height: 417.81196581197px !important; }} 
 @media(max-width:1110px){.camera_wrap{ height: 417.4358974359px !important; }  #camera_wrap_1{ height: 417.4358974359px !important; }} 
 @media(max-width:1109px){.camera_wrap{ height: 417.05982905983px !important; }  #camera_wrap_1{ height: 417.05982905983px !important; }} 
 @media(max-width:1108px){.camera_wrap{ height: 416.68376068376px !important; }  #camera_wrap_1{ height: 416.68376068376px !important; }} 
 @media(max-width:1107px){.camera_wrap{ height: 416.30769230769px !important; }  #camera_wrap_1{ height: 416.30769230769px !important; }} 
 @media(max-width:1106px){.camera_wrap{ height: 415.93162393162px !important; }  #camera_wrap_1{ height: 415.93162393162px !important; }} 
 @media(max-width:1105px){.camera_wrap{ height: 415.55555555556px !important; }  #camera_wrap_1{ height: 415.55555555556px !important; }} 
 @media(max-width:1104px){.camera_wrap{ height: 415.17948717949px !important; }  #camera_wrap_1{ height: 415.17948717949px !important; }} 
 @media(max-width:1103px){.camera_wrap{ height: 414.80341880342px !important; }  #camera_wrap_1{ height: 414.80341880342px !important; }} 
 @media(max-width:1102px){.camera_wrap{ height: 414.42735042735px !important; }  #camera_wrap_1{ height: 414.42735042735px !important; }} 
 @media(max-width:1101px){.camera_wrap{ height: 414.05128205128px !important; }  #camera_wrap_1{ height: 414.05128205128px !important; }} 
 @media(max-width:1100px){.camera_wrap{ height: 413.67521367521px !important; }  #camera_wrap_1{ height: 413.67521367521px !important; }} 
 @media(max-width:1099px){.camera_wrap{ height: 413.29914529915px !important; }  #camera_wrap_1{ height: 413.29914529915px !important; }} 
 @media(max-width:1098px){.camera_wrap{ height: 412.92307692308px !important; }  #camera_wrap_1{ height: 412.92307692308px !important; }} 
 @media(max-width:1097px){.camera_wrap{ height: 412.54700854701px !important; }  #camera_wrap_1{ height: 412.54700854701px !important; }} 
 @media(max-width:1096px){.camera_wrap{ height: 412.17094017094px !important; }  #camera_wrap_1{ height: 412.17094017094px !important; }} 
 @media(max-width:1095px){.camera_wrap{ height: 411.79487179487px !important; }  #camera_wrap_1{ height: 411.79487179487px !important; }} 
 @media(max-width:1094px){.camera_wrap{ height: 411.4188034188px !important; }  #camera_wrap_1{ height: 411.4188034188px !important; }} 
 @media(max-width:1093px){.camera_wrap{ height: 411.04273504274px !important; }  #camera_wrap_1{ height: 411.04273504274px !important; }} 
 @media(max-width:1092px){.camera_wrap{ height: 410.66666666667px !important; }  #camera_wrap_1{ height: 410.66666666667px !important; }} 
 @media(max-width:1091px){.camera_wrap{ height: 410.2905982906px !important; }  #camera_wrap_1{ height: 410.2905982906px !important; }} 
 @media(max-width:1090px){.camera_wrap{ height: 409.91452991453px !important; }  #camera_wrap_1{ height: 409.91452991453px !important; }} 
 @media(max-width:1089px){.camera_wrap{ height: 409.53846153846px !important; }  #camera_wrap_1{ height: 409.53846153846px !important; }} 
 @media(max-width:1088px){.camera_wrap{ height: 409.16239316239px !important; }  #camera_wrap_1{ height: 409.16239316239px !important; }} 
 @media(max-width:1087px){.camera_wrap{ height: 408.78632478632px !important; }  #camera_wrap_1{ height: 408.78632478632px !important; }} 
 @media(max-width:1086px){.camera_wrap{ height: 408.41025641026px !important; }  #camera_wrap_1{ height: 408.41025641026px !important; }} 
 @media(max-width:1085px){.camera_wrap{ height: 408.03418803419px !important; }  #camera_wrap_1{ height: 408.03418803419px !important; }} 
 @media(max-width:1084px){.camera_wrap{ height: 407.65811965812px !important; }  #camera_wrap_1{ height: 407.65811965812px !important; }} 
 @media(max-width:1083px){.camera_wrap{ height: 407.28205128205px !important; }  #camera_wrap_1{ height: 407.28205128205px !important; }} 
 @media(max-width:1082px){.camera_wrap{ height: 406.90598290598px !important; }  #camera_wrap_1{ height: 406.90598290598px !important; }} 
 @media(max-width:1081px){.camera_wrap{ height: 406.52991452991px !important; }  #camera_wrap_1{ height: 406.52991452991px !important; }} 
 @media(max-width:1080px){.camera_wrap{ height: 406.15384615385px !important; }  #camera_wrap_1{ height: 406.15384615385px !important; }} 
 @media(max-width:1079px){.camera_wrap{ height: 405.77777777778px !important; }  #camera_wrap_1{ height: 405.77777777778px !important; }} 
 @media(max-width:1078px){.camera_wrap{ height: 405.40170940171px !important; }  #camera_wrap_1{ height: 405.40170940171px !important; }} 
 @media(max-width:1077px){.camera_wrap{ height: 405.02564102564px !important; }  #camera_wrap_1{ height: 405.02564102564px !important; }} 
 @media(max-width:1076px){.camera_wrap{ height: 404.64957264957px !important; }  #camera_wrap_1{ height: 404.64957264957px !important; }} 
 @media(max-width:1075px){.camera_wrap{ height: 404.2735042735px !important; }  #camera_wrap_1{ height: 404.2735042735px !important; }} 
 @media(max-width:1074px){.camera_wrap{ height: 403.89743589744px !important; }  #camera_wrap_1{ height: 403.89743589744px !important; }} 
 @media(max-width:1073px){.camera_wrap{ height: 403.52136752137px !important; }  #camera_wrap_1{ height: 403.52136752137px !important; }} 
 @media(max-width:1072px){.camera_wrap{ height: 403.1452991453px !important; }  #camera_wrap_1{ height: 403.1452991453px !important; }} 
 @media(max-width:1071px){.camera_wrap{ height: 402.76923076923px !important; }  #camera_wrap_1{ height: 402.76923076923px !important; }} 
 @media(max-width:1070px){.camera_wrap{ height: 402.39316239316px !important; }  #camera_wrap_1{ height: 402.39316239316px !important; }} 
 @media(max-width:1069px){.camera_wrap{ height: 402.01709401709px !important; }  #camera_wrap_1{ height: 402.01709401709px !important; }} 
 @media(max-width:1068px){.camera_wrap{ height: 401.64102564103px !important; }  #camera_wrap_1{ height: 401.64102564103px !important; }} 
 @media(max-width:1067px){.camera_wrap{ height: 401.26495726496px !important; }  #camera_wrap_1{ height: 401.26495726496px !important; }} 
 @media(max-width:1066px){.camera_wrap{ height: 400.88888888889px !important; }  #camera_wrap_1{ height: 400.88888888889px !important; }} 
 @media(max-width:1065px){.camera_wrap{ height: 400.51282051282px !important; }  #camera_wrap_1{ height: 400.51282051282px !important; }} 
 @media(max-width:1064px){.camera_wrap{ height: 400.13675213675px !important; }  #camera_wrap_1{ height: 400.13675213675px !important; }} 
 @media(max-width:1063px){.camera_wrap{ height: 399.76068376068px !important; }  #camera_wrap_1{ height: 399.76068376068px !important; }} 
 @media(max-width:1062px){.camera_wrap{ height: 399.38461538462px !important; }  #camera_wrap_1{ height: 399.38461538462px !important; }} 
 @media(max-width:1061px){.camera_wrap{ height: 399.00854700855px !important; }  #camera_wrap_1{ height: 399.00854700855px !important; }} 
 @media(max-width:1060px){.camera_wrap{ height: 398.63247863248px !important; }  #camera_wrap_1{ height: 398.63247863248px !important; }} 
 @media(max-width:1059px){.camera_wrap{ height: 398.25641025641px !important; }  #camera_wrap_1{ height: 398.25641025641px !important; }} 
 @media(max-width:1058px){.camera_wrap{ height: 397.88034188034px !important; }  #camera_wrap_1{ height: 397.88034188034px !important; }} 
 @media(max-width:1057px){.camera_wrap{ height: 397.50427350427px !important; }  #camera_wrap_1{ height: 397.50427350427px !important; }} 
 @media(max-width:1056px){.camera_wrap{ height: 397.12820512821px !important; }  #camera_wrap_1{ height: 397.12820512821px !important; }} 
 @media(max-width:1055px){.camera_wrap{ height: 396.75213675214px !important; }  #camera_wrap_1{ height: 396.75213675214px !important; }} 
 @media(max-width:1054px){.camera_wrap{ height: 396.37606837607px !important; }  #camera_wrap_1{ height: 396.37606837607px !important; }} 
 @media(max-width:1053px){.camera_wrap{ height: 396px !important; }  #camera_wrap_1{ height: 396px !important; }} 
 @media(max-width:1052px){.camera_wrap{ height: 395.62393162393px !important; }  #camera_wrap_1{ height: 395.62393162393px !important; }} 
 @media(max-width:1051px){.camera_wrap{ height: 395.24786324786px !important; }  #camera_wrap_1{ height: 395.24786324786px !important; }} 
 @media(max-width:1050px){.camera_wrap{ height: 394.87179487179px !important; }  #camera_wrap_1{ height: 394.87179487179px !important; }} 
 @media(max-width:1049px){.camera_wrap{ height: 394.49572649573px !important; }  #camera_wrap_1{ height: 394.49572649573px !important; }} 
 @media(max-width:1048px){.camera_wrap{ height: 394.11965811966px !important; }  #camera_wrap_1{ height: 394.11965811966px !important; }} 
 @media(max-width:1047px){.camera_wrap{ height: 393.74358974359px !important; }  #camera_wrap_1{ height: 393.74358974359px !important; }} 
 @media(max-width:1046px){.camera_wrap{ height: 393.36752136752px !important; }  #camera_wrap_1{ height: 393.36752136752px !important; }} 
 @media(max-width:1045px){.camera_wrap{ height: 392.99145299145px !important; }  #camera_wrap_1{ height: 392.99145299145px !important; }} 
 @media(max-width:1044px){.camera_wrap{ height: 392.61538461538px !important; }  #camera_wrap_1{ height: 392.61538461538px !important; }} 
 @media(max-width:1043px){.camera_wrap{ height: 392.23931623932px !important; }  #camera_wrap_1{ height: 392.23931623932px !important; }} 
 @media(max-width:1042px){.camera_wrap{ height: 391.86324786325px !important; }  #camera_wrap_1{ height: 391.86324786325px !important; }} 
 @media(max-width:1041px){.camera_wrap{ height: 391.48717948718px !important; }  #camera_wrap_1{ height: 391.48717948718px !important; }} 
 @media(max-width:1040px){.camera_wrap{ height: 391.11111111111px !important; }  #camera_wrap_1{ height: 391.11111111111px !important; }} 
 @media(max-width:1039px){.camera_wrap{ height: 390.73504273504px !important; }  #camera_wrap_1{ height: 390.73504273504px !important; }} 
 @media(max-width:1038px){.camera_wrap{ height: 390.35897435897px !important; }  #camera_wrap_1{ height: 390.35897435897px !important; }} 
 @media(max-width:1037px){.camera_wrap{ height: 389.98290598291px !important; }  #camera_wrap_1{ height: 389.98290598291px !important; }} 
 @media(max-width:1036px){.camera_wrap{ height: 389.60683760684px !important; }  #camera_wrap_1{ height: 389.60683760684px !important; }} 
 @media(max-width:1035px){.camera_wrap{ height: 389.23076923077px !important; }  #camera_wrap_1{ height: 389.23076923077px !important; }} 
 @media(max-width:1034px){.camera_wrap{ height: 388.8547008547px !important; }  #camera_wrap_1{ height: 388.8547008547px !important; }} 
 @media(max-width:1033px){.camera_wrap{ height: 388.47863247863px !important; }  #camera_wrap_1{ height: 388.47863247863px !important; }} 
 @media(max-width:1032px){.camera_wrap{ height: 388.10256410256px !important; }  #camera_wrap_1{ height: 388.10256410256px !important; }} 
 @media(max-width:1031px){.camera_wrap{ height: 387.7264957265px !important; }  #camera_wrap_1{ height: 387.7264957265px !important; }} 
 @media(max-width:1030px){.camera_wrap{ height: 387.35042735043px !important; }  #camera_wrap_1{ height: 387.35042735043px !important; }} 
 @media(max-width:1029px){.camera_wrap{ height: 386.97435897436px !important; }  #camera_wrap_1{ height: 386.97435897436px !important; }} 
 @media(max-width:1028px){.camera_wrap{ height: 386.59829059829px !important; }  #camera_wrap_1{ height: 386.59829059829px !important; }} 
 @media(max-width:1027px){.camera_wrap{ height: 386.22222222222px !important; }  #camera_wrap_1{ height: 386.22222222222px !important; }} 
 @media(max-width:1026px){.camera_wrap{ height: 385.84615384615px !important; }  #camera_wrap_1{ height: 385.84615384615px !important; }} 
 @media(max-width:1025px){.camera_wrap{ height: 385.47008547009px !important; }  #camera_wrap_1{ height: 385.47008547009px !important; }} 
 @media(max-width:1024px){.camera_wrap{ height: 385.09401709402px !important; }  #camera_wrap_1{ height: 385.09401709402px !important; }} 
 @media(max-width:1023px){.camera_wrap{ height: 384.71794871795px !important; }  #camera_wrap_1{ height: 384.71794871795px !important; }} 
 @media(max-width:1022px){.camera_wrap{ height: 384.34188034188px !important; }  #camera_wrap_1{ height: 384.34188034188px !important; }} 
 @media(max-width:1021px){.camera_wrap{ height: 383.96581196581px !important; }  #camera_wrap_1{ height: 383.96581196581px !important; }} 
 @media(max-width:1020px){.camera_wrap{ height: 383.58974358974px !important; }  #camera_wrap_1{ height: 383.58974358974px !important; }} 
 @media(max-width:1019px){.camera_wrap{ height: 383.21367521368px !important; }  #camera_wrap_1{ height: 383.21367521368px !important; }} 
 @media(max-width:1018px){.camera_wrap{ height: 382.83760683761px !important; }  #camera_wrap_1{ height: 382.83760683761px !important; }} 
 @media(max-width:1017px){.camera_wrap{ height: 382.46153846154px !important; }  #camera_wrap_1{ height: 382.46153846154px !important; }} 
 @media(max-width:1016px){.camera_wrap{ height: 382.08547008547px !important; }  #camera_wrap_1{ height: 382.08547008547px !important; }} 
 @media(max-width:1015px){.camera_wrap{ height: 381.7094017094px !important; }  #camera_wrap_1{ height: 381.7094017094px !important; }} 
 @media(max-width:1014px){.camera_wrap{ height: 381.33333333333px !important; }  #camera_wrap_1{ height: 381.33333333333px !important; }} 
 @media(max-width:1013px){.camera_wrap{ height: 380.95726495726px !important; }  #camera_wrap_1{ height: 380.95726495726px !important; }} 
 @media(max-width:1012px){.camera_wrap{ height: 380.5811965812px !important; }  #camera_wrap_1{ height: 380.5811965812px !important; }} 
 @media(max-width:1011px){.camera_wrap{ height: 380.20512820513px !important; }  #camera_wrap_1{ height: 380.20512820513px !important; }} 
 @media(max-width:1010px){.camera_wrap{ height: 379.82905982906px !important; }  #camera_wrap_1{ height: 379.82905982906px !important; }} 
 @media(max-width:1009px){.camera_wrap{ height: 379.45299145299px !important; }  #camera_wrap_1{ height: 379.45299145299px !important; }} 
 @media(max-width:1008px){.camera_wrap{ height: 379.07692307692px !important; }  #camera_wrap_1{ height: 379.07692307692px !important; }} 
 @media(max-width:1007px){.camera_wrap{ height: 378.70085470085px !important; }  #camera_wrap_1{ height: 378.70085470085px !important; }} 
 @media(max-width:1006px){.camera_wrap{ height: 378.32478632479px !important; }  #camera_wrap_1{ height: 378.32478632479px !important; }} 
 @media(max-width:1005px){.camera_wrap{ height: 377.94871794872px !important; }  #camera_wrap_1{ height: 377.94871794872px !important; }} 
 @media(max-width:1004px){.camera_wrap{ height: 377.57264957265px !important; }  #camera_wrap_1{ height: 377.57264957265px !important; }} 
 @media(max-width:1003px){.camera_wrap{ height: 377.19658119658px !important; }  #camera_wrap_1{ height: 377.19658119658px !important; }} 
 @media(max-width:1002px){.camera_wrap{ height: 376.82051282051px !important; }  #camera_wrap_1{ height: 376.82051282051px !important; }} 
 @media(max-width:1001px){.camera_wrap{ height: 376.44444444444px !important; }  #camera_wrap_1{ height: 376.44444444444px !important; }} 
 @media(max-width:1000px){.camera_wrap{ height: 376.06837606838px !important; }  #camera_wrap_1{ height: 376.06837606838px !important; }} 
 @media(max-width:999px){.camera_wrap{ height: 375.69230769231px !important; }  #camera_wrap_1{ height: 375.69230769231px !important; }} 
 @media(max-width:998px){.camera_wrap{ height: 375.31623931624px !important; }  #camera_wrap_1{ height: 375.31623931624px !important; }} 
 @media(max-width:997px){.camera_wrap{ height: 374.94017094017px !important; }  #camera_wrap_1{ height: 374.94017094017px !important; }} 
 @media(max-width:996px){.camera_wrap{ height: 374.5641025641px !important; }  #camera_wrap_1{ height: 374.5641025641px !important; }} 
 @media(max-width:995px){.camera_wrap{ height: 374.18803418803px !important; }  #camera_wrap_1{ height: 374.18803418803px !important; }} 
 @media(max-width:994px){.camera_wrap{ height: 373.81196581197px !important; }  #camera_wrap_1{ height: 373.81196581197px !important; }} 
 @media(max-width:993px){.camera_wrap{ height: 373.4358974359px !important; }  #camera_wrap_1{ height: 373.4358974359px !important; }} 
 @media(max-width:992px){.camera_wrap{ height: 373.05982905983px !important; }  #camera_wrap_1{ height: 373.05982905983px !important; }} 
 @media(max-width:991px){.camera_wrap{ height: 372.68376068376px !important; }  #camera_wrap_1{ height: 372.68376068376px !important; }} 
 @media(max-width:990px){.camera_wrap{ height: 372.30769230769px !important; }  #camera_wrap_1{ height: 372.30769230769px !important; }} 
 @media(max-width:989px){.camera_wrap{ height: 371.93162393162px !important; }  #camera_wrap_1{ height: 371.93162393162px !important; }} 
 @media(max-width:988px){.camera_wrap{ height: 371.55555555556px !important; }  #camera_wrap_1{ height: 371.55555555556px !important; }} 
 @media(max-width:987px){.camera_wrap{ height: 371.17948717949px !important; }  #camera_wrap_1{ height: 371.17948717949px !important; }} 
 @media(max-width:986px){.camera_wrap{ height: 370.80341880342px !important; }  #camera_wrap_1{ height: 370.80341880342px !important; }} 
 @media(max-width:985px){.camera_wrap{ height: 370.42735042735px !important; }  #camera_wrap_1{ height: 370.42735042735px !important; }} 
 @media(max-width:984px){.camera_wrap{ height: 370.05128205128px !important; }  #camera_wrap_1{ height: 370.05128205128px !important; }} 
 @media(max-width:983px){.camera_wrap{ height: 369.67521367521px !important; }  #camera_wrap_1{ height: 369.67521367521px !important; }} 
 @media(max-width:982px){.camera_wrap{ height: 369.29914529915px !important; }  #camera_wrap_1{ height: 369.29914529915px !important; }} 
 @media(max-width:981px){.camera_wrap{ height: 368.92307692308px !important; }  #camera_wrap_1{ height: 368.92307692308px !important; }} 
 @media(max-width:980px){.camera_wrap{ height: 368.54700854701px !important; }  #camera_wrap_1{ height: 368.54700854701px !important; }} 
 @media(max-width:979px){.camera_wrap{ height: 368.17094017094px !important; }  #camera_wrap_1{ height: 368.17094017094px !important; }} 
 @media(max-width:978px){.camera_wrap{ height: 367.79487179487px !important; }  #camera_wrap_1{ height: 367.79487179487px !important; }} 
 @media(max-width:977px){.camera_wrap{ height: 367.4188034188px !important; }  #camera_wrap_1{ height: 367.4188034188px !important; }} 
 @media(max-width:976px){.camera_wrap{ height: 367.04273504274px !important; }  #camera_wrap_1{ height: 367.04273504274px !important; }} 
 @media(max-width:975px){.camera_wrap{ height: 366.66666666667px !important; }  #camera_wrap_1{ height: 366.66666666667px !important; }} 
 @media(max-width:974px){.camera_wrap{ height: 366.2905982906px !important; }  #camera_wrap_1{ height: 366.2905982906px !important; }} 
 @media(max-width:973px){.camera_wrap{ height: 365.91452991453px !important; }  #camera_wrap_1{ height: 365.91452991453px !important; }} 
 @media(max-width:972px){.camera_wrap{ height: 365.53846153846px !important; }  #camera_wrap_1{ height: 365.53846153846px !important; }} 
 @media(max-width:971px){.camera_wrap{ height: 365.16239316239px !important; }  #camera_wrap_1{ height: 365.16239316239px !important; }} 
 @media(max-width:970px){.camera_wrap{ height: 364.78632478632px !important; }  #camera_wrap_1{ height: 364.78632478632px !important; }} 
 @media(max-width:969px){.camera_wrap{ height: 364.41025641026px !important; }  #camera_wrap_1{ height: 364.41025641026px !important; }} 
 @media(max-width:968px){.camera_wrap{ height: 364.03418803419px !important; }  #camera_wrap_1{ height: 364.03418803419px !important; }} 
 @media(max-width:967px){.camera_wrap{ height: 363.65811965812px !important; }  #camera_wrap_1{ height: 363.65811965812px !important; }} 
 @media(max-width:966px){.camera_wrap{ height: 363.28205128205px !important; }  #camera_wrap_1{ height: 363.28205128205px !important; }} 
 @media(max-width:965px){.camera_wrap{ height: 362.90598290598px !important; }  #camera_wrap_1{ height: 362.90598290598px !important; }} 
 @media(max-width:964px){.camera_wrap{ height: 362.52991452991px !important; }  #camera_wrap_1{ height: 362.52991452991px !important; }} 
 @media(max-width:963px){.camera_wrap{ height: 362.15384615385px !important; }  #camera_wrap_1{ height: 362.15384615385px !important; }} 
 @media(max-width:962px){.camera_wrap{ height: 361.77777777778px !important; }  #camera_wrap_1{ height: 361.77777777778px !important; }} 
 @media(max-width:961px){.camera_wrap{ height: 361.40170940171px !important; }  #camera_wrap_1{ height: 361.40170940171px !important; }} 
 @media(max-width:960px){.camera_wrap{ height: 361.02564102564px !important; }  #camera_wrap_1{ height: 361.02564102564px !important; }} 
 @media(max-width:959px){.camera_wrap{ height: 360.64957264957px !important; }  #camera_wrap_1{ height: 360.64957264957px !important; }} 
 @media(max-width:958px){.camera_wrap{ height: 360.2735042735px !important; }  #camera_wrap_1{ height: 360.2735042735px !important; }} 
 @media(max-width:957px){.camera_wrap{ height: 359.89743589744px !important; }  #camera_wrap_1{ height: 359.89743589744px !important; }} 
 @media(max-width:956px){.camera_wrap{ height: 359.52136752137px !important; }  #camera_wrap_1{ height: 359.52136752137px !important; }} 
 @media(max-width:955px){.camera_wrap{ height: 359.1452991453px !important; }  #camera_wrap_1{ height: 359.1452991453px !important; }} 
 @media(max-width:954px){.camera_wrap{ height: 358.76923076923px !important; }  #camera_wrap_1{ height: 358.76923076923px !important; }} 
 @media(max-width:953px){.camera_wrap{ height: 358.39316239316px !important; }  #camera_wrap_1{ height: 358.39316239316px !important; }} 
 @media(max-width:952px){.camera_wrap{ height: 358.01709401709px !important; }  #camera_wrap_1{ height: 358.01709401709px !important; }} 
 @media(max-width:951px){.camera_wrap{ height: 357.64102564103px !important; }  #camera_wrap_1{ height: 357.64102564103px !important; }} 
 @media(max-width:950px){.camera_wrap{ height: 357.26495726496px !important; }  #camera_wrap_1{ height: 357.26495726496px !important; }} 
 @media(max-width:949px){.camera_wrap{ height: 356.88888888889px !important; }  #camera_wrap_1{ height: 356.88888888889px !important; }} 
 @media(max-width:948px){.camera_wrap{ height: 356.51282051282px !important; }  #camera_wrap_1{ height: 356.51282051282px !important; }} 
 @media(max-width:947px){.camera_wrap{ height: 356.13675213675px !important; }  #camera_wrap_1{ height: 356.13675213675px !important; }} 
 @media(max-width:946px){.camera_wrap{ height: 355.76068376068px !important; }  #camera_wrap_1{ height: 355.76068376068px !important; }} 
 @media(max-width:945px){.camera_wrap{ height: 355.38461538462px !important; }  #camera_wrap_1{ height: 355.38461538462px !important; }} 
 @media(max-width:944px){.camera_wrap{ height: 355.00854700855px !important; }  #camera_wrap_1{ height: 355.00854700855px !important; }} 
 @media(max-width:943px){.camera_wrap{ height: 354.63247863248px !important; }  #camera_wrap_1{ height: 354.63247863248px !important; }} 
 @media(max-width:942px){.camera_wrap{ height: 354.25641025641px !important; }  #camera_wrap_1{ height: 354.25641025641px !important; }} 
 @media(max-width:941px){.camera_wrap{ height: 353.88034188034px !important; }  #camera_wrap_1{ height: 353.88034188034px !important; }} 
 @media(max-width:940px){.camera_wrap{ height: 353.50427350427px !important; }  #camera_wrap_1{ height: 353.50427350427px !important; }} 
 @media(max-width:939px){.camera_wrap{ height: 353.12820512821px !important; }  #camera_wrap_1{ height: 353.12820512821px !important; }} 
 @media(max-width:938px){.camera_wrap{ height: 352.75213675214px !important; }  #camera_wrap_1{ height: 352.75213675214px !important; }} 
 @media(max-width:937px){.camera_wrap{ height: 352.37606837607px !important; }  #camera_wrap_1{ height: 352.37606837607px !important; }} 
 @media(max-width:936px){.camera_wrap{ height: 352px !important; }  #camera_wrap_1{ height: 352px !important; }} 
 @media(max-width:935px){.camera_wrap{ height: 351.62393162393px !important; }  #camera_wrap_1{ height: 351.62393162393px !important; }} 
 @media(max-width:934px){.camera_wrap{ height: 351.24786324786px !important; }  #camera_wrap_1{ height: 351.24786324786px !important; }} 
 @media(max-width:933px){.camera_wrap{ height: 350.87179487179px !important; }  #camera_wrap_1{ height: 350.87179487179px !important; }} 
 @media(max-width:932px){.camera_wrap{ height: 350.49572649573px !important; }  #camera_wrap_1{ height: 350.49572649573px !important; }} 
 @media(max-width:931px){.camera_wrap{ height: 350.11965811966px !important; }  #camera_wrap_1{ height: 350.11965811966px !important; }} 
 @media(max-width:930px){.camera_wrap{ height: 349.74358974359px !important; }  #camera_wrap_1{ height: 349.74358974359px !important; }} 
 @media(max-width:929px){.camera_wrap{ height: 349.36752136752px !important; }  #camera_wrap_1{ height: 349.36752136752px !important; }} 
 @media(max-width:928px){.camera_wrap{ height: 348.99145299145px !important; }  #camera_wrap_1{ height: 348.99145299145px !important; }} 
 @media(max-width:927px){.camera_wrap{ height: 348.61538461538px !important; }  #camera_wrap_1{ height: 348.61538461538px !important; }} 
 @media(max-width:926px){.camera_wrap{ height: 348.23931623932px !important; }  #camera_wrap_1{ height: 348.23931623932px !important; }} 
 @media(max-width:925px){.camera_wrap{ height: 347.86324786325px !important; }  #camera_wrap_1{ height: 347.86324786325px !important; }} 
 @media(max-width:924px){.camera_wrap{ height: 347.48717948718px !important; }  #camera_wrap_1{ height: 347.48717948718px !important; }} 
 @media(max-width:923px){.camera_wrap{ height: 347.11111111111px !important; }  #camera_wrap_1{ height: 347.11111111111px !important; }} 
 @media(max-width:922px){.camera_wrap{ height: 346.73504273504px !important; }  #camera_wrap_1{ height: 346.73504273504px !important; }} 
 @media(max-width:921px){.camera_wrap{ height: 346.35897435897px !important; }  #camera_wrap_1{ height: 346.35897435897px !important; }} 
 @media(max-width:920px){.camera_wrap{ height: 345.98290598291px !important; }  #camera_wrap_1{ height: 345.98290598291px !important; }} 
 @media(max-width:919px){.camera_wrap{ height: 345.60683760684px !important; }  #camera_wrap_1{ height: 345.60683760684px !important; }} 
 @media(max-width:918px){.camera_wrap{ height: 345.23076923077px !important; }  #camera_wrap_1{ height: 345.23076923077px !important; }} 
 @media(max-width:917px){.camera_wrap{ height: 344.8547008547px !important; }  #camera_wrap_1{ height: 344.8547008547px !important; }} 
 @media(max-width:916px){.camera_wrap{ height: 344.47863247863px !important; }  #camera_wrap_1{ height: 344.47863247863px !important; }} 
 @media(max-width:915px){.camera_wrap{ height: 344.10256410256px !important; }  #camera_wrap_1{ height: 344.10256410256px !important; }} 
 @media(max-width:914px){.camera_wrap{ height: 343.7264957265px !important; }  #camera_wrap_1{ height: 343.7264957265px !important; }} 
 @media(max-width:913px){.camera_wrap{ height: 343.35042735043px !important; }  #camera_wrap_1{ height: 343.35042735043px !important; }} 
 @media(max-width:912px){.camera_wrap{ height: 342.97435897436px !important; }  #camera_wrap_1{ height: 342.97435897436px !important; }} 
 @media(max-width:911px){.camera_wrap{ height: 342.59829059829px !important; }  #camera_wrap_1{ height: 342.59829059829px !important; }} 
 @media(max-width:910px){.camera_wrap{ height: 342.22222222222px !important; }  #camera_wrap_1{ height: 342.22222222222px !important; }} 
 @media(max-width:909px){.camera_wrap{ height: 341.84615384615px !important; }  #camera_wrap_1{ height: 341.84615384615px !important; }} 
 @media(max-width:908px){.camera_wrap{ height: 341.47008547009px !important; }  #camera_wrap_1{ height: 341.47008547009px !important; }} 
 @media(max-width:907px){.camera_wrap{ height: 341.09401709402px !important; }  #camera_wrap_1{ height: 341.09401709402px !important; }} 
 @media(max-width:906px){.camera_wrap{ height: 340.71794871795px !important; }  #camera_wrap_1{ height: 340.71794871795px !important; }} 
 @media(max-width:905px){.camera_wrap{ height: 340.34188034188px !important; }  #camera_wrap_1{ height: 340.34188034188px !important; }} 
 @media(max-width:904px){.camera_wrap{ height: 339.96581196581px !important; }  #camera_wrap_1{ height: 339.96581196581px !important; }} 
 @media(max-width:903px){.camera_wrap{ height: 339.58974358974px !important; }  #camera_wrap_1{ height: 339.58974358974px !important; }} 
 @media(max-width:902px){.camera_wrap{ height: 339.21367521368px !important; }  #camera_wrap_1{ height: 339.21367521368px !important; }} 
 @media(max-width:901px){.camera_wrap{ height: 338.83760683761px !important; }  #camera_wrap_1{ height: 338.83760683761px !important; }} 
 @media(max-width:900px){.camera_wrap{ height: 338.46153846154px !important; }  #camera_wrap_1{ height: 338.46153846154px !important; }} 
 @media(max-width:899px){.camera_wrap{ height: 338.08547008547px !important; }  #camera_wrap_1{ height: 338.08547008547px !important; }} 
 @media(max-width:898px){.camera_wrap{ height: 337.7094017094px !important; }  #camera_wrap_1{ height: 337.7094017094px !important; }} 
 @media(max-width:897px){.camera_wrap{ height: 337.33333333333px !important; }  #camera_wrap_1{ height: 337.33333333333px !important; }} 
 @media(max-width:896px){.camera_wrap{ height: 336.95726495726px !important; }  #camera_wrap_1{ height: 336.95726495726px !important; }} 
 @media(max-width:895px){.camera_wrap{ height: 336.5811965812px !important; }  #camera_wrap_1{ height: 336.5811965812px !important; }} 
 @media(max-width:894px){.camera_wrap{ height: 336.20512820513px !important; }  #camera_wrap_1{ height: 336.20512820513px !important; }} 
 @media(max-width:893px){.camera_wrap{ height: 335.82905982906px !important; }  #camera_wrap_1{ height: 335.82905982906px !important; }} 
 @media(max-width:892px){.camera_wrap{ height: 335.45299145299px !important; }  #camera_wrap_1{ height: 335.45299145299px !important; }} 
 @media(max-width:891px){.camera_wrap{ height: 335.07692307692px !important; }  #camera_wrap_1{ height: 335.07692307692px !important; }} 
 @media(max-width:890px){.camera_wrap{ height: 334.70085470085px !important; }  #camera_wrap_1{ height: 334.70085470085px !important; }} 
 @media(max-width:889px){.camera_wrap{ height: 334.32478632479px !important; }  #camera_wrap_1{ height: 334.32478632479px !important; }} 
 @media(max-width:888px){.camera_wrap{ height: 333.94871794872px !important; }  #camera_wrap_1{ height: 333.94871794872px !important; }} 
 @media(max-width:887px){.camera_wrap{ height: 333.57264957265px !important; }  #camera_wrap_1{ height: 333.57264957265px !important; }} 
 @media(max-width:886px){.camera_wrap{ height: 333.19658119658px !important; }  #camera_wrap_1{ height: 333.19658119658px !important; }} 
 @media(max-width:885px){.camera_wrap{ height: 332.82051282051px !important; }  #camera_wrap_1{ height: 332.82051282051px !important; }} 
 @media(max-width:884px){.camera_wrap{ height: 332.44444444444px !important; }  #camera_wrap_1{ height: 332.44444444444px !important; }} 
 @media(max-width:883px){.camera_wrap{ height: 332.06837606838px !important; }  #camera_wrap_1{ height: 332.06837606838px !important; }} 
 @media(max-width:882px){.camera_wrap{ height: 331.69230769231px !important; }  #camera_wrap_1{ height: 331.69230769231px !important; }} 
 @media(max-width:881px){.camera_wrap{ height: 331.31623931624px !important; }  #camera_wrap_1{ height: 331.31623931624px !important; }} 
 @media(max-width:880px){.camera_wrap{ height: 330.94017094017px !important; }  #camera_wrap_1{ height: 330.94017094017px !important; }} 
 @media(max-width:879px){.camera_wrap{ height: 330.5641025641px !important; }  #camera_wrap_1{ height: 330.5641025641px !important; }} 
 @media(max-width:878px){.camera_wrap{ height: 330.18803418803px !important; }  #camera_wrap_1{ height: 330.18803418803px !important; }} 
 @media(max-width:877px){.camera_wrap{ height: 329.81196581197px !important; }  #camera_wrap_1{ height: 329.81196581197px !important; }} 
 @media(max-width:876px){.camera_wrap{ height: 329.4358974359px !important; }  #camera_wrap_1{ height: 329.4358974359px !important; }} 
 @media(max-width:875px){.camera_wrap{ height: 329.05982905983px !important; }  #camera_wrap_1{ height: 329.05982905983px !important; }} 
 @media(max-width:874px){.camera_wrap{ height: 328.68376068376px !important; }  #camera_wrap_1{ height: 328.68376068376px !important; }} 
 @media(max-width:873px){.camera_wrap{ height: 328.30769230769px !important; }  #camera_wrap_1{ height: 328.30769230769px !important; }} 
 @media(max-width:872px){.camera_wrap{ height: 327.93162393162px !important; }  #camera_wrap_1{ height: 327.93162393162px !important; }} 
 @media(max-width:871px){.camera_wrap{ height: 327.55555555556px !important; }  #camera_wrap_1{ height: 327.55555555556px !important; }} 
 @media(max-width:870px){.camera_wrap{ height: 327.17948717949px !important; }  #camera_wrap_1{ height: 327.17948717949px !important; }} 
 @media(max-width:869px){.camera_wrap{ height: 326.80341880342px !important; }  #camera_wrap_1{ height: 326.80341880342px !important; }} 
 @media(max-width:868px){.camera_wrap{ height: 326.42735042735px !important; }  #camera_wrap_1{ height: 326.42735042735px !important; }} 
 @media(max-width:867px){.camera_wrap{ height: 326.05128205128px !important; }  #camera_wrap_1{ height: 326.05128205128px !important; }} 
 @media(max-width:866px){.camera_wrap{ height: 325.67521367521px !important; }  #camera_wrap_1{ height: 325.67521367521px !important; }} 
 @media(max-width:865px){.camera_wrap{ height: 325.29914529915px !important; }  #camera_wrap_1{ height: 325.29914529915px !important; }} 
 @media(max-width:864px){.camera_wrap{ height: 324.92307692308px !important; }  #camera_wrap_1{ height: 324.92307692308px !important; }} 
 @media(max-width:863px){.camera_wrap{ height: 324.54700854701px !important; }  #camera_wrap_1{ height: 324.54700854701px !important; }} 
 @media(max-width:862px){.camera_wrap{ height: 324.17094017094px !important; }  #camera_wrap_1{ height: 324.17094017094px !important; }} 
 @media(max-width:861px){.camera_wrap{ height: 323.79487179487px !important; }  #camera_wrap_1{ height: 323.79487179487px !important; }} 
 @media(max-width:860px){.camera_wrap{ height: 323.4188034188px !important; }  #camera_wrap_1{ height: 323.4188034188px !important; }} 
 @media(max-width:859px){.camera_wrap{ height: 323.04273504274px !important; }  #camera_wrap_1{ height: 323.04273504274px !important; }} 
 @media(max-width:858px){.camera_wrap{ height: 322.66666666667px !important; }  #camera_wrap_1{ height: 322.66666666667px !important; }} 
 @media(max-width:857px){.camera_wrap{ height: 322.2905982906px !important; }  #camera_wrap_1{ height: 322.2905982906px !important; }} 
 @media(max-width:856px){.camera_wrap{ height: 321.91452991453px !important; }  #camera_wrap_1{ height: 321.91452991453px !important; }} 
 @media(max-width:855px){.camera_wrap{ height: 321.53846153846px !important; }  #camera_wrap_1{ height: 321.53846153846px !important; }} 
 @media(max-width:854px){.camera_wrap{ height: 321.16239316239px !important; }  #camera_wrap_1{ height: 321.16239316239px !important; }} 
 @media(max-width:853px){.camera_wrap{ height: 320.78632478632px !important; }  #camera_wrap_1{ height: 320.78632478632px !important; }} 
 @media(max-width:852px){.camera_wrap{ height: 320.41025641026px !important; }  #camera_wrap_1{ height: 320.41025641026px !important; }} 
 @media(max-width:851px){.camera_wrap{ height: 320.03418803419px !important; }  #camera_wrap_1{ height: 320.03418803419px !important; }} 
 @media(max-width:850px){.camera_wrap{ height: 319.65811965812px !important; }  #camera_wrap_1{ height: 319.65811965812px !important; }} 
 @media(max-width:849px){.camera_wrap{ height: 319.28205128205px !important; }  #camera_wrap_1{ height: 319.28205128205px !important; }} 
 @media(max-width:848px){.camera_wrap{ height: 318.90598290598px !important; }  #camera_wrap_1{ height: 318.90598290598px !important; }} 
 @media(max-width:847px){.camera_wrap{ height: 318.52991452991px !important; }  #camera_wrap_1{ height: 318.52991452991px !important; }} 
 @media(max-width:846px){.camera_wrap{ height: 318.15384615385px !important; }  #camera_wrap_1{ height: 318.15384615385px !important; }} 
 @media(max-width:845px){.camera_wrap{ height: 317.77777777778px !important; }  #camera_wrap_1{ height: 317.77777777778px !important; }} 
 @media(max-width:844px){.camera_wrap{ height: 317.40170940171px !important; }  #camera_wrap_1{ height: 317.40170940171px !important; }} 
 @media(max-width:843px){.camera_wrap{ height: 317.02564102564px !important; }  #camera_wrap_1{ height: 317.02564102564px !important; }} 
 @media(max-width:842px){.camera_wrap{ height: 316.64957264957px !important; }  #camera_wrap_1{ height: 316.64957264957px !important; }} 
 @media(max-width:841px){.camera_wrap{ height: 316.2735042735px !important; }  #camera_wrap_1{ height: 316.2735042735px !important; }} 
 @media(max-width:840px){.camera_wrap{ height: 315.89743589744px !important; }  #camera_wrap_1{ height: 315.89743589744px !important; }} 
 @media(max-width:839px){.camera_wrap{ height: 315.52136752137px !important; }  #camera_wrap_1{ height: 315.52136752137px !important; }} 
 @media(max-width:838px){.camera_wrap{ height: 315.1452991453px !important; }  #camera_wrap_1{ height: 315.1452991453px !important; }} 
 @media(max-width:837px){.camera_wrap{ height: 314.76923076923px !important; }  #camera_wrap_1{ height: 314.76923076923px !important; }} 
 @media(max-width:836px){.camera_wrap{ height: 314.39316239316px !important; }  #camera_wrap_1{ height: 314.39316239316px !important; }} 
 @media(max-width:835px){.camera_wrap{ height: 314.01709401709px !important; }  #camera_wrap_1{ height: 314.01709401709px !important; }} 
 @media(max-width:834px){.camera_wrap{ height: 313.64102564103px !important; }  #camera_wrap_1{ height: 313.64102564103px !important; }} 
 @media(max-width:833px){.camera_wrap{ height: 313.26495726496px !important; }  #camera_wrap_1{ height: 313.26495726496px !important; }} 
 @media(max-width:832px){.camera_wrap{ height: 312.88888888889px !important; }  #camera_wrap_1{ height: 312.88888888889px !important; }} 
 @media(max-width:831px){.camera_wrap{ height: 312.51282051282px !important; }  #camera_wrap_1{ height: 312.51282051282px !important; }} 
 @media(max-width:830px){.camera_wrap{ height: 312.13675213675px !important; }  #camera_wrap_1{ height: 312.13675213675px !important; }} 
 @media(max-width:829px){.camera_wrap{ height: 311.76068376068px !important; }  #camera_wrap_1{ height: 311.76068376068px !important; }} 
 @media(max-width:828px){.camera_wrap{ height: 311.38461538462px !important; }  #camera_wrap_1{ height: 311.38461538462px !important; }} 
 @media(max-width:827px){.camera_wrap{ height: 311.00854700855px !important; }  #camera_wrap_1{ height: 311.00854700855px !important; }} 
 @media(max-width:826px){.camera_wrap{ height: 310.63247863248px !important; }  #camera_wrap_1{ height: 310.63247863248px !important; }} 
 @media(max-width:825px){.camera_wrap{ height: 310.25641025641px !important; }  #camera_wrap_1{ height: 310.25641025641px !important; }} 
 @media(max-width:824px){.camera_wrap{ height: 309.88034188034px !important; }  #camera_wrap_1{ height: 309.88034188034px !important; }} 
 @media(max-width:823px){.camera_wrap{ height: 309.50427350427px !important; }  #camera_wrap_1{ height: 309.50427350427px !important; }} 
 @media(max-width:822px){.camera_wrap{ height: 309.12820512821px !important; }  #camera_wrap_1{ height: 309.12820512821px !important; }} 
 @media(max-width:821px){.camera_wrap{ height: 308.75213675214px !important; }  #camera_wrap_1{ height: 308.75213675214px !important; }} 
 @media(max-width:820px){.camera_wrap{ height: 308.37606837607px !important; }  #camera_wrap_1{ height: 308.37606837607px !important; }} 
 @media(max-width:819px){.camera_wrap{ height: 308px !important; }  #camera_wrap_1{ height: 308px !important; }} 
 @media(max-width:818px){.camera_wrap{ height: 307.62393162393px !important; }  #camera_wrap_1{ height: 307.62393162393px !important; }} 
 @media(max-width:817px){.camera_wrap{ height: 307.24786324786px !important; }  #camera_wrap_1{ height: 307.24786324786px !important; }} 
 @media(max-width:816px){.camera_wrap{ height: 306.87179487179px !important; }  #camera_wrap_1{ height: 306.87179487179px !important; }} 
 @media(max-width:815px){.camera_wrap{ height: 306.49572649573px !important; }  #camera_wrap_1{ height: 306.49572649573px !important; }} 
 @media(max-width:814px){.camera_wrap{ height: 306.11965811966px !important; }  #camera_wrap_1{ height: 306.11965811966px !important; }} 
 @media(max-width:813px){.camera_wrap{ height: 305.74358974359px !important; }  #camera_wrap_1{ height: 305.74358974359px !important; }} 
 @media(max-width:812px){.camera_wrap{ height: 305.36752136752px !important; }  #camera_wrap_1{ height: 305.36752136752px !important; }} 
 @media(max-width:811px){.camera_wrap{ height: 304.99145299145px !important; }  #camera_wrap_1{ height: 304.99145299145px !important; }} 
 @media(max-width:810px){.camera_wrap{ height: 304.61538461538px !important; }  #camera_wrap_1{ height: 304.61538461538px !important; }} 
 @media(max-width:809px){.camera_wrap{ height: 304.23931623932px !important; }  #camera_wrap_1{ height: 304.23931623932px !important; }} 
 @media(max-width:808px){.camera_wrap{ height: 303.86324786325px !important; }  #camera_wrap_1{ height: 303.86324786325px !important; }} 
 @media(max-width:807px){.camera_wrap{ height: 303.48717948718px !important; }  #camera_wrap_1{ height: 303.48717948718px !important; }} 
 @media(max-width:806px){.camera_wrap{ height: 303.11111111111px !important; }  #camera_wrap_1{ height: 303.11111111111px !important; }} 
 @media(max-width:805px){.camera_wrap{ height: 302.73504273504px !important; }  #camera_wrap_1{ height: 302.73504273504px !important; }} 
 @media(max-width:804px){.camera_wrap{ height: 302.35897435897px !important; }  #camera_wrap_1{ height: 302.35897435897px !important; }} 
 @media(max-width:803px){.camera_wrap{ height: 301.98290598291px !important; }  #camera_wrap_1{ height: 301.98290598291px !important; }} 
 @media(max-width:802px){.camera_wrap{ height: 301.60683760684px !important; }  #camera_wrap_1{ height: 301.60683760684px !important; }} 
 @media(max-width:801px){.camera_wrap{ height: 301.23076923077px !important; }  #camera_wrap_1{ height: 301.23076923077px !important; }} 
 @media(max-width:800px){.camera_wrap{ height: 300.8547008547px !important; }  #camera_wrap_1{ height: 300.8547008547px !important; }} 
 @media(max-width:799px){.camera_wrap{ height: 300.47863247863px !important; }  #camera_wrap_1{ height: 300.47863247863px !important; }} 
 @media(max-width:798px){.camera_wrap{ height: 300.10256410256px !important; }  #camera_wrap_1{ height: 300.10256410256px !important; }} 
 @media(max-width:797px){.camera_wrap{ height: 299.7264957265px !important; }  #camera_wrap_1{ height: 299.7264957265px !important; }} 
 @media(max-width:796px){.camera_wrap{ height: 299.35042735043px !important; }  #camera_wrap_1{ height: 299.35042735043px !important; }} 
 @media(max-width:795px){.camera_wrap{ height: 298.97435897436px !important; }  #camera_wrap_1{ height: 298.97435897436px !important; }} 
 @media(max-width:794px){.camera_wrap{ height: 298.59829059829px !important; }  #camera_wrap_1{ height: 298.59829059829px !important; }} 
 @media(max-width:793px){.camera_wrap{ height: 298.22222222222px !important; }  #camera_wrap_1{ height: 298.22222222222px !important; }} 
 @media(max-width:792px){.camera_wrap{ height: 297.84615384615px !important; }  #camera_wrap_1{ height: 297.84615384615px !important; }} 
 @media(max-width:791px){.camera_wrap{ height: 297.47008547009px !important; }  #camera_wrap_1{ height: 297.47008547009px !important; }} 
 @media(max-width:790px){.camera_wrap{ height: 297.09401709402px !important; }  #camera_wrap_1{ height: 297.09401709402px !important; }} 
 @media(max-width:789px){.camera_wrap{ height: 296.71794871795px !important; }  #camera_wrap_1{ height: 296.71794871795px !important; }} 
 @media(max-width:788px){.camera_wrap{ height: 296.34188034188px !important; }  #camera_wrap_1{ height: 296.34188034188px !important; }} 
 @media(max-width:787px){.camera_wrap{ height: 295.96581196581px !important; }  #camera_wrap_1{ height: 295.96581196581px !important; }} 
 @media(max-width:786px){.camera_wrap{ height: 295.58974358974px !important; }  #camera_wrap_1{ height: 295.58974358974px !important; }} 
 @media(max-width:785px){.camera_wrap{ height: 295.21367521368px !important; }  #camera_wrap_1{ height: 295.21367521368px !important; }} 
 @media(max-width:784px){.camera_wrap{ height: 294.83760683761px !important; }  #camera_wrap_1{ height: 294.83760683761px !important; }} 
 @media(max-width:783px){.camera_wrap{ height: 294.46153846154px !important; }  #camera_wrap_1{ height: 294.46153846154px !important; }} 
 @media(max-width:782px){.camera_wrap{ height: 294.08547008547px !important; }  #camera_wrap_1{ height: 294.08547008547px !important; }} 
 @media(max-width:781px){.camera_wrap{ height: 293.7094017094px !important; }  #camera_wrap_1{ height: 293.7094017094px !important; }} 
 @media(max-width:780px){.camera_wrap{ height: 293.33333333333px !important; }  #camera_wrap_1{ height: 293.33333333333px !important; }} 
 @media(max-width:779px){.camera_wrap{ height: 292.95726495726px !important; }  #camera_wrap_1{ height: 292.95726495726px !important; }} 
 @media(max-width:778px){.camera_wrap{ height: 292.5811965812px !important; }  #camera_wrap_1{ height: 292.5811965812px !important; }} 
 @media(max-width:777px){.camera_wrap{ height: 292.20512820513px !important; }  #camera_wrap_1{ height: 292.20512820513px !important; }} 
 @media(max-width:776px){.camera_wrap{ height: 291.82905982906px !important; }  #camera_wrap_1{ height: 291.82905982906px !important; }} 
 @media(max-width:775px){.camera_wrap{ height: 291.45299145299px !important; }  #camera_wrap_1{ height: 291.45299145299px !important; }} 
 @media(max-width:774px){.camera_wrap{ height: 291.07692307692px !important; }  #camera_wrap_1{ height: 291.07692307692px !important; }} 
 @media(max-width:773px){.camera_wrap{ height: 290.70085470085px !important; }  #camera_wrap_1{ height: 290.70085470085px !important; }} 
 @media(max-width:772px){.camera_wrap{ height: 290.32478632479px !important; }  #camera_wrap_1{ height: 290.32478632479px !important; }} 
 @media(max-width:771px){.camera_wrap{ height: 289.94871794872px !important; }  #camera_wrap_1{ height: 289.94871794872px !important; }} 
 @media(max-width:770px){.camera_wrap{ height: 289.57264957265px !important; }  #camera_wrap_1{ height: 289.57264957265px !important; }} 
 @media(max-width:769px){.camera_wrap{ height: 289.19658119658px !important; }  #camera_wrap_1{ height: 289.19658119658px !important; }} 
 @media(max-width:768px){.camera_wrap{ height: 288.82051282051px !important; }  #camera_wrap_1{ height: 288.82051282051px !important; }} 
 @media(max-width:767px){.camera_wrap{ height: 288.44444444444px !important; }  #camera_wrap_1{ height: 288.44444444444px !important; }} 
 @media(max-width:766px){.camera_wrap{ height: 288.06837606838px !important; }  #camera_wrap_1{ height: 288.06837606838px !important; }} 
 @media(max-width:765px){.camera_wrap{ height: 287.69230769231px !important; }  #camera_wrap_1{ height: 287.69230769231px !important; }} 
 @media(max-width:764px){.camera_wrap{ height: 287.31623931624px !important; }  #camera_wrap_1{ height: 287.31623931624px !important; }} 
 @media(max-width:763px){.camera_wrap{ height: 286.94017094017px !important; }  #camera_wrap_1{ height: 286.94017094017px !important; }} 
 @media(max-width:762px){.camera_wrap{ height: 286.5641025641px !important; }  #camera_wrap_1{ height: 286.5641025641px !important; }} 
 @media(max-width:761px){.camera_wrap{ height: 286.18803418803px !important; }  #camera_wrap_1{ height: 286.18803418803px !important; }} 
 @media(max-width:760px){.camera_wrap{ height: 285.81196581197px !important; }  #camera_wrap_1{ height: 285.81196581197px !important; }} 
 @media(max-width:759px){.camera_wrap{ height: 285.4358974359px !important; }  #camera_wrap_1{ height: 285.4358974359px !important; }} 
 @media(max-width:758px){.camera_wrap{ height: 285.05982905983px !important; }  #camera_wrap_1{ height: 285.05982905983px !important; }} 
 @media(max-width:757px){.camera_wrap{ height: 284.68376068376px !important; }  #camera_wrap_1{ height: 284.68376068376px !important; }} 
 @media(max-width:756px){.camera_wrap{ height: 284.30769230769px !important; }  #camera_wrap_1{ height: 284.30769230769px !important; }} 
 @media(max-width:755px){.camera_wrap{ height: 283.93162393162px !important; }  #camera_wrap_1{ height: 283.93162393162px !important; }} 
 @media(max-width:754px){.camera_wrap{ height: 283.55555555556px !important; }  #camera_wrap_1{ height: 283.55555555556px !important; }} 
 @media(max-width:753px){.camera_wrap{ height: 283.17948717949px !important; }  #camera_wrap_1{ height: 283.17948717949px !important; }} 
 @media(max-width:752px){.camera_wrap{ height: 282.80341880342px !important; }  #camera_wrap_1{ height: 282.80341880342px !important; }} 
 @media(max-width:751px){.camera_wrap{ height: 282.42735042735px !important; }  #camera_wrap_1{ height: 282.42735042735px !important; }} 
 @media(max-width:750px){.camera_wrap{ height: 282.05128205128px !important; }  #camera_wrap_1{ height: 282.05128205128px !important; }} 
 @media(max-width:749px){.camera_wrap{ height: 281.67521367521px !important; }  #camera_wrap_1{ height: 281.67521367521px !important; }} 
 @media(max-width:748px){.camera_wrap{ height: 281.29914529915px !important; }  #camera_wrap_1{ height: 281.29914529915px !important; }} 
 @media(max-width:747px){.camera_wrap{ height: 280.92307692308px !important; }  #camera_wrap_1{ height: 280.92307692308px !important; }} 
 @media(max-width:746px){.camera_wrap{ height: 280.54700854701px !important; }  #camera_wrap_1{ height: 280.54700854701px !important; }} 
 @media(max-width:745px){.camera_wrap{ height: 280.17094017094px !important; }  #camera_wrap_1{ height: 280.17094017094px !important; }} 
 @media(max-width:744px){.camera_wrap{ height: 279.79487179487px !important; }  #camera_wrap_1{ height: 279.79487179487px !important; }} 
 @media(max-width:743px){.camera_wrap{ height: 279.4188034188px !important; }  #camera_wrap_1{ height: 279.4188034188px !important; }} 
 @media(max-width:742px){.camera_wrap{ height: 279.04273504274px !important; }  #camera_wrap_1{ height: 279.04273504274px !important; }} 
 @media(max-width:741px){.camera_wrap{ height: 278.66666666667px !important; }  #camera_wrap_1{ height: 278.66666666667px !important; }} 
 @media(max-width:740px){.camera_wrap{ height: 278.2905982906px !important; }  #camera_wrap_1{ height: 278.2905982906px !important; }} 
 @media(max-width:739px){.camera_wrap{ height: 277.91452991453px !important; }  #camera_wrap_1{ height: 277.91452991453px !important; }} 
 @media(max-width:738px){.camera_wrap{ height: 277.53846153846px !important; }  #camera_wrap_1{ height: 277.53846153846px !important; }} 
 @media(max-width:737px){.camera_wrap{ height: 277.16239316239px !important; }  #camera_wrap_1{ height: 277.16239316239px !important; }} 
 @media(max-width:736px){.camera_wrap{ height: 276.78632478632px !important; }  #camera_wrap_1{ height: 276.78632478632px !important; }} 
 @media(max-width:735px){.camera_wrap{ height: 276.41025641026px !important; }  #camera_wrap_1{ height: 276.41025641026px !important; }} 
 @media(max-width:734px){.camera_wrap{ height: 276.03418803419px !important; }  #camera_wrap_1{ height: 276.03418803419px !important; }} 
 @media(max-width:733px){.camera_wrap{ height: 275.65811965812px !important; }  #camera_wrap_1{ height: 275.65811965812px !important; }} 
 @media(max-width:732px){.camera_wrap{ height: 275.28205128205px !important; }  #camera_wrap_1{ height: 275.28205128205px !important; }} 
 @media(max-width:731px){.camera_wrap{ height: 274.90598290598px !important; }  #camera_wrap_1{ height: 274.90598290598px !important; }} 
 @media(max-width:730px){.camera_wrap{ height: 274.52991452991px !important; }  #camera_wrap_1{ height: 274.52991452991px !important; }} 
 @media(max-width:729px){.camera_wrap{ height: 274.15384615385px !important; }  #camera_wrap_1{ height: 274.15384615385px !important; }} 
 @media(max-width:728px){.camera_wrap{ height: 273.77777777778px !important; }  #camera_wrap_1{ height: 273.77777777778px !important; }} 
 @media(max-width:727px){.camera_wrap{ height: 273.40170940171px !important; }  #camera_wrap_1{ height: 273.40170940171px !important; }} 
 @media(max-width:726px){.camera_wrap{ height: 273.02564102564px !important; }  #camera_wrap_1{ height: 273.02564102564px !important; }} 
 @media(max-width:725px){.camera_wrap{ height: 272.64957264957px !important; }  #camera_wrap_1{ height: 272.64957264957px !important; }} 
 @media(max-width:724px){.camera_wrap{ height: 272.2735042735px !important; }  #camera_wrap_1{ height: 272.2735042735px !important; }} 
 @media(max-width:723px){.camera_wrap{ height: 271.89743589744px !important; }  #camera_wrap_1{ height: 271.89743589744px !important; }} 
 @media(max-width:722px){.camera_wrap{ height: 271.52136752137px !important; }  #camera_wrap_1{ height: 271.52136752137px !important; }} 
 @media(max-width:721px){.camera_wrap{ height: 271.1452991453px !important; }  #camera_wrap_1{ height: 271.1452991453px !important; }} 
 @media(max-width:720px){.camera_wrap{ height: 270.76923076923px !important; }  #camera_wrap_1{ height: 270.76923076923px !important; }} 
 @media(max-width:719px){.camera_wrap{ height: 270.39316239316px !important; }  #camera_wrap_1{ height: 270.39316239316px !important; }} 
 @media(max-width:718px){.camera_wrap{ height: 270.01709401709px !important; }  #camera_wrap_1{ height: 270.01709401709px !important; }} 
 @media(max-width:717px){.camera_wrap{ height: 269.64102564103px !important; }  #camera_wrap_1{ height: 269.64102564103px !important; }} 
 @media(max-width:716px){.camera_wrap{ height: 269.26495726496px !important; }  #camera_wrap_1{ height: 269.26495726496px !important; }} 
 @media(max-width:715px){.camera_wrap{ height: 268.88888888889px !important; }  #camera_wrap_1{ height: 268.88888888889px !important; }} 
 @media(max-width:714px){.camera_wrap{ height: 268.51282051282px !important; }  #camera_wrap_1{ height: 268.51282051282px !important; }} 
 @media(max-width:713px){.camera_wrap{ height: 268.13675213675px !important; }  #camera_wrap_1{ height: 268.13675213675px !important; }} 
 @media(max-width:712px){.camera_wrap{ height: 267.76068376068px !important; }  #camera_wrap_1{ height: 267.76068376068px !important; }} 
 @media(max-width:711px){.camera_wrap{ height: 267.38461538462px !important; }  #camera_wrap_1{ height: 267.38461538462px !important; }} 
 @media(max-width:710px){.camera_wrap{ height: 267.00854700855px !important; }  #camera_wrap_1{ height: 267.00854700855px !important; }} 
 @media(max-width:709px){.camera_wrap{ height: 266.63247863248px !important; }  #camera_wrap_1{ height: 266.63247863248px !important; }} 
 @media(max-width:708px){.camera_wrap{ height: 266.25641025641px !important; }  #camera_wrap_1{ height: 266.25641025641px !important; }} 
 @media(max-width:707px){.camera_wrap{ height: 265.88034188034px !important; }  #camera_wrap_1{ height: 265.88034188034px !important; }} 
 @media(max-width:706px){.camera_wrap{ height: 265.50427350427px !important; }  #camera_wrap_1{ height: 265.50427350427px !important; }} 
 @media(max-width:705px){.camera_wrap{ height: 265.12820512821px !important; }  #camera_wrap_1{ height: 265.12820512821px !important; }} 
 @media(max-width:704px){.camera_wrap{ height: 264.75213675214px !important; }  #camera_wrap_1{ height: 264.75213675214px !important; }} 
 @media(max-width:703px){.camera_wrap{ height: 264.37606837607px !important; }  #camera_wrap_1{ height: 264.37606837607px !important; }} 
 @media(max-width:702px){.camera_wrap{ height: 264px !important; }  #camera_wrap_1{ height: 264px !important; }} 
 @media(max-width:701px){.camera_wrap{ height: 263.62393162393px !important; }  #camera_wrap_1{ height: 263.62393162393px !important; }} 
 @media(max-width:700px){.camera_wrap{ height: 263.24786324786px !important; }  #camera_wrap_1{ height: 263.24786324786px !important; }} 
 @media(max-width:699px){.camera_wrap{ height: 262.87179487179px !important; }  #camera_wrap_1{ height: 262.87179487179px !important; }} 
 @media(max-width:698px){.camera_wrap{ height: 262.49572649573px !important; }  #camera_wrap_1{ height: 262.49572649573px !important; }} 
 @media(max-width:697px){.camera_wrap{ height: 262.11965811966px !important; }  #camera_wrap_1{ height: 262.11965811966px !important; }} 
 @media(max-width:696px){.camera_wrap{ height: 261.74358974359px !important; }  #camera_wrap_1{ height: 261.74358974359px !important; }} 
 @media(max-width:695px){.camera_wrap{ height: 261.36752136752px !important; }  #camera_wrap_1{ height: 261.36752136752px !important; }} 
 @media(max-width:694px){.camera_wrap{ height: 260.99145299145px !important; }  #camera_wrap_1{ height: 260.99145299145px !important; }} 
 @media(max-width:693px){.camera_wrap{ height: 260.61538461538px !important; }  #camera_wrap_1{ height: 260.61538461538px !important; }} 
 @media(max-width:692px){.camera_wrap{ height: 260.23931623932px !important; }  #camera_wrap_1{ height: 260.23931623932px !important; }} 
 @media(max-width:691px){.camera_wrap{ height: 259.86324786325px !important; }  #camera_wrap_1{ height: 259.86324786325px !important; }} 
 @media(max-width:690px){.camera_wrap{ height: 259.48717948718px !important; }  #camera_wrap_1{ height: 259.48717948718px !important; }} 
 @media(max-width:689px){.camera_wrap{ height: 259.11111111111px !important; }  #camera_wrap_1{ height: 259.11111111111px !important; }} 
 @media(max-width:688px){.camera_wrap{ height: 258.73504273504px !important; }  #camera_wrap_1{ height: 258.73504273504px !important; }} 
 @media(max-width:687px){.camera_wrap{ height: 258.35897435897px !important; }  #camera_wrap_1{ height: 258.35897435897px !important; }} 
 @media(max-width:686px){.camera_wrap{ height: 257.98290598291px !important; }  #camera_wrap_1{ height: 257.98290598291px !important; }} 
 @media(max-width:685px){.camera_wrap{ height: 257.60683760684px !important; }  #camera_wrap_1{ height: 257.60683760684px !important; }} 
 @media(max-width:684px){.camera_wrap{ height: 257.23076923077px !important; }  #camera_wrap_1{ height: 257.23076923077px !important; }} 
 @media(max-width:683px){.camera_wrap{ height: 256.8547008547px !important; }  #camera_wrap_1{ height: 256.8547008547px !important; }} 
 @media(max-width:682px){.camera_wrap{ height: 256.47863247863px !important; }  #camera_wrap_1{ height: 256.47863247863px !important; }} 
 @media(max-width:681px){.camera_wrap{ height: 256.10256410256px !important; }  #camera_wrap_1{ height: 256.10256410256px !important; }} 
 @media(max-width:680px){.camera_wrap{ height: 255.7264957265px !important; }  #camera_wrap_1{ height: 255.7264957265px !important; }} 
 @media(max-width:679px){.camera_wrap{ height: 255.35042735043px !important; }  #camera_wrap_1{ height: 255.35042735043px !important; }} 
 @media(max-width:678px){.camera_wrap{ height: 254.97435897436px !important; }  #camera_wrap_1{ height: 254.97435897436px !important; }} 
 @media(max-width:677px){.camera_wrap{ height: 254.59829059829px !important; }  #camera_wrap_1{ height: 254.59829059829px !important; }} 
 @media(max-width:676px){.camera_wrap{ height: 254.22222222222px !important; }  #camera_wrap_1{ height: 254.22222222222px !important; }} 
 @media(max-width:675px){.camera_wrap{ height: 253.84615384615px !important; }  #camera_wrap_1{ height: 253.84615384615px !important; }} 
 @media(max-width:674px){.camera_wrap{ height: 253.47008547009px !important; }  #camera_wrap_1{ height: 253.47008547009px !important; }} 
 @media(max-width:673px){.camera_wrap{ height: 253.09401709402px !important; }  #camera_wrap_1{ height: 253.09401709402px !important; }} 
 @media(max-width:672px){.camera_wrap{ height: 252.71794871795px !important; }  #camera_wrap_1{ height: 252.71794871795px !important; }} 
 @media(max-width:671px){.camera_wrap{ height: 252.34188034188px !important; }  #camera_wrap_1{ height: 252.34188034188px !important; }} 
 @media(max-width:670px){.camera_wrap{ height: 251.96581196581px !important; }  #camera_wrap_1{ height: 251.96581196581px !important; }} 
 @media(max-width:669px){.camera_wrap{ height: 251.58974358974px !important; }  #camera_wrap_1{ height: 251.58974358974px !important; }} 
 @media(max-width:668px){.camera_wrap{ height: 251.21367521368px !important; }  #camera_wrap_1{ height: 251.21367521368px !important; }} 
 @media(max-width:667px){.camera_wrap{ height: 250.83760683761px !important; }  #camera_wrap_1{ height: 250.83760683761px !important; }} 
 @media(max-width:666px){.camera_wrap{ height: 250.46153846154px !important; }  #camera_wrap_1{ height: 250.46153846154px !important; }} 
 @media(max-width:665px){.camera_wrap{ height: 250.08547008547px !important; }  #camera_wrap_1{ height: 250.08547008547px !important; }} 
 @media(max-width:664px){.camera_wrap{ height: 249.7094017094px !important; }  #camera_wrap_1{ height: 249.7094017094px !important; }} 
 @media(max-width:663px){.camera_wrap{ height: 249.33333333333px !important; }  #camera_wrap_1{ height: 249.33333333333px !important; }} 
 @media(max-width:662px){.camera_wrap{ height: 248.95726495726px !important; }  #camera_wrap_1{ height: 248.95726495726px !important; }} 
 @media(max-width:661px){.camera_wrap{ height: 248.5811965812px !important; }  #camera_wrap_1{ height: 248.5811965812px !important; }} 
 @media(max-width:660px){.camera_wrap{ height: 248.20512820513px !important; }  #camera_wrap_1{ height: 248.20512820513px !important; }} 
 @media(max-width:659px){.camera_wrap{ height: 247.82905982906px !important; }  #camera_wrap_1{ height: 247.82905982906px !important; }} 
 @media(max-width:658px){.camera_wrap{ height: 247.45299145299px !important; }  #camera_wrap_1{ height: 247.45299145299px !important; }} 
 @media(max-width:657px){.camera_wrap{ height: 247.07692307692px !important; }  #camera_wrap_1{ height: 247.07692307692px !important; }} 
 @media(max-width:656px){.camera_wrap{ height: 246.70085470085px !important; }  #camera_wrap_1{ height: 246.70085470085px !important; }} 
 @media(max-width:655px){.camera_wrap{ height: 246.32478632479px !important; }  #camera_wrap_1{ height: 246.32478632479px !important; }} 
 @media(max-width:654px){.camera_wrap{ height: 245.94871794872px !important; }  #camera_wrap_1{ height: 245.94871794872px !important; }} 
 @media(max-width:653px){.camera_wrap{ height: 245.57264957265px !important; }  #camera_wrap_1{ height: 245.57264957265px !important; }} 
 @media(max-width:652px){.camera_wrap{ height: 245.19658119658px !important; }  #camera_wrap_1{ height: 245.19658119658px !important; }} 
 @media(max-width:651px){.camera_wrap{ height: 244.82051282051px !important; }  #camera_wrap_1{ height: 244.82051282051px !important; }} 
 @media(max-width:650px){.camera_wrap{ height: 244.44444444444px !important; }  #camera_wrap_1{ height: 244.44444444444px !important; }} 
 @media(max-width:649px){.camera_wrap{ height: 244.06837606838px !important; }  #camera_wrap_1{ height: 244.06837606838px !important; }} 
 @media(max-width:648px){.camera_wrap{ height: 243.69230769231px !important; }  #camera_wrap_1{ height: 243.69230769231px !important; }} 
 @media(max-width:647px){.camera_wrap{ height: 243.31623931624px !important; }  #camera_wrap_1{ height: 243.31623931624px !important; }} 
 @media(max-width:646px){.camera_wrap{ height: 242.94017094017px !important; }  #camera_wrap_1{ height: 242.94017094017px !important; }} 
 @media(max-width:645px){.camera_wrap{ height: 242.5641025641px !important; }  #camera_wrap_1{ height: 242.5641025641px !important; }} 
 @media(max-width:644px){.camera_wrap{ height: 242.18803418803px !important; }  #camera_wrap_1{ height: 242.18803418803px !important; }} 
 @media(max-width:643px){.camera_wrap{ height: 241.81196581197px !important; }  #camera_wrap_1{ height: 241.81196581197px !important; }} 
 @media(max-width:642px){.camera_wrap{ height: 241.4358974359px !important; }  #camera_wrap_1{ height: 241.4358974359px !important; }} 
 @media(max-width:641px){.camera_wrap{ height: 241.05982905983px !important; }  #camera_wrap_1{ height: 241.05982905983px !important; }} 
 @media(max-width:640px){.camera_wrap{ height: 240.68376068376px !important; }  #camera_wrap_1{ height: 240.68376068376px !important; }} 
 @media(max-width:639px){.camera_wrap{ height: 240.30769230769px !important; }  #camera_wrap_1{ height: 240.30769230769px !important; }} 
 @media(max-width:638px){.camera_wrap{ height: 239.93162393162px !important; }  #camera_wrap_1{ height: 239.93162393162px !important; }} 
 @media(max-width:637px){.camera_wrap{ height: 239.55555555556px !important; }  #camera_wrap_1{ height: 239.55555555556px !important; }} 
 @media(max-width:636px){.camera_wrap{ height: 239.17948717949px !important; }  #camera_wrap_1{ height: 239.17948717949px !important; }} 
 @media(max-width:635px){.camera_wrap{ height: 238.80341880342px !important; }  #camera_wrap_1{ height: 238.80341880342px !important; }} 
 @media(max-width:634px){.camera_wrap{ height: 238.42735042735px !important; }  #camera_wrap_1{ height: 238.42735042735px !important; }} 
 @media(max-width:633px){.camera_wrap{ height: 238.05128205128px !important; }  #camera_wrap_1{ height: 238.05128205128px !important; }} 
 @media(max-width:632px){.camera_wrap{ height: 237.67521367521px !important; }  #camera_wrap_1{ height: 237.67521367521px !important; }} 
 @media(max-width:631px){.camera_wrap{ height: 237.29914529915px !important; }  #camera_wrap_1{ height: 237.29914529915px !important; }} 
 @media(max-width:630px){.camera_wrap{ height: 236.92307692308px !important; }  #camera_wrap_1{ height: 236.92307692308px !important; }} 
 @media(max-width:629px){.camera_wrap{ height: 236.54700854701px !important; }  #camera_wrap_1{ height: 236.54700854701px !important; }} 
 @media(max-width:628px){.camera_wrap{ height: 236.17094017094px !important; }  #camera_wrap_1{ height: 236.17094017094px !important; }} 
 @media(max-width:627px){.camera_wrap{ height: 235.79487179487px !important; }  #camera_wrap_1{ height: 235.79487179487px !important; }} 
 @media(max-width:626px){.camera_wrap{ height: 235.4188034188px !important; }  #camera_wrap_1{ height: 235.4188034188px !important; }} 
 @media(max-width:625px){.camera_wrap{ height: 235.04273504274px !important; }  #camera_wrap_1{ height: 235.04273504274px !important; }} 
 @media(max-width:624px){.camera_wrap{ height: 234.66666666667px !important; }  #camera_wrap_1{ height: 234.66666666667px !important; }} 
 @media(max-width:623px){.camera_wrap{ height: 234.2905982906px !important; }  #camera_wrap_1{ height: 234.2905982906px !important; }} 
 @media(max-width:622px){.camera_wrap{ height: 233.91452991453px !important; }  #camera_wrap_1{ height: 233.91452991453px !important; }} 
 @media(max-width:621px){.camera_wrap{ height: 233.53846153846px !important; }  #camera_wrap_1{ height: 233.53846153846px !important; }} 
 @media(max-width:620px){.camera_wrap{ height: 233.16239316239px !important; }  #camera_wrap_1{ height: 233.16239316239px !important; }} 
 @media(max-width:619px){.camera_wrap{ height: 232.78632478632px !important; }  #camera_wrap_1{ height: 232.78632478632px !important; }} 
 @media(max-width:618px){.camera_wrap{ height: 232.41025641026px !important; }  #camera_wrap_1{ height: 232.41025641026px !important; }} 
 @media(max-width:617px){.camera_wrap{ height: 232.03418803419px !important; }  #camera_wrap_1{ height: 232.03418803419px !important; }} 
 @media(max-width:616px){.camera_wrap{ height: 231.65811965812px !important; }  #camera_wrap_1{ height: 231.65811965812px !important; }} 
 @media(max-width:615px){.camera_wrap{ height: 231.28205128205px !important; }  #camera_wrap_1{ height: 231.28205128205px !important; }} 
 @media(max-width:614px){.camera_wrap{ height: 230.90598290598px !important; }  #camera_wrap_1{ height: 230.90598290598px !important; }} 
 @media(max-width:613px){.camera_wrap{ height: 230.52991452991px !important; }  #camera_wrap_1{ height: 230.52991452991px !important; }} 
 @media(max-width:612px){.camera_wrap{ height: 230.15384615385px !important; }  #camera_wrap_1{ height: 230.15384615385px !important; }} 
 @media(max-width:611px){.camera_wrap{ height: 229.77777777778px !important; }  #camera_wrap_1{ height: 229.77777777778px !important; }} 
 @media(max-width:610px){.camera_wrap{ height: 229.40170940171px !important; }  #camera_wrap_1{ height: 229.40170940171px !important; }} 
 @media(max-width:609px){.camera_wrap{ height: 229.02564102564px !important; }  #camera_wrap_1{ height: 229.02564102564px !important; }} 
 @media(max-width:608px){.camera_wrap{ height: 228.64957264957px !important; }  #camera_wrap_1{ height: 228.64957264957px !important; }} 
 @media(max-width:607px){.camera_wrap{ height: 228.2735042735px !important; }  #camera_wrap_1{ height: 228.2735042735px !important; }} 
 @media(max-width:606px){.camera_wrap{ height: 227.89743589744px !important; }  #camera_wrap_1{ height: 227.89743589744px !important; }} 
 @media(max-width:605px){.camera_wrap{ height: 227.52136752137px !important; }  #camera_wrap_1{ height: 227.52136752137px !important; }} 
 @media(max-width:604px){.camera_wrap{ height: 227.1452991453px !important; }  #camera_wrap_1{ height: 227.1452991453px !important; }} 
 @media(max-width:603px){.camera_wrap{ height: 226.76923076923px !important; }  #camera_wrap_1{ height: 226.76923076923px !important; }} 
 @media(max-width:602px){.camera_wrap{ height: 226.39316239316px !important; }  #camera_wrap_1{ height: 226.39316239316px !important; }} 
 @media(max-width:601px){.camera_wrap{ height: 226.01709401709px !important; }  #camera_wrap_1{ height: 226.01709401709px !important; }} 
 @media(max-width:600px){.camera_wrap{ height: 225.64102564103px !important; }  #camera_wrap_1{ height: 225.64102564103px !important; }} 
 @media(max-width:599px){.camera_wrap{ height: 225.26495726496px !important; }  #camera_wrap_1{ height: 225.26495726496px !important; }} 
 @media(max-width:598px){.camera_wrap{ height: 224.88888888889px !important; }  #camera_wrap_1{ height: 224.88888888889px !important; }} 
 @media(max-width:597px){.camera_wrap{ height: 224.51282051282px !important; }  #camera_wrap_1{ height: 224.51282051282px !important; }} 
 @media(max-width:596px){.camera_wrap{ height: 224.13675213675px !important; }  #camera_wrap_1{ height: 224.13675213675px !important; }} 
 @media(max-width:595px){.camera_wrap{ height: 223.76068376068px !important; }  #camera_wrap_1{ height: 223.76068376068px !important; }} 
 @media(max-width:594px){.camera_wrap{ height: 223.38461538462px !important; }  #camera_wrap_1{ height: 223.38461538462px !important; }} 
 @media(max-width:593px){.camera_wrap{ height: 223.00854700855px !important; }  #camera_wrap_1{ height: 223.00854700855px !important; }} 
 @media(max-width:592px){.camera_wrap{ height: 222.63247863248px !important; }  #camera_wrap_1{ height: 222.63247863248px !important; }} 
 @media(max-width:591px){.camera_wrap{ height: 222.25641025641px !important; }  #camera_wrap_1{ height: 222.25641025641px !important; }} 
 @media(max-width:590px){.camera_wrap{ height: 221.88034188034px !important; }  #camera_wrap_1{ height: 221.88034188034px !important; }} 
 @media(max-width:589px){.camera_wrap{ height: 221.50427350427px !important; }  #camera_wrap_1{ height: 221.50427350427px !important; }} 
 @media(max-width:588px){.camera_wrap{ height: 221.12820512821px !important; }  #camera_wrap_1{ height: 221.12820512821px !important; }} 
 @media(max-width:587px){.camera_wrap{ height: 220.75213675214px !important; }  #camera_wrap_1{ height: 220.75213675214px !important; }} 
 @media(max-width:586px){.camera_wrap{ height: 220.37606837607px !important; }  #camera_wrap_1{ height: 220.37606837607px !important; }} 
 @media(max-width:585px){.camera_wrap{ height: 220px !important; }  #camera_wrap_1{ height: 220px !important; }} 
 @media(max-width:584px){.camera_wrap{ height: 219.62393162393px !important; }  #camera_wrap_1{ height: 219.62393162393px !important; }} 
 @media(max-width:583px){.camera_wrap{ height: 219.24786324786px !important; }  #camera_wrap_1{ height: 219.24786324786px !important; }} 
 @media(max-width:582px){.camera_wrap{ height: 218.87179487179px !important; }  #camera_wrap_1{ height: 218.87179487179px !important; }} 
 @media(max-width:581px){.camera_wrap{ height: 218.49572649573px !important; }  #camera_wrap_1{ height: 218.49572649573px !important; }} 
 @media(max-width:580px){.camera_wrap{ height: 218.11965811966px !important; }  #camera_wrap_1{ height: 218.11965811966px !important; }} 
 @media(max-width:579px){.camera_wrap{ height: 217.74358974359px !important; }  #camera_wrap_1{ height: 217.74358974359px !important; }} 
 @media(max-width:578px){.camera_wrap{ height: 217.36752136752px !important; }  #camera_wrap_1{ height: 217.36752136752px !important; }} 
 @media(max-width:577px){.camera_wrap{ height: 216.99145299145px !important; }  #camera_wrap_1{ height: 216.99145299145px !important; }} 
 @media(max-width:576px){.camera_wrap{ height: 216.61538461538px !important; }  #camera_wrap_1{ height: 216.61538461538px !important; }} 
 @media(max-width:575px){.camera_wrap{ height: 216.23931623932px !important; }  #camera_wrap_1{ height: 216.23931623932px !important; }} 
 @media(max-width:574px){.camera_wrap{ height: 215.86324786325px !important; }  #camera_wrap_1{ height: 215.86324786325px !important; }} 
 @media(max-width:573px){.camera_wrap{ height: 215.48717948718px !important; }  #camera_wrap_1{ height: 215.48717948718px !important; }} 
 @media(max-width:572px){.camera_wrap{ height: 215.11111111111px !important; }  #camera_wrap_1{ height: 215.11111111111px !important; }} 
 @media(max-width:571px){.camera_wrap{ height: 214.73504273504px !important; }  #camera_wrap_1{ height: 214.73504273504px !important; }} 
 @media(max-width:570px){.camera_wrap{ height: 214.35897435897px !important; }  #camera_wrap_1{ height: 214.35897435897px !important; }} 
 @media(max-width:569px){.camera_wrap{ height: 213.98290598291px !important; }  #camera_wrap_1{ height: 213.98290598291px !important; }} 
 @media(max-width:568px){.camera_wrap{ height: 213.60683760684px !important; }  #camera_wrap_1{ height: 213.60683760684px !important; }} 
 @media(max-width:567px){.camera_wrap{ height: 213.23076923077px !important; }  #camera_wrap_1{ height: 213.23076923077px !important; }} 
 @media(max-width:566px){.camera_wrap{ height: 212.8547008547px !important; }  #camera_wrap_1{ height: 212.8547008547px !important; }} 
 @media(max-width:565px){.camera_wrap{ height: 212.47863247863px !important; }  #camera_wrap_1{ height: 212.47863247863px !important; }} 
 @media(max-width:564px){.camera_wrap{ height: 212.10256410256px !important; }  #camera_wrap_1{ height: 212.10256410256px !important; }} 
 @media(max-width:563px){.camera_wrap{ height: 211.7264957265px !important; }  #camera_wrap_1{ height: 211.7264957265px !important; }} 
 @media(max-width:562px){.camera_wrap{ height: 211.35042735043px !important; }  #camera_wrap_1{ height: 211.35042735043px !important; }} 
 @media(max-width:561px){.camera_wrap{ height: 210.97435897436px !important; }  #camera_wrap_1{ height: 210.97435897436px !important; }} 
 @media(max-width:560px){.camera_wrap{ height: 210.59829059829px !important; }  #camera_wrap_1{ height: 210.59829059829px !important; }} 
 @media(max-width:559px){.camera_wrap{ height: 210.22222222222px !important; }  #camera_wrap_1{ height: 210.22222222222px !important; }} 
 @media(max-width:558px){.camera_wrap{ height: 209.84615384615px !important; }  #camera_wrap_1{ height: 209.84615384615px !important; }} 
 @media(max-width:557px){.camera_wrap{ height: 209.47008547009px !important; }  #camera_wrap_1{ height: 209.47008547009px !important; }} 
 @media(max-width:556px){.camera_wrap{ height: 209.09401709402px !important; }  #camera_wrap_1{ height: 209.09401709402px !important; }} 
 @media(max-width:555px){.camera_wrap{ height: 208.71794871795px !important; }  #camera_wrap_1{ height: 208.71794871795px !important; }} 
 @media(max-width:554px){.camera_wrap{ height: 208.34188034188px !important; }  #camera_wrap_1{ height: 208.34188034188px !important; }} 
 @media(max-width:553px){.camera_wrap{ height: 207.96581196581px !important; }  #camera_wrap_1{ height: 207.96581196581px !important; }} 
 @media(max-width:552px){.camera_wrap{ height: 207.58974358974px !important; }  #camera_wrap_1{ height: 207.58974358974px !important; }} 
 @media(max-width:551px){.camera_wrap{ height: 207.21367521368px !important; }  #camera_wrap_1{ height: 207.21367521368px !important; }} 
 @media(max-width:550px){.camera_wrap{ height: 206.83760683761px !important; }  #camera_wrap_1{ height: 206.83760683761px !important; }} 
 @media(max-width:549px){.camera_wrap{ height: 206.46153846154px !important; }  #camera_wrap_1{ height: 206.46153846154px !important; }} 
 @media(max-width:548px){.camera_wrap{ height: 206.08547008547px !important; }  #camera_wrap_1{ height: 206.08547008547px !important; }} 
 @media(max-width:547px){.camera_wrap{ height: 205.7094017094px !important; }  #camera_wrap_1{ height: 205.7094017094px !important; }} 
 @media(max-width:546px){.camera_wrap{ height: 205.33333333333px !important; }  #camera_wrap_1{ height: 205.33333333333px !important; }} 
 @media(max-width:545px){.camera_wrap{ height: 204.95726495726px !important; }  #camera_wrap_1{ height: 204.95726495726px !important; }} 
 @media(max-width:544px){.camera_wrap{ height: 204.5811965812px !important; }  #camera_wrap_1{ height: 204.5811965812px !important; }} 
 @media(max-width:543px){.camera_wrap{ height: 204.20512820513px !important; }  #camera_wrap_1{ height: 204.20512820513px !important; }} 
 @media(max-width:542px){.camera_wrap{ height: 203.82905982906px !important; }  #camera_wrap_1{ height: 203.82905982906px !important; }} 
 @media(max-width:541px){.camera_wrap{ height: 203.45299145299px !important; }  #camera_wrap_1{ height: 203.45299145299px !important; }} 
 @media(max-width:540px){.camera_wrap{ height: 203.07692307692px !important; }  #camera_wrap_1{ height: 203.07692307692px !important; }} 
 @media(max-width:539px){.camera_wrap{ height: 202.70085470085px !important; }  #camera_wrap_1{ height: 202.70085470085px !important; }} 
 @media(max-width:538px){.camera_wrap{ height: 202.32478632479px !important; }  #camera_wrap_1{ height: 202.32478632479px !important; }} 
 @media(max-width:537px){.camera_wrap{ height: 201.94871794872px !important; }  #camera_wrap_1{ height: 201.94871794872px !important; }} 
 @media(max-width:536px){.camera_wrap{ height: 201.57264957265px !important; }  #camera_wrap_1{ height: 201.57264957265px !important; }} 
 @media(max-width:535px){.camera_wrap{ height: 201.19658119658px !important; }  #camera_wrap_1{ height: 201.19658119658px !important; }} 
 @media(max-width:534px){.camera_wrap{ height: 200.82051282051px !important; }  #camera_wrap_1{ height: 200.82051282051px !important; }} 
 @media(max-width:533px){.camera_wrap{ height: 200.44444444444px !important; }  #camera_wrap_1{ height: 200.44444444444px !important; }} 
 @media(max-width:532px){.camera_wrap{ height: 200.06837606838px !important; }  #camera_wrap_1{ height: 200.06837606838px !important; }} 
 @media(max-width:531px){.camera_wrap{ height: 199.69230769231px !important; }  #camera_wrap_1{ height: 199.69230769231px !important; }} 
 @media(max-width:530px){.camera_wrap{ height: 199.31623931624px !important; }  #camera_wrap_1{ height: 199.31623931624px !important; }} 
 @media(max-width:529px){.camera_wrap{ height: 198.94017094017px !important; }  #camera_wrap_1{ height: 198.94017094017px !important; }} 
 @media(max-width:528px){.camera_wrap{ height: 198.5641025641px !important; }  #camera_wrap_1{ height: 198.5641025641px !important; }} 
 @media(max-width:527px){.camera_wrap{ height: 198.18803418803px !important; }  #camera_wrap_1{ height: 198.18803418803px !important; }} 
 @media(max-width:526px){.camera_wrap{ height: 197.81196581197px !important; }  #camera_wrap_1{ height: 197.81196581197px !important; }} 
 @media(max-width:525px){.camera_wrap{ height: 197.4358974359px !important; }  #camera_wrap_1{ height: 197.4358974359px !important; }} 
 @media(max-width:524px){.camera_wrap{ height: 197.05982905983px !important; }  #camera_wrap_1{ height: 197.05982905983px !important; }} 
 @media(max-width:523px){.camera_wrap{ height: 196.68376068376px !important; }  #camera_wrap_1{ height: 196.68376068376px !important; }} 
 @media(max-width:522px){.camera_wrap{ height: 196.30769230769px !important; }  #camera_wrap_1{ height: 196.30769230769px !important; }} 
 @media(max-width:521px){.camera_wrap{ height: 195.93162393162px !important; }  #camera_wrap_1{ height: 195.93162393162px !important; }} 
 @media(max-width:520px){.camera_wrap{ height: 195.55555555556px !important; }  #camera_wrap_1{ height: 195.55555555556px !important; }} 
 @media(max-width:519px){.camera_wrap{ height: 195.17948717949px !important; }  #camera_wrap_1{ height: 195.17948717949px !important; }} 
 @media(max-width:518px){.camera_wrap{ height: 194.80341880342px !important; }  #camera_wrap_1{ height: 194.80341880342px !important; }} 
 @media(max-width:517px){.camera_wrap{ height: 194.42735042735px !important; }  #camera_wrap_1{ height: 194.42735042735px !important; }} 
 @media(max-width:516px){.camera_wrap{ height: 194.05128205128px !important; }  #camera_wrap_1{ height: 194.05128205128px !important; }} 
 @media(max-width:515px){.camera_wrap{ height: 193.67521367521px !important; }  #camera_wrap_1{ height: 193.67521367521px !important; }} 
 @media(max-width:514px){.camera_wrap{ height: 193.29914529915px !important; }  #camera_wrap_1{ height: 193.29914529915px !important; }} 
 @media(max-width:513px){.camera_wrap{ height: 192.92307692308px !important; }  #camera_wrap_1{ height: 192.92307692308px !important; }} 
 @media(max-width:512px){.camera_wrap{ height: 192.54700854701px !important; }  #camera_wrap_1{ height: 192.54700854701px !important; }} 
 @media(max-width:511px){.camera_wrap{ height: 192.17094017094px !important; }  #camera_wrap_1{ height: 192.17094017094px !important; }} 
 @media(max-width:510px){.camera_wrap{ height: 191.79487179487px !important; }  #camera_wrap_1{ height: 191.79487179487px !important; }} 
 @media(max-width:509px){.camera_wrap{ height: 191.4188034188px !important; }  #camera_wrap_1{ height: 191.4188034188px !important; }} 
 @media(max-width:508px){.camera_wrap{ height: 191.04273504274px !important; }  #camera_wrap_1{ height: 191.04273504274px !important; }} 
 @media(max-width:507px){.camera_wrap{ height: 190.66666666667px !important; }  #camera_wrap_1{ height: 190.66666666667px !important; }} 
 @media(max-width:506px){.camera_wrap{ height: 190.2905982906px !important; }  #camera_wrap_1{ height: 190.2905982906px !important; }} 
 @media(max-width:505px){.camera_wrap{ height: 189.91452991453px !important; }  #camera_wrap_1{ height: 189.91452991453px !important; }} 
 @media(max-width:504px){.camera_wrap{ height: 189.53846153846px !important; }  #camera_wrap_1{ height: 189.53846153846px !important; }} 
 @media(max-width:503px){.camera_wrap{ height: 189.16239316239px !important; }  #camera_wrap_1{ height: 189.16239316239px !important; }} 
 @media(max-width:502px){.camera_wrap{ height: 188.78632478632px !important; }  #camera_wrap_1{ height: 188.78632478632px !important; }} 
 @media(max-width:501px){.camera_wrap{ height: 188.41025641026px !important; }  #camera_wrap_1{ height: 188.41025641026px !important; }} 
 @media(max-width:500px){.camera_wrap{ height: 188.03418803419px !important; }  #camera_wrap_1{ height: 188.03418803419px !important; }} 
 @media(max-width:499px){.camera_wrap{ height: 187.65811965812px !important; }  #camera_wrap_1{ height: 187.65811965812px !important; }} 
 @media(max-width:498px){.camera_wrap{ height: 187.28205128205px !important; }  #camera_wrap_1{ height: 187.28205128205px !important; }} 
 @media(max-width:497px){.camera_wrap{ height: 186.90598290598px !important; }  #camera_wrap_1{ height: 186.90598290598px !important; }} 
 @media(max-width:496px){.camera_wrap{ height: 186.52991452991px !important; }  #camera_wrap_1{ height: 186.52991452991px !important; }} 
 @media(max-width:495px){.camera_wrap{ height: 186.15384615385px !important; }  #camera_wrap_1{ height: 186.15384615385px !important; }} 
 @media(max-width:494px){.camera_wrap{ height: 185.77777777778px !important; }  #camera_wrap_1{ height: 185.77777777778px !important; }} 
 @media(max-width:493px){.camera_wrap{ height: 185.40170940171px !important; }  #camera_wrap_1{ height: 185.40170940171px !important; }} 
 @media(max-width:492px){.camera_wrap{ height: 185.02564102564px !important; }  #camera_wrap_1{ height: 185.02564102564px !important; }} 
 @media(max-width:491px){.camera_wrap{ height: 184.64957264957px !important; }  #camera_wrap_1{ height: 184.64957264957px !important; }} 
 @media(max-width:490px){.camera_wrap{ height: 184.2735042735px !important; }  #camera_wrap_1{ height: 184.2735042735px !important; }} 
 @media(max-width:489px){.camera_wrap{ height: 183.89743589744px !important; }  #camera_wrap_1{ height: 183.89743589744px !important; }} 
 @media(max-width:488px){.camera_wrap{ height: 183.52136752137px !important; }  #camera_wrap_1{ height: 183.52136752137px !important; }} 
 @media(max-width:487px){.camera_wrap{ height: 183.1452991453px !important; }  #camera_wrap_1{ height: 183.1452991453px !important; }} 
 @media(max-width:486px){.camera_wrap{ height: 182.76923076923px !important; }  #camera_wrap_1{ height: 182.76923076923px !important; }} 
 @media(max-width:485px){.camera_wrap{ height: 182.39316239316px !important; }  #camera_wrap_1{ height: 182.39316239316px !important; }} 
 @media(max-width:484px){.camera_wrap{ height: 182.01709401709px !important; }  #camera_wrap_1{ height: 182.01709401709px !important; }} 
 @media(max-width:483px){.camera_wrap{ height: 181.64102564103px !important; }  #camera_wrap_1{ height: 181.64102564103px !important; }} 
 @media(max-width:482px){.camera_wrap{ height: 181.26495726496px !important; }  #camera_wrap_1{ height: 181.26495726496px !important; }} 
 @media(max-width:481px){.camera_wrap{ height: 180.88888888889px !important; }  #camera_wrap_1{ height: 180.88888888889px !important; }} 
 @media(max-width:480px){.camera_wrap{ height: 180.51282051282px !important; }  #camera_wrap_1{ height: 180.51282051282px !important; }} 
 @media(max-width:479px){.camera_wrap{ height: 180.13675213675px !important; }  #camera_wrap_1{ height: 180.13675213675px !important; }} 
 @media(max-width:478px){.camera_wrap{ height: 179.76068376068px !important; }  #camera_wrap_1{ height: 179.76068376068px !important; }} 
 @media(max-width:477px){.camera_wrap{ height: 179.38461538462px !important; }  #camera_wrap_1{ height: 179.38461538462px !important; }} 
 @media(max-width:476px){.camera_wrap{ height: 179.00854700855px !important; }  #camera_wrap_1{ height: 179.00854700855px !important; }} 
 @media(max-width:475px){.camera_wrap{ height: 178.63247863248px !important; }  #camera_wrap_1{ height: 178.63247863248px !important; }} 
 @media(max-width:474px){.camera_wrap{ height: 178.25641025641px !important; }  #camera_wrap_1{ height: 178.25641025641px !important; }} 
 @media(max-width:473px){.camera_wrap{ height: 177.88034188034px !important; }  #camera_wrap_1{ height: 177.88034188034px !important; }} 
 @media(max-width:472px){.camera_wrap{ height: 177.50427350427px !important; }  #camera_wrap_1{ height: 177.50427350427px !important; }} 
 @media(max-width:471px){.camera_wrap{ height: 177.12820512821px !important; }  #camera_wrap_1{ height: 177.12820512821px !important; }} 
 @media(max-width:470px){.camera_wrap{ height: 176.75213675214px !important; }  #camera_wrap_1{ height: 176.75213675214px !important; }} 
 @media(max-width:469px){.camera_wrap{ height: 176.37606837607px !important; }  #camera_wrap_1{ height: 176.37606837607px !important; }} 
 @media(max-width:468px){.camera_wrap{ height: 176px !important; }  #camera_wrap_1{ height: 176px !important; }} 
 @media(max-width:467px){.camera_wrap{ height: 175.62393162393px !important; }  #camera_wrap_1{ height: 175.62393162393px !important; }} 
 @media(max-width:466px){.camera_wrap{ height: 175.24786324786px !important; }  #camera_wrap_1{ height: 175.24786324786px !important; }} 
 @media(max-width:465px){.camera_wrap{ height: 174.87179487179px !important; }  #camera_wrap_1{ height: 174.87179487179px !important; }} 
 @media(max-width:464px){.camera_wrap{ height: 174.49572649573px !important; }  #camera_wrap_1{ height: 174.49572649573px !important; }} 
 @media(max-width:463px){.camera_wrap{ height: 174.11965811966px !important; }  #camera_wrap_1{ height: 174.11965811966px !important; }} 
 @media(max-width:462px){.camera_wrap{ height: 173.74358974359px !important; }  #camera_wrap_1{ height: 173.74358974359px !important; }} 
 @media(max-width:461px){.camera_wrap{ height: 173.36752136752px !important; }  #camera_wrap_1{ height: 173.36752136752px !important; }} 
 @media(max-width:460px){.camera_wrap{ height: 172.99145299145px !important; }  #camera_wrap_1{ height: 172.99145299145px !important; }} 
 @media(max-width:459px){.camera_wrap{ height: 172.61538461538px !important; }  #camera_wrap_1{ height: 172.61538461538px !important; }} 
 @media(max-width:458px){.camera_wrap{ height: 172.23931623932px !important; }  #camera_wrap_1{ height: 172.23931623932px !important; }} 
 @media(max-width:457px){.camera_wrap{ height: 171.86324786325px !important; }  #camera_wrap_1{ height: 171.86324786325px !important; }} 
 @media(max-width:456px){.camera_wrap{ height: 171.48717948718px !important; }  #camera_wrap_1{ height: 171.48717948718px !important; }} 
 @media(max-width:455px){.camera_wrap{ height: 171.11111111111px !important; }  #camera_wrap_1{ height: 171.11111111111px !important; }} 
 @media(max-width:454px){.camera_wrap{ height: 170.73504273504px !important; }  #camera_wrap_1{ height: 170.73504273504px !important; }} 
 @media(max-width:453px){.camera_wrap{ height: 170.35897435897px !important; }  #camera_wrap_1{ height: 170.35897435897px !important; }} 
 @media(max-width:452px){.camera_wrap{ height: 169.98290598291px !important; }  #camera_wrap_1{ height: 169.98290598291px !important; }} 
 @media(max-width:451px){.camera_wrap{ height: 169.60683760684px !important; }  #camera_wrap_1{ height: 169.60683760684px !important; }} 
 @media(max-width:450px){.camera_wrap{ height: 169.23076923077px !important; }  #camera_wrap_1{ height: 169.23076923077px !important; }} 
 @media(max-width:449px){.camera_wrap{ height: 168.8547008547px !important; }  #camera_wrap_1{ height: 168.8547008547px !important; }} 
 @media(max-width:448px){.camera_wrap{ height: 168.47863247863px !important; }  #camera_wrap_1{ height: 168.47863247863px !important; }} 
 @media(max-width:447px){.camera_wrap{ height: 168.10256410256px !important; }  #camera_wrap_1{ height: 168.10256410256px !important; }} 
 @media(max-width:446px){.camera_wrap{ height: 167.7264957265px !important; }  #camera_wrap_1{ height: 167.7264957265px !important; }} 
 @media(max-width:445px){.camera_wrap{ height: 167.35042735043px !important; }  #camera_wrap_1{ height: 167.35042735043px !important; }} 
 @media(max-width:444px){.camera_wrap{ height: 166.97435897436px !important; }  #camera_wrap_1{ height: 166.97435897436px !important; }} 
 @media(max-width:443px){.camera_wrap{ height: 166.59829059829px !important; }  #camera_wrap_1{ height: 166.59829059829px !important; }} 
 @media(max-width:442px){.camera_wrap{ height: 166.22222222222px !important; }  #camera_wrap_1{ height: 166.22222222222px !important; }} 
 @media(max-width:441px){.camera_wrap{ height: 165.84615384615px !important; }  #camera_wrap_1{ height: 165.84615384615px !important; }} 
 @media(max-width:440px){.camera_wrap{ height: 165.47008547009px !important; }  #camera_wrap_1{ height: 165.47008547009px !important; }} 
 @media(max-width:439px){.camera_wrap{ height: 165.09401709402px !important; }  #camera_wrap_1{ height: 165.09401709402px !important; }} 
 @media(max-width:438px){.camera_wrap{ height: 164.71794871795px !important; }  #camera_wrap_1{ height: 164.71794871795px !important; }} 
 @media(max-width:437px){.camera_wrap{ height: 164.34188034188px !important; }  #camera_wrap_1{ height: 164.34188034188px !important; }} 
 @media(max-width:436px){.camera_wrap{ height: 163.96581196581px !important; }  #camera_wrap_1{ height: 163.96581196581px !important; }} 
 @media(max-width:435px){.camera_wrap{ height: 163.58974358974px !important; }  #camera_wrap_1{ height: 163.58974358974px !important; }} 
 @media(max-width:434px){.camera_wrap{ height: 163.21367521368px !important; }  #camera_wrap_1{ height: 163.21367521368px !important; }} 
 @media(max-width:433px){.camera_wrap{ height: 162.83760683761px !important; }  #camera_wrap_1{ height: 162.83760683761px !important; }} 
 @media(max-width:432px){.camera_wrap{ height: 162.46153846154px !important; }  #camera_wrap_1{ height: 162.46153846154px !important; }} 
 @media(max-width:431px){.camera_wrap{ height: 162.08547008547px !important; }  #camera_wrap_1{ height: 162.08547008547px !important; }} 
 @media(max-width:430px){.camera_wrap{ height: 161.7094017094px !important; }  #camera_wrap_1{ height: 161.7094017094px !important; }} 
 @media(max-width:429px){.camera_wrap{ height: 161.33333333333px !important; }  #camera_wrap_1{ height: 161.33333333333px !important; }} 
 @media(max-width:428px){.camera_wrap{ height: 160.95726495726px !important; }  #camera_wrap_1{ height: 160.95726495726px !important; }} 
 @media(max-width:427px){.camera_wrap{ height: 160.5811965812px !important; }  #camera_wrap_1{ height: 160.5811965812px !important; }} 
 @media(max-width:426px){.camera_wrap{ height: 160.20512820513px !important; }  #camera_wrap_1{ height: 160.20512820513px !important; }} 
 @media(max-width:425px){.camera_wrap{ height: 159.82905982906px !important; }  #camera_wrap_1{ height: 159.82905982906px !important; }} 
 @media(max-width:424px){.camera_wrap{ height: 159.45299145299px !important; }  #camera_wrap_1{ height: 159.45299145299px !important; }} 
 @media(max-width:423px){.camera_wrap{ height: 159.07692307692px !important; }  #camera_wrap_1{ height: 159.07692307692px !important; }} 
 @media(max-width:422px){.camera_wrap{ height: 158.70085470085px !important; }  #camera_wrap_1{ height: 158.70085470085px !important; }} 
 @media(max-width:421px){.camera_wrap{ height: 158.32478632479px !important; }  #camera_wrap_1{ height: 158.32478632479px !important; }} 
 @media(max-width:420px){.camera_wrap{ height: 157.94871794872px !important; }  #camera_wrap_1{ height: 157.94871794872px !important; }} 
 @media(max-width:419px){.camera_wrap{ height: 157.57264957265px !important; }  #camera_wrap_1{ height: 157.57264957265px !important; }} 
 @media(max-width:418px){.camera_wrap{ height: 157.19658119658px !important; }  #camera_wrap_1{ height: 157.19658119658px !important; }} 
 @media(max-width:417px){.camera_wrap{ height: 156.82051282051px !important; }  #camera_wrap_1{ height: 156.82051282051px !important; }} 
 @media(max-width:416px){.camera_wrap{ height: 156.44444444444px !important; }  #camera_wrap_1{ height: 156.44444444444px !important; }} 
 @media(max-width:415px){.camera_wrap{ height: 156.06837606838px !important; }  #camera_wrap_1{ height: 156.06837606838px !important; }} 
 @media(max-width:414px){.camera_wrap{ height: 155.69230769231px !important; }  #camera_wrap_1{ height: 155.69230769231px !important; }} 
 @media(max-width:413px){.camera_wrap{ height: 155.31623931624px !important; }  #camera_wrap_1{ height: 155.31623931624px !important; }} 
 @media(max-width:412px){.camera_wrap{ height: 154.94017094017px !important; }  #camera_wrap_1{ height: 154.94017094017px !important; }} 
 @media(max-width:411px){.camera_wrap{ height: 154.5641025641px !important; }  #camera_wrap_1{ height: 154.5641025641px !important; }} 
 @media(max-width:410px){.camera_wrap{ height: 154.18803418803px !important; }  #camera_wrap_1{ height: 154.18803418803px !important; }} 
 @media(max-width:409px){.camera_wrap{ height: 153.81196581197px !important; }  #camera_wrap_1{ height: 153.81196581197px !important; }} 
 @media(max-width:408px){.camera_wrap{ height: 153.4358974359px !important; }  #camera_wrap_1{ height: 153.4358974359px !important; }} 
 @media(max-width:407px){.camera_wrap{ height: 153.05982905983px !important; }  #camera_wrap_1{ height: 153.05982905983px !important; }} 
 @media(max-width:406px){.camera_wrap{ height: 152.68376068376px !important; }  #camera_wrap_1{ height: 152.68376068376px !important; }} 
 @media(max-width:405px){.camera_wrap{ height: 152.30769230769px !important; }  #camera_wrap_1{ height: 152.30769230769px !important; }} 
 @media(max-width:404px){.camera_wrap{ height: 151.93162393162px !important; }  #camera_wrap_1{ height: 151.93162393162px !important; }} 
 @media(max-width:403px){.camera_wrap{ height: 151.55555555556px !important; }  #camera_wrap_1{ height: 151.55555555556px !important; }} 
 @media(max-width:402px){.camera_wrap{ height: 151.17948717949px !important; }  #camera_wrap_1{ height: 151.17948717949px !important; }} 
 @media(max-width:401px){.camera_wrap{ height: 150.80341880342px !important; }  #camera_wrap_1{ height: 150.80341880342px !important; }} 
 @media(max-width:400px){.camera_wrap{ height: 150.42735042735px !important; }  #camera_wrap_1{ height: 150.42735042735px !important; }} 
 @media(max-width:399px){.camera_wrap{ height: 150.05128205128px !important; }  #camera_wrap_1{ height: 150.05128205128px !important; }} 
 @media(max-width:398px){.camera_wrap{ height: 149.67521367521px !important; }  #camera_wrap_1{ height: 149.67521367521px !important; }} 
 @media(max-width:397px){.camera_wrap{ height: 149.29914529915px !important; }  #camera_wrap_1{ height: 149.29914529915px !important; }} 
 @media(max-width:396px){.camera_wrap{ height: 148.92307692308px !important; }  #camera_wrap_1{ height: 148.92307692308px !important; }} 
 @media(max-width:395px){.camera_wrap{ height: 148.54700854701px !important; }  #camera_wrap_1{ height: 148.54700854701px !important; }} 
 @media(max-width:394px){.camera_wrap{ height: 148.17094017094px !important; }  #camera_wrap_1{ height: 148.17094017094px !important; }} 
 @media(max-width:393px){.camera_wrap{ height: 147.79487179487px !important; }  #camera_wrap_1{ height: 147.79487179487px !important; }} 
 @media(max-width:392px){.camera_wrap{ height: 147.4188034188px !important; }  #camera_wrap_1{ height: 147.4188034188px !important; }} 
 @media(max-width:391px){.camera_wrap{ height: 147.04273504274px !important; }  #camera_wrap_1{ height: 147.04273504274px !important; }} 
 @media(max-width:390px){.camera_wrap{ height: 146.66666666667px !important; }  #camera_wrap_1{ height: 146.66666666667px !important; }} 
 @media(max-width:389px){.camera_wrap{ height: 146.2905982906px !important; }  #camera_wrap_1{ height: 146.2905982906px !important; }} 
 @media(max-width:388px){.camera_wrap{ height: 145.91452991453px !important; }  #camera_wrap_1{ height: 145.91452991453px !important; }} 
 @media(max-width:387px){.camera_wrap{ height: 145.53846153846px !important; }  #camera_wrap_1{ height: 145.53846153846px !important; }} 
 @media(max-width:386px){.camera_wrap{ height: 145.16239316239px !important; }  #camera_wrap_1{ height: 145.16239316239px !important; }} 
 @media(max-width:385px){.camera_wrap{ height: 144.78632478632px !important; }  #camera_wrap_1{ height: 144.78632478632px !important; }} 
 @media(max-width:384px){.camera_wrap{ height: 144.41025641026px !important; }  #camera_wrap_1{ height: 144.41025641026px !important; }} 
 @media(max-width:383px){.camera_wrap{ height: 144.03418803419px !important; }  #camera_wrap_1{ height: 144.03418803419px !important; }} 
 @media(max-width:382px){.camera_wrap{ height: 143.65811965812px !important; }  #camera_wrap_1{ height: 143.65811965812px !important; }} 
 @media(max-width:381px){.camera_wrap{ height: 143.28205128205px !important; }  #camera_wrap_1{ height: 143.28205128205px !important; }} 
 @media(max-width:380px){.camera_wrap{ height: 142.90598290598px !important; }  #camera_wrap_1{ height: 142.90598290598px !important; }} 
 @media(max-width:379px){.camera_wrap{ height: 142.52991452991px !important; }  #camera_wrap_1{ height: 142.52991452991px !important; }} 
 @media(max-width:378px){.camera_wrap{ height: 142.15384615385px !important; }  #camera_wrap_1{ height: 142.15384615385px !important; }} 
 @media(max-width:377px){.camera_wrap{ height: 141.77777777778px !important; }  #camera_wrap_1{ height: 141.77777777778px !important; }} 
 @media(max-width:376px){.camera_wrap{ height: 141.40170940171px !important; }  #camera_wrap_1{ height: 141.40170940171px !important; }} 
 @media(max-width:375px){.camera_wrap{ height: 141.02564102564px !important; }  #camera_wrap_1{ height: 141.02564102564px !important; }} 
 @media(max-width:374px){.camera_wrap{ height: 140.64957264957px !important; }  #camera_wrap_1{ height: 140.64957264957px !important; }} 
 @media(max-width:373px){.camera_wrap{ height: 140.2735042735px !important; }  #camera_wrap_1{ height: 140.2735042735px !important; }} 
 @media(max-width:372px){.camera_wrap{ height: 139.89743589744px !important; }  #camera_wrap_1{ height: 139.89743589744px !important; }} 
 @media(max-width:371px){.camera_wrap{ height: 139.52136752137px !important; }  #camera_wrap_1{ height: 139.52136752137px !important; }} 
 @media(max-width:370px){.camera_wrap{ height: 139.1452991453px !important; }  #camera_wrap_1{ height: 139.1452991453px !important; }} 
 @media(max-width:369px){.camera_wrap{ height: 138.76923076923px !important; }  #camera_wrap_1{ height: 138.76923076923px !important; }} 
 @media(max-width:368px){.camera_wrap{ height: 138.39316239316px !important; }  #camera_wrap_1{ height: 138.39316239316px !important; }} 
 @media(max-width:367px){.camera_wrap{ height: 138.01709401709px !important; }  #camera_wrap_1{ height: 138.01709401709px !important; }} 
 @media(max-width:366px){.camera_wrap{ height: 137.64102564103px !important; }  #camera_wrap_1{ height: 137.64102564103px !important; }} 
 @media(max-width:365px){.camera_wrap{ height: 137.26495726496px !important; }  #camera_wrap_1{ height: 137.26495726496px !important; }} 
 @media(max-width:364px){.camera_wrap{ height: 136.88888888889px !important; }  #camera_wrap_1{ height: 136.88888888889px !important; }} 
 @media(max-width:363px){.camera_wrap{ height: 136.51282051282px !important; }  #camera_wrap_1{ height: 136.51282051282px !important; }} 
 @media(max-width:362px){.camera_wrap{ height: 136.13675213675px !important; }  #camera_wrap_1{ height: 136.13675213675px !important; }} 
 @media(max-width:361px){.camera_wrap{ height: 135.76068376068px !important; }  #camera_wrap_1{ height: 135.76068376068px !important; }} 
 @media(max-width:360px){.camera_wrap{ height: 135.38461538462px !important; }  #camera_wrap_1{ height: 135.38461538462px !important; }} 
 @media(max-width:359px){.camera_wrap{ height: 135.00854700855px !important; }  #camera_wrap_1{ height: 135.00854700855px !important; }} 
 @media(max-width:358px){.camera_wrap{ height: 134.63247863248px !important; }  #camera_wrap_1{ height: 134.63247863248px !important; }} 
 @media(max-width:357px){.camera_wrap{ height: 134.25641025641px !important; }  #camera_wrap_1{ height: 134.25641025641px !important; }} 
 @media(max-width:356px){.camera_wrap{ height: 133.88034188034px !important; }  #camera_wrap_1{ height: 133.88034188034px !important; }} 
 @media(max-width:355px){.camera_wrap{ height: 133.50427350427px !important; }  #camera_wrap_1{ height: 133.50427350427px !important; }} 
 @media(max-width:354px){.camera_wrap{ height: 133.12820512821px !important; }  #camera_wrap_1{ height: 133.12820512821px !important; }} 
 @media(max-width:353px){.camera_wrap{ height: 132.75213675214px !important; }  #camera_wrap_1{ height: 132.75213675214px !important; }} 
 @media(max-width:352px){.camera_wrap{ height: 132.37606837607px !important; }  #camera_wrap_1{ height: 132.37606837607px !important; }} 
 @media(max-width:351px){.camera_wrap{ height: 132px !important; }  #camera_wrap_1{ height: 132px !important; }} 
 @media(max-width:350px){.camera_wrap{ height: 131.62393162393px !important; }  #camera_wrap_1{ height: 131.62393162393px !important; }} 
 @media(max-width:349px){.camera_wrap{ height: 131.24786324786px !important; }  #camera_wrap_1{ height: 131.24786324786px !important; }} 
 @media(max-width:348px){.camera_wrap{ height: 130.87179487179px !important; }  #camera_wrap_1{ height: 130.87179487179px !important; }} 
 @media(max-width:347px){.camera_wrap{ height: 130.49572649573px !important; }  #camera_wrap_1{ height: 130.49572649573px !important; }} 
 @media(max-width:346px){.camera_wrap{ height: 130.11965811966px !important; }  #camera_wrap_1{ height: 130.11965811966px !important; }} 
 @media(max-width:345px){.camera_wrap{ height: 129.74358974359px !important; }  #camera_wrap_1{ height: 129.74358974359px !important; }} 
 @media(max-width:344px){.camera_wrap{ height: 129.36752136752px !important; }  #camera_wrap_1{ height: 129.36752136752px !important; }} 
 @media(max-width:343px){.camera_wrap{ height: 128.99145299145px !important; }  #camera_wrap_1{ height: 128.99145299145px !important; }} 
 @media(max-width:342px){.camera_wrap{ height: 128.61538461538px !important; }  #camera_wrap_1{ height: 128.61538461538px !important; }} 
 @media(max-width:341px){.camera_wrap{ height: 128.23931623932px !important; }  #camera_wrap_1{ height: 128.23931623932px !important; }} 
 @media(max-width:340px){.camera_wrap{ height: 127.86324786325px !important; }  #camera_wrap_1{ height: 127.86324786325px !important; }} 
 @media(max-width:339px){.camera_wrap{ height: 127.48717948718px !important; }  #camera_wrap_1{ height: 127.48717948718px !important; }} 
 @media(max-width:338px){.camera_wrap{ height: 127.11111111111px !important; }  #camera_wrap_1{ height: 127.11111111111px !important; }} 
 @media(max-width:337px){.camera_wrap{ height: 126.73504273504px !important; }  #camera_wrap_1{ height: 126.73504273504px !important; }} 
 @media(max-width:336px){.camera_wrap{ height: 126.35897435897px !important; }  #camera_wrap_1{ height: 126.35897435897px !important; }} 
 @media(max-width:335px){.camera_wrap{ height: 125.98290598291px !important; }  #camera_wrap_1{ height: 125.98290598291px !important; }} 
 @media(max-width:334px){.camera_wrap{ height: 125.60683760684px !important; }  #camera_wrap_1{ height: 125.60683760684px !important; }} 
 @media(max-width:333px){.camera_wrap{ height: 125.23076923077px !important; }  #camera_wrap_1{ height: 125.23076923077px !important; }} 
 @media(max-width:332px){.camera_wrap{ height: 124.8547008547px !important; }  #camera_wrap_1{ height: 124.8547008547px !important; }} 
 @media(max-width:331px){.camera_wrap{ height: 124.47863247863px !important; }  #camera_wrap_1{ height: 124.47863247863px !important; }} 
 @media(max-width:330px){.camera_wrap{ height: 124.10256410256px !important; }  #camera_wrap_1{ height: 124.10256410256px !important; }} 
 @media(max-width:329px){.camera_wrap{ height: 123.7264957265px !important; }  #camera_wrap_1{ height: 123.7264957265px !important; }} 
 @media(max-width:328px){.camera_wrap{ height: 123.35042735043px !important; }  #camera_wrap_1{ height: 123.35042735043px !important; }} 
 @media(max-width:327px){.camera_wrap{ height: 122.97435897436px !important; }  #camera_wrap_1{ height: 122.97435897436px !important; }} 
 @media(max-width:326px){.camera_wrap{ height: 122.59829059829px !important; }  #camera_wrap_1{ height: 122.59829059829px !important; }} 
 @media(max-width:325px){.camera_wrap{ height: 122.22222222222px !important; }  #camera_wrap_1{ height: 122.22222222222px !important; }} 
 @media(max-width:324px){.camera_wrap{ height: 121.84615384615px !important; }  #camera_wrap_1{ height: 121.84615384615px !important; }} 
 @media(max-width:323px){.camera_wrap{ height: 121.47008547009px !important; }  #camera_wrap_1{ height: 121.47008547009px !important; }} 
 @media(max-width:322px){.camera_wrap{ height: 121.09401709402px !important; }  #camera_wrap_1{ height: 121.09401709402px !important; }} 
 @media(max-width:321px){.camera_wrap{ height: 120.71794871795px !important; }  #camera_wrap_1{ height: 120.71794871795px !important; }} 
 @media(max-width:320px){.camera_wrap{ height: 120.34188034188px !important; }  #camera_wrap_1{ height: 120.34188034188px !important; }} 
 @media(max-width:319px){.camera_wrap{ height: 119.96581196581px !important; }  #camera_wrap_1{ height: 119.96581196581px !important; }} 
 @media(max-width:318px){.camera_wrap{ height: 119.58974358974px !important; }  #camera_wrap_1{ height: 119.58974358974px !important; }} 
 @media(max-width:317px){.camera_wrap{ height: 119.21367521368px !important; }  #camera_wrap_1{ height: 119.21367521368px !important; }} 
 @media(max-width:316px){.camera_wrap{ height: 118.83760683761px !important; }  #camera_wrap_1{ height: 118.83760683761px !important; }} 
 @media(max-width:315px){.camera_wrap{ height: 118.46153846154px !important; }  #camera_wrap_1{ height: 118.46153846154px !important; }} 
 @media(max-width:314px){.camera_wrap{ height: 118.08547008547px !important; }  #camera_wrap_1{ height: 118.08547008547px !important; }} 
 @media(max-width:313px){.camera_wrap{ height: 117.7094017094px !important; }  #camera_wrap_1{ height: 117.7094017094px !important; }} 
 @media(max-width:312px){.camera_wrap{ height: 117.33333333333px !important; }  #camera_wrap_1{ height: 117.33333333333px !important; }} 
 @media(max-width:311px){.camera_wrap{ height: 116.95726495726px !important; }  #camera_wrap_1{ height: 116.95726495726px !important; }} 
 @media(max-width:310px){.camera_wrap{ height: 116.5811965812px !important; }  #camera_wrap_1{ height: 116.5811965812px !important; }} 
 @media(max-width:309px){.camera_wrap{ height: 116.20512820513px !important; }  #camera_wrap_1{ height: 116.20512820513px !important; }} 
 @media(max-width:308px){.camera_wrap{ height: 115.82905982906px !important; }  #camera_wrap_1{ height: 115.82905982906px !important; }} 
 @media(max-width:307px){.camera_wrap{ height: 115.45299145299px !important; }  #camera_wrap_1{ height: 115.45299145299px !important; }} 
 @media(max-width:306px){.camera_wrap{ height: 115.07692307692px !important; }  #camera_wrap_1{ height: 115.07692307692px !important; }} 
 @media(max-width:305px){.camera_wrap{ height: 114.70085470085px !important; }  #camera_wrap_1{ height: 114.70085470085px !important; }} 
 @media(max-width:304px){.camera_wrap{ height: 114.32478632479px !important; }  #camera_wrap_1{ height: 114.32478632479px !important; }} 
 @media(max-width:303px){.camera_wrap{ height: 113.94871794872px !important; }  #camera_wrap_1{ height: 113.94871794872px !important; }} 
 @media(max-width:302px){.camera_wrap{ height: 113.57264957265px !important; }  #camera_wrap_1{ height: 113.57264957265px !important; }} 
 @media(max-width:301px){.camera_wrap{ height: 113.19658119658px !important; }  #camera_wrap_1{ height: 113.19658119658px !important; }} 
 @media(max-width:300px){.camera_wrap{ height: 112.82051282051px !important; }  #camera_wrap_1{ height: 112.82051282051px !important; }} 
 @media(max-width:299px){.camera_wrap{ height: 112.44444444444px !important; }  #camera_wrap_1{ height: 112.44444444444px !important; }} 
 @media(max-width:298px){.camera_wrap{ height: 112.06837606838px !important; }  #camera_wrap_1{ height: 112.06837606838px !important; }} 
 @media(max-width:297px){.camera_wrap{ height: 111.69230769231px !important; }  #camera_wrap_1{ height: 111.69230769231px !important; }} 
 @media(max-width:296px){.camera_wrap{ height: 111.31623931624px !important; }  #camera_wrap_1{ height: 111.31623931624px !important; }} 
 @media(max-width:295px){.camera_wrap{ height: 110.94017094017px !important; }  #camera_wrap_1{ height: 110.94017094017px !important; }} 
 @media(max-width:294px){.camera_wrap{ height: 110.5641025641px !important; }  #camera_wrap_1{ height: 110.5641025641px !important; }} 
 @media(max-width:293px){.camera_wrap{ height: 110.18803418803px !important; }  #camera_wrap_1{ height: 110.18803418803px !important; }} 
 @media(max-width:292px){.camera_wrap{ height: 109.81196581197px !important; }  #camera_wrap_1{ height: 109.81196581197px !important; }} 
 @media(max-width:291px){.camera_wrap{ height: 109.4358974359px !important; }  #camera_wrap_1{ height: 109.4358974359px !important; }} 
 @media(max-width:290px){.camera_wrap{ height: 109.05982905983px !important; }  #camera_wrap_1{ height: 109.05982905983px !important; }} 
 @media(max-width:289px){.camera_wrap{ height: 108.68376068376px !important; }  #camera_wrap_1{ height: 108.68376068376px !important; }} 
 @media(max-width:288px){.camera_wrap{ height: 108.30769230769px !important; }  #camera_wrap_1{ height: 108.30769230769px !important; }} 
 @media(max-width:287px){.camera_wrap{ height: 107.93162393162px !important; }  #camera_wrap_1{ height: 107.93162393162px !important; }} 
 @media(max-width:286px){.camera_wrap{ height: 107.55555555556px !important; }  #camera_wrap_1{ height: 107.55555555556px !important; }} 
 @media(max-width:285px){.camera_wrap{ height: 107.17948717949px !important; }  #camera_wrap_1{ height: 107.17948717949px !important; }} 
 @media(max-width:284px){.camera_wrap{ height: 106.80341880342px !important; }  #camera_wrap_1{ height: 106.80341880342px !important; }} 
 @media(max-width:283px){.camera_wrap{ height: 106.42735042735px !important; }  #camera_wrap_1{ height: 106.42735042735px !important; }} 
 @media(max-width:282px){.camera_wrap{ height: 106.05128205128px !important; }  #camera_wrap_1{ height: 106.05128205128px !important; }} 
 @media(max-width:281px){.camera_wrap{ height: 105.67521367521px !important; }  #camera_wrap_1{ height: 105.67521367521px !important; }} 
 @media(max-width:280px){.camera_wrap{ height: 105.29914529915px !important; }  #camera_wrap_1{ height: 105.29914529915px !important; }} 
 @media(max-width:279px){.camera_wrap{ height: 104.92307692308px !important; }  #camera_wrap_1{ height: 104.92307692308px !important; }} 
 @media(max-width:278px){.camera_wrap{ height: 104.54700854701px !important; }  #camera_wrap_1{ height: 104.54700854701px !important; }} 
 @media(max-width:277px){.camera_wrap{ height: 104.17094017094px !important; }  #camera_wrap_1{ height: 104.17094017094px !important; }} 
 @media(max-width:276px){.camera_wrap{ height: 103.79487179487px !important; }  #camera_wrap_1{ height: 103.79487179487px !important; }} 
 @media(max-width:275px){.camera_wrap{ height: 103.4188034188px !important; }  #camera_wrap_1{ height: 103.4188034188px !important; }} 
 @media(max-width:274px){.camera_wrap{ height: 103.04273504274px !important; }  #camera_wrap_1{ height: 103.04273504274px !important; }} 
 @media(max-width:273px){.camera_wrap{ height: 102.66666666667px !important; }  #camera_wrap_1{ height: 102.66666666667px !important; }} 
 @media(max-width:272px){.camera_wrap{ height: 102.2905982906px !important; }  #camera_wrap_1{ height: 102.2905982906px !important; }} 
 @media(max-width:271px){.camera_wrap{ height: 101.91452991453px !important; }  #camera_wrap_1{ height: 101.91452991453px !important; }} 
 @media(max-width:270px){.camera_wrap{ height: 101.53846153846px !important; }  #camera_wrap_1{ height: 101.53846153846px !important; }} 
 @media(max-width:269px){.camera_wrap{ height: 101.16239316239px !important; }  #camera_wrap_1{ height: 101.16239316239px !important; }} 
 @media(max-width:268px){.camera_wrap{ height: 100.78632478632px !important; }  #camera_wrap_1{ height: 100.78632478632px !important; }} 
 @media(max-width:267px){.camera_wrap{ height: 100.41025641026px !important; }  #camera_wrap_1{ height: 100.41025641026px !important; }} 
 @media(max-width:266px){.camera_wrap{ height: 100.03418803419px !important; }  #camera_wrap_1{ height: 100.03418803419px !important; }} 
 @media(max-width:265px){.camera_wrap{ height: 99.65811965812px !important; }  #camera_wrap_1{ height: 99.65811965812px !important; }} 
 @media(max-width:264px){.camera_wrap{ height: 99.282051282051px !important; }  #camera_wrap_1{ height: 99.282051282051px !important; }} 
 @media(max-width:263px){.camera_wrap{ height: 98.905982905983px !important; }  #camera_wrap_1{ height: 98.905982905983px !important; }} 
 @media(max-width:262px){.camera_wrap{ height: 98.529914529915px !important; }  #camera_wrap_1{ height: 98.529914529915px !important; }} 
 @media(max-width:261px){.camera_wrap{ height: 98.153846153846px !important; }  #camera_wrap_1{ height: 98.153846153846px !important; }} 
 @media(max-width:260px){.camera_wrap{ height: 97.777777777778px !important; }  #camera_wrap_1{ height: 97.777777777778px !important; }} 
 @media(max-width:259px){.camera_wrap{ height: 97.401709401709px !important; }  #camera_wrap_1{ height: 97.401709401709px !important; }} 
 @media(max-width:258px){.camera_wrap{ height: 97.025641025641px !important; }  #camera_wrap_1{ height: 97.025641025641px !important; }} 
 @media(max-width:257px){.camera_wrap{ height: 96.649572649573px !important; }  #camera_wrap_1{ height: 96.649572649573px !important; }} 
 @media(max-width:256px){.camera_wrap{ height: 96.273504273504px !important; }  #camera_wrap_1{ height: 96.273504273504px !important; }} 
 @media(max-width:255px){.camera_wrap{ height: 95.897435897436px !important; }  #camera_wrap_1{ height: 95.897435897436px !important; }} 
 @media(max-width:254px){.camera_wrap{ height: 95.521367521368px !important; }  #camera_wrap_1{ height: 95.521367521368px !important; }} 
 @media(max-width:253px){.camera_wrap{ height: 95.145299145299px !important; }  #camera_wrap_1{ height: 95.145299145299px !important; }} 
 @media(max-width:252px){.camera_wrap{ height: 94.769230769231px !important; }  #camera_wrap_1{ height: 94.769230769231px !important; }} 
 @media(max-width:251px){.camera_wrap{ height: 94.393162393162px !important; }  #camera_wrap_1{ height: 94.393162393162px !important; }} 
 @media(max-width:250px){.camera_wrap{ height: 94.017094017094px !important; }  #camera_wrap_1{ height: 94.017094017094px !important; }} 
 @media(max-width:249px){.camera_wrap{ height: 93.641025641026px !important; }  #camera_wrap_1{ height: 93.641025641026px !important; }} 
 @media(max-width:248px){.camera_wrap{ height: 93.264957264957px !important; }  #camera_wrap_1{ height: 93.264957264957px !important; }} 
 @media(max-width:247px){.camera_wrap{ height: 92.888888888889px !important; }  #camera_wrap_1{ height: 92.888888888889px !important; }} 
 @media(max-width:246px){.camera_wrap{ height: 92.512820512821px !important; }  #camera_wrap_1{ height: 92.512820512821px !important; }} 
 @media(max-width:245px){.camera_wrap{ height: 92.136752136752px !important; }  #camera_wrap_1{ height: 92.136752136752px !important; }} 
 @media(max-width:244px){.camera_wrap{ height: 91.760683760684px !important; }  #camera_wrap_1{ height: 91.760683760684px !important; }} 
 @media(max-width:243px){.camera_wrap{ height: 91.384615384615px !important; }  #camera_wrap_1{ height: 91.384615384615px !important; }} 
 @media(max-width:242px){.camera_wrap{ height: 91.008547008547px !important; }  #camera_wrap_1{ height: 91.008547008547px !important; }} 
 @media(max-width:241px){.camera_wrap{ height: 90.632478632479px !important; }  #camera_wrap_1{ height: 90.632478632479px !important; }} 
 @media(max-width:240px){.camera_wrap{ height: 90.25641025641px !important; }  #camera_wrap_1{ height: 90.25641025641px !important; }} 
 @media(max-width:239px){.camera_wrap{ height: 89.880341880342px !important; }  #camera_wrap_1{ height: 89.880341880342px !important; }} 
 @media(max-width:238px){.camera_wrap{ height: 89.504273504273px !important; }  #camera_wrap_1{ height: 89.504273504273px !important; }} 
 @media(max-width:237px){.camera_wrap{ height: 89.128205128205px !important; }  #camera_wrap_1{ height: 89.128205128205px !important; }} 
 @media(max-width:236px){.camera_wrap{ height: 88.752136752137px !important; }  #camera_wrap_1{ height: 88.752136752137px !important; }} 
 @media(max-width:235px){.camera_wrap{ height: 88.376068376068px !important; }  #camera_wrap_1{ height: 88.376068376068px !important; }} 
 @media(max-width:234px){.camera_wrap{ height: 88px !important; }  #camera_wrap_1{ height: 88px !important; }} 
 @media(max-width:233px){.camera_wrap{ height: 87.623931623932px !important; }  #camera_wrap_1{ height: 87.623931623932px !important; }} 
 @media(max-width:232px){.camera_wrap{ height: 87.247863247863px !important; }  #camera_wrap_1{ height: 87.247863247863px !important; }} 
 @media(max-width:231px){.camera_wrap{ height: 86.871794871795px !important; }  #camera_wrap_1{ height: 86.871794871795px !important; }} 
 @media(max-width:230px){.camera_wrap{ height: 86.495726495727px !important; }  #camera_wrap_1{ height: 86.495726495727px !important; }} 
 @media(max-width:229px){.camera_wrap{ height: 86.119658119658px !important; }  #camera_wrap_1{ height: 86.119658119658px !important; }} 
 @media(max-width:228px){.camera_wrap{ height: 85.74358974359px !important; }  #camera_wrap_1{ height: 85.74358974359px !important; }} 
 @media(max-width:227px){.camera_wrap{ height: 85.367521367521px !important; }  #camera_wrap_1{ height: 85.367521367521px !important; }} 
 @media(max-width:226px){.camera_wrap{ height: 84.991452991453px !important; }  #camera_wrap_1{ height: 84.991452991453px !important; }} 
 @media(max-width:225px){.camera_wrap{ height: 84.615384615385px !important; }  #camera_wrap_1{ height: 84.615384615385px !important; }} 
 @media(max-width:224px){.camera_wrap{ height: 84.239316239316px !important; }  #camera_wrap_1{ height: 84.239316239316px !important; }} 
 @media(max-width:223px){.camera_wrap{ height: 83.863247863248px !important; }  #camera_wrap_1{ height: 83.863247863248px !important; }} 
 @media(max-width:222px){.camera_wrap{ height: 83.487179487179px !important; }  #camera_wrap_1{ height: 83.487179487179px !important; }} 
 @media(max-width:221px){.camera_wrap{ height: 83.111111111111px !important; }  #camera_wrap_1{ height: 83.111111111111px !important; }} 
 @media(max-width:220px){.camera_wrap{ height: 82.735042735043px !important; }  #camera_wrap_1{ height: 82.735042735043px !important; }} 
 @media(max-width:219px){.camera_wrap{ height: 82.358974358974px !important; }  #camera_wrap_1{ height: 82.358974358974px !important; }} 
 @media(max-width:218px){.camera_wrap{ height: 81.982905982906px !important; }  #camera_wrap_1{ height: 81.982905982906px !important; }} 
 @media(max-width:217px){.camera_wrap{ height: 81.606837606838px !important; }  #camera_wrap_1{ height: 81.606837606838px !important; }} 
 @media(max-width:216px){.camera_wrap{ height: 81.230769230769px !important; }  #camera_wrap_1{ height: 81.230769230769px !important; }} 
 @media(max-width:215px){.camera_wrap{ height: 80.854700854701px !important; }  #camera_wrap_1{ height: 80.854700854701px !important; }} 
 @media(max-width:214px){.camera_wrap{ height: 80.478632478632px !important; }  #camera_wrap_1{ height: 80.478632478632px !important; }} 
 @media(max-width:213px){.camera_wrap{ height: 80.102564102564px !important; }  #camera_wrap_1{ height: 80.102564102564px !important; }} 
 @media(max-width:212px){.camera_wrap{ height: 79.726495726496px !important; }  #camera_wrap_1{ height: 79.726495726496px !important; }} 
 @media(max-width:211px){.camera_wrap{ height: 79.350427350427px !important; }  #camera_wrap_1{ height: 79.350427350427px !important; }} 
 @media(max-width:210px){.camera_wrap{ height: 78.974358974359px !important; }  #camera_wrap_1{ height: 78.974358974359px !important; }} 
 @media(max-width:209px){.camera_wrap{ height: 78.598290598291px !important; }  #camera_wrap_1{ height: 78.598290598291px !important; }} 
 @media(max-width:208px){.camera_wrap{ height: 78.222222222222px !important; }  #camera_wrap_1{ height: 78.222222222222px !important; }} 
 @media(max-width:207px){.camera_wrap{ height: 77.846153846154px !important; }  #camera_wrap_1{ height: 77.846153846154px !important; }} 
 @media(max-width:206px){.camera_wrap{ height: 77.470085470085px !important; }  #camera_wrap_1{ height: 77.470085470085px !important; }} 
 @media(max-width:205px){.camera_wrap{ height: 77.094017094017px !important; }  #camera_wrap_1{ height: 77.094017094017px !important; }} 
 @media(max-width:204px){.camera_wrap{ height: 76.717948717949px !important; }  #camera_wrap_1{ height: 76.717948717949px !important; }} 
 @media(max-width:203px){.camera_wrap{ height: 76.34188034188px !important; }  #camera_wrap_1{ height: 76.34188034188px !important; }} 
 @media(max-width:202px){.camera_wrap{ height: 75.965811965812px !important; }  #camera_wrap_1{ height: 75.965811965812px !important; }} 
 @media(max-width:201px){.camera_wrap{ height: 75.589743589744px !important; }  #camera_wrap_1{ height: 75.589743589744px !important; }} 
    
.blocProd {
    margin-top: 0px;
}
.dessushr  {
  border-top: 1px dotted #ffffff;
}
.titlePagt {
	display:none;
}
.i-ville span ,
.i-bges span ,
.i-bce span {
  text-transform: uppercase;
}
#formcontact h5 {
    text-transform: uppercase;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {

    font-weight: 600;
	color:#000000 !important;
 }
 
 
