@charset "utf-8";
@font-face {font-family:'Roboto-Regular';src: url('fonts/Roboto/Roboto-Regular.ttf');}
@font-face {font-family:'Roboto-Bold';src: url('fonts/Roboto/Roboto-Bold.ttf');}
@font-face {font-family:'RobotoCondensed-Bold';src: url('fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf');}
@font-face {
    font-family: 'Emag facebook';
    src: url('fonts/facebook/UTMFacebook.eot');
    src: url('fonts/facebook/UTMFacebook.eot?#iefix') format('embedded-opentype'), 
    url('fonts/facebook/UTMFacebook.woff') format('woff'), 
    url('fonts/facebook/UTMFacebook.ttf') format('truetype'), 
    url('fonts/facebook/UTMFacebook.svg') format('svg');
}
@font-face {
    font-family: 'Emag belle';
    src: url('fonts/belle/SFUBelle.eot');
    src: url('fonts/belle/SFUBelle.eot?#iefix') format('embedded-opentype'), 
    url('fonts/belle/SFUBelle.woff') format('woff'), 
    url('fonts/belle/SFUBelle.ttf') format('truetype'), 
    url('fonts/belle/SFUBelle.svg') format('svg');
}
@font-face {
    font-family: 'Emag avo';
    src: url('fonts/avo/UTMAvo.eot');
    src: url('fonts/avo/UTMAvo.eot?#iefix') format('embedded-opentype'), 
    url('fonts/avo/UTMAvo.woff') format('woff'), 
    url('fonts/avo/UTMAvo.ttf') format('truetype'), 
    url('fonts/avo/UTMAvo.svg') format('svg');
}
@font-face {
    font-family: 'Emag usa';
    src: url('fonts/usa/UTMAmericanSans.eot');
    src: url('fonts/usa/UTMAmericanSans.eot?#iefix') format('embedded-opentype'), 
    url('fonts/usa/UTMAmericanSans.woff') format('woff'), 
    url('fonts/usa/UTMAmericanSans.ttf') format('truetype'), 
    url('fonts/usa/UTMAmericanSans.svg') format('svg');
}
@font-face {
    font-family: 'Emag caviar';
    src: url('fonts/caviar/UTMCaviar.eot');
    src: url('fonts/caviar/UTMCaviar.eot?#iefix') format('embedded-opentype'), 
    url('fonts/caviar/UTMCaviar.woff') format('woff'), 
    url('fonts/caviar/UTMCaviar.ttf') format('truetype'), 
    url('fonts/caviar/UTMCaviar.svg') format('svg');
}
@font-face {
    font-family: 'Emag centur';
    src: url('fonts/centur/UTMCentur.eot');
    src: url('fonts/centur/UTMCentur.eot?#iefix') format('embedded-opentype'), 
    url('fonts/centur/UTMCentur.woff') format('woff'), 
    url('fonts/centur/UTMCentur.ttf') format('truetype'), 
    url('fonts/centur/UTMCentur.svg') format('svg');
}
@font-face {
    font-family: 'Emag colo';
    src: url('fonts/colo/UTMColossalis.eot');
    src: url('fonts/colo/UTMColossalis.eot?#iefix') format('embedded-opentype'), 
    url('fonts/colo/UTMColossalis.woff') format('woff'), 
    url('fonts/colo/UTMColossalis.ttf') format('truetype'), 
    url('fonts/colo/UTMColossalis.svg') format('svg');
}
@font-face {
    font-family: 'Emag daxline';
    src: url('fonts/daxline/UTMDaxline.eot');
    src: url('fonts/daxline/UTMDaxline.eot?#iefix') format('embedded-opentype'), 
    url('fonts/daxline/UTMDaxline.woff') format('woff'), 
    url('fonts/daxline/UTMDaxline.ttf') format('truetype'), 
    url('fonts/daxline/UTMDaxline.svg') format('svg');
}
@font-face {
    font-family: 'Emag futura';
    src: url('fonts/futura/UTMFuturaExtra.eot');
    src: url('fonts/futura/UTMFuturaExtra.eot?#iefix') format('embedded-opentype'), 
    url('fonts/futura/UTMFuturaExtra.woff') format('woff'), 
    url('fonts/futura/UTMFuturaExtra.ttf') format('truetype'), 
    url('fonts/futura/UTMFuturaExtra.svg') format('svg');
}
body {
    font: 400 14px/1.5 'NotoSans-Regular', sans-serif;
    color: #000;
    min-width: 1180px;
}
.wrapper {
    max-width: 1248px;
    margin: 0 auto;
    position: relative
}
.wrapper1 {
    width: 1180px;
    margin: 0 auto;
}
a {
    text-decoration: none;
    border: none;
    color: #333;
}
a:hover{
    text-decoration:none;
}
ul,ol {
    list-style: none;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.clearfix:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    clear: both;
}
.box-img {
    display: inline-block;
    overflow: hidden;
}
.article-detail p{
    margin-bottom: 20px;
}
hr{border-color: #888;}
.col img{
    width: 100%;
    height: auto;
}
.col-1-2{
    width: 48.8%;
}
.row{
    margin: 10px 0;
}
#top-bar {
    height: 46px;
    background: #ebebeb;
    line-height: 40px;
    padding: 0 15px 0 0;
    text-align: center;
    overflow: hidden;
    width: 100%;
    float: left;
}
.icon-arrow-left {
    float: left;
    width: 52px;
    height: 46px;
    border-right: 1px solid #fff;
    background: url(../images/arrow-left.png) center center no-repeat;
    background-size: contain;
    background-color: #999;
}
.ico-homeEmag {
    padding: 3px 0;
    float: left;
}
.emag span.first,.emag span.second {
    font-family: Emag avo;
    font-size: 27px;
    color: #ed1c24;
}
.emag span.first{
    margin-right: -3px;
}
.emag span.second {
    color: #0e76bc;
}
.share-but{
    display: block;
    float: right;
    background: #01458e;
    color: #fff;
    padding: 0 20px;
}
.emag {
    display: inline-block;
    margin: 0 auto;
    height: 40px;
    line-height: 36px;
}
.tttd-logo {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #755455 url(../images/emag/arrow-left.png) left center no-repeat;
    height: 40px;
    padding-left: 35px;
    background-size: 30px;
}
#top-bar .tttd-logo img{
    float: left;
    margin-right: 10px;
    height: 28px;
    margin-top: 5px;
}
.tttd-logo img[alt="E-Magazine"]{
	display: none;
}
#top-bar .fb-like{
    position: absolute;
    right: 10px;
    top: 0;
}
.cms-publishedDate {
    position: absolute;
    right: 165px;
    top: 4px;
    font-size: 12px;
    background: #ebebeb;
    padding: 0 10px;
    z-index: 9;
}
.primary-tit{
    font-size: 3.86em;
    font-family: Emag facebook;
    color: #1c75bc;
    text-align: center;
    line-height: 1.2;
}
.sapo{
    font-size: 1.23em;
    text-align: center;
    line-height: 1.2;
    margin-top: 30px;
    position: relative;
}
.sapo::after{
    content: "";
    width: 70%;
    height: 1px;
    background: #2e3092;
    display: block;
    margin: 0 auto;
    margin-top: 21px;
}
.secondary-tit{
    font-size: 3em;
    text-transform: capitalize;
    text-align: center;
    font-family: Emag futura;
    color: #1c75bc;
}
.subtitle{
        text-align: center;
        font-size: 1.1em;
        font-family: Emag centur;
        color: #1c75bc;
        margin-top: -10px;
}
.content{
    margin-top: 30px;
}
.drop-cap{
    font-weight: bold;
    font-size: 1.5em;
}
.content p.first-para{
    position: relative;
}
figcaption{
    font-family: Emag avo;
    font-size: 13px;
    margin-bottom: 10px;
}
.col-text{
    float: left;
}
.col-img{
    float: right;
}
.summary{
    text-align: center;
    font-family: Emag colo;
    font-size: 2.5em;
    color: #1c75bc;
}
.img-footer{
    text-align: center;
    margin: 30px 0;
}
.img-footer img{
    width: 40%;
}
.red-bar{
    height: 30px;
    background: #1c75bc;
}
.author{
    text-align: right;
    font-family: Emag usa;
}
.content-style2{
    font-family: Emag caviar;
}
.box-img1, .box-img2, .box-img3{
    margin: 0 auto;
    margin-bottom: 10px;
}
.box-img1 img, .box-img2 img, .box-img3 img{
    width: 100%;
}
.box-img1, .box-img1{
    width: 100%;
}

.box-img3{
    width: 70%;
}

/* RESPONSIVE */
@media only screen and (max-width: 1180px) {
    body {
        min-width: auto;
    }
}
@media only screen and (max-width: 640px) {
    
    .wrapper, .wrapper1 {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
   .col-1-2{
       width: 100%;
       margin-bottom: 10px;
   }
    .primary-tit{
        font-size: 2.56em;
    }
    .share-but{
        padding: 0 10px;
        height: 40px;
        line-height: 40px;
        position: relative;
        top: 11px;
    }
    .emag span.first,.emag span.second{
        font-size: 16px;
    }
    .cms-publishedDate {right: 80px;}
    .drop-cap {
        font-size: initial;
        font-family: initial;
        position: static;
        font-size: 1.5em;
    }
    .secondary-tit {
        font-size: 2.4em;
        margin-bottom: 10px;
    }
    .summary {
        
        font-size: 2.3em;
    }
    .box-img1, .box-img2, .box-img3{
        width: 100%;
    }
    .row{
        margin: 0;
    }
    .subtitle{
        margin-bottom: 10px;
    }
}
#htmlContent.htmlContent{
	width:100%;
	font-size:18px;
	line-height:1.4;
}
#__MB_MASTERCMS_EL_3 table:first-child{
    margin-top: 0;
}
/* Emagazine-Listing */
.siteCenter {width: 1130px;margin: 0 auto;}
.f0{
    font-family:'RobotoCondensed-Bold';
    font-weight: normal;
}
.f1{
    font-family:'Roboto-Bold';
    font-weight: normal;
}
/* article */
.article-image{
    position: relative;
    display: block;
    overflow: hidden;
}
.article-image::before{
    padding-top: 56.25%;
    content: '';
    display: block;
}
.article-image img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 100%;
}
.article-title,
.article-author{
    font-size: 14px;
}
.article-link{
    color: #333;
}
.article-desc{
    color: #666;
    font-family:'Roboto-Regular';
    font-size: 14px;
}
.emag-cover{
    width: 100%;
    float: left;
    margin: 25px 0;
}
.emag-cover .siteCenter{
    position: relative;
}
.emag-cover .article-title {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    font-size: 24px;
    padding: 20px;
    background: #000000a3;
    text-align: center;
}
.emag-cover .article-link{
    color: #fff;
}
.emag-cover .bx-prev,
.emag-cover .bx-next{
    display: block;
    width: 50px;
    height: 105px;
    z-index: 1;
    position: absolute;
    top: calc(50% - 52px);
    text-indent: -9999px;
}
.emag-cover .bx-prev{
    left: 20px;
    background: url(../images/emag/ico-emag-left.png) 0 0 no-repeat;
}
.emag-cover .bx-next{
    right: 20px;
    background: url(../images/emag/ico-emag-right.png) 0 0 no-repeat
}
.emag-list,._EMAG_LIST{
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
._EMAG_LIST .article {
    width: 263px;
    float: left;
    margin: 0 0 20px 26px;
}
._EMAG_LIST .article:nth-child(4n+1){
    margin-left: 0;
    clear: both;
}
._EMAG_LIST .article-image{
    width: 100%;
    margin-bottom: 10px;
}
._EMAG_LIST .article-title{
    font-size: 16px;
    margin-bottom: 10px;
}
._EMAG_LIST .article-info {
    font-size: 14px;
    color: #a7a7a7;
    margin-bottom: 10px;
    font-family:'Roboto-Regular';
}
.__MB_ARTICLE_PAGING{
    width: 100%;
    float: left;
    text-align: center;
}
.__MB_ARTICLE_PAGING span, .__MB_ARTICLE_PAGING a {
    display: inline-block;
    background: #0077c0bd;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 3px;
    color: #fff;
    font-family: Roboto-Bold;
}
.__MB_ARTICLE_PAGING span:first-child{
    display: none;
}
.__MB_ARTICLE_PAGING span{
    background-color: #999;
}
.__MB_ARTICLE_PAGING a:hover{
    background: #0077c0;
}
/* nav */
#nav {
    width: 100%;    
    /* position: sticky;
    top: 0; */
    z-index: 9999;
}
#nav .siteCenter,
#nav-footer .siteCenter{
    height: 36px;
    background-color: #ed1c24;
}
.cat{
    display: block;
    float: left;
    padding: 0 7px;
    position: relative;
}
.cat > a{
    font: normal 14px/36px 'RobotoCondensed-Bold', Arial;
    color: #fff;
    text-transform: uppercase;
}
.cat:first-child img{
    vertical-align: -2px;
}
.cat:last-child img{
    vertical-align: 1px;
}
.sub-menu{
    display: none;
    position: absolute;
    z-index: 100;
    top: 36px;
    left: 0;
    background-color: #ececec;
}
.cat:last-child .sub-menu{
    left: unset;
    right: 0;
}
.sub-cat {
    white-space: nowrap;
    border-top: 1px solid #fbf9f9;
    padding: 5px 11px;
    min-width: 140px;
    clear: both;
}
.sub-cat a{
    font-size: 14px;
}
.cat:hover .sub-menu{
    display: block;
}
.cat:hover,
.cat.active{
    background-color: #cc0a11;
}
.___widget_video_article {
    position: relative;
}
.___widget_video_article::before {
    content: '';
    display: block;
    padding-top: 56.25%;
}

.videoWrapper-o, .videoWrapper {
    /* aspect-ratio: 9/16; */
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.videoWrapper-o > .jwplayer {height: 100% !important;}
/* footer-top */
.lt{float: left;display: block;}.rt{float: right;display: block;}
table.MAGZINE_TPL_TABLE > tbody > tr:nth-child(2) > td{padding: 0 8px 8px;}
#emag-196318 .page-home .box-images > p,
#emag-196318 .page-home .normalPara {
    margin-top: 0 !important;
}
#emag-196318 .page-home .image-child-left .box-images {
    margin-bottom: 15px;
    margin-right: 15px;
}
#emag-196318 .page-home .image-child-left .box-text {
    position: unset;
}