li.menu-item-has-children.current-menu-item.direct_nav_item_li_elmt:before,
li.menu-item-has-children.current-menu-item.direct_nav_item_li_elmt:after{
    display:none !important;
}

.main-logo-elmt{
    width: auto;
    max-width: unset;
    height: auto;
    max-height: 110px;
}
.adbar-area.adbar-area_logo-sec{
    padding: 4px 0px;
}
.fooer-logo-elmt{
    width: auto;
    height: 100%;
    max-height: 192px;
}
div.footer-area{
    padding-top: 42px !important;
}

.post-img {
    float: left;
    margin: 0px 15px 0px 0px;
}

.decription {
    width: 300px !important;
}

.related-posts {
    display: flex;
    width: 85%;
}

.news-description {
    text-align: justify;
    font-weight: 300;
}


.realted-title {
    padding-bottom: 0px;
    padding-top: 30px;
}

.share {
    display: flex;
    margin-top: 20px;
    width: 100%;
}

.post-date {
    margin-right: 20px;
}

.icon {
    padding: 8px;
}

.heading {
    padding-bottom: 10px;
    text-align: left;
}

.Post {
    width: 100%;
    height: 220px;
    border-radius: 8px;
    margin-bottom: 40px;
    margin-top: 50px;
    font-size: larger;
    text-align: center;
}

.news-descriptions {
    margin-top: 10px;
    text-align: center;
}

.adds {
    width: 100%;
    height: 80px;
    margin-top: 5px;
    margin-bottom: 20px;
    background-color: rgb(20, 103, 20);
    border-radius: 6px;
}

.col1 {
    width: 30%;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

.col2 {
    width: 40%;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

.col3 {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

.row2 {
    justify-content: center !important;
}

.pd-top-25 {
    padding-top: 35px !important;
}

.recent-news-img {
    width: 100% !important;
    border-radius: 6px;
}

.video-img {
    width: 100% !important;
    padding: 10px;
}

.pd-bottom-30 {
    padding-bottom: 30px !important;
}

.video-area1 {
    padding-left: 70px;
    max-width: 400px;
}

.video-title {
    margin-top: 3px;
    text-align: left;
    color: white;
}

.col-7 {
    justify-content: space-between !important;
}

.populer-news {
    margin: 0px 15px 0px 15px;
    text-align: left;
}

.populer-news2 {
    margin-top: 10px;
}

.title {
    text-align: left;
    line-height: 1.5;
}

.img-w-200 {
    max-width: 200px;
}

.max-width-200 {
    max-width: 210px;
    margin-top: -12px;
}

.max-lines-1 {
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.max-lines-2 {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.max-lines-3 {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.max-lines-4 {
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.max-lines-5 {
    display: -webkit-box !important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-items {
    margin: 0px !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    gap: 12px !important;
    gap: 12px !important;
}

.post-items .event-gallery-image {
    padding: 0px !important;
    margin: 0px !important;
    max-width: 31%;
    height: auto !important;
    box-sizing: border-box !important;
}

.item.get_id_event {
    width: 100% !important;
}

.post-thumb {
    position: relative;
    overflow: hidden;
}

.attachment-top-news-thumbnail-x2.size-top-news-thumbnail-x2.wp-post-image {
    width: 100% !important;
    height: auto !important;
    max-width: unset !important;
    max-height: unset !important;
}

.col-xs-12 {
    width: 100%;
}

.back-arrow {
    margin-right: 10px;
}

.main-logo-2 {
    max-width: 140%;
}

.date-shadow {
    text-shadow: 1px 1px #000000;
}

.title-1 {
    margin-top: 45px;
    margin-bottom: 15px;
}

.founder-img img{
    width: 40%;
    float: left;
    margin-right: 10px;
}

.thumb1 {
    padding: 0px 10px 20px 10px;
}

.pd-r-none {
    padding-right: 0px;
}

.pd-l-none {
    padding-left: 0px;
}

@media(max-width:480px){

    .thumb1 {
        padding: 0px 0px 20px 0px;
    }

    .post-img {
        max-width: 100% !important;
        margin: 0px;
    }

    .title {
        font-size: 24px;
    }

    .media {
        padding-right: 15px;
        padding-left: 15px;
    }

    .recent-news-1 {
        padding-bottom: 50px;
    }

    .sports-news-1 {
        padding-bottom: 50px;
    }

    .post-area {
        padding-top: 15px;
    }

    .single-post-wrap{
        margin-bottom: 15px;

    }

    .thumb1 {
        padding-bottom: 15px;
    }

    .post-view-section {
        padding-top: 15px;
    }

    .links {
        display: none;
    }
}

@media(max-width:768px){

    .container {
        max-width: 100%;
    }

    .school-news-section {
        padding-left: 0px;
        padding-right: 0px;
    }


    .post-area {
        padding-top: 15px;
    }

    .single-post-list-wrap .media .media-left {
        margin-right: 5px;
    }

    .post-view-section {
        padding-top: 15px;
    }

    .links {
        display: none;
    }

}

@media(max-width:991px){
    .links {
        display: none;
    }
}

.main-logo-3 {
    max-width: 70%;
}

.right-nav {
    display: flex;
    justify-content: start;
    text-decoration: none;
    align-items: center;
    margin: 0px;
    color: white;
    list-style: none;
}

.frame1 {
    margin-bottom: 10px;
    border: 25px solid #222;
    height: 335px;
    width: 270px;
    -webkit-box-shadow: px 2px 3px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 10px 4px rgba(0, 0, 0, 0.3);
}

.border1 {
    background: white;
    height: 100%;
    width: 100%;
    -webkit-box-shadow: inset 10px 10px 10px 4px rgba(0, 0, 0, 0.4);
    box-shadow: inset 3px 7px 2px 5px rgba(0, 0, 0, 0.4);
}

.image1 {
    position: absolute;
    height: 267px;
    width: 200px;
    margin-left: 10px;
    margin-top: 10px;
    -webkit-box-shadow: inset 10px 10px 10px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 3px 7px 2px 5px rgba(0, 0, 0, 0.1);
    border: 2px inset #c9c9c9;
}

.links {
    min-width: 110px;
    position: absolute;
    top: 15px;
    left: 80%;
}

.read-more {
    background-color: #dc3545;
    border-radius: 6px;
    color: white;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}




.video-showcase-master-sec{
    padding-top:50px !important;
    padding-bottom:50px !important;
    background-color:#fff !important;
}

.video-showcase-video-elmt{
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}
.video-showcase-title-elmt-lg{
    display: -webkit-box !important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 1.45 !important;
    color:#000;
}
.video-showcase-title-elmt-sm{
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 1.45 !important;
    color:#000;
}


.video-showcase-row{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    gap: 32px;
}
.video-showcase-col{
    width: 100%;
    max-width: calc(50% - 16px);
}

.video-showcase-row-sub-set{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    width: 50%;
    gap: 32px;
}
.video-showcase-col-sub-set{
    width: 100%;
    max-width: calc(50% - 16px);
}

.video-showcase-col-content-con{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    gap: 10px;
}

@media(max-width:991px){
    .video-showcase-row {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        gap: 32px;
    }
    .video-showcase-col {
        width: 100% !important;
        max-width: calc(100%) !important;
    }
    .video-showcase-row-sub-set {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        gap: 32px;
    }
}

@media(max-width:991px){
    .video-showcase-col-sub-set {
        width: 100%;
        max-width: calc(100%);
    }
}

/*._8-s9{
 display: none !important;   
}*/



.mg-btm-unsetter-elmt{
    margin-bottom: 0px !important;
}