/* 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;
  }
}

#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;
}

/* Button */
.btn-clr {
  display: block;
  padding: 10px 0;
  margin: 5px auto;
  width: 45%;
  font-family: "DFHeiHK-W5";
  font-size: 1.042vw;
  color: #fff;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  background: #c2955c;
}

.btn-clr--black {
  background: #000;
}

.btn-clr--pink {
  background: #fa9db0;
}

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

@media only screen and (max-width: 767px) {
  .btn-clr {
    margin: 5px 0;
  }
}

.btn-clr:hover,
.btn-clr:active,
.btn-clr:focus,
.btn-clr:visited {
  color: #fff !important;
}

.extra-btn {
  position: absolute;
  z-index: 1;
}

.btn-1 {
  left: -5%;
  bottom: 5%;
}

@media only screen and (max-width: 768px) {
  .btn-1 {
    top: 45%;
    left: 0;
  }
}

@media only screen and (max-width: 480px) {
  .btn-1 {
    bottom: 0;
    top: auto;
    left: 0;
  }
}

.btn-2 {
  top: 0;
  right: 0;
}

.btn-3 {
  bottom: -10%;
  right: 0;
}

.floating-btn {
  position: fixed;
  right: 0;
  top: 75%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 100;
}

@media only screen and (max-width: 768px) {
  .floating-btn {
    width: 30%;
  }
}

.floating-btn__name {
  position: absolute;
  top: 0;
  width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  font-family: "DFHeiHK-W5";
  font-size: 26px;
  color: #ef3b6d;
  text-align: center;
}

.floating-btn__name small {
  font-size: 16px;
}

.floating-btn__button {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100%;
}

.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;
}

.product__title {
  font-size: 25px;
}

.product__lists {
  padding-left: 2rem;
}

@media only screen and (max-width: 768px) {
  .product__lists {
    padding-left: 0;
  }
}

.product__list {
  list-style-type: none;
  padding: 0 0 0 20px;
  margin: 5px 0 20px;
}

.product__list-container {
  padding-bottom: 1.5rem;
}

.product__list li:before {
  content: "-";
  position: absolute;
  margin-left: -20px;
}

.product__list li {
  font-family: "DFHeiHK-W3";
  font-size: 20px;
  padding-bottom: 0.7rem;
}

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

.product__list li:last-child {
  padding-bottom: 0;
}

.signature {
  position: absolute;
  left: 10%;
  bottom: 10%;
  width: 100%;
}

.signature_img {
  width: 6%;
}

@media only screen and (max-width: 1023px) {
  .signature {
    left: 5%;
  }
  .signature_img {
    width: 10%;
  }
}

@media only screen and (max-width: 767px) {
  .signature {
    left: 2%;
  }
}

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

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

.bg--pink {
  background: url("../img/bg.jpg") no-repeat;
  background-position: bottom;
}

.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;
  }
}

.main_content {
  position: relative;
  max-width: 990px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 60px 40px;
}

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

.video_container {
  width: 60%;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .video_container {
    width: 100%;
  }
}

.section2 {
  border: 10px solid #f7e0e4;
  background: #fcf8fa;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .section2 {
    margin-top: 0px;
    border: 5px solid #f7e0e4;
  }
}

.section2_inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px;
}

@media only screen and (max-width: 767px) {
  .section2_inner {
    padding: 2%;
  }
}

.progressBar_part_container {
  margin-top: 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 10%;
}

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

.progressbar-text {
  font-family: "Gotham Book","Raleway", Helvetica, sans-serif;
  font-size: 32px;
  color: '#ed678c';
}

.progressbar-text:after {
  position: absolute;
  content: "*";
  top: 0;
  left: 95%;
  font-size: 60%;
}

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

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

@media only screen and (max-width: 767px) {
  .form_section {
    margin-top: 10%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10%;
  }
  .form_section .text__header {
    font-size: 8vw;
  }
  .form_section .text__normal {
    font-size: 4vw;
  }
}
/*# sourceMappingURL=main.css.map */