@media only screen and (min-width: 1800px){
    .container{
        max-width: 1700px;
    }
}
@media only screen and (max-width: 1799px){
    .index_banner_wrap_text h6 {
        font-size: 55px;
    }
    .index_banner_wrap_text p {
        font-size: 16px;
    }
    .main_heading {
        font-size: 48px;
    }
    .desc {
        font-size: 14px;
    }
    .index_second_wrap_text .main_heading {
        max-width: 530px;
    }
}
@media only screen and (max-width: 1600px){
    .inner_banner_wrap_text h6 {
        font-size: 60px;
    }
    .aboutus_first_wrap_ttext h6 {
        font-size: 45px;
    }
    .about_sec_wrap_img {
        height: 450px;
    }
    .index_first_wrap_text h6 {
        font-size: 45px;
    }
    .service_first_wrap_ttext h6 {
        font-size: 45px;
    }
    .service_first_warp_card_img {
        height: 450px;
    }
    .service_first_warp_card_text {
        margin: 0px 0px 20px 0px;
    }
    .service_first_warp_card_text h6 {
        font-size: 25px;
    }
    .service_first_warp_card_btn a {
        width: 320px;
        height: 55px;
        font-size: 16px;
    }
    .blog_first_wrap_ttext h6 {
        font-size: 45px;
    }
    .blog_first_wrap_main_ttext h6 {
        font-size: 45px;
    }
    .blog_first_wrap_text h5 {
        margin: 0px 0px 30px 0px;
    }
    .blog_first_wrap_text h6 {
        font-size: 35px;
        margin: 0px 0px 15px 0px;
    }
    .blog_first_wrap_text p {
        font-size: 18px;
    }
    .main_heading {
        font-size: 45px;
    }
    .index_third_wrap_box {
        padding: 30px 20px;
    }
    .index_third_wrap_box_coma img {
        width: 35px;
    }
    .index_third_wrap_box_text p {
        font-size: 15px;
    }
    .contact_first_wrap_ttext h6 {
        font-size: 45px;
    }
    .index_fourth_wrap_form {
        padding: 30px 20px;
    }
    .index_fourth_wrap_form_input input {
        height: 55px;
        border-radius: 30px;
    }
    .index_fourth_wrap_form_input textarea {
        height: 125px;
    }
    .index_second_wrap_box_text h6 {
        font-size: 25px;
    }
    .index_second_wrap_box_text p {
        font-size: 15px;
    }
    .index_fourth_wrap_text {
        margin: 0px 0px 40px 0px;
    }
    .footer_links ul li a {
        font-size: 16px;
    }
    
}

@media only screen and (max-width: 1399px){
    .header_nav ul li a {
        font-size: 14px;
    }
    .index_banner_wrap_text h6 {
        font-size: 47px;
    }
    .index_banner_wrap_text p {
        font-size: 15px;
    }
    .main_heading {
        font-size: 40px;
    }
    .desc {
        font-size: 15px;
    }
    .index_first_wrap_img {
        height: 300px;
    }
    .index_second_wrap_box_img {
        height: 350px;
    }
    .index_second_wrap_text .main_heading {
        max-width: 460px;
    }
    .index_second_wrap_box_text h6 {
        font-size: 26px;
    }
    .index_second_wrap_box_text p {
        font-size: 14px;
    }
    .index_third_wrap_box_text p {
        font-size: 14px;
    }
    .index_fourth_wrap_form {
        padding: 40px 20px;
        width: 100%;
        margin: 0;
    }
    .index_fourth_wrap_form_text h6 {
        font-size: 28px;
    }
    .index_fifth_wrap_box_text h6 {
        font-size: 24px;
    }
    .index_fifth_wrap_box_text .desc {
        font-size: 14px;
    }
    .footer_info_nav ul li a {
        font-size: 14px;
    }
    .footer_info_nav ul li {
        font-size: 14px;
    }
    .footer_links h6,
    .footer_text h6 {
        font-size: 20px;
    }
    .footer_links ul li a {
        font-size: 16px;
    }
    .footer_links ul li a {
        font-size: 16px;
    }
    .footer_text p {
        font-size: 14px;
        width: 100%;
    }
    .inner_banner_wrap_text h6 {
        font-size: 55px;
    }
    .aboutus_first_wrap_ttext h6 {
        font-size: 40px;
    }
    .aboutus_first_wrap_box_text h6 {
        font-size: 20px;
    }
    .aboutus_first_wrap_box_text p {
        font-size: 16px;
    }
    .about_sec_wrap_img {
        height: 400px;
    }
    .index_first_wrap_text h6 {
        font-size: 40px;
    }
    .service_first_wrap_ttext h6 {
        font-size: 40px;
    }
    .service_first_warp_card_img {
        height: 400px;
    }
    .service_first_warp_card_text h6 {
        font-size: 22px;
    }
    .service_first_warp_card_btn a {
        width: 250px;
        height: 50px;
        font-size: 16px;
    }
    .blog_first_wrap_ttext h6 {
        font-size: 40px;
    }
    .blog_first_wrap_main_ttext h6 {
        font-size: 40px;
    }
    .blog_first_wrap_img {
        height: 250px;
    }
    .blog_first_wrap_text h6 {
        font-size: 30px;
    }
    .blog_first_wrap_text p {
        font-size: 16px;
    }
    .blog_first_wrap_text h5 {
        font-size: 16px;
        margin: 0px 0px 40px 0px;
    }
    .contact_first_wrap_ttext h6 {
        font-size: 40px;
    }
    .contact_first_wrap_box_ttext h6 {
        font-size: 30px;
    }
    .service_first_wrap_card {
        gap: 10px;
    }
    .service_first_warp_card_img {
        height: 350px;
    }
    .blog_details_wrap_ttext h6 {
        font-size: 55px;
        margin: 0px 0px 25px 0px;
    }
    .blog_details_text_wrap p {
        line-height: 22px;
    }
    .blog_details_wrap_text {
        margin: 0px 0px 0px 0px !important;
    }
    .login-wrap-text h6 {
        font-size: 50px !important;
    }
    .sec_two_slider {
        padding: 0px 70px 110px 70px;
    }   
}

@media only screen and (max-width: 1199px){
    .index_banner_wrap_text h6 {
        font-size: 40px;
    }
    .index_banner_round {
        bottom: -75px;
        max-width: 150px;
    }
    .main_heading {
        font-size: 35px;
    }
    .index_second_wrap_text .main_heading {
        max-width: 400px;
    }
    .index_third_wrap_box {
        padding: 30px 20px;
    }
    .index_third_wrap_box_text p {
        font-size: 14px;
    }
    .footer_info_nav ul li a {
        font-size: 14px;
    }
    .footer_info_nav ul li {
        font-size: 14px;
    }
    .footer_links ul li a {
        font-size: 14px;
    }
    .footer_text p {
        font-size: 14px;
    }
    .inner_banner_wrap_text h6 {
        font-size: 50px;
    }
    .aboutus_first_wrap_ttext h6 {
        font-size: 35px;
    }
    .aboutus_first_wrap_box_text h6 {
        font-size: 18px;
        height: 40px;
    }
    .aboutus_first_wrap_box_text p {
        font-size: 14px;
    }
    .index_first_wrap_text h6 {
        font-size: 35px;
    }
    .service_first_wrap_ttext h6 {
        font-size: 35px;
    }
    .service_first_warp_card_img {
        height: 350px;
    }
    .service_first_warp_card_text h6 {
        font-size: 20px;
    }
    .service_first_warp_card_btn a {
        width: 200px;
        height: 50px;
        font-size: 14px;
    }
    .blog_first_wrap_ttext h6 {
        font-size: 35px;
    }
    .blog_first_wrap_main_ttext h6 {
        font-size: 35px;
    }
    .blog_first_wrap_img {
        height: 250px;
    }
    .blog_first_wrap_text h5 {
        font-size: 14px;
        margin: 0px 0px 20px 0px;
    }
    .blog_first_wrap_text h6 {
        font-size: 25px;
        margin: 0px 0px 10px 0px;
    }
    .contact_first_wrap_ttext h6 {
        font-size: 35px;
    }
    .contact_first_wrap_box_ttext {
        width: 90%;
        margin: 0 auto 50px auto;
        text-align: center;
    }
    .contact_first_wrap_box_ttext h6 {
        font-size: 26px;
    }
    .contact_first_wrap_box {
        width: 90%;
        margin: 0 auto 50px auto;
    }
    .contact_first_wrap_box_text h6 {
        font-size: 22px;
    }
    .contact_first_wrap_box_text ul li a {
        font-size: 14px;
        width: 35px;
        height: 35px;
    }
    .index_fourth_wrap_form_input input {
        height: 50px;
    }
    .index_fifth_wrap_box_2 {
        max-width: calc(100% - 500px);
    }
    .index_fifth_wrap_box_1, .index_fifth_wrap_box_3 {
        width: 250px;
    }
}

@media only screen and (max-width: 991px){
}
@media only screen and (max-width: 575px){
    .calender_modal .modal-dialog {
    width: auto;
}
.calendar-container {
    width: 100%;
}
#calendar {
    gap: 5px;
    justify-items: center;
}
.calendar-container .day {
    width: 35px;
    height: 35px;
    font-size: 14px;
}
.calendar-container {
    padding: 10px;
}
.timing-option label {
    gap: 5px;
    width: 100%;
    padding: 10px 5px;
    font-size: 12px;
}
.dashboard-main-thead-text {
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0px;
}
.dashboard-main-thead-text {
    width: 120px;
    padding: 20px 0px;
}
.dashboard-main-th-user-f {
    gap: 5px;
    padding: 0px 20px 0px 0px;
}
    .header-mob-flex {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 20px;
        background-color:var(--black) ;
    }
    .header-menu {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background-color: var(--main-color);
        height: 40px;
        width: 40px;
        color: var(--white);
        font-size: 16px;
        border-radius: 20px;
    }
    .header_flex {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 30px;
        position: fixed;
        top: 0;
        left: 0;
        width: 80%;
        height: 100vh;
        background-color: var(--black);
        padding: 10px 20px;
        z-index: 99;
        transform: translate(-400px, 0px);
        transition: 0.5s all;
    }
    .header-active{
        transform: translate(0px, 0px) !important;
    }
    .header_nav ul {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
        margin: 0px 0px 30px 0px;
    }
    .common_light_btn {
        width: 200px;
        height: 48px;
        font-size: 11px;
    }
    .index_banner_wrapper {
        height: auto;
        overflow: hidden;
    }
    .index_banner_wrap_text h6 {
        font-size: 35px;
    }
    .index_banner_wrap_text p {
        font-size: 14px;
    }
    .index_banner_round {
        bottom: -55px;
        max-width: 110px;
    }
    .index_first_wrapper {
        padding: 130px 0px 40px 0px;
    }
    .index_first_wrap_img_box {
        display: flex;
        gap: 20px;
        margin: 0px 0px 30px 0px;
    }
    .index_first_wrap_text h6 {
        font-size: 35px;
    }
    .desc {
        font-size: 14px;
    }
    .index_first_wrap_text .main_heading {
        margin: 0px 0px 10px 0px;
    }
    .index_second_wrapper {
        padding: 50px 0px;
        overflow: hidden;
    }
    .index_second_wrap_flex {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
        margin: 0px 0px 30px 0px;
    }
    .index_second_wrap_text .main_heading {
        font-size: 40;
    }
    .index_second_wrap_box_text h6 {
        font-size: 20px;
    }
    .index_second_wrap_box_text p {
        font-size: 14px;
        margin: 0 0 10px 0;
    }
    .index_second_wrap_box_btn a {
        font-size:14px
    }
    .index_second_wrap_box_img {
        height: 250px;
    }
    .index_third_wrapper {
        padding: 50px 0px;
    }
    .main_heading {
        font-size: 40px;
    }
    .index_third_wrap_box {
        padding: 20px 15px;
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .index_fourth_wrapper {
        padding: 50px 0px;
    }
    .index_fourth_wrap_progress_bar_flex h6 {
        font-size: 20px;
    }
    .index_fourth_wrap_progress_bar_flex p {
        font-size: 20px;
    }
    .index_fourth_wrap_progress_bar_box {
        margin: 0px 0px 10px 0px;
    }
    .index_fourth_wrap_form {
        margin: 20px 0 0 0;
    }
    .index_fourth_wrap_form_text h6 {
        font-size: 22px;
    }
    .index_fourth_wrap_form_input input {
        height: 45px;
    }
    .index_fourth_wrap_form_input textarea {
        height: 100px;
    }
    .index_fifth_wrapper {
        padding: 30px 0px;
    }
    .index_fifth_wrap_btn {
        margin: 20px 0px 0px 0px;
    }
    .index_fifth_wrap_flex {
        flex-direction: column;
        gap: 20px;
    }
    .index_fifth_wrap_box_1, .index_fifth_wrap_box_2, .index_fifth_wrap_box_3 {
        max-width: 100%;
    }
    .footer_wrapper {
        padding: 20px 0px 0px 0px;
    }
    .footer_logo {
        margin: 0px 0px 20px 0px;
    }
    .footer_info_nav ul li {
        margin: 0px 0px 15px 0px;
    }
    .footer_links h6, .footer_text h6 {
        font-size: 18px;
        margin: 0 0 15px 0;
    }
   .footer_links ul {
        gap: 10px;
        height: auto;
    }
    .footer_info_nav ul li i {
        font-size: 20px;
    }
    .footer_form input {
        height: 55px;
    }
    .copyright_text p {
        font-size: 14px;
    }
    .aboutus_first_wrapper {
        padding: 70px 0px 50px 0px;
    }
    .aboutus_first_wrap_ttext {
        width: 100%;
    }
    .aboutus_first_wrap_ttext h6 {
        font-size: 40px;
    }
    .aboutus_first_wrap_main {
        flex-direction: column;
    }
    .aboutus_first_wrap_box {
        height: auto;
        padding: 5px 10px;
        gap: 5px;
    }
    .aboutus_first_wrap_box_text h6 {
        font-size: 20px;
        height: auto;
    }
    .service_first_wrapper {
        padding: 70px 0px 50px 0px;
    }
    .service_first_wrap_ttext {
        text-align: center;
        width: 90%;
        margin: 0 auto 40px auto;
    }
    .service_first_wrap_ttext h6 {
        font-size: 40px;
    }
    .service_first_wrap_card {
        gap: 5px;
    }
    .service_first_warp_card_text h6 {
        font-size: 20px;
    }
    .service_first_warp_card_text {
        margin: 0px 0px 10px 0px;
        height: 70px;
    }
    .blog_first_wrapper {
        padding: 50px 0px 0px 0px;
    }
    .blog_first_wrap_ttext {
        width: 90%;
        margin: 0px auto 30px auto;
        text-align: center;
    }
    .blog_first_wrap_ttext h6 {
        font-size: 40px;
    }
    .blog_first_wrap_main_ttext h6 {
        font-size: 40px;
    }
    .blog_first_wrap {
        flex-direction: column;
        gap: 20px;
        margin: 0 0 50px 0;
    }
    .blog_first_wrap_img {
        width: 100%;
        height: 400px;
    }
    .blog_first_wrap_text {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .blog_first_wrap_text h6 {
        font-size: 20px;
    }
    .index_third_wrapper {
        padding: 30px 0px;
    }
    .blog_first_wrap_text p {
        font-size: 16px;
        line-height: 20px;
    }
    .index_third_wrap_text {
        margin: 0px 0px 20px 0px;
    }
    .blog_first_wrap_text h5 {
        font-size: 14px;
    }
    .sec_three_slider_btn ul {
        margin: 30px 0px 0px 0px;
    }
    .index_third_wrap_box_text p {
        margin: 0 0 10px 0;
    }
    .sec_three_slider_btn ul li i {
        font-size: 30px;
    }
    .blog_first_wrap_main {
        padding: 30px 0px 1px 0px;
    }
    .inner_banner_wrap_text h6 {
        font-size: 40px;
        margin: 0px 0px 10px 0px !important;
    }
    .inner_banner_wrap_text p {
        font-size: 18px;
    }
    .contact_first_wrapper {
        padding: 70px 0px 50px 0px;
    }
    .contact_first_wrap_ttext {
        width: 90%;
    }
    .contact_first_wrap_ttext h6 {
        font-size: 40px;
    }
    .contact_first_wrap_box_ttext {
        width: 100%;
        margin: 0 0 30px 0;
    }
    .contact_first_wrap_box_ttext h6 {
        font-size: 20px;
    }
    .contact_first_wrap_box {
        width: 100%;
        margin: 0px 0px 20px 0px;
        text-align: center;
    }
    .contact_first_wrap_box_text h6 {
        font-size: 20px;
        margin: 0 0 5px 0;
    }
    .contact_first_wrap_box_text ul {
        justify-content: center;
        margin: 0 0 30px 0;
    }
    .index_fourth_wrap_form {
        margin: 0px 0 0 0;
        padding: 20px 10px;
    }
    .index_fourth_wrap_form_text h6 {
        font-size: 25px;
        margin: 0 0 20px 0;
    }
    .index_fourth_wrap_form_input input {
        height: 40px;
        font-size: 12px;
        padding: 10px 15px;
        margin: 0 0 10px 0;
    }
    .index_fourth_wrap_form_input textarea {
        height: 80px;
        font-size: 12px;
        padding: 10px 15px;
        margin: 0 0 15px 0;
        border-radius: 15px;
    }
    .index_fourth_wrap_text {
        margin: 0px 0px 20px 0px;
    }
    .index_fourth_wrap_progress_bar_box:last-child {
        margin: 0px 0px 40px 0px;
    }
    .index_fifth_wrap_box_2 .index_fifth_wrap_box_text h6 {
        width: 100%;
        font-size: 20px;
    }
    .index_fifth_wrap_box_2 .index_fifth_wrap_box_text .desc {
        width: 100%;
    }
    .index_fifth_wrap_box_text h6 {
        font-size: 20px;
    }
    .index_fifth_wrap_box_date_box span {
        padding: 0px 10px;
        height: 35px;
        font-size: 14px;
    }
    .aboutus_second_wrapper {
        padding: 50px 0px 0px 0px;
    }
    .index_first_wrap_text .desc {
        margin: 0px 0px 10px 0px;
    }
    .about_sec_wrap_img {
        height: 190px;
        width: 100%;
        margin: 0 0 20px 0;
    }
    .aboutus_first_wrap_box_text p {
        font-size: 14px;
    }
    .footer_bg_wrap {
        height: 100%;
    }
    .footer_bg_wrap img {
        height: 100%;
    }
    .index_fourth_wrap_text .desc {
        line-height: 20px;
    }
    .index_fifth_wrap_box_btn {
        margin: 0 0 40px 0;
    }
    .index_fifth_wrap_text {
        margin: 0px 0px 30px 0px;
    }
    .cus_order1 {
        order: 2;
    }
    .index_first_wrap_text {
        margin: 0 0 50px 0;
    }
    .contact_first_wrap_main {
        width: 100%;
    }
    .contact_first_wrap_box_text ul li a {
        font-size: 16px;
        width: 40px;
        height: 40px;
    }
    .login-main-wrapper {
        padding: 150px 0px 150px 0px;
    }
    .login-main-wrap {
        width: 95%;
    }
    .forgot-main-wrap {
        width: 95%;
    }
    .forgot2-wrap-inputf {
        gap: 5px;
    }
    .forgot2-wrap-inputf input {
        width: 65px;
        height: 65px;
        font-size: 18px;
        padding: 15px;
        border-radius: 15px;
    }
    .forgot-main-wrapper {
        height: 75vh;
    }
    .index_first_wrap_img {
        height: 200px;
    }
    .sec_two_slider .swiper-slide:nth-child(even) {
        transform: translateY(0px);
    }
    .index_third_wrap_text {
        margin: 0px 0px 30px 0px;
    }
    .blog_details_wrap_ttext h6 {
        font-size: 45px;
    }
    .blog_details_text_wrap h6 {
        font-size: 30px;
    }
    .blog_details_text_wrap p {
        font-size: 16px;
        line-height: 20px;
    }
    .blog_details_text_wrap {
        margin: 0px 0px 20px 0px;
    }
    .blog_details_main_wrap {
        width: 95%;
        margin: 0 auto;
    }
    .blog_details_wrap_img {
        height: 400px;
    }
    .blog_details_wrap_form {
        width: 100%;
    }
    .blog_comments_wrap {
        margin: 0px 0px 20px 0px;
    }
    .blog_details_wrap_ttext h6 {
        font-size: 45px;
    }
    .copyright {
        margin: 50px 0px 0px 0px;
    }
    .servive_last_btn {
        width: 95%;
        margin: 0 auto;
    }
    .sec_two_slider {
        padding: 0px 50px 50px 10px;
        margin: 0px 0px 20px 0px;
    }
    .moble-none {
        display:none;
    }
    .cust-none {
        display: block;
        width: 95%;
        margin: 0 auto;
    }
    .header_nav {
        display: block;
    }
    .dashboard-main-content-box {
        width: 100%;
        margin: 115px 0px 0px 0px;
        padding: 10px;
    }
    .d-main-mid-box-chart {
        width: 100%;
        height: 300px;
    }
    .d-main-mid-box-chart img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .dashboard-side-box {
        transform: translateX(-300px);
        transition: 0.4s ease;
        z-index: 999;
        padding: 20px 0px 0px 0px;
    }
    .d-main-acc-content {
        padding: 30px 20px !important;
    }
    .d-main-manage-table {
        overflow-x: scroll;
    }
    .custom-table th {
        font-size: 12px;
        font-family: var(--inter-semiBold);
    }
    .dataTables_wrapper .dataTables_info {
        text-align: start;
    }
    .dataTables_wrapper .dataTables_paginate {
        display: inline-block;
    }
    table.dataTable tbody th, table.dataTable tbody td {
        padding: 15px 5px !important;
        font-size: 12px;
    }
    #servicesColumnLayout .card {
        padding: 5px;
    }
    #servicesColumnLayout .card p {
        font-size: 14px;
    }
    .pro_top_text h6 {
        font-size: 30px;
    }
    .pro_top_text_top h5 {
        font-size: 25px;
    }
    .new_table td, .new_table th {
        font-size: 14px;
    }
    .blog_details_wrap_text p {
        font-size: 14px;
    }
    .blog_details_wrap_text h2 {
        font-size: 35px;
    }
    .blog_details_wrapper {
        padding: 100px 0px 50px 0px;
    }
    .form_1_wrap h6 {
        font-size: 18px;
    }
    .form_1_wrap label {
        font-size: 14px;
        gap: 10px;
    }
    .form_1_wrap label span {
        width: 100%;
    }
    .form_1_wrap input {
        font-size: 14px;
    }
    .form_1_wrap p {
        font-size: 14px;
    }
    .form_pagination {
        margin: 0px 0px 20px 0px;
    }
    .form_2_wrap p span {
        font-size: 16px;
    }
    .form_2_wrap p {
        font-size: 14px;
    }
    .form_2_wrap input {
        width: 100%;
        font-size: 14px;
    }
    .form_3_wrap_text h6 {
        text-align: start;
        font-size: 16px;
        margin: 0px 0px 15px 0px;
    }
    .form_3_wrap_text p {
        font-size: 14px;
        margin: 0px 0px 15px 0px;
        padding: 0 !important;
    }
    .form_pagination ul {
        justify-content: start !important;
    }
    .form_3_wrap_text p span {
        font-size: 16px;
    }
    .form_3_wrap_text ul li {
        font-size: 14px;
    }
    .form_3_wrap_text ol {
        padding: 0px 0px 0px 20px !important;
    }
    .form_3_wrap_text ol li {
        font-size: 14px;
    }
    .form_3_wrap_text ul {
        padding: 0px 0px 0px 25px !important;
    }
    .mob_hide_logo{
        display: none;
    }
    .dashboard-main-thead-f {
        padding: 20px 10px;
    }
    .dashboard-menu {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background-color: var(--main-color);
        height: 40px;
        width: 40px;
        color: var(--white);
        font-size: 16px;
        border-radius: 20px;
    }
    .dashboard-active{
        transform: translateX(0px);
    }
    .lg_hide_logo {
        display: flex;
        align-items: start;
        justify-content: start;
        padding: 0px 0px 0px 20px;
        margin: 0px 0px 20px 0px;
    }
    button#edit-btn {
        width: 145px;
    }
    .custom-modal .modal-dialog {
        max-width: 360px;
    }
    .pricing_wrap_box_list {
        height: 180px;
    }
    .pricing_wrap_box {
        width: 100%;
        margin: 0px 0px 15px 0px;
    }
    .pricing_wrap_box_f {
        flex-direction: column;
    }
    .blog_details_wrap_comment p {
        font-size: 14px;
    }
    .blog_details_wrap_comment a {
        font-size: 14px;
    }
    .blog_comments_wrap_text h6 {
        font-size: 22px;
    }
    .blog_comments h6 {
        font-family: var(--inter-medium);
        font-size: 14px;
    }
    .d-logout-Drop {
        top: 58px;
        left: 10px;
    }
    .login-wrap-input input {
        height: 55px;
    }
    .login-wrap-input .toggle-password1 {
        bottom: 17px;
    }
    .d-main-acc-main-wrap.edit-none {
        width: 100%;
    }
    .d-main-acc-main-ptexts input {
        height: 55px;
    }
    .d-main-acc-main-wrap.change-none {
        width: 100%;
    }
    .index_banner_wrap_btn {
        align-items: start;
        flex-direction: column;
        gap: 20px;
    }
}
@media only screen and (max-width: 380px){
    button#chng-btn {
        width: 170px;
        font-size: 10px;
    }
    button#edit-btn {
        font-size: 10px;
    }
    
}