@import url(https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

.list-inline {
	margin:14px 0 10px 0;
}

.news-v3-in h2 {
	text-align: center;
    font-family: 'Nanum Myeongjo','³ª´® ¸íÁ¶','Malgun Gothic','¸¼Àº °íµñ', 'µ¸¿ò', Dotum, sans-serif;
    text-shadow: 0 0 5px rgba(42,42,43, 0.3);
    font-size: 30px;
    line-height: 32px;
	margin:24px 0;
	padding-bottom:20px;
}
.news-v3-in p {
	text-align:justify;
}
.news-v3-in div {
	line-height:1.7;
	font-size:14px;
}
@media (min-width: 1201px) {
	.mix_all { height:130px; overflow:hidden;}
	.mix_all a span.sorting-cover span { line-height:1.0 !important; font:12px dotum; padding:0; margin:0; }
}
@media (min-width: 992px) and (max-width:1200px) {
	.news-v3-in h2 {
		 font-size: 24px;
	    line-height: 24px;		
	}
	.mix_all { height:130px; overflow:hidden;}
	.mix_all a span.sorting-cover span { line-height:1.0 !important; font:12px dotum; padding:0; margin:0; }
}

@media (max-width: 991px) {
	.news-v3-in h2 {
		 font-size: 22px;
	    line-height: 17px;
	}
}

@media (max-width: 380px) {
	.news-v3-in h2 {
		 font-size: 20px;
	    line-height: 1.3;
	}
}
