
body.site.com_content.wrapper-fluid.view-article.no-layout.no-task {
    background: linear-gradient(180deg, #FFD5A7 0%, #FFEEDC 21.63%, #FFD5A7 48.08%, #FFEEDC 72.6%, #FFFAF4 100%);
}

header.header.container-header.full-width {
    background-color: unset !important;
    margin-bottom: 10px;
}

.container {
    max-width: none !important;
}

header.header .container-topbar {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    align-items: center;
    margin: 15px auto 27px auto;
    max-width: 1680px !important;
}

header.header .container-topbar div#mod-custom112 p {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: #000000;
    margin-bottom: 0;
    display: flex;
    gap: 13px;
    align-items: center;
}

header.header .container-topbar div#mod-custom114 p {
    margin-bottom: 0;
}

header.header .container-topbar div#mod-custom113 {
    background: #8F0000;
    width: 100%;
    max-width: 242px;
    height: 44px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}

header.header .container-topbar div#mod-custom113 a {
    width: 100%;
    padding: 10px 20px;
    text-decoration: none;
}

header.header .container-topbar div#mod-custom113 p {
    margin-bottom: 0;
    position: relative;
    display: flex;
    gap: 30px;
    align-items: center;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;
}

header.header .container-topbar div#mod-custom113 p::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background-color: #FFFFFF3D;
    left: 35px;
    top: 5px;
}

header.header .grid-child.container-nav {
    padding: 0 15px !important;
    justify-content: center;
    max-width: 1680px !important;
}

header.header .grid-child.container-nav nav.navbar.navbar-expand-lg {
    width: 100%;
    max-width: 100%;
    border: 1px solid #0000001A;
    margin-top: 0;
    padding: 20px 0;
}

header.header .grid-child.container-nav nav.navbar.navbar-expand-lg div#navbar110 ul.mod-menu.mod-menu_dropdown-metismenu.metismenu.mod-list {
    justify-content: center;
    gap: 80px;
}

header.header .grid-child.container-nav nav.navbar.navbar-expand-lg div#navbar110 ul.mod-menu li {
    padding: 0;
}

header.header .grid-child.container-nav nav.navbar.navbar-expand-lg div#navbar110 ul.mod-menu li a {
    font-family: Playfair Display;
    font-weight: 600;
    font-size: 22px;
    line-height: 100%;
    color: #000000;
    outline: none ! IMPORTANT;
    box-shadow: none ! IMPORTANT;
}

header.header .grid-child.container-nav nav.navbar.navbar-expand-lg div#navbar110 ul.mod-menu li a::after {
    display: none;
}

section.banner-section {
    padding: 0 120px;
}

section.banner-section .row.banner-headingContent {
    text-align: center;
}

section.banner-section .row.banner-headingContent .col-12 {
    padding: 0;
}

section.banner-section .row.banner-headingContent .col-12 .banner-section-heading {
    margin-bottom: 10px;
}
.banner-images-section {
    align-items: center;
}
section.banner-section .row.banner-headingContent .col-12 .banner-section-heading h1 {
    font-family: Playfair Display;
    font-weight: 600;
    font-size: 84px;
    color: #8F0000;
    margin-bottom: 0;
    line-height: 84px;
}

section.banner-section .row.banner-headingContent .col-12 .banner-section-heading p {
    font-family: Playfair Display;
    font-weight: 400;
    font-size: 48px;
    color: #000000;
    margin-bottom: 0;
}

section.banner-section .row.banner-images-section .col-md-3 {
    padding: 0;
}

section.banner-section .row.banner-images-section .col-md-6 {
    height: fit-content;
}

section.banner-section .row.banner-images-section .banner-doctor-imageOne img {
    width: 100%;
}

section.banner-section .row.banner-images-section .banner-doctor-imageSecond img {
    width: 100%;
}

section.banner-section .row.banner-images-section .banner-center-logo img {
    width: 100%;
    max-width: 63%;
}

section.banner-section .row.banner-images-section .banner-center-logo {
    text-align: center;
    margin-bottom: 30px;
}

section.banner-section .row.banner-images-section .banner-heading-text h2 {
    font-family: Playfair Display;
    font-weight: 700;
    font-size: 44px;
    color: #000000;
    margin-bottom: 17px;
    text-align: center;
}

section.banner-section .row.banner-images-section .banner-heading-text h2 span.family-practice {
    color: #8F0000;
}

section.banner-section .row.banner-images-section .banner-features ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    gap: 22px;
    justify-content: center;
    margin-bottom: 16px;
}

section.banner-section .row.banner-images-section .banner-features ul li {
    font-family: Playfair Display;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    padding: 10px;
    color: #560000;
    position: relative;
}

section.banner-section .row.banner-images-section .banner-features ul li:nth-child(2)::before {
    content: '';
    position: absolute;
    width: 1px;
    top: 14px;
    height: 20px;
    background-color: #560000;
    left: -12px;
}

section.banner-section .row.banner-images-section .banner-features ul li:nth-child(3)::before {
    content: '';
    position: absolute;
    width: 1px;
    top: 14px;
    height: 20px;
    background-color: #560000;
    left: -12px;
}

section.banner-section .row.banner-images-section .banner-bottom-text p {
    font-family: Playfair Display;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    color: #000000;
    text-align: center;
    margin-bottom: 0;
}

section.banner-section .row.banner-images-section .banner-doctor-imageOne {
    position: relative;
}

section.banner-section .row.banner-images-section .banner-doctor-imageOne .info-doctor-oneName {
    background: #FFFFFF45;
    text-align: center;
    position: absolute;
    z-index: 99;
    top: auto;
    width: 100%;
    max-width: 332px;
    height: 67px;
    left: 34px;
    bottom: -67px;
}

section.banner-section .row.banner-images-section .banner-doctor-imageOne .info-doctor-oneName h2 {
    font-family: Playfair Display;
    font-weight: 700;
    font-size: 28px;
    line-height: 100%;
    color: #000000;
    padding: 14px 19px 16px 22px;
    margin-bottom: 0;
}

section.banner-section .row.banner-images-section .banner-doctor-imageSecond {
    position: relative;
}
section.banner-section .row.banner-images-section .banner-doctor-imageSecond .info-doctor-secondName {
    background: #FFFFFF45;
    text-align: center;
    position: absolute;
    z-index: 99;
    top: auto;
    width: 100%;
    max-width: 332px;
    height: 67px;
    left: 50px;
    bottom: -67px;
}
section.banner-section .row.banner-images-section .banner-doctor-imageSecond .info-doctor-secondName h2 {
    font-family: Playfair Display;
    font-weight: 700;
    font-size: 28px;
    color: #000000;
    padding: 14px 19px 16px 22px;
    margin-bottom: 0;
}

section.info-bar {
    background: #F0C1A1;
    padding: 22px 0 33px 0;
    position: unset;
}
section.info-bar .row.info-doctor-names {
    text-align: center;
}

section.info-bar .row.info-contact-detail {
    justify-content: space-between;
    align-items: center;
}

section.info-bar .row.info-doctor-names .col-md-12.center-info {
    padding: 0;
}

section.info-bar .row.info-doctor-names .col-md-12.center-info .info-centerContent {
    margin-bottom: 35px;
}

section.info-bar .row.info-doctor-names .col-md-12.center-info .info-centerContent .info-address-center p {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    color: #560000;
    margin-bottom: 14px;
}

section.info-bar .row.info-doctor-names .col-md-12.center-info .info-centerContent .info-timing p {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    margin-bottom: 0;
    color: #560000;
}

section.info-bar .row.info-contact-detail .info-contact-text ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    margin-bottom: 0;
    gap: 82px;
    justify-content: center;
}

section.info-bar .row.info-contact-detail .info-contact-text ul li {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 20px;
    color: #560000;
    position: relative;
}

section.info-bar .row.info-contact-detail .info-contact-text ul li:nth-child(2)::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 22px;
    top: 4px;
    background-color: #00000033;
    left: -41px;
}

section.info-bar .row.info-contact-detail .col-md-4.info-bar-line {
    padding: 0;
    background: #00000033;
    width: 100%;
    max-width: 25%;
    height: 1px;
}

section.info-bar .row.info-contact-detail .col-md-4.info-contact-text {
    padding: 0;
}

.top-b.card {
    background: none !important;
    border: none !important;
} 

body.wrapper-fluid .site-grid {
    display: block;
}
body.wrapper-fluid .site-grid main {
    margin: 0;
}
body.wrapper-fluid .site-grid main .page-header {
    display: none;
}
body.site.com_sppagebuilder {
    background: linear-gradient(180deg, #FFD5A7 0%, #FFEEDC 21.63%, #FFD5A7 48.08%, #FFEEDC 72.6%, #FFFAF4 100%);
}
.sppb-row-container {
    max-width: 1680px !important;
}
.homebanner-section .sppb-row-container {
    position: unset;
    max-width: 100% !important;
    padding: 0;
    overflow: hidden;
}

.homebanner-section .sppb-row-container section.info-bar {
    top: auto;
    width: 100%;
    left: 0;
    bottom: 0;
}
.homebanner-section .sppb-row-container .banner-section {
    padding: 0;
}

.homebanner-section .sppb-row-container .banner-section .container {
    max-width: 1680px !important;
    margin: 0 auto;
    padding: 0;
}
.homebanner-section {
    padding-top: 10px !important;
}

.paybill-section {
    padding: 50px 0 50px 0 !important;
}

.paybill-section .sppb-row-container .sppb-column-addons {
    background: #6D3024;
    border-radius: 10px;
    padding: 0;
}

.paybill-section .sppb-row-container .sppb-column-addons section {
    padding: 0 !important;
}

.paybill-section  section .sppb-row-container {
    padding: 60px;
    position: relative;
}

.paybill-section section .sppb-row-container .sppb-column-addons {
    padding: 0;
    height: fit-content;
}

.paybill-section section .sppb-row-container .sppb-column-addons h1 {
    color: #FFF;
    font-family: "Playfair Display";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.paybill-section section .sppb-row-container .sppb-column-addons p {
    color: #FFF;
    font-family: "Playfair Display";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 150% */
}

.paybill-section section .sppb-row-container .sppb-column-addons .sppb-button-wrapper {
    text-align: left !important;
}

.paybill-section section .sppb-row-container .sppb-column-addons .sppb-button-wrapper a {
    border-radius: 8px;
    background: #8F0000 !important;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    max-width: 226px;
    text-align: left;
    width: 100%;
    margin-top: 31px;
    position: relative;
    padding: 15px 20px;
}
.paybill-section section .sppb-row-container .sppb-column-addons .sppb-button-wrapper a:before {
    content: '\f061';
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
}

.paybill-section section .sppb-row-container .sppb-column {
    display: flex;
    align-items: center;
}
 
.paybill-section section .sppb-row-container:before {
  content: '';
  position: absolute;
  height: calc(100% - 40px);
  width: calc(100% - 40px);
  top: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  pointer-events: none;
  background:
        /* Top */
        repeating-linear-gradient(to right, #fff 0 4px, transparent 4px 12px) top,
        /* Bottom */
        repeating-linear-gradient(to right, #fff 0 4px, transparent 4px 12px) bottom,
        /* Left */
        repeating-linear-gradient(to bottom, #fff 0 4px, transparent 4px 12px) left,
        /* Right */
        repeating-linear-gradient(to bottom, #fff 0 4px, transparent 4px 12px) right;
  background-size:
        100% 2px,
        100% 2px,
        2px 100%,
        2px 100%;
  background-repeat: no-repeat;
  border-radius: 4px;
}
.contactsection .sppb-row {
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.20);
    background: #FFEFDD;
    padding: 50px;
    margin: 0;
}
.contactsection .sppb-row .sppb-row {
    background: none;
    border: none;
    padding: 0;
}

.contactsection .sppb-row .sppb-addon-text-block {
    text-align: center;
}

.contactsection .sppb-row .sppb-addon-text-block h3 {
    color: #000;
    font-family: "Playfair Display";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.contactsection .sppb-row .sppb-addon-text-block p {
    color: #000;
    font-family: "Playfair Display";
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
}
.contactboxes .sppb-row-column {
    border-radius: 8px;
    border: 1px solid rgba(167, 0, 0, 0.13);
    background: #FFF3E6;
    padding: 20px 30px;
    max-width: 363px !important;
}

.contactboxes .sppb-row.sppb-nested-row {
    gap: 40px;
    justify-content: center;
}

.contactboxes .sppb-row.sppb-nested-row h3 {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    font-family: 'Montserrat';
    order: 2;
    text-align: left;
}

.contactboxes .sppb-row-column .sppb-addon-content {
    display: flex;
}

.contactboxes .sppb-row-column .sppb-addon-content .sppb-icon {
    order: 1;
    margin: 0 10px 0 0;
}

.contactboxes .sppb-row-column .sppb-addon-content .sppb-icon span {
    border-radius: 4px;
    background: rgba(167, 0, 0, 0.06);
    height: 40px;
    width: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}


.contactboxes .sppb-row-column .sppb-addon-content .sppb-icon span i {
    color: #000;
    font-size: 23px !important;
}
.contactboxes {
    padding: 25px 0 50px 0 !important;
}

section.info-bar .row.info-contact-detail {
    max-width: 1630px;
    margin: 0 auto;
}

footer.container-footer {
    background: #000000;
    padding: 70px 0;
}

footer.container-footer .grid-child {
    display: block;
    max-width: 1680px;
    margin: 0 auto;
    padding: 0 !important;
}

footer.container-footer .grid-child ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

footer.container-footer .grid-child ul li {
    width: fit-content;
    padding: 0 40px;
}

footer.container-footer .grid-child ul li a {
    text-decoration: none;
    color: #FFF;
    font-family: "Playfair Display";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

footer.container-footer .mod-custom {
    padding: 37px 0 0 0;
    position: relative;
}

footer.container-footer .mod-custom p {
    text-align: center;
    margin: 40px 0 0 0;
}

footer.container-footer .mod-custom:before {
    height: 1px;
    background: rgba(255, 255, 255, 0.33);
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    max-width: 1148px;
    margin: 0 auto;
    right: 0;
}
 
 .contactboxes .sppb-row.sppb-nested-row .sppb-column-addons {
    display: flex;
    align-items: center;
}

.contactboxes .sppb-row.sppb-nested-row h3 {
    margin: 0;
    line-height: 26px;
    height: fit-content;
}

.contactboxes .sppb-row-column .sppb-addon-content .sppb-icon {
    display: flex;
    align-items: center;
}

.contactboxes .sppb-row-column .sppb-addon-content {
    align-items: center;
}
footer.container-footer .mod-custom p {
    color: #FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.itemid-101 footer.container-footer {
    background: #000000;
    padding: 200px 0 70px 0;
    margin-top: -200px;
}

.cta-faq .sppb-row {
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.20);
    padding: 30px;
    margin: 0;
}

.cta-faq .sppb-row .sppb-row-column:first-child {
    padding-left: 0;
}

.cta-faq h3.sppb-addon-title {
    color: #000;
    font-family: "Playfair Display";
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.cta-faq  .sppb-addon-content p {
    color: #000;
    font-family: "Playfair Display";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 150% */
    margin-bottom: 50px;
}

.cta-faq  .sppb-button-wrapper {
    text-align: left !important;
}

.cta-faq .sppb-button-wrapper .sppb-btn {
    border-radius: 8px;
    background: #8F0000 !important;
    text-decoration: none;
    color: #FFF;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.cta-faq .sppb-column-addons {
    height: fit-content;
}

.cta-faq .sppb-row .sppb-row-column:last-child .sppb-column {
    display: flex;
    align-items: center;
}

.cta-faq .sppb-column-addons .sppb-addon-single-image-container {
    width: 100%;
}

.cta-faq .sppb-column-addons .sppb-addon-single-image-container img {
    width: 100%;
}





.member-section .sppb-row {
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.20);
    padding: 34px;
    margin: 0;
}

.member-section .sppb-row .sppb-addon-single-image-container {
    width: 100%;
}

.member-section .sppb-row .sppb-addon-single-image-container {
    width: 100%;
    max-width: 100%;
}

.member-section .sppb-row .sppb-addon-single-image-container img.sppb-img-responsive {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 5px !IMPORTANT;
    object-position: top;
}
 
.memb-content h3.sppb-addon-title {
    color: #000;
    font-family: "Playfair Display";
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.memb-content p {
    color: #000;
    font-family: "Playfair Display";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 150% */
}

.member-section .sppb-column-addons {
    height: 100%;
    display: flex;
    align-items: center;
}

.member-section .sppb-row .addon-root-image {
    width: 100%;
}

.forrms-sec .sppb-row {
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.20);
    padding: 36px;
    margin: 0;
}

.forrms-sec .sppb-row .sppb-row-column {
    padding: 0;
}

.forrms-sec .sppb-row h3.sppb-addon-title {
    color: #000;
    font-family: "Playfair Display";
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.forrms-sec .sppb-row p {
    color: #000;
    font-family: "Playfair Display";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 150% */
    margin: 0;
}
.forrms-sec .sppb-row p a {
    text-decoration: none !important;
    font-size: 20px;
    position: relative;
    display: block;
    width: fit-content;
    margin: 0 0 20px 0;
    line-height: 29px;
    color: #560000;
}

.forrms-sec .sppb-row p a u {
    text-decoration: none;
}

.forrms-sec .addon-root-text-block {
    width: 100%;
}

.forrms-sec .sppb-column-addons {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}

 
.forrms-sec .sppb-row p a:before {
    content: '\f061';
    font-family: 'FontAwesome';
    position: absolute;
    right: -29px;
    top: 2px;
    font-size: 18px;
}

.cta-faq .sppb-button-wrapper .sppb-btn {
    padding: 20px 60px 20px 20px;
    position: relative;
}

.cta-faq .sppb-button-wrapper .sppb-btn:before {
    content: '\f061';
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
}

.paysection .sppb-row {
    position: relative;
    background: #6D3024;
    border-radius: 10px;
    padding: 0;
    margin: 0;
}
.paysection .sppb-row .sppb-column-addons {
    padding: 60px;
    position: relative;
    text-align: center;
}

.paysection .sppb-row .sppb-column-addons:before {
    content: '';
    position: absolute;
    height: calc(100% - 40px);
    width: calc(100% - 40px);
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    pointer-events: none;
    background: /* Top */ repeating-linear-gradient(to right, #fff 0 4px, transparent 4px 12px) top, /* Bottom */ repeating-linear-gradient(to right, #fff 0 4px, transparent 4px 12px) bottom, /* Left */ repeating-linear-gradient(to bottom, #fff 0 4px, transparent 4px 12px) left, /* Right */ repeating-linear-gradient(to bottom, #fff 0 4px, transparent 4px 12px) right;
    background-size: 100% 2px, 100% 2px, 2px 100%, 2px 100%;
    background-repeat: no-repeat;
    border-radius: 4px;
}

.paysection .sppb-row .sppb-column-addons h3.sppb-addon-title {
    margin: 0;
    color: #FFF;
    font-family: "Playfair Display";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.paysection .sppb-row .sppb-column-addons .sppb-btn {
    border-radius: 8px;
    background: #8F0000 !important;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    max-width: 280px;
    text-align: left;
    width: 100%;
    margin-top: 0;
    position: relative;
    padding: 15px 20px;
}

.paysection .sppb-row .sppb-column-addons .sppb-btn:before {
    content: '\f061';
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
}

.paysection .sppb-row .sppb-row-column {
    padding: 0;
}


.faQ {
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.20);
    padding: 34px !important;
}

.faQ .sppb-row-column {
    padding: 0;
}

.faQ .sppb-row-column h1 {
    color: #000;
    font-family: "Playfair Display";
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
body .sppb-addon.sppb-addon-accordion p {
    color: #000;
    font-family: "Playfair Display";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
}
.faQ .sppb-row-column  p {
    color: #000;
    font-family: "Playfair Display";
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
}

.sppb-panel.sppb-panel-faq button {
    color: #000;
    font-family: "Playfair Display";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 18px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
    border-top: none;
}

.sppb-panel.sppb-panel-faq button span.sppb-panel-title {
    color: #000;
    font-family: "Playfair Display";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.sppb-addon.sppb-addon-accordion {
    max-width: 1298px;
    margin: 0 auto;
}

.sppb-panel-faq .sppb-panel-body {
    border-bottom: 1px solid rgba(0, 0, 0, 0.20) !important;
}

.sppb-panel.sppb-panel-faq button span.sppb-toggle-direction {
    font-size: 19px;
}

.sppb-panel.sppb-panel-faq {
    padding-top: 20px;
}
.sppb-panel-faq .sppb-panel-body .sppb-row {
    margin: 0;
}
.sppb-panel.sppb-panel-faq .sppb-section.faQ {
    padding: 0 !important;
    background: none;
}
header.header.container-header .mod-menu .current.active a {
    color: #8f0000 !important;
}
.contactsection iframe {
    width: 100%;
    height: 500px;
}

.contactsection .sppb-addon.sppb-addon-single-image {
    height: 100%;
}

.contactsection .addon-root-image {
    height: 100%;
}

.contactsection .addon-root-image div {
    height: 100%;
}

.contactsection .addon-root-image div img.sppb-img-responsive {
    height: 500px;
    object-fit: cover;
}
 
.contactsection .sppb-addon.sppb-addon-module {
    height: 100% !important;
}

.contactsection .sppb-addon.sppb-addon-module p {
    margin: 0;
}
.paybill-section .sppb-row-container .sppb-column-addons {
    position: relative;
}

.paybill-section .sppb-row-container .sppb-column-addons:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(https://parisfamilyphysicians.xcelanceweb.com/images/Mask%20group%201.png);
    background-size: cover;
}
form.ppaymentBtn {
    width: fit-content;
    position: relative;
    margin-top: 25px;
}

form.ppaymentBtn input[type="submit"] {
    border-radius: 8px;
    background: #8F0000 !important;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    width: 260px;
    text-align: left;
    margin-top: 31px;
    position: relative;
    padding: 15px 20px;
    box-shadow: none !important;
    border: none !IMPORTANT;
    outline: none !important;
    color: #fff;
    margin: 0;
}
.paybill-section .sppb-row-container  .sppb-column-addons .sppb-column-addons:before {
    display: none;
}

.paybill-section .sppb-row-container .sppb-column-addons .sppb-column-addons {
    background: none;
}

.paysection form.ppaymentBtn {
    margin: 25px auto 0 auto;
}
footer.container-footer .grid-child ul li.current.active a {
    color: #f0c1a1;
}

form.ppaymentBtn:hover input[type="submit"] {
    background: #fff !important;
    color: #a51f18;
}

form.ppaymentBtn:hover::before {
    color: #a51f18;
}
.cta-faq .sppb-button-wrapper .sppb-btn:hover {
    background: #fff !important;
    color: #8F0000 !important;
}

.contactpagehead {
    margin: 0 0 30px 0;
}

.contactpagehead .contactboxes {
    padding-bottom: 25px !important;
}

.contactpagehead .sppb-btn {
    border-radius: 8px;
    background: #8F0000 !important;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
    width: fit-content;
    text-align: left;
    margin-top: 31px;
    position: relative;
    padding: 15px 60px 15px 20px;
    box-shadow: none !important;
    border: none ! IMPORTANT;
    outline: none !important;
    color: #fff;
    margin: 0;
}
.contactpagehead .sppb-btn:before {
    content: '\f061';
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
    top: 17px;
    z-index: 9;
    color: #fff;
    font-size: 20px;
}
.contactpagehead .sppb-btn:hover {
    background: #fff !important;
    color: #a51f18 !important;
}

.contactpagehead .sppb-btn:hover::before {
    color: #a51f18 !important;
}
form.ppaymentBtn:before {content: '\f061';font-family: 'FontAwesome';position: absolute;right: 15px;top: 13px;z-index: 9;color: #fff;font-size: 24px;}







@media(min-width:1400px) and (max-width: 1630px){
section.banner-section .row.banner-images-section .banner-heading-text h2 {
    font-size: 34px;
}
    section.banner-section .row.banner-images-section .banner-center-logo img {
        max-width: 360px;
        height: auto;
    }
section.banner-section .row.banner-images-section .banner-features ul li {
    font-size: 20px;
}
section.info-bar .row.info-contact-detail .info-contact-text ul li {
    font-size: 18px;
}
section.banner-section .row.banner-images-section .banner-doctor-imageSecond .info-doctor-secondName{
    left: 0;
}
section.banner-section .row.banner-headingContent .col-12 .banner-section-heading h1 {
    font-size: 60px;
}

section.banner-section .row.banner-headingContent .col-12 .banner-section-heading p {
    font-size: 29px;
}
.row.banner-images-section {
    margin-top: -40px;
}
}



@media(min-width:1200px) and (max-width: 1399px){
    .contactboxes .sppb-row-column {

    max-width: 335px !important;
}
.contactboxes .sppb-row.sppb-nested-row {
    gap: 15px;
    justify-content: center;
}
    section.banner-section .row.banner-images-section .banner-heading-text h2 {
        font-size: 34px;
        margin: 0;
    }
body section.banner-section .row.banner-headingContent .col-12 .banner-section-heading h1 {
    font-size: 60px;
}

body section.banner-section .row.banner-headingContent .col-12 .banner-section-heading p {
    font-size: 29px;
}
.row.banner-images-section {
    margin-top: 0px;
}
    section.banner-section .row.banner-images-section .banner-center-logo img {
        max-width: 360px;
        height: auto;
    }
    section.banner-section .row.banner-images-section .banner-features ul li {
        font-size: 18px;
        padding: 15px 5px;
    }
section.info-bar .row.info-contact-detail .info-contact-text ul li {
    font-size: 18px;
}
    section.banner-section .row.banner-images-section .banner-doctor-imageSecond .info-doctor-secondName {
        left: -30px;
    }
section.info-bar .row.info-contact-detail .col-md-4.info-bar-line {
    max-width: 25%;
}

section.info-bar .row.info-contact-detail .col-md-4.info-contact-text {
    width: 40%;
}

section.banner-section .row.banner-images-section .banner-doctor-imageSecond .info-doctor-secondName h2 {
    font-size: 24px;
}

section.banner-section .row.banner-images-section .banner-doctor-imageOne .info-doctor-oneName h2 {
    font-size: 24px;
}

section.banner-section .row.banner-images-section .banner-doctor-imageOne .info-doctor-oneName {
    display: flex;
    align-items: center;
    justify-content: center;
    left: 30px;
}

section.banner-section .row.banner-images-section .banner-doctor-imageSecond .info-doctor-secondName {
    display: flex;
    align-items: center;
    justify-content: center;
    right: 30px;
    left: auto;
}

section.banner-section .row.banner-images-section .banner-center-logo {
    margin-bottom: 30px;
}

section.banner-section .row.banner-headingContent .col-12 .banner-section-heading p {
    font-size: 34px;
}

section.banner-section .row.banner-headingContent .col-12 .banner-section-heading h1 {
    font-size: 80px;
}
}





@media(min-width:1025px) and (max-width: 1200px){
    section.banner-section .row.banner-images-section .banner-heading-text h2 {
        font-size: 34px;
        margin: 0;
    }
body section.banner-section .row.banner-headingContent .col-12 .banner-section-heading h1 {
    font-size: 60px;
}

body section.banner-section .row.banner-headingContent .col-12 .banner-section-heading p {
    font-size: 29px;
}
.row.banner-images-section {
    margin-top: 0px;
}
    section.banner-section .row.banner-images-section .banner-center-logo img {
        max-width: 360px;
        height: auto;
    }


    .member-section .sppb-row {
    padding: 15px;
    margin: 0;
    flex-wrap: nowrap;
    gap: 15px;
    align-items: center;
}

.member-section .sppb-row .sppb-row-column {
    padding: 0;
}

.member-section .sppb-row .sppb-row-column {
    width: fit-content;
    max-width: fit-content !important;
}

.memb-content h3.sppb-addon-title {
    font-size: 34px;
}

.memb-content p {
    font-size: 20px;
    line-height: 28px;
}
        .contactboxes .sppb-row.sppb-nested-row {
    gap: 20px;
    justify-content: center;
}
header.header .container-topbar div#mod-custom113 p {
    font-size: 16px;
}
.contactsection .sppb-row {
    padding: 50px 15px;
    margin: 0;
}
.contactboxes .sppb-row-column {
    max-width: 290px !important;
    flex-basis: auto !important;
    padding: 10px 15px;
}

.contactboxes .sppb-row.sppb-nested-row h3 {
    font-size: 16px;
}

.cta-faq .sppb-button-wrapper .sppb-btn {
    font-size: 16px;
}

.paybill-section section .sppb-row-container .sppb-column-addons .sppb-button-wrapper a {
    font-size: 16px;
    max-width: 200px;
}
header.header .grid-child.container-nav nav.navbar.navbar-expand-lg div#navbar110 ul.mod-menu.mod-menu_dropdown-metismenu.metismenu.mod-list {
    justify-content: center;
    gap: 50px;
}
header.header .grid-child.container-nav nav.navbar.navbar-expand-lg div#navbar110 ul.mod-menu li a {
    font-size: 18px;
}
header.header .container-topbar div#mod-custom112 p {
    font-size: 18px;
}
section.banner-section .row.banner-images-section .banner-bottom-text p {
    font-size: 18px;
}    
section.banner-section .row.banner-images-section .banner-heading-text h2 {
    font-size: 24px;
}
section.banner-section .row.banner-images-section .banner-center-logo img {
    max-width: 300px;
    height: auto;
}
    section.banner-section .row.banner-images-section .banner-features ul li {
        font-size: 16px;
        padding: 15px 0px;
    }
    section.info-bar .row.info-contact-detail .info-contact-text ul li {
        font-size: 16px;
    }
    section.banner-section .row.banner-images-section .banner-doctor-imageSecond .info-doctor-secondName {
        left: -30px;
    }
section.info-bar .row.info-contact-detail .col-md-4.info-bar-line {
    max-width: 25%;
}

section.info-bar .row.info-contact-detail .col-md-4.info-contact-text {
    width: 40%;
}

section.banner-section .row.banner-images-section .banner-doctor-imageSecond .info-doctor-secondName h2 {
    font-size: 20px;
}

section.banner-section .row.banner-images-section .banner-doctor-imageOne .info-doctor-oneName h2 {
    font-size: 20px;
}

section.banner-section .row.banner-images-section .banner-doctor-imageOne .info-doctor-oneName {
    display: flex;
    align-items: center;
    justify-content: center;
  top: auto;
}

    section.banner-section .row.banner-images-section .banner-doctor-imageSecond .info-doctor-secondName {
        display: flex;
        align-items: center;
        justify-content: center;
        top: auto;
    }

section.banner-section .row.banner-images-section .banner-center-logo {
    margin-bottom: 30px;
}

section.banner-section .row.banner-headingContent .col-12 .banner-section-heading p {
    font-size: 34px;
}

section.banner-section .row.banner-headingContent .col-12 .banner-section-heading h1 {
    font-size: 80px;
}
section.info-bar .row.info-contact-detail .info-contact-text ul {
    gap: 30px;
}

section.info-bar .row.info-contact-detail .info-contact-text ul li:nth-child(2)::before {
    left: -15px;
}
}




@media(min-width: 768px) and (max-width: 1024px){
    .paysection .sppb-row {
    margin: 0;
}
.contactpagehead .sppb-btn {
    font-size: 18px;
}

.contactpagehead .sppb-btn::before {
    top: 13px;
}
.paysection {
    padding: 30px 0 !important;
}

body.wrapper-fluid .site-grid {
    margin: 0 !important;
}
        .forrms-sec {
    padding: 10px 0 !important;
}
.member-section {
    padding: 0 0 20px !important;
}
        header.header .container-topbar {
        padding: 10px 15px;
        margin: 0;
    }

      .member-section .sppb-row {
    padding: 15px;
    margin: 0;
    flex-wrap: nowrap;
    gap: 15px;
    align-items: center;
}

.member-section .sppb-row .sppb-row-column {
    padding: 0;
}

.member-section .sppb-row .sppb-row-column {
    width: fit-content;
    max-width: fit-content !important;
}

.memb-content h3.sppb-addon-title {
    font-size: 34px;
}

.memb-content p {
    font-size: 20px;
    line-height: 28px;
}
    .container-header .mod-menu {
        background: #560000;
        display: block !important;
    }
    body .container-header .navbar-toggler {
        color: #000;
        border-color: #000;
        outline: none ! IMPORTANT;
        box-shadow: none !important;
        margin-right: 15px;
        position: absolute;
        top: -65px;
    }
   body  header.header .grid-child.container-nav nav.navbar.navbar-expand-lg {
        border: none;
        justify-content: end;
        position: relative;
        padding: 0;
        top: 0;
        right: 0;
    }

    header.header .grid-child.container-nav {
        padding: 0 !important;
    }
    header.header .container-topbar {
        padding: 10px 15px;
        margin: 0;
    }

.container-header .mod-menu li:last-child a {
    border-bottom: none;
}
header.header .grid-child.container-nav {
    width: 100%;
}
.navbar-collapse {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 15px;
}

.navbar-collapse ul {
    padding: 0;
}

header.header  .navbar-collapse ul li a {
    display: block;
    padding: 15px;
    font-size: 18px !IMPORTANT;
    border-bottom: 1px solid #ccc;
    width: 100%;
    color: #ffebd6 !important;
}

header.header.container-header .mod-menu .current.active a {
    color: #fff !important;
    text-decoration: none;
}
    .container-header .mod-menu {
        background: #560000;

    }
    body .container-header .navbar-toggler {
        color: #000;
        border-color: #000;
        outline: none ! IMPORTANT;
        box-shadow: none !important;
        margin-right: 0;
        position: absolute;
        top: -65px;
    }
header.header .grid-child.container-nav nav.navbar.navbar-expand-lg {
    border: none;
    justify-content: end;
    position: relative;
    padding: 0;
    top: 0;
    right: 0;
}

    header.header .grid-child.container-nav {
        padding: 0 !important;
    }
    header.header .container-topbar {
        padding: 10px 15px;
        margin: 0;
    }
}

@media(min-width: 768px) and (max-width: 1024px){
.navbar-expand-lg .navbar-toggler{
    display: block !important;
}
body .navbar-expand-lg .navbar-collapse {
    display: none !important;
}

.container-header .navbar-collapse.show {
    display: block !important;
}
header.header .container-topbar {
    justify-content: flex-start;
    gap: 15px;
}
.paybill-section section .sppb-row-container {
    padding: 40px;
}

.paybill-section section .sppb-row-container .sppb-column-addons p {
    font-size: 18px;
    line-height: normal;
}

.paybill-section section .sppb-row-container .sppb-column-addons h1 {
    font-size: 34px;
}

.paybill-section section .sppb-row-container .sppb-column-addons .sppb-button-wrapper a {
    font-size: 16px;
    margin-top: 0;
}

.cta-faq h3.sppb-addon-title {
    font-size: 34px;
}

.cta-faq .sppb-addon-content p {
    font-size: 18px;
    line-height: normal;
}

.cta-faq .sppb-button-wrapper .sppb-btn {
    font-size: 16px;
    line-height: normal;
    padding: 15px 20px 15px 15px;
}

.contactsection .sppb-row .sppb-addon-text-block h3 {
    font-size: 34px;
}

.contactsection .sppb-row .sppb-addon-text-block p {
    font-size: 18px;
    line-height: normal;
}

.contactboxes .sppb-row-column {
    max-width: 31% !IMPORTANT;
    padding: 10px 15px;
}

.contactboxes .sppb-row.sppb-nested-row {
    gap: 10px;
    justify-content: space-between;
}

.contactboxes .sppb-row.sppb-nested-row h3 {
    font-size: 16px;
    line-height: normal;
}

.contactsection .sppb-row {
    padding: 20px;
}

.contactboxes {
    padding: 25px 0 !important;
}

footer.container-footer .grid-child ul li a {
    font-size: 18px;
}

footer.container-footer .grid-child ul li {
    padding: 0 20px;
}
header.header .container-topbar .mod-custom {
    max-width: 45%;
    width: 45%;
}

header.header .grid-child.container-nav nav.navbar.navbar-expand-lg {
    justify-content: end;
    padding: 0;
    border: none;
    position: absolute;
    right: 15px;
    top: 40px;
}
header.header .container-topbar div#mod-custom113 {
    display: none;
}
    body .container-header .navbar-toggler {
        color: #000;
        border-color: #000;
        outline: none ! IMPORTANT;
        box-shadow: none !important;
    }
 

header.header .container-topbar div#mod-custom112 p {
    font-size: 16px;
}

header.header .container-topbar div#mod-custom113 p {
    font-size: 16px;
}

header.header .container-topbar div#mod-custom113 {
    max-width: 215px;
}

header.header .grid-child.container-nav {
    padding: 0 15px !important;
}

section.banner-section .row.banner-headingContent .col-12 .banner-section-heading h1 {
    font-size: 50px;
    line-height: normal;
}

section.banner-section .row.banner-headingContent .col-12 .banner-section-heading p {
    font-size: 24px;
}

section.banner-section .row.banner-images-section .banner-heading-text h2 {
    font-size: 22px;
}

section.banner-section .row.banner-images-section .banner-features ul li {
    font-size: 16px;
    padding: 0 5px;
    text-align: center;
    min-height: 32px;
}

section.banner-section .row.banner-images-section .banner-features ul li:nth-child(3)::before {
    top: 0;
    height: 32px;
}

section.banner-section .row.banner-images-section .banner-features ul li:nth-child(2)::before {
    top: 0;
    height: 32px;
}

section.banner-section .row.banner-images-section .banner-center-logo img {
    max-width: 50%;
}

section.banner-section .row.banner-images-section .banner-bottom-text p {
    font-size: 16px;
}

section.banner-section .row.banner-images-section .banner-doctor-imageSecond .info-doctor-secondName h2 {
    font-size: 16px;
}

section.banner-section .row.banner-images-section .banner-doctor-imageSecond .info-doctor-secondName {
    height: 50px;
    bottom: -50px;
    right: 20px;
    left: auto;
    max-width: 230px;
}

section.banner-section .row.banner-images-section .banner-doctor-imageOne .info-doctor-oneName {
    height: 50px;
    bottom: -50px;
    right: auto;
    left: 20px;
    max-width: 230px;
    display: flex;
    align-items: center;
}

section.banner-section .row.banner-images-section .banner-doctor-imageOne .info-doctor-oneName h2 {
    font-size: 16px;
}

section.info-bar .row.info-doctor-names .col-md-12.center-info .info-centerContent .info-address-center p {
    font-size: 16px;
}

section.info-bar .row.info-doctor-names .col-md-12.center-info .info-centerContent .info-timing p {
    font-size: 16px;
}

section.info-bar .row.info-contact-detail {
    gap: 0;
}

section.info-bar .row.info-contact-detail .col-md-4.info-bar-line {
    max-width: 20%;
}

section.info-bar .row.info-contact-detail .col-md-4.info-contact-text {
    width: 60%;
}

section.info-bar .row.info-contact-detail .info-contact-text ul li {
    font-size: 16px;
}

section.info-bar .row.info-doctor-names .col-md-12.center-info .info-centerContent {
    margin-bottom: 15px;
}


header.header .container-topbar div#mod-custom112 p {
    font-size: 16px;
}

header.header .container-topbar div#mod-custom113 p {
    font-size: 16px;
}

header.header .container-topbar div#mod-custom113 {
    max-width: 215px;
}

header.header .grid-child.container-nav {
    padding: 0 15px !important;
}

section.banner-section .row.banner-headingContent .col-12 .banner-section-heading h1 {
    font-size: 50px;
    line-height: normal;
}

section.banner-section .row.banner-headingContent .col-12 .banner-section-heading p {
    font-size: 24px;
}

section.banner-section .row.banner-images-section .banner-heading-text h2 {
    font-size: 22px;
}

section.banner-section .row.banner-images-section .banner-features ul li {
    font-size: 16px;
    padding: 0 5px;
    text-align: center;
    min-height: 32px;
}

section.banner-section .row.banner-images-section .banner-features ul li:nth-child(3)::before {
    top: 0;
    height: 32px;
}

section.banner-section .row.banner-images-section .banner-features ul li:nth-child(2)::before {
    top: 0;
    height: 32px;
}

section.banner-section .row.banner-images-section .banner-center-logo img {
    max-width: 43%;
}

section.banner-section .row.banner-images-section .banner-bottom-text p {
    font-size: 16px;
}

header.header .grid-child.container-nav {
    width: 100%;
}
.navbar-collapse {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0;
}

.navbar-collapse ul {
    padding: 0;
}

header.header  .navbar-collapse ul li a {
    display: block;
    padding: 15px;
    font-size: 18px !IMPORTANT;
    border-bottom: 1px solid #ccc;
    width: 100%;
    color: #ffebd6 !important;
}

header.header.container-header .mod-menu .current.active a {
    color: #fff !important;
    text-decoration: none;
}
.faQ {
    padding: 20px !IMPORTANT;
}

.sppb-panel.sppb-panel-faq button {
    padding-right: 40px;
}

.sppb-panel.sppb-panel-faq button span.sppb-panel-title {
    font-size: 20px;
}

.faQ .sppb-row-column p, .sppb-addon.sppb-addon-accordion p {
    font-size: 18px;
}


.faQ div#column-id-ef22b2f8-4e95-4f15-a422-257f79e5b81a {
    padding-bottom: 0;
}

.faqsections {
    padding: 25px 0 !important;
}
}




@media(max-width: 767px){
.paysection {
    min-height: 450px;
    display: flex;
    align-items: center;
}
    .contactpagehead .sppb-btn {
        font-size: 18px;
        padding: 15px 18px;
        text-align: center;
    }
    section#section-id-dd6f1912-543d-4812-9b19-63ef641d0e82.member-section .sppb-row-column:first-child {
    order: 2;
}
section.banner-section .row.banner-images-section {
    margin: 0;
}

section.banner-section .row.banner-headingContent {
    margin: 0;
}
section.banner-section .row.banner-headingContent .col-12 {
    margin: 0 0 15px 0;
}
.contactpagehead .sppb-btn::before {
    top: 13px;
    display: none;
}
form.ppaymentBtn {
    width: fit-content;
    position: relative;
    margin: 0 auto;
}
    form.ppaymentBtn:before {
        right: 15px;
        font-size: 24px;
        top: 10px;
    }
    form.ppaymentBtn input[type="submit"] {
        font-size: 18px;
        width: 225px;
    }
.faQ {
    padding: 20px !IMPORTANT;
}
.faQ .sppb-row-column h1 {
    font-size: 29px;
    line-height: normal;
}

.sppb-panel.sppb-panel-faq button {
    padding-left: 0;
    font-size: 20px;
}

.sppb-panel.sppb-panel-faq  .sppb-panel-body {
    padding: 15px 0;
}
.sppb-panel-faq>.sppb-panel-heading .sppb-toggle-direction {
    right: 0;
}
.sppb-panel.sppb-panel-faq button {
    padding-right: 40px;
}

.sppb-panel.sppb-panel-faq button span.sppb-panel-title {
    font-size: 20px;
}

.faQ .sppb-row-column p, .sppb-addon.sppb-addon-accordion p {
    font-size: 18px;
}

.faQ div#column-id-ef22b2f8-4e95-4f15-a422-257f79e5b81a {
    padding-bottom: 0;
}

.faqsections {
    padding: 25px 0 !important;
}
.paysection .sppb-row {
    margin: 0;
}
body .sppb-panel.sppb-panel-faq button {
    padding-right: 40px;
}

.sppb-panel.sppb-panel-faq button span.sppb-panel-title {
    font-size: 20px;
}

div#column-id-ef22b2f8-4e95-4f15-a422-257f79e5b81a {
    padding-bottom: 20px;
}

 
.paysection {
    padding: 30px 0 !important;
}
.paysection .sppb-row .sppb-column-addons h3.sppb-addon-title {
    font-size: 29px;
}

.paysection .sppb-row .sppb-column-addons {
    padding: 35px;
}

.paysection .sppb-row .sppb-column-addons:before {
    height: calc(100% - 30px);
    width: calc(100% - 30px);
}

.paysection .sppb-row .sppb-column-addons .sppb-btn {
    font-size: 18px;
}
body.wrapper-fluid .site-grid {
    margin: 0 !important;
}
    .forrms-sec {
    padding: 0 !important;
}

.forrms-sec .sppb-row {
    padding: 15px;
}

    .forrms-sec .sppb-row p a {
        padding-right: 20px;
        width: 100%;
    }

.forrms-sec .sppb-row p a:before {
    right: 0;
}
.member-section {
    padding: 0 0 20px !important;
}
.member-section .sppb-row .sppb-row-column {
    width: 100% !IMPORTANT;
    max-width: 100% !IMPORTANT;
}
    .memb-content h3.sppb-addon-title {
        font-size: 34px;
    }
        .memb-content p {
        font-size: 18px;
        line-height: 28px;
    }
    .member-section .sppb-row .sppb-row-column {
    padding: 0;
}
.member-section .sppb-row .sppb-addon-single-image-container img.sppb-img-responsive {
    height: auto;
}
    .member-section .sppb-row {
        padding: 15px;
        margin: 0;
        flex-wrap: wrap;
        gap: 15px;
        align-items: center;
    }
    .paybill-section section .sppb-row-container {
    padding: 40px;
}

.paybill-section section .sppb-row-container .sppb-column-addons p {
    font-size: 18px;
    line-height: normal;
    text-align: center;
}
.paybill-section section .sppb-row-container .sppb-column-addons .sppb-button-wrapper {
    text-align: center !important;
}
    .paybill-section section .sppb-row-container .sppb-column-addons h1 {
        font-size: 34px;
        display: block;
    }
.paybill-section section .sppb-row-container .sppb-column-addons .sppb-button-wrapper a {
    font-size: 16px;
    margin: 0 auto;
}

.cta-faq h3.sppb-addon-title {
    font-size: 34px;
    text-align: center;
    display: block;
}
body .cta-faq .sppb-button-wrapper {
    text-align: center !important;
}

.cta-faq .sppb-addon-content p {
    font-size: 18px;
    line-height: normal;
    margin: 0 0 15px;
    text-align: center;
}
    .cta-faq .sppb-button-wrapper .sppb-btn {
        font-size: 18px;
        line-height: 27px;
        padding: 15px 20px 15px 15px;
    }
.contactsection .sppb-row .sppb-addon-text-block h3 {
    font-size: 34px;
}

.contactsection .sppb-row .sppb-addon-text-block p {
    font-size: 18px;
    line-height: normal;
}

.contactboxes .sppb-row-column {
    max-width: 31% !IMPORTANT;
    padding: 10px 15px;
}

.contactboxes .sppb-row.sppb-nested-row {
    gap: 10px;
    justify-content: space-between;
}

.contactboxes .sppb-row.sppb-nested-row h3 {
    font-size: 16px;
    line-height: normal;
}

.contactsection .sppb-row {
    padding: 20px;
}

.contactboxes {
    padding: 25px 0 !important;
}

footer.container-footer .grid-child ul li a {
    font-size: 18px;
}
    footer.container-footer .grid-child ul li {
        padding: 5px 20px;
    }

 

header.header .container-topbar {
    padding: 10px 15px;
    margin: 0;
}

header.header .container-topbar div#mod-custom112 {
    display: none;
}

header.header .container-topbar  div#mod-custom113 {
    display: none;
}

header.header .grid-child.container-nav {
    padding: 0 !important;
}

header.header .grid-child.container-nav nav.navbar.navbar-expand-lg {
    border: none;
    justify-content: end;
    position: relative;
    padding: 0;
}
    body .container-header .navbar-toggler {
        color: #000;
        border-color: #000;
        outline: none ! IMPORTANT;
        box-shadow: none !important;
        margin-right: 15px;
        position: absolute;
        top: -65px;
    }

section.banner-section .row.banner-headingContent .col-12 .banner-section-heading h1 {
    font-size: 36px;
    line-height: normal;
    margin: 0 0 10px 0;
}

section.banner-section .row.banner-headingContent .col-12 .banner-section-heading p {
    font-size: 18px;
    line-height: normal;
}

.homebanner-section .sppb-row-container .banner-section .container {
    padding: 0 15px;
}

section.banner-section .row.banner-images-section .banner-center-logo {
    display: none;
}

section.banner-section .row.banner-images-section .banner-heading-text h2 {
    font-size: 34px;
    line-height: normal;
}

    section.banner-section .row.banner-images-section .banner-doctor-imageOne .info-doctor-oneName {
        bottom: 0;
        left: 0;
        height: 50px;
        right: 0;
        margin: 0 auto;
    }

section.banner-section .row.banner-images-section .banner-doctor-imageOne .info-doctor-oneName h2 {
    font-size: 20px;
    padding: 16px 15px;
}


.banner-heading-text {
    margin: 15px 0;
}

section.banner-section .row.banner-images-section .banner-features ul {
    display: block;
    text-align: center;
}

section.banner-section .row.banner-images-section .banner-features ul li {
    font-size: 18px;
}

section.banner-section .row.banner-images-section .banner-features ul li:nth-child(2)::before {
    height: 1px;
    width: 100%;
    left: 0;
    top: 0;
}

section.banner-section .row.banner-images-section .banner-features ul li:nth-child(3)::before {
    height: 1px;
    width: 100%;
    left: 0;
    top: 0;
}

    section.banner-section .row.banner-images-section .banner-doctor-imageSecond .info-doctor-secondName {
        bottom: 0;
        left: 0;
        height: 50px;
        right: 0;
        margin: 0 auto;
    }

.homebanner-section .sppb-row-container section.info-bar {
    padding: 15px;
    margin: 15px 0 0 0;
}

section.info-bar .row.info-contact-detail .info-contact-text ul {
    display: block;
}

section.info-bar .row.info-contact-detail .info-contact-text ul li {
    text-align: center;
}

section.info-bar .row.info-doctor-names .col-md-12.center-info .info-centerContent {
    margin-bottom: 10px;
}

section.info-bar .row.info-contact-detail .info-contact-text ul li:nth-child(2)::before {
    display: none;
}

section.info-bar .row.info-contact-detail .col-md-4.info-bar-line {
    display: none;
}

section.banner-section .row.banner-images-section .banner-doctor-imageOne img {
    background: #ffffff40;
}

.homebanner-section {
    padding-bottom: 0 !important;
}

section.banner-section .row.banner-images-section .banner-doctor-imageSecond .info-doctor-secondName h2 {
    font-size: 20px;
    padding: 13px 15px;
}

.paybill-section section .sppb-row-container .sppb-column-addons h1 {
    text-align: center;
}

.sppb-section.cta-faq {
    padding: 50px 0 !important;
}

.cta-faq .sppb-row {
    padding: 15px;
}

.cta-faq .sppb-row .sppb-row-column {
    padding: 0;
}

.cta-faq .sppb-row .sppb-row-column .sppb-addon-single-image-container {
    margin: 0 0 15px 0;
}


.cta-faq .sppb-button-wrapper .sppb-btn:before {
    display: none;
}

.contactsection {
    padding: 0 0 50px 0 !important;
}

.contactsection .sppb-row-column {
    padding: 0;
}

.contactboxes .sppb-row.sppb-nested-row {
    flex-wrap: wrap;
}

    .contactboxes .sppb-row-column {
        width: 100% ! IMPORTANT;
        max-width: 100% ! IMPORTANT;
        padding: 15px;
    }

.contactsection .sppb-row {
    gap: 15px;
}
section.banner-section .row.banner-images-section .banner-doctor-imageSecond img {
    width: 100%;
    background: #ffffff40;
}

    footer.container-footer .mod-custom p {
        line-height: 24px;
        padding: 0 10px;
    }
    .container-header .mod-menu {
    background: #560000;
    padding: 20px;
}

header.header .grid-child.container-nav {
    width: 100%;
}
.navbar-collapse {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 15px;
}

.navbar-collapse ul {
    padding: 0;
}

header.header  .navbar-collapse ul li a {
    display: block;
    padding: 15px;
    font-size: 18px !IMPORTANT;
    border-bottom: 1px solid #ccc;
    width: 100%;
    color: #ffebd6 !important;
}

header.header.container-header .mod-menu .current.active a {
    color: #fff !important;
    text-decoration: none;
}
 }