@font-face {
    font-family: 'nexa_lightregular';
    src: url('../fonts/nexa_light-webfont.eot');
    src: url('../fonts/nexa_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nexa_light-webfont.woff2') format('woff2'),
         url('../fonts/nexa_light-webfont.woff') format('woff'),
         url('../fonts/nexa_light-webfont.ttf') format('truetype'),
         url('../fonts/nexa_light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
    }
	
@font-face {
	font-family: 'Conv_helvetica-condensed-bold-1361523385';
	src: url('../fonts/helvetica-condensed-bold-1361523385.eot');
	src: local('☺'), url('../fonts/helvetica-condensed-bold-1361523385.woff') format('woff'), 
	url('../fonts/helvetica-condensed-bold-1361523385.ttf') format('truetype'), 
	url('../fonts/helvetica-condensed-bold-1361523385.svg') format('svg');
	font-weight: normal;
	font-style: normal;
    }
	
.container {
	display: block;
	margin: 0 auto;
	margin-top:0px;
	height:560px;

	}

#iview, #iview2 {
	/*display: block;
	width: 900px;
	height: 400px;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
	padding: 5px;
	border-radius: 5px;
	position: relative;
	-webkit-box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
	box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
	margin: 40px auto;
	overflow: hidden;*/
	display: block;
	max-width:1010px;
	/*width:100%;*/
	min-width: 300px;
	margin: 0 auto;
	overflow: hidden;
	/*margin-bottom:20px;*/
     }
#iview2 {
	margin-top: 0px;
    }


#iview .iviewSlider, #iview2 .iviewSlider {
	display: block;
	width: 1006px;
	height: 560px !important;
	/*height:100%;*/
	overflow: hidden;
	border-radius: 1px;
 }

#iview2 div.iview-directionNav {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
	width: 100%;
}

#iview2 div.iview-directionNav a {
	display: none;
	cursor: pointer;
	position: absolute;
	top:200px;
	width: 27px;
	height: 27px;
	background-image: url(../img/bg_direction_nav.png);
	text-indent: -9999px;
	-webkit-transition: left 0.3s ease-in-out;
	-webkit-transition-property: left,right;
	-moz-transition: left 0.3s ease-in-out;
	-moz-transition-property: left,right;
	-o-transition: left 0.3s ease-in-out;
	-o-transition-property: left,right;
	-ms-transition: left 0.3s ease-in-out;
	-ms-transition-property: left,right;
	transition: left 0.3s ease-in-out;
	transition-property: left,right;
    }

#iview2 div.iview-directionNav a.iview-nextNav {
	right: 60px;
	background-position: 60px 0px;
}

#iview2 div.iview-directionNav a.iview-prevNav {
	left: 60px;
	background-position: 60px 0px
}

#iview2.iview-hover div.iview-directionNav a.iview-nextNav {
	right: 60px;
}

#iview2.iview-hover div.iview-directionNav a.iview-prevNav {
	left: 60px;
}

#iview2 .iview-controlNav {
	position: absolute;
	top:0 !important;
	left:0; right:0;
	width:100px; height:14px;
	/*width:100px;*/ 
	margin: 0 auto; 
	text-align:center;
	padding-left:910px !important;
	padding-top:520px;
  }


	
	@media screen and (-webkit-min-device-pixel-ratio:0) {
	/*#iview2 .iview-controlNav {
	position: absolute;
	bottom:-135px;
	left:0; right:0;
	width:70px; height:14px; 
	margin: 0 auto; 
	text-align:center;
	padding:0 10px;
    }*/
    }

#iview2 .iview-controlNav a {
	text-indent: -9999px;
	margin: 0 auto; 
	text-align:center;
}

#iview2 .iview-controlNav a.iview-control {
	padding: 0px;
	float: left;
	width: 14px;
	height: 14px;
	background: url(../img/bullets.png) no-repeat 0px 0px;
	line-height: 0px;
	/*margin-right: 7px;*/
	text-align:center;
	padding:0 3px;
	}

#iview2 .iview-controlNav a.iview-control.active {
	background-position: 0px -14px;
}

#iview2 div.iview-directionNav {
	position: absolute;
	top: 270px;
	left: 0px;
	z-index: 9;
	width: 100%;
}

#iview2 div.iview-directionNav a {
	display: none;
	cursor: pointer;
	position: absolute;
	width: 27px;
	height: 27px;
	background-image: url(../img/bg_direction_nav.png);
	text-indent: -9999px;
}

#iview2 div.iview-directionNav a:hover {
	background-image: url(../img/bg_direction_nav_white.png);
	color:inherit; font-size:0px;
	width: 27px;
	height: 27px;
}

#iview2 div.iview-directionNav a:active {
	background-image: url(../img/bg_direction_nav_white.png);
	color:inherit; font-size:0px;
	width: 27px;
	height: 27px;
}

#iview2 div.iview-directionNav a.iview-nextNav {
	right: 20px;
	background-position: right 0px;
	color:inherit; font-size:0px;
}

#iview2 div.iview-directionNav a.iview-prevNav {
	left: 20px;
	background-position: left 0px;
	color:inherit; font-size:0px;
}

.iview-caption {
	/*background: url(../photos/banner-textBG.png) left 0 repeat;*/
	float:left;
	width:1000px;
	height:auto;
	color: #FFF;
	border-radius: 1px;	
	text-shadow: #000 1px 1px 0px;
	margin-top:-20px;
	margin-left:180px;
	}

.iview-caption.video-caption {
	padding: 10px;
    }

.iview-caption .caption1 {
	text-shadow: none;
    font-family: 'Conv_helvetica-condensed-bold-1361523385';
	font-size: 40px;
	line-height:45px;
	text-align:left;
	text-transform:uppercase;
	/*font-weight:bold;*/
	padding-left:140px;
	padding-top:390px;
	/* WebKit (Safari/Chrome) Only */
  -webkit-text-stroke: 1px black;  
  /* If we weren't using text-shadow, we'd set a fallback color
     and use this to set color instead
    -webkit-text-fill-color: white; */
  
  color: white;
  
  text-shadow:
    1px 1px 0 #000,
    /* Simulated effect for Firefox and Opera
       and nice enhancement for WebKit */
   -1px -1px 0 #000,  
    1px -1px 0 #000,
   -1px  1px 0 #000,
    1px  1px 0 #000;
	/*text-shadow:#000 1px 1px 1px;*/
  
}

.iview-caption .caption2 {
	background: #FFF;
	color: #000;
	text-shadow: none;
}

.iview-caption .caption3 {
	background: #c4302b;
	box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0px;
	text-shadow: none;
}

.iview-caption .caption3 div {
	line-height: 150%;
	text-align: justify;
}

.iview-caption.caption4 {
	background:none;
	font-size: 36px;
	font-weight: bold;
	text-shadow: none;
}

.iview-caption .caption5 {
	font-family: 'nexa_lightregular';
	height:auto; overflow:hidden;
	background:transparent;
	color: #FFF;
	font-size: 15px;
	text-shadow: none;
	padding-left:140px;
	padding-bottom:5px;
}
#iview-preloader {
	border: #666 1px solid;
	width: 150px
}

#iview-preloader div {
	background: #666;
}




 @media (max-width: 1024px) {
	
	
#iview, #iview2 {
	display: block;
	max-width:960px;
	/*width:100%;*/
	min-width: 300px;
	margin: 0 auto;
	overflow: hidden;
	/*margin-bottom:20px;*/
     }
#iview2 {
	margin-top: 0px;
    }


#iview .iviewSlider, #iview2 .iviewSlider {
	display: block;
	width: 960px;
	height: 560px !important;
	/*height:100%;*/
	overflow: hidden;
	border-radius: 1px;
 }
	
	
	
#iview2 .iview-controlNav {
	position: absolute;
	top:0px;
	left:0px;
	right:0;
	width:90px; 
	height:14px; 
	margin: 0 auto; 
	text-align:center;
	padding-top:520px;
}






.iview-caption {
	/*background: url(../photos/banner-textBG.png) left 0 repeat;*/
	float:left;
	width:1000px;
	height:auto;
	color: #FFF;
	border-radius: 1px;	
	text-shadow: #000 1px 1px 0px;
	margin-top:-20px;
	margin-left:180px;
	}

.iview-caption.video-caption {
	padding: 10px;
    }

.iview-caption .caption1 {
	text-shadow: none;
font-family: 'Conv_helvetica-condensed-bold-1361523385';
	font-size: 40px;
	line-height:45px;
	text-align:left;
	text-transform:uppercase;
	/*font-weight:bold;*/
	padding-left:140px;
	padding-top:390px;
	/* WebKit (Safari/Chrome) Only */
  -webkit-text-stroke: 1px black;  
  /* If we weren't using text-shadow, we'd set a fallback color
     and use this to set color instead
    -webkit-text-fill-color: white; */
  
  color: white;
  
  text-shadow:
    1px 1px 0 #000,
    /* Simulated effect for Firefox and Opera
       and nice enhancement for WebKit */
   -1px -1px 0 #000,  
    1px -1px 0 #000,
   -1px  1px 0 #000,
    1px  1px 0 #000;
	/*text-shadow:#000 1px 1px 1px;*/
  
}

.iview-caption .caption5 {
	font-family: 'nexa_lightregular';
	height:auto; overflow:hidden;
	background:transparent;
	color: #FFF;
	font-size: 15px;
	text-shadow: none;
	padding-left:140px;
	padding-bottom:5px;
}
 }


@media (max-width: 936px) {

.container {
	display: block;
	margin: 0 auto;
	margin-top:0px;
	height:392px;

	}

#iview, #iview2 {
	display: block;
	max-width:880px !important;
	/*width:100%;*/
	min-width: 300px;
	margin: 0 auto;
	overflow: hidden;
	/*margin-bottom:20px;*/
     }
#iview2 {
	margin-top: 0px;
    }


#iview .iviewSlider, #iview2 .iviewSlider {
	display: block;
	width: 1000px !important;
	height: 560px !important;
	/*height:100%;*/
	overflow: hidden;
	border-radius: 1px;
 }
	

#iview2 .iview-controlNav {
	position: absolute;
	top:0 !important;
	left:0; right:0;
	width:90px; height:14px;
	/*width:100px;*/ 
	margin: 0 auto; 
	text-align:center;
	padding-left:580px !important;
	padding-top:355px !important;
  }


.iview-caption {
	/*background: url(../photos/banner-textBG.png) left 0 repeat;*/
	float:left;
	width:750px;
	height:auto;
	color: #FFF;
	border-radius: 1px;	
	text-shadow: #000 1px 1px 0px;
	margin-top:-20px;
	margin-left:180px;
	}

.iview-caption.video-caption {
	padding: 10px;
    }

.iview-caption .caption1 {
	text-shadow: none;
font-family: 'Conv_helvetica-condensed-bold-1361523385';
	font-size: 40px;
	line-height:45px;
	text-align:left;
	text-transform:uppercase;
	/*font-weight:bold;*/
	padding-left:140px;
	padding-top:390px;
	/* WebKit (Safari/Chrome) Only */
  -webkit-text-stroke: 1px black;  
  /* If we weren't using text-shadow, we'd set a fallback color
     and use this to set color instead
    -webkit-text-fill-color: white; */
  
  color: white;
  
  text-shadow:
    1px 1px 0 #000,
    /* Simulated effect for Firefox and Opera
       and nice enhancement for WebKit */
   -1px -1px 0 #000,  
    1px -1px 0 #000,
   -1px  1px 0 #000,
    1px  1px 0 #000;
	/*text-shadow:#000 1px 1px 1px;*/
  
}

.iview-caption .caption5 {
	font-family: 'nexa_lightregular';
	height:auto; overflow:hidden;
	background:transparent;
	color: #FFF;
	font-size: 15px;
	text-shadow: none;
	padding-left:140px;
	padding-bottom:5px;
}

}




@media (max-width: 768px) {

.container {
	display: block;
	margin: 0 auto;
	margin-top:0px;
	height:392px;

	}

#iview, #iview2 {
	display: block;
	max-width:700px !important;
	/*width:100%;*/
	min-width: 300px;
	margin: 0 auto;
	overflow: hidden;
	/*margin-bottom:20px;*/
     }
#iview2 {
	margin-top: 0px;
    }


#iview .iviewSlider, #iview2 .iviewSlider {
	display: block;
	width: 1000px !important;
	height: 560px !important;
	/*height:100%;*/
	overflow: hidden;
	border-radius: 1px;
 }
	

#iview2 .iview-controlNav {
	position: absolute;
	top:0 !important;
	left:0; right:0;
	width:90px; height:14px;
	/*width:100px;*/ 
	margin: 0 auto; 
	text-align:center;
	padding-left:580px !important;
	padding-top:355px !important;
  }


.iview-caption {
	/*background: url(../photos/banner-textBG.png) left 0 repeat;*/
	float:left;
	width:750px;
	height:auto;
	color: #FFF;
	border-radius: 1px;	
	text-shadow: #000 1px 1px 0px;
	margin-top:-20px;
	margin-left:180px;
	}

.iview-caption.video-caption {
	padding: 10px;
    }

.iview-caption .caption1 {
	text-shadow: none;
font-family: 'Conv_helvetica-condensed-bold-1361523385';
	font-size: 40px;
	line-height:45px;
	text-align:left;
	text-transform:uppercase;
	/*font-weight:bold;*/
	padding-left:140px;
	padding-top:390px;
	/* WebKit (Safari/Chrome) Only */
  -webkit-text-stroke: 1px black;  
  /* If we weren't using text-shadow, we'd set a fallback color
     and use this to set color instead
    -webkit-text-fill-color: white; */
  
  color: white;
  
  text-shadow:
    1px 1px 0 #000,
    /* Simulated effect for Firefox and Opera
       and nice enhancement for WebKit */
   -1px -1px 0 #000,  
    1px -1px 0 #000,
   -1px  1px 0 #000,
    1px  1px 0 #000;
	/*text-shadow:#000 1px 1px 1px;*/
  
}

.iview-caption .caption5 {
	font-family: 'nexa_lightregular';
	height:auto; overflow:hidden;
	background:transparent;
	color: #FFF;
	font-size: 15px;
	text-shadow: none;
	padding-left:140px;
	padding-bottom:5px;
}

}

@media (max-width: 640px) {
	
	.container {
	display: block;
	margin: 0 auto;
	margin-top:0px;
	height:325px;

	}

#iview, #iview2 {
	display: block;
	max-width:580px !important;
	/*width:100%;*/
	min-width: 300px;
	margin: 0 auto;
	overflow: hidden;
	/*margin-bottom:20px;*/
     }
#iview2 {
	margin-top: 0px;
    }


#iview .iviewSlider, #iview2 .iviewSlider {
	display: block;
	width: 1000px !important;
	height: 560px !important;
	/*height:100%;*/
	overflow: hidden;
	border-radius: 1px;
 }
	

#iview2 .iview-controlNav {
	position: absolute;
	top:0 !important;
	left:0; right:0;
	width:90px; height:14px;
	/*width:100px;*/ 
	margin: 0 auto; 
	text-align:center;
	padding-left:470px !important;
	padding-top:295px !important;
  }


.iview-caption {
	/*background: url(../photos/banner-textBG.png) left 0 repeat;*/
	float:left;
	width:620px;
	height:auto;
	color: #FFF;
	border-radius: 1px;	
	text-shadow: #000 1px 1px 0px;
	margin-top:-20px;
	margin-left:220px;
	}

.iview-caption.video-caption {
	padding: 10px;
    }

.iview-caption .caption1 {
	text-shadow: none;
font-family: 'Conv_helvetica-condensed-bold-1361523385';
	font-size: 40px;
	line-height:45px;
	text-align:left;
	text-transform:uppercase;
	/*font-weight:bold;*/
	padding-left:140px;
	padding-top:390px;
	/* WebKit (Safari/Chrome) Only */
  -webkit-text-stroke: 1px black;  
  /* If we weren't using text-shadow, we'd set a fallback color
     and use this to set color instead
    -webkit-text-fill-color: white; */
  
  color: white;
  
  text-shadow:
    1px 1px 0 #000,
    /* Simulated effect for Firefox and Opera
       and nice enhancement for WebKit */
   -1px -1px 0 #000,  
    1px -1px 0 #000,
   -1px  1px 0 #000,
    1px  1px 0 #000;
	/*text-shadow:#000 1px 1px 1px;*/
  
}

.iview-caption .caption5 {
	font-family: 'nexa_lightregular';
	height:auto; overflow:hidden;
	background:transparent;
	color: #FFF;
	font-size: 15px;
	text-shadow: none;
	padding-left:140px;
	padding-bottom:5px;
}
	}
	
	@media (max-width: 480px) {
	.container {
	display: block;
	margin: 0 auto;
	margin-top:0px;
	height:255px;
	}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	

} 
   
#iview, #iview2 {
	display: block;
	max-width:480px !important;
	/*width:100%;*/
	min-width: 300px;
	margin: 0 auto;
	overflow: hidden;
	/*margin-bottom:20px;*/
     }
#iview2 {
	margin-top: 0px;
    }


#iview .iviewSlider, #iview2 .iviewSlider {
	display: block;
	width: 1000px !important;
	height: 560px !important;
	/*height:100%;*/
	overflow: hidden;
	border-radius: 1px;
 }
	

#iview2 .iview-controlNav {
	position: absolute;
	top:0 !important;
	left:0; right:0;
	width:90px; height:14px;
	/*width:100px;*/ 
	margin: 0 auto; 
	text-align:center;
	padding-left:290px !important;
	padding-top:225px !important;
  }


.iview-caption {
	/*background: url(../photos/banner-textBG.png) left 0 repeat;*/
	float:left;
	width:620px;
	height:auto;
	color: #FFF;
	border-radius: 1px;	
	text-shadow: #000 1px 1px 0px;
	margin-top:-20px;
	margin-left:220px;
	}

.iview-caption.video-caption {
	padding: 10px;
    }

.iview-caption .caption1 {
	text-shadow: none;
font-family: 'Conv_helvetica-condensed-bold-1361523385';
	font-size: 40px;
	line-height:45px;
	text-align:left;
	text-transform:uppercase;
	/*font-weight:bold;*/
	padding-left:140px;
	padding-top:390px;
	/* WebKit (Safari/Chrome) Only */
  -webkit-text-stroke: 1px black;  
  /* If we weren't using text-shadow, we'd set a fallback color
     and use this to set color instead
    -webkit-text-fill-color: white; */
  
  color: white;
  
  text-shadow:
    1px 1px 0 #000,
    /* Simulated effect for Firefox and Opera
       and nice enhancement for WebKit */
   -1px -1px 0 #000,  
    1px -1px 0 #000,
   -1px  1px 0 #000,
    1px  1px 0 #000;
	/*text-shadow:#000 1px 1px 1px;*/
  
}

.iview-caption .caption5 {
	font-family: 'nexa_lightregular';
	height:auto; overflow:hidden;
	background:transparent;
	color: #FFF;
	font-size: 15px;
	text-shadow: none;
	padding-left:140px;
	padding-bottom:5px;
}
	}
	
	
	
	@media (max-width: 360px) {
	.container {
	display: block;
	margin: 0 auto;
	margin-top:0px;
	height:192px;
	}


   
#iview, #iview2 {
	display: block;
	max-width:360px !important;
	/*width:100%;*/
	min-width: 300px;
	margin: 0 auto;
	overflow: hidden;
	/*margin-bottom:20px;*/
     }
#iview2 {
	margin-top: 0px;
    }


#iview .iviewSlider, #iview2 .iviewSlider {
	display: block;
	width: 1000px !important;
	height: 560px !important;
	/*height:100%;*/
	overflow: hidden;
	border-radius: 1px;
 }
	

#iview2 .iview-controlNav {
	position: absolute;
	top:0 !important;
	left:0; right:0;
	width:90px; height:14px;
	/*width:100px;*/ 
	margin: 0 auto; 
	text-align:center;
	padding-left:200px !important;
	padding-top:175px !important;
  }


.iview-caption {
	/*background: url(../photos/banner-textBG.png) left 0 repeat;*/
	float:left;
	width:620px;
	height:auto;
	color: #FFF;
	border-radius: 1px;	
	text-shadow: #000 1px 1px 0px;
	margin-top:-20px;
	margin-left:220px;
	}

.iview-caption.video-caption {
	padding: 10px;
    }

.iview-caption .caption1 {
	text-shadow: none;
font-family: 'Conv_helvetica-condensed-bold-1361523385';
	font-size: 40px;
	line-height:45px;
	text-align:left;
	text-transform:uppercase;
	/*font-weight:bold;*/
	padding-left:140px;
	padding-top:390px;
	/* WebKit (Safari/Chrome) Only */
  -webkit-text-stroke: 1px black;  
  /* If we weren't using text-shadow, we'd set a fallback color
     and use this to set color instead
    -webkit-text-fill-color: white; */
  
  color: white;
  
  text-shadow:
    1px 1px 0 #000,
    /* Simulated effect for Firefox and Opera
       and nice enhancement for WebKit */
   -1px -1px 0 #000,  
    1px -1px 0 #000,
   -1px  1px 0 #000,
    1px  1px 0 #000;
	/*text-shadow:#000 1px 1px 1px;*/
  
}

.iview-caption .caption5 {
	font-family: 'nexa_lightregular';
	height:auto; overflow:hidden;
	background:transparent;
	color: #FFF;
	font-size: 15px;
	text-shadow: none;
	padding-left:140px;
	padding-bottom:5px;
}
	}
	
	
@media (max-width: 320px) {
	.container {
	display: block;
	margin: 0 auto;
	margin-top:0px;
	height:170px;
	}

   
#iview, #iview2 {
	display: block;
	max-width:360px !important;
	/*width:100%;*/
	min-width: 300px;
	margin: 0 auto;
	overflow: hidden;
	/*margin-bottom:20px;*/
     }
	 
#iview2 {
margin-top: 0px;
    }


#iview .iviewSlider, #iview2 .iviewSlider {
	display: block;
	width: 1000px !important;
	height: 560px !important;
	/*height:100%;*/
	overflow: hidden;
	border-radius: 1px;
 }
	

#iview2 .iview-controlNav {
	position: absolute;
	top:0 !important;
	left:0; right:0;
	width:90px; height:14px;
	/*width:100px;*/ 
	margin: 0 auto; 
	text-align:center;
	padding-left:200px !important;
	padding-top:145px !important;
  }


.iview-caption {
	/*background: url(../photos/banner-textBG.png) left 0 repeat;*/
	float:left;
	width:620px;
	height:auto;
	color: #FFF;
	border-radius: 1px;	
	text-shadow: #000 1px 1px 0px;
	margin-top:-20px;
	margin-left:220px;
	}

.iview-caption.video-caption {
	padding: 10px;
    }

.iview-caption .caption1 {
	text-shadow: none;
font-family: 'Conv_helvetica-condensed-bold-1361523385';
	font-size: 40px;
	line-height:45px;
	text-align:left;
	text-transform:uppercase;
	/*font-weight:bold;*/
	padding-left:140px;
	padding-top:390px;
	/* WebKit (Safari/Chrome) Only */
  -webkit-text-stroke: 1px black;  
  /* If we weren't using text-shadow, we'd set a fallback color
     and use this to set color instead
    -webkit-text-fill-color: white; */
  
  color: white;
  
  text-shadow:
    1px 1px 0 #000,
    /* Simulated effect for Firefox and Opera
       and nice enhancement for WebKit */
   -1px -1px 0 #000,  
    1px -1px 0 #000,
   -1px  1px 0 #000,
    1px  1px 0 #000;
	/*text-shadow:#000 1px 1px 1px;*/
  
}

.iview-caption .caption5 {
	font-family: 'nexa_lightregular';
	height:auto; overflow:hidden;
	background:transparent;
	color: #FFF;
	font-size: 15px;
	text-shadow: none;
	padding-left:140px;
	padding-bottom:5px;
}
	}