@font-face {
  font-family: 'Titillium_Web_Regular';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("/font/TitilliumWeb-Regular.ttf"); }

@font-face {
  font-family: 'Titillium_Bold';
  src: url("/font/titilliumweb-bold.woff2") format("woff2"), url("/font/titilliumweb-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Titillium_Web_SemiBold';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url("/font/TitilliumWeb-SemiBold.ttf"); }

@font-face {
  font-family: 'Titillium_Web_Italic';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("/font/TitilliumWeb-Italic.ttf"); }

@font-face {
  font-family: 'Alfa Slab One';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("/font/alfa-slab-one.woff2"); }

@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("/font/Titillium-Web-nav.woff2"); }

@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url("/font/Titillium-Web-semiBold-nav.woff2"); }

@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("/font/Titillium-Web-Bold-nav.woff2"); }

.drfCommonFooter {
  border-top: 1px solid #cccccc;
  padding: 12px; }
  .drfCommonFooter .socialLabel {
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    font-family: "Titillium_Web_Regular", Arial, sans-serif;
    letter-spacing: 0;
    margin-bottom: 6px; }
  .drfCommonFooter .footerMegaMenu h4 {
    font-size: 15px;
    color: #000000;
    font-family: "Titillium_Bold", Arial, sans-serif;
    margin-bottom: 10px;
    position: relative; }
    .drfCommonFooter .footerMegaMenu h4 .accArrow {
      display: none;
      position: absolute;
      right: 0;
      top: 8px;
      transform: rotate(180deg); }
      .drfCommonFooter .footerMegaMenu h4 .accArrow svg {
        width: 24px;
        height: 24px; }
  .drfCommonFooter .footerMegaMenu .activeAccordian .accArrow {
    transform: rotate(90deg); }
  .drfCommonFooter .footerMegaMenu .footerSubMenu li {
    padding: 2px 0; }
  .drfCommonFooter .footerMegaMenu .footerSubMenu a {
    font-size: 13px;
    line-height: 1.5;
    color: #000000;
    font-family: "Titillium_Web_Regular", Arial, sans-serif; }
    .drfCommonFooter .footerMegaMenu .footerSubMenu a:hover {
      color: #0066cc; }
  .drfCommonFooter .logoAndSubscriptionWrap {
    justify-content: space-between;
    padding-bottom: 12px;
    border-bottom: 1px solid #cccccc; }
  .drfCommonFooter .drfLogoAndFooterNav {
    border-right: 1px solid #cccccc;
    flex: 0 0 70%; }
    .drfCommonFooter .drfLogoAndFooterNav .drfLogoAndFooterInner {
      border-bottom: 1px solid #cccccc;
      margin-bottom: 12px;
      margin-right: 12px;
      padding-bottom: 12px; }
    .drfCommonFooter .drfLogoAndFooterNav .footerLogo {
      margin-top: 4px;
      width: 145px;
      display: block; }
      .drfCommonFooter .drfLogoAndFooterNav .footerLogo img {
        width: 100%; }
  .drfCommonFooter .drfSubscriptionBox {
    flex: 0 0 30%;
    padding-left: 12px; }
  .drfCommonFooter .copyrightAndSocialWrap {
    margin-top: 12px;
    justify-content: space-between; }
  .drfCommonFooter .footerRightNav li {
    margin-top: 15px; }
  .drfCommonFooter .footerRightNav a {
    font-size: 15px;
    color: #000000;
    font-family: "Titillium_Bold", Arial, sans-serif; }
    .drfCommonFooter .footerRightNav a:hover {
      color: #0066cc; }
  .drfCommonFooter .footerNav {
    margin-bottom: 12px;
    flex-wrap: wrap; }
    .drfCommonFooter .footerNav li {
      margin-right: 18px;
      margin-bottom: 10px; }
    .drfCommonFooter .footerNav a {
      font-size: 13px;
      color: #000000;
      font-family: "Titillium_Web_Regular", Arial, sans-serif; }
      .drfCommonFooter .footerNav a:hover {
        color: #0066cc; }
  .drfCommonFooter .drfSubscriptionBox .heading {
    font-size: 17px;
    line-height: 1;
    color: #000000;
    font-family: "Titillium_Bold", Arial, sans-serif;
    margin-bottom: 10px; }
  .drfCommonFooter .drfSubscriptionBox .subscriptionDetails {
    font-size: 12px;
    line-height: 1.5;
    color: #000000;
    font-family: "Titillium_Web_Regular", Arial, sans-serif;
    margin-bottom: 10px; }
  .drfCommonFooter .drfSubscriptionBox .subscribeBox svg {
    transform: rotate(180deg); }
  .drfCommonFooter .drfSubscriptionBox .unSubscribeLink {
    margin-top: 10px; }
    .drfCommonFooter .drfSubscriptionBox .unSubscribeLink a {
      font-size: 12px;
      color: #0066cc;
      font-family: "Titillium_Web_Regular", Arial, sans-serif; }
      .drfCommonFooter .drfSubscriptionBox .unSubscribeLink a:hover {
        color: #000000; }
  .drfCommonFooter .copyrightText {
    font-size: 13px;
    line-height: 1.4;
    color: #000000;
    font-family: "Titillium_Web_Regular", Arial, sans-serif; }
  .drfCommonFooter .footerMenuCopyright {
    width: 70%;
    display: flex;
    justify-content: space-between; }
    .drfCommonFooter .footerMenuCopyright .storeIcons {
      width: 230px; }
      .drfCommonFooter .footerMenuCopyright .storeIcons .socialIcons svg.appleStore {
        width: 112px;
        height: 32px; }
      .drfCommonFooter .footerMenuCopyright .storeIcons .socialIcons svg.androidPlay {
        width: 101px;
        height: 32px; }
      .drfCommonFooter .footerMenuCopyright .storeIcons .socialIcons li:hover svg .socialHover {
        fill: #666; }
      .drfCommonFooter .footerMenuCopyright .storeIcons .socialIcons li:first-child {
        margin-right: 8px; }
  .drfCommonFooter .footerSocialLinks {
    width: 30%;
    padding-left: 12px; }
  .drfCommonFooter .socialIcons li:hover svg .socialHover {
    fill: #666; }
  .drfCommonFooter .socialIcons li:hover svg .shadow {
    display: none; }
  .drfCommonFooter .socialIcons img {
    width: 100%; }
  .drfCommonFooter .socialIcons a {
    width: 40px;
    height: 40px; }
    .drfCommonFooter .socialIcons a.storeLink {
      margin-bottom: 12px;
      width: auto; }
  .drfCommonFooter .socialIcons svg {
    width: 100%;
    height: 100%; }
  .drfCommonFooter .desktopFooter {
    display: flex; }
  .drfCommonFooter .mobileFooter {
    display: none; }

.gcseWrap .gcseTitle {
  white-space: nowrap;
  margin-right: 8px;
  font-size: 15px;
  line-height: 1.4;
  color: #000000;
  font-family: "Titillium_Bold", Arial, sans-serif; }

.gcseWrap .floatingWrap {
  width: 100%; }

.floatingWrap {
  position: relative;
  border: 1px solid #cccccc; }
  .floatingWrap .floatingInput {
    -webkit-font-smoothing: antialiased;
    border: 0;
    padding: 0 75px 0 12px;
    margin: 20px 0 6px 0;
    height: 20px;
    font-size: 15px;
    line-height: 20px;
    color: #000000;
    font-family: "Titillium_Web_Regular", Arial, sans-serif;
    width: 100%;
    outline: 0; }
    .floatingWrap .floatingInput:focus + label {
      font-size: 13px;
      line-height: 15px;
      top: 6px;
      color: #0066cc; }
  .floatingWrap .floatingLabel {
    position: absolute;
    pointer-events: none;
    top: 15px;
    left: 12px;
    transition: all 0.2s;
    cursor: text;
    font-size: 15px;
    line-height: 17px;
    color: #666666;
    font-family: "Titillium_Web_Regular", Arial, sans-serif;
    margin-bottom: 0;
    font-weight: normal; }
  .floatingWrap .iconButton {
    position: absolute;
    right: 8px;
    top: 7px;
    height: 32px;
    width: 48px;
    background: #0066cc;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    border: 0; }
    .floatingWrap .iconButton svg {
      width: 24px;
      height: 24px;
      vertical-align: middle; }
  .floatingWrap.filledWrap {
    border: 1px solid #0066cc; }
    .floatingWrap.filledWrap .floatingLabel {
      font-size: 13px;
      line-height: 15px;
      top: 6px;
      color: #0066cc; }

.signUpModule .headingWrapper {
  padding: 20px 30px 0;
  text-align: center;
  border-bottom: 0; }

.signUpModule .subText {
  font-size: 18px;
  font-family: "Titillium_Web_SemiBold", Arial, sans-serif;
  line-height: 1.2;
  margin-top: 15px; }

.signUpModule .inputField {
  margin-bottom: 12px; }
  .signUpModule .inputField:last-of-type {
    margin-bottom: 0; }
  .signUpModule .inputField label {
    font-size: 12px;
    font-family: "Titillium_Web_SemiBold", Arial, sans-serif;
    color: #666666; }
  .signUpModule .inputField input,
  .signUpModule .inputField select {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #cccccc;
    font-size: 14px;
    font-family: "Titillium_Web_Regular", Arial, sans-serif;
    border-radius: 2px;
    line-height: 1.4;
    flex: 1;
    background: transparent; }
  .signUpModule .inputField select {
    padding: 8px 12px; }

.signUpModule .errorField input,
.signUpModule .errorField select {
  border: 1px solid #EC1C24; }

.signUpModule .errorField .errorMessage {
  font-size: 12px;
  color: #EC1C24;
  font-family: "Titillium_Web_Regular", Arial, sans-serif;
  margin-top: 6px; }

.signUpModule .formBtns {
  margin-top: 15px; }
  .signUpModule .formBtns button {
    color: #666666;
    font-size: 14px;
    font-family: "Titillium_Web_SemiBold", Arial, sans-serif;
    padding: 10px 12px;
    background: transparent;
    border: 0;
    border-radius: 3px;
    margin-right: 15px;
    letter-spacing: 0.3px; }
    .signUpModule .formBtns button:last-of-type {
      margin-right: 0; }
  .signUpModule .formBtns button:not(.subscribeBtn) {
    opacity: 0.5; }
  .signUpModule .formBtns .subscribeBtn {
    background: #EC1C24;
    color: #ffffff;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3); }

.registeredSuccessModal .modal-dialog {
  max-width: 500px;
  margin: 30px auto; }

.registeredSuccessModal .modal-body {
  padding: 30px; }

.registeredSuccessModal .heading {
  font-size: 24px;
  color: #333333;
  font-family: "Titillium_Web_Regular", Arial, sans-serif;
  text-align: center;
  margin: 20px 0; }

.registeredSuccessModal .successCheck {
  display: block;
  margin: 0 auto;
  width: 60px;
  height: 60px; }

.registeredSuccessModal p {
  text-align: center;
  font-size: 15px;
  line-height: 1.4;
  color: #333333;
  font-family: "Titillium_Web_Regular", Arial, sans-serif; }

@media only screen and (min-width: 1200px) {
  .drfCommonFooter {
    width: calc(100% - 255px) !important;
    margin-left: 255px; } }

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .drfLogoAndFooterInner > .row {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .drfLogoAndFooterInner > .row > div:last-child {
      width: 100%; } }

@media only screen and (max-width: 1199px) {
  .mobileContainer.customContainer {
    padding: 0; } }

@media only screen and (max-width: 991px) {
  .drfCommonFooter .footerNav li {
    margin-right: 15px; }
  .drfCommonFooter .drfSubscriptionBox .subscriptionDetails,
  .drfCommonFooter .drfSubscriptionBox .unSubscribeLink a {
    font-size: 13px; }
  .drfCommonFooter .copyrightText {
    font-size: 10px; }
  .drfCommonFooter .drfLogoAndFooterNav {
    flex: 0 0 67%; }
  .drfCommonFooter .drfSubscriptionBox {
    flex: 0 0 33%; }
  .drfCommonFooter .footerMenuCopyright {
    width: 67%; }
  .drfCommonFooter .footerSocialLinks {
    width: 33%; }
  .drfCommonFooter .drfLogoAndFooterNav .footerLogo {
    margin-top: 27px; }
  .drfCommonFooter .drfLogoAndFooterInner .gcseWrap {
    align-items: flex-start;
    flex-direction: column; }
    .drfCommonFooter .drfLogoAndFooterInner .gcseWrap .gcseTitle {
      margin-bottom: 12px; } }

@media only screen and (min-width: 768px) {
  .footerSecondary {
    width: calc(100% - 235px); } }

@media only screen and (max-width: 767px) {
  .drfCommonFooter {
    padding: 16px 12px; }
    .drfCommonFooter .socialLabel {
      text-align: center; }
    .drfCommonFooter .row {
      margin-left: -12px;
      margin-right: -12px; }
    .drfCommonFooter .logoAndSubscriptionWrap {
      padding: 0;
      flex-direction: column; }
    .drfCommonFooter .footerMegaMenu .footerSubMenu {
      display: none; }
      .drfCommonFooter .footerMegaMenu .footerSubMenu.activeAccordianSub {
        display: block;
        overflow: hidden;
        margin-bottom: 6px; }
      .drfCommonFooter .footerMegaMenu .footerSubMenu li {
        float: left;
        width: 50%;
        padding: 0 0 12px 0; }
    .drfCommonFooter .footerMegaMenu h4 {
      cursor: pointer;
      padding: 14px 24px 14px 0;
      margin-bottom: 0;
      border-top: 1px solid #cccccc; }
      .drfCommonFooter .footerMegaMenu h4 .accArrow {
        display: block; }
    .drfCommonFooter .drfLogoAndFooterNav {
      border-right: 0;
      flex: 1; }
      .drfCommonFooter .drfLogoAndFooterNav .footerLogo {
        margin: 0 auto 6px; }
      .drfCommonFooter .drfLogoAndFooterNav .subscriptionDetails {
        font-size: 12px; }
        .drfCommonFooter .drfLogoAndFooterNav .subscriptionDetails span {
          display: inline; }
      .drfCommonFooter .drfLogoAndFooterNav .drfLogoAndFooterInner {
        margin: 0;
        border: 0; }
    .drfCommonFooter .footerNav {
      flex-wrap: wrap;
      margin-bottom: 12px; }
      .drfCommonFooter .footerNav li {
        margin-top: 12px;
        margin-right: 20px;
        width: 30%; }
    .drfCommonFooter .copyrightAndSocialWrap {
      margin-top: 0;
      flex-direction: column;
      align-items: center; }
    .drfCommonFooter .drfSubscriptionBox {
      border-top: 1px solid #cccccc;
      padding: 18px 0 24px 0; }
      .drfCommonFooter .drfSubscriptionBox .heading {
        font-size: 15px; }
      .drfCommonFooter .drfSubscriptionBox .unSubscribeLink {
        margin-top: 20px; }
    .drfCommonFooter .footerRightNav li {
      margin-top: 25px; }
    .drfCommonFooter .footerMenuCopyright {
      width: 100%;
      flex-direction: column; }
      .drfCommonFooter .footerMenuCopyright .footerSecondary {
        border-bottom: 1px solid #cccccc;
        margin-bottom: 24px; }
      .drfCommonFooter .footerMenuCopyright .storeIcons {
        width: 100%;
        align-items: center; }
    .drfCommonFooter .footerSocialLinks {
      padding: 0;
      width: 100%; }
    .drfCommonFooter .copyrightText {
      width: 100%;
      text-align: center;
      font-size: 13px; }
    .drfCommonFooter .socialIcons {
      justify-content: center;
      width: auto; }
      .drfCommonFooter .socialIcons li {
        margin-bottom: 24px;
        margin-right: 0; }
        .drfCommonFooter .socialIcons li a.storeLink {
          margin-bottom: 0;
          width: 112px; } }

@media only screen and (max-width: 576px) {
  .drfCommonFooter .copyrightAndSocialWrap {
    align-items: center; }
  .drfCommonFooter .footerNav li {
    flex: 0 0 50%;
    margin-right: 0; } }

@media (min-width: 1348px) {
  .drfTVLayout .mobileContainer.customContainer {
    width: 1348px;
    margin: 0 auto; } }

* {
  font-family: 'Titillium_Web_Regular';
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth; }
  *:focus {
    outline: none;
    background: none; }

body {
  margin: 0;
  font-family: 'Titillium_Web_Regular';
  font-size: 15px;
  color: #000;
  background-color: #fff; }

dl, ol, ul {
  margin: 0;
  padding: 0; }

a {
  color: black; }

a:hover {
  color: #0066cc; }

a,
a:hover {
  text-decoration: none;
  background-color: transparent; }

h1, h2, h3, h4 {
  margin: 0; }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

li {
  list-style-type: none; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.fixed {
  position: fixed; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.bold {
  font-weight: bold; }

.d-block {
  display: block; }

.d-inline-b {
  display: inline-block; }

.d-flex {
  display: flex; }

.align-items-center {
  align-items: center; }

.justify-content-end {
  justify-content: flex-end; }

.container {
  width: 100%;
  padding: 12px; }

.btnblurBorder {
  border: 1px solid #0066cc;
  border-radius: 4px;
  font-family: 'Titillium_Bold';
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #0066cc;
  background: #ffffff;
  cursor: pointer; }

.btnBlue {
  background: #0066cc;
  color: #ffffff; }
  .btnBlue:hover, .btnBlue:focus {
    color: #ffffff; }

.twoWayArrow {
  border-right: 2px solid black;
  border-bottom: 2px solid black;
  width: 10px;
  height: 10px;
  transform: rotate(-45deg);
  display: inline-block; }

.viewAll {
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0;
  color: #0066cc;
  display: flex;
  align-items: center;
  margin-right: 10px; }
  .viewAll .twoWayArrow {
    border-color: #0066cc;
    margin-left: 5px; }
  .viewAll:hover {
    text-decoration: underline; }

.adwrapper {
  margin: 12px 0; }
  .adwrapper .ad-728x90 {
    width: 728px;
    margin: 0 auto; }
  .adwrapper .ad-300x250 {
    width: 300px;
    height: 250px;
    margin: 0 auto; }
  .adwrapper .ad-300x600 {
    width: 300px;
    height: 600px;
    margin: 0 auto; }
  .adwrapper .ad-320x50 {
    width: 320px;
    margin: 0 auto;
    margin-bottom: 10px; }
  .adwrapper .ad-135x48 {
    width: 135px;
    margin: 0 auto; }

.dottedLoader {
  width: 70px;
  height: 30px;
  fill: #0066cc; }

.notFoundWrap {
  position: absolute;
  width: 430px;
  left: 50%;
  margin-left: -215px;
  top: 50%;
  margin-top: -70px; }

.btn {
  border: 1px solid #eee;
  min-width: 102px;
  padding: 4px 0;
  line-height: 20px;
  display: inline-block; }

.pageNotFound {
  height: calc(100vh - 145px); }

.yellowBox,
.whiteBox {
  display: inline-block;
  vertical-align: top;
  font-size: 30px;
  color: #000;
  background: #e7e630;
  padding: 4px 17px;
  margin: 0 4px;
  border: 1px solid #e7e630;
  border-radius: 4px; }

.whiteBox {
  background: #fff;
  border: 1px solid #000; }

.scrollToTop,
.scrollToTop:hover {
  background: #0066cc;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  position: fixed;
  bottom: 35px;
  right: 30px;
  justify-content: center;
  align-items: center; }
  .scrollToTop span.twoWayArrow,
  .scrollToTop:hover span.twoWayArrow {
    border-color: #fff;
    display: inline-block;
    transform: rotate(-135deg);
    width: 15px;
    height: 15px;
    margin-top: 5px;
    border-width: 3px; }

.videoContentWrap {
  margin-top: 60px; }

.subMenuPresent .videoContentWrap {
  margin-top: 151px; }

.videoCategory .categoryTitle {
  border-bottom: 1px solid #000;
  padding: 0 0 13px 0;
  display: block; }
  .videoCategory .categoryTitle .LHScategoryTitle {
    font-family: 'Titillium_Bold';
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0; }

.videoCategory ul li a {
  display: flex;
  font-family: 'Titillium_Web_Regular';
  color: #000000;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0;
  border-bottom: 1px solid #ccc;
  padding: 13px 0;
  align-items: center;
  justify-content: space-between;
  text-decoration: none; }

.videoCategory ul li .twoWayArrow {
  display: none;
  margin-right: 10px; }

.videoCategory ul li.active a, .videoCategory ul li:hover a {
  color: #0066cc; }

.videoCategory ul li.active .twoWayArrow, .videoCategory ul li:hover .twoWayArrow {
  display: block;
  border-color: #0066cc; }

.videoCategory ul li:last-child a {
  border: 0; }

.videoCategory ul li.disabled a {
  color: #ccc;
  font-style: italic;
  pointer-events: none; }

.videoContent {
  width: 100%; }
  .videoContent .videoPlayerWrap {
    margin-top: 12px;
    margin-bottom: 20px; }
    .videoContent .videoPlayerWrap .bigplayerWrap > div {
      width: 100%; }
    .videoContent .videoPlayerWrap .categoryPreview {
      margin-top: 24px; }
      .videoContent .videoPlayerWrap .categoryPreview .categoryName {
        font-family: 'Titillium_Bold';
        font-size: 17px;
        line-height: 24px;
        letter-spacing: 0;
        color: #19345e; }
      .videoContent .videoPlayerWrap .categoryPreview .catNewswrap .categoryNewsTitle {
        font-family: 'Titillium_Bold';
        font-size: 21px;
        line-height: 40px;
        letter-spacing: -0.2px;
        color: #000;
        margin-bottom: 8px; }
      .videoContent .videoPlayerWrap .categoryPreview .catNewswrap .categoryNewsDesc {
        font-family: 'Titillium_Web_Regular';
        font-size: 17px;
        line-height: 24px;
        letter-spacing: 0;
        margin-bottom: 8px; }
      .videoContent .videoPlayerWrap .categoryPreview .catNewswrap .catdetails {
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 0;
        color: #666; }
      .videoContent .videoPlayerWrap .categoryPreview .catNewswrap .shareWrap {
        padding: 24px 0 0 0; }
        .videoContent .videoPlayerWrap .categoryPreview .catNewswrap .shareWrap ul {
          align-items: center; }
          .videoContent .videoPlayerWrap .categoryPreview .catNewswrap .shareWrap ul li .shareIcon {
            cursor: pointer; }
            .videoContent .videoPlayerWrap .categoryPreview .catNewswrap .shareWrap ul li .shareIcon:hover svg .shareCircle {
              fill: #666; }
            .videoContent .videoPlayerWrap .categoryPreview .catNewswrap .shareWrap ul li .shareIcon:hover svg .shadow {
              display: none; }
            .videoContent .videoPlayerWrap .categoryPreview .catNewswrap .shareWrap ul li .shareIcon.twit {
              width: 39px;
              height: 44.422px; }
              .videoContent .videoPlayerWrap .categoryPreview .catNewswrap .shareWrap ul li .shareIcon.twit svg {
                width: 39px;
                height: 39px; }
              .videoContent .videoPlayerWrap .categoryPreview .catNewswrap .shareWrap ul li .shareIcon.twit:hover svg circle {
                fill: #666; }
        .videoContent .videoPlayerWrap .categoryPreview .catNewswrap .shareWrap .label {
          color: #000;
          height: 25px;
          font-size: 15px;
          font-weight: normal;
          padding: 0 10px 0 0; }
      .videoContent .videoPlayerWrap .categoryPreview .catNewswrap .btnblurBorder {
        width: 300px;
        height: 40px; }
  .videoContent .categoryVideos .categoryVideolist {
    display: flex;
    flex-direction: column; }
    .videoContent .categoryVideos .categoryVideolist .videoListItem {
      width: 100%;
      margin-bottom: 5px; }
      .videoContent .categoryVideos .categoryVideolist .videoListItem .videoListTitle {
        justify-content: space-between;
        align-items: center;
        margin-bottom: 7px; }
        .videoContent .categoryVideos .categoryVideolist .videoListItem .videoListTitle .categoryName {
          font-family: 'Titillium_Bold';
          font-size: 17px;
          line-height: 24px;
          letter-spacing: -0.2px; }
      .videoContent .categoryVideos .categoryVideolist .videoListItem .categorySubTitle {
        font-size: 15px;
        line-height: 20px;
        padding: 0 0 12px 0; }
      .videoContent .categoryVideos .categoryVideolist .videoListItem ul {
        flex-direction: column; }
        .videoContent .categoryVideos .categoryVideolist .videoListItem ul li {
          width: 100%;
          margin-bottom: 24px;
          cursor: pointer; }
          .videoContent .categoryVideos .categoryVideolist .videoListItem ul li .videoThumbnailWrap {
            margin-bottom: 12px; }
            .videoContent .categoryVideos .categoryVideolist .videoListItem ul li .videoThumbnailWrap .videoThumb {
              width: 100%; }
              .videoContent .categoryVideos .categoryVideolist .videoListItem ul li .videoThumbnailWrap .videoThumb img {
                width: 100%; }
          .videoContent .categoryVideos .categoryVideolist .videoListItem ul li .videoTitle {
            font-size: 17px;
            line-height: 24px;
            letter-spacing: 0; }
          .videoContent .categoryVideos .categoryVideolist .videoListItem ul li .videoDetails {
            font-size: 13px;
            line-height: 16px;
            letter-spacing: 0;
            color: #666666;
            margin-top: 5px; }
          .videoContent .categoryVideos .categoryVideolist .videoListItem ul li:hover .videoTitle, .videoContent .categoryVideos .categoryVideolist .videoListItem ul li.active .videoTitle {
            color: #0066cc; }
  .videoContent .categoryVideos .adsidebar {
    display: none; }
  .videoContent .categoryLoader {
    align-items: center;
    flex-direction: column; }
    .videoContent .categoryLoader .loadMorePlaylists {
      width: 200px;
      font-family: 'Titillium_Bold';
      font-size: 16px; }

.drfTVLayout .mobileContainer.container,
.drfTVLayout .drfCommonFooter {
  padding: 12px 12px 0 12px; }

.drfNavleftSectionIcon {
  display: none !important; }

.createAccountBtn.btn,
.joinDrfBets.btn {
  min-width: inherit; }

@media only screen and (max-width: 1024px) {
  .mobileHide {
    display: none; } }

@media only screen and (min-width: 1025px) {
  .desktopHide {
    display: none; } }

@media only screen and (min-width: 768px) {
  .container {
    padding: 0; }
  .videoContent .categoryVideos {
    display: flex; }
    .videoContent .categoryVideos .categoryVideolist {
      width: 100%; }
      .videoContent .categoryVideos .categoryVideolist .videoListItem .videoListTitle .categoryName {
        font-size: 21px; }
      .videoContent .categoryVideos .categoryVideolist .videoListItem ul {
        flex-wrap: wrap;
        flex-direction: row; }
        .videoContent .categoryVideos .categoryVideolist .videoListItem ul li {
          width: 32.5%;
          margin-bottom: 30px;
          margin-right: 1%; }
          .videoContent .categoryVideos .categoryVideolist .videoListItem ul li:nth-child(3n) {
            margin-right: 0; } }

@media only screen and (min-width: 1348px) {
  .drfTVLayout .container {
    width: 1348px;
    margin: 0 auto;
    padding: 0; }
    .drfTVLayout .container .videoContent .videoPlayerWrap {
      display: flex; }
      .drfTVLayout .container .videoContent .videoPlayerWrap .bigplayerWrap {
        width: calc(100% - 324px); }
        .drfTVLayout .container .videoContent .videoPlayerWrap .bigplayerWrap > div {
          width: 100%;
          height: 410px; }
      .drfTVLayout .container .videoContent .videoPlayerWrap .categoryPreview {
        width: 300px;
        margin-left: 24px;
        margin-top: 0; }
        .drfTVLayout .container .videoContent .videoPlayerWrap .categoryPreview .categoryNewsTitle {
          line-height: 32px; }
    .drfTVLayout .container .videoContent .categoryVideos .categoryVideolist {
      width: calc(100% - 300px); }
    .drfTVLayout .container .videoContent .adsidebar {
      display: block;
      width: 300px;
      margin-left: 24px; } }

.playButton {
  border: 5px solid #818181;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin: 100px;
  display: flex;
  align-items: center;
  justify-content: center; }

.playButton .play {
  display: block;
  border-top: 17px solid transparent;
  border-left: 30px solid #818181;
  border-bottom: 17px solid transparent;
  background-color: white;
  margin-left: 10px; }

.bigplayerWrap > div {
  position: relative; }
  .bigplayerWrap > div img {
    width: 100%; }
  .bigplayerWrap > div .playIcon {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto; }

.listLoading {
  text-align: center; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

@media only screen and (max-width: 1199px) {
  body.openVideoCategory {
    overflow: hidden; }
  .videoCategory .categoryTitle {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .videoCategory .categoryTitle .categoryTitleWrap {
      display: flex;
      align-items: center; }
      .videoCategory .categoryTitle .categoryTitleWrap .LHScategoryTitle {
        font-family: 'Titillium_Bold';
        font-size: 15px;
        margin: 0; }
      .videoCategory .categoryTitle .categoryTitleWrap span.selectedCategory {
        font-family: 'Titillium_Web_Regular';
        color: #0066cc;
        margin-left: 10px;
        margin-top: 2px; }
    .videoCategory .categoryTitle .twoWayArrow {
      border-right: 1px solid #0066cc;
      border-bottom: 1px solid #0066cc;
      width: 8px;
      height: 8px;
      margin-right: 10px;
      transform: rotate(45deg); }
  .videoCategory > ul {
    display: none; }
  .videoCategory.open {
    position: fixed;
    overflow-y: auto;
    width: 100%;
    left: 0;
    padding: 0 15px;
    height: calc(100% - 170px) !important;
    z-index: 1;
    background: #ffffff;
    top: 177px; }
    .videoCategory.open .categoryTitle .twoWayArrow {
      transform: rotate(-135deg); }
    .videoCategory.open > ul {
      display: block; }
  .sbHeader .videoCategory.open {
    top: 184px; } }

@media screen and (max-width: 767px) {
  .sbHeader .videoCategory.open {
    top: 119px; } }

@media screen and (min-width: 1200px) {
  .subMenuPresent .videoCategory {
    height: calc(100vh - 151px) !important; }
  .videoDashboard {
    display: flex; }
    .videoDashboard .videoCategory {
      padding: 11px 12px 12px;
      width: 255px;
      position: fixed;
      overflow-y: auto;
      box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.16); }
      .videoDashboard .videoCategory .categoryTitle .twoWayArrow {
        display: none; }
      .videoDashboard .videoCategory .categoryTitle .categoryTitleWrap .selectedCategory {
        display: none; }
    .videoDashboard .videoContent {
      width: calc(100% - 255px);
      padding: 0 12px 20px 24px;
      margin-left: 255px; } }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .videoContainer.container {
    padding: 8px 16px 0; } }

.videoContentWrap .storyblok-top-ads, .videoContentWrap #storyblok-header {
  margin: 0 auto; }

#storyblok-header,
#mobile-navigation {
  margin: 0 auto;
  font-size: 16px;
  --hdr-spacing: 4px;
  --hdr-base-font-size: 16px;
  --hdr-text-sm: 14px;
  --hdr-text-xs: 12px;
  --hdr-text-base: 16px;
  --hdr-font-weight-medium: 500;
  --hdr-tracking-normal: 0;
  --hdr-text-sm--line-height: calc(1.25 / 0.875);
  font-family: 'Titillium Web', sans-serif; }

#drf-footer {
  display: flex;
  font-size: 16px;
  --ftr-spacing: 4px;
  --ftr-font-weight-normal: 400;
  --ftr-font-weight-medium: 500;
  --ftr-font-weight-bold: 700;
  --ftr-default-transition-duration: 0.15s;
  --ftr-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --ftr-default-font-family: var(--ftr-font-sans);
  --ftr-default-mono-font-family: var(--ftr-font-mono);
  --ftr-text-11: 11px;
  --ftr-text-11--line-height: 1rem;
  --ftr-text-14: 14px;
  --ftr-text-14--line-height: 1.25rem;
  font-family: 'Titillium Web', sans-serif; }
  #drf-footer h3, #drf-footer h5 {
    margin-top: 0; }

#storyblok-header a:hover {
  text-decoration: none; }

h2.drfLeftRailHeader {
  margin-top: 0;
  margin-bottom: 8px; }

.hdr\:px-8 {
  padding-left: calc(var(--hdr-spacing, 4px) * 8);
  padding-right: calc(var(--hdr-spacing, 4px) * 8); }

.memberCenterView .drfLeftRailWageringAndHandicappingWrapper .leftNavFixed {
  z-index: 1000;
  transform: translateX(-100%);
  left: 0; }

.hdr\:hidden {
  display: none; }

.hdr\:flex {
  display: flex; }

.hdr\:text-\[\#0a0a0a\] {
  color: #0a0a0a; }

.hdr\:text-\[\#06c\] {
  color: #06c; }

.memberCenterWrap {
  padding-top: 16px; }

.hdr\:px-6 {
  padding-left: calc(var(--hdr-spacing, 4px) * 6);
  padding-right: calc(var(--hdr-spacing, 4px) * 6); }

.hdr\:text-sm {
  font-size: var(--hdr-text-sm, 14px);
  line-height: var(--tw-leading, var(--hdr-text-sm--line-height, calc(1.25 / 0.875))); }

[class*='hdr-btn-icon'],
.tabler-icon {
  background-image: none !important; }

.shareWrap ul li {
  height: 44.422px; }

svg {
  display: inline-block; }

.scrollToTop span.twoWayArrow, .scrollToTop:hover span.twoWayArrow {
  border-width: 0;
  border-right: 3px solid white;
  border-bottom: 3px solid white; }

.sbHeader * {
  font-family: 'Titillium Web', sans-serif; }

.sbHeader .calender-btn, .sbHeader .hdr\:flex.calender-btn {
  display: none; }

.sbHeader .videoContentWrap {
  margin-top: 0; }

.sbHeader .drfTVLayout .mobileContainer.container, .sbHeader .drfTVLayout .drfCommonFooter {
  padding: 0;
  border-top: none; }

.sbHeader .hdr\:p-2 {
  padding: calc(var(--hdr-spacing, 4px) * 2); }

.sbHeader .hdr\:py-2 {
  padding-block: calc(var(--hdr-spacing, 4px) * 2); }

.sbHeader .hdr\:px-4 {
  padding-inline: calc(var(--hdr-spacing, 4px) * 4); }

.sbHeader .hdr\:py-\[6px\] {
  padding-block: 6px; }

.sbHeader .ftr\:py-4 {
  padding-block: calc(var(--ftr-spacing, 4px) * 4); }

.sbHeader .hdr\:p-6 {
  padding: calc(var(--hdr-spacing, 4px) * 6); }

.sbHeader .hdr\:py-6 {
  padding-block: calc(var(--hdr-spacing, 4px) * 6); }

.sbHeader .hdr\:py-\[50px\] {
  padding-block: 50px; }

.sbHeader .ftr\:py-1\.5 {
  padding-block: calc(var(--ftr-spacing, 4px) * 1.5); }

.sbHeader .ftr\:pb-0 {
  padding-bottom: calc(var(--ftr-spacing, 4px) * 0); }

.sbHeader .ftr\:pt-4 {
  padding-top: calc(var(--ftr-spacing, 4px) * 4); }

.sbHeader .ftr\:px-4 {
  padding-inline: calc(var(--ftr-spacing, 4px) * 4); }

.sbHeader .ftr\:pr-3 {
  padding-right: calc(var(--ftr-spacing, 4px) * 3); }

.sbHeader .ftr\:pl-\[9px\] {
  padding-left: 9px; }

.sbHeader .ftr\:py-\[2px\] {
  padding-block: 2px; }

.sbHeader .shareWrap ul li {
  height: 44.422px; }

.sbHeader .hdr\:flex {
  display: flex; }

.sbHeader .hdr\:py-\[18px\] {
  padding-block: 18px; }

.sbHeader .hdr\:pt-2 {
  padding-top: calc(var(--hdr-spacing, 4px) * 2); }

.sbHeader .scrollToTop span.twoWayArrow, .sbHeader .scrollToTop:hover span.twoWayArrow {
  border-width: 0;
  border-right: 3px solid white;
  border-bottom: 3px solid white; }

.sbHeader .hdr\:p-4 {
  padding: calc(var(--hdr-spacing, 4px) * 4); }

.sbHeader .hdr\:mx-auto {
  margin-inline: auto; }

.sbHeader .hdr\:py-3 {
  padding-block: calc(var(--hdr-spacing, 4px) * 3); }

.sbHeader .hdr\:px-3 {
  padding-inline: calc(var(--hdr-spacing, 4px) * 3); }

.sbHeader .hdr\:px-2 {
  padding-inline: calc(var(--hdr-spacing, 4px) * 2); }

.sbHeader .hdr\:pl-5 {
  padding-left: calc(var(--hdr-spacing, 4px) * 5); }

.sbHeader .hdr\:pr-4 {
  padding-right: calc(var(--hdr-spacing, 4px) * 4); }

.sbHeader .hdr\:text-\[\#0a0a0a\] {
  color: #0a0a0a; }

@media (hover: hover) {
  .sbHeader .hdr\:hover\:bg-\[\#0066CC1A\]:hover {
    background-color: #0066cc1a; }
  .sbHeader .hdr\:hover\:bg-\[\#f6f6f6\]:hover {
    background-color: #f6f6f6; } }

@media (min-width: 402px) {
  .sbHeader .ftr\:xs\:px-6 {
    padding-inline: calc(var(--ftr-spacing, 4px) * 6); } }

@media (min-width: 768px) {
  .sbHeader .ftr\:md\:pl-3 {
    padding-left: calc(var(--ftr-spacing, 4px) * 3); }
  .sbHeader .ftr\:md\:pr-4 {
    padding-right: calc(var(--ftr-spacing, 4px) * 4); }
  .sbHeader .hdr\:md\:px-8 {
    padding-inline: calc(var(--hdr-spacing, 4px) * 8); }
  .sbHeader .hdr\:md\:flex {
    display: flex; }
  .sbHeader .hdr\:md\:hidden {
    display: none; }
  .sbHeader .hdr\:nd-md\:px-2 {
    padding-inline: calc(var(--hdr-spacing, 4px) * 2); } }

@media (min-width: 1200px) {
  .sbHeader .ftr\:lg\:pt-12 {
    padding-top: calc(var(--ftr-spacing, 4px) * 12); }
  .sbHeader .ftr\:lg\:px-9 {
    padding-inline: calc(var(--ftr-spacing, 4px) * 9); }
  .sbHeader .hdr\:lg\:hidden {
    display: none; }
  .sbHeader .hdr\:lg\:inline {
    display: inline; }
  .sbHeader .memberCenterWrap {
    margin-top: 0 !important; }
  .sbHeader .videoCategory {
    height: calc(100vh - 128px); }
  .sbHeader.subMenuPresent .videoCategory {
    height: calc(100vh - 184px) !important; }
  .sbHeader .hdr\:nd-lg\:px-4 {
    padding-inline: calc(var(--hdr-spacing, 4px) * 4); } }

@media (min-width: 1440px) {
  .sbHeader .hdr\:nd-xl\:pr-12 {
    padding-right: calc(var(--hdr-spacing, 4px) * 12); } }

.storyblok-top-ads {
  display: none; }

