/* Generated by less 2.2.0 */
.limited {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 5%;
}
.sans {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
}
.sans-up {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 80%;
}
.handwritten {
  font-family: 'Covered By Your Grace', cursive;
  font-weight: normal;
}
.animation {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Droid Serif', serif;
  color: #24314a;
  font-weight: 400;
  font-style: normal;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
}
h1 {
  text-align: center;
  font-size: 3em;
  font-style: italic;
}
p {
  text-align: center;
  width: 80%;
  margin: 0 auto;
  -webkit-text-size-adjust: 100%;
}
a {
  color: inherit;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 80%;
}
section {
  position: relative;
}
section.landing {
  width: 100%;
  height: 600px;
  background-color: #54abea;
  background-image: url(../img/bg1.png);
  background-size: 55px 55px;
  text-align: center;
}
section.landing .header {
  width: 100%;
  height: 50px;
  text-align: center;
}
section.landing .header-inner {
  display: inline-block;
  width: 100%;
  margin-top: 40px;
  max-width: 840px;
  position: relative;
  height: 120px;
}
section.landing .header-inner-logo {
  width: 300px;
  height: 90px;
  position: absolute;
  left: 2.5%;
  bottom: 0;
  background-image: url(../img/logo.png);
  background-size: contain;
}
section.landing .header-inner-by {
  position: absolute;
  display: block;
  right: 2.5%;
  bottom: 10px;
  background-image: url(../img/by.png);
  width: 244px;
  height: 37px;
  background-size: contain;
  z-index: 5000;
}
section.landing .video {
  width: 800px;
  height: 480px;
  background-color: #24314a;
  display: inline-block;
  margin-top: 160px;
  position: relative;
  z-index: 1000;
}
section.landing .illustration-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  pointer-events: none;
}
section.landing .illustration-wrapper .illustration_l1 {
  width: 620px;
  height: 309px;
  background-image: url(../img/illustration_l1.png);
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -956px;
  z-index: 1100;
  pointer-events: none;
}
section.landing .illustration-wrapper .illustration_l2 {
  width: 400px;
  height: 328px;
  background-image: url(../img/illustration0.png);
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: 360px;
  z-index: 1200;
  pointer-events: none;
}
section.landing .illustration_l3 {
  position: absolute;
  left: 50%;
  bottom: -110px;
  width: 940px;
  height: 520px;
  border-radius: 20px;
  margin-left: -470px;
  background-color: #1d1f31;
}
section.landing .illustration_l3-homebutton {
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -20px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.2);
}
section.reasons {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 5%;
  padding-top: 200px;
  padding-bottom: 100px;
}
section.reasons .item {
  position: relative;
  margin: 50px 0;
}
section.reasons .item:first-of-type {
  margin-top: 0;
}
section.reasons .item:last-of-type {
  margin-bottom: 0;
}
section.reasons .item-icon {
  width: 120px;
  height: 120px;
  position: absolute!important;
  left: 0;
  top: 0;
  border-radius: 50%;
}
section.reasons .item-icon:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 25px;
  left: 25px;
  background: #f0f0f0;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  z-index: 0;
}
section.reasons .item-icon.icon-reinvention {
  position: relative;
}
section.reasons .item-icon.icon-reinvention .icon-reinvention-shape {
  position: relative;
  z-index: 3;
}
section.reasons .item-icon.icon-reinvention .icon-reinvention-content {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
section.reasons .item-icon.icon-reinvention .icon-reinvention-bubble {
  opacity: 0;
  -webkit-animation: icon-reinvention-bubble 3s infinite;
  animation: icon-reinvention-bubble 3s infinite;
  position: relative;
  bottom: 40px;
  z-index: 2;
  margin-top: -30px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #f0f0f0;
  display: inline-block;
}
section.reasons .item-icon.icon-reinvention .icon-reinvention-bubble-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  margin-left: 35px;
}
section.reasons .item-icon.icon-reinvention .icon-reinvention-bubble-2 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
section.reasons .item-icon.icon-reinvention .icon-reinvention-bubble-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
section.reasons .item-icon.icon-reinvention .icon-reinvention-bubble-4 {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
section.reasons .item-icon.icon-chart .icon-chart-bar1,
section.reasons .item-icon.icon-chart .icon-chart-bar2,
section.reasons .item-icon.icon-chart .icon-chart-bar3,
section.reasons .item-icon.icon-chart .icon-chart-bar4 {
  position: absolute;
  left: 30px;
  bottom: 40px;
  width: 10px;
  height: 50px;
  -webkit-animation: icon-chart-bar 8s infinite ease-in-out;
  animation: icon-chart-bar 8s infinite ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
section.reasons .item-icon.icon-chart .icon-chart-bar1 {
  background-color: #e24747;
}
section.reasons .item-icon.icon-chart .icon-chart-bar2 {
  background-color: #0096ff;
  left: 46px;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
section.reasons .item-icon.icon-chart .icon-chart-bar3 {
  background-color: #fdc916;
  left: 63px;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
section.reasons .item-icon.icon-chart .icon-chart-bar4 {
  background-color: #24314a;
  left: 80px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
section.reasons .item-icon.icon-chart:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 33px;
  height: 2px;
  left: 25px;
  width: 70px;
  background-color: #24314a;
}
section.reasons .item-icon.icon-targetaudience svg {
  position: absolute;
  z-index: 1;
  bottom: 16px;
  top: auto;
  width: 90px;
  left: 15px;
  height: 40px;
  -webkit-animation: icon-targetaudience-grow 8s infinite ease-in-out;
  animation: icon-targetaudience-grow 8s infinite ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
section.reasons .item-icon.icon-targetaudience svg path {
  fill: #24314a;
}
section.reasons .item-icon.icon-targetaudience .icon-targetaudience-tie {
  width: 4px;
  height: 0;
  background-color: #fff;
  z-index: 3;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  margin-left: -2px;
  top: 33px;
  -webkit-animation: icon-targetaudience-tie 8s infinite ease-in-out;
  animation: icon-targetaudience-tie 8s infinite ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
section.reasons .item-caption {
  margin-left: 140px;
}
section.reasons .item-caption h2 {
  padding-top: 11px;
  margin-bottom: 0;
}
section.reasons .item-caption p {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  margin-top: 10px;
  text-align: left;
  color: #858b98;
  width: auto;
}
section.results {
  width: 100%;
  background-color: #2c3038;
  background-image: url(../img/bg3.png);
  background-size: 150px 150px;
  overflow: auto;
  padding-top: 50px;
  padding-bottom: 100px;
  /*.illustration1 {
            width:243px;
            height:296px;
            background-image: url(../img/illustration1.png);
            background-size: contain;
            position: absolute;
            bottom:0;
            right:200px;
        }*/
}
section.results h1 {
  color: #fff;
}
section.results .illustration0 {
  width: 475px;
  height: 390px;
  background-image: url(../img/illustration0.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 10;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 75px;
  margin-top: -140px;
}
section.results .window-frame {
  position: relative;
  margin-top: 100px;
  max-width: 600px;
  width: 100%;
  margin: 100px auto 0 auto;
}
section.results .window-frame .slider-prev,
section.results .window-frame .slider-next {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  margin-top: -20px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 26px;
  line-height: 1.3;
  z-index: 100;
  transition: all 0.2s;
  cursor: pointer;
  text-align: center;
  background-image: url(../img/slider.png);
  color: rgba(0, 0, 0, 0);
  background-size: 80px 40px;
}
section.results .window-frame .slider-prev:hover,
section.results .window-frame .slider-next:hover {
  opacity: 0.6;
}
section.results .window-frame .slider-prev {
  margin-left: -420px;
  background-position: 0 0;
}
section.results .window-frame .slider-next {
  margin-left: 80px;
  background-position: -40px 0;
}
section.results .bx-wrapper {
  width: auto;
  height: auto;
}
section.results .bx-wrapper .bx-viewport {
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
}
section.results .bx-wrapper .bx-viewport .bxslider {
  margin-top: 0;
}
section.results .bx-wrapper .bx-viewport .bxslider li {
  text-align: center;
}
section.results .bx-wrapper {
  background-image: url(../img/chalkboard.jpg);
  background-size: cover;
  width: 100%;
  border: 15px solid #5a5956;
  box-sizing: border-box;
}
section.results .window-frame {
  max-width: 600px;
  padding-right: 300px;
  width: 100%;
}
section.results .window {
  display: inline-block;
  z-index: 5;
  margin: 0 auto;
  position: relative;
}
section.results .window .window-inline {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section.results .window p {
  color: #fff;
  width: 80%;
  margin: 0 auto 25px auto;
  padding-top: 50px;
  font-size: 1.4em;
  line-height: 1.4;
}
section.results .window.window-1 {
  text-align: center;
}
section.results .window.window-1 svg {
  display: inline-block;
  width: 150px;
  margin: 15px 5px 0 5px;
  -webkit-animation: icons-zoom 4s infinite ease-in-out;
  animation: icons-zoom 4s infinite ease-in-out;
}
section.results .window.window-1 svg.icon-whatsapp {
  fill: #fff;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
section.results .window.window-2 {
  text-align: center;
}
section.results .window.window-2 .phone,
section.results .window.window-2 .alarm,
section.results .window.window-2 .target {
  margin: 0 15px;
  margin-top: 15px;
  display: inline-block;
}
section.results .window.window-2 .target {
  width: 20px;
  position: relative;
  z-index: 5;
  margin-bottom: 50px;
  margin-left: -5px;
}
section.results .window.window-2 .phone {
  width: 75px;
  height: 140px;
  border: 2px solid #fff;
  border-radius: 7px;
  position: relative;
}
section.results .window.window-2 .phone.active {
  -webkit-animation: icons-shake 0.1s infinite;
  animation: icons-shake 0.1s infinite;
}
section.results .window.window-2 .phone-ear {
  width: 16px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: -8px;
}
section.results .window.window-2 .phone-button {
  position: absolute;
  left: 50%;
  bottom: 8px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-left: -8px;
  border: 2px solid #fff;
}
section.results .window.window-2 .alarm {
  height: 140px;
}
section.results .window.window-2 .alarm.active {
  -webkit-animation: icons-shake 0.1s infinite;
  animation: icons-shake 0.1s infinite;
}
section.results .window.window-3 {
  text-align: center;
}
section.results .window.window-3 .logo-aol {
  display: inline-block;
  margin-top: 15px;
  width: 140px;
}
section.results .window.window-3 .text_element {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  opacity: 0;
  -webkit-animation: aol-text 12s infinite;
  animation: aol-text 12s infinite;
  font-size: 80%;
}
section.results .window.window-3 .text_element-1 {
  margin-left: 0;
  margin-top: -25px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
section.results .window.window-3 .text_element-2 {
  margin-left: 120px;
  margin-top: 80px;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
section.results .window.window-3 .text_element-3 {
  margin-left: -200px;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
section.results .window.window-3 .text_element-4 {
  margin-left: -180px;
  margin-top: 135px;
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
}
section.results .window.window-4 {
  text-align: center;
}
section.results .window.window-4 .tv {
  display: inline-block;
}
section.results .window.window-4 .tv-screen {
  width: 180px;
  height: 100px;
  border: 2px solid #fff;
  -webkit-animation: youtube-play 3s infinite;
  animation: youtube-play 3s infinite;
}
section.results .window.window-4 .tv-screen .icon-youtube {
  width: 60px;
  display: inline-block;
  margin-top: 30px;
}
section.results .window.window-4 .tv-plate {
  width: 60px;
  height: 2px;
  background-color: #fff;
  margin-left: 60px;
  margin-top: 10px;
}
section.quotes {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 5%;
}
section.quotes .quote {
  margin: 75px 0;
  text-align: center;
}
section.quotes .quote-paragraph {
  font-size: 1.2em;
  line-height: 1.4;
  color: #9293a5;
  width: 75%;
  margin: 0 auto 15px auto;
  font-weight: normal;
  text-align: center;
}
section.quotes .quote-caption {
  display: inline-block;
  height: 60px;
  position: relative;
  margin-top: 10px;
}
section.quotes .quote-caption-image {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../img/images-caption.jpg);
  background-size: 120px 60px;
}
section.quotes .quote-caption-image.rohsi {
  background-position: -60px 0;
}
section.quotes .quote-caption-name {
  padding-top: 8px;
  padding-bottom: 2px;
  font-size: 1.3em;
  margin-left: 80px;
  text-align: left;
}
section.quotes .quote-caption-title {
  color: #8f90ad;
  margin-left: 80px;
  font-size: 0.8em;
}
section.quotes .quote.align-right {
  /*
                .quote-caption {
                    &-image {
                        right:0;
                        left:auto;
                    }
                    &-name {
                        text-align: right;
                        margin-right:80px;
                    }
                    &-title {
                        text-align: right;
                        margin-right:80px;
                    }
                }*/
}
section.contact {
  padding: 50px 0 15px;
  background-color: #f2f2f2;
}
section.contact .contact-inline {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 5%;
  position: relative;
  text-align: center;
}
section.contact .contact-inline p {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
}
section.contact .contact-inline .buttons {
  margin-top: 20px;
}
section.contact .contact-inline .buttons-item {
  display: inline-block;
  margin: 0 10px;
}
section.contact .contact-inline .buttons-item-link {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 80%;
  display: block;
  background-color: #24314a;
  border-radius: 4px;
  color: #fff;
  padding: 7px 2px;
  margin-top: 10px;
  min-width: 200px;
  font-size: 1em;
}
section.contact .contact-inline .buttons-item-link.button-website {
  padding-left: 30px;
  padding-right: 30px;
  border: 2px solid #24314a;
  background-color: transparent;
  color: #24314a;
}
section.contact .contact-inline .buttons-item-link.button-website:hover {
  background-color: #24314a;
  color: #fff;
  opacity: 1;
}
section.contact .contact-inline .buttons-item-link.button-whatsapp {
  padding-left: 51px;
  padding-right: 30px;
  border: 2px solid #49963b;
  background-color: #5cbe4a;
  color: #fff;
  position: relative;
  min-width: 0;
}
section.contact .contact-inline .buttons-item-link.button-whatsapp::before {
  width: 30px;
  height: 30px;
  background-image: url(/assets/img/wa-logo.svg);
  background-size: 100% 100%;
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  top: 3px;
}
section.contact .contact-inline .buttons-item-link.button-whatsapp:hover {
  background-color: #49963b;
  color: #fff;
  opacity: 1;
}
section.contact .contact-inline .buttons-item-link:hover {
  opacity: 0.8;
}
section.contact .contact-inline h2 {
  margin-top: 100px;
}
section.contact .contact-inline .impressum {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 80%;
  margin-top: 100px;
  display: inline-block;
}
section.contact .contact-inline .illustration_c1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 494px;
  height: 312px;
  margin-left: -550px;
  background-image: url(../img/illustration_c1.png);
  background-size: contain;
}
@-webkit-keyframes zone {
  0% {
    opacity: 0.01;
    -webkit-transform: scale(1);
  }
  15% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  100% {
    opacity: 0.01;
    -webkit-transform: scale(1.5);
  }
}
@keyframes zone {
  0% {
    opacity: 0.01;
    transform: scale(1);
  }
  15% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0.01;
    transform: scale(1.5);
  }
}
@-webkit-keyframes icon-reinvention-bubble {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 0;
  }
  20% {
    opacity: 0.9;
  }
  70% {
    opacity: 1;
  }
  90% {
    -webkit-transform: translate3d(0, -40px, 0);
    opacity: 0.1;
  }
  95% {
    opacity: 0;
  }
}
@keyframes icon-reinvention-bubble {
  0% {
    transform: translate3d(0, 0, 0);
    opacity: 0;
  }
  20% {
    opacity: 0.9;
  }
  70% {
    opacity: 1;
  }
  90% {
    transform: translate3d(0, -40px, 0);
    opacity: 0.1;
  }
  95% {
    opacity: 0;
  }
}
@-webkit-keyframes icon-chart-bar {
  0% {
    height: 50px;
  }
  40% {
    height: 50px;
  }
  50% {
    height: 20px;
  }
  90% {
    height: 20px;
  }
}
@keyframes icon-chart-bar {
  0% {
    height: 50px;
  }
  40% {
    height: 50px;
  }
  50% {
    height: 20px;
  }
  90% {
    height: 20px;
  }
}
@-webkit-keyframes icon-targetaudience-grow {
  0% {
    opacity: 0;
    height: 40px;
  }
  5% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50% {
    height: 90px;
  }
  90% {
    height: 90px;
    opacity: 1;
  }
  95% {
    opacity: 0;
    height: 90px;
  }
  100% {
    height: 40px;
    opacity: 0;
  }
}
@keyframes icon-targetaudience-grow {
  0% {
    opacity: 0;
    height: 40px;
  }
  5% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50% {
    height: 90px;
  }
  90% {
    height: 90px;
    opacity: 1;
  }
  95% {
    opacity: 0;
    height: 90px;
  }
  100% {
    height: 40px;
    opacity: 0;
  }
}
@-webkit-keyframes icon-targetaudience-tie {
  0% {
    height: 0;
  }
  50% {
    height: 0;
  }
  80% {
    height: 25px;
  }
  90% {
    height: 25px;
  }
  95% {
    height: 0;
  }
}
@keyframes icon-targetaudience-tie {
  0% {
    height: 0;
  }
  50% {
    height: 0;
  }
  80% {
    height: 25px;
  }
  90% {
    height: 25px;
  }
  95% {
    height: 0;
  }
}
@-webkit-keyframes icons-zoom {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.5);
  }
  99% {
    -webkit-transform: scale(1);
  }
}
@keyframes icons-zoom {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.5);
  }
  99% {
    transform: scale(1);
  }
}
@-webkit-keyframes icons-shake {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(-3px, 0, 0);
  }
  99% {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@keyframes icons-shake {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(-3px, 0, 0);
  }
  99% {
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes aol-text {
  0% {
    opacity: 0;
  }
  7.5% {
    opacity: 0.8;
  }
  15% {
    opacity: 0;
  }
}
@keyframes aol-text {
  0% {
    opacity: 0;
  }
  7.5% {
    opacity: 0.8;
  }
  15% {
    opacity: 0;
  }
}
@-webkit-keyframes youtube-play {
  0% {
    background-color: rgba(255, 255, 255, 0);
  }
  90% {
    background-color: rgba(255, 255, 255, 0.2);
  }
  100% {
    background-color: rgba(255, 255, 255, 0);
  }
}
@keyframes youtube-play {
  0% {
    background-color: rgba(255, 255, 255, 0);
  }
  90% {
    background-color: rgba(255, 255, 255, 0.2);
  }
  100% {
    background-color: rgba(255, 255, 255, 0);
  }
}
@media screen and (max-width: 1240px) {
  section.landing .illustration-wrapper {
    display: none;
  }
  section.landing .illustration_l3 {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  h1 {
    font-size: 2em;
  }
  section.reasons .item {
    text-align: center;
  }
  section.reasons .item-icon {
    width: 120px;
    display: inline-block;
    height: 120px;
    position: relative!important;
    left: 0;
    top: 0;
    border-radius: 50%;
  }
  section.reasons .item-icon .icon-reinvention-bubble-1 {
    margin-left: 0!important;
  }
  section.reasons .item-caption {
    margin-left: 0;
  }
  section.reasons .item-caption h2 {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.4em;
    padding-bottom: 10px;
  }
  section.reasons .item-caption p {
    text-align: center;
    margin-top: 10px;
    color: #858b98;
  }
  section.results {
    text-align: center;
    height: auto;
  }
  section.results .bx-controls .bx-pager {
    margin-left: 0;
  }
  section.results .window-frame {
    margin-top: 0;
    padding-right: 0;
  }
  section.results .window-frame .slider-prev {
    margin-left: -270px;
  }
  section.results .window-frame .slider-next {
    margin-left: 230px;
  }
  section.results .window {
    margin-right: 0;
  }
  section.results .illustration0 {
    position: relative;
    top: auto;
    left: auto;
    margin: 0;
    display: inline-block;
    height: 240px;
    max-width: 100%;
    margin-bottom: 20px;
  }
  section.results .illustration1 {
    position: relative;
    bottom: auto;
    margin: 0;
    left: auto;
    right: auto;
    display: inline-block;
  }
}
@media screen and (max-width: 800px) {
  section.landing .header-inner {
    margin-top: 10px;
  }
  section.landing .header-inner-by {
    bottom: -25px;
  }
  section.landing .video {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  section.results {
    padding-bottom: 25px;
  }
  section.results .bx-wrapper {
    border-width: 0;
    background-image: none;
  }
  section.results .bx-controls .bx-pager {
    bottom: -30px;
  }
  section.results .window-frame .slider-prev,
  section.results .window-frame .slider-next {
    background-color: transparent;
    color: #fff;
    background-image: none!important;
  }
  section.results .window-frame .slider-prev {
    left: 0;
    margin-left: 0;
  }
  section.results .window-frame .slider-next {
    right: 0;
    left: auto;
    margin-left: 0;
    margin-top: -16px;
  }
  section.results .window {
    background-image: none;
    background-color: transparent;
    padding-bottom: 25px;
    min-height: 350px;
  }
  section.results .window-scale {
    display: none;
  }
  section.results .window .window-inline {
    position: relative;
    top: auto;
    left: auto;
    height: auto;
  }
  section.results .window p {
    font-size: 1.2em;
  }
  section.results .window.window-3 .text_element-wrapper {
    position: relative;
  }
  section.results .window.window-3 .text_element-wrapper .text_element {
    position: absolute;
    top: 0;
    margin: 0!important;
    left: auto;
    text-align: center;
    width: 100%;
  }
  section.quotes .quote-paragraph {
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  p {
    width: 90%;
  }
  section.landing {
    height: 340px;
  }
  section.landing .video {
    height: 225px;
    margin-top: 125px;
  }
  section.reasons {
    padding-top: 100px;
  }
  section.results .window.window-1 svg {
    width: 100px;
  }
  section.results .window.window-2 .target {
    margin-left: -5px;
    margin-top: 40px;
  }
  section.results .window.window-2 .phone {
    width: 80px;
  }
  section.results .window.window-2 .alarm {
    width: 100px;
  }
}
