@charset "utf-8";

/* 유튜브 팝업 */
.reveal {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99998;
}
.video-wrapper {
	width: 100%;
	z-index: 99999;
}
.video-wrapper_div2 {
	width: 355px;
	margin: 100px auto;
}
.video-wrapper_div {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}
.video-wrapper iframe {
	border: 0px;
	box-shadow: 30px 30px 50px rgba(0, 0, 0, 0.2);
	z-index: 99999;
}
.reveal .video-popup-closer {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 99998;
}
/* 유튜브 팝업 */

#latest_video {position:relative;padding:20px 10px;background: url(http://gimhaeyouth.com/theme/basic/img/youth_activation.jpg) repeat center/contain;}
#latest_video_title {font-size: 1.5em;text-align: center;margin-bottom: 15px;color: #fff;font-weight: bold;}
#latest_video .latest_video_wrap {margin-bottom: 10px;}
#latest_video #latest_video_read_more {display: block;font-size: 1.2em;text-align: center;margin-bottom: 15px; color: #264ea1; font-weight: bold; background: #fff; width: 100px; height: 35px; line-height: 35px; margin: 0 auto; border-radius: 20px;}
#latest_video .latest_video_item {width:100%;display:table;position:relative;table-layout:fixed;padding-bottom:10px}
#latest_video .latest_video_img {display:table-cell;vertical-align:top;}
#latest_video .latest_video_content {display:table-cell;padding-left:20px;}
#latest_video .latest_video_content .video_title {font-size:1.582em;font-weight:500;padding-bottom:8px}
#latest_video .latest_video_content .video_content {padding-bottom: 20px;}
#latest_video .latest_video_content .video_info {color:#888;font-size:1.1em;}
#latest_video .latest_video_content .video_info .sv_member {color:#888}



