@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.eot");
  src: url("/font/titilliumweb-bold.eot?#iefix") format("embedded-opentype"), url("/font/titilliumweb-bold.woff") format("woff"), url("/font/TitilliumWeb-bold.ttf") format("truetype");
  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"); }

.drfCommonFooter {
  border-top: 1px solid #cccccc;
  padding: 12px;
  width: 100%; }
  .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: 22px; }
    .drfCommonFooter .footerNav li {
      margin-right: 18px; }
    .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%; }
  .drfCommonFooter .footerSocialLinks {
    width: 30%;
    padding-left: 12px; }
  .drfCommonFooter .socialIcons {
    flex-wrap: wrap; }
    .drfCommonFooter .socialIcons img {
      width: 100%; }
    .drfCommonFooter .socialIcons a {
      width: 24px;
      height: 24px; }
      .drfCommonFooter .socialIcons a.storeLink {
        margin-bottom: 12px;
        width: 85px; }
    .drfCommonFooter .socialIcons li {
      margin-right: 12px; }
      .drfCommonFooter .socialIcons li:last-of-type {
        margin-right: 0; }
    .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: 1024px) {
  .drfCommonFooter {
    width: calc(100% - 279px);
    margin-left: 279px; } }

@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 .socialIcons a {
    width: 20px;
    height: 20px; }
  .drfCommonFooter .socialIcons li a.storeLink {
    width: 68px; }
  .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 (max-width: 767px) {
  .drfCommonFooter {
    padding: 16px 12px; }
    .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;
        flex: 1 1 25%; }
    .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%;
      border-bottom: 1px solid #cccccc;
      margin-bottom: 24px; }
    .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 a {
        width: 32px;
        height: 32px; }
      .drfCommonFooter .socialIcons li {
        margin-bottom: 24px;
        margin-right: 16px; }
        .drfCommonFooter .socialIcons li a.storeLink {
          margin-bottom: 8px;
          width: 112px; } }

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

* {
  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,
a:hover {
  color: #0066cc;
  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; }

h4 {
  color: #be2025;
  font-size: 25px;
  margin: 20px 0 10px; }

p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px; }

.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 .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; }

@media only screen and (max-width: 1023px) {
  .mobileHide {
    display: none; }
  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-color: #0066cc;
      border-width: 1px;
      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; } }

@media only screen and (min-width: 1024px) {
  .desktopHide {
    display: none; }
  .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 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; }

