    /*Devnagari Font*/
    
    @import url('https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700;800&display=swap');
    
    @import url('https://fonts.googleapis.com/css2?family=Anek+Devanagari:wght@100..800&display=swap');
    
    .mukta-extralight {
      font-family: "Mukta", sans-serif;
      font-weight: 200;
      font-style: normal;
    }
    
    .mukta-light {
      font-family: "Mukta", sans-serif;
      font-weight: 300;
      font-style: normal;
    }
    
    .mukta-regular {
      font-family: "Mukta", sans-serif;
      font-weight: 400;
      font-style: normal;
    }
    
    .mukta-medium {
      font-family: "Mukta", sans-serif;
      font-weight: 500;
      font-style: normal;
    }
    
    .mukta-semibold {
      font-family: "Mukta", sans-serif;
      font-weight: 600;
      font-style: normal;
    }
    
    .mukta-bold {
      font-family: "Mukta", sans-serif;
      font-weight: 700;
      font-style: normal;
    }
    
    .mukta-extrabold {
      font-family: "Mukta", sans-serif;
      font-weight: 800;
      font-style: normal;
    }

    .anek-devanagari {
      font-family: "Anek Devanagari", sans-serif;
      font-optical-sizing: auto;
      font-style: normal;
      font-variation-settings:
        "wdth" 100;
    }


    /*Devnagari Font*/
    
    .swiper-parent .block-header .start-0{
        left:93% !important;
         top: 20px !important;
    }
    
    .swiper-parent .block-header .start-100 {
        left: 97%!important;
        top: 20px !important;
    }

    .lg\:w-40px{
        width:30px !important;
    }

    .lg\:h-40px{
        height:30px !important;
    }
    

    .custom-latest-news article {
        padding: 10px;
        margin: 0 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        box-shadow: 1px 0px 15px 0px #dbdbdb;
    }
    
    
    @media (max-width:459px){
        .swiper-parent .block-header .start-0{
            left:85% !important;
            top: 20px !important;
        }
        .swiper-parent .block-header .start-100 {
            left: 95%!important;
            top: 20px !important;
        }
    
        /*Header Category*/
        
        .custom-scroll .uc-navbar-nav{
            overflow-y: hidden;
            width: 390px;
        }
        .custom-scroll .uc-navbar-nav li a{
            width:max-content !important;
        }
        .header-cat-news .type-post {
            width: 145px !important;
            max-width:100%;
        }
        
        /*Latest  News*/
        .custom-latest-news .latest-news-details{
            display:none;   
        }

    }
    
    @media (min-width:768px){
        
        
    }
    
    @media (min-width:992px){
        
    }
    
    @media (min-width:1400px){
        .swiper-main-inner .swiper-slider-div{
            min-height:235px;
        }
    }
 
    h1,h2,h3,h4, h5,h6, p,span,a{
       font-family: "Anek Devanagari", sans-serif !important;
       /*font-weight:400;*/
    } 
    .post-content p,span{
        /*font-size:18px !important;*/
        /*opacity:0 !important;*/
        color: #000 !important;
        line-height:1.6 !important;
    }
    .btn-alt-primary:hover ,.btn-alt-primary span:hover{
        color:#fff !important;
    }
     
     
    /*Header.php Daily E-Paper*/
     
    .uc-navbar .uc-navbar-left{
        gap: 0.5rem !important;
    }
    
    
       
     @media (max-width:459px){
         
        .uc-navbar .uc-navbar-right{
             margin-left:0 !important;   
        }
        .uc-navbar .gap-2 {
             gap: 0rem!important; 
        }
        .uc-navbar {
            display: flex;
            /* position: relative; */
            align-items: center;
            justify-content: space-between;
        }
        
         .uc-navbar-dropdown .mobile-cat-view{
            overflow: scroll;
            height: 200px;
        }
    
     }

    /*Index.php*/
    
    .swiper-slider-div {
        margin: 5px;
        padding: 5px;
        border: 1px solid #ccc;
        border-radius: 5px;
        box-shadow: 0px 0px 5px 1px #ebe8e8;
    }
    
    .slide-news-div{
        border-radius: 10px;
    }
    
    .swiper-parent .panel ,.position-cover, .featured-image .media-cover{
        border-radius:10px;    
    }
    
    .type-post .post-title {
        padding: 10px 0;
    }
    
    .custom-div .post-title , .header-cat-news .post-title{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 49px;
    }
    
    .header-cat-news .type-post {
        width:200px;
        max-width: 100%;
    }
    
    /*index>> Subscribe block*/
    
    .url-to-contact p {
        font-size: 15px;
    }
    
    
    /*Contact.php Page*/
    
    .module-top {
        position: relative;
        height: auto;
        padding-top: 0;
    }
    
    .contact-us {
        height: auto;
        margin-top: 26px;
    }
    
    .underline04 {
        display: inline-block;
        padding-bottom: 4px;
        position: relative;
    }
    
    
    .underline04::before {
        bottom: 7px;
        content: "";
        display: block;
        height: 2px;
        position: absolute;
        width: 30px;
    }
    
    .underline04 h3 {
        font-family: 'Roboto Slab', serif;
        font-size: 20px;
        font-size: 2rem;
        font-weight: 400;
        letter-spacing: normal;
        line-height: 1.45;
        margin-top: 6px;
        color:#000;
    }
    
    .title-left.underline04::before {
        margin-left: 2px;
        margin-bottom: 2px;
    }
    .title-left.underline04::before{
        background-color:#d4000e;
    }
    
    .contact-us p {
        margin-bottom: 16px;
    }
    
    .module-top ul li{
        list-style: none;
        padding-left: 0;
        margin-bottom: 14px;
    }
    
    .contact-us ul li i {
        color:#d4000e;
        width: 30px;
        font-size: 20px;
    }
    
    .contact-us span {
        color: #919199;
    }
    
    .form-group {
        margin-left: 0;
        margin-bottom: 1.625em;
    }
    
    .form-control {
        display: block;
        width: 100%;
        font-size: 1em;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #e3e2e2;
        box-shadow: none;
        border-radius: 0;
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        font-weight: 400;
        padding: 6px 10px;
        letter-spacing: .02em;
        margin-bottom: 1.625em;
    }
    
    /*News Details page*/
    
    
    .wide-billboard {
        margin:3rem 0 0 0;
        border: 1px solid #ccc;
    }    
    
    

    /*whatsapp & Popup --Footer */
    .footer-popup-section .popup {
        z-index: 999;
        right: -44px;
        bottom: 100px; 
        position: fixed;

        /*padding: 10px 20px;*/
        /*background-color: #f9e02c;*/
        border-radius: 50px;
    }
    
    .footer-popup-section .blink_me {
        width: 12%;
        margin-left: 81%;
    }
    
    .footer-popup-section .popup-yt {
        z-index: 999;
        right: -44px;
        bottom: 160px; 
        position: fixed;
        border-radius: 50px;
    }
    
    
    .footer-popup-section .blink_me-yt {
        width: 9%;
        margin-left: 82%;
    }
    
    
     @media (max-width:459px){
        
        .footer-popup-section .popup {
            bottom: 105px; 
        }
        .footer-popup-section .blink_me{
            width: 13%;
            margin-left: 77%;
        }
        
        .footer-popup-section .popup-yt {
            bottom: 165px; 
        }
        .footer-popup-section .blink_me-yt {
            width: 9%;
            margin-left: 79%;
        }
        
     }
