/* Theme Name: NiuStudents-theme*/

body,
html {
    padding: 0;
    margin: 0;
    background: #f5f5f5;
    /* font-family: PingFangSC-Regular, PingFang SC; */
}

a {
    color: unset;
    text-decoration: none;
}

.slider-1 .elementor-testimonial__header {
    display: flex;
    justify-content: center;
}

.slider-1 .elementor-testimonial__header .elementor-testimonial__icon.elementor-icon.elementor-icon- {
    display: none;
}

.slider-1 .elementor-testimonial__text {
    text-align: center;
    /* display: flex; */
    /* justify-content: center; */
}

.slider-1 .elementor-swiper-button {
    background: white;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sider-2 li.menu-item {
    border-bottom: 1px solid #ebebeb;
}

.sider-2 li.menu-item:nth-last-child(1) {
    border-bottom: 0;
}

.news-list {
    max-width: 1400px;
    margin: auto;
}

.news-item {
    display: flex;
    /* justify-content: space-between; */
    background-color: #ffffff;
    padding: 28px 23px;
    border-radius: 8px;
    margin-bottom: 40px;
    box-shadow: 0 0 13px 3px #d1cfcf;
    /* max-width: calc(100% - 56px); */
    /* width: 100%; */
}

.news-img {
    width: 300px;
    height: 169px;
    background-color: #ffd100;
    border-radius: 8px;
    overflow: hidden;
    margin-right: 30px;
    position: relative;
}

.news-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.news-descripton {
    flex: 1;
    /* color: #8a8a8a; */
    display: flex;
    flex-direction: column;
    padding: 10px 0;
}

.news-descripton p {
    color: #8a8a8a;
    font-size: 16px;
    /* flex: 1; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.post-botton {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.news-list.news-list2 .news-descripton h4 {
    /* font-size: 24px; */
    margin: 0;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-botton {
    color: #807f7f;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
}

.more {
    width: 178px;
    height: 45px;
    border-radius: 3px;
    border: solid 1px #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-bottom: 30px;
    cursor: pointer;
    color: #262626;
    font-weight: bold;
    font-size: 16px;
    margin-top: 30px;
    order: 10;
}

.post-comment-count,
.post-like,
.un-comment-like {
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/comment.png);
    /* padding-left: 18px; */
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: left 7px;
    /* margin-left: 10px; */
    padding-top: 5px;
    margin-left: 20px;
    padding-left: 17px;
}

.post-like {
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/up-good.png);
    /* background-size: 15px; */
    cursor: pointer;
}

.page-top {
    background: white;
    font-size: 14px;
    color: #707070;
    line-height: 72px;
}

.page-container {
    max-width: 1400px;
    margin: auto;
}

.order-by {
    height: 35px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    display: inline-block;
    line-height: 35px;
    margin-right: 20px;
    padding: 0 15px;
    font-size: 14px;
}

.order-by-row {
    /* margin-bottom: 30px; */
    /* margin-top: 50px; */
}

.order-by.active {
    background-color: #1dbf73;
    color: white;
    border-color: #1dbf73;
}

.p-1 {
    color: #4e4e4e;
}

.page-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.single-container {
    max-width: 997px;
    width: 100%;
}

.side-right {
    width: 370px;
    background: white;
    border-radius: 10px;
    padding: 10px 0;
}

.side-item-img {
    width: 119px;
    height: 81px;
    background-color: #fede00;
    border-radius: 5px;
    overflow: hidden;
}

.side-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.side-item {
    display: flex;
    margin: 20px 15px;
    border-bottom: 1px dotted #c4c4c4;
    padding-bottom: 15px;
}

.side-item-right {
    width: 201px;
    margin-left: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: 14px;
    color: #807f7f;
}

.side-item-right h4 {
    margin: 0;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: black;
}

.side-item-botton {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.single-content {
    border-radius: 10px;
    background: white;
    padding: 1px 20px;
}

.side-item:nth-last-child(1) {
    border-bottom: 0;
}
.next-post.none,.prev-post.none {
    opacity: 0;
}

.h3-1 {
    margin: 0;
    color: #1dbf73;
    font-size: 24px;
    margin-bottom: 32px;
    margin-top: 5px;
}

.single-top2 {
    display: flex;
    color: #6d6b6b;
    font-size: 14px;
    margin-bottom: 18px;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.item-3 {
    padding: 0 15px;
    border-left: 1px solid;
    display: flex;
    align-items: center;
}

.item-3 i {
    margin-right: 5px;
}

.top2-left {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.user-img {
    width: 50px;
    height: 50px;
    background-color: #fede00;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}

.user-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single-user {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    color: black;
    margin-right: 10px;
}

.row-3 {
    display: flex;
    margin-top: 70px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 30px;
    padding-bottom: 50px;
}

.prev-post,
.next-post {
    font-size: 14px;
    color: #6a6a6a;
    padding: 0px 35px;
    background-repeat: no-repeat;
    background-size: 12px;
    flex: 1;
}

.prev-post span,
.next-post span {
    display: block;
    color: #3e3e3e;
}

.next-post {
    text-align: right;
}

.prev-post a,
.next-post a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.prev-post {
    /* background-repeat: no-repeat; */
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/prev.png);
    border-right: 1px solid #c3c3c3;
    background-position: left center;
}

.next-post {
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/next.png);
    background-position: right center;
}

.comments-submut textarea {
    display: block;
    width: calc(100% - 20px);
    border: solid 1px #cdcdcd;
    background-color: #eeeeee;
    padding: 10px;
    border-radius: 5px;
    resize: none;
    outline: 0;
}

.Submit-btn {
    width: 94px;
    height: 38px;
    background-image: linear-gradient(#1dbf73, #1dbf73), linear-gradient(#fede00, #fede00);
    background-blend-mode: normal, normal;
    border-radius: 5px;
    border: 0;
    color: white;
    font-size: 14px;
    line-height: 38px;
    margin-left: auto;
    display: block;
    outline: 0;
    margin-top: 20px;
}

.comments-submut h3 {
    font-size: 24px;
    font-weight: 500;
}

.comment-down-row {
    font-size: 14px;
    color: #494949;
    margin-bottom: 30px;
    /* margin-left: 50px; */
}

.un-comment-like {
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/down-good.png);
    background-position: 0 8px;
}

.comment-user-1 {
    display: flex;
    align-items: center;
}

.date {
    color: #9b9b9b;
    font-size: 14px;
    border-left: 1px solid;
    padding-left: 10px;
}

.comment-item p {
    font-size: 14px;
    margin-top: 0;
}

.comment-item.child-comment .user-img {
    width: 40px;
    height: 40px;
}

.post-like.comment-like {
    margin-left: 0;
}

.comment-cc {
    margin-left: 60px;
}

.comment-list ul.children {
    padding-left: 55px;
}

.post-comment-count {
    background-position: 0 8px;
}

.reply {
    padding-left: 55px;
    max-width: 700px;
    height: 0;
    overflow: hidden;
    transition: height 0.1s;
    padding-right: 10px;
}

.reply textarea {
    width: 100%;
    display: block;
    width: calc(100% - 20px);
    border: solid 1px #cdcdcd;
    background-color: #eeeeee;
    padding: 10px;
    border-radius: 5px;
    resize: none;
    outline: 0;
}

button.Submit-btn.submit-btn-2 {
    width: 80px;
    /* height: 24px; */
    line-height: 20px;
    margin-top: 10px;
}

.reply-show {
    height: 140px;
}

.comment-down-row span.post-comment-count {
    cursor: pointer;
}

.comment-item.parent-comment {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 20px;
}

h4.t4 {
    font-size: 16px;
}

.news-list.video-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.news-list.video-list .news-item {
    width: 680px;
    display: block;
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
}

.news-list.video-list .news-img {
    width: 100%;
    height: 313px;
    border-radius: 0;
    position: relative;
}

.news-list.video-list .news-img:after {
    content: "";
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/play.png);
    background-position: center;
    background-size: contain;
    right: 15px;
    bottom: 15px;
}

.news-list.video-list .news-descripton p {
    display: none;
}

.news-list.video-list .news-descripton {
    padding: 10px;
}

.news-list.video-list .news-descripton h4 {
    font-size: 18px;
    margin-bottom: 20px;
}

.title-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    align-items: flex-end;
    padding-top: 30px;
}

.title-row h3 {
    margin: 0;
    font-size: 24px;
    font-weight: 500;
}

.title-row a {
    color: #1dbf73;
    font-size: 14px;
}

.swiper-image1 {
    width: 100%;
    overflow: hidden;
    height: 180px;
    position: relative;
}

.swiper-image1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

h4.news-title2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 18px;
}

.swiper-single {
    border: 1px solid #d9d9d9;
    height: 360px;
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.swiper-single .news-descripton {
    justify-content: space-between;
    padding: 15px;
    padding-top: 0;
}

.swiper-single .news-descripton p {
    margin: 10px 0;
    font-size: 14px;
}

.swiper-single .single-user {
    position: relative;
    top: -10px;
    padding: 0 10px;
    margin-bottom: -5px;
}

.swiper-outer0 {
    position: relative;
    margin-left: -50px;
    margin-right: -50px;
    padding: 100px 50px;
    /* margin-bottom: 50px; */
    padding-top: 0;
}

.swiper-outer0 .swiper-button-prev,
.swiper-outer0 .swiper-button-next {
    height: 25px;
    /* font-size: 5px; */
    width: 34px;
    height: 34px;
    background-color: #b3b3b3;
    border-radius: 50%;
    background-size: 12px;
}

.swiper-image1.video-image-1:after {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/play.png);
    background-position: center;
    background-size: contain;
    right: 10px;
    bottom: 10px;
}

.bg-11 {
    background: #f5f5f5;
}

.personal-page .single-user .user-img {
    width: 180px;
    height: 180px;
}

.personal-page {
    margin-top: 60px;
    z-index: 10;
    position: relative;
}

.personal-page .single-user {
    align-items: flex-end;
    width: 100%;
    max-width: 600px;
    /* justify-content: space-between; */
}

.user-info {
    flex: 1;
    margin-left: 20px;
}

.row {
    display: flex;
}

.user-info .row {
    justify-content: space-between;
    align-items: flex-end;
}

.user-info p {
    color: #404040;
    font-size: 18px;
}

span.user-name {
    font-size: 24px;
}

span.sc {
    flex: 1;
}

.sc {
    flex: 1;
    color: #6d6b6b;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 400;
}

.sc i {}

.row.row-2>div {
    display: flex;
    align-items: center;
    color: #000000;
    /* font-size: 12px; */
}

.row.row-2>div img {
    margin-right: 5px;
}

.detail {
    max-width: 900px;
}

.box-3 {
    width: 345px;
    background: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 25px;
    padding-top: 10px;
}

button.green-btn {
    background: #1dbf73;
    color: white;
    width: 298px;
    border-radius: 23px;
    outline: 0;
    border: 0;
    padding: 8px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    cursor: pointer;
}

button.green-btn img {
    margin-right: 10px;
}

.box-3 span {
    color: #7d7d7d;
    margin-top: 10px;
    font-size: 16px;
}

.row.row3 {
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 50px;
    flex-wrap: wrap;
}

.detail p {
    margin: 0;
    color: #272727;
}

h5.t-5 {
    color: #1dbf73;
    font-size: 18px;
    margin: 10px 0;
}

.news-list.news-list2 .news-item {
    width: 640px;
}

.news-list.news-list2 p {
    -webkit-line-clamp: 2;
}

.news-list.news-list2 .news-descripton {
    padding-bottom: 0;
    justify-content: space-between;
}

.news-list.news-list2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.news-list.news-list2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 30px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 30px;
}

.news-list.video-list2 .news-item {
    width: 330px;
    padding: 0;
    /* margin: 30px 26px; */
    margin-left: 13px;
    margin-right: 13px;
}
.news-list.news-list2:after {
    content: "";
    display: block;
    /* flex: 1; */
    width: 100%;
}
.news-list.video-list2 .row {
    margin-left: -13px;
    margin-right: -13px;
    flex-wrap: wrap;
}

.news-list.video-list2 {}

.news-list.video-list2 .news-item {
    display: block;
    border-radius: 8px;
    overflow: hidden;
}

.news-list.video-list2 .news-item .news-img {
    width: 100%;
    height: 242px;
    border-radius: 0;
}

.news-descripton h4 {
    margin: 0;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}

.news-list.video-list2 .news-descripton {
    padding: 10px;
}

.news-list.video-list2 .news-item .news-img:after {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/play.png);
    background-position: center;
    background-size: contain;
    right: 15px;
    bottom: 15px;
}

.news-list.video-list2 .news-item .news-img {
    position: relative;
}

.list-1 .elementor-price-list-image {
    margin-top: -8px;
}

p.elementor-price-list-description {}

.list-1 p.elementor-price-list-description {
    /* margin-left: -31px; */
    position: relative;
    left: -40px;
    padding-top: 15px;
}

.user-info1 .user-img {
    width: 140px;
    height: 140px;
}

.user-info1 {
    display: flex;
}

.row-aa {
    margin-left: 20px;
    /* display: flex; */
}

.row-aa1 {
    display: flex;
    align-items: center;
}

.row-aa2 {
    display: flex;
    text-align: center;
}

.row-aa2 p {
    color: #1dbf73;
    font-size: 14px;
}

.row-aa2 span {
    font-size: 30px;
    color: #c5c4c4;
}

.row-aa2>div {
    /* width: 100px; */
    margin-right: 30px;
}

.row-aa1 span {
    color: #a3a3a3;
    font-size: 14px;
    margin-right: 20px;
    display: flex;
    align-items: center;
}

.row-aa1 h3 {
    margin-right: 20px;
    font-size: 24px;
}

.row-aa1 img {
    margin-right: 5px;
}

.user-row1 {
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
}

button.btn-1,
button.btn-2 {
    width: 176px;
    height: 46px;
    background-image: linear-gradient(-64deg, #cf962f 0%, #f9d87b 100%);
    border: 0;
    outline: 0;
    border-radius: 30px;
    color: white;
    font-size: 16px;
    margin-right: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

button.btn-2 {}

button.btn-2 {
    background-image: linear-gradient(-64deg, #1dbf73 0%, #52e49f 100%);
    /* background-color: #1dbf73; */
}

.user-info-right {
    display: flex;
    align-items: center;
}

button.btn-1 img,
button.btn-2 img {
    margin-right: 8px;
}

.user-side-menus {
    width: 250px;
}

.user-main {
    max-width: 100%;
    width: 1120px;
}

.tab-menus {
    display: flex;
    justify-content: space-between;
}

button.delete-btn {
    width: 133px;
    height: 33px;
    background-color: unset;
    outline: 0;
    font-size: 14px;
    color: #8d8d8d;
    border: 1px solid #8d8d8d;
    border-radius: 20px;
}

.tab-menus>a {
    font-size: 24px;
    color: #a0a0a0;
    margin-right: 20px;
    position: relative;
}

.row.row-111 {
    justify-content: space-between;
    background: white;
    padding: 30px 27px;
    position: relative;
}

.tab-menus>a.active {
    color: black;
}

.tab-menus>a.active:after {
    content: "";
    width: 116px;
    height: 2px;
    background: #1dbf73;
    display: block;
    width: 100%;
    bottom: -10px;
    position: absolute;
}

.row.row-111:after {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #ebebeb;
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 20px;
}

.row-a-1 {
    display: flex;
    justify-content: space-between;
    color: #898989;
    padding: 15px 7px;
}

.row-a-1 input {
    font-size: 20px;
}

.user-post-a1 {
    display: flex;
    margin-bottom: 20px;
}

.post-img {
    width: 144px;
    height: 83px;
    background-color: #1dbf73;
    border-radius: 5px;
    overflow: hidden;
}

.post-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.post-title1 {
    width: 290px;
    color: #000000;
    margin-left: 10px;
}

.operation-icon {
    margin-right: 10px;
    cursor: pointer;
}

.table-1 th {
    text-align: center;
}

.publish-total {
    text-align: right;
    color: #7a807d;
    font-size: 14px;
    padding: 20px;
    width: calc(100% - 40px);
}

.table-1 {
    background: white;
    padding-bottom: 10px;
}

.user-box-2 {
    width: 200px;
    height: 255px;
    border: 1px solid #d2d2d2;
    padding: 15px 20px;
    border-radius: 10px;
    margin: 0 13px;
}

.user-img.user-img-22 {
    width: 85px;
    height: 85px;
    margin: auto;
}

.user-name {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 5px;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 36px;
}

.user-desception {
    /* color: #828282; */
    text-align: center;
    font-size: 14px;
    color: #828282;
    margin-top: 0;
}

.row-32 {
    display: flex;
    margin-top: 10px;
}

.row-32-item {
    flex: 1;
    text-align: center;
    border-right: 1px solid #d2d2d2;
}

.row-32-item span {
    color: #999595;
    font-size: 18px;
    font-weight: bold;
}

.row-32-item p {
    margin: 0;
    color: #d2d2d2;
    font-size: 14px;
    padding-top: 8px;
    font-weight: bold;
}

.row-32-item:nth-last-child(1) {
    border: 0;
}

button.Unfollow {
    /* margin: auto; */
    width: 96px;
    height: 32px;
    background-image: linear-gradient(#cdcdcd, #cdcdcd), linear-gradient(#ff0000, #ff0000);
    background-blend-mode: normal, normal;
    border-radius: 16px;
    border: 0;
    font-size: 14px;
    color: white;
    margin-top: 15px;
    outline: 0;
}

.row-222 {
    padding: 0 10px;
    background: white;
    display: flex;
    flex-wrap: wrap;
    /* margin-left: -20px; */
    /* margin-right: -20px; */
    padding-bottom: 20px;
    flex-wrap: wrap;
}

.level {
    width: 14px;
    height: 12px;
    display: block;
    margin-left: 10px;
    margin-top: 2px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.level-green {
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/green-level.png);
}

span.level.level-yellow {
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/yellow-level.png);
}

span.level.level-none {
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/none-level.png);
}

.user-post-a1 p.post-title1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.my-message {
    background: white;
}

.row-444 {
    /* color: #1dbf73; */
    color: #565555;
    padding: 0 25px;
}

.row-444 .active {
    color: #1dbf73;
}

.row-444 span {
    margin-right: 20px;
}

.message-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border-bottom: 1px dashed #d3d6d4;
    margin: 15px 10px;
}

.message-coloum-1 {
    display: flex;
    align-items: center;
}

.message-coloum>span:nth-child(1) {
    color: #929292;
    font-size: 14px;
}

.message-coloum-1 input {
    margin-right: 10px;
}

.message-item .date {
    border: 0;
    margin: 0 30px;
}

.message-item .operation-icon img {
    position: relative;
    top: 4px;
}

.edit-item {
    margin: 15px 0;
}

.operation,
.categories-div,
.post-date {
    text-align: center;
}

.red-text {
    color: #d20a0a;
    font-size: 14px;
}

.page-container span.user-name {
    padding: 0;
}

.sc.green {
    color: #1dbf73;
}

div#user-focus {
    cursor: pointer;
}

.top2-left .item-3.green {
    color: #1dbf73;
}

.comment-down-row span {
    cursor: pointer;
}

.logged-in .logout-1 {
    display: none!important;
}

.logined-1 {
    display: none!important;
}

.logged-in .logined-1 {
    display: flex!important;
}

.search-btn-green {
    border-radius: 10px;
    width: 77px;
    height: 58px;
    background-color: #1dbf73;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.select-group {
    flex: 1;
    position: relative;
    align-items: center;
    display: flex;
    /* text-overflow: ellipsis; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 1; */
    -webkit-box-orient: ;
    padding-left: 10px;
    /* padding-right: 10px; */
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/select-down.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
}

div#selects-1 {
    border-radius: 10px;
    width: 617px;
    height: 58px;
    background-color: #ffffff;
}

.select-options {
    position: absolute;
    top: 55px;
    background: white;
    padding: 10px;
    left: 0;
    border: 1px solid #dedede;
    border-radius: 5px;
    display: none;
    z-index: 10;
    min-width: 100%;
}

.select-options.show {
    display: block;
}

.currert {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    border-right: 1px solid #dedede;
    width: 100%;
    padding-right: 10px;
    text-transform: capitalize;
}

.option-item {
    white-space: nowrap;
    padding-bottom: 5px;
    cursor: pointer;
    margin-bottom: 5px;
}

.select-group:nth-last-child(2) .currert {
    border: 0;
}

.row.sb {
    justify-content: space-between;
    align-items: flex-start;
    /* flex-wrap: wrap; */
}

.link-group a:after {
    content: ">";
    margin: 0 3px;
}

.link-group a:nth-last-child(1):after {
    content: "";
}

.news-img.video-item:after {
    content: "";
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/play.png);
    background-position: center;
    background-size: contain;
    right: 15px;
    bottom: 15px;
}

.news-img.video-item:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: black;
    opacity: 0.3;
}

.item-title {
    cursor: pointer;
}

.checkbox2 span.el-checkbox__label {
    display: none;
}

.checkbox2 {
    margin-right: 10px!important;
}

.post-top-links a:after {
    content: " >";
}

.post-top-links a:nth-last-child(1):after {
    content: "";
}

.user-info label {
    color: #7b7b7b;
    font-size: 16px;
    font-weight: 400;
}

.user-info input {
    border-color: #c1bcbc;
    outline: 0;
    line-height: 30px;
    border-width: 1px;
    text-indent: 10px;
}

.user-info .um_field_container {
    display: flex;
    align-items: center;
    margin: 15px 0;
}

.user-info .save-btn {
    margin-left: 150px;
    width: 120px;
    height: 45px;
    background-color: #1dbf73;
    border-radius: 14px;
    color: white;
    border: 0;
    padding: 0;
    cursor: pointer;
    text-indent: 0;
}

.user-info {
    padding-bottom: 50px;
}

.just-content-1 {
    justify-content: space-between;
    align-items: center;
}

.reco-r {
    padding: 5px 10px;
    background-color: #e7e7e7;
    border: solid 1px #d9d9d9;
    border-radius: 100px;
}

.reco-r a {
    color: #4e4e4e;
    padding: 5px 35px;
    display: inline-block;
    /* border-radius: 50%; */
    border-radius: 100px;
}

.reco-r a.active {
    background-color: #1dbf73;
    color: white;
}

.register-form-1 .register-btn, input#register.submit.button {
    /*height: 40px;*/
    /*background-color: #1dbf73;*/
    /*border-radius: 5px;*/
    /*width: 100%;*/
    /*border: 0;*/
    /*color: white;*/
    /*text-indent: 0;*/
    height: 40px;
    background-color: transparent;
    border-radius: 5px;
    width: 100%;
    text-indent: 0;
    font-weight: bolder;
    border: 1px solid;
    color: #1DBF73;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
}

.register-form-1 input,.register-22 .wppb-form-field input {
    width: 100%;
    height: 40px;
    text-indent: 15px;
    border: solid 1px #b5b5b5;
    border-radius: 5px;
    font-size: 13px!important;
}

.login-search-row {
    display: flex;
    align-items: center;
}

.login-search-row .login-btn {
    width: 111px;
    height: 35px;
    background-image: linear-gradient( #1dbf73, #1dbf73), linear-gradient( #aa0fff, #aa0fff);
    background-blend-mode: normal, normal;
    border-radius: 18px;
    color: white;
    line-height: 35px;
    text-align: center;
    /* display: block; */
    justify-content: center;
    text-transform: capitalize;
}

.search-icon {
    margin-right: 15px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/search.png);
    background-position: center;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
}

.search-out {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
    justify-content: center;
    align-items: center;
    /* text-transform: capitalize; */
}

.search-mas {
    display: flex;
    position: absolute;
    background: black;
    width: 100%;
    height: 100%;
    opacity: 0.7;
}

.search-c-1 {
    padding: 30px;
    background: white;
    z-index: 10;
    border-radius: 5px;
    /* box-shadow: 0px 1px 8px 1px black; */
    /* text-transform: capitalize; */
}

.search-out.show {
    display: flex;
}

.search-c-1 input {
    line-height: 30px;
}

.search-c-1 button {
    width: 111px;
    height: 35px;
    background-image: linear-gradient( #1dbf73, #1dbf73), linear-gradient( #aa0fff, #aa0fff);
    background-blend-mode: normal, normal;
    border-radius: 18px;
    border: 0;
    margin-left: 20px;
    color: white;
    cursor: pointer;
}

.Avatar-upload .um_left_margin {
    margin: 10px;
}

div#um_field_21_information_result {}

.um_field_result {
    /* order: 1; */
}

.Avatar-upload .um_file_uploader_field {
    order: 10;
}

.home header .main-menus a.elementor-item {
    color: black!important;
}

.home header .login-search-row a {
    color: black;
}

.side-right span.post-like {
    cursor: unset;
}
@media screen and (min-width: 768px){
   .home header .header-22 {
    background-color: unset!important;
    position: absolute;
    width: 100%;
    left: 0;
    /* top: 0; */
} 
}


.home header .search-icon {
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/search-black.png);
}

.certify-status {
    padding-left: 25px;
    background-position: left center;
    background-size: 24px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/brown-diamond.png);
}

.certify-1 {
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/brown-diamond.png);
}

.certify-2 {
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/green-diamond.png);
}

.certify-3 {
    background-image: url(/wp-content/themes/NiuStudents-theme/imgs/yellow-level.png);
}

.level.certify-status {
    width: 18px;
    height: 18px;
    padding: 0;
    background-size: contain;
}.um_field_container.required:after {
    content: "*";
    position: absolute;
    color: red;
    top: 11px;
    right: 10px;
}
.register-22 .wppb-form-field:after {
    content: "*";
    position: absolute;
    color: red;
    right: 10px;
    top: 12px;
}

.register-22 .wppb-user-forms ul li {
    position: relative;
    height: 75px;
    padding-bottom: 0;
}
.um_field_container.required {
    position: relative;
}.search-c-1 button {
    text-transform: capitalize;
}
.wppb-form-field > span.wppb-form-error {
    font-size: 12px;
    color: red;
    padding-top: 3px;
    margin-top: 3px;
}

.post-359 {
    text-align: center;
}
.post-359 .um_lostpass_form {
        text-align: center;
    width: 400px;
    display: inline-block;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    margin: 40px;
}
.post-359 .um_lostpass_field  {
        width: 100%;
    height: 40px;
    text-indent: 15px;
    border: solid 1px #b5b5b5;
    border-radius: 5px;
}
.post-359 .um_lostpass_button{
    height: 40px;
    background-color: #1dbf73;
    border-radius: 5px;
    width: 100%;
    border: 0;
    color: white;
    text-indent: 0;
}
.page_nav {display: flex;flex-direction: row;flex-wrap: wrap;align-content: center;justify-content: space-between;align-items: center;margin: 30px 0;}
.account_link{
        border-radius: 10px;
    width: 37px;
    height: 37px;
    background-color: #1dbf73;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #fff;
    font-weight: bolder;
    font-size: 24px;
}

@media screen and (max-width: 768px) {
    div#selects-1{
       height:auto;
        max-width:100%;
        font-size: 12px;
        flex-direction: column;
    }
.select-group{
    border-bottom:1px solid;
    padding:10px;
    margin-bottom: 20px;
    /* margin-bottom: 20px; */
    background: white;
}
    .search-btn-green{
        width:100%;
        margin-top: 10px;
        height: 35px;
    }
	.header-menu-1{order:-1}
    .news-img{
        width:150px;
        height:90px;
    }
    .news-descripton p{
        display:none;
    }
    .news-descripton{
        justify-content:space-between
    }
    .swiper-outer0 {
    margin: 0;
    padding: 0 30px;
}

.swiper-single {
    height: 300px;
}
    .row.sb{
        flex-wrap:wrap;
        padding: 15px;
    }div#selects-1{
        width:300px;
        padding-bottom: 20px;
        background-color: unset;
    }
       .order-by{
           font-size:12px;
           margin-right:5px;
           padding:5px;
       }.order-by-row{
           margin:10px 0;
           width: 100%;
           display: flex;
           justify-content: space-between;
       }.just-content-1 {
    flex-wrap: wrap;
    padding-bottom: 20px;
}
    .page-container {
    padding: 10px;
}

h1 {
    font-size: 18px;
}

.single-top2>span {
    display: block;
}
.user-img {
    width: 30px;
    height: 30px;
}

.comment-list ul.children {
    padding-left: 20px;
}

.comment-item.child-comment .user-img {
    height: 20px;
    width: 20px;
}
.row-3 {}.user-row1 {
    flex-wrap: wrap;
}

.user-side-menus {
    width: 100%;
}.user-info1 .user-img {
    width: 70px;
    height: 70px;
}

.row-aa1 h3 {
    font-size: 18px;
    font-weight: 100;
}

.user-info1 {
    align-items: center;
}

button.btn-1, button.btn-2 {
    width: 115px;
    height: 30px;
}

.user-side-menus .elementor-nav-menu {
    display: flex;
}
.sider-2 li.menu-item {
    flex: 1;
    border-right: 1px solid #c7c7c7;
}

.sider-2 li.menu-item:nth-last-child(1) {
    border-right: 0;
}
.tab-menus>a {
    font-size: 14px;
}

.row.row-111 {
    padding: 15px;
    margin-top: 10px;
}

.table-1 {
    font-size: 12px;
}

.table-1 thead.has-gutter {
    display: none;
}

.tab-menus>a.active:after {
    bottom: -6px;
}

.table-1 .el-table-column--selection .cell {
    /* padding: 0; */
    margin: 0;
}.operation, .categories-div, .post-date{
    font-size: 12px;
}td.el-table_1_column_1.el-table-column--selection {
    /* width: 30px !important; */
    /* display: block; */
    /* margin: 0; */
}

.table-1 .el-table tr {
    /* display: flex; */
    /* flex-wrap: wrap; */
}

thead {}

 

button.delete-btn {
    font-size: 12px;
    width: 100px;
    height: 20px;
}

.row.row-111:after {
    bottom: 6px;
}

.post-img {width: 50px;height: 50px;}

.user-post-a1 p.post-title1 {
    margin: 0;
    font-size: 12px;
    line-height: 1.2;
    -webkit-line-clamp: 3;
}

.table-1 {}

.post-title1 {
    width: 150px;
}
.row-aa2>div {
    margin-right: 10px;
}
.row-aa2>div {
    margin-right: 10px;
}
    .user-post-a1{
        margin: 10px 0;
    }.user-box-2 {
    width: 120px;
    padding: 5px;
    margin: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 20px;
    padding-top: 20px;
    height: 244px;
}

.user-img.user-img-22 {
    width: 45px;
    height: 45px;
}

.user-name {
    /* padding: 5px; */
    font-weight: 500;
}

.row-32-item p {
    padding-top: 3px;
}

.user-desception {
    font-size: 12px;
}
    .select-options {
    top: 37px;
}.news-list {
    padding: 15px;
}.account_link {
    margin-left: calc(100% - 37px);
}.post-botton>div {
    width: 100%;
    margin-top: 10px;
    text-align: right;
}

.post-botton>div:nth-child(1) {
    text-align: left;
}.personal-page .single-user .user-img {
    width: 45px;
    height: 45px;
}

.personal-page .single-user {
    align-items: flex-start;
    margin-bottom: 20px;
}

.user-info {
    padding-bottom: 10px;
    margin-left: 5px;
}
.user-info label {
    width: 120px;
    font-size: 14px;
}.el-dialog--center{
	max-width:100vw;
}
.el-dialog {
    width: 90vw!important;
}.detail {
    font-size: 14px;
    margin-bottom: 20px;
    padding: 10px;
}.detail {
    font-size: 14px;
    margin-bottom: 20px;
    padding: 10px;
}

.user-info p {
    font-size: 14px;
}

.row.row-2>div {
    font-size: 12px;
}.sider-2 ul {
    display: flex;
    font-size: 12px;
}

.sider-2 ul a {
    font-size: 12px!important;
    padding:5px!important;
}
.sider-2 ul li{/* flex:1; */}

.sider-2 .elementor-widget-container {
    margin-right: 0!important;
}

.sider-2 {
    margin-bottom: 10px;
}
.page-top {
    line-height: 1.5;
}

.top2-left {
    margin-bottom: 16px;
}
}