/* Start: -----------------------------Skinning Modifier --------------------------------------- */
html, body {
  height: 100%;
}
.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;
  }
.vt-modal-button--radius {
  border-radius: 0 0 .2em .2em;
}
.vt-dashboard--nav-link {
  background-color: transparent;
  min-width: auto;
}
.vt-dashboard--nav-link.show {
  background-color: #4a4a4a !important;
}
.vt-seeall--link, .t-seeall--link {
  padding: 0px !important;
  padding-left: 5px !important;
padding-top: 1.5px !important;
}
.vt-seeall__link {
  padding: 0px !important;
  padding-left: 5px !important;
padding-top: 2.5px !important;
}
.vt-cards__btn {
  direction: inherit;
}
.vt-card-title {
  direction: inherit;
}
.vt-play__icon {
  width: 15px !important;
  padding-top: 2px;
}
.nav-link {
cursor: pointer;
}
.vt-profile-content,
.vt-change-password-content,
.vt-billing-information-content,
.vt-my-channel-content,
.vt-create-channel-content,
.vt-manage-channel-content,
.vt-no-video-content,
.vt-upload-video-content,
.vt-edit-video-content,
.vt-followers-content,
.vt-following-content,
.vt-points-content,
.vt-playlist-content,
.vt-no-inbox-content,
.vt-inbox-content{
  display: none;
}
.vt-change-password-content.show,
.vt-billing-information-content.show,
.vt-my-channel-content.show,
.vt-create-channel-content.show,
.vt-manage-channel-content.show,
.vt-no-video-content.show,
.vt-upload-video-content.show,
.vt-edit-video-content.show,
.vt-followers-content.show,
.vt-following-content.show,
.vt-points-content.show,
.vt-playlist-content.show,
.vt-no-inbox-content.show,
.vt-inbox-content.show {
  display: block;
}

/* Start: Overlay Background Color */
#header_Login {
  display: none;
}
.vt-translations__dropdown {
 position: absolute !important;
}
.vt-user-profile__dropdown {
  left: auto;
  right: auto;
  
}
.vt-navbar-small__user-profile-icons {
  min-height: 15px;
}

.vt-translations-dropdown-wrapper {
  position: relative !important;
  margin-left: 5px;
}
[class*="vt-overlay--"] {
  position: relative;
  z-index: 1;
}
[class*="vt-overlay--"]::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: "";
}
.navbar-dark .navbar-toggler {
  border-color: rgba(255, 255, 255, 0);
 /* margin: 10px 20px 10px 10px; */
}
.show {
  display: block;
}
#search {
  float: right;
  margin-top: 9px;
  width: 250px;
}
.vt-premium-bg {
  background-image: url("https://cf-images.us-east-1.prod.boltdns.net/v1/static/6018309587001/ede9c6f9-6d4d-48a7-9aa4-849e2065a3e0/12b5c809-2631-4268-8819-d5ecf22d6fb7/1280x720/match/image.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
  background-repeat: no-repeat;
  background-color: #333;
}

  /* .vt-search__btn-container input {
    top: -13px;
  }
  .vt-search__btn-container {
    width: 280px;
  } */
.vt-search-sm-input.dropdown-toggle::after{
  display: none !important;
}
.vt-search__btn-container {
  padding: 5px 0;
  width: 100%;
  max-width: 280px;
  height: 30px;
  position: relative;
  left: 10px;
  float: left;
  line-height: 22px;
}
.vt-search__btn-container input {
  position: absolute;
  opacity: 0;
  width: 0px;
  top: -13px;
  float: Left;
  margin-left: 210px;
  -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;
  border-radius: 5px;
}
.vt-search__btn-container:hover input,
.vt-search__btn-container input:focus {
  opacity: 1;
  width: 200px;
  margin-left: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.vt-search__btn {
  height: 35px;
  position: absolute;
  right: 12px;
  top: -1px;
  right: 12px;
  padding: 0px 6px;
  border-color:transparent;
}

.vt-overlay--blue::before {
  background-color: rgba(23, 73, 149, 0.7);
  background-repeat: repeat-x;
}

.vt-overlay--blue-lighter::before {
  background-color: rgba(23, 73, 149, 0.3);
  background-repeat: repeat-x;
}

.vt-overlay--green::before {
  background-color: rgb(16, 122, 104, 0.7);
  background-repeat: repeat-x;
}

.vt-overlay--green-lighter::before {
  background-color: rgb(16, 122, 104, 0.7);
  background-repeat: repeat-x;
}
.vt-overlay--black::before {
  background-color: rgb(000, 000, 000, 0.8);
  background-repeat: repeat-x;

}

.vt-overlay--black-light::before {
  background-color: rgb(000, 000, 000, 0.0);
  background-repeat: repeat-x;
}
.vt-overlay--black-banner::before {
  background-color: rgb(000, 000, 000, 0.0);
  background-repeat: repeat-x;
}

.vt-overlay--black-lighter::before {
  background-color: rgb(000, 000, 000, 0.3);
  background-repeat: repeat-x;
}

.vt-overlay--white::before {
  background-color: rgb(255, 255, 255, 0.7);
  background-repeat: repeat-x;
}

.vt-overlay--white-lighter::before {
  background-color: rgb(000, 000, 000, 0.3);
  background-repeat: repeat-x;
}

.vt-sample--background {
  background-color: url(http://placeimg.com/640/480/people);
  background-size: cover; 
  background-repeat: no-repeat;
  width: 100%;
}

.vt-banner-wrapper .owl-dots {
  position: relative;
  bottom: 70px;
  z-index: 3;
}

/* Start: Background Color */
.vt-background--blue,
.vt-background--blue-dark {
  background-color: rgb(8, 55, 124) !important;
}

.vt-background--green,
.vt-background--green-dark {
  background-color: rgb(16, 122, 104) !important;
}

.vt-background--grey,
.vt-background--grey-dark {
  background-color: rgb(63, 63, 63) !important;
}

.vt-background--grey-light {
  background-color: rgb(34, 34, 34) !important;
}
.vt-background--blue-light {
  background-color: rgb(60, 123, 219) !important;
}

.vt-background--green-light {
  background-color: rgb(76, 172, 156) !important;
}

.vt-background--white-light {
  background-color: rgba(255, 255, 255, .3) !important;
}
.vt-background--grey-lighter {
  background-color: rgb(235, 235, 235) !important;
}

.vt-background--white {
  background-color: rgba(255, 255, 255, 1) !important;
}

.vt-navbar-small--img {
  width: 18px;
}
.vt-card--image {
  min-width: 260px;
  height: 154px;
}
.vt-card-myvideos--image {
min-width: 230px;
  height: 130px;
  max-width: 230px;
  min-height: 130px;
  background: url("/Resources/vtube/images/PlaceholderVideo(273x180px).jpg");
  background-size: contain;

/* width: 230px !important;
  height: 130px; */
}
.vt-card-related-video-image {
  min-width: 100%;
  height: 154px;
}
.vt-background--blue-dark .card h1,
.vt-background--blue-dark .card h2,
.vt-background--blue-dark .card h3,
.vt-background--blue-dark .card h4,
.vt-background--blue-dark .card h5,
.vt-background--blue-dark .card h6 {
  color: #1D3970;
}

.vt-background--green-dark .card h1,
.vt-background--green-dark .card h2,
.vt-background--green-dark .card h3,
.vt-background--green-dark .card h4,
.vt-background--green-dark .card h5,
.vt-background--green-dark .card h6 {
  color: #1c8774;
}

/* - Light Colors - */
.vt-background--white h1,
.vt-background--white h2,
.vt-background--white h3,
.vt-background--white h4,
.vt-background--white h5,
.vt-background--white h6,
.vt-background--grey-lighter h1,
.vt-background--grey-lighter h2,
.vt-background--grey-lighter h3,
.vt-background--grey-lighter h4,
.vt-background--grey-lighter h5,
.vt-background--grey-lighter h6,
.vt-background--grey-lighter th {
  color: #1D3970;
}
.vt-background--white p,
.vt-background--grey-lighter a,
.vt-background--grey-lighter p
{
  color: #555;
}
/* Darker Colors */
.vt-background--blue-dark h1, .vt-background--blue h1,
.vt-background--blue-dark h2, .vt-background--blue h2,
.vt-background--blue-dark h3, .vt-background--blue h3,
.vt-background--blue-dark h4, .vt-background--blue h4,
.vt-background--blue-dark h5, .vt-background--blue h5,
.vt-background--blue-dark h6, .vt-background--blue h6,
.vt-background--blue-dark label, .vt-background--blue label,

.vt-background--green-dark h1, .vt-background--green h1,
.vt-background--green-dark h2, .vt-background--green h2,
.vt-background--green-dark h3, .vt-background--green h3,
.vt-background--green-dark h4, .vt-background--green h4,
.vt-background--green-dark h5, .vt-background--green h5,
.vt-background--green-dark h6, .vt-background--green h6,
.vt-background--green-dark label, .vt-background--green label,

.vt-background--grey-dark h1, .vt-background--grey h1,
.vt-background--grey-dark h2, .vt-background--grey h2,
.vt-background--grey-dark h3, .vt-background--grey h3,
.vt-background--grey-dark h4, .vt-background--grey h4,
.vt-background--grey-dark h5, .vt-background--grey h5,
.vt-background--grey-dark h6, .vt-background--grey h6,
.vt-background--gregreyen-dark label, .vt-background--grey label,

.vt-background--grey-light h1,
.vt-background--grey-light h2,
.vt-background--grey-light h3,
.vt-background--grey-light h4,
.vt-background--grey-light h5,
.vt-background--grey-light h6,
.vt-background--grey-light label,

.vt-background--blue-light h1,
.vt-background--blue-light h2,
.vt-background--blue-light h3,
.vt-background--blue-light h4,
.vt-background--blue-light h5,
.vt-background--blue-light h6,

.vt-background--green-light h1,
.vt-background--green-light h2,
.vt-background--green-light h3,
.vt-background--green-light h4,
.vt-background--green-light h5,
.vt-background--green-light h6
{
    color: #fff !important;
}
.vt-background--blue-dark a, .vt-background--blue a,
.vt-background--blue-dark p, .vt-background--blue p,
.vt-background--blue-dark blockquote, .vt-background--blue blockquote,
.vt-background--blue-dark footer, .vt-background--blue footer,

.vt-background--green-dark a, .vt-background--green a,
.vt-background--green-dark p, .vt-background--green p,
.vt-background--green-dark blockquote, .vt-background--green blockquote,
.vt-background--green-dark footer, .vt-background--green footer,

.vt-background--grey-dark a,
.vt-background--grey-dark p, .vt-background--grey p,
.vt-background--grey-dark blockquote, .vt-background--grey blockquote,
.vt-background--grey-dark footer, .vt-background--grey footer,

.vt-background--blue-light a, 
.vt-background--blue-light p, 
.vt-background--blue-light blockquote, 
.vt-background--blue-light footer,

.vt-background--green-light a, 
.vt-background--green-light p, 
.vt-background--green-light blockquote, 
.vt-background--green-light footer,

.vt-background--grey-light a, 
.vt-background--grey-light p, 
.vt-background--grey-light blockquote, 
.vt-background--grey-light footer
{
  color: #ccc !important;
}
.vt-background--white a:hover,
.vt-background--grey-lighter a:hover {
  opacity: .7;
}
.vt-background--white a:active,
.vt-background--white p:active,
.vt-background--grey-lighter a:active,
.vt-background--grey-lighter p:active {
  color: #1D3970 !important;
}
.vt-tablist p{
  cursor: pointer;
}
.vt-background--green-light .dropdown-menu a
{
  background-color: #fff;
}
.t-carousel--icontext {
  flex-direction: column;
}
.vt-navbar-big-wrapper.fixed-top {
  top: 60px;
  padding: 0px
}

.vt-navbar-big-wrapper .modal {
  position:  fixed;
}
.vt-navbar-toggler .navbar-dark .navbar-toggler {
  color: #333;
}
.vt-section1-col1{
  min-height: 205px;
}
.vt-dashboard-menu .vt-dashboard--nav-link {
  background-color: rgba(50, 50, 50, 1);
}
.vt-dashboard-menu .dropdown-item {
	padding: 0.25rem 1.2rem;
}
.vt-rankAndAchievements-icon-holder {
  height: 150px;
  width: 150px;
}
.vt-custom-file-input{
  position: absolute;
  width: fit-content;
  height: fit-content;
}

.vt-dashboard--nav-link{
  min-width: 55px;
  min-height: 57px;
}
/*-Start: Bootstrap Override---*/
/* .dropdown-menu{
  height: max-content;
} */
.close,
.close:hover {
  color: #000;
}
button:hover {
  opacity: .8;
}
button:focus {
  outline:0;
}
/*- Start: -----------SF Overrides----------------- */
body>form {
  height: 100%;
}
b,
strong {
  font-weight: bold;
}
/*-----------------Start: Brightcove Overrides-----------------*/
.bc-iframe, .bc-iframe body, .bc-player-default_default, .bc-player-default_default .vjs-poster {
    background-color: #050505 !important;
}
.video-js {
  min-height: 222px;
}
/*-----------------Start: Owl Carousel Overrides-----------------*/
.owl-carousel .owl-item img {
  width: auto;
}

.vt-carousel__categories button.owl-next, 
.vt-carousel__categories button.owl-prev {
  position: absolute;
  top: 0;
  bottom: 0;
}
.vt-carousel__RelatedVideos button.owl-next, 
.vt-carousel__RelatedVideos button.owl-prev {
  position: absolute;
  top: 0;
  bottom: 0;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  padding: 12px;
  font-size: 70px;
  text-shadow: 3px 1px 6px #00000050;
}
.owl-carousel .owl-nav button.owl-next:hover, 
.owl-carousel .owl-nav button.owl-prev:hover, 
.owl-carousel button.owl-dot:hover {
  background-color: transparent !important;
}
.owl-prev {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.owl-next {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 12px;
  font-size: 85px;
  text-shadow: 3px 1px 6px #00000050;
}
.previous {
  background-color: #f1f1f1;
  color: black;
  margin-left: 5px;
  position: sticky;
  top: 140px;
  left: 3;
  height: 32px;
  width: 32px;
}
.previous:hover {
  background-color: #999999;
}
.next {
  background-color: #f1f1f1;
  color: black;
  position: sticky;
  top: 140px;
  right: 3;
  height: 32px;
  width: 32px;
  margin-right: 5px;
}
.next:hover {
  background-color: #999999;
}
.vt-user-profile-btn.dropdown-toggle::after {
  display: none;
}
.vt-translations__dropdown .dropdown-item:hover {
  background-color: transparent;
}
.vt-navbar-small-wrapper .dropdown-menu.show {
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.vt-subscription-panel {
  background-color: #D9D9D9;
}
.vt-p--black {
  color: #424242;
}
.vt-hamburger__menu {
  color: #174995;
  font-size:30px;
  cursor:pointer !important;
}
.vt-search--btn {
  color: #174995;
}
.vt-search--btn:hover {
  opacity: .7;
}
.vt-logout--text {
  color: #174995;
}
.vt-logout--text:hover {
  color: #174995;
  opacity: .7;
}
.vt-translatios__menu {
  font-weight: 500;
  color: #000;
  font-size:16px;
  cursor:pointer !important;
}
.vt-indexout__banner {
  background-image: url(../images/index-bg-out.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 95px;
}
.vt-hotpicks--img {
  max-width: 220px;
}
.vt-channels__banner {
  background-image: url(../images/vt-generic-header.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 95px;
}
.vt-banner--logo {
max-width: 310px;
}

.vt-channels--dropdown {
  min-width: 300px;
}

.vt-channels--menu {
  min-width: 300px;
  background-color: #E8E8E8;
}
.vt-channels__points {
  width: fit-content;
  opacity: .8;
  z-index: 1;
  background-color: #000000;
  border-radius: 6px;
  font-size: 12px;
}

.round {
  border-radius: 50%;
  text-decoration: none;
  display: inline-block;
  padding: 3px 12px;
  z-index: 1;
}

/*- End: Slider CSS -*/

/*-End: Bootstrap Override-----*/
/*--------------------------------Start: Login-*/
.custom__container .row{
  height: 100%;
}
.h-fill-100 {
  min-height:100%;
  min-height: -webkit-fill-available;
}

.vtlogin-forms__wrapper input[type=text],
.vtlogin-forms__wrapper input[type=email],
.vtlogin-forms__wrapper input[type=password] {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #fff;
  background-color: #424242;
  background-clip: padding-box;
  border: 1px solid #212121;
  border-radius: .5rem;
  -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.vtlogin-forms__wrapper label {
  width: 100%;
}

.vtlogin-forms__wrapper input[type=submit] {
  margin-top: 12px;
  width: 100%;
  color: #fff;
  background-color: #174995 !important;
  border-color: #174995;
  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: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .5rem;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.vtlogin-forms__wrapper input[type=submit]:hover {
  background-color: #1D3970 !important;
}

.vtlogin-forms__wrapper {
  min-height: 100%;
}

.vt-cards__img {
  border-radius: 6px;
}

.vt-container {
  /* margin-top: 85px; */
}

.vt-footer__wrapper {
  /* margin-top: 20px; */
}

.vt-generic__banner {
  background-image: url(../images/vt-generic-header.png);
  height: 20vh;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.vt-channel__banner {
  background-image: url(../images/vt-generic-header.png);
  /* height: 20vh; */
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.vt-channel---image {
  height: 25vh;
}

.vt-dashboard--name-sm {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.vt-dashboard--upload-sm {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

.vt-dashboard--upload-md {
  margin-top: -50px;
}

/* Show by Default */
.vt-dashboard--profile-normalbtn,
.vt-dashboard--channel-normalbtn,
.vt-dashboard--points-normalbtn,
.vt-dashboard--playlist-normalbtn {
  display: block;
}

/* Hide by Default */
.vt-dashboard--profile-activebtn,
.vt-dashboard--channel-activebtn,
.vt-dashboard--points-activebtn,
.vt-dashboard--playlist-activebtn {
  display: none;
}

/* Shot by Active */
.nav-link.active .vt-dashboard--profile-activebtn,
.nav-link.active .vt-dashboard--channel-activebtn,
.nav-link.active .vt-dashboard--points-activebtn,
.nav-link.active .vt-dashboard--playlist-activebtn {
  display: block !important;
  font-weight: 500;
}

/* Hide by Active */
.nav-link.active .vt-dashboard--profile-normalbtn,
.nav-link.active .vt-dashboard--channel-normalbtn,
.nav-link.active .vt-dashboard--points-normalbtn,
.nav-link.active .vt-dashboard--playlist-normalbtn {
  display: none !important;
}
.vt-header__Messenger-nav,
.vt-header__SelfImprovement-nav,
.vt-header__Entertainment-nav,
.vt-header__Business-nav,
.vt-header__Edutainment-nav,
.vt-header__RYTHM-nav,
.vt-header__FoundationalVideos-nav,
.vt-header__RecentlyAddedVideos-nav,
.vt-header__RecommendedVideos-nav,
.vt-header__MostViewedVideos-nav,
.vt-header__HottestVideos-nav,
.vt-header__HottestVideos-nav,
.vt-header__TopRatedVideos-nav,
.vt-header__AllChannels-nav,
.vt-header__RecommendedChannels-nav,
.vt-header__MostViewedChannels-nav,
.vt-header__FollowedChannels-nav
{
  cursor: pointer;
}
/*- End: SF Overrides-*/
.custom-file-label::after {
  background-color: #777 !important;
}

.side-nav {
  position: relative;
  display: none;
  height: 100%;
  width: 250px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #E8E8E8;
  overflow-x: hidden;
}

.side-nav a {
  padding: 0px 0px 28px 40px;
  text-decoration: none;
  font-size: 14px;
  color: #424242;
  display: block;
}

.side-nav a:hover {
  color: #7B7777;
}

.header-Container ul li {
  list-style-type: none;
}

li.Profile {
  background-color: url("../images/sidebar-profile.svg");
  background-repeat: no-repeat;
  background-origin: content-box;
}

li.Channel {
  background-color: url("../images/sidebar-channel.svg") no-repeat left top;
  vertical-align: middle;
}

li.Points {
  background-color: url("../images/sidebar-points.svg") no-repeat left top;
  vertical-align: middle;
}

li.Playlist {
  background-color: url("../images/sidebar-playlist.svg") no-repeat left top;
  vertical-align: middle;
}

.side-nav .btnClose {
  position: absolute;
  color: white;
  font-size: 36px;
  top: -5px;
  left: 179px;
}

.header-Container {
  position: absolute;
  top: 155px;
}
.back-overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.9);
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.vt-sideNav {
  position: relative;
  display: none;
  height: 35vh;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 130px;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
}

.vt-sideNav--link {
  text-decoration: none;
  color: #424242;
  display: block;
}
.vt-sideNav--profile {
  margin-right: 9px;
}
.vt-sideNav--points {
  margin-right: 4px;
}
.vt-sideNav--playlist {
  margin-right: 6px;
}
.vt-sideNav--uploadvideo {
  margin-right: 5px;
}
.vt-sideNav--aboutus {
  margin-right: 5px;
}
.vt-nav--list {
  list-style: none;
}
.vt-sideNav__wrapper {
  min-width:20px; 
}

.vt-sideNav a:hover {
  color: #7B7777;
}

.vt-headerMenu__bg {
  width: 260px;
  height: 120px;
  background-image: url("../images/header-banner.png");
  background-color: #174995;
}

.vt-headerMenu ul>li {
  list-style-type: none;
}

.vt-Profile {
  background-color: url("../images/sidebar-profile.svg");
  background-repeat: no-repeat;
  background-origin: content-box;
}

.vt-Channel {
  background-color: url("../images/sidebar-channel.svg") no-repeat left top;
  vertical-align: middle;
}

.vt-Points {
  background-color: url("../images/sidebar-points.svg") no-repeat left top;
  vertical-align: middle;
}

.vt-Playlist {
  background-color: url("../images/sidebar-playlist.svg") no-repeat left top;
  vertical-align: middle;
}

.vt-Aboutus {
  background-color: url("../images/sidebar-aboutus.svg") no-repeat left top;
  vertical-align: middle;
}

.vt-sideNav .btnClose {
  position: absolute;
  color: white;
  font-size: 36px;
  top: -5px;
  left: 215px;
}

.vt-logo__center {
  margin-left: auto;
  margin-right: auto;
}

/*- General CSS-*/
html {
  min-height: 100%;
  position: relative;
  width: 100%;
}

main {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

main>.container-fluid {
  margin-top: 64px;
}

.vt-hr--light {
  border-top: 1px solid #ffffff20;
}

.vt-hr--dark{
  border-top: 1px solid #ccc;
}

/*- Start: HEADER-*/

.vt-header  div>li>ul>li>a:hover,
.vt-header  div>li>ul>li>a:focus {
  text-decoration: none;
  color: #174995;
}

.vt-header  .dropdown-toggle:hover,
.search:hover {
  color: #ffffff80;
}

.vt-header  div>li>ul>li>a {
  display: block;
  padding: 3px 20px;
  font-size: 15px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #ffffff;
  white-space: normal;
}

.vt-header  .nav-pills .nav-link.active {
  transition: 200ms;
  transition-timing-function: ease-in-out;
  -webkit-transition: 200ms;
  -webkit-transition-timing-function: ease-in-out;
}

.vt-header  .nav-pills .nav-link.active img {
  fill: #174995;
  stroke: black;
}

.vt-header  div>li>ul>li {
  list-style: none;
}

.vt-header .navbar-nav .nav-link:hover {
 
    /* padding-right: .5rem;
    padding-left: .5rem; */
  color: #fff;
}

.vt-header .overlay a:hover,
.vt-header .overlay a:focus {
  color: #f1f1f1;
}

.vt-header .navbar-nav-scroll .navbar-nav {
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.vt-header .navbar .dropdown {
  position: static;
}

.vt-header .navbar .dropdown-menu {
  border-radius: 0;
  left: 0;
  right: 0;
  margin: 0;
  border: 0;
}
.vt-header .navbar-nav .dropdown-menu {
  position: absolute;
}

.vt-header .navbar-nav .dropdown-menu.vt-user-profile__dropdown {
  /* min-height: 100vh; */
  width: 100%;
  max-width: 500px;
  right: 0;
  left: auto;
}
.vt-header  .nav .open>a,
.vt-header  .nav .open>a:hover,
.vt-header  .nav .open>a:focus {
  background-color: transparent;
  border-color: #337ab7;
}

.vt-header  .dropdown-item:hover,
.dropdown-item:focus {
  background-color: none;
  color: #174995;
}

.vt-header  .dropdown-item {
  color: #fff;
}

.vt-header  .vt-header__link a {
  padding-left: 0px;
  font-size: 20px;
  padding-top: 15px;
  font-weight: bold;
}

.vt-header--bg {
  background-color: #fff;
}

.vt-header  .vt-header__link {
  cursor: pointer;
}

.vt-header .navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.vt-header .navbar-nav-scroll {
  background-color: #164995;
  height: 2.5rem;
  overflow: hidden;
  font-size: 15px;
  color: #fff;
  z-index: 5;
  position: fixed;
  top: 66px;
}
.vt-subnav-wrapper {
  width: 100%;
}
.vt-header  .overlay-content {
  position: relative;
  width: 100%;
  margin-top: 30px;
  padding-right: 50px;
  padding-left: 0px;
}

.vt-header  .overlay-content2 {
  position: relative;
  width: 100%;
  margin-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}

.vt-header  .overlay .closebtn {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
}

.vt-header  .overlay a {
  text-decoration: none;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.vt-header  .overlay__content {
  position: relative;
  width: 100%;
  margin-top: 30px;
  padding-left: 40px;
}

.vt-header  .closebtn {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
}

.vt-header  .header__color {
  font-size: 24px;
  color: white;
}

.vt-header  .header__color>li {
  font-size: 18px;
  color: white;
}

.vt-header  .dropdown__header {
  font-weight: bold;
  padding: 3px 0px;
  font-size: 20px;
}

.vt-header  .header-dropdown {
  border-radius: 0rem;
  border: 0;
  -webkit-box-shadow: 1px 5px 6px #00000080;
  box-shadow: 1px 5px 6px #00000080;
}
/*-Start: Wrapper------------*/
.vt-channels--background-1 {
  background-image: url('/Resources/vtube/images/ChannelBanner1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  transition: 0.3s;
}
.vt-channels--background-2 {
  background-image: url('/Resources/vtube/images/ChannelBanner2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  transition: 0.3s;
}
.vt-channels--background-3 {
  background-image: url('/Resources/vtube/images/ChannelBanner3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  transition: 0.3s;
}
.vt-channels--background-4 {
  background-image: url('/Resources/vtube/images/ChannelBanners/41(adjusted).jpeg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  transition: 0.3s;
}
.vt-channels--background-5 {
  background-image: url('/Resources/vtube/images/ChannelBanners/490(adjusted).jpeg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  transition: 0.3s;
}

.vt-channels-rtl--background-1 {
  background-image: url('/Resources/vtube/images/ChannelBanners/rtl/ChannelBanner1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  transition: 0.3s;
}
.vt-channels-rtl--background-2 {
  background-image: url('/Resources/vtube/images/ChannelBanners/rtl/ChannelBanner2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  transition: 0.3s;
}
.vt-channels-rtl--background-3 {
  background-image: url('/Resources/vtube/images/ChannelBanners/rtl/ChannelBanner3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  transition: 0.3s;
}
.vt-channels-rtl--background-4 {
  background-image: url('/Resources/vtube/images/ChannelBanners/rtl/41.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  transition: 0.3s;
}
.vt-channels-rtl--background-5 {
  background-image: url('/Resources/vtube/images/ChannelBanners/rtl/490.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  transition: 0.3s;
}
/*-Start: Cards------------------------------------*/
/* .vt-card-wrapper {
  position: relative;
  max-width: 273px;
  max-height: 185px;
} */
.vt-card-wrapper {
  position: relative;
  max-width: max-content;
  max-height: 185px;
}
.vt-card-title {
  word-wrap: break-word;
  width: 280px;
}
.vt-card-wrapper:hover .vt-cards__overlay {
  top: 50%;
  left: 50%;
  opacity: 1;
}
.vt-card-wrapper:hover .vt-cards--darker {
  opacity: 1;
}
.vt-card-wrapper-col-3 {
  position: relative;
  max-width: 370px;
  max-height: 240px;
}
.vt-card-wrapper-col-3:hover .vt-cards__overlay {
  top: 50%;
  left: 50%;
  opacity: 1;
}
.vt-card-wrapper-col-3:hover .vt-cards--darker {
  opacity: 1;
}
.vt-cards--playbtn, .vt-cards--addtoplaylistbtn {
  width: 14px !important;
padding-bottom: 2.5px;
}
.vt-videoplayer__cards {
  max-height: 374px;
  overflow: -moz-scrollbars-vertical; 
  overflow-y: scroll;
}
.vt-cards__overlay {
  position: absolute;
  padding-left: 1.1em;
  padding-right: 1.1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.vt-cards--darker {
  background-color: #181818;
  position: absolute;
  height: auto;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

/* .vt-cards__duration {
  bottom: 4px;
  right: 70px;
  position: absolute;
  border-radius: 18px;
} */

.vt-cards__duration {
  bottom: 4px;
  right: 80px;
  position: absolute;
  border-radius: 18px;
}
.vt-cards-myvideos__duration {
  bottom: 4px;
  right: 18px;
  position: absolute;
  border-radius: 18px;
}
.vt-cards__points {
  bottom: 4px;
  right: 22px;
  position: absolute;
  border-radius: 18px;
}
/* .vt-cards__points {
  bottom: 4px;
  right: 17px;
  position: absolute;
  border-radius: 18px;
} */
.vt-cards__points-top {
  top: 4px;
  right: 17px;
  position: absolute;
  border-radius: 18px;
}

.vt-card-wrapper:hover .vt-cards__overlay-bg {
  background-color: #000;
  opacity: 0.9;
  border-radius: 4px;
}

.vt-cards__locked-icon {
  width: 12px;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.vt-cards--premium-title {
  background-color: #0E3D86;
  border-radius: 4px;
}

.vtube-text--blue {
  color: #0E3D86;
  font-weight: bold;
}

.vt-categories__Messenger-content.active,
.vt-categories__SelfImprovement-content.active,
.vt-categories__Entertainment-content.active,
.vt-categories__Business-content.active,
.vt-categories__Edutainment-content.active,
.vt-categories__FoundationalVideos-content.active,
.vt-categories__RYTHM-content.active 
{
  display: block;
}
.vt-categories__Messenger-content,
.vt-categories__SelfImprovement-content,
.vt-categories__Entertainment-content,
.vt-categories__Business-content,
.vt-categories__Edutainment-content,
.vt-categories__FoundationalVideos-content,
.vt-categories__RYTHM-content {
  display: none;
}
.vt-carousel__categories-link.active
{
  opacity: 1;
}
.vt-carousel__categories-link
{
  opacity: .6;
  cursor: pointer;
}
.vt-Carousel__Messenger-link.active {
  opacity: 1;
}

.vt-channel__content1.active,
.vt-channel__content2.active,
.vt-channel__content3.active,
.vt-channel__content4.active,
.vt-channel__content5.active
{
  display: block;
}
.vt-channel__content1,
.vt-channel__content2,
.vt-channel__content3,
.vt-channel__content4,
.vt-channel__content5
{
  display: none;
}
/*-End: Cards------------------------------------*/

/*-Start: Slider-*/
/*- Start: Slider CSS -*/
.vt-slider--list {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.item {
  display: inline-block;
  height: 100%;
  box-sizing: border-box;
  position: relative;
}

.vt-slider--img {
  width: 350px;
  border-radius: 8px;
}
/* -- */
.vt-slider-list {
  width: 400px;
}

/*--------------------------------End: Login-*/
.vt-slider-list {
  width: 400px;
}
.vt-slider-badge-one {
  display: flex;
  background-color: #174995;
  border-radius: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
  width: fit-content;
  padding: 5px;
  border-radius: 17px;
}
.vt-slider-badge-two {
  display: flex;
  background-color: #174995;
  border-radius: 20px;
  position: absolute;
  top: 5px;
  right: 95px;
  width: fit-content;
  padding: 5px;
  border-radius: 17px;
}
.vt-slider-badge-icon {
  width: 20px !important;
  float: left;
}
.vt-slider .vt-slider__wrapper:hover {
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 4px 0px 30px -17px black;
  box-shadow: 4px 0px 30px -17px black;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1.1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1.1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1.1);
  transition: all 200ms ease-in;
  transform: scale(1.1);
}

.vt-slider .vt-slider__wrapper {
  position: relative;
}

.vt-slider .vt-slider__wrapper:hover .vt-slider__overlay {
  top: 50%;
  left: 50%;
  opacity: 1;
}

.vt-slider--playbtn {
  width: 12px !important;
}
.vt-slider--addplaylistbtn {
  width: 12px !important;
}
.vt-slider__hoverwrap {
  position: relative;
}

.vt-slider__followmuted {
  opacity: .8;
}

.vt-slider__follow {
  position: absolute;
  padding-left: 1.6em;
  padding-right: 1.6em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background-color: #212121fc;
  height: 100%;
  z-index: 3;
  border-radius: 10px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
}

.vt-slider__follow:hover {
  opacity: 1;
}

.vt-slider--thumbnail {
  border-radius: 11px
}

.vt-slider .vt-slider__wrapper:hover .vt-slider__overlay-bg {
  background-color: #000;
  opacity: 0.9;
}

.vt-slider--textoverlay {
  font-size: 14px;
  padding: 0 6px;
}

.vt-slider--icons-height {
  float: left;
  width: 25px;
}

.vt-slider--title {
  font-size: 16px;
  width: 220px;
  margin: auto;
}
.vt-slider--playbtn,
.vt-slider--addplaylistbtn {
  float: left;
  height: 15px;
  padding-top: 3px;
}
/*-End: Slider-*/

.vt--title {
  font-weight: 400;
}

/*- End: HEADER All Size -*/
.recently__title {
  padding-top: 40px;
}

#mobile {
  display: none;
}

.channel-image__backdrop {
  background-image: url(../images/gradient-y.png);
  background-repeat: repeat-x;
  z-index: 0;
  position: absolute;
  bottom: 0;
  width: -webkit-fill-available;
  height: 180px;
}

.recently__banner {
  background-image: url(../images/vt-generic-header.png);
  height: 250px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.premium__banner {
  background-image: url(../images/Header/PremiumVideosHeader.png);
  height: 250px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.popular__banner {
  background-image: url(../images/Header/PopularVideosHeader.png);
  height: 250px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.self__banner {
  background-image: url(../images/Header/SelfImprovementHeader.png);
  height: 250px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.messenger__banner {
  background-image: url(../images/Header/MessengerHeader.png);
  height: 250px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.entertainment__banner {
  background-image: url(../images/Header/EntertainmentHeader.png);
  height: 250px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.business__banner {
  background-image: url(../images/Header/BusinessHeader.png);
  height: 250px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.edutainment__banner {
  background-image: url(../images/Header/EdutainmentHeader.png);
  height: 250px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.rythm__banner {
  background-image: url(../images/Header/RythmeHeader.png);
  height: 250px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.foundational__banner {
  background-image: url(../images/Header/RythmeHeader.png);
  height: 250px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.color-blue {
  color: #174995;
}

.addIcon {
  position: relative;
}

.icon:hover {
  opacity: .3;
}

.redeemmed__format {
  text-align: left;
}

.form-control {
  margin: 12px 0px;
}

.video__description {
  background-color: #181818;
}

.channel__menu {
  background-color: #0C0C0C;
}

.channel__description {
  background-color: #181818;
}

.video__vl {
  color: #757575;
  font-size: 15px;
}

.video__translation {
  color: #757575;
  font-size: 15px;
}

.video__desc {
  font-size: 15px;
}

.video__title {
  font-size: 25px;
}

.bc-iframe,
.bc-iframe body,
.bc-player-default_default,
.bc-player-default_default .vjs-poster {
  background-color: #151515;
}

.settings__menu {
  background-color: #121212;
}

.row__paddding {
  padding-bottom: 40px;
  padding-top: 20px;
  padding-left: 40px;
}

.vt-banner--title {
  z-index: 3;
  left: 0;
  right: 0;
  top: 100px;
}

.Login {
  padding-left: 20px;
}

.ham__noborder {
  border: none;
}

.no__border {
  width: 500px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
}

.form-inline .form-control {
  width: 100%;
}

.channel-back__link {
  position: absolute;
  top: 20px;
  left: 16px;
  z-index: 5;
}

.lockIcon {
  position: relative;
}

.vt-slider__points {
  opacity: .8;
  z-index: 1;
  top: 3px;
  right: 18px;
  position: absolute;
  background-color: #000000;
  border-radius: 6px;
  font-size: 12px;
}

/*- Start: TOUR-*/
.tour {
  background-color: #212121 !important;
}

.popover.right>.arrow:after {
  border-right-color: #212121 !important;
}

.tour .popover-title {
  background-color: transparent !important;
  border-bottom: 0px !important;
}

/*- End: TOUR-*/
.mobile {
  display: none;
}

/* .custom__container {
  max-width: unset;
  min-width: 300px;
  margin-left: auto;
  margin-right: auto;
} */

.index__content {
  background-image: url(../images/index-bg01-m.png);
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 85px;
}

.vt-thumbnail__points {
  background-color: #111;
  border-radius: 4px;
  position: absolute;
  right: 8px;
  top: 4px;
}

.vt-cards-button__icon {
  float: left;
  width: 11px;
  padding-top: 3px;
}

.vt-footer {
  font-size: 14px;
  width: 100%;
  clear: both;
  position: relative;
  text-align: center;
  /* overflow: hidden; */
  bottom: 0;
  /* min-height: 50px; */
}

.vt-footer ul>li {
  list-style: none;
  display: inline-block;
}

.vt-description--height {
  max-height: 214px;
  overflow: -moz-scrollbars-vertical; 
  overflow-y: scroll;
}
.vt-comments__list {
  max-height: 318px;
  overflow: -moz-scrollbars-vertical; 
  overflow-y: scroll;
}
.vt-comments--item {
  border-bottom: 1px solid #D9D9D9;
}

.vt-videotab--link .nav-link.active {
  background-color: transparent !important;
  font-weight: 500;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.vt-videotab--link .nav-link.active img {
  opacity: 1;
}
.vt-videotab--link .nav-link {
  background-color: transparent !important;
  color: #6c757d;
}
.vt-videotab--link .nav-link img{
  opacity: 0.5;
}
.vt-playlistmodal--btn {
  border-radius: 0px 0px 3px 3px;
}
.vt-jumbotron__homepage-bg1 {
  background-image: url(/images/default-source/vtube/vtube-assets/vt-home-banner-bg.jpg);
  background-color:#000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  min-height: 600px;
}
.vt-out__homepage {
  /* background-image: url(/Resources/vtube/images/homeOut.jpeg); */
  background-color:#000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  min-height: 600px;
}



.vt-home---bg1 {
  background-image: url(/images/default-source/vtube/vtube-assets/vt-home-banner-bg.jpg);
  background-color:#000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  min-height: 600px;
}

.vt-carousel--relatedVideos-bg1
 {
  background-image: url(/Resources/vtube/images/ChannelBannerImage.jpg);
  background-color:#000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  min-height: 500px;
}
.vt-channel--background-img1
 {
  background-image: url(/Resources/vtube/images/ChannelBannerImage.jpg);
  background-color:#000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  min-height: 600px;
}
.vt-premium-background {
  background-image: url(../images/default-source/vtube/vtube-assets/vt-premium-bg01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  min-height: 500px;
}
.vt-carousel--recentlyAddedVideos-bg1{
  /* background-image: url(/Resources/vtube/images/PremiumBanner1.jpg); */
  background-color:#000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  min-height: 500px;
}

.vt-background-image01 {
  background-image: url(/images/default-source/vtube/vtube-assets/vt-login-background-01.png);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.vt-premium-section2-bg {
  /* background-image: url(/images/default-source/vtube/vtube-assets/vt-background-premium-video-player.svg); */
  background-size: auto;
  background-repeat: no-repeat;
  background-position: top;
}
.vt-faq-wrapper .card {
  background-color: transparent;
  border: 0px;
}
.vt-faq-wrapper .card-header {
  background-color: transparent;
}
.vt-homeLog1-wrapper .owl-dots,
.vt-carousel__jumbotron .owl-dots  {
  position: relative;
  bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
.vt-carousel__jumbotron .owl-dots  {
  position: relative;
  bottom: 70px !important;
  margin-left: auto;
  margin-right: auto;
}
.vt-premiumLogIn1-wrapper .owl-theme .owl-nav {
  margin-top: 0px;
}
.vt-premiumLogIn1-wrapper .owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 0px;
}
.vt-carousel__jumbotron {
  max-height: 500px;
}

.vt-cards__categories {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 200px;
  display: grid;
  align-content: center;
  margin: auto;
  text-align: center;
}
.nav-pills .nav-link.active, 
.nav-pills .show>.vt-search--nav-link {
  font-weight: bold;
  color: #fff;
}
section:nth-of-type(1) {
  margin-top: 101px;
}
.vt-navbar-big-wrapper {
  overflow: auto;
}
.vt-badge--size {
  width: 27px;
  height: 27px;
}
.vt-border--x {
  border-left: 0px;
  border-right: 0px;
}
@media (min-width: 2000px) {

  .vt-navbar-small-wrapper .dropdown:hover>.dropdown-menu,
  .vt-navbar-big-wrapper .dropdown:hover>.dropdown-menu {
    display: block;
  }
  .video-js {
    min-height: 442px;
  }
  .vt-banner--title {
    font-size: -webkit-xxx-large;
    top: 180px;
  }

  .vt-slider__overlay {
    position: absolute;
    padding-left: 1.6em;
    padding-right: .6em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }

  .vt-slider__overlay .vt-slider__infos-wrapper {
    max-height: 23px;
  }

  .vt-slider__overlay .overlay__text {
    float: left;
    margin-right: 6px;
    font-size: small;
  }

  .vt-slider__overlay .btn {
    font-size: 12px;
    width: auto;
    margin-bottom: 1rem;
    border-radius: 0.3rem;
  }

  .vt-slider__overlay .btn {
    margin-right: 2px;
  }

  .vt-slider__overlay .vt-slider__overlay-bg {
    border-radius: 11px;
  }

  .vt-slider--title {
    font-size: 16px;
  }

  .registrations-forms__wrapper {
    background-color: #212121;
  }


  .vt-categories-slider .vt-slider__item {
    width: 150px;
  }

  .vt-slider__overlay-title {
    font-weight: 600;
    font-size: larger;
    margin-bottom: 10px;
  }

  .vt-cards__overlay-title {
    font-weight: 600;
    font-size: larger;
    margin-bottom: 10px;
  }


  .vt-categories-slider .vt-slider__item {
    width: 150px;
  }

  .vt-slider--title {
    font-size: 16px;
    width: 400px;
    margin: auto;
  }

  .terms__main .terms__banner {
    background-image: url(../images/index-bg01.png);
    height: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .index__content {
    background-image: url(../images/index-bg01.png);
    height: auto;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .vt-categories-slider .vt-slider__wrapper .thumbnail__img {
    width: 100px;
  }

  .vtube-videos__recently .vt-slider .vt-slider__item {
    width: 400px;
  }

  .slider .vt-slider__item {
    width: 400px;
    border-radius: 11px;
  }

  .recent--video_container .vt-slider .vt-slider__item {
    width: 300px;
  }

  .settings__main .settings__content {
    padding-right: 0px;
    padding-left: 0px;
  }

  .settings__content .tab-content {
    background-color: #242424;
    padding: 1.5rem;
  }

  .settings__banner--background {
    background-image: url(../images/settings-img01.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    height: 480px;
    width: -webkit-fill-available;
    filter: blur(15px);
    -webkit-filter: blur(15px);
    z-index: -1;
    opacity: 0.1;
  }

  .playlist--videos__container .vt-slider .vt-slider__item {
    width: 300px;
    margin-right: 10px;
  }
}
@media (min-width: 1200px) {
  .custom__container {
    max-width: 400px;
    min-width: 340px;
    margin-left: auto;
    margin-right: auto;
  }
  .dashboard-custom-container {
    max-width: 766px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .vt-navbar-small-wrapper .dropdown:hover>.dropdown-menu,
  .vt-navbar-big-wrapper .dropdown:hover>.dropdown-menu {
    display: block;
  }
  .vt-homeLog1-wrapper .owl-dots,
  .vt-carousel__jumbotron .owl-dots {
      min-width: 1140px;
  }
  .video-js {
    min-height: 442px;
  }
  .vt-banner--title {
    font-size: xx-large;
    top: 150px;
  }

  .vt-header .navbar-nav-scroll {
    background-color: #164995;
    height: 2.5rem;
    overflow: hidden;
    font-size: 15px;
  }

  .vt-header .navbar-nav-scroll .navbar-nav {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  .vt-slider__overlay {
    position: absolute;
    padding-left: 1.6em;
    padding-right: .6em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }

  .vt-slider__overlay .vt-slider__infos-wrapper {
    max-height: 20px;
  }

  .vt-slider__overlay .overlay__text {
    float: left;
    margin-right: 6px;
    font-size: small;
  }

  .vt-slider__overlay .btn {
    font-size: 12px;
    width: auto;
    margin-bottom: 1rem;
    border-radius: 0.3rem;
  }

  .vt-slider__overlay .btn {
    margin-right: 2px;
  }

  .vt-slider__overlay .vt-slider__overlay-bg {
    border-radius: 11px;
  }

  .vt-slider--title {
    font-size: 14px;
  }

  .vt-slider--icons-height {
    max-width: 22px;
  }

  .registrations-forms__wrapper {
    background-color: #212121;
  }

  .vt-categories-slider .vt-slider__item {
    width: 150px;
  }

  .index__content .index__wrapper {
    position: relative;
    -webkit-transform: none;
    transform: none;
    max-width: 100%;
    z-index: 3;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .vt-slider__overlay-title {
    font-weight: 600;
    font-size: smaller;
    margin-bottom: 3px;
  }

  .vt-cards__overlay-title {
    font-weight: 600;
    font-size: smaller;
    margin-bottom: 3px;
  }

  .terms__main .terms__banner {
    background-image: url(../images/index-bg01.png);
    height: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .index__content {
    background-image: url(../images/index-bg01.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .vt-categories-slider .vt-slider__wrapper .thumbnail__img {
    width: 100px;
  }

  .vtube-videos__recently .vt-slider .vt-slider__wrapper .vt-slider__item {
    width: 250px;
  }

  .slider .vt-slider__item {
    width: 250px;
    border-radius: 11px;
  }

  .recent--video_container .vt-slider .vt-slider__wrapper .vt-slider__item {
    width: 300px;
  }

  .settings__main .settings__content {
    padding-right: 0px;
    padding-left: 0px;
  }

  .settings__content .tab-content {
    background-color: #242424;
    padding: 1.5rem;
  }

  .settings__banner--background {
    background-image: url(../images/settings-img01.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    height: 480px;
    width: -webkit-fill-available;
    filter: blur(15px);
    -webkit-filter: blur(15px);
    z-index: -1;
    opacity: 0.1;
  }

  .channel__banner--background {
    background-image: url(../images/channel-dato.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: inherit;
    background-attachment: fixed;
    -webkit-filter: blur(15px);
    filter: blur(15px);
    height: 40%;
    width: -webkit-fill-available;
    z-index: -1;
    position: absolute;
    top: 0;
    opacity: 0.1;
  }

  .playlist--videos__container .vt-slider .vt-slider__wrapper .vt-slider__item {
    width: 300px;
    margin-right: 10px;
  }

  .vt-slider .vt-slider__btns {
    border-radius: 0.3em;
    float: left;
    margin-right: 2px;
    margin-bottom: 12px;
    line-height: 1.2;
  }

  .registrations-bg {
    background-color: url("../images/registrations-bg.svg") repeat-x;
    background-position: center;
  }
}

@media (min-width: 992px) {
  .custom__container {
    max-width: 400px;
    min-width: 340px;
    margin-left: auto;
    margin-right: auto;
  }
  .vt-navbar-small-wrapper .dropdown:hover>.dropdown-menu,
  .vt-navbar-big-wrapper .dropdown:hover>.dropdown-menu {
    display: block;
  }
  .vt-homeLog1-wrapper .owl-dots,
  .vt-carousel__jumbotron .owl-dots  {
    min-width: 960px;
  }
  .video-js {
    min-height: 444px;
  }
  .vt-banner--title {
    font-size: xx-large;
    top: 150px;
  }

  .vt-slider__overlay {
    position: absolute;
    padding-left: 1.6em;
    padding-right: .6em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }

  .vt-slider__overlay .vt-slider__infos-wrapper {
    max-height: 20px;
  }

  .vt-slider__overlay .overlay__text {
    float: left;
    margin-right: 6px;
    font-size: small;
  }

  .vt-slider__overlay .btn {
    font-size: 12px;
    width: auto;
    margin-bottom: 1rem;
    border-radius: 0.3rem;
  }

  .vt-slider__overlay .btn {
    margin-right: 2px;
  }

  .vt-slider__item,
  .vt-slider__overlay-bg {
    border-radius: 8px;
  }

  .vt-slider--title {
    font-size: 12px;
  }

  .vt-slider--icons-height {
    max-width: 18px;
  }

  .registrations-forms__wrapper {
    background-color: #212121;
  }

  .registrations-bg {
    background-color: url("../images/registrations-bg.svg") no-repeat;
    background-position: center;
  }

  .vt-categories-slider .vt-slider__item {
    width: 80px;
  }

  .terms__main .terms__banner {
    background-image: url(../images/index-bg01.png);
    height: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .index__content {
    background-image: url(../images/index-bg01.png);
    height: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .container-940 {
    margin-right: auto;
    margin-left: auto;
    max-width: 940px;
  }

  .channel-thumbnail__title {
    font-size: smaller;
  }

  .slider .vt-slider__item {
    width: 250px;
  }

  .settings__main .settings__content {
    padding-right: 0px;
    padding-left: 0px;
  }

  .settings__main .settings__content .tab-content {
    background-color: #242424;
    padding: 1.5rem;
  }

  .settings__banner--background {
    background-image: url(../images/settings-img01.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    height: 480px;
    width: -webkit-fill-available;
    filter: blur(15px);
    -webkit-filter: blur(15px);
    z-index: -1;
    opacity: 0.2;
  }

  .channel__banner--background {
    background-image: url(../images/channel-dato.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: inherit;
    background-attachment: fixed;
    -webkit-filter: blur(15px);
    filter: blur(15px);
    height: 40%;
    width: -webkit-fill-available;
    z-index: -1;
    position: absolute;
    top: 0;
    opacity: 0.1;
  }

  .addIcon__pos {
    position: absolute;
    right: 1px;
    top: -30px;
  }

  .terms__main .terms__banner {
    background-image: url(../images/index-bg01.png);
    height: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .homepage {
    background-color: url(./images/logo.svg);
  }

}
@media (min-width: 768px) {
  .video-js.vt-premium--height {
    min-height: 700px;
  }
  .vt-border--x {
    border-left: 1px solid #666;
    border-right: 1px solid #666;
  }

  .custom__container {
    max-width: 400px;
    min-width: 340px;
    margin-left: auto;
    margin-right: auto;
  }
  .vt-navbar-small-wrapper .dropdown:hover>.dropdown-menu,
  .vt-navbar-big-wrapper .dropdown:hover>.dropdown-menu {
    display: block;
  }
  .vt-slider__follow {
    padding-left: 2em;
    padding-right: 2em;
  }

  .vt-container {
    /* margin-top: 99px; */
  }

  .vt-banner--title {
    font-size: xx-large;
    top: 120px;
  }

  main>.container-fluid {
    margin-top: 98px;
  }

  .vt-header .navbar-nav-scroll {
    top: 71px;
  }

  .resume__title {
    font-size: 30px;
  }

  .vt-slider__overlay {
    position: absolute;
    padding-left: 1.6em;
    padding-right: .6em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }

  .vt-slider__overlay .vt-slider__infos-wrapper {
    max-height: 20px;
  }

  .vt-slider__overlay .overlay__text {
    float: left;
    margin-right: 6px;
    font-size: small;
  }

  .vt-slider__overlay .btn {
    font-size: 12px;
    width: auto;
    margin-bottom: 1rem;
    border-radius: 0.3rem;
  }

  .vt-slider__overlay .btn {
    margin-right: 2px;
  }

  .registrations-forms__wrapper {
    background-color: #212121;
  }

  .registrations-bg {
    background-color: url("../images/registrations-bg.svg") no-repeat;
    background-position: center;
  }

  .terms__main .terms__banner {
    background-image: url(../images/index-bg01.png);
    height: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .index__content {
    background-image: url(../images/index-bg01.png);
    height: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .homepage {
    background-color: url(./images/logo.svg);
  }

  .slider .vt-slider__item {
    width: 250px;
  }


  .settings__main .settings__content {
    padding-right: 15px;
    padding-left: 15px;
  }

  .settings__content .settings__tab--content {
    background-color: #242424;
    padding: 1.5rem;
  }

  .vt-tab-pane {
    background-image: url(../images/default-source/vtube/vtube-assets/dashboard-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 1;
    min-height: 350px;
  }

  .settings__banner--background {
    background-image: url(../images/settings-img01.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    height: 380px;
    width: -webkit-fill-available;
    filter: blur(15px);
    -webkit-filter: blur(15px);
    z-index: -1;
    opacity: 0.2;
  }

  .channel__banner--background {
    background-image: url(../images/channel-dato.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: inherit;
    background-attachment: fixed;
    -webkit-filter: blur(15px);
    filter: blur(15px);
    height: 40%;
    width: -webkit-fill-available;
    z-index: -1;
    position: absolute;
    top: 0;
    opacity: 0.1;
  }

  .vt-slider .vt-slider__overlay {
    padding-left: .6em;
    top: 70%;
  }

  .vt-footer>ul {
    text-align: center;
  }

  .vt-footer p>strong {
    text-align: center;
  }
    body, label { 
    font-size:	1rem;
  }
  h1, .h1 {
    font-size:	2.5rem;
  }
  h2, .h2 {
    font-size:	2rem;
  }
  h3, .h3 {
    font-size:	1.8rem;
  }
  h4, .h4 { 
    font-size:	1.5rem;
  }
  button.btn {
    font-size: 1rem;
  }
  .vt-sliders-wrapper {
    padding: 50px 0 50px 0;
  }
  .vt-carousel--background {
    background-image: url(https://via.placeholder.com/2346x494/111);
    height: 40vh;
    margin-top: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .vt-banner-container:after {
    background-image: url(../images/default-source/vtube/vtube-assets/header-banner-swirl.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -40px;
    width: 100%;
    height: 210px;
    z-index: 0;
  }
}

@media (min-width: 576px) {

  section:nth-of-type(1) {
    margin-top: 88px;
  }
  .vt-navbar-big-wrapper {
    overflow: inherit;
  }
  .vt-navbar-small-wrapper .dropdown:hover>.dropdown-menu,
  .vt-navbar-big-wrapper .dropdown:hover>.dropdown-menu {
    display: block;
  }
  body, label { 
    font-size:	0.875rem;
  }
  h1, .h1 {
    font-size:	2rem;
  }
  h2, .h2 {
    font-size:	1.6rem;
  }
  h3, .h3 {
    font-size:	1.4rem;
  }
  h4, .h4 { 
    font-size:	1.2rem;
  }
  button.btn {
    font-size: 0.875rem;
  }

  button.btn {
    font-size: 1rem;
  }

  .video-js {
    min-height: 440px;
  }
  .vt-slider__overlay {
    position: absolute;
    padding-left: 1.1em;
    padding-right: 1.1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }

  .vt-slider__overlay .vt-slider__infos-wrapper {
    max-height: 20px;
  }

  .vt-slider__overlay-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: initial;
    width: 90%;
    font-weight: 600;
    font-size: small;
    margin-bottom: 0px;
  }

  .vt-cards__overlay-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: initial;
    width: 90%;
    font-weight: 600;
    font-size: small;
    margin-bottom: 0px;
  }

  .vt-slider__overlay .overlay__text {
    float: left;
    margin-right: 6px;
    font-size: small;
  }

  .vt-slider__overlay .btn {
    font-size: 12px;
    width: auto;
    margin-bottom: .5rem;
    border-radius: 0.3rem;
  }

  .vt-slider__overlay .btn {
    margin-right: 2px;
  }

  .terms__main .terms__banner {
    background-image: url(../images/index-bg01.png);
    height: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .index__content {
    background-image: url(../images/index-bg01.png);
    height: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .settings__banner--background {
    background-image: url(../images/settings-img01.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    height: 320px;
    width: -webkit-fill-available;
    filter: blur(15px);
    -webkit-filter: blur(15px);
    z-index: -1;
    opacity: 0.2;
  }

  .slider .vt-slider__item {
    width: 222px;
  }

  .vt-slider .vt-slider__wrapper .vt-slider__overlay .vt-slider__btns {
    border-radius: 0.3em;
    float: left;
    margin-right: 2px;
    margin-bottom: 12px;
    line-height: 1.2;
    font-size: smaller;
    padding: 8px 6px;
  }
}
@media only screen and (max-width: 750px){
  .vt-carousel--recentlyAddedVideos-bg1{
    /* background-image: url(/Resources/vtube/images/PremiumBanner1.jpg); */
    background-color:#000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 500px;
  }
  
  .vt-overlay--black-banner::before {
    background-color: rgb(000, 000, 000, 0.0) !important;
    background-repeat: repeat-x;
  }



  
}
@media only screen and (max-width : 500px){
  /* 30 33 36 41 490 */
  .vt-channels--background-1 {
    background-image: url('/Resources/vtube/images/ChannelBanners/Mobile/30.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    transition: 0.3s;
  }
  .vt-channels--background-2 {
    background-image: url('/Resources/vtube/images/ChannelBanners/Mobile/33.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    transition: 0.3s;
  }
  .vt-channels--background-3 {
    background-image: url('/Resources/vtube/images/ChannelBanners/Mobile/36.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    transition: 0.3s;
  }
  .vt-channels--background-4 {
    background-image: url('/Resources/vtube/images/ChannelBanners/Mobile/41.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    transition: 0.3s;
  }
  .vt-channels--background-5 {
    background-image: url('/Resources/vtube/images/ChannelBanners/Mobile/490.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    transition: 0.3s;
  }
  .mob-info-adjust{
    padding-top: 20rem !important;
  }
  
  .vt-channels-rtl--background-1 {
    background-image: url('/Resources/vtube/images/ChannelBanners/rtl/30.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    transition: 0.3s;
  }
  .vt-channels-rtl--background-2 {
    background-image: url('/Resources/vtube/images/ChannelBanners/rtl/33.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    transition: 0.3s;
  }
  .vt-channels-rtl--background-3 {
    background-image: url('/Resources/vtube/images/ChannelBanners/rtl/36.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    transition: 0.3s;
  }
  .vt-channels-rtl--background-4 {
    background-image: url('/Resources/vtube/images/ChannelBanners/rtl/41.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    transition: 0.3s;
  }
  .vt-channels-rtl--background-5 {
    background-image: url('/Resources/vtube/images/ChannelBanners/rtl/490.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    transition: 0.3s;
  }


  .vt-carousel--recentlyAddedVideos-bg1{
    /* background-image: url(/Resources/vtube/images/PremiumBanner1.jpg); */
    background-color:#000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 650px;
  }


.info-premium-adjust{
  padding-top: 10rem !important;
}

.dots-premium-adjust{
  margin-top: 9.5rem !important;
}

}
@media (min-width: 320px) {


  body, label { 
    font-size:	0.875rem;
  }
  h1, .h1 {
    font-size:	2rem;
  }
  h2, .h2 {
    font-size:	1.6rem;
  }
  h3, .h3 {
    font-size:	1.4rem;
  }
  h4, .h4 { 
    font-size:	1.2rem;
  }
  button.btn {
    font-size: 0.875rem;
  }

  .vt-premiumLogIn1__nav .nav-link {
    padding: 0.5rem 0.3rem;
  }
  /* - Vtube Task 1 - */
  
  .vt-slider--ul {
    list-style: none;
  }
  .vt-slider--icons {
    max-width: 20px
  }
  .vt-slider--list {
    background-color: #ccc;
    padding: 8px;
    border-radius: 10px;
    border: 1px solid #bbb;
    min-height: 38px;
  }
  .vt-socialmedia--icon {
    max-width: 25px;
  }
  .vt-sliders--background {
    min-height: 314px;
    border-radius: 14px;
  }
  .vt-booking-wrapper {
    border-radius: 14px;
  }
  .vt-booking-wrapper .custom-file-input {
    position: absolute;
    height: 100%;
    cursor: pointer;
  }
  .vt-carousel--text {
    min-height: 70px;
    text-align: right;
  }
  .vt-carousel--img {
    border-radius: 12px 12px 0 0;
  }
  .vt-booking-form-border-top {
    border-top: 1px solid #ffffff10;
  }
  .vt-sliders-wrapper {
    position: relative;
    display: block;
  }

  .vt-sliders-wrapper2 {
    position: relative;
    display: block;
  }
  .vt-introduction-wrapper {
    padding:0 0 90px 0;
    z-index: 2;
  }

  .vt-border-bottom-dark {
    border-bottom: 1px solid #ffffff10;
  }

  .vt-promotion--background {
    background: url(https://via.placeholder.com/350x400);
    height: 400px;
    border-radius: 14px;
  }

  .vt-promotion--title {
    position: absolute;
    bottom: 0;
    text-shadow: 1px 1px 2px #00000050;
  }

  .vt-cardslider--img {
    border-radius: 14px 14px 0 0;
  }

  .vt-bookingform--img {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 14px;
    bottom: -140px;
  }

  .vt-process-wrapper {
    background-image: url(../images/default-source/vtube/vtube-assets/index-bg01.png);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #333;
  }

  /* Start: Overlay Background Color */
  [class*="vt-overlay"] {
    z-index: 1;
  }

  [class*="vt-overlay"]::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
  }

  .vt-overlay--blue::before {
    background-color: rgba(23, 73, 149, 0.7);
    background-repeat: repeat-x;
  }

  .vt-overlay--blue-lighter::before {
    background-color: rgba(23, 73, 149, 0.3);
    background-repeat: repeat-x;
  }

  .vt-overlay--green::before {
    background: rgb(16, 122, 104, 0.7);
    background-repeat: repeat-x;
  }

  .vt-overlay--green-lighter::before {
    background: rgb(16, 122, 104, 0.7);
    background-repeat: repeat-x;
  }


  .vt-overlay--black-lighter::before {
    background: rgb(255, 255, 255, 0.3);
    background-repeat: repeat-x;
  }

  .vt-overlay--white::before {
    background: rgb(255, 255, 255, 0.7);
    background-repeat: repeat-x;
  }

  .vt-overlay--white-lighter::before {
    background: rgb(000, 000, 000, 0.3);
    background-repeat: repeat-x;
  }


  .vt-overlay--blue-light:before {
    background-color: rgba(23, 73, 149, 0.3) !important;
  }

  .vt-overlay--blue-dark {
    background-color: rgba(23, 73, 149, 0.7) !important;
  }

  .vt-overlay--green-light {
    background-color: rgba(40, 167, 69, 0.3) !important;
  }

  .vt-overlay--green-dark {
    background-color: rgba(40, 167, 69, 0.7) !important;
  }

  .vt-overlay--grey-light {
    background-color: rgba(50, 50, 50, 0.3) !important;
  }

  .vt-overlay--grey-dark {
    background-color: rgba(50, 50, 50, 0.9) !important;
  }

  .vt-overlay--white-light {
    background-color: rgba(255, 255, 255, 0.3) !important;
  }

  .vt-overlay--white-dark {
    background-color: rgba(255, 255, 255, 1) !important;
  }
  .vt-overlay--white-light h1,
  .vt-overlay--white-light h2,
  .vt-overlay--white-light h3,
  .vt-overlay--white-light h4,
  .vt-overlay--white-light h5,
  .vt-overlay--white-light h6,
  .vt-overlay--white-light p,
  .vt-overlay--white-light span {
    color: #151515 !important;
  }
  .vt-overlay--white-light .form-control {
    color: #495057 !important;
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
  }
  /* End: Overlay Background Color */
  .vt-banner-wrapper .owl-dots {
    position: relative;
    bottom: 70px;
    z-index: 3;
  }
  /* Start: Background Color */
  .vt-background--blue-light {
    background-color: rgb(60, 123, 219) !important;
  }

  .vt-background--blue-dark {
    background-color: rgba(23, 73, 149, 1) !important;
  }

  .vt-background--green-light {
    background-color: rgba(40, 167, 69, 0.30) !important;
  }

  .vt-background--green-dark {
    background-color: rgba(40, 167, 69, 1) !important;
  }

  .vt-background--grey-morelighter {
    background-color: rgb(240, 240, 240) !important;
  }

  .vt-background--grey-lighter {
    background-color: rgb(221, 221, 221) !important;
  }

  .vt-background--grey-light {
    background-color: rgb(80, 80, 80) !important;
  }

  .vt-background--grey-darker {
    background-color: rgba(24, 24, 24, 1) !important;
  }

  .vt-background--grey-dark {
    background-color: rgb(16, 13, 13) !important;
  }
  .vt-background--white-light {
    background-color: rgba(255, 255, 255, 0.30) !important;
  }
  .vt-navbar-small--img {
    width: 18px;
  }

  .vt-background--white {
    background-color: rgba(255, 255, 255, 1) !important;
  }

  /* - White - */
  .vt-background--white h1,
  .vt-background--white h2,
  .vt-background--white h3,
  .vt-background--white h4,
  .vt-background--white h5,
  .vt-background--white h6,
  .vt-background--grey-lighter h1,
  .vt-background--grey-lighter h2,
  .vt-background--grey-lighter h3,
  .vt-background--grey-lighter h4,
  .vt-background--grey-lighter h5,
  .vt-background--grey-lighter h6 {
    color: #1D3970!important;
  }
  .vt-background--white a,
  .vt-background--white p,
  .vt-background--white label,
  .vt-background--white li,
  .vt-background--grey-lighter a,
  .vt-background--grey-lighter p,
  .vt-background--grey-lighter label,
  .vt-background--grey-lighter li
  {
    color: #555!important;
  }
  .vt-background--white a:hover, 
  .vt-background--white p:hover,
  .vt-background--grey-lighter a:hover,
  .vt-background--grey-lighter p:hover {
    opacity: .7;
  }
  .vt-background--white a:active, 
  .vt-background--white p:active,
  .vt-background--grey-lighter a:active,
  .vt-background--grey-lighter p:active {
    color: #1D3970 !important;
  }

  /* End: Background Color */
  .t-carousel--icontext {
    flex-direction: column;
  }
  .vt-navbar-small-wrapper {
    height: 50px;
    background-color: #0E3D86;
    z-index: 5;
  }
  .vt-navbar-big-wrapper {
    z-index: 2;
  }
  .vt-navbar-big-wrapper.fixed-top {
    top: 50px;
  }
  .vt-navbar-big-wrapper .modal {
    position:  fixed;
  }

  .vt-navbar-big-wrapper .vt-nav--link {
    padding: 12px 6px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .vt-navbar-big-wrapper .vt-nav--link.active {
    border-bottom: 1px solid;
  }
  .vt-navbar-big-wrapper {
    z-index: 4;
  }
  .vt-navbar-big-wrapper--link {
    width: 33.3%;
    text-align: center;
  }
  .vt-navbar-big .nav-link.active {
    border-bottom: 1px solid #fff;
  }
  .vt-navbar-toggler .navbar-dark .navbar-toggler {
    color: #333;
  }
  .vt-booking-panel2-ul {
    list-style-type: none;
  }
  .vt-booking-panel2-li {
    max-width: 33.33%;
    margin-right:6px;
  }
  .vt-booking-panel2-img {
  border-radius: 10px;
  }
  .vt-booking-panel2-upload {
    border: 1px dashed #999;
    border-radius: 10px;
  }
  .vt-process-form {
    border-radius: 14px;
  }
  .vt-feedback-form {
    border-radius: 14px;
  }
  .vt-requirements__banner {
    background-color:#212121;
    border-radius: 14px;
    background-size: auto;
    background-position: right;
    background-repeat: no-repeat;
  }
  .vt-requirements__banner {
    background-image: url(../images/default-source/vtube/vtube-assets/dashboard-bg.png);
  }
  .c-section-rent .c-section-rent__item--tourist:after {
    content: '';
    display: block;
    width: 220px;
    height: 220px;
    background-color: url(../images/rent-tourist.png) left bottom no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    line-height: 0;
    position: absolute;
    bottom: 0;
    left: 40px;
  }
  .vt-requirements-panel2-img {
    max-width: 50px;
  }
  .vt-navbar-small--socialmediaicon {
    min-width: 25px;
  }
  .vt-border-right {
    border-right: 1px solid #777;
  }
  .vt-header-wrapper {
    background-color: #fff;
    position: absolute;
    top: 30px;
  }
  .vt-navbar-small-variabletext {
    font-size: 14px;
  } 
  .vt-carousel--background {
    background-image: url(https://via.placeholder.com/2346x494/111);
    height: 40vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    margin-top: 78px;
  }
  .vt-banner-container:after {
    background-image: url(../images/default-source/vtube/vtube-assets/header-banner-swirl.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -62px;
    width: 100%;
    height: 210px;
    z-index: 0;
  }
  .vt-slider-badge--width {
    width: 22px;
  }
  .vt-border__bottom {
    border-bottom: 1px solid #ffffff30;
  }
  .vt-premiumLogIn1-wrapper {
    position: relative;
  }
  .vt-premiumLogIn1__nav {
    position: relative;
    bottom: 45px;
    z-index: 2;
    list-style: none;
    left: 0;
    right: 0;
  }
  .vt-premiumLogIn1__nav .nav-link.active {
    background-color: transparent;
    border-bottom: 1px solid #cccccc50;
    color:#fff;
    font-weight: 500;
  }
  .vt-carousel__RelatedVideos .owl-prev,
  .vt-carousel__categories .owl-prev {
    position: absolute;
    left: -50px;
  }
  .vt-carousel__RelatedVideos .owl-next,
  .vt-carousel__categories .owl-next {
    position: absolute;
    right: -50px;
  }

  .vt-carousel--homepage-bg1 {
    min-height: 500px;
  }
  .vt-homeLog1__carousel1 {
    max-height: 300px;
  }
.mega-menu_items{
	  min-width: 171px !important;
    height: 100px !important;
    max-width: 171px;
    min-height: 100px;
    background: url("/Resources/vtube/images/PlaceholderVideo(273x180px).jpg");
    background-size: contain;
}
.mega-menu_channel_items{
	width: 180px !important;
    height: 180px !important;
    min-width: 171px;
    min-height: 100px;
    max-width: 171px;
    background: url("/Resources/vtube/images/PlaceholderChannel(273x180px).jpg");
    background-size: contain;
}


  .sfPublicWrapper{
    width: 100% !important;
  }

#cdBody{
  font: normal 13px/20px Arial, Helvetica, sans-serif;
            word-wrap: break-word;
            color: #eee;
            background-image: url("Resources/vtube/images/countdown_bg.png");
            background-repeat: no-repeat;
            background-attachment: fixed;
            background-position: center;
            background-size: cover;
}
#countdown {
  width: 100%;
  height: auto;
  text-align: center;
  margin: auto;
  padding: 24px 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#countdown #tiles {
  position: relative;
  z-index: 1;
}

#countdown #tiles>span {
  width: 92px;
  max-width: 92px;
  font: bold 66px 'Droid Sans', Arial, sans-serif;
  text-align: center;
  color: white;
  background-color: #ddd;
  background-image: -webkit-linear-gradient(top, #B8B8B8, #D0D0D0);
  background-image: -moz-linear-gradient(top, #B8B8B8, #D0D0D0);
  background-image: -ms-linear-gradient(top, #B8B8B8, #D0D0D0);
  background-image: -o-linear-gradient(top, #B8B8B8, #D0D0D0);
  border-bottom: 4px solid #B4B4B4;
  border-radius: 5px;
  margin: 0 7px;
  padding: 18px 0;
  display: inline-block;
  position: relative;
}

#countdown #tiles>span:before {
  content: "";
  width: 100%;
  height: 20px;
  background: #111;
  display: block;
  padding: 0 3px;
  position: absolute;
  top: 41%;
  left: -3px;
  z-index: -1;
}

#countdown #tiles>span:after {
  content: "";
  width: 100%;
  height: 1px;
  border-top: 3px solid #333;
  display: block;
  position: absolute;
  top: 48%;
  left: 0;
}

#countdown::before{
  display: none;
}

#countdown .labels {
  width: 100%;
  height: 25px;
  text-align: center;
  position: absolute;
}

#countdown .labels li {
  width: 102px;
  font: bold 15px 'Droid Sans', Arial, sans-serif;
  color: #032964;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  padding-top: 20px;
}

.cd-copy {
  line-height: normal;
  padding-top: 100px;
}

.cd-copy h1 {
  font-size: 30px;
}
  
}
