.hero__info__mobile {
  display: none;
}

.home-5 {
    overflow: hidden;
}
.home-2 {
    overflow: hidden;
}

.button {
  vertical-align: middle;
}

.button--fill {
      line-height: 48px;
}
.button--big {
    line-height: 52px;
}

.header a.button--header {
  color: #1d2238;
  line-height: 35px;
}


.support_hero_item {
    margin: 0 20px 20px 0;
  width: inherit;
  padding: 10px 20px;
  cursor: pointer;
}

.heroButton__animate {
    top: 60px;
}

.support_hero_item:nth-child(even) {
    background-color: transparent;
  color: #fff;
}

.support_hero_item:hover {
    background-color: #fff;
    color: #ad49f5;
}


.phoneImg {
    top: 0;
}

.scroller {
    top: 0;
}
.phone {
    top: 0;
}
.aniBlock .follow {
    padding: 80px 0 120px;
}

.aniBlock .one .text {
    opacity: 1;
}

.base {
    padding-left: 20px;
    padding-right: 20px;
}


.hero__animate {
    max-width: 800px;
}


.support_nav__item {
  cursor: pointer;
}
.aniBlock {
  height: inherit;
}
.aniBlock .fixedAfter,
.aniBlock .fixed {
    position: relative;
}
.aniBlock .headline {
  cursor: pointer;
}
.aniBlock .text {
    position: relative;
}
.aniBlock .follow {
    background-size: 1510px;
      height: 910px;
}
.aniBlock .list li:before {
    background-color: #ad49f5;
}
.aniBlock .list li.active:before {
    background-color: #fff;
}
.aniPhone__overlay {
position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.aniBlock .phoneImg {
    height: 100%;
    width: auto;
  position: relative;
}
.aniBlock .phone {
display: flex;
    align-items: center;
    height: 100%;
    right: 37px;
    position: absolute;
    width: 291px;
  top: 0;
}
.aniBlock .phoneScroll {
    flex-direction: row;
}

.people__image {
    position: relative;
}
.people__overlay {
  position: absolute;
  display: none;
  z-index: 1;
  top: 0;
  left: 0;
}
.carasoll {
    min-height: 220px;
}
.faq__question {
  cursor: pointer;
}
.loadMore {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 100px;
}
.blogList .loadMore {
  display: block;
  text-align: center;
  margin-bottom: 128px;
}
.blogList .loadMore .button {
  color: #4b66eb;
  border-color: #4b66eb;
}




.home-4.block_bg {
    margin: 10% 0 0;
}

.video_overlay {
      z-index: 2;
}

.fullscreen-bg__video {
      position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    overflow: hidden;
}

.button {
  transition: all linear 0.2s;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

.button--fill {
    transition: all linear 0.2s;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    padding: 0 22px;
}
.button--fill:hover {
    box-shadow: 0px 0px 0px 1px #ad49f5;
}
.button--big:hover {
    box-shadow: 0px 0px 0px 1px #bd61ff;
}
.button--big {
    letter-spacing: 1px;
    line-height: 56px;
    height: 56px;
    padding: 0 50px;
}

.button--header {
  transition: all linear 0.2s;
  cursor: pointer;
      text-transform: inherit;
    font-weight: inherit;
    font-size: inherit;
}

.button--header:hover {
  box-shadow: 0px 0px 0px 1px #fff;
}

header.fixed .button--header:hover {
  box-shadow: 0px 0px 0px 1px #ad49f5;
}

.button--fill--infoC:hover  {
  box-shadow: 0px 0px 0px 1px #627af5;
}

.button--link {
    background-color: transparent;
    color: gray;
    font-size: 12px;
}

.button--fill--line {
    box-shadow: 0px 0px 0px 1px #627af5;
    background-color: transparent;
    color: #5f7bf9;
}

.button--fill--line:hover {
    box-shadow: 0px 0px 0px 2px #627af5;
    background-color: transparent;
    color: #5f7bf9;
}

.base .base {
  padding-left: 0;
  padding-right: 0;
}

.heroButton__animate.biss {
    top: 100px;
}

.mobileNav a {
    color: #fff;
}
.mobileNav .button--nav a {
    background-color: #fff;
    padding: 6px 28px 7px;
    color: inherit;
    text-transform: none;
    border-radius: 30px;
}

.blogFont--big {
    font-size: 36px;
    line-height: 46px;
}

.blogFont--medium {
    font-size: 46px;
    line-height: 53px;
}

.blogFont--small {
    font-size: 64px;
    line-height: 72px;
}


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


  .aniBlock .one {
      padding-bottom: 0;
  }

  .aniBlock .one .text,
  .aniBlock .three .text,
  .aniBlock .tow .text {
      position: relative;
      margin-bottom: 30px;
      opacity: 1;
  }
  
  .backPlate .plate {
    display: none;
  }
  .base {
    padding: 0 20px;
  }
  .about-2 .block {
      padding: 0 20px;
  }
.about-4 .font--f7 {
    padding: 0 20px;
    font-size: 28px;
    line-height: 35px;
}
  .about-4 li .font--f9 {
    font-size: 40px;
    line-height: 44px;
  }
  .footer__item--logo {
    padding-left: 20px;
  }
  .home-8 ul {
    margin-bottom: 50px;
  }
  .home-5 .mob-img {
    max-width: 550px;
    padding-left: 20px;
    padding-bottom: 50px;
  }
  .home-5 .base__item--sectionRight img {
      max-width: 170px;
  }
  .home-5 .mob-inner {
    font-size: 80px;
    line-height: 90px;
    padding: 0 20px;
  }
  .footer__wrapper {
    padding: 50px 0 60px 0;
    justify-content: center;
  }
   .footer__item {
      min-width: inherit;
      padding-left: 40px;
      max-width: inherit;
      flex-grow: inherit;
  }
  .footer__item:first-child {
     padding-left: 0;
  }
  
  
  .aniBlock .follow {
      background-size: 1800px;
      padding: 100px 0 230px;
      height: 1000px;
  }
  
  .fullscreen-bg__video {
    display: none;
  }
  
  .hero__info {
    display: none;
  }
  
  .hero__info__mobile {
    display: block;
      margin-top: 30px;
      max-width: 600px;
  }
  
  .block--h8 {
    margin-bottom: 50px;
    background-color: #ad49f5;
    padding: 170px 0;
  }
  .fullscreen-bg__video {
    width: 130%;
  }
  .block__info {
    max-width: 450px;
  }
  
  .heroTagLine__animate,
  .heroText__animate,
  .heroButton__animate,
  .heroTitle__animate,
  .hero__animate_small,
  .jobsTitle__animate,
  .jobsText__animate,
  .tutTitle__animate,
  .aboutHeroTitle__animate,
  .bissHeroTitle__animate {
    position: inherit;
    top: inherit;
    transition: none;
  }

  .hero__tagline .block__wrapper {
    justify-content: center;
  }
  
  .home-3 img {
    max-width: 500px;
  }
  .biss-4 {
    margin-bottom: 80px;
  }
  .biss-5 .mob-inner {
    padding-right: 60px;
  }
  .biss-5 img {
    padding: 40px 80px;
  }
  
  .biss-6 .font--f10 {
    padding: 0 20px 120px;
  }

  .biss-6 {
    margin-bottom: 80px;
  }

  .biss-7 {
    padding: 90px 0;
  }
  .biss-7 .mob-inner {
    margin-left: 30px;
  }
  .biss-7 .font--f9 {
    font-size: 48px;
  }
  .biss-8 .block {
    padding: 0px 20px 80px;
  }
  .jobs-2 .block {
    padding: 100px 0 0 0;
  }
  .jobs-4 .block {
    padding: 0 0 60px 0;
  }
  .jobs-4 ul {
    margin-bottom: 60px;
  }
  .js-jobs-block {
    margin-bottom: 60px;
  }
  
  .support {
    padding: 70px 0;
  }
  .hero--blog a {
    display: block;
  }
  .heroButton__animate {
    padding: 0;
  }
  
  

  .block.terms {
      padding: 0 20px;
  }
  .home-7 .base li {
    width: 30%;
  }
  
  .aniBlock .phone {
    width: 273px;
  }

  
}


@media only screen and (max-width: 850px) {
  
  .biss-4 .base__item--five {
    width: calc(100% * (1/2));
    margin-bottom: 40px;
  }
  
  .support_hero_list {
    display: none;
  }
  .font.font--f9.font--extrabold {
    font-size: 48px;
    line-height: 56px;
  }
  
      .aniBlock .left {
    display: none;
  }
  
  .aniBlock .right {
      width: 100%;
      padding: 0 20px;
  }
  
  .aniBlock {
    height: initial;
  }

  .aniBlock .follow {
    padding-bottom: 50px;
    height: inherit;
    background-color: #ad49f5;
  }
  .aniBlock .text {
    position: relative;
    margin-bottom: 30px;
  }
  
  .aniBlock .title {
    margin-bottom: 40px;
  }
  
  .aniBlock .aniText {
    margin: 0 auto;
  }
  
  
  
  
}



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


  
  .support__background.block--h1 {
      height: inherit;
      padding: 160px 0 100px;
  }
  .about-1 .block--h2 {
      height: inherit;
      padding: 140px 0 100px;
  }
  .home-5 .block__wrapper {
    padding-top: 10px;
  }
  .home-1 .block--h1 {
      height: inherit;
      padding: 100px 0;
  }
  .home-1 .button {
    margin-top: 10px;
}
  .home-3 ul {
    padding: 0 20px;
}
  .home-3 ul li {
    padding-bottom: 9px;
}
  
  .home-5 .font--right {
    text-align: center;
}
  .home-5 .font--right img {
    width: 100%;
    max-width: inherit;
        padding-bottom: 0px;
}
  .footer__item {
    padding-left: 0;
  }
  
  .home-1 {
    background-position: right top !important;
  }
  .about-1 {
    background-position: left top !important;
  }

  header {
    display: none;
  }
  
  .hero__info {
    display: none;
  }
  
  .hero__tagline .font--f2 {
    display: none;
  }
  
  .block__info {
    text-align: center;
  }
  
  .list__item--bullet:before {
    display: none;
  }
  
  .block__image {
    display: none;
  }
  
  .footer__item {
      max-width: none;
  }
  
  .block {
    padding: 0 20px;
  }
  
  .font--f6 {
      font-size: 40px;
      line-height: 44px;
  }

  .font--f7 {
      font-size: 40px;
      line-height: 48px;
  }

  .font--f8 {
      font-size: 40px;
      line-height: 48px;
  }

  .font--f9 {
      font-size: 40px;
      line-height: 48px;
  }

  .font--f10 {
      font-size: 40px;
      line-height: 48px;
  }
  
  .home-1 button {
    margin-top: 20px;
  }
  
  .home-3 .base {
    flex-direction: column;
  }
  
  .home-3 .block__info {
position: relative;
    width: 100%;
    margin-bottom: 90px;
    max-width: inherit;
    padding: 60px 30px;
  }
  
  .home-3 .block--h5 {
    height: inherit;
  }
  
  .home-5 .mob-img {
    max-width: 410px;
    margin: 50px 0 0 0;
  }
  
  .home-5 .font--f10 {
    margin-bottom: 30px;
  }
  
  .home-5 .font--f4 {
    margin-bottom: 10px;
  }
  
  .home-5 .mob-inner {
    padding: 30px 0;
  }

  .fullscreen-bg__video {
      width: 400%;
  }
  

  
  .home-7 .base {
    flex-direction: column;
        max-width: 420px;
    margin: 0 auto;
  }
  
  .home-7 li {
    width: 100%;
    margin-bottom: 40px;
  }
  
  .home-5 .base__item--sectionRight {
    text-align: center;
        padding: 0 20px;
  }
  .home-7 .base li {
    width: 100%;
}
  .home-3 .base {
    padding: 0;
}
  
  .biss-3 .mob-inner {
    padding-bottom: 0;
  }
  
  .biss-3 .font--f2 {
    padding-bottom: 0;
  }
  .biss-3 img {
    padding: 0;
    float: none;
  }
  
  .biss-4 .base__item--five {
    width: 100%;
    margin-bottom: 40px;
  }
  .biss-4 .base__item--five img {
    width: 200%;
    margin-left: -50%; 
  }
  
  .biss-5 .item {
      flex-direction: column-reverse;
      display: flex;
  }
  
  .biss-5 .js-change img {
    padding: 0 80px;
    border: 0;
    margin-top: 40px;
  }
  
  .biss-5 .mob-inner {
    padding: 0;
    margin: 0 0 30px 0;
    flex-grow: 1;
  }
  
  .biss-6 img {
    max-width: 500px;
  }
  
  .biss-6 .mob-inner {
    padding: 0;
  }
  
  .biss-6 .font--f10 {
    padding: 30px 10px;
  }
  
  .biss-7 .mob-inner {
    padding: 60px;
    margin: 70px 0 0px;
  }
  
  .biss-9 .mob-inner {
    padding: 80px 0;
  }
  
  .about-3 .mob-inner {
    padding: 0;
  }
  
  .about-4 .mob-inner li {
    margin: 20px 0;
  }

  .tutorials__item {
    width: 100%;
  }
  
  .faq__question:before {
    display: none;
  }
  
  .support_hero_item {
    width: 100%;
    margin: 0 0 20px 0;
  }
  
  .jobs-2 .base {
      flex-direction: column;
      padding: 60px 0 10px;
  }
  
  .jobs-2 .font--floatRight {
    float: inherit;
    padding: 0;
    margin: 60px auto 0;
    width: 50%;
  }
  
  .jobs-3 .base {
    flex-direction: column;
  }
  
  .jobs-3 .base__item {
    padding: 0 0 30px;
  }
  
  .jobs-4 .mob-inner li {
    margin-bottom: 50px;
  }
  
  .jobs__list li {
    text-align: center;
  }
  
  .jobs__list a {
    float: inherit;
  }
  
  .js-jobs-block nav {
    display: block;
    margin-bottom: 70px;
  }
  
  .js-jobs-block .base {
    flex-direction: column;
  }
  
  .blogpage .base__item {
    margin: 70px 0 40px 0;
  }
  
  .blogpage .base__item a {
    float: inherit;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
  }
  .post-listing {
    padding-top: 80px;
  }
  
  .backPlate img {
    width: 200%;
    left: -50%;
  }
  
  .hero__animate_small,
  .jobsTitle__animate,
  .jobsText__animate,
  .tutTitle__animate,
  .aboutHeroTitle__animate,
  .bissHeroTitle__animate {
    position: inherit;
    top: inherit;
    transition: none;
  }
  
  .biss-1 .button {
    margin-top: 20px;
  }
  
  .blog_image {
    width: 200%;
    position: relative;
    left: -50%;
  }
  
  .block {
    padding: 0;
  } 
  .blog h4 {
    width: 100%;
    margin: 0;
    padding: 10px;
  }
  .blog p {
    padding: 0 20px;
  }
  
  .video_overlay.block.block--h8 {
    height: 370px;
  }
  
  .aniBlock .list:before {
      height: 21px;
      margin: -3px 0 0 0;
      left: 12px;
  }
  .about-3 {
    padding-bottom: 80px;
  }
  .footer__item--logo {
    padding-left: 0;
  }
  
  .blog ul {
    margin: 0;
    padding: 0 20px 10px;
  }
  .blog ul {
    margin: 0;
    padding: 0 20px 10px;
  }
  .blog ul li {
    margin: 0 0 10px 0;
  }
  
  
   .aniBlock .left {
    display: none;
  }
  
  .aniBlock .right {
      width: 100%;
      padding: 0 20px;
  }
  
  .aniBlock {
    height: initial;
  }

  .aniBlock .follow {
      background-size: inherit;
      margin-top: 80px;
      padding-bottom: 320px;
      height: inherit;
        padding: 60px 0;
  }

  .aniBlock .text {
    position: relative;
    margin-bottom: 30px;
  }
  
  .aniBlock .title {
    margin-bottom: 40px;
  } 
  
  .support_hero_list {
    display: none;
  }
  .support section {
    padding: 68px 0;
  }
  
  
  .home-5 .font--f10 {
    font-size: 55px;
    line-height: 64px;
    padding: 0 20px;
  }
  .heroButton__animate.biss {
    top: inherit;
  }
  
  .hero--blog .font--f9 {
    font-size: 34px;
    line-height: 41px;
  }
  .font.font--f9.font--extrabold {
    font-size: 34px;
    line-height: 40px;
  }
  .blog_image {
    width: 100%;
    left: inherit;
  }
  .blog .block__wrapper {
    padding-top: 0;
    padding-bottom: 30px;
  }
  
  .terms .block__wrapper {
    padding-top: 30px;
  }
  
  .block__inner-wrapper {
    padding: 0 20px;
  }
  
  .video_overlay.block.block--h8 {
    height: inherit;
    padding: 70px 0;
  }
  .video_overlay.block.block--h8 .block__inner-wrapper {
    padding: 0;
  }
  .aniBlock .list li:before {
    background-color: #fff;
  }
  
  .biss-1 .block--h2 {
      height: inherit;
      padding: 150px 0;
  }
  .biss-9 .font--f4 {
    font-size: 21px;
    line-height: 31px;
  }
  .biss-8 .font--f4 {
    font-size: 22px;
    line-height: 30px;
  }
  .biss-4 .base__item--five img {
    width: 130%;
    margin: 50px auto 0;
    padding-right: 15px;
  }
  
  .jobs-1 .block--h4 {
    height: inherit;
    padding: 140px 0;
  } 
  .jobs-2 .block {
    padding: 0 10px;
    margin: 0;
  }
  .jobs__list li {
    margin-bottom: 30px;
  }
  .single-jobs.block--h7 {
    height: inherit;
    padding: 100px 0;
    margin-bottom: 40px;
  }
  
  .blogpage .block__wrapper {
    padding: 0;
  }
  
  .blogpageTop .block--h2 {
    height: inherit;
    padding: 160px 0;
  }
  
  .singleBlog.block--h7 {
    height: inherit;
    padding: 50px 0 100px;
  }
  .blogpage .base__item .base--vertical {
    margin-top: 0;
  }
  .blog .font {
    padding: 0 20px;
  }
  .biss-4 li .font--f1 {
    padding: 0 10px;
  }
  .biss-4 .base__item .font--auto {
    margin: 0 auto;
    max-width: inherit;
    width: 90px;
  }
  .home-5 .font--f4 {
    max-width: inherit;
  }
  .home-5 .base__item--sectionRight {
    max-width: inherit;
  }
  .biss-3 .base--mobileRow {
    text-align: center;
  }
  
  .blogFont--big {
      font-size: 28px;
      line-height: 35px;
  }

  .blogFont--medium {
      font-size: 38px;
      line-height: 42px;
  }

  .blogFont--small {
      font-size: 45px;
      line-height: 54px;
  }
  
  
}



@media only screen and (max-width: 550px) {
  
  .jobs-4 .mob-inner li {
    width: 100%;
  }
  
}