:root {
    --sakalBlue: #396aff;
}

.section-pages .right-overlap{
    margin-left: 15%;
}

.section-pages .news-box-container {
    width: 93%;
    padding: 0 0 !important;
    margin: 0 auto;
}
.date-display-range{
    padding: 1rem;
    font-weight: 600;
}

.section-pages .three-ads{
    display: flex;
    justify-content: space-between;
    /* margin-bottom: 40px !important; */
    overflow: hidden;
}
.video-story-section-page .three-ads{
    margin: 0px auto !important;
}
.video-story-section-page .three-ads
{
    padding-bottom: 0px !important;
}

.mobile-full-width {
    margin-bottom: 50px;
}

.section3 {
    width: 100%;
    display: flex;
    flex-direction: row;
    height: fit-content;
    justify-content: space-between;
}

.section-pages .section3{
    margin-bottom: 70px;
}
.video-story-section-page .section3{
    margin-bottom: 0px;
}
.section-bottom-articles .section-pages .section3{
    margin-bottom: 63px;
}
#base-container {
    width: 31.6%;
    padding-bottom: 15px;
}
.video-story-section-page .video-gallery-box-row2, .video-story-detail-container .video-gallery-box-row2{
    padding-top: 10px;
}
div.add-radius {
    border-radius: 3px;
}

.section-pages .small-image-container{
    height: 190px !important;
    margin-bottom: 2rem;
}
.section3 .news-box .small-image-container {
    padding-bottom: 18px;
}
.section-pages .news-box{
    flex: unset;
    margin-left: 0px !important;
    background-color: white !important;
}

.section-pages .section-title-desktop::before{
    width: 110px;
}

.section-pages .news-section-title{
    font-size: 13px !important;
}

.section-pages .news-title{
    font-size: 18px;
    /* margin-top: 7px; */
    font-weight: bold;
}

.right-overlap .news-description {
    margin-top: 0px !important;
}

.news-box-container .news-title {
    padding-bottom: 20px;
}

.section-pages .big-news-title{
    font-size: 25px;
    /* max-height: 30px; */
}

.section-pages .horizontal{
    margin: 15px auto;
}

.section-pages .news-description{
    margin-top: 10px;
    font-size: 14px;
}

.section-pages .news-footer{
    margin-top: 10px;
}
.tajya-section-page .list-wrapper{
    width: auto;
    margin-left: 0px;
}
/* related video css start here */

.video-gallery-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0px 0px 20px 0px;
}

.video-gallery-box-row1 {
    width: 100%;
    display: flex;
    border-top: 2px solid #000;
    border-bottom: 1px solid #ccc;
    align-items: center;
}

.video-gallery-box-title {
    width: 100%;
    vertical-align: middle;
    align-items: center;
    font-size: 22px;
    font-weight: 400;
    padding: 10px 0;
    color: #000;
}

.video-gallery-box .text-center .pagination {
    margin-bottom: 0;
    margin-top: 0;
}

.video-gallery-box .pagination>li>span {
    margin: 3px 3px;
    font-size: 15px;
    padding: 1px 7px;
}

.video-gallery-box .pagination>li>a, .video-gallery-box .pagination>li>span {
    margin: 3px 3px;
    font-size: 15px;
    padding: 1px 7px;
}

.video-gallery-box .text-center .pagination .prev a, .video-gallery-box .text-center .pagination .next a {
    width: 100px;
}

.video-gallery-box-row2 {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding: 20px 0;
}

.video-list {
    width: 20%;
    margin-top: 20px;
}

.video-gallery-box-row2 .news-topics-list-column {
    width: 100%;
    border-top: none !important;
    display: flex;
    flex-direction: column;
}

.video-gallery-box-row2 .listing-main-subheading {
    display: none;
}

.news-topic-list-items {
    font-size: 0.875rem;
}

.item-row {
    padding: 5px 0px;
    border-bottom: #C8C1C0 solid 1px;
}

.list-text {
    padding-left: 10px;
}

.video-content {
    padding-top: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.video-gallery-box-row2 .four_nodes {
    flex-direction: row !important;
    width: 40%;
    padding-left: 20px;
}

.video-teaser {
    width: 210px;
    height: -moz-fit-content;
    height: fit-content;
    padding: 0 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.video-section {
    width: 100%;
    height: 110px;
    position: relative;
}

.video-section img {
    width: 100%;
    height: 100%;
}

.video-play-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 8px;
    right: 16px;
}

.video-play-icon img {
    width: 100%;
    height: 100%;
    display: inline;
}

.video-title {
    height: -moz-fit-content;
    height: fit-content;
    margin-left: -10px;
}

#base-textwrapper {
    width: 90%;
    margin: 0 auto;
}

#base-textwrapper #base-headline {
    margin-top: 10px;
    height: -moz-fit-content;
    height: fit-content;
}

.video-content .title {
    justify-content: center;
    /* color: #004BA0; */
    font-size: 13px;
    font-family: muktafont;
    font-weight: bold;
    background: #ffffff;
}

.title .titlewithouticon {
    font-weight: bold;
    padding-bottom: 5px;
}

.video-content .base-title {
    max-height: 39px;
    font-size: 13px;
    line-height: 1.5;
    overflow: hidden;
    color: black;
    background: #ffffff;
}
/* related video css end here */

.tajya-section-page .news-title{
    font-size: 19px;
}

/* topic page css start */

.region-topics-top {
    display: flex;
    justify-content: space-between;
}

.news-topic-featured-img {
    width: 31%;
    height: 60px;
}

.news-topic-featured-img img{
    height: 60px;
}

.middle-row {
    display: flex;
    justify-content: space-between;
}

.region-topics-left {
    display: flex;
    flex-direction: column;
    width: 32%;
}

.region-topics-left .news-topic-block {
    width: 100%;
}

.region-topics-center {
    display: flex;
    flex-direction: column;
    width: 32%;
}

.news-topic-block.topic-search {
    width: 100%;
}

.news-topic-block {
    display: flex;
    flex-direction: column;
    width: 32%;
    border-top: black solid 2px;
    margin-bottom: 30px;
}

.news-topic-block.topic-search .listing-main-heading {
    border-bottom: 1px solid #ccc;
}

.listing-main-heading {
    font-size: 16px;
    padding: 5px 0px 5px 0px;
}

.topic-search .news-topic-image-gallary {
    border: none;
}

.news-topic-image-gallary {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    padding: 5px 0px;
    border: 1px solid #DCD2D0;
}

.news-topic-image-gallary .categories {
    width: 20%;
}

.keyboard-container {
    margin-top: 15px;
}

.search-keyboard-row {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 5px 0px;
}

.search-keyboard-row span {
    width: 20px;
    font-size: 12px;
    border: 1px solid #D9D3D2;
    text-align: center;
}

.search-bar {
    margin-top: 20px;
}

.categories .topic-list-image {
    width: 30px;
    height: 30px;
    margin: 0 auto;
}

.categories .topic-list-image img {
    width: 100%;
    height: 100%;
}

.categories .text {
    text-align: center;
    font-size: 12px;
}

.news-topics-list-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 20px 0px;
}

.news-topics-list-column {
    display: flex;
    flex-direction: column;
    width: 32%;
    border-top: black solid 2px;
}

.listing-main-subheading {
    font-size: 16px;
    border-bottom: #C8C1C0 solid 1px;
    padding: 7px 2px 3px 2px;
}

.list-number {
    color: var(--sakalBlue);
}

.tajya-section-page .list-wrapper .article-wrapper {
    display: flex;
}

.tajya-section-page .list-wrapper .article-wrapper .list-leftspace {
    width: 11%;
    padding: 15px 0px 20px 0px;
}
.news-item .news-info-div { 
    flex: 1;
    margin-left: 30px;
}
.news-title a{
    padding:5px 0px 5px 0px !important;

}
/* .big-news-title .news-title a{
    padding:0px 0px 5px 0px !important;
    padding: 0.25rem ;
} */
.topic-list-page .topic-list-title{
    text-align: center;
    font-size: 40px;
    margin: 10px;
    font-weight: 600;
}

.topic-list-page .news-topics-list-column{
    display: flex;
    flex-direction: column;
    width: 100%;
    border-top: unset;
}

.topic-list-page .listing-main-subheading{
    display: none;
}

.topic-list-page .item-row{
    font-size: 16px;
}
/* topic page css ends */

/* cooking section start */
.section-headline {
    width: 100%;
    font-size: 35px;
    font-family: gothamFont;
    margin: 20px auto;
    text-align: center;
}

.sub-section-headline {
    width: 100%;
    font-size: 16px;
    font-family: gothamFont;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
}

.primary-recipe {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    height: 730px;
    width: 100%;
}

.primary-recipe a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}

.primary-recipe .img-container {
    height: 500px;
    position: absolute;
    top: 0;
}

.primary-recipe .img-container img {
    width: 100%;
    height: 100%;
}

.primary-recipe .info-container {
    background-color: #66b28a;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding: 40px 0;
    height: 400px;
    width: 100%;
}

.primary-recipe .news-section-title {
    margin-top: 2.5rem;
    color: white;
}

.primary-recipe .news-title {
    max-width: 60%;
    font-size: 32px;
    margin: 10px 0;
    max-height: 41px;
    color: white;
}

.primary-recipe .news-description {
    width: 60%;
    text-align: center;
    font-size: 18px;
    max-height: 100px;
    color: white !important;
}
.live-updates-primary-news .primary-news-discription{
    font-size: 16px;
    line-height: 1.5;
}
.live-updates-primary-news .primary-news-discription p{
    margin-top: 10px;
}
.section-pages .photography-section .right-overlap .news-description{
    display: flex !important;
}
.secondary-recipes {
    display: flex;
    justify-content: space-between;
    padding: 40px 0px 0px 0px;
}

.big-recipe-container {
    width: 66%;
}

.big-recipe-container .img-container {
    height: 380px;
}

.big-recipe-container .img-container img{
    height: 100%;
    width: 100%;
}

.info-container {
    padding: 20px 0;
}

.small-recipe-container {
    width: 31%;
}

.small-recipe-container .img-container {
    height: 380px;
}

.small-recipe-container .img-container img{
    height: 100%;
    width: 100%;
}

.info-container {
    padding: 20px 0;
}

.tertiary-recipes {
    display: flex;
    justify-content: space-between;
    padding: 50px 0px 0px 0px;
    flex-wrap: wrap;
}
.primary-recipe a{
    width: 100%;
}

.search-result-page .search-result-count{
    margin-left: 140px;
    font-size: 16px;
    font-weight: 600;
}

.search-result-page .list-leftspace{
    display: none !important;
}

.search-result-page .news-item{
    margin-left: 100px;
}

.search-result-page .news-image{
    width: 207px;
    height: 140px;
}

/* search result page end here */

/* gold premium css start */

.premium-article-gold {
    background: #e7c17e;
    position: relative;
    padding-top: 50px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    margin-top: 25px;
}

.premium-article-gold .inner-container {
    width: 93%;
    background: #e7c17e;
}

.premium-article-gold-title {
    padding: 10px 30px;
    background: #dfac53;
    border-radius: .125rem;
    left: 50%;
    position: absolute;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    transform: translateX(-50%) translateY(-50%);
    border: 4px solid white;
    color: white;
}

.section-pages .list-wrapper{
    width: unset !important;
}

.section-pages .inner-container{
    width: 93% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.premium-article-gold .news-box{
    height: unset;
    flex: 0 0 30% !important;
}

.premium-article-gold #base-container {
    width: unset !important;
    padding-bottom: unset !important;
    margin-bottom: 1.5rem!important;
}
.premium-article-gold .section3{
    display: flex;
    flex-wrap: wrap;
    
}
/* gold premium css end */
.topic-name {
    font-size: 30px;
    color: #000;
    font-weight: bold;
    padding-bottom: 5px;
    text-align: center;
}

.topic_description {
    font-size: 16px;
    color: #000;
    text-align: justify;
    margin-bottom: 15px;
}

/* live updates css start here */

.live-updates-main-container {
    display: flex;
    flex-direction: row;
}

.live-updates-left-container {
    width: 75%;
    padding: 10px 40px;
}

.live-update-first-row {
    width: 100%;
}

.live-text {
    font-family: helvetica,arial,sans-serif;
    font-weight: 700;
    font-size: 0.8125rem;
    color: #fff;
    background-color: #d0021b;
    border-radius: 3px;
    margin-right: 10px;
    text-transform: uppercase;
    padding: 5px 10px;
}

.live-text-time {
    font-family: helvetica,arial,sans-serif;
    font-size: 0.8125rem;
    color: #d0021b;
    white-space: nowrap;
}

.live-updates-big-news {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #e2e2e2;
    padding: 5px 0px 20px 0px;
}

.big-title {
    font-size: 45px;
    font-weight: 600;
    line-height: 1.3;
    color: black;
    margin-top: 20px;
}

.primary-news-discription {
    color: black;
    text-align: justify;
    margin-top: 7px;
    font-size: 1.25rem;
    line-height: 1.875rem;
    font-weight: 500;
}

.live-updates-primary-news {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 0px;
}

.live-updates-author-time {
    display: flex;
    padding: 10px 0px;
    align-items: center;
}

.author-image {
    width: 6%;
}

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

.time-author {
    display: flex;
    flex-direction: column;
    padding: 0px 15px;
    width: 90%;
}

.live-updates-time {
    font-size: 12px;
    color: #d0021b;
}

.live-updates-author {
    font-size: 14px;
}

.primary-news-title {
    font-size: 25px;
    color: black;
    margin: 7px 0px;
    line-height: 1.3;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.big-image img{
    width: 100%;
    height: 350px;
}

.big-image-desc{
    font-size: 14px;
    padding-top: 5px;
    color: #666;
}

.copy-link {
    width: 5%;
}

.copy-link img{
    padding: 5px;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    border: 1px solid #ccc;
    background: #fff;
    fill: #000;
    cursor: copy;
}
/* 
.live-updates-right-container{
    width: 25%;
    height: 600px;
    background-color: gray;
} */
/* live updates css end here */

/* image carousel css start here  */
.image-story-carosel {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.image-title {
    width: 100%;
}

.image-heading {
    display: flex;
    flex-direction: column;
    justify-content: start;
}

.image-news-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3;
    color: black;
    margin-top: 20px;
}

.row-for-img-info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.third-image-heading {
    font-weight: 400;
    margin-top: .8125rem;
}

.third-image-heading .first {
    color: #333;
}

.third-image-heading .second {
    color: #999;
    margin-right: 3px;
}

.redirect-to-article {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: var(--sakalBlue);
    font-weight: bold;
    font-size: 14px;
}

.prev-next-button {
    display: flex;
    justify-content: space-around;
    margin: 15px 0;
    width: 15%;
}

.prev-next {
    display: flex;
    justify-content: center;
    background: #c72f00;
    width: 38.72px;
    height: 41px;
}

.s-icon {
    color: white;
    height: 20px;
    width: 20px;
    display: flex;
    justify-content: center;
    font-size: 13px;
}

.fa-chevron-left {
    padding: 14px 4px;
}

.social-custom {
    font-size: 15px;
    color: white;
}

.img-info {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}

.related-image-story {
    background: #efefef;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    width: 100%;
}

.related-image {
    height: 100%;
    background: wheat;
}

.slide.active {
    opacity: 1;
    transition-duration: 1s;
}

.slide {
    opacity: 0;
    transition-duration: 1s ease;
}

.fa-chevron-right {
    padding: 14px 3px 14px 6px;
}

.related-image img {
    height: 550px;
    width: 100%;
}

/* image carousel css end here  */

/* horoscope section page css start */
.horoscope-main-title {
    font-size: 26px;
    color: #004b8c;
    font-weight: 600;
    background-color: transparent;
    padding: 0px;
    margin-top: 0;
}

.horoscope-heading {
    display: flex;
    padding: 0;
    background-color: #F6F6F6;
    margin-top: 10px;
}

.horoscope-heading-daily {
    width: 180px;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

.setactive {
    font-weight: bold;
    border-bottom: 3px solid #068CFD;
    color: #068CFD;
}

.horoscope-heading-weekly {
    width: 180px;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

section#block-smg-section-pages-horoscope-page-content {
    background-color: #fff;
    box-shadow: 0 0 5px 0px rgba(0,0,0,0.2);
    border-radius: 4px;
    padding: 10px;
}

.horoscope-main-container {
    margin-bottom: 0px;
    padding: 10px;
    display: inline-block;
    width: 100%;
}

.rashi-img {
    padding: 0;
    text-align: center;
    height: 100px;
    width: 100px;
    margin-right: 15px;
    float: left;
}

.rashi-img img{
    height: 100%;
    width: 100%;
}

.rashi-title {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 0px;
    vertical-align: top;
}

.rashi-content {
    line-height: 25px;
    font-size: 16px;
    text-align: justify;
    padding-right: 22px;
}

/* horoscope section page css start */

.section-pages .list-wrapper .article-wrapper .news-title{
    font-size: 19px;
    /* margin-top: 7px; */
    line-height: 1.3;
    color: black;
    font-weight: bold;
}

.search-result-page .list-wrapper{
    width: 100%;
    margin-left: 0;
    background-color: white;
}

.article-wrapper a {
    padding: 0 40px;
    flex: unset;
}

.search-result-page .list-wrapper .news-title a{
    padding-left: 0;
}

.search-result-page .list-wrapper .news-item .news-title{
    color: black;
    margin-bottom: 0.5rem;
}

.section-pages .news-title a{
    padding-left: 0;
}

.dropdown-icon{
    color: white;
}

.secondary-recipes {
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
}

.tajya-section-page .article-wrapper:first-child .p-num{
    display: none !important;
}

.list-wrapper .article-wrapper .list-leftspace {
    width: 11%;
    padding: 10px 0px 20px 0px;
}
.news-box .news-box-container{
    margin-top: 10px !important;
}
.mobile-full-width .small-image-container{
        margin-bottom: 0 ;
}
.section-pages .mobile-full-width{
    margin-bottom: 0;
}
.news-box-container .news-footer{
    margin-top: 15px;
}
.news-box .news-box-container .news-footer{
    margin-top: 10px;
}
.video-list-text {
    padding-left: 0px;
}
 .item-row {
    padding: 5px 0px;
    border-top: #C8C1C0 dotted 1px;
    border-bottom: 0;
}
.section-pages .bignode-image-container{
    height: 500px;
}
.section-pages .news-section-title {
    margin-bottom: 0.5rem !important;
}
.list-wrapper .news-item{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.section-pages .list-wrapper{
    margin-bottom: 20px;
}
.related-image-story .related-image img{
    height: 581px;
}

.primary-recipe .news-description p{
    margin: 0 !important;
}

.parent-page-main .small-node-container .news-box-container{
    width: 90%;
    margin: 0 auto;
}

.parent-section-page .news-box .news-box-container{
 margin-top: 0 !important;
}

.parent-section-page .news-section-title {
    font-size: 14px;
}

.parent-section-page .news-title{
    font-size: 18px;
}

.parent-page-main .right-overlap{
    margin-left: 15%;
}

.section-page-container .news-section-title{
    display: flex;
}

.premium-article-gold .small-image-container{
    height: 190px !important;
}

.premium-article-gold .news-box-container{
    margin-top: 0 !important;
}