.el_hide{
    position: fixed !important;
    left: 0;
    bottom: 0;
    z-index: -1!important;
    opacity: 0!important;
    height: 0!important;
    width: 0!important;
}
.mea_header {
    height: 128px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.mea_header_hide {
    height: 59px;
-webkit-transition: all .5s ease;
   -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
     -o-transition: all .5s ease;
        transition: all .5s ease;
}
.mea_adjustSite {
    -webkit-transition: .2s all ease;
    -moz-transition: .2s all ease;
    -ms-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
}
.mea_navigationDiffB_Hide{
    opacity: 1;
    visibility: inherit;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.mea_highlightItems .btnHighlightToggle>*{
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.spriteGlobal.sprite-highlightIcon3 {
	background-position: center center;
    background-size: contain;
   	background-image: url(../mainsite/icon/icon-001.png);
    width: 90px;
    height: 60px;
}
.spriteGlobal.sprite-highlightIcon2 {
	background-position: center center;
    background-size: contain;
	background-image: url(../mainsite/icon/icon-002.png);
}
.spriteGlobal.sprite-highlightIcon1 {
	background-position: center center;
    background-size: contain;
	background-image: url(../mainsite/icon/icon-003.png);
}
.spriteGlobal.sprite-highlightIcon0 {
	background-position: center center;
    background-size: contain;
	background-image: url(../mainsite/icon/icon-004.png);
}
.mea_header .mea_navigationDiffA .mea_navigationWithoutPipe {
	width: auto;
	background-color: rgba(255,255,255,0);
}
.mea_header .mea_navigationDiffA .mea_navigationWithoutPipe:before {
	background-color: inherit;
}
/*** ***/
.mea_brand.mea_brand_60 {
	padding: 10px;
    text-align: left !important;
    z-index: 5;
    float: left;
}
.mea_header {
	background-color: #ffffff;
    background-image: url('/assets/mainsite/icon/logo-60-bg.png');
}
.mea_header .mea_brand img.brandTextAct {
}
.mea_header .mea_brand img.brandTextAct.brandTextAct_Hide {
	height: 29px;
}
/*** ***/

.mea_header .mea_navigationDiffA .mea_navigationWithoutPipe:after {
	width: 1px;
}
.mea_adjustSite .adjustMeaNav {
    padding-left: 15px;
    padding-right: 30px;
    display: table-cell;
    width: auto;
    height: 37px;
    vertical-align: middle;
    background: url(../img/adjustSiteSep.png) right top no-repeat;
    background-color: #b3b3b2;
}
.mea_adjustSite .adjustMeaNav .titleText {
	text-align: center;
    font-size: 20px;
}
.mea_adjustSite .adjustMeaNav .titleText a {
	color: white;
    display: inline-block;
    font-family: 'db_ozone_x_ultraLight';
}
.mea_adjustSite .adjustMeaNav .titleText img {
    height: 14px;
    margin-top: -2px;
    -webkit-transition: all .4s ease;
       -moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
         -o-transition: all .4s ease;
            transition: all .4s ease;
}
.mea_adjustSite .adjustMeaNav .titleText:hover img {
    -webkit-transform: rotateY(180deg);
       -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
         -o-transform: rotateY(180deg);
            transform: rotateY(180deg);
}
.mea_adjustSite .adjustMeaNav .titleText:hover a{
    -webkit-transform: translateX(2px);
       -moz-transform: translateX(2px);
        -ms-transform: translateX(2px);
         -o-transform: translateX(2px);
            transform: translateX(2px);
}
.mea_adjustSite:before {
	background-color: #b3b3b2;
}
.mea_afterHighlightContent .contentInner {
    margin-bottom: 30px;
    padding-left: 5px;
    padding-right: 5px;   
}
.addSquare {
	padding: 0;
    padding-right: 0;
    display: table-cell;
    background: #8B0029;
    width: 10px;
    height: 34px;
    vertical-align: middle;
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    transition-property: background;
    transition-duration: .35s;
    transition-timing-function: ease-out;
    transition-delay: 0s;
}
.addSquare .titleText {
	background: #8b0029;
    margin: 0;
    height: 100%;
    padding: 0;
    margin-left: -11px;
}
.mea_navigation .btn-toggle, .mea_navigation .btn-toggle:after,
.mea_header .mea_navigationDiffB .mea_navigationWidget:before {
	background-color: #000000;
}
.mea_header .mea_navigationDiffB {
	background-color: #8b0029;
}
.thumbnailHorizonType2 .caption {
    background-color: rgba(242,109,35,0); /* .5 */
}
.thumbnailHorizonType2 .caption:before {
	left: -212px;
    -webkit-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg);
    border-top: 337px solid transparent;
    border-right: 161px solid rgba(242,109,35,0); /* .5 */
    border-bottom: 0px solid transparent;
    background-color: rgba(0,0,0,0);
    top: -1px;
}
.thumbnailHorizonType3 .caption {
    background-color: rgba(249, 183, 64, 0); /* .5 */
}
.thumbnailHorizonType3 .caption::before {
	right: -212px;
    -webkit-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg);
    border-top: 337px solid transparent;
    border-left: 161px solid rgba(249, 183, 64,0); /* .5 */
    border-bottom: 0px solid transparent;
    background-color: rgba(249, 183, 64, 0);
    top: -1px;
}
.mea_highlightItems .highlightToggle:nth-of-type(5) {
	background-color: rgba(125, 125, 125, 0.8);
}
.mea_header_hide .mea_adjustSite {
	margin-top: -19px;
}

/** **/
.boxnewslide ul.tabs li.active,.boxnewslide ul.tabs li:hover {
    opacity: 1;
}
.boxnewslide ul.tabs li {
	background-color: rgba(255,255,255,0);
    color: #9e9e9e;
    font-weight: bold;
    opacity: 0.7;
}

.boxnewslide ul.tabs li::before {
    background: #9e9e9e;
    top: 93%;
}
.boxnewslide ul.tabs li.active::after {
	border-top: 10px solid #FBA02B;
}
.boxnewslide ul.tabs li::after {
	opacity: 0;
	border-top: 10px solid #9e9e9e;
}

/*** ***/
.thumbnailHorizon .thumbnailHeader:before{
     border-top: 45px solid transparent;
}
.thumbnailHorizon .btnThumbnailTheme:after,
.thumbnailHorizon .btnThumbnailTheme:before{
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.thumbnailHorizon .btnThumbnailTheme{
    height: 45px;
    width: 100px;
    padding-top: 8px;
    padding-left: 15px;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.thumbnailHorizon .btnThumbnailTheme:hover{
    width: 110px;
}
.thumbnailHorizon .btnThumbnailTheme:after{
    right: -15px;
}
.thumbnailHorizon .thumbnailHeader{
    height: 45px;
}
.thumbnailHorizonType2 .thumbnailHeader {
	left: auto;
    right: 50px;
    background-color: rgba(255,255,255,.85);
}
.thumbnailHorizon.thumbnailHorizonType2 .caption .titleText{
    text-align: right;
    padding-right: 30px;
}
.thumbnailHorizon.thumbnailHorizonType3 .caption .titleText{
    padding-left: 30px;
}
.thumbnailHorizonType3 .thumbnailHeader {
	left: 50px;
    right: auto;
    background-color: rgba(255,255,255,.85);
}
.thumbnailHorizonType2 .thumbnailHeader,
.thumbnailHorizonType3 .thumbnailHeader{
    width: 400px;
    padding-top: 5px;
}
.thumbnailHorizonType3 .btnThumbnailTheme:before, 
.thumbnailHorizonType3 .btnThumbnailTheme:after {
	-webkit-transform: skewX(25deg);
    -ms-transform: skewX(25deg);
    transform: skewX(25deg);
}
.thumbnailHorizonType3 .caption,
.thumbnailHorizonType2 .caption{
    max-width: 395px;
    margin-top: 45px;
}
.thumbnailHorizonType2 .caption .thumbnailListTheme>li .numberStat, 
.thumbnailHorizonType3 .caption .thumbnailListTheme>li .numberStat {
	font-size: 24px;
	border-radius: 0;
    color: white;
    padding-top: 13px;
    background-color: rgba(0,0,0,.5);
    position: relative;
    min-width: 55px;
    height: 45px;
}

.thumbnailHorizonType2 .caption .thumbnailListTheme>li .thumbnailListThemeInner, 
.thumbnailHorizonType3 .caption .thumbnailListTheme>li .thumbnailListThemeInner {
	width: auto;
    line-height: 20px;
    font-size: 20px;
}
.thumbnailHorizonType2 .caption .thumbnailListTheme>li .thumbnailListThemeInner{
    padding-right: 10px;
    padding-left: 10px;
}
.thumbnailHorizonType3 .caption .thumbnailListTheme>li .thumbnailListThemeInner {
    padding-left: 10px;
    padding-right: 10px;
}
.thumbnailHorizonType3 .caption .thumbnailListTheme>li .numberStat {
	margin-right: 18px;
    padding-left: 5px;
    padding-right: 0px;
    width: auto;
}
.thumbnailHorizonType3 .caption .thumbnailListTheme>li .numberStat::after {
    content: '';
    position: absolute;
    top: 0px;
    right: -15px;
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-left: 15px solid rgba(0,0,0,.5);
    border-bottom: 0px solid transparent;
}

.thumbnailHorizonType2 .caption .thumbnailListTheme>li .numberStat {
	margin-left: 18px;
    padding-left: 0px;
    padding-right: 5px;
    width: auto;
}
.thumbnailHorizonType2 .caption .thumbnailListTheme>li .numberStat::before {
    content: '';
    position: absolute;
    top: 0px;
    left: -15px;
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-right: 15px solid rgba(0,0,0,.5);
    border-bottom: 0px solid transparent;
}
.thumbnailHorizonType2 .caption .thumbnailListTheme>li a{
    padding: 2px 0px;
}
.mea_afterHighlightContent .thumbnailHorizon .image .imageInner .curve {
	display: none;
}
.thumbnailHorizon .image .imageInner > figure,
.thumbnailHorizon .image .imageInner > figure > a{
    display: block;
    height: 100%;
}
.mea_afterHighlightContent {
    background-image: none;
    background-color: #FFF;
}

#demo-1 {
    background-image: url('../mainsite/img/img-004.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.footerBanner {
    padding: 15px 0;
    padding-bottom: 60px;
    border: none;
    background-color: rgba(0,0,0,0);
}
.footerBanner .slick-slide{
    padding: 0 10px;
}
.mea_footer .mea_footerLarge {
    background-color: white;
    background-image: url('../mainsite/img/footer-bg.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.mea_footer .mea_footerLarge {
    background-color: rgba(0,0,0,0);
}
.mea_footer .mea_footerLarge .footerDetail {
    border: none;
    padding-bottom: 50px;
    background: none;
    margin-top: 30px;
}
.addressTable .addressTableRow .addressTableCell{
    font-family: db_ozone_x_ultraLight;
    font-size: 22px;
}
.addressTable .addressTableRow .addressTableCell:first-child{
    font-family: db_ozone_xregular;
    color: #f26d23;
}
.addressTable .addressTableRow .addressTableCell:first-child+* {
    color: black;
}
.mea_footer .footerSmall {
    padding: 0;
    font-family: db_ozone_x_ultraLight;
    color: #333;
}
.footerSmall .FooterPolicyMenu span.hidden-xs {
    display: inline-block;
    border-right: 1px solid #b3b3b2;
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    width: 5px;
    margin-right: 5px;
}
.FooterPolicyMenu a{
    color: #111;
}
.lh-35 {
    line-height: 35px;
}
.lh-40 {
    line-height: 40px;
}
.thumbnailHorizon .thumbnailHorizonInner {
    min-height: 350px;
    max-height: 390px;
    overflow: hidden;
}
.thumbnailHorizonType2 .caption .thumbnailListTheme {
    background-color: rgba(242,109,35,.7);
    position: relative;
    display: block;
    border-bottom: 1px solid #e5a37e;
    height: 350px;
}
.thumbnailHorizonType2 .caption .thumbnailListTheme::before {
    content: '';
    left: -160px;
    border-top: 350px solid transparent;
    border-right: 160px solid rgba(242,109,35,.7);
    border-bottom: 0px solid transparent;
    background-color: rgba(0,0,0,0);
    top: auto;
    position: absolute;
}
.thumbnailHorizonType3 .caption .thumbnailListTheme {
    background-color: rgba(252,192,82,.8);
    position: relative;
    display: block;
    height: 350px;
}
.thumbnailHorizonType3 .caption .thumbnailListTheme::before {
    content: '';
    right: -160px;
    border-top: 350px solid transparent;
    border-left: 160px solid rgba(252,192,82,.8);
    border-bottom: 0px solid transparent;
    background-color: rgba(0,0,0,0);
    top: auto;
    position: absolute;
}
.thumbnailListTheme table {
    width: 100%;
}
.thumbnailHorizonType2 .captionInner,
.thumbnailHorizonType3 .captionInner {
    padding: 0;
}
.td-100 {
    width: 100%;
}
.thumbnailHorizonType2 .thumbnailHeader:after {
    content: '';
    right: -52px;
    top: 0;
    position: absolute;
    background-color: rgba(255,255,255,.5);
    width: 50px;
    height: 100%;
    z-index: -1;
}
.thumbnailHorizonType3 .thumbnailHeader:after {
    content: '';
    left: -52px;
    top: 0;
    position: absolute;
    background-color: rgba(255,255,255,.5);
    width: 50px;
    height: 100%;
    z-index: -1;
}
.parallax {
    height: 450px;
    width: 100%;
    display: block;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
ul.tabs * {
    transition: none !important;
}
ul.tabs li.active span {
    color: #FBA02B;
}
ul.tabs li {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
ul.tabs li>span {
    padding-left: 0 !important;
    text-align: center;
}
ul.tabs li[rel=tab1]>span {
    background: none no-repeat !important;
}

ul.tabs li[rel=tab2]>span {
    background: none no-repeat !important;
}

ul.tabs li[rel=tab3]>span {
    background: none no-repeat !important;
}

ul.tabs li[rel=tab4]>span {
    background: none no-repeat !important;
}

ul.tabs li[rel=tab1]>span i.icon-tab {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url('/assets/mainsite/icon/vdo.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-right: 1rem;
    margin-bottom: -.5rem;
}
ul.tabs li[rel=tab2]>span i.icon-tab {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url('/assets/mainsite/icon/press.png');
    background-repeat: no-repeat;
    background-size: auto 25px;
    background-position: center center;
    margin-right: 1rem;
    margin-bottom: -.5rem;
}
ul.tabs li[rel=tab3]>span i.icon-tab {
    display: inline-block;
    width: 28px;
    height: 25px;
    background-image: url('/assets/mainsite/icon/gallery.png');
    background-repeat: no-repeat;
    background-size: auto 25px;
    background-position: center center;
    margin-right: 1rem;
    margin-bottom: -.5rem;
}
ul.tabs li[rel=tab4]>span i.icon-tab {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url('/assets/mainsite/icon/info.png');
    background-repeat: no-repeat;
    background-size: auto 25px;
    background-position: center center;
    margin-right: 1rem;
    margin-bottom: -.5rem;
}
ul.tabs li.active[rel=tab1] >span i.icon-tab {
    background-image: url('/assets/mainsite/icon/vdo-active.png');
}
ul.tabs li.active[rel=tab2] >span i.icon-tab {
    background-image: url('/assets/mainsite/icon/press-active.png');
}
ul.tabs li.active[rel=tab3] >span i.icon-tab {
    background-image: url('/assets/mainsite/icon/gallery-active.png');
}
ul.tabs li.active[rel=tab4] >span i.icon-tab {
    background-image: url('/assets/mainsite/icon/info-active.png');
}

/*** social ***/
.social {
    float: right;
    padding-right: 200px;
    margin-top: 0px;`
}
.footerExternalLink{
    margin-top: 0;
}
.footerExternalLink>nav{
    margin-top: 0;
}
.footerExternalLink>nav>div>a {
    margin: 0;
    margin-left: -1.75rem;
}

/*** a ***/

.boxnews .imagefill {
    overflow: hidden !important;
}

/*** icons ***/
.dtm-f {
    color: #666;
    text-shadow: none;
}
.dtm-f .me-icon {
    width: 10px;
    display: inline-block !important;
    margin-right: 5px;
    margin-top: -3px;
    opacity: .7;
}
.dtm-f .l-break {
    margin: 0 1rem;
    color: #b5b5b5;
}
.addressTable {
    padding-left: 0;
}
/*** button effect ***/

.ef-button {
    transform-style: preserve-3d;
    display: block;
    box-sizing: border-box;
    transition: all 300ms ease;
    cursor: pointer;
}
.ef-button:after {
    top: -100%;
    left: 0px;
    width: 100%;
    position: absolute;
    content: attr(data-alt);
    transform-origin: left bottom;
    transform: rotateX(90deg);
}
.ef-button:hover {
    transform-origin: center bottom;
    transform: rotateX(-90deg) translateY(100%);
}

/** apollo **/
figure.effect-apollo {
    background: #3498db;
}

figure.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}

figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

/* Flashing */
.hover13 figure:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
}
@-webkit-keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}
@keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}
/* Shine */
.hover14 figure {
    position: relative;
    overflow:hidden;
}
.hover14 figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.hover14 figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}

/** **/
#unitegallery_mea .ug-thumb-wrapper {
    display: !inline-block !important;
    position: relative !important;
    width: 180px !important;
    height: auto !important;
    float: left !important;
    margin: 5px !important;
    border: 1px solid #f1f1f1 !important;
    overflow: hidden !important;
    left: inherit !important;
    top: inherit !important;
    text-align: center;
}

#unitegallery_mea:hover .ug-thumb-wrapper {
    opacity: .5 !important;
    transition: all .1s;
}
#unitegallery_mea .ug-thumb-wrapper:hover {
    opacity: 1 !important;
}
.mea_headerContent2.darkred.seemore:hover,
.mea_headerContent2.darkred.seemore:hover::before,
.mea_headerContent2.darkred.seemore:hover::after {
    transition: all .1s;
    background-color: #f16d30;
}
.mea_wrapper, body{
    background-image: none !important;
    background-color: white;
}
.quickViewContent .quickViewContentInner {
    border: none;
}
.header_content_detail{
    /*background:#000 url(/assets/img/content_detail_header.jpg);
    background-position: center center;
    background-size: cover;
    height:auto;*/
}
.mea_mainContentWrap_container_theme_60{
    padding-right: 0;
    /*margin:0;
    padding:0;
    width:100%;*/
}
.tarparent{
    background: none;
}
.theme_60 .mea_headerContent2>* {
    margin: 0;
    line-height: 3.8rem;
    font-size: 2.8rem;
}
.theme_60 .mea_headerContent2{
    min-width:160px;
    margin-bottom:0px;
    /*width:160px;  
    margin-top:10px;*/
}
.theme_60 .mea_headerContent2:after{
    position: absolute;
    z-index: -1;
    display: block;
    height: 100%;
    background: #F26D23;
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    margin-left: -15px;
    width: 30px;
    content:'';
}
.theme_60 .afterHomeContentDetail .headerConetnt:before{
    background:none;
}
.theme_60 .mea_headerContent2.reverse:before,
.theme_60 .mea_headerContent2.reverse:after,
.theme_60 .mea_headerContent2.reverse {
    background-color: #d8d8d8;
    color: #F26D23;
}
.theme_60 .mea_headerContent2.darkred:before,
.theme_60 .mea_headerContent2.darkred:after,
.theme_60 .mea_headerContent2.darkred {
    background-color: #8c2729;
}
.theme_60 .header_content_image{
    width:100%;
    height:auto;
}
.theme_60 .afterHomeContentDetail .headerConetnt{
    padding-left:0px;
}
.afterHome .mea_mainContent {
    /*padding: 10px 15px !important;*/
}
ul.list_articles_theme60{
    margin:0;
    padding: 0px;
}
ul.list_articles_theme60 li{
    background-color: #fff;
    padding: 10px;
    height: auto;
    display: inline-block;
    margin-top:5px;
    position: relative;
    height:155px;  
}
ul.list_articles_theme60 li:first-child{
    margin-top:0px;
}
ul.list_articles_theme60 li ul.list_articles_theme60 li_title{
    min-height: 135px;
    position:relative;
}
ul.list_articles_theme60 li div div{
    position: relative;
}
ul.list_articles_theme60 li .title{
    color:#F26D23;
    position: relative;
}
ul.list_articles_theme60 li .data_bottom{
    bottom:0;
    position:absolute;
}
.position_relative{
    position: relative;
}
.theme_60 .mea_headerContent2.seemore{
    position: absolute;
    margin-top: 16px;
    float: right;
    right: 55px;
    min-width: 100px;
    padding-right: 0;
}
.m-0{
    margin:0;
}
.mt-0{
    margin-top:0;
}
.p-0{
    padding:0px;
}
.pl-0{
    padding-left:0px;
}
/*** ***/
.titleText.h1 {
    text-align: center;
    margin-top: 0;
    color: white;
    font-size: 3.25rem;
}
.reverse .titleText.h1 {
    color: #F26D23;
}
.mea_mainContentNavigation {
    left: 0px;
}
.mea_mainContentWrap{
    padding-top: 20px;
}
.mea_mainContentWrap .container {
    /*max-width: 1024px;*/
    padding-left: 0;
    margin-top: 2px;
    background-color: white;
    -webkit-box-shadow: 0px 3px 8px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 8px 1px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 8px 1px rgba(0,0,0,0.3);
}
.mea_mainContentWrap .container .row{
    
}
.container .mea_mainContent {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    padding: 20px 30px;
}
.skewx-25 {
    background-color: black;
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.c-orange {
    color: #F26D23;
}
.c-lightorange {
    color: #f9b740; 
}
.bg-orange {
    background-color: #F26D23;
}
.bg-lightorange {
    background-color: #f9b740;
}
.bg-darkred {
    background-color: #8c2729;
}
.hr-box {
    display: inline-block;
    height: 20px;
    min-width: 30px;
    margin-left: -5px;
}
.hr-box.tiny {
    height: 10px;
}
.hr-box.large {
    height: 80px;
}
.hr-wrapper {
    background: #fafbfd;
    height: 20px;
    overflow: hidden;
    padding-right: 5px !important;
}
.hr-wrapper.tiny {
    height: 10px;
}
.wd-220 {
    width: 220px;
}
.wd-180 {
    width: 180px;
}
.wd-120 {
    width: 120px;
}
.wd-60 {
    width: 60px;
}
/*** ***/
.other-content-footer {
    padding-right: 110px;
    padding-top: 1px;
    padding-bottom: 2rem;
}
.news-wrapper {
    font-family: db_ozone_xregular;
    font-size: 1.6rem;
    margin:3.5rem auto;
    margin-bottom: .5rem;
}
.news {
    margin-bottom: 2rem;
}
.news-image {
    padding-right: 0;
}
.news-body {
    position: relative;
    min-height: 75px;
}
.news-body .content {
    font-size: 20px;
    color: #f16d30;
    height: 57px;
    overflow: hidden;
}
.news-body .footer{
    display: block;
    /*position: absolute;*/
    bottom: 0;
    color:#3c3c3c;
}
.news-body .footer .glyphicon {
    font-size: 1rem;
}
.mea_headerContent{
    padding-left: 40px;
}
.afterHomeContentDetail .headerConetnt{
    margin-left: 15px;
}
.afterHomeContentDetail .headerConetnt .titleText {
    margin-top:0px;
}
.afterHomeContentDetail .headerConetnt .datePost {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom:5px;
}
.afterHomeContentDetail .headerConetnt .datePost i{
    font-size: 14px;
    margin-right:5px;
}
.icon-vertical-align{
    vertical-align : middle;
    margin-right:5px;
}
.masonry { /* Masonry container */
    column-count: 4;
    /*column-gap: 1em;*/
}

.item { /* Masonry bricks or child elements */
    background-color: #fff;
    display: inline-block;
    /*padding: 1em 0 0 1em;*/
    padding:0px;
    width: 100%;
}
#masonry_grid {
  -moz-column-count: 4;
  -moz-column-gap: 0px;
  -webkit-column-count: 4;
  -webkit-column-gap: 0px;
  column-count: 4;
  column-gap: 0px;
}
.list_image {
    position: relative;
    margin-right:0.5em;
    margin-bottom:0.5em;
}
.middle {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 55%;
  left: 52%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.middle span{
  color: #fff;
  font-size:50px;
}

#fancybox-wrap{
  width: auto !important;
}
.list_image:hover .image {
  padding:0;
  margin:0;
  -webkit-filter: brightness(50%);
}
.list_image .image:hover  {
  -webkit-filter: brightness(50%);
  /*margin: 1em 1em 0 1em;*/
  margin:0px;
  padding:0;
}
.list_image:hover .middle {
  opacity: 1;
}
.text-center{
    text-align: center !important;
}
.text-right{
    text-align: right !important;
}
.list-news{
    margin:30px 0 0 0;
}
.mea_headerContent2.active a{
    color:#fff !important;
}

.mea_headerContent2.cl-effect-5 a:hover{
    color: #F26D23 !important;
}
.mea_headerContent2.active.cl-effect-5 a:hover{
    color: #fff !important;
}

.cl-effect-5 a {
    position: relative;
    display: inline-block;
    margin: 15px 25px;
    outline: none;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
    font-size: 1.35em;
}

.cl-effect-5 a:hover,
.cl-effect-5 a:focus {
    outline: none;
}
/* Effect 5: same word slide in */
.cl-effect-5 a {
    overflow: hidden;
    padding: 0 4px;
    height: 35px;
}

.cl-effect-5 a span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    top:-2px;
    font-size: 28px !important;
}
.mea_headerContent2.darkred a, .mea_headerContent2.darkred.seemore:hover, .mea_headerContent2.darkred.seemore:hover::before, .mea_headerContent2.darkred.seemore:hover::after{
    background-color: #8c2729 !important;
}
.theme_60 .mea_headerContent2.active:before, .theme_60 .mea_headerContent2.active, .theme_60 .mea_headerContent2.active:after{
    background-color:#F26D23;
}
.theme_60 .mea_headerContent2 a, .theme_60 .mea_headerContent2:before, .theme_60 .mea_headerContent2, .theme_60 .mea_headerContent2:after{
    background-color:#d8d8d8;
    color:#F26D23;
    text-decoration: none;
}
.mea_adjustSite .adjustColor{
    height: 100%;
}
.mea_adjustSite .adjustColor .list-inline li span{
    height: 25px;
    line-height: 27px;
}
.mea_adjustSite .adjustColor .list-inline li.displayColor4 span:before,
.mea_adjustSite .adjustColor .list-inline li.displayColor3 span:before,
.mea_adjustSite .adjustColor .list-inline li.displayColor2 span:before,
.mea_adjustSite .adjustColor .list-inline li.displayColor1 span:before{
    border-width: 25px 10px 0 0 !important;
}
.mea_adjustSite .adjustColor .list-inline li.displayColor4 span:after,
.mea_adjustSite .adjustColor .list-inline li.displayColor3 span:after,
.mea_adjustSite .adjustColor .list-inline li.displayColor2 span:after,
.mea_adjustSite .adjustColor .list-inline li.displayColor1 span:after{
    border-width: 0 0 25px 10px !important;
}
.mea_adjustSite .switchLangWrap .list-inline li{
    border-right: 1px solid rgba(255,255,255,0.3    );
    padding-left: 10px;
    padding-right: 10px;
}
.mea_adjustSite .switchLangWrap .list-inline li:last-child{
    border-right: none;
}
.mea_adjustSite .switchLangWrap .list-inline li.current{
    opacity: 1;
}
.mea_adjustSite .switchLangWrap .list-inline li.current > a{
    color: #fff;
}
.switchLangWrap a:hover{
    color: #fff;
    -webkit-transform: translateY(-2px) !important;
       -moz-transform: translateY(-2px) !important;
        -ms-transform: translateY(-2px) !important;
         -o-transform: translateY(-2px) !important;
            transform: translateY(-2px) !important;
}
.mea_adjustSite .adjustColor .list-inline > li{
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.mea_adjustSite .adjustColor .list-inline:hover > li:not(:hover){
    opacity: 0.3;
}
#toggleMainNavigation{
    top: 79px;
    left: 100%;
}
.mea_navigation .btn-toggle,
.mea_header .mea_navigationDiffB{
    height: 49px;
}
.mea_header .mea_navigationDiffB .mea_navigationWidget:after,
.searchBar,
.btnSearch{
    height: 41px;
    margin-top: 4px;
}
.mea_header .mea_navigationDiffB .mea_navigationWidget:after{
    display: none;
}
.searchBar{
    top: 0;
    margin-right:0;
    right: 163px;
    width: 290px;
}
.searchBar .searchBarInner{
    padding-top: 3px;
}
.searchBar .searchBarInner{
    background: #fff;
}
.searchBar .searchBarInner:after, .searchBar .searchBarInner:before{
    background: #fff;
}
.btnSearch:after,
.toggleCollaspeHeader:after{
    margin-left: -10px;
    margin-right: -10px;
}
.toggleCollaspeHeader{
    height: 30px;
}
.btnSearch:after{
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.btnSearch:hover:after{
    background: #9c9c9c;
}
.mea_header .mea_navigationDiffB .mea_navigationWidget:after{
    width: 368px;
}
.mea_header .mea_navigationDiffB .mea_navigationWidget:before{
    display: none;
}
.mea_header .mea_navigationDiffB .mea_navigationWidget .list-inline li:first-of-type{
    margin-right: 40px;
}
.mea_header .mea_navigationDiffB .mea_navigationWidget::before{
    background: #000;
    content: '';
    height: 100%;
    width: 100px;
    -webkit-transform: skew(-25deg);
       -moz-transform: skew(-25deg);
        -ms-transform: skew(-25deg);
         -o-transform: skew(-25deg);
            transform: skew(-25deg);
    position: absolute;
    right: -13px;
    left: inherit;
    display: block;
}
.btnGrid > span{
    float: right;
    background: #fff;
    width: 20px!important;
    height: 3px;
    margin-bottom: 5px;
    box-shadow: none!important;
}
.btnGrid:hover>span{
    box-shadow: none!important;
}
.btnGrid:active{
    outline: none;
}
.btnGrid:active > span{
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8);
}
.btnGrid > span:nth-child(1){
    width: 23px!important;
    margin-top: 8px;
}
.btnGrid > span:nth-child(2){
    width: 30px!important;
}
.btnGrid > span:nth-child(3){
    width: 37px!important;
}
.btnGrid:hover > span:nth-child(1){
    width: 37px!important;
    background: #8b0029;
}
.btnGrid:hover > span:nth-child(2){
    width: 30px!important;
}
.btnGrid:hover > span:nth-child(3){
    width: 23px!important;
    background: #ddd;
}
.navigationDiffActive .btnGrid>span{
    box-shadow: none!important;
}
.mea_header .mea_navigationDiffB{
    margin: 0;
    padding-left: 120px;
}
.mea_header .mea_navigationDiffB .mea_navigationWithoutPipe{
    margin: 0;
}
.mea_header .mea_navigationDiffB .mea_navigationWithoutPipe .list-inline li>a{
    height: 100%;
    font-size: 24px;
}
.mea_adjustSite .adjustColor .titleText{
    padding-top: 2px;
    float: left;
    margin-right: 15px;
}
.searchBar{
    opacity: 1;
    -webkit-transition: all 0.5s cubic-bezier(0.83, -0.33, 0.18, 1.63);
       -moz-transition: all 0.5s cubic-bezier(0.83, -0.33, 0.18, 1.63);
        -ms-transition: all 0.5s cubic-bezier(0.83, -0.33, 0.18, 1.63);
         -o-transition: all 0.5s cubic-bezier(0.83, -0.33, 0.18, 1.63);
            transition: all 0.5s cubic-bezier(0.83, -0.33, 0.18, 1.63);
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
}
.searchBoxActive .searchBar{
    width: 330px;
}
#footer_slidebanner{
    margin-bottom: 0;
}
#footer_slidebanner .slick-list:hover .slick-active a:not(:hover){
    filter: grayscale(1);
    -webkit-transform: scale(0.95);
       -moz-transform: scale(0.95);
        -ms-transform: scale(0.95);
         -o-transform: scale(0.95);
            transform: scale(0.95);
}
#footer_slidebanner .slick-dots{
    margin-bottom: 0;
}
#footer_slidebanner .slick-dots li:hover button:before,
#footer_slidebanner .slick-dots li.slick-active button:before{
    color: #8b0029;
}
.mea_footer .footerSmall a{
    font-size: 20px;
    color: #666;
    padding: 0 10px;
    font-family: db_ozone_x_ultraLight;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.mea_footer .footerSmall a:hover{
    color: #eb6407;
}
.footerDetail .container .row{
    margin: 0;
    padding-bottom: 0;
}
.subscribeBlock .subscribeInner .subscribeForm .subscribeFormGroup .subscribeInput,
.subscribeBlock .subscribeInner .subscribeForm .subscribeFormGroup .subscribeSubmit:before,
.subscribeBlock .subscribeInner .subscribeForm .subscribeFormGroup .subscribeSubmit{
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.subscribeBlock .subscribeInner .subscribeForm .subscribeFormGroup .subscribeSubmit>img{
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.subscribeBlock .subscribeInner .subscribeForm .subscribeFormGroup .subscribeSubmit:hover>img{
    -webkit-transform: rotate(35deg) translateY(3px) translateX(-4px);
       -moz-transform: rotate(35deg) translateY(3px) translateX(-4px);
        -ms-transform: rotate(35deg) translateY(3px) translateX(-4px);
         -o-transform: rotate(35deg) translateY(3px) translateX(-4px);
            transform: rotate(35deg) translateY(3px) translateX(-4px);
}
#toggleMainNavigation .hamburgerMenu .hamburgerLine{
    float: left;
    display: block;
    margin: 0;
    height: 3px;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
#toggleMainNavigation .hamburgerMenu .hamburgerLine:nth-child(1){
    width: 23px;
}
#toggleMainNavigation .hamburgerMenu .hamburgerLine:nth-child(2){
    width: 30px;
}
#toggleMainNavigation .hamburgerMenu .hamburgerLine:nth-child(3){
    width: 37px;
}
#toggleMainNavigation:hover .hamburgerMenu .hamburgerLine:nth-child(1) {
    width: 37px;
    background: #8b0029;
}
#toggleMainNavigation:hover .hamburgerMenu .hamburgerLine:nth-child(2) {
    width: 30px;
    background: #fcb840;
}
#toggleMainNavigation:hover .hamburgerMenu .hamburgerLine:nth-child(3) {
    width: 23px;
    background: #ddd;
}
.navigationActive #toggleMainNavigation .hamburgerMenu .hamburgerLine:nth-child(1),
.navigationActive #toggleMainNavigation .hamburgerMenu .hamburgerLine:nth-child(3){
    width: 35px!important;
    height: 2px;
    background: #f07938!important;
}
.navigationActive #toggleMainNavigation .hamburgerMenu:hover .hamburgerLine:nth-child(1){
    background: #fff !important;
    -webkit-transform: rotate(135deg);
       -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
         -o-transform: rotate(135deg);
            transform: rotate(135deg);
}
.navigationActive #toggleMainNavigation .hamburgerMenu:hover .hamburgerLine:nth-child(3){
    background: #fff !important;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}
#toggleMainNavigation,
.mea_navigation .btn-toggle:after{
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.mea_navigation .btn-toggle:hover, .mea_navigation .btn-toggle:hover:after{
    background: #000;
}
.mea_navigation .btn-toggle .hamburgerMenu{
    margin-left: 20px;
    margin-right: 0;
}
.mea_header .mea_navigationDiffB .mea_navigationWithoutPipe{
    overflow: hidden;
}
.mea_header .mea_navigationDiffB .mea_navigationWithoutPipe .list-inline>li{
    padding-left: 12px;
}
.mea_header .mea_navigationDiffB .mea_navigationWithoutPipe .list-inline li:hover>a{
    background: #95193e;
    -webkit-transform: translateX(2px);
       -moz-transform: translateX(2px);
        -ms-transform: translateX(2px);
         -o-transform: translateX(2px);
            transform: translateX(2px);
}
.mea_header .mea_navigationDiffB .mea_navigationWithoutPipe .list-inline li>a:after{
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.qtop{
    display: table-cell;
}
.mea_header .mea_brand .toggleCollaspeHeader .spriteGlobal{
    -webkit-transition: all .25s ease !important;
       -moz-transition: all .25s ease !important;
        -ms-transition: all .25s ease !important;
         -o-transition: all .25s ease !important;
            transition: all .25s ease !important;
}
.collapseHeaderActive .mea_header .mea_brand .toggleCollaspeHeader, .collapseHeaderActive .mea_header .mea_brand .toggleCollaspeHeader:after{
    background: #ccc;
}
.mea_adjustSite .adjustText li{
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.mea_adjustSite .adjustText li:hover{
    -webkit-transform: translateY(-1px);
       -moz-transform: translateY(-1px);
        -ms-transform: translateY(-1px);
         -o-transform: translateY(-1px);
            transform: translateY(-1px);
}
.mea_brand{

}
.mea_brand>a{
    position: relative;
    overflow: hidden;
}
.mea_header .mea_brand img.brandTextAct.brandTextAct_Hide{
    margin-top: -3px;
}
.brandLogoAct_Hide{
    margin-top: 0;
}
.mea_brand>a::before{
    z-index: 1;
    content: '';
    position: absolute;
    height: 100%;
    width: 60px;
    background: rgba(255,255,255,0.8);
    left: -100px;
    -webkit-transform: skew(45deg);
       -moz-transform: skew(45deg);
        -ms-transform: skew(45deg);
         -o-transform: skew(45deg);
            transform: skew(45deg);
}
.mea_brand>a:hover::before{
    -webkit-transition: all 2s ease;
       -moz-transition: all 2s ease;
        -ms-transition: all 2s ease;
         -o-transition: all 2s ease;
            transition: all 2s ease;
    left: 100%;
    opacity: 0;
}
.mea_navigationDiff{
    width: 230px;
    -webkit-transform: translateX(230px);
       -moz-transform: translateX(230px);
        -ms-transform: translateX(230px);
         -o-transform: translateX(230px);
            transform: translateX(230px);
}
.mea_navigationDiff .navigationLists .navigationList .navigationListInner>a img{
    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;
}
.mea_navigationDiff .navigationLists .navigationList .navigationListInner:after{
    -webkit-transition: all .5s ease;
       -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
         -o-transition: all .5s ease;
            transition: all .5s ease;
    left: -50px;
    opacity: 0;
    -webkit-transform: skew(45deg);
       -moz-transform: skew(45deg);
        -ms-transform: skew(45deg);
         -o-transform: skew(45deg);
            transform: skew(45deg);
}
.mea_navigationDiff .navigationLists .navigationList .navigationListInner:hover:after{
    opacity: 1;
    -webkit-transform: skew(0deg);
       -moz-transform: skew(0deg);
        -ms-transform: skew(0deg);
         -o-transform: skew(0deg);
            transform: skew(0deg);    
}
.mea_navigationDiff .navigationLists .navigationList .navigationListInner>a{
    padding-top:10px;
    padding-bottom: 10px;
}
.mea_navigationDiff .navigationLists .navigationList .navigationListInner>a > span{
    font-size: 19px;
}
.mea_navigationDiff .navigationFooter .navigationDiffOther ul li a{
    font-size: 18px;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.navigationFooterShare 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;
}
.navigationFooterShare:hover a:not(:hover){
    -webkit-transform:scale(0.8);
       -moz-transform:scale(0.8);
        -ms-transform:scale(0.8);
         -o-transform:scale(0.8);
            transform:scale(0.8);
}
.sprite-global_navDiff_close{
    width: 6px;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.hasNavigationNextLevel:hover > .arrowNextLevel > .sprite-global_navDiff_close{
    -webkit-transform: rotate(0);
       -moz-transform: rotate(0);
        -ms-transform: rotate(0);
         -o-transform: rotate(0);
            transform: rotate(0);
}
.mea_navigation .navigationLists{
    overflow-y: auto;
}
.mea_navigation{
    background: rgba(137,137,137,1)
}
.mea_navigation .navigationNextLevel{
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.mea_navigation .navigationLists .navigationListInner .navigationAnchorInner img{
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.mea_navigation .navigationLists .navigationListInner:hover .navigationAnchorInner img{
    -webkit-transform: scale(0.9);
       -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
         -o-transform: scale(0.9);
            transform: scale(0.9);
}
.mea_highlightItems .highlightToggle:not(.active):hover{
-webkit-transition: all .25s ease;
   -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
     -o-transition: all .25s ease;
        transition: all .25s ease;
    -webkit-transform: translate(-5px);
       -moz-transform: translate(-5px);
        -ms-transform: translate(-5px);
         -o-transform: translate(-5px);
            transform: translate(-5px);
}
.highlightContentItem.typeMediaTab, .highlightContentItem.typeNewsLists, .highlightContentItem.typeNewsTab{
    background: #fff;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.3)
}
.mea_navigationDiff .navigationLists .navigationList .navigationListInner:hover:after {
    right: 0;
}
.mea_navigationDiff .btn-toggle{
    height: 34px;
}
.mea_navigationDiff .navigationFooter{
    background-color: rgba(156,156,156,1);
}
.thumbnailHorizon .image .imageInner img{
    /*height: 100%;*/
    min-width: 100%;
    max-width: inherit;
    width: inherit;
-webkit-transition: all 0.4s cubic-bezier(0.31, 0.68, 0.27, 1.55);
   -moz-transition: all 0.4s cubic-bezier(0.31, 0.68, 0.27, 1.55);
    -ms-transition: all 0.4s cubic-bezier(0.31, 0.68, 0.27, 1.55);
     -o-transition: all 0.4s cubic-bezier(0.31, 0.68, 0.27, 1.55);
        transition: all 0.4s cubic-bezier(0.31, 0.68, 0.27, 1.55);
}
.thumbnailHorizon:hover .image .imageInner 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);
}
.afterHome .mea_afterHomeHeader{

}
.afterHome .mea_afterHomeHeader>:first-child{
    font-size: 50px;
    margin-top: 30px;
}
.searchResults .searchResult{
    padding-left: 20px;
}
.twa_innerHeader{
    padding-left: 40px;
}
#ModulesHotnews .titleText.h1{
    color: #f26d23;
}
#ModulesHotnews .rssListItems .rssListItem .titleText{
    margin-top: 0px;
}
.displayColor2Active .thumbnailHorizon .thumbnailHeader:before,
.displayColor3Active .thumbnailHorizon .thumbnailHeader:before,
.displayColor4Active .thumbnailHorizon .thumbnailHeader:before{
    background: none!important;
}
.displayColor2Active .thumbnailHorizon .thumbnailHeader:before{
    border-right-color: #fcb840!important;
}
.displayColor2Active .thumbnailHorizonType3 .thumbnailHeader:before{
    border-left-color: #fcb840!important;
}
.displayColor3Active .thumbnailHorizon .thumbnailHeader:before{
    border-right-color: #9c9c9c!important;
}
.displayColor3Active .thumbnailHorizonType3 .thumbnailHeader:before{
    border-left-color: #9c9c9c!important;
}
.displayColor4Active .thumbnailHorizon .thumbnailHeader:before{
    border-right-color: #000!important;
}
.displayColor4Active .thumbnailHorizonType3 .thumbnailHeader:before{
    border-left-color: #000!important;
}
.displayColor2Active .thumbnailHorizon .caption:before,
.displayColor3Active .thumbnailHorizon .caption:before,
.displayColor4Active .thumbnailHorizon .caption:before{
    display: none;
}


.displayColor2Active .thumbnailHorizonType2 .caption .thumbnailListTheme>li .numberStat::before,
.displayColor3Active .thumbnailHorizonType2 .caption .thumbnailListTheme>li .numberStat::before,
.displayColor4Active .thumbnailHorizonType2 .caption .thumbnailListTheme>li .numberStat::before{
    border-right-color: #fff!important;
    background: none!important;
}
.displayColor2Active .thumbnailHorizonType3 .caption .thumbnailListTheme>li .numberStat::after,
.displayColor3Active .thumbnailHorizonType3 .caption .thumbnailListTheme>li .numberStat::after,
.displayColor4Active .thumbnailHorizonType3 .caption .thumbnailListTheme>li .numberStat::after{
    border-left-color: #fff!important;
    background: none!important;
}
.listItems .thumbnailHorizon.thumbnailSM .caption .captionInner{
    padding-left: 15px;
}
.footerBanner a{
    display: block;
    width: 100%;
    height: 100%;
}
.footerBanner a > img{
    width: 100%;
    min-height: 100%;
}
.boxnews_photo .imagefillxxx .row{
    margin: 0;
}
.boxnews_photo .imagefillxxx img{
    padding-right: 0!important;
    margin-right: 3%;
    width: 31%;
}
.boxnews_photo .imagefillxxx img:last-child{
    margin-right: 0!important;
    padding-right: 0!important;
}
.readmoreTheme>span:last-child, .readmoreTheme>span:last-child:after{
    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;
}
.footerBanner a:hover {
    -webkit-transform: scale(1.025);
    -moz-transform: scale(1.025);
    -ms-transform: scale(1.025);
    -o-transform: scale(1.025);
    transform: scale(1.025)
}

.footerExternalLink a:hover {
    -webkit-transform: scale(1.025);
    -moz-transform: scale(1.025);
    -ms-transform: scale(1.025);
    -o-transform: scale(1.025);
    transform: scale(1.025)
}
.footermenu{
    background:#92002b;
    padding: 0px;
}
.footermenu ul.footerlink{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.footermenu ul.footerlink > li{
    display: inline-block;
}
.footermenu ul.footerlink > li > a{
    font-size: 20px;
    color: #fff;
    font-family: db_ozone_x_ultraLight;
    padding: 10px 10px; 
    display:block;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.footermenu ul.footerlink > li:hover > a{
    background: #a20030;
    color: #fff;
}
.form-control, output{
    font-size: 20px;
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.15.35
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.next,
.bootstrap-datetimepicker-widget table th.prev{
    position: relative;
}
.bootstrap-datetimepicker-widget table th.prev *,
.bootstrap-datetimepicker-widget table th.next *{
    left: 0;
    right: 0;
    margin:auto;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}