@media screen and (max-width: 769px) {
    .home {
        /* position: absolute;
        top: 0;
        top: 0;
        left: 250px;
        width: calc(100% - 250px);
        background-color: var(--text-white); */
        transition: var(--tran-05);
    }
    .sidebar.close~.home {
        left: 0px;
        width: 100%;
    }
    .astro-pro .border-start-custom{
        border-left:0px solid var(--bs-border-color) ;
    }

    /* padding-left: 240px; */
}

.pl-0 {
    padding-left: 0px;
}

.pl-24 {
    padding-left: 24px;
}

@media (min-width: 769px) and (max-width: 1920px) {
    .section-1 {
        /* padding-left: 240px; */
    }

    .pl-0 {
        padding-left: 0px;
    }

    .pl-24 {
        padding-left: 24px;
    }

}

@media (min-width: 1200px) and (max-width: 1365px) {
    .section-14 .all-service .pooja-service .img img {
        width: 100%;
        min-height: 170px;
        max-height: 170px;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .section-14 .all-service .pooja-service .img img {
        width: 100%;
        max-height: 180px;
        min-height: 180px;
    }

    .section-14 .all-service .pooja-service {
        margin-top: 20px;
    }

    .section-14 .all-service .pooja-service h4 {
        margin-top: 20px;
    }

    .section-14 .all-service {
        margin-top: 20px;
        padding: 0px;
    }

    .section-14 .cost-section {

        margin: 0px;
    }

    .section-14 .astro-profile .center-content {
        padding-left: 20px;
    }

    .section-14 .wrapper .all-service {
        height: auto;
    }

    .section-14 .astro-profile .image .profile-polygon {
        height: 40px;
        width: 40px;
        left: 95px;
    }

    .section-14 .gallery-section .gallery-title {
        padding-bottom: 20px;

    }
}

@media (min-width: 577px) and (max-width:768px) {
    .offcanvas-header {
        padding: 0px 0px 10px 0px;
    }

    .offcanvas-body {
        padding: 10px 0px 0px 0px;
    }

    .offcanvas-body .menu .sidebar-item {
        padding-bottom: 15px;
    }

    .sidebar-wrapper {
        display: none;
    }

    .page-content {
        padding: 1.5rem 1rem;
    }

    table tr td {
        text-wrap: nowrap;
    }

    .left-content {
        border-right: 0px;
        padding-right: 0px;
    }

    .btn-proceed {
        width: 100%;
    }

    .dropdown .btn-proceed {
        width: unset;
    }

    .tab-pane {
        margin-top: 20px;
    }

    .section-5 .user-profile img {
        height: 80px;
        width: 80px;
    }

    .section-5 .user-title h5 {
        font-size: 16px;
        text-wrap: nowrap;
    }

    .section-5 .form-check .form-check-label {
        font-size: 14px;
        padding-top: 4px;
    }

    .section-5 .avatar-upload .avatar-preview {
        height: 80px;
        width: 80px;
    }

    .section-5 .avatar-upload .avatar-edit {
        right: 115px;
    }

    .section-5 .avatar-upload .avatar-edit input+label {
        width: 30px;
        height: 30px;
    }

    .section-5 .avatar-upload .avatar-edit input+label:after {
        font-size: 12px;
    }

    .section-6 .card .title h5 {
        font-size: 18px;
    }

    .section-6 .card {
        padding: 12px 10px;
    }

    .btn-secondary {
        padding: 10px 0px;
        font-size: 14px;
    }

    .section-6 .card .title p {
        font-size: 14px;
    }

    .section-6 .ul-section h6 {
        font-size: 14px;
    }

    .section-6 .ul-section ul li {
        font-size: 12px;
    }

    .section-6 .card .num {
        font-size: 30px;
        margin-top: -10px;
    }

    .heading-color {
        font-size: 20px;
    }

    .inputs-tags .btn-proceed {
        width: auto;
    }

    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info,
    div.dataTables_wrapper div.dataTables_paginate {
        text-align: right !important;
        padding-bottom: 10px;
    }

    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: end !important;
    }

    table td {
        text-wrap: nowrap !important;
    }

    table td th {
        text-wrap: nowrap !important;
    }

    .section-11 .professional-card .card .image img {
        height: 100px;
        width: 100px;
    }

    .section-14 .astro-profile .image img {
        height: 100px;
        width: 100px;
    }

    .section-14 .astro-profile .image .profile-polygon {
        height: 40px;
        width: 40px;
        left: 70px;
    }

    .section-14 .astro-profile .image .profile-polygon i {
        font-size: 12px;
    }

    .section-14 .astro-profile .center-content {
        padding-left: 0px;
    }

    .section-14 .time-spent {
        padding: 10px 0px;
    }

    .section-14 .gallery-section .col-lg-3 {
        padding: unset;
    }

    .section-14 .gallery-section:after {
        display: none;
    }

    .section-14 .gallery .image {
        margin: 0px 12px;
    }

    .section-14 .gallery-section {
        padding-top: 20px;
    }

    .section-14 .gallery-section .gallery-title {
        padding-bottom: 20px;
    }

    .section-14 .gallery-section .image img {
        min-height: 180px;
        max-height: 180px;
    }

    .section-14 .wrapper .all-service {
        margin-top: 30px;
    }

    .section-14 .all-service .pooja-service .img img {
        margin-bottom: 20px;
        width: 100%;
        min-height: 150px;
        max-height: 150px;
    }

    .section-14 .cost-section .price span {
        font-size: 14px;
    }

    .section-14 .cost-section .price span {
        font-size: 12px;
    }

    .btn-proceed {
        font-size: 14px;
    }

    .modal-section .modal-content {
        padding: 20px 20px;
    }
}

@media (min-width: 350px) and (max-width:576px) {
    .offcanvas-header {
        padding: 0px 0px 10px 0px;
    }

    .offcanvas-body {
        padding: 10px 0px 0px 0px;
    }

    .offcanvas-body .menu .sidebar-item {
        padding-bottom: 15px;
    }

    .sidebar-wrapper {
        display: none;
    }

    .page-content {
        padding: 1.5rem 1rem;
    }

    table tr td {
        text-wrap: nowrap;
    }

    .left-content {
        border-right: 0px;
        padding-right: 0px;
    }

    .btn-proceed {
        width: 100%;
    }

    .dropdown .btn-proceed {
        width: unset;
    }

    .tab-pane {
        margin-top: 20px;
    }

    .section-5 .user-profile img {
        height: 80px;
        width: 80px;
    }

    .section-5 .user-title h5 {
        font-size: 16px;
        text-wrap: nowrap;
    }

    .section-5 .form-check .form-check-label {
        font-size: 14px;
        padding-top: 4px;
    }

    .section-5 .avatar-upload .avatar-preview {
        height: 80px;
        width: 80px;
    }

    .section-5 .avatar-upload .avatar-edit {
        right: 115px;
    }

    .section-5 .avatar-upload .avatar-edit input+label {
        width: 30px;
        height: 30px;
    }

    .section-5 .avatar-upload .avatar-edit input+label:after {
        font-size: 12px;
    }

    .section-6 .card .title h5 {
        font-size: 18px;
    }

    .section-6 .card {
        padding: 12px 10px;
    }

    .btn-secondary {
        padding: 10px 0px;
        font-size: 14px;
    }

    .section-6 .card .title p {
        font-size: 14px;
    }

    .section-6 .ul-section h6 {
        font-size: 14px;
    }

    .section-6 .ul-section ul li {
        font-size: 12px;
    }

    .section-6 .card .num {
        font-size: 30px;
        margin-top: -10px;
    }

    .heading-color {
        /* font-size: 20px; */
    }

    .inputs-tags .btn-proceed {
        width: auto;
    }

    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info,
    div.dataTables_wrapper div.dataTables_paginate {
        text-align: right !important;
        padding-bottom: 10px;
    }

    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: end !important;
    }

    table td {
        text-wrap: nowrap !important;
    }

    table td th {
        text-wrap: nowrap !important;
    }

    .section-11 .professional-card .card .image img {
        height: 100px;
        width: 100px;
    }

    .section-13 .card {
        padding: 15px;
    }

    .section-13 .card .image {
        text-align: center;
    }

    .section-13 .card .rating {
        padding: 10px 0px 0px 0px;
        text-align: center;
    }

    .section-13 .card .center-content h4 {
        padding: 15px 0px 10px 0px;

    }

    .section-13 .card {
        text-align: center;
    }

    .section-13 .card .image .polygon-img {
        display: none;
    }

    .section-13 .card .center-content ul li {
        padding: 0px 0px 10px 0px;
        font-size: 12px;
    }

    .section-13 .card .left-box h4 {
        padding: 10px 0px 10px 0px;
    }

    .section-14 .astro-profile .image img {
        height: 100px;
        width: 100px;
    }

    .section-13 .card .left-box {
        margin-top: 40px;
    }

    .section-14 .astro-profile .image .profile-polygon {
        height: 40px;
        width: 40px;
        left: 70px;
    }

    .section-14 .astro-profile .image .profile-polygon i {
        font-size: 12px;
    }

    .section-14 .astro-profile .center-content {
        padding-left: 0px;
    }

    .section-14 .time-spent {
        padding: 10px 0px;
    }

    .section-14 .gallery-section .col-lg-3 {
        padding: unset;
    }

    .section-14 .gallery-section:after {
        display: none;
    }

    .section-14 .gallery .image {
        margin: 0px 12px;
    }

    .section-14 .gallery-section {
        padding-top: 20px;
    }

    .section-14 .gallery-section .gallery-title {
        padding-bottom: 20px;
    }

    .section-14 .gallery-section .image img {
        min-height: 180px;
        max-height: 180px;
    }

    .section-14 .wrapper .all-service {
        margin-top: 30px;
    }

    .section-14 .all-service .pooja-service .img img {
        margin-bottom: 20px;
        width: 100%;
        min-height: 150px;
        max-height: 150px;
    }

    .section-14 .cost-section .price span {
        font-size: 14px;
    }

    .section-14 .cost-section .price span {
        font-size: 12px;
    }

    .btn-proceed {
        font-size: 14px;
    }

    .modal-section .modal-content {
        padding: 20px 20px;
    }

    .section-14 .astro-profile .center-content ul li {
        font-size: 12px;
        padding-bottom: 15px;
    }

    .section-14 .astro-profile .center-content h4 {
        padding-bottom: 10px;
    }

    .section-13 .center-btn .btn {
        padding: 0.375rem 0.75rem;
    }
}