header {
    position: relative;
    z-index: 100;
}


.college-description {
    height: 80px;
    overflow: hidden;
}

p {
    color: #000000;
}


.college-title {
    height: 50px;
    overflow: hidden;
}

.section__padding {
    padding-top: 50px;
}

select {
    font-size: 14px;
}

.cover_bg {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    position:absolute;
    background: #0b0b0b00;
    width: 100%;
    height: 100%;
}

.padding_top10 {
    padding-top: 10px;
}


.padding_top30 {
    padding-top: 30px;
}

.logo-title {
    font-size: 14px;
    font-family: inherit;
    color: #5acf5d;
    font-weight: bold;
    margin-left: 12px;
}

.post-title {
    height: 100px;
    overflow: hidden;
}

.listnews-container .post-title {
  height: fit-content;
}

.single__news {
    margin-bottom: 30px !important;
}

.section__padding {
    padding-bottom: 50px;
}


/* .header-area .main-header-area .main-menu ul li .submenu li a {
    border-bottom: 1px solid #eeeeee;
} */
