*, *::before, *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
img {
    vertical-align: middle;
}
.w980 {
    width: 980px;
    margin: 0 auto;
}
.w660 {
    width: 660px;
    margin: 0 auto;
}
.w450 {
    width: 450px!important;
    margin: 0 auto;
}
.emag-wrapper {
    background-color: #1f889e;
    padding-bottom: 50px;
}
/* .emag-cover {
    padding-top: 44px;
    background-color: #000;
} */
.emag-cover img {
    width: 100%;
}
.emag-sapo {
    margin: 60px auto;
}
.emag-sapo img {
    width: 100%;
}
.emag-quote {
    margin-top: -150px;
}
.emag-quote-head {
    font-family: 'Gotham', sans-serif;
    font-size: 30px;
    color: #343434;
    text-transform: uppercase;
    margin-bottom: 30px
}
.emag-quote-head span {
    display: inline-block;
}
.emag-quote-head span::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #665f5d;
}
.emag-quote-text {
    font-family: 'NotoSerif', serif;
    font-style: italic;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 30px
}
.emag-title {
    margin-bottom: 30px;
}
.emag-content p {
    font-family: 'NotoSerif', serif;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 30px;
    color: #fff;
}
.emag-content p.bold {
    font-weight: 700;
}
.emag-content img,
.emag-img-fullwidth img {
    width: 100%;
    margin-bottom: 30px;
}
.emag-image-lg {
    width: 1006px!important;
    margin-left: -13px;
}
.emag-content-left::after,
.emag-content-right::after {
    content: '';
    display: block;
    clear: both;
}
.emag-content-left img {
    float: right;
    margin-left: 20px;
    margin-right: -160px;
    margin-top: 6px;
}
.emag-content-right img {
    float: left;
    margin-right: 20px;
    margin-left: -160px;
    margin-top: 6px;
}
.emag-fullwidth {
    background-color: #001c53;
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 55px;
}
.emag-fullwidth p {
    color: #cccccc;
}
.emag-two-column {
    display: flex;
    justify-content: space-between
}
.emag-column-left {
    width: 465px;
}
.emag-column-right {
    width: 475px;
}
.emag-credit {
    margin: 60px auto 0;
}
.emag-credit p {
    margin-bottom: 0;
    font-family: 'Gotham', sans-serif;
}
.emag-column::after {
    content: '';
    display: block;
    clear: both;
}
.emag-column img {
    width: 488px;
    height: 324px;
    float: left;
}
.emag-column img:last-child {
    margin-left: 4px;
}
.emag-content .emag-caption {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #d8d8d8;
    margin-top: -30px
}

.header {
    position: fixed;
    width: 100%;
    z-index: 1000;
    background-color: white;
    height: 44px;
    padding: 0 15px;
    border-bottom: 1px solid #ccc;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.06);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.06); }
  
  .header-container {
    position: relative;
    height: 44px;
    margin: 0 auto;
    padding-left: 110px; }
  
  .logo-container {
    position: absolute;
    top: 2px;
    left: 0;
    background: url(https://stc.interactive.brand.zing.vn/media/images/default/logo.png) 0 0 no-repeat;
    width: 100px;
    height: 40px;
    text-indent: -9999px; }
  
  .title-article {
    display: block;
    float: left;
    margin-left: 44px;
    color: #24272b;
    font-size: 0.875em;
    font-weight: 400;
    height: 44px;
    line-height: 44px;
    text-transform: uppercase; }
    @media (max-width: 1600px) {
      .title-article {
        font-size: 1.25em; } }
    .title-article strong {
      font-weight: 700;
      text-transform: uppercase; }
  
  .func-header {
    float: right;
    height: 44px;
    line-height: 44px;
    margin: 0; }
    .func-header .social-facebook {
      position: relative;
      top: -1px;
      display: inline-block;
      background: #000 url(https://stc.interactive.brand.zing.vn/media/images/default/ic_social.png) 0 0 no-repeat;
      background-size: cover;
      width: 28px;
      height: 28px;
      text-align: center;
      line-height: 28px;
      border-radius: 100%;
      -webkit-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s;
      cursor: pointer;
      vertical-align: middle; }
      .func-header .social-facebook:hover {
        background-color: #555; }
    .func-header .line {
      position: relative;
      top: -1px;
      display: inline-block;
      background-color: #e2e2e2;
      width: 1px;
      height: 20px;
      margin: 0 10px;
      vertical-align: middle; }
    .func-header a.func-like {
      position: relative;
      top: -1px;
      display: inline-block;
      line-height: 0.75rem;
      cursor: default; }
      .func-header a.func-like .icon {
        position: relative;
        min-width: 24px;
        min-height: 12px;
        padding: 4px;
        border: 1px solid #666;
        color: #333;
        border-radius: 4px; }
        .func-header a.func-like .icon .button-text {
          display: inline-block;
          vertical-align: middle;
          font-size: 0.75rem;
          line-height: 0.75rem; }
  
  @media only screen and (max-width: 992px) {
    .header .title-article {
      display: none; } }