@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700,700italic&subset=latin,vietnamese,latin-ext);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.img-replace {
  color: transparent;
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.clear {
  clear: both;
}

.clearfix:after, .clearfix:before {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.responsive-img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.show-on-small {
  display: none;
}

@media only screen and (max-width: 992px) {
  .show-on-small {
    display: initial !important;
  }
}

@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}

@font-face {
  font-family: 'GothamBlack';
  src: url("../fonts/Gotham-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Black.otf") format("opentype"), url("../fonts/Gotham-Black.woff") format("woff"), url("../fonts/Gotham-Black.ttf") format("truetype"), url("../fonts/Gotham-Black.svg#Gotham-Black") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Noto Serif", serif, "Helvetica Neue", Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-size: 100%;
  line-height: 1.6;
  background-color: #fff;
  overflow-x: hidden;
}

p {
  margin-bottom: 30px;
}

p:last-child {
  margin-bottom: 0;
}

strong {
  font-weight: bold !important;
}

i {
  font-style: italic;
}

.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.row .col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin-bottom: 25px;
}

@media only screen and (max-width: 768px) {
  .row .col {
    margin-left: 0 !important;
    width: 100% !important;
    margin-bottom: 25px;
  }
}

.row .col.s1 {
  width: 8.33333%;
  margin-left: 0;
}

.row .col.s2 {
  width: 16.66667%;
  margin-left: 0;
}

.row .col.s3 {
  width: 25%;
  margin-left: 0;
}

.row .col.s4 {
  width: 33.33333%;
  margin-left: 0;
}

.row .col.s5 {
  width: 41.66667%;
  margin-left: 0;
}

.row .col.s6 {
  width: 50%;
  margin-left: 0;
}

.row .col.s7 {
  width: 58.33333%;
  margin-left: 0;
}

.row .col.s8 {
  width: 66.66667%;
  margin-left: 0;
}

.row .col.s9 {
  width: 75%;
  margin-left: 0;
}

.row .col.s10 {
  width: 83.33333%;
  margin-left: 0;
}

.row .col.s11 {
  width: 91.66667%;
  margin-left: 0;
}

.row .col.s12 {
  width: 100%;
  margin-left: 0;
}

.row .col.offset-s1 {
  margin-left: 8.33333%;
}

.row .col.offset-s2 {
  margin-left: 16.66667%;
}

.row .col.offset-s3 {
  margin-left: 25%;
}

.row .col.offset-s4 {
  margin-left: 33.33333%;
}

.row .col.offset-s5 {
  margin-left: 41.66667%;
}

.row .col.offset-s6 {
  margin-left: 50%;
}

.row .col.offset-s7 {
  margin-left: 58.33333%;
}

.row .col.offset-s8 {
  margin-left: 66.66667%;
}

.row .col.offset-s9 {
  margin-left: 75%;
}

.row .col.offset-s10 {
  margin-left: 83.33333%;
}

.row .col.offset-s11 {
  margin-left: 91.66667%;
}

.row .col.offset-s12 {
  margin-left: 100%;
}

#interactive-pepsi {
  padding: 50px 0 20px 0;
}

@media only screen and (max-width: 992px) {
  #interactive-pepsi {
    padding-bottom: 20px;
  }
}

#interactive-pepsi .header {
  position: fixed;
  top: 0;
  z-index: 1212;
  background: #111;
  width: 100%;
  height: 50px;
  padding: 0 15px;
}

#interactive-pepsi .header .header-container::after {
  clear: both;
  content: "";
  display: table;
}

#interactive-pepsi .header .header-container .logo {
  display: block;
  float: left;
  background: url(../images/logo.png) 0 0 no-repeat;
  background-size: 100px 40px;
  width: 100px;
  height: 40px;
  margin-right: 15px;
  margin-top: 5px;
  text-indent: -9999px;
}

#interactive-pepsi .header .header-container .title-article {
  display: block;
  float: left;
  color: #fff;
  font-size: 1.125em;
  font-weight: normal;
  height: 50px;
  line-height: 50px;
}

@media only screen and (max-width: 992px) {
  #interactive-pepsi .header .header-container .title-article {
    display: none;
  }
}

#interactive-pepsi .header .header-container .func-header {
  float: right;
  margin: 10px 0 0 0;
}

#interactive-pepsi .header .header-container .func-header .btn-share {
  position: relative;
  display: block;
  border: #075ebb solid 1px;
  width: 100px;
  padding: 0 0 0 33px;
  text-align: left;
  line-height: 1;
  color: #075ebb;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
}

#interactive-pepsi .header .header-container .func-header .btn-share:before {
  position: absolute;
  top: 5px;
  left: 8px;
  content: "";
  background: url(../images/ic_fb.png) 0 0 no-repeat;
  background-size: 36px 18px;
  width: 18px;
  height: 18px;
}

#interactive-pepsi .header .header-container .func-header .btn-share:hover {
  background-color: #333;
}

#interactive-pepsi .cover {
  position: relative;
  text-align: right;
  max-width: 1250px;
  width: 100%;
  margin: 0 auto;
  margin-top: 50px;
  padding: 0 20px;
  margin-bottom: 100px;
  padding-bottom: 80px;
}

@media only screen and (max-width: 992px) {
  #interactive-pepsi .cover {
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
  }
}

#interactive-pepsi .cover .title-cover {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #FFF;
  padding: 5px 5px 5px 10px;
  max-width: 735px;
  text-align: left;
}

#interactive-pepsi .cover .title-cover h1 {
  font-size: 2.688em;
  color: #075ebb;
  text-transform: uppercase;
  font-family: "GothamBlack", serif, "Helvetica Neue", Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  line-height: 1.3;
  margin-bottom: 15px;
}

#interactive-pepsi .cover .title-cover p {
  font-size: 1.125em;
  font-weight: bold;
  font-style: italic;
}

#interactive-pepsi .body {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0;
}

@media only screen and (max-width: 1200px) {
  #interactive-pepsi .body {
    padding: 0 20px;
    overflow-x: hidden;
  }
}

#interactive-pepsi .body .row {
  position: relative;
  margin: 0 auto;
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  #interactive-pepsi .body .row {
    margin-bottom: 0px;
  }
}

#interactive-pepsi .body .row .the-article-header .the-article-title {
  max-width: 600px;
  margin: 10px auto;
  margin-bottom: 20px;
  font-family: "GothamBlack", serif, "Helvetica Neue", Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  font-size: 2rem;
  color: #111;
  line-height: 1.3;
  letter-spacing: -1px !important;
  text-align: center;
}

#interactive-pepsi .body .row .the-article-header .the-article-summary {
  max-width: 600px;
  margin: 10px auto;
  font-family: 'Noto Serif', serif;
  font-style: italic;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: #222;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  #interactive-pepsi .body .row .the-article-header {
    padding-top: 10px;
  }
  #interactive-pepsi .body .row .the-article-header .the-article-title {
    font-size: 1.688em;
    text-transform: uppercase;
  }
}

#interactive-pepsi .body .row h2.title {
  font-family: "GothamBlack", serif, "Helvetica Neue", Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  color: #263e47;
  font-size: 1.688em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 50px;
}

#interactive-pepsi .body .row h2.title span {
  position: relative;
  display: inline-block;
}

#interactive-pepsi .body .row h2.title span:before {
  position: absolute;
  bottom: 3px;
  left: 0;
  z-index: -1;
  background-color: #ffcb34;
  width: 100%;
  height: 12px;
  content: "";
}

@media only screen and (max-width: 768px) {
  #interactive-pepsi .body .row h2.title span:before {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  #interactive-pepsi .body .row h2.title {
    border: #ffcb34 solid 2px;
    padding: 10px;
    font-size: 1.388em;
    margin-bottom: 25px;
  }
}

#interactive-pepsi .body .row h2.title-sub {
  position: relative;
  z-index: 999;
  font-family: "GothamBlack", serif, "Helvetica Neue", Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-size: 2em;
  text-transform: uppercase;
}

#interactive-pepsi .body .row h2.title-sub span {
  background-color: #075ebb;
  color: #fff;
  padding: 3px 10px;
}

@media only screen and (max-width: 768px) {
  #interactive-pepsi .body .row h2.title-sub {
    font-size: 1.5em;
    background-size: auto 50px;
  }
}

#interactive-pepsi .body .row .img {
  position: relative;
  margin-bottom: 0;
}

#interactive-pepsi .body .row .img:before {
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../images/bg_img.jpg) top left repeat;
  content: "";
}

@media only screen and (max-width: 768px) {
  #interactive-pepsi .body .row .img:before {
    top: -7px;
    left: -7px;
    width: 97%;
    height: 95%;
  }
}

@media only screen and (max-width: 992px) {
  #interactive-pepsi .body .row .img-title {
    height: 70px;
  }
}

#interactive-pepsi .body .row .doc strong {
  display: block;
  text-align: center;
  padding-bottom: 15px;
  font-size: 1.125em;
}

#interactive-pepsi .body .row .doc span {
  display: block;
  font-size: 0.875em;
  font-style: italic;
  color: #626262;
  padding-top: 10px;
}

#interactive-pepsi .body .row .doc .responsive-img {
  margin: 0 auto;
  display: block;
}

#interactive-pepsi .body .row .quote {
  font-family: "GothamBlack", serif, "Helvetica Neue", Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-size: 1.250em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}

#interactive-pepsi .body .row .quote span {
  background-color: #075ebb;
  color: #fff;
  padding: 3px 10px;
}

#interactive-pepsi .body .row .box-end {
  border: #e1f4ff solid 2px;
  padding: 3px;
}

#interactive-pepsi .body .row .box-end .box-inside {
  background-color: #e1f4ff;
}

#interactive-pepsi .body .row .box-end .box-inside p {
  padding: 30px 10%;
  margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
  #interactive-pepsi .body .row .box-end .box-inside p {
    padding: 20px;
  }
}

#interactive-pepsi .body .row .box-end .box-inside p.award {
  text-align: center;
  padding: 0 20px;
}

#interactive-pepsi .body .margin-top {
  margin-top: -30px;
}

@media only screen and (max-width: 768px) {
  #interactive-pepsi .body .margin-top {
    margin-top: 0;
  }
}

#interactive-pepsi .body .padding-top {
  padding-top: 40px;
}

@media only screen and (max-width: 768px) {
  #interactive-pepsi .body .padding-top {
    padding-top: 0;
  }
}

#interactive-pepsi .body .copyright {
  text-align: center;
}

#interactive-pepsi .body .copyright span {
  display: block;
}

.spec {
  color: #075ebb;
  font-size: 1.5em;
  font-weight: 500;
}
