@charset "utf-8";

/* ==========================================================================
   경상투데이
   ========================================================================== */
:root{
    --point-color01: #e91c24;
    --point-color02: #152546;
}
#main #header .inner_header{padding-bottom: 30px;}
.index_row .mb0{margin-bottom: 0 !important;}
.index_row .mb20{margin-bottom: 20px !important;}
.top_index_row .hm_col{margin-bottom: 0;}
.index_row .col_left{padding-right: 10px}
.index_row .col_right{padding-left: 10px}
/*.index_row .main_left_skin01{width: 42%; padding-right: 10px}
.index_row .main_right_skin01{width: 58%; padding-left: 10px}*/
.index_row .main_left_skin01{float:left; width:42%; padding-right:10px}
.index_row .main_right_skin01{float:right; width:58%; padding-left:10px}
.index_row .main_left{float:left; width:67%; padding-right:0}
.index_row .main_right{float:right; width:33%; padding-left:0}

.news_cate_b1{font-family: 'Noto Sans KR', sans-serif; font-size: 34px; font-weight: 400; color:#000; line-height: 1; text-align: center; letter-spacing:0; padding-bottom: 23px; border-bottom: 1px solid #e91c24; margin-bottom: 40px;}
.news_cate_b1 .c1{color:#f39801;}
.news_cate_b1 .c2{color:#e91c24}

.index_row.main_section{padding:40px 0 20px; margin-bottom:40px; background-color:#f7f7f7}
.index_row.main_section .article_type6 .ct_news .inner_news{height: 506px}

.article_type37 .txt_news .news_date span{display: none}
.article_type83 .thumb_c:after{padding-bottom: 97.15%}
.article_type83 .txt_news{padding: 0 35px 35px 40px;}
.article_type83 .txt_news .news_tit strong{max-height: 84px; font-size: 32px; line-height: 42px;}
.index_row .article_type83 .prg_s4 .swiper-button-next,
.index_row .article_type83 .prg_s4 .swiper-button-prev{top: 20px}
.index_row .article_type83 .prg_s4 .swiper-button-prev{right: 52px;}
.index_row .article_type83  .prg_s4 .swiper-button-next{right: 20px;}

@media only screen and (max-width: 1280px) { 

}

@media only screen and (min-width: 1200px) { 

}

@media only screen and (max-width: 1199px) and (min-width: 1024px) {
    .article_type115 .txt_news .news_cate_c{display: none}
}

@media only screen and (max-width: 1200px) { 
    #header .inner_header .top_bar .grid{padding-right: 0;}

    .top_index_row .hm_col{margin-bottom: 20px;}
    .article_type83 .thumb_c:after{padding-bottom: 117.3%;}
    .article_type83 .txt_news{padding: 0 24px 24px;}
    .article_type83 .txt_news .news_tit strong{max-height: 76px; font-size: 28px; line-height: 38px;}
    .article_type115 .list_thumb_c li .txt_news{padding: 18px 0 0;}
}

@media only screen and (min-width: 1024px) { 


}

@media only screen and (max-width: 1023px) {
    #header .top_ad{display: none}
    .article_type83 .thumb_c:after{padding-bottom: 115%;}
    .article_type83 .txt_news{padding: 0 20px 20px;}
    .article_type83 .txt_news .news_tit strong{max-height: 68px; font-size: 24px; line-height: 34px;}
    .article_type115 .txt_news .news_cate_c{display: none}
}


@media only screen and (max-width: 767px) { 
    .top_index_row .col_left,
    .top_index_row .col_right{padding: 0;}
    .top_index_row .col_right{margin-bottom: 6px;}
    .index_row .col_left{padding-right: 0}
    .index_row .col_right{padding-left: 0}
    .index_row .main_left{width: 100%; padding-right: 0}
    .index_row .main_right{width: 100%; padding-left: 0}

    .article_type83 .thumb_c:after{padding-bottom: 84%;}
    .article_type115 .list_thumb_c li .thumb_c:after{padding-bottom: 70%;}
    .article_type115 .list_thumb_c li .txt_news{height: auto; border: 0; padding: 6px 0;}
}