/*-----------------------------------------------------------------------
MOBILE

* @Version:    1.0.0 - 2015
* @author:     Burocratik (alexandre gomes - @alexrgomes)
* @email:      alex@burocratik.com, hello@burocratik.com
* @website:    http://www.burocratik.com

-----------------------------------------------------------------------*/

@media only screen  and (max-width: 1400px) {
  .splash-page h1 {
    font-size: 62px;
    height: auto;
  }
  .splash-page .slide-block h2 { font-size: 62px; }
  .splash-page .title-wrapper {
    height: 120px;
  }
  .splash-page .title-wrapper.on {
    top: calc( 50% - 60px);
  }
  .play-btn {
    width: 60px;
    height: 60px;
  }
  .splash-page .slide-block h2.second-headline {
    padding-left: 85px;
  }
}

@media only screen  and (max-width: 1220px) {
  .early-adopters { font-size: 12px; }
  .splash-page .slide-picto svg {
    width: 70px;
    height: auto;
  }
  .splash-page .slide-picto svg#companies {
    width: 50px;
    height: auto;
  }
  .splash-page .slide-picto span.picto-title {
    font-size: 12px;
  }
  .splash-page .slide-picto {
    height: 123px;
  }
  .early-adopters {
    right: 50%;
    margin-right: -106px;
  }
  .early-adopters.on {
    bottom: 74px;
  }
  .splash-page .slide-block {
    bottom: 200px;
  }
}

@media only screen  and (max-width: 925px) {
  .splash-page .badges,
  .social {
    right: 60px;
  }

  .anim-bg .splash-page .bg-gradient.border-on {
    border: 30px solid transparent;
  }
  .splash-page .brand a, .splash-page .brand picture {
    transform: scale(.8);
  }
  .splash-page .brand {
    bottom: 25px;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
  }
  .splash-page .bg-gradient .content {
    padding: 60px;
  }
  .splash-page .title-wrapper {
    top: 90px;
    left: 90px;
  }
  .splash-page h1 {
    font-size: 52px;
    letter-spacing: -2px;
  }
  .splash-page .slide-block h2 {
    font-size: 52px;
    letter-spacing: -2px;
  }
  .splash-page .title-wrapper {
    height: 100px;
  }
  .splash-page .title-wrapper.on {
    top: calc( 50% - 50px);
  }
  .play-btn {
    width: 55px;
    height: 55px;
    bottom: 0;
  }
}

@media only screen  and (max-width: 760px) {
  /*.splash-page .slide-block {
    bottom: 200px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 100%;
    text-align: center;
  }*/
  .splash-page .slide-block .text-container {
    display: block;
  }
  .splash-page .slide-block .slide-picto-container {
    display: block;
    left: 0;
    top: 30px;
  }
  .splash-page .slide-block h2.second-headline {
    padding-left: 0;
  }
  .splash-page .slide-picto { display: block; }
  .play-btn {
    bottom: 80px;
    /*left: 50%;
    margin-left: -28px;*/
  }
}
@media only screen and (max-width: 634px) {
  .play-btn {
    bottom: 120px;
  }
}
@media only screen  and (max-width: 600px) {
  .splash-page .badges {
    display: none;
  }
  .social {
    right: 20px;
    top: 20px;
  }
  .social li a {
    width: 44px;
    height: 44px;
  }
  .social svg {
    width: 18px;
    height: 18px;
  }
  .social .linkedin svg {
    width: 23px;
    height: 23px;
  }
  .splash-page .slide-block h2.second-headline {
    height: 110px;
  }
}

@media only screen  and (max-height: 700px) {
  /*.splash-page h1, .splash-page .slide-block h2 {
    font-size: 60px;
    letter-spacing: -3px;
    height: auto;
  }*/
  .anim-bg .splash-page .bg-gradient.border-on {
    /*border: 40px solid transparent;*/
  }
  /*.splash-page .brand {
    bottom: -35px;
  }*/
  /*.splash-page .title-wrapper {
    left: 127px;
  }*/
}

@media only screen  and (max-height: 690px) {
  .mobile .splash-page {
    overflow-y: scroll;

  }
  .mobile .splash-page .badges { display: none; }
}

@media only screen and (max-height: 400px) and (orientation: landscape) {
  .splash-page .bg-gradient {
    min-height: 590px;
  }
  /*.splash-page .bg-gradient .content {
    min-height: 590px;
  }*/
}

@media only screen  and (max-width: 440px) {

  .splash-page .slide-block .text-container {
    padding-right: 0;
    height: 92px;
    padding-bottom: 10px;
  }
  .splash-page .title-wrapper {
    top: 120px;
    left: 70px;
    height: 84px;
  }
  .splash-page .title-wrapper.on {
    top: calc( 50% - 42px);
  }
  .splash-page h1 {
    font-size: 42px;
    letter-spacing: -3px;
  }
  .splash-page .slide-block {
    padding-right: 40px;
    bottom: 170px;
    width: 77%;
  }
  .splash-page .slide-block h2 {
    font-size: 42px;
    letter-spacing: -3px;
    line-height: 1.1;
    height: 92px;
  }
  .splash-page .slide-block h2.second-headline {
    position: relative;
  }
  .splash-page .badges {
    display: none;
  }
  .splash-page .brand {
    bottom: 25px;
  }
  .splash-page .slide-block .slide-picto-container {
    top: 20px;
    height: 155px;
    overflow: hidden;
  }
  .splash-page .bg-gradient .content {
    padding: 40px;
  }
  .splash-page .slide-picto {
    position: relative;
    display: block;
    width: 113px;
    height: 145px;
  }
  .splash-page .slide-picto span.picto-title {
    margin-top: 15px;
  }
  .splash-page .slide-picto svg {
    width: 70px;
    height: auto;
  }
  .splash-page .slide-picto svg#companies {
    width: 50px;
    height: auto;
  }
  .play-btn {
    bottom: 140px;
    left: 50%;
    margin-left: -55px;
  }

  #lightbox .btn-close-modal {
    width: 46px;
    height: 46px;
  }

  #lightbox .btn-close-modal .btn {
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
  }
}
@media only screen  and (max-width: 375px) {
  .anim-bg .splash-page .bg-gradient.border-on {
    border: 20px solid transparent;
  }
  .splash-page .title-wrapper {
    left: 60px;
  }
  .splash-page .slide-block h2.second-headline {
    height: 95px;
  }
  .play-btn {
    bottom: 120px;
  }
  .splash-page .title-wrapper {
    top: 80px;
  }
}

@media only screen  and (max-width: 320px) {
  .splash-page .slide-block .text-container {
    height: 72px;
  }
  .splash-page h1,
  .splash-page .slide-block h2 {
    font-size: 32px;
    letter-spacing: -2px;
  }
  .splash-page .slide-picto svg {
    width: 60px;
    height: auto;
  }
  .splash-page .slide-picto svg#companies {
    width: 40px;
    height: auto;
  }
  .splash-page .slide-block {
    bottom: 100px;
  }
  .splash-page .slide-picto span.picto-title {
    margin-top: 5px;
  }
  .early-adopters {
    font-size: 10px;
    letter-spacing: 2px;
    padding: 10px 25px 10px;
    border-radius: 20px 20px;
    margin-right: -85px;
  }
  .splash-page .brand {
    bottom: 10px;
  }
  .early-adopters.on {
    bottom: 45px;
  }
  .splash-page .slide-block .slide-picto-container {
    top: 10px;
  }
  .splash-page .slide-block .slide-picto-container {
    height: 95px;
  }
  .play-btn {
    bottom: 95px;
  }
  .social {
    top: 5px;
  }
  .splash-page .title-wrapper {
    top: 70px;
  }
}

