
    @font-face {
    font-family: 'Product Sans Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Product Sans Regular'), url('../fonts/ProductSans-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Product Sans Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Product Sans Italic'), url('../fonts/ProductSans-Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Product Sans Thin Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Product Sans Thin Regular'), url('../fonts/ProductSans-Thin.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Product Sans Light Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Product Sans Light Regular'), url('../fonts/ProductSans-Light.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Product Sans Medium Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Product Sans Medium Regular'), url('../fonts/ProductSans-Medium.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Product Sans Black Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Product Sans Black Regular'), url('../fonts/ProductSans-Black.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Product Sans Thin Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Product Sans Thin Italic'), url('../fonts/ProductSans-ThinItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Product Sans Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Product Sans Light Italic'), url('../fonts/ProductSans-LightItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Product Sans Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Product Sans Medium Italic'), url('../fonts/ProductSans-MediumItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Product Sans Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Product Sans Bold'), url('../fonts/ProductSans-Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Product Sans Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Product Sans Bold Italic'), url('../fonts/ProductSans-BoldItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Product Sans Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Product Sans Black Italic'), url('../fonts/ProductSans-BlackItalic.woff') format('woff');
    }


/*** Main Slider Style ***/
.slider-area {	width:100%;
                margin-top:0px; 
				float:left;	
				z-index:-1; 	
				overflow:hidden;
		      }


.slider-area h1 { color:#d00000; 
                     font-size:44px; 
					 font-weight:700; 
					 line-height:60px;    
					 margin:0px;       
					 position:relative;
					 font-family: 'Raleway', sans-serif;
					 float:left ;
					 text-align:left;
					 text-transform:uppercase;
					 width:100%;
				   }   

.slider-area h2 { color:#07358a; 
                     font-size:36px; 
					 font-weight:700; 
					 line-height:30px;    
					 margin:0px;       
					 position:relative;
					 font-family: 'Raleway', sans-serif;
					 text-transform:uppercase;
					 float:left ;
					 margin-top:0px;
					 text-align:left;
					 width:100%;
				   } 

.slider-area h3 { color:#d00000; 
                     font-size:32px; 
					 font-weight:700; 
					 line-height:46px;    
					 margin:0px;       
					 position:relative;
					 font-family: 'Raleway', sans-serif;
					 text-transform:uppercase;
					 float:left ;
					 margin-top:0px;
					 text-align:left;
					 width:100%;
				   }



.slide1-style { float:left; 
				width:100%;
				padding:20px 0px; 
				text-align:center;
				margin-top:102px;
				}



.slide2-style { float:left; 
				width:100%;
				padding:20px 0px; 
				text-align:center;
				margin-top:102px;
				}


.slide3-style { float:left; 
				width:100%;
				padding:20px 0px; 
				text-align:center;
				margin-top:102px;
				}




.slide4-style { float:left; 
				width:100%;
				padding:20px 0px; 
				text-align:center;
				margin-top:102px;
				}




.slide5-style { float:left; 
				width:100%;
				padding:20px 0px; 
				text-align:center;
				margin-top:102px;
				}




.camera_prev, .camera_next {	height:65px;	width:65px;	background:url(..images/slider-arrow.png) no-repeat 0 0 #5D5D5D;	-webkit-transition:all 0.4s ease 0s;	-moz-transition:all 0.4s ease 0s;	-ms-transition:all 0.4s ease 0s;	-o-transition:all 0.4s ease 0s;	transition:all 0.4s ease 0s;}

.camera_prev {	background-position:23px 19px;		-webkit-border-radius:0 5px 5px 0;	-moz-border-radius:0 5px 5px 0;	-ms-border-radius:0 5px 5px 0;	-o-border-radius:0 5px 5px 0;	border-radius:0 5px 5px 0;}

.camera_next {	background-position:-49px 20px;		-webkit-border-radius:5px 0 0 5px;	-moz-border-radius:5px 0 0 5px;	-ms-border-radius:5px 0 0 5px;	-o-border-radius:5px 0 0 5px;	border-radius:5px 0 0 5px;}



/*** Slider Css ***/
.camera_wrap {	display:none; height:400px;	float:left;	position:relative;	z-index:0;}

.camera_wrap img {	max-width:none;  }

.camera_fakehover {	height:100%;	min-height:60px;	position:relative;	width:100%;	z-index:1;}

.camera_wrap {	margin:0 !important;	width:100%;}

.cameraCont, .cameraContents {	height:100%;	position:relative;	width:100%;	z-index:1;}

.cameraSlide {	bottom:0;	left:0;	position:absolute;	right:0;	top:0;	width:100%;}

.cameraContent {	bottom:0;	display:none;	left:0;	position:absolute;	right:0;	top:0;	width:100%;}

.camera_target {	bottom:0;	height:100%;	left:0;	overflow:hidden;	position:absolute;	right:0;	text-align:left;	top:0;	width:100%;	z-index:0;}

.camera_overlayer {	bottom:0;	height:100%;	left:0;	overflow:hidden;	position:absolute;	right:0;	top:0;	width:100%;	z-index:0;}

.camera_target_content {	bottom:0;	left:0;	overflow:hidden;	position:absolute;	right:0;	top:0;	z-index:2;}

.camera_bar {	bottom:0;	left:0;	overflow:hidden;	position:absolute;	right:0;	top:0;	z-index:3;}

.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {	height:100%;	position:absolute;	width:auto;}

.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {	height:auto;	position:absolute;	width:100%;}

.camera_nav_cont {	height:65px;	overflow:hidden;	position:absolute;	right:9px;	top:15px;	width:120px;	z-index:4;}

.camera_caption {	top:0;	display:block;	position:absolute;	width:100%;}

.camerarelative {	overflow:hidden;	position:relative;}

.imgFake {	cursor:pointer;}

.camera_prevThumbs {	bottom:4px;	cursor:pointer;	left:0;	position:absolute;	top:4px;	visibility:hidden;	width:30px;	z-index:10;}

.camera_prevThumbs div {	background:url(images/camera_skins.png) no-repeat -160px 0;	display:block;	height:40px;	margin-top:-20px;	position:absolute;	top:50%;	width:30px;}

.camera_nextThumbs {	bottom:4px;	cursor:pointer;	position:absolute;	right:0;	top:4px;	visibility:hidden;	width:30px;	z-index:10;}

.camera_nextThumbs div {	background:url(images/camera_skins.png) no-repeat -190px 0;	display:block;	height:40px;	margin-top:-20px;	position:absolute;	top:50%;	width:30px;}

.camera_command_wrap .hideNav {	display:none;}

.camera_command_wrap {	left:0;	position:relative;	right:0;	z-index:4;}

.camera_wrap .camera_pag .camera_pag_ul {	list-style:none; display:none;	margin:-55px 125px 0 0;	padding:0;	text-align:right;}

.camera_wrap .camera_pag .camera_pag_ul li {	-webkit-border-radius:8px;	-moz-border-radius:8px;	border-radius:8px;	cursor:pointer;	display:inline-block;	height:16px;	margin:20px 5px;	position:relative;	text-align:left;	text-indent:-9999px;	width:16px;}

.camera_commands_emboss .camera_pag .camera_pag_ul li {	-moz-box-shadow:0px 1px 0px rgba(255,255,255,1),  inset 0px 1px 1px rgba(0,0,0,0.2);	-webkit-box-shadow:0px 1px 0px rgba(255,255,255,1),  inset 0px 1px 1px rgba(0,0,0,0.2);	box-shadow:0px 1px 0px rgba(255,255,255,1),  inset 0px 1px 1px rgba(0,0,0,0.2);}

.camera_wrap .camera_pag .camera_pag_ul li > span {	-webkit-border-radius:5px;	-moz-border-radius:5px;	border-radius:5px;	height:12px;	left:2px;	overflow:hidden;	position:absolute;	top:2px;	width:12px;}

.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {	-moz-box-shadow:0px 1px 0px rgba(255,255,255,1),  inset 0px 1px 1px rgba(0,0,0,0.2);	-webkit-box-shadow:0px 1px 0px rgba(255,255,255,1),  inset 0px 1px 1px rgba(0,0,0,0.2);	box-shadow:0px 1px 0px rgba(255,255,255,1),  inset 0px 1px 1px rgba(0,0,0,0.2);}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {	background:none repeat 0 0 #FFFFFF;	-moz-box-shadow:0;	-webkit-box-shadow:0;	box-shadow:0;}

.camera_pag_ul li img {	display:none;	position:absolute;}

.camera_pag_ul .thumb_arrow {	border-left:4px solid transparent;	border-right:4px solid transparent;	border-top:4px solid;	top:0;	left:50%;	margin-left:-4px;	position:absolute;}

.camera_prev, .camera_next, .camera_commands {	cursor:pointer;	margin-top:-20px;	position:absolute;	top:172px;	z-index:2;}

.camera_prev {	left:-10px;}

.camera_prev:hover {	left:0;}

.camera_prev > span {	display:block;	height:60px; background:url(../images/slider-prev.png) 37% 65% no-repeat;	width:82px;}

.camera_next {	right:-10px;}

.camera_next:hover {	right:0;}

.camera_next > span {	background:url(../images/slider-next.png) 37% 65% no-repeat;	display:block;	height:60px;	width:80px;}

.camera_wrap .camera_pag .camera_pag_ul li {	background:none repeat 0 0 #656565;	-webkit-border-radius:8px;	-moz-border-radius:8px;	border-radius:8px;	cursor:pointer;	display:inline-block;	height:16px;	margin:20px 5px;	position:relative;	text-indent:-9999px;	width:16px;}

.camera_thumbs_cont > div {	float:left;	width:100%;}

.camera_thumbs_cont ul {	overflow:hidden;	padding:3px 4px 8px;	position:relative;	text-align:center;}

.camera_thumbs_cont ul li {	display:inline;	padding:0 4px;}

.camera_thumbs_cont ul li > img {	border:1px solid;	cursor:pointer;	margin-top:5px;	vertical-align:bottom;}

.camera_clear {	clear:both;	display:block;	height:1px;	margin:-1px 0 25px;	position:relative;}

.camera_pie {	display:none;}/* Parallax Slider Style */

.pxs_container{	width:100%;	height:600px;	position:relative;	overflow:hidden;	z-index:1;}

.pxs_bg div{	height:100%;	position:absolute;	top:0px;	left:0px;	width:7584px; /*1264px window width times number of images*/	background-repeat:repeat;	background-position:top left;	background-color:transparent;}

.pxs_bg .pxs_bg1{	background-image:url(../images/slider-pattern3.png);	/*left negative 1/8 of ww*/}

.pxs_bg .pxs_bg2{	background-image:url(../images/slider-pattern2.png);	/*left negative 1/4 of ww*/}

.pxs_bg .pxs_bg3{	background-image:url(../images/slider-pattern1.png);	/*left negative 1/2 of ww*/}

.pxs_slider_wrapper{	display:none;}

.pxs_container ul{	margin:0px;	padding:0px;	list-style:none;}

ul.pxs_slider{	position:absolute;	left:0px;	top:0px;	height:100%;}

ul.pxs_slider li{	max-width:100%;	float:left;	position:relative;}

ul.pxs_slider li img{	display:block;	margin:35px auto 0px auto;	-moz-box-shadow:0px 0px 7px #222;	-webkit-box-shadow:0px 0px 7px #222;	box-shadow:0px 0px 7px #222;	border:8px solid transparent;	-moz-border-radius:4px;	-webkit-border-radius:4px;	border-radius:4px;}

ul.pxs_thumbnails {	height:35px;	left:50%;	position:absolute;	top:432px;}

ul.pxs_thumbnails li {    display:block;    position:absolute;    width:110px;	-webkit-transform:rotate(-45deg) !important;	-moz-transform:rotate(-45deg) !important;	-ms-transform:rotate(-45deg) !important;	-o-transform:rotate(-45deg) !important;	transform:rotate(-45deg) !important;}

ul.pxs_thumbnails li img {    border:5px solid #d5d5d5;    cursor:pointer;    display:block;    opacity:0.7;	filter:alpha(opacity=70);}

ul.pxs_thumbnails li.selected img{	opacity:1.0;	filter:alpha(opacity=100);}

.pxs_navigation span {    width:55px;    height:125px;    cursor:pointer;    opacity:0.6;    position:absolute;    top:200px;}

.pxs_navigation span:hover{	opacity:0.9;	filter:alpha(opacity=90);}

.pxs_navigation span.pxs_prev{	background:url(../images/slider-prev.png) no-repeat center center #d5d5d5;	left:0!important;	-webkit-border-radius:0 4px 4px 0;	-moz-border-radius:0 4px 4px 0;	-ms-border-radius:0 4px 4px 0;	-o-border-radius:0 4px 4px 0;	border-radius:0 4px 4px 0;}

.pxs_navigation span.pxs_next{	background:url(../images/slider-next.png) no-repeat center center #d5d5d5;	right:0!important;	-webkit-border-radius:4px 0 0 4px;	-moz-border-radius:4px 0 0 4px;	-ms-border-radius:4px 0 0 4px;	-o-border-radius:4px 0 0 4px;	border-radius:4px 0 0 4px;}