@media (max-width:1024px) {
    .banner-images {
        position: relative;
        margin-right: 0;
    }
.bg-primary-theme .navbar-nav .nav-link {
    padding: 20px 13px;
}
.account-tabs {
    font-size: 14px;
}
.about-sub-title h1 {
    font-size: 27px;
}
    .menu-title {
        margin: 0 3px !important;
        font-size: 16px !important;
    }

    .banner-title h1 {
        font-size: 32px;
    }

    .banner-title p {
        font-size: 17px;
        margin-top: 7px;
    }

    .banner-title {
        padding-bottom: 98px;
    }

    .shape-inner {
        right: 43px;
        top: 21px;
        width: 75px;
    }

    .about-title h1 {
        font-size: 34px;
    }

    .about-title p {
        font-size: 15px;
    }

    .stats-list li {
        font-size: 15px;
    }

    .about-btn {
        margin-top: 8px;
    }

    .item1 img {
        border-radius: 24px;
        height: 172px;
    }

    .item1 {
        left: -34px;
        position: absolute;
        bottom: 40px;
        padding: 16px;
        border-radius: 24px;
    }

    .sub-title h1 {
        font-size: 31px;
        line-height: 1.5em;
    }

    .services-card h3 {
        font-size: 19px;
        margin-bottom: 5px;
    }

    .services-card p {
        font-size: 13px;
    }

    .bg-color {
        background-color: #fdf3f1;
        padding: 68px 0;
    }

    .experience-card {
        padding: 34px;
    }

    .experience-title p {
        font-size: 15px;
    }

    .bg-color-info {
        background-color: #fdf3f1;
        padding: 56px 0;
    }

    .user-title h2 {
        font-size: 20px;
        margin-bottom: 6px;
    }

    .register-inner {
        background-color: #fff;
        padding: 18px 25px;
    }

    .newsletter-title p {
        font-size: 15px;
    }

    .newsletter-title h1 {
        font-size: 42px;
    }

    .footer-title {
        padding-left: 0;
    }

    .footer-inner {
        text-align: center;
        margin-bottom: 50px;
    }

    .sub-title-info h3 {
        font-size: 30px;
    }

    .p-80 {
        padding: 56px 0;
    }

    .testimonials-card {
        padding: 50px;
    }

    .register-btn {
        padding: 15px 42px;
    }

    .about-title {
        padding-left: 19px;
    }


    /* .............................. */

    .about-img-inner {
        padding: 66px 0;
    }

    .vision-title {
        padding-left: 24px;
    }

    .vision-title h1 {
        font-size: 37px;
        margin-top: 8px;
    }

    .male-img {
        border-radius: 30px;
        height: 188px;
        object-fit: cover;
    }

    .male-img {
        left: -17px;
    }

    .mission-title h1 {
        font-size: 27px;
    }

    .mission-title p {
        font-size: 12px;
        margin-top: 11px;
        margin-bottom: 0;
    }

    .docter-list p {
        font-size: 14px;
        width: 88%;
    }

    .story-title p {
        font-size: 14px;
    }

    .story-title p span {
        font-size: 15px;
    }

    .storyimg-imges img {
        height: 126vh;
    }

    .docter-title h3 {
        font-size: 29px;
        margin-bottom: 14px;
    }

    .docter-title p {
        font-size: 15px;
    }

    .docter-title p span {
        font-size: 14px;
    }

    /* .....................doula-detail........ */
    .docpostcontent-images {
        width: 40%;
    }

    .docpostcontent-title h2 {
        font-size: 22px;
    }

    .docpostcontent-info a {
        padding: 18px 29px;
    }

    .sort-item {
        display: flex;
        align-items: center;
    }

    .sort-btn {
        padding: 18px 36px;
        font-size: 16px;
        font-weight: 500;
        margin-right: 10px;
    }

    .docpostcontent-item {
        padding-top: 0;
    }

    .sort-item {
        display: block;
    }

    .sort-btn {
        margin-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .sort-title {
        margin-bottom: 10px;
    }

    /* ...................doula detail......... */
    .docter-detail {
        padding-left: 16px;
    }

    .docter-detail h2 {
        font-size: 29px;
        font-weight: 700;
        color: #2d2d2d;
    }

    .docter-detail p {
        font-size: 15px;
    }

    .skills-list h5 {
        font-size: 15px;
    }

    .from-title {
        width: 68%;
    }

    .from-title P {
        word-wrap: break-word;
    }

    .social-info {
        padding: 10px 26px;
    }

    .skills-title {
        font-size: 23px;
    }

    /* ...................referral form..... */
    .patients-title {
        padding-left: 16px;
    }

    .patients-title h1 {
        font-size: 34px;
    }

    .patients-title p {
        font-size: 16px;
    }

    .refer-title h1 {
        font-size: 32px;
    }

    .refer-title p {
        font-size: 14px;
    }

    /* ...................my-account....... */
    .account-tabs {
        margin-bottom: 20px;
    }

    .testimonials-item {
        font-size: 15px;
    }


    .about-img-inner {
    padding: 52px 0;
}
}

@media (max-width:991px) {
    #offcanvasNavbar2{
        z-index: 10000;
    }
    .banner-title {
        text-align: center;
    }

    .banner-title h1 {
        font-size: 53px;
    }

    .banner-title p {
        font-size: 24px;
        margin-top: 7px;
    }

    .about-title {
        padding-left: 0;
        margin-top: 30px;
    }

    .about-title h1 {
        font-size: 44px;
    }

    .about-title p {
        font-size: 16px;
    }

    .stats-list li {
        font-size: 18px;
    }

    .view-info {
        text-align: start;
    }

    .view-btn {
        margin-top: 10px;
    }

    .experience-title {
        margin-bottom: 20px;
    }

    .footer-bg-color {
        padding: 59px 0 0;
    }

    .logo-inner {
        padding: 29px;
        min-height: 157px;
    }

    .navbar-toggler {
        background-color: #3e5c61;
        width: 60px;
        height: 60px;
        padding: 10px;
        color: #fff;
        font-size: 20px;
    }

    /* .........................about us */
    .male-img {
        border-radius: 30px;
        height: 229px;
        object-fit: cover;
    }

    .vision-title {
        padding-left: 0;
        margin-top: 30px;
    }

    .vision-btn {
        margin-top: 0;
    }

    .mission-title p {
        font-size: 15px;
    }

    .mission-order {
        order: 2;
    }

    .mission-title {
        margin-top: 20px;
    }

    .storyimg-imges img {
        height: auto;
    }

    .mission-title h1 {
        font-size: 33px;
    }

    .story-title {
        padding-left: 0;
        margin-top: 20px;
    }

    .docter-title {
        margin-top: 20px;
    }

    .p-50 {
        padding-left: 0;
    }


    /* ...........................doula detail......... */
    .docter-inner {
        text-align: center;
    }

    .social-info {
        justify-content: space-evenly;
    }

    .docter-detail {
        padding-left: 0;
        margin-top: 20px;
    }


    /* .........................referral from.... */
    .patients-title {
        padding-left: 0;
        margin-top: 20px;
    }

    /* ................my-account */

    .appointments-inner {
        margin-bottom: 20px;
    }

    .testimonials-inner {
        margin-bottom: 20px;
    }

    .booking-card {
        margin-top: 30px;
    }
 .login-card {
    padding: 22px !important;
}
.about-img-inner {
    padding: 60px 0 !important;
}
.stat-card .icon-wrap {
    width: 69px !important;
    height: 64px !important;
}
.fc .fc-toolbar-title {
    font-size: 20px;
    margin: 0px;
}
 .main-tbl:not(.no-responsive) thead {
    display: none; /* Hide header on mobile */
  }
  .main-tbl:not(.no-responsive),
  .main-tbl:not(.no-responsive) tbody,
  .main-tbl:not(.no-responsive) tr,
  .main-tbl:not(.no-responsive) td {
    display: block;
    width: 100%;
  }
  .main-tbl:not(.no-responsive) tr {
    margin-bottom: 15px;
    border-radius: 8px;
    padding: 10px;
    background: #fff;
  }
  .main-tbl:not(.no-responsive) td {
    text-align: left;
    padding: 8px 10px;
    position: relative;
  }
  .main-tbl:not(.no-responsive) td::before {
    content: attr(data-label);
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    color: #555;
  }
  table.main-tbl:not(.no-responsive) {
    width: 100%;
    border-collapse: collapse;
    background-color: transparent;
    font-family: Arial, sans-serif;
    margin: 0;
}

/*..................*/
.booking-tbl-main tbody tr {
    transition: background 0.3s;
    background: #fdf3f1 !important;
}
 .booking-tbl-main thead {
    display: none; /* Hide header */
  }
  .booking-tbl-main,
  .booking-tbl-main tbody,
  .booking-tbl-main tr,
  .booking-tbl-main td {
    display: block;
    width: 100%;
  }
  .booking-tbl-main tr {
    margin-bottom: 15px;
    border-radius: 8px;
    padding: 10px;
    background: #fff;
  }
  .booking-tbl-main td {
    text-align: left;
    padding: 8px 10px;
    position: relative;
  }
  .booking-tbl-main td::before {
    content: attr(data-label);
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    color: #555;
  }


/*..................*/
.client-tbl-main tbody tr {
    transition: background 0.3s;
    background: #fdf3f1 !important;
}
 .client-tbl-main thead {
    display: none; /* Hide header */
  }
  .client-tbl-main,
  .client-tbl-main tbody,
  .client-tbl-main tr,
  .client-tbl-main td {
    display: block;
    width: 100%;
  }
  .client-tbl-main tr {
    margin-bottom: 15px;
    border-radius: 8px;
    padding: 10px;
    background: #fff;
  }
  .client-tbl-main td {
    text-align: left;
    padding: 8px 10px;
    position: relative;
  }
  .client-tbl-main td::before {
    content: attr(data-label);
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    color: #555;
  }



.inquiries-tbl-main tbody tr {
    transition: background 0.3s;
    background: #fdf3f1 !important;
}
 .inquiries-tbl-main thead {
    display: none; /* Hide header */
  }
  .inquiries-tbl-main,
  .inquiries-tbl-main tbody,
  .inquiries-tbl-main tr,
  .inquiries-tbl-main td {
    display: block;
    width: 100%;
  }
  .inquiries-tbl-main tr {
    margin-bottom: 15px;
    border-radius: 8px;
    padding: 10px;
    background: #fff;
  }
  .inquiries-tbl-main td {
    text-align: left;
    padding: 8px 10px;
    position: relative;
  }
  .inquiries-tbl-main td::before {
    content: attr(data-label);
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    color: #555;
  }
  .account-tabs {
    margin-bottom: 2px;
}

}


@media (max-width:768px) {
    .doula-list-tr{
        flex-wrap: wrap;
        padding: 10px;
        justify-content: center;
    }
    .list-left,.list-first-secound,.list-middle,.list-last-secound,.list-last{
        width: 100%;
        text-align: center;
    }

    .account-page-menu{
        padding-top: 10px;   
    }
    .profile-page-dp{
        width: 150px;
    }
    .profile-top-text{
        width: calc(100% - 330px);
    }
    .profile_right > .d-flex{
        flex-wrap: wrap;
    }
    .profile_activity{
        width: 100%;
    }
    .profile_activity_2{
        width: 100%;
    }
    .info-tag{
        margin-bottom: 10px;
    }
}
@media (max-width:500px) {
    .border-sm-end{
        border-right: 0 !important;
    }
    .refer-title{
        margin-bottom: 20px;
    }
    .information-label{
        text-align: left;
    }
    .bg-primary-theme .navbar-nav .nav-link {
        padding: 7px 13px;
        font-size: 13px;
    }
    .about-sub-title h1 {
        font-size: 23px;
    }
    .about-img-inner {
        padding: 17px 0 !important;
    }
    .top-main-menu{
        display: none;
    }
    .profile-review-top{
        width: 100%;
    }
    .profile-top-text{
        width: 100%;
        text-align: center;
    }
    .profile-page-dp {
        width: 100%;
    }
    .detail-doula-profile-photo{
        margin: 0 auto;
    }
    .profile-page-dp > div {
        width: 100% !important;
    }
    .navbar-toggler {
        background-color: #3e5c61;
        width: 40px;
        height: 40px;
        padding: 10px;
        color: #fff;
        font-size: 20px;
    }

    .slick-next {
        right: 0;
    }

    .bg-overlay {
        padding: 62px 0 0;
    }

    .banner-title h1 {
        font-size: 27px;
    }

    .banner-title p {
        font-size: 16px;
        margin-top: 7px;
    }

    .read-btn {
        padding: 16px 50px;
        font-size: 15px;
        margin-top: 6px;
    }

    .banner-title {
        padding-bottom: 17px;
    }

    .item1 img {
        border-radius: 24px;
        height: 136px;
    }

    .item1 {
        left: -14px;
        bottom: 40px;
        padding: 12px;
        border-radius: 24px;
    }

    .about-title h1 {
        font-size: 27px;
        margin-top: 4px;
    }

    .about-title p {
        font-size: 14px;
    }

    .stats-list li {
        font-size: 13px;
    }

    .sub-title h1 {
        font-size: 21px;
        line-height: 1.5em;
    }

    .bg-color {
        background-color: #fdf3f1;
        padding: 55px 0;
    }

    .view-btn {
        padding: 16px 50px;
        font-size: 15px;
    }

    .experience-title h1 {
        font-size: 27px;
    }

    .experience-title p {
        font-size: 14px;
    }

    .experience-card {
        margin-bottom: 23px;
    }

    .experience-card h3 {
        font-size: 36px;
    }

    .p-80 {
        padding: 28px 0;
    }

    .sub-title-info h3 {
        font-size: 27px;
    }

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

    .logo-inner .logo-inner {
        padding: 37px;
        min-height: auto;
        margin-right: 0;
    }

    .testimonials-card {
        padding: 35px;
    }

    .user-title {
        margin-top: 20px;
    }

    .user-item p {
        font-size: 13px;
    }

    .bg-overlay-inner {
        padding: 58px 0;
    }

    .newsletter-title {
        text-align: center;
    }

    .newsletter-title h1 {
        font-size: 35px;
        margin-bottom: 0;
    }

    .register-inner {
        width: 100%;
        text-align: center;
    }

    .footer-title h3 {
        font-size: 19px;
        margin-bottom: 10px;
    }

    .footer-title {
        margin-bottom: 20px;
    }

    /* ...................about us .....*/
    .vision-title h1 {
        font-size: 27px;
        margin-top: 8px;
    }

    .vision-title p {
        font-size: 15px;
    }

    .mission-title h1 {
        font-size: 29px;
    }

    .docter-title h3 {
        font-size: 26px;
        margin-bottom: 14px;
    }

    /* ...................doula list..... */
    .sort-title p {
        font-size: 17px;
    }

    .docpostcontent-inner {
        display: block;
    }

    .docpostcontent-title {
        margin-left: 0;
        margin-top: 20px;
    }

    /* ..................doula detail................ */

    .from-title h3 {
        font-size: 16px;
    }

    .docter-detail span {
        font-size: 14px;
    }

    .docter-item h3 {
        width: 26%;
        margin-right: 10px;
    }

    .docter-item h6 {
        font-size: 13px;
    }

    /* .................referral from... */
    .patients-title h1 {
        font-size: 24px;
    }

    .information-btn {
        padding: 18px 20px;
        font-size: 12px;
        margin-right: 5px;
    }

    .information-card {
        padding: 30px;
    }

    .information-label {
        font-size: 15px;
    }

    .refer-title h1 {
        font-size: 28px;
    }

    .about-sub-title h1 {
        margin-bottom: 10px;
    }

    .about-sub-title p {
        font-size: 15px;
        margin-bottom: 0;
    }

    .patients-title p {
        font-size: 16px;
        margin-bottom: 0;
    }

    /* ..................login........ */
    .login-card {
        background-color: #fdf3f1;
        padding: 36px;
        border-radius: 20px;
    }

    .login-card h3 {
        font-size: 25px;
    }

    .login-card p {
        font-size: 16px;
    }
 .p-80 {
    padding: 35px 0 !important; 
}
    /* .........................my-account... */
    .profile-card {
        background-color: #fdf3f1;
        padding: 29px;
        border-radius: 20px;
        margin-top: 20px;
    }

    .testimonials-item {
        padding: 13px 12px !important;
        font-size: 12px;
        font-weight: 500;
        color: #2d2d2d;
    }

    .testimonials-sub-title {
        font-size: 13px;
    }

    .question-title h6 {
        font-size: 19px;
        line-height: 1.5em;
    }

    .question-title h5 {
        font-size: 16px;
        line-height: 1.5em;
    }

    .question-label {
        font-size: 16px;
    }

    .question-input {
        font-size: 15px;
        padding: 14px 17px;
    }

    .reject-btn {
        font-size: 16px;
    }

    .approve-btn {
        font-size: 16px;
    }

    .account-tabs {
        width: 100%;
    }

    .account-inner {
        display: block;
    }

    .appointments-inner {
        background-color: #fff;
        padding: 20px 32px;
        border-radius: 10px;
    }

    .appointments-info h3 {
        font-size: 17px;
        margin-bottom: 16px;
        padding-bottom: 13px;
    }

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

    .testimonials-item p {
        font-size: 14px;
    }

    .appointments-inner h3 {
        font-size: 19px;
    }

    .appointments-inner {
        margin-bottom: 20px;
    }

    .appointments-inner span {
        font-size: 15px;
        font-weight: 500;
        color: #707070;
    }

    .testimonials-inner {
        margin-bottom: 20px;
    }

    .booking-card {
        padding: 25px;
    }

    .booking-title h3 {
        font-size: 27px;
    }

    .booking-title p {
        font-size: 12px;
    }

    .logo-inner {
        padding: 29px;
        min-height: 240px;
        margin-right: 0;
    }
    .login-card h3 {
    font-size: 24px !important;
}

.about-sub-title p {
    font-size: 15px;
}
.profile-card {
    padding: 26px;
}
.mb-14{
    margin-bottom: 14px !important;
}
.submit-inner{
    margin-top: 0px !important;
}

.swal2-styled.swal2-confirm, .submit-btn {
   
    border: 0  !important;
}
.pe-50 {
    padding-right: 95px;
}
.stat-card .stat-content {
    margin-left: 65px !important;
}
.stat-card .icon-wrap {
    width: 57px !important;
    height: 60px !important;
}
.booking-header {
    display: block;
}
.booking-header input{
    margin-bottom: 20px !important;
    width: 100% !important;
}
.fc .fc-toolbar {
    align-items: center;
    display: block !important;
    justify-content: space-between;
}
.fc .fc-toolbar-title {
    font-size: 20px;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}


 .booking-tbl-main thead {
    display: none; /* Hide header */
  }
  .booking-tbl-main,
  .booking-tbl-main tbody,
  .booking-tbl-main tr,
  .booking-tbl-main td {
    display: block;
    width: 100%;
  }
  .booking-tbl-main tr {
    margin-bottom: 15px;
    border-radius: 8px;
    padding: 10px;
    background: #fff;
  }
  .booking-tbl-main td {
    text-align: left;
    padding: 8px 10px;
    position: relative;
  }
  .booking-tbl-main td::before {
    content: attr(data-label);
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    color: #555;
  }



 .client-tbl-main thead {
    display: none; /* Hide header */
  }
  .client-tbl-main,
  .client-tbl-main tbody,
  .client-tbl-main tr,
  .client-tbl-main td {
    display: block;
    width: 100%;
  }
  .client-tbl-main tr {
    margin-bottom: 15px;
    border-radius: 8px;
    padding: 10px;
    background: #fff;
  }
  .client-tbl-main td {
    text-align: left;
    padding: 8px 10px;
    position: relative;
  }
  .client-tbl-main td::before {
    content: attr(data-label);
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    color: #555;
  }



 .inquiries-tbl-main thead {
    display: none; /* Hide header */
  }
  .inquiries-tbl-main,
  .inquiries-tbl-main tbody,
  .inquiries-tbl-main tr,
  .inquiries-tbl-main td {
    display: block;
    width: 100%;
  }
  .inquiries-tbl-main tr {
    margin-bottom: 15px;
    border-radius: 8px;
    padding: 10px;
    background: #fff;
  }
  .inquiries-tbl-main td {
    text-align: left;
    padding: 8px 10px;
    position: relative;
  }
  .inquiries-tbl-main td::before {
    content: attr(data-label);
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    color: #555;
  }

    /*..............................*/

    .main-tbl:not(.no-responsive) thead {
        display: none; /* Hide header on mobile */
    }
    .main-tbl:not(.no-responsive),
    .main-tbl:not(.no-responsive) tbody,
    .main-tbl:not(.no-responsive) tr,
    .main-tbl:not(.no-responsive) td {
        display: block;
        width: 100%;
    }
    .main-tbl:not(.no-responsive) tr {
        margin-bottom: 15px;
        border-radius: 8px;
        padding: 10px;
        background: #fff;
    }
    .main-tbl:not(.no-responsive) td {
        text-align: left;
        padding: 8px 10px;
        position: relative;
    }
    .main-tbl:not(.no-responsive) td::before {
        content: attr(data-label);
        font-weight: bold;
        display: block;
        margin-bottom: 5px;
        color: #555;
    }
    table.main-tbl:not(.no-responsive) {
        width: 100%;
        border-collapse: collapse;
        background-color: transparent;
        font-family: Arial, sans-serif;
        margin: 0;
    }

    .account-tabs {
        margin-bottom: 0px !important;
    }
    .booking-header{
        display: block;
        margin-bottom: 10px;
        border-radius: 10px;
    }
    .booking-tbl-container {
        background: transparent;
        border-radius: 6px;
        border: 0;
        box-shadow: none;
        overflow: hidden;
    }
    .booking-tbl-main tbody tr td:nth-child(2):before {
        content: "Service Name";
    }

    .booking-tbl-main tbody tr td:nth-child(3):before {
        content: "Service Time";
    }
    .booking-tbl-main tbody tr td:nth-child(4):before {
        content: "Booking Date";
    }
    .booking-tbl-main tbody tr td:nth-child(5):before {
        content: "Start Time";
    }
    .booking-tbl-main tbody tr td:nth-child(6):before {
        content: "End Time";
    }
    .booking-tbl-main tbody tr td:nth-child(7):before {
        content: "Meet Type";
    }
    .booking-tbl-main tbody tr td:nth-child(8):before {
        content: "Type";
    }
    .booking-tbl-main tbody tr td:nth-child(9):before {
        content: "Created At";
    }


    .client-tbl-main tbody tr td:nth-child(1):before {
        content: "Client Name";
    }

    .client-tbl-main tbody tr td:nth-child(2):before {
        content: "Email";
    }
    .client-tbl-main tbody tr td:nth-child(3):before {
        content: "Phone";
    }
    .client-tbl-main tbody tr td:nth-child(4):before {
        content: "Status";
    }
    .client-tbl-main tbody tr td:nth-child(5):before {
        content: "Total Booking";
    }
    .client-tbl-main tbody tr td:nth-child(6):before {
        content: "Last Booking";
    }



    .inquiries-tbl-main tbody tr td:nth-child(1):before {
        content: "Name";
    }

    .inquiries-tbl-main tbody tr td:nth-child(2):before {
        content: "Email";
    }
    .inquiries-tbl-main tbody tr td:nth-child(3):before {
        content: "Phone";
    }
    .inquiries-tbl-main tbody tr td:nth-child(4):before {
        content: "Message";
    }
    .inquiries-tbl-main tbody tr td:nth-child(5):before {
        content: "Date";
    }


    .profile_activity{
        width: 100% !important;
        min-width: 100% !important;
    }
    .profile_activity_2{
        width: 100% !important;
        min-width: 100% !important;
    }
    .profile_right > .d-flex{
        flex-wrap: wrap;
    }
    .col-lg-3.bg-white{
        padding: 0 !important;
    }
    .inquery_button{
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    .account-inner li{
        margin-bottom: 0px;
        width: calc(50% - 2.5px);
    }
    .doula_availability select.sub-input{
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }
    .main-tbl:not(.no-responsive) td{
        width: 100% !important;
    }
    .account-inner{
        margin-bottom: 10px;
        display: flex;
        gap: 5px;
    }
    .account-tabs {
        font-size: 12px;
        margin: 0 !important;
        margin-bottom: 0px !important;
        padding: 10px 8px;
    }
    .account-tabs i {
        margin-right: 3px;
    }
    .verify-section {
        padding: 5px 10px;
        font-size: 14px;
    }
    .verify-section .btn{
        width: 100px !important;
        font-size: 12px !important;
    }
    .progress-profile-complete,.progress-bar{
        height: 30px !important;
    }
    .progress-bar{
        font-size: 10px;
        text-indent: 4px;
    }
    .doula_availability tfoot tr{
        background: transparent;
        border: 0;
        padding: 0;
    }
    .doula_availability tfoot tr td{
        background: transparent;
        border: 0;
        padding: 0;
        text-align: left;
    }
    .doula_unavailability tfoot tr{
        background: transparent;
        border: 0;
        padding: 0 ;
    }
    .doula_unavailability tfoot tr td{
        background: transparent;
        border: 0;
        padding: 0 ;
        text-align: left;
    }
    table.main-tbl td{
        font-size: 14px;
    }
    .profile_activity .tab-content{
        padding: 5px;
    }   

    .profile_activity #note .btn{
        margin-bottom: 10px;
    }

    .meeting-item{
        flex-wrap: wrap;
        gap: 20px;
    }
    .meeting-details{
        padding-left: 0 !important;
    }
    .note-actions{
        position: relative !important;
        top: 0 !important;
        margin-bottom: 10px;
    }
    .profile_activity #note .note-actions .btn{
        margin-bottom: 0;
    }
    .btn-my-back{
        padding: 10px 10px 10px 20px !important;
    }
}

@media (max-width:993px) {
    .list-first-secound{
        width: calc(65% - 120px);
    }
    .list-last{
        width: 35%;
    }
}
