/*

font-family:'Myriad W01 Lt';
font-family:'Myriad W01 Regular';
font-family:'Myriad W01 SmBd';
font-family:'Myriad W01 Bd';
font-family:'MyriadW08-LightSemiCond1166630';
font-family:'MyriadW08-SemiCondensed';
font-family:'MyriadW08-SemiboldSemiC';

 */
body {
  margin: 0;
  color: rgba(0,0,0,0.9);
  font-family: 'Myriad W01 Lt','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: liga,kern;
}

p {
  margin: 0;
}

.header {
  background: #fff;
  position: relative;
}

.header svg {
  width: 100%;
}

.screenshot {
  position: absolute;
  left: 23.6%;
  top: 13.65%;
  bottom: 43%;
  right: 23.6%;
  background: rgba(0,0,0,0.75) url(images/screenshot.jpg) center;
  background-size: cover;
}

.screenshot .page {
  position: absolute;
  left: 33%;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.download {
  background: #fff;
  text-align: center;
  padding: 50px 100px 100px;
}

.download a {
  margin-top: 20px;
  background: #000;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  border-radius: 5px;
  padding: 12px 20px 8px 60px;
  position: relative;
}

.download a span {
  font-size: 14px;
  text-align: left;
  display: inline-block;
  white-space: pre;
  line-height: 1.2;
}

.download a strong {
  display: block;
  font-family: 'Myriad W01 Regular';
  font-weight: 400;
  font-size: 26px;
  line-height: 1;
}

.download a svg {
  position: absolute;
  top: 0;
  left: 12px;
  bottom: 3px;
  margin: auto;
  width: 40px;
  height: 40px;
}

.download a path {
  fill: #fff;
}

.easy {
  transform-style: preserve-3d;
  position: relative;
  z-index: 100000;
  background: #F2F2F2;
  position: relative;
  padding: 100px calc(50% + 100px) 100px 100px;
}

.easy .image {
  background: url(images/2.jpg) center;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: calc(50% - 50px);
}

.easy .image:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100px;
  content: "";
  background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 100 100' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg' xlink='http://www.w3.org/1999/xlink' version='1.1'><polygon fill='#F2F2F2' points='0,0 100,0 100,0 0,100Z'></polygon></svg>");
}

.easy .content {
  width: 300px;
  float: right;
}

.family {
  background: #F5EFE7;
  position: relative;
  padding: 100px 100px 100px calc(50% + 100px);
}

.family .image {
  background: url(images/1.jpg) center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: calc(50% - 50px);
}

.family .image:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100px;
  content: "";
  background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 1 1' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg' xlink='http://www.w3.org/1999/xlink' version='1.1'><polygon fill='#F5EFE7' points='1,0 1,0 1,1 0,1 0,1Z'></polygon></svg>");
}

.family .content {
  width: 300px;
  float: left;
}

.easy:after,.family:after {
  clear: both;
  content: "";
  display: table;
}

h2 {
  font-family: 'Myriad W01 Lt','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 200;
  line-height: 48px;
  margin: 0 0 14px;
}

.channels {
  text-align: center;
  padding: 100px 0;
}

.showcase {
  margin-top: 75px;
}

.showcase-row {
  display: flex;
  margin: -75px auto 0;
  width: 900px;
  padding: 75px;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow: hidden;
}

.showcase-row > div {
  width: 270px;
  height: 125px;
}

.atvImg {
  border-radius: 5px;
  transform-style: preserve-3d;
  -webkit-tap-highlight-color: rgba(#000,0);
}

.atvImg img {
  border-radius: 5px;
  box-shadow: 0 2px 8px rgba(14,21,47,0.25);
}

.atvImg-container {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 100%;
  transition: all .2s ease-out;
}

.atvImg-container.over {
  z-index: -1;
}

.atvImg-container.over .atvImg-shadow {
  box-shadow: 0 25px 40px rgba(0,0,0,0.3),0 16px 40px rgba(0,0,0,0.3);
}

.atvImg-layers {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  overflow: hidden;
  transform-style: preserve-3d;
}

.atvImg-rendered-layer {
  position: absolute;
  width: 104%;
  height: 104%;
  top: -2%;
  left: -2%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  background-size: cover;
  transition: all .1s ease-out;
}

.atvImg-shadow {
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
  transition: all .2s ease-out;
  box-shadow: 0 8px 30px rgba(0,0,0,0.4);
}

.atvImg-shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 5px;
  background: linear-gradient(135deg,rgba(255,255,255,.25) 0%,rgba(255,255,255,0) 60%);
}

.screenshots {
  margin-top: 100px;
  margin-bottom: 140px;
  text-align: center;
  position: relative;
}

.swiper-container {
  margin-top: 75px;
}

.swiper-pagination {
  bottom: -40px;
  line-height: 8px;
  left: 0;
  right: 0;
}

.swiper-pagination-bullet {
  margin: 0 4px;
  background: #999;
  opacity: 1;
  border: 1px solid #fff;
}

.swiper-pagination-bullet-active {
  background: transparent;
  border-color: #007aff;
}

.swiper-slide {
  opacity: .1;
}

.swiper-slide-active {
  opacity: 1;
}

.swiper-slide img {
  width: 100%;
  display: block;
}

.footer {
  background: #F2F2F2;
}

.footer-inner {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  padding: 75px 25px;
}

.footer .madeby {
  margin-right: 200px;
  display: flex;
  align-content: stretch;
  justify-content: space-between;
}

.footer .member {
  position: relative;
  padding: 20px 20px 20px 138px;
  background: #fff;
  flex: 1;
  margin-right: 50px;
  box-shadow: 0 8px 30px rgba(0,0,0,0.15);
}

.footer h2 {
  font-size: 30px;
  font-family: 'Myriad W01 Regular';
  font-weight: 400;
  margin-bottom: 25px;
}

.footer .member h4 {
  margin: 0;
  font-family: 'Myriad W01 Regular';
  font-weight: 400;
}

.footer .member:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 118px;
  background: url(images/admin.gif) no-repeat center;
  background-size: cover;
}

.footer .member.arood:before {
  background-image: url(images/arood.gif);
}

.footer .robot {
  position: absolute;
  bottom: 0;
  right: 10px;
}

.footer .member em {
  font-style: normal;
}

.footer a {
  display: inline-block;
  color: #55ACEE;
  font-family: 'Myriad W01 Regular';
  text-decoration: none;
}

.footer a:hover {
  color: #ED3E01;
}

.footer .tweet {
  background: url('data:image/svg+xml;utf8,<svg id="svg2" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" height="148.12" width="182.26" version="1.1" xmlns:cc="http://creativecommons.org/ns#" viewBox="0 0 182.66667 150.66667" xmlns:dc="http://purl.org/dc/elements/1.1/"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath20" clipPathUnits="userSpaceOnUse"><path id="path18" d="m0 10.012h1366.9v1110.9h-1366.9z"/></clipPath></defs><g id="g10" transform="matrix(1.3333 0 0 -1.3333 0 150.67)"><g id="g12" transform="scale(.1)"><g id="g14"><g id="g16" clip-path="url(#clipPath20)"><path id="path22" d="m1366.9 989.39c-50.27-22.309-104.33-37.387-161.05-44.18 57.89 34.723 102.34 89.679 123.28 155.15-54.18-32.15-114.18-55.47-178.09-68.04-51.13 54.49-124.02 88.55-204.68 88.55-154.89 0-280.43-125.55-280.43-280.43 0-21.988 2.457-43.398 7.258-63.91-233.08 11.68-439.72 123.36-578.04 293.01-24.141-41.4-37.969-89.567-37.969-140.97 0-97.308 49.489-183.13 124.76-233.44-45.969 1.437-89.218 14.058-127.03 35.078-0.043-1.18-0.043-2.348-0.043-3.52 0-135.9 96.68-249.22 224.96-275-23.512-6.41-48.281-9.8-73.86-9.8-18.089 0-35.628 1.711-52.781 5 35.711-111.41 139.26-192.5 262-194.77-96.058-75.23-216.96-120.04-348.36-120.04-22.621 0-44.961 1.332-66.918 3.91 124.16-79.568 271.55-125.98 429.94-125.98 515.82 0 797.86 427.31 797.86 797.93 0 12.153-0.28 24.223-0.79 36.25 54.77 39.571 102.31 88.95 139.93 145.2" fill="#55ACEE"/></g></g></g></g></svg>');
  background-size: 20px 24px;
  background-repeat: no-repeat;
  padding-left: 25px;
  display: inline-block;
}

.footer-2 {
  background: #ddd;
  color: #666;
}

.footer-2 .support {
  padding: 25px;
  max-width: 1000px;
  margin: 0 auto;
}

.footer svg {
  height: 200px;
  width: 200px;
  display: block;
}

@media (max-width: 1050px) {
  .showcase-row {
    width: auto;
    justify-content: space-around;
    padding: 75px 2%;
  }
}

@media (max-width: 860px) {

  .showcase-row {
    width: auto;
    justify-content: space-around;
    padding: 75px 2%;
  }

  .showcase-row > div {
    width: 216px;
    height: 100px;
  }

  .easy {
    padding: 75px calc(50% + 75px) 75px 100px;
  }

  .family {
    padding: 75px 100px 75px calc(50% + 75px);
  }

  .easy .content h2, .family .content h2 {
    font-size: 34px;
    font-style: normal;
    font-weight: 200;
    line-height: 38px;
  }

  .easy .content, .family .content {
    width: 250px;
  }

  .footer .madeby {
    margin: 0 -10px;
    padding: 0 0 160px;
  }
  .footer .member {
    margin: 0 10px;
  }
  .footer .robot {
    margin: auto;
    left: 0;
    right: 0;
    width: 200px;
  }

}

@media (max-width: 700px) {

  .showcase-row > div {
    width: 168px;
    height: 75px;
  }

  .easy, .family {
    padding: 0;
  }

  .easy .image, .family .image {
    position: static;
    height: 250px;
  }

  .easy .image:after, .family .image:after {
    display: none;
  }

  .easy .content, .family .content {
    width: auto;
    float: none;
    padding: 50px;
  }

  .footer .madeby {
    display: block;
    margin: 0;
  }

  .footer .member {
    margin: 25px 0 0;
  }

}

@media (max-width: 550px) {

  .showcase-row {
    width: auto;
    justify-content: space-around;
    flex-direction: row;
    padding: 0 0 25px;
    margin: -25px 0;
  }

  .channels {
    padding: 75px 0;
  }

  .showcase {
    margin-bottom: 50px;
  }

  .download {
    padding: 25px 25px 75px;
  }

  .screenshots {
    margin-top: 75px;
    margin-bottom: 115px;
  }
  .channels h2, .channels p,
  .screenshots h2, .screenshots p {
    padding: 0 25px;
  }

  .showcase-row > div {
    margin-top: 25px;
    width: 270px;
    height: 125px;
  }

}
