﻿
.cust_imgborder {
    border-radius: 0px 10px 0px 10px;
}

.th-70 {
    height: auto !important;
}

.cust_tc-post-overlay-default .img::after {
    background: linear-gradient(to top, #000000e0, transparent) !important;
}

.cust_break_scrol_text p {
    margin-left: 8px;
}

.cust_sbmenutext {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-align: left;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.cust_sbmenutext2 {
    font-size: 15px !important;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-align: left;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/*.cust_slide{
            height:650px;
        }*/
.cust_icon {
    margin: 0px auto !important;
    height: 105px !important;
    width: 156px !important;
}

.tc-popular-categories-style3 .category-card {
    margin-bottom: 10px !important;
    padding: 5px !important;
}

.tc-post-list-style2 .items .item:last-of-type {
    padding-bottom: 15px !important;
}

.tc-popular-categories-style3 .category-card small {
    font-size: 14px !important;
    color: #000 !important;
    font-weight: 600 !important;
    text-align: justify !important;
}
.tc-post-list-style2 .items {
    border-bottom : none !important;
}

.custtc-post-grid-default {
    height: 285px;
}

.hover-underline:hover {
    text-decoration: none !important;
}

.tc-post-list-style2 .items .item .content h5.title {
    font-weight: 600 !important;
    font-size: 14px !important;
    text-align:left!important;
}

@media(max-width:769px) {
    .custtc-post-grid-default {
        height: 260px !important;
    }

    .th-200 {
        height: auto !important;
    }

    .th-425 {
        height: auto !important;
    }

    .tc-post-overlay-default .content {
        padding: 10px 10px 0px 10px !important;
    }

        .tc-post-overlay-default .content .text {
            font-size: 18px !important;
            line-height: 26px !important;
            color: #fff;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            text-align: justify;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

    .tc-post-overlay-default .img .tags {
        top: 18px;
        left: 13px;
        font-size: 12px;
        padding: 2px 6px;
    }

    .cust_mobilead {
        height: 96px !important;
    }
}

.tc-post-overlay-default .content .text {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-align: justify;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.cust_link .link img {
    width: 40px !important;
    height: 22px !important;
    margin-right: 5px;
    border-radius: 2px;
}

.cust_break_left {
    background-color: #d90000;
    color: #ffffff;
    height: 40px
}

.cust_break_right {
    background-color: #061135;
    color: #ffffff;
    height: 40px
}

.cust_breakingtext {
    padding-top: 7px;
    margin-right: 20px;
}

.cust_left_break {
    width: 10%;
}

.cust_left_right {
    width: 90%;
}

.cust_breaking_t1 {
    color: #ffffff !important;
    padding-top: 7px;
}

.cust_breakcont_left {
    width: 16%;
    margin-left: 15px;
}

.cust_breakcont_right {
    width: 82%
}

.cust_break_img {
    height: 30px;
    width: 50px !important;
    margin-top: 5px;
    border-radius: 5px;
    margin-right: 5px
}

@media(max-width:769px) {
    .cust_slide_text ul li p {
        font-size: 10px !important;
    }

    .cust_breaktext {
        display: none !important;
        font-size: 18px !important;
    }

    .cust_breakcont_left {
        width: 11% !important;
        margin-left: 0px !important;
    }

        .cust_breakcont_left p {
            font-size: 18px;
        }

    .cust_breakcont_right {
        width: 89%;
    }
}

.tc-post-grid-default .item .content h4.title {
    line-height: 24px !important;
}



.fsz-22 {
    font-size: 22px !important;
}

.flex {
    display: flex;
}



.marquee {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
}

.marquee-content {
    display: inline-flex;
    /*animation: scroll 30s linear infinite;*/
    animation: marquee 30s linear infinite;
}

.item-collection-1 {
    animation-direction: reverse;
    position: relative;
    left: 0%;
    animation: swap 30s linear infinite;
}

@keyframes swap {
    0%,
    50% {
        left: 0%;
    }

    50.01%,
    100% {
        left: 100%;
    }
}

.marquee-content:hover {
    animation-play-state: paused;
}

/* Transition */

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

.cust_class_break_imgbox {
    width: 60px;
}

    .cust_class_break_imgbox img {
        width:60px !important;
        border-radius: 4px;
    }

.custbtm-tags a {
    float: right;
    font-size: 13px;
    color: #666;
    padding: 7px 15px;
    margin: 7px 0px;
    background-color: #f2f2f7;
}

    .custbtm-tags a:hover {
        background-color: #ed3410 !important;
        color: #fff;
    }

/*  .aurbhi-button {
            color: #001536;
            font-size: 14px;
            font-weight: 700;
            position: relative;
            float: right;
            padding: 8px;
        }

            .aurbhi-button:hover {
                color: #e1261d;
            }*/
.aurparhenbtn {
    position: relative !important;
    float: right !important;
    color: #061135;
    border: 1px solid #061135;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    top: 0px;
    height: 22px;
    line-height: 22px;
    font-weight: 700;
    font-size: 14px;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 1px auto 1px auto;
    width: 95px;
    overflow: hidden;
    text-align: center;
}

@media(max-width:768px) {
    .tc-post-grid-default .item {
        margin-bottom: 4px !important;
    }

    .custth-425 {
        height: auto !important;
    }

    .aurparhenbtn {
        top: -6px !important;
        color: #061135;
        border: 1px solid #061135;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        height: 28px;
        line-height: 28px;
        font-weight: 700;
        font-size: 14px;
        outline: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        margin: 1px auto 1px auto;
        width: 105px;
        overflow: hidden;
        text-align: center;
    }
}


.header-top-wrapper .header-top-right .header-link a {
    font-size: 11px !important;
}

.cust_demof {
    min-height: 25px !important;
}

.cust_acetop {
    border-radius: 10px 10px 0px 0px;
    height: 80px;
    background-color: transparent !important;
}

.css-border-desk {
    height: 58px !important;
    padding-top: 10px !important;
}

.demo5 ul {
    padding: 0px !important;
}

.ckdemo {
    height: 478px !important;
}

.css-holiday-section-desk {
    height: 508px;
}

.Css_sk-birthday {
    box-shadow: 0 6px 12px -4px rgb(11 18 25 / 42%);
}

.css-border-desk {
    border-style: dashed none;
    padding-top: 16px;
}

.app {
    width: 100%;
    height: auto;
    /* margin: 100px auto; */
}

.app__main {
    background: #fbf9fa;
    padding: 0px;
    height: 498px;
}

.calendar {
    padding: 10px;
}
/*Notice Borad Slider*/
.demof li:after {
    content: '';
    display: block;
    clear: both;
}


.demo3 {
    border: 1px solid #C20;
    margin: 50px 0;
    font-style: italic;
    position: relative;
    padding: 0 0 0 80px;
    box-shadow: 0 2px 5px -3px #000;
    border-radius: 3px;
}

    .demo3:before {
        content: "Latest News";
        display: inline-block;
        font-style: normal;
        background: #C20;
        padding: 10px;
        color: #FFF;
        font-weight: bold;
        position: absolute;
        top: 0;
        left: 0;
    }

    .demo3:after {
        content: '';
        display: block;
        top: 0;
        left: 80px;
        background: linear-gradient(#FFF, rgba(255, 255, 255, 0));
        height: 20px;
    }

    .demo3 ul li {
        list-style: none;
        padding: 10px 0;
    }

.demof {
    min-height: 404px;
    background-size: cover;
    position: relative;
    height: 348px;
    overflow: hidden
}

/*   .demo1 {
            min-height: 250PX;
            max-height: 250PX;
            height: 250PX;
        }*/

.demo5 ul {
    padding: 0;
    list-style: none;
    margin: 0px;
    width: 100%;
    overflow: hidden auto;
    padding: 20px;
    position: absolute;
    top: 0px;
}

.demo5 .cust_noticeul {
    width: 95%;
}

.demo5 ul li {
    height: 80px;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #d9d9d9;
    border-radius: 0px;
    box-shadow: rgba(11, 18, 25, 0.42) 0px 6px 12px -4px;
    margin: 0px;
    /* background: rgba(253, 214, 233, 0.56);*/
    background: #fff;
    display: list-item;
}

    .demo5 ul li img {
        height: 58px;
        width: 58px;
        /*border-radius: 50%;*/
        background: #ffffff;
        padding: 1px;
    }

    .demo5 ul li p {
        margin-bottom: 0px;
    }

    .demo5 ul li .Css_studentName {
        font-weight: 600 !important;
        font-size: 14px !important;
        text-transform: uppercase;
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 24px;
    }

.single-teacher-details {
    padding-bottom: 20px !important;
}

.demof img {
    float: left;
}

.cust_ac_calandertxt1 {
    color: #000;
}

.cust_trandingtext {
    font-size: 14px;
    font-weight: 600 !important;
    text-align: justify;
    line-height: 20px;
}

.cust_trandingtext {
    width: 62%;
    /*            font-size: 18px !important;*/
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    text-align: justify;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-left: 10px !important;
}

.cust_trandingimg {
    width: 110px !important;
}

.fsz-8px {
    font-size: 8px;
}

.cust_swiper-container {
    border-radius: 0px 20px 0px 20px !important;
}

.custth-425 {
    height: 435px;
}



