.intro-section {
  background: url(//cdn.livehome3d.com/assets/img/base/intro-bg.jpg) no-repeat center top;
  background-size: cover;
}
.intro-section-wrapper {
  max-width: 696px;
  width: 100%;
  margin: 0 auto;
  padding: 29px 18px 49px;
  color: #f2f0eb;
  text-align: center;
}
.intro-app-icon {
  display: inline-block;
  width: 109px;
  height: 112px;
  background: url(//cdn.livehome3d.com/assets/img/base/app-icon.png) no-repeat center top;
  background-size: contain;
  text-align: center;
}
.intro-title {
  font-size: 3.6rem;
  font-weight: 300;
  line-height: 1;
  margin-top: 19px;
}

.section-text {
  display: inline-block;
}
.intro-text {
  font-size: 1.5rem;
  line-height: 2.4rem;
  margin-top: 9px;
}
.intro-section .button-element {
  max-width: 160px;
  width: 100%;
  margin: 10px 28px;
}
.button-intro-trial {
  border: 2px solid #f5f5f5;
  padding: 8px 0 8px;
}
.button-intro-trial:hover {
  border-color: #f9c3a8;
  color: #f9c3a8;
}
.button-intro-buy {
  background: #f5f5f5;
  color: #752c37;
  padding: 10px 0 10px;
}
.button-intro-buy:hover {
  background: #f9c3a8;
}

.promo-video-section {
  background-color: #f59361;
  background-image: url(//cdn.livehome3d.com/assets/img/base/bg-video-poster.jpg);
  background-repeat: repeat;
  padding: 0 20px 35px;
  overflow: hidden;
}
.promo-video-section .section-wrapper {
  padding-top: 35px;
}
.promo-video-container {
  position: relative;
  height: 0;
  padding-bottom: 62.5%;
}
.promo-video-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
}
.promo-video-poster {
  position: absolute;
  width: 100%;
  height: 100%;
}
.promo-video-poster img {
  display: block;
  max-width: 100%;
  height: auto;
  z-index: 10;
  margin: /* -3.125% */ 0 auto 0;
  position: relative;
}
.promo-video-play-button {
  position: absolute;
  display: block;
  width: 98px;
  height: 98px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #ffffff;
  border: 3px solid #ffffff;
  background-color: #c6493f;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
  z-index: 20;
}
.promo-video-play-button::after {
  content: "";
  display: block;
  position: absolute;
  left: 35px;
  top: 50%;
  margin-top: -19px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 19px 0 19px 34px;
  border-color: transparent transparent transparent #ffffff;
}
.promo-video-play-button:hover {
  cursor: pointer;
}
.promo-video-play-button:hover {
  background-color: #ae3932;
}
.promo-video-lamp {
  display: none;
}

.environment-section {
  text-align: center;
}
.environment-section .section-subtitle {
  margin-top: 23px;
  margin-bottom: 0;
}
.environment-top-part {
  padding: 45px 20px 0;
  color: #421b28;
  background-color: #fed3bb;
  background-repeat: repeat;
}
.environment-top-part .section-text {
  max-width: 630px;
  margin: 12px auto 51px;
}
.environment-bottom-part {
  color: #e6e6e6;
  padding: 0 20px 73px;
  background-color: #552432;
  background-repeat: repeat;
}
.environment-bottom-part .section-text {
  max-width: 660px;
  margin: 12px auto 0;
}
.environment-section img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.objects-section {
  overflow: hidden;
  text-align: center;
  color: #f2f0eb;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 56px;
  background-color: #3b1622;
  background-repeat: repeat;
}
.objects-image-container {
  text-align: center;
  width: 190%;
  position: relative;
  display: inline-block;
  right: 50%;
  margin-right: -100%;
  z-index: 1;
}
.objects-image-container img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.object-left-side,
.object-right-side {
  display: none;
}
.objects-section .section-subtitle {
  margin-top: -32px;
  margin-bottom: 0;
  position: relative;
  z-index: 20;
}
.objects-section .section-text {
  margin-top: 12px;
  max-width: 640px;
}

.result-section {
  overflow: hidden;
  padding: 39px 20px 0;
  text-align: center;
  color: #f2f0eb;
  background-color: #ce495f;
  background-repeat: repeat;
}
.result-section .section-subtitle {
  position: relative;
  margin-bottom: 0;
  z-index: 20;
}
.result-section .section-text {
  position: relative;
  margin-top: 12px;
  max-width: 640px;
  z-index: 20;
}
.result-section .section-text:after { 
  content: " ";
  display: table;
  clear: both
}
.result-image-container {
  position: relative;
  display: inline-block;
  width: 182%;
  right: 50%;
  margin-right: -100%;
  margin-top: -26.8%;
  text-align: left;
  z-index: 1;
}
.result-image-container img {
  display: inline-block;
  width: 72.807018%;
  height: auto;
}
.result-left-side,
.result-right-side {
  display: none;
}

.slider-title {
  display: inline-block;
  width: 100%;
  margin-top: 3px;
  margin-bottom: 9px;
  font-size: 1.8rem;
  line-height: 2.6rem;
}
.slider-text {
  display: inline-block;
  max-width: 560px;
  margin-bottom: 24px;
  font-size: 1.3rem;
  line-height: 1.8rem;
}
.furniture-materials-section .slider-text {
  margin-bottom: 0;
}

.section-brief {
  display: inline-block;
  max-width: 660px;
  margin-top: 11px;
}

.floor-plans-section {
  padding: 32px 20px 67px;
  text-align: center;
  background: #d9d9d9;
}

.section-devider {
  position: relative;
  margin: 25px -20px 30px;
  height: 16px;
  overflow: hidden;
}
.section-devider::before,
.section-devider::after {
  content: "";
  display: block;
  position: absolute;
  width: 51%;
  height: 24px;
  top: 2px;
  z-index: 1;
}
.floor-plans-section .section-devider::before,
.floor-plans-section .section-devider::after,
.furniture-materials-section .section-devider::before,
.furniture-materials-section .section-devider::after {
  box-shadow: 0 0 0 2px #aeaeae;
}
.rendering-3d-section .section-devider::before,
.rendering-3d-section .section-devider::after {
  box-shadow: 0 0 0 2px #bababa;
}
.section-devider::before {
  right: 50%;
  margin-right: -1px;
  border-top-right-radius: 28px;
}
.section-devider::after {
  left: 50%;
  margin-left: -2px;
  border-top-left-radius: 28px;
}

.rendering-3d-section {
  padding: 32px 20px 67px;
  text-align: center;
  background: #e8e8e8;
}

.furniture-materials-section {
  padding: 32px 20px 67px;
  text-align: center;
  background: #d9d9d9;
}

.other-features-link {
  display: inline-block;
  position: relative;
  color: #2d212d;
  text-decoration: none;
  margin-top: 76px;
  font-size: 2rem;
}
.other-features-link-icon {
    fill: #e97053;
    fill-rule: evenodd;
    display: block;
    margin: 12px auto 13px;
    width: 38px;
    height: 38px;
}
.other-features-link:hover .other-features-link-icon {
  fill: #c6493f;
}

.export-options-section {
  padding: 33px 20px 78px;
  text-align: center;
  background: #fed3bb;
}
.export-options-section .section-subtitle {
  margin-top: 35px;
  margin-bottom: 0;
  font-size: 1.8rem;
  line-height: 2.6rem;
}
.export-options-section .section-text {
  max-width: 640px;
  margin-top: 12px;
  font-size: 1.3rem;
  line-height: 1.8rem;
}

.format-icon-container {
  margin: 22px auto 69px;
  font-size: 0;
  max-width: 640px;
}
.format-icon {
  display: inline-block;
  vertical-align: middle;
}
.format-icon-doc {
  height: auto;
  width: 11.262799%;
  margin-right: 4.6075085%;
}
.format-icon-360-videos {
  width: 14.505119%;
  height: auto;
  margin-right: 4.6075085%;
}
.format-icon-video {
  width: 17.406143%;
  height: auto;
}

.share-option-icons-container {
  margin: 32px auto 0;
  max-width: 560px;
  font-size: 0;
}
.option-share-icon {
  display: inline-block;
  vertical-align: middle;
  height: auto;
}
.option-share-icon-facebook {
  width: 14.4%;
  margin-right: 10.8%;
}
.option-share-icon-twitter {
  width: 18.4%;
  margin-right: 11%;
}
.option-share-icon-youtube {
  width: 14.4%;
  margin-right: 11.6%;
}
.option-share-icon-model {
  width: 16.4%;
}

.review-section {
  padding: 50px 20px 55px;
  text-align: center;
  background-color: #f9bb9b;
}
.review-section .section-wrapper {
  max-width: 860px;
  padding-top: 67px;
  padding-bottom: 39px;
  background: url(/assets/img/base/reviews/review-quots.svg) no-repeat center top;
  background-size: 144px 124px;
}
.review-slide {
  text-align: center;
  display: block;
  color: #000000;
  text-decoration: none;
}

.review-slide-citation {
  font-size: 1.8rem;
  line-height: 1.667; /* 40px */
}
.review-slide-logo {
  display: inline-block;
  margin-top: 24px;
}

.tutorials-section {
  padding: 34px 20px 55px;
  overflow: hidden;
  text-align: center;
  background: #f59361;
}
.tutorial-item-list {
  max-width: 640px;
  margin: 29px auto 0;
  font-size: 0;
  text-align: left;
}
.tutorial-item {
  display: inline-block;
  width: 50%;
  padding: 0 3%;
  margin-bottom: 17px;
  font-size: 1.3rem;
  vertical-align: top;
  text-align: center;
  position: relative;
}
.mark-pro::after {
  content: "Pro";
  position: absolute;
  right: 5px;
  top:5px;
  background: #c6493f;
  font-size: 10px;
  line-height: 10px;
  padding: 2px 5px;
  border-radius: 15px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
}
.tutorial-item a {
  display: inline-block;
  max-width: 170px;
  width: 100%;
  text-decoration: none;
  
}
.tutorial-item-img-wrapper {
  position: relative;
  max-width: 168px;
  width: 100%;
  text-align: center;
}
.tutorial-item-img-wrapper img {
  max-width: 100%;
  height: auto;
}
.tutorial-item-img-wrapper::before {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: #c6493f;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #ffffff;
  opacity: .7;
  box-shadow: 0 0 3px rgba(0,0,0,.19);
}
.tutorial-item-img-wrapper:hover::before {
  background: #c6493f;
  opacity: 1;
}
.tutorial-item-img-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: 50%;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 17px;
  border-color: transparent transparent transparent #ffffff;
}
.tutorial-item-caption {
  line-height: 1.2;
  margin-top: 8px;
  color: #2d212d;
}
.tutorial-item.active .tutorial-item-caption {
 color: #554756;
}

.technology-section {
  padding: 38px 20px 36px;
  overflow: hidden;
  background: #4e404f;
  color: #f2f0eb;
  text-align: center;
  border-bottom: 1px solid #e97053;
}
.technology-item-container {
  max-width: 640px;
  margin: 38px auto 0;
  font-size: 0;
  line-height: 0;
}
.technology-item {
  display: inline-block;
  position: relative;
  width: 50%;
  margin-bottom: 40px;
  vertical-align: top;
  font-size: 1.5rem;
  line-height: 1.2;
}
.technology-item-text {
  margin-left: -100%;
  margin-right: -100%;
  white-space: nowrap;
}
.technology-icon {
  display: block;
  margin: 14px auto 0;
  max-width: 100%;
  height: auto;
}

@media only screen and (min-width: 480px) {
  .technology-item {
    width: 33.3333%;
    font-size: 1.7rem;
  }
  .intro-section .button-element {
    max-width: 180px;
  }
  .button-intro-trial {
    padding: 9px 0 10px;
  }
  .button-intro-buy {
    padding: 11px 0 12px;
  }
  
}

@media only screen and (min-width: 568px) {
  .intro-section {
    background: url(//cdn.livehome3d.com/assets/img/base/intro-bg-bottom.png) repeat-x center bottom, url(//cdn.livehome3d.com/assets/img/base/intro-bg.jpg) no-repeat center top;
    background-size: 1088px 272px, cover;
  }
  .intro-section-wrapper {
    padding-bottom: 144px;
  }
  .intro-app-icon {
    width: 138px;
    height: 142px;
    margin-top: 22px;
  }
  .intro-title {
    margin-top: 0;
    margin-bottom: 38px;
    font-size: 6.5rem;
  }
  .intro-text {
    margin-top: 12px;
    padding: 0 10px;
    font-size: 1.7rem;
    line-height: 2.6rem;
    margin-bottom: 33px;
  }

  .export-options-section .section-subtitle {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
  .export-options-section .section-text {
    font-size: 1.5rem;
    line-height: 2.1rem;
  }

  .slider-title {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
  .slider-text {
    font-size: 1.5rem;
    line-height: 2.1rem;
  } 
    
  .format-icon-doc {
    width: 10.3125%;
    margin-right: 5.90625%;
  }
  .format-icon-360-videos {
    width: 13.28125%;
    margin-right: 5%;
  }
  .format-icon-video {
    width: 15.9375%;
  }

  .option-share-icon-facebook {
    width: 14.107143%;
    margin-right: 13.214286%;
  }
  .option-share-icon-twitter {
    width: 16.428571%;
    margin-right: 13.392857%;
  }
  .option-share-icon-youtube {
    width: 14.107143%;
    margin-right: 13.928571%;
  }
  .option-share-icon-model {
    width: 14.642857%;
  }    

  .tutorial-item {
    width: 26.25%;
    margin-right: 10.625%;
    padding: 0;
    font-size: 1.7rem;
    word-spacing: -1px;
  }
  .tutorial-item:nth-child(3n) {
    margin-right: 0;
  }


}

@media only screen and (min-width: 668px) {
  .objects-image-container {
    width: 1140px;
  }

  .result-image-container {
    width: 1140px;
    margin-top: -168px;
  }
  .result-left-side {
    display: block !important;
    position: absolute;
    right: 50%;
    margin-right: 311px;
    bottom: 19px;
    z-index: 30;
  }
  .result-right-side {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: 188px;
    bottom: 30px;
    z-index: 30;
  }

  .technology-item {
    width: 25%;
  }

}

@media only screen and (min-width: 768px) {
  .promo-video-lamp {
    display: block;
    position: absolute;
    width: 419px;
    height: 193px;
    top: 50%;
    margin-top: -106px;
    right: -327px;
    margin-right: 0;
    background-repeat: no-repeat;
    background-position: right 0;
    
    background-size: 419px 193px;
    z-index: 20;
    -webkit-transition: margin-right 400ms ease-in-out;
    -moz-transition: margin-right 400ms ease-in-out;
    transition: margin-right 400ms ease-in-out;
  }
  .promo-video-lamp-move {
    margin-right: -100px;
  }
  .promo-video-lamp::after {
    content: "";
    display: block;
    width: 150%;
    height: 9px;
    position: absolute;
    left: 100%;
    top: 118px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAJBAMAAADqX+DUAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAtUExURZ4+OZ5AOapBOa1IQK1HQK9KQqtFPq9KQ6xEPa1HP6xHP6tEPa1JQa5JQqtGPg8hYiAAAAACdFJOU+Tncu+MCwAAABpJREFUCNdjYGTYwfCMYSWDC8NhBluGUgYlAChHBCQOqE3pAAAAAElFTkSuQmCC') repeat 0 center;
    background-size: 2px 9px;
  }

  .review-slide-citation {
    font-size: 2.4rem;
  }  

}

@media only screen and (min-width: 960px) {
  .object-left-side {
    display: block !important;
    position: absolute;
    left: -303px;
    top: 26px;
    z-index: 30;
  }
  .object-right-side {
    display: block;
    position: absolute;
    right: -400px;
    top: 113px;
    z-index: 30;
  }
}

@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .intro-section {
    background: url(//cdn.livehome3d.com/assets/img/base/intro-bg@2x.jpg) no-repeat center top;
    background-size: cover;
  }
  .intro-app-icon {
    background: url(//cdn.livehome3d.com/assets/img/base/app-icon@2x.png) no-repeat center top;
    background-size: contain;
  }
  @media only screen and (min-width: 568px) {
    .intro-section {
      background: url(//cdn.livehome3d.com/assets/img/base/intro-bg-bottom@2x.png) repeat-x center bottom, url(//cdn.livehome3d.com/assets/img/base/intro-bg@2x.jpg) no-repeat center top;
      background-size: 1088px 272px, cover;
    }
  }
  @media only screen and (min-width: 768px) {
    .promo-video-lamp::after {
      background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAASCAMAAABLoI/KAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAB7UExURZI+OaxGPqtFPq5IQaU+NqxGP61HQJE7N5Q9N5M9N65JQaxHQK1IQK1GP6tEPapCOqpEPKtDO6xFPatFPatGP61IQa5IQKtCO6lBOq1DO6tEPqpFPa9KQ6tDPKlCOq5KQq1DOq5KQ61COqY9Nq5JQqY/N6U8Na5HQK5CO1TVJGsAAAAKdFJOU83////+///Bzsf4PjVUAAAAV0lEQVQI1xXHWRKCMBBAwZeEGQSSALIoiAsKwv1PKP50VZOdSCkf15pLXd6JVay4jbZBxBqMEcvZijkqQiGtor5waAieTlVxef8n33hO88Lweu98vsn6A5jbBAaREccqAAAAAElFTkSuQmCC') repeat 0 center;
      background-size: 2px 9px;
    }
  }
}