/*.header-empty { position:relative; width:100%; border:solid 1px red; height:88px; display:none; } 
.header.is-sticky .header-empty { position:relative; display:none; } */


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .board_bottom { margin-top:250px; } 
    .gallery_inner { margin-top:100px; } 
}


.accordion .card-header h4 { font-family: "Work Sans", 'NanumSquareR'; } 
.faq-content-accordion .card-body { font-size:15px; } 



@media only screen and (max-width: 767.98px) {
    .slider-area { height:100%; } 
}


td { border:0px; padding:0px; } 


/*.cbp { height:auto !important; } 
.cbp-ready .cbp-item { position:relative; display:inline-block; width:25%; vertical-align:top; } */
.news-item {margin-bottom: 30px;} 





@media screen and (max-width: 991px) {
    .cbp-ready .cbp-item { width:50%; } 
}