html,
body {
  height: inherit;
  background-color: #3f3f3f;
}

.vt-homeLogIn1__carousel1 {
  max-width: 350px;
  width: auto;
  display: none !important;
}

section:nth-of-type(1) {
  margin-top: 85px;
}
.vt-card--image {
  min-width: 270px;
  height: 154px;
  max-width: 270px;
  min-height: 154px;
  background: url("/Resources/vtube/images/PlaceholderVideo(273x180px).jpg");
  background-size: contain;
}
.vt-premium-card--image {
  min-width: 270px;
  height: 154px;
  max-width: 270px;
}
.vt-channel-card--image {
  min-width: 180px;
  min-height: 180px;
  max-width: 180px;
  height: 180px;
  background: url("/Resources/vtube/images/PlaceholderChannel(273x180px).jpg");
  background-size: contain;
}
.vt-comments--thumbnail {
  min-width: 50px;
  max-width: 50px;
  min-height: 50px;
  max-height: 50px;
}
.home-carousel-div-right{
  width: 50%;
  position: absolute;
  right: 5%;
  text-align: center;
  top: 20%;

}

.home-carousel-div-right-infograph{
  width: 30%;
  position: absolute;
  right: 15%;
  text-align: center;
  top: 17%;

}
.home-carousel-div-right-infograph-rtl{
  width: 30%;
  position: absolute;
  right: 15%;
  text-align: center;
  top: 10%;
}
.home-carousel-div-right-infograph-longtext{
  width: 34%;
  position: absolute;
  right: 15%;
  text-align: center;
  top: 9%;
}


.home-carousel-div-left{
  width: 40%;
  position: absolute;
  left: 5%;
  text-align: center;
  top: 20%;
}

.home-carousel-div-left-infographic{
  width: 40%;
  position: absolute;
  left: 15%;
  text-align: center;
  top: 20%;
}

.home-carousel-text-adjust{
  top: 30%;
}

.home-carousel-text-adjust-long-test{
  top: 15%;
}
.home-carousel-header-text{
  font-size: 50px;
  font-weight: 900;

}

.home-carousel-subheader-text{
  font-weight: 900;

}
.home-carousel-header-text-infographic{
  font-size: 7rem;
  font-weight: 900;
  color: orange;
}
.home-carousel-subheader-text-infographic{
  font-weight: 900;
  font-size: 3rem;

}


.home-carousel-body-text{
  font-size: 33px;
  font-weight: 900;

}

.home-carousel-body-text-infographic{
  font-size: 33px;
  font-weight: 900;

}

.vt-cards--darker {
  /*min-width: 270px; */
}

.vt-card-wrapper-col-3 {
  max-height: fit-content;
}
.vt-sliders--background {
  max-width: 270px;
}
.vt-carousel__RelatedVideos .vt-card--image {
  width: 100%;
  height: 180px;
}

.vt-cards__locked-icon {
  width: auto !important;
}

.vt-search__btn-container {
  padding: 5px 0;
  width: auto;
  max-width: 280px;
  height: 30px;
  position: relative;
  left: 10px;
  float: left;
  line-height: 22px;
}

.vt-search__btn-container input {
  position: absolute;
  right: 14px;
  opacity: 0;
  width: 0;
  top: -13px;
  float: left;
  margin-left: 0;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  height: 35px;
  line-height: 18px;
  padding: 0px 3px 0px 3px;
}

.navbar-brand {
  float: left;
  margin-right: 0;
  padding-left: 5px;
}
.rounded-circle-dashboard{
  border-radius: 50% !important;
  max-height: 80px;
    max-width: 80px;
    min-height: 80px;
    min-width: 80px;
    background-image: url("/Resources/vtube/images/UserAvatar(80x80px).jpg");
    background-size: contain;
}

.navbar-brand-rtl {
  float: right;

  margin-right: 0;
  padding-right: 5px;
  padding-left: 5px;
}
.vt-header__left-items {
  margin-right: initial !important;
  margin-left: auto !important;
}
.vt-header__right-items {
  display: flex;
}
.vt-search__btn {
  top: -1px;
  right: 20px;
}
.vt-cards__btn {
  direction: initial;
}
.vt-card-title {
  /* direction: initial; */
}
.vt-channel-card-title {
  direction: initial;
  width: 180px;
}
.vt-channel-header-title {
  direction: initial;
  width: 180px;
}
.vt-cards__points,
.vt-cards__points-top {
  direction: initial;
}
.vt-carousel--recentlyAddedVideos-bg1,
.vt-carousel--relatedVideos-bg1 {
  background-position: top;
}

.vt-channels-wrapper1 {
  text-align: right;
}
.vt-carousel--recentlyAddedVideos-bg2 {
  background-position: top;
}
.vt-carousel__RelatedVideos .owl-dots {
  padding-bottom: 30px;
}
.dash-text-white {
  color: white !important;
}
.dash-avatar {
  height: 80px !important;
  width: 80px !important;
  border-radius: 50% !important;
}
@media (min-width: 320px) {
  .vt-sliders--background {
    margin: auto;
    min-height: 255px;
    max-height: 255px;
  }
}
.vt-player--height {
  min-height: 280px;
  border: 0;
}
.vt-footer__wrapper {
  bottom: auto;
}
@media (min-width: 576px) {
  .vt-player--height {
    min-height: 420px;
    border-width: 0px;
  }
  .vt-footer__wrapper {
    position: absolute;
    bottom: -69px;
  }
}
@media (min-width: 768px) {
  .vt-carousel__RelatedVideos .owl-dots {
    position: absolute;
    bottom: -40px;
  }
  .vt-footer__links {
    text-align: left;
  }
  .vt-footer__copyright,
  .footer__copyright {
    text-align: right;
  }
}
.autocomplete {
  /*the container must be positioned relative:*/
  display: inline-block;
}

.autocomplete-items {
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  width: 200px;
  top: 100%;
  left: 0;
  right: 0;
  margin: 12px;
}

.autocomplete-items-rtl {
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  width: 200px;
  top: 100%;
  left: 0;
  right: 0;
  /* margin-top: 10px !important; */
  /* margin: 12px; */
}
.autocomplete-items-logged {
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  width: 200px;
  top: 100%;
  left: 0;
  right: 0;
  margin: 12px;
  margin-top: 32px !important;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: black;
  border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9 !important;
  color: black !important;
}
.autocomplete-items-rtl div {
  padding: 10px;
  cursor: pointer;
  background-color: black;
  border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items-rtl div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9 !important;
  color: black !important;
}
.autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important;
  color: #ffffff;
}
.modal-dialog {
  padding-top: 10%;
  max-width: 499px !important;
}
.d-inline-flex {
  padding-left: 5px !important;
}

.a-link-button {
  display: inline-block;
  font-weight: 400;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 1.5em;
  -webkit-appearance: button !important;
  -moz-appearance: button !important;
  appearance: button !important;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
.a-link-button-primary {
  color: #fff;
  background-color: #174995;
  border-color: #174995;
}
.a-link-button-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.3;
  border-radius: 0.2rem;
}
.logo-face {
  max-width: 70% !important;
}
.logo-twit {
  max-width: 70% !important;
}
.logo-copy {
  max-width: 70% !important;
}
.logo-text-correct {
  font-size: 0.875rem !important;
}
.mega-remove-margin {
  float: left;
  margin-right: 0px !important;
}
.mega-rtl-remove-margin {
  float: right;
  margin-left: 0px !important;
}
.mega-dropdown {
  float: right;
  display: block;
  width: 5px;
  height: 25px;
  padding-top: 1rem !important;
  margin-right: 10px;
  text-align: center;
}
.mega-rtl-dropdown {
  float: left;
  display: block;
  width: 10px;
  height: 10px;
  padding-top: 1rem;
  margin-left: 10px;
}
.force-button {
  -webkit-appearance: button !important;
  -moz-appearance: button !important;
  appearance: button !important;
  webkit-appearance: button;
}
.bc-player-4JJdlFXsg_default .vjs-big-play-button:active, .bc-player-4JJdlFXsg_default .vjs-big-play-button:focus, .bc-player-4JJdlFXsg_default:active .vjs-big-play-button, .bc-player-4JJdlFXsg_default:hover .vjs-big-play-button {
  background-color: #105cb7 !important;
}
.signup-link{
  color: #105cb7 !important;
      background-color: white;
      /* padding: 15px; */
      white-space: nowrap;
      width: 260px;
      font-size: 30px;
      letter-spacing: 5px;
      font-weight: 900;
    }
  

.qnet-link-notext{
color: #105cb7 !important;
    background-color: white;
    padding: 15px;
    white-space: nowrap;
    width: fit-content;
  }

.qnet-link {
  margin-top: 200px;
  margin-left: 600px;
  color: #105cb7 !important;
  background-color: white;
  padding:15px;
  white-space: nowrap;
  width: fit-content;
}
.qnet-link-fr {
  margin-top: 300px;
  margin-left: 510px;
  color: #105cb7 !important;
  background-color: white;
  padding:15px;
  white-space: nowrap;
  width: fit-content;
}
.qnet-link-logged {
  position: absolute;
  bottom: 10%;
  left: 58%;
  color: #105cb7 !important;
  background-color: white;
}
.qnet-link-logged-ar {
  position: absolute;
  bottom: 20%;
  left: 63%;
  color: #105cb7 !important;
  background-color: white;
}
.qnet-link-logged-idta {
  position: absolute;
  bottom: 10%;
  left: 60%;
  color: #105cb7 !important;
  background-color: white;
}
.qnet-link-logged-fatr {
  position: absolute;
  bottom: 23%;
  left: 63%;
  color: #105cb7 !important;
  background-color: white;
}
.qnet-link-logged-frru {
  position: absolute;
  bottom: 22%;
  left: 61%;
  color: #105cb7 !important;
  background-color: white;
}

.qnet-link-logged-ru {
  position: absolute;
  bottom: 11%;
  left: 60%;
  color: #105cb7 !important;
  background-color: white;
}
.qnet-link-logged-ku {
  position: absolute;
  bottom: 18%;
  left: 62%;
  color: #105cb7 !important;
  background-color: white;
}
.qnet-link-logged-si {
  position: absolute;
  bottom: 15%;
  left: 62%;
  color: #105cb7 !important;
  background-color: white;
}
.div-scroll-up{
  display: none;
}
.div-scroll-up-rtl{
  display: none;
}
@media only screen and (max-width: 767px) {
  .vt-channel-header-title {
    direction: initial;
    width: auto;
  }
@media only screen and (max-width: 500px) {
  .mega-dropdown {
    float: right;
    font-size: 30px;
    display: block;
    width: 35px;
    height: 35px;
    padding-top: 1rem !important;
    margin-right: 0px;
    text-align: center;
  }
  .info-header-text-adjust{
    font-size: 1.5rem;
  }

 
}
@media only screen and (max-width: 767px) {
  .vt-channel-header-title {
    direction: initial;
    width: auto;
  }
}
@media only screen and (max-width: 750px) {
  .vt-channel-header-title {
    direction: initial;
    width: auto;
  }

  .vt-premium-card--image {
    min-width: auto;
    height: auto;
    max-width: fit-content;
  }

  .div-scroll-up{
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: flex;
    z-index: 1000;
  }
  .div-scroll-up-rtl{
    position: fixed;
    bottom: 10px;
    left: 10px;
    display: flex;
    z-index: 1000;
  }
  .btn-scroll-up{
    background: transparent;
    border: none;
    /* border-radius: 50%; */
    width: 60px !important;
  }
  .back-link{
    /* position: fixed; */
    /* z-index: 1000; */
  }
  .back-link-appear{
     /* position: fixed; */
    /* z-index: 1000; */
  }
}
@media only screen and (max-width: 500px) {
  
  .home-carousel-div-right{
    width: 100%;
    position: absolute;
    right: auto;
    text-align: center;
    top: auto;
  
  }
  .home-carousel-div-left{
    width: 100%;
    position: absolute;
    left: auto;
    text-align: center;
    top: auto;
  }
  .home-carousel-div-left-infographic{
    width: 100%;
    position: absolute;
    left: auto;
    text-align: center;
    top: auto;
  }
  .home-carousel-subheader-text{
    font-weight: 900;
    font-size: 14px;
  }
  .home-carousel-body-text{
    font-size: 14px;
    font-weight: 900;
  
  }
  .home-carousel-body-text-infographic{
    font-size: 1.5rem;
    font-weight: 900;
  
  }

  .home-carousel-header-text{
    font-size: 30px;
    font-weight: 900;
  
  }

  .home-carousel-text-adjust-three-lines{
    top: auto;
    bottom: 8%;
  }
  .home-carousel-div-right-infograph{
    width: 65%;
    position: absolute;
    right: 18%;
    text-align: center;
    top: 17%;
  
  }
  .home-carousel-div-right-infograph-rtl{
    width: 30%;
    position: absolute;
    right: 15%;
    text-align: center;
    top: 10%;
  }
  .home-carousel-div-right-infograph-longtext{
    width: 34%;
    position: absolute;
    right: 15%;
    text-align: center;
    top: 9%;
  }
  
 
  .home-carousel-header-text-infographic{
    font-size: 3rem;
    font-weight: 900;
    color: orange;
  }
  .home-carousel-subheader-text-infographic{
    font-weight: 900;
    font-size: 2rem;
  
  }

  .home-carousel-text-adjust-three-lines-infograph{
    top:auto;
    bottom: 46%;
  
  }

  .home-carousel-text-adjust-single-line-infograph{
    top:auto;
    bottom: 84%;
  
  }
  .home-carousel-text-adjust-long-test{
    top: auto;
    bottom: 8%;
  }
  .home-carousel-text-adjust{
    top: auto;
    bottom: 10%;
    padding: 10px;
  }
  .vt-card-title {
    /* direction: initial; */
    text-decoration-line: underline;
  }
  .qnet-link {
    margin-top: 98%;
    margin-left: auto;
  }
  .qnet-link-logged {
    position: absolute;
    bottom: 30px;
    left: 37%;
  }
  .qnet-link-notext{
    color: #105cb7 !important;
        background-color: white;
    font-size: 14px;
    padding: 10px;
        white-space: nowrap;
        width: fit-content;
      }
}

@media only screen and (max-width: 575.98px) {
  .font-to-10{
    font-size: 12px !important;
  }

  .font-to-8{
    font-size: 12px !important;
  }

  .vt-dashboardLog2-wrapper{
    padding-top: 20px;
  }
  .qnet-link {
    position: unset; display: table; margin: 486px auto 0 auto;    
  }
  a[class^="btn btn-primary qnet-link-logged"] {
    position: unset; width:unset; display: table; margin: 486px auto 0 auto;
  }
  .vt-channel-card--image {
    min-width: 210px;
    min-height: 210px;
    height: 210px;
    max-width: 210px;

    background: url("/Resources/vtube/images/PlaceholderChannel(273x180px).jpg");
    background-size: contain;
  }
  .vt-card-wrapper{
    max-height: 210px !important;
  }
  div[id^="pVtbChannelCarouselLink"]  .vt-card-wrapper-col-3{
    max-width: 210px !important;
  }
  .vt-cards__overlay .d-flex a{
    font-size: 0.875rem;
  }
  .vt-channel-card-title{
    width: 210px !important;
  }
  .mega-dropdown {
    float: right;
    font-size: 30px;
    display: block;
    width: 35px;
    height: 35px;
    padding-top: 1rem !important;
    margin-right: 0px;
    text-align: center;
  }
  .vt-navbar-big-wrapper .vt-nav--link {
    padding: 12px 6px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .vt-tablist p{
    padding: 10px 0 !important;
  }
  .pb-2{
    padding-bottom: 20px !important;
  }
  .w-75{
    min-width: 279px !important;
  }
  .vt-manage-channel-content .d-flex{
    flex-wrap: wrap;
  }
}

@media only screen and (max-width: 450px) {
  .dash-avatar {
    height: 60px !important;
    width: 60px !important;
    border-radius: 50% !important;
  }

  .font-to-10{
    padding-top: 5px;
    font-size: 10px !important;
  }

  .font-to-8{
    padding-top: 5px;

    font-size: 8px !important;
  }
}


/* LIVESTREAM */

.faq--card {
  background-color: white;
}

.open-button {
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 280px;
  z-index: 1;
}


/* The popup chat - hidden by default */
.chat-popup {
  background-color: white;
  display: none;
  position: fixed;
  bottom: 110px;
  right: 15px;
  z-index: 9;
  border-radius: 10px 10px;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
  text-align: right;
}

/* Full-width textarea */
.form-container input {
  width: 100%;
  padding: 15px;
  border: none;
  resize: none;
  height: 0px;
}

/* When the textarea gets focus, do something */
.form-container input:focus {
  outline: none;
}

/* Set a style for the submit/send button */
.form-container .btn {
  background-color: #01A7CE;
  color: white;
  border: none;
  cursor: pointer;
  width: 100px;
  opacity: 0.8;
  border-radius: 10px;
  padding: 10px;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover,
.open-button:hover {
  opacity: 1;
}

body {
  font-family: Arial, Helvetica, sans-serif;
}

.lp-faq {
  background-color: #F2693F;
}


@media only screen and (max-width: 600px) {
  .copy-title {
      font-size: 18px;
  }

  .player-style {
      width: 100%;
      height: 300px;
  }

  .logo-lp {
      text-align: center;
  }

  .copy-lp {
      text-align: center;

  }

  .intro-copy--bg {
      background-image: url("https://f.hubspotusercontent40.net/hubfs/5533341/vtube%20assets/landing-1st-bg-mobile.png");
      background-repeat: no-repeat;
      background-size: cover;
  }

  .copy--padding {
      padding: 20px;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .copy-title {
      font-size: 18px;
  }

  .player-style {
      width: 100%;
      height: 390px;
  }

  .logo-lp {
      text-align: center;
  }

  .copy-lp {
      text-align: center;
      padding-top: 10px;

  }

  .intro-copy--bg {
      background-image: url("https://f.hubspotusercontent40.net/hubfs/5533341/vtube%20assets/landing-1st-bg-mobile.png");
      background-repeat: no-repeat;
      background-size: cover;
  }

  .copy--padding {
      padding: 20px;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .copy-title {
      font-size: 18px;
  }

  .player-style {
      width: 100%;
      height: 500px;
  }

  .logo-lp {
      text-align: center;
  }

  .copy-lp {
      text-align: left;

  }

  .intro-copy--bg {
      background-image: url("https://f.hubspotusercontent40.net/hubfs/5533341/vtube%20assets/landing-1st-bg.png");
      background-repeat: no-repeat;
      background-size: cover;
  }

  .copy--padding {
      padding: 50px;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

  .copy-title {
      font-size: 20px;
      font-weight: 600;
  }

  .player-style {
      width: 100%;
      height: 500px;
  }

  .logo-lp {
      text-align: right;
  }

  .copy-lp {
      text-align: left;
      font-size: 12px;

  }

  .intro-copy--bg {
      background-image: url("https://f.hubspotusercontent40.net/hubfs/5533341/vtube%20assets/landing-1st-bg.png");
      background-repeat: no-repeat;
      background-size: cover;
  }

  .copy--padding {
      padding: 50px;
  }
}


.sfPublicWrapper {
  margin:0 !important;
  padding:0 !important;
  background: transparent;
  }
  a, a:link, a:visited, a:hover, a:active {
      color: inherit;
      text-decoration: inherit;
  }
  
  .a:hover {
  opacity:.7;
  }

  .form-check-label-rtl{
    margin-bottom: 0;
    margin-right: 25px;
  }
}
/* <a ng-href="search?keyword=awdawd" class=" vt-search__btn  border-0 h-auto px-0 mt-2" href="search?keyword=awdawd">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="mx-0" role="img" viewBox="0 0 24 24" focusable="false"><circle cx="10.5" cy="10.5" r="7.5"></circle><path d="M21 21l-5.2-5.2"></path></svg>
 </a> */
