.small_title {
    font-weight: 300;
}

.b-header__vid img {
    width: 387px;
}

.b-header__vid {
    width: 387px;
}

.b-header {
    height: 787px;
    overflow: hidden;
    display: block;
}

.b-header {
    padding-top: 30px;
}



.b-bots-list__left {
    width: 80%;
    text-align: center;
    padding: 0 0 30px 0;
    font-weight: 300;
}


.b-bots__inner.b-section {
    width: 80%;
}


a.e-btn.e-btn--ico.e-btn--white-solid {
    padding: 12px 30px 13px;
    margin-top: 10px;
    border: 1px solid #DBDFE3;
    margin-right: 20px;
}

.b-bots-list__right {
    margin-top: 20px;
}





@media only screen and (max-width: 480px) {
.small_title {
    font-size: 17px;
    line-height: 24px;
    margin-top: 10px;
}
.b-title h1 {
    font: 300 36px/38px Lato,sans-serif;
    margin: 0 auto 25px;
}

.b-header__vid img {
    width: 90%;
    margin: 0 auto;
    display: block;
}

.b-header__vid {
    width: 100%;
}
.b-header {
    height: 665px;
      padding-top: 0px;

}
.b-bots__inner.b-section {
    width: 100%;
}
.b-bots-list__left {
    margin-right: 0px;
}
a.e-btn.e-btn--ico.e-btn--white-solid {
    margin-right: 0px;
}

#the-intro-bar #ib-content #powered-by {
    width: 50px;
    height: 16px;
    bottom: 4px;
    right: 5px;
  }

  #the-intro-bar #ib-content #ib-close {
    width: 15px;
    height: 15px;
    top: 5px;
    right: 5px;

  }


}


@media only screen and (max-width: 768px) {
.small_title {
    font-size: 17px;
    line-height: 24px;
}
.b-title h1 {
    margin: 0 auto 25px;
}

.b-header__vid img {
    width: 90%;
    margin: 0 auto;
    display: block;
}

.b-header {
    height: 665px;
      padding-top: 0px;

}
.b-bots__inner.b-section {
    width: 100%;
}
.b-bots-list__left {
    margin-right: 0px;
}
a.e-btn.e-btn--ico.e-btn--white-solid {
    margin-right: 0px;
}

}

@media only screen and (max-width: 800px) and (min-width: 481px){
.b-title--top {
    margin: 30px auto 0;
}

.b-title h1 {
margin: 0 auto 40px;
}

.small_title {
    font-size: 32px;
    line-height: 47px;
    margin-top: 20px;
}
.b-header {
    height: 916px;

}

.b-bots__inner.b-section {
    width: 100%;
}

.b-header__vid {
    width: 60%;
}

}

@media only screen and (max-width: 320px) {
  .b-header {
      height: 565px;
  }
}


.e-btn--ico {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 5px;
    text-transform: none;
    padding: 11px 15px 13px 20px;
    font: 400 17px/22px Lato,sans-serif;
}

.b-header__btn {
 padding: 0 0px;
}

.e-btn.ios {
    background-color: #000;
    padding: 20px 35px 22px 70px;
    background-image: url(../img/apple.svg);
    background-position: 17px 13px;
    background-size: 35px;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 480px){
.b-header__btn .e-btn--ico {
    margin: 0 15px 15px;
}

/*.e-btn.ios {
    padding: 15px 31px 17px 70px;
}*/
.e-btn.ios {
    background-position: 27px 11px;
    background-size: 30px;

}

}


div#ib-message {
    max-width: 65%;
    margin: 0 auto;
}


div#the-intro-bar #ib-content {
    padding: 20px 0px 20px 0px;
        background-color: #404040;

  }

  #the-intro-bar #ib-content #ib-message p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    text-shadow: 1px 1px 0px rgba(0,0,0,.2);
}

div#ib-message p {
    font-size: 16px!important;
    line-height: 22px!important;
}

#the-intro-bar #ib-header a, #the-intro-bar #ib-message a {
      border-bottom: 0px solid #FFF!important;
      border: 0px;
      cursor: pointer;
}

#the-intro-bar:hover #ib-header a, #the-intro-bar:hover #ib-message a {
      border-bottom: 1px solid #FFF!important;
      border: 1px;
      cursor: pointer;
}

div#the-intro-bar #ib-content #powered-by {
    display: none;
}
