.ondemandpage.retroact {
  margin-top: 30px;
}
.ondemandpage .title-menu .tt-left {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 1.6016px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.8);
}
.ondemandpage .title-menu .tt-right a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1.232px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}
.ondemandpage hr {
  margin-top: 37px;
  border-top: 2px solid #eee;
  background: rgba(0, 0, 0, 0.1);
}

.ondemandlist-title {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 1.6016px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 8px;
  display: block;
}

.list-ondemand a {
  text-decoration: none;
}
.list-ondemand .detail-list img {
  width: 100%;
  height: 148px;
}
.list-ondemand .detail-list .title-ondemand {
  margin-top: 6px;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  /* identical to box height, or 144% */
  color: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list-ondemand .detail-list .sub-title-ondemand {
  margin-top: 6px;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 40px;
}
.list-ondemand .detail-list .list-name-ondemand {
  margin-top: 13px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
}
.list-ondemand .detail-list .postlist-name-ondemand {
  margin-top: 13px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
}

.retroact-list-ondemand a {
  text-decoration: none;
}
.retroact-list-ondemand .detail-list img {
  width: 100%;
  height: 148px;
}
.retroact-list-ondemand .detail-list .title-ondemand {
  margin-top: 6px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 52px;
}
.retroact-list-ondemand .detail-list .sub-title-ondemand {
  margin-top: 6px;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 40px;
}
.retroact-list-ondemand .detail-list .list-name-ondemand {
  margin-top: 13px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
}
.retroact-list-ondemand .detail-list .time-ondemand {
  margin-top: 13px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
}
.retroact-list-ondemand .detail-list .time-ondemand .time {
  margin-right: 3px;
}
.retroact-list-ondemand .detail-list .time-ondemand .view {
  position: relative;
  top: 1px;
  margin: 0px 3px;
}

.retroact-list-ondemandlist a {
  text-decoration: none;
}
.retroact-list-ondemandlist .detail-list img {
  width: 100%;
  height: 148px;
}
.retroact-list-ondemandlist .detail-list .title-ondemand {
  margin-top: 6px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.retroact-list-ondemandlist .detail-list .sub-title-ondemand {
  margin-top: 6px;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 40px;
}
.retroact-list-ondemandlist .detail-list .list-name-ondemand {
  margin-top: 13px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
}
.retroact-list-ondemandlist .detail-list .time-ondemand {
  margin-top: 13px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #ccc;
}
.retroact-list-ondemandlist .detail-list .time-ondemand .time {
  width: 15px;
  height: 15px;
  margin-right: 3px;
  color: #ccc;
  position: relative;
  top: 2px;
}
.retroact-list-ondemandlist .detail-list .time-ondemand .view {
  position: relative;
  top: 1px;
  margin: 0px 3px;
}

form#form-search-ondemand {
  display: flex;
  justify-content: end;
}
@media (max-width: 768px) {
  form#form-search-ondemand {
    margin-top: 8px;
    justify-content: unset;
  }
}
form#form-search-ondemand .form-search-ondemand {
  width: 272px;
  height: 40px;
  position: relative;
}
form#form-search-ondemand .form-search-ondemand svg {
  position: absolute;
  top: 6px;
  left: 10px;
}
form#form-search-ondemand .form-search-ondemand input {
  padding-left: 45px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  /* identical to box height, or 116% */
  letter-spacing: 1.232px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
}

.colpig {
  padding: 8px;
}

.colpig:hover {
  box-shadow: 0px 0px 5px 1px #ccc;
  border-radius: 4px;
  opacity: 0.8;
  color: #ccc;
}

.load-more-ondemand {
  margin-top: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.load-more-ondemand button {
  width: 171px;
  height: 34px;
  background: #000000;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #FFFFFF;
}

.ondemandlist {
  padding-top: 0px;
}
.ondemandlist .mat-2 {
  margin-top: 16px !important;
}

#progprev_audio {
  width: 70%;
  height: 320px;
}
@media (max-width: 768px) {
  #progprev_audio {
    width: 100%;
    height: 200px;
  }
}

.detail-programlist img {
  height: 350px;
  width: auto;
}
.detail-programlist .text-list-name,
.detail-programlist .text-prolist-name,
.detail-programlist .text-title-list {
  margin-top: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  color: #000000;
}
.detail-programlist .text-list-name span,
.detail-programlist .text-prolist-name span,
.detail-programlist .text-title-list span {
  color: rgba(0, 0, 0, 0.6);
}
.detail-programlist .text-title-list {
  font-size: 20px;
  margin-bottom: 16px;
}
.detail-programlist .text-file {
  margin-top: 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  color: #000000;
}
.detail-programlist .text-file svg {
  margin-left: 10px;
  width: 18px;
  height: 18px;
}
.detail-programlist .text-tag {
  display: flex;
  margin-top: 16px;
  gap: 10px;
  flex-wrap: wrap;
}
.detail-programlist .text-tag .list-tag {
  color: #FFFFFF;
  background-color: #ffc107;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  color: #000000;
  padding: 3px 8px;
}
.detail-programlist .btn-link {
  margin-top: 32px;
}
.detail-programlist .btn-link a {
  background-color: #DCAE4E;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 50rem;
  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;
}

.view-total {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4);
}

.social-share {
  display: flex;
  align-items: center;
}
.social-share a {
  margin-right: 15px;
}

.video-js, #progprev_audio, .fb-video {
  width: 100%;
}

.list-unstyled {
  overflow: auto;
}

.mdicon.mdicon-schedule, .mdicon.mdicon-visibility, .mdicon.mdicon-person {
  position: relative;
  top: -2px;
}

.mb-3, .mx-3 {
  margin-bottom: 1rem !important;
}

.mt-3, .my-3 {
  margin-top: 1rem !important;
}

@media (max-width: 768px) {
  .mnmd-sub-col {
    padding-top: 20px;
  }
}

.loader {
  border: 14px solid #f3f3f3; /* Light grey */
  border-top: 14px solid #080909; /* Blue */
  border-radius: 50%;
  width: 80px;
  height: 80px;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
