@charset "utf-8";

.sub_wrap{
	width:100%;
	margin:0 auto;
	padding:0px;
	max-width:1300px;

}

.sub_wrap_wide{
	width:100%;
	margin:0 auto;
	padding:0px;
 

}

.mobileon{display:none;}
.mobiletit {display:none;}


 
@media(max-width:800px){
	.mobileon{display:block;}
}
 /*////////////////////////////////////////////////////////////////////sub 공통/////////////////////////////////////////////////*/

h2{
	color:#fff;
	font-size:55px;
	font-weight:500;
	padding:100px 0 20px 0px;
	line-height:1;
	letter-spacing:-1px;
	position:absolute;
	margin-left:-100px;
	left:50%; 
	display:block;
	text-align:center;
	text-shadow: 0px 0px 2px #333;
}

h3{
	color:#333;
	text-align:center;
	font-size:40px;
	padding:0px 0 0px 0;
	margin-bottom:30px;
	margin-top:-40px;
	font-weight:500;
	line-height:2;
	letter-spacing:-2px;
	z-index:1;
	position:relative;

}

h3.title:after{
	content:'';
	display:block;
	width:100%;
	height:1px;
	position:relative;
	
	background:#e2e2e2;
}
h3.title span{
	 padding-bottom:11px;
	border-bottom:3px solid #138b32;
 
}

  
h4{
	color:#001140;
	font-size:25px;
	line-height:1.3;
	font-weight:700;
	margin-bottom:30px;
}
 
 
h5{
	color:#d07811;
	font-size:25px;
	line-height:1.3;
	padding-left:10px;

}
 
.headtxtA{font-size:50px;line-height:1.1;font-weight:500;color:#000;}
.headtxtB{font-size:40px;line-height:1.3;font-weight:500;color:#000;font-weight:700;}
.headtxtC{font-size:30px;line-height:1.5;color:#000;}
.headtxtCC{font-size:25px;line-height:1.5;color:#000;}
.headtxtD{font-size:20px;line-height:1.3;}
   
.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}

ul.ulli > li{
	background: url(../image/icon_dot.png) no-repeat 5px 10px;
	padding-left:20px;
	padding-bottom:3px;
	line-height:1.2;
	margin-bottom:5px;
}
ul.ulli > li strong{
	 font-size:19px;
	color:#000;
}
ol.ulliB {
	margin:10px 0 10px 30px;
}
ol.ulliB >  li{
	position:relative;
	 margin-left:0;
	padding-left:0px;
	padding-bottom:3px;
}


.t_c_whtie{color:#fff;}
.t_c_black{color:#000;}
.tcolorA{color:#23479b}

.juseokB{font-size:13px;color:#333;}
.juseok{font-size:13px;color:#ff0000;}


/*layout*/
 

#TopContainer{
	padding-top:0px;
	overflow:hidden;
	width:100%; 
	position:relative; 
	height:360px;
}
#topfiximg{position:absolute; width:100%;height:100%;background-size:100%;}

@media all and  (max-width:1980px){
	#topfiximg{background-size:auto;}
}
.aboutus{background: url(../image/about/topimg.jpg)  no-repeat center 0;}
.pro{background: url(../image/product/topimg.jpg)  no-repeat center 0;}
.business{background: url(../image/business/topimg.jpg)  no-repeat center 0;}
.datatop{background: url(../image/data/topimg.jpg)  no-repeat center 0;}
.project{background: url(../image/work/topimg.jpg)  no-repeat center 0;}
 .customer{background: url(../image/customer/topimg.jpg)  no-repeat center 0;}
   
 
.topTXTarea{
	margin: 0px auto 0 auto;
	position:relative;
	padding-top:90px;
 
}
  
 
 

.submenu{
	width: calc(100% - 80px);
	position:relative;
	margin:-57px auto 80px 80px;	 
	padding:0px 0;
	top:0;
	background: linear-gradient(45deg, #107c2c, #22ab46, #057de6);
 }

 .submenu .homearea{
	position:absolute;
	width:100px;
	height:100%;
	background:#000;
 }
 .submenu .homearea a{
	display:block;
	width:100%;
	height:100%;
	background: url(../image/icon_home.png) no-repeat center center;
 }
 
.submenu .submenu_box{
	margin : 0 auto;
	width: calc(100% - 120px);
	position:relative;
}
 


.submenu .submenu_box ul{
	font-size:0;
	margin:0 auto;
	display:block;
	text-align:center;
}
.submenu .submenu_box ul li{
	display:inline-block;
	position:relative;
	margin:0px;
	margin-right:5px;
	z-index:2; 
	padding:0px;
}
	.submenu .submenu_box ul.businessmenu li{
		margin-right:20px;
	}

 
.submenu .submenu_box ul li a{
	position:relative;
	font-size:17px;
	letter-spacing:-1px;
	display: block;
	padding:15px 10px;
	min-width:130px;
	text-align:center;
	color:#fff;
	
	font-weight:500;
}
 


 

.submenu .submenu_box ul li.subOn a{
	color:#fff;
	font-weight:500;
	border-bottom: 3px solid #fff;
	
}

 
  
#sub_contents{
 
	background: #fff;
	width:100%;
	color:#333;
	letter-spacing:-0.03em;
	font-weight:400;
	padding:0px 0px 80px 0px; 
	position:relative;
	font-size:17px;
	line-height:1.8;
	min-height:700px;
	

}
@media all and  (max-width:1400px){
	#sub_contents{ 
			padding: 0 10px 30px 10px; 
			 
		}
	}
@media all and  (max-width:1200px){
.submenu{width:100%;margin-left:0;}
}
 
@media all and  (max-width:1000px){

	h2{font-size:30px;padding-top:50px;position:relative;left:auto;margin:0 auto;}
	h3{font-size:28px;}
	h4{font-size:19px;}
	h5{font-size:17px;}

	.headtxtA{font-size:27px;}
	.headtxtB{font-size:20px;}
	.headtxtC{font-size:17px;}
	.headtxtCC{font-size:17px}



	#TopContainer{
		 height:280px;
		 background-size:100%;
	}
	#topfiximg{background-size:cover;}
	 
	.topTXTarea{padding-top:100px;}

	.topTXTarea h2:before{
		top:20px;
		margin-left:-80px;
		 
	}
	.topTXTarea h2:after{
		top:20px;
		margin-left:-80px;
	}

	h3.title:after{height:0;}

	.submenu {
		background:none;
		width: 100%;
		border-top: solid 0px #fff;
		padding : 0px;
		height:auto;
		position:relative;
		z-index:3;
		top:0px;
		margin:0px 0 0px 0;
		 
	}
	 .submenu .homearea{margin-top:-45px;width:70px;}

	.submenu.fixed{
		position:fixed;
		top:90px;
	}



	.mobiletit {
		display:block;
		text-align:center;
		color:#fff;
		font-size:16px;
		line-height:1.3;
		 background: linear-gradient(45deg, #107c2c, #22ab46, #057de6);
		padding:12px 0px 12px 70px;
		letter-spacing:-1px;
		transition: 0.4s;
		width: 100%;
		z-index:2;
	 
	}

	.mobiletit a {
		display:block; 
		color:#fff;
	}
	.mobiletit a:after{ 
		float:right;
		display:inline;
		font-family: FontAwesome;  
		font-size: 16px;
		height: auto;
		margin-right:10px;
		content: "\f105";
		
		}
	.mMenuOn .mobiletit a:after {
 		content: "\f107";
	}


	.submenu .submenu_box {
		clear:both;
		position:absolute;
		left:0%;
		padding-top:0px;
		width: 100%;
		height: 0px;
		top:40px;
		overflow:hidden;
		background:#fff;
	}
	.submenu .submenu_box ul li{
		display:block;
		width:100%;
		border-bottom: 1px solid #ccc;
	 
	}

	.submenu .submenu_box ul li a{
		padding:8px 5px 8px 20px;
		background: url(../image/icon_menu_off.png) no-repeat 95% center;
		font-size:15px;
		color:#333;

	}

	.submenu .submenu_box ul li.subOn{
		background:#383d43;
		border-bottom:0px;
	}
	.submenu .submenu_box ul li.subOn a{
		color:#fff;
		background: url(../image/icon_menu_on.png) no-repeat 95% center;
		border-bottom:2px solid #383d43;
	}
	 
	.subdim.bodyon{
		display:block;
		top:0;
		z-index:2;
		right:0;
		position:absolute;
		bottom:0;
		background:#000;
		left:0;
		margin-top:-10px;
		opacity:0.8;
	} 
	#sub_contents{
		width:100%;
		margin-left:0;
		padding:80px 10px 30px 10px; 
		font-size:15px;
	}
 
}


@media all and  (max-width:640px){
	h2{font-size:25px;}
	h3{font-size:23px;}
	h4{font-size:18px;}
	h5{font-size:16px;}

	.headtxtA{font-size:22px;}
	.headtxtB{font-size:19px;}
	.headtxtC{font-size:16px;}
	.headtxtCC{font-size:16px}
	 
	#TopContainer{
		margin-top:0px;
		height:200px;
	}
	.topTXTarea{padding-top:60px;}

	.topTXTarea h2:before{
		top:20px;
	}
	.topTXTarea h2:after{
		top:20px;
	}
	 
	#sub_contents{
		padding:60px 10px 20px 10px; 
		min-height:300px;
		font-size:14px;
	 }
 
}
@media(max-width:420px){
 
	.submenu.fixed{
		position:fixed;
		top:70px;
		transition: 1.4s; 
	}
	.topTXTarea h2:before{
		 height:10px;

		}
	.topTXTarea h2:after{

		width:10px;
	}

 
}

@media(max-width:320px){
	.submenu.fixed{
		top:70px;
	}
 }

 /*공통 contnet css #################*/
.txt_img_box{
	margin-top:30px;
	 
}
.txt_img_box:after{
	clear:both;
	display:block;
	content:' ';
	position:relative;
	height:30px;
	
}
.txt_img_box .imgarea{
	width:40%;
	vertical-align:top;
	text-align:left;
}
.txt_img_box.imgLeft .imgarea{
	float:left;
}
.txt_img_box.imgRight .imgarea{
	float:right;
}
.txt_img_box.imgLeft .imgarea img{
	border: 1px solid #ccc;
	box-shadow:-10px 30px 30px rgba(0,0,0,0.2);
}
.txt_img_box.imgRight .imgarea img{
	border: 1px solid #ccc;
	box-shadow:10px 30px 30px rgba(0,0,0,0.2);
}
.txt_img_box .textarea{
	width:60%;
	vertical-align:top;
}
.txt_img_box.imgLeft .textarea{
	float:right;
}
.txt_img_box.imgRight .textarea{

	float:left;
}

.txt_img_box .textarea .numtxt{
	display:inline-block;
	margin-right:10px;
	font-size:150px;
	font-weight:700;
	color:#d3d3d2;
	vertical-align:top;
	line-height:1;
}

.txt_img_box .textarea .txt_info{
	 display:inline-block;
	 width:80%;
	 vertical-align:top;
}
.txt_img_box .textarea .txt_info strong{
	display:block;
	color:#f07905;
	margin-bottom:20px;
}

.txt_img_box .textarea .txt_info .txt_dec{
	 
}

  /*////////////////////////////////////////////////////////////////////회사소개////////////////////*/
.greetingarea{
	position:relative;
	margin:0 auto;
	
 
}
.greetingarea .sub_wrap{position:relative;z-index:2;}
.greetingarea .blank_color{
	position:absolute;
	z-index:1;
	background:#ececec;
	top:150px;
	left:0;
	width:100%;
	height:80%;

}

.greetingarea:after{
	clear:both;
	display:block;
	content:'';
}
.greeting_txt_img{
	margin:0 auto;
	position:relative;
}
.greeting_txt_img:after{
	clear:both;
	display:block;
	content:'';
	height:90px;
}
.greeting_txt_img .ceo_img{

	padding-top:30px;
	margin:0 30px;
	z-index:1;
	width:30%;

}

.greeting_txt_img .txtinfo{
	z-index:2;
	position:absolute;
	left:35%;
	top:0px;;
	 
	width:65%;
	padding:30px 40px;

}
.greeting_txt_img .txtinfo p{
	display:block;

}
.greeting_txt_img p.main_t{
	display:block; 
	margin-bottom:30px;
	letter-spacing:-1px;
	
	color:#000;
}



 
.greeting_txt_img p{margin-bottom:20px;}
 
@media all and  (max-width:1000px){
	 .greeting_txt_img .ceo_img{float:left;margin-left:0;}
	 .greeting_txt_img .txtinfo{position:relative;left:0;width:100%;padding:30px 10px;}
}

@media all and  (max-width:640px){
	.greeting_txt_img .ceo_img{float:none;margin: 0 auto;width:100%;display:none; }
	.greeting_txt_img{ background: url(../image/about/greeting.jpg) no-repeat center center;background-size:cover;}
	.greeting_txt_img:after{height:0;}
	.greeting_txt_img .txtinfo{background: rgba(255,255,255,.8)}

 }

 


 .historyarea{
	position:relative;
	background: url(../image/about/water.jpg)   no-repeat right center;
	
 }
 .his_box{
	margin-bottom:30px;
	
 }
  .his_box:after{
		clear:both;
		display:block;
		width:100%;
		 margin:20px auto;
		position:relative;
		content:'';
		height:1px;
		background:#f6f6f6;
  }
  .lefttxt{
		
  }
   .righttxt{
		 
  }
.historylist:after{
	clear:both;
	content:'';
	display:block;
}
  .historylist .his_year{
	float:left; 
	width:30%;
	font-size:50px;
	line-height:1.3;
	color:#283d5a;
	text-align:center;
	font-family:"GmarketSans",sans-serif;
	}

  .historylist .historylist_box{
	float:left; 
	width:70%;
	
	}
	.historylist .historylist_box > ul > li > strong{
		display:inline-block;
		margin-right:30px;
		vertical-align:top; 
		color:#148631;
		font-weight:bold;
	 
	}
	.historylist .historylist_box > ul > li   ul{
		display:inline-block;
		width: calc(100% - 70px);
		vertical-align:top; 
	}
 @media all and  (max-width:780px){
  .historylist .his_year{font-size:40px;}
 }
  @media all and  (max-width:460px){
  .historylist .his_year{font-size:25px;}
 }

/*인증현황*/
.certiara{
	text-align:center;
}
.certiara .certiara_box{display:inline-block;width:33%;margin:0 1% 50px 1%;vertical-align:top;}
 
.certiara .certiara_box .imgarea{
	background: url(../image/about/back_certi.jpg) no-repeat center center;
	background-size:cover;
	padding:20px;
	border-radius:20px 0 0 0;
	box-shadow:3px 10px 18px rgba(0,0,0,0.4);
}
.certiara .certiara_box .imgarea img{ }
.certiara .certiara_box .certi_tit{display:none;text-align:center;line-height:1.2;padding:10px;background:#fff; }

 


  @media all and  (max-width:480px){
	.certiara .certiara_box{width:45%;}
	
 }



 /*오시는길*/
.locationara {
	position:relative;
}
 

.locationara .loc_info{
	z-index:2;
	position:relative; 
	background:rgba(20,136,50,1);
	top:0;
	left:0;
	padding:20px 20px 20px 50px ;
	color:#fff;
}
.locationara strong{
	display:block;
	font-size:30px;
}
.locationara .loc_info dl{
	vertical-align:top;
	width:32.333%;
	display:inline-block;
}
.locationara .loc_info dl dt{display:inline-block;margin-right:20px;vertical-align:top;line-height:1.2;}
.locationara .loc_info dl dd{width:80%;display:inline-block;vertical-align:top;line-height:1.2;}

 @media all and  (max-width:1000px){
	.locationara .loc_info dl{width:100%;}
 }
 @media all and  (max-width:600px){
	.locationara strong{font-size:20px;}
	.locationara .loc_info{padding:10px;}
	.locationara .loc_info dl dd{width:75%;}
 }
 /*////////////////////////////////////////////////////////////////////business////////////////////*/
.businesscontents  .dec_txt{
	border: 0px solid #004c98;
	padding:30px;
	text-align:center;
	margin:30px auto;
	background:#e5f2ff;
}
.businesscontents  .dec_txt .headtxtC span{
	display:block;
	
}
.businesscontents  .dec_txt .headtxtC span.engtxt{
	margin-bottom:20px;
	font-family:"GmarketSans",sans-serif;
}
.businesscontents  .dec_txt strong.headtxtB{
	background:#004c98;
	color:#fff;
	padding:5px 20px;

}	 

.dec_txt_s{
	text-align:left;
	margin-top:30px;

}
.dec_txt_s strong{
		 display:block;
		 margin-top:30px;
		margin-bottom:20px;
		color:#000;
}


.not_txt{

 
	padding:30px;
	text-align:left;
	margin:30px auto;
	background:#fff4df;
}


/*.*/
.diagramlist{
	margin:30px auto;
}
.diagramlist:after{
	clear:both;
	content:'';
}

.diagramlist .dia_box{
	float:left;
	width:25%;
}
.diagramlist .dia_box div{
	width:200px;
	height:200px;
	display:table;
	margin:0 auto;
	position:relative;
	color:#fff; 
	border-radius: 100% 100%;
}
.diagramlist .dia_box div span{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	padding:20px;
	font-size:20px;
	line-height:1.3;
}
.diagramlist .dia_box p{

	max-width:200px;
	margin:0 auto;
	position:relative;
}
.diagramlist .bgA div{  background:#03a7ee; }
.diagramlist .bgB div{  background:#f5850d; }
.diagramlist .bgC div{  background:#03a7ee; }
.diagramlist .bgD div{  background:#f5850d; }


.gallery_list:after{
	clear:both;
	content:'';

}
.gallery_list {
	text-align:center;
}
.gallery_list .gallery_box{

	width:32.333%; 
	display:inline-block; 
	
	vertical-align:top;
	margin-bottom:30px;
	border: 1px solid #e5e5e5;
}
	.gallery_list  .gallery_box{
		background: #f4f6fa;
		min-height:550px;
	}
	
 .gallery_list.business_gal_large .gallery_box{min-height:600px;}


.gallery_list .gallery_box:nth-child(2) ,
.gallery_list .gallery_box:nth-child(5),
.gallery_list .gallery_box:nth-child(8) {
     
	margin-left:1.111%;
	margin-right:1.111%;
}

	


.gallery_list .gallery_box:after{
	content:'';
	display:block;
	width:100%;
}

.gallery_list .gallery_box .photoarea img{
	width:100%;
}

.gallery_list .gallery_box .title{
	padding: 10px 0px 0 0px;
}

.gallery_list .gallery_box .infolist{
	padding: 0px 0px 20px 20px;
	text-align:left;
	
}
	.gallery_list.business_gal  .gallery_box .infolist{
			
	}
.gallery_list .gallery_box .infolist ul li{
	font-size:15px;
	
}


@media all and  (max-width:1000px){
	.gallery_list .gallery_box{width:48%; min-height:450px;}
 
	.gallery_list.business_gal_large  .gallery_box{
		 
		min-height:550px;
	}

	
	
 	

	.gallery_list .gallery_box:nth-child(2) ,
	.gallery_list .gallery_box:nth-child(5),
	.gallery_list .gallery_box:nth-child(8) {
     
	margin-left:0%;
	margin-right:0%;
	}
	.gallery_list .gallery_box:nth-child(2) ,
	.gallery_list .gallery_box:nth-child(4),
	.gallery_list .gallery_box:nth-child(6),
	.gallery_list .gallery_box:nth-child(8) {
     
	margin-left:1%;
	margin-right:1%;
	}

 }

 @media all and  (max-width:460px){
	.gallery_list .gallery_box{width:100%; }
	.gallery_list.business_gal  .gallery_box{
		 
		min-height:250px;
	}
	

 
	.gallery_list .gallery_box:nth-child(2) ,
	.gallery_list .gallery_box:nth-child(4),
	.gallery_list .gallery_box:nth-child(6),
	.gallery_list .gallery_box:nth-child(8) {
     
	margin-left:0%;
	margin-right:0%;
	}

 }

 /*////////////////////////////////////////////////////////////////////product////////////////////*/
 .sub_product_box{
	margin: 0 auto;
	text-align:center;
	
 }
 .sub_product_box:after{
	clear:both;
	content:'';
	
 }

.sub_pro_content_main{
	width:25%;
	
 }
.sub_pro_content_sub{
	width:30.333%;
	margin-left:1%;
	margin-right:1%;

	
 }

 


.sub_pro_content{
	display:inline-block;
	position:relative;
	overflow:hidden;
	margin-bottom:30px;
	vertical-align:top;
	}
.sub_pro_content a{
	
	display:block;
	
	width:100%;
	
	margin:0 auto;
	
	overflow:hidden;
	
	border-radius:0px;
	
	padding:0px 0;
	
	
   }

.sub_pro_content .pro_img{
	text-align:center;
	
	 overflow:hidden;
	padding:0;
	margin-bottom:0px;
	position:relative;
	
 }
 
.sub_pro_content .pro_img img{
	z-index:51;
	 width:100%;
	
	-webkit-transition:transform 0.7s ease-out;
	 -moz-transition:transform 0.7s ease-out;
	 -o-transition:transform 0.7s ease-out;
	 transition:transform 0.7s ease-out;
	 }
.sub_pro_content .pro_img img:hover,
.sub_pro_content .pro_img img:focus{
	 -webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,0,0.01deg);
	 -moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,0,0.01deg);
	 -o-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,0,0.01deg);
	 -ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,0,0.01deg);
	 transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,0,0.01deg);
	 }
.sub_pro_content p{
	display:block;
	text-align:center;
	font-size:17px;
	line-height:1.6;
	margin-top:20px;
	
 }
 
.sub_pro_content .pro_img{
	 border:0;
	 }
.sub_pro_content .pro_img:before,
.sub_pro_content .pro_img:after {
	content:'';
	 position:absolute;
	 top:0;
	 right:0;
	 bottom:0;
	 left:0;
	 z-index:50;
	 opacity:0;
	 -webkit-transition:opacity 0.7s, transform 0.7s;
	 -moz-transition:opacity 0.7s, transform 0.7s;
	 -o-transition:opacity 0.7s, transform 0.7s;
	 -ms-transition:opacity 0.7s, transform 0.7s;
	 transition:opacity 0.7s, transform 0.7s;
	 }
.sub_pro_content .pro_img:before {
	border-top:5px solid #ff0000;
	 border-bottom:5px solid #ff0000;
	 -webkit-transform:scale(0,1);
	 -moz-transform:scale(0,1);
	 -o-transform:scale(0,1);
	 -ms-transform:scale(0,1);
	 transform:scale(0,1);
	 }
.sub_pro_content .pro_img:after {
	 border-left:5px solid #ff0000;
	 border-right:5px solid #ff0000;
	 -webkit-transform:scale(1,0);
	 -moz-transform:scale(1,0);
	 -o-transform:scale(1,0);
	 -ms-transform:scale(1,0);
	 transform:scale(1,0);
	 }
.sub_pro_content .pro_img:hover:before,
.sub_pro_content .pro_img:hover:after,
.sub_pro_content .pro_img:focus:before,
.sub_pro_content .pro_img:focus:after {
	 -webkit-transform:scale(1);
	 -moz-transform:scale(1);
	 -o-transform:scale(1);
	 -ms-transform:scale(1);
	 transform:scale(1);
	 opacity:1;
	 }

 
.sub_pro_content a:hover p{
	color:#ff0000;
	
 }

.sub_pro_content .proinfolist{
	margin-top:20px;
	text-align:left;
	
 }
.sub_pro_content .proinfolist ul li{
	font-weight:300;
	font-size:14px;
	background: url(../image/pro/icon.png) no-repeat 0 7px;
	padding-left:15px;
	
 }


 

 /*홍보센터*/
.moviebox{margin-top:30px;}
.moviebox:after{
	clear:both;
	position: relative;
	display: block;
	content:'';
}

.moviebox .youtubebox{
	float:left;
	width:44%;
	margin: 3%;
	overflow:hidden;
	box-shadow:3px 10px 18px rgba(0,0,0,0.4);
}
.moviebox .youtubebox .movieplay{
	border:10px solid #fff; 
}

.moviebox .youtubebox .moviename{
	padding: 10px 0;
	text-align:center;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.youtubearea{position:relative; height:100%;padding-top:0px;height:0;overflow:hidden;} 
.youtubearea iframe,
.youtubearea object,
.youtubearea embed,
.youtubearea video{
	position:absolute;top:0;left:0;width:100%;height:100%;
} 
.youtubearea.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.youtubearea.embed-responsive-4by3 {
	padding-bottom: 75%;
}

 



/* Preload lightboxOverlay images */

.lightboxOverlay {
   
  position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   background-color: black;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
   opacity: 0.8;
   display: none;
   }

.lightbox {
   
  position: absolute;
   left: 0;
   width: 100%;
   z-index: 10000;
   text-align: center;
   line-height: 0;
   font-weight: normal;
   }

.lightbox .lb-image {
   
  display: block;
   height: auto;
   max-width: inherit;
   max-height: none;
   border-radius: 3px;
     border: 4px solid white;
   }

.lightbox a img {
   
  border: none;
   }

.lb-outerContainer {
   
  position: relative;
   *zoom: 1;
   width: 250px;
   height: 250px;
   margin: 0 auto;
   border-radius: 4px;
     background-color: white;
   }

.lb-outerContainer:after {
   
  content: "";
   display: table;
   clear: both;
   }

.lb-loader {
   
  position: absolute;
   top: 43%;
   left: 0;
   height: 25%;
   width: 100%;
   text-align: center;
   line-height: 0;
   }

.lb-cancel {
   
  display: block;
   width: 32px;
   height: 32px;
   margin: 0 auto;
   background: url(../images/loading.gif) no-repeat;
   }

.lb-nav {
   
  position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
   z-index: 10;
   }

.lb-container > .nav {
   
  left: 0;
   }

.lb-nav a {
   
  outline: none;
   background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
   }

.lb-prev, .lb-next {
   
  height: 100%;
   cursor: pointer;
   display: block;
   }

.lb-nav a.lb-prev {
   
  width: 34%;
   left: 0;
   float: left;
   background: url(../image/btn_prev.png) left 48% no-repeat;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
   opacity: 1;
   -webkit-transition: opacity 0.6s;
   -moz-transition: opacity 0.6s;
   -o-transition: opacity 0.6s;
   transition: opacity 0.6s;
   }

.lb-nav a.lb-prev:hover {
   
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
   opacity: 1;
   }

.lb-nav a.lb-next {
   width: 64%;
   right: 0;
   float: right;
   background: url(../image/btn_next.png) right 48% no-repeat;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
   opacity: 1;
   -webkit-transition: opacity 0.6s;
   -moz-transition: opacity 0.6s;
   -o-transition: opacity 0.6s;
   transition: opacity 0.6s;
   }

.lb-nav a.lb-next:hover {
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
   opacity: 1;
   }

.lb-dataContainer {
   
  margin: 0 auto;
   padding-top: 5px;
   *zoom: 1;
   width: 100%;
   -moz-border-radius-bottomleft: 4px;
   -webkit-border-bottom-left-radius: 4px;
   border-bottom-left-radius: 4px;
   -moz-border-radius-bottomright: 4px;
   -webkit-border-bottom-right-radius: 4px;
   border-bottom-right-radius: 4px;
   }

.lb-dataContainer:after {
   
  content: "";
   display: table;
   clear: both;
   }

.lb-data {
   
  padding: 0 4px;
   color: #fff;
   }

.lb-data .lb-details {
   
  width: 95%;
   float: left;
   text-align: center;
   line-height: 1.1em;
   }

.lb-data .lb-caption {
   
  font-size: 18px;
   font-weight: bold;
   line-height: 1em;
   padding-left:30px;
   }

.lb-data .lb-caption a {
   color: #4ae;
   }

.lb-data .lb-number {
   
  display: block;
   clear: left;
   padding-bottom: 1em;
   font-size: 12px;
   color: #999999; 
}

.lb-data .lb-close {
   
   display: block;
   float: right;
   width: 30px;
   height: 30px;
   background: url(../image/btn_close2.png) top right no-repeat;
   text-align: right;
   outline: none;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
   opacity: 0.7;
   -webkit-transition: opacity 0.2s;
   -moz-transition: opacity 0.2s;
   -o-transition: opacity 0.2s;
   transition: opacity 0.2s;
   
 
}

.lb-data .lb-close:hover {
   cursor: pointer;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
   opacity: 1;
   
 
}



