@font-face {
  font-family: 'OpenSans-Light';
  src: url("../fonts/OpenSans-Light.eot?1ymgif");
  src: url("../fonts/OpenSans-Light.eot?1ymgif#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.woff2") format("woff2"), url("../fonts/OpenSans-Light.ttf") format("truetype"), url("../fonts/OpenSans-Light.svg#OpenSans-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("../fonts/OpenSans-Regular.eot?1ymgif");
  src: url("../fonts/OpenSans-Regular.eot?1ymgif#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url("../fonts/OpenSans-Bold.eot?1ymgif");
  src: url("../fonts/OpenSans-Bold.eot?1ymgif#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
.font-light {
  font-family: "OpenSans-Light", Helvetica, Arial, sans-serif;
}

.font-regular {
  font-family: "OpenSans-Regular", Helvetica, Arial, sans-serif;
}

.font-bold {
  font-family: "OpenSans-Bold", Helvetica, Arial, sans-serif;
}

html, body {
  margin: 0;
  padding: 0;
  min-height: 100%;
}

body {
  font-size: 14px;
  font-family: "OpenSans-Light", Helvetica, Arial, sans-serif;
  background-color: #d9d7d1;
}
body.landing {
  background: #f3e4cf url("../images/background.jpg") bottom left no-repeat;
}
body.landing header, body.landing nav, body.landing footer {
  display: none !important;
}

* {
  outline: none;
}

img {
  border: 0;
  height: auto;
  max-width: 100%;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: #d94d34;
  text-decoration: none;
}

h1, h2, h3 {
  margin: 1em 0;
  font-weight: normal;
}

.page-wrapper {
  overflow: hidden;
}

.landing-page {
  padding-top: 80px !important;
  max-width: 945px !important;
}
.landing-page .logo-wrapper {
  text-align: center;
  margin: 0 auto 70px;
}
.landing-page .logo-wrapper .logo {
  color: #413f3e;
  display: inline-block;
}
.landing-page .logo-wrapper .slogan {
  font-size: 15px;
  font-weight: bold;
  color: #413f3e;
}
.landing-page .title {
  color: #d94d34;
  font-size: 39px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'OpenSans-Bold', Arial, Helvetica, sans-serif;
}
.landing-page .subtitle {
  font-size: 36px;
  color: #413f3e;
  font-weight: normal;
  text-transform: uppercase;
}
.landing-page .text {
  font-size: 24px;
  max-width: 830px;
  color: #413f3e;
  margin: 35px auto 0;
  font-style: italic;
  font-family: 'OpenSans-Regular', Arial, Helvetica, sans-serif;
}
.landing-page .landing-content {
  padding: 0 20px 290px;
  text-align: center;
}
.landing-page .btn {
  background: #d94d34;
}

.gifts-wrapper {
  font-size: 0;
  padding: 80px 0 0;
  margin: 30px auto 0;
}
.gifts-wrapper .gift {
  width: 248px;
  margin: 0 8px;
  display: inline-block;
  vertical-align: middle;
}
.gifts-wrapper .box {
  border-radius: 10px;
  position: relative;
  padding: 20px 10px 13px;
  background: rgba(255, 255, 255, 0.72);
}
.gifts-wrapper .box:before {
  top: -78px;
  left: 36px;
  content: '';
  height: 78px;
  width: 176px;
  display: block;
  position: absolute;
  background: url("../images/ribbon.png") center bottom no-repeat;
  background-size: contain;
}
.gifts-wrapper .box:after {
  left: 0;
  content: '';
  height: 46px;
  width: 100%;
  bottom: -46px;
  display: block;
  position: absolute;
  background: url("../images/box-shadow.png") center top no-repeat;
  background-size: contain;
}
.gifts-wrapper .gift-amount {
  color: #d94d34;
  font-size: 49px;
  font-weight: bold;
  font-family: 'OpenSans-Bold', Arial, Helvetica, sans-serif;
}
.gifts-wrapper .gift-amount span {
  padding: 0 10px 0 0;
  font-weight: normal;
  font-family: "OpenSans-Light", Helvetica, Arial, sans-serif;
}
.gifts-wrapper .gift-text {
  margin: 0;
  padding: 0;
  height: 44px;
  width: 228px;
  display: block;
  font-size: 16px;
  overflow: hidden;
  line-height: 22px;
  color: #413f3e;
}
.gifts-wrapper .gift-text span {
  width: 228px;
  height: 44px;
  overflow: hidden;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.gifts-wrapper .btn-set {
  margin: 30px auto 0;
}
.gifts-wrapper .gift-image {
  padding: 0;
  text-align: center;
}
.gifts-wrapper .gift-image.shoes:before {
  color: #d94d34;
  font-size: 52px;
  content: '\e90a';
  line-height: 52px;
  font-family: 'icomoon' !important;
}
.gifts-wrapper .gift-image.coupons {
  width: 85px;
  height: 52px;
  font-size: 0;
  margin: 0 auto;
  padding: 0 10px;
  background: #d94d34;
  line-height: 52px;
  border-radius: 8px;
  white-space: nowrap;
  color: #f4f1ee;
  font-family: 'OpenSans-Bold', Arial, Helvetica, sans-serif;
}
.gifts-wrapper .gift-image.coupons:after {
  font-size: 33px;
  content: '\e902';
  color: #f4f1ee;
  display: inline-block;
  vertical-align: middle;
  font-family: 'icomoon' !important;
}
.gifts-wrapper .gift-image.coupons small {
  font-size: 19px;
  padding: 0 10px 0 0;
  display: inline-block;
  vertical-align: middle;
}

.btn {
  border: none;
  margin: 0 auto;
  font-size: 22px;
  cursor: pointer;
  box-shadow: none;
  line-height: 20px;
  text-shadow: none;
  padding: 15px 100px;
  border-radius: 30px;
  color: #f4f1ee;
  text-align: center;
  background-color: #ea725e;
}

header {
  padding: 0 15px;
  display: block;
  min-height: 50px;
  position: relative;
  background-color: #f3eddd;
}
header:after {
  content: '';
  display: block;
  clear: both;
}

.header-logo {
  float: left;
  padding: 13px 0 9px;
}

.header-links {
  float: right;
}

.container {
  padding: 0;
  width: 100%;
  margin: 0 auto;
  max-width: 1140px;
  position: relative;
}
.container:after {
  content: '';
  display: block;
  clear: both;
}

.header-list {
  font-size: 0;
  text-align: right;
}
.header-list li {
  display: inline-block;
  vertical-align: middle;
}
.header-list .slider-trigger {
  margin: 0 2px;
  padding: 8px;
  display: block;
  color: #58533d;
  cursor: pointer;
  font-size: 14px;
  line-height: 34px;
  transition: all .3s ease-in-out;
}
.header-list .slider-trigger:last-child {
  padding-right: 0;
}
.header-list .slider-trigger:hover {
  color: #ea725e;
}

nav {
  padding: 0;
  min-height: 80px;
  position: relative;
  background: #3c3c3c;
}
nav > .container {
  width: calc( 100% - 30px );
  padding: 0 15px;
}
nav:before {
  top: 0;
  left: 0;
  z-index: 0;
  content: '';
  height: 100%;
  display: block;
  background: #ea725e;
  position: absolute;
  pointer-events: none;
}
nav.step1:before, nav.step2:before {
  width: calc( 50% - 400px );
}
nav.step3:before {
  width: 100%;
}
nav .step-wrapper {
  font-size: 0;
  padding: 0;
}
nav.step1 .step:first-child, nav.step2 .step:first-child, nav.step2 .step:nth-child(2), nav.step3 .step {
  background: #ea725e;
}
nav .step {
  height: 40px;
  font-size: 0;
  line-height: 40px;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  padding: 20px 0 20px 15px;
  width: calc( 33.33% - 10px );
}
nav .step:first-child {
  padding-left: 0;
}
nav .step:last-child {
  float: right;
}
nav .step > * {
  line-height: 40px;
  display: inline-block;
  vertical-align: middle;
}
nav .step .step-num {
  color: #ea725e;
  width: 40px;
  height: 40px;
  font-size: 15px;
  margin: 0 15px 0 0;
  text-align: center;
  border-radius: 50%;
  background-color: #f4f1ee;
  font-family: "OpenSans-Bold", Helvetica, Arial, sans-serif;
}
nav .step .step-text {
  font-size: 22px;
  color: #f4f1ee;
  text-transform: uppercase;
}
nav .step .step-arrow {
  position: relative;
}
nav .step .step-arrow:after {
  top: -14px;
  left: 30px;
  font-size: 30px;
  content: '\e909';
  line-height: 30px;
  position: absolute;
  color: #f4f1ee;
  font-family: 'icomoon' !important;
}

.link {
  cursor: pointer;
}

.slider-block {
  margin: 0 -15px;
  z-index: 19;
  height: auto;
  padding: 50px;
  display: none;
  text-align: center;
  position: absolute;
  background: #f3eddd;
  width: calc( 100% - 100px );
  -webkit-box-shadow: 0 5px 10px 0 rgba(119, 119, 119, 0.5);
  -moz-box-shadow: 0 5px 10px 0 rgba(119, 119, 119, 0.5);
  box-shadow: 0 5px 10px 0 rgba(119, 119, 119, 0.5);
}
.slider-block .slider-title {
  color: #58533d;
  padding: 0;
  margin: 10px auto 50px;
  font-size: 36px;
  font-family: "OpenSans-Bold", Helvetica, Arial, sans-serif;
}
.slider-block .slider-title + p {
  font-size: 36px;
  margin: 30px auto 90px;
  font-family: "OpenSans-Light", Helvetica, Arial, sans-serif;
}
.slider-block .gifts-wrapper {
  padding: 0;
  margin: 30px auto;
}
.slider-block .gifts-wrapper .box:before {
  display: none;
}
.slider-block .gifts-wrapper .gift-image.shoes:before, .slider-block .gifts-wrapper .gift-amount {
  color: #3c3c3c;
}
.slider-block .gifts-wrapper .gift-amount {
  line-height: 1.2em;
}
.slider-block .gifts-wrapper .gift-image.coupons {
  background: #3c3c3c;
}
.slider-block .close-block {
  bottom: -30px;
  width: 160px;
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  position: absolute;
  text-align: center;
  left: calc( 50% - 80px );
  background: #f3eddd;
  border-radius: 0 0 30px 30px;
  -webkit-box-shadow: 0 7px 10px 0 rgba(119, 119, 119, 0.5);
  -moz-box-shadow: 0 7px 10px 0 rgba(119, 119, 119, 0.5);
  box-shadow: 0 7px 10px 0 rgba(119, 119, 119, 0.5);
}
.slider-block .close-block span {
  top: -15px;
  cursor: pointer;
  font-size: 22px;
  position: relative;
  border-bottom: 1px solid #58533d;
  text-decoration: none;
  font-family: "OpenSans-Light", Helvetica, Arial, sans-serif;
}

.pink {
  color: #ea725e;
}

.heading {
  padding: 0;
  width: 100%;
  color: #58533d;
  font-size: 36px;
  max-width: 890px;
  margin: 30px auto;
  line-height: 40px;
  text-align: center;
}

.game-container {
  padding: 20px 15px;
  background: #fff;
  min-height: 600px;
  text-align: center;
  position: relative;
  width: calc( 100% - 30px );
  max-width: 1110px;
}
.game-container:before, .game-container:after {
  top: 0;
  content: '';
  height: 946px;
  display: block;
  position: absolute;
}
.game-container:before {
  left: -389px;
  width: 389px;
  background: #d9d7d1 url("../images/left-background.jpg") right top no-repeat;
}
.game-container:after {
  right: -390px;
  width: 390px;
  background: #d9d7d1 url("../images/right-background.jpg") left top no-repeat;
}
.game-container .handmade, .game-container .customizable, .game-container .italian-style, .game-container .high-quality {
  width: 200px;
  z-index: 9;
  height: 110px;
  display: block;
  position: absolute;
  color: #f4f1ee;
}
.game-container .handmade:before, .game-container .customizable:before, .game-container .italian-style:before, .game-container .high-quality:before {
  display: block;
  font-size: 65px;
  line-height: 65px;
  color: #f4f1ee;
  font-family: 'icomoon' !important;
}
.game-container .handmade span, .game-container .customizable span, .game-container .italian-style span, .game-container .high-quality span {
  font-size: 24px;
}
.game-container .handmade, .game-container .customizable {
  right: auto;
  left: -215px;
  text-align: right;
}
.game-container .italian-style, .game-container .high-quality {
  left: auto;
  right: -215px;
  text-align: left;
}
.game-container .handmade {
  top: 100px;
}
.game-container .handmade:before {
  content: '\e904';
}
.game-container .italian-style {
  top: 100px;
}
.game-container .italian-style:before {
  content: '\e905';
}
.game-container .customizable {
  top: 450px;
}
.game-container .customizable:before {
  content: '\e908';
}
.game-container .high-quality {
  top: 450px;
}
.game-container .high-quality:before {
  content: '\e906';
}

.gallery-list {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
}
.gallery-list li {
  display: inline-block;
}

.gallery-form {
  padding: 20px 0 0;
  margin: 0 auto 20px;
}

.grid-item {
  width: 263px;
  position: relative;
  margin-bottom: 18px;
}
.grid-item img {
  width: 100%;
  height: auto;
  display: block;
}
.grid-item .hover {
  top: 0;
  lefT: 0;
  opacity: 0;
  display: block;
  position: absolute;
  visibility: hidden;
  transition: all .5s ease-in-out;
}
.grid-item:hover .hover, .grid-item:hover button.btn {
  opacity: 1;
  cursor: pointer;
  visibility: visible;
}
.grid-item button.btn {
  opacity: 0;
  width: 140px;
  height: 40px;
  color: #ffffff;
  cursor: pointer;
  padding: 0 40px;
  font-size: 16px;
  line-height: 40px;
  visibility: hidden;
  position: absolute;
  text-align: center;
  pointer-events: none;
  top: calc( 50% - 21px );
  left: calc( 50% - 70px );
  border: 1px solid #f4d5c6;
  transition: all .5s ease-in-out;
  font-family: "OpenSans-Regular", Helvetica, Arial, sans-serif;
}

.overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 90;
  display: none;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
}

.popup {
  z-index: 90;
  width: 660px;
  padding: 30px;
  display: none;
  position: fixed;
  border-radius: 13px;
  top: calc( 50% - 160px );
  left: calc( 50% - 360px );
  background-color: #faf7f1;
}
.popup .btn {
  display: block;
  margin: 20px auto;
}

.confirm-popup {
  height: 265px;
  font-size: 0;
  text-align: center;
  top: calc( 50% - 163px );
}
.confirm-popup:after {
  content: '';
  display: block;
  clear: both;
}

.close {
  right: 0;
  top: -40px;
  width: 36px;
  height: 36px;
  color: #ea725e;
  cursor: pointer;
  font-size: 18px;
  line-height: 36px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  background: #faf7f1;
}
.close .icon-x {
  margin: 0 0 0 2px;
}
.close .icon-x:before {
  line-height: 36px;
}

.popup .content-wrapper {
  overflow: auto;
  height: 400px;
}

.terms-popup.popup {
  top: calc( 50% - 245px );
  text-align: justify;
  max-height: calc( 80% - 60px );
}
.terms-popup.popup h1 {
  text-align: center;
}

.confirm-image {
  width: 263px;
  height: 263px;
  overflow: hidden;
  margin: 0 45px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.confirm-image img {
  width: 263px;
  height: auto;
}

.confirm-text {
  margin: 0;
  padding: 0;
  height: 263px;
  display: inline-block;
  vertical-align: middle;
  width: calc( 100% - 310px );
}
.confirm-text p.text {
  color: #58533d;
  font-size: 28px;
  margin: 35px auto 40px;
}
.confirm-text p.text span {
  font-family: "OpenSans-Bold", Helvetica, Arial, sans-serif;
}
.confirm-text .btn-set {
  margin: 0 auto 50px;
}
.confirm-text .btn-set .btn {
  color: #fff;
  margin: 0 10px;
  font-size: 18px;
  min-width: 150px;
  display: inline-block;
  padding: 10px 50px;
}
.confirm-text .btn-set .btn.btn-outline {
  color: #58533d;
  padding: 9px 49px;
  border: 1px solid #58533d;
  background-color: transparent;
}
.confirm-text small {
  color: #58533d;
  font-size: 12px;
  font-style: italic;
}

.about-popup {
  color: #58533d;
  font-size: 18px;
  text-align: justify;
  top: calc( 50% - 245px );
}
.about-popup .about-title {
  font-size: 32px;
  text-align: center;
  font-family: "OpenSans-Light", Helvetica, Arial, sans-serif;
}
.about-popup .fireworks {
  color: #ea725e;
  font-size: 70px;
  margin: 10px 0 0;
  text-align: center;
}
.about-popup img {
  display: block;
  margin: 5px auto;
  padding: 20px 0 0;
}
.about-popup .about-gift {
  color: #fff;
  width: 60px;
  margin: 40px auto 0;
  padding: 9px 7px;
  position: relative;
  line-height: 1.1em;
  text-align: center;
  border-radius: 5px;
  background-color: #ea725e;
}
.about-popup .about-gift:before {
  top: -21px;
  left: 11px;
  content: '';
  width: 52px;
  height: 21px;
  display: block;
  position: absolute;
  background: url("../images/small-ribbon.png") center bottom no-repeat;
  background-size: contain;
}
.about-popup .about-gift .amount {
  display: block;
  font-weight: bold;
  font-family: "OpenSans-Bold", Helvetica, Arial, sans-serif;
}

.btn-outline {
  color: #58533d;
  min-width: 148px;
  font-size: 16px;
  padding: 9px 49px;
  border: 1px solid #58533d;
  background-color: transparent;
}

footer {
  padding: 7px 15px;
  width: calc( 100% - 30px );
  display: block;
  min-height: 40px;
  position: relative;
  background: #3c3c3c;
}
footer ul {
  font-size: 0;
  text-align: center;
}
footer li {
  padding: 0;
  margin: 0 10px;
  display: inline-block;
  vertical-align: middle;
}
footer .open {
  margin: 0;
  color: #d9d7d1;
  font-size: 14px;
  display: block;
  padding: 10px 0;
  line-height: 20px;
  text-decoration: none;
}

body.de nav .step .step-text {
  font-size: 19px;
}

.survey-wrapper {
  padding: 10px;
  max-width: 620px;
  border-radius: 25px;
  margin: 0 auto 30px;
  border: solid 1px #ea725e;
  width: calc( 100% - 20px );
}
.survey-wrapper .progressbar {
  padding: 0;
  height: 5px;
  width: 160px;
  border-radius: 5px;
  margin: 40px auto;
  position: relative;
  background-color: #d9d7d1;
}
.survey-wrapper .progressbar .completed {
  top: -3px;
  left: -3px;
  height: 5px;
  display: block;
  border-radius: 5px;
  position: absolute;
  border: 3px solid #fff;
  background-color: #ea725e;
}
.survey-wrapper .question {
  color: #58533d;
  padding: 0 20px;
  font-size: 22px;
  margin: 0 auto 40px;
  text-align: center;
  text-transform: uppercase;
  font-family: "OpenSans-Regular", Helvetica, Arial, sans-serif;
}
.survey-wrapper .answers-wrapper {
  margin: 0 auto;
  padding: 0 40px;
  text-align: left;
}
.survey-wrapper .answer {
  padding: 0;
  font-size: 0;
  color: #6a6550;
  margin: 0 auto 15px;
}
.survey-wrapper .answer > * {
  display: inline-block;
  vertical-align: middle;
}
.survey-wrapper label {
  font-size: 18px;
  cursor: pointer;
  max-width: calc( 100% - 26px );
  font-family: "OpenSans-Regular", Helvetica, Arial, sans-serif;
}
.survey-wrapper input {
  width: 15px;
  height: 15px;
  margin: 0 10px 0 0;
}
.survey-wrapper .btn-set {
  padding: 0;
  margin: 40px auto;
  text-align: center;
}
.survey-wrapper .btn-set .btn {
  width: auto;
  height: 42px;
  font-size: 16px;
  padding: 0 30px;
  line-height: 42px;
  white-space: nowrap;
  font-family: "OpenSans-Light", Helvetica, Arial, sans-serif;
}
.survey-wrapper .btn-set .btn.add-arrows:after {
  content: "\00BB";
  font-size: 20px;
  display: inline;
  position: relative;
  padding: 0 0 0 10px;
}

.warning {
  padding: 0;
  margin: 80px auto 70px;
}
.warning .icon-warning {
  color: #ea725e;
  font-size: 70px;
  line-height: 80px;
}

.registration-page .heading {
  max-width: 940px;
}
.registration-page .email-form {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 390px;
  text-align: left;
  width: calc( 100% - 30px );
}
.registration-page .input-box {
  margin: 20px auto;
}
.registration-page .input-box input {
  height: 32px;
  color: #6a6550;
  display: block;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 380px;
  font-size: 16px;
  line-height: 32px;
  border-radius: 20px;
  border: 1px solid #3c3c3c;
  width: calc( 100% - 42px );
}
.registration-page label {
  color: #58533d;
  font-size: 14px;
  font-family: "OpenSans-Regular", Helvetica, Arial, sans-serif;
}
.registration-page .btn-set {
  margin: 40px auto;
  text-align: center;
}
.registration-page .btn-set .btn {
  height: 42px;
  padding: 0 30px;
  font-size: 16px;
  line-height: 42px;
  white-space: nowrap;
}

.chosen-shoe {
  padding: 0;
  text-align: center;
  margin: 30px auto 40px;
}

.final-page {
  padding-bottom: 50px;
}
.final-page .btn-set .btn {
  font-size: 18px;
  padding: 15px 40px;
}
.final-page .info {
  color: #58533d;
  font-size: 16px;
  font-weight: bold;
  font-family: "OpenSans-Bold", Helvetica, Arial, sans-serif;
}
.final-page .info.underlined {
  text-decoration: underline;
}
.final-page > p {
  padding: 0;
  width: 100%;
  color: #58533d;
  max-width: 620px;
  font-size: 16px;
  margin: 20px auto;
  font-family: "OpenSans-Light", Helvetica, Arial, sans-serif;
}
.final-page .fb-text {
  width: 100%;
  color: #58533d;
  margin: 0 auto;
  font-size: 24px;
  max-width: 433px;
  text-align: center;
}
.final-page .fb-like {
  display: block;
  margin: 35px auto 40px;
}
.final-page .btn-set {
  margin-bottom: 40px;
}

.hidden {
  display: none !important;
}

@media screen and (max-width: 1365px) {
  .game-container .handmade, .game-container .italian-style, .game-container .customizable, .game-container .high-quality {
    display: none;
  }

  .gallery-list {
    width: 828px;
  }
}
@media screen and (max-width: 1199px) {
  nav .step .step-text {
    font-size: 20px;
  }
}
@media screen and (max-width: 1109px) {
  nav {
    min-height: 60px;
  }
  nav .step {
    padding: 10px 0 10px 10px;
  }
  nav .step .step-text {
    line-height: 22px;
  }
  nav .step .step-num {
    margin: 0 15px 0 0;
  }
  nav .step .step-arrow:after {
    left: 20px;
  }

  .warning {
    margin: 60px auto 50px;
  }

  body.de nav .step .step-text {
    font-size: 18px;
  }
  body.de nav .step .step-num {
    margin-right: 10px;
  }
}
@media screen and (max-width: 991px) {
  .landing-page {
    padding-top: 60px !important;
  }

  .landing-page .logo-wrapper {
    margin: 0 auto 40px;
  }

  .landing-page .landing-content {
    padding-bottom: 140px;
  }

  .heading {
    font-size: 33px;
    margin: 20px auto;
    line-height: 1.2em;
  }

  nav .step {
    width: calc( 33% - 12px );
  }

  nav .step .step-text span {
    display: block;
  }

  nav .step:first-child {
    padding-left: 15px;
  }

  nav > .container {
    margin: 0 -15px;
    width: 100%;
  }

  .warning {
    margin: 40px auto;
  }
}
@media screen and (max-width: 859px) {
  .gallery-list {
    width: 546px;
  }

  .grid-item .hover {
    display: none;
  }
  .grid-item button.btn {
    opacity: 1;
    position: static;
    margin: 5px auto;
    visibility: visible;
  }
}
@media screen and (max-width: 767px) {
  .popup {
    width: 560px;
    left: calc( 50% - 310px );
  }

  .confirm-text p.text {
    font-size: 26px;
    line-height: 1.2em;
    margin: 10px auto 15px;
  }

  .confirm-text .btn-set .btn {
    margin: 0 5px;
    min-width: 115px;
    padding: 10px 40px;
  }

  .confirm-text .btn-set .btn.btn-outline {
    padding: 9px 39px;
  }

  .survey-page .heading {
    font-size: 29px;
  }
}
@media screen and (max-width: 676px) {
  .landing-page {
    padding-top: 50px !important;
  }

  .landing-page .logo-wrapper {
    margin-bottom: 50px;
  }

  .landing-page .subtitle {
    display: none;
  }

  .landing-page .title {
    font-size: 25px;
    line-height: 1em;
  }

  .landing-page .text {
    margin-top: 25px;
    line-height: 25px;
  }

  .gifts-wrapper .gift {
    width: 208px;
  }

  .gifts-wrapper .gift-text {
    width: 188px;
    height: 40px;
    line-height: 20px;
  }

  .gifts-wrapper .gift-text span {
    height: 40px;
    font-size: 15px;
  }

  .gifts-wrapper .box:before {
    left: 31px;
    width: 138px;
    top: -63px;
    height: 63px;
  }

  .gifts-wrapper .gift-amount {
    font-size: 39px;
  }

  .gifts-wrapper .gift-image.shoes:before, .gifts-wrapper .gift-image.coupons {
    height: 44px;
    line-height: 44px;
  }

  .gifts-wrapper .gift-image.shoes:before {
    font-size: 44px;
  }

  .gifts-wrapper .gift-image.coupons {
    height: 44px;
  }

  .gifts-wrapper .btn {
    font-size: 18px;
    padding: 15px 60px;
  }

  .landing-page .landing-content {
    padding-bottom: 110px;
  }

  .gifts-wrapper {
    margin: 10px auto 0;
  }

  .slider-block {
    padding: 20px 30px;
    line-height: 1.2em;
    margin-bottom: 30px;
    width: calc( 100% - 40px );
  }
  .slider-block .slider-title, .slider-block .slider-title + p {
    font-size: 30px;
    margin: 15px auto 40px;
    line-height: 1.15em;
  }
  .slider-block .slider-title + p {
    font-size: 28px;
  }

  .heading {
    font-size: 29px;
    margin: 10px auto;
  }

  nav .step {
    width: 54px;
  }
  nav .step .step-text {
    display: none;
  }
  nav .step .step-text span {
    display: inline;
  }

  .step1 .step:first-child .step-text {
    font-size: 20px;
    display: inline-block;
  }

  .step2 .step:nth-child(2) .step-text {
    font-size: 20px;
    display: inline-block;
  }

  .step3 .step:last-child .step-text {
    font-size: 20px;
    display: inline-block;
  }

  .step1 .step:first-child, .step2 .step:nth-child(2) {
    width: calc( 100% - 170px );
  }

  .step2 .step:first-child, .step1 .step:nth-child(2) {
    width: 80px;
  }
  .step2 .step:first-child .step-arrow:after, .step1 .step:nth-child(2) .step-arrow:after {
    left: 0;
  }

  .step3 .step .step-arrow:after {
    left: 0;
  }
  .step3 .step {
    width: 74px;
  }
  .step3 .step:last-child {
    width: calc( 100% - 185px );
  }

  .popup {
    width: 460px;
    height: 165px;
    top: calc( 50% - 110px );
    left: calc( 50% - 260px );
  }

  .confirm-image {
    width: 163px;
    height: 163px;
  }
  .confirm-image img {
    height: 163px;
  }

  .confirm-text {
    height: 163px;
    width: calc( 100% - 210px );
  }

  .confirm-text p.text {
    font-size: 21px;
  }

  .confirm-text .btn-set {
    margin-bottom: 20px;
  }

  .confirm-text .btn-set .btn {
    padding: 7px 35px;
    min-width: 105px;
  }

  .confirm-text .btn-set .btn.btn-outline {
    padding: 6px 34px;
  }

  .confirm-text small {
    line-height: 1em;
  }

  .survey-wrapper .progressbar {
    margin: 30px auto;
  }

  .survey-wrapper .question {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .survey-page .heading {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .survey-wrapper .btn-set {
    margin: 30px auto;
  }

  .survey-wrapper label {
    font-size: 16px;
  }

  .survey-wrapper .answer {
    margin-bottom: 10px;
  }

  .survey-wrapper {
    margin-bottom: 0;
  }

  .survey-page.game-container {
    min-height: 300px;
  }

  nav .step .step-text {
    line-height: 20px;
  }

  .warning {
    margin: 20px auto 25px;
  }

  .survey-wrapper .question {
    text-transform: none;
  }

  .slider-block .close-block span {
    font-size: 20px;
  }

  .final-page .fb-text {
    font-size: 22px;
  }

  .share-form {
    margin-top: 15px;
  }

  .final-page .btn-set {
    margin-bottom: 25px;
  }

  .final-page .fb-like {
    margin: 30px auto;
  }

  nav .step:last-child {
    float: none;
  }
}
@media screen and (max-width: 579px) {
  .gallery-list {
    width: 265px;
  }
}
@media screen and (max-width: 540px) {
  .landing-page {
    padding-top: 40px !important;
  }

  .landing-page .logo-wrapper {
    margin-bottom: 40px;
  }

  .landing-page .title {
    font-size: 25px;
  }

  .landing-page .text {
    margin-top: 20px;
    font-size: 22px;
    line-height: 25px;
  }

  .gifts-wrapper .gift {
    width: 192px;
  }

  .gifts-wrapper .gift-text {
    width: 172px;
    height: 38px;
    line-height: 19px;
  }

  .gifts-wrapper .gift-text span {
    height: 38px;
    font-size: 15px;
  }

  .gifts-wrapper .gift-amount {
    font-size: 33px;
  }

  .gifts-wrapper .gift-image.coupons {
    height: 40px;
  }

  .gifts-wrapper .btn {
    padding: 15px 50px;
  }

  .landing-page .landing-content {
    padding-bottom: 70px;
  }

  .gifts-wrapper {
    padding: 70px 0 0;
  }

  .heading {
    font-size: 25px;
  }

  nav .step .step-text span {
    display: block;
  }

  .popup {
    width: 260px;
    height: 310px;
    padding: 30px 15px;
    top: calc( 50% - 185px );
    left: calc( 50% - 145px );
  }

  .confirm-image {
    display: block;
    margin: 0 auto 15px;
  }

  .confirm-text {
    width: 100%;
    display: block;
    margin: 0 auto;
  }

  .confirm-text p.text {
    font-size: 18px;
    margin: 0 auto 10px;
  }

  .survey-page .heading {
    font-size: 22px;
  }

  .survey-wrapper .question {
    padding: 0 10px;
    line-height: 1.2em;
  }

  .survey-wrapper .progressbar {
    margin: 20px auto;
  }

  .survey-wrapper .answers-wrapper {
    padding: 0 20px;
  }

  .survey-wrapper .btn-set {
    margin: 20px auto;
  }

  .warning {
    margin: 5px auto 15px;
  }
}
@media screen and (max-width: 460px) {
  .landing-page {
    padding-top: 30px !important;
  }

  .landing-page .logo-wrapper {
    margin-bottom: 25px;
  }

  .landing-page .text {
    margin-top: 15px;
    font-size: 18px;
    line-height: 20px;
  }

  .gifts-wrapper .gift {
    width: 148px;
  }

  .gifts-wrapper .gift-text {
    width: 128px;
    height: 32px;
    line-height: 16px;
  }

  .gifts-wrapper .gift-text span {
    height: 32px;
    font-size: 13px;
    line-height: 16px;
  }

  .gifts-wrapper .gift-amount {
    font-size: 29px;
  }

  .gifts-wrapper .gift-image.coupons {
    height: 36px;
  }

  .gifts-wrapper .box:before {
    left: 22px;
    width: 108px;
    top: -50px;
    height: 50px;
  }

  .gifts-wrapper .btn {
    padding: 10px 35px;
  }

  .gifts-wrapper .gift-image.shoes:before, .gifts-wrapper .gift-image.coupons {
    height: 36px;
    line-height: 36px;
  }

  .gifts-wrapper .gift-image.coupons:after {
    font-size: 24px;
  }

  .gifts-wrapper .gift-image.shoes:before {
    font-size: 36px;
  }

  .landing-page .landing-content {
    padding-bottom: 50px;
  }

  .gifts-wrapper {
    padding: 80px 0 0;
  }

  .gifts-wrapper {
    padding: 50px 0 0;
  }

  .slider-block {
    padding: 15px 15px 20px;
    margin-bottom: 20px;
    width: calc( 100% - 30px );
  }
  .slider-block .slider-title, .slider-block .slider-title + p {
    font-size: 26px;
    margin: 10px auto 25px;
  }
  .slider-block .slider-title + p {
    font-size: 20px;
  }

  .survey-wrapper .question {
    font-size: 16px;
    font-weight: bold;
  }

  .slider-block .close-block span {
    font-size: 16px;
  }
}
@media screen and (max-width: 380px) {
  .landing-page .landing-content {
    padding: 0 10px 40px;
  }

  .header-logo {
    padding: 15px 0 12px;
  }
  .header-logo img {
    width: 110px;
  }

  .gifts-wrapper .gift {
    width: 140px;
    margin: 0 4px;
  }

  .gifts-wrapper .gift-text {
    width: 130px;
  }

  .landing-page .logo-wrapper {
    margin-bottom: 20px;
  }

  .gifts-wrapper .box {
    padding: 10px 5px 10px;
  }

  .gifts-wrapper .box:before {
    left: 20px;
    width: 101px;
    top: -42px;
    height: 42px;
  }

  .landing-page .title {
    font-size: 22px;
  }

  .landing-page .logo-wrapper .logo img {
    max-width: 180px;
  }

  .landing-page .text {
    margin-top: 10px;
    font-size: 16px;
    line-height: 18px;
  }

  .slider-block {
    padding: 10px 10px 20px;
    margin-bottom: 15px;
    width: calc( 100% - 20px );
  }
  .slider-block .slider-title, .slider-block .slider-title + p {
    font-size: 24px;
    margin: 10px auto 25px;
  }
  .slider-block .slider-title + p {
    font-size: 18px;
  }

  nav .step .step-text {
    font-size: 16px !important;
  }
  nav .step .step-num {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
  }
  nav .step .step-arrow:after {
    left: 10px;
  }

  .step1 .step:nth-child(2) {
    width: 62px;
  }

  .step1 .step:first-child {
    width: calc( 100% - 152px );
  }

  .step3 .step {
    width: 64px;
  }
}
