@media (max-width: 991px) {
	.post-carousel-wrap .post-content p {
		display:none;
	}
	
	.bor-all-1,
	.mob .bor-right,
	.mob .bor-left,
	.mob .bor-lr-1 {
		border:0px !important;
	}
	.mob .col-md-4 {
		padding-left:0px;
		padding-right:0px;
	}
	.m-r-1,
	.m-l-1 {
		margin:0px !important;
	}
	
}
.post-content {margin-top:7px;}
.post-content p {font-size:15px;letter-spacing: -.09em;line-height: 20px;}


.a2-4 a:hover h3 {text-decoration: underline;}
.a2-4 .thumb, .h7-1 .thumb,.h7-2 .thumb, .deline .thumb {overflow:hidden;position: relative;}
.a2-4 .cat {position: absolute;top: 10px;left: 0px;z-index: 99;background:#e32816;border-radius: 0 0px 10px 0;padding: 5px 10px 7px 12px;color:#fff;font-weight:600;}

.a2-4 a:hover h4 {text-decoration: underline;}

.l2 .post-content p, .h7-1 .post-content p.detail, .h7-2 .post-content p.detail {display:none;}
.l2 .thumb, .j6-4 .thumb, .j6-5 .thumb {overflow:hidden;position: relative;}
.l2 .cat {position: absolute;top: 10px;left: 0px;z-index: 99;background:#e32816;border-radius: 0 0px 10px 0;padding: 5px 10px 7px 12px;color:#fff;font-weight:600;}

.l2 a:hover h4 {text-decoration: underline;}

.skin-k4 .category p {display:none;}
.a2-5 .slick-initialized .slick-slide {border-radius: 15px;}

.skin-k4 .layout_2--item {margin-bottom:0px !important;}
.skin-k4.m-b-20 {margin-bottom: 23px !important;}
.skin-k4 .category {border:0px !important;}
.post-wrapper a {color: #333;}

/* skin_a2*/
.bg-dark {
    background: #191919;
}
.l2 .h3 {}

.pos-rel {position: relative;}
/*
.post-carousel-wrap {
	position: relative;
	z-index: 1;
}*/
.post-carousel-wrap .post-nav {
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0s;
    -moz-transition: all 0s;
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.post-carousel-wrap:hover .post-nav {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}



.post-nav a.prev {
    border-color: transparent;
    background-color: #fff;
    color: #D50019;
    margin-left: -30px;
    box-shadow: 0 3px 3px rgba(0,0,0,.2);
}
.post-nav a.next {
    border-color: transparent;
    background-color: #fff;
    color: #D50019;
    margin-left: -30px;
    box-shadow: 0 3px 3px rgba(0,0,0,.2);
}

.a2-4 .post-nav {display:none;}

.a6 .post-nav a.prev {
    border-color: transparent;
    background-color: unset;
    color: #fff;
    margin-left: 0px;
	box-shadow:unset;
}
.a6 .post-nav a.next {
    border-color: transparent;
    background-color: unset;
    color: #fff;
    margin-left: -50px;
	box-shadow:unset;
}

.post-nav .prev {
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -20px;
    width: 60px;
    height: 60px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid rgba(204,204,204,.4);
    background: transparent;
    color: #8a8a8a;
    font-size: 0;
    margin-right: 20px;
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
}
.post-nav .next {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -20px;
    width: 60px;
    height: 60px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid rgba(204,204,204,.4);
    background: transparent;
    color: #8a8a8a;
    font-size: 0;
	z-index:9;
    margin-left: 20px;
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
}
.post-carousel-wrap .post-nav .prev:before {
    display: block;
    position: absolute;
    right: 3px;
    width: 100%;
    top: 9px;
    line-height: inherit;
    font-size: 25px;
    content: "\f053";
    font-family: FontAwesome;
}
.post-carousel-wrap .post-nav .next:before {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    top: 9px;
    line-height: inherit;
    font-size: 25px;
    content: "\f054";
    font-family: FontAwesome;
}


/* video-carousel-wrap */
h5 {
    margin: 0 0 20px;
}
.video-carousel-wrap.bg-dark h5 span {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    background: #1d1e20;
    padding-right: 14px;
    letter-spacing: 0.06em;
    position: relative;
    top: -2px;
}
.bg-dark.allview h5 a {
    color: #ED1C24 !important;
    text-transform: uppercase;
    font-size: 24px;
	font-weight: 500;
    padding-left: 5px;
}

.video-carousel-wrap .layout_2--item h4 {
	color:#1d1e20;
}


.video {
    background: url(../images/youtube01.png) no-repeat;
    background-size: cover;
}

.shorts {
    background: url(../images/shorts01.png) no-repeat;
    background-size: cover;
}

.pc-t-30 {padding-top: 30px;}
.a2-4 .icon-24 {width: 70px;height: 50px;position: absolute;top: 45%;left: 45%;}
.l2 .icon-24 {width: 50px;height: 36px;position: absolute;top: 41%;left: 41%;}
.h7-2 .icon-24, .j6-4 .icon-24 {width: 50px;height: 52px;position: absolute;top: 41%;left: 41%;}
.h7-1 .icon-24,
.j6-5 .icon-24 {width: 50px;height: 36px;position: absolute;top: 41%;left: 41%;}
.recent-video .icon-24 {width: 28px;height: 20px;position: absolute;top: 41%;left: 41%;}

.deline .icon-24 {width: 40px;height: 29px;position: absolute;top: 35%;left: 37%;}

.icon-32.video {width: 50px;height: 36px;}

.skin_h {margin-bottom:20px;}
.j6-4 .detail, .j6-5 .detail, .k4-2 .detail, .k4-2 .cat, .j6-8 .cat, .j6-8 p, .skin-k4 .cat,
.roll2-1 p {display:none;}
.k4-2 .thumb img {border-radius: 0 10px 10px 0;}
.j6.five-columns {padding:0 10px;}
.j6-8 {padding: 0 10px;}

.artist .five-post-slick .slick-prev,
.artist .five-post-slick .slick-next {top: 90px;}

.owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    bottom: 20%;
    display: block;
    left: 0px;
    width: 100%;
    padding: 0;
    margin: 0px auto;
    list-style: none;
    text-align: center;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ED1C24;
}
.owl-theme .owl-dots .owl-dot span {background: #ddd;}

/* video-carousel-wrap bg-white */
.video-carousel-wrap.bg-white h5 {
    background: #f6f6f6;
    height: 10px;
    margin: 0 0 23px;
}
.video-carousel-wrap.bg-white h5 span {
    color: #1d1e20;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    background: #fff;
    padding-right: 14px;
    letter-spacing: 0.06em;
    position: relative;
    top: -2px;
	font-weight:500;
}
.bg-white.allview h5 a {
    color: #777777;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 10px;
    background: #fff;
    padding-left: 14px;
    letter-spacing: -0.05em;
    position: relative;
    top: -1px;
    float: right;
	font-weight: 500;
}

.video-carousel-wrap.bg-white .layout_2--item h4 {
	color:#1d1e20 !important;
}
.video-carousel-wrap .layout_2--item h4 {
	color:#1d1e20;
}




.bg-white .slick-dots li.slick-active button {
	width: 8px;
	height: 8px;
	background: #da0000;
	padding: 0;
	border: none;
	border-radius: 50%;
	font-size: 0px;
}


.c_list5 .cat {color:#333 !important;}

/* 인기기사 */
.best h3.heading-1 span {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.05em;
    color: #4c4084 !important;
}

.trending-text li {
	border:0px;
	position: relative;
    margin-top: 10px;
    padding: 0px 0 0 20px;
    vertical-align: top;
    zoom: 1;
	display: flow-root;
}
.trending-text li em {
    position: absolute;
    top: 1px;
    left: -1px;
    color: #2E2A26;
    font-family: 'Apple SD Gothic Neo','Malgun Gothic','맑은 고딕','Noto Sans',Dotum,'돋움',sans-serif;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
}
.trending-text .title-s-16 {font-size: 15px !important;line-height: 20px;}

.trending-text strong {
    display: block;
    max-height: 36px;
    color: #241815;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.02em;
    overflow: hidden;
}

.trending-text .thumb-img {
    display: block;
    float: right;
    position: relative;
    width: 80px;
    height: auto;
    margin: 0px 0 0 12px;
    overflow: hidden;
}

/* g1 */
.g1 h4 {color:#fff;font-size: 16px !important;line-height: 20px !important;}

/* skin_i1*/
hr.l0 {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #e8e8e8;
}

.line-b-1 {
	border-bottom:1px solid #e9e9e9;
}


ul.more-posts li:last-child {
    padding: 12px 0 1px;
}



.slick-dots li button {
    width: 8px;
    height: 8px;
    background: #666;
    padding: 0;
    border: none;
    border-radius: 50%;
    font-size: 0px;
}


.slick-dots {display:none !important;}





@media (max-width: 575px) {
	.slick-dots {display:table !important;}
	.five-post-slick .slick-next,
	.five-post-slick .slick-prev,
	.z3-post-slick .slick-next,
	.z3-post-slick .slick-prev {top:170px !important;}
}

@media (max-width: 499px) {
	.h7-1 .icon-24,.h7-2 .icon-24,.j6-5 .icon-24, .l2 .icon-24 {top: 35%;left: 35%;}
	.a2-4 .icon-24 {top: 40%;left: 40%;}
	.a2-4 .detail {display:none;}
}