#idBrand:hover #idBrandLogoAct,
.mea_navigationDiff .navigationLists .navigationList .navigationListInner>a:hover img {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.mea_adjustSite .adjustText .titleText,
.mea_header .mea_navigationDiffA .mea_navigationWithoutPipe .list-inline li>a,
.mea_header .mea_navigationDiffB .mea_navigationWithoutPipe,
.mea_highlightItems .btnHighlightToggle .titleText,
.mea_navigationDiff .navigationFooter .navigationDiffOther ul li a,
.mea_navigationDiff .navigationLists .navigationList .navigationListInner>a,
.searchBar .searchBox {
    font-family: db_ozone_x_ultraLight
}

.cmsFooterLists .list-inline>li,
.thumbnailHorizonType2 .caption .thumbnailListTheme>li,
.thumbnailHorizonType3 .caption .thumbnailListTheme>li {
    font-family: db_ozone_xregular
}

@font-face {
    font-family: db_ozone_x_ultraLight;
    src: url(../fonts/dbozone/DBOzoneX-UltraLight.eot?#iefix) format('embedded-opentype'), url(../fonts/dbozone/DBOzoneX-UltraLight.woff) format('woff'), url(../fonts/dbozone/DBOzoneX-UltraLight.ttf) format('truetype'), url(../fonts/dbozone/DBOzoneX-UltraLight.svg#DBOzoneX-UltraLight) format('svg');
    font-weight: 400;
    font-style: normal
}

#toggleMainNavigation,
.mea_header .mea_navigationDiffA .mea_navigationWithoutPipe .list-inline li>a::after,
.mea_navigation .btn-toggle {
    -webkit-transition: .35s all ease;
    -moz-transition: .35s all ease;
    -ms-transition: .35s all ease;
    -o-transition: .35s all ease;
    transition: .35s all ease
}

.mea_header .mea_navigationDiffA .mea_navigationWithoutPipe .list-inline li>a:hover::after {
    height: 35px
}

.mea_header .mea_navigationDiffB .mea_navigationWithoutPipe {
    font-size: 24px
}

.mea_brand>a img {
    -webkit-transition: .5s all ease-out;
    -moz-transition: .5s all ease-out;
    -ms-transition: .5s all ease-out;
    -o-transition: .5s all ease-out;
    transition: .5s all ease-out
}

.mea_navigationDiff .navigationLists .navigationList .navigationListInner>a img,
.navigationFooterShare a {
    -webkit-transition: .6s all ease;
    -moz-transition: .6s all ease;
    -ms-transition: .6s all ease;
    -o-transition: .6s all ease
}

@media screen and (max-width:480px) {
    .brandLogoAct {
        width: 46px !important;
        height: auto
    }
    .mea_header {
        height: 65px
    }
    .brandLogoAct_Hide {
        margin-top: 0
    }
    .mea_header .mea_brand .btnSearch {
        width: 27px;
        height: 27px
    }
    .mea_header .mea_navigationDiffB .mea_navigationWithoutPipe .list-inline li {
        display: block;
        float: none
    }
    .mea_header .mea_navigationDiffB .mea_navigationWithoutPipe .list-inline li>a {
        line-height: 35px;
        font-size: 22px;
        border-bottom: 1px solid rgba(255, 255, 255, .2)
    }
}

@media screen and (max-width:640px) {
    .mea_header {
        height: 78px
    }
    .brandLogoAct_Hide {
        margin-top: 0
    }
    .mea_header .mea_brand .btnSearch {
        width: 27px;
        height: 27px
    }
}

.searchBar .searchBarInner {
    padding: 5px 10px
}

.searchBar .searchBox {
    font-size: 24px
}

.mea_header .mea_navigationDiffA .mea_navigationWithoutPipe .list-inline li a {
    line-height: 17px
}

.mea_navigationDiff {
    opacity: 0 !important
}

.navigationDiffActive .mea_navigationDiff {
    opacity: 1 !important
}

#closeNavigationDiff,
.navigationDiffActive .mea_navigationDiff {
    box-shadow: 0 0 50px #000
}

.mea_navigationDiff .contentScrollInner {
    position: relative;
    z-index: 1
}

.mea_navigationDiff .navigationLists .navigationList .navigationListInner>a img {
    transition: .6s all ease
}

.navigationFooterShare a {
    transition: .6s all ease;
    display: inline-block
}

.navigationFooterShare a:hover {

}

.zs-enabled.overlay-plain .zs-slideshow::after {
    background: 0
}

.mea_navigation,
.mea_navigationDiff,
.mea_wrapper {
    -webkit-transition: .6s all ease;
    -moz-transition: .6s all ease;
    -ms-transition: .6s all ease;
    -o-transition: .6s all ease;
    transition: .6s all ease
}

.mea_navigation,
.mea_navigationDiff {
    -webkit-transition-timing-function: cubic-bezier(.8, -.5, .265, 1.3);
    -moz-transition-timing-function: cubic-bezier(.8, -.5, .265, 1.3);
    -ms-transition-timing-function: cubic-bezier(.8, -.5, .265, 1.3);
    -o-transition-timing-function: cubic-bezier(.8, -.5, .265, 1.3);
    transition-timing-function: cubic-bezier(.8, -.5, .265, 1.3)
}

.listItems.homeHilight .photo div.boxnews {
    height: 160px;
    position: relative
}

.listItems.homeHilight .photo::before {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 120%;
    height: 100%;
    background: rgba(255, 255, 255, .1);
    content: '';
    -webkit-transition: -webkit-transform 2s;
    transition: transform 2s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -110%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -110%, 0);
    z-index: 1
}

.listItems.homeHilight .photo:hover::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 110%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 110%, 0);
    opacity: 1
}

.listItems.homeHilight .photo:first-child div.boxnews {
    height: 340px;
    margin-bottom: 0
}

.listItems.homeHilight .photo {
    margin-bottom: 10px;
    position: relative;
}

.listItems.homeHilight div:first-child .photo>a>div.boxnews {
    height: 340px;
    margin-bottom: 0
}

.listItems.homeHilight .photo div.boxnews .imagefill {
    height: 100%;
}
.boxnews .imagefill{
    display: block;
}
.listItems.homeHilight .photo div.boxnews .dest {
    width: auto;
    left: 0;
    right: 0;
    margin-bottom: 0;
    font-size: 20px;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    transition: .4s all ease
}

.listItems.homeHilight .photo div.boxnews .dest .date {
    font-size: 18px;
    color: #666;
}

.listItems.homeHilight .photo:hover>a>div.boxnews .dest {
    opacity: 0
}

.listItems.homeHilight .photo:first-child .glyphicon {
    left: 30px !important
}

.highlightContentItems .btnHighlightClose img,
.highlightToggles .btnHighlightClose img {
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.highlightContentItems .btnHighlightClose:hover img,
.highlightToggles .highlightToggle:hover .btnHighlightClose img {
    -webkit-transform: translate(-2px, -2px);
    -moz-transform: translate(-2px, -2px);
    -ms-transform: translate(-2px, -2px);
    -o-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px)
}

.footerBanner a {
-webkit-transition: all .25s ease;
   -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
     -o-transition: all .25s ease;
        transition: all .25s ease;
    display: inline-block
}

.footerBanner a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.footerBanner a::after,
.footerBanner a::before {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    content: '';
    opacity: 0;
    -webkit-transition: .35s;
    -moz-transition: .35s;
    -ms-transition: .35s;
    -o-transition: .35s;
    transition: .35s
}

.footerBanner a::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1)
}

.footerBanner a::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0)
}

.footerBanner a:hover::after,
.footerBanner a:hover::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.switchLangWrap a {
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    display: inline-block
}

.switchLangWrap a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.footerExternalLink a {
    -webkit-transition: .25s all ease;
    -moz-transition: .25s all ease;
    -ms-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    position: relative;
    overflow: hidden
}

.footerExternalLink a:hover {
    display: inline-block;
    -webkit-transform: scale(1.1)!important;
    -moz-transform: scale(1.1)!important;
    -ms-transform: scale(1.1)!important;
    -o-transform: scale(1.1)!important;
    transform: scale(1.1)!important
}

.mea_navigationWidget a.btnLayerSearch {
    height: 47px;
    position: absolute;
    right: 100%;
    width: 400px;
    overflow: hidden;
    text-indent: 999px
}

.pgwSlider ul.ps-list .vdo-player{
    font-size: 20px;
    width: 50px;
    height: 50px;
    z-index: 2;
}

.mea_header {
    overflow: unset
}

.mea_header .overflowminisite .popminisite {
    background: rgba(100, 100, 100, .85);
    left: 0;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transition: .35s all ease;
    -moz-transition: .35s all ease;
    -ms-transition: .35s all ease;
    -o-transition: .35s all ease;
    transition: .35s all ease;
    height: 0;
    opacity: 0;
    overflow: hidden
}

.mea_header .overflowminisite.open .popminisite {
    opacity: 1;
    height: auto;
    overflow: unset;
    padding: 20px 0 40px
}

.mea_header .overflowminisite .popminisite .filterLists {
    text-align: left;
    padding-left: 50px
}

.mea_header .overflowminisite .popminisite ul.minisitelist {
    list-style: none;
    margin: 0;
    position: relative
}

.mea_header .overflowminisite .popminisite ul.minisitelist li .thumbnail {
    padding: 0;
    margin: 0;
    min-height: 140px;
    overflow: hidden;
    border-radius: 0
}

.popminisite ul.minisitelist li {
    height: 160px;
    overflow: hidden;
    padding: 0
}

.popminisite ul.minisitelist li .minisitehover {
    margin: 5px;
    position: relative;
    overflow: hidden
}

.popminisite ul.minisitelist li:hover {
    z-index: 1
}

.popminisite ul.minisitelist li .minisitehover .infomation {
    overflow: hidden;
    height: 146px;
    width: 100%;
    padding: 10px;
    background: rgba(139, 0, 41, .7);
    position: absolute;
    -webkit-transform: translateY(-70px);
    -moz-transform: translateY(-70px);
    -ms-transform: translateY(-70px);
    -o-transform: translateY(-70px);
    transform: translateY(-70px)
}

.popminisite ul.minisitelist li .minisitehover .infomation a {
    margin: 0
}

.popminisite ul.minisitelist li .minisitehover .infomation .subject {
    font-size: 20px;
    line-height: 20px;
    display: inline-block;
    color: #fff
}

.popminisite ul.minisitelist li:hover .minisitehover .infomation .subject {
    color: #f26d23 !important
}

.popminisite ul.minisitelist li a.readmoreTheme.readmoreSM {
    font-size: 18px;
    margin-right: 15px;
    padding: 3px 10px;
    margin-bottom: 10px;
    width: 170px;
    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;
}
.popminisite ul.minisitelist li a.readmoreTheme.readmoreSM:hover{
    -webkit-transform: translateX(5px);
       -moz-transform: translateX(5px);
        -ms-transform: translateX(5px);
         -o-transform: translateX(5px);
            transform: translateX(5px);
}
.popminisite ul.minisitelist li:hover .minisitehover .infomation {
    background: rgba(255, 255, 255, .9);
    -webkit-transform: translateY(-146px);
    -moz-transform: translateY(-146px);
    -ms-transform: translateY(-146px);
    -o-transform: translateY(-146px);
    transform: translateY(-146px);
    -webkit-transition: .3s all cubic-bezier(0.25, 0.1, 0.24, 1.19);
    -moz-transition: .3s all cubic-bezier(0.25, 0.1, 0.24, 1.19);
    -ms-transition: .3s all cubic-bezier(0.25, 0.1, 0.24, 1.19);
    -o-transition: .3s all cubic-bezier(0.25, 0.1, 0.24, 1.19);
    transition: .3s all cubic-bezier(0.25, 0.1, 0.24, 1.19)
}

.popminisite ul.minisitelist li:hover a.readmoreTheme.readmoreSM {
    opacity: 1;
}

.boxopuplogin {
    z-index: -999;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: 1s all ease;
    -moz-transition: 1s all ease;
    -ms-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease
}

.boxopuplogin.openDiv {
    opacity: 1;
    z-index: 999;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
    transition: unset
}

.boxopuplogin.openDiv.close {
    z-index: 999
}

.boxopuplogin,
.boxopuplogin .popupmember * {
    font-family: db_ozone_x_ultraLight !important
}

.boxopuplogin .bg {
    background: #000;
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 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
}

.boxopuplogin.openDiv .bg {
    opacity: .5
}

.boxopuplogin .popupmember {
    font-size: 18px;
    background: #fff;
    padding: 0;
    position: absolute;
    width: 98%;
    max-width: 800px;
    overflow-y: auto;
    height: 98%;
    max-height: 480px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 20px;
    z-index: 1;
    margin: auto;
    -webkit-transition: .5s all cubic-bezier(.37, .19, .07, 1.18);
    -moz-transition: .5s all cubic-bezier(.37, .19, .07, 1.18);
    -ms-transition: .5s all cubic-bezier(.37, .19, .07, 1.18);
    -o-transition: .5s all cubic-bezier(.37, .19, .07, 1.18);
    transition: .5s all cubic-bezier(.37, .19, .07, 1.18);
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0)
}

.boxopuplogin.openDiv .popupmember {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.boxopuplogin.closeDiv .popupmember {
    -webkit-transition: .5s all cubic-bezier(.69, -.35, .51, .67);
    -moz-transition: .5s all cubic-bezier(.69, -.35, .51, .67);
    -ms-transition: .5s all cubic-bezier(.69, -.35, .51, .67);
    -o-transition: .5s all cubic-bezier(.69, -.35, .51, .67);
    transition: .5s all cubic-bezier(.69, -.35, .51, .67);
    -webkit-transform: scale(0, 0) !important;
    -moz-transform: scale(0, 0) !important;
    -ms-transform: scale(0, 0) !important;
    -o-transform: scale(0, 0) !important;
    transform: scale(0, 0) !important;
    opacity: 1
}

.boxopuplogin .Boxclose {
    position: absolute;
    right: 13px;
    cursor: pointer;
    padding: 0;
    top: 12px;
    width: 34px;
    height: 35px;
    background: url(/assets/icon/x-org.png) center center no-repeat;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    transition: .4s all ease;
    z-index: 1
}

.boxopuplogin .bgSmoke {
    background: #f5f5f5;
    width: 100%;
    padding: 10px 15px;
    display: block;
    margin-bottom: 15px;
    border: 1px solid #f1f1f1
}

.boxopuplogin .Boxclose:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.boxopuplogin .popupmember .boxpop {
    padding: 0;
    border: 0;
    height: 100%;
    position: relative
}

.boxopuplogin .popupmember .highslide-body {
    height: 100%
}

.boxopuplogin .boxlogin,
.boxopuplogin .boxregister {
    height: 234px
}

.boxopuplogin .boxregister {
    border-left: 1px dashed #ccc;
    height: 100%
}

.boxopuplogin .popupmember .h_level1 {
    color: red;
    margin-top: 10px
}

.boxopuplogin .popupmember input {
    border-radius: 0;
    float: left;
    font-size: 18px;
    margin-right: 5px;
    padding: 5px 10px;
    width: 125px;
    height: 35px;
    background: #fbfbfb
}

.boxopuplogin .popupmember button.btn {
    background: #8b0029 !important;
    border: 0;
    float: left;
    font-size: 18px;
    height: 35px;
    padding: 0 10px
}

.boxopuplogin .popupmember .memberlink {
    padding: 5px 0
}

.boxopuplogin .popupmember .memberlink>a {
    font-size: 18px !important;
    color: #fff !important
}

.isotopeFooter {
    position: absolute;
    top: 100%;
    width: 100%
}

.GridISOtope {
    margin-bottom: 100px
}

.goToHome {
    z-index: 3
}

.cmsFooterLists .list-inline>li.pagigantion .pagigantionLists::before {
    border: 0
}

.cmsFooterLists .list-inline>li.pagigantion .pagigantionLists {
    width: 100%
}

.cmsFooterLists .list-inline>li.pagigantion {
    text-align: left
}

.cmsFooterLists .list-inline>li.pagigantion .pagigantionLists>*,
.cmsFooterLists .list-inline>li.pagigantion .paging {
    margin: 10px;
    text-align: center
}

.listItems.homeHilight .photo:first-child .cms_hilight_thumbnail {
    height: 440px
}

.listItems.homeHilight .photo .cms_hilight_thumbnail {
    height: 210px;
    overflow: hidden
}

.photo_hilight_thumbnail {
    height: 300px;
    overflow: hidden
}

@media(min-width:1280px) {
    .popminisite ul.minisitelist li {
        width: 20%;
        height: 158px
    }
    .popminisite ul.minisitelist li:hover .minisitehover .infomation {
        height: 146px
    }
    #my-col-filter {
        margin-bottom: 15px
    }
    #my_month {
        width: 203px !important
    }
}

@media(max-width:990px) {
    .popminisite {
        display: none
    }
    .boxopuplogin .popupmember {
        max-height: unset
    }
}

@media(max-width:1024px) {
    .procument2,
    .selectpickerTheme.procument {
        width: 40% !important
    }
    .toroth {
        height: 55px;
        display: block
    }
    #my-col-filter .selectpickerTheme {
        width: 24% !important
    }
    #my-col-filter .selectpickerTheme#my_year {
        width: 100px !important
    }
}

@media(max-width:980px) {
    .selectpickerTheme.procument {
        width: 45% !important
    }
    .procument2 {
        width: 40% !important;
        text-align: right
    }
    .toroth {
        height: auto;
        display: inline
    }
}

@media(max-width:800px) {
    .procumentbox {
        width: 85%;
        display: block;
        position: relative;
        margin-left: 7%
    }
    .selectpickerTheme.procument {
        width: 45% !important
    }
}

@media screen and (max-width:768px) {
    #demo-1,
    .mea_highlightSlideItem,
    .mea_highlightSlideItems .zs-slideshow {
        height: 330px !important;
        max-height: 330px !important
    }
    .procumentbox2 {
        width: 100%;
        margin-bottom: 15px
    }
    .procument2 {
        width: 45% !important;
        text-align: right
    }
    .selectpickerTheme.procument2 .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        min-width: 100%
    }
    .photo_hilight_thumbnail {
        height: 200px;
        overflow: hidden
    }
}

@media screen and (max-width:640px) {
    #demo-1,
    .mea_highlightSlideItem,
    .mea_highlightSlideItems .zs-slideshow {
        height: 280px !important;
        max-height: 280px !important
    }
    .headerStickyActive .mea_wrapper {
        padding-top: 78px
    }
    .procumentbox {
        width: 100%;
        display: block;
        position: relative;
        margin-left: 0
    }
    .selectpickerTheme.procument {
        width: 45% !important;
        float: right !important
    }
    .GridISOtope {
        margin-bottom: 150px
    }
    .listItems.homeHilight .photo:first-child .cms_hilight_thumbnail {
        height: 250px
    }
    .listItems.homeHilight .photo .cms_hilight_thumbnail {
        height: 250px;
        overflow: hidden
    }
    .photo_hilight_thumbnail {
        height: 300px;
        overflow: hidden
    }
}

@media screen and (max-width:480px) {
    .procument2,
    .selectpickerTheme.procument {
        width: 100% !important;
        margin-left: 0 !important
    }
    .mea_highlightSlideItem,
    .mea_highlightSlideItems {
        height: auto
    }
    #demo-1,
    .mea_highlightSlideItem,
    .mea_highlightSlideItems .zs-slideshow {
        height: 230px !important;
        max-height: 230px !important
    }
    .selectpickerTheme.procument {
        float: none !important;
        text-align: center;
        margin-bottom: 15px
    }
    .procumentbox .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        min-width: 100%
    }
    .cmsFooterLists .list-inline>li,
    .cmsFooterLists .list-inline>li.totalPages {
        margin-left: 10px
    }
    .cmsFooterLists .list-inline>li.pagigantion .pagigantionLists>*,
    .cmsFooterLists .list-inline>li.pagigantion .paging {
        margin: 3px
    }
    .cmsFooterLists .list-inline>li.pagigantion .pagigantionLists>::after,
    .cmsFooterLists .list-inline>li.pagigantion .paging::after {
        margin-left: -3px;
        margin-right: -3px;
        top: -4px
    }
    .listItems.homeHilight .photo:first-child .cms_hilight_thumbnail {
        height: 160px
    }
    .listItems.homeHilight .photo .cms_hilight_thumbnail {
        height: 160px;
        overflow: hidden
    }
    .photo_hilight_thumbnail {
        height: 200px;
        overflow: hidden
    }
}

@media screen and (max-width:360px) {
    #demo-1,
    .mea_highlightSlideItem,
    .mea_highlightSlideItems .zs-slideshow {
        height: 170px !important;
        max-height: 170px !important
    }
}

@media screen and (max-width:320px) {
    #demo-1,
    .mea_highlightSlideItem,
    .mea_highlightSlideItems .zs-slideshow {
        height: 150px !important;
        max-height: 150px !important;
        overflow: hidden
    }
}

input:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus:-moz-placeholder {
    color: transparent
}

input:focus::-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder {
    color: transparent
}