.newsItem{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-bottom: 30px;
}
.newsItem > div{
    padding: 0 15px;
}
.newsItem .colT{
    width: 400px;
}
.newsItem .colD{
    width: calc(100% - 400px);
}
.newsItem .thumb a{
    display: block;
    overflow: hidden;
}
.newsItem .thumb a img{
    width: 100%;
    height: 100%;
    transition: -webkit-transform 4s cubic-bezier(0,.6,.45,1);
    transition: transform 4s cubic-bezier(0,.6,.45,1);
    transition: transform 4s cubic-bezier(0,.6,.45,1), -webkit-transform 7s cubic-bezier(0,.6,.45,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.newsItem .thumb a:hover img{
    transform: scale(1.05);
}
.newsItem .decs{
    padding: 20px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
} 
.newsItem .decs .titleH{
    margin-bottom: 10px;
}
.newsItem .decs h3{
    font-size: 18px;
    line-height: 27px;
}
.newsItem .decs h3 a{
    color: #000000;
}
.newsItem .decs h3 a:hover{
    color: #24408f;
}
.newsItem .decs .tendN{
    color: #666666;
    margin-bottom: 20px;
}

/*  */
.vhNewsBig .thumb{
    margin-bottom: 20px;
}
.vhNewsBig .thumb a{
    display: block;
    position: relative;
    padding-top: 65.56%;
    overflow: hidden;
}
.vhNewsBig .thumb a img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: -webkit-transform 4s cubic-bezier(0,.6,.45,1);
    transition: transform 4s cubic-bezier(0,.6,.45,1);
    transition: transform 4s cubic-bezier(0,.6,.45,1), -webkit-transform 7s cubic-bezier(0,.6,.45,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.vhNewsBig .thumb a:hover img{
    transform: scale(1.05);
}
.vhNewsBig .decs h3{
    font-size: 25px;
    line-height: 37px;
    font-weight: 400;
}
/*  */
.vhNewsItem .thumb{
    margin-bottom: 15px;
}
.vhNewsItem .thumb a{
    display: block;
    position: relative;
    padding-top: 65.56%;
    overflow: hidden;
}
.vhNewsItem .thumb a img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: -webkit-transform 4s cubic-bezier(0,.6,.45,1);
    transition: transform 4s cubic-bezier(0,.6,.45,1);
    transition: transform 4s cubic-bezier(0,.6,.45,1), -webkit-transform 7s cubic-bezier(0,.6,.45,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.vhNewsItem .thumb a:hover img{
    transform: scale(1.05);
}
.vhNewsItem .decs{

}
.vhNewsItem .decs .titleH{
    margin-bottom: 10px;
}
.vhNewsItem .decs .titleH h3{
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
}
.vhNewsItem .decs .titleH h3 a{
    color: #000000;
}
.vhNewsItem .decs .tendN{
    color: #666666;
    margin-bottom: 20px;
}


/*  */
.vntNewDetail .wrapS{
    max-width: 970px;
    margin: 0 auto;
    padding: 0 20px;
}
.vntNewDetail .datecen{
    text-align: center;
    margin-bottom: 15px;
}
.vntNewDetail .datecen .dateAll{
    display: inline-block;
}
.vntNewDetail .title{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
}
.vntNewDetail .title h1{
    font-size: 35px;
    line-height: 53px;
    text-transform: uppercase;
    font-family: 'Oswald';
    letter-spacing: -0.6px;
}
/*  */
.boxOrther{
    padding: 30px 0 40px;
}
.boxOrther .titleOrther{
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 45px;
    font-family: 'Oswald';
    text-transform: uppercase;
    text-align: center;
}
.boxOrther .lstOrther ul{

}
.boxOrther .lstOrther li{
    border-bottom: solid 1px rgba(0,0,0,0.1);
}
.boxOrther .lstOrther li:last-child{
    border-bottom: none;
}
.boxOrther .lstOrther li a{
    display: block;
    padding: 10px 0;
    padding-left: 130px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
}
.boxOrther .lstOrther li a span{
    color: #24408f;
    font-size: 14px;
    line-height: 22px;
    padding-left: 20px;
    left: 0;
    top: 10px;
    position: absolute;
    width: 120px;
}
.boxOrther .lstOrther li a span::before{
    content: "\f133";
    font-family: fontAwesome;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
/*  */
#gallery .ug-thumb-wrapper {
/*        overflow: hidden !important;*/
    transition: all 3s ease;
}
#gallery .ug-tiles-wrapper .ug-thumb-wrapper .new{
    position: absolute !important;
    background: rgba(0, 0, 0, 0.8) !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 9 !important;
    top: 0;
    left: -100%;
    transition: all 300ms ease!important;
}
.ug-thumb-wrapper .ug-thumb-overlay{
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
}
#gallery .ug-tiles-wrapper .ug-thumb-wrapper .new:after{
    position: absolute;
    font-family: "FontAwesome";
    font-weight: 900;
    color: white;
    content: "\f00e";
    font-size: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.detail-news-content{
    margin-bottom: 50px!important;
}
/*TITLE BG WHITE*/
.titleDtaSer{
    margin-bottom: 15px;
}
.titleDtaSer .titleHe h1{
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
}
.titleDtaSer{
    position: relative;
}
.titleDtaSer .dateNews{
    position: absolute;
    bottom: -8px;
    left: 100px;
}
.vhTitleOr{
    margin-bottom: 15px;
}
.vhTitleOr h2{
    font-size: 25px;
    line-height: 38px;
    text-transform: uppercase;
    font-weight: bold;
}
/*  */
.vhTopInfoNews{
    margin-bottom: 40px;
}
.vhTopGripnews{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.vhTopGripnews > div{
    padding: 0 15px;
}
.vhTopGripnews .colL{
    width: calc(100% - 400px);
}
.vhTopGripnews .colR{
    width: 400px;
}
@media all and (max-width: 1200px){

    .sliderOrther .slick-prev {
        left: -30px;
    }
    .sliderOrther .slick-next {
        right: -30px;
    }
}

@media all and (max-width: 991px){
    .vntNewDetail .title h1{
        font-size: 30px;
        line-height: 45px;
    }

    .sliderOrther{

    }
    .sliderOrther .slick-arrow{
        top: initial;
        transform: initial;
        bottom: -50px;
        width: 30px;
        background-color: #fff;
        height: 30px;
    }
    .sliderOrther .slick-prev{
        left: calc(50% - 35px);
    }
    .sliderOrther .slick-next{
        left: calc(50% + 10px);
    }
    .sliderOrther .slick-arrow::before{
        font-size: 20px;
        line-height: 30px;
    }

    /*  */
    .newsItem .colT{
        width: 300px;
    }
    .newsItem .colD{
        width: calc(100% - 300px);
    }
    .newsItem .decs h3{
        font-size: 16px;
        line-height: 24px;
    }
    .newsItem .decs .tendN{
   
    }
    /*  */
    .vhTopGripnews .colL{
        width: 100%;
        margin-bottom: 25px;
    }
    .vhNewsBig .decs h3{
        font-size: 18px;
        line-height: 27px;
    }
    .vhTopGripnews .colR{
        width: 100%;
    }
    .vhNewsItem{
        display: flex;
        flex-wrap: wrap;
        
    }
    .vhNewsItem .thumb{
        width: calc(50% - 8px);
    }
    .vhNewsItem .decs{
        width: calc(50% + 8px);
        padding-left: 16px;
    }
    .vhNewsItem .decs .titleH h3{
        font-size: 13px;
        line-height: 21px;
    }
    .vhNewsItem .decs .tendN{
        font-size: 13px;
        line-height: 21px;
    }
    .newsItem{
        margin: 0 -10px;
        margin-bottom: 30px;
    }
    .newsItem > div{
        padding: 0 10px;
    }
    .newsItem .colD{
        width: 50%;
    }
    .newsItem .colT{
        width: 50%;
    }

    .boxOrther .lstOrther li a{
        padding-left: 110px;
        font-size: 14px;
        line-height: 22px;
    }
    .boxOrther .lstOrther li a span{
        font-size: 13px;
        line-height: 21px;
    }
}
@media all and (max-width: 767px){
    .titleDtaSer .titleHe h1{
        font-size: 25px;
        line-height: 37px;
    }
    /*  */
    .newsItem{
        margin: 0;
        margin-bottom: 40px;
    }
    
    .newsItem > div{
        padding: 0;
    }
    .newsItem .colT{
        width: 100%;
        margin-bottom: 15px;
    }
    .newsItem .colD{
        width: 100%;
    }
    .vhNewsBig .thumb{
        margin-bottom: 15px;
    }
    .vhNewsItem .decs .tendN{
        display: none;
    }
    .newsItem .decs{
        border-top: none;
        padding: 0;
    }
}