:root {
  --main-header: #22242c;
  --main-header-font: #fff;
  --main-navbar: #0d0e11;
  --main-navbar-font: #afafaf;
  --color-white: #fff;
  --quick-lnks-card: #2b2e38;
}

/*font imported */
@font-face {
  font-family: "NBCTinker-Light";
  src: url("../fonts/NBCTinker-Light.otf");
}

@font-face {
  font-family: "NBCTinker-Medium";
  src: url("../fonts/NBCTinker-Medium.otf");
}

@font-face {
  font-family: "NBCTinker-Bold";
  src: url("../fonts/NBCTinker-Bold.otf");
}

@font-face {
  font-family: "NBCTinker-Regular";
  src: url("../fonts/NBCTinker-Regular.otf");
}

/*Global style*/
body {
  font-family: NBCTinker-Regular;
  background: var(--color-white);
  font-size: 1rem;
  color: #292929;
}

h1 {
  font-family: NBCTinker-Medium;
  font-size: 2.5rem;
}

h2 {
  font-size: 2.5rem;
  font-family: NBCTinker-Medium;
}

h3 {
  font-size: 2rem;
  font-family: NBCTinker-Light;
}

h5 {
  font-family: NBCTinker-Medium
}

a,
a:hover {
  color: #409ce7;
  text-decoration: none;
  font-family: NBCTinker-Bold;
}

a:focus-visible {
  outline-offset: inherit;
  outline: 2px solid #409ce7;
}

/* Common Header & Naivagatin */

/*Main Navigation */
.main-navbar {
  background-color: #0d0e11;
}

.main-navbar.navbar {
  top: inherit;
  z-index: 501;
}

.main-navbar a {
  font-size: 1rem;
  font-family: NBCTinker-Regular;
  color: #fff;
}

.main-navbar .nav-link {
  padding: 0.5rem 0.75rem;
}

.main-navbar a.nav-link:hover {
  color: #fff;
}

.main-navbar a.nav-link:focus {
  color: #fff;
}

.main-navbar .hmbr-icn-menu,
.main-navbar .hmbr-icn-menu:hover {
  color: #fff;
  padding-right: 0;
}

.hmbr-icn-menu:focus {
  box-shadow: none;
}

/* .main-menu-size{
    font-size: 1.4rem;
  }
   */
.dl-menuwrapper .menu.dl-menu {
  margin-top: 10px;
  background-image: linear-gradient(85deg, #111215 -86%, #2b2e38 102%);
  width: 450px;
  position: absolute;
  z-index: 9;
  right: 0;
}

.menu.dl-menu .nav-link {
  color: #afafaf;
  font-size: 1.25rem;
  padding: 20px 60px 20px 60px;
  font-family: NBCTinker-Medium;
}

.menu.dl-menu .nav-link:hover {
  background-color: #2f313c;
}

.dl-menuwrapper.hambur-menu {
  position: inherit;
  perspective: initial;
}

.dl-menuwrapper .menu li.dl-submenu-arrow>a:not(:only-child):after {
  left: inherit;
  right: 50px;
  content: url(../icons/icn-angle-right.svg);
}

.dl-menuwrapper .menu li.dl-back:after,
.dl-menuwrapper .menu li.dl-back>a:not(:only-child):after {

  line-height: 38px;
  content: url(../icons/icn-arrow-right.svg);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  left: 25px;

}

.dl-menuwrapper .menu li>a:not(:only-child):after {
  content: normal;
}

.dl-menuwrapper .menu ul {
  background-image: linear-gradient(85deg, #111215 -86%, #2b2e38 102%);

}

.dl-menuwrapper .menu .dl-submenu li a {
  padding: 15px 60px 15px 60px;
  color: #bababa;
}

.dl-menuwrapper .menu .dl-submenu li .nav-link {
  font-size: 1.125rem;
}

.dl-menuwrapper .menu .dl-submenu li.dl-back a {
  font-size: 1.25rem;
  border-bottom: 1px solid #707070;
  padding-bottom: 20px;
}

.dl-menuwrapper .menu .dl-submenu li a:hover {
  background-color: #2f313c;
}

.dl-menuwrapper .menu .dl-submenu li a.dl-parent-title {
  color: #f9f9fb;
  font-family: NBCTinker-Regular;
  font-size: 1.625rem;
  padding-top: 22px;
  line-height: 50px;
}

.dl-menuwrapper li [title="Expand menu My account"]:after {
  right: 40px;
  content: url(../icons/icn-myac-user.svg);
  position: absolute;
}

.dl-menuwrapper li [title="Expand menu Log out"]:after {
  right: 40px;
  content: url(../icons/icn-log-out.svg);
  position: absolute;
}

.dl-menuwrapper .dl-menu li [title="Expand menu My account"] {
  border-top: 1px solid #707070;
  margin-top: 30px;
}

.custom-scrollbar.menu-scroll {
  max-height: 455px;
  margin-right: 10px;
  margin-bottom: 20px;
  float: left;
  width: 98%; 
}

.dl-menu.dl-subview .menu-scroll li {
  display: block;
}

.dl-menu ul li:last-child a.dd-item,
.dl-menu ul ul li:last-child a.dd-item {
  padding-bottom: 22px;
}

.main-menu-size {
  font-size: 1.4rem;
}

.navbar-brand .logo {
  height: 30px;
}

.hm-carousal {
  margin-top: 63px;
}

.hm-slider h3 {
  font-size: 2rem;
  color: var(--color-white);
  margin-bottom: 40px;
}

.hm-slider p {
  color: #bababa;
}

.hm-slider p:first-of-type {
  font-family: NBCTinker-Bold;
}

.slide__caption {
  padding: 0px;
}

.hm-slider {
  background: #2b2e38;
}

.hm-slider .rightcol-wrapper {
  padding: 0 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hm-slider .rightcol-wrapper .btn-primary {
  display: inline-flex;
  align-items: center;
}

/* Footer */
.ft-sec {
  padding-top: 40px;
  background-color: #1b1e27
}

.ft-menu {
  padding: 10px 0 15px 0;
  margin: 0 auto;
  color: #bababa;
  line-height: 1.87;
  font-size: 0.80rem;
}

.ft-menu>li>a {
  color: #bababa;
  text-decoration: underline;
  font-size: 0.80rem;
  border-right: 1px solid #bababa;
  padding-right: 15px;
  margin-right: 15px;
}

.ft-menu>li:last-child>a {
  border-right: 0;
}

.ft-menu li a:hover {
  color: #bababa;
}

.copyright {
  padding: 10px 0;
  background-color: #0e0f12;
  color: #b4b4b4;
}

.copyright p {
  padding: 0;
  text-align: center;
  font-size: 0.75rem;
  margin-bottom: 0;
}

/*Footer end*/

/* Quick Link Start*/

.quick-lnks {
  margin-top: 110px;
}

.quick-lnks-dis {
  margin: 25px 0 45px 0;
  font-size: 1.25rem;
  color: #757575;
  font-family: NBCTinker-Medium;
}

.quick-lnks .card {
  border-radius: 0.625rem;
  padding: 3.5rem;
  background: #2b2e38;
  color: var(--color-white);
}

.quick-lnks .card-body {
  padding: 2.5rem 0 2rem 0rem;
  text-align: center;
  font-size: 1.125rem;
}

.quick-lnks .card-footer {
  padding: .5rem 0rem;
  text-align: center;
  border: none;
}

/* Quick Link - End*/

/* Home - slider with scroll*/

.gw-1 {
  margin-top: 110px;
  padding: 110px 0 110px 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.87);
  background-color: #2b2e38;
}

.gw-1-content h2 {
  margin-bottom: 45px;
}

.gw-1 .card {
  width: 336px;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.31);
  background-color: #0d0e11;
  color: #cecece;
  padding: 45px 0 65px 0;
  border-radius: 0.625rem;
  overflow: hidden;
}

.gw-1 .concert-img-wrapper {
  background: transparent;
}

.gw-1 .card .card-body {
  padding: 45px 25px;

}

.gw-1 .card .card-title {
  font-size: 1.375rem;
  font-family: NBCTinker-Bold;
  color: #cecece;
  padding-bottom: 10px;
}

.gw-1 .card .card-footer a{
 display: inline-block;
}


/* home - slider with scroll-End*/

/*Home Video and episode time*/
.tonight {
  background-color: #1b1e27;
  padding: 110px 0;
  font-size: 1.25rem;
  color: #cecece;
}

.tonight-sched {
  padding: 90px 0 0 30px;
  font-family: NBCTinker-Medium;
}

.tonight .day-date {
  font-family: NBCTinker-Regular;
  font-size: 1rem;
}

.tonight h2 {
  font-family: NBCTinker-Medium;
  color: #fff;
  margin-bottom: 30px;
}

.video-player {
  border-radius: 10px;
  width: 100%;
  object-fit: cover;
}

.video-wrap {
  border-radius: 10px;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.58);
  background-color: #2b2e38;
  padding: 45px;
}

.video-wrap video[poster] {
  height: 100%;
}

.art-video {
  height: 400px;
}

/*Home Video and episode time*/


/* Home new assets */
.gw-2 {
  /* box-shadow: 0 -6px 4px 0 rgba(0, 0, 0, 0.34); */
  background: #2b2e38;
  padding: 110px 0;
}

.gw-2 .short-dis {
  font-family: NBCTinker-Medium;
  font-size: 1.25rem;
  color: #bababa;

}

.gw-2 h2 {
  margin-bottom: 45px;

}

.gw-2 .card {
  width: 390px;
  border: none;
  background: none;
}

.gw-2 .img-overlay .img-over-cont {
  border-radius: 10px;
}

.gw-2 .view-all-btn,
.view-all-show-assets-btn {
  margin-top: 48px;
  margin-left: 0;
}


/* Landing Page - Start*/

.inner-pg-banner,
.inner-pg-banner-1,
.custom-form-edit-user,
.inner-cart-pg,
.mn-no-banner {
  margin-top: 63px;
}


.inner-pg-banner {
  height: 280px;
  background-size: cover;
  background-position: center;
}

.inner-pg-navbar {
  background-color: #fff;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.07);
  padding: 0;
}

.inner-pg-navbar .nav-link {
  color: #2b2e38;
  font-size: 1rem;
  font-family: NBCTinker-Regular;
  padding: 20px 0;
  margin-right: 40px;
}

.inner-pg-navbar .nav-link:hover {
  color: #1876c3;
}

.inner-pg-navbar .navbar-toggler-icon {
  background: url(../icons/icn-hamburger-fill-blue.svg) no-repeat top center;
  height: 16px;
  width: 20px;
  font-family: NBCTinker-Medium;
  color: #1876c3;
  text-indent: 55px;
}

.inner-pg-navbar .navbar-toggler:focus {
  text-decoration: none;
  box-shadow: none;
}

.inner-pg {
  margin-top: 50px;
}


.inner-pg .h1,
.inner-assets-page h1 {
  font-size: 2.813rem;
  color: #292929;
  text-transform: capitalize;
  margin-right: 5px;
  float: left;
}

.inner-pg .subhd {
  font-size: 2rem;
}

.inner-pg .gw-1 h2 {
  margin-bottom: 30px;
  color: #cecece;
}

.inner-pg .gw-1 .card-title {
  padding-bottom: 20px;
}

.black-bg-card {
  border-radius: 10px;
  background: #2b2e38;
  color: #e4e4e4;
  padding: 40px;
}

.black-bg-card .card-sub-hd {
  font-family: NBCTinker-Bold;
  font-size: 1rem;
}

.black-bg-card .card-title {
  font-size: 2rem;
  color: #fff;
  font-family: NBCTinker-Regular;
  margin-bottom: 35px;
}

.black-bg-card .card-text {
  color: #e4e4e4;
}

.white-bg-card {
  border-radius: 10px;
  background: #f9f9fb;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  color: #2b2e38;
  padding: 40px 40px 30px 40px;
}

.white-bg-card .card-title {
  font-size: 1.5rem;
  font-family: NBCTinker-Bold;
  margin-bottom: 35px;
}

.white-bg-card .card-sub-hd {
  font-family: NBCTinker-Bold;
  font-size: 1.25rem;
}

.white-bg-card .card-text {
  font-family: NBCTinker-Regular;
}

.white-bg-card a.number {
  color: #2b2e38;
}

.white-bg-card .card-title.sm {
  font-size: 1.25rem;
}

.white-bg-card .icn-height {
  height: 33px;
}

.social-media {
  justify-content: center;
}

.social-media li {
  margin-left: 55px;
}

.social-media li:first-child {
  margin-left: 0;
}

.social-media li a {
  padding: 0;
}

.txt-wrap {
  max-width: 60%;
}

.more-menu .dropdown-menu {
  border-radius: 0 0 10px 10px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  border-top: 0;
  z-index: 498;
  right: 0;
  left: auto;
}

.admin-menu .dropdown-menu {
  right: auto;
}

.more-menu .dropdown-menu li {
  width: 265px;
}

.more-menu .dropdown-menu .dropdown-item {
  color: #2b2e38;
  padding: 20px 45px;
  font-size: 1rem;
  font-family: NBCTinker-Regular;
  white-space: normal;
}

.more-menu .dropdown-menu .dropdown-item:active {
  background: none;
}

.dropdown-toggle::after {
  background: url(../icons/icn-angle-down.svg) no-repeat center center;
  width: 13px;
  height: 7px;
  border: none;
  vertical-align: 2px;
  margin-left: 12px;
}

/* Landing Page - End*/

/* Login */
.login-header {
  height: 80px;
  min-height: 80px;
  background-color: #22242c;
}

.sign-in {
  padding: 50px 125px 150px 125px;
  background-color: #fff;
  font-family: NBCTinker-Regular;

}

.sign-bg {
  background: url(../images/login-bg.png) no-repeat center center;
  height: 100%;
  background-size: cover;
}

.sign-hd {
  font-size: 2.8125rem;
  color: #22242c;
  text-transform: capitalize;
}

.creat-ac-hd {
  color: #22242c;
  font-size: 2.5rem;
}

.nbc-aff {
  font-size: 1rem;
  color: #757575;
}

.small,
#edit-pass-pass1--description,
#edit-pass--description {
  font-size: 1rem;
  color: #707070;
  font-family: NBCTinker-Light;
}

.show-hide-pass.pass1 {
  top: 35%;
}

.profile-page.show-hide-pass.pass1 {
  top: 50%;
}

.show-hide-pass.pass2 {
  top: 50%;
}

.show-hide-pass {
  position: absolute;
  right: 20px;
  cursor: pointer;
  top: 55%;
  width: 28px;
}

.bg-white {
  background-color: var(--color-white);
}

.reg-acc {
  padding: 160px 125px 150px 95px;

}

.reg-ac-hd {
  font-size: 2.0625rem;
  color: #22242c;
  text-transform: capitalize;
}

#user-login label {
  font-size: 1rem;
  color: #22242c;
  line-height: 1.44;
  font-family: NBCTinker-Regular;
  margin-bottom: 0.5rem;
}

.sign-in .region-content,
.reg-acc .region-content {
  padding: 0px;
}

/* Login - End*/

/*Registration/Forgot page - Start*/
.reg-acc {
  padding: 50px 125px 150px 95px;
  font-family: NBCTinker-Regular;
}

.reg-ac-hd {
  font-size: 2.0625rem;
  color: #22242c;
  text-transform: capitalize;
}

.already-ac {
  margin-top: 30px;
  margin-right: 100px;
}

.already-ac,
.already-ac a {
  font-size: 0.875rem;
  font-size: NBCTinker-Regular;
}

.form-item .description {
  font-size: 1rem;
}

.steps-indicators {
  margin-bottom: 60px;
}

.steps-indicators span {
  width: 70px;
  height: 6px;
  border-radius: 3px;
  background-color: #cecece;
  display: inline-flex;
  margin-right: 7px;
}

.steps-indicators span.active {
  background: #22242c
}

.question-icn {
  background: url(../icons/icn-question-fill.svg) no-repeat center center;
  height: 20px;
  background-size: cover;
  width: 20px;
  display: inline-flex;
  cursor: pointer;
}

.slick__arrow {
  width: 50px;
}

.slick-dots li {
  vertical-align: inherit;
}

.user-pass p,
#resetpass-form #edit-pass label[for="edit-pass"],
.custom-from-pass-reset #edit-timezone,
.custom-form-edit-user #edit-timezone,
.custom-form-edit-user #block-apws-page-title,
.custom-from-pass-reset #block-apws-page-title,
.custom-form-reset-psw-user #block-apws-page-title {
  display: none;
}

.custom-from-pass-reset .form-item-pass-pass1 label,
.custom-form-edit-user .form-item-pass-pass1 label {
  display: block;
}

/*Registration/Forgot page - end */

/*Register - Finished page - Start*/
.accr-hd {
  font-family: NBCTinker-Medium;
  color: #0d0e11;
  margin-top: 60px;
  margin-bottom: 5px;
}

.accordian-check {
  border: 1px solid #cecece;
  border-radius: 10px;
  background: #fff;
  padding: 30px 15px 30px 40px;
}

.accordian-check .accordion {
  max-height: 190px;
  min-height: 130px;
  padding-right: 20px;
  padding-bottom: 0;
}

.accordian-check .accordion-button:not(.collapsed) {
  background-color: #fff;
  box-shadow: none;
  color: #0d0e11;
}

.accordian-check label {
  font-size: 0.875rem;
  font-family: NBCTinker-Bold;
  color: #000;
}

.term-reference-tree-level .form-item {
  margin-bottom: 10px !important;
}

/*Register - Finished page - End*/

/* Home new assets - End*/

.img-overlay {
  position: relative;
}

.img-over-cont {
  opacity: 1;
  display: block;
  width: 100%;
  transition: .5s ease;
  backface-visibility: hidden;
  object-fit: cover;
}

.overlay-content {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 60%;

}

.img-overlay {
  position: relative;
}

.img-overlay:hover .img-over-cont,
.img-overlay:focus .img-over-cont,
.img-overlay:focus-visible .img-over-cont {
  opacity: 0.2;
}

.img-overlay:hover .overlay-content,
.img-overlay:focus .overlay-content,
.img-overlay:focus-visible .overlay-content {
  opacity: 1;
}


/*Home Page*/
.slick-image {
  width: 100%;
}

.slick-image-left {
  float: left;
  width: 80%;
}

.slick-image-right {
  float: left;
  width: 20%;
}

.slick-dots li.slick-active button:before {
  color: #fff;
  font-size: 15px;
}

ul.slick-dots {
  position: relative;
  bottom: 0;
  text-align: left;
  left: 75%;
}


.quick-lnks .card-footer {
  padding: .5rem 0rem;
  text-align: center;
  border: none;
}

.quick-lnks-text {
  font-size: 2.5rem;
  font-family: NBCTinker-Medium;
  border-bottom: 4px solid #cecece;
  color: #f9f9fb;
  padding-bottom: 5px;

}

.slick-dots li.slick-active button {
  background: #fff;
}

.slick-dots li.slick-active button::before,
.slick-dots li button::before {
  color: transparent;
}

.slick-dots li button {
  border: solid 1px #fff;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  background: transparent;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}


.slick-prev:before,
.slick-next:before {
  line-height: inherit;

}

.slick-arrow {
  top: inherit;
  transform: initial;
  width: 20px;
  height: 20px;
}


.slick-prev:before {
  content: url(../icons/icn-prev.svg);
}

.slick-next::before {
  content: url(../icons/icn-next.svg);
}


.priority-promo-wrapper {
  width: 100%;
}

.custom-home-left {
  width: 50%;
  float: left;
  padding-right: 10px;
}

.custom-home-right {
  width: 50%;
  float: left;
  padding-left: 10px;
  padding-top: 55px;
}

.view-show-assets {
  height: 500px;
}

.field.field--name-field-quick-link-detail,
.field--name-field-quick-links-description {
  padding-top: 20px;
  padding-bottom: 20px;
}

.field--name-field-asset-grid-view {
  clear: both;
}

.page-load-progress-throbber {
  background-image: url('../images/loader.gif');
  background-repeat: no-repeat;
  height: 128px;
  left: 50%;
  position: fixed;
  top: 50%;
  width: 128px;
  margin-left: -64px;
  margin-top: -64px;
  z-index: 9999;
}

.page-load-progress-lock-screen {
  background-color: var(--color-white);
  background-color: rgba(0, 0, 0, 0.65);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9998;
}

.prime-episodes .show {
  margin-top: 5px;
  clear: both;
  width: 470px;
  display: inline-block;
}

.prime-episodes .time {
  font-family: 'NbctinkerCondBold', Tahoma, Helvetica, Arial, Verdana, sans-serif;
  margin-top: 2px;
  float: left;
  font-size: 16px;
  color: #333;
  width: 60px;
  text-align: right;
}

.prime-episodes .title {
  margin-top: 1px;
  padding-bottom: 2px;
  float: left;
  margin-left: 40px;
  font-size: 14.4px;
  font-family: 'NbctinkerCondBold', Tahoma, Helvetica, Arial, Verdana, sans-serif;
  color: #368dd5;
  font-weight: bold;
  width: 350px;
  text-align: left;
}

.social li {
  list-style: none;
  color: var(--color-white);
  display: inline-block;
}

.social li a {
  font-size: 26px;
  padding: 0 10px;
}

.apws_footer {
  width: 50%;
  text-align: center;
  margin: 0 auto;
}

footer {
  background-color: #1b1e27 !important;
  padding: 2em 0 0 0;
  color: var(--color-white);
}

footer a {
  color: var(--color-white);
  text-decoration: none;
}

.region-footer-copyright {
  background-color: #0e0f12;
  text-align: center;
  padding: 10px;
}

div#block-searchblock {
  position: relative;
  background: var(--color-white);
  display: none;
  position: absolute;
  z-index: 999;
  padding: 5px;
  min-width: 8rem;
  border: none;
  box-shadow: 0 0 10px rgb(0 0 0 / 25%);
  color: #000;
}

.search-icon {
  float: left;
  padding-left: 10px;
  padding-top: 5px;
}

.element-hidden {
  display: none;
}

.shopping-cart-icon {
  float: left;
  padding-left: 15px;
  padding-top: 5px;
}

.no-term-reference-tree-button {
  background-color: transparent;
}

.term-reference-tree-button.term-reference-tree-collapsed {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
  transition: transform .2s ease-in-out;
  width: 1.25rem;
  height: 1.25rem;
}

.term-reference-tree-button {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transition: transform .2s ease-in-out;
  float: right;
  width: 1.25rem;
  height: 1.25rem;
  color: #000;

}

.sns_loader.ajax-progress-fullscreen {
  position: inherit;
  margin-left: 10px;
}


/* search bar */

.search-wrapper {
  min-height: 400px;
  padding-top: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  position: fixed;
  z-index: 487;
  width: 100%;
  margin-top: 50px;
  box-shadow: 0 3px 3px 0 rgb(0 0 0 / 71%);
  background-image: linear-gradient(191deg, #111215 127%, #2b2e38 -38%);
}

.search h4 {
  font-family: NBCTinker-Medium;
  font-size: 2.8125em;
  margin-right: 30px;
}

.search .form-control {
  width: auto;
  border-radius: 40px;
  border: solid 1px #cecece;
  background-color: #fff;
  height: 64px;
  font-size: 1.25rem;
  color: #2b2e38;
  font-family: NBCTinker-Medium;
  padding: 0;
}

.search .form-control:focus-visible,
.search .btn:focus-visible {
  outline: 0;
}

.pplr-search a {
  font-size: 1.25rem;
  font-family: NBCTinker-Medium;
  color: #cecece
}

.search-hd {
  margin: 35px 0 25px 0;
  font-size: 1.25rem;
  display: block;
  font-family: NBCTinker-Bold;
  color: #fff;
  padding-left: 0
}

.icn-search {
  background: #fff url(../icons/icn-search.svg) no-repeat 25px center;
  height: 70px;
}

.search .btn {
  padding: 10px 30px 0px;
  border-radius: 40px;
  height: 64px;
  margin-right: 0px;
  background-color: #fff;
  border: 0;
}

.search .btn:focus {
  box-shadow: none;
}

.search .form-control:focus {
  box-shadow: none;
  border: 0;
}

.closebtn {
  position: absolute;
  top: 40px;
  right: 45px;
  font-size: 1.375rem;
}

.hm-slider {
  background: #2b2e38;
}

.modal-backdrop.show {
  z-index: 3;
}

/*Search End*/


/* cart notification start*/
.notification.toast-container {
  position: fixed;
  top: 65px;
  right: 15%;
  z-index: 999;
  color: #2b2e38;
}

.notification .toast {
  border-radius: 10px;
  background-color: #f9f9fb;
  width: 425px;
  padding: 20px;
}

.notification .toast-header {
  border-bottom: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 0;
}

.notification .toast-body {
  display: flex;
  align-items: initial;
  padding: 0;
}

.img-wrapper {
  border-radius: 10px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  background-color: #f9f9fb;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 24px;
  width: 105px;
  height: 105px;
  overflow: hidden;
}


.toast-body .content-wrap {
  flex: 1 0 0%;
  word-break: break-word;
}

.notification .hd {
  font-family: NBCTinker-Bold;
  font-size: 1rem;
  margin-bottom: 10px;
}

.notification .toast-body p>span {
  color: #cecece;
  font-size: 1rem;
}

.cart-badge {
  background: #1873BF;
  font-size: 0.875rem;
  color: #fff;
  font-family: 'NBCTinker-Medium';
  position: absolute;
  height: 25px;
  display: flex;
  align-items: center;
  min-width: 25px;
  justify-content: center;
}

/* cart notification end*/

/* cart list - Start*/
.cart.offcanvas {
  width: 600px;
  padding: 30px 40px;
  height: 650px;
  top: 65px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border: 0;

}

.cart .offcanvas-header {
  padding: 0 35px 20px 0;
  border-bottom: 2px solid #efefef;
  font-size: 1.5rem;
  margin-bottom: 25px;

}

.cart.offcanvas .custom-scrollbar {
  scrollbar-color: #707070 #fff;
  position: relative;
}

.cart.offcanvas .custom-scrollbar::-webkit-scrollbar-track {
  box-shadow: none;
  background-color: transparent;
}

.cart.offcanvas .custom-scrollbar::-webkit-scrollbar-thumb {
  box-shadow: none;
}

.cart .offcanvas-body {
  padding: 0;
}

.cart h2 {
  font-size: 2.5rem;
  font-family: NBCTinker-Medium;
}

.cart .toast {
  width: 450px;
  border: none;
  box-shadow: none;
}

.cart .toast-header {
  border: none;
  float: right;
}


.cart .toast-body {
  display: flex;
  align-items: initial;
  padding: 0;
}


.cart .img-wrapper {
  height: 190px;
  width: 190px;
  margin-right: 40px;

}

.img-wrapper img {
  max-width: 100%;
  max-height: 100%;
}

.cart .hd {
  font-family: NBCTinker-Bold;
  font-size: 1.375rem;
  margin-bottom: 10px;
  line-height: 1.2;
  color: #2b2e38;
}


.cart .toast-container>:not(:last-child) {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 2px solid #efefef;
}

.cart .cart-caption {
  color: #757575;
  font-size: 1rem;
}



/* cart list - End*/

/* Instructions Tooltip  */

.popover.inst-tooltip {
  padding: .5rem;
  box-shadow: rgb(0 0 0 / 16%) 0px 3px 6px 0px;
  background-color: rgb(255, 255, 255);
  border: none;
  max-width: 420px;
  color: #2b2e38;
  font-size: 0.875rem;
  font-family: NBCTinker-Regular;

}

.inst-tooltip ul {

  color: #757575;
  list-style: none;
}

.inst-tooltip ul li::before {
  content: "\2022";
  color: #1876c3;
  font-weight: bold;
  display: inline-block;
  width: 2em;
  margin-left: -2em;
}


/* click List */

.banner-bg {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #22242c;
}

.legend li {
  display: flex;
  align-items: end;
  margin-bottom: 20px;
}

.legend .symbol-sqr {
  width: 30px;
  height: 30px;
  border-radius: 10px;
  display: inline-block;
}

.legend .symbol-vline {
  width: 6px;
  height: 30px;
  border-radius: 3px;
  display: inline-block;
  margin-left: 12px;
  margin-right: 25px;
}

.symbol-star {
  color: #cb4810;
}

.green-bg {
  background-color: #258839;
}

.yellow-bg {
  background-color: #fcc754;
}

.red-bg {
  background-color: #e1161b;
}

.blue-bg {
  background-color: #1876c3;
}

.clic-list .black-bg-card {
  padding: 30px 20px 20px 50px;
}

.clic-list .black-bg-card .card-title {
  margin-bottom: 10px;
  font-size: 1.625rem;
}

.clic-list .white-bg-card {
  padding: 25px 50px 0px 50px;
}

.clic-list .accordion-button:not(.collapsed):after,
.accordion-button::after {
  background: url(/themes/custom/apws/icons/icn-chevron-fill-white-down.svg) no-repeat left center;
}

.clic-list .accordion-item:first-of-type .accordion-button,
.accordion-item:last-of-type .accordion-button.collapsed {
  border-radius: 10px;
}

.clic-list .accordion-item .accordion-button {
  font-family: NBCTinker-Bold;
  font-size: 1.25rem;
  color: #fff;
  border-radius: 10px;
  background: #2b2e38;
  padding: 20px 30px;
  margin-bottom: 10px;
}

.clic-list .accordion-body {
  padding: 0;
}

.clic-list .accordion-item {
  border: 0;
}

.custom-table.table {
  color: #22242c;
}

.custom-table .legend {
  border-radius: 10px;
  display: inline-block;
  padding: 14px 35px;
  font-size: 0.875rem;
  height: inherit;
}

.custom-table.table>tbody {
  vertical-align: middle;
  border-width: 1px;
  border-top: 0;
}

.custom-table td {
  border-color: #cecece;
}

.custom-table tbody,
.custom-table th,
.custom-table thead,
.custom-table tr {
  border-style: initial;
}

.custom-table .yellow-bg {
  color: #2b2e38;
}

.custom-table th:first-child,
.custom-table td:first-child {
  border-radius: 10px 0 0 10px;
  padding-left: 30px;
  width: 10%;
}

.custom-table th:last-child,
.custom-table td:last-child {
  border-radius: 0 10px 10px 0;
}

.custom-table th {
  border: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #707070;
  color: #fff;
  font-weight: 300;
  font-family: NBCTinker-Bold;
}

.custom-table .active {
  border-left: 5px solid #1876c3;
}

.custom-table thead {
  position: sticky;
  top: 0;
}

.custom-table thead::after {
  line-height: 10px;
  content: ".";
  color: white;
  display: block;
}

.custom-table tbody {
  box-shadow: inset 0 0 0 1px #cecece;
  border-radius: 10px;

}

.custom-table tr:first-child td {
  border-top: none;
  border-right: none;
}

.custom-table tr:last-child td {
  border-bottom: none;
  border-right: none;
}


.modal-content {
  padding: 5rem;
  border-radius: 10px;
}

.modal-dialog .btn-close {
  position: absolute;
  top: 45px;
  right: 45px;
  background-size: 1.25rem;
}

.modal-header {
  border-bottom: 0;
}

.modal-footer {
  border-top: 0;
  justify-content: flex-start;
}

.modal-dialog .info {
  font-size: 0.875rem;
  font-family: NBCTinker-Bold;
}


/* Preview */
.asset-preview .modal-content {
  padding: 2rem 2.5rem;
}

.asset-preview .concert-img-wrapper {
  height: 750px;
  border-radius: 10px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
}

.asset-preview .concert-card {
  box-shadow: none;
  border-radius: 0;
}

.asset-preview .concert-card .card-body {
  padding: 10px;
}

.asset-preview .modal-body {
  padding: 0 1rem;
}

.asset-preview .modal-header {
  padding: 0;
}

.asset-preview .modal-dialog .btn-close {
  top: inherit;
  right: 30px;
  z-index: 2;
}

.asset-preview .downlaod-icn,
.asset-preview .cart-icn {
  height: 35px;
}

.asset-preview .carousel-control-prev-icon {
  background-image: url(../icons/icn-chevron-left.svg);
}

.asset-preview .carousel-control-next-icon {
  background-image: url(../icons/icn-chevron-right.svg);
}

.asset-preview .carousel-control-next,
.asset-preview .carousel-control-prev {
  width: 5%;
}

.v-align-middle {
  display: flex;
  align-items: center;
}

.modal.asset-preview.show .card {
  width: auto !important;
}

#colorbox #cboxClose,
#cboxPrevious,
#cboxNext,
#cboxCurrent {
  top: 0;
  right: 0;
}

#cboxLoadedContent {
  margin-bottom: 0;
}

.asset-edit-modal span {
  padding: 3px;
  font-size: 1rem;
}

a.asset-edit-modal:hover {
  color: #fff;
}

/* article page */
.inner-pg-navbar .nav-link.active {
  border-bottom: 5px solid #1876c3;
  padding-bottom: 15px;
  font-family: 'NBCTinker-Bold';
  color: #1876c3;
}

.inner-pg-banner.bg-txture {
  background: url(../images/banner-bg-default.png) no-repeat center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inner-pg-banner h1 {
  font-size: 5.375rem;
  color: #fff;
  text-transform: capitalize;
  margin: 0;
  text-align: center;
}

.hr-divider {
  background-color: #757575;
}

.inner-pg .video-wrap.vw-white {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #f9f9fb;
  padding: 35px;
}

.dig-soc {
  margin-bottom: 200px;
}

.dig-soc .hr-divider {
  margin: 50px 0;
}

.hr-divider:last-child {
  display: none;
}

.inner-pg-banner-1 h1 {
  font-size: 5rem;
  color: #fff;
  text-transform: capitalize;
  margin: 0;
  text-align: center;
}

.inner-pg.dig-soc h2 {
  font-size: 2rem;
  color: #2b2e38;
}

.figure p {
  font-size: 1rem;
  margin: 0;
}


/* Asssets */
.concert-card {
  box-shadow: 0 2px 3px 0 rgb(0 0 0 / 16%);
  border-radius: 0.625rem;
  background-color: #fff;
  border: 0;
}


.concert-img-wrapper {
  background-color: #f9f9fb;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 250px;
  overflow: hidden;
}

.concert-img-wrapper img {
  max-width: 100%;
  max-height: 100%;
}

.concert-card .card-body {
  padding: 15px 35px 25px 35px;
}

.concert-card .card-title {
  font-size: 1.375rem;
  font-family: 'NBCTinker-Bold';
  color: #2b2e38;
  padding-bottom: 10px;
}

.inner-assets-page .concert-card .card-footer {
  padding: 0 30px;
}

.concert-card .card-footer {
  background-color: #fff;
  border-top: 0;
}

.dropdown-indicator:after {

  background: url(../icons/icn-angle-down.svg) no-repeat center center;
  width: 13px;
  height: 7px;
  border: none;
  vertical-align: 2px;
  margin-left: 12px;
  content: "";
  transition: all .2s ease-in-out;
  transform-origin: center;

}

.dropdown-indicator[aria-expanded=true]:after {

  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

a.fl-hd,
a.fl-hd:hover {
  color: #757575;
  font-family: NBCTinker-Bold;
  font-size: 1.375rem;
}

.inner-assets-page {
  margin-top: 50px;
  margin-bottom: 150px;
}

.filter {
  margin-top: 80px;
}

.filter .form-check-label {
  font-size: 1.25rem;
  color: #757575;
  font-family: NBCTinker-Medium;
}

.filter .form-check-label.option {
  line-height: inherit;
}

.filter .form-check {
  display: flex;
  margin-bottom: 0;
}

.filter .form-check-input {
  width: 1.875rem;
  height: 1.875rem;
  margin-right: 20px;
  min-width: 1.875rem;
  margin-top: 0;
}

.filter .count {
  border-radius: 5px;
  border: solid 1px #cecece;
  padding: 5px 5px 0px 5px;
  color: #757575;
  font-size: 0.875rem;
  min-width: 30px;
  text-align: center;
  height: 1.875rem;
}

.reset-lnk,
.reset-lnk:hover {
  color: #757575;
  text-decoration: underline;
  font-family: NBCTinker-Regular;
}


.fl-select {
  position: relative;
  padding: 14px 50px 14px 25px;
  border-radius: 20px;
  background-color: #f9f9fb;
  display: inline-block;
  font-family: NBCTinker-Bold;
  color: #757575;
  margin-bottom: 0;
  border: 0;
}

.fl-select .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
  background-size: 0.75rem;
}

.select-view {
  padding: 10px 16px;
  border-radius: 10px;
  border: solid 1px #757575;
  color: #757575;
  display: inline-block;
}

.grid-vew {
  background-color: #757575;
  color: #fff;
}

.view-per-pg {
  color: #757575;
  font-family: NBCTinker-Bold;
}

.custom-dropdown .custom-select-trigger {
  width: 170px;
  color: #757575;
  line-height: 44px;
  border-radius: 5px;
  height: 45px;
  border: solid 1px #707070;
  font-size: 0.875rem;
}

.custom-dropdown .custom-options {
  padding: 20px 20px 10px 20px;
}


.custom-dropdown .custom-option {
  font-size: 0.875rem;
  padding-bottom: 15px;
}


.page-link {

  color: #757575;
  background-color: #f9f9fb;
  border: 0;
  border-radius: 10px;
  padding: 10px 18px;
  font-size: 0.875rem;
}

.page-item:not(:first-child) .page-link {
  margin-left: 5px;
}

.page-item.active .page-link {
  background-color: #727272 !important;
  border-radius: 10px;
}

.page-item:last-child .page-link,
.page-item:first-child .page-link,
.page-item:nth-child(2) .page-link,
.page-item:nth-last-child(2) .page-link {
  background: none;
  border: 0;
  border-radius: 10px;
}

#views-exposed-form-assets-page-block-asset-page #edit-actions,
#views-exposed-form-assets-page-block-asset-list #edit-actions {
  display: none;
}

.pagination {
  flex-wrap: wrap;
  padding: 0 0 1rem 0;
  justify-content: center;
}

.select-view a {
  color: inherit;
}

/*pager*/
.page-item.pager__item--first a {
  content: url('/themes/custom/apws/icons/icn-chevron-double-left.svg');
}

.page-item.pager__item--last a {
  content: url('/themes/custom/apws/icons/icn-chevron-double-right.svg');
}

.page-item.pager__item--previous a {
  content: url('/themes/custom/apws/icons/icn-chevron-left.svg');
}

.page-item.pager__item--next a {
  content: url('/themes/custom/apws/icons/icn-chevron-right.svg');
}

.add-font-weight {
  font-weight: 500;
}

/* cart details */
.cart-details header {
  padding: 20px;
  border-radius: 10px;
  background-color: #2b2e38;
  color: #fff;
  font-family: NBCTinker-Bold;
}

.cart-details .cart-bd {
  border-radius: 10px;
  border: solid 1px #cecece;
  color: #2b2e38;
}

.cart-details .img-wrapper {
  height: 222px;
  width: 222px;
}

.cart-details .txt-light {
  color: #707070;
}

.img-wrapper img {
  max-width: 100%;
  max-height: 100%;
}

.cart-details .hd-title {
  font-size: 1.375rem;
  font-family: 'NBCTinker-Bold';
}


#cboxLoadedContent {

  overflow: hidden !important;
}


#cboxPrevious,
#cboxPrevious:hover {
  background: url(../icons/icn-chevron-left-fill-white.svg) no-repeat center center;
  background-size: 2rem;
}

#cboxNext,
#cboxNext:hover {
  background: url(../icons/icn-chevron-right-fill-white.svg) no-repeat center center;
  background-size: 2rem;
}

#cboxCurrent {
  display: none !important;
}

#cboxPrevious,
#cboxNext {
  top: 50%;
  left: 3%;
  right: 3%;

}

#cboxNext {
  left: auto;
}

#cboxWrapper .type {
  font-size: 0.875rem;
}

#cboxWrapper .title {
  font-size: 1.375rem;
  font-family: 'NBCTinker-Bold';

}

#cboxWrapper .caption {
  margin-top: 20px;
}

#cboxWrapper #cboxTitle {
  display: none !important;
}

#cboxClose,
#cboxClose:hover {
  background: url(../icons/icn-close.svg) no-repeat center center;
  background-size: 20px;
}

/* Search Result */
.search-result p {
  color: #707070;
}

.search-result .hd,
.search-result .hd a {
  font-size: 1.375rem;
  font-family: NBCTinker-Bold;
  color: #1876c3;
}

.res-count {
  border-radius: 15px;
  border: solid 1px #cecece;
  padding: 15px 18px;
  color: #757575;
  font-size: 0.875rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: text-bottom;
  display: inline-block;
}

p.result-found {
  color: #2b2e38;
}

.search-result .concert-card .sub-hd {
  color: #2b2e38;
}

.filter-bg,
.filter-bg .filter {
  background-color: #f9f9fb;
}

.search-result .filter .form-control {
  background-color: #fff;
  padding: 10px;
}

.search-result .filter .icn-search {
  height: 43px;
  background-position: center center;
  padding: 0 10px;
  border-radius: 10px;
}

.browse-catg {
  font-family: NBCTinker-Bold;
  color: #757575;
}

/* Station Contacts */
.sta-conts .white-bg-card {
  padding: 24px;
}

.sta-conts .white-bg-card .card-title {
  margin-bottom: 0;
  font-family: NBCTinker-Bold;
  font-size: 1.25rem;
}

.sta-conts .white-bg-card .sub-hd {
  text-transform: uppercase;
}

.sta-conts .white-bg-card p {
  margin-bottom: 0;
}

.sta-conts .white-bg-card a {
  font-family: NBCTinker-Regular;
}

.sta-conts .white-bg-card .lnkstrong {
  font-family: NBCTinker-Bold;
}


.sta-conts .white-bg-card .card-footer {

  padding: 10px 0 16px 16px;
  background-color: transparent;
  border-top: 0;
  text-align: left;

}

.go-to-cad {
  right: 0;
  position: absolute;
  padding-right: 90px;
}

.inner-clic-pg .edit-override {
  margin-top: -3px;
  margin-left: 10px;
  float: right;
  position: relative;
}

.brand-admin a[href="/admin/structure/menu/manage/main"] {
  display: none;
}

.remove-left {
  left: revert !important;
}

form[id*="revision-overview-form"] .form-item-radios-left,
form[id*="revision-overview-form"] .form-item-radios-right {
  display: none;
}

form[id*="revision-overview-form"] input.btn {
  display: none;
}

form[id*="revision-overview-form"] table th:first-child {
  border-radius: inherit;
}

/* Accessibility */

a.skip-link {
  padding: 10px 15px;
  position: absolute;
  left: 0px;
  color: #1b1e27;
  border: 1px solid #fff;
  border-left: 0;
  border-radius: 10px;
  background: #cecece;
  -webkit-transition: top 1s ease-out;
  transition: top 1s ease-out;
  z-index: 1;
  top: -50px;
}

a.skip-link:focus {

  -webkit-transition: top .1s ease-in;
  transition: top .1s ease-in;
  top: 0px;
}

.slickNav {
  bottom: 5%;
  display: flex;
  justify-content: unset;
  position: absolute;
  flex-flow: wrap;
  left: calc(100% - 28.8%);
}

.clic-list-date {
  font-size:13px;
  margin-left:10px;
  margin-top:2px;
}

.show-404 {
	min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
	padding-top: 65px;
	font-weight: 900;
}

.btn-txt-center {
	display: inline-flex;
	align-items: center;
}

.menu-save-btn {
	display: flex;
	float: right;
	margin-top: -72px;
	position: relative;
	z-index: 1;
}

.ql-img-fluid {
	max-width: 100%;
	height: 11vh;
	object-fit: contain;
}

#views-form-photo-bulk-edit-page-1 .views-view-table {
overflow-wrap: break-word;
table-layout: fixed;
}

#views-form-photo-bulk-edit-page-1 .views-view-table th:first-child {
  width: 62px;
}

.ccpa-icon {
	height: 11px;
    margin-right: 5px;
}

.blazy .media {
	display: none;
}

@media (max-width: 767px) {
  body {
    font-size: 0.875rem;
  }

  .hamburger-menu {
    display: block;
  }

  .main-header .nav-link {
    padding: .5rem;
  }

  .navbar-brand .logo {
    height: 21px;
    margin-right: 0;
  }

  .dl-menuwrapper .menu.dl-menu {
    margin-top: 7px;
    width: 100%;
    height: 100vh;
  }

  .dl-menuwrapper .menu .dl-submenu li.dl-back a {
    font-size: 1rem;
  }

  .dl-menuwrapper .menu .dl-submenu li a.dl-parent-title {
    font-size: 1.125rem;
  }

  .hm-slider h3 {
    font-size: 1.125rem;
  }

  .hm-slider .carousel-control-next,
  .carousel-control-prev {
    top: 287px;
    bottom: inherit;
    margin-left: 65px;
    width: 4%;
  }

  .hm-slider .carousel-indicators {
    top: 290px;
    justify-content: left;
    bottom: inherit;
    right: auto;
    left: 60px;
  }

  .slickNav {
    bottom: inherit;
    top: 44%;
    left: calc(100% - 85%);

  }

  .btn {
    font-size: 0.75rem;
    height: 45px;
    padding: 15px 35px;
    line-height: 1.5;
  }

  h1,
  h2 {
    font-size: 1.875rem;
  }

  .hm-bd-wrapper {
    width: 90%;
    margin: 0 auto;
  }

  .quick-lnks {
    margin-top: 70px;
  }

  .quick-lnks .card-body {
    font-size: 0.875rem;
    line-height: 1.64;
  }

  .gw-1 {
    margin-top: 55px;
    padding: 75px 0 75px 0;
  }

  .gw-1 .card {
    padding: 30px 0 45px 0;
  }

  .gw-1 .card .card-title {
    font-size: 1.25rem;
  }

 
  .custom-scrollbar {
    padding-bottom: 50px;
  }

  .tonight {
    padding: 65px 0 60px 0px;
  }

  .video-wrap {
    padding: 20px;
  }

  /* .video-wrap video[poster]{height: 190px;} */
  .tonight-sched {
    padding: 60px 0 0 20px;
    font-size: 1rem;
  }

  .tonight .day-date {
    font-size: 1rem;
  }

  .gw-2 {
    padding: 80px 0 75px 0;
  }

  .gw-2 h2 {
    margin-bottom: 35px;
  }

  .gw-2 .card {
    width: 250px;
  }

  .ft-sec {
    padding-top: 50px;
  }

  .ft-menu>li>a {
    font-size: 0.75rem;
  }

  .ft-menu {
    padding: 25px 10px 20px 10px;
    font-size: 0.75rem;
    text-align: center;
    line-height: 2.17;
    width: 100%;
  }

  .copyright {
    padding: 20px 0;
  }

  .overlay-content {
    width: 75%;
    margin-top: 25px;
  }

  /* sign-in */
  .sign-in {
    padding: 45px 45px 65px 40px;
  }

  .sign-bg {
    height: 175px;
  }

  .login-header {
    height: 40px;
    min-height: 40px;
  }

  .form-label {
    font-size: 0.875rem;
  }

  .sign-hd {
    font-size: 1.375rem;
  }

  .small,
  .form-item .description {
    font-size: 0.875rem;
  }

  .nbc-aff {
    font-size: 0.875rem;
  }

  .frg-pass {
    font-size: 0.625rem;
  }

  .creat-ac-hd {
    font-size: 1.5rem;
  }

  .reg-acc {
    padding: 30px 40px 25px 40px;
  }

  .already-ac {
    margin-top: 50px;
    margin-right: 25px;
  }

  .already-ac,
  .already-ac a {
    font-size: 0.8125rem;
  }

  .reg-ac-hd {
    font-size: 1.5625rem;
  }

  .steps-indicators {
    margin-bottom: 40px;
  }

  .accr-hd {
    margin-top: 50px;
  }

  .accordian-check {
    padding-left: 20px;
  }

  .inner-pg {
    margin-top: 35px;
  }

  .inner-pg-banner {
    height: 220px;
  }

  .inner-pg .h1,
  .inner-assets-page h1 {
    font-size: 1.875rem;
  }

  .inner-pg .subhd {
    font-size: 1.25rem;
  }

  .black-bg-card {
    padding: 45px 20px 45px 20px;
  }

  .btn-tertiary {
    font-size: 0.75rem;
  }

  .white-bg-card {
    padding: 35px 20px 35px 20px;
  }

  .white-bg-card .card-title {
    font-size: 1.125rem;
  }

  .white-bg-card .card-sub-hd {
    font-size: 1rem;
  }

  .white-bg-card .card-title.sm {
    font-size: 1rem;
  }

  .white-bg-card .icn-height {
    height: 20px;
  }

  .black-bg-card .card-title {
    font-size: 1.563rem;
  }

  .search-wrapper {
    padding-top: 0;
  }

  .pplr-search {
    font-size: 1rem;
  }

  .search h4 {
    font-size: 1.6875rem;
    margin-top: 45px;
  }

  .search .form-control {
    width: 40%;
    height: 50px;
    font-size: 0.75rem;
  }

  .search .btn {
    height: 50px;
    padding: 10px 22px 0px;
  }

  .custom-select-trigger {
    width: 145px;
    font-size: 0.75rem;
    line-height: 50px;
    height: 50px;
  }

  .custom-option {
    font-size: 0.75rem;
    padding-bottom: 10px;
  }

  .custom-options {
    padding: 15px 10px 5px 20px;
  }

  .custom-select-trigger:after {
    width: 10px;
    height: 10px;
    right: 25px;
  }

  .icn-search {
    background-position-x: 16px;
  }

  .closebtn {
    top: 15px;
    right: 16px;
    font-size: 1.0625rem;
  }

  .cart-badge {
    font-size: 0.5rem
  }

  .notification.toast-container {
    right: 6%;
  }

  .notification .toast {
    width: 365px;
    padding: 10px;
  }

  .notification .toast-body {
    font-size: 0.75rem;
  }

  .notification .hd {
    font-size: 0.875rem;
  }

  .cart h2 {
    font-size: 1.875rem;
  }

  .cart.offcanvas {
    padding: 30px 20px;
    width: 100%;
    height: 75vh;
  }

  .cart .img-wrapper {
    margin-right: 20px;
    height: 210px;
  }

  .cart .hd {
    font-size: 1.125rem;
  }

  .cart .toast {
    width: 97%;
  }

  .quick-lnks-text {
    font-size: 1.5rem;
  }

  /*Inner Page Menu - article page and Inner Page Menu*/
  .inner-pg-navbar .navbar-toggler,
  .inner-pg-navbar .nav-link {
    font-size: 0.875rem;
  }

  .more-menu .dropdown-menu li {
    width: auto;
  }

  .inner-pg-banner h1 {
    font-size: 2.5rem;
  }

  .inner-pg-banner-1 h1 {
    font-size: 1.5rem;
  }

  .dig-soc {
    margin-bottom: 100px;
  }

  .dig-soc .hr-divider {
    margin: 30px 0;
  }

  .figure-caption,
  .inner-pg.dig-soc h2 {
    font-size: 1.375rem;
  }

  .inner-pg .video-wrap.vw-white {
    padding: 20px;
  }

  .fc-toolbar.fc-header-toolbar h2 {
    font-size: 1.5rem;
    line-height: inherit;
  }


  /* Assets */
  .concert-card .card-title {
    font-size: 1.25rem;
  }

  .concert-card .sub-hd {
    font-size: 0.75rem;
  }

  .concert-card .card-body {
    padding-top: 30px;
  }

  .page-item:not(:first-child) .page-link {
    margin-left: inherit;
  }

  .page-link {
    font-size: 0.75rem;
  }

  /* Cart Details */
  .cart-details .hd-title {
    font-size: 1.25rem;
  }

  .cart-details .img-wrapper {
    height: 260px;
    width: 260px;
  }

  .cart-details .file-type {
    font-size: 1rem;
  }

  /* Click List */
  .inner-pg-banner .img-logo {
    height: 88px;
  }

  h4 {
    font-size: 1.125rem;
  }

  .clic-list .white-bg-card {
    padding: 20px;
  }

  .clic-list .black-bg-card {
    padding: 20px;
  }

  .clic-list .black-bg-card .card-title {
    font-size: 1.125rem;
  }

  .clic-list .accordion-item .accordion-button {
    font-size: 1rem;
    flex-flow: wrap;
  }

  .custom-table .legend {
    font-size: 0.75rem;
  }

  .modal-dialog .info {
    font-size: 0.75rem;
  }

  .modal-content {
    padding: 1.375rem;
  }

  .inner-assets-page {
    margin-bottom: 70px;
  }

  .art-video {
    height: 250px;
  }

  .hm-slider h3 {
    margin: 20px 0;
  }

  .txt-wrap {
    max-width: 100%;
  }

  /* search restul */
  .search-result h2 {
    font-size: 1.5rem;
  }

  .search-result .hd {
    font-size: 1.125rem;
  }

  .res-count {
    padding: 8px 10px;
    border-radius: 5px;
  }

  .social-media li {
    margin-left: 34px;
  }
  
  .menu-save-btn { 
	font-size: 0.90rem;
	height: 56px;
	margin-top: -71px;
  }

}


@media (max-width: 1023px) {

  .img-over-cont {
    max-height: 350px;
  }

  .gw-2 .card {
    width: 250px;
    height: 350px;
    flex-flow: wrap;
    flex-direction: column;
  }

  .dbl-img {
    max-height: 100%;
    height: 167px;
  }

  .inner-pg-navbar .navbar-toggler {
    font-family: NBCTinker-Medium;
    color: #1876c3;
    font-size: 1rem;
    padding: 1.25rem .75rem;
  }

  .inner-pg-navbar .navbar-toggler-icon {
    margin-right: 15px;
  }

  .inner-pg-navbar .navbar-collapse {
    background: #fff;
    height: 100vh;
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    z-index: 1;
    overflow-y: scroll;
  }

  .inner-pg-navbar .nav-link {
    padding: 20px 0 20px 40px;
    margin: 0;
  }

  .inner-pg-navbar .arrow-left {
    background: url(../icons/icn-arrow-left-fill-black.svg) no-repeat left center;
    width: 20px;
    height: 15px;
    margin-right: 15px;
    display: inline-block;
  }

  .inner-pg-navbar .nav-link.active {
    border-left: 5px solid #1876c3;
    height: 25px;
    border-radius: 2px;
    padding: 0 0 0 10px;
    margin: 20px 0 20px 40px;
    border-bottom: 0;
  }

  .inner-pg-navbar .nav-link.back-menu {
    box-shadow: 0 5px 8px 0 rgb(0 0 0 / 13%);
    font-family: NBCTinker-Bold;
  }

  .inner-pg-navbar .dropdown-toggle:after {
    float: initial;
  }

  .filter-btn {
    border-radius: 10px;
    background-color: #f9f9fb;
    padding: 15px 35px 15px 15px;
    display: inline-block;
  }

  .filter-btn h5 {
    margin-bottom: 0;
  }

  .fl-hd {
    border-bottom: 1px solid #707070;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }

  .dropdown-indicator:after {
    background-image: none;
  }

  .filter {
    top: -17px;
    background: #fff;
    width: 94%;
    left: 0px;
    padding: 25px 10px 25px 25px;
    z-index: 5;
    visibility: hidden;
    border-right: 0;
  }

  .filter-content {
    height: 550px;
    padding-right: 20px;
    overflow: auto;
  }

  .filter .offcanvas-header .btn-close {
    width: 65px;
    background-position: right;
    background-size: 1.25rem;
    display: flex;
    align-items: center;
    font-family: 'NBCTinker-Regular';
    color: #757575;
    opacity: 1;
  }

  .filter .offcanvas-header {
    padding-left: 0;
    justify-content: end;
  }

  .inner-pg-banner-1 h1 {
    font-size: 2rem;
  }

  .modal-content {
    padding: 1.375rem;
  }

  .filter.offcanvas .offcanvas-header .btn-close {
    width: 80px;
  }

  .filter-bg {
    background: #fff;
  }

  .dis-result {
    display: flex;
    flex-flow: column-reverse;
  }

  .inner-clic-pg .edit-override {
    margin-top: 15px;
    margin-left: 0;
    float: inherit;
  }

  .go-to-cad {
    padding-top: 26px;
    z-index: 11;
    left: 0;
    margin-left: 20px;
	padding-right: 70px;
  }

  .cart-details .img-wrapper {
    width: 100%;
  }

  .offcanvas-backdrop {
    z-index: 3;
  }

  #cboxWrapper .title {
    font-size: 1rem;
  }

  .cboxPhoto.img-over-cont {
    max-height: 100%;
  }

  .down-cart img {
    height: 25px;
  }

  #cboxDownloadLinkCustom {
    width: 75%;
  }

  .hm-slider .rightcol-wrapper {
    padding: 75px 40px 75px 65px;
  }

 .clic-list-date {
	margin-left:0;
  }


}


@media (min-width: 1024px) and (max-width: 1399px) {
  .inner-pg-navbar .nav-link {
    margin-right: 30px;
  }

  .inner-pg-navbar .navbar-toggler-icon {
    margin-right: 15px;
  }

  .inner-pg-navbar .navbar-toggler {
    font-family: NBCTinker-Medium;
    color: #1876c3;
    font-size: 1rem;
    padding: 1.25rem 0.75rem;
  }


}

@media (min-width: 768px) and (max-width: 992px) {
  .sign-bg {
    height: 350px;
  }


}

@media (min-width: 1024px) {
  .sign-in {
    height: 750px;
  }

  .reg-acc {
    height: 750px;
  }

  .filter-content {
    overflow: hidden
  }

  .filter {
    visibility: visible;
    transform: initial;
    position: static;
    border-right: 0;
    width: initial;
  }

  .custom-scrollbar.fixed-header {
    overflow-y: auto;
    max-height: 745px;
    padding-right: 10px;
  }

  .dis-result {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }

  .search-result .filter {
    margin-top: 100px;
	display: contents;
  }
  
  .asset-wrapper .filter {
	display: contents;
  }

  .modal-body .node-form {
    margin: 0;
  }
}


@media (min-width: 1200px) and (max-width: 1399px) {

  .quick-lnks .card {
    padding: 3rem 2.5rem;
  }
}

@media screen and (min-width: 1366px) {
  /* .slick__arrow {
      right: 335px;
    } */
}


@media (min-width: 1024px) and (max-width: 1400px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    left: calc(50% - 250px);
  }

  .social-media li {
    margin-left: 20px;
  }

  .navbar-expand-lg .admin-menu.navbar-nav .dropdown-menu {
    left: inherit;
  }

}



@media screen and (min-width: 1920px) {

  .slickNav {
    left: calc(100% - 30%);
  }

  .hm-slider .rightcol-wrapper {
    padding-left: 80px;
  }



}

@media screen and (min-width: 2388px) {

  ul.slick-dots {
    right: 20%;
  }

  .slick__arrow {
    right: 28%;
  }

  .cart.offcanvas {
    height: 1075px;
  }


}

@media (max-width: 413px) {
  .navbar-brand .logo {
    height: 17px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .hm-slider .rightcol-wrapper {
    padding: 30px 20px 30px 30px;
  }

  .navbar-brand .logo {
    height: 24px;
  }

  .slickNav {
    left: calc(100% - 30.5%);
  }


}

@media screen and (max-width: 750px) and (orientation: landscape) {
  .slickNav {
    top: 53%;
    left: calc(100% - 91%);
  }

}



@media (min-width: 1200px) {
  .inner-pg-navbar .nav-link.active {
    border-bottom: 5px solid #1876c3;
    padding-bottom: 15px;
  }

}

@media only screen and (min-width: 1025px) and (max-width: 1180px) {

  .slickNav {
    left: calc(100% - 31%);
  }

  .hm-slider .rightcol-wrapper {
    padding: 30px 20px 30px 30px;
  }

}

@media only screen and (max-height: 740px) {

  .filter-content {
    /*height: 400px;*/
  }

}


@media (min-width: 768px) and (max-width: 991px) {
  .sign-bg {
    height: 375px;
  }

  .sign-in {
    padding: 45px 45px 65px 40px;
  }

  .notification.toast-container {
    right: 10%;
  }

}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {
  .navbar-brand .logo {
    height: 25px;
  }

  .hm-slider .rightcol-wrapper {
    padding: 30px 20px 30px 30px;
  }

  .hm-slider h3 {
    margin-bottom: 20px;
  }

  .slickNav {
    left: calc(100% - 30.5%);
    top: 85%;
  }


}

/* Extra Media query for banner Navigagion start*/
@media  screen and (max-width: 1680px) {
    .slickNav {
		left: calc(100% - 28.1%);
	}
}

@media  screen and (max-width: 1600px) {
    .slickNav {
		left: calc(100% - 29%);
	}
}

@media  screen and (max-width: 1366px) {
    .slickNav {
		left: calc(100% - 28.3%);
	}
}

@media  screen and (max-width: 1280px) {
    .slickNav {
		left: calc(100% - 28%);
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .slickNav {
		left: calc(100% - 30.7%);
	}
}

@media  screen and (max-width: 800px) {
    .slickNav {
		left: calc(100% - 84%);
	}
}

/* Moved Css to bottom*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {

  .slickNav {
    bottom: inherit;
    top: 55%;
    left: calc(100% - 92%);

  }


  .fc-content .edit-icon {
    margin-left: 20px;
  }

}

@media screen and (max-width: 990px) and (orientation: landscape) {
  .slickNav {
    bottom: inherit;
    top: 58%;
    left: calc(100% - 93%)
  }

  .hm-slider .rightcol-wrapper {
    padding: 75px 40px 75px 65px;
  }
}
/* Extra Media query for banner Navigagion End*/

/*common*/
.accordion.custom-scrollbar-vertical {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 850px;
  min-height: 850px;
}

.profile-page .btn {
  margin-top: 2rem;
}

.reg-acc.profile-page {
  padding: 50px 95px 50px 95px;
}

.profile-page .accordian-check label {
  font-size: inherit;
}

.profile-page .mt-5 {
  margin-top: 0px !important;
}

.accordian-check.profile-page {
  border: transparent;
  padding: 0;
}

.custom-error-msg,
.removeError {
  width: 100%;
  margin-top: 0.25rem;
  font-size: .875em;
  color: #dc3545;
}

.step-2 .form-type-select.js-form-item-field-state.form-item-field-state {
  padding-bottom: 0;
  margin-bottom: 0;
}

span#useremail-tooltip {
  margin-left: 4px;
}

.step-2 #edit-field-zip-postal-code-wrapper,
.step-2 #edit-field-state-wrapper {
  height: 108px;
}


#cboxAddToCartLinkCustom,
#cboxDownloadLinkCustom {
  text-align: left;
  color: #fff;


}

#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomRight,
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomCenter {
  background: #fff;
}


#cboxWrapper #cboxContent,
#cboxWrapper:hover {
  background: #2b2e38;
}

#cboxDownloadLinkCustom .overlay-content {
  text-align: left;
}

.down-cart {
  display: flex;
  /* margin-top: 30px; */
  position: absolute;
  top: 10px;
  left: 10px;

}

.inner-assets-page {
  clear: both;
}

#cboxTitle {
  bottom: 0px;
  background: transparent;
  z-index: 1;
  display: block !important;
  width: 85%;
}

.fieldset-wrapper-custom-twig.article div:first-child {
  width: 50%;
  float: left;
  padding-right: 4%
}

.fieldset-wrapper-custom-twig.article div:last-child {
  width: 50%;
  float: left;
  padding-left: 4%
}

.btn-override {
  padding: 14px 26px;
  border-radius: 28px;
  height: 40px;
}

.nav-item .nav-item-left {
  float: left;
}

.nav-item .nav-item-right {
  float: left;
  padding-top: 17px;
  margin-left: -43px;
  width: 28px;
}

.admin-menu li.nav-item.active {
  background-color: #1876c3;
}

.admin-menu li.nav-item.active a {
  color: #fff !important;

}

.admin-menu li.nav-item.active a:hover {
  color: #2b2e38 !important;
}


.inner-clic-pg .edit-override .asset-edit-modal {
  background: #cecece;
  color: #242531;
  font-family: NBCTinker-Bold;
  padding: 8px 17px;
  height: 37px;
  margin-bottom: 0;
  border-radius: 28px;
}

.fc-event-container .btn-green {
  display: inline-flex;
  padding-left: 14px;
  align-items: center;
  width: 90%;
}

.view-id-today_s_prime_episodes.view-display-id-block_3 .views-row::first-child {
  padding-top: 0px;
}

.view-id-today_s_prime_episodes.view-display-id-block_3 .views-row {
  border-bottom: 1px solid #757575;
  padding-bottom: 10px;
  padding-top: 10px;
}

.view-id-today_s_prime_episodes.view-display-id-block_3 .views-row:last-child {
  border-bottom: transparent;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.custom-filter-remove .offcanvas-backdrop {
  display: none;
}

.inner-clic-pg .custom-table .legend {
  padding: 14px 11px;
  width: 140px;
}

.clic-list table td.views-field-field-availability {
  text-align: center;
}
.ck-body-wrapper{
  z-index:1261;
}
