@font-face {
  font-family: "Al-Jazeera";
  src: url("../fonts/Al-Jazeera-Arabic-Bold.ttf") format("truetype");
  font-weight: bold;
}
@font-face {
  font-family: "Al-Jazeera";
  src: url("../fonts/Al-Jazeera-Arabic-Regular.ttf") format("truetype");
  font-weight: normal;
}
body.rtl-mode {
  direction: rtl;
  font-family: "Al-Jazeera" !important;
  text-align: right;
}
body.rtl-mode .slick {
  direction: ltr;
  text-align: right;
}
.slick-pagination:not(.slick-pagination-vertical) {
  left: 0 !important;
  right: 0 !important;
}
.product-image img {
  height: 255px;
  object-fit: cover;
}
.available {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #949cb0;
}
.available .btn {
  border: 1px solid #949cb0;
  color: #949cb0;
  margin: 5px;
}
.view-video {
  padding-bottom: 60px;
}
.view-video .video-js {
  width: 100%;
  height: 600px;
}
.rating-stars {
  color: #fff;
}
.btn-warning:not(label.btn),
.btn-warning:not(label.btn):not([href]):not(:disabled):not(.disabled),
.btn-warning:not([href]),
.btn-warning:not([href]):not([href]):not(:disabled):not(.disabled) {
  background: #ffb50d;
  color: #fff;
}
.navbar-brand > img {
  width: auto;
  height: 60px;
}
.navbar-expand-xl .navbar-nav .nav-link .fa-phone {
  transform: rotate(100deg);
}
.video-main-description p {
  color: #fff;
}
.rating-stars .btn {
  width: 40.45px;
  height: 36.97px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
a.timeslot {
  font-size: 12px;
  font-weight: normal;
  display: inline-flex;
  margin-top: 10px;
}
.popover-body ul {
  margin: 0;
}
.popover-body ul li {
  margin: 0 5px;
}
.popover-body ul li a {
  display: flex;
  color: #333;
  font-size: 16px;
  align-items: center;
}
.popover-body ul li a i {
  margin: 0 5px;
  color: #f89928;
}
@media (max-width: 767px) {
  .navbar-brand,
  .navbar-brand > img {
    height: auto;
  }
  .navbar-expand-xl .navbar-brand,
  .navbar-expand-xl .navbar-brand > img {
    width: auto;
    height: 40px;
  }
  .navbar-collapse {
    padding: 0 15px;
  }
  .btn-icon {
    padding: 0;
    width: auto !important;
    height: auto !important;
    background: transparent;
  }
  .navbar form.d-inline-flex {
    display: flex !important;
    width: 100%;
    padding: 0 15px 20px;
  }
}
.featured-items .card {
  min-height: 400px;
  border: 0;
  border-radius: 0;
}
.featured-items .card img {
  height: 400px;
  object-fit: cover;
  width: 100%;
}
.home-slider h1 {
  font-size: 32px;
  max-width: 50%;
  color: #fff;
}
.home-slider .min-h-676rem {
  min-height: 500px;
  height: 100vh;
}
.home-slider .overlay {
  background-image: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 20%,
    rgba(8, 10, 15, 0.44) 42%,
    #131722 100%
  );
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding: 24px;
}
.popular-movies {
  padding: 80px 0 40px;
}
.slick-arrow {
  background: #f89828;
  border-color: #f89828;
  color: #fff;
}
.slick-arrow:hover {
  background: #f89828;
  color: #fff;
  border-color: #f89828;
}
@media (min-width: 768px) {
  .slick-arrow-v1.left {
    left: 0;
    bottom: 50%;
  }
  .slick-arrow-v1.right {
    right: 0;
    bottom: 50%;
  }
}
.header .navbar-nav-item .nav-link {
  text-transform: capitalize;
}
.header .navbar-nav-item .nav-link i {
  display: none;
}
.rtl-mode .dropdown-toggle::after {
  margin-left: 0;
  margin-inline-start: 0.5rem;
}
.rtl-mode .input-group .right-0 {
  right: auto;
  left: 0;
}
.rtl-mode .slick-list .slide-caption .row {
  justify-content: right;
}
.rtl-mode .ml-2 {
  margin-left: 0;
  margin-inline-start: 0.5rem !important;
}
.rtl-mode svg.ml-2 {
  transform: rotate(180deg);
}
.rtl-mode .column-count-2 {
  padding: 0;
}
.rtl-mode .osoul-logo p {
  margin-top: 1rem;
  margin-bottom: 0;
}
.rtl-mode h1,
.rtl-mode h2,
.rtl-mode h3,
.rtl-mode h4,
.rtl-mode h5,
.rtl-mode h6,
.rtl-mode .h1,
.rtl-mode .h2,
.rtl-mode .h3,
.rtl-mode .h4,
.rtl-mode .h5,
.rtl-mode .h6 {
  font-family: "Al-Jazeera" !important;
}
.rtl-mode .font-secondary {
  font-family: "Al-Jazeera" !important;
}
.rtl-mode footer .row {
  flex-direction: row-reverse;
}
.rtl-mode footer .mr-auto {
  margin-right: 0 !important;
  margin-left: auto !important;
}
.rtl-mode form.d-inline-flex {
  max-width: 20%;
}
.rtl-mode .navbar-brand .mr-wd-8 {
  margin-right: 0 !important;
  margin-left: 1.5rem;
}
.rtl-mode .dropdown-menu {
  text-align: right !important;
}
.rtl-mode footer .text-gray-1300 {
  flex-direction: row-reverse;
}
.rtl-mode ul {
  padding-inline-start: 0 !important;
}
.rtl-mode ul .custom-control.custom-checkbox {
  width: 100%;
}
.rtl-mode ul .custom-control.custom-checkbox .custom-control-label {
  width: 100%;
}
.rtl-mode .breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
  padding-right: 0.5rem;
}
.rtl-mode .breadcrumb-item + .breadcrumb-item::before {
  transform: rotateY(180deg);
}
.fa-tags::before {
  content: "\f02c";
}
.fa-share::before {
  content: "\f064";
}
.fa-heart::before {
  content: "\f004";
}
.fa-plus::before {
  content: "\2b";
}
.fa-play::before {
  content: "\f04b";
}
.fa-bars::before {
  content: "\f0c9";
}
.fa-magnifying-glass::before {
  content: "\f002";
}
.fa-angle-down::before {
  content: "\f107";
}
.fa-youtube::before {
  content: "\f167";
}
.fa-chevron-down::before {
  content: "\f078";
}
.slick-arrow {
  display: none;
}
.view-video .video-js {
  height: 70vh;
}
.video-details {
  width: 94%;
  padding-bottom: 3rem;
}
.video-details .v-name h3 {
  font-size: 32px;
  color: #1c212e;
}
.video-details .actual-rate {
  margin-top: 1rem;
}
.video-details .actual-rate .fa-star {
  margin-inline-end: 4px;
}
.video-details .actual-rate .fa-star:not(:last-of-type) {
  color: #f89828;
}
.video-details .v-name span {
  color: #1c212e;
}
.video-details .category h5 {
  color: #f89828;
  font-size: 16px;
  font-weight: 600;
}
.video-details .time {
  color: #fff;
}
.video-details .time span {
  width: 32px;
  height: 26px;
  background-color: #949cb0;
  font-weight: 700;
}
.video-details .time h6 {
  position: relative;
  font-size: 20px;
  color: #333c52;
}
.video-details .time h6:last-of-type {
  margin-inline-start: 1rem;
}
.video-details .time h6:last-of-type::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #949cb0;
  border-radius: 50%;
  inset: 50% auto auto -1rem;
  transform: translateY(-50%);
}
.video-details .actions a.btn {
  width: 190px;
  font-size: 18px;
}
.video-details .actions .w-25 {
  width: 20% !important;
}
.video-details .actions a.btn .fa-plus {
  margin-inline-end: 16px;
  font-size: 20px;
}
.video-details .actions a.btn .fa-angle-down {
  margin-inline-start: 12px;
}
.video-details .actions a.btn .dropdown-toggle::after {
  margin-inline-start: 16px;
  content: "";
}
.video-details .actions .dropdown-menu {
  width: 100%;
}
.video-details .actions .like {
  margin-inline-start: 8px;
}
.video-details .actions .share-icon,
.video-details .actions .like-btn {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  outline: 2px solid #f89828;
  cursor: pointer;
}
.video-details .actions .share-icon .fas,
.video-details .actions .like-btn .fas {
  color: #f89828;
  font-size: 18px;
}
.video-details .actions .share {
  width: 40px;
  height: 40px;
  position: relative;
}
.video-details .actions .share #share {
  position: absolute;
  background: #fff;
  top: -6px;
  left: 40px;
  padding-inline-start: 10px;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  z-index: 9;
  opacity: 0;
  transition: all 0.3s linear;
}
.video-details .actions .share #share .jssocials-shares {
  display: none;
}
.video-details .actions .share:hover #share {
  opacity: 1;
}
.video-details .actions .share:hover #share .jssocials-shares {
  display: flex;
  align-items: center;
}
.video-details
  .actions
  .share
  #share
  .jssocials-shares
  span.jssocials-share-label {
  display: none;
}
.video-details .tags {
  width: max-content;
}
.video-details .tags h6 {
  color: #f89828;
  font-size: 20px;
  margin-inline-end: 8px;
}
.video-details .tags p {
  color: #1c1c1c;
  font-size: 18px;
  margin-inline-start: 12px;
  margin-bottom: 0;
}
.video-pills .desc-title {
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 600;
}
.video-pills h6 {
  color: #3d3d3d !important;
  font-size: 20px;
}
.review-form .form-group {
  width: 100%;
}
.review-form .form-group input {
  width: 98%;
}
.review-form .form-control {
  color: #252c3d;
  background-color: #eee;
  border: none;
}
.review-form .form-control:focus {
  color: #252c3d;
  background-color: #eee;
  border: 1px solid #f3901d;
}
.review-form button {
  width: 130px;
}
.related-items .title h4 {
  color: #222;
}
.related-items .item {
  position: relative;
  display: inline-block;
}
.related-items .item::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f3901d;
  transition: all 0.3s linear;
  z-index: 10;
}
.related-items .item::before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  background: linear-gradient(#0000009a, #0000009a);
  inset: 0;
  transition: all 0.2s linear;
  z-index: 9;
}
.related-items .item:hover::after {
  width: 4px;
}
.related-items .item:hover::before {
  width: 100%;
}
.related-items .item img {
  min-height: 300px;
  height: 300px;
  object-fit: cover;
}
.play {
  z-index: 1;
  position: relative;
  font-size: inherit;
  font-family: inherit;
  color: white;
  padding: 0.5em 1em;
  outline: none;
  border: none;
  background-color: hsl(236, 32%, 26%);
  overflow: hidden;
  cursor: pointer;
}
.play::after {
  content: "";
  z-index: -1;
  background-color: hsla(0, 0%, 100%, 0.2);
  position: absolute;
  top: -50%;
  bottom: -50%;
  width: 1.25em;
  transform: translate3d(-525%, 0, 0) rotate(35deg);
}
.play:hover::after {
  transition: transform 0.45s ease-in-out;
  transform: translate3d(700%, 0, 0) rotate(35deg);
}
.related-items .item h6 {
  color: #fff;
  margin-top: 12px;
}
.related-items .item .capture {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 1rem 18px;
  inset: 0;
  z-index: 11;
}
.related-items .item .capture .v-title {
  font-size: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.related-items .item .capture button,
.label .watch .play {
  width: max-content;
  height: max-content;
  display: flex;
  align-items: center;
  color: #fff;
  background: chocolate;
  padding: 12px 24px;
}
.label .watch .play {
  padding: 10px 16px;
  margin-inline-start: 12px;
  border-radius: 4px;
}
.related-items .item .capture button .fas {
  margin-inline-end: 4px;
}
.related-items .item .capture .time {
  color: #fff;
}
.related-items .item .capture .time span {
  width: 26px;
  height: 20px;
  background-color: #949cb0;
  font-weight: 700;
}
.related-items .item .capture .time h6 {
  font-size: 18px;
  color: #fff;
  margin-top: 0;
  margin-inline-start: 8px;
}
.video-tab-content table th i {
  margin-inline-end: 4px;
}
.mob-nav {
  display: none;
  padding: 1rem 0;
}
.mob-menu-canvas {
  visibility: initial;
}
.mob-menu-canvas .offcanvas-header {
  padding: 2rem 1rem 1rem;
  justify-content: end;
}
.mob-menu-canvas .offcanvas-header .btn-close {
  font-size: 20px;
}
.mob-menu-canvas ul {
  padding: 2rem 0;
}
.mob-menu-canvas ul li {
  margin-bottom: 1rem;
}
.mob-menu-canvas ul li a {
  font-size: 20px;
  font-weight: 500;
  color: #272727;
  text-transform: capitalize;
}
.mob-menu-canvas .search-container {
  position: relative;
}
.mob-menu-canvas .search-container input {
  border-radius: 99px;
  padding-inline-end: 3rem;
}
.mob-menu-canvas .search-container .fas {
  position: absolute;
  inset: 50% 1rem auto auto;
  transform: translateY(-50%);
  font-size: 23px;
  color: #5c5c5c;
}
.mob-menu-canvas .accordion .accordion-header .accordion-button {
  padding: 0;
  background: transparent;
  color: #272727;
  font-size: 20px;
}
.mob-menu-canvas .accordion .languages-list {
  padding: 0;
}
.mob-menu-canvas .accordion-button:focus {
  box-shadow: none;
}
.mob-menu-canvas .accordion-button:not(.collapsed) {
  box-shadow: none;
}
.mob-menu-canvas .accordion-body {
  padding: 1rem 8px;
}
.mob-menu-canvas .accordion-body .languages-list li {
  margin-bottom: 8px;
}
.mob-menu-canvas .accordion-body .languages-list li a {
  font-size: 18px;
}
.video-tab-content h6 {
  color: #19272e !important;
  margin-bottom: 1rem !important;
}
.table-dark {
  color: #192644;
}
.table-dark {
  --bs-table-bg: #fafafa;
}
.breadcrumb-item a {
  color: #2f3238 !important;
}
.breadcrumb.dark .breadcrumb-item.active {
  color: #3c3b3b !important;
}
.home-section h6 {
  color: #1c212e !important;
}
.w-md-352rem .bg-gray-3100 {
  background-color: #f8f8f8;
}
.w-md-352rem .bg-gray-3100 h6 {
  color: #3d3d3d !important;
}
.w-md-352rem .bg-gray-5100 {
  background-color: #ffffff;
}
.custom-control.custom-checkbox label {
  color: #3d3d3d;
}
.custom-checkbox .custom-control-label-custom::before,
.custom-checkbox .custom-control-label-custom::after {
  background-color: transparent;
}
.custom-control-input:checked ~ .custom-control-label::before {
  background-color: #3d3d3d;
}
.product .product-meta span a {
  color: #252525;
}
.navbar-brand > img {
  width: auto !important;
}
.social-links li {
  width: 40px;
  height: 40px;
  position: relative;
  background: #e59500;
  margin: 10px 0;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  margin-inline-start: 8px;
}
.social-links li .fab {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: #fff;
}
.social-links li.facebook {
  background: #3b5998;
}
.social-links li.twitter {
  background: #00aced;
}
.social-links li.youtube {
  background: #bb0000;
}
body.rtl-mode .mob-menu-canvas .search-container .fas {
  inset: 50% auto auto 1rem;
}
body.rtl-mode .accordion-button::after {
  margin-left: 0;
  margin-right: auto;
}
body.rtl-mode .video-details .actions .share #share {
  left: auto;
  right: 40px;
}
body.rtl-mode .table-responsive-sm .text-right {
  text-align: left !important;
}
body.rtl-mode .table-responsive-sm a.d-flex.justify-content-end {
  flex-direction: row-reverse;
  justify-content: flex-start !important;
}
body.rtl-mode .form-check-label {
  margin-inline-start: 24px;
}
#blogSubMenu {
  min-width: 130px !important;
}
.my-account-dropdown {
  min-width: 6rem;
}
.border-gray-5300 {
  border-color: #e8e8e8 !important;
}
.text-end {
  text-align: end !important;
}
.border-gray-3700 {
  border-color: #e1e1e1 !important;
}
.w-md-352rem .bg-gray-5100 {
  background-color: transparent;
  border: 1px solid #3d3d3d;
}
.custom-pagination-dark .page-item:not(:last-child).active .page-link {
  color: #fff;
}
.dark .product-title a {
  color: #2b2b2b;
}
.table-dark td.text-end a {
  margin-inline-end: 6px;
}
.modal-backdrop.show {
  z-index: 0;
}
.modal-header {
  padding: 14px 1.4rem;
}
.modal-header span {
  font-size: 24px;
}
.table-dark th {
  font-weight: 600;
}
.table-dark th,
.table-dark td {
  border-color: #d8d8d8;
}
.table-h-bg:hover th {
  color: #fff;
}
.bg-gray-1100 {
  background-color: #fff;
}
.checkbox-wrapper-19 {
  box-sizing: border-box;
  --background-color: #fff;
  --checkbox-height: 25px;
}
@-moz-keyframes dothabottomcheck-19 {
  0% {
    height: 0;
  }
  100% {
    height: calc(var(--checkbox-height) / 2);
  }
}
@-webkit-keyframes dothabottomcheck-19 {
  0% {
    height: 0;
  }
  100% {
    height: calc(var(--checkbox-height) / 2);
  }
}
@keyframes dothabottomcheck-19 {
  0% {
    height: 0;
  }
  100% {
    height: calc(var(--checkbox-height) / 2);
  }
}
@keyframes dothatopcheck-19 {
  0% {
    height: 0;
  }
  50% {
    height: 0;
  }
  100% {
    height: calc(var(--checkbox-height) * 1.2);
  }
}
@-webkit-keyframes dothatopcheck-19 {
  0% {
    height: 0;
  }
  50% {
    height: 0;
  }
  100% {
    height: calc(var(--checkbox-height) * 1.2);
  }
}
@-moz-keyframes dothatopcheck-19 {
  0% {
    height: 0;
  }
  50% {
    height: 0;
  }
  100% {
    height: calc(var(--checkbox-height) * 1.2);
  }
}
.checkbox-wrapper-19 input[type="checkbox"] {
  display: none;
}
.checkbox-wrapper-19 .check-box {
  height: var(--checkbox-height);
  width: var(--checkbox-height);
  background-color: transparent;
  border: calc(var(--checkbox-height) * 0.1) solid #000;
  border-radius: 5px;
  position: relative;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: border-color ease 0.2s;
  -o-transition: border-color ease 0.2s;
  -webkit-transition: border-color ease 0.2s;
  transition: border-color ease 0.2s;
  cursor: pointer;
}
.checkbox-wrapper-19 .label-text {
  margin-inline-start: 8px;
}
.checkbox-wrapper-19 .check-box::before,
.checkbox-wrapper-19 .check-box::after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  height: 0;
  width: calc(var(--checkbox-height) * 0.1);
  background-color: #f89928;
  display: inline-block;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  border-radius: 5px;
  content: " ";
  -webkit-transition: opacity ease 0.5;
  -moz-transition: opacity ease 0.5;
  transition: opacity ease 0.5;
}
.checkbox-wrapper-19 .check-box::before {
  top: calc(var(--checkbox-height) * 0.72);
  left: calc(var(--checkbox-height) * 0.45);
  box-shadow: 0 0 0 calc(var(--checkbox-height) * 0.05) var(--background-color);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.checkbox-wrapper-19 .check-box::after {
  top: calc(var(--checkbox-height) * 0.37);
  left: calc(var(--checkbox-height) * 0.05);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.checkbox-wrapper-19 input[type="checkbox"]:checked + .check-box,
.checkbox-wrapper-19 .check-box.checked {
  border-color: #f89928;
}
.checkbox-wrapper-19 input[type="checkbox"]:checked + .check-box::after,
.checkbox-wrapper-19 .check-box.checked::after {
  height: calc(var(--checkbox-height) / 2);
  -moz-animation: dothabottomcheck-19 0.2s ease 0s forwards;
  -o-animation: dothabottomcheck-19 0.2s ease 0s forwards;
  -webkit-animation: dothabottomcheck-19 0.2s ease 0s forwards;
  animation: dothabottomcheck-19 0.2s ease 0s forwards;
}
.checkbox-wrapper-19 input[type="checkbox"]:checked + .check-box::before,
.checkbox-wrapper-19 .check-box.checked::before {
  height: calc(var(--checkbox-height) * 1.2);
  -moz-animation: dothatopcheck-19 0.4s ease 0s forwards;
  -o-animation: dothatopcheck-19 0.4s ease 0s forwards;
  -webkit-animation: dothatopcheck-19 0.4s ease 0s forwards;
  animation: dothatopcheck-19 0.4s ease 0s forwards;
}
.options {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  overflow: hidden;
  min-width: 600px;
  max-width: 900px;
  width: calc(100% - 100px);
  height: 400px;
}
.options .option {
  position: relative;
  overflow: hidden;
  min-width: 60px;
  margin: 10px;
  background: var(--optionBackground, var(--defaultBackground, #e6e9ed));
  background-size: auto 120%;
  background-position: center;
  cursor: pointer;
  transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}
.options .option:nth-child(1) {
  --defaultBackground: #ed5565;
}
.options .option:nth-child(2) {
  --defaultBackground: #fc6e51;
}
.options .option:nth-child(3) {
  --defaultBackground: #ffce54;
}
.options .option:nth-child(4) {
  --defaultBackground: #2ecc71;
}
.options .option:nth-child(5) {
  --defaultBackground: #5d9cec;
}
.options .option:nth-child(6) {
  --defaultBackground: #ac92ec;
}
.options .option.active {
  flex-grow: 10000;
  transform: scale(1);
  max-width: 600px;
  margin: 0px;
  border-radius: 40px;
  background-size: auto 100%;
}
.options .option.active .shadow {
  box-shadow: inset 0 -120px 120px -120px black,
    inset 0 -120px 120px -100px black;
}
.options .option .label {
  opacity: 0;
}
.options .option.active .label {
  opacity: 1;
}
.options .option.active .label {
  bottom: 48px;
  left: 20px;
}
.options .option.active .label .info > div {
  left: 0px;
  opacity: 1;
}
.options .option:not(.active) {
  flex-grow: 1;
  border-radius: 30px;
}
.options .option:not(.active) .shadow {
  bottom: -40px;
  box-shadow: inset 0 -120px 0px -120px black, inset 0 -120px 0px -100px black;
}
.options .option:not(.active) .label {
  bottom: 10px;
  left: 10px;
}
.options .option:not(.active) .label .info > div {
  left: 20px;
  opacity: 0;
}
.options .option .shadow {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 120px;
  transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}
.options .option .label {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0px;
  height: 40px;
  transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}
.options .option .label .info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 10px;
  white-space: pre;
}
.options .option .label .info h4 {
  color: white !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.options .option .label .info > div {
  position: relative;
  transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95), opacity 0.5s ease-out;
}
.options .option .label .info .main {
  font-weight: bold;
  font-size: 1.2rem;
}
.options .option .label .info .sub {
  transition-delay: 0.1s;
}
.cont {
  position: relative;
  perspective: 1000px;
  height: 350px;
}
.card-front,
.card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  transition: transform 0.5s ease;
}
.card-front {
  z-index: 2;
}
.card-back {
  transform: rotateY(-180deg);
}
.card:hover .card-front {
  transform: rotateY(180deg);
}
.card:hover .card-back {
  transform: rotateY(0deg);
}
.cont .image {
  border-radius: 8px;
  transition: all 0.3s linear;
}
.cont .image img {
  height: 350px;
  object-fit: cover;
}
.cont .capture {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 350px;
  background: linear-gradient(#000000d0, #000000d0);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 16px 10px;
  text-align: center;
  transform: rotateY(90deg);
  transition: all 0.3s linear;
}
.cont .capture h5 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
}
.cont .capture p,
.card-container .card-desc p {
  position: relative;
  margin: 1rem 0;
  padding: 4px 0;
}
.cont .capture p::after,
.cont .capture p::before,
.card-container .card-desc p::after,
.card-container .card-desc p::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 1px;
  background-color: #f3901d;
}
.cont .capture p::after,
.card-container .card-desc p::after {
  inset: 0 auto auto 0;
}
.cont .capture p::before,
.card-container .card-desc p::before {
  inset: auto auto 0 0;
}
.pulse button,
.pulse .html5lightbox,
.pulse a {
  z-index: 1;
  position: relative;
  font-size: inherit;
  font-family: inherit;
  color: white;
  padding: 0.5em 1em;
  outline: none;
  border: none;
  background-color: #f89928;
  text-transform: uppercase;
}
.pulse a {
  display: inline-block;
}
.pulse .html5lightbox {
  padding: 12px 40px;
}
.pulse button:hover,
.pulse a:hover,
.pulse .html5lightbox:hover {
  cursor: pointer;
}
.pulse button::before,
.pulse a::before,
.pulse .html5lightbox::before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 4px solid #f89928;
  transform-origin: center;
  transform: scale(1);
}
.pulse button:hover::before,
.pulse a:hover::before,
.pulse .html5lightbox:hover::before {
  transition: all 0.75s ease-in-out;
  transform-origin: center;
  transform: scale(1.75);
  color: #fff;
  opacity: 0;
}
.slider-nav-thumbnails {
  margin-top: 10px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.slider-nav-thumbnails .slick-slide {
  cursor: pointer;
  outline: none;
}
.slider-nav-thumbnails .slick-slide.slick-current.slick-active {
  opacity: 1;
  border-top: 1px solid #fff;
}
.slider-nav-thumbnails .slick-slide img {
  padding: 5px;
  background: transparent;
}
.slider-nav-thumbnails .slick-slide.slick-current.slick-active img {
  background: #000;
}
.slider-nav-thumbnails img {
  width: 40px;
  margin: 0 5px;
}
.slider-nav-thumbnails .slick-track {
  transform: none !important;
  width: 100% !important;
  display: flex;
  justify-content: center;
}
.slider-nav-thumbnails .slick-slide:first-child img {
  margin-left: 0;
}
.slider-nav-thumbnails .slick-slide:last-child img {
  margin-right: 0;
}
.slider-nav-thumbnails .slick-slide {
  max-width: 165px;
  height: 70px;
  background: #00000071;
  margin-inline-end: 1rem;
  align-items: center;
  padding: 8px;
}
.slider-nav-thumbnails .slick-slide .thumb-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 12px;
  color: #fff;
}
.slider-nav-thumbnails .slick-slide span {
  display: flex;
  border: 1px solid #f89928;
  width: 24px;
  height: 24px;
  border-radius: 99px;
  margin-inline-end: 16px;
  padding: 16px;
  justify-content: center;
  align-items: center;
}
.home-slider .slick-arrow {
  display: none !important;
}
.home-slider .slick-dots {
  display: none !important;
}
.header {
  position: fixed;
  top: 0;
  padding: 0 !important;
}
.header-section {
  background-color: #fff;
  box-shadow: none !important;
}
.header .navbar-nav-item .nav-link {
  color: #252525;
}
.home-slider .overlay {
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  padding-inline-start: 5rem;
}
.space-2 {
  padding-bottom: 8rem !important;
}
.filter-video {
  border-radius: 66px;
  width: 90%;
  margin-left: 5%;
  margin-top: -80px;
}
.text-gray-1800 {
  color: #e7e7e7;
}
.headroom--not-top {
  background: #fff;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  padding: 10px 0;
}
.headroom--not-top .navbar-default .navbar-nav > .open > a,
.headroom--not-top .navbar-default .navbar-nav > .open > a:focus,
.headroom--not-top .navbar-default .navbar-nav > .open > a:hover {
  color: #1049cd !important;
}

.fa-chevron-down {
  color: #202020;
  margin-inline-start: 4px;
}
.search-icon svg {
  fill: #202020 !important;
}

.navbar-toggler {
  display: none !important;
}

.header--fixed {
  position: fixed;
  z-index: 10;
  right: 0;
  left: 0;
  top: 0;
  z-index: 99;
}
.headroom {
  transition: transform 0.25s ease-in-out;
  will-change: transform;
}
.headroom--pinned {
  transform: translateY(0);
}
.headroom--unpinned {
  transform: translateY(-100%);
}
.animated {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  will-change: transform, opacity;
}
@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
.animated.slideDown {
  animation-name: slideDown;
}
@keyframes slideUp {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
.animated.slideUp {
  animation-name: slideUp;
}
@keyframes swingInX {
  0% {
    transform: perspective(400px) rotateX(-90deg);
  }
  100% {
    transform: perspective(400px) rotateX(0);
  }
}
.card-container {
  text-align: center;
  background: #f1f1f1;
  margin-top: 4rem;
  height: 200px;
  transition: all 0.3s linear;
}
.card-container:hover {
  height: 320px;
}
.card-container .card-img img {
  position: relative;
  width: 80%;
  height: 200px;
  transform: translateY(-40px);
  border-radius: 6px;
  z-index: 2;
}
.card-container .card-desc {
  position: relative;
  padding: 24px;
  padding-top: 0px;
  margin-top: -20px;
  transform: translateY(-100%);
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s linear;
  z-index: 1;
}
.card-container .card-desc h4 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.card-container .card-desc p {
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}
.card-container:hover .card-desc {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}
.video-week {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-top: 80px;
}
.video-week .video-img img {
  width: 100%;
  height: 600px;
}
.video-week .video-img .play-icon {
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}
.video-week .video-img .play-icon a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
}
.video-week .video-img .play-icon a .fa-play {
  font-size: 24px;
  background: #f3901d;
  padding: 24px;
  border-radius: 50%;
  color: #fff;
}
.video-week .video-img .play-icon a::after,
.video-week .video-img .play-icon a::before {
  content: "";
  position: absolute;
  border: 1px solid #f3901d;
  inset: 0;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  animation: play 1.5s linear infinite;
  opacity: 0;
}
.video-week .video-img .play-icon a::before {
  animation-delay: 0.5s;
}
@keyframes play {
  0% {
    transform: scale(0.5);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(4.5);
  }
}
.video-week .content {
  position: absolute;
  inset: 50% auto auto -20%;
  transform: translateY(-50%);
  width: 100%;
  background: #fff;
  border-radius: 13px;
  text-align: start;
  padding: 32px;
  box-shadow: 0px 12px 15px rgb(140 152 164 / 10%) !important;
}
#searchModal {
  height: max-content !important;
}
.video-week .content a {
  color: #000 !important;
}
.video-week .content p {
  color: #131722;
  font-size: 16px;
}
.video-week .content .mb-6 {
  margin-bottom: 1.5rem !important;
}
footer ul li {
  margin-inline-end: 24px;
}
.home-slider .pulse button {
  padding: 12px 40px;
  text-transform: uppercase;
  background-color: #f3901d;
}
.home-slider .pulse button::before {
  border-color: #f3901d;
}
#html5lightbox-watermark {
  display: none !important;
}
#html5box-html5-lightbox {
  height: 100vh !important;
}
#html5-lightbox-box {
  width: 98% !important;
  height: 100% !important;
  margin: 16px auto !important;
}
.html5-elem-box {
  max-height: 100vh !important;
}
.html5-elem-wrap {
  width: 100% !important;
  height: 98vh !important;
}
footer .bg-gray-4300 ul li a {
  color: #fff;
}

main {
  padding-top: 90px;
  min-height: 58vh;
}
 
@media (min-width: 991px) and (max-width: 1200px) {
  .video-details .actions .w-25 {
    width: 25% !important;
  }
  .hs-unfold{
    display: none !important;
  }
  .dropdown-nav-link{
    display: none !important;
  }
  
}
@media (max-width: 1200px){
  .navbar{
    display: none !important;
  }
  .mob-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media (max-width: 991px) {
  .home-slider h1 {
    font-size: 32px;
    max-width: 90%;
    line-height: 56px;
  }
  .navbar-expand-xl.navbar {
    display: none;
  }
  
  .video-details .time {
    width: 100% !important;
  }
  .related-items .item {
    margin-bottom: 24px;
  }
  .video-details .actions .like {
    margin-inline-start: 1rem;
  }
  .navbar-brand > img {
    height: 60px;
    width: auto !important;
  }
}
@media (max-width: 776px) {
  .view-video .video-js {
    height: 50vh;
  }
  ul.video-pills {
    margin-top: 2.5rem;
  }
  .video-tab-content {
    width: 100% !important;
  } 
  .navbar-brand > img {
    height: 60px !important;
    width: auto !important;
  }
  footer .flex-wrap {
    justify-content: center; 
  }

  footer .flex-wrap .mr-auto {
    margin-right: auto;
    margin-left: auto;
  }
  
}
@media (max-width: 589px) {
  .home-slider h1 {
    font-size: 24px;
  }
  .slider-nav-thumbnails {
    display: none;
  }
  .home-slider .overlay {
    padding-inline-start: 2rem;
  }
  .home-slider h1 {
    line-height: 40px;
  }
  .video-week {
    overflow: inherit;
    padding-bottom: 80px;
  }
  .video-week .row {
    flex-direction: column;
  }
  .video-week .content {
    inset: 50% auto auto 0;
    text-align: center;
  }
  .video-week .content .pulse button {
    width: 100%;
    padding: 16px;
  }
  footer .flex-wrap { 
    flex-direction: column;
  }
}
