ul.tabs *,
ul.tabs li::after {
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease
}

.htmlcontent,
.tab_container,
ul.tabs li>span {
    overflow: hidden
}

.boxnewslide {
    width: 100%;
    margin: 0 auto
}

.boxnewslide>.container {

}

ul.tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}

ul.tabs * {
    transition: .3s all ease
}

ul.tabs li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 12px 25px;
    font-size: 30px;
    border: none!important;
    background-color: #fff;
    /*-webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

ul.tabs li>span {
    display: block;
    white-space: nowrap;
    padding-left: 70px
}

ul.tabs li[rel=tab1]>span {
    /*background: url(/assets/icon/tab01.png) left top no-repeat*/
}

ul.tabs li[rel=tab2]>span {
    /*background: url(/assets/icon/tab02.png) left top no-repeat*/
}

ul.tabs li[rel=tab3]>span {
    /*background: url(/assets/icon/tab03.png) left top no-repeat*/
}

ul.tabs li[rel=tab4]>span {
    /*background: url(/assets/icon/tab04.png) left top no-repeat*/
}

.tab_last {
    border-right: 1px solid #333
}

ul.tabs li.active,
ul.tabs li:hover {
    position: relative;
    display: block
}

ul.tabs li::after,
ul.tabs li::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
}

ul.tabs li.active span,
ul.tabs li:hover span {
    background-position: left bottom
}

ul.tabs li {
    display: inline-block;
    vertical-align: middle;
    width: 24.5%;
    margin-right: .65%;
    font-family: db_ozone_x_ultraLight
}

ul.tabs li:last-child {
    margin-right: 0
}

ul.tabs li::before {
    top: 100%;
    bottom: 0;
    /*-webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    transition: .4s all ease*/
}

ul.tabs li:active,
ul.tabs li:focus,
ul.tabs li:hover {
    /*color: #FBA02B*/
}

ul.tabs li.active::before {
    background: #FBA02B;
    top: 93%
}

ul.tabs li::after {
    top: 95%;
    margin: auto;
    opacity: 0;
    width: 0;
    height: 0;
    border-top: 10px solid #FBA02B;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    /*transition: .3s all ease*/
}

ul.tabs li.active::after {
    top: 100%;
    opacity: 1
}

.tab_container {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: -15px;
    margin-top: 20px;
    position: relative;
    height: auto
}

.tab_content {
    opacity: .1;
    z-index: -1;
    position: relative;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.tab_content.active {
    z-index: 1;
    opacity: 1
}

.tab_drawer_heading {
    display: none
}

ul.ps-list li .vdo-player {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
}

.listItems.homeHilight div.col-sm-6 {
    overflow: hidden;
    margin-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}

.typeMediaTab.fade {
    z-index: -1
}

.typeMediaTab.fade.in {
    z-index: 1000
}
.mea_highlight{
    background: #333;
}
.livenews_bg{
    height: 50px;
}
.livenews_right,
.livenews_left,
.livenews_center,
.livenews_label,
.livenews_labels,
.livenews_centers{
    height: 100%;
    overflow: hidden;
}
.livenews_more, .livenews_mores,
.livenews_labels1, .livenews_labels2{
    height: 100%!important;
}
.livenews_labels2bt{
    top: 14px;
}
.livenews_more{
    padding-top: 3px;
    padding-bottom: 0;
}
.livenews_text{
    margin-top: 13px;
}
.livenews_label{
    height: 100%;
    padding-top: 4px;
    padding-bottom: 0;
}
.mea_afterHighlightContent{
    padding-top: 15px;
    padding-bottom: 0px;
}
#BannerMiddle{
    display: block;
    max-width: 1345px;
    width: 100%;
    list-style: none;
    padding-left: 0;
    margin: 0 auto;
}
#BannerMiddle > li{
    display: block;
    float: left;
    width: 20%;
    padding-left: 5px;
    padding-right: 5px;
}
#BannerMiddle > li > a{
    display: block;
    overflow: hidden;
}
#BannerMiddle > li > a > img{
    width: 100%;
    min-height: 100%;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
#BannerMiddle > li:hover > a > img{
    -webkit-transform: translate(-20px,-5px) scale(1.1);
       -moz-transform: translate(-20px,-5px) scale(1.1);
        -ms-transform: translate(-20px,-5px) scale(1.1);
         -o-transform: translate(-20px,-5px) scale(1.1);
            transform: translate(-20px,-5px) scale(1.1);
}
#content1{
    padding-top: 40px;
}
.thumbnailHorizonType3 .caption .thumbnailListTheme>li a:after,
.thumbnailHorizonType2 .caption .thumbnailListTheme>li a:after{
    width: 0;
    opacity: 0;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.thumbnailHorizonType2 .caption .thumbnailListTheme>li a:after{
    background: rgba(85, 30, 0, 0.7);
}
.thumbnailHorizonType3 .caption .thumbnailListTheme>li a:after{
    background: rgba(251, 165, 14, 0.7);
}

.thumbnailHorizonType2 .caption .thumbnailListTheme>li .numberStat,
.thumbnailHorizonType3 .caption .thumbnailListTheme>li .numberStat{
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.thumbnailHorizonType2 .caption .thumbnailListTheme>li > a:hover .numberStat,
.thumbnailHorizonType3 .caption .thumbnailListTheme>li > a:hover .numberStat{
    min-width: 65px;
}
.thumbnailHorizon .thumbnailHorizonInner{
    overflow: inherit;
}
.heroBannerSliderPush, .thumbnailHorizon .image .imageInner .curve, .thumbnailHorizon .imageInner a:after, .thumbnailTheme .image .imageInner .curve, .thumbnailTheme .imageInner a::after{
    display: none;
}
.thumbnailHorizon .image .imageInner{
    height: 395px;
    overflow: hidden;
}
#slick_vdo .boxvdo{
    overflow: hidden;
    position: relative;
    height: 100%;
}
#slick_vdo .ps-next,
#slick_vdo .ps-prev{
    z-index: 2;
}
#slick_vdo .boxvdo img{
    margin-top: 0!important;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
#slick_vdo .boxvdo:hover img{
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}
#slick_vdo .boxvdo .subject{
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#slick_vdo .boxvdo .date .glyphicon{
    font-size: 12px;
    color: #f26d23;
}
#slick_vdo .ps-caption{
    padding-left: 20px;
    padding-right: 20px;
}
#slick_vdo .ps-caption a{
    color: #333;
}
.boxnewslide .listItems{
    margin-bottom: 0!important;
}

/*Home Big Slide*/
.MeaTopgraphic2018 .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.MeaTopgraphic2018 .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.MeaTopgraphic2018 .slick-list:focus {
    outline: none;
}

.MeaTopgraphic2018 .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.MeaTopgraphic2018 .slick-slider .slick-track,
.MeaTopgraphic2018 .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.MeaTopgraphic2018 .slick-track {
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
}

.MeaTopgraphic2018 .slick-track::before,
.MeaTopgraphic2018 .slick-track:after {
    content: "";
    display: table;
}

.MeaTopgraphic2018 .slick-track:after {
    clear: both;
}

.MeaTopgraphic2018 .slick-loading .slick-track {
    visibility: hidden;
}

.MeaTopgraphic2018 .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

.MeaTopgraphic2018 [dir="rtl"] .slick-slide {
    float: right;
}

.MeaTopgraphic2018 .slick-slide.slick-loading img {
    display: none;
}

.MeaTopgraphic2018 .slick-slide.dragging img {
    pointer-events: none;
}

.MeaTopgraphic2018 .slick-initialized .slick-slide {
    display: block;
}

.MeaTopgraphic2018 .slick-loading .slick-slide {
    visibility: hidden;
}

.MeaTopgraphic2018 .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.MeaTopgraphic2018 .slick-arrow.slick-hidden {
    display: none;
}


/* Dots */

.MeaTopgraphic2018 .slick-slider {
    margin-bottom: 30px;
}

.MeaTopgraphic2018 .slick-dots {
    position: absolute;
    bottom: 20px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
}

.MeaTopgraphic2018 .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.MeaTopgraphic2018 .slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.MeaTopgraphic2018 .slick-dots li button:hover,
.MeaTopgraphic2018 .slick-dots li button:focus {
    outline: none;
}

.MeaTopgraphic2018 .slick-dots li button:hover::before,
.MeaTopgraphic2018 .slick-dots li button:focus::before {
    opacity: 1;
}

.MeaTopgraphic2018 .slick-dots li button::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #999;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.MeaTopgraphic2018 .slick-dots li.slick-active button::before {
    color: black;
    opacity: 0.75;
    color: #f99d44;
}

.MeaTopgraphic2018 .sliderItem .image {
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-duration: 3s;
    transition-timing-function: ease-out;
    transition-delay: 0s;
}
.MeaTopgraphic2018 .highlightSlider .image {
    overflow: hidden;
    text-align: center;
    height: 100%;
}
.MeaTopgraphic2018 .slick-dotted.slick-slider{
    margin-bottom: 0;
}
.MeaTopgraphic2018 .slick-list,
.MeaTopgraphic2018 .slick-track,
.MeaTopgraphic2018 .sliderItem.slick-current .image,
.MeaTopgraphic2018 .sliderItem .image .autoimgbg,
.box-slider-wrap {
    height: 100%;
}

.MeaTopgraphic2018 .sliderItem .image .autoimgbg {
    background-position: center center;
    background-size: cover;
    background-repeat: none;
}

.MeaTopgraphic2018 .sliderItem .image .autoimgbg {
    background-position: center center;
    background-size: cover;
    background-repeat: none;
}

.MeaTopgraphic2018 .sliderItem .image .autoimgbg > img {
    opacity: 0;
    width: 100%;
    height: 100%;
}

.MeaTopgraphic2018 .slick-slider {
    height: 100%;
    margin-bottom: 0;
}

.MeaTopgraphic2018 .box-slider-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.MeaTopgraphic2018 .box-slider-wrap .box-slider {
    position: absolute;
    white-space: nowrap;
}

.MeaTopgraphic2018 .box-slider-wrap .box-slider .title.colorblack {
    color: #000;
}

.MeaTopgraphic2018 .highlightSlider .slick-next {
    right: 20px;
}

.MeaTopgraphic2018 .highlightSlider .slick-prev {
    right: 75px;
    left: auto;
}

.MeaTopgraphic2018 .slick-slide:not(.TopGraphic01) img {
    display: block;
    widows: 100%;
    height: 100%;
    opacity: 0;
}
/*TG1*/
.MeaTopgraphic2018 .TopGraphic01 .box-slider {
    color: #fff;
    top: 7%;
    left: 20%;
    float: left;
    text-align: right;
    position: relative;
    width: 30%;
    height: 50%;
    /*494,276*/
}
.MeaTopgraphic2018 .TopGraphic01 .box-slider .text1 {
    position: absolute;
    width: 63%;
    bottom: 8%;
    left: 0;
}
.MeaTopgraphic2018 .TopGraphic01 .box-slider .text1 > img{
    width: 90%;
}
.MeaTopgraphic2018 .TopGraphic01 .box-slider .text2 > img{
    width: 100%;
}
.MeaTopgraphic2018 .TopGraphic01 .box-slider .text2 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
}
.MeaTopgraphic2018 .TopGraphic01 .image .autoimgbg{
    position: relative;
}
.MeaTopgraphic2018 .TopGraphic01 .image .autoimgbg .tree,
.MeaTopgraphic2018 .TopGraphic01 .image .autoimgbg .town{
    position: absolute;
    bottom: 0;
}
.MeaTopgraphic2018 .TopGraphic01 .image .autoimgbg .town{
    right: 15%;
    width: 23%;
    z-index: 1;
}
.MeaTopgraphic2018 .TopGraphic01 .image .autoimgbg .town > img{
    width: 100%;
}
.MeaTopgraphic2018 .TopGraphic01 .image .autoimgbg .tree{
    z-index: 2;
    left: 0;
}
.MeaTopgraphic2018 .TopGraphic01 .image .autoimgbg .tree > img{
    width: 100%;
}
.MeaTopgraphic2018{
    position: relative;
    height: 100%;
    overflow: hidden;
}
.MeaTopgraphic2018 .highlightSlider{
    height: 100%;
}
.MeaTopgraphic2018 .TopGraphic01 .town {
    opacity: 0;
    -webkit-transition: all 2s cubic-bezier(0, 0, 0.14, 1.27)!important;
    -moz-transition: all 2s cubic-bezier(0, 0, 0.14, 1.27)!important;
    -ms-transition: all 2s cubic-bezier(0, 0, 0.14, 1.27)!important;
    -o-transition: all 2s cubic-bezier(0, 0, 0.14, 1.27)!important;
    transition: all 2s cubic-bezier(0, 0, 0.14, 1.27)!important;
    -webkit-transform: translateY(20vw) scale(0);
    -moz-transform: translateY(20vw) scale(0);
    -ms-transform: translateY(20vw) scale(0);
    -o-transform: translateY(20vw) scale(0);
    transform: translateY(20vw) scale(0);
}
.MeaTopgraphic2018 .TopGraphic01 .text1 {
    opacity: 0;
    -webkit-transition: all 1.5s cubic-bezier(0.22, 0.61, 0.21, 1.16)!important;
    -moz-transition: all 1.5s cubic-bezier(0.22, 0.61, 0.21, 1.16)!important;
    -ms-transition: all 1.5s cubic-bezier(0.22, 0.61, 0.21, 1.16)!important;
    -o-transition: all 1.5s cubic-bezier(0.22, 0.61, 0.21, 1.16)!important;
    transition: all 1.5s cubic-bezier(0.15, 0.42, 0.24, 1.26)!important;
    -webkit-transform: translateX(20px) rotateY(90deg);
    -moz-transform: translateX(20px) rotateY(90deg);
    -ms-transform: translateX(20px) rotateY(90deg);
    -o-transform: translateX(20px) rotateY(90deg);
    transform: translateX(20px) rotateY(90deg);
}

.MeaTopgraphic2018 .TopGraphic01 .text2 {
    -webkit-transition: all 1.2s cubic-bezier(0, 0, 0, 1.5)!important;
    -moz-transition: all 1.2s cubic-bezier(0, 0, 0, 1.5)!important;
    -ms-transition: all 1.2s cubic-bezier(0, 0, 0, 1.5)!important;
    -o-transition: all 1.2s cubic-bezier(0, 0, 0, 1.5)!important;
    transition: all 1.2s cubic-bezier(0, 0, 0, 1.5)!important;
    -webkit-transform: translateY(100px) skewX(45deg);
    -moz-transform: translateY(100px) skewX(45deg);
    -ms-transform: translateY(100px) skewX(45deg);
    -o-transform: translateY(100px) skewX(45deg);
    transform: translateY(100px) skewX(45deg);
    opacity: 0;
    transition-delay: 0.7s;
}
.MeaTopgraphic2018 .TopGraphic01.slick-current .image {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.MeaTopgraphic2018 .TopGraphic01.slick-current .town {
    -webkit-transition: all 2s cubic-bezier(0, 0, 0.14, 1.27) 1s!important;
    -moz-transition: all 2s cubic-bezier(0, 0, 0.14, 1.27) 1s!important;
    -ms-transition: all 2s cubic-bezier(0, 0, 0.14, 1.27) 1s!important;
    -o-transition: all 2s cubic-bezier(0, 0, 0.14, 1.27) 1s!important;
    transition: all 2s cubic-bezier(0, 0, 0.14, 1.27) 1s!important;
    -webkit-transform: translateX(0) scale(1);
    -moz-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    -o-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
    opacity: 1;
}
.MeaTopgraphic2018 .TopGraphic01.slick-current .text1 {
    -webkit-transition: all 1.5s cubic-bezier(0.22, 0.61, 0.21, 1.16) 1.5s!important;
    -moz-transition: all 1.5s cubic-bezier(0.22, 0.61, 0.21, 1.16) 1.5s!important;
    -ms-transition: all 1.5s cubic-bezier(0.22, 0.61, 0.21, 1.16) 1.5s!important;
    -o-transition: all 1.5s cubic-bezier(0.22, 0.61, 0.21, 1.16) 1.5s!important;
    transition: all 1.5s cubic-bezier(0.15, 0.42, 0.24, 1.26) 1.5s!important;
    -webkit-transform: translateX(0) skewX(0deg);
    -moz-transform: translateX(0) skewX(0deg);
    -ms-transform: translateX(0) skewX(0deg);
    -o-transform: translateX(0) skewX(0deg);
    transform: translateX(0) skewX(0deg);
    opacity: 1;
}

.MeaTopgraphic2018 .TopGraphic01.slick-current .text2 {
    -webkit-transition: all 1.2s cubic-bezier(0, 0, 0, 1.5) 2s!important;
    -moz-transition: all 1.2s cubic-bezier(0, 0, 0, 1.5) 2s!important;
    -ms-transition: all 1.2s cubic-bezier(0, 0, 0, 1.5) 2s!important;
    -o-transition: all 1.2s cubic-bezier(0, 0, 0, 1.5) 2s!important;
    transition: all 1.2s cubic-bezier(0, 0, 0, 1.5) 2s!important;
    -webkit-transform: translateX(0) skewX(0deg);
    -moz-transform: translateX(0) skewX(0deg);
    -ms-transform: translateX(0) skewX(0deg);
    -o-transform: translateX(0) skewX(0deg);
    transform: translateX(0) skewX(0deg);
    opacity: 1;
}
.boxnews_emag{
    overflow: hidden;position:relative; image-orientation:400px;
}
@media (max-width: 1343px) {
    .mea_highlightItem,
    .mea_highlightSlideItem{
        height: 35vw;
    }
    .livenews_bg{
        padding-top: 0;
    }
    .mea_highlightSlideItem{
        margin-bottom: 0;
    }
    .mea_highlightItems .highlightToggles{
        position: initial;
    }
    .mea_highlightItems .highlightToggle{
        margin-bottom: 0!important;
    }
}
@media (max-width: 1024px) {
    .livenews_left{
        width: 150px;
    }
    .livenews_label{
        width: 110px;
        padding-left: 15px;
        padding-right: 0;
        font-size: 18px;
        padding-top: 10px;
        text-align: left;
    }
    .livenews_labels{
        display: none;
    }
    .livenews_labels1, .livenews_labels2{
        width: 40px;
    }
    .livenews_center{
        margin: 0 185px 0 150px;
    }
    .livenews_mores{
        display: none;
    }
    .livenews_more{
        padding-right: 15px;
        text-align: right;
    }
    .livenews_labels2{
        right: -129px!important;
    }
    .livenews_labels2bt{
        right: -100px!important;
    }
    .livenews_center{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
@media (max-width: 992px) {
    .mea_highlightItem{
        height: 35vw;
        margin-bottom: 0;
    }
    .livenews_more{
        margin-top: -20px;
    }
    .livenews_bg{
        position: relative;
        margin-top: 1px;
    }
    .livenews_right{
        width: 170px;
        float: right;
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
    }
    .livenews_labels2 {
        right: -40px!important;
    }
    .livenews_labels2bt{
        right: -10px!important;
    }
    .livenews_left{
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
    }
}
@media (max-width: 991px) {
    .mea_afterHighlightContent{
        padding-top: 10px;
    }
    .thumbnailHorizon{
        max-width: none;
    }
    #BannerMiddle{
        padding-left: 5px;
        padding-right: 5px;
    }
    #content1{
        padding-top: 10px;
    }
    .thumbnailHorizon .image .imageInner img{
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width:800px) {
    .listItems.homeHilight .photo.col-md-4 {
        width: 30%;
        padding: 0;
        margin-left: 10px;
        margin-right: 10px
    }
}
@media (max-width: 768px) {
    .thumbnailHorizon .thumbnailHeader{
        position: inherit;
    }
    .livenews_more{
        padding-left: 25px;
    }
    .thumbnailHorizon .image{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
    }
    .thumbnailHorizon .caption{
        position: relative;
        height: auto;
        max-width: inherit;
    }
    .thumbnailHorizonType3 .caption .thumbnailListTheme,
    .thumbnailHorizonType2 .caption .thumbnailListTheme{
        margin-bottom: 0;
    }
    .thumbnailHorizonType2 .caption .thumbnailListTheme::before,
    .thumbnailHorizonType3 .caption .thumbnailListTheme::before,
    .thumbnailHorizon .caption:before{
        display: none;
    }
    .thumbnailHorizonType2 .btnThumbnailTheme:after{
        display: none;
    }
    .thumbnailHorizonType2 .thumbnailHeader{
        right: 0;
    }
    .thumbnailHorizonType3 .btnThumbnailTheme:before{
        display: none;
    }
    .thumbnailHorizonType3 .thumbnailHeader{
        left: 0;
    }
    .thumbnailHorizon .btnThumbnailTheme{
        padding-right: 20px;
    }
    .mea_afterHighlightContent .contentInner{
        padding-left: 0;
        padding-right: 0;
    }
    .thumbnailHorizonType2{
        margin: 0;
    }
    .thumbnailHorizon .caption{
        margin: 0!important;
    }
    .thumbnailHorizonType2 .thumbnailHeader:after{
        display: none;
    }
    .thumbnailHorizonType2 .thumbnailHeader, .thumbnailHorizonType3 .thumbnailHeader{
        width: inherit;
    }
    .mea_afterHighlightContent .container{
        width: 100%;
        margin: 0;
    }
    .thumbnailHorizon .btnThumbnailTheme:hover:after,
    .thumbnailHorizon .btnThumbnailTheme:hover:before{
        display: none;
    }
    .thumbnailHorizon.thumbnailHorizonType2 .caption .titleText{
        padding-right: 20px;
    }
    .thumbnailHorizon.thumbnailHorizonType3 .caption .titleText{
        padding-left: 20px;
    }
    .thumbnailHorizon .image .imageInner img{
        height: 100%;
        width: auto;
    }
    .thumbnailHorizon{
        margin-bottom: 0;
    }
    .boxnewslide{
        background: none!important;
    }
    .MeaTopgraphic2018 .slick-dots{
        margin-bottom: 0;
        bottom: 5px;
    }
}
@media (max-width: 691px) {
    ul.tabs li>span{
        font-size: 20px;
    }
}
@media screen and (max-width:640px) {
    .livenews_right{
        display: block;
    }
    .mea_afterHighlightContent {
        padding-top: 10px
    }
    .mea_afterHighlightContent .contentInner {
        margin-bottom: 30px
    }
    .thumbnailHorizon {
        max-width: none
    }
    .thumbnailHorizon .btnThumbnailTheme::before {
        background: 0 0
    }
    .thumbnailHorizon .image .imageInner .curve {
        top: 110%!important
    }
    .hidden_highlight {
        display: none!important
    }
    .highlightContentItems {
        background: #d1d1d1
    }
    .highlightContentItem.typeMediaTab {
        background: 0 0
    }
    .listItems.homeHilight .photo.col-md-4 {
        width: 46%;
        padding: 0;
        margin-left: 10px;
        margin-right: 10px
    }
    .typeMediaTab.fade {
        z-index: 1
    }
    .livenews_bg{
        padding-top: 0!important;
    }
    .livenews_center{
        padding-right: 0;
        margin-right: 15px;
    }
}
@media (max-width: 575px) {
    .tab_container{
        margin-bottom: 0;
        margin-top: 0;
    }
    .listItems .photo .dest,
    .listItems.homeHilight .photo>a>div.boxnews .dest{
        font-size: 20px!important;
        padding-top: 15px!important;
    }
    .listItems .photo .dest .dtm-f{
        padding-top: 5px;
    }
    .listItems.homeHilight .photo>a>div.boxnews{
        height: 400px!important;
    }
    .listItems .photo .dest{
        font-size: 20px;
    }
    .boxnewslide ul.tabs li{
        width: 50%;
        float: left;
        margin: 0;
    }
    .listItems .photo .dest{
        height: auto;
    }
}
@media (max-width: 545px) {
    .btn-label1, .btn-label1:hover, .btn-label2, .btn-label2:hover, .livenews_labels1bt, .livenews_labels2bt{
        height: 18px;
    }
    .livenews_center{
        white-space: normal;
    }
    .bannermiddle .container{
        width: 100%;
    }
    #BannerMiddle{
        margin: 0;
    }
    #BannerMiddle > li{
        width: 100%;
        padding: 0;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
    }
    #BannerMiddle > li:last-child{
        padding-bottom: 0;
    }
    #BannerMiddle > li > a{
        width: 100%;
        height: inherit;
    }
    .livenews_more{
        margin-top: 0;
        padding-top: 10px;
    }
}
@media screen and (max-width:480px) {
    .thumbnailHorizon .image .imageInner img{
        margin-left: -20vw;
    }
    .tab_drawer_heading {
        background-color: #fff;
        color: #A18DA9;
        margin: 0;
        padding: 15px 20px;
        font-size: 20px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border-top: 1px solid #EBE9EC
    }
    .d_active {
        background-color: #A18DA9;
        color: #fff;
        position: relative
    }
    .d_active::before {
        position: absolute;
        content: "";
        top: 100%;
        width: 0;
        height: 0;
        border-top: 15px solid #A18DA9;
        border-right: 10px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 10px solid transparent
    }
    .highlightContentItems {
        width: 90%;
        margin: 0 auto;
        background: 0 0
    }
    .listItems.homeHilight .photo.col-md-4 {
        width: 96%;
        padding: 0;
        margin-left: 10px;
        margin-right: 10px
    }
    .livenews_left{
        top: 0px;
        height: 30px;
    }
    .livenews_right{
        top: 0px;
        display: block;
        height: 30px;
    }
    .livenews_centers{
        margin-left: 0;
        padding-left: 0;
    }
    .livenews_center{
        padding-left: 15px;
        margin-left: 0;
    }
    .livenews_bg{
        height: 75px;
        background: #eaeaea;
    }
    .livenews_text{
        height: 100%;
        margin-top: 5px;
    }
    .livenews_bg{
        padding-top: 30px!important;
    }
    .livenews_more{
        width: 120px;
        padding-top: 3px;
    }
    .livenews_label{
        padding-top: 0;
    }
    .livenews_labels1bt {
        top: -25px!important;
        left: -32px!important;
    }
    .livenews_labels2bt{
        top: 5px!important;
        right: -14px!important;
    }
    .livenews_more{
        margin-top: -18px;
        line-height: 20px;
    }
    .livenews_more .next-arrow{
        margin-top: 0;
    }
    .livenews_text .titleTextTheme{
        text-align: center;
        font-size: 16px;
    }
    .thumbnailHorizon.thumbnailHorizonType3,
    .thumbnailHorizon.thumbnailHorizonType3 .image .imageInner{
        height: 325px;
        overflow: hidden;
    }
    #content1 .contentInner{
        margin-bottom: 0;
    }
}

.htmlcontent .container {
    width: 100%
}

#box-show-loading,
#box-show-message {
    display: none
}
.pgwSlider .ps-current > ul,
.pgwSlider .ps-current > ul > li{
    height: 100%;
}
@media (max-width: 425px) {
    .zs-enabled .zs-slideshow .zs-bullets{
        display: none!important;
    }
}