.card-horizontal {
  display: flex;
  flex: 1 1 auto;
}
.panel-default > .panel-heading {
  color: whhite;
  background-color: rgb(50, 50, 50);
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.panel-default > .panel-heading a {
  display: block;
  padding: 10px 15px;
}

.panel-default > .panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform 0.25s linear;
  -webkit-transition: -webkit-transform 0.25s linear;
}

.panel-default > .panel-heading a[aria-expanded="true"] {
  background-color: rgb(50, 50, 50);
}

.panel-default > .panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default > .panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}

.accordion-option .toggle-accordion:before {
  content: "Expand All";
}

.accordion-option .toggle-accordion.active:before {
  content: "Collapse All";
}
#movie-duration {
  position: absolute;
  right: 5px;
  bottom: 1px;
  background-color: #302f30;
  color: #fff;
  font-size: 10px;
  padding: 4px 7px;
  line-height: 1em;
  border-radius: 3px;
}
.widget-box .widget-thumb {
  width: 150px;
}
.widget-box .widget-content {
  width: 206px;
}
.bookmark-btn {
  height: 30px;
  margin-top: 2px;
  padding: 3px 10px;
  background-color: rgb(50, 50, 50);
  border: none;
  cursor: pointer;
}
/* rating */
.record {
  opacity: 1;
}
#value-display {
  position: relative;
  top: 2px;
  margin-left: 3px;
  color: orange;
  font-weight: bold;
}

.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mt-5 {
  margin-top: 5px;
}
.mb-10 {
  margin-top: 10px;
}
.mb-15 {
  margin-top: 15px;
}
hr.custom-hr {
  background: #ddd;
  height: 0.5px;
  opacity: 0.2;
  margin: 35px 0;
}
.mc-opacity--muted {
  opacity: 0.7;
}
.header_title_one {
  border-bottom: 1px solid #dddddd6b;
  padding-bottom: 10px;
  margin-bottom: 10px !important;
}
.single_member_item .smi-text {
  text-align: left !important;
  position: relative;
  padding: 11px 0;
}

.owl-carousel .owl-item img {
  border-radius: 7px !important;
}
.smi-text h2 {
  font-size: 16px;
  font-weight: 600;
}
div#course-explorer {
  margin: 35px 0;
}

.smi-text p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.customTab_Content {
  height: auto !important;
}
.active-hr {
  margin: 0 !important;
  border: none;
}

.active_Nav .active-hr {
  transition: visibility 0s, opacity 0.5s linear;
  border: none !important;
  margin: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-bottom: 2px solid #fff !important;
  margin: 0 !important;
}
.smi-img > img {
  height: 275px;
  width: 100%;
}

#main #faq .card {
  border: 0;
  background: none;
}

#main #faq .card .card-header {
  border: 0;
  border-radius: 2px;
  padding: 0;
}

#main #faq .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  background: #272c33;
  color: #fff;
  padding: 20px;
}

#main #faq .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: right;
}

#main #faq .card .card-header .btn-header-link.collapsed {
  color: #fff;
  border-radius: 4px;
  background-color: #191c21;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.25s ease-in-out;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

#main #faq .card .collapsing {
  background: #272c33;
  line-height: 30px;
}

#main #faq .card .collapse {
  border: 0;
  background: #4d4d4d !important;
}

#main #faq .card .collapse.show {
  background: #4d4d4d;
  line-height: 30px;
  color: #fff;
}
.product-desc-content {
  text-align: left !important;
}
.movie-content-left {
  text-align: left !important;
}
.movie-content-right {
  display: flex;
  justify-content: right;
}
.overflow-scroll-video{
  max-height: 527px !important;
 overflow-y: auto;
}
.video-js .vjs-big-play-button {
  top: 215px !important;
  left: 361px !important;
}
.if-no-video-style-ll .vjs-modal-dialog-content {
  display: none;
}
.if-no-video-style-ll .vjs-error .vjs-error-display:before{
  display: none !important;
}
.vjs-error-content-style-ll>a{
  cursor: pointer;
  margin: 0 auto;
  width: max-content;
  text-align: center;
  background: #932635;
  border: 1px solid #932635;
  padding: 15px 30px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  border-radius: 3px;
  margin-bottom: 15px;
  word-break: break-word !important;
  line-height: 25px !important;
}
@media (max-width:1550px) {
  .vjs-error-content-style-ll>a {
      width: auto !important; 
  }
  .vjs-error-content-style-ll{
    width: 70%;
  }
}
.vjs-error-content-style-ll #coupon-invalid-text {color: #ffae00 !important;text-align: left;margin-bottom: 6px;cursor: pointer;font-size: 12px;}

.vjs-error-content-style-ll #coupon-invalid-text:hover {
    text-decoration: underline;
    transition: .3s;
}
.vjs-error-content-style-ll button#coupon-submit-btn {
  background-color: #932635 !important;
  border: 1px solid #932635 !important;
  font-size: 12px !important;
}

/* .if-no-video-style-ll .vjs-error .vjs-error-display:before {
  content: attr(data-content) !important;
    cursor: pointer;
    width: max-content;
    margin: 0 auto;
    text-align: center;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    color: #fff;
    background: #932635;
    border: 1px solid #932635;
    padding: 15px 30px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    border-radius: 3px;
    z-index: 2; 
} */
/* content: attr(data-content) !important;
    cursor: pointer;
    width: max-content;
    margin: 0 auto;
    text-align: center;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    color: #ffae05;
    background: #932635;
    border: 1px solid #932635;
    padding: 15px 30px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    border-radius: 3px;
    z-index: 2; */

.if-no-video-style-ll .video-js .vjs-modal-dialog{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

