@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

html,
body {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #131722;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
  color: #adadad;
}
img {
  width: 100%;
}
a:hover {
  color: #0056b3;
  text-decoration: none;
}
.bg-dark {
  background-color: #131722 !important;
}
.bg-light {
  background-color: #ffffff !important;
}
/********* navbar **********/
.layout-top-nav .wrapper {
  margin-left: 0;
}
.wrapper {
  position: relative;
}
.wrapper,
body,
html {
  min-height: 100%;
}
.user-panel img {
  width: 100%;
}
.image a {
  width: 2.1rem;
  height: 2.1rem;
  overflow: hidden;
  border-radius: 100px;
  border: 1px solid #0e1119;
  display: flex;
  justify-content: center;
}
.main-header {
  border-bottom: 1px solid #dee2e6;
  z-index: 1034;
}
.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 0.5rem;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 0.5rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.layout-top-nav .wrapper .main-header .brand-image {
  margin-top: -0.5rem;
  margin-right: 0.2rem;
  width: 48px;
  border-radius: 150px;
}
.navbar-brand .brand-text {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 25px !important;
  color: #0e0e0e;
  font-family: "Montserrat", sans-serif;
}
.elevation-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23) !important;
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
a.dropdown-item.dropdown-footer {
  text-align: center;
  background: #ffe9ca;
  font-weight: 500;
}
@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (min-width: 576px) {
  .form-inline .custom-select,
  .form-inline .input-group {
    width: auto;
  }
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
  height: calc(1.8125rem + 2px);
}
.navbar-light .btn-navbar,
.navbar-light .form-control-navbar {
  background-color: #f2f4f6;
  border: 0;
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-navbar + .input-group-append {
  margin-left: 0;
}
.navbar-light .form-control-navbar + .input-group-append > .btn-navbar {
  color: rgba(0, 0, 0, 0.6);
}
.main-header .nav-link {
  height: 2.5rem;
  position: relative;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem !important;
  font-weight: 500;
}
.navbar-badge {
  font-size: 0.6rem;
  font-weight: 300;
  padding: 2px 4px;
  position: absolute;
  right: 5px;
  top: 9px;
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  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;
}
.dropdown-menu-lg .dropdown-item {
  padding: 0.5rem 1rem;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.img-size-50 {
  width: 50px;
}
.img-size-32,
.img-size-50,
.img-size-64 {
  height: auto;
}
.media-body {
  -ms-flex: 1;
  flex: 1;
}
.dropdown-item-title {
  font-size: 1rem;
  margin: 0;
}
.text-sm {
  font-size: 0.875rem !important;
}
.text-danger {
  color: #dc3545 !important;
}
.float-right {
  float: right !important;
}
.dropdown-menu-lg p {
  margin: 0;
  white-space: normal;
  color: #131722b8;
}
.dropdown-menu-lg {
  max-width: 300px;
  min-width: 280px;
  padding: 0;
}
.dropdown-menu {
  min-width: 20rem !important;
}
.navbar-nav .absolute {
  position: absolute !important;
  float: none;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f0ad4e;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0 !important;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
}
.navbar-no-expand {
  -ms-flex-direction: row;
  flex-direction: row;
}

/*********** mega dropdown *********/
.navbar-nav li:hover > ul.dropdown-menu {
  display: block;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
}
nav.main-header.navbar.navbar-expand-md.navbar-light.navbar-white {
  position: fixed;
  width: 100%;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
  text-decoration: underline;
  transform: rotate(-90deg);
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: 0 !important;
}
.dropdown-item.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-icons {
  width: 26px;
  margin-right: 10px;
}
.pre-scrollable {
  max-height: 500px;
  overflow-y: scroll;
}

.nav-profile img {
  width: 42px;
  border-radius: 100%;
  border: 1px solid #f0ad4e;
}
.nav-profile h3 {
  font-size: 20px;
  color: #131722;
  margin: 0;
  padding-top: 7px;
  padding-left: 7px;
}
.text-sm {
  font-size: 0.875rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.layout-top-nav .wrapper .content-wrapper,
.layout-top-nav .wrapper .main-footer,
.layout-top-nav .wrapper .main-header {
  margin-left: 0;
}
.img-circle {
  border-radius: 50%;
}
.navbar-white {
  background: #fff;
}
.layout-top-nav .wrapper .main-header .brand-image {
  margin-top: -0.5rem;
  margin-right: 0.2rem;
  width: 48px;
  border-radius: 150px;
}
.main-header .navbar-nav .nav-item {
  margin: 0;
}
.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-submenu > a::after {
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  float: right;
  margin-left: 0.5rem;
  margin-top: 0.5rem;
}

@media (max-width: 762px) {
  .banner-img {
    display: none;
  }
  header .item {
    height: 70vh !important;
    position: relative;
  }
  div#owl-carousel3 {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}

.banner {
  background: url("../img/banner-img.png") no-repeat;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-text p {
  font-weight: 500;
  color: #dedede;
  padding: 16px 0px;
}
.banner-text h1 {
  font-weight: 800;
  color: #fff;
  padding: 16px 0px;
  font-size: 44px;
  text-shadow: 0 0 3px #000000, 0 0 5px #757575;
}
.banner-text .signup-btn {
  background: #f0ad4e;
  color: #000000;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 34px;
  border-radius: 57px;
  margin-bottom: 20px;
}

/*************   **************/
.most-popular-videos {
  padding: 40px 0px 50px 0px;
}
.primary h1 {
  font-size: 25px;
  font-weight: 800;
  color: #f0ad4e;
}
.primary p {
  color: #787f92;
  font-size: 17px;
  padding: 11px 0px;
  margin: 0;
}
.primary h2 {
  color: #f0ad4e;
  font-size: 30px;
  padding-top: 8px;
}
.primary .btn.view-all {
  background: transparent;
  font-size: 20px;
  color: #787f92;
  padding: 0;
  margin: 10px 0px;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #34363a;
}
.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #13172200;
  background-clip: border-box;
  border-radius: 0;
  border: none;
}
.card-body {
  padding: 1.25rem 0px;
}
.card-body .card-text {
  color: #949cb0;
  margin: 0;
  padding-bottom: 5px;
  font-size: 16px;
}
.card-body .card-title {
  color: #d8d8d8;
  margin: 0px;
}

/************** Owl Slider ************/
.nav-items.nav-tabs.tabs {
  border-bottom: 1px solid #dee2e600 !important;
}
.nav-link.tabs {
  border: 1px solid transparent;
  background: #d5dceb;
  color: #49526a;
  padding: 16px 29px;
  font-size: 19px;
  font-weight: 500;
  border-radius: 163px;
}
.nav-link.tabs.active {
  color: #f0ad4e;
  background-color: #131722;
  border-color: transparent;
}

.carousel-wrap {
  margin: 42px auto 0px auto;
  position: relative;
}

/* fix blank or flashing items on carousel */
.carousel-section {
  padding: 80px 0px;
  background-color: #ededf5 !important;
}

.owl-carousel .item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav > div {
  margin-top: -25px;
  position: absolute;
  top: 43%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 33px;
}

.owl-nav .owl-prev {
  left: 5px;
}

.owl-nav .owl-next {
  right: 3px;
}
.carousel-text {
  color: #787f92;
  margin: 0;
  font-size: 16px;
  padding-top: 13px;
  padding-bottom: 3px;
}
.carousel-title {
  color: #131722;
}
.item .carousel-title {
  color: #131722;
}

.view-all-btn {
  background: #f0ad4e;
  color: #131722;
  padding: 15px 25px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 100px;
}
.view-all-btn:hover {
  background: #131722;
  color: #f0ad4e;
}

/************* recomended-section ************/
.recomended-section {
  padding: 0px 0px 30px 0px;
}

/************* academic section ************/
.academic-section {
  padding: 80px 0px 30px 0px;
  background-color: #ededf5 !important;
}
.text-dark {
  color: #131722 !important;
}

.academic {
  margin: 0 !important;
  background: #0e1119;
}

/**************** FAQ *****************/
.faq-section {
  background: #fff;
  padding: 80px 0px 80px 0px;
}
.faq-section .title {
  color: #131722;
  font-weight: 700;
  padding-bottom: 20px;
}
.accordion a {
  position: relative;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 100%;
  padding: 0.8rem 3rem 0.8rem 1rem;
  font-size: 20px;
  background: #ededf5;
  margin-bottom: 5px;
  font-weight: 500;
}

.accordion a:hover,
.accordion a:hover::after {
  cursor: pointer;
  color: #f0ad4e;
}

.accordion a.active {
  color: #f0ad4e;
}

.accordion a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f067";
  position: absolute;
  float: right;
  right: 1rem;
  font-size: 1.2rem;
  color: #131722;
  padding: 2px;
  text-align: center;
}

.accordion a.active::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f068";
  color: #f0ad4e;
}

.accordion .content {
  display: none;
  padding: 1rem;
  overflow: hidden;
  background: #ededf5;
  margin-bottom: 10px;
}

.accordion .content p {
  font-size: 1rem;
  font-weight: 400;
  color: #131722;
}
.accordion-item {
  margin-bottom: 10px;
}

/**************** Footer section ***************/

ul {
  margin: 0px;
  padding: 0px;
}
.footer-section {
  background: #131722;
  position: relative;
  border-top: 1px solid #262e44;
}
.footer-cta {
  border-bottom: 1px solid #262e44;
}
.single-cta i {
  color: #f0ad4e;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #757575;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
  max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
  color: #7e7e7e;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg {
  background: #3b5998;
}
.twitter-bg {
  background: #55acee;
}
.google-bg {
  background: #dd4b39;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #f0ad4e;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover {
  color: #f0ad4e;
}
.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #0e1119;
  border: 1px solid #0e1119;
  color: #fff;
}
.subscribe-form button {
  position: absolute;
  right: 0;
  background: #f0ad4e;
  padding: 13px 20px;
  border: 1px solid #f0ad4e;
  top: 0;
}
.subscribe-form button i {
  color: #151414;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area {
  background: #0e1119;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a {
  color: #f0ad4e;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a {
  color: #ff5e14;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}

/***********************
Play -Video Page CSS
***********************/
.video-play-thumnail {
  position: relative;
  text-align: center;
  color: white;
}

.centered {
  position: absolute;
  top: 60%;
  left: 49%;
  transform: translate(-50%, -50%);
}
a.watch-trailer img {
  width: 68px;
}
.video-play-section {
  padding: 40px 0px;
}
.play-video-title {
  font-size: 23px;
  font-weight: 600;
  padding-bottom: 8px;
  line-height: 1.4;
}
a.play-now img {
  width: 68px;
}
.like-unlike {
  font-size: 20px;
}
.like-dislike .like {
  font-size: 19px;
  color: #131722;
  margin: 0;
  padding-top: 10px;
}
.like-dislike .dislike {
  font-size: 19px;
  color: #131722;
  margin: 0;
  padding-top: 10px;
}

.play-video-text {
  color: #f0ad4e;
  font-weight: 600;
  font-size: 18px;
}
.play-video {
  background: #ededf5 !important;
}
.video-play-section .card-body {
  background: #ededf5 !important;
  padding: 25px 24px;
  border: 1px solid #dedeea;
}
.video-play-section .card-body hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgb(19 23 34 / 10%);
}
.bedge img {
  width: 160px;
}

.play-options .watch-trailer img {
  width: 60px;
}
.play-options .play-now img {
  width: 60px;
}
.watch-trailer {
  background: #131722d4;
  padding: 16px;
  border-radius: 5px;
  margin-right: 23px;
}
.watch-trailer h2 {
  font-size: 22px;
  color: #000;
  padding-top: 16px;
  font-weight: 600;
  margin: 0;
}
.play-now {
  background: #f0ad4eb8;
  border-radius: 5px;
  padding: 14px 39px;
}
.play-now h2 {
  font-size: 22px;
  color: #131722;
  padding-top: 16px;
  font-weight: 600;
  margin: 0;
}

.related-video {
  background: #ededf5 !important;
}
.post .card-body .card-title {
  color: #131722;
  font-size: 18px;
  font-weight: 600;
}
.post .card-body .card-text {
  padding-top: 10px;
  color: #737888;
  font-size: 16px;
}
.user-profile {
  align-items: center;
  padding: 28px;
  border: 1px solid #dedeea;
  background: #ededf5;
  margin-top: 8px;
}
.user-profile .user-img img {
  width: 82px;
  height: 82px;
  border-radius: 201px;
  border: 2px solid #f0ad54;
}
.user-profile .user-name h3 {
  color: #131722;
  font-size: 25px;
  font-weight: 700;
}
.user-name {
  padding: 0px 15px;
}
.bedge {
  padding-left: 20px;
}

.connect-with-user .btn img {
  width: 33px;
  margin-right: 9px;
}
.connect-with-user .btn {
  padding: 8px 16px;
  background: #131722;
  color: #ededf5;
  margin-right: 4px !important;
  margin-bottom: 10px !important;
  border-radius: 151px;
}
.connect-with-user {
  align-items: center;
  padding: 17px 20px 8px 20px;
  border: 1px solid #dedeea;
  background: #ededf5;
  margin-top: 8px;
}

.next-btn {
  padding: 10px 23px;
  background: #f0ad4e;
  font-weight: 500;
}
/* -----------------------------------------
   Dropdown
----------------------------------------- */
.dropdown-menu {
  padding: 0 0 0 0;
}
a.dropdown-menu-header {
  background: #f7f9fe;
  font-weight: bold;
  border-bottom: 1px solid #e3e3e3;
}
.dropdown-menu > li a {
  padding: 10px 20px;
}

/* -----------------------------------------
   Badge
----------------------------------------- */

.badge {
  padding: 3px 5px 2px;
  position: absolute;
  top: 8px;
  right: 5px;
  display: inline-block;
  min-width: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  border-radius: 10px;
}
.badge-danger {
  background-color: #db5565;
}
.dropdown-header {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  text-align: center;
}
.dropdown-menu-lg {
  max-width: 382px;
  min-width: 350px;
  padding: 0;
}
.dropdown-menu-lg .dropdown-item {
  padding: 0.5rem 1rem;
}
.dropdown-divider {
  height: 0;
  margin: 0 !important;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #000;
  text-decoration: none;
  background-color: #f0ad4e;
}

img.notification-img {
  width: 44px;
  border: 2px solid #f0ad4e;
  border-radius: 100%;
}
.text-sm {
  font-size: 11px;
}
.dropdown-toggle::after {
  display: none;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.navbar-badge {
  font-size: 0.6rem;
  font-weight: 300;
  padding: 2px 4px;
  position: absolute;
  right: 5px;
  top: 9px;
}

/******************************* profile page css **************************/
.profile {
  background: #ededf5;
  padding: 40px;
  border-radius: 8px;
}
.profile-image img {
  width: 100%;
}
.profile-image {
  width: 150px;
  height: 150px;
  border-radius: 100%;
  overflow: hidden;
  margin: auto;
  display: flex;
  justify-content: center;
  border: 4px solid #f0ad4e;
  box-shadow: 0px 8px 15px rgb(19 23 34 / 21%);
}
.profile-form {
  padding: 40px;
  background: #ededf5;
  border-radius: 10px;
}
.profile-btn .cancel-btn {
  background: #ededf5;
  padding: 10px 23px;
  font-size: 18px;
  font-weight: 500;
}
.profile-btn {
  padding: 20px 0px;
  justify-content: center;
}
.profile-btn .save-btn {
  background: #f0ad4e;
  padding: 10px 23px;
  font-size: 18px;
  font-weight: 500;
}
.catagories {
  background: white;
  padding: 20px;
  border-radius: 6px;
}
.catagories .list li {
  list-style: none;
  display: inline-block;
  background: #ededf5;
  padding: 10px;
  border-radius: 2px;
  font-size: 17px;
  margin: 5px;
  color: #131722;
}
.input-icons img {
  position: absolute;
}

.input-icons {
  width: 100%;
  margin-bottom: 10px;
}

.icon {
  padding: 10px;
  width: 48px;
  margin-top: 11px;
}

.icon2 {
  padding: 10px;
  width: 45px;
  margin-top: 4px;
}

.input-field {
  width: 100%;
  margin-bottom: 15px;
  background-color: #fff;
  border: none;
  padding: 20px 12px 20px 50px;
  border-radius: 4px;
  font-size: 15px;
}

/****************** academic page css **************/

.academic-banner {
  background: url(../img/academic-banner.png) no-repeat;
  width: 100%;
  background-position: center;
  background-size: cover;
}

section.categroies {
  background: #ededf5 !important;
  padding: 50px 0px;
}
section.categroies .btn {
  background: white;
  padding: 10px 25px;
  font-weight: 500;
  margin: 5px !important;
  border-radius: 100px;
}
section.categroies .btn:hover {
  background: #f0ad4e;
}

.connect-with-user .btn:hover {
  background: #f0ad4e;
}

/***************** creator Proifle page css ******************/
.creator-profile {
  background: #ededf5;
  padding: 40px;
  border-radius: 2px;
}
.social-icons {
  padding: 15px 0px;
  background: #ededf5;
  margin: 6px 0px;
  border-radius: 2px;
}

.social-icons a {
  color: #fff;
  margin: 5px;
}
.social-icons i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.message-btn {
  padding: 15px 0px;
  background: #ededf5;
  margin: 6px 0px;
  border-radius: 2px;
}
.message-btn .btn {
  background: #f0ad4e;
  padding: 10px 20px;
  font-weight: 500;
  color: #131722;
}
.creator-post {
  background: #ededf5;
  padding: 30px 20px;
  border-radius: 2px;
}

/*********** *******************/
table.table-calender {
  width: 100% !important;
  height: 336px;
  text-align: center;
  background: #131722;
  border-radius: 0.2rem;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
}
.table-bordered td,
.table-bordered th {
  border: none;
  color: #fff;
}
.table-bordered {
  border: none;
}
table.table-calender.table-bordered.table-striped th {
  font-size: 15px;
  font-weight: 500;
  color: #848484;
}
td.active-date {
  background: #f0ad4e;
  color: #23252a;
}
.months p {
  padding: 9px;
  font-size: 19px;
  font-weight: 600;
  color: white;
}
td.muted {
  color: #848484;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0);
}
.table-bordered td:hover {
  background: #f0ad4e;
  color: #2c2e32;
  font-weight: 600;
}
.appointment-time button {
  background: #131722;
  border: none;
  margin: 5px 0px;
  padding: 10px 15px;
  color: #d4d4d4;
  border-radius: 150px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
}
.appointment-time {
  padding-top: 20px;
}
.modal-content {
  background-color: #0e1119 !important;
}
.modal-footer {
  border-top: 1px solid #202638 !important;
}
.modal-header {
  border-bottom: 1px solid #202638 !important;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
  color: #fff;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  color: #fff;
}
.appointment-time button:hover {
  background: #f0ad4e;
  color: #131722;
}
.modal-footer .save-btn {
  background: #f0ad4e;
  padding: 10px;
  font-weight: 500;
}
.modal-footer .back-btn {
  padding: 10px;
  font-weight: 500;
}

.appointment-profile img {
  width: 100%;
}
.appointment-profile {
  background: #131722;
  padding: 10px;
  border-radius: 4px;
  align-items: center;
}
.appointment-profile .img {
  border-radius: 100px !important;
  width: 70px !important;
  border: 2px solid #f0ad4e;
  margin-right: 5px;
  overflow: hidden;
  height: 70px;
}
.appointment-profile h4 {
  color: #d2d2d2;
  margin: 0;
  padding-top: 5px;
}
.form-control {
  display: block;
  width: 100%;
  padding: 15px 20px;
  font-size: 1rem;
  line-height: 1.5;
  color: #bdbdbd;
  background-color: #1d2333;
  background-clip: padding-box;
  border: 1px solid #1d2333;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.appointment-booked img {
  padding: 40px;
}
.appointment-booked h2 {
  font-weight: 600;
  color: #fff;
  padding-bottom: 8px;
}

/********* profile viewer page css  ********/

.nav-pills-custom .nav-link {
  color: #aaa;
  background: #fff;
  position: relative;
}

.nav-pills-custom .nav-link.active {
  color: #23252a !important;
  background: #f0ad4e;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
  .nav-pills-custom .nav-link::before {
    content: "";
    display: block;
    border-top: 8px solid transparent;
    border-left: 10px solid #f0ad4e;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    opacity: 0;
  }
}
.profile-tab-content {
  background: #ededf5;
}
.nav-pills-custom .nav-link.active::before {
  opacity: 1;
}

.profile {
  background: #ededf5;
  border-radius: 0.2rem;
  padding: 20px;
  margin-bottom: 14px;
}

.profile-text h3 {
  color: #131722;
  font-size: 21px;
  padding-top: 23px;
  padding-bottom: 6px;
  font-weight: 700;
}
.profile-text h5 {
  color: #a09e9e;
  font-size: 16px;
  padding-bottom: 20px;
}
.tab-pane {
  background: #ededf5;
}

.tab-pane .form-group label {
  font-size: 12px;
  color: #13172285;
}
form.setting-form .form-group .form-control {
  display: block;
  width: 100%;
  padding: 15px 20px;
  font-size: 1rem;
  line-height: 1.5;
  color: #f1f1f1;
  background-color: #131722;
  background-clip: padding-box;
  border: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
form.setting-form .form-group .form-control::placeholder {
  color: #d8d8d8 !important;
  font-size: 18px !important;
  font-weight: 500 !important;
}
.btn.save-btn {
  padding: 10px 20px;
  background: #f0ad4e;
  color: #131722;
  font-size: 18px;
  font-weight: 500;
  margin-top: 20px;
  border: none;
  box-shadow: 3px 5px 15px rgb(19 23 34 / 21%);
}
.btn.save-btn:hover {
  background: #ecaa4d;
  color: #23252a;
}
.tabs-text {
  font-size: 16px;
  font-weight: 600;
}

.setting-tabs a {
  padding: 18px !important;
  border-radius: 0.4rem !important;
  font-size: 18px;
  color: #51545d !important;
  font-weight: 500;
}
.privacy-policy p {
  color: #131722;
  font-weight: 500;
  font-size: 16px;
}
.privacy-policy h4 {
  font-size: 20px;
  font-weight: 600;
  color: #131722;
}

.choose-instrest-btns .btn {
  background: #131722;
  color: #ededf5;
  margin-bottom: 10px !important;
  margin-left: 4px;
}

.choose-instrest-btns .btn:hover {
  background: #f0ad4e;
  color: #131722;
}
.choose-instrest-btns .btn.active {
  background: #f0ad4e;
  color: #131722;
}
.choose-instrest-btns h4 {
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 3px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #23252a;
  background-color: #23252a;
  box-shadow: none;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #dee2e6;
  border: #adb5bd solid 1px;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #dee2e6;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 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;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}
.notification-toggle {
  position: relative;
  background: white;
  border-radius: 0.4rem !important;
  padding: 18px !important;
}
.notification-toggle p {
  font-size: 18px;
  color: #51545d !important;
  font-weight: 500;
  margin: 0;
}
.toggle-btn {
  position: absolute;
  right: 0;
  top: 24px;
  right: 7px;
}
.custom-switch {
  padding-left: 2.25rem;
}
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
label:not(.form-check-label):not(.custom-file-label) {
  font-weight: 500;
  color: #7e7e7e;
  font-size: 15px;
}

.lettest-videos {
  text-align: center;
  padding-bottom: 30px;
  font-weight: 800;
}

/************* Contact Us Page CSS ***************/
.contact-us-banner {
  background: url(../img/contact-us.png) no-repeat;
  width: 100%;
  background-position: center;
  background-size: cover;
}
.contact-us {
  background: #ededf5;
  padding: 80px 0px;
}
.contact .text {
  background: #131722;
  padding: 30px 15px;
  border-radius: 3px;
  margin-bottom: 10px;
}
.contact .text i {
  font-size: 40px;
  color: #f0ad4e;
  padding-bottom: 12px;
}
.contact .text h4 {
  color: #ededf5;
  font-weight: 600;
}
.contact .text span {
  color: #9393a0;
  font-weight: 500;
}
.contact-us h4 {
  font-weight: 700;
}

.contact-form {
  background: #131722;
  padding: 30px;
  border-radius: 4px;
}
.contact-us h2 {
  font-weight: 700;
  color: #131722;
  padding-bottom: 20px;
}
.contact-form label {
  color: #ffffffd9;
  font-weight: 400 !important;
  font-size: 14px;
}
.contact-form .form-control {
  padding: 16px;
  border: none;
  background: #1a1f2d;
  color: #fff;
}
.contact-form .btn {
  padding: 12px 26px;
  font-weight: 600;
  background: #f0ad4e;
  margin-top: 20px;
}
.contact .text img {
  width: 137px;
  margin-top: 10px;
}

/************* About Us Page CSS ***************/
.about-us-banner {
  background: url(../img/about-us.png) no-repeat;
  width: 100%;
  background-position: center;
  background-size: cover;
}
.text-warning {
  color: #f0ad4e !important;
}

.mai-body {
  background: #0e1119;
  padding-top: 124px !important;
}

.creator-profile-section.pt-5 {
  padding-top: 124px !important;
}
section.position-relative {
  padding-top: 66px !important;
}
.team-body {
  background: #ededf5;
  text-align: center;
  padding: 30px;
  border-radius: 4px;
  margin-bottom: 20px;
  width: 100%;
  height: 274px;
}
.our-teem .team-body img {
  border: 4px solid #f0ad4e;
  width: 163px;
  border-radius: 100%;
}
.our-teem .team-body h2 {
  font-size: 22px;
  font-weight: 800;
  padding-top: 20px;
  margin: 0px;
}
.dream-team h1 {
  font-size: 40px;
  font-weight: 700;
  color: #f0ad4e;
}
.blog .card-body {
  background: #ededf5;
  border-top: 1px solid #ffc067b8;
}
.blog .card-body .card-title {
  color: #131722;
  font-size: 23px;
  font-weight: 700;
  padding-bottom: 8px;
}
.blog .card-body .card-text {
  color: #131722;
}
a.btn.logout {
  background: #db5565;
  color: #fff;
  padding: 10px 20px;
  box-shadow: 3px 5px 15px rgb(19 23 34 / 21%);
}

header .item {
  height: auto;
  position: relative;
}
header .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
header .item .cover {
  padding: 0;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  background: rgb(0 0 0 / 0%);
  display: flex;
  align-items: center;
}
header .item .cover .header-content {
  position: relative;
  padding: 56px;
  overflow: hidden;
}
header .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
header .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
header .item .cover .header-content h1 {
  font-size: 56px;
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
  color: #fff;
}
header .item .cover .header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}
header .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
header .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
header .owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
header .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
header .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgb(240 173 78 / 0%) !important;
  width: 60px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
header .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
header .owl-nav .owl-prev:focus {
  outline: 0;
}
header .owl-nav .owl-prev:hover {
  background: #f0ad4e00 !important;
}
header .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgb(240 173 78 / 0%) !important;
  width: 60px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
header .owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}
header .owl-nav .owl-next:focus {
  outline: 0;
}
header .owl-nav .owl-next:hover {
  background: #f0ad4e00 !important;
}
header:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
header:hover .owl-next {
  right: 0px;
  opacity: 1;
}

/***************** countinue watching ************/
.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0.3rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #787f92;
  border-radius: 0;
}
.progress-bar {
  background-color: #f0ad4e !important;
}
.countinue-watching-section .card-img .card-img-top {
  position: relative;
}
.countinue-watching-section .card-img .play-btn {
  position: absolute;
  top: 35%;
  left: 38%;
  width: 42px;
}

/*****************  Sponsors  **********************/
.sponsors {
  text-align: center;
  padding: 50px 0px;
  background: #0e1119;
}
.sponsors .list {
  display: flex;
}
.sponsors h1 {
  font-size: 30px;
  font-weight: 800;
  color: #ededf5;
  padding-bottom: 20px;
}
.sponsors a img {
  width: 82px;
  margin-right: 20px;
  margin-bottom: 20px;
}

/**************** Notification Page CSS ********************/
.notification-section {
  padding-top: 8rem;
  padding-bottom: 3rem;
  background: #0e1119;
  border-bottom: 1px solid #262e44;
}
.notification-section .media .media-body h3 {
  color: #131722;
  font-size: 19px;
  padding-bottom: 8px;
}
.notification-section .media .media-body p {
  color: #131722;
}
.notification-section .heading {
  margin-bottom: 22px;
}
.notification-section .heading a {
  color: #131722;
  font-size: 17px;
  margin: 0;
  padding: 12px;
  border: 1px solid #131722;
  margin-bottom: 22px;
  background: #ededf5;
}

.notification-section .heading a:hover {
  background: #f0ad4e;
  font-weight: 500;
}

.divider {
  border: 1px solid #4c4c4c;
  width: 100%;
}
.notification-section .media {
  background: #ededf5;
  border-bottom: 1px solid #c58d3d;
  padding: 20px 20px 0px 20px;
}
.notification-section .media:hover {
  background: #f9c070;
  padding: 20px 20px 0px 20px;
}
.notification-section .active {
  background: #f7b75e;
}
div#owl-carousel3 {
  padding-top: 50px;
  padding-bottom: 30px;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #ffffff52;
  font-size: 14px;
  margin: 5px;
  padding: 9px 8px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  padding-bottom: 0px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.settings-pills-notification:before {
  content: "\f0f3";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  color: #2c2e32;
  position: absolute;
  left: 2px;
  top: -2px;
  font-weight: 800;
}
.settings-pills-notification {
  position: relative;
  padding-left: 30px;
}
.nav-pills-custom .nav-link .settings-pills-password:before {
  content: "\f023";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  color: #2c2e32;
  position: absolute;
  left: 17px;
  top: 19px;
  font-weight: 800;
}
.nav-pills-custom .settings-pills-intrest:before {
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  color: #2c2e32;
  position: absolute;
  left: 17px;
  top: 19px;
  font-weight: 800;
}
.nav-pills-custom .nav-link .settings-pills-pravacy:before {
  content: "\f3ed";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  color: #2c2e32;
  position: absolute;
  left: 17px;
  top: 19px;
  font-weight: 800;
}
.nav-pills-custom .nav-link .settings-pills-profile:before {
  content: "\f007";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  color: #2c2e32;
  position: absolute;
  left: 17px;
  top: 19px;
  font-weight: 800;
}
.tabs-text p {
  margin: 0;
  padding-left: 25px;
}
.nav-pills-custom .nav-link.active p {
  color: #23252a !important;
}
.sponsors a img {
  width: 90px;
  height: 108;
  margin-right: 20px;
  margin-bottom: 20px;
}

.accordion .accordion-item p {
  margin: 0;
  color: #000;
}

section.top-ten-videos {
  background: #ededf5;
  padding: 30px 0px;
}
.top-ten-videos .section-title p {
  background: #f0ad4e;
  width: 128px;
  padding: 9px;
  border-radius: 8px;
  color: #131722;
}
.top-ten-videos .owl-carousel.owl-theme .item h4 {
  font-size: 200px;
  font-family: fantasy;
  text-shadow: 2px 0 0 #f0ad4e, -2px 0 0 #f0ad4e, 0 2px 0 #f0ad4e,
    0 -2px 0 #f0ad4e, 1px 1px 0 #f0ad4e, -1px -1px 0 #f0ad4e, 1px -1px 0 #f0ad4e,
    -1px 1px 0 #f0ad4e, 1px 1px 5px #f0ad4e;
}

.top10 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
/* Specific styling due to the list specific styles*/
ol.top10__list {
  list-style: none;
  counter-reset: rank-counter;
  padding: 0;
}

.top10__item {
  counter-increment: rank-counter;
  position: relative;
  padding-left: 115px !important; /* Same as :before width */
  height: 200px;
  transition: transform 0.5s ease;
  transform: scale(1);
}

.top10__item:first-child {
  padding-left: 105px;
}

.top10__item::before {
  content: counter(rank-counter);
  color: #ededf5;
  font-weight: bold;
  line-height: 200px;
  position: absolute;
  height: 100%;
  width: 165px;
  left: 0;
  font-size: 260px;
  z-index: -1;
  overflow: hidden;
  -webkit-text-stroke-width: 6px;
  -webkit-text-stroke-color: #9e9e9e;
  text-align: right;
  top: 35px;
}

.top10__item:first-child::before {
  width: 138px;
}

.top10__list:hover .top10__item {
  transform: translateX(-50px);
}

.top10__list:hover .top10__item:hover {
  transform: translateX(0) scale(1.2);
}

.top10__item:hover ~ .top10__item {
  transform: translateX(50px);
}

.top10__image {
  height: 100%;
}

section.TopTenVideos {
  background: #ededf5;
  padding: 50px 0px;
}

.top10__item:last-child::before {
  content: counter(rank-counter);
  color: #ededf5;
  font-weight: bold;
  line-height: 200px;
  position: absolute;
  height: 100%;
  width: 165px;
  left: 0;
  font-size: 200px;
  z-index: -1;
  overflow: hidden;
  -webkit-text-stroke-width: 6px;
  -webkit-text-stroke-color: #9e9e9e;
  text-align: right;
}
.btn-warning {
  color: #212529;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.section-title h3 {
  font-size: 30px;
  font-weight: 800;
  color: #131722;
  margin-right: 15px;
  margin-bottom: 0;
}
.section-title {
  padding-bottom: 38px;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  padding-top: 30px !important;
  height: 344px !important;
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #000000;
  background-color: #ff9600;
  border-color: #ff9600;
}

@media (min-width: 1200px) {
  .top10__list .w-3 {
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

/***************     Top Ten Videos Setion      **************************/

.slick-next:before {
  content: "\f007";
}
.slick-prev:before,
.slick-next:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-next {
  right: -25px;
}

.slick-prev {
  left: -25px;
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:before {
  content: "←";
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slider {
  max-width: 100%;
  margin: 0 auto;
}
.slick-slide {
  margin: 0 5px;
}
.slick-list {
  margin: 0px -5px 0px -5px;
}
button.slick-next,
button.slick-next:hover {
  position: absolute;
  top: 41%;
  right: 54px;
  width: 47px;
  height: 75px;
  background-image: url("http://maggiesadler.com/wp-content/uploads/2015/10/left-right-arrow.png");
  background-size: 95px;
}
button.slick-prev,
button.slick-prev:hover {
  position: absolute;
  top: 41%;
  left: 15px;
  z-index: 1;
  width: 47px;
  height: 75px;
  background-image: url("http://maggiesadler.com/wp-content/uploads/2015/10/left-right-arrow.png");
  background-size: 95px;
  background-position-x: right;
}
.slick-prev:before,
.slick-next:before {
  font-size: 70px;
  color: #ea8496;
  line-height: inherit;
  font-weight: bold;
}
.slider img {
  height: 270px;
}
@media (max-width: 1400px) {
  .slider img {
    height: 220px;
  }
  .top10__item::before {
    top: 5px;
  }
}

/* Slick Slider Styles -- Provided by https://kenwheeler.github.io/slick/ */
/* Slider */
.slick-slider {
  position: relative;

  display: block;

  -moz-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;

  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: #fff
    url("http://maggiesadler.com/wp-content/uploads/2015/10/ajax-loader.gif")
    center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;

  src: url("file:///C:/Users/msadler/Desktop/slick-1.5.7/slick/fonts/slick.eot");
  src: url("file:///C:/Users/msadler/Desktop/slick-1.5.7/slick/fonts/slick.eot?#iefix")
      format("embedded-opentype"),
    url("file:///C:/Users/msadler/Desktop/slick-1.5.7/slick/fonts/slick.woff")
      format("woff"),
    url("file:///C:/Users/msadler/Desktop/slick-1.5.7/slick/fonts/slick.ttf")
      format("truetype"),
    url("file:///C:/Users/msadler/Desktop/slick-1.5.7/slick/fonts/slick.svg#slick")
      format("svg");
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;

  position: absolute;
  top: 50%;

  display: block;

  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;

  cursor: pointer;

  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;

  opacity: 0.75;
  color: white;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: "";
}
[dir="rtl"] .slick-prev:before {
  content: "";
  font-weight: bold;
  font-size: 20px;
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: "";
}
[dir="rtl"] .slick-next:before {
  content: "";
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;

  display: block;

  width: 100%;
  padding: 0;

  list-style: none;

  text-align: center;
}
.slick-dots li {
  position: relative;

  display: inline-block;

  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;

  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;

  display: block;

  width: 20px;
  height: 20px;
  padding: 5px;

  cursor: pointer;

  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: "slick";
  font-size: 18px !important;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #f0ad4e !important;
}

@media (max-width: 1485px) {
  iframe.video-play {
    height: 580px;
  }
}
@media (max-width: 1439px) {
  iframe.video-play {
    height: 460px;
  }
}
@media (max-width: 1400px) {
  iframe.video-play {
    height: 460px;
  }
}

@media (max-width: 1199px) {
  iframe.video-play {
    height: 387px;
  }
}
@media (max-width: 991px) {
  iframe.video-play {
    height: 296px;
  }
}
@media (max-width: 320px) {
  iframe.video-play {
    height: 171px;
  }
}

iframe.video-play {
  position: relative;
}
.close-btn {
  position: absolute;
  top: 3%;
  left: 50%;
  display: none;
}
.video-play-section iframe.video-play:hover + .close-btn {
  display: block;
}

.navbar-form-search {
  position: relative;
}
.navbar-form-search .form-control {
  width: 250px;
}
.navbar-form-search .btn {
  border: 0;
  background: #f2f4f6;
  font-size: 18px;
}
.navbar-form-search .btn:active,
.navbar-form-search .btn:hover,
.navbar-form-search .btn:focus {
  color: #000;
  outline: none;
  box-shadow: none;
}
.navbar-form-search .search-form-container {
  text-align: right;
  position: absolute;
  width: 300px;
  overflow: hidden;
  background: #fff;
  right: 60px;
  top: 0;
  z-index: 9;
  transition: all 0.3s ease-in-out;
}
.navbar-form-search .search-form-container.hdn {
  width: 0;
}
.navbar-form-search .search-form-container .search-input-group {
  width: 300px;
}
.form-group.search-box {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
@media (max-width: 834px) {
  .nav-link {
    padding: 0.5rem 0.5rem !important;
  }
  nav.main-header.navbar.navbar-expand-md.navbar-light.navbar-white
    .container-fluid,
  .container {
    width: 100%;
  }
}

@media (max-width: 834px) {
  .navbar-brand .brand-text {
    font-size: 18px !important;
  }
  .layout-top-nav .wrapper .main-header .brand-image {
    width: 38px;
  }
}

/******************* Ticket chat **********/

.chat {
  list-style: none;
  margin: 0;
  padding: 0;
}

.chat li {
  margin-bottom: 40px;
  padding-bottom: 5px;
  /* border-bottom: 1px dotted #B3A9A9; */
  margin-top: 10px;
  width: 80%;
}

.chat li .chat-body p {
  margin: 0;
  /* color: #777777; */
}

.chat-care {
  overflow-y: scroll;
  height: 600px;
}
.chat-care .chat-img {
  width: 50px;
  height: 50px;
}
.chat-care .img-circle {
  border-radius: 50%;
}
.chat-care .chat-img {
  display: inline-block;
}
.chat-care .chat-body {
  display: inline-block;
  max-width: 80%;
  border-radius: 12.5px;
  padding: 15px;
}
.chat-care .chat-body strong {
  color: #0169da;
}

.chat-care .admin {
  text-align: right;
  float: right;
}
.chat-care .admin p {
  text-align: left;
}
.chat-care .agent {
  text-align: left;
  float: left;
}
.chat-care .left {
  float: left;
}
.chat-care .right {
  float: right;
}

.clearfix {
  clear: both;
}
input#btn-input {
  padding: 13px;
}
button#btn-chat {
  padding: 13px;
  border-radius: 0px 5px 5px 0px;
  color: #131722;
  background: #f0ad4e;
  border: 1px solid #f0ad4e;
  font-weight: 500;
}
.chat-care .reciver {
  background-color: #13172212;
}

.chat-care .sender {
  background-color: #f0ad4e63;
}

/******************* Ticket chat end **********/ /* input file style */
.input-file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
  left: 0;
}
.input-file + .js-labelFile {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  cursor: pointer;
}
.input-file + .js-labelFile .icon:before {
  content: "";
}
.input-file + .js-labelFile.has-file .icon:before {
  content: "";
  color: #5aac7b;
}
label:not(.form-check-label):not(.custom-file-label) {
  font-weight: 400;
  font-size: 15px !important;
  color: #adadad;
}
.btn-tertiary {
  color: #fff;
  padding: 0;
  line-height: 40px;
  width: 100%;
  display: block;
  padding: 10px 2px !important;
  background: #1d2333;
}
label.btn.btn-tertiary.js-labelFile {
  color: #ededf5;
}

a.btn.buy-now {
  background: #f1ba6c;
  color: #0e1119;
  margin-top: 7px;
}

.btn-info {
  color: #fff;
  background-color: #0e1119;
  border-color: #0e1119;
  margin-top: 7px;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button-bevel;
}

.connect-with-user {
  align-items: center;
  padding: 17px 20px 8px 20px;
  border: 1px solid #dedeea;
  background: #ededf5;
  margin-top: 8px;
  display: block;
}
@media (max-width: 1440px) {
  .connect-with-user{
      display: -webkit-flex;
      display: flex;
  }
}

.single-cta {
  display: flex;
}

.single-cta .fas.fa-map-marker-alt {
  padding-right: 10px;
}



@media (max-width: 767px) {
  .play {
    left: 36%;
}
}

@media (max-width: 480px) {
  .play {
    left: 37%;
    top: 60%;
  }
  .play .full-video {
    background: #f0ad4eed;
    cursor: pointer;
    border-radius: 6px;
    padding: 10px;
    height: 80px;
    width: 110px;
  }
  .play .trailer {
    background: #131722d6;
    cursor: pointer;
    border-radius: 6px;
    padding: 10px;
    margin-right: 10px;
    height: 80px;
    width: 110px;
  }
}

@media (max-width: 360px) {
  .play{
    left: 32%;
    top: 64%;
  }
  .ui-widget-content .ui-state-default {
    padding: .66rem;
  }
}

@media (max-width: 320px) {
  .play{
    left: 32%;
    top: 64%;
  }
  .ui-widget-content .ui-state-default {
    padding: .46rem;
  }
}
div#owl-carousel3 {
  padding-top: 50px;
  padding-bottom: 30px;
  background: #131722;
}
