@media (min-width: 1500px) {
    /*xxl*/
    .modal-adaptive {
        max-width: 1400px !important;
    }
    .pro-pg-intro ul li div {
        min-width: 120px;
    }
}
@media screen and (max-width: 1400px) {
    .profi-ban .profile {
        width: 40%;
    }
    .profi-bio {
        padding: 70px 70px 50px 70px;
    }
    .profi-bio {
        width: 60%;
        margin-left: 40%;
    }
}
@media screen and (max-width: 1250px) {
    .profi-ban .profile {
        width: 40%;
    }
    .ab-wel-tit-2 ul li div h4 em {
        font-size: 14px;
    }
}

@media (max-width: 1199px) {
    .user-sidenav-wrap {
        display: none;
    }
}
@media screen and (max-width: 1250px) {
    .profi-bio {
        width: 60%;
        margin-left: 40%;
        padding: 50px 50px 40px 50px;
    }
}
@media (min-width: 1200px) {
    .profi-ban .profile {
        width: 40%;
    }
    .profi-bio {
        width: 60%;
        margin-left: 40%;
        padding: 40px 40px 40px 40px;
    }
    /*xl*/
    .modal-adaptive {
        max-width: 1140px !important;
    }
}
@media (max-width: 1199.98px){
    .pr-bio-info ul li {
        width: 100%;
    }
    .sidebar-xl {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: fixed;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 1;
    }
    .sidebar-xl, .sidebar-xl .collapse-sidebar, .sidebar-xl .overlay {
        opacity: 0;
        visibility: hidden;
    }
    .sidebar-xl .collapse-sidebar {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: fixed;
        width: 400px;
        max-width: 320px;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 2;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        overflow-y: auto;
    }

}
@media (min-width: 1199.98px){
    .profile-image-sidebar{
        margin-top: -160px;
    }
    .profile-image-sidebar .image-wrapper{
        width: 200px;
        height: 200px;
        border-radius: 50%!important;
        margin: auto;
    }
}
@media screen and (max-width: 1024px) {
    .pro-info-status span {
        margin: 0 3px;
    }
    .profi-ban .profile {
        width: 100%;
        position: relative;
        top: 0;
        height: auto;
    }
    .pro-pg-intro {
        /*margin-top: -130px;*/
        z-index: 0;
        position: relative;
        background: #fff;
        border-radius: 20px;
        padding-top: 15px;
    }
    .pro-pg-intro h1 {
        text-align: center;
        font-size: 36px;
        padding: 20px 0 0px 0;
    }
    .pro-info-status {
        margin: 0 auto;
        display: table;
        margin-bottom: 30px;
    }
    .pro-pg-intro ul {
        margin: 0 auto;
        width: auto;
        margin-bottom: 50px;
    }
    .pg-pro-big-im .s1 {
        position: relative;
    }
    .pg-pro-big-im .s3 {
        position: fixed;
        bottom: 54px;
        z-index: 9999;
    }
    .profi-bio {
        width: 100%;
        margin: 0;
        max-width: 100%;
    }
}
@media (max-width: 991px) {
    .top-header .header-contact {
        display:none
    }
    .ab-wel-lhs {
        margin-bottom: 50px;
    }
    .pg-pro-big-im .s1 img {
        /* height: 175px; */
    }
    .login .left-side {
        /* display: none; */
        width: 100%;
        text-align: center;
        position: relative;
        padding: 35px 30px 35px;
        border-radius: 10px 10px 0 0;
    }
    .login .left-side .title {
        padding: 0;
    }
    .login .left-side .title h2 {
        font-size: 20px;
        line-height: 28px;
        margin: 0;
    }
    .login .left-side .title h2 b {
        font-size: 28px;
        line-height: 30px;
    }
    .login .right-side {
        width: 100%;
        margin-left: 0;
        padding: 50px;
    }
}
@media screen and (max-width: 769px) {
    .pg-pro-big-im {
        width: 100%;
        /* padding: 40px; */
        text-align: center;
    }
    .ab-wel-tit-2 ul li {
        width: 100%;
        padding-bottom: 30px;
    }
    .pg-pro-big-im .s1 {
        width: 100%;
    }
    .ab-wel-lhs {
        display: none;
    }
    .ab-wel {
        padding: 70px 0;
    }
    .pg-pro-big-im .s1 img {
        height: 350px;
        /* width: 200px; */
        /* margin: 0 auto; */
        /* display: table; */
    }
    .pro-pg-intro ul li {
        width: 47%;
        margin: 1.5%;
    }
    .wedd-tline .inn {
        width: 100%;
        padding-top: 20px;
    }
}
@media (min-width: 768px){
    .md-rounded-0 {
        border-radius: 0 !important;
    }
    .size-md-190px{
        width: 190px;
        height: 100%;
    }
    .ml-md-5, .mx-md-5 {
        margin-left: 3rem!important;
    }
}
@media (max-width: 767px){
    .dash-verify{
        width: 100%;
        margin-bottom: 12px;
    }
    .ban-tit h1, .ban-tit h1 b{
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .ban-tit p{
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .login .right-side{
        padding: 30px;
    }
    .leftpanels, .rightpanels{
        width: 100%;
    }
    .mob-hide{
        display: none;
    }
    .mob-show{
                display: flex;
        align-items: center;
        justify-content: center;
    }
    .breadcrumb-section{
        padding: 15px 0;
    }
    .breadcrumb-section .page-title{
        display: none;
    }
   .homebanner-slider .carousel-item{
         height: 100%;
    }
    .homebanner-slider .carousel-item img {
        height: 100%;
        object-fit: cover;
    }
    .dashboard-user-panel {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .sidebar-filter{
        display: none;
        padding: 10px 10px;
        margin-bottom: 20px;
    }
    .profile-row.mr-0{
        margin-right: 0;
    }
    .profile-icon-row span.icon{
        display: none!important;
    }
    .mob-view{
        display: block;
    }
}
@media screen and (max-width: 650px) {
    .tline-con {
        width: calc(100% - 74px);
        padding: 0 0 0 60px;
    }
    .tline-im img {
        width: 74px;
    }
    .tline-inn-reve .tline-con {
        float: right;
        text-align: left;
        padding: 0 0 0 60px;
    }
    .tline-inn-reve .tline-im {
        float: left;
        padding: 0;
    }
    .wedd-tline .inn ul:before {
        left: 100px;
    }
    .wedd-tline .inn ul li:before {
        left: 88px;
    }
    .tline-im {
        width: 74px;
        padding: 0;
    }
}
@media screen and (max-width: 600px) {
    .profi-bio {
        padding: 30px 15px 50px 15px;
    }
    .pro-pg-intro h1 {
        font-size: 28px;
        padding: 10px 0 0px 0px;
    }
    .cta span{
        /*display: none;*/
    }
    .ab-wel-tit h2{
        font-size: 28px;
        line-height: inherit;
    }
    .ab-wel-tit h2 em{
        font-size: 24px;
        line-height: inherit;
    }

    table.responsive thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    table.responsive td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: 14px;
        text-align: right!important;
        padding: .625em!important;
    }


    table.responsive td::before {
        /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }

}
@media (max-width: 577px) {
    .top-header {
        height:0;
        display: none;
    }
}
@media screen and (max-width: 576px) {
    .pg-pro-big-im .s1 img {
        height: 300px;
    }
    .pr-bio-info ul li b {
        width: 125px;
    }
    .pr-part-info ul li b{
        width: 100%;
        display: block;
    }
}
@media screen and (max-width: 526px) {
    .img-wrapper img {
        height: 125px;
    }
}
@media screen and (max-width: 480px) {
    .pr-bio-c h3 {
        font-size: 20px;
    }
    .tline-inn div h5 {
        font-size: 24px;
    }
}
@media screen and (max-width: 450px) {
    .pr-bio-info ul li {
        font-size: 12px!important;
    }
}