
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
 .en {letter-spacing: 0;}
#tcBtn {display: none!important;}

html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; 
  background-color:white!important;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 1.75em;
  line-height: 1.6em!important;
   -webkit-font-smoothing: antialiased!important;
  margin: .1em 0; font-weight: 800;}
h2 {
  font-size: 1.6em;
  line-height: 1.6em!important;
   -webkit-font-smoothing: antialiased!important;
  margin: .1em 0; }
.zh h2 {font-size: 1.55em; font-weight: 800;}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; font-weight: 800;}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/*b,
strong {
  font-weight: bolder; }*/

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; 
  vertical-align: initial;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

body {
  background: #f2f2f2; }

section {
  width: 100%;
  /* height: 100vh;*/
  height: 100%;

}


/*# sourceMappingURL=sourcemaps/style.css.map */
section{  max-width: 1263px; margin:0 auto; }

.lity-iframe-container iframe {background: #fff!important;}
#intro { 
      padding: 0; overflow: hidden;line-height: 0px;
}
#intro .KV img {width: 100%;}
#info {padding: 0; text-align: center; color: #272f38; margin-top: 20px;}
#info #tab {background-color: #fff; padding: 10px 15px 30px; font-size: 0;}
#info #tab .tabmenu {display: inline-block; vertical-align: middle; border-bottom: 3px solid #bbb; font-size: 16px; color: #272f38; letter-spacing: 1px; text-align: center; padding: 5px 0; margin: 0 20px; cursor: pointer;}
.en #info #tab .tabmenu {max-width: 130px;letter-spacing: 0;}
#info #tab .tabmenu span {display: block; width: 58px; height: 60px; margin: 0 auto 5px;}
#info #tab .tabmenu:first-child span {background: url(../img/alipayHK/tab01.png) no-repeat center top; background-size: 100% auto;}
#info #tab .tabmenu:last-child span {background: url(../img//alipayHK/tab02.png) no-repeat center 2px; background-size: 100% auto;}
#info #tab .tabmenu.active {border-bottom: 3px solid #fec801; font-weight: 800;}
#info #tab .tabmenu.active:first-child span {background: url(../img//alipayHK/tab01.png) no-repeat center -61px;}
#info #tab .tabmenu.active:last-child span {background: url(../img//alipayHK/tab02.png) no-repeat center -59px;}
#info #tabContent {}
#info #tabContent .tabContent > picture {display: block; max-width: 940px; margin: 0 auto}
#info #tabContent .tabContent.hidden {opacity: 0; visibility: hidden; height: 0; overflow: hidden;}
#info #tabContent .tabContent .tcbtnDiv {max-width: 940px; margin: auto; text-align: right}
#info #tabContent .tabContent .tcBtn {display: inline-block; color: #272f38; font-size: 14px; text-decoration: underline; margin: 0px 20px 0;}



.offerremark{font-size:16px;padding-top:10px;}
#offer-details {background-color: #ffc107; }
#offer-details .inner {max-width: 960px;margin: 0 auto;padding: 3em 0 .1em; text-align: center;}
.en #offer-details .inner {max-width: 980px;}
#offer-details h1 {font-weight: 800; font-size: 1.8em;}
#offer-details .inner > p {max-width: 590px; margin: auto; line-height: 1.8; margin-top: 10px; font-size: 1.3em;}
#offer-details .boc-offer {margin-top: 50px;}
#offer-details .boc-offer h1 {color: #e61b25; line-height: 0.1em!important;border-bottom: 1px solid #e61b25; margin: 20px auto 40px }
#offer-details .boc-offer h1 span {padding:0 160px 0 15px; background-color: #f4ead9; position: relative;}
#offer-details .boc-offer h1 span img {position: absolute;   right: 12px;    top: -15px;    width: 140px;}
#offer-details .mastercard-offer h1 {color: #068047; line-height: 0.1em!important;border-bottom: 1px solid #068047; margin: 20px auto 40px}
#offer-details .mastercard-offer h1 span {padding:0 15px; background-color: #f4ead9}
#offer-details .row {margin: 10px auto 30px; max-width: 1000px;}
.en #offer-details .row {max-width: 1000px;}
#offer-details .row > div {margin-bottom: 10px;}
/*#offer-details .boc-offer .offerbox {
    background-image: url("../img/mastercard/gift-ribbon-boc.png");
    height: 100%; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
#offer-details .mastercard-offer .offerbox {
    background-image: url("../img/mastercard/gift-ribbon.png");
    height: 100%; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
#offer-details .offerbox {padding: 45px 0;margin: 0 auto;} 
.en #offer-details .offerbox {padding: 45px 0;}

/*#offer-details .offerbox {background-color: #fff; border: 4px solid #f99f1b; padding: 30px 10px; position: relative; margin-bottom: 10px;} */
/* #offer-details .offerbox:after {content: ''; display: block; width: 60px; height: 59px; background: url(../img/mastercard/gift-ribbon.png) no-repeat center center; background-size: contain; position: absolute; right: -4px; top: -4px;}*/


#offer-details .boc-offer .offerbox h3 {color: #e61b25;}
#offer-details .mastercard-offer .offerbox h3 {color: #068047;}
#offer-details .offerbox h3 {color: #068047; font-size: 1.5em; font-weight: 700;}
.en #offer-details .offerbox h3 {font-size: 1.8em;}
#offer-details .offerbox p { margin: auto; font-size: 1.2em; max-width: 300px;}
.en #offer-details .offerbox p {max-width: 340px;}
#offer-details .boc-offer .offerbox p strong {color: #e61b25;}
#offer-details .mastercard-offer .offerbox p strong {color: #068047;}
#offer-details .offerbox p strong {font-size: 1.2em}
#offer-details .bindcard {display: inline-block; padding: 10px 20px; background-color: #f99f1b; color: #fff; font-size: 1.5em; font-weight: 700;}
#offer-details .tnc-link {position: absolute; right: 15px; bottom: -35px; color: #4d4d4d; text-decoration: underline;}
#offer-details .tnc-link-Reminder {position: absolute; right: 15px; bottom: -75px; color: #4d4d4d;text-align: right;}
#offer-details .tnc-link-Reminder-en {position: absolute; right: 15px; bottom: -105px; color: #4d4d4d; text-align: right;}

#tabWrap {background-color: #f4ead9; padding: 0 15px;}
#tabWrap .inner {max-width: 500px; margin: auto; text-align: center; font-size: 0;}
#tabWrap .inner .tab {font-weight: 600; text-align: center; display: inline-block; vertical-align: bottom; width: 48%; margin: 0 1%; background-color: #fff; font-size: 1.3rem; padding: 10px 10px; border-top-right-radius: 10px; border-top-left-radius: 10px; border-width: 3px 3px 0 3px; border-style: solid; border-color: #f99f1b; cursor: pointer;}
#tabWrap .inner .tab.active {background-color: #f99f1b; color: #fff; cursor: default;}
#voucherWrap, #takeawayWrap {overflow: hidden; position: relative;}
#voucherWrap > section , #takeawayWrap > section {
  opacity: 0;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  position: absolute;
  width: 100%;       
  z-index: -1;   
  left: 0;
}
#voucherWrap.show > section , #takeawayWrap.show > section {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s -webkit-transform ease;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  transition: 0.5s opacity ease-in, 0.8s transform ease, 0.8s -webkit-transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
#takeawayWrap h1, #voucherWrap h1 {font-size: 1.75em; line-height: 1.6em!important; -webkit-font-smoothing: antialiased!important; font-weight: bold; margin: 0.67em 0; }
#takeawayWrap .offers, #voucherWrap .offers  {padding:30px 0 50px; max-width: 1200px;text-align: center; color:white; margin:10px auto 50px;}
#takeawayWrap .offers:before, #voucherWrap .offers:before { display: block; content: ""; width: 100%; height: 100%; background-color:rgba(0,0,0,0.2);position: absolute;top: 0;left: 0;}

/* Voucher Steps */
#voucherWrap .slide1-wrapper > h1, #takeawayWrap .slide1-wrapper > h1 {font-weight: 700; color: #e61b25; font-size: 1.75em; text-align: center; padding: 50px 0 10px;}

#voucherWrap .slide1-wrapper {background: url(../img/alipayHK/Voucher_slide1-bg.png) no-repeat center center; background-size: cover;}
#voucherWrap .slide2-wrapper { background: url(../img/alipayHK/Voucher_slide2-bg.png) no-repeat center center; background-size: cover; padding: 0 0 50px;}
#voucherWrap .slide3-wrapper { background: url(../img/alipayHK/Voucher_slide1-bg.png) no-repeat center center; background-size: cover; padding: 0 0 50px;}
#voucherWrap .slide4-wrapper{ background: url(../img/alipayHK/Voucher_slide2-bg.png) no-repeat center center; background-size: cover; padding: 0 0 50px;}

#voucherWrap .slide4-wrapper{padding: 0 0 50px;}

#voucherWrap .slide1, #voucherWrap .slide2, #voucherWrap .slide3, #voucherWrap .slide4 { max-width: 960px; margin: 0 auto; padding: 3em;}

#voucherWrap .slide1 .row{ display: -webkit-flex;   display: flex;   -webkit-flex-direction: column;   flex-direction: column;}
#voucherWrap .slide1-message{ padding-top: 70px;}
#voucherWrap .slide1-icon{ padding-top: 60px; right:0px;}

#voucherWrap .slide2 .row{ display: -webkit-flex;   display: flex;   -webkit-flex-direction: column;   flex-direction: column;}
#voucherWrap .slide2-message{ padding-top: 70px;}
#voucherWrap .slide2-icon{ padding-top: 70px; right:0px;}

#voucherWrap .slide3 .row{ display: -webkit-flex;   display: flex;   -webkit-flex-direction: column;   flex-direction: column;}
#voucherWrap .slide3-message{ padding-top: 70px;}
#voucherWrap .slide3-icon{ padding-top: 70px; right:0px;}

#voucherWrap .slide4 .row{ display: -webkit-flex;   display: flex;   -webkit-flex-direction: column;   flex-direction: column;}
#voucherWrap .slide4-message{ padding-top: 0px;}
#voucherWrap .slide4-icon{  right:0px;}


#voucherWrap .ordernow { background-color: #007014; font-size: 1.5em; text-align:center; font-weight: 600; display: block; margin: auto; color: #fff; padding: 20px; width: 300px;-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);}
#voucherWrap .slide2 :nth-child(1) {order: 1;}
#voucherWrap .slide2 :nth-child(2) {order: 2;}
#voucherWrap .slide2 :nth-child(3) {order: 3;}

#voucherWrap strong {color: #007014;}

/* takeaway steps */

#takeawayWrap .slide1-wrapper > h1, #takeawayWrap .slide1-wrapper > h1 {font-weight: 700; color: #e61b25; font-size: 1.75em; text-align: center; padding: 50px 0 10px;}

#takeawayWrap .slide1-wrapper {background: url(../img/alipayHK/slide1-bg.png) no-repeat center center; background-size: cover;}
#takeawayWrap .slide2-wrapper {background: url(../img/alipayHK/slide2-bg.png) no-repeat center center; background-size: cover; padding: 0 0 50px;}
#takeawayWrap .slide3-wrapper {background: url(../img/alipayHK/slide1-bg.png) no-repeat center center; background-size: cover; padding: 0 0 50px;}
#takeawayWrap .slide4-wrapper {background: url(../img/alipayHK/slide2-bg.png) no-repeat center center; background-size: cover; padding: 0 0 50px;}

#takeawayWrap .slide1, #takeawayWrap .slide2, #takeawayWrap .slide3, #takeawayWrap .slide4 { max-width: 960px; margin: 0 auto; padding: 3em;}

#takeawayWrap .slide1 .row{ display: -webkit-flex;   display: flex;   -webkit-flex-direction: column;   flex-direction: column;}
#takeawayWrap .slide1-message{ padding-top: 70px;}
#takeawayWrap .slide1-icon{ padding-top: 60px; right:0px;}

#takeawayWrap .slide2 .row{ display: -webkit-flex;   display: flex;   -webkit-flex-direction: column;   flex-direction: column;}
#takeawayWrap .slide2-message{ padding-top: 70px;}
#takeawayWrap .slide2-icon{ padding-top: 70px; right:0px;}

#takeawayWrap .slide3 .row{ display: -webkit-flex;   display: flex;   -webkit-flex-direction: column;   flex-direction: column;}



#takeawayWrap .slide4 .row{ display: -webkit-flex;   display: flex;   -webkit-flex-direction: column;   flex-direction: column;}
#takeawayWrap .slide4-message{ padding-top: 0px;}
#takeawayWrap .slide4-icon{ right:0px;}


#takeawayWrap .ordernow { background-color: #f58220; font-size: 1.5em; text-align:center; font-weight: 600; display: block; margin: auto; color: #fff; padding: 20px; width: 300px;-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);}
#takeawayWrap .slide2 :nth-child(1) {order: 1;}
#takeawayWrap .slide2 :nth-child(2) {order: 2;}
#takeawayWrap .slide2 :nth-child(3) {order: 3;}

#takeawayWrap strong {color: #f58220;}

h1 strong {font-size: 2rem;}

@media (max-width: 768px) {
  body { font-size: 0.9em; }
  #voucherWrap .slide1{ max-width: 960px; margin: 0 auto; padding: 1em; }
  #voucherWrap .slide1 :nth-child(1) { order: 2; text-align: center;}
  #voucherWrap .slide1 :nth-child(2) { order: 1; }
  #voucherWrap .slide1-message{ padding-top: 0px; }
  #voucherWrap .slide1-icon{ display: none;}

  #voucherWrap .slide2{ max-width: 960px; margin: 0 auto; padding: 1em; }
  #voucherWrap .slide2 :nth-child(1) { order: 2; text-align: center;}
  #voucherWrap .slide2 :nth-child(2) { order: 1; }
  #voucherWrap .slide2-message{ padding-top: 0px; }
  #voucherWrap .slide2-icon{ display: none;}
  
  #voucherWrap .slide3{ max-width: 960px; margin: 0 auto; padding: 1em; }
  #voucherWrap .slide3 :nth-child(1) { order: 2; text-align: center;}
  #voucherWrap .slide3 :nth-child(2) { order: 1; }
  #voucherWrap .slide3-message{ padding-top: 0px; }
  #voucherWrap .slide3-icon{ display: none;}

  #voucherWrap .slide4{ max-width: 960px; margin: 0 auto; padding: 1em; }
  #voucherWrap .slide4 :nth-child(1) { order: 2; text-align: center;}
  #voucherWrap .slide4-icon{ display: none;}


   h1 {text-align: center;}
   #takeawayWrap .slide1{ max-width: 960px; margin: 0 auto; padding: 1em; }
  #takeawayWrap .slide1 :nth-child(1) { order: 2; text-align: center;}
  #takeawayWrap .slide1 :nth-child(2) { order: 1; }
  #takeawayWrap .slide1-message{ padding-top: 0px; }
  #takeawayWrap .slide1-icon{ display: none;}

  #takeawayWrap .slide2{ max-width: 960px; margin: 0 auto; padding: 1em; }
  #takeawayWrap .slide2 :nth-child(1) { order: 2; text-align: center;}
  #takeawayWrap .slide2 :nth-child(2) { order: 1; }
  #takeawayWrap .slide2-message{ padding-top: 0px; }
  #takeawayWrap .slide2-icon{ display: none;}
  
  #takeawayWrap .slide3{ max-width: 960px; margin: 0 auto; padding: 1em; }
  #takeawayWrap .slide3 :nth-child(1) { order: 2; text-align: center;}
  #takeawayWrap .slide3 :nth-child(2) { order: 1; }
  #takeawayWrap .slide3-message{ padding-top: 0px; }
  #takeawayWrap .slide3-icon{ display: none;}
  
  #takeawayWrap .slide4{ max-width: 960px; margin: 0 auto; padding: 1em; }
  #takeawayWrap .slide4 :nth-child(1) { order: 2; text-align: center;}
  #takeawayWrap .slide4-message{ padding-top: 0px; }
  #takeawayWrap .slide4-icon{ display: none;}
}

@media (min-width: 640px)  {
    body { font-weight: 400; }
}
@media (max-width: 640px)  {
  body { font-size: 0.75em;}
  h1 strong {font-size: 1.7rem;}
  .en #offer-details .offerbox p {max-width: 260px;}
  #offer-details .tnc-link-Reminder {bottom: -65px;}
  #offer-details .tnc-link-Reminder-en {bottom: -85px;}
  #offer-details .row {margin: 10px auto 10px;}
  #offer-details .boc-offer .offerbox {
      background-image: url("../img/mastercard/gift-ribbon-boc-m.png");
      height: 100%; 
  }
  #offer-details .mastercard-offer .offerbox {
      background-image: url("../img/mastercard/gift-ribbon-m.png");
      height: 100%; 
  }
  #offer-details .boc-offer h1 span {padding: 0 110px 0 15px;}
  #offer-details .boc-offer h1 span img {width: 90px; top: -7px;}
  #offer-details .tnc-link {bottom: -25px;}
  #voucherWrap .slide1-wrapper, #voucherWrap .slide2-wrapper, #takeawayWrap .slide1-wrapper, #takeawayWrap .slide2-wrapper,  #voucherWrap .slide3-wrapper, #voucherWrap .slide3-wrapper, {padding: 15px 0;}
  #offer-details .offerbox p {max-width: 240px;}
  
}

@media (max-width: 480px) {
#offer-details .boc-offer h1 span { padding: 0 100px 0 6px; }
#offer-details .boc-offer h1 span img { width: 83px; top: -2px; }
}

@media (max-width: 400px) {

}






