footer ul.social li a img + img {
  display: none;
}
  .head {
    /*margin-top: 80px;*/
  }
.navbar-nav {
  background-color: #000;
}

.navbar-toggler {
    position: absolute;
    height: 65px !important;
    width: 65px !important;

  }
  .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    width: auto;
}
  
.section-desktop-only {
  display: block;
}
.section-mobile-only {
  display: none !important;
}
.authors__block--subtitle {
  display: none;
}
.mobile-apps-download {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  margin-top: 30px;
}
.mobile-apps-download img {
  height: 45px;
  margin-right: 30px;
  margin-left: 30px;
}
.navbar .no-last-child-higligth li.nav-item:last-child a.nav-link {
    background: transparent;
    border-color: transparent;
}

.navbar-nav .ml-auto .no-last-child-higligth .desktop-only-menu {
  margin-right: -15%;
}

.megamenu .left-megamenu-column {
  border-left: 1px solid #D2D2D2;
}

.megamenu__video {
  margin-top: 30px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.megamenu__video > a {
  width: 70%;
  min-width: 300px;
}
.megamenu__video > a:nth-of-type(1) {
  background: #fff !important;
  color: #000  !important;
  margin-bottom: 0;
}
.megamenu__video > a:nth-of-type(2) {
  color: #fff !important;
}
.megamenu__video > a:nth-of-type(2):hover {
  color: #000 !important;
}


.left-megamenu-column p {
  text-align: center;
  font-size: 19px;
  color: #BFBFBF;
  margin: 0 auto;
  max-width: 420px;
}
.left-megamenu-column h3 {
  margin-bottom: 30px;
}
.megamenu-title,
.left-megamenu-column h3 {
  font-size: 30px !important;
  color: #fff;
  letter-spacing: 2px;
  text-align: center;
  font-weight: 400;
}
.megamenu__video .category {
  display: none;
}
.megamenu__video h3 {
  font-weight: 400;
  text-align: center;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.megamenu__video h3:after {
  content: '';
  background: url('https://images.uscreencdn.com/assets/7900/XXfAGQZSTmmmgxiAnOEb_megamenu-arrow.svg') center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 11px;
  margin-left: 5px;
  display: none;
}
.navbar .megamenu__video p {
  color: #BFBFBF !important;
  margin: 0;
  text-align: center;
  padding: 0;
  margin-top: 9px;
  border-top: none;
  font-size: 16px;
}

.navbar li.nav-item a.nav-link:hover::before {
  visibility: hidden;
}
.navbar li.nav-item .dropdown-menu a {
  padding: 7px 12px 7px;
  font-weight: 400;
  /*margin-bottom: 10px;*/
}
.dropdown-divider {
  margin: 10px;
}
.dropdown-profile .nav-link.dropdown-toggle {
  background: none !important;
  border-color: transparent !important;
}
.navbar .see-all-link {
  background: #fff !important;
  color: #000 !important;
}
.navbar .see-all-link:hover {
  color: #fff !important;
  background: #000 !important;
}

.dropdown-toggle::after {
  border: none !important;
  background: url(https://images.uscreencdn.com/assets/7900/wR3iGmvRtL6xE1cquyAg_dropdown_arrow.svg) center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 11px;
  height: 6px;
  top: 1px;
  position: relative;
  transition: transform .3s;
}
.dropdown.show .dropdown-toggle::after {
  transform: rotate(180deg);
}

.head__wrapper h2 a {
  border: none !important;
}
.authors-slider.slick-slider {
  padding-top: 30px;
}
.navbar .navbar-toggler img {
  height: 26px;
}

.authors-slider .slick-arrow {
  transition: opacity .3s, border-color .3s;
}

.authors-slider .slick-arrow:before {
  display: none;
}

.navbar .navbar-toggler {
  border: none;
}


.authors-slider .slick-prev.slick-arrow {
  color: #000;
  position: absolute;
  top: -28px;
  right: 100px;
  transform: none;
  left: auto;
  width: 40px;
  height: 40px;
  background: #fff url('https://images.uscreencdn.com/assets/7900/S1FT0cUhTVipXXGMqtCk_arrow-left.svg') center;
  background-size: 10px;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-radius: 50%;
}
.authors-slider .slick-next.slick-arrow {
  color: #000;
  position: absolute;
  top: -28px;
  right: 30px;
  transform: none;
  left: auto;
  width: 40px;
  height: 40px;
  background: #fff url('https://images.uscreencdn.com/assets/7900/83fILYwRYSOt1XZHItGq_arrow-right.svg') center;
  background-size: 10px;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-radius: 50%;
}

.authors-slider .slick-arrow:hover {
  border-color: #000 !important;
}

.authors-slider .slick-arrow.slick-disabled {
  opacity: 0;
}

.navbar li.nav-item:last-child a.nav-link {
  background: #C78F00;
  border-color: #C78F00;
  color: #fff;
}
.trial .row {
    align-items: center;
}
.navbar li.nav-item .dropdown-menu {
  background: #000;
}
.navbar li.nav-item .dropdown-menu a {
  /* background: #000; */
  color: #fff;
  /* transition: background-color .3s, color .3s; */
  letter-spacing: 0px;
  /* font-weight: 300px; */
}
.navbar li.nav-item .dropdown-menu a:hover {
  /* background: #fff; */
  /* color: #000; */
}

footer {
  background: #000;
  padding: 30px 0 !important;
}
footer ul li a {
  color: #fff !important;
}
footer ul {
  padding-top: 0;
  border-top: none;
}
.navbar .navbar-brand img {
  max-height: 60px;
}
.trial__dark__buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.trial__dark__button:nth-of-type(1) {
  background: #C78F00;
  color: #fff;
  border-color: #C78F00;
  transition: background-color .3s, color .3s, border-color .3s;
}
.trial__dark__button:nth-of-type(1):hover {
  background: #fff;
  color: #C78F00;
  border-color: #C78F00;
}
.trial__dark__button:nth-of-type(2) {
  border: 2px solid #000;
  margin-left: 6px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.trial__dark__button {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 2px;
}
.trial {
  margin: 0 auto;
  padding: 95px 0;
}
.trial p {
  font-size: 20px !important;
}
.trial h2 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 36px !important;
  letter-spacing: 3px;
  margin-bottom: 30px;
}
@only screen and (max-width: 767px) {
  .trial h2,
  .trial p {
    color: #fff;
  }
}


.discord-cta h2,
.discord-cta p {
  color: #000 !important;
}
.reviews--blocks {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.reviews--block-text {
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}
.reviews--block-nick {
  margin-right: auto;
  margin-left: 18px;
  color: #A8A8A8;
}
.reviews--block-ava {
  border-radius: 50%;
  overflow: hidden;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.reviews--block-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.reviews--block--right:before {
  position: absolute;
  bottom: -24px;
  right: 30px;
  content: '';
  display: block;
  width: 81px;
  height: 25px;
  background: url('https://images.uscreencdn.com/assets/7900/PCLzXr58T1KuIPURrQe2_arrow_right.svg') center no-repeat;
  background-size: cover;
}
.reviews--block--left:before {
  position: absolute;
  bottom: -24px;
  left: 30px;
  content: '';
  display: block;
  width: 81px;
  height: 25px;
  background: url('https://images.uscreencdn.com/assets/7900/QeEenI6eRcmpTUs9AmVJ_arrow_left.svg') center no-repeat;
  background-size: cover;
}
.reviews--block {
  background: #303030;
  padding: 12px 17px;
  max-width: 420px;
  margin: 30px;
  position: relative;
  border-radius: 4px;
}
.reviews {
  padding: 100px 0;
  background: #000;
}
.reviews h2 {
  color: #fff;
  text-align: center;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 80px;
}
.js-authors-next {
  margin: 28px auto;
  margin-right: 18%;
  margin-top: 0;
}
.authors__content h2 {
  padding-bottom: 43px;
}
.authors__block a {
  display: block;
  padding: 0 10px;
}
.authors__block img {
  border-radius: 0;
  margin: 0;
  max-width: none;
  width: 100%;
}
.authors__block--name {
  font-size: 18px;
  text-transform: uppercase;
  color: #3B3B3B;
  margin: 14px auto;
  margin-bottom: 0;
}
.authors__block--subtitle {
  font-size: 14px;
  color: #8F8F8F;
  margin: 0 auto;
}

.community h2, .promo h2, .profits h2, .aboutus h2, .authors h2, .featured h2, .faq h2, .apps h2 {
  font-weight: 400;
}

.authors__content {
  text-align: center;
}
.authors {
  margin: 0 auto !important;
  padding: 120px 0;
  background: #fff;
}

.aboutus__block__text {
  color: #D8D5D1;
}
.aboutus h2 {
  color: #fff;
}
.aboutus {
  margin: 0 auto;
  padding: 100px 0;
  background: #000;
}

section.featured {
  padding: 80px 0;
  padding-bottom: 0;
  background: #F1F1F1;
}
.author__classes__item .category {
  display: none;
}
.author__classes__item .icon {
  display: none;
}
a.image-link {
  display: block;
  margin-bottom: 20px;
}
.author__classes__item h3 {
  text-align: left;
  font-weight: 400;
  display: flex;
  align-items: center;
  margin: 0 auto;
  color: #000;
  justify-content: center;
}
.author__classes__item h3 img {
  margin-left: 10px;
  top: 1px;
  position: relative;
  display: none;
}
.author__classes__item h3 p {
  border-bottom: 0;
  padding-top: 10px;
  text-align: center;
}


.promo {
  margin: 0 auto !important;
  padding: 50px 0;
  background: #000;
}
.promo__block h2 {
  color: #fff;
  font-weight: 400;
}
.promo__block__text {
  color: #D2D2D2;
}
.promo .button {
  background: #E1E1E1;
  color: #000;
  font-size: 22px;
}

.community {
  margin: 0 auto !important;
  padding: 120px 0;
  background: #F1F1F1;
}

.community__block h2 {
  color: #000;
  font-weight: 400;
}
.community__block__text {
  color: #4D4D4D;
}
.community .button {
  background: #C78F00;
  color: #FFF;
  font-size: 22px;
  border: 2px solid #C78F00;
  transition: background .3s, color .3s, border-color .3s;
}

.community .button:hover{
  background: #F1F1F1;
  color: #C78F00;
}

.partners {
  background: #000;
  text-align: center;
  padding: 90px 0;
  padding-bottom: 65px;
}
.partners--title {
  font-size: 23px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  color: #fff;
  margin-bottom: 30px;
}
.partners--content div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.partners--content img {
  height: 48px;
  margin: 22px;
  opacity: .8;
  transition: opacity .3s;
}
.partners--content img:hover {
  opacity: 1;
}

.partners .button {
  background: #C78F00;
  color: #FFF;
  font-size: 22px;
  border: 2px solid #C78F00;
  -webkit-transition: background .3s, color .3s, border-color .3s;
  -o-transition: background .3s, color .3s, border-color .3s;
  transition: background .3s, color .3s, border-color .3s;
  font-weight: 400;
}

.head {
  height: auto;
  position: relative;
  min-height: 480px;
}
.head__wrapper {
  top: 45%;
}
.head__wrapper h1 span {
  margin-top: 17px;
}

.banner-small-text {
  font-size: 19px;
  margin: 0 auto;
  font-weight: 400;
  text-align: center;
  color: #D4D1D1;
  margin-top: 33px;
}
.send_gift_card {
  padding-top: 20px;
  text-align: center;
  font-size: 19px;
}



.head__scroll {
  zoom: 1.4;
  bottom: 0;
}
.head__wrapper h2 a,
.aboutus .button {
  font-size: 22px;
  font-weight: 400;
  transition: background-color .3s, color .3s;
  background: #E1E1E1;
  color: #000;
}
.authors .button {
  font-size: 22px;
  font-weight: 400;
  transition: background-color .3s, color .3s;
  background: #fff;
  color: #000;
}
.head__wrapper h2 a:hover,
.aboutus .button:hover,
.authors .button:hover {
  background-color: #f1f1f1;
  color: #000;
}

.head::before {
  height: 100%;
  background: linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0) 87%);
}

.wrapper-stickymessage {
  display: none;
}

.profits {
  padding: 80px 0;
  background: #f1f1f1;
}
.profits h2 {
  padding: 0;
  font-weight: 400;
}
.profits__block__title {
  font-weight: 400;
}
.mobile-only-menu {
  display: none !Important;
}

@media (max-width: 990px) {
  /*.navbar-toggler.collapsed img:nth-of-type(2) {*/
  /*  display: none;*/
  /*}*/
  /*.navbar-toggler img:nth-of-type(1) {*/
  /*  display: none;*/
  /*}*/
  .navbar-nav {
    background: #000 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 100vh;
    overflow-x: scroll;
  }
  .navbar li.nav-item .dropdown-menu {
    background: #000;
    padding-left: 0;
    padding-right: 0;
    border-top: none !important;
    padding-top: 0px;
    margin-left: 0px !important;
    margin-right: 10px !important;
    margin-top: 0 !important;
    border-bottom: 1px solid #E9E9E9 !important;
    padding-bottom: 10px;
    margin-bottom: 10px !important;
  }
  .navbar li.nav-item a.nav-link,
  .navbar li.nav-item .dropdown-menu a {
    font-size: 1.2rem;
    font-weight: 400;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0.2rem;
  }
  
  .dropdown-profile > a{
    display: none !important;
  }
  .dropdown-profile > .dropdown-menu {
    display: block !important;
  }
  .dropdown-divider {
    border-top: 1px solid #E9E9E9;
    margin: 10px auto;
  }
  .navbar li.nav-item a.nav-link:hover::before {
    display: none;
  }
  
  .nav-item.join-link {
    position: fixed;
    bottom: -90px;
    left: 0;
    width: 100%;
    padding: 0 !important;
    transition: bottom .5s;
  }
  .navbar-collapse.show .nav-item.join-link {
    bottom: 0;
  }
  .navbar-collapse .nav-item.join-link .nav-link {
    width: 100% !important;
    left: 0 !important;
    margin: 0 !important;
    padding-left: 20px !important;
    color: #fff !important;
    background: #C78F00 !important;
    font-size: 1.3rem !important;
    border-color: #C78F00 !important;
    letter-spacing: 2px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .navbar {

    top: 0;
    left: 0;
    width: 100%;
  }

  .navbar-collapse + .navbar-toggler img:nth-of-type(1) {
    display: block;
  }
  .navbar-collapse + .navbar-toggler img:nth-of-type(2) {
    display: none;
  }
  
  .navbar-collapse.show + .navbar-toggler img:nth-of-type(1) {
    display: none;
  }
  .navbar-collapse.show + .navbar-toggler img:nth-of-type(2) {
    display: block;
  }
  .desktop-only-menu {
    display: none !important;
  }
  .mobile-only-menu {
    display: flex !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  
  .mobile-only-menu .dropdown-divider {
    width: 100%;
  }
}


.head > img {
  display: none;
}

@media only screen and (min-width:991px) and (max-width: 1199px) {}
@media only screen and (min-width:768px) and (max-width: 992px) {}
@media only screen and (max-width:767px) {
  .head__wrapper h1 {
    font-size: 45px !important;
  }
  .send_gift_card {
    padding-top: 0px;
    margin-bottom: 40px;
  }
  .partners--content img {
    height: 30px !important;
    margin: 12px;
  }
  .wrapper-stickymessage {
    display: flex;
  }
  .profits {
    display: none;
  }
  .head video {
    display: none;
  }

  .head > img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: contain;
    display: block;
  }

  .head {
    background: #000;
    padding-top: 0;
  }

  .head::before {
    display: none;
  }
  .head__scroll {
    display: none;
  }
  .head__wrapper {
    transform: none;
    position: relative;
    top: 0;
    margin-top: 300px;
    padding: 0 20px;
  }
  .head__wrapper h2 a, .aboutus .button {
    font-size: 22px;
  }
  .partners {
    padding: 50px 0;
  }
  .banner-small-text {
    padding-bottom: 40px;
    /* border-bottom: 1px solid #fff;*/
  }
  .js-authors-next {
    display: none;
  }
  .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
  }
  .section-desktop-only {
    display: none !important;
  }
  .section-mobile-only {
    display: block !important;
  }
  section.featured {
    padding: 50px 0;
  }
  .community h2, .promo h2, .profits h2, .aboutus h2, .authors h2, .featured h2, .faq h2, .apps h2, .reviews h2 {
    font-size: 36px;
    letter-spacing: 2px;
  }
  .author__classes {
    padding-bottom: 0;
  }
  .promo {
    padding-top: 0;
    padding-bottom: 0;
  }
  .promo .promo__block {
    background: #f0f0f0 !important;
    padding-top: 30px !important;
  }
  .promo .promo__block h2 {
    color: #000;
  }
  .promo .promo__block .promo__block__text {
    color: #4D4D4D;
    padding-right: 0;
  }
  .promo .promo__block .button {
    background: #fff;
  }
  .community {
    padding: 90px 0;
    background: #F1F1F1;
    border-top: 1px solid #8B8B8B;
  }
  .aboutus {
    padding-top: 0;
    padding-bottom: 0;
  }
  .aboutus .aboutus__block {
    display: none;
  }
  .authors {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .reviews {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .reviews h2 {
    margin-bottom: 30px;
  }
  .reviews--block-header {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
  }
  .trial {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    background: #000;
  }
  .trial h2, .trial p {
    /* color: #fff; */
  }
  .trial__dark__buttons {
    margin-top: 20px;
  }
  .trial__dark__buttons .trial__dark__button {
    width: 100%;
    margin: 0 auto;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 2px;
  }
  .trial__dark__buttons .trial__dark__button:nth-of-type(2) {
    margin-top: 15px;
  }
  
  .footer-home {
    background: #fff;
  }
  .footer-home > .container > img {
    display: none;
  }
  footer.footer-home ul li a,
  footer.footer-home ul.links li a {
    color: #000 !Important;
  }
  footer.footer-home ul.social li a img {
    display: none;
  }
  footer.footer-home ul.social li a img + img {
    display: block !Important;
  }
  footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .mobile-apps-download img {
    margin-left: auto;
    margin-right: auto;
  }
  .mobile-apps-download {
    justify-content: space-around;
  }
  .catalog-area,
  .container.cbt-program {
     /*padding-top: 100px;*/
   }
   .layout {
     /*padding-top: 70px;*/
   }
  #page .cbt-title {
    line-height: 1;
  }
  h1.livestream-page__title {
    padding-top: 90px;
  }
}

