@media (min-width:240px) and (max-width:360px) {
    .member-item.style-2 .lab-inner .lab-thumb img {
        width: 100%;
    }
    .profile-level {
        width: 100% !important;
    }
    .page-header-section.style-1 {
        padding-top: 250px !important;
    }
    div#buy-credits {
        right: -47px !important;
    }
    .members .member-block {
        width: 100% !important;
        flex: unset !important;
    }
    ul.member-info.mb-4 {
        width: 100% !important;
        padding: 0px !important;
        display: unset !important;
        margin-bottom: 20px !important;
        text-align: center;
    }
    .members {
        margin-top: 10px;
    }
    .transaction-nav{
        width:100% ;
    }
    .transaction-title{
        text-align: center !important;
    }
    .broadcast-title p{
        float: none !important;
    }
    li.user-info {
        position: absolute;
        bottom: 20px;
        right: 53px;
        border: none !important;
    }
    .header-wrapper .logo {
        width: 70px !important;
        height: auto !important;
    }
    .header-wrapper .logo a img {
        max-width: 100%;
        height: 80px;
    }

    .user-info ul.dropdown-menu.show
    {
    top: 50px !important;
    width: 100% !important;
    transform: translate(-63px, 31px) !important;
    /* right: 0px; */
    }

}

@media(min-width:460px)  {
    /* .header-wrapper .menu-area .login,
    .header-wrapper .menu-area .signup {
        padding: 2px !important;
        display: inline-block;

        } */
        .transaction-nav{
            width:100% !important;
        }
        .social-icons{
            /* display: inline !important; */
            justify-content: center !important;
        }
        /* ul.dropdown-menu.notification-list.show {
            height: 252px;
            overflow: auto;
            width: 296px;
            transform: translate(0px, 50px) !important;
            overflow-y: scroll;
            margin-top: 8px !important;
            border-radius: 0px 0px 10px 10px;
            box-shadow: 0px 2px 6px 0px var(--theme_color_1);
        } */
}


@media (max-width:500px){
    .ticket-id{
        padding-right: 160px;
    }
    .member-page-section ul.member-info.mb-4 {
        display: flex !important;
    }
    li.col-3.profile-block {
        width: 80%;
    }
    .page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb {
        padding-left: 0px !important;
        margin-top: 24px;
        margin-right: 0px;
        float: none !important;
    }
    .page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li a,.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li.active {
        font-size: 14px;
    }
    .header-top-area .left li {
        font-size: 12px !important;
    }
    li.user-info {
        position: absolute;
        bottom: 20px;
        right: 53px;
        border: none !important;
    }
    li.user-info ul > li a {
        height: auto !important;
        width: auto !important;
        padding: 5px 12px !important;
        line-height: 20pt !important;
    }
    .user-info ul.dropdown-menu.show {
        top: 35px !important;
        width: 100% !important;
        transform: translate(-83px, 30px) !important;
        right: 0px;
    }

    .profile-section .member-profile .profile-details .profile-nav .nav-tabs {
        width: 100% !important;
        padding: 11px 0px !important;
        margin-right: 0px !important;
        justify-content: center;
    }
    div#nav-tab {
        justify-content: left;
    }
    button#nav-account-tab {
        position: relative;
        top: 0px !important;
    }
    .profile-nav .dropdown-toggle {
        font-size: 14px;
    }

    /* .profile-details .chat-counter {
        top: -17px !important;
        right: 12px !important;
    } */
    .profile-nav .nav-link {
        border-bottom: 1px solid #000 !important;
        font-size: 14px;
    }

    .header img {
        width: 50px !important;
        border-radius: 50% !important;
        height: 50px !important;
        max-width: unset;
    }
    .header-top .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .user-info .btn {
        height: auto !important;
        width: auto !important;
        text-align: center !important;
    }
    .user-dashboard .page-header-section {
            padding-top: 292px;
    }
    .header-wrapper .menu-area .login{
        display: block;
        margin-top: -30px;
        margin-right: 14px;
        padding: 3px;
        width: 82px;;
        }
        .header-wrapper .menu-area .signup
        {
        display: block;
        margin-left: -97px;
        margin-top: 18px;
        padding: 1px;
        }

    /* .header-wrapper .logo {
        width: 200px !important;
        height: auto !important;
    } */
    .header-wrapper .menu-area .login {

        margin-bottom: 4px !important;
        margin-right: 15px !important;
    }

    .header-wrapper .menu-area .signup {

        margin-top: 30px !important;
        height: 28px !important;
    }
    .profile-nav div#nav-tab button {
        width: 50% !important;
    }
    .user-info .header #dropdownMenuLink {
        position: relative;
        top: -9px;
        right: 14px;
    }

    .header-bottom {
        width: 90%;
        margin: auto !important;
        clear: both;
    }

    .profile-section .member-profile .profile-details .profile-nav .nav-tabs .dropdown {
        width: auto !important;
    }

    .profile-nav #nav-tab .dropdown > a {
        font-size: 14px;
    }
    .member-filter .nav-tabs .nav-link{
        width:100%;
        text-align: center;
        font-size:20px;
    }

    .profile-section .member-profile .profile-details .profile-nav .nav-tabs .nav-link{
        width: 50%;
    }
    .profile-section .member-profile .profile-details .profile-nav .nav-tabs .dropdown {
        width: 100%;
        text-align: left;
    }
    p.info-details {
        word-wrap: break-word;
    }
    label[for=profileView] {
        font-size: 14px;
        width: 100% !important;
    }
    .profile-section .info-card-title .float-end {
        margin-top: 20px !important;
        width: 100% !important;
        text-align: center !important;

    }
    .profile-section .info-card-title .account-button {
        margin-right: 20px !important;

    }
        .profile-section .member-profile .profile-details .profile-nav .nav-tabs .nav-link{
            text-align: left;
        }

    .profile-section .info-card-title h6 {
        font-size: 18px;
        width: 100% !important;
        text-align: center;
        float: none !important;
    }
    .blur-image .form-check.form-switch.float-end {
        float: none !important;
        z-index: 999;
        position: relative;
        margin: auto;
        text-align: center !important;
        width: 100% !important;
    }
    .edit-profile h3.title {
        font-size: 15px;
    }
    .notification h2 {
        font-size: 20px;
    }

    .notification h6 {
        font-size: 14px;
    }
        .profile-section .info-card-title .icofont-ui-edit,.profile-section .info-card-title .icofont-warning {
        font-size: 18px;
    }
    .search-form-area li.nav-item {
        width:50%;
    }
    .header-top-area .social-icons li p{
        display: none;
    }
    .member-page-section .member-wrapper .member-info .member-block{
        width: 100%;
    }
    /* .show-match-fields {
        display: block;
    } */
    /* .member-page-section .member-wrapper .member-item {
        width:50%;
    } */
    .member-page-section .member-wrapper .member-block {
        width: 100%;
        text-align: -webkit-center;
    }
    .advance-search span {
        display: none;
        }
        .profile-block .profile-level {
        width: 100% !important;
    }
    .match-fields a.btn.bg-theme-2.text-1.btn-sm {
        display: none;
    }
    .profile-block.margin-auto .member-item {
        width: 85%;
    }

    .login-form-area {
        margin-top: 195px;
    }
    .profile-nav {
        position: relative;
    }
    .page-header-section.style-1 {
        padding-top: 220px !important;
    }
    .members .member-block {
        width: 100% !important;
        flex: unset !important;
    }
    ul.member-info.mb-4 {
        width: 100% !important;
        padding: 0px !important;
        display: unset !important;
        margin-bottom: 20px !important;
        text-align: center;
    }
    .members {
        margin-top: 10px;
    }
    .member-item.style-2 .lab-inner .lab-thumb img {
        width: 100%;
    }
    .profile-level {
        width: 100% !important;
    }
    .member-profile .form-check-input,
    .member-profile button{
        /* margin-top: 7px ; */
        float: unset;
        }
    .page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb {
        margin-top: 40px;
        float:none !important;
    }
    .photos-tab,
    .video-tab{
        text-align : center !important;
    }
    .photo-list {
        margin-top: 25px;
    }
    .transaction-nav{
        width:100% !important;
    }
    .transaction-title{
        text-align: center !important;
    }

    .info-card-title .broadcast-message{
        float: none !important;
        text-align: center !important;
    }
    /* .social-icons{
        justify-content: center !important;
        align-items: center !important;
    } */

    .social-links,
    .social-link-label   {
        display: none !important;
    }
    .header-top-area .social-icons{
    align-items: center !important;
    }
    /* .user-info .header #dropdownMenuLink {
        position: relative;
        top: 0px;
        right: 14px;
    } */
    .header-top-area .social-icons {
        width: 100% !important;
        text-align: center !important;
        justify-content: center !important;
        margin: 0 !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
    }
    .header-top-area .social-icons .user-info span{
        display: none;
    }
    /* .header-wrapper .logo a img {
        max-width: 100% !important;
        height: 100 % !important;
    } */
    ul.dropdown-menu.notification-list.show {
        height: 252px;
        overflow: auto;
        width: auto !important;
        transform: translate(0px, 50px) !important;
        overflow-y: scroll;
        margin-top: 8px !important;
        border-radius: 0px 0px 10px 10px;
        box-shadow: 0px 2px 6px 0px var(--theme_color_1);
    }
}

@media (min-width:501px) and (max-width:765px){
    li.col-3.profile-block {
        width: 80%;
    }
    .profile-level {
        width: 100% !important;
    }
    .members .member-block {
        width: 50% !important;
        flex: none;
    }
    .search-form-area .modal-dialog.modal-xl {
        width: 80% !important;
        max-width: unset;
    }
    .page-header-section.style-1 {
        padding-top: 250px !important;
    }
    .header-bar {
        margin-left: 0px !important;
        margin-right: 30px;
    }
    /* .profile-details .chat-counter {
        top: -16px !important;
        right: 12px !important;
    } */
    .profile-nav {
        position: relative;
    }
    #nav-tab .dropdown {
        top: 8px;
        position: relative;
    }
    div#buy-credits {
        position: absolute;
        bottom: -5px;
        right: 0px;
    }
    .header img {
        width: 35px;
        border-radius: 50% !important;
        height: 35px;
        max-width: unset;
    }
    .user-info .header #dropdownMenuLink {
        height: auto !important;
        width: auto !important;
        padding: 3px 0px !important;
    }
    .profile-nav div#nav-tab button {
        width: 33%;
    }
    button#nav-account-tab {
        position: relative;
        top: 7px;
    }
    .profile-nav .nav-link {
        font-size: 14px !important;
    }
    .profile-nav #nav-tab .dropdown > a {
        font-size: 14px;
    }
    label[for=profileView] {
        line-height: 10pt;
        height: auto !important;
        font-size: 15px;
    }
    a.user-list {
        font-size: 14px;
    }
    /* .user-info ul.dropdown-menu.show {
        transform: translate(-70px, 24px) !important;
    } */
    li.user-info ul > li a {
        height: auto !important;
        width: auto !important;
        padding: 5px 12px !important;
        line-height: 20pt !important;
    }
    ul.dropdown-menu.notification-list.show {
        transform: translate(-235px, 49px) !important;
    }
    .member-item.style-2 .lab-inner .lab-thumb img {
        width: 100% !important;
    }
    .photos-tab,
    .video-tab{
        text-align : center !important;
    }
    .photo-list {
        margin-top: 25px;
    }
    .transaction-nav{
        width:100% !important;
    }
    .transaction-title{
        text-align: center !important;
    }
    .header-wrapper .logo {
        width: 210px !important;
        height: 100px !important;
    }
    ul.dropdown-menu.notification-list.show {
        height: 252px;
        overflow: auto;
        width: auto !important;
        transform: translate(0px, 50px) !important;
        overflow-y: scroll;
        margin-top: 8px !important;
        border-radius: 0px 0px 10px 10px;
        box-shadow: 0px 2px 6px 0px var(--theme_color_1);
    }
    .header-wrapper .menu-area .login {
        display: flex!important;
        padding: 10px;
        display: inline-block;
    }

    .header-wrapper .menu-area .signup {
        display: flex!important;
        padding: 10px;
        display: inline-block;
        margin-right: 20px !important;
    }


}
/* @media (min-width:766px) and (max-width:800px){
.user-info ul.dropdown-menu.show {
    transform: translate(-47px, 24px) !important;
}
} */
@media (min-width:765px) and (max-width:1000px){
    .member-item.style-2 .lab-inner .lab-thumb img {
        width: 100%;
    }
    .page-header-section.style-1 {
        padding-top: 250px;
    }
    .header img {
        width: 35px;
        border-radius: 50% !important;
        height: 35px !important;
        max-width: unset;
    }
    .user-info .header #dropdownMenuLink {
        height: auto !important;
        width: auto !important;
        padding: 3px 0px !important;
    }
    /* .user-info ul.dropdown-menu.show {
        transform: translate(-42px, 24px) !important;
        right: 26px !important;
    } */
    li.user-info ul > li a {
        height: auto !important;
        width: auto !important;
        padding: 5px 12px !important;
        line-height: 20pt !important;
    }
    ul.dropdown-menu.notification-list.show {
        transform: translate(-208px, 49px) !important;
    }

    .profile-nav {
        display: inline-block !important;
    }

    .profile-nav div#nav-tab {
        width: 70% !important;
        float: left;
    }

    div#buy-credits {
        width: 26% !important;
        float: left;
        margin-right: 0px !important;
        margin-top: 5px !important;
    }
    div#buy-credits::after{
        clear: both !important;
    }
    .photos-tab,
    .video-tab{
        text-align : center !important;
    }
    .photo-list {
        margin-top: 25px;
    }
    .transaction-nav{
        width:100% !important;

    }
    .transaction-title{
        text-align: center !important;
    }
    .profile-details .buy-credits-list {
       display: block !important;
    }
    .social-icons{
        justify-content: center !important;
    }
    .buy-credits-list .chat-counter {
        top: -45px;
        right: -59px;
        position: relative;
    }
    .chat-counter,
    .notification-counter,
    .broadcast-counter{
        top:-15px !important;
        right:4px !important;
    }


}



@media (min-width:700px){

    .user-detail{
        padding-top: 12px;
        padding-left: 10px;
        width: 75%;
    }
    .user-detail h6{
        margin:unset;
    }
    .user-image img{
        width: 50px;
        height: 100%;
    }
}
/* @media(min-width:500px) and (max-width:501px){
    .user-info ul.dropdown-menu.show {
        transform: translate(-2px, 24px) !important;
        right: 26px !important;
    }
} */
@media(min-width:500px) and (max-width:767px){
    .user-info ul.dropdown-menu.show {
        transform: translate(-2px, 24px) !important;
        right: 26px !important;
    }

}
@media(min-width:767px) and (max-width:992px){
        .user-info ul.dropdown-menu.show {
            transform: translate(-26px, 24px) !important;
            right: 26px !important;
        }
        ul.dropdown-menu.notification-list.show {
            height: 252px;
            overflow: auto;
            width: auto !important;
            transform: translate(3px, 50px) !important;
            overflow-y: scroll;
            margin-top: 8px !important;
            border-radius: 0px 0px 10px 10px;
            box-shadow: 0px 2px 6px 0px var(--theme_color_1);
        }
}


@media (max-width:800px){
    .user-detail{
        width: 66%;
    }
    .user-detail h6{
        font-size:16px;
    }
}
@media (max-width:1000px){
    .login-form-area,.forget-passowrd,.reset-password {
        margin-top: 195px;
    }
    .profile-section .info-card-title .float-start .account-button{
        margin-left: 15px;
        /* float: none !important; */
    }
    .member-profile .form-check-input{
        margin-top: 7px ;
    }

    .address-section{
        display: none !important;
    }

    .social-links,
    .social-link-label   {
        display: none !important;
    }

}
@media(min-width:992px) and (max-width:1000px){
    .header-top-area .social-icons {
        width: 100%;
        text-align: center;
        justify-content: center;
        margin: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .social-links,
    .social-link-label   {
        display: inline-block!important;
    }
    .user-info ul.dropdown-menu.show {
        transform: translate(-26px, 24px) !important;
        right: 26px !important;
    }

}

@media (min-width:992px)and (max-width:1200px){


    .profile-section .member-profile .profile-details .profile-nav .nav-tabs {
        padding-left: 0px;
        margin-left: 220px;
    }
    .profile-section .member-profile .profile-details .profile-nav .chat-icon {
        margin-left: 10px;
    }
    /* .header-top-area .social-icons{
            margin-right: 44px;
    } */
    .buy-credits-list .chat-counter {
        top: -45px;
        right: -59px;
        position: relative;
    }
    ul.dropdown-menu.notification-list.show {
        height: 252px;
        overflow: auto;
        width: 296px !important;
        transform: translate(-233px, 55px) !important;
        overflow-y: scroll;
        margin-top: 8px !important;
        border-radius: 0px 0px 10px 10px;
        box-shadow: 0px 2px 6px 0px var(--theme_color_1);
    }

}

@media(max-width:1200px){

    /* .chat-icon .chat-counter{
        right: 5px;
        top: -15px;
    } */
    .user-info .btn {
        height: auto !important;
        width: auto !important;
        text-align: center !important;
    }
    .profile-section .member-profile .profile-details .profile-nav .nav-tabs .nav-link.active:after {
        display: none ;
    }
    .account-setting .info-card-title .form-switch {
        float:none !important;
    }

}
