body#body_news::after {
    content: "";
    background: url(../images/white_wave_@2X.png) 0 0 repeat;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1; 
}
#m_slide_top_news {
    display: none;
}
#contact_content {
    width: 100%;
}
#thumb_news {
    color: #000000;
    font-size: 4em;
}
.navbar {
    position: relative;
    min-height: 0px;
    border: 0px;   
    width: 100%;
}
.navbar-nav {
    width: 100%;
    text-align: center;
}

#news_content_01 {
    width: 15%;height: auto;
    margin-left: 20px;
}
#news_panel {
    margin: 40px 0 150px 0;
}
.news {
    padding: 20px;
}
.news img {
    width: 100%;height: 100%;
}

.fancybox_hidden {
    display: none;
    overflow: hidden;
    width: 500px;
    height: auto;
}
.fancybox_hidden img {
    width: 100%;
    height: 100%;
}
.fancybox-nav {
    margin-right: 10px;
}
.fancybox-next span {
    right: 0;
}
#fancybox-buttons {
    display: none;
}
.fancybox-opened .fancybox-title {
    visibility: hidden;
}