﻿.ntc p a {
    height: 64px;
    overflow: hidden;
    display: block;
}

p.bichar-title {
    height: 46px !important;
    overflow: hidden;
}

.play-button.small {
    height: 35px;
}

.agriculture-title {
    height: 39px;
    overflow: hidden;
    margin-bottom: 0px;
}

.sectionf-news-title h4 {
    height: 68px;
    overflow: hidden;
    padding: 10px 20px;
}

.sectiond-news h5, .sectiond-newss h5 {
    font-size: 16px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 600;
}

.krishi-secondary {
    font-weight: normal;
    height: 37px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 5px;
    font-size: 15px;
    line-height: 1.3;
}

.sectionh-pradesh p {
    font-size: 18px;
}

.tab-content-p-news-title {
    max-height: 52px;
    overflow: hidden;
    margin-bottom: 0.5rem;
}

.tab-content-p-news-description {
    font-size: 16px !important;
    font-weight: normal !important;
    color: #333 !important;
    height: 69px;
    overflow: hidden;
    margin-bottom: 0;
}

.jiban h5 {
    height: 48px;
    overflow: hidden;
    margin-bottom: 0px;
    line-height: 1.25;
    margin-top: 5px;
}

@media(min-width:1300px) {
    .main-news .sectionf-img {
        max-height: 472px;
        text-align: center;
        overflow: hidden;
    }

        .main-news .sectionf-img img {
            width: 100%;
        }

    .sectionf-img {
        text-align: center;
        max-height: 525px;
        overflow: hidden;
    }

        .sectionf-img img {
            width: 100%;
        }

    .main-news h4 a {
        height: 68.8px;
        display: block;
        overflow: hidden;
    }
}

.show-mobile-btn {
    display: none;
}

.business-video a p {
    height: 25.5px;
    overflow: hidden;
}

@media(max-width:1299px) {
    .ntc p {
        margin-bottom: 0.5rem;
    }

    p.bichar-title {
        margin-bottom: 5px;
    }

    .cbs-news p {
        height: 18.5px !important;
    }

    .cbsl p {
        margin-bottom: 0px !important;
    }

    .cbsl .col-md-7 {
        margin-bottom: 8px !important;
    }
}

@keyframes DownMove {
    0%,10%,20% {
        top: 50%
    }

    15%,5% {
        top: 60%
    }
}

@-webkit-keyframes DownMove {
    0%,10%,20% {
        top: 50%
    }

    15%,5% {
        top: 60%
    }
}

@-moz-keyframes DownMove {
    0%,10%,20% {
        top: 50%
    }

    15%,5% {
        top: 60%
    }
}

@media(max-width:1025px) {
    .navbar-light .nav-link {
        font-size: 16px;
        padding: 5px 10px !Important;
    }
}

@media(max-width:768px) {
    .main-news .sectionf-img img {
        height: auto;
    }

    .sectionf-img img {
        max-height: auto;
    }

    .show-mobile-btn {
        display: block;
    }
}

@media(max-width:420px) {
    .navbar-light #navbarNav .nav-link {
        font-size: 18px;
        padding: 5px 9px !Important;
    }
}

@media (max-width: 395px) {
    .navbar-light #navbarNav .nav-link {
        font-size: 16px;
    }
    .sectionb-alltab button.nav-link {
        font-size: 16px;
        font-weight: 600;
    }
}

@media (max-width: 365px) {
    .navbar-light #navbarNav .nav-link {
        padding: 0px 7px !important;
    }
    
}
