/* Break Set */
.flex-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flex-container .col-10pw,
.flex-container .col-20pw,
.flex-container .col-25pw,
.flex-container .col-30pw,
.flex-container .col-33pw,
.flex-container .col-40pw,
.flex-container .col-45pw,
.flex-container .col-49pw,
.flex-container .col-50pw,
.flex-container .col-51pw,
.flex-container .col-55pw,
.flex-container .col-60pw,
.flex-container .col-66pw,
.flex-container .col-70pw,
.flex-container .col-80pw,
.flex-container .col-90pw,
.flex-container .col-100pw {
  position: relative;
  width: 100%;
  min-height: 1px;
}

.flex-container .col-10pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
  max-width: 10%;
}

.flex-container .col-20pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.flex-container .col-25pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.flex-container .col-30pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
}

.flex-container .col-33pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}

.flex-container .col-40pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
}

.flex-container .col-45pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%;
}

.flex-container .col-49pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  max-width: 49%;
}

.flex-container .col-50pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.flex-container .col-51pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 51%;
  flex: 0 0 51%;
  max-width: 51%;
}

.flex-container .col-55pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  max-width: 55%;
}

.flex-container .col-60pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
}

.flex-container .col-66pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66%;
  flex: 0 0 66%;
  max-width: 66%;
}

.flex-container .col-70pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%;
}

.flex-container .col-80pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
}

.flex-container .col-90pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90%;
  flex: 0 0 90%;
  max-width: 90%;
}

.flex-container .col-100pw {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.flex-container .col-10pw-non-resp,
.flex-container .col-20pw-non-resp,
.flex-container .col-25pw-non-resp,
.flex-container .col-30pw-non-resp,
.flex-container .col-33pw-non-resp,
.flex-container .col-36pw-non-resp,
.flex-container .col-40pw-non-resp,
.flex-container .col-45pw-non-resp,
.flex-container .col-49pw-non-resp,
.flex-container .col-50pw-non-resp,
.flex-container .col-51pw-non-resp,
.flex-container .col-55pw-non-resp,
.flex-container .col-60pw-non-resp,
.flex-container .col-66pw-non-resp,
.flex-container .col-70pw-non-resp,
.flex-container .col-80pw-non-resp,
.flex-container .col-90pw-non-resp,
.flex-container .col-100pw-non-resp {
  position: relative;
  width: 100%;
  min-height: 1px;
}

.flex-container .col-10pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
  max-width: 10%;
}

.flex-container .col-20pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.flex-container .col-25pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.flex-container .col-30pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
}

.flex-container .col-33pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}

.flex-container .col-36pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 36%;
  flex: 0 0 36%;
  max-width: 36%;
}

.flex-container .col-40pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
}

.flex-container .col-45pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%;
}

.flex-container .col-49pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  max-width: 49%;
}

.flex-container .col-50pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.flex-container .col-51pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 51%;
  flex: 0 0 51%;
  max-width: 51%;
}

.flex-container .col-55pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  max-width: 55%;
}

.flex-container .col-60pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
}

.flex-container .col-66pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66%;
  flex: 0 0 66%;
  max-width: 66%;
}

.flex-container .col-70pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%;
}

.flex-container .col-80pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
}

.flex-container .col-90pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90%;
  flex: 0 0 90%;
  max-width: 90%;
}

.flex-container .col-100pw-non-resp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  .flex-container .col-10pw,
  .flex-container .col-20pw,
  .flex-container .col-25pw,
  .flex-container .col-30pw,
  .flex-container .col-33pw,
  .flex-container .col-40pw,
  .flex-container .col-45pw,
  .flex-container .col-49pw,
  .flex-container .col-50pw,
  .flex-container .col-51pw,
  .flex-container .col-55pw,
  .flex-container .col-60pw,
  .flex-container .col-66pw,
  .flex-container .col-70pw,
  .flex-container .col-80pw,
  .flex-container .col-90pw,
  .flex-container .col-100pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
  }
}

/* Break Set */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}

section {
  overflow: hidden;
}

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

.page-wrapper {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}

.page-wrapper__content {
  margin: 0 auto;
  max-width: 1250px;
}

@media only screen and (max-width: 1250px) {
  .page-wrapper__content {
    max-width: 90%;
  }
}

@media only screen and (max-width: 768px) {
  .mb-hidden {
    display: none !important;
  }
}

/* Break Set */
.br1070 {
  display: block !important;
}

.view1070 {
  display: none !important;
}

@media only screen and (max-width: 1070px) {
  .br1070 {
    display: none !important;
  }
  .view1070 {
    display: block !important;
  }
}

.br1024 {
  display: block !important;
}

.view1024 {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  .br1024 {
    display: none !important;
  }
  .view1024 {
    display: block !important;
  }
}

.br960 {
  display: block !important;
}

.view960 {
  display: none !important;
}

@media only screen and (max-width: 960px) {
  .br960 {
    display: none !important;
  }
  .view960 {
    display: block !important;
  }
}

.br892 {
  display: block !important;
}

.view892 {
  display: none !important;
}

@media only screen and (max-width: 892px) {
  .br892 {
    display: none !important;
  }
  .view892 {
    display: block !important;
  }
}

.br860 {
  display: block !important;
}

.view860 {
  display: none !important;
}

@media only screen and (max-width: 860px) {
  .br860 {
    display: none !important;
  }
  .view860 {
    display: block !important;
  }
}

.br800 {
  display: block !important;
}

.view800 {
  display: none !important;
}

@media only screen and (max-width: 800px) {
  .br800 {
    display: none !important;
  }
  .view800 {
    display: block !important;
  }
}

.br768 {
  display: block !important;
}

.view768 {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  .br768 {
    display: none !important;
  }
  .view768 {
    display: block !important;
  }
}

.br767 {
  display: block !important;
}

.view767 {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .br767 {
    display: none !important;
  }
  .view767 {
    display: block !important;
  }
}

.br700 {
  display: block !important;
}

.view700 {
  display: none !important;
}

@media only screen and (max-width: 700px) {
  .br700 {
    display: none !important;
  }
  .view700 {
    display: block !important;
  }
}

.br650 {
  display: block !important;
}

.view650 {
  display: none !important;
}

@media only screen and (max-width: 650px) {
  .br650 {
    display: none !important;
  }
  .view650 {
    display: block !important;
  }
}

.br600 {
  display: block !important;
}

.view600 {
  display: none !important;
}

@media only screen and (max-width: 600px) {
  .br600 {
    display: none !important;
  }
  .view600 {
    display: block !important;
  }
}

.br550 {
  display: block !important;
}

.view550 {
  display: none !important;
}

@media only screen and (max-width: 550px) {
  .br550 {
    display: none !important;
  }
  .view550 {
    display: block !important;
  }
}

.br520 {
  display: block !important;
}

.view520 {
  display: none !important;
}

@media only screen and (max-width: 520px) {
  .br520 {
    display: none !important;
  }
  .view520 {
    display: block !important;
  }
}

.br480 {
  display: block !important;
}

.view480 {
  display: none !important;
}

@media only screen and (max-width: 480px) {
  .br480 {
    display: none !important;
  }
  .view480 {
    display: block !important;
  }
}

.br450 {
  display: block !important;
}

.view450 {
  display: none !important;
}

@media only screen and (max-width: 450px) {
  .br450 {
    display: none !important;
  }
  .view450 {
    display: block !important;
  }
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
}

embed,
iframe,
img,
object,
video {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

/*app css*/
@media only screen and (min-width: 640px) {
  .footer_back_to_top {
    position: fixed;
    right: 0%;
    margin-right: 0px;
    bottom: 0px;
    z-index: 3;
  }
}

@media only screen and (max-width: 979px) and (min-width: 641px) {
  .overlay-sidebar {
    z-index: 3;
  }
}

iframe {
  border: none;
}

div,
p {
  font-size: inherit;
}

/* Break Set */
.clarins--extrafirming {
  font-size: 0.9rem !important;
}

@media screen and (min-width: 20rem) {
  .clarins--extrafirming {
    font-size: calc( 0.9rem + 2.1 * ((100vw - 20rem) / 80)) !important;
  }
}

@media screen and (min-width: 100rem) {
  .clarins--extrafirming {
    font-size: 3rem !important;
  }
}

.clarins__feedpopup {
  margin: 0 auto;
  font-family: "ClarinsReg", "DFLiSongHK-W5", "DFHeiHK-W5";
  max-width: 1920px;
  min-width: 320px;
}

.eng {
  font-family: "ClarinsReg";
  font-weight: bold;
}

.font1 {
  font-family: "DFLiSongHK-W5";
}

.font2 {
  font-family: "DFHeiHK-W5";
}

#wrapper {
  max-width: 990px;
}

footer {
  margin-top: 0;
}

.primary-content {
  padding-bottom: 0;
}

#main:not(.main-homepage) {
  margin-top: 0;
}

.breadcrumb {
  display: none;
}

/* page reset for v3 */
#wrapper,
#wrapper.pt_category-wide .site-width-slot {
  max-width: 100%;
}

#main {
  margin-top: 0px;
}

footer {
  margin-top: 0px;
  padding-top: 50px;
}

.footer-container {
  padding-top: 0px;
}

.primary-content {
  padding-bottom: 0px;
}

.go-to-top {
  top: -40px;
}

/* Reset */
.breadcrumb {
  display: none !important;
}

#main {
  width: 100% !important;
  padding-bottom: 0px !important;
}

#content {
  width: 100% !important;
  margin: 0px !important;
  float: none;
  clear: both;
}

#leftcolumn {
  display: none !important;
  float: none;
}

.categorylanding > h1 {
  display: none;
}

#mega-footer-container {
  margin-top: -50px;
}

.outter.menu-type-staticcontent,
.outter.menu-type-promotion,
.outter.menu-type-clarinsmag {
  right: 0px !important;
}

.outter.menu-type-staticcontent .bgholder {
  left: 303px;
}

.outter.menu-type-promotion .bgholder {
  left: 413.078px;
}

.outter.menu-type-clarinsmag .bgholder {
  left: 440.375px;
}

.header .row {
  display: block;
}

.floating-btn {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 0;
  top: 40%;
  height: 70px;
  width: 70px;
  z-index: 100;
  border: #000 1px solid;
  background: #fff;
  font-size: 22px;
}

@media only screen and (max-width: 767px) {
  .floating-btn {
    top: 20%;
    height: 60px;
    width: 60px;
    font-size: 20px;
  }
}

.floating-btn a {
  text-decoration: none;
  color: #000;
  display: block;
  font-weight: 700;
}

.text__main {
  font-family: "DFLiSongHK-W5";
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 1;
}

@media only screen and (max-width: 1023px) {
  .text__main {
    left: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .text__main {
    left: 72%;
    width: 50%;
  }
}

.text__main-1 {
  font-size: 2.760vw;
  display: inline-block;
  border-bottom: 2px solid #ef3b6d;
}

@media only screen and (max-width: 767px) {
  .text__main-1 {
    font-size: 5.7vw;
  }
}

.text__main-2 {
  font-size: 2.760vw;
  display: inline-block;
  margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  .text__main-2 {
    font-size: 5.7vw;
    line-height: 1;
    margin-bottom: 5%;
  }
}

.text__main-eng {
  font-family: "ClarinsReg";
}

.text__main-3, .text__main-4 {
  font-size: 1.667vw;
  line-height: 1.3;
  display: block;
  font-style: italic;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .text__main-3, .text__main-4 {
    font-size: 4vw;
  }
}

.text__main-3 {
  text-align: left;
  margin-left: 10%;
}

.text__main-4 {
  text-align: right;
  margin-right: 10%;
}

.text__main-5 {
  margin-top: 5%;
}

.text__main-5 a {
  font-family: "DFHeiHK-W5";
  font-size: 1.042vw;
  color: black;
  text-align: center;
  text-decoration: underline;
  display: block;
}

@media only screen and (max-width: 1023px) {
  .text__main-5 a {
    font-size: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .text__main__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.text__thankyou {
  position: absolute;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  top: 50%;
  left: 50%;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .text__thankyou {
    left: 0;
    width: 100%;
    top: 5%;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}

.text__thankyou-1 {
  font-family: "DFHeiHK-W5";
  font-size: 36px;
  display: block;
  line-height: 1.5;
  color: #ef3b6d;
  margin-bottom: 5px;
}

@media only screen and (max-width: 1280px) {
  .text__thankyou-1 {
    font-size: 2.813vw;
  }
}

@media only screen and (max-width: 767px) {
  .text__thankyou-1 {
    font-size: 6.667vw;
  }
}

.text__thankyou-2 {
  font-family: "DFHeiHK-W5";
  font-size: 18px;
  display: block;
  line-height: 1.5;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1280px) {
  .text__thankyou-2 {
    font-size: 1.406vw;
  }
}

@media only screen and (max-width: 767px) {
  .text__thankyou-2 {
    font-size: 3.200vw;
  }
}

.text__thankyou .facebook_btn {
  position: relative;
  width: 10%;
  margin: 0 auto;
}

.text__thankyou .facebook_btn a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.text__header {
  font-family: "ClarinsReg","DFLiSongHK-W5";
  font-size: 39px;
  color: #ef3b6d;
}

.text__header span {
  font-size: 42px;
}

@media only screen and (max-width: 910px) {
  .text__header {
    font-size: 4.396vw;
  }
  .text__header span {
    font-size: 4.615vw;
  }
}

@media only screen and (max-width: 767px) {
  .text__header {
    font-size: 6.2vw;
  }
  .text__header span {
    font-size: 5.8vw;
  }
}

.text__normal {
  font-family: "DFHeiHK-W5";
  font-size: 18px;
  line-height: 1.7;
}

@media only screen and (max-width: 910px) {
  .text__normal {
    font-size: 1.978vw;
  }
}

@media only screen and (max-width: 767px) {
  .text__normal {
    font-size: 3.2vw;
  }
}

.text__tnc-1 {
  font-family: "DFHeiHK-W3";
  font-size: 18px;
}

.text__tnc-1--big {
  font-size: 25px;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .text__tnc-1 {
    font-size: 16px;
  }
}

.text__signature {
  font-family: "DFHeiHK-W5";
  font-size: 0.938vw;
}

.text__signature small {
  font-size: 0.729vw;
}

@media only screen and (max-width: 1023px) {
  .text__signature {
    font-size: 12px;
  }
  .text__signature small {
    font-size: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .text__signature {
    font-size: 3vw;
  }
  .text__signature small {
    font-size: 2vw;
  }
}

.text__section2_title {
  font-family: "DFHeiHK-W5";
  font-size: 26px;
  color: #ef3b6d;
  margin-bottom: 10px;
}

@media only screen and (max-width: 910px) {
  .text__section2_title {
    font-size: 2.857vw;
  }
}

@media only screen and (max-width: 767px) {
  .text__section2_title {
    font-size: 4vw;
  }
}

.text__section2_txt {
  font-family: "DFHeiHK-W5";
  font-size: 16px;
  line-height: 1.5;
}

@media only screen and (max-width: 910px) {
  .text__section2_txt {
    font-size: 1.758vw;
  }
}

@media only screen and (max-width: 767px) {
  .text__section2_txt {
    width: 95%;
    margin: 0 auto;
    font-size: 3vw;
  }
}

.text__tnc {
  font-family: "DFHeiHK-W5";
  font-size: 12px;
  text-align: right;
  opacity: 0.5;
  line-height: 1.5;
  margin: 10px 0;
}

@media only screen and (max-width: 767px) {
  .text__tnc {
    font-size: 10px;
    width: 100%;
  }
}

.text--header-font {
  font-family: "DFHeiHK-W5";
}

.text--color-gold {
  color: #de9b7b;
}

.text--color-red {
  color: #ef3b6d;
}

.text--center {
  text-align: center;
}

.text--big {
  font-size: 3.5rem;
}

@media only screen and (max-width: 768px) {
  .text--big {
    font-size: 3rem;
  }
}

.text--bold {
  font-weight: bold;
}

.text--center {
  text-align: center;
}

.section__form {
  background-image: url("../img/form_bg.png");
}

.section__image {
  width: 70%;
  margin: 0 auto;
}

.bg__banner {
  background: transparent url("../img/banner.jpg") top center no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  .bg__banner {
    background: transparent url("../img/banner_mb.jpg") top center no-repeat;
    background-size: auto 100%;
  }
}

.padding-bottom {
  padding-bottom: 2rem;
}

.margin-left {
  display: table;
  margin: 0 0 0 6rem;
}

.margin-right {
  display: table;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 768px) {
  .md-margin-auto {
    margin: 0 auto;
    display: table;
  }
  .md-padding-bottom {
    padding-bottom: 2rem;
  }
}

.banner_desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0 0 0 180px;
}

@media only screen and (max-width: 1440px) {
  .banner_desktop {
    padding: 0 0 1vh 10vw;
  }
}

@media only screen and (max-width: 768px) {
  .banner_desktop {
    display: none;
  }
}

.banner_desktop .badge {
  width: 50%;
  height: auto;
  position: relative;
  -webkit-animation-name: badgeShow;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 2s;
  /* Safari 4.0 - 8.0 */
  animation-name: badgeShow;
  animation-duration: 2s;
}

@media only screen and (min-width: 1921px) {
  .banner_desktop .badge {
    width: 50%;
  }
}

@media only screen and (max-width: 1920px) {
  .banner_desktop .badge {
    width: 25vw;
  }
}

@media only screen and (max-width: 1600px) {
  .banner_desktop .badge {
    width: 25vw;
  }
}

@media only screen and (max-width: 1440px) {
  .banner_desktop .badge {
    width: 25vw;
  }
}

@-webkit-keyframes badgeShow {
  from {
    margin-top: -50%;
  }
  to {
    margin-top: 0;
  }
}

@keyframes badgeShow {
  from {
    margin-top: -50%;
  }
  to {
    margin-top: 0;
  }
}

.banner_desktop .badge__txt {
  position: absolute;
  left: 50%;
  top: 62%;
  white-space: nowrap;
  color: #fff;
  line-height: 1.5;
  opacity: 1;
  font-size: 1.4vw;
  -webkit-animation-name: txtShow;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 3s;
  /* Safari 4.0 - 8.0 */
  animation-name: txtShow;
  animation-duration: 3s;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 768px) {
  .banner_desktop .badge__txt {
    font-size: 2.4vw;
  }
}

@media only screen and (max-width: 320px) {
  .banner_desktop .badge__txt {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1921px) {
  .banner_desktop .badge__txt {
    font-size: 26px;
  }
}

@-webkit-keyframes txtShow {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes txtShow {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@media only screen and (min-width: 1921px) {
  .banner_desktop .badge__txt {
    top: 310px;
  }
}

@media only screen and (max-width: 1920px) {
  .banner_desktop .badge__txt {
    top: 61%;
  }
}

@media only screen and (max-width: 1700px) {
  .banner_desktop .badge__txt {
    top: 60%;
  }
}

@media only screen and (max-width: 1650px) {
  .banner_desktop .badge__txt {
    top: 60%;
  }
}

@media only screen and (max-width: 1600px) {
  .banner_desktop .badge__txt {
    top: 60%;
  }
}

@media only screen and (max-width: 1500px) {
  .banner_desktop .badge__txt {
    top: 65%;
  }
}

@media only screen and (max-width: 1400px) {
  .banner_desktop .badge__txt {
    top: 63%;
  }
}

@media only screen and (max-width: 1300px) {
  .banner_desktop .badge__txt {
    top: 63%;
  }
}

@media only screen and (max-width: 1100px) {
  .banner_desktop .badge__txt {
    top: 60%;
  }
}

@media only screen and (max-width: 900px) {
  .banner_desktop .badge__txt {
    top: 63%;
  }
}

@media only screen and (max-width: 800px) {
  .banner_desktop .badge__txt {
    top: 64%;
  }
}

.banner_desktop .building {
  width: 50%;
  padding: 0 0 10% 0;
  margin: 8% 10% -8% -10%;
}

@media only screen and (min-width: 1921px) {
  .banner_desktop .building {
    width: 50%;
    padding: 0 0 10% 0;
    margin: 8% 10% -8% -10%;
  }
}

@media only screen and (max-width: 1920px) {
  .banner_desktop .building {
    width: 50%;
    padding: 0 0 10% 0;
    margin: 7% -2% -7% 2%;
  }
}

@media only screen and (max-width: 1700px) {
  .banner_desktop .building {
    width: 50%;
    padding: 0 0 10% 0;
    margin: 7% -2% -7% 2%;
  }
}

@media only screen and (max-width: 1650px) {
  .banner_desktop .building {
    width: 50%;
    padding: 0 0 10% 0;
    margin: 7% -2% -7% 2%;
  }
}

@media only screen and (max-width: 1600px) {
  .banner_desktop .building {
    width: 50%;
    padding: 0 0 10% 0;
    margin: 7% -2% -7% 2%;
  }
}

@media only screen and (max-width: 1500px) {
  .banner_desktop .building {
    width: 45%;
    padding: 0 0 10% 0;
    margin: 8% -2% -8% 2%;
  }
}

@media only screen and (max-width: 1400px) {
  .banner_desktop .building {
    width: 45%;
    padding: 0 0 10% 0;
    margin: 8% -2% -8% 2%;
  }
}

@media only screen and (max-width: 1300px) {
  .banner_desktop .building {
    width: 45%;
    padding: 0 0 10% 0;
    margin: 8% -2% -8% 2%;
  }
}

@media only screen and (max-width: 1100px) {
  .banner_desktop .building {
    width: 45%;
    padding: 0 0 10% 0;
    margin: 8% -2% -8% 2%;
  }
}

@media only screen and (max-width: 900px) {
  .banner_desktop .building {
    width: 45%;
    padding: 0 0 10% 0;
    margin: 8% -2% -8% 2%;
  }
}

@media only screen and (max-width: 800px) {
  .banner_desktop .building {
    width: 45%;
    padding: 0 0 10% 0;
    margin: 8% -2% -8% 2%;
  }
}

.banner_mobile {
  display: none;
}

@media only screen and (max-width: 768px) {
  .banner_mobile {
    display: block;
  }
}

.banner_mobile .badge {
  width: 80%;
  height: auto;
  margin: 0 auto 4vh auto;
  position: relative;
  -webkit-animation-name: badgeShow;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 2s;
  /* Safari 4.0 - 8.0 */
  animation-name: badgeShow;
  animation-duration: 2s;
}

@-webkit-keyframes txtShow {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes txtShow {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.banner_mobile .badge__txt {
  position: absolute;
  top: 75%;
  color: #fff;
  line-height: 1.5;
  opacity: 1;
  font-size: 1vw;
  -webkit-animation-name: txtShow;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 3s;
  /* Safari 4.0 - 8.0 */
  animation-name: txtShow;
  animation-duration: 3s;
  -webkit-transform: translate(30%, -50%);
  transform: translate(30%, -50%);
}

@media only screen and (max-width: 768px) {
  .banner_mobile .badge__txt {
    font-size: 3.6vw;
  }
}

@media only screen and (max-width: 320px) {
  .banner_mobile .badge__txt {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1921px) {
  .banner_mobile .badge__txt {
    font-size: 26px;
  }
}

@media only screen and (max-width: 320px) {
  .banner_mobile .badge__txt {
    -webkit-transform: translate(15%, -50%);
    transform: translate(15%, -50%);
  }
}

.building.view768 {
  width: 80%;
  margin: 10% auto 4% auto;
}

.event_brief_section {
  text-align: center;
  padding: 2% 0 3% 0;
}

@media only screen and (max-width: 767px) {
  .event_brief_section {
    padding: 0;
  }
}

.event_brief_section .event__title, .event_brief_section .event__subtitle {
  display: inline;
  position: relative;
  color: #be0f34;
  line-height: 2;
  font-size: 2vw;
}

@media only screen and (max-width: 768px) {
  .event_brief_section .event__title, .event_brief_section .event__subtitle {
    font-size: 6vw;
  }
}

@media only screen and (max-width: 320px) {
  .event_brief_section .event__title, .event_brief_section .event__subtitle {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1921px) {
  .event_brief_section .event__title, .event_brief_section .event__subtitle {
    font-size: 32px;
  }
}

@media only screen and (max-width: 1400px) {
  .event_brief_section .event__title, .event_brief_section .event__subtitle {
    font-size: 2.4vw;
  }
}

@media only screen and (max-width: 1400px) and (max-width: 768px) {
  .event_brief_section .event__title, .event_brief_section .event__subtitle {
    font-size: 6vw;
  }
}

@media only screen and (max-width: 1400px) and (max-width: 320px) {
  .event_brief_section .event__title, .event_brief_section .event__subtitle {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1400px) and (min-width: 1921px) {
  .event_brief_section .event__title, .event_brief_section .event__subtitle {
    font-size: 32px;
  }
}

@media only screen and (max-width: 1024px) {
  .event_brief_section .event__title, .event_brief_section .event__subtitle {
    font-size: 2.8vw;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 768px) {
  .event_brief_section .event__title, .event_brief_section .event__subtitle {
    font-size: 6vw;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 320px) {
  .event_brief_section .event__title, .event_brief_section .event__subtitle {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 1921px) {
  .event_brief_section .event__title, .event_brief_section .event__subtitle {
    font-size: 32px;
  }
}

@media only screen and (max-width: 767px) {
  .event_brief_section .event__title, .event_brief_section .event__subtitle {
    line-height: 10vw;
  }
}

.event_brief_section .event__title:after {
  content: '';
  width: 120%;
  height: 1px;
  border-bottom: 2px solid #be0f34;
  position: absolute;
  bottom: -12px;
  -webkit-transform: translateX(-90%);
          transform: translateX(-90%);
}

@media only screen and (max-width: 767px) {
  .event_brief_section .event__title:after {
    bottom: -6px;
  }
}

.event_brief_section .event__desc {
  padding: 0 0 2.5% 0;
  font-family: "DFHeiHK-W5", "ClarinsReg";
  line-height: 2;
  font-size: 1vw;
}

@media only screen and (max-width: 768px) {
  .event_brief_section .event__desc {
    font-size: 2.8vw;
  }
}

@media only screen and (max-width: 320px) {
  .event_brief_section .event__desc {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1921px) {
  .event_brief_section .event__desc {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1400px) {
  .event_brief_section .event__desc {
    font-size: 1.4vw;
  }
}

@media only screen and (max-width: 1400px) and (max-width: 768px) {
  .event_brief_section .event__desc {
    font-size: 2.8vw;
  }
}

@media only screen and (max-width: 1400px) and (max-width: 320px) {
  .event_brief_section .event__desc {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1400px) and (min-width: 1921px) {
  .event_brief_section .event__desc {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .event_brief_section .event__desc {
    font-size: 1.8vw;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 768px) {
  .event_brief_section .event__desc {
    font-size: 6vw;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 320px) {
  .event_brief_section .event__desc {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 1921px) {
  .event_brief_section .event__desc {
    font-size: 32px;
  }
}

@media only screen and (max-width: 767px) {
  .event_brief_section .event__desc {
    padding: 5% 5% 10% 5%;
    line-height: 1.5;
    font-size: 1.8vw;
  }
}

@media only screen and (max-width: 767px) and (max-width: 768px) {
  .event_brief_section .event__desc {
    font-size: 3.6vw;
  }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
  .event_brief_section .event__desc {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 1921px) {
  .event_brief_section .event__desc {
    font-size: 32px;
  }
}

.event_brief_section .event__activities {
  max-width: 1180px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media only screen and (max-width: 768px) {
  .event_brief_section .event__activities {
    display: none;
  }
}

.event_brief_section .event__activities .activity_container {
  border: 2px #efefef solid;
  min-height: 550px;
  width: 30%;
  margin: 0 2%;
}

@media only screen and (max-width: 1024px) {
  .event_brief_section .event__activities .activity_container {
    min-height: 450px;
  }
}

@media only screen and (max-width: 920px) {
  .event_brief_section .event__activities .activity_container {
    min-height: 350px;
  }
}

@media only screen and (max-width: 767px) {
  .event_brief_section .event__activities .activity_container {
    min-height: 450px;
  }
}

.event_brief_section .event__activities img {
  width: 100%;
}

.event_brief_section .event__activities .activity_wrapper {
  width: 100%;
  margin: 0 0 15% 0;
}

.event_brief_section .event__activities .activity_name {
  margin: 2% 0 0 0;
  font-size: 1.6vw;
}

@media only screen and (min-width: 1921px) {
  .event_brief_section .event__activities .activity_name {
    margin: 10% 0 0 0;
  }
}

@media only screen and (max-width: 1920px) {
  .event_brief_section .event__activities .activity_name {
    margin: 5% 0 0 0;
  }
}

@media only screen and (max-width: 1400px) {
  .event_brief_section .event__activities .activity_name {
    margin: 10% 0 0 0;
  }
}

@media only screen and (max-width: 1024px) {
  .event_brief_section .event__activities .activity_name {
    margin: 15% 0 0 0;
  }
}

@media only screen and (max-width: 768px) {
  .event_brief_section .event__activities .activity_name {
    font-size: 4vw;
  }
}

@media only screen and (max-width: 320px) {
  .event_brief_section .event__activities .activity_name {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1921px) {
  .event_brief_section .event__activities .activity_name {
    font-size: 28px;
  }
}

.event_brief_section .event__activities .activity_name strong {
  font-size: 5vw;
  font-style: italic;
  font-family: "ClarinsReg";
  color: #be0f34;
}

@media only screen and (max-width: 768px) {
  .event_brief_section .event__activities .activity_name strong {
    font-size: 10vw;
  }
}

@media only screen and (max-width: 320px) {
  .event_brief_section .event__activities .activity_name strong {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1921px) {
  .event_brief_section .event__activities .activity_name strong {
    font-size: 90px;
  }
}

.event_brief_section .event__activities .activity_remark {
  font-family: "DFHeiHK-W5", "ClarinsReg";
  line-height: 1.5;
  font-size: 1vw;
}

@media only screen and (max-width: 768px) {
  .event_brief_section .event__activities .activity_remark {
    font-size: 2.8vw;
  }
}

@media only screen and (max-width: 320px) {
  .event_brief_section .event__activities .activity_remark {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1921px) {
  .event_brief_section .event__activities .activity_remark {
    font-size: 16px;
  }
}

.event_brief_section .event__activities_mb {
  display: none;
  max-width: 768px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media only screen and (max-width: 768px) {
  .event_brief_section .event__activities_mb {
    display: block;
  }
}

.event_brief_section .event__activities_mb .activity_container {
  border: 2px #efefef solid;
  min-height: 350px;
  width: 100%;
  margin: 0 1vw;
}

.event_brief_section .event__activities_mb img {
  width: 100%;
}

.event_brief_section .event__activities_mb .activity_wrapper {
  width: 100%;
  margin: 15% 0 15% 0;
}

.event_brief_section .event__activities_mb .activity_name {
  font-size: 1.6vw;
}

@media only screen and (max-width: 768px) {
  .event_brief_section .event__activities_mb .activity_name {
    font-size: 8vw;
  }
}

@media only screen and (max-width: 320px) {
  .event_brief_section .event__activities_mb .activity_name {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1921px) {
  .event_brief_section .event__activities_mb .activity_name {
    font-size: 20px;
  }
}

.event_brief_section .event__activities_mb .activity_name strong {
  font-size: 5vw;
  font-style: italic;
  font-family: "ClarinsReg";
  color: #be0f34;
}

@media only screen and (max-width: 768px) {
  .event_brief_section .event__activities_mb .activity_name strong {
    font-size: 14.4vw;
  }
}

@media only screen and (max-width: 320px) {
  .event_brief_section .event__activities_mb .activity_name strong {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1921px) {
  .event_brief_section .event__activities_mb .activity_name strong {
    font-size: 28px;
  }
}

.event_brief_section .event__activities_mb .activity_remark {
  font-family: "DFHeiHK-W5", "ClarinsReg";
  line-height: 1.5;
  font-size: 1vw;
}

@media only screen and (max-width: 768px) {
  .event_brief_section .event__activities_mb .activity_remark {
    font-size: 4.8vw;
  }
}

@media only screen and (max-width: 320px) {
  .event_brief_section .event__activities_mb .activity_remark {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1921px) {
  .event_brief_section .event__activities_mb .activity_remark {
    font-size: 16px;
  }
}

.event_brief_section .ShippingGiftOpt .gift-radio input[type=radio]:focus + .radioTogglebtn, .event_brief_section .button:not(.not-tabbable):active, .event_brief_section .button:not(.not-tabbable):focus, .event_brief_section .deliverEgiftOptionsTabs .gift-option input[type=radio]:focus + label, .event_brief_section .dpd-section .dpd-postcode-section input[type=submit]:active, .event_brief_section .dpd-section .dpd-postcode-section input[type=submit]:focus, .event_brief_section .form-row:not(.error) .sbSelectorWrapper:focus, .event_brief_section .lip-my-account .payment-info-tab .pd-instruments-list-container .section-header .add-card:not(.not-tabbable):active, .event_brief_section .lip-my-account .payment-info-tab .pd-instruments-list-container .section-header .add-card:not(.not-tabbable):focus, .event_brief_section .lip-my-reviews .payment-info-tab .pd-instruments-list-container .section-header .add-card:not(.not-tabbable):active, .event_brief_section .lip-my-reviews .payment-info-tab .pd-instruments-list-container .section-header .add-card:not(.not-tabbable):focus, .event_brief_section .mybeautyshelf .gs-product-wrapper-link:not(.not-tabbable):active, .event_brief_section .mybeautyshelf .gs-product-wrapper-link:not(.not-tabbable):focus, .event_brief_section .payment-method-options .tab input[type=radio]:active + label, .event_brief_section .payment-method-options .tab input[type=radio]:focus + label, .event_brief_section button:not(.not-tabbable):active, .event_brief_section button:not(.not-tabbable):focus, .event_brief_section form .search-input:not(.error):active, .event_brief_section form .search-input:not(.error):focus, .event_brief_section form input[type=text]:not(.error):active, .event_brief_section form input[type=text]:not(.error):focus, .event_brief_section form input[type=password]:not(.error):active, .event_brief_section form input[type=password]:not(.error):focus, .event_brief_section form input[type=email]:not(.error):active, .event_brief_section form input[type=email]:not(.error):focus, .event_brief_section form input[type=tel]:not(.error):active, .event_brief_section form input[type=tel]:not(.error):focus, .event_brief_section form input[type=checkbox]:focus + a:before, .event_brief_section form input[type=checkbox]:focus + label:before, .event_brief_section form input[type=radio]:focus + a:before, .event_brief_section form input[type=radio]:focus + label:before, .event_brief_section form textarea:not(.error):active, .event_brief_section form textarea:not(.error):focus, .event_brief_section input[type=button]:not(.not-tabbable):active, .event_brief_section input[type=button]:not(.not-tabbable):focus {
  outline: none !important;
}

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 80%;
  display: block;
  width: 100px;
  height: 100px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 9999;
}

.slick-prev:before {
  content: url("../img/arrow-l.png");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.slick-next:before {
  content: url("../img/arrow-r.png");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.slick-prev:after, .slick-next:after {
  content: none;
  width: 0;
  height: 0;
}

.slick-arrow:hover {
  outline: none;
}

.slick-arrow:focus {
  outline: none !important;
}

.form_section {
  background-color: #f7d2c9;
  margin: 0 auto 0 auto;
  padding: 2% 0;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .form_section {
    margin: 0 auto;
    padding: 5% 0;
  }
}

.form_section .form_container {
  margin: 0;
  background-color: #fff;
  opacity: 1;
  width: 50%;
  -webkit-transform: translateX(65%);
          transform: translateX(65%);
  padding: 2% 8% 2% 8%;
}

@media only screen and (min-width: 1921px) {
  .form_section .form_container {
    padding: 2% 8% 2% 8%;
  }
}

@media only screen and (max-width: 1920px) {
  .form_section .form_container {
    padding: 2% 8% 2% 8%;
  }
}

@media only screen and (max-width: 1500px) {
  .form_section .form_container {
    padding: 2% 8% 2% 8%;
  }
}

@media only screen and (max-width: 1024px) {
  .form_section .form_container {
    padding: 2% 6% 2% 6%;
  }
}

@media only screen and (max-width: 768px) {
  .form_section .form_container {
    width: 90%;
    padding: 5% 5%;
    -webkit-transform: translateX(5%);
            transform: translateX(5%);
  }
}

.form_section .form_container .form_header, .form_section .form_container .form_subheader {
  margin: 0 0;
  text-align: center;
  color: #be0f34;
}

.form_section .form_container .form_header {
  font-size: 2vw;
}

@media only screen and (max-width: 768px) {
  .form_section .form_container .form_header {
    font-size: 6vw;
  }
}

@media only screen and (max-width: 320px) {
  .form_section .form_container .form_header {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1921px) {
  .form_section .form_container .form_header {
    font-size: 39px;
  }
}

.form_section .form_container .form_subheader {
  font-size: 0.8vw;
}

@media only screen and (max-width: 768px) {
  .form_section .form_container .form_subheader {
    font-size: 5.2vw;
  }
}

@media only screen and (max-width: 320px) {
  .form_section .form_container .form_subheader {
    font-size: 16px;
  }
}

@media only screen and (min-width: 1921px) {
  .form_section .form_container .form_subheader {
    font-size: 18px;
  }
}

.form_section .flower_layer {
  position: absolute;
  border: 0;
}

.form_section .flower_layer.top {
  width: 25%;
  right: 0;
  top: 0;
  z-index: 5;
}

.form_section .flower_layer.bottom {
  width: 25%;
  left: 0;
  bottom: 0;
  z-index: 4;
}

.form_section .photo_layer {
  background: transparent url("../img/form_bg_left.jpg") top center no-repeat;
  background-size: cover;
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

@media only screen and (max-width: 768px) {
  .form_section .photo_layer {
    display: none;
  }
}

.thankyou .bg__banner {
  background: transparent url("../img/banner.jpg") top center no-repeat;
  background-size: 100%;
}

@media only screen and (max-width: 767px) {
  .thankyou .bg__banner {
    background: transparent url("../img/banner_mb.jpg") top center no-repeat;
    background-size: cover;
  }
}

.thankyou .banner_mobile {
  display: none;
}

@media only screen and (max-width: 767px) {
  .thankyou .banner_mobile {
    display: block;
  }
}

.thankyou .thankyou__txt {
  width: 30%;
  height: auto;
  margin: 0;
  position: relative;
  text-align: center;
  -webkit-transform: translate(0%, 25%);
          transform: translate(0%, 25%);
}

@media only screen and (min-width: 1921px) {
  .thankyou .thankyou__txt {
    -webkit-transform: translate(0%, 15%);
            transform: translate(0%, 15%);
  }
}

@media only screen and (max-width: 960px) {
  .thankyou .thankyou__txt {
    -webkit-transform: translate(0%, 5%);
            transform: translate(0%, 5%);
  }
}

.thankyou .thankyou__txt h1 {
  color: #be0f34;
  font-size: 2.4vw;
}

@media only screen and (max-width: 768px) {
  .thankyou .thankyou__txt h1 {
    font-size: 5.2vw;
  }
}

@media only screen and (max-width: 320px) {
  .thankyou .thankyou__txt h1 {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1921px) {
  .thankyou .thankyou__txt h1 {
    font-size: 36px;
  }
}

.thankyou .thankyou__txt p {
  line-height: 1.5;
  font-size: 1.2vw;
}

@media only screen and (max-width: 768px) {
  .thankyou .thankyou__txt p {
    font-size: 2.8vw;
  }
}

@media only screen and (max-width: 320px) {
  .thankyou .thankyou__txt p {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1921px) {
  .thankyou .thankyou__txt p {
    font-size: 20px;
  }
}

@media only screen and (min-width: 1921px) {
  .thankyou .building {
    width: 50%;
    padding: 0 0 10% 0;
    margin: 8% 0%;
  }
}

@media only screen and (max-width: 767px) {
  .thankyou .banner_mobile {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
  }
  .thankyou .banner_mobile .thankyou__txt {
    width: 100%;
    -webkit-transform: translate(0%, 25%);
            transform: translate(0%, 25%);
    height: 300px;
  }
}
/*# sourceMappingURL=main.css.map */