@font-face {
  font-family: MainFont;
  src: url(../fonts/NanumSquareR.ttf);
}
@font-face {
  font-family: MainFontFamily;
  src: url(../fonts/dotum.ttc);
}
html
{
	height: 100%;
}
body {
    background: #eee;
    font-family:Malgun Gothic,"맑은 고딕",Dotum,"돋움", sans-serif;
    /*height: 100%;*/
}
.banner
{
	position: relative;
	width: 100%;
	/*height: 180px;*/
	position: relative;
	/*top: -1em;*/
	top: -39px;  !important;
}
.container_title
{
	
	display: inline-block;
}
.container_title h2
{
	font-size: 25px;
	color: #bababa;
}
.kor_lang
{
	color: #333;
	font-weight: bold;
	border-left: 3px solid rgb(236, 28, 36);
	padding-left: .6em;
}
.container_search
{
	width: 25em;
	position: absolute;
	top: 2.3em;
	right: 3em;
}
.container_search1
{
	width: 31em;
	position: absolute;
	top: 2.3em;
	right: 3em;
}
.pagination_container
{
	position: absolute;
	bottom: 1px;
	float: right;
	width: 90%;
	text-align: center;
}
.find-btn
{
	border: 1px solid #007bff;
	color: #007bff;
	background-color: white;
	border-radius: 4px;
	padding: .5em 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
.find-btn a
{
	text-decoration: none;
	color: #007bff;
	text-transform: uppercase;
}
.find-btn:hover
{
	background-color: #007bff;
	color: #fff;
	transition: .5s;
}
/*main page*/
.community_banner
{
	/*background-image: url(../images/banners/community_banners/community_events.jpg);*/
	/*background-size: 100% 100%;*/
}
.community_container
{
	position: relative;
	top: 3em;
	background-color: white;
	padding: .5em 2em .5em 2em;
	border-radius: 3px !important;
}
.btn_view
{
	color: rgb(236, 28, 36);
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid rgb(236, 28, 36) !important;
	background-color: white;
}
.btn_view:hover
{
	background-color: rgb(236, 28, 36) !important;
	border: 1px solid rgb(236, 28, 36) !important;
	color: #fff;
}
.like_container
{
	box-shadow: 0 0 6px rgba(42,42,42,.19);
	padding: 1em 1em;
}
.like_container p
{
	white-space: nowrap; 
	width: 100%; 
	color: #4a7fbb;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 1em;
	padding-top: 1em;
}
.events_container_c p
{
	white-space: nowrap; 
	width: 100%; 
	color: #4a7fbb;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
}
/*events page*/
.events_container
{
	position: relative;
	top: 3em;
	background-color: white;
	padding: 1em 4em 3em 4em;
	border-radius: 3px !important;
}
.events_banner
{
	/*background-image: url(../images/banners/community_banners/community_events.jpg);*/
	/*background-size: 100% 100%;*/
}
.data_e
{
	padding-bottom: 1em;
	margin-bottom: 3em;
}
.data_e:hover
{
	opacity: .8 !important;
	cursor: pointer;
}
.selector_a
{
	text-decoration: none;
	color: #333;
}
.data_e .img_container
{
	width: 100%;
	height: 245px;
	margin-bottom: .7em;
	background-size: 100%;
	background-position: left center;
	background-color: #eee;
}
.badge-success
{
	background: #28a745;
	margin-bottom: .5em;
	font-size: 10px;
	text-transform: uppercase;
}
.badge-info
{
	background: #f0ad4e;
	margin-bottom: .5em;
	font-size: 10px;
	text-transform: uppercase;
}
.badge-danger
{
	background: #d9534f;
	margin-bottom: .5em;
	font-size: 10px;
	text-transform: uppercase;
}
.events-title
{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-transform: uppercase;
	font-family:Malgun Gothic,"맑은 고딕",Dotum,"돋움", sans-serif;
}
.border-bottom
{
	border-bottom: 1px solid #bababa;
}
.border-bottoms
{
	border-bottom: 1px solid #bababa;
	padding-bottom: 3em;
}
/*user_container*/
.user_container
{
	position: relative;
	top: 3em;
	margin-bottom: 8em;
	background-color: white;
	padding: 1em 4em 3em 4em;
	border-radius: 3px !important;
	box-shadow: 2px 2px 20px #e8e8e8;
}
.user_container #menu1
{
	text-transform: uppercase !important;
	font-size: 12px !important;
	font-weight: bold;
}
.user_container .dropdown-menu li a
{
	font-weight: bold;
	font-size: 11.5px;
	margin-bottom: 5px;
}

/*customer_inquiry*/
.customer_inquiry_container #menu1
{
	text-transform: uppercase !important;
	font-size: 12px !important;
	font-weight: bold;
}
.customer_inquiry_container .dropdown-menu li a
{
	font-weight: bold;
	font-size: 11.5px;
	margin-bottom: 5px;
}
/*news page*/
.news_container
{
	position: relative;
	top: 3em;
	margin-bottom: 8em;
	background-color: white;
	padding: 1em 4em 3em 4em;
	border-radius: 3px !important;
	box-shadow: 2px 2px 20px #ebebeb;
}
.news_container table tr,td
{
	font-size: 13px;
}
.news_banner
{
	/*background-image: url(../images/banners/community_banners/banner_news.jpg);*/
	/*background-size: 100% 100%;*/
}
.news_title
{
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-transform: uppercase;
	font-family:Malgun Gothic,"맑은 고딕",Dotum,"돋움", sans-serif;
}
.news_title span, a
{
	color: #333;
	text-decoration: none !important;
}
.news_title img 
{
	margin-left: 5px;
	font-size: 15px;
}
.inquiry_title_main
{
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	max-width: 365px;
	float: left;
	-webkit-box-orient: vertical;
	text-transform: uppercase;
	font-family:Malgun Gothic,"맑은 고딕",Dotum,"돋움", sans-serif;
}
.inquiry_title
{
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-transform: uppercase;
	font-family:Malgun Gothic,"맑은 고딕",Dotum,"돋움", sans-serif;
}
.inquiry_title span, a
{
	color: #333;
	text-decoration: none !important;
}
.inquiry_title img 
{
	margin-left: 5px;
	font-size: 15px;
}
/*press release page*/
.press_container
{
	position: relative;
	top: 3em;
	background-color: white;
	padding: 1em 4em 5em 4em;
	border-radius: 3px !important;
}
.press_banner
{
	/*background-image: url(../images/banners/community_banners/community_pressrelease.jpg);*/
	/*background-size: 100% 100%;*/
}
.blog-img
{
	background-size: 100%;
	background-repeat: no-repeat;
	width: 230px;
	height: 230px;
	margin: auto;
	display: block;
	background-color: #fff;
	background-position: left center;
}
/*user review */
.review_banner
{
	/*background-image: url(../images/banners/community_banners/banner_userreview.jpg) !important;*/
	/*background-size: 100% 100%;*/
}
.blog_content
{
	margin-bottom: 1em;
	padding: 1.5em 0em;
}
.blog_content:hover
{
	background: #eee;
	cursor: pointer;
}
.blog_titles
{
	position: relative;
	top: 5em;
	display: none !important;
}
.blog-img-holder
{
	padding: 0;
	margin: 0;
}
.blog-content
{
	position: relative;
	top: 1.9em;
	padding: 10px;
	margin: 0;
	left: -1em;
}
.content
{
	font-size: 13px;
	width: 100%;
	height: 5.7em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	font-weight: normal;
	position: relative;
	top: 1em;
}
.content img
{
	display: none;
}
.content p
{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	margin-bottom: 0;
	font-weight: normal;
	margin: 0 !important;
    padding: 0 !important;
    text-align: left;
}
.content h1, h2, h3, h4, h5, strong
{
	font-weight: normal;
}
.btn_more
{
	position: relative;
	left: 1em;
	font-size: 12px;
	background-color: white;
	border: 1px solid rgba(236, 28, 36, 0.4);
	color: rgba(236, 28, 36, 0.9);
}
.btn_more a
{
	color: rgba(236, 28, 36, 0.9);
	text-decoration: none;
}
.btn_more:hover a
{
	color: #fff;
}
.btn_more:hover 
{
	background-color: rgba(236, 28, 36, 0.4);
	border: 1px solid #fff;
	color: #fff;
}


/*exhibition*/
.exhibition_banner
{
	/*background-image: url(../images/banners/community_banners/banner_exhibition.jpg) !important;*/
	/*background-size: 100% 100%;*/
}

/*add review*/
.add_review_container
{
	box-shadow: 3px 3px 20px #eee;
	margin-top: 2em;
}
.add_review_container label
{
	font-size: 13px;
	color: #292b2c;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Malgun Gothic,"맑은 고딕",Dotum,"돋움", sans-serif;
}
.add_review_container .radio label
{
	font-size: 12px;
}
.label
{
	color: white !important;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 1em;
	background-color: #2bbbad !important;
}
.download_table .download_btn
{	
	border: 1px solid rgba(236, 28, 36);
	background-color: rgba(236, 28, 36);
	font-size: 12px;
	font-family:Malgun Gothic,"맑은 고딕",Dotum,"돋움", sans-serif;
}
.download_table .disabled_btn
{	
	color: #333;
	background-color: #c9c9c9;
	font-size: 12px;
	font-family:Malgun Gothic,"맑은 고딕",Dotum,"돋움", sans-serif;
	border: none;
}
.download_container #menu1
{
	text-transform: uppercase !important;
	font-size: 12px !important;
	font-weight: bold;
}
.download_container .dropdown-menu li a
{
	font-weight: bold;
	font-size: 11.5px;
	margin-bottom: 5px;
}
@media only screen and (max-width: 1200px) {
  .press_description {
    width: 50%;
  }
  .container_title h2
	{
		font-size: 20px;
		color: #bababa;
		position: relative;
		top: 5px;
	}
}