html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  -webkit-tap-highlight-color: transparent
}

@media(min-width:768px) {}

@media(min-width:768px) {
  .container {
      width: 750px
  }
}

@media(min-width:992px) {
  .container {
      width: 970px
  }
}

@media(min-width:1200px) {
  .container {
      width: 1170px
  }
}

@media(min-width:992px) {
  .col-md-8 {
      float: left
  }

  .col-md-8 {
      width: 66.66666667%
  }

  .col-md-offset-2 {
      margin-left: 16.66666667%
  }
}

@media screen and (max-width:767px) {}

.fade {
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

@-webkit-keyframes progress-bar-stripes {
  from {
      background-position: 40px 0
  }

  to {
      background-position: 0 0
  }
}

@-o-keyframes progress-bar-stripes {
  from {
      background-position: 40px 0
  }

  to {
      background-position: 0 0
  }
}

@keyframes progress-bar-stripes {
  from {
      background-position: 40px 0
  }

  to {
      background-position: 0 0
  }
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.modal.modal-hidden {
  opacity: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  border: 1px solid #cecece;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.85);
  position: relative;
  background-clip: padding-box;
  margin-top: 40%;
}

.modal-body {
  position: relative;
  padding: 15px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.option {
  height: 50px;
  padding: 15px 0px 15px 0px;
  border-top: solid #c5c4c4 1px;
}

.opword {
  font-size: 18px;
  text-align: center;
  color: #007aff;
  text-decoration: none;
  font-weight: bold;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.pptt {
  color: #000;
  font-weight: 700;
  text-align: center;
  font-size: 20px;
}

.ppm {
  padding: 20px 0px;
  position: relative;
  white-space: normal;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

@media (min-width: 768px) {
  .modal-dialog {
      width: 600px;
      margin: 30px auto;
  }

  .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

@media(min-width:768px) {}

.container:after,
.container:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.row:after,
.row:before {
  display: table;
  content: " "
}

.container:after,
.modal-footer:after,
.modal-header:after,
.row:after {
  clear: both
}

@media(max-width:767px) {}

@media(max-width:767px) {}

@media(min-width:992px) and (max-width:1199px) {}

@media(min-width:992px) and (max-width:1199px) {}

@media(max-width:767px) {}

@media(min-width:992px) and (max-width:1199px) {}

html {
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

header {
  display: block
}

img {
  border: 0
}

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

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent
}

body {
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #fff
}

img {
  vertical-align: middle
}

@media(min-width:768px) {}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

@media(min-width:768px) {
  .container {
      width: 750px
  }
}

@media(min-width:992px) {
  .container {
      width: 970px
  }
}

@media(min-width:1200px) {
  .container {
      width: 1170px
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px
}

.col-md-8,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.col-xs-12 {
  float: left
}

.col-xs-12 {
  width: 100%
}

@media(min-width:992px) {
  .col-md-8 {
      float: left
  }

  .col-md-8 {
      width: 66.66666667%
  }

  .col-md-offset-2 {
      margin-left: 16.66666667%
  }

  .footer {
      margin-left: 16.66666667%;
      width: 66.66666667%
  }
}

.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table
}

.container:after,
.row:after {
  clear: both
}

@media(max-width:767px) {}

@media(max-width:767px) {}

@media(min-width:992px) and (max-width:1199px) {}

@media(min-width:992px) and (max-width:1199px) {}

@media(max-width:767px) {}

@media(min-width:992px) and (max-width:1199px) {}

@media(min-width:992px) {}

.marked {
  font-weight: 700
}

body {
  font: 100%SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #000;
  background: #f5f5f7;
  background-repeat: no-repeat;
  background-attachment: fixed
}

header .slogan-wrap .slogan {
  font: 190%SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #1d1d1f;
  padding: 10px 15px 10px 15px;
  text-align: center;
  font-weight: 600;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.body-container {
  background-color: transparent;
  margin-bottom: 10px
}

.lead-container {
  background-color: #fff
}

@media screen and (min-width:768px) {
  .lead-container {
      background-position: left bottom
  }
}

.lead-container .recipe-content {
  background-color: #fff !important;
  color: #000;
  font: 170%SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  overflow: hidden;
  border-radius: 0px;
  line-height: 1.3;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
  letter-spacing: .018em
}

.lead-container .recipe-content .Samsunger {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #565656
}

@media screen and (max-width:460px) {}

@media screen and (min-width:600px) {}

@media screen and (min-width:640px) {}

@media screen and (min-width:1200px) {}

@media screen and (max-width:370px) {}

#qu-progress {
  padding: 10px 30px 10px 30px
}

.qu-wrap {
  background-color: #fff;
  min-height: 70px;
  border-radius: 0px;
  margin-top: 0px;
  box-shadow: 0 0 0 0#080000
}

.qu-wrap #qu-prize {
  padding: 0px 20px 10px 20px;
  background-color: #fff
}

@media screen and (min-width:768px) {}

@media screen and (max-width:360px) {}

.tingle-modal {
  font: 140%SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  visibility: hidden;
  flex-direction: column;
  align-items: center;
  overflow-y: auto;
  background: rgba(0, 0, 0, .35);
  opacity: 0;
  cursor: pointer;
  transition: transform .2s ease
}

@media(max-width:540px) {
  .tingle-modal {
      width: 100%
  }
}

@keyframes fadeIn {
  from {
      opacity: 0
  }

  to {
      opacity: 1
  }
}

@keyframes fadeOut {
  from {
      opacity: 1
  }

  to {
      opacity: 0
  }
}

@keyframes draw {
  from {
      width: 0%
  }

  to {
      width: 100%
  }
}

@keyframes slideIn {
  from {
      margin-top: -100px
  }

  to {
      margin-top: 30px
  }
}

.slideIn {
  animation: slideIn 0.7s;
  -webkit-animation: slideIn 0.7s;
  -moz-animation: slideIn 0.7s;
  -o-animation: slideIn 0.7s;
}

@keyframes slideFadeOut {
  from {
      margin-top: 30px;
      opacity: 1
  }

  to {
      margin-top: 5px;
      opacity: 0
  }
}

.slideFadeOut {
  animation: slideFadeOut .7s;
  -webkit-animation: slideFadeOut .7s;
  -moz-animation: slideFadeOut .7s;
  -o-animation: slideFadeOut .7s
}

@keyframes scaleBox {
  from {
      transform: scale(0.6)
  }

  to {
      transform: scale(1)
  }
}

#logo {
  width: 100px
}

div.imgwrapper {
  display: inline-block
}

header .logo-wrap {
  background-color: #333;
  text-align: center
}

div#menu {
  float: left
}

div#user {
  float: right
}

@keyframes glowing {
  0% {
      background-color: #fd7a06;
      box-shadow: 0 0 5px #fd7a06
  }

  50% {
      background-color: #fd7a06;
      box-shadow: 0 0 20px #fd7a06
  }

  100% {
      background-color: #fd7a06;
      box-shadow: 0 0 5px #fd7a06
  }
}

.footer {
  margin-top: 20px;
  margin-bottom: 20px
}

.project {
  margin-bottom: 20px;
  color: #6e6e73;
  font-size: 13px;
  font-weight: 400;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.fcolumn {
  color: #6e6e73;
  border-top: 1px solid #d2d2d7;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
  font-size: 12px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.geo {
  color: #424245;
  border-top: 1px solid #d2d2d7;
  padding-top: 30px;
  padding-bottom: 20px;
  font-weight: 500;
  font-size: 13px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.terms {
  color: #6e6e73;
  font-weight: 400;
  font-size: 13px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.cdlg {
  height: 80px;
  display: flex;
  justify-content: center;
  margin-bottom: 5px
}

.iclg {
  vertical-align: middle;
  height: 80px
}

#txt11 {
  text-align: center
}

.qu-btn {
  margin: 30px auto;
  width: 80%;
  min-width: 300px;
  padding: 10px;
  text-align: center;
  font-size: 17px;
  cursor: pointer;
  animation: pulse-animation .9s infinite;
  text-decoration: none;
}

.prog-sec {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 35px 0
}

.main-prog {
  background-color: #d7d7d7;
  height: 20px;
  width: 100%;
  margin: 7px 0 0 0;
  overflow: hidden;
  border-radius: 5px
}

.how-storage {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.main-prog-sec {
  width: 100%;
  height: 100%;
  display: flex
}

.prog-sec-1-main {
  width: 55%;
  overflow: hidden;
  height: 100%
}

.prog-sec-1 {
  background-color: #4086f6;
  width: 0%;
  height: 100%
}

.prog-sec-2-main {
  width: 35%;
  overflow: hidden;
  height: 100%
}

.prog-sec-2 {
  background-color: #f8bd03;
  width: 0%;
  height: 100%
}

.prog-sec-3-main {
  width: 10%;
  overflow: hidden;
  height: 100%
}

.prog-sec-3 {
  background-color: #eb4236;
  width: 0%;
  height: 100%
}

.cercl-1 {
  width: 9px !important;
  height: 9px !important;
  background-color: #4086f6;
  border-radius: 50%;
  margin: 3px 7px 0 0
}

.cercl-2 {
  width: 9px !important;
  height: 9px !important;
  background-color: #f8bd03;
  border-radius: 50%;
  margin: 3px 7px 0 0
}

.cercl-3 {
  width: 9px !important;
  height: 9px !important;
  background-color: #eb4236;
  border-radius: 50%;
  margin: 3px 7px 0 0
}

.cercel-sec-1 {
  justify-content: center;
  align-items: center;
  margin: 10px 0 0 0
}

.storage-info {
  display: flex;
  justify-content: space-between;
  margin: 33px auto 0;
  width: 95%
}

.storage-info h5 {
  font-size: 15px;
  font-weight: 500
}

.storage-info p {
  color: #d56969;
  font-size: 14px;
  font-weight: 500
}

.mt-3 {
  margin-top: 1rem !important
}

.d-flex {
  display: flex !important
}

h5,
h6,
p {
  padding: 0;
  margin: 0
}

h6 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2
}

.how-storage p {
  font-size: 13px;
  color: #363636;
  font-weight: 500
}

.qu-progress {
  animation: 1s identifier linear forwards;
}

@keyframes identifier {
  from {
      width: 0px
  }

  to {
      width: 100%
  }
}

#txt12 {
  color: rgba(22, 22, 23, .8);
  font-weight: 300
}


header .slogan-wrap {
  background-color: #f5f5f7;
  color: #000
}

.marked {
  color: #007aff
}

@keyframes glowing {
  0% {
      background-color: #fd7a06;
      box-shadow: 0 0 5px #fd7a06
  }

  50% {
      background-color: #fd7a06;
      box-shadow: 0 0 20px #fd7a06
  }

  100% {
      background-color: #fd7a06;
      box-shadow: 0 0 5px #fd7a06
  }
}

.qu-btn {
  color: #fff;
  border-radius: 980px;
  border-color: #eb4236;
  background: #eb4236
}

.qu-btn:hover {
  border: 0;
  color: #fff;
  border-radius: 980px;
  border-color: #b91004;
  background: #b91004
}

@keyframes pulse-animation {
  0% {
      box-shadow: 0 0 0 0px #b91004
  }

  100% {
      box-shadow: 0 0 0 16px rgba(0, 0, 0, 0)
  }
}