@media (min-width: 1200px) {
    #center.col-md-9 .user-lists.meetme-lists.grid-view .user-list-item{
        width: 25%;
    }
    #center.col-md-6 .user-lists.meetme-lists.grid-view .user-list-item{
        width: 33.3333333%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #center.col-md-9 .user-lists.meetme-lists.grid-view .user-list-item{
        width: 25%;
    }
    #center.col-md-6 .user-lists.meetme-lists.grid-view .user-list-item{
        width: 33.3333333%;
    }
}
@media (min-width: 992px) {
    #form_meet_filter .form-group label{
        font-size: 12px;
    }
}
.user-lists.meetme-lists.grid-view .user-list-item .user-item-name{
    position: relative;
    padding-right: 22px;
}
.user-lists.meetme-lists.list-view .user-list-item .user-item-info{
    align-items: flex-start;
}
.user-lists.meetme-lists.list-view .user-list-item .user-item-info .user-item-action{
    margin-top: 20px;
}

.meetme-lists .user-location{
    font-size: 12px;
    margin-right: 3px;
}
.meetme-lists.grid-view .user-location{
    display: none;
}
.meetme-bar.grid-list-bar .gl-item-btn{
    float: left;
    margin-right: 5px;
}

.meetme-lists .user-online-stt{
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background: #5CCF8D;
    border-radius: 100%;
    margin-top: -2px;
    margin-left: 4px;
}
.meetme-lists .user-rating-review .review-star-rating{
    font-size: 0;
}
.meetme-lists .user-rating-review .rating-gly-star {
    font-size: 13px;
}
.meetme-lists .user-rating-review .review-count{
    font-size: 12px;
    vertical-align: middle;
    margin-left: 3px;
}
/*===============end new theme*/
.meet-me-suggest-user{
    text-align: center;
    padding: 15px 0;
    margin-bottom: 15px;
}
.meet-me-suggest-title{
    font-size: 20px;
    line-height: 26px;
    color: rgba(0, 0, 0, 0.54);
    margin-bottom: 15px;
}
.meet-me-suggest-action{
    margin-bottom: 15px;
}
.meet-me-suggest-btn{
    min-width: 57px;
    height: 38px;
    background-color: #5bb75b;
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    display: inline-block;
    padding: 6px 15px;
    cursor: pointer;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.meet-me-suggest-btn:hover{
    text-decoration: none;
    background-color: #5bb75b;
    color: #ffffff;
}

.meet-me-meeter-img{
    overflow: hidden;
    width: 200px;
    height: 200px;
    margin: 15px auto;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}
.meet-me-meeter-img img{
    width: 100%;
}
.meet-me-meeter-name{
    color: #000000;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px;
}
.meet-me-meeter-name a{
    color: #000000;
}
.body-dark .meet-me-meeter-name a, .body-dark .meet-me-meeter-name{
    color: #ffffff;
}

.body-dark .meet-me-meeter-gender, .body-dark .meet-me-meeter-gender a{
    color: #e4e6eb !important;
}

.meet-me-meeter-name a:hover{
    text-decoration: none;
}
.meet-me-meeter-name b{
    font-weight: normal;
}
.meet-me-meeter-location{
    font-size: 14px;
    line-height: 19px;
    color: #9b9b9b;
    margin-bottom: 15px;
}
.meet-me-meeter-location i{
    vertical-align: middle;
    font-size: 30px;
    margin-top: -8px;
}
.meet-info .meet-user-name .meet-add-info{
    clear: both;
}
.meet-info .meet-user-name .meet-name-text {
    display: block;
    height: 18px;
    margin-bottom: 5px;
    overflow: hidden;
}
.meetme-view-list .meet-user-name .meet-name-text {
    display: block;
    min-height: 17px;
    margin-bottom: 5px;
}
.meet-me-meeter-gender, .meet-me-meeter-gender a{
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}
.meet-me-upgrade{
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    padding: 15px 0;
}
.meet-me-filter{
    border-top: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
    padding: 15px 0;
}
.meet-me-filter-submit{
    display: block;
    height: 34px;
    background-color: #257bba;
    color: #ffffff;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    padding: 9px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.meet-me-filter-submit:hover, .meet-me-filter-submit:focus{
    color: #fff;
}
.name-adding-info img{
    max-width: 55px;
}
.meet-name-text .icon-badge-verification {
    vertical-align: text-bottom;
    height: 15px;
}
.view-type{
    float: left;
    display: inline-block;
}
.view-action{
   float: right;
    display: inline-block;
}
.meet-item .item-avatar {
    position: relative;
    margin-bottom: 5px;
}
.meet-item .list_option button{
    border: none!important;
}
.box_meetme .view-all{
    float: right;
}

.meet-info .meet_adding_info{
    margin-bottom: 5px;
}
.meet_adding_info .review-tooltip-profile{
    height: auto;
    padding: 0;
}

.meet_adding_info .meet-location{
    padding-left: 20px;
    height: 34px;
    overflow: hidden;
    margin: 4px 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.meet_adding_info .meet-location i.material-symbols-outlined{
    float: left;
    margin-left: -20px;
    font-size: 20px;
}

.meet-info .button-action i{
    vertical-align: middle;
}

.meetme-list.meetme-view-list .meet-item{
    width: 100%;
    border-bottom: 1px solid #cccccc;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.meetme-list.meetme-view-list .item-avatar{
    float: left;
    margin-right: 10px;
    max-width: 150px;
}

.mo_breadcrumb .meet-search-form{
    float: right;
}
.meet-item .button-meet-request {
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    white-space: nowrap;
}
.meet-info .dropdown .dropdown-menu{
    min-width: 145px;
}
.meetme-view-list .meet-item .button-meet-request{
    display: inline-block;
}
.btn-meet-me-profile{
    margin-right: 5px;
    cursor: pointer;
    display: inline-block;
}
.btn-meet-me-profile img{
    /* width: 27px; */
    /* height: 27px; */
}
.btn-meet-me-profile.disable, .btn-meet-me-profile.disable img{
    cursor: default;
}
.meet-me-tooltip i{
    font-size: 18px;
}
.meet-me-tooltip{
    margin-bottom: 5px;
}
.meet-me-tooltip.active i{
    color: #D8601F;
}
.button-meet-request i {
    vertical-align: middle;
}
.wrap-meet-me-tooltip{
    margin: 5px 0px;
}
.meet-filter-home .form-group > label{
    margin-top: 8px;
}
#btn_meet_search .material-symbols-outlined {
    font-size: 20px;
}
.meetme-lists .user-item-name a{
    max-width: 90%;
}

.matching-meet-wrapper {
    text-align: center;
    position: relative;
}

.matching-meet-header {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #ccc;
    padding: 10px 15px;
}

.matching-meet-header h1 {
    font-size: 16px;
    margin: 0 !important;
}

.matching-meet-header h1 a {
    color: #000;
}

.meet-matching-img {
    overflow: hidden;
    width: 125px;
    height: 125px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border: 2px solid #ccc;
    display: inline-block;
}

.meet-matching-img img {
    width: 100%;
}

/*darktheme*/
.body-dark .meet-me-suggest-title, .body-dark .meet-me-upgrade{
    color: #e4e6eb;
}
.body-dark .meet-me-meeter-gender {
    color: #9b9b9b;
}
@media (min-width: 992px) {
    .meet-me-filter .form-group{
        margin-bottom: 0;
        padding-left: 2px;
        padding-right: 2px;
    }
    .meet-filter-home .col-md-4{
        width: 33.33333333%!important;
    }
}

@media (max-width: 991px){
    .meetme-list.meetme-view-list .item-avatar {
        margin-right: 10px;
        max-width: 120px;
    }
    .meetme-list.meetme-view-list .meet-info{
        margin-left: 60px;
    }
    .btn-meet-me-profile{
        /* height: 25.6px; */
        /* line-height: 26px; */
        /* vertical-align: middle; */
    }
    .btn-meet-me-profile img {
        width: 18px;
        height: 18px;
        /* margin-top: -3px; */
        display: block;
    }
}

@media (max-width: 767px){
    .meet_adding_info .meet-location {
        height: 27px;
        padding-left: 14px;
    }
    .meet_adding_info .meet-location i.material-symbols-outlined {
        margin-left: -14px;
        font-size: 14px;
    }
    .mo_breadcrumb.meet-breadcrumb{
        padding-left: 0;
        padding-right: 0;
    }
    .meetme-lists .user-item-name a{
        max-width: 84%;
    }
}

@media (max-width: 374px){
    .meet-search-form .meet-keyword{
        width: 100%;
        margin-bottom: 3px;
    }
    .meet-search-form .meet-type{
        width: calc(100% - 44px);
    }
}