body {
    font-family: "Inter", Sans-serif;font-weight: normal !important;
}
ul li span,
p,a, ul li, ol li, ul li a {
    font-family: "Inter", Sans-serif !important;
    font-weight: normal !important;
}
.elementor-widget-button a.elementor-button.elementor-button-link{
    font-family: "Inter", Sans-serif !important;
    font-weight: 600 !important;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Jost", Sans-serif;
}

.elementor-element.elementor-widget-counter .elementor-counter .elementor-counter-title,
.elementor-element.elementor-widget-counter .elementor-counter .elementor-counter-number-wrapper span {
    font-family: "Inter", Sans-serif !important;
}

/* Home Page Start */
.appo-form .form-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
}

.appo-form .form-row p {
    margin-block-end: 20px;
}

.appo-form input[type="submit"] {
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
    border-radius: 50px 50px 50px 50px;
    padding: 15px 45px;
    background-color: var(--e-global-color-secondary);
    font-family: "Inter", Sans-serif !important;
    font-size: 18px;
    font-weight: 600 !important;
    color: var(--e-global-color-556ec6c);
    border: 1px solid transparent;
    line-height: 27px;
    outline: none;
}

.appo-form input[type="submit"]:hover,
.appo-form input[type="submit"]:focus {
    background-color: #fff;
    color: #17b55e;
    border-color: #17b55e;
}

.appo-form .form-row-single textarea {
    max-height: 100px;
    border-color: #ccc;
    outline: none;
    resize: none;
}

.appo-form .form-row-single textarea:focus {
    border-color: #000;
}

.appo-form .form-row input {
    border-color: #ccc;
    height: 50px;
    outline: none;
}

.contact-img-col {
    position: absolute !important;
    right: 0;
    bottom: 0;
}

.form-btn-col {
    position: relative;
}

.form-btn-col .wpcf7-spinner {
    margin: 0 10px;
    position: absolute;
    bottom: 16px;
}

.appointment-row .elementor-container {
    padding-bottom: 100px;
}

.appo-form .wpcf7-response-output {
    display: none;
}

.appo-form span.wpcf7-not-valid-tip {
    display: none;
}

.appo-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
    border-color: red;
}

.full-width-left-col {
    padding-right: calc(((100% - 1300px) / 2) - 20px);
}

.card-box-col figure.elementor-image-box-img img {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
}

/* Footer */
.footer-info-col ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    row-gap: 17px;
}

.footer-info-col ul li strong {
    color: #17b55e;
    max-width: 73px;
    width: 100%;
}

.footer-info-col ul li a {
    font-size: 16px;
    font-weight: normal;
}

.footer-info-col ul li {
    display: flex;
}

.footer-menu ul li a {
    padding: 0 !important;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    transition: all .4s;
    display: inline-block;
}

.footer-menu ul li a:after {
    content: unset !important;
}

.footer-menu ul li {
    padding-bottom: 20px;
}

.footer-menu ul li:last-child {
    padding-bottom: 0;
}

.footer-menu ul li a:hover {
    color: #17b55e;
}

footer h2 {
    font-size: 20px !important;
}

.elementor-column.f-bottom-row .elementor-widget-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 10px 40px;
}

.elementor-column.f-bottom-row .elementor-widget-wrap .elementor-element.copyright-text {
    margin: 0;
    width: auto;
    padding: 0;
    font-family: "Inter", Sans-serif !important;
}

.elementor-column.f-bottom-row .elementor-widget-wrap .elementor-element.logo-box {
    width: fit-content;
}
.elementor-location-footer ul.elementor-nav-menu li a, .elementor-location-footer ul.elementor-nav-menu li {
    width: auto !important;
    display: flex;
}
.elementor-location-footer ul.elementor-nav-menu li {
    margin-bottom: 16px !important;
}


.elementor-location-footer ul.elementor-nav-menu li:last-child {
    margin-bottom: 0 !important;
}


/* Home Page End */

/* Contact Page Start */
.contact-info-col .elementor-inner-section {
    height: 100%;
}

.contact-info-row .contact-info-col {
    width: 50% !important;
    padding: 0 20px;
}

.contact-info-row .contact-info-col a:hover span {
    color: var(--e-global-color-secondary) !important;
}

.contact-info-row.elementor-section>.elementor-container {
    flex-wrap: wrap !important;
    display: flex !important;
    row-gap: 40px;
}

.contact-info-col .icon-col {
    width: 65px !important;
}

.contact-info-col .info-col {
    width: calc(100% - 65px) !important;
}

/* Contact Page End */

/* About Page Start */
a.rm-btn {
    font-size: 16px !important;
    line-height: 26px !important;
    display: inline-block;
    margin-top: 14px;
    transition: all .4s;
    color: #17b55e;
/* 	text-decoration: underline !important; */
}

a.rm-btn:hover {
    color: #000;
}

.service-col .elementor-image-box-content p {
    margin: 0;
}

.core-value-row>.elementor-container {
    justify-content: end;
    padding-bottom: 100px;
}

.core-value-img-col {
    position: absolute !important;
    left: 0;
    bottom: 0;
}

/* About Page End */

/* Team Page Start */
.team-col {
    width: 33.33% !important;
    padding: 0 20px;
}

.team-row>.elementor-container {
    flex-wrap: wrap;
    margin: 0 -20px !important;
    row-gap: 40px;
}

/* Team Page End */

/* Resource page Start */
.e-n-accordion-item[open] h3 {
    color: #000;
}

.e-n-accordion-item .e-n-accordion-item-title:hover h3 {
    color: #000;
}

.faq-accordian .e-n-accordion .e-n-accordion-item {
    position: relative;
    margin-bottom: 20px !important;
}

.faq-accordian .e-n-accordion .e-n-accordion-item:last-child {
    margin-bottom: 0 !important;
}


.faq-accordian .e-n-accordion .e-n-accordion-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #cccc;
    border-radius: 10px;
}


.faq-accordian .e-n-accordion .e-n-accordion-item summary.e-n-accordion-item-title {
    align-items: flex-start;
    position: relative;
    padding-right: 40px;
    font-family: "Inter", Sans-serif !important;

}

.faq-accordian .e-n-accordion .e-n-accordion-item summary.e-n-accordion-item-title span.e-n-accordion-item-title-icon {
    position: absolute;
    right: 20px;
    top: 27px;
}
.faq-accordian .e-n-accordion .e-n-accordion-item summary.e-n-accordion-item-title h3 {font-size: 18px !important; line-height: 30px !important;
    font-family: "Inter", Sans-serif !important;
 
}
/* Resaurt Page End */


/**Blog page Start*/
.blog-listing .elementor-posts .elementor-post__excerpt p,
.home .blog-listing .elementor-posts .elementor-post__excerpt p {
    font-size: 16px !important;
}
.home .elementor-element.listing-post .elementor-posts-container.elementor-posts article.elementor-post.elementor-grid-item {background: transparent;}
.elementor-post__meta-data span,
.blog-listing .elementor-post__read-more-wrapper a {
font-family: "Inter", Sans-serif !important;
}
.listing-post .elementor-post__title {
    margin-bottom: 11px !important;
}
.listing-post .elementor-post__excerpt {
    margin-bottom: 15px !important;
}
.elementor-element.listing-post .elementor-posts-container.elementor-posts article.elementor-post.elementor-grid-item {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 26px #0000001A;
    border-radius: 5px;
}
.elementor-element.listing-post .elementor-posts-container.elementor-posts .elementor-post__text {
    padding: 0 30px 22px 30px ;
}
.elementor-element.listing-post .elementor-post__thumbnail__link {
    display: block;
    transition: 0.5s;
    position: relative;
    margin-bottom: 24px !important;
    width: 100% !important;
    height: 280px !important;
    display: inline-block !important;
}
h3.elementor-post__title a {
        font-family: "Jost", Sans-serif !important;
}

.elementor-element.listing-post .elementor-post__thumbnail__link::before {
    background:#17b55e63;
    bottom: 0;
    content: '';
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    transition: all 500ms linear;
    z-index: 9999;
}

.elementor-element.listing-post .elementor-post__thumbnail__link {
   
}

.blog-listing .elementor-posts-container .elementor-post__thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-listing .elementor-posts-container .elementor-post__thumbnail {
    height: 100%;
}


.elementor-element.listing-post .elementor-posts-container.elementor-posts .elementor-post.elementor-grid-item:hover .elementor-post__thumbnail__link::before {
    left: 10%;
    right: 10%;
    opacity: 0;
    transition: all 500ms linear;
}
.blog-listing .elementor-post__excerpt {
    height: auto !important;
}
.blog-listing  h3.elementor-post__title a {
    display: block;
    transition: all 0.5s ease;
    font-weight: 500 !important;
}

.blog-listing .elementor-post__text h3.elementor-post__title a:hover {
    color: #17b55e;
}

.blog-listing .elementor-post__text a.elementor-post__read-more {
    transition: all 0.5s ease;

}

.blog-listing .elementor-post__text a.elementor-post__read-more:hover {color: #000;}




.blog-listing .elementor-posts--thumbnail-top .elementor-post__text {
    margin-top: 0;
}
.blog-listing .elementor-post__meta-data {
    order: -1;
}

.blog-listing nav.elementor-pagination .page-numbers {
    font-size: 20px;
    line-height: normal;
    transition: all 0.5s ease;
}

.blog-listing nav.elementor-pagination span.page-numbers.current {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #17b55e;
    border-radius: 50px;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-listing nav.elementor-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 12px;
}

.blog-listing .page-numbers.next {
    margin-left: 20px !important;
}

.blog-listing .page-numbers.prev {margin-right: 20px !important;}

.blog-listing a.page-numbers.prev::before { 
    background: var(--right-arrow-icon);
    content: '';
    width: 12px;
    height: 20px;
    background: var(--right-arrow-icon);
    transition: all .6s ease;
    background-repeat: no-repeat;
    background-size: 12px;
    background-size: contain;
        transform: rotate(180deg);
}

.blog-listing a.page-numbers.next::before {
    content: '';
    width: 12px;
    height: 20px;
    background: var(--right-arrow-icon);
    transition: all .6s ease;
    background-repeat: no-repeat;
    background-size: 12px;
    background-size: contain;
}
.blog-listing a.page-numbers.prev:hover::before,
.blog-listing a.page-numbers.next:hover::before {opacity: 0.7;}

.blog-listing span.page-numbers.next,
.blog-listing .page-numbers.prev, .blog-listing a.page-numbers.next {
    background: #fff;
    border-radius: 100px;
    transition: all .6s !important;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: inline-flex !important;
    text-transform: uppercase;
    border: 0 !important;
    outline: 0 !important;
    text-shadow: none;
    display: inline-block;
    transition: all .6s ease;
    padding: 0 !important;
    font-size:0 !important;
}

/**Blog page Enf*/

/**Blog deatils Start*/
.single-post .elementor-widget-theme-post-content p img {
    max-width: 700px;
    width: 100%;
    height: auto;
    display: block;
    /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); */
}

.single-post .elementor-post-navigation a:hover span {
    color: var(--e-global-color-secondary) !important;
}

.single-post .elementor-icon-list-item a:hover .elementor-icon-list-text time,
.single-post .elementor-icon-list-item a:hover .elementor-icon-list-text {
    color: var(--e-global-color-primary);
}

.single-post .elementor-icon-list-item a:hover .elementor-icon-list-icon svg {
    /* fill: var(--e-global-color-secondary); */
}

.single-post .elementor-post-navigation a:hover svg {
    /* fill: var(--e-global-color-secondary); */
}

.single-post .elementor-post-navigation .elementor-post-navigation__link a {
    display: inline-flex;
    width: auto;
    max-width: max-content;
        font-family: "Inter", Sans-serif !important;
}

.single-post .elementor-widget .elementor-icon-list-items.elementor-inline-items {
    gap: 10px;
}

.single-post .elementor-widget-theme-post-content ul,
.single-post .elementor-widget-theme-post-content ol,

.custom-typography.elementor-element ul {
    list-style: none;
    padding: 0;
    margin-bottom: 35px;
}



.single-post .elementor-widget-theme-post-content ul li,
.custom-typography.elementor-element ul li {
    position: relative;
    padding-left: 26px;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
}



.single-post .elementor-widget-theme-post-content ul li:last-child,
.custom-typography.elementor-element ul li:last-child {
    margin-bottom: 0;
}

.single-post .elementor-widget-theme-post-content ul li::before,
.custom-typography.elementor-element ul li::before {
    /* content: " ";
    position: absolute;
    left: 0;
    top: 4px;
    color: var(--e-global-color-primary);
    background: var(--e-global-color-secondary);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M13 5l7 7-7 7'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center; */

     content: "";
    position: absolute;
    left: 0;
    top: 7px;

    width: 12px;
    height: 12px;

    background: var(--theme-color);

    /* SVG mask */
    -webkit-mask-image: var(--right-arrow-icon);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;

    mask-image: var(--right-arrow-icon);
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
}

.single-post .elementor-widget-theme-post-content ol,
.custom-typography.elementor-element ol {
    list-style: none;
    padding: 0;
    counter-reset: list-counter;
}

.single-post .elementor-widget-theme-post-content ol li,
.custom-typography.elementor-element ol li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
    counter-increment: list-counter;
    font-size: 18px;
    line-height: 28px;
}

.single-post .elementor-widget-theme-post-content ol li::before,
.custom-typography.elementor-element ol li::before {
    content: counter(list-counter);
    position: absolute;
    left: 0;
    top: 3.2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid var(--theme-color);
    color: var(--theme-color);
    font-size: 12px;
    font-weight: 500;
    display: flex;
    align-items: center;
    line-height: 1;
    justify-content: center;
}

.single-post .elementor-widget-theme-post-content p,
.custom-typography.elementor-element p {
    margin-bottom: 35px;
    font-size: 18px;
    line-height: 28px;
}

.single-post .elementor-widget-theme-post-content strong,
.custom-typography.elementor-element strong {
    font-weight: 600;
}

.single-post .elementor-widget-theme-post-content p:last-child,
.custom-typography.elementor-element p:last-child {
    margin-bottom: 0;
}

.single-post .elementor-widget-theme-post-content h2,
.custom-typography.elementor-element h2 {
    font-family: 'Jost';
    font-size: 42px;
    line-height: 52px;
    font-weight: 700;
    color: var(--e-global-color-primary);
}

.single-post .elementor-widget-theme-post-content h3,
.custom-typography.elementor-element h3 {
    font-family: 'Jost';
    font-size: 38px;
    line-height: 48px;
    font-weight: 700;
    color: var(--e-global-color-primary);
}


.single-post .elementor-widget-theme-post-content h4,
.custom-typography.elementor-element h4 {
    font-family: 'Jost';
    font-size: 34px;
    line-height: 44px;
    font-weight: 700;
    color: var(--e-global-color-primary);
}

.single-post .elementor-widget-theme-post-content h5,
.custom-typography.elementor-element h5 {
    font-family: 'Jost';
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: var(--e-global-color-primary);
}

.single-post .elementor-widget-theme-post-content h6,
.custom-typography.elementor-element h6 {
    font-family: 'Jost';
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    color: var(--e-global-color-primary);
}

.single-post .elementor-widget-theme-post-content :is(h1, h2, h3, h4, h5, h6),
.custom-typography.elementor-element :is(h1, h2, h3, h4, h5, h6) {
    margin-top: 50px;
}

.single-post .elementor-widget-theme-post-content table,
.custom-typography.elementor-element table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 18px;
}


.single-post .elementor-widget-theme-post-content table th,
.custom-typography.elementor-element table th {
    background-color: var(--e-global-color-secondary);
    color: #ffffff;
    padding: 12px 15px;
    text-align: left;
    font-weight: 600;
    border: 1px solid var(--e-global-color-secondary);
        font-family: "Inter", Sans-serif !important;
}


.single-post .elementor-widget-theme-post-content table td,
.custom-typography.elementor-element table td {
    padding: 12px 15px;
    border: 1px solid #e0e0e0;
    background-color: #ffffff;
        font-family: "Inter", Sans-serif !important;

}

.single-post .elementor-widget-theme-post-content table tr:hover,
.custom-typography.elementor-element table tr:hover {
    background-color: #f1fdf6;
}

.single-post .gallery img {
    cursor: zoom-in;
    transition: transform 0.3s ease;
}

.single-post .gallery img:hover {
    transform: scale(1.05);
}

.single-post .elementor-image-gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 50px;
}

.single-post .elementor-image-gallery img {
    width: 100%;
    cursor: pointer;

}

.elementor-lightbox .swiper .elementor-swiper-button-prev,
.elementor-lightbox .swiper .elementor-swiper-button-next {
    width: 40px;
    height: 40px;
    background: #00000087;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    pointer-events: auto;
}

.elementor-lightbox .swiper .elementor-swiper-button-next {
    right: 0;
}

.elementor-lightbox .swiper .elementor-swiper-button-prev {
    left: 0;
}

.elementor-element .swiper .elementor-swiper-button,
.elementor-element .swiper~.elementor-swiper-button,
.elementor-lightbox .swiper .elementor-swiper-button,
.elementor-lightbox .swiper~.elementor-swiper-button {
    color: hsla(0, 0%, 93%, .9);
    cursor: pointer;
    display: inline-flex;
    font-size: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}

.single-post .elementor-widget-theme-post-content p a,
.custom-typography.elementor-element p a {
    font-weight: 700;
    color: var(--e-global-color-secondary);
    position: relative;
    display: inline-block;
    font-weight: 600;
}

.single-post .elementor-widget-theme-post-content p a::after,
.custom-typography.elementor-element p a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: currentColor;
    transition: width 0.3s ease-in-out;
}

.single-post .elementor-widget-theme-post-content p a:hover::after,
.custom-typography.elementor-element p a:hover::after {
    width: 100%;
}

.single-post .elementor-widget-theme-post-content figure {
    display: contents;
}

.single-post .elementor-post-navigation {
    justify-content: center;
    gap: 20px;
}

.single-post .elementor-post-navigation .elementor-post-navigation__prev.elementor-post-navigation__link {
    width: auto;
    display: flex;
}

.single-post .elementor-post-navigation  .elementor-post-navigation__next.elementor-post-navigation__link {
    width: auto;
    display: flex;
}

.single-post .elementor-post-navigation .elementor-post-navigation__link a {
    background: var(--theme-color);
    border-radius: 50px;
    padding: 12px 34px;
    border: 1px solid transparent;
}

.single-post .elementor-post-navigation  span {
    color: #fff !important;
    font-weight: 500 !important;
    text-transform: capitalize;
}

.single-post .elementor-post-navigation span.post-navigation__arrow-wrapper {
    fill: #fff;
    display: none;
}

.single-post .elementor-post-navigation .elementor-post-navigation__link a:hover {
    border-color: var(--theme-color);
    color: var(--theme-color);
    background: transparent;
}

/**Blog deatils End*/

footer.elementor.elementor-location-footer {background-image: url('../../../../wp-content/uploads/2026/02/banner-bg.png');
    background-position: top center;
    background-size: cover;
}

footer.elementor.elementor-location-footer section.elementor-section.elementor-top-section {
    background: transparent;
}

.core-value-icon-box ul {
    list-style: none;
    padding: 0;
}

.core-value-icon-box ul li {
    font-size: 16px;
    line-height: 26px;
    padding-left: 13px;
    position: relative;
    margin-bottom: 5px;
}

.core-value-icon-box ul li:before {
    content: '';
    background: #17b55e;
    height: 8px;
    width: 8px;
    position: absolute;
    border-radius: 10px;
    left: 0;
    top: 9px;
}

.core-value-icon-box ul li:last-child {
    margin-bottom: 0;
}
p:empty {
    margin: 0;
}

/* Responsive */
@media screen and (max-width: 1339px) {
    .contact-info-row.elementor-section>.elementor-container {
        margin: 0 -20px;
    }


    /* .blog-listing .elementor-posts-container .elementor-post__thumbnail img, */
    .elementor-element.listing-post .elementor-post__thumbnail__link {
        /* height: 330px !important; */
    }
}

@media screen and (max-width:1199px) {
    h2 {
        font-size: 36px !important;
        line-height: 46px !important;
    }

    h3 {
        font-size: 22px !important;
        line-height: 32px !important;
    }

    .appointment-row .elementor-container {
        padding-bottom: 70px;
    }

    .appo-form .form-row input {
        height: 45px;
    }

    .contact-info-row .contact-info-col {
        padding: 0 15px;
    }

    .contact-info-row.elementor-section>.elementor-container {
        margin: 0 -15px;
        row-gap: 30px;
    }

    .contact-info-col .icon-col {
        width: 60px !important;
    }

    .contact-info-col .info-col {
        width: calc(100% - 60px) !important;
    }

    .core-value-row>.elementor-container {
        padding-bottom: 70px;
    }

    .single-post .elementor-widget-theme-post-content p,
    .custom-typography.elementor-element p {
        margin-bottom: 32px;
        font-size: 17px;
    }

    .single-post .elementor-widget-theme-post-content h2,
    .custom-typography.elementor-element h2 {
        font-size: 40px !important;
        line-height: 50px !important;
    }

    .single-post .elementor-widget-theme-post-content h3,
    .custom-typography.elementor-element h3 {
        font-size: 36px !important;
        line-height: 46px !important;
    }

    .single-post .elementor-widget-theme-post-content h4,
    .custom-typography.elementor-element h4 {
        font-size: 32px !important;
        font-weight: 42px !important;

    }

    .single-post .elementor-widget-theme-post-content h5,
    .custom-typography.elementor-element h5 {
        font-size: 28px !important;
        font-weight: 38px !important;
    }

    .single-post .elementor-widget-theme-post-content h6,
    .custom-typography.elementor-element h6 {
        font-size: 24px !important;
        font-weight: 34px !important;
    }

    .single-post .elementor-widget-theme-post-content ol,
    .custom-typography.elementor-element ol {
        font-size: 18px;
        margin-bottom: 32px;
    }

    .single-post .elementor-widget-theme-post-content ul, 
    .single-post .elementor-widget-theme-post-content ol, 
    .custom-typography.elementor-element ul {
        margin-bottom: 32px;
    }
    .single-post .elementor-widget-theme-post-content ul li, .custom-typography.elementor-element ul li {
        padding-left: 24px;
    }

.single-post .elementor-widget-theme-post-content table,
.custom-typography.elementor-element table,

    .single-post .elementor-widget-theme-post-content ul li,
    .custom-typography.elementor-element ul li {
        font-size: 17px;
    }

    .single-post .elementor-widget-theme-post-content :is(h1, h2, h3, h4, h5, h6),
    .custom-typography.elementor-element :is(h1, h2, h3, h4, h5, h6) {
        margin-top: 40px;
    }

    .single-post .elementor-image-gallery {
        gap: 25px;
    }

    .single-post .elementor-widget-theme-post-content ol li, .custom-typography.elementor-element ol li,
    .single-post .elementor-widget-theme-post-content table,
    .custom-typography.elementor-element table {
        font-size: 17px;
    }

      /* .blog-listing .elementor-posts-container .elementor-post__thumbnail img, */
      .elementor-element.listing-post .elementor-post__thumbnail__link {
        height: 250px !important;
    }
    .blog-listing .elementor-posts--thumbnail-top .elementor-post__text{
        margin-top: 0;
    }

    .single-post .elementor-post-navigation .elementor-post-navigation__link a {
        padding: 10px 32px;
    }
    .elementor-location-footer ul.elementor-nav-menu li {
        margin-bottom: 14px !important;
    }


}

@media screen and (max-width:991px) {
    .contact-img-col {
        position: relative !important;
    }

    .appointment-row .elementor-container {
        padding-bottom: 0px;
    }

    .core-value-img-col {
        position: relative !important;
    }

    .core-value-row>.elementor-container {
        padding-bottom: 0px;
    }

    .core-value-text-col h3.elementor-image-box-title {
        margin-top: 0;
    }

    .team-col {
        padding: 0 15px;
    }

    .team-row>.elementor-container {
        margin: 0 -15px !important;
        row-gap: 30px;
    }

    .elementor-element.listing-post .elementor-post__thumbnail__link { margin-bottom: 20px !important;}
    .elementor-element.listing-post .elementor-posts-container.elementor-posts .elementor-post__text {
        padding: 0 20px 22px 20px;
    }
	.listing-post .elementor-post__excerpt {
		margin-bottom: 12px !important;
	}
	.listing-post .elementor-post__title {
		margin-bottom: 8px !important;
	}
.core-value-icon-box ul li:before{height: 7px;
    width: 7px;}
.core-value-icon-box ul li{font-size: 14px;
    line-height: 24px;margin-bottom: 3px;}

}

@media screen and (max-width:767px) {
    h2 {
        font-size: 30px !important;
        line-height: 40px !important;
    }

    h3 {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .appo-form input[type="submit"] {
        padding: 12px 35px;
        line-height: 22px;
    }

    .contact-info-row .contact-info-col {
        padding: 0 10px;
    }

    .contact-info-row.elementor-section>.elementor-container {
        margin: 0 -10px;
        row-gap: 20px;
    }

    a.rm-btn {
        font-size: 14px !important;
        line-height: 24px !important;
        margin-top: 10px;
    }

    .team-col {
        width: 50% !important;
    }

    .single-post .elementor-post-navigation .post-navigation__arrow-wrapper .e-font-icon-svg {
        height: 18px;
    }

    .single-post .elementor-widget-theme-post-content ul li::before,
    .custom-typography.elementor-element ul li::before {
        top: 6px;
    }

    .single-post .elementor-widget-theme-post-content ol li::before,
    .custom-typography.elementor-element ol li::before {
        width: 18px;
        height: 18px;
        top: 4px;
    }
    .single-post .elementor-widget-theme-post-content ol li, .custom-typography.elementor-element ol li {
        padding-left: 30px;
        font-size: 16px;
        line-height: 26px;
    }



    .single-post .elementor-widget-theme-post-content p,
    .custom-typography.elementor-element p {
        margin-bottom: 22px;
        font-size: 16px;
        line-height: 26px;
    }

    .single-post .elementor-widget-theme-post-content h2,
    .custom-typography.elementor-element h2 {
        font-size: 32px !important;
        line-height: 42px !important;
    }

    .single-post .elementor-widget-theme-post-content h3,
    .custom-typography.elementor-element h3 {
        font-size: 28px !important;
        line-height: 38px !important;
    }

    .single-post .elementor-widget-theme-post-content h4,
    .custom-typography.elementor-element h4 {
        font-size: 26px !important;
        line-height: 36px !important;

    }

    .single-post .elementor-widget-theme-post-content h5,
    .custom-typography.elementor-element h5 {
        font-size: 22px !important;
        line-height: 32px !important;
    }

    .single-post .elementor-widget-theme-post-content h6,
    .custom-typography.elementor-element h6 {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .single-post .elementor-widget-theme-post-content ol,
    .custom-typography.elementor-element ol {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .single-post .elementor-widget-theme-post-content ul li,
    .custom-typography.elementor-element ul li {
        font-size: 16px;
        line-height: 26px;
    }

    .single-post .elementor-widget-theme-post-content ul, .single-post .elementor-widget-theme-post-content ol, .custom-typography.elementor-element ul {
        margin-bottom: 22px;
    }

    .single-post .elementor-widget-theme-post-content :is(h1, h2, h3, h4, h5, h6),
    .custom-typography.elementor-element :is(h1, h2, h3, h4, h5, h6) {
        margin-top: 30px;
    }

    .single-post .elementor-widget-theme-post-content table thead,
    .custom-typography.elementor-element table thead {
        display: none;
    }

    .single-post .elementor-widget-theme-post-content table,
    .single-post .elementor-widget-theme-post-content table tbody,
    .single-post .elementor-widget-theme-post-content table tr,
    .single-post .elementor-widget-theme-post-content table td,
    .custom-typography.elementor-element table,
    .custom-typography.elementor-element table tbody,
    .custom-typography.elementor-element tr,
    .custom-typography.elementor-element td {
        display: block;
        width: 100%;
    }

    .single-post .elementor-widget-theme-post-content table tr,
    .custom-typography.elementor-element table tr {
        margin-bottom: 15px;
        border: 1px solid #e0e0e0;
        padding: 10px;
        background: #fff;
    }

    .single-post .elementor-widget-theme-post-content table td,
    .custom-typography.elementor-element table td {
        border: none;
        padding: 8px 10px;
        position: relative;
        padding-left: 50%;
        font-size: 14px;
    }

    .single-post .elementor-widget-theme-post-content table td::before,
    .custom-typography.elementor-element table td::before {
        content: attr(data-label);
        position: absolute;
        left: 10px;
        top: 8px;
        font-weight: 600;
        color: var(--e-global-color-secondary);
    }

    .single-post .elementor-image-gallery {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
     .blog-listing .elementor-posts--thumbnail-top .elementor-post__text{
        margin-top: 0;
    }
    .blog-listing nav.elementor-pagination .page-numbers {
        font-size: 18px;
    }
    .blog-listing nav.elementor-pagination span.page-numbers.current {width: 35px;height: 35px;}
    .faq-accordian .e-n-accordion .e-n-accordion-item summary.e-n-accordion-item-title h3 {
        font-size: 16px !important;
        line-height: 28px !important;
    }
    .faq-accordian .e-n-accordion .e-n-accordion-item summary.e-n-accordion-item-title span.e-n-accordion-item-title-icon {
        top: 20px;
    }

    
.single-post .elementor-widget-theme-post-content table,
.custom-typography.elementor-element table {font-size: 16px; line-height: 26px;}

}

@media screen and (max-width:576px) {
    .appo-form .form-row {
        grid-template-columns: repeat(1, 1fr);
    }

    .card-box-col {
        width: 100% !important;
    }

    .card-box-col .elementor-widget-wrap.elementor-element-populated {
        border-right: 0 !important;
    }

    .about-img-col img {
        max-width: 100% !important;
    }

    .contact-info-row .contact-info-col {
        width: 100% !important;
    }

    .contact-info-col .icon-col {
        width: 40px !important;
    }

    .contact-info-col .info-col {
        width: calc(100% - 40px) !important;
    }

    .core-value-img-col img {
        max-width: 54% !important;
    }

    .team-col {
        width: 100% !important;
    }

    .single-post .elementor-image-gallery {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .single-post .elementor-widget-theme-post-content table,
    .custom-typography.elementor-element table {
        font-size: 16px;
    }
    .single-post .elementor-post-navigation {
        gap: 10px;
    }
    .elementor-column.f-bottom-row .elementor-widget-wrap {flex-direction: column; justify-content: center;}
}

@media screen and (max-width:479px) {
    .banner-img-col img {
        max-width: 62% !important;
    }
}



