:root {
  --sakalBlue: #396aff;
  --descriptionColor: #565352;
}
  
#tajya_news_row2 .news-title{
  font-size: 18px;
  max-height: 44px;
  line-height: 1.3;
}

.category-list .card-img-top{
  height: 150px;
}
.cl-section .cl-right-section {
  width: calc(100% - 15%);
  position: relative;
}
.sakal-labs-news-conatiner{
  position: relative;
}
.sakal-labs-news-conatiner .article-title{
  font-size: 14px !important;
}
.sakal-labs-news-conatiner::before {
  content: "";
  border-bottom: 1px solid #d9d9d9;
  position: absolute;
  width: 98%;
  bottom: 0px;
  left: 2%;
}
.sakal-labs-main-container .article-title{
  margin-bottom: 0.8rem !important;
  height: 35px;
  line-height: 1.3 !important;
  max-height: 53px !important;
}
.rf-title a {
  color: inherit;
  font-family: gothamFont;
}
.photography-main-desktop .right-overlap{
  margin-left: 0 !important;
}

/* Footer Font End */
.tajya-row-big-node .tajya-row-content{
  margin-right: -1px;
}

.main-page-wrapper {
    cursor: pointer !important;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    
.header-logo-class {
    display: flex;
}
.set-search-bar {
    margin-top: 40px;
    max-width: 1000px;
    justify-content: center;
}
.set-fixed {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
/* #block-menu-menu-about-sakal ul{
  padding-inline-start: 20px;
} */
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.main-page-wrapper {
    cursor: pointer !important;
    display: flex;
    flex-direction: column;
    align-items: center;
}

element.style {
    cursor: pointer;
    background-image: url(https://sankey-esakal-new-infra.s3.ap-south-1.amazonaws.com/eSakal-Prod/esakal-new-design/comp/Sakal.png);
}
.follow-us .follow-us-section-title-desktop {
    margin-top: 20px;
}
.follow-us-section-title-desktop {
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
    color: black;
    position: relative;
    margin-bottom: 1rem;
    font-family: gothamFont;
    top: 6px;
}
.follow-us-section-title-desktop::before {
    padding-top: 5px;
    content: "";
    position: absolute;
    bottom: 27px;
    width: 130px;
    border-top: 6px solid black;
}
.follow-us .horizontal-div {
    flex-wrap: wrap;
}
.horizontal-div {
    flex: 1;
}   
.follow-us-container {
    height: 120px;
    flex: 0 0 120px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    margin: 5px;
}
.follow-us-container a{
  color: #000 !important;
}
.follow-us-container a:hover{                     
  color: #007bff;
  text-decoration: none;
}
.follow-us-icons {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 20px 20px 15px 20px;
}
.social-text {
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    width: 100%;
}
.nav-bottom{
    border-top: 1px solid white;
}
.nav-link a div {
  bottom: 2px;
}
.navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none;
}
/* .footer-top {
    background-color: white;
    display: flex;
} */
.go-top-box {
    width: 115px;
    display: inline-block;
    background-color: lightgray;
    border-radius: 10px;
    text-align: center;
    font-size: 14px;
}
.newsletter-container .section-title-desktop::before {
    padding-top: 5px;
    content: "";
    position: absolute;
    bottom: 27px;
    width: 130px;
    border-top: 6px solid #000;
}
.newsletter-form-container .newsletter {
    display: flex;
    flex-direction: row;
    box-shadow: 0 5px 5px rgba(0,0,0,0.16);
    width: 100%;
    height: 30px !important;
    margin-top: 0px !important;
}
img.s-icon-img {
    width: 75%;
    position: relative;
    bottom: 4px;
}
button, input {
    overflow: visible;
}
.section-title-mobile {
    font-family: gothamFont;
    font-weight: 600;
    font-size: 16px;
    color: white;
    margin-bottom: 1rem;
    background-color: var(--sakalBlue);
    width: 100%;
    padding: 0.5rem;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.publication-section-title-desktop::before {
    padding-top: 5px;
    content: "";
    position: absolute;
    bottom: 27px;
    width: 130px;
    border-top: 6px solid black !important;
}
@media (min-width:1200px) {
  .section-title-desktop::before {
    width: 130px;
  }
}
@media (min-width:960px) and (max-width: 1200px){
  .section-title-desktop::before {
    width: 110px;
  }
}

.book-cover {
  background-color: brown;
  height: 200px;
  width: 100%;
}

.book-div {
  width: 155px;
}

.photography {
  background-size: 100% 85%;
  width: 100%;
  height: 743px;
}
.photography-parent .right-overlap{
  top: -40px;
}

@media (min-width: 768px) and (max-width: 960px){

.book-name {
  color: black;
  font-family: gothamFont;
  font-size: 14px;
}

.m-md-3 {
  margin: 1rem 1rem !important;
}
.premium .inner-container.mobile-full-width, .Education .mobile-full-width, .Sports .mobile-full-width, .Entertainment .mobile-full-width, .Agriculture .inner-container, .Real.Estate .inner-container, .Travel .inner-container, .photography-section .inner-container {
  border-bottom: 1px solid #d9d9d9;
}
.section-title-desktop.align-self-start.m-md-3.mt-md-4 {
  margin-top: 2rem !important;
  margin-left: 3.5% !important;
}
  .section-title-desktop::before {
    width: 100px;
  }
}
.book-cover:hover{
    text-decoration: none;
}
.section-title-mobile {
    font-family: gothamFont;
    font-weight: 600;
    font-size: 16px;
    color: white;
    margin-bottom: 1rem;
    background-color: var(--sakalBlue);
    width: 100%;
    padding: 0.5rem;
}
.section-title-mobile i {
    font-size: 20px;
}

.photography {
    background-repeat: no-repeat;
}
.photography-section-title-desktop::before {
    padding-top: 5px;
    content: "";
    position: absolute;
    bottom: 27px;
    width: 130px;
    border-top: 6px solid white;
}
.photography-section-title-desktop a {
    color: white !important;
}
.section-title-desktop a {
    color: white;
    text-decoration: none;
    background-color: transparent;
}
.section-title-desktop a{
  font-family: gothamFont;
}
.spacing-left-overlap {
    width: 8%;
}
.Horoscope{
  border-bottom: 1px solid #d9d9d9;
  width: 100%;
}
.sidenav-container {
    height: 100vh;
    width: 100%;
    max-width: 310px;
    background: #1e5cab;
    position: fixed;
    padding: 0.1px;
    right: 0px;
  }
  .show>.dropdown-menu {
    display: block;
  }
  .sidenav_wrapper {
    width: 100%;
    z-index: 120000;
    background: #54535387;
    transition: all ease .25s;
  }
  .sideNav {
    position: relative;
    height: 100vh;
  }
  .sidebar-top {
    display: flex;
    border-bottom: 1px solid white;
    justify-content: center;
  }
  .sidebar-top div {
    font-size: 4vw;
    color: white;
    font-family: sans-serif;
    position: relative;
    padding-top: 3.9%;
    padding-bottom: 3.9%;
    padding-right: 2.9%;
    padding-left: 2.9%;
  }
  .search-container {
    display: flex;
    padding: 14px;
    width: 100%;
  }
  .search-field {
    width: 97%;
  }
  .search-form {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  form {
    margin: 0;
    padding: 0;
  }
  .right-border-zero:before {
      content: '';
      display: inline-block;
      height: 110px;
      width: 1px;
      background-color: #d9d9d9;
      margin-top: auto;
      margin-bottom: auto;
      position: absolute;
      right: 15px;
      top: 21px;
  }
  .right-border-1::before {
    content: '';
    display: inline-block;
    height: 62px;
    width: 1px;
    background-color: #d9d9d9;
    margin-top: auto;
    margin-bottom: auto;
    position: absolute;
    right: 16px;
    top: 10px;
  }
  .breaking-news .left-box .left-box-bottom {
    border-bottom: #d9d9d9 solid 1px;
  }
  .navbar-nav {
    margin: 0px 0px;
  }
  .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  li.first.leaf.nav-home {
    position: relative;
    border-top: 1px solid white;
  }
  li.expanded, li.collapsed, li.leaf {
    padding: 0.2em 0.5em 0 0;
  }
  .detailpage-wrapper a {
    color: inherit;
  }
  [role=button], a, area, button, input, label, select, summary, textarea {
    touch-action: manipulation;
  }
  .menu-items-container ul li {
    list-style: none;
    margin-left: 0;
    color: white;
    display: flex;
    padding: 14px;
    font-size: 14px;
    font-family: sans-serif;
    border-bottom: 1px solid white;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .menu-items-container li.expanded.dropdown {
    display: flex;
    flex-direction: column;
    padding: 14px 0px 0px 0px;
  }
  ul.menu.nav.navbar-nav.bottom-sidenav {
    width: 90%;
    margin: 10px auto;
  }
  ul.menu.nav.navbar-nav.bottom-sidenav li {
    list-style: none !important;
    color:white;
    text-align: center;
    border-radius: 10px;
    border: 1px solid white;
  }
  li.first.leaf.nav-home:after {
    right: 17px;
    line-height: 10px;
    padding: 10px 0px;
  }
  .menu-items-container .dropdown-toggle::after, .nav-home:after {
    margin-left: .3em;
    vertical-align: middle;
    top: 10px;
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    border-top: unset;
    border-right: unset;
    border-left: unset;
  }
  .sidebar-top div:after {
    height: 24px;
    border-right: 1px solid white;
    content: "";
    right: 0;
    position: absolute;
    top: 25%;
  }
  li.leaf.nav-premium img {
    width: 25px;
    border: 1px solid white;
    border-radius: 3px;
  }
  .d-inline-block {
    display: inline-block!important;
  }
  li.leaf.nav-premium span {
    margin-left: 15px;
    margin-top: 2px;
  }
  .search-field input {
    border-radius: 3px;
    padding-left: 10px;
    width: 87%;
    border: none;
    height: 40px;
  }
  .fa-user:before {
    content: "\F007" !important;
  }
  svg{
    font-size: 25px;
  }
  .menu-items-container li.expanded.dropdown .dropdown-toggle {
    padding: 0px 14px 14px 14px;
  }
  .menu-items-container .dropdown-toggle::after {
    content: "\f107";
    right: 22px;
  }
  li.expanded.dropdown .dropdown-menu {
    background: #215faa;
    border-top: 1px solid white;
    width: 100%;
    position: unset;
    margin: 0;
    padding: 0;
    margin-top: 14px;
  }
  .menu-items-container ul li {
    list-style: none;
    margin-left: 0;
    color: white;
    display: flex;
    padding: 14px;
    font-size: 14px;
    font-family: sans-serif;
    border-bottom: 1px solid white;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  ul li.collapsed {
    list-style-image: url(/misc/menu-collapsed.png);
    list-style-type: disc;
  }
  .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
  }
  li.expanded.dropdown .dropdown-menu li {
    font-size: 13px;
    padding: 14px 30px;
  }
    .region.region-row-two-right {
      width: 100%;
  }
    .live-wigdet {
      height: 270px;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    .live-title-container {
      width: 100%;
      padding: 0 10px;
      box-shadow: 0px 6px 5px -3px #ccc;
      display: flex;
      align-items: center;
    }
    #live-widget-feed {
      font-size: 12px;
      padding: 0 10px;
      box-shadow: inset 0px -1px 5px 0px #e4e4e4;
      overflow-y: scroll;
    }
    .feed-row {
      border-top: 1px solid #abadae;
      padding: 10px 0;
      display: flex;
    }
    .live-news-date {
      margin-right: 15px;
      font-weight: 600;
      width: 50px;
    }
    .live-news-info {
      flex: 1;
    }
    .live-news-subtitle {
      color: var(--sakalBlue);
      font-size: 14px;
    }
    .live-wigdet a.see-more-btn {
      margin: 5px;
      padding: 4px 5px 3px 5px;
      border: 1px solid var(--sakalBlue);
      color: var(--sakalBlue) !important;
      font-weight: 600;
      font-size: 14px;
      text-decoration: none;
    }
    .right-box .right-box-sub {
      margin-bottom: 17px;
    }
    .home-top-video {
      height: 175px;
      position: relative;
    }
    .home-top-video .video-time {
      color: white;
      background-color: #222222;
      font-size: 15px;
      position: absolute;
      left: 15px;
      bottom: 23px;
    }
    .homePageNewspaper-thumbnail{
      background-color: #FAF7F6;
      height: 135px;
    }
    .right-box-sub.w-100.e-paper.homePageNewspaper-thumbnail {
      background-image: url(https://sankey-esakal-new-infra.s3.ap-south-1.amazonaws.com/eSakal-Prod/esakal-new-design/comp/e-paper.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100% 100%;
    }
    .parent-main-container{
      width: 90%;
      margin: 0 auto;
      background-color: #fff;
      padding-top: 1px;
      padding-bottom: 30px;
    }
    .silab-inner-container {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
    }
    .our-services-div {
      width: 15%;
    }
    .desktop-full-width {
      display: flex !important;
    } 
    .video-inner-section-width{
      width: 93%;
    }
  .bottom-line{
      border-bottom: 1px solid #d9d9d9;
    }
    .Horoscope .bottom-line{
      border-top: 1px solid #d9d9d9;
      padding-top: 1.3rem !important;
    }

    .Horoscope .bottom-line{
      border-bottom: unset;
    }

    .top-line{
      border-top: 1px solid #d9d9d9;
    }
    .desktop-full-width-child {
      width: 100% !important;
      display: flex !important;
    }
    .home-video.section-title-desktop {
      font-size: 13px;
      margin-bottom: 5px;
      margin-top: 0px;
      top: 0;
    }
    .home-video .section-title-desktop::before {
      bottom: 16px;
      width: 50px;
    }
    .row.adjust-categories {
      margin-left: -20px;
      margin-right: 0px;
  }
  .categories{
    /* padding-bottom: 25px; */
    padding-top: 12px;
  }
  .right-box.d-none.d-md-flex.flex-column.justify-content.p-0 {
    margin-top: 7px;
  }
    .top-bar-light::before{
      border-top: 6px solid white !important;
    }
    .right-box {
      width: 320px;
    }
    .region-row-one-left, .region-row-two-left {
      width: calc(100% - 324px);
    }
    .region-row-one-left{
      margin-bottom: 0.5rem;
    }
    .breaking-news {
      border-bottom: 1px solid #d9d9d9;
    }
    .inner-section-width.p-0.breaking-news.my-2 {
      display: flex;
      /* margin-top: 30px !important; */
    }
    @media (min-width: 768px){
      .left-box {
          width: unset !important;
      }
      .left-box {
          margin-right: 35px !important;
      }
      .breaking-news .left-box .left-box-top {
          background-size: 99.7% 80% !important;
      }
      .breaking-news .left-box .left-box-top .row .section-type-1-image {
          width: 8%;
      }
      .breaking-news .left-box .left-box-top .row .n1 {
          width: 52%;
          padding-right: 49px;
          position: relative;
      }
      .breaking-news .left-box .left-box-top .row .n1, .breaking-news .left-box .left-box-top .row .n2 {
          padding-top: 18px !important;
      }
      .left-box {
          width: unset !important;
      }
      .left-box {
          margin-right: 35px !important;
      }
    }
    .tajya-row1-image-container img {
      width: 100%;
      height: 360px;
    }
    .tajya-row-big-node{
      flex-direction: column;
    }
    .breaking-news .left-box .left-box-bottom .row:nth-child(1) {
      border-bottom: #d9d9d9 solid 1px;
    }
    .tajya-row-medium-blocks{
      display: flex;
      flex-direction: row;
    }
    .categories span.section-title-desktop {
      margin-top: 29px !important;
      top: 0px;
    }
    /* .section-title-desktop {
      display: inline-block;
      font-weight: 600;
      font-size: 12px;
      color: black;
      position: relative;
      margin-bottom: 1rem;
      margin-top: 15px;
      font-family: gothamFont;
      top: 6px;
    } */
    .category-title {
      color: black;
      font-weight: 600;
      font-family: gothamfont;
      text-transform: uppercase;
    }
    .section-title-desktop, .category-title, .section-title-inner{
      font-size: 11px !important;
    }
    .section-title-mobile {
      font-family: gothamFont;
      font-weight: 600;
      font-size: 16px;
      color: white;
      margin-bottom: 1rem;
      background-color: var(--sakalBlue);
      width: 100%;
      padding: 0.5rem;
    }
    .mobile-inner-container {
      width: 100% !important;
      margin: 0px;
    }
    .categories .news-title {
      /* -webkit-line-clamp: 1; */
      max-height: 18px;
      font-size: 13px;
      color: black;
    }
    .categories .news-description {
      font-size: 13px;
      -webkit-line-clamp: 2;
      max-height: 35px;
      margin: 0 !important;
    }
    .ctl-right-bar-dsk {
      /* width: 15.5%; */
      width: 3.5%;
      background: var(--sakalBlue);
    }
    .sakal-labs-news-conatiner{
      margin-right: 3.5%;
      width: 85.5%;
    }
    .c-innovatn {
      background: var(--sakalBlue);
      width: 15%;
      /* width: 28%; */
      padding-right: 10px !important;
    }
    .more-top-stories .cl-bg {
      background: var(--sakalBlue);
      height: 100%;
      width: 100%;
      color: white;
      position: relative;
    }
    .c-innovatn .section-title-desktop {
      margin-top: 22px;
      color: white;
      top: 0;
    }
    .c-innovatn .section-title-desktop::before {
      margin-top: 25px;
      border-top: 6px solid white;
    }
    .cl-section div:nth-child(2) {
      overflow-y: hidden;
    }
    .cl-section .cl-right-section {
      width: calc(100% - 15%);
      position: relative;
    }
    .cl-right-section .more-top-stories-articles.d-flex {
      padding-left: 30px !important;
    }
    .cl-section .article-title-description {
      border-bottom: unset;
    }
    .cl-section .cl-right-section .news-section-title {
      width: 100%;
    }
    .sakal-labs-main-container .news-section-title {
      margin-top: 10px !important;
      margin-bottom: 10px !important;
    }
    .sakal-labs-main-container{
      width: 25%;
    }
    .top-stories-art-img img{
      width: 100%;
      height: 100%;
    }
    .article-title-description .article-description {
      font-size: 13px;
      max-height: 68px;
      line-height: 1.4;
      color: var(--descriptionColor);
      overflow: hidden;
      font-weight: 500;
      /* text-overflow: ellipsis; */
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      text-align: justify;
    }
    .paid-for span {
      font-size: 11px;
      margin-left: auto;
    }
    .paid-for img {
      width: 75px;
      height: 25px;
    }
    .rating-row {
      display: flex;
      flex: 1;
      /* margin: 25px 0px; */
      margin: 0px 0px 25px 0px;
      width: 85%;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      border: 1px solid #dbdbdb;
      background: #f7f7f7;
      float: right;
    }
    .each-rate {
      display: flex;
      flex-direction: column;
      align-content: center;
      margin: 10px;
      flex: 1;
      margin: 10px 10px 10px 15px;
    }
    .name {
      color: #000;
      clear: both;
      display: block;
      font-size: 14px;
      padding: 5px;
      font-weight: 600;
    }
    .entertainment-main-container .name {
      color: #000;
      clear: both;
      display: block;
      font-size: 14px;
      padding: 5px;
      font-weight: 600;
      -webkit-line-clamp: 1;
      display: -webkit-box !important;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      min-height: 45px;
      overflow: hidden;
      max-height: 45px;
  }
    .rating {
      display: flex;
      flex-direction: row;
      align-items: center;
    }
    .rate {
      background-color: yellow;
      width: 35px;
      height: 27px;
      border-radius: 7px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 7px 7px 0 0;
      color: black;
      font-size: 16px;
    }
    .checked {
      color: yellow;
      padding: 1px;
    }
    .fa-star:before {
      content: "\f005";
    }
    .vertical {
      border-left: 1px #dbdbdb solid;
      height: 50px;
      margin: 15px;
      line-height: 50px;
    }
    .entertainment-main-container{
      display: flex;
      width: 25%;
    }
    .Horoscope {
      width: 100%;
    }
    .section-padding .horoscope-main-container {
      width: 95%;
      height: auto;
      padding: 0;
    } 
    .horoscope-full-row {
      display: flex;
      flex-direction: row;
      width: 100%;
      justify-content: space-between;
      margin-bottom: 10px;
    }
    .horoscope-full-row a {
      width: 15%;
      height: auto;
    }
    .horoscope-single-div {
      display: flex;
      flex-direction: column;
      width: 100%;
      height: auto;
    }
    .horoscope-image-container {
      display: flex;
      justify-content: center;
      height: 115px;
    }
    .horoscope-image-container img {
      width: 80%;
    }
    .horoscope-text-container {
      width: 100%;
      padding: 5px 0px 0px 5px;
      text-align: center;
    }
    .horoscope-section-title {
      width: 100%;
      font-size: 12px;
      font-weight: bold;
      line-height: 1.1;
      color: var(--sakalBlue);
      display: none;
    }
    .horoscope-title {
      font-family: muktafont;
      font-size: 16px;
      font-weight: 600;
      line-height: 1.3;
      color: black;
      overflow: hidden;
      text-overflow: clip;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      max-height: 48px;
    }

    .opinion-section {
      width: 100%;
      background: #fef1e5;
      padding-top: 16px;
      margin-top: 20px;
      margin-bottom: 20px;
    }
    .opinion-block {
      width: 93%;
      display: flex;
      flex-direction: column;
      margin-left: auto;
      margin-right: auto;
    }
    .opinion-block a{
      color:  black;
    }
    .opinion-content {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      padding-bottom: 20px;
    }
    .opinion-teaser-box {
      width: 30%;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      position: relative;
    }
    
    .teaser_image-container {
      width: 230px;
      height: 140px;
      position: absolute;
      top: 150px;
      right: 0;
    }
    .teaser_image-container img {
      width: 230px;
      height: 140px;
    }
    .four_nodes {
      display: flex;
      flex-direction: column;
      width: 40%;
      padding-left: 20px;
    }
    .teaser-box {
      width: 100%;
      height: fit-content;
      display: flex;
      flex-direction: row;
      padding-top: 10px;
      border-bottom: 1px solid #ccc1b7;
    }
    .teaser-box .teaser_content {
      width: 100%;
      height: 76px;
      background: #fef1e5;
      padding: 0;
      padding-bottom: 16px;
      padding-right: 10px;
    }
    .teaser_content {
      color: #000;
      background: #cce6ff;
      border: 0;
      padding: 20px 20px 0 20px;
      height: 200px;
    }
    .teaser-box .teaser-box-image-container {
      width: 37%;
      height: 75px;
    }
    .teaser-box .teaser-box-image-container img{
      width: 100%;
      height: 75px;
    }
    .full-width-cont {
      width: 1100px;
      margin: 0px auto;
    }
    .video-story .section-title-desktop {
      color: white;
    }
    .video-story .section-title-desktop::before {
      border-top: 6px solid white;
    }
    .video-section-title-desktop::before {
      width: 50px !important;
      bottom: 18px !important;
  }
    .video-story {
      background-color: var(--sakalBlue);
      margin-bottom: 10px;
    }
    .video-box {
      flex-direction: row;
      justify-content: space-between;
    }
    .main-v-story-container {
      width: 71%;
    }
    .video-main-desktop {
      height: 350px;
      width: 100%;
      position: unset;
      right: 0px;
    }
    .video-main-desktop img{
      height: 350px;
      width: 100%;
    }
    .main-video.video-item-info {
      width: 50%;
    }
    .video-item-info {
      width: 65%;
    }
    .main-video .news-title {
      font-size: 21px !important;
      max-height: 58px;
      line-height: 1.4;
    }
    .video-story .news-title {
      color: white;
    }
    .video-item-info .v-time {
      color: #e0dddd;
    }
    .video-item-info .video-item-card{
      margin-top: 10px !important;
    }
    .video-item-card .news-title{
      margin-bottom: 0 !important;
    }
    .main-v-story-container .video-item-card .video-item-info{
      margin-left: 25px;
    }
    .main-v-story-container .video-item-card{
      justify-content: flex-start !important;
    }
    
    .v-time {
      font-size: 12px;
      margin-top: 5px;
      line-height: 1.2;
    }
    .video-item-info .v-views {
      color: #e0dddd;
    }
    .v-views {
      font-size: 12px;
      line-height: 1.2;
    }
    .video-story .v-views .fa {
      color: white;
    }
    .video-overlay.b-0 {
      background-color: #00000000;
      bottom: 200%;
      z-index: 0;
    }
    .video-overlay {
      height: 100%;
      z-index: 1;
      position: relative;
      background-color: #00000060;
      bottom: 100%;
    }
    .video-main-desktop .play-icon {
      width: 18%;
      position: relative;
    }
    .play-icon {
      width: 15% !important;
      height: unset !important;
    }
    .s-icon {
      color: white;
      height: 20px;
      width: 20px;
      display: flex;
      justify-content: center;
      font-size: 13px;
    }
    .v-image {
      width: 27%;
      height: 109px !important;
      position: relative;
    }
    .video-medium .v-image{
      height: 95px !important;
    }
    /* .v-image img{
      width: 20%;
      height: 115px;
    } */
    .other-v-story-container {
      width: 22%;
      align-items: center;
      align-self: flex-start;
    }
    .other-v-story-container .video-item-card {
      flex-direction: column;
      border-top: none;
      width: 100%;
    }
    .other-v-story-container .video-item-card .v-image {
      display: block;
      width: 100%;
      height: 150px;
    }
    .upnext {
      font-weight: 600;
      font-size: 17px;
      color: white;
    }
    .video-item-card .news-title{
      font-size: 19px;
      max-height: 45px;
    }
    .other-v-story-container .video-item-card .video-item-info {
      width: 100%;
      display: block;
      color: white;
    }
    .other-v-story-container .news-title {
      font-size: 19px;
      max-height: 50px;
    }
    .rf-section {
      position: relative;
    }
    .rf-section::before {
      content: "1";
      position: absolute;
      z-index: 1;
      font-size: 42px;
      font-family: initial;
      font-style: italic;
      left: 155px;
      top: 7%;
    } 
    .rf-section::after {
      content: "2";
      position: absolute;
      z-index: 1;
      font-size: 42px;
      font-family: initial;
      font-style: italic;
      left: 155px;
      top: 58%;
    }
    .rf-section .more-top-stories::before {
      content: "3";
      position: absolute;
      z-index: 1;
      font-size: 42px;
      font-family: initial;
      font-style: italic;
      left: 155px;
      top: 79%;
    }
    .rf-section .more-top-stories {
      position: relative;
      width: 179px;
    }
    .more-top-stories {
      background: white;
    }
    .more-top-stories .cl-bg .rf-bg {
      width: 100%;
      height: 100%;
      background: white;
    }
    .more-top-stories .cl-bg .rf-bg span {
      color: var(--sakalBlue);
      font-family: gothamFont;
    }
    .rf-section .more-top-stories span.section-title-desktop {
      color: black !important;
      top: 8px;
    }
    .section-title-desktop::before {
      padding-top: 5px;
      content: "";
      position: absolute;
      bottom: 27px;
      border-top: 6px solid black;
    }
    .rf-angular-backet {
      font-size: 22px;
      width: 10px;
      right: 7%;
      font-weight: 600;
      top: 8px;
    }
    .ca-sak-lab, .rf-angular-backet {
      display: flex;
      position: absolute;
      font-weight: bold;
      color: white;
    }
    
    .rf-section .rf-section-right {
      width: calc(100% - 179px);
    }
    .rf-section .rf-sub-section-title {
      height: 20px;
      font-weight: bold;
      font-size: 15px;
    }
    
    .rf-sub-section-title {
      margin: 0 auto;
      color: black;
    }
    
    .rf-sub-section .rf-blocks-article-one .article-title-description {
      margin-top: 10px;
    }
    
    .rf-section .article-title-description {
      height: 98px;
    }
    
    .cl-section .article-title-description {
      border-bottom: unset;
    }
    .rf-section .news-section-title {
      font-size: 14px;
      font-weight: normal;
      margin-top: 10px !important;
      margin-bottom: 10px !important;
    }
    
    .news-section-title:after {
      content: '';
      display: block;
      /* width: 75%; */
    }
    
    .rf-section .rf-section-right .article-title-description .article-title {
      font-size: 15px;
      -webkit-line-clamp: 2;
      max-height: 38px;
    }
    
    .cl-section .article-title-description .article-title {
      font-size: 14px;
      -webkit-line-clamp: 3;
      max-height: 53px;
      margin-bottom: 0.3rem !important;
    }
    
    .rf-section-news-container .article-title-description:after {
      width: 100%;
      bottom: 0px;
    }
    
    .rf-section-news-container .article-title-description:after {
      content: "";
      position: absolute;
      width: 92%;
      bottom: 3px;
      border-bottom: 1px solid #d9d9d9;
    }
    .more-top-stories-articles .rf-section-news-container .article-title-description:after {
      content: "";
      position: absolute;
      width: 100%;
      bottom: 3px;
      border-bottom: 1px solid #d9d9d9;
    }
    
    .row.m-0.h-md-50.w-100.tajya-row-medium-blocks {
      border-top: 1px solid #d9d9d9;
      border-bottom: 1px solid #d9d9d9;
  }
  .article-title-description .article-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    max-height: 46px;
    color: black;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    display: -webkit-box;
    /* -webkit-line-clamp: 2; */
    -webkit-box-orient: vertical;
  }
  
  .tajya-row1-image-container {
    width: 100%;
    height: 360px;
  }

  .bignode-image-container{
    height: 498px;
  }

  .top-stories-art-img{
    height: 105px;
  }
  
  /* video madal classes overridden start */
  
  .modal-video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000000;
    cursor: pointer;
    opacity: 1;
    animation-timing-function: ease-out;
    animation-duration: .3s;
    animation-name: modal-video;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
  }
  
  .modal-video-body {
    max-width: 650px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: table;
  }
  
  .modal-video-inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
  }
  
  .modal-video-movie-wrap {
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    background-color: #333;
    animation-timing-function: ease-out;
    animation-duration: .3s;
    animation-name: modal-video-inner;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
  }
  
  .modal-video-close-btn {
    position: absolute;
    z-index: 2;
    top: -25px;
    right: -25px;
    display: inline-block;
    width: 25px;
    height: 25px;
    overflow: hidden;
    border: none;
    background: transparent;
  }
  
  .modal-video-close-btn:before, .modal-video-close-btn:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
    border-radius: 5px;
    margin-top: -6px;
  }
  
  .modal-video-close-btn:before{
    transform: rotate(45deg);
  }
  
  .modal-video-close-btn:after{
    transform: rotate(134deg);
  }
  
  .modal-video-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  /* video madal classes overridden ends */
  
  /* Home page css start */
  
  .premium-icon-image{
    display: inline-block !important;
  }
  
  .premium-icon-image img{
    height: 15px;
    width: 15px;
    border-radius: 2px; 
  }
  
  .right-overlap .premium-title{
    display: inline-block !important;
    margin-left: 5px;
  }
  
  .news-box-container .premium-title{
    display: inline-block !important;
    margin-left: 5px;
  }
  
  .tajya-row-content{
    display: flex;
    flex-direction: row;
    margin-top: -70px !important;
  }
  
  .big-node-content{
    width: 52%;
    background-color: #fff;
  }
  
  .small-node-content{
    width: 40%;
    background-color: #fff;
    z-index: 19;
  }
  
  .tajya-row-medium-node{
    width: 60%;
    padding-right: 30px;
    position: relative;
  }
  
  .right-box-ads {
    width: 320px;
    background-color: gray;
    height: 250px;
  }
  
  .card-img-top {
    border-radius: unset !important;
    width: 100%;
  }
  
  .card-img-top img{
    border-radius: unset !important;
    width: 100%;
    height: 100%;
  }
  
  .news-content-div-container{
    border-bottom: #d9d9d9 solid 1px;
  }

  .news-content-div-bigteaser{
    border-bottom: #d9d9d9 solid 1px;
  }

  .news-content-div-container:last-child{
    border-bottom: unset;
    padding-bottom: 0px !important;
  }
  .cl-right-section:before {
    content: "";
    border-bottom: 1px solid #d9d9d9;
    position: absolute;
    width: 98%;
    bottom: 0px;
    left: 2%;
}
  
.home-page .horizontal{
  width: 970px;
  height: 250px;
  background-color: gray;
  margin: 24px auto 24px auto;
}

.tajya-row-big-node .news-title{
  font-size: 18px;
  line-height: 1.4;
  max-height: 50px;
}

.small-node-content .news-title{
  font-size: 14px ;
  max-height: 19px !important;
}


.small-node-content .news-description{
  font-size: 13px !important;
}

.small-node-content .tajya-row-medium-node{
  -webkit-line-clamp: 4;
  max-height: 71px;
}

.middle-row .tajya-row-medium-node::after{
  content: '';
  display: inline-block;
  height: 62px;
  width: 1px;
  background-color: #d9d9d9;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  right: 15px;
  top: 10px;
}

.bottom-row .tajya-row-medium-node::after{
  content: '';
  display: inline-block;
  height: 80%;
  width: 1px;
  background-color: #d9d9d9;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  right: 15px;
  top: 11px;
}

.region-row-two-left .card-img-top{
  height: 190px;
}

.region-row-two-left .news-description{
  /* -webkit-line-clamp: 3; */
  max-height: 53px;
}
.article-title-description .article-title{
  -webkit-box-orient: unset;
}
.section-block-big{
  padding-top: 1rem!important;
}

.video-story-section{
  margin-bottom: 2rem !important;
}
.middle-row .tajya-row-medium-node .news-description{
  -webkit-line-clamp: unset;
  max-height: 14px;
}

.bottom-row .tajya-row-medium-node .news-description {
  -webkit-line-clamp: 2;
}

.bottom-row .small-node-content .news-description{
  -webkit-line-clamp: 3;
}

#tajya_news_row2 .mobile-overlap .news-title{
  /* -webkit-line-clamp: 1; */
  margin-bottom: 0.5rem !important;
}

.live-subtitle {
    font-size: 18px;
    font-weight: 600;
    padding-top: 6px;
}

.middle-row .small-node-content, .bottom-row .small-node-content{
  padding-top: 0.5rem !important;
}

.premium-section-block .news-box .small-image-container{
  margin-bottom: 0.8rem !important;
}
.base-container img{
  height: 150px;
}
.premium-section-block .news-box-container{
  padding: 0.5rem 0.5rem !important;;
}
.home-page-wrapper .premium-section-block .news-box-container, .photography-parent .section-padding {
  padding-bottom: 0px !important;
}

.star-rating-stars{
  display: flex;
  align-items: center;
  padding-top: 4px;
}
/* .krida-section-block {
  /* margin-top: 2.5rem; */
/* } */ 

.follow-us {
  width: 70%;
  margin-top: 25px !important;
  color: #808080;
  margin-bottom: 25px;
}

.cooking-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 30px;
}

.cooking-name-home {
  display: flex;
  flex-direction: row;
  margin-top: 15px;
  margin-bottom: 20px;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.cooking-name-home-bottom{
  margin-bottom: 0px !important;
}
.cooking-section{
  padding-bottom: 0px !important;
}
.photography-main-desktop .photography{
    margin-bottom: 0 !important;
}
/* .footer-top .our-services-div{
  margin-top: 18px;
} */
/* .footer-top .icon-container{
  padding-top: 12px;
} */
.footer-top .menu li {
  margin: 0.25rem 0.25rem 0.25rem 0.25rem;
}
.width {
  width: 50%;
  background: #cccccf;
  color: #cccccf;
  margin: 0 0px;
  height: 1px;
}

.cooking-name-home .name {
  text-align: center;
  font-size: 22px;
  font-weight: unset;
}
.name2 {
  color: var(--sakalBlue);
  clear: both;
  display: block;
  font-size: 17px;
  padding: 5px 0;
  width: 180px;
  text-align: center;
}

.right-arrow {
  margin-right: 8px;
}

.right-arrow img {
  height: 15px !important;
  width: 15px !important;
}

.cooking-section-homepage .cooking-section-search{
  width: 100%;
  background-color: #fff;
  padding: 0px;
}

.cooking-section-homepage .cooking-filter{
  margin-top: 0px;
}



.cooking-section-homepage .cooking-name{
  display: none;
}

.cooking-section-homepage .fa-lg, .cooking-section-homepage .dropdown-icon, .cooking-section-homepage .cooking-filter{
  color: #000;
}

.cooking-section-homepage .cooking-search{
  color: #fff;
}

.cooking-section-homepage .cooking-search1 input#searchquery{
  border: 1px solid black;;
}

.slick-next:before, .slick-prev:before{
  color: #000 !important;
  /* font-size: 33px; */
  line-height: 1;
  opacity: .75;
}

.cooking-data {
  display: flex;
  flex-direction: column;
  margin: 0 10px;
}

.cooking-data .cooking-image {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: 180px;
}

.cooking-data .cooking-image img{
  width: 100%;
  height: 100%;
}

.cooking-subtitle {
  display: flex;
  margin: 10px 0;
  height: 15px;
  width: 100%;
}

.cooking-info {
  color: #252525;
  display: block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .03em;
  line-height: 1.4;
  width: 220px;
  margin-bottom: 0.4em;
  max-height: 20px;
  overflow: hidden;
  width: 100%;
}

.slick-slider.slick-initialized {
  margin: 0 10px;
}

.photography-section-title-desktop{
  color: #fff;
}

.sakal-labs-block{
  width: 100%;
}

.footer-elemets{
  font-family: gothamFont;
  display: inline-block;
}
/* Trending Nav Bar */
.nav {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.header-nav ul.links {
  list-style: none;
  display: flex;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.header-nav ul.links li {
  color: var(--sakalBlue);
  font-size: 18px;
  padding: 4px 13px 4px 0px;
}
.home-page-wrapper a {
  /* color: inherit !important; */
  text-decoration: none;
}

.middle-row .small-node-content .news-description{
  display: none !important;
}

#tajya_news_data .news-title{
  max-height: 53px;
  margin-bottom: 0.25rem !important;
  /* -webkit-line-clamp: 2; */
}

#tajya_news_data .news-section-title{
  margin-bottom: 0.5rem !important;
}

#tajya_news_data .tajya-row-medium-node .news-title{
  margin-bottom: 0.25rem !important;
}

.sakal-labs-main-container .article-description{
  max-height: 64px !important;
}

.middle-row .small-node-content .news-title {
  font-size: 16px ;
  max-height: 42px !important;
}
.topic-title{
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  color: black;
  position: relative;
  margin-bottom: 1rem;
  font-family: gothamFont;
  margin-top: 15px;
  top: 6px;
}

#tajya_news_data .news-description{
  margin-top: 0.5rem !important;
}

.adjust-categories .category-list{
  padding-left: 1.3rem!important; 
}
.right-full-div .desktop-full-width-child{
  justify-content: space-between;
}

.photography-main-desktop .right-overlap{
  margin-top: -58px;
}

.rf-blocks-article-one .top-stories-art-img{
  height: 149px;
  width: 100%;
}

.premium-block .photography-section .right-overlap {
  margin-top: -109px;
}

.premium-block .right-full-div .horizontal-struct {
  margin-bottom: 10px;
}

.rf-content-container{
  width: 100%;
}

.entertainment-block, .tajya-row-2, .education, .agro, .krida, .follow-us{
  padding-top: 20px !important;
}

.video-block{
  margin-top: 20px;
}

.top-line{
  border-top: 1px solid #d9d9d9;
}

/* video autoplay css */
.video-main-desktop iframe {
  position: absolute;
  z-index: -1;
  top: 0;
}



.v-image iframe {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  z-index: -1;
}

.play-icon-white {
  width: 15% !important;
  height: unset !important;
}

@media (min-width: 768px) {
  .video-main-desktop {
      position: relative;
  }

  .mts-section .article-title-description .article-description {
      max-height: 56px;
  }

}
/* video autoplay css ends */