@media screen and (min-width: 992px) {
    .poetsSlide .poetCard {
        max-width: 100%;
        margin-bottom: 0;
    }

        .poetsSlide .poetCard:first-child {
            margin-left: 0;
        }

    .btnSpace .btnCenter {
        margin-top: 104px;
    }

    .poetCard {
        margin-right: 0;
    }

    .containerFluid.mobileScroll .container {
        max-width: 100%;
    }

    .todayQuote {
       /* max-width: 650px;*/
        margin: 0 auto;
    }

    .gurjariPoetryBox h4 {
        font-size: 26px;
        /*margin-top: 150px;*/
    }

    .todayQuote p {
        font-size: 36px;
        line-height: 57px;
        margin-top: 0;
    }

    .todayQuote a {
        font-size: 24px;
        line-height: 36px;
    }

    .favShare {
        margin-top: 48px;
    }

        .favShare ul li a img {
            width: 42px;
        }

    .poetBook {
        font-size: 28px;
        line-height: 42px;
    }

  
    .poetInnerflex {
        display: flex;
        width:64%;
        max-width: 64%;
    }

    .eBookDetails .brickPoetDetailsInner{
        margin-left:64px;
    }

    .poetInnerflex a {
        flex: 0 0 10%;
        max-width: 10%;
    }

    .poetName {
        font-size: 18px;
        line-height: 24px;
    }
    /* .poetsSlide .poetCard{
        margin-bottom: 66px;
    } */
    .blogFlex .blogCard {
        max-width: 100%;
        display: flex;
        flex: 0 0 100%;
        margin-bottom: 50px;
        align-items:center;
    }
    .blogWidth {
        margin-right: 13rem;
        position: relative;
    }

    .blogTag {
        position: absolute;
        right: -207px;
        top: 0;
    }

    .blogListingInfo .blogTag{
        right:-101px;
    }

    .blogFlex {
        display: flex;
        overflow: hidden;
        flex-wrap: wrap;
    }

        .blogFlex .blogCard:last-child {
            margin: 0;
        }

    .blogCard img {
        margin-right: 56px;
    }

    .blogCard h3 a {
        font-size: 36px;
        line-height: 44px;
    }

    .blogCard p {
        margin-top: 14px;
        font-size: 24px;
        line-height: 34px;
    }

    .blogTag ul {
        display: flex;
        margin: 0px 0 8px 0;
    }

    .blogCard:first-child {
        margin-left: 0px;
    }

    .videoCard {
        flex: 0 0 585px;
        max-width: 585px;
        margin-right: 0;
        margin-bottom: 0;
    }

    .homeBooks .poetBook {
        font-size: 32px;
        line-height: 48px;
    }

    .vName ul li:nth-child(1) {
        font-size: 26px;
        line-height: 39px;
    }

    .vName ul li:nth-child(2) a {
        font-size: 16px;
        line-height: 24px;
    }

    .sectionSpace {
        margin-top: 104px;
    }

    .sectionSpaceBottom {
        margin-bottom: 48px;
    }

    .brikeSpace {
        margin-top: 110px;
    }

    .poetsSlide {
        overflow: visible;
        position: relative;
    }

    .videoInfo {
        padding: 18px 0 18px 16px;
        border-radius: 0 0 20px 20px;
    }

    .poetBook {
        height: 50px
    }

    .videoImageIcon {
        top: 12px;
        right: 12px;
    }

    .videoCard:first-child {
        margin-left: 0px;
    }

    .poetsSlide .owl-prev {
        position: absolute;
        left: 0px;
        background: transparent;
        border: none;
        cursor: pointer;
        top: 50%;
        height: 52px;
        width: 52px;
        transform: translate(-50%, -50%);
        opacity: 0;
        transition: 0.5s;
    }


    .poetsSlide .owl-next {
        position: absolute;
        right:-50px;
        background: transparent;
        border: none;
        cursor: pointer;
        top: 50%;
        height: 52px;
        width: 52px;
        transform: translate(-50%, -50%);
        opacity: 0;
        transition: 0.5s;

    }
        .poetsSlide .owl-next.disabled,
        .poetsSlide .owl-prev.disabled {
            visibility:hidden;
            opacity:0;
        }

        .poetsSlide:hover .owl-prev, .poetsSlide:hover .owl-next {
            opacity: 1;
        }

    .sectionPaddingSpaceTop {
        padding-top: 80px;
    }

    .sectionPaddingSpaceBottom {
        padding-bottom: 80px;
    }

    .eventHomeBanner .sectionPaddingSpaceBottom {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .blog_lines::before {
        background-image: url(../images/blog_lines.svg);
        position: absolute;
        content: '';
        height: 100%;
        width: 100%;
        bottom: -291px;
        background-size: contain;
        background-repeat: no-repeat;
        left: 0;
    }

    .donate {
        padding-bottom: 104px;
    }

    .flowersVageshwari {
        padding: 0px 0 64px 0;
    }


    .blogTag ul li a {
        font-size: 16px;
        line-height:26px;
    }

    .vidhaRoopFlex {
        display: flex;
        justify-content: space-between;
    }

        .vidhaRoopFlex .wordOfTheDayCont, .vidhaRoopFlex .todaysProverbCont {
            padding: 0 111px;
        }

    .wordOfTheDayCont h4 {
        font-size: 32px;
        line-height: 55px;
    }

    .wordOfTheDayCont h3 {
        font-size: 54px;
        line-height: 67px;
    }

    .wordOfTheDayCont p {
        font-size: 24px;
        line-height: 34px;
    }

    .vidhaRoopFlex .wordOfTheDayBox {
        margin-right: 24px;
        margin-bottom: 0px;
    }

    img.wordOfTheDayFav {
        position: absolute;
        right: 35px;
        top: 35px;
    }

    /* dictionary  */
    .gujaratipoetHome .poetCard img, .gujaratipoetHome .poetCard {
        margin-bottom: 0;
        width: 100%;
    }

    .mostViewedWords .poetsSlide h4 {
        font-size: 40px;
        line-height: normal;
        margin-bottom: 0px;
    }

    .mostViewedWords .poetsSlide p {
        font-size: 24px;
        line-height: normal;
        margin-bottom: 24px

    }

    .searchWorldListingCard.mostViewedWords .poetsSlide .poetCard {
        
        max-width: 100%;
    }

    .searchWorldListingCard.mostViewedWords .poetsSlide.fivelider .poetCard {
        /*max-width:19%;*/
    }
    .searchWorldListingCard.mostViewedWords .poetsSlide{
        justify-content:flex-start
    }

        .searchWorldListingCard.mostViewedWords .poetsSlide .poetCard {
            margin-right: 2.5%;
        }
        .searchWorldListingCard.mostViewedWords .poetsSlide .poetCard:first-child {
            margin-left: 0px;
        }

    .searchWorldListingCard.mostViewedWords .sectionHeading {
        margin-left: 0px;
    }

    .dictionary.video .dictionarySearch, .dictionary.eBook .dictionarySearch {
        padding: 60px;
        position: relative;
        overflow:hidden
    }
    .headingCardSpace .sectionHeading {
        margin-left: 0px;
    }

    .booksbyAuthor.largeSpace.eBookCategory.mobileScroll .poetsSlide .poetCard:first-child {
        margin-left: 0px;
    }
    .dictionarySearch h1 {
        font-size: 80px;
        line-height: 100px;
    }

    .dictionarySearch p {
        font-size: 24px;
        line-height: 34px;
        max-width: 440px;
        margin: 0 auto;
    }

    .dictionarySearchInput {
        max-width: 590px;
        margin: 0 auto;
    }

        .dictionarySearchInput .dictionaryInput {
            margin-top: 32px;
            background: #E3C9B6;
            height: 52px;
            
        }

        .dictionarySearchInput .searchRadius {
            position: absolute;
            right: 5px;
            top:4px;
            background-color: #45A4B8;
            padding: 11px;
            border-radius: 50%;
            height: 45px;
            width: 45px;
        }
    .dictionarySearch{
        padding:60px;
        overflow:hidden;
    }
    /*    .dictionarySearch::after {
        background-image: url(../images/sectionBorderArrow.svg);
        position: absolute;
        content: '';
        height: 50px;
        width: 99%;
        bottom: -45px;
        transform: rotate(180deg);
        background-size: 82px;
        left: 6px;
        background-size: inherit;
    }*/


   .vidhaRoopFlex .todaysProverbCont
    {
        top:49%;
    }
    .gurjariPoetryCart {
        margin-bottom: 0;
    }

    .mostViewedWords .poetsSlide .poetCard {
        flex: 0 0 18%;
        max-width: 18%;
        margin-right: 2.5%;
        margin-bottom: 2.5%;
    }
        .mostViewedWords .poetsSlide .poetCard:nth-child(2n) {
            margin-right: 2.5%;
        }
        .mostViewedWords .poetsSlide .poetCard:nth-child(5n) {
            margin-right: 0;
        }


    .gurjariPoetryBox {
       
        transform: translate(-50%, -65%);
    }

    .searchResultWrape .flowersVageshwari.textLeft
{
        text-align:left
    }    .mostViewedWords .poetsSlide {
        display: flex;
        overflow: hidden;
        padding-left: 0;
        flex-wrap: wrap;
    }

       
        /*.dictionarySearch h1::before, .dictionarySearch h1::after{
    display: none;
}*/
        .dictionarySearch h1::before {
            bottom: 25px;
        }

    .dictionarySearch h1::after {
        bottom:40px;
    }
    /* dictionary emd */
    .homeBooks .poetCard img {
        border-radius: 32px;
        margin-bottom: 16px;
        max-height: 450px;
        width: 100%;
        height: 450px;
    }

    /* E-Book */

    .participatingLibrariesSlider.poetsSlide .poetCard {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .participatingLibrariesSlider.poetsSlide .poetName {
        color: #D3353E;
    }

    .eBook .dictionarySearch::after {
        display: none;
    }

    .participatingLibrariesSlider .poetBook {
        font-size:24px;
        line-height: 48px;
    }

    .periodicalsSection .periodicals .poetBook {
        font-size: 24px;
        line-height: 36px;
    }

    .periodicalsSection .periodicals .poetName {
        font-size: 16px;
        line-height: 24px;
    }


    .poetsSlide.participatingLibrariesSlider .poetCard img {
        
        border-radius: 20px;
        height: 208px;
        object-fit: cover;
    }

    .periodicalsFlex {
        padding: 16px;
    }

    .partnerlibraryBtnFilter.homeBooks .poetBook {
        white-space: nowrap;
        flex: 0 1 auto;
        text-overflow: ellipsis;
        overflow: hidden;
        min-width: 0;
        width: 188px;
    }

    .periodicalsFav img {
        width: 42px;
    }

    .booksbyAuthorSlider.poetsSlide .poetCard {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .authBookInner .poetBook {
        font-size: 32px;
        line-height: 48px;
        margin-bottom: 16px;
    }

    .authBookInner {
        padding: 32px;
    }

    .authBooks img {
        margin-bottom:16px;
        display:block;
    }
    .videoListingFlex {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top:60px;
        position:relative;
    }
        .videoListingFlex .videoInfo{
            margin-bottom:24px
        }
        .videoListingFlex:before {
            background-image: url(../images/blog_lines.svg);
            position: absolute;
            content: '';
            height: 100%;
            width: 100%;
            bottom: 35px;
            background-size: contain;
            background-repeat: no-repeat;
            left: 0;
            opacity: 0.1
        }

    .videoDetailPopUp .blogDetailsImag img {
        border-radius: 40px
    }
        .videoListingFlex .videoCard {
            flex: 48.5%;
            max-width: 48.5%;
        }
    .authBookInner p {
        font-size: 20px;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    /* E-Book End */


    /* poet details  */



    .brickPoetDetailsInner {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

        .brickPoetDetailsInner .poetCard {
            margin-bottom: 0px;
        }

        .brickPoetDetailsInner .poetCard {
            flex: 0 0 24.5%;
            max-width: 24.5%;
            margin-right: 10%;
        }

    .libraryMainImg .brickPoetDetailsInner .poetCard {
        flex: 0 0 29.5%;
        max-width: 29.5%;
        margin-right: 10%;
    }


    .poetDescription .sectionHeading-h1 {
        font-size: 40px;
        line-height: normal;
    }

    .partnerlibraryBtnFilter.homeBooks .poetCard img {
        height: 304px;
    }

    .poetDescription p, .poetDescription .textContent p {
        font-size: 24px;
        line-height: 34px;
    }

    .poetPoetryLists ul li a.favroite img {
        width: 36px;
    }

    .brickPoetDetailsInner .poetDescription {
        text-align: left;
        flex: 0 0 46%;
        max-width: 46%;
    }

    .poetDescription.ebookDetailReading.textalign-center {
        text-align: left;
        flex: 0 0 68%;
        max-width: 68%;
    }


    .brickPoetDetailsInner .poetCard.ebookCardCenter img {
        width: auto;
    }
    .brickPoetDetailsInner .poetDescription .textContent {
        max-width: 531px;
    }

    .poetBooksType ul {
        overflow-x: hidden;
    }

    .poetBooksType.reducedPadding {
        padding:0 45px;
        overflow:hidden;
    }
        .poetBooksType.reducedPadding .nextPoetIndex {
            right:5px;
            top:0px;
            opacity:1;
        }
        .poetBooksType.reducedPadding .prevPoetIndex {
            left: 5px;
            top: 0px;
            opacity: 1;
        }
            .tagsDetails .poetFilter .poetBooksType.reducedPadding .nextPoetIndex img,
            .poetBooksType.reducedPadding .nextPoetIndex.nextPoetIndex img,
            .tagsDetails .poetFilter .poetBooksType.reducedPadding .prevPoetIndex img,
            .poetBooksType.reducedPadding .prevPoetIndex.prevPoetIndex img {
                width: 25px;
                height:25px;
            }
    .tagsDetails .descWithTitle h2 {
        font-size: 24px;
        line-height: 34px;
    }
            .poetBooksType ul li {
                list-style: none;
                margin-right: 0;
            }

        .poetBooksType ul li {
            margin-right: 32px;
        }

            .poetBooksType ul li a {
                font-size: 24px;
                line-height: 45px;
            }

    .poetDescription .favShare ul {
        margin: initial;
    }

    .poetCardCenter img {
        max-height: 100%;
    }

    .cardShadow:before {
        content: "";
        position: absolute;
        bottom: -10px;
        width: 100%;
        height: 100%;
        left: 10px;
        background-color: var(--shadowColor);
        border-radius: 200px 200px 10px 10px;
        opacity: 0.8;
    }

    .locationYear {
        margin-top: 32px;
    }

        .locationYear ul {
            max-width: 100%;
            padding: 1px 25px 1px 12px;
        }

            .locationYear ul li {
                font-size: 24px;
                line-height: 34px;
                margin-right: 60px;
            }

        .locationYear li img {
            width: 59px;
        }

        .locationYear li.location img {
            width: 21px;
        }
    .poetparichey{
        padding:22px
    }

    .poetFilter {
        position: sticky;
        margin-bottom: 40px;
        top: 124px;
    }

    .withOutSideBar {
        position: sticky;
        margin-bottom: 32px;
        top: 124px;
    }

    .poetDetailsParichey .sectionHeading-h1{
        font-size:28px;
        line-height:normal;
        /*margin-bottom:24px;*/
        margin-bottom:8px;
    }

    .leftRightInner {
        display: flex;
        flex-wrap: wrap;
    }

    .leftSection {
        flex: 0 0 71%;
        max-width: 71%;
        margin-right: 3.2%;
    }

    .poemContent {
        padding: 0px 8px 0px;
    }

    .rightSection {
        flex: 0 0 25.76%;
        max-width: 25.76%;
        display: block;
    }

    .poetEbooks .poetsSlide,
    .topSliderArrow .poetsSlide {
        overflow: hidden;
        position: initial;
    }

        .poetEbooks .poetsSlide .poetCard:first-child,
        .poetEbooks .poetsSlide .poetCard:last-child {
            margin-left: 0px;
            margin-right: 0px;
        }

    .poetEbooks .owl-nav,
    .topSliderArrow .owl-nav {
        position: absolute;
        top: 0px;
        right: 0px;
        margin-top: 17px;
    }

        .poetEbooks .owl-nav button.owl-prev,
        .topSliderArrow .owl-nav button.owl-prev {
          /*  position: initial;
            transform: none;
            opacity: 1;*/
        }

        .poetEbooks .owl-nav button.owl-next,
        .topSliderArrow .owl-nav button.owl-next {
          /*  position: initial;
            transform: none;
            opacity: 1;*/
        }

    .tagsDetails .poetFilter {
        top: 80px;
    }

    .searchResultWrape .sectionHeading{
        font-size:24px;
    }
    .searchResultWrape .searchResult .sectionHeading {
        font-size:28px;
        padding-bottom:0
    }

    .searchResultWrape .dictionarySearchInput {
        max-width: 503px;
    }

    .removeHeaderLine .sectionHeading {
        padding-bottom: 14px;
    }
    .sectionHeading {
        padding-bottom: 0px;
    }

    .poetIntro .headingWithAll {
        margin-bottom: 16px;
    }

    .poetEbooks .poetsSlide {
        margin: 0px;
    }

    .headingWithAll h2.sectionHeading-h1 {
        font-size: 42px;
        line-height: 81px;
    }
    .tagsDetails .headingWithAll h2.sectionHeading-h1 {
        margin-bottom:8px;
    }

    .poetIntro .textContent p span {
        font-size: 20px;
        line-height: 28px;
    }

    .poetPoetryLists ul li a.bookName {
        font-size: 28px;
        line-height: 53px;
        width: auto;
    }

    .poetPoetryLists ul li img {
        margin-right: 15px;
    }
    .withOutSideBar img {
        width: 100% !important;
        position: absolute;
        top: 0;
        left: 0;
        height: 70px;
        object-fit: cover;
    }

    .tagsDetails .withOutSideBar img {
        height: 48px;
    }

    .sideListcommon h3 {
        margin-bottom: 8px;
    }

    .sideListcommon {
        margin-bottom: 56px;
    }

        .sideListcommon:last-child {
            margin-bottom: 0px;
        }

    .sideRelatedBooks {
        margin-bottom: 56px;
    }

    .SideBarPostItemContainer .SideBarPostItem > a {
        background-color: var(--sectionColor);
        margin-bottom: 16px;
        border-radius: 53px;
        padding: 7px;
        display: flex;
        align-items: center;
    }

    .sideBarPostWrap h2,
    .mblScrlPrnt h2 {
        font-size: 24px;
        line-height: 44px;
        font-family: 'AkhandGujarati-Extrabold';
        color: var(--heading);
    }

    .mblScrlPrnt h2 {
        margin-bottom: 10px;
    }

    .sideRelatedBooks .mblScrlPrnt {
        margin-bottom: 56px;
    }

    .mblScrlPrnt .eventAddSection {
        /*border: 1px solid #ECC9C0;
        padding: 24px;*/
        border-radius: 48px;
        margin-bottom: 30px;
    }

        .mblScrlPrnt .eventAddSection img {
            width: 100%;
            border-radius: 30px;
            display: block;
        }

    .SideBarPostItem > a > span {
        width: 70px;
        height: 70px;
        border-radius: 100px;
        flex: 0 0 70px;
        max-width: 70px;
        margin-right: 14px;
        display: block;
        object-fit: cover;
        background-size: cover;
    }

    .SideBarPostItemBody h6 {
        font-family: 'AkhandGujarati-Extrabold';
        font-size: 14px;
        line-height: 20px;
    }

    .innerSidePoetList {
        padding: 24px 24px;
        background-color: var(--sectionColor);
        border-radius: 30px;
    }

        .innerSidePoetList ul li {
            list-style: none;
            padding: 12px 16px;
            background-color: #EED7C6;
            border-radius: 30px;
            margin-bottom: 12px;
        }

            .innerSidePoetList ul li:last-child {
                margin-bottom: 0px;
            }

            .innerSidePoetList ul li a {
                font-size: 18px;
                line-height: 24px;
                color: var(--para-color);
                font-family: 'AkhandGujarati-Extrabold';
            }

    .readBooks {
        background-color: var(--sectionColor);
        margin-bottom: 16px;
        border-radius: 53px;
        padding: 7px;
        display: flex;
        align-items: center;
    }

        .readBooks figure {
            width: 70px;
            height: 70px;
            border-radius: 100px;
            margin: 0px;
            margin-right: 14px;
            overflow: hidden;
            background-color: #EED7C6;
        }

            .readBooks figure img {
                width: 70px;
                height: 70px;
                border-radius: 100px;
            }

    .readBooksRight {
        width: calc(100% - 85px);
    }

        .readBooksRight h4 {
            font-size: 18px;
            font-family: 'AkhandGujarati-Extrabold';
        }

        .readBooksRight p {
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

    /* Poet details end*/

    .flowersVageshwari.textLeft {
        text-align: left;
        padding: 0px 0 32px 0px;
    }

    .video .dictionarySearch::after {
        display: none;
    }

    .videoThumPlay {
        margin-bottom: 16px;
    }

    .videoThumRound .videoCard h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .mobileScroll .container {
        padding: 0px 24px;
        overflow:hidden;
    }

    .relatedPoetSection .container {
        padding: 0px 0px;
    }

    .relatedPoetSection {
        margin-bottom: 104px;
    }

    .searchResultNav {
        padding: 24px 0 104px 0;
        position: sticky;
        top: 124px;
        z-index: 9999;
        background: var(--body-color);
    }

    .relative .topSliderArrow .owl-nav {
        /* position: absolute;
        top: 50%;
        right: 0px;
        margin-top: 17px;*/
        left: 0;
        top: 50%;
    }

    /* poemReadingPage */
    .poemReadingPage .rightSection {
        padding-top:0px;
    }
    .poemReadingHeader .sectionHeading-h1 {
        font-size: 40px;
        line-height: normal;
        margin-bottom: 24px;
    }

    .authorDetails span {
        font-size: 20px;
        line-height: 34px;
    }

    .poemContent .textContent p {
        font-size: 30px;
        line-height: 46px;
    }

    .specialNotes span {
        font-size: 24px;
        line-height: 34px;
    }

    .specialNotes p {
        font-size: 18px;
        line-height: 34px;
    }

    .specialNotes img {
        position: absolute;
        left: 8px;
        max-width: 19px;
        margin-top: 6px;
    }

    .poemSource ul {
        margin-left: 24px;
        display: flex;
        flex-wrap:wrap;
    }

        .poemSource ul li {
            position: relative;
            margin-right: 48px;
        }

            .poemSource ul li::before {
                top: 10px;
            }

    .poemRelatedTags {
        margin-top: 18px;
    }

    .poemReadingContent.maskIntro:before {
        -webkit-mask-image: url(../images/mask-reading-desktop.png);
        -webkit-mask-position: center;
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-image: url(../images/mask-reading-desktop.png);
    }

    .poemReadingContent {
        /*padding-bottom: 120px;*/
        position: relative;
    }
    /* end poemReadingPage */

    /* blog details */

    .blogHeading .mainHeading {
        margin-bottom: 16px;
        font-size: 80px;
        line-height: 100px;
    }

    .blogFav {
        position: absolute;
        right: -461px;
    }

    .blogWirterInfo {
        width: 72%;
    }

    .witerInfo {
        display: flex;
        align-items: center;
    }

    .blogWriterName ul li:nth-child(2) {
        position: absolute;
        right: 21px;
        top: 22px;
        font-size: 18px;
    }

    .blogWriterName ul li:nth-child(1) {
        font-size: 20px;
    }

    .rightBlogSection .socialLink ul li a img {
        width: 58px;
        height: 58px;
    }

    .blogDetailSlider.poetsSlide .poetCard {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .blogFav ul li:first-child {
        margin-right: 16px;
    }

    .blogFav ul li:nth-child(2) {
        display: block;
    }

    .listsCommon .headingWithAll.showBtn .btnCenter {
        display: block;
    }
    /* end blog details */

    /*  dictionary Detail */
    .dictionaryDetails .overFlowHidden {
        overflow: hidden;
    }

    .dictionaryDetailSearch {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 18px 32px;
        margin-bottom: 40px;
    }

        .dictionaryDetailSearch .dictionarySearchInput {
            margin: inherit;
        }

        .dictionaryDetailSearch .dictionarySearchInput {
            max-width: 590px;
            flex: 0 0 590px;
            margin: 0;
        }

    .dictionaryDetails .dictionaryDetailSearch .dictionarySearchInput {
        max-width: 520px;
        flex: 0 0 520px;
    }

            .dictionaryDetailSearch .dictionarySearchInput .dictionaryInput {
                margin-top: 0;
            }

        .dictionaryDetailSearch h1 {
            font-size: 32px;
            line-height: 48px;
            position: relative;
            top: 3px;
        }

    .innermask {
        position: relative;
        padding: 32px;
    }

    .wordOrigin ul li {
        font-size: 18px;
        margin-bottom: 4px;
    }

    .wordHindiMeaning {
        margin-top: 24px;
    }

        .wordHindiMeaning h3 {
            font-size: 20px;
            line-height: 36px;
        }

        .wordHindiMeaning ul li {
            font-size: 22px;
            margin-bottom: 4px;
        }

            .wordHindiMeaning ul li::before {
                left: -28px;
                height: 20px;
                width: 20px;
                top: 4px;
            }

    .btnWithHeading {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .dictionaryDetailsSlider .poetsSlide {
        margin-left: 0;
        margin-right: 0;
    }

        .dictionaryDetailsSlider .poetsSlide .owl-prev, .dictionaryDetailsSlider .poetsSlide .owl-next {
            transform: translate(5%, -50%);
        }

    .searchResultNav ul {
        justify-content: center;
    }

    .searchResultNav {
        padding: 24px 0 32px 0;
        margin-bottom: 56px
    }
    .searchResultNav ul li a {
        font-size: 18px;
        line-height: 28px;
    }
    .resultLestingFlex {
        display: flex;
        justify-content: start;
        flex-wrap: wrap;
    }
    .resultLestingCard.maskIntrobg {
        flex: 0 0 31.7%;
        max-width: 31.7%;
        margin: 0 2.4% 2.4% 0;
        border:none;
    }
    .searchInput {
        padding-bottom: 5px;
    }
    .resultLestingCard.maskIntrobg:nth-child(3n) {
        margin-right: 0;
    }

    .resultLestingCard {
        padding: 24px;
    }

        .resultLestingCard h3 {
            font-size: 20px;
            line-height: normal;
            margin-bottom: 8px;
        }

        .resultLestingCard p {
            font-size: 18px;
            line-height: 27px;
        }

        .resultLestingCard .resultLestingPoem {
            margin-top:16px;
        }

    .resultArrow {
        max-width: 30px;
    }

    .manageSpace {
        margin-top: 56px;
    }
    /* end dictionary Detail */



    /*  Partner libary */

    .partnerlibraryBooks .poetCard {
        flex: 0 0 23%;
        margin-right: 2.5%;
        margin-block:16px;
    }

        .partnerlibraryBooks .poetCard:nth-child(2n) {
            margin-right: 2.5%;
        }

        .partnerlibraryBooks .poetCard:nth-child(4n) {
            margin-right: 0%;
        }

    .partnerlibraryBtnFilter .headingWithAll {
        display: flex;
        justify-content: space-between;
        position: relative;
    }

    .partnerlibraryBtnFilter .searchResultNav:after {
        display: none;
    }

    .partnerlibraryBtnFilter .searchResultNav {
        padding: 0px 160px 40px 0;
    }

    .partnerlibraryBtnFilter .poetSelectFilter {
        top: 0;
    }

    .partnerlibraryBtnFilter .headingWithAll::after {
        background-image: url(../images/reading-border.svg);
        position: absolute;
        content: '';
        height: 4px;
        width: 100%;
        bottom: -10px;
        background-size: contain;
        background-repeat: repeat;
        left: 0;
    }

    .partnerlibraryBtnFilter .headingWithAll {
        margin-bottom: 40px;
    }
    /* end Partner libary */

    /* poet Details Parichey */

    .poetparichey ul {
        display: flex;
        justify-content:flex-start;
        align-items:baseline;
        flex-wrap:wrap;
    }

        .poetparichey ul li {
            font-size: 26px;
            line-height: 24px;
            margin-bottom: 0;
            text-align: left;
            flex: 0 0 33.33%;
            max-width: 32.24%;
            display: flex;
            margin-right: 12px;
            margin-top:2px;
            margin-bottom:2px;
            /*position:relative;
            padding-left:30px;*/
        }
        .poetparichey ul li:nth-child(3n) {
            margin-right:0px;
        }
            /*.poetparichey ul li img {
             position:absolute;
             left:0px;
             top:3px;
         }
            .poetparichey ul li img.bulletIcon{
                position:relative;
            }*/
            /*.poetparichey ul li:nth-child(3n) {
                margin-right: 0px;
            }*/
            .poetparichey ul li .place{
                display:flex;
            }
            .desktopPoetSearchFlex.tagListing::before {
                width: 1172px;
                max-width: 100%;
                bottom: -78px
            }
    .desktopPoetSearchFlex.tagListing{
        margin-bottom:62px;
    }
    .poetparichey ul li > div a {
        font-size: 16px;
        line-height: 24px;
    }
    /* end poet Details Parichey */


    /* poetListing  */

    .poetListing h1 {
        font-size: 40px;
        line-height: normal;
    }

    .poetListing p {
        font-size: 24px;
        line-height: 34px;
       
    }

    .desktopPoetSearchFlex {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 32px;
        width:100%;
    }

    .headingWithAll .btnCenter img {
        width: 159px
    }

    .desktopPoetSearchFlex .dictionarySearchInput {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0;
    }

    .desktopPoetSearchFlex .allSearchFlex {
        margin-left: 50px;
    }

    .poet {
        padding: 24px;
    }


    .fancybox__content {
        width: 60% !important;
        max-width: 60% !important;
    }

    #divPoetList .poetTags ul li {
        width: auto;
        flex: 0 0 auto
    }

    .poetInnerflex img {
        margin-right: 24px;
    }

    .poetListingDetails h4 a {
        font-size: 20px;
        line-height: 24px;
    }

    .poetListingDetails p {
        font-size: 18px;
        line-height: 24px;
        margin: 4px 0 16px 0;
    }

    .poetListingDetails a {
        font-size: 16px;
        line-height: 28px;
    }

    .tagFlex a {
        display: inline-block;
    }

    .poetInnerflex a {
        flex: 0 0 auto;
        max-width: 100%;
    }

    .tagFlex a:first-child {
        display: inline-block;
    }

    .poetListing .dictionarySearchInput img {
        display: block;
        right: 8px;
        background: #45A4B8;
        top: 5px;
    }

    .poetList {
        padding: 24px 0;
        margin-top:40px;
        border: 1px solid #E9CCB7;
    }
    #divAlphabet #pagination {
        margin-bottom: 16px;
    }

        #divAlphabet #pagination li {
            display: inline-block;
            width: 47px;
            height: 47px;
            flex:0 0 47px;
            border: 1px solid #EAD0BC;
            line-height: 47px;
            border-radius: 50%;
            margin-right: 8px;
            text-align:center;
        }

    .searchResultWrape .flowersVageshwari.textLeft {
        padding: 0px 0 24px 0;
    }
    #divAlphabet #pagination {
        justify-content: left;
    }
    #divAlphabet #pagination {
        text-align: left;
        padding-bottom: 16px;
        overflow-x:scroll;
        display:flex;
        border-bottom: 1px solid #ECCCB2;
    }

    .relative .linkBtn{
        top:48%;
    }
    /* #divAlphabet #pagination li:first-child {
        background: #D3353E;
    } */
    .poet {
        margin-bottom: 16px;
    }

    .poetTags {
        display: block;
    }

    .poetflex {
        display: flex;
        justify-content: space-between;
    }

    .poetTags ul {
        display: flex;
    }

        .poetTags ul li {
            list-style: none;
        }

            .poetTags ul li:last-child {
                margin-left: 8px;
            }

            .poetTags ul li a, .poetTags ul li {
                text-decoration: none;
                font-family: 'AkhandGujarati-Bold';
                font-size: 16px;
                line-height: 30px;
                padding: 2px 12px;
                border-radius: 130px;
                color: var(--btnColor);
                background: #E3C4AD;
            }
    /* poetListing  */


    /* Side Card */

    .sideCard ul li {
        list-style: none;
        margin-bottom: 16px;
    }

        .sideCard ul li:last-child {
            margin-bottom: 0;
        }

    /* end Side Card */

    /* Tags */

    .tagLatter {
        flex: 0 0 10%;
        max-width: max-content;
        margin-right: 80px;
    }


    .allTags ul li a {
        font-size: 22px;
        line-height: 40px;
    }

    .allTags ul {
        display: flex;
        flex-wrap: wrap;
        flex: 0 0 100%;
        justify-content: flex-start;
        max-width: 100%;
    }

        .allTags ul li {
            flex: 0 0 30%;
            margin-right:5%;
        }
        .allTags ul li:nth-child(3n) {
            margin-right:0px;
        }

    .allTags::before {
        position: absolute;
        left: -55px;
    }

    .tags .desktopPoetSearchFlex .dictionarySearchInput {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0;
    }

    .allTags ul li span {
        font-size:16px;
    }
    /*  end tags*/

    /*.videoSectionWrap*/
    .videoSectionWrap,
    .videoPopUp.wordpopUP {
        max-height: none;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        padding: 0;
        height: 690px;
        opacity: 0;
        transform: translateY(100%);
        -o-transform: translateY(100%);
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        transition: all ease .6s;
        -o-transition: all ease .6s;
        -moz-transition: all ease .6s;
        -webkit-transition: all ease .6s;
        pointer-events: none;
        padding: 40px;
    }

        .videoSectionWrapShow,
        .videoPopUp.wordpopUP.videoSectionWrapShow {
            opacity: 1;
            transform: translateY(0);
            -o-transform: translateY(0);
            -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
            pointer-events: all;
            z-index: 9999;
            background: #F8E2D2;
            border-radius: 20px;
        }
    .videoContainerPoem {
        padding-bottom:62.25%;
    }
            .videoSectionWrapShow .videoContainerPoem img,
            .videoPopUp.wordpopUP.videoSectionWrapShow .videoContainerPoem img {
                display: none;
            }
    .videoSectionWrapShowDesktop.videoSectionWrapShowDesktop {
        left: auto;
        right: 0;
        position: fixed;
        width: 284px;
        height: 243px;
        opacity: 1;
        visibility: visible;
        pointer-events: all;
        top: auto;
        bottom: 0;
        background: transparent;
        padding: 20px;
    }
        .videoSectionWrapShowDesktop .videoContainerHeader, .videoSectionWrapShowDesktop .videoList, .videoSectionWrapShowDesktop .videoDesc {
            display: none;
        }
    .singleVideo.videoSectionWrapShowDesktop .videoContainerPoem, .videoSectionWrapShowDesktop.videoSectionWrapShowDesktop .videoContainerPoem {
        padding-bottom: 65.25%;
    }
        .videoSectionWrapShowDesktop .videoPlayerWrap {
            float: none;
            padding: 0;
            border: none;
            margin: 0;
            width: 100%;
            padding-top: 32px;
        }

    .dWrap .wordpopUP {
        padding:16px;
        min-height:100px;
    }

    .poemPageContentBodyVideoShow {
        padding-top: 720px;
        transition: all .4s;
        overflow: visible !important;
    }

    .poemReadingContentTop {
        position: relative;
    }


    .searchResultWrape .homeBooks .poetsSlide.fivelider .poetCard {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 0px 32px 0;
    }

    .searchResultWrape .homeBooks .poetsSlide .poetCard {
        flex: 0 0 18%;
        max-width: 18%;
        margin: 0 32px 32px 0;
    }

    .searchResultWrape .poetsSlide .poetCard:last-child {
        margin: 0 0 0px 0
    }

    .searchResultWrape .poetsSlide.booksbyAuthorSlider .poetCard {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 0px 0px 0;
    }

    .searchResultWrape .manageCardWidth .poetsSlide.booksbyAuthorSlider .poetCard {
      /*  flex: 0 0 19%;
        max-width: 19%;
        margin: 0 0px 0px 0;*/
    }
    .mostViewedWords .poetsSlide .gurjariPoetryCart {
        margin-bottom: 0;
    }
    .blogListingImg {
        flex: 0 0 28%;
        max-width: 28%;
        margin-right: 40px;
    }

    .blogListingInfo {
        flex: 0 0 60%;
        position:relative;
        max-width: 60%;
    }

    /*header login 17-01-2024*/
    /*BY A Start*/
    .deskHeaderBorder {
        display: block;
    }

    .mobileHeaderBorder {
        display: none;
    }
    header {
        padding-bottom:26px;
    }
    /*BY A End*/
    .userloginData.userhaveLogin .userProfilePic img {
        width: 72px;
        height: 72px;
        border-radius: 100px;
        display: block;
    }

    .userDetails {
        position: absolute;
        border-radius: 21px;
        background: #EED7C6;
        width: 250px;
        padding: 8px;
        z-index: 12;
        margin-top: 33px;
        display: none;
        right: 0;
        top: 43px
    }

        .userDetails .userNamePhoto img {
            width: 38px;
            height: 38px;
            border-radius: 70px;
            margin-right: 8px;
        }
    .userNamePhoto.userNamePhoto.clearfix img {
        width: 40px;
        height: 40px;
    }

    .userDetails .userNamePhoto h5 {
        font-size: 14px;
        line-height:22px;
        font-family: latoxbold;
        /* color: var(--body-color);*/
        color: #000000;
        /*width: calc(100% - 48px);*/
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        width:calc(100% - 50px);
    }
        

    .userDetails .userNamePhoto h5 span {
        display: block;
        font-size: 14px;
    }

    .userNamePhoto {
        display: flex;
        align-items: flex-start;
        flex-direction: row-reverse;
        flex-wrap: wrap;
        border-radius: 70px;
        padding: 8px;
        background: #FFECDE;
        margin-bottom: 5px;
        align-items: center;
        justify-content: flex-end;
    }

    .userWorldLink {
        background: #FFECDE;
        border-radius: 21px;
    }
    .userWorldLinkInner i + a {
        padding-top: 12px;
        border-top-left-radius: 21px;
        border-top-right-radius: 21px;
    }
    .userWorldLink a {
        padding: 7px 16px;
        font-size: 14px;
        line-height: 22px;
        font-family: latoxbold;
        /*background: #2E7E8F;*/
        background: #FFECDE;
        display: block;
        /*  color: var(--body-color);*/
        color: #000000;
        text-align: left;
        border-bottom: 1px solid #EED7C6;
        transition: all 0.3s ease-in-out;
    }
    .userWorldLink a:first-child {
    }

    .userWorldLink a:last-child {
        border-bottom-left-radius: 21px;
        border-bottom-right-radius: 21px;
    }
    .userWorldLink a:hover {
        background: #DEBAA0;
        border:none;
    }

    .flowersVageshwari p {
        padding-top: 16px;
        max-width: 350px;
        text-align: center;
        display: block;
        margin: 0 auto;
        line-height: normal;
    }

    .userWorldLink a:last-child {
        border-bottom: 0px;
        padding-bottom:12px;
    }


    .noContainerSpace {
        padding: 0
    }

    .searchResultWrape .poetsSlide .poetCard {
        flex: 0 0 20%;
        margin: 0 32px 32px 0;
    }


    /* Ebook Detail */

    .poetDescription.ebookDetailReading .sectionHeading-h1 {
        font-size: 54px;
        line-height: normal;
    }

    .ebookCardCenter {
        border-radius: 52px;
    }

    .mukhautaabheetaree {
        padding: 24px 24px 12px 24px;
        margin-top: 60px;
    }

    .mukhautaabheetaree h3 {
        font-size: 28px;
        line-height: normal;
    }
    .mukhautaabheetaree .poemSource ul {
        flex-wrap: wrap;
        margin-top:16px;
    }
    .mukhautaabheetaree .poemSource ul li {
        flex: 0 0 28%;
        margin-bottom: 8px;
        font-size: 16px;
        line-height: 34px;
    }
    .eBookDetails .poetCard img {
        width: 100%;
        margin: 0 auto 0px;
    }
    .paraSection h3 {
        font-size: 42px;
        line-height: normal;
        margin-bottom: 24px;
        margin-top:56px;
    }

    .eBookDetails .paraSection h3 {
        font-size: 28px;
        line-height: normal;
        margin-bottom: 16px;
    }
    .eBookDetails .paraSection p {
        font-size:20px;
        line-height:32px;
    }
    .paraSection p {
        font-size: 30px;
        line-height: 38px;
    }
    /* end Ebook Detail */


    /*  About Us  */
    .about {
        max-width: 1086px;
        margin: 0 auto;
    }

        .about p {
            margin: 0 64px;
            margin-bottom:20px;
            font-size: 24px;
            line-height: 34px;
            text-align:center;
        }
    #divPoetList #pagination li a[aria-label="Previous"] {
        top: 0px;
     
        left: initial;
    }


    .sectionSpace.aboutUsSection.contactSection .about.contact {
        padding:0 6rem
    }

    .about.privacyPage {
        margin-left: 0 !important;
        margin-bottom: 00px;
    }

            .about.privacyPage p span {
                font-size: 18px !important;
            }
            /* End About Us  */
            .deskHide {
                display: none;
            }

    .deskShow {
        display: block;
    }

    /*BY A Start*/
    .blogwriteUp.poetIntro {
        padding: 24px;
    }
    
    .poetIntro .textContent p {
        font-size: 24px;
        line-height: 35px;
    }
    .sectionSpace.collection {
        margin-top:32px;
    }
    /*BY A End*/
    section.rekhtaAddress {
        margin-bottom: 0px;
        margin-top: 118px;
    }

    .rekhtaAddress .addressHead {
        text-align: center;
    }

    .rekhtaAddress .addressContent {
        display: flex;
        justify-content: space-between;
        max-width: 1378px;
        align-items:center;
        margin: 0 auto;
        margin-top: 72px;
    }

    .rekhtaAddress .divider {
        width: 1px;
        height: 201px;
        background: #E0C5B1;
    }

    .rekhtaAddress .addresstile .socialLink {
        display: flex;
        justify-content: center;
        margin-top: 35px;
    }

        .rekhtaAddress .addresstile .socialLink li {
            margin-right: 17px;
        }

            .rekhtaAddress .addresstile .socialLink li:last-child {
                margin-right: 0;
            }

    .rekhtaAddress .addresstile li {
        list-style: none;
    }

    .rekhtaAddress .addresstile h3 {
        font-family: 'AkhandGujarati-Black';
        font-weight: bold;
        font-size: 26px;
        line-height: 39px;
        text-align: center;
        margin-bottom: 11px;
        margin-top: 12px;
    }

    .rekhtaAddress .addresstile p {
        font-family: 'AkhandGujarati-Bold', 'latoxbold';
        font-size: 22px;
        line-height: 29px;
        text-align: center;
    }

    .rekhtaAddress .addresstile .moreFromRekhta li a {
        text-decoration: none;
        color: #210000;
        font-size: 22px;
        line-height: 29px;
       
    }
    .rupenKavita .gurjariPoetryCart h4 {
        margin-top: 20px;
    }
    .sectionSpaceBottom.headingCardSpace.homeBooks.mobileScroll .poetCard:first-child {
        margin-left: 0px;
        margin-bottom:0
    }


    .sectionSpaceBottom.mostViewedWords.searchWorldListingCard.mobileScroll.gujaratipoetHome .poetsSlide{
        overflow:visible;
    }

    .booksbyAuthor.headingCardSpace.manageCardWidth.manageSpace .poetCard {
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0px;
        margin-bottom: 30px;
    }
    .fixedPoemStripTop {
        height:90px;
    }

    .booksbyAuthor.sectionSpaceBottom.manageSpace.largeSpace.eBookCategory.mobileScroll.searchPoetCard .poetCard {
        flex: 0 0 14%;
        margin: 0 24px 24px 0;
        max-width: 14%;
    }

    .booksbyAuthor.sectionSpaceBottom.manageSpace.largeSpace.eBookCategory.mobileScroll.searchPoetCard .poetsSlide {
        padding-left: 0px;
    }

        .booksbyAuthor.sectionSpaceBottom.manageSpace.largeSpace.eBookCategory.mobileScroll.searchPoetCard .poetCard:nth-child(2n) {
            margin-right:24px
        }

        .booksbyAuthor.sectionSpaceBottom.manageSpace.largeSpace.eBookCategory.mobileScroll.searchPoetCard .poetCard:nth-child(6n) {
            margin-right: 0
        }

    .readMoreHeight {
        max-height: 68px;
        overflow: hidden;
        position: relative;
    }

    .readLessCmnt.readMoreHeight {
        max-height: unset;
        overflow: unset;
    }
    .shareIcons li.romanGujrati {
        border: 1px solid #F1D2BD
    }

    .dictionary.eBook .dictionarySearch::before {
        content: '';
        position: absolute;
        background-size: contain;
        height: 342px;
        width: 268px;
        bottom: 12px;
        display: block;
        right: initial;
        left: 0;
        background-image: url(../images/ebbok1.png);
        top: 0;
        overflow: hidden;
        background-repeat: no-repeat;
    }

    .dictionary.eBook .dictionarySearch::after {
        content: '';
        position: absolute;
        background-size: contain;
        height: 342px;
        width: 268px;
        bottom: 12px;
        display: block;
        right: initial;
        right: 0;
        background-image: url(../images/ebook2.png);
        top: 0;
        overflow: hidden;
        background-repeat: no-repeat;
    }


    .dictionary .dictionarySearch::before {
        content: '';
        position: absolute;
        background-size: contain;
        height: 342px;
        width: 268px;
        bottom: 12px;
        display: block;
        right: initial;
        left: -30px;
        background-image: url(../images/GujaratiDictionary1.jpg);
        top: 0;
        overflow: hidden;
        background-repeat: no-repeat;
    }

    .dictionary .dictionarySearch::after {
        content: '';
        position: absolute;
        background-size: contain;
        height: 273px;
        width: 268px;
        bottom: 12px;
        display: block;
        right: initial;
        right: 0;
        background-image: url(../images/GujaratiDictionary2.jpg);
        bottom: -60px;
        overflow: hidden;
        background-repeat: no-repeat;
    }

    .sectionSpaceBottom.searchPageEbook.homeBooks.mobileScroll .poetsSlide .poetCard {
        margin: 0 28px 28px 0;
    }

        .sectionSpaceBottom.searchPageEbook.homeBooks.mobileScroll .poetsSlide .poetCard:nth-child(5n) {
            margin-right: 0
        }

    .dictionary.video .dictionarySearch::before {
        background-image: url(../images/videoBefore.png)
    }

    .dictionary.video .dictionarySearch::after{
        display:none
    }

    /* Bug Fixes by kapil*/
    .poetIntro.maskIntrobg.margBottom .poetparichey .poetName{
        display:inline;
    }
        .poetIntro.maskIntrobg.margBottom .poetparichey .poetName .nameText {
            color: #210000;
            font-size: 18px;
            line-height: 27px;
        }
    .poetIntro.maskIntrobg.margBottom .poetparichey li .introHead {
        display: flex;
        align-items: flex-start;
    }
    .poetIntro.maskIntrobg.margBottom .poetparichey .iconWrap {
        display: flex;
        align-items:center;
    }
        .poetIntro.maskIntrobg.margBottom .poetparichey li .introHead .date {
            color: #210000;
            font-size: 18px;
            line-height: 27px;
        }
        .poetIntro.maskIntrobg.margBottom .poetparichey .poetName .nameTitle,
        .poetIntro.maskIntrobg.margBottom .poetparichey li .introHead .iconWrap span {
            color: #D3353E;
            font-size: 18px;
            line-height: 27px;
        }
    .poetparichey ul li .place a,
    .poetparichey ul li .place span {
        font-size: 14px;
        line-height: 20px;
        color: #45A4B8;
    }
    .poetIntro.maskIntrobg.margBottom .poetparichey li .introHead .dateWrap{
        margin-left:4px;
    }
    .btnCenter .newsThanks {
        margin: 0 auto;
        opacity: 0;
        width: 120px;
        top: -48px;
        position: relative;
        left: -4px;
        z-index:-1;
    }
    .leftRightSidebar.mobileScroll .tagLatter {
        flex: 0 0 10%;
        max-width: max-content;
        margin-right: 80px;
    }
    /*.btnCenter .linkBtn{
        top:28%;
        width:120px;
    }*/
    /* Bug Fixes by kapil*/

    #header_astonband p {
        font-size:18px;
        line-height: 35px;
    }

    .astonband_arrow {
        display: none;
    }

    #header_astonband span {
        display: block;
    }
    .lokasahityaCardFlex {
        display: flex;
        flex-wrap: wrap;
    }

    .lokasahityaCard {
        flex: 0 0 31.5%;
        margin-right: 2.5%;
        margin-bottom: 2.5%;
    }

        .lokasahityaCard:nth-child(3n+3) {
            margin-right: 0;
        }

    .lokasahitya .leftSection p {
        font-size: 24px;
        font-family: 'AkhandGujarati-Bold';
        margin-top:10px;
    }
}


 
