/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Feb 3, 2016, 11:14:35 AM
    Author     : Chaminchimeg
*/
.news-content {
    background: #fff;
    font-family: 'PT Sans Narrow', sans-serif;
    padding-top:20px; 
    padding: 20px 15px;
}
.news-section-title {
    font-family: 'PT Sans Narrow Bold', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    /*border-top: 1px solid #0092d1;*/
    border-bottom: 1px solid #0092d1;
    /*margin-top: 20px;*/
    padding: 12px 0px;
    padding-top: 0px;
}
.news-section-title.ntitle {
    padding: 12px 40px;
}
.news-block {


}
.news-block-content {
    min-height: 420px;
    border-bottom: 2px solid #0092d1;
}
.news-block-tag img{
    width: 170px;
}
.news-block-tag {
    border-bottom: 1px #bfbfbf solid;
    padding: 0 10px 15px 0;
    margin: 0 0 20px 0;
}
.news-block-tag p{
    color: #999999;
    font-size: 15px;
}
.news-block-tag .news-detail{
    color: #707070;
    padding: 0;
    padding-left: 185px;
    margin: 5px 0 10px 0;
    line-height: 16px;
    /*  text-align: justify;*/
}
.news-block h6 , .news-block-tag a{
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #333333;
}
.news-block h6 a, .news-block-tag a{
    color: #333333;
    text-decoration: none;
}
.news-block .wrapper {
    margin-bottom: 15px;
}
.news-block .date, .news-block-tag .date {
    color: #0092d1;
    /*padding-bottom: 8px;*/
}

.news-block p {
    color: #999999;
    font-size: 15px;
    padding-top: 8px;
}
.blocks h6 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 13px;
}
.col-news-5 .disc, .col-news-3 .disc {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 13px;
}
.blocks .date {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 13px;
}
.news-tag a {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 12px;
}
.news-tag .transbox .date {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 12px;
}
.news-detail .top h6 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px;
}
.news-detail .desc {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px;
}
.news-detail img {
    width: 100%;
}
.news-detail .legend {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 14px;
}
.search-layout-background {
    background-size: 50% 100%;
}


.news-block-tag img{
    width: 170px;
}
.news-content-left .news-block-tag {
    border-bottom: 1px #bfbfbf solid;
    padding: 0;
    margin: 0;
    min-height: 300px;
    height: 352px;
    max-height: 352px;
    width: 100%;
    cursor: pointer;
    height: 50%;
    float: left;
    position: relative;
}
.news-content-left .news-block-tag p{
    color: #dadada;
    font-size: 15px;
}
.news-content-left .news-block-tag .news-detail{
    width: 100%;
    color: #707070;
    padding: 15px 30px;
    margin: 5px 0 0px 0;
    line-height: 16px;
    position: absolute;
    bottom: 0px;
    display: block;
    z-index: 11;
    background-color: transparent;
    background-image: -ms-linear-gradient(top,transparent,rgba(0,0,0,.9));
    background-image: -webkit-linear-gradient(top,transparent,rgba(0,0,0,.9));
    background-image: -moz-linear-gradient(top,transparent,rgba(0,0,0,.9));
    background-image: linear-gradient(to bottom,transparent,rgba(0,0,0,.9));
    position: absolute;
    bottom: 0;
}
.news-content-left .news-block-tag-recently .news-detail-recently{
    width: 100%;
    color: #707070;
    padding: 15px;
    margin: 5px 0 0px 0;
    line-height: 16px;
    background-color: transparent;
    background-image: -ms-linear-gradient(top,transparent,rgba(0,0,0,.9));
    background-image: -webkit-linear-gradient(top,transparent,rgba(0,0,0,.9));
    background-image: -moz-linear-gradient(top,transparent,rgba(0,0,0,.9));
    background-image: linear-gradient(to bottom,transparent,rgba(0,0,0,.9));
    /*right: 15px;*/
    position: absolute;
    bottom: 0;
}
.news-content-left .news-block-tag a, .news-block-tag-recently .news-detail-recently a{
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}
.news-content-left .news-block .wrapper {
    margin-bottom: 15px;
}
.search-content{
    padding-top: 0px;
}
.panel-post .post-list {
    padding: 0;
    margin: 0;
    -webkit-padding-start: 0px;
}
.news-content-left ul {
    -webkit-padding-start: 0 !important;
    list-style:none;
}
.panel-post .post-list:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.panel-post .post-list li {
    clear: both;
    margin-bottom: 15px;
    display: block;
    overflow: hidden;
    list-style: none;
    /*border-bottom: 1px dotted;*/
}
.recently{
    padding-left: 5px;
    color: #fff;
}
.desc span{
    margin-right: 15px;
}
.desc span{
    font-size: 18px;
}
.news-detail .dtl-view-title{
    font-size: 22px;
    text-align: center;
    font-style: 'PT Sans Narrow Bold', sans-serif !important;
    text-transform: uppercase;
}

ul.pgwSlider.wide > li, .pgwSlider.wide > ul > li {
    width: 0%;
    display: none;
}
.pgwSlider .ps-current {
    float: left;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    height: inherit;
    position: relative;
    font-size: 1rem;
    text-align: center;
}
.pgwSlider .ps-current ul {
    width: 100%;
}
ul.pgwSlider, .pgwSlider ul {
    float: right;
    margin-right: auto;
    margin-left: auto;
}
.pgwSlider .ps-current li {
    width: 100%;
    text-align: center;
}
.single-img{
    width: 80%;
}
/*.panel-post .post-list h6 {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
.panel-post .post-list h6 a {
    font-size: 14px;
    line-height: 22px;
}*/