.pri-care-itms.top .pri-care-itm {
    min-height: auto;
    padding: 20px 60px 20px 20px;
	position:relative;
}
.pri-care-itms.top .pri-care-itm .hover a{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	font-size:0;
	z-index:1;
}
.pri-care-itms.top .pri-care-itm:before {
    position: absolute;
    content: " ";
    background-image: url(../images/arrow.webp);
    width: 19px;
    height: 16px;
    top: 20px;
    right: 22px;
    margin: auto;
}
.pri-care-itms.top {
    gap: 20px;
    margin-bottom: 40px;
}
.page_bnr {
    background-image: url(../images/member-ship-bnr-img-bg.webp);
    background-size: cover;
    padding: 300px 0 80px 0;
    position: relative;
    text-align: center;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: top center;
	min-height: 615px;
}

p.dpc-text {
    padding-top: 20px;
}
.page_bnr::before {
    content: '';
    position: absolute;
    background-color: #000000;
    opacity: 20%;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}
.page_bnr.bnroverlay:before{
	opacity:50%;
	background-color:#3a0505;
}
.bnr-para.cnt {
    width: 83%;
    margin: auto !important;
}
.page_title h1 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #fff;
    background-color: #a8855442;
    display: inline-block;
    border-radius: 4px;
    padding: 8px 34px;
    margin-bottom: 26px;
    position: relative;
}
.page_title h2 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 60px;
    line-height: 1.3;
    letter-spacing: 0px;
    text-transform: capitalize;
    text-align: center;
    color: #fff;
    position: relative;
    margin: 0 0 10px 0;
}
.page_title .bnr-sub-txt {
    font-size: 46px;
    margin: 0 0 22px 0;
}
.page_bnr .para {
    color: #fff;
    width: 80%;
    margin: auto;
}
.bnr-cnt .bnr-para {
    margin: 0;
}
.inrpg-breadcrumbs {
    color: #000;
    font-size: 18px;
    line-height: 1.5;
    font-family: var(--bodyFont);
}
.inrpg-breadcrumbs span.breadcrumb_last {
    color: #fff;
}
.page_default {
	padding:0;
    position: relative;
}
.page_content {
    display: flex;
    justify-content: space-between;
}
.genpg-rite {
    width: 67%;
}
.genpg-rite.full-width {
    width: 100%;
}
.genpg-lft {
    width: 30%;
    max-width: 450px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.search-no-results article.post .entry-header h1.entry-title {
    font-family: var(--bodyFont);
    line-height: 1.1;
    letter-spacing: 0;
    font-weight: normal;
    color: #000000;
    text-transform: capitalize;
    margin: 0 0 20px 0;
}
h1,
h2,
.search-no-results article.post .entry-header h1.entry-title {
    font-size: 60px;
}
h3 {
    font-size: 50px;
}
h4 {
    font-size: 40px;
}
h5 {
    font-size: 35px;
}
h6 {
    font-size: 30px;
}
p,
li {
    font-size: 20px;
    line-height: 1.6;
    color: #000;
    letter-spacing: 0.4px;
    margin: 0 0 20px 0;
}
.page_default .genpg-rite a {
    color: #D30100;
    text-decoration: none;
}
.page_default .genpg-rite li {
    padding-left: 35px;
    color: #000;
    position: relative;
    line-height: 1.6;
    margin: 0 0 20px 0;
}
.page_default .genpg-rite ul li:before {
    background: var(--blue);
    width: 10px;
    height: 10px;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 10px;
}
.page_default .genpg-rite li ul {
    padding: 15px 0 0 10px;
    margin: 0;
}
.page_default .genpg-rite li ul li {
    padding-left: 10px;
    list-style: disc;
}
.page_default .genpg-rite li ul li:before {
    display: none;
}
.page_content .genpg-rite ol,
.page_content .genpg-rite ul {
    margin: 0 0 25px 0px;
    list-style-position: inside;
}
.page_content .genpg-rite ol {
    list-style-type: decimal;
    margin-left: 20px;
}
.page_content .genpg-rite ol li {
    list-style: decimal;
    padding-left: 0 !important;
}
.page_default .genpg-rite li a {
    text-decoration: none;
    color: #D30100;
}
.page_default .genpg-rite li a:hover,
.page_default .genpg-rite a:hover {
    color: #201a1a;
}
.page_default .genpg-rite ul li>ul li {
    list-style-type: disc;
}
.page_default .genpg-rite ul li>ul li>ol li {
    list-style-type: decimal;
}
.page_default .genpg-rite ul li>ul li:before {
    display: none;
}
.page_default .genpg-rite ul li>ol li {
    list-style-type: decimal;
}
.page_default .genpg-rite ul li>ol li:before {
    display: none;
}
.page_default .genpg-rite ul li>ol li>ul li {
    list-style-type: disc;
}
/*  SearchPage Styles */
.search-no-results article.post .entry-header {
    margin: 0;
}
.genpg-rite form.searchform input[type="search"] {
    width: 100%;
    background-color: #f3f3f3;
    border: 1px solid #000;
    border-radius: 3px;
    padding: 20px;
}
/* Sidebar Styles */
.genpg-lft .widget {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background-color: #fff;
    margin: 0 0 50px 0;
}
.genpg-lft .widget h4.widget-title {
    text-align: center;
    background-color: #1e90ff;
    color: #fff;
    padding: 20px;
    margin: 0;
    font-size: 40px;
    border: 0;
}
.genpg-lft .widget ul {
    padding: 30px;
    margin: 0;
}
.genpg-lft .widget ul li a {
    font-family: var(--bodyFont);
    font-size: 25px;
    line-height: 1.5;
    color: #000;
    position: relative;
    display: inline-block;
}
.genpg-lft .widget ul li {
    margin: 0 0 15px 0;
    padding: 0 30px;
    position: relative;
    border: 0;
}
.genpg-lft .widget ul li::before {
    background: var(--blue);
    width: 12px;
    height: 12px;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 12px;
    border-radius: 100%;
}
.genpg-lft .widget ul li:last-child {
    margin: 0;
}
.genpg-lft .widget ul li a:hover {
    color: #971f2d;
}
.genpg-lft .widget ul.sub-menu {
    display: none;
    padding: 10px 0 0 0;
}
.genpg-lft button.subMenuToggle {
    position: absolute;
    right: 0;
    top: -4px;
}
.genpg-lft .menu-item-has-children>button {
    font-family: var(--bodyFont);
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
    color: #000;
    display: block;
    border: none;
    outline: none;
    background: transparent !important;
    cursor: pointer;
    padding: 0;
}
.genpg-lft .menu-item-has-children>button:before {
    content: '+';
}
.genpg-lft .menu-item-has-children>button.subMenuToggle.submenuopen:before {
    content: '-';
    font-size: 60px;
    top: -10px;
    position: relative;
}
.genpg-lft .widget li a.drop.open {
    transform: rotate(90deg);
}
.genpg-lft .widget ul.sub-menu li a {
    font-size: 25px;
}
/* Table Content */
.genpg-lft .widget .lwptoc_header {
    font-family: var(--bodyFont);
    font-size: 40px;
    color: #000 !important;
    text-transform: uppercase;
    margin: 0;
    line-height: 1;
    position: relative;
    text-align: center;
    margin: 0 0 25px 0;
}
.genpg-lft .widget .lwptoc_header b {
    font-weight: 400 !important;
}
.genpg-lft .widget .lwptoc_item {
    margin-bottom: 20px;
}
.genpg-lft .widget .lwptoc_item a {
    font-family: var(--bodyFont);
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3;
    color: #000;
}
.genpg-lft .widget .lwptoc-notInherit .lwptoc_i DIV A:hover {
    border-bottom: 0 !important;
    color: #1e90ff !important;
}
.genpg-lft .widget .lwptoc_itemWrap .lwptoc_itemWrap {
    margin: 15px 0 0 15px;
}
.genpg-lft .widget .lwptoc-light .lwptoc_i {
    background: transparent;
    padding: 40px 30px;
    width: 100%;
}
.genpg-lft .widget .lwptoc_item:last-child {
    margin: 0;
}
.genpg-lft .widget .lwptoc:first-child {
    margin: 0;
}
/* SideBar testimonials */
.sidebar-testi.owl-carousel {
    padding: 30px;
    text-align: center;
}
.sidebar-testi p {
    font-size: 18px;
    line-height: 1.65;
    color: #000;
    position: relative;
}
.sidebar-testi h3 {
    color: #000;
    font-size: 28px;
    position: relative;
    text-transform: capitalize;
}
.sidebar-testi h4.author {
    color: #000;
    font-size: 22px;
}
.sidebar-testi.owl-carousel .owl-nav {
    display: flex;
    justify-content: center;
}
.sidebar-testi.owl-carousel .owl-nav button {
    background: #ccc !important;
    width: 50px;
    height: 40px;
    margin: 0 5px;
}
.sidebar-testi.owl-carousel .owl-nav button span {
    font-size: 28px;
    font-weight: bold;
}
.sidebar-testi.owl-carousel .owl-nav button:hover {
    background: #000 !important;
}
.sidebar-testi.owl-carousel .owl-nav button:hover span {
    color: #fff;
}
/*  Testimonials Page */
.testimonials-page .in-testi-blk {
    column-count: 2;
    gap: 30px;
}
.testimonials-page .in-testi-item {
    padding: 50px 40px;
    display: inline-block;
    margin: 0 0 35px 0;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.testimonials-page .in-testi-item p {
    font-size: 18px;
    line-height: 1.65;
    color: #000;
    position: relative;
}
.testimonials-page .in-testi-item h3 {
    color: #000;
    font-size: 28px;
    position: relative;
    text-transform: capitalize;
}
.testimonials-page .in-testi-item h4.author {
    color: #000;
    font-size: 22px;
}
/* Blog Page */
.blg-cntblk {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px;
}
.blg-cntblk .post-item {
    width: 48%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background-color: #fff;
}
.blg-cntblk .post-item .blog-post-img img {
    width: 100%;
    display: block;
}
.blg-cntblk .post-cnt {
    padding: 30px;
}
.blg-cntblk .post-item .post-btn a {
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    color: #000;
    background-color: #eee;
    text-decoration: none;
    padding: 15px 40px;
    border-radius: 50px;
}
.blg-cntblk .post-item .post-btn a:hover {
    background-color: #000;
    color: #fff;
}
.page_default.blog_pg .oceanwp-pagination {
    width: 100%;
}
.page_default.blog_pg .oceanwp-pagination ul.page-numbers {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.page_default.blog_pg .oceanwp-pagination ul.page-numbers li {
    padding: 0 !important;
    margin: 0 !important;
}
.page_default.blog_pg .oceanwp-pagination ul.page-numbers li::before {
    display: none;
}
.page_default.blog_pg .oceanwp-pagination ul.page-numbers li a,
.page_default.blog_pg .oceanwp-pagination ul.page-numbers li span.current {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    font-size: 20px;
    background: #fff;
    border: 1px solid #1e90ff;
    color: #000;
    margin: 0;
    box-shadow: none;
}
.page_default.blog_pg .oceanwp-pagination ul.page-numbers li span.current,
.page_default.blog_pg .oceanwp-pagination ul.page-numbers li a:hover {
    background: #1e90ff;
    color: #fff;
}
.page_default.blog_pg .pagination a.next.page-numbers,
.page_default.blog_pg .pagination a.prev.page-numbers {
    font-size: 0 !important;
    position: relative;
}
.page_default.blog_pg .pagination a.next.page-numbers::before,
.page_default.blog_pg .pagination a.prev.page-numbers::before {
    position: absolute;
    content: '  ';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    fill: #000;
    margin: auto;
    width: 20px;
    height: 20px;
}
/* Single Blog Page */
.blog-post-img {
    margin-bottom: 20px;
}
.blog-post-img img {
    width: 100%;
    display: block;
}
.page_default.single-blog_pg .page-navi {
    display: flex;
    justify-content: space-between;
}
.page_default.single-blog_pg .page-navi a {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    color: #000;
    background-color: #eee;
    text-decoration: none;
    padding: 15px 40px;
    border-radius: 50px;
}
.page_default.single-blog_pg .page-navi a:hover {
    background-color: #000;
    color: #fff;
}
/* Contact Page */
.page_default .genpg-rite .cntpg-frmadrs {
    background: #f6f6f6;
    border-top: 8px solid #3584f0;
    padding: 60px 95px;
    text-align: center;
    position: relative;
}
.page_default .genpg-rite .cntpg-fm {
    flex-wrap: wrap;
    margin: 40px 0 0 0;
    text-align: left;
}
.page_default .genpg-rite .cntfrm {
    width: 50%;
    float: right;
    padding: 0 0 0 30px;
}
.cntadrs {
    width: 50%;
    float: left;
    padding: 0 30px 0 0;
}
.page_default .genpg-rite .cntadrs h3 {
    background: #e5b21b;
    color: #fff;
    text-align: center;
    font-size: 38px;
    margin: 0;
    padding: 21px 30px;
}
.page_default .genpg-rite .cntpg-adrs {
    background: #03152b;
    padding: 40px 150px 40px 50px;
}
.page_default .genpg-rite .cntadrs ul {
    margin: 0;
}
.page_default .genpg-rite .cntadrs ul li {
    list-style: none;
    color: #fff;
    padding: 0 0 0px 95px;
}
.page_default .genpg-rite .cntadrs ul li:before {
    width: 65px;
    height: 65px;
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    background: #fff;
}
.page_default .genpg-rite .cntadrs ul li strong {
    font-weight: 400;
    color: #fff;
    width: 100%;
    display: inline-block;
}
.page_default .genpg-rite .cntadrs .ftr-socil {
    padding: 0 0 20px 95px;
}
.ftr-socil a {
    width: 40px;
    height: 40px;
    font-size: 0;
    display: inline-block;
    margin: 0 14px 0 0;
    background: #3584f0;
    transition: 1s;
}
.page_default .genpg-rite .contpg-frm .gform_wrapper li {
    margin: 0px 0 10px 0;
    padding: 0;
}
.page_default .genpg-rite .contpg-frm .gform_wrapper label.gfield_label {
    display: none;
}
.page_default .genpg-rite .contpg-frm .gform_wrapper li input,
.page_default .genpg-rite .contpg-frm .gform_wrapper li select,
.page_default .genpg-rite .contpg-frm .gform_wrapper li textarea {
    font-size: 15px !important;
    padding: 10px 15px !important;
    outline: 0 !important;
    border: 1px solid #b7b7b7 !important;
}
.page_default .genpg-rite .contpg-frm .gform_wrapper li.popfield {
    margin: 0 0 -30px 0;
}
.page_default .genpg-rite .contpg-frm .gform_legacy_markup_wrapper .gform_footer {
    text-align: right;
    padding: 0;
}
.page_default .genpg-rite .contpg-frm input {
    --placeholdercolor: #000;
}
.page-content form.search-form {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 10px;
}
.page-content form.search-form label {
    width: 100%;
}
.page-content form.search-form input[type="submit"] {
    width: 100%;
    padding: 17px;
    background: #d9262c;
    font-family: var(--bodyFont);
    font-weight: 700;
    font-size: 23px;
    line-height: 1;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border: none;
    outline: none;
    border-radius: 3px;
}
.page-id-378 .page_bnr {
    padding: 300px 0 150px 0;
}
.bnr-cnt.urgent-care p {
    color: #fff;
}
@media screen and (max-width:1440px) {
    .page_title h2 {
        font-size: 50px;
    }
}
@media screen and (max-width:1240px) {
    .container {
        max-width: 970px;
        padding: 0 10px;
    }
    .page_title h2 {
        font-size: 40px;
    }
    .page_title .bnr-sub-txt {
        font-size: 35px;
    }
    .page_bnr .para {
        width: 86%;
    }
    .page_bnr {
        padding: 170px 0 89px 0;
    }
    .bnr-cnt.urgent-care p {
        font-size: 15px;
    }
}
@media screen and (max-width:991px) {
    .container {
        max-width: 720px;
    }
    .page_title h2 {
        font-size: 30px;
    }
    .page_title .bnr-sub-txt {
        font-size: 29px;
        margin: 0 0 15px;
    }
    .page_bnr {
        background-size: cover;
        background-position: bottom center;
        padding: 100px 0;
    }
}
@media screen and (max-width:767px) {
    .page_title .bnr-sub-txt {
        font-size: 25px;
        margin: 0 0 15px;
    }
    .page_title h2 {
        font-size: 25px;
    }
}
/* / About page / */
/* .primary-care-sec */
.primary-care-sec .container {
    max-width: 1215px;
    width: 100%;
    margin: auto;
}
.primary-care-sec {
    padding: 0px 0 76px;
}
.primary-care-sec {
    text-align: center;
}
.pri-care-btm-blk {
    display: flex;
    justify-content: space-between;
    text-align: start;
    align-items: center;
    margin: 0 0 40px;
}
.pri-care-lft-sec {
    width: 51.45%;
}
.pri-care-rit-sec {
    width: 45.4%;
    padding: 25px 0 0;
}
.pri-care-rit-sec p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.53;
    letter-spacing: 0px;
    color: #201A1A;
    margin-bottom: 20px
}
.pri-care-lft-img img {
    width: 100%;
    display: block;
}
.primary-care-sec .sub-text {
    padding: 8px 11px;
}
.primary-care-sec .para.sub {
    margin: 0 auto 38px;
    width: 73.7%;
}
.primary-care-sec .text-heading {
    margin-bottom: 18px;
}
.primary-care-sec .pri-cnt {
    letter-spacing: 0px;
    line-height: 1.25;
    margin: 0;
    font-size: 20px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #000;
}
/* .primary-care-sec */
/* .pri-care-services */
.pri-care-services {
    text-align: center;
    padding: 98px 0 81px;
}

.pri-care-services .text-heading {
    margin-bottom: 37px;
    font-size: 40px;
}
.pri-care-itms {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 38px 29px;
    padding: 0 0 100px;
}
.pri-care-itm {
    width: 23.2%;
    border-radius: 8px;
    padding: 18px 16px 10px;
    min-height: 174px;
    box-shadow: 0px 106px 30px 0px rgba(0, 0, 0, 0%), 0px 68px 27px 0px rgba(0, 0, 0, 1%), 0px 38px 23px 0px rgba(0, 0, 0, 2%), 0px 17px 17px 0px rgba(0, 0, 0, 3%), 0px 4px 9px 0px rgba(0, 0, 0, 4%);
    border: 1px solid #0000;
}
.pri-care-itm:hover {
    border: 1px solid #e17f75;
    transition: 0.5s;
}
.pri-care-itm h5 {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #000;
    margin: 0;
    text-align: left;
}

.pri-care-itm p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0px;
    color: #848484;
    text-align: start;
    margin: 0px;
}
.pri-itm-txt {
    padding-bottom: 18px;
    border-bottom: 1px solid #F5F4F4;
    margin-bottom: 4px;
}
/* .pri-care-services */
/* RESPONSE */
@media screen and (max-width: 1700px) {
    .pri-care-services .text-heading {
        font-size: 37px;
        margin-bottom: 15px;
    }
}

@media screen and (max-width:1600px) {
    .primary-care-sec {
        padding: 80px 0 45px;
    }
    .primary-care-sec .pri-cnt {
        font-size: 18px;
    }
    .pri-care-services .text-heading {
        margin-bottom: 30px;
    }
    .pri-care-services {
        padding: 98px 0 0;
    }
}
@media screen and (max-width:1240px) {
    .primary-care-sec .container {
        max-width: 970px;
    }
    .primary-care-sec {
        padding: 60px 0 40px;
    }
    .primary-care-sec .para.sub {
        margin: 0 auto 20px;
    }
    .pri-care-rit-sec p {
        font-size: 14px;
        line-height: 1.45;
    }
    .pri-care-rit-sec {
        padding: 18px 0 0;
    }
    .pri-care-btm-blk {
        margin: 0 0 30px;
    }
    .primary-care-sec .pri-cnt {
        font-size: 16px;
    }
    .pri-care-itms {
        gap: 30px 22px;
    }
    .pri-care-services .text-heading {
        margin-bottom: 22px;
		font-size: 30px;
    }
    .pri-care-itm p {
        font-size: 13px;
        line-height: 1.5;
    }
    .pri-care-itm h5:before {
        width: 8px;
        height: 8px;
    }
    .pri-care-itm h5 {
        font-size: 16px;
        padding-left: 20px;
    }
    .pri-care-itm {
        border-radius: 6px;
        padding: 14px 13px 8px;
        min-height: 165px;
    }
    .primary-care-sec .para.sub {
        width: 81.3%;
    }
    .pri-care-services {
        padding: 60px 0 0;
    }
    .pri-care-itms {
        padding: 0 0 70px;
    }
	.pri-itm-img {
    width: 23%;
    margin: 0 0 10px;
}
}
@media screen and (max-width:991px) {
    .primary-care-sec .container {
        max-width: 720px;
    }
	.pri-care-services .text-heading {
    font-size: 25px;
}
    .pri-care-btm-blk {
        flex-direction: column;
        gap: 20px;
        margin: 0;
    }
    .pri-care-lft-sec {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
    }
    .primary-care-sec .para.sub {
        width: 100%;
    }
    .pri-care-rit-sec {
        width: 100%;
        padding: 0px;
    }
    .primary-care-sec .pri-cnt br {
        display: none;
    }
    .pri-care-itm {
        width: 31.2%;
    }
    .primary-care-sec {
        padding: 40px 0;
    }
    .pri-care-services {
        padding: 40px 0 20px;
    }
    .pri-care-itm p {
        font-size: 14px;
    }
    .pri-itm-txt {
        padding-bottom: 14px;
    }
    .pri-care-rit-sec p {
        margin: 0 0 15px;
    }
}
@media screen and (max-width: 767px) {
    .pri-care-itm {
        width: 47%;
    }
    .pri-care-itms {
        gap: 20px;
    }
	.pri-itm-img {
    width: 20%;
		margin:0 0 10px;
}
		.pri-care-services .text-heading {
    font-size: 20px;
}
}
@media screen and (max-width: 480px) {
    .pri-care-itm {
        width: 100%;
    }
    .primary-care-sec {
        padding: 30px 0 15px;
    }
    .pri-care-services {
        padding: 15px 0;
    }
}
/* RESPONSE */
/* / Got Insurance Section Stylings / */
.inabt-insurance-sec {
    padding: 20px 0 50px;
    background-color: #fff;
}
.insurance-top {
    text-align: center;
    position: relative;
    z-index: 1;
}
.insurance-top .para {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 30px;
}
.insurance-btn a.cmn-btn {
    color: #fff;
}
.insurance-btn a.cmn-btn:hover {
    color: #fff;
}
.in-insurance-blk {
    background-color: #EFEBE4;
    border-radius: 8px;
    text-align: center;
    position: relative;
    z-index: 0;
}
.in-insurance-cont::before {
    width: 100%;
}
.in-insurance-cont {
    background-color: rgba(239, 235, 228, 0.1);
    backdrop-filter: blur(45px);
    padding: 53px 40px 44px;
    border-radius: 8px;
}
.in-insurance-blk::before {
    content: "";
    width: 328px;
    height: 373px;
    background-image: url(../images/insurance-heart-1.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: -113px;
    top: -210px;
    margin: auto;
    z-index: -1;
}
.tirzepatide-cnt {
    padding: 40px 0;
}
.tirzepatide-cnt p{
margin-bottom:20px !important;}
.in-insurance-blk::after {
    content: "";
    width: 147px;
    height: 147px;
    background-image: url(../images/insurance-heart-2.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    right: 140px;
    top: -57px;
    margin: auto;
    z-index: -1;
}
.in-insurance-blk .sub-text {
    padding: 8px 14px;
}
.in-insurance-blk .text-heading {
    margin-bottom: 10px;
}
.in-insurance-blk .para {
    margin-bottom: 10px;
}
/* / Got Insurance Section Stylings / */
/* response */
@media screen and (max-width:1600px) {
    .in-insurance-blk::before {
        transform: scale(0.8);
    }
}
@media screen and (max-width:1440px) {
    .inabt-insurance-sec .container {
        max-width: 1050px;
        padding: 0 10px;
    }
    .insurance-top .para {
        font-size: 18px;
        line-height: 1.2;
        margin-bottom: 26px;
    }
    .para {
        font-size: 15px;
    }
    .in-insurance-cont {
        padding: 50px 35px 40px;
    }
    .in-insurance-blk::before {
        transform: scale(0.7);
        left: -126px;
        top: -199px;
    }
}
@media screen and (max-width:1240px) {
    .container {
        max-width: 970px;
        padding: 0 10px;
    }
    .in-insurance-blk {
        width: 90%;
        margin: auto;
    }
    .in-insurance-blk::before {
        transform: scale(0.8);
        top: -180px;
    }
    .in-insurance-blk::after {
        right: 90px;
    }
    .inabt-insurance-sec {
        padding: 18px 0 40px;
    }
    .insurance-top .para {
        font-size: 17px;
        line-height: 1.1;
        margin-bottom: 18px;
    }
    .in-insurance-blk::before {
        transform: scale(0.7);
    }
    .in-insurance-cont {
        padding: 45px 32px 35px;
    }
    .para {
        font-size: 14px;
    }
}
@media screen and (max-width:991px) {
    .container {
        max-width: 720px;
    }
    .inabt-insurance-sec {
        padding: 15px 0 35px;
    }
    .insurance-top .para {
        font-size: 16px;
        line-height: 1.1;
        margin-bottom: 15px;
    }
    .in-insurance-blk::before {
        transform: scale(0.5);
        top: -185px;
    }
    .in-insurance-cont {
        padding: 30px;
    }
}
@media screen and (max-width:767px) {
    .container {
        max-width: 100%;
        padding: 0 15px;
    }
    .insurance-top .para {
        font-size: 15px;
        line-height: 1.1;
        margin-bottom: 15px;
    }
    .in-insurance-blk::before {
        display: none;
    }
    .in-insurance-blk::after {
        right: 0px;
    }
    .insurance-top {
        margin-bottom: 60px;
    }
    .in-insurance-cont {
        padding: 25px;
    }
    .in-insurance-blk::after {
        display: none;
    }
}
@media screen and (max-width:480px) {
    .insurance-top {
        margin-bottom: 75px;
    }
    .in-insurance-cont {
        padding: 15px;
    }
    .inabt-insurance-sec {
        padding: 15px 0 30px;
    }
}
/* response */
/* About page Business Section Stsrts*/
.inrabt-business-sec {
    padding: 49px 0 40px;
}
.inrabt-business-sec .abt-business-blk {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 52px;
}
.abt-business-blk .abt-business-lft {
    width: 48%;
}
.abt-business-lft .sub-text {
    padding: 8px 12px;
}
.abt-business-lft .text-heading {
    margin-bottom: 10px;
}
.abt-business-lft .para {
    margin-bottom: 24px;
}
.abt-business-lft .para:last-child {
    margin: 0;
}
.abt-business-blk .abt-business-rgt {
    width: 49.9%;
}
.abt-business-rgt .abt-business-rgt-img {
    width: 100%;
    border-radius: 5px;
}
.abt-business-rgt .abt-business-rgt-img img {
    width: 100%;
    display: block;
}
.inrabt-business-sec .abt-business-btn {
    text-align: center;
}
.inrabt-business-sec a.cmn-btn {
    padding: 18px 105px 18px 78px;
    color: #fff;
}
.inrabt-business-sec a.cmn-btn:hover {
    color: #fff;
}
.inrabt-business-sec a.cmn-btn::before {
    right: 82px;
}
.abt-business-blk .abt-business-lft a {
    font-weight: 600;
}
/* About page Business Section  End*/
/* About page Meet Section Starts*/
.inrabt-meet-sec {
    padding: 58px 0 103px;
    text-align: center;
}
.inrabt-meet-sec .container {
    max-width: 1440px;
    width: 100%;
    margin: auto;
}
.inrabt-meet-sec .text-heading {
    margin-bottom: 50px;
}
.inrabt-meet-sec h3.sub-text {
    text-align: center;
}
.inrabt-meet-sec .abt-meet-blk {
    display: flex;
    justify-content: space-between;
    margin-bottom: 45px;
    padding: 0 112px;
}
.abt-meet-blk .abt-meet-lft {
    width: 26.8%;
}
.abt-meet-lft .abt-doctor-itm {
    width: 100%;
    position: relative;
    transition: 0.3s;
    padding-bottom: 66px;
    overflow: hidden;
}
.abt-meet-lft .doctor-image {
    width: 100%;
    border-radius: 5px;
}
.abt-meet-lft .doctor-image img {
    width: 100%;
    display: block;
}
.abt-meet-lft .doctor-cont {
    background: #fff;
    padding: 24px 10px;
    text-align: center;
    position: absolute;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 30px 0 rgba(0, 0, 0, 0.19);
    width: 83%;
    margin: auto;
    border-radius: 3px;
    transition: 0.6s;
    left: 0;
    right: 0;
    bottom: 4px;
}
.abt-meet-lft .abt-doctor-itm:hover .doctor-cont {
    bottom: 6%;
    transition: 0.6s;
}
.abt-meet-lft .abt-doctor-itm:hover .social-icons {
    top: 0px;
}
.abt-meet-blk .abt-meet-rgt {
    width: 70.7%;
}
.abt-meet-rgt .para {
    margin-bottom: 24px;
    text-align: left;
}
.abt-meet-rgt .para:last-child {
    margin: 0;
}
.inrabt-meet-sec .abt-our-doctors {
    padding: 0 18px;
}
.inrabt-meet-sec .social-icons {
    background: linear-gradient(-90deg, #d9b778d9, #a7813b);
    display: inline-block;
    position: absolute;
    z-index: 1;
    right: 15px;
    top: -175px;
    gap: 8px;
    display: flex;
    flex-direction: column;
    transition: top 0.5s ease-in-out;
    border-radius: 5px;
    padding: 20px 20px 20px;
    transition: top 0.5s ease-in-out;
}
.abt-our-doctors-lst .abt-doctor-itm:hover .social-icons {
    top: 0px;
}
.doctor-image {
    position: relative;
}
.social-icons .fab {
    font-size: 0;
    width: 16px;
    height: 16px;
    background-image: url('../images/instagram.webp');
}
.social-icons .fab.x-twitter {
    background-image: url('../images/x.webp');
}
.social-icons .fab.facebook {
    background-image: url('../images/facebook.webp');
    width: 11px;
    height: 19px;
}
.abt-our-doctors-lst {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
    justify-content: center;
    margin-bottom: 56px;
}
.abt-our-doctors-lst:last-child {
    margin: 0;
}
.abt-our-doctors-lst .abt-doctor-itm {
    position: relative;
    width: 23%;
}
.abt-doctor-itm .p.description {
    font-weight: 800;
}
.abt-our-doctors-lst .doctor-cont {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 30px 0 rgba(0, 0, 0, 0.19);
    margin: -28px auto 0;
    width: 82%;
}
.abt-our-doctors-lst .doctor-cont {
    position: absolute;
    width: 83%;
    margin: auto;
    border-radius: 3px;
    transition: 0.6s;
    left: 0;
    right: 0;
    bottom: 4px;
}
.abt-our-doctors-lst .abt-doctor-itm:hover .doctor-cont {
    bottom: 6%;
    transition: 0.6s;
}
.abt-our-doctors-lst .abt-doctor-itm {
    position: relative;
    width: 23%;
    padding-bottom: 66px;
    overflow: hidden;
}
/* About page Meet Section End*/
/* response */
@media screen and (max-width:1440px) {
    .inrabt-meet-sec .container,
    .container {
        max-width: 1200px;
        width: 100%;
    }
    .inrabt-meet-sec .abt-meet-blk {
        padding: 0px;
    }
    .inrabt-meet-sec .abt-our-doctors {
        padding: 0;
    }
    .inrabt-meet-sec {
        padding: 58px 0 80px;
        text-align: center;
    }
}
@media screen and (max-width:1240px) {
    .inrabt-meet-sec .container,
    .container {
        max-width: 970px;
        width: 100%;
    }
    .abt-business-lft .para {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .inrabt-business-sec {
        padding: 65px 0 35px;
    }
    .abt-business-lft .sub-text {
        font-size: 13px;
    }
    .inrabt-business-sec .abt-business-blk {
        margin-bottom: 30px;
    }
    .inrabt-business-sec a.cmn-btn {
        padding: 16px 95px 15px 45px;
    }
    .inrabt-business-sec a.cmn-btn::before {
        right: 75px;
        bottom: 2px;
    }
    .inrabt-meet-sec {
        padding: 35px 0;
    }
    .inrabt-meet-sec .text-heading {
        margin-bottom: 30px;
    }
    .abt-meet-rgt .para {
        margin-bottom: 15px;
        font-size: 14px;
    }
    .inrabt-meet-sec .abt-meet-blk {
        margin-bottom: 40px;
    }
    .abt-our-doctors-lst {
        gap: 15px;
    }
    .inrabt-meet-sec .social-icons {
        padding: 10px 20px 20px;
    }
}
@media screen and (max-width:991px) {
    .inrabt-meet-sec .container,
    .container {
        max-width: 720px;
    }
    .inrabt-business-sec {
        padding: 30px 0;
    }
    .inrabt-business-sec .abt-business-blk {
        flex-direction: column;
    }
    .abt-business-lft .para {
        font-size: 15px;
        margin-bottom: 18px;
    }
    .abt-business-blk .abt-business-lft {
        width: 100%;
        margin: 0 0 30px;
        text-align: center;
    }
    .inrabt-meet-sec .abt-meet-blk {
        margin-bottom: 30px;
        gap: 20px;
        flex-direction: column;
    }
    .abt-meet-blk .abt-meet-lft {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .abt-meet-blk .abt-meet-lft {
        margin: 0 auto;
        max-width: 325px;
    }
    .inrabt-meet-sec .text-heading {
        margin-bottom: 25px;
    }
    .abt-meet-blk .abt-meet-rgt {
        width: 100%;
    }
    .abt-meet-rgt .para {
        font-size: 15px;
        margin-bottom: 20px;
        text-align: center;
    }
    .abt-our-doctors-lst .abt-doctor-itm {
        width: 30%;
    }
}
@media screen and (max-width: 767px) {
    .inrabt-meet-sec .container,
    .container {
        max-width: 100%;
        padding: 0 10px;
    }
    .abt-business-blk .abt-business-lft {
        text-align: center;
    }
    .abt-business-blk .abt-business-rgt {
        width: 100%;
        max-width: 400px;
    }
    .inrabt-meet-sec .abt-meet-blk {
        flex-direction: column;
        align-items: center;
    }
    .abt-our-doctors-lst {
        margin-bottom: 28px;
    }
    .abt-our-doctors-lst .abt-doctor-itm {
        width: 100%;
        max-width: 325px;
        margin: auto;
    }
    .inrabt-meet-sec .abt-our-doctors {
        padding: 0 35px;
    }
}
/* response */
/* member-ship-page starts */
/* .inclus-sec */
.inclus-sec {
    background-color: #F8F7F4;
    text-align: center;
    padding: 100px 0 0;
}
.inclus-sec .sub-text {
    margin-bottom: 5px;
    padding: 8px 20px;
}
.inclus-sec .text-heading {
    margin-bottom: 40px;
}
.inclus-sec .inclus-itm-blk {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inclus-sec .inclu-itm {
    width: 19%;
    text-align: center;
    background-color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    padding: 26px 20px 0;
    border-radius: 6.47px;
    box-shadow: 0px 10px 14px 0px #0000000f;
    border: 1px solid #0000;
}
.inclus-sec .icn-sec {
    width: 60px;
    margin: 0 auto 20px;
}
.inclus-sec .inclu-itm .itm-head {
    font-size: 20px;
    line-height: 1.2;
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 26px;
    color: #201A1A;
}
.inclus-sec p {
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 10px;
    color: #848484;
    letter-spacing: 0;
}
.inclus-sec p strong {
    color: #676767;
}
.itm-hvr a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
}
.inclus-sec .inclu-itm:hover {
    border: 1px solid #e17f75;
    transition: 0.3s;
}
/* .inclus-sec */
/* .inclus-sec response*/
@media screen and (max-width:1240px) {
    .container {
        max-width: 970px;
        padding: 0 10px;
    }
    .inclus-sec {
        padding: 80px 0 40px 0;
    }
    .inclus-sec .inclu-itm {
        padding: 20px 15px 0;
    }
    .inclus-sec .text-heading {
        margin-bottom: 25px;
    }
    .inclus-sec .inclu-itm .itm-head {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .inclus-sec p {
        font-size: 15px;
        line-height: 1.4;
    }
    .inclus-sec .icn-sec {
        margin: 0px auto 10px;
        transform: scale(0.9);
    }
}
@media screen and (max-width:991px) {
    .container {
        max-width: 720px;
    }
    .inclus-sec .inclus-itm-blk {
        justify-content: center;
        gap: 13px;
    }
    .inclus-sec .inclu-itm {
        padding: 20px 15px 10px;
        width: 31.5%;
    }
    .inclus-sec p {
        font-size: 14px;
        line-height: 1.4;
    }
    .inclus-sec {
        padding: 60px 0 30px 0;
    }
}
@media screen and (max-width:767px) {
    .container {
        max-width: 100%;
        padding: 0 15px;
    }
    .inclus-sec .inclu-itm {
        max-width: 250px;
        width: 100%;
    }
}
@media screen and (max-width:480px) {
    .inclus-sec .text-heading {
        margin-bottom: 20px;
    }
    .inclus-sec {
        padding: 50px 0 20px;
    }
}
/* .inclus-sec response*/
.in-steps-section {
    text-align: center;
    padding: 155px 0 64px;
}
.in-steps-section .text-heading {
    margin: 0 0 62px;
}
@media screen and (max-width:1500px) {
    .in-steps-section {
        text-align: center;
        padding: 100px 0 64px;
    }
}
@media screen and (max-width:1240px) {
    .in-steps-section {
        text-align: center;
        padding: 70px 0 50px;
    }
    .in-steps-section .text-heading {
        margin: 0 0 40px;
    }
}
@media screen and (max-width: 991px) {
    .slick-dots {
        display: none !important;
    }
    .stepd-btn {
        margin: 20px auto 0;
    }
}
/* .Appointment-form-sec */
.inmember-pricing-sec .inclu-txt p {
    font-size: 20px;
    line-height: 1.2;
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    color: #201A1A;
    letter-spacing: 0.1px;
    margin: 0 0 99px;
}
.inmember-pricing-sec .inclu-txt p strong {
    color: #201A1A;
}
.inmember-pricing-sec .inclu-txt p small {
    font-size: inherit;
    font-weight: inherit;
    color: #D30100;
}
.Appointment-form-sec {
    text-align: center;
    padding: 50px 0 0;
    position: relative;
}
.Appointment-form-sec::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 75%;
    top: 0;
    background-color: #F8F7F4;
    left: 0;
    z-index: -1;
}
.Appointment-form-sec .sub-text {
    padding: 8px 18px;
}
.Appointment-form-sec .text-heading {
    margin-bottom: 25px;
}
.Appointment-form-sec .frm-blk-subtext {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
    text-transform: none;
    margin: 0 0 39px;
}
.Appointment-form-sec .frm-sec {
    display: flex;
    justify-content: space-between;
    background-color: #EFEBE4;
    border-radius: 8px;
    position: relative;
    margin: 0px;
}
.Appointment-form-sec .frm-sec::before {
    position: absolute;
    content: "";
    background-image: url(../images/notepad-img.webp);
    background-repeat: no-repeat;
    height: 156px;
    width: 156px;
    right: -71px;
    top: -112px;
    z-index: 2;
}
.Appointment-form-sec .frm-sec::after {
    position: absolute;
    content: "";
    background-image: url(../images/form-after-img.webp);
    background-repeat: no-repeat;
    height: 156px;
    width: 156px;
    right: -71px;
    bottom: -56px;
    z-index: 0;
}
.Appointment-form-sec .left-img img {
    width: 100%;
    display: block;
}
.Appointment-form-sec .left-img {
    width: 30.5%;
    margin: -30px 0 0;
}
.Appointment-form-seca.rgt-fm form .formfield p {
    margin: 0;
}
.rgt-fm {
    padding: 43px 85px 0 0px;
    width: 66.3%;
    background-color: rgba(239, 235, 228, 0.1);
    position: relative;
    backdrop-filter: blur(45px);
    border-radius: 0 8px 8px 0;
    z-index: 1;
}
.rgt-fm form .Appointment-frm-cld {
    display: flex;
    justify-content: space-between;
    /*gap: 30px;*/
	gap: 10px;
}
.rgt-fm form input,
form textarea {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 15px !important;
    line-height: 1 !important;
    padding: 18px 14px !important;
    color: #000 !important;
    letter-spacing: 0.5px;
    outline: 0;
    background-color: #fff;
    width: 100% !important;
    border: none !important;
    height: auto;
    border-radius: 6px !important;
    /*margin: 0 0 26px;*/
	margin: 0 0 10px;
}
.rgt-fm input::placeholder,
.rgt-fm textarea::placeholder {
    color: #B4B4B4 !important;
}
.rgt-fm form textarea {
    resize: none;
    height: 97px !important;
    min-height: auto !important;
    margin-bottom: 26px;
}
.wpcf7 form .wpcf7-response-output {
    display: none;
}
.rgt-fm .submit-btn input[type=submit] {
    outline: none !important;
    width: 100% !important;
    height: auto !important;
    border: none;
    display: inline-block;
    font-family: 'Mont';
    font-weight: 600;
    font-size: 13px;
    line-height: 1.2;
    color: #ffffff !important;
    letter-spacing: -0.8px;
    text-transform: uppercase;
    background: linear-gradient(to top right, #920808 0%, #D30100 100%);
    padding: 16px 49px 16px 23px !important;
    position: relative;
    border-radius: 4px;
    margin: 0 !important;
    z-index: 1 !important;
    cursor: pointer !important;
    transition: 0.3s !important;
}
.rgt-fm .submit-btn {
    position: relative;
}
.rgt-fm .submit-btn::before {
    content: "";
    background-image: url(../images/Vector.webp);
    width: 12px;
    height: 12px;
    position: absolute;
    top: 24%;
    right: 33px;
    left: 20%;
    margin: auto;
    z-index: 2;
}
.rgt-fm .submit-btn input[type=submit]:hover {
    background: linear-gradient(to top left, #920808 0%, #D30100 100%);
}
.rgt-fm .submit-btn input:hover {
    background-color: #000 !important;
    color: #fff !important;
}
.rgt-fm .wpcf7-form p {
    margin: 0 !important;
    line-height: 1 !important;
	text-align:left;
}
.rgt-fm input[type=checkbox]:checked:before {
    /*color: #000 !important;*/
	color: #fff !important;
	line-height: 10px !important;
    content: "✓" !important;
}
.rgt-fm .wpcf7-list-item {
    margin: 0;
}
.wpcf7-not-valid-tip {
    position: absolute;
    top: 0px;
    right: 5px;
}
.rgt-fm .wpcf7-not-valid-tip {
    font-size: 0.7em;
	top: 16px !important;
}

.rgt-fm .wpcf7-form .gchoice .wpcf7-not-valid-tip {
    right: inherit;
    left: 0;
}
.rgt-fm .wpcf7-form {
    position: relative;
}
.rgt-fm .wpcf7-response-output {
    width: 100%;
    position: absolute;
    bottom: -70px;
}
.rgt-fm input[type="checkbox"] {
    padding: 5px 0 0 !important;
    /*background-color: #fff !important;*/
	background-color: #b10505 !important;
    margin: 6px 5px 4px 0 !important;
    border-radius: 0 !important;
    width: 16px !important;
    height: 18px !important;
}
.rgt-fm .wpcf7-list-item {
    margin: 0 0 20px;
}
.rgt-fm span.wpcf7-list-item-label {
	font-size: 0px;
}
.chec-box-field {
    display: flex;
}
/* .Appointment-form-sec */
/* response */
@media screen and (max-width:1440px) {
    .container {
        max-width: 1200px;
        width: 100%;
    }
    .Appointment-form-sec .frm-sec {
        margin: 0 55px 0 0;
    }
    .Appointment-form-sec .frm-sec::before {
        right: -60px;
    }
    .Appointment-form-sec .frm-sec::after {
        right: -60px;
        bottom: -65px;
    }
}
@media screen and (max-width:1240px) {
    .container {
        max-width: 970px;
        width: 100%;
    }
	.rgt-fm .wpcf7-form p {
    text-align: center;
}
    .inmember-pricing-sec .inclu-txt p {
        font-size: 16px;
        margin: 0 0 60px;
    }
    .Appointment-form-sec .text-heading {
        margin-bottom: 15px;
    }
    .Appointment-form-sec .sub-text {
        padding: 8px 16px;
        font-size: 14px;
    }
    .Appointment-form-sec .frm-blk-subtext {
        font-size: 15px;
    }
    .Appointment-form-sec .frm-sec {
        margin: 0 45px 0 0;
    }
    .Appointment-form-sec .left-img {
        /*margin: -55px 0 0;*/
		        display: flex;
        align-items: end;
    }
    .rgt-fm {
        padding: 40px 65px 0 0px;
    }
    .Appointment-form-sec .frm-sec::before {
        right: -65px;
        transform: scale(0.8);
        top: -95px;
    }
    .Appointment-form-sec .frm-sec::after {
        right: -72px;
        bottom: -72px;
        transform: scale(0.8);
    }
    .rgt-fm form .Appointment-frm-cld {
        gap: 25px;
    }
    .rgt-fm form input,
    form textarea {
        font-size: 14px !important;
        padding: 12px 12px !important;
        margin: 0 0 20px;
    }
    .rgt-fm form textarea {
        height: 75px !important;
        margin-bottom: 25px;
    }
    .rgt-fm .submit-btn input[type=submit] {
        font-size: 12px;
        letter-spacing: 0px;
    }
    .rgt-fm .submit-btn::before {
        top: 23%;
        left: 30%;
        transform: scale(0.9);
    }
}
@media screen and (max-width:991px) {
    .container {
        max-width: 720px;
    }
    .Appointment-form-sec {
        padding: 30px 0 0;
    }
    .inmember-pricing-sec .inclu-txt p {
        font-size: 16px;
        margin: 0 0 30px;
    }
    .Appointment-form-sec .sub-text {
        padding: 6px 12px;
        font-size: 13px;
    }
    .Appointment-form-sec .text-heading {
        margin-bottom: 10px;
        line-height: 1.1;
    }
    .Appointment-form-sec .frm-blk-subtext {
        font-size: 14px;
    }
    .Appointment-form-sec .frm-sec {
        margin: 0px;
        flex-direction: column;
        align-items: center;
        padding: 30px 50px 0;
    }
    .Appointment-form-sec .frm-sec::before {
        display: none;
    }
    .Appointment-form-sec .frm-sec::after {
        display: none;
    }
    .Appointment-form-sec .left-img {
        margin: 0px 0 0;
        width: 100%;
        max-width: 300px;
        border: 2px solid rgb(0, 0, 0);
    }
    .rgt-fm {
        width: 100%;
        padding: 40px 0 0;
    }
    .rgt-fm form .Appointment-frm-cld {
        gap: 15px;
    }
    .rgt-fm form input,
    form textarea {
        font-size: 14px !important;
        padding: 12px 12px !important;
        margin: 0 0 15px;
    }
    .apnt-mnt-sec {
        background-size: cover !important;
    }
}
@media screen and (max-width: 767px) {
    .inmember-pricing-sec .inclu-txt p {
        font-size: 15px;
        margin: 0 0 20px;
    }
    .Appointment-form-sec .frm-blk-subtext {
        font-size: 14px;
        margin: 0 0 20px;
    }
    .Appointment-form-sec .frm-sec {
        padding: 20px 30px 0;
    }
    .rgt-fm {
        padding: 20px 0 0;
    }
    .rgt-fm form .Appointment-frm-cld {
        flex-direction: column;
        gap: 0px;
    }
    .rgt-fm form textarea {
        height: 75px !important;
        margin-bottom: 20px;
    }
    .rgt-fm .submit-btn::before {
        top: 21.8%;
        left: 143px;
        transform: scale(0.9);
    }
}
@media screen and (max-width: 480px) {
    .Appointment-form-sec .frm-sec {
        padding: 20px 10px 0;
    }
}
/* response */
/* .benefits-sec  */
.benefits-sec {
    text-align: center;
    padding: 0 0 50px;
    background: linear-gradient(0deg, rgb(248 247 244) 0%, rgba(248, 247, 244, 0) 100%);
}
.benefits-sec .sub-text {
    padding: 8px 25px;
}
.benefits-itm-blk {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
    row-gap: 14px;
    margin: 0 0 30px;
}
.benefits-sec .benef-itm {
    width: 32%;
    background-color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    padding: 30px 5px 10px;
    border-radius: 6.47px;
    box-shadow: 0px 10px 14px 0px #0000000f;
    min-height: 288px;
    border: 1px solid #0000;
}
.benefits-sec .benef-itm .itm-head {
    font-size: 20px;
    line-height: 1.2;
    font-family: 'Poppins';
    font-weight: 500;
    margin-bottom: 9px;
    padding: 71px 0 0 0;
    position: relative;
}
.benefits-sec .itm-head::before {
    content: "";
    position: absolute;
    background-image: url(../images/tick-icn.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 60px;
    height: 60px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.benefits-sec p {
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    letter-spacing: 0;
}
.benefits-sec .bene-txt p {
    font-size: 20px;
    line-height: 1.1;
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    color: #201A1A;
}
.benefits-sec .bene-txt p strong {
    color: #201A1A;
}
.benefits-sec .bene-txt p small {
    font-size: inherit;
    font-weight: 600;
    color: #D30100;
}
.benefits-sec .benef-itm:hover {
    transition: 0.3s;
    border: 1px solid #ebc186;
}
.bene-txt {
    position: relative;
    z-index: 1;
}
/* .benefits-sec  */
/* benefits-sec response */
@media screen and (max-width:1240px) {
    .container {
        max-width: 970px;
        padding: 0 10px;
    }
    .benefits-sec {
        padding: 70px 0 40px;
    }
    .benefits-itm-blk {
        gap: 10px;
        margin: 0 0 25px;
    }
    .benefits-sec .bene-txt p {
        font-size: 18px;
    }
    .benefits-sec .benef-itm {
        padding: 25px 10px 10px;
    }
    .benefits-sec .itm-head::before {
        transform: scale(0.9);
    }
    .benefits-sec .benef-itm .itm-head {
        font-size: 19px;
        padding: 65px 0 0 0;
    }
    .benefits-sec p {
        font-size: 15px;
        line-height: 1.4;
    }
}
@media screen and (max-width:991px) {
    .container {
        max-width: 720px;
    }
    .benefits-sec {
        padding: 60px 0 30px;
    }
    .benefits-sec .benef-itm {
        width: 40%;
    }
    .benefits-itm-blk {
        gap: 20px;
        margin: 0 0 20px;
    }
    .benefits-sec .bene-txt p {
        font-size: 17px;
        line-height: 1.2;
    }
    .benefits-sec .benef-itm .itm-head {
        font-size: 18px;
        padding: 60px 0 0 0;
    }
}
@media screen and (max-width:767px) {
    .container {
        max-width: 100%;
        padding: 0 15px;
    }
    .benefits-sec .benef-itm {
        width: 100%;
        max-width: 300px;
    }
    .benefits-sec .bene-txt p {
        font-size: 15px;
        line-height: 1.2;
    }
    .benefits-sec .itm-head::before {
        transform: scale(0.8);
    }
    .benefits-itm-blk {
        gap: 14px;
        margin: 0 0 20px;
    }
}
@media screen and (max-width:480px) {
    .benefits-sec .bene-txt p {
        font-size: 15px;
    }
}
/* benefits-sec response */
/* .inmember-pricing-sec */
.inmember-pricing-sec {
    text-align: center;
    background-image: url(../images/mebership-pricing-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    padding: 58px 0px 50px;
}
.inmember-pricing-sec .sub-text {
    padding: 8px 11px;
}
.inmember-pricing-sec .text-heading {
    margin-bottom: 15px;
}
.inprice-blk {
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.inpricing-card {
    width: 24.15%;
    border-radius: 14px;
    background-color: #FFFFFF;
    box-shadow: 0px 10px 14px 0px #0000000f;
    margin-right: 20px;
}
.inpricing-card .pricing-card-top {
    background-color: #C6A86C;
    border-radius: 14px;
    padding: 28px 10px 22px;
    background-image: url(../images/inpricing-blk-bg.webp);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.inmember-pricing-sec .inpricing-card .pricing-card-top {
    width: 100%
}
.inpricing-card.telehealth .pricing-card-top {
    background-color: #6CC6C6;
}
.inpricing-card.willness .pricing-card-top {
    background-color: #9C6CC6;
}
.inpricing-card.willness-plus .pricing-card-top {
    background-color: #C66C6C;
}
.pricing-card-top h4 {
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 500;
    line-height: 1.73;
    letter-spacing: 0px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0px;
}
.pricing-card-top h4 strong {
    font-size: 45px;
    font-weight: 600;
    display: block;
}
.pricing-card-top h4 small {
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 1px;
}
.pricing-card-blk {
    padding: 12px 18px 10px 10px;
}
.pricing-list {
    text-align: left;
    padding: 0 0 8px 22px;
    position: relative;
}
.pricing-list::before {
    content: "";
    width: 14px;
    height: 14px;
    background-image: url(../images/tick-icon-pricing.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0px;
    top: 5px;
    margin: auto;
}
.pricing-list .title {
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #201A1A;
    margin: 0 0 5px;
    text-transform: inherit;
}
.pricing-list .para {
    font-size: 12px;
    margin: 0 0 0px;
}
/* .inmember-pricing-sec */
/* .inmember-pricing-sec response */
@media screen and (max-width:1240px) {
    .inmember-pricing-sec .sub-text {
        padding: 6px 11px;
        font-size: 14px;
    }
    .pricing-card-top h4 {
        font-size: 13px;
    }
    .pricing-card-top h4 strong {
        font-size: 35px;
    }
    .pricing-card-top h4 small {
        font-size: 13px;
        letter-spacing: 0.3px;
    }
    .inpricing-card .pricing-card-top {
        padding: 25px 8px 25px
    }
    .pricing-list .title {
        font-size: 15px;
    }
    .pricing-list {
        padding: 0 0 8px 20px;
    }
    .pricing-card-blk {
        padding: 10px;
    }
}
@media screen and (max-width:991px) {
    .inprice-blk {
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
    }
    .inmember-pricing-sec .inpricing-card {
        width: 100%;
        max-width: 100%;
    }
    .pricing-card-top h4 {
        font-size: 14px;
    }
    .pricing-card-top h4 small {
        font-size: 14px;
    }
    .pricing-card-top h4 strong {
        font-size: 40px;
    }
    .pricing-card-blk {
        padding: 10px 14px 15px 10px;
    }
}
@media screen and (max-width: 767px) {
    .inmember-pricing-sec .sub-text {
        padding: 6px 11px;
        font-size: 13px;
    }
}
/* .inmember-pricing-sec response */
.inprice-blk .slick-dots {
    bottom: -70px;
}
.inprice-blk ul li:before {
    width: 0 !important;
    height: 0;
}
.inprice-blk .slick-dots li button:before {
    font-size: 15px;
}
.page_default.contact_pg .text-heading {
    font-size: 40px;
    margin: 0 0 10px;
}
.page_default .genpg-rite ul li:before {
    background: #c70e17;
    border-radius: 10px;
}
.page_default .genpg-rite li {
    padding-left: 25px;
}
.page_default.contact_pg {
    padding: 50px 0;
}
.heading {
    text-align: center;
}
.in-service-sec .hm-service-cnt {
    padding: 14px 13px 30px;
}
.in-service-sec {
    padding: 98px 0 27px;
    position: relative;
    text-align: center;
}
.in-service-sec .hm-service-sec-blk .text-heading {
    text-transform: capitalize;
    margin: 0 0 40px;
}
.in-service-sec .hm-service-itm {
    padding: 0;
	border:none;
}
.in-service-sec .hm-service-itm:hover {
    transform: scale(1);
	border:inherit;
}
.in-service-sec .hmserv-item-img {
    overflow: hidden;
    border-radius: 8px;
}
.in-service-sec .hm-service-img img {
    transition: transform 0.8s ease;
    width: 100%;
    height: auto;
    display: block;
}
.in-service-sec .hm-service-itm:hover img {
    transform: scale(1.3);
}
.in-service-sec .hm-service-img {
    margin: 0 0 10px;
}
.in-service-sec::before {
    content: "";
    position: absolute;
    background-color: #f8f7f4;
    width: 100%;
    height: 40%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
@media screen and (max-width: 1240px) {
    .in-service-sec {
        padding: 50px 0 27px;
        position: relative;
        text-align: center;
    }
}
.in-tele-health-blk {
    text-align: center;
}
.in-tele-health-sec {
    padding: 0 0 55px;
    background-color: #F8F7F4;
}
.in-tele-health-list {
    display: flex;
    flex-wrap: wrap;
    gap: 28px 27px;
}
.in-tele-health {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.in-tele-health a {
    width: 100%;
    height: 100%;
    position: absolute;
    font-size: 0;
    z-index: 2;
}
.in-tele-health-itm {
    justify-content: flex-start;
    display: flex;
    gap: 20px;
    width: 31.7%;
    align-items: center;
    background-color: #ffffff;
    padding: 24px 45px 25px 31px;
    text-align: left;
    box-shadow: 0px 10px 14px 0px #0000000f;
    border: 1px solid #0000;
    border-radius: 7px;
    position: relative;
}
.tele-health-cnt {
    width: 80%;
}
.in-tele-health-itm::before {
    content: "";
    background-image: url(../images/arrow.webp);
    width: 18px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 33px;
    bottom: 0;
    margin: auto;
}
.tele-health-img {
    width: 16.3%;
}
.tele-health-img img {
    width: 100%;
    display: block;
}
.in-tele-health-itm.hvr:hover {
    transition: 0.3s;
    border: 1px solid #d10f14;
}
.in-tele-health-sec .para {
    margin-bottom: 15px !important;
}
.in-tele-health-sec .text-heading{
	margin-bottom:20px !important;
}
.intele-health-pricing-sec {
    padding: 140px 0 0;
}
.intele-health-pricing-sec .container {
    max-width: 1142px;
}
.in-tele-health-sec .serice-title {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 20px;
    line-height: 1.3;
    color: #000000;
    margin: 0;
}
.in-tele-health-price-cont {
    width: 45.8%;
}
.in-tele-health-price-blk {
    display: flex;
    background-color: rgba(239, 235, 228, 0.1);
    backdrop-filter: blur(45px);
    padding: 50px 40px 45px;
    border-radius: 8px;
    gap: 10px;
    align-items: center;
    position: relative;
    z-index: 1;
}
.intele-health-pricing-cont {
    background-color: #EFEBE4;
    border-radius: 8px;
    position: relative;
    z-index: 0;
}
.intele-health-pricing-cont::before {
    content: "";
    width: 250px;
    height: 250px;
    background-image: url(../images/itm-call-img.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: -154px;
    top: -103px;
    margin: auto;
    z-index: -1;
}
.intele-health-pricing-cont::after {
    content: "";
    width: 147px;
    height: 146px;
    background-image: url(../images/itm-heart-img.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    right: -67px;
    bottom: -91px;
    margin: auto;
    z-index: 1;
}
.in-tele-health-price-blk .pricing-card-top {
    background-color: #C6A86C;
    border-radius: 14px;
    padding: 28px 10px 22px;
    background-image: url(../images/inpricing-blk-bg.webp);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    width: 27%;
}
.in-tele-health-price-blk .pricing-card-top p {
    margin: 0;
}
.in-tele-health-price-blk .pricing-card-top.willness-plus {
    background-color: #C66C6C;
}
@media screen and (max-width: 1440px) {
    .intele-health-pricing-sec .pricing-card-top h4 {
        font-size: 13px;
    }
    .intele-health-pricing-cont::before,
    .intele-health-pricing-cont::after {
        transform: scale(0.8);
    }
    .intele-health-pricing-cont {
        width: 90%;
        margin: auto;
    }
}
@media screen and (max-width: 1240px) {
    .in-tele-health-sec .serice-title {
        font-size: 16px;
    }
    .in-tele-health-list {
        gap: 25px 20px;
    }
    .intele-health-pricing-cont::before,
    .intele-health-pricing-cont::after {
        transform: scale(0.5);
    }
    .intele-health-pricing-cont::before {
        left: -135px;
        top: -117px;
    }
    .intele-health-pricing-cont::after {
        bottom: -77px;
    }
    .in-tele-health-price-blk .pricing-card-top {
        padding: 28px 5px 22px;
        width: 33%;
    }
    .in-tele-health-price-blk {
        padding: 30px 10px;
    }
    .in-tele-health-price-blk .text-heading {
        font-size: 30px;
    }
    .intele-health-pricing-sec {
        padding: 100px 0 0;
    }
}
@media screen and (max-width: 991px) {
    .in-tele-health-list {
        gap: 25px 15px;
        justify-content: center;
        align-items: center;
    }
    .tele-health-cnt {
        width: 70%;
    }
    .in-tele-health-itm {
        width: 47%;
        padding: 20px 45px 20px 31px;
    }
    .in-tele-health-price-blk {
        padding: 30px 10px;
    }
    .in-tele-health-price-blk .pricing-card-top {
        padding: 28px 5px 22px;
        width: 54.2%;
    }
    .intele-health-pricing-cont::before {
        left: -128px;
        top: -125px;
    }
}
@media screen and (max-width: 767px) {
    .in-tele-health-price-blk {
        flex-direction: column;
    }
    .in-tele-health-price-cont {
        text-align: center;
        width: 100%;
    }
    .intele-health-pricing-cont {
        max-width: 500px;
    }
    .in-tele-health-price-blk .pricing-card-top {
        width: 100%;
        max-width: 320px;
    }
    .in-tele-health-sec .serice-title {
        font-size: 14px;
    }
    .in-tele-health-list {
        flex-direction: column;
    }
    .in-tele-health-itm {
        width: 100%;
        max-width: 320px;
    }
}
.in-steps-started-section.easy.start .steps-itm {
    padding: 45px 24px 60px;
}
.in-steps-started-section.easy-started {
    padding: 100px 0 60px;
}
.in-steps-started-section {
    text-align: center;
    padding: 50px 0 30px;
}
.in-steps-started-section .text-heading {
    margin-bottom: 18px;
}
.in-steps-started-section .steps-itm:before {
    right: 19px;
    font-size: 200px;
    font-weight: 700;
    left: inherit;
}
.in-steps-started-section .steps-cont .steps-title {
    font-size: 30px;
    font-weight: 600;
    font-family: 'Mont';
    margin: 0 0 3px;
}
.in-steps-started-section .steps-cont strong {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    text-align: left;
    letter-spacing: -0.2px;
    color: #848484;
    margin: 0;
}
.in-steps-started-section .steps-cont .steps-sub-title {
    line-height: 1.2;
}
.in-steps-started-section .steps-itm {
    width: 31.8%;
    padding: 74px 24px 70px;
    position: relative;
}
.in-steps-started-section .in-stepd-btn {
    position: absolute;
    right: 28px;
    bottom: 18px;
}
.in-steps-started-section .in-stepd-btn a {
    background: #0000;
    padding: 0 29px;
}
.in-steps-started-section .steps-itm.two a.cmn-btn::before {
    background-image: url(../images/arrow.webp);
    width: 19px;
    height: 16px;
    top: 0px;
    right: 2px;
    bottom: 0;
}
.in-steps-started-section .steps-itm.three a.cmn-btn::before {
    background-image: url(../images/hover-icn.webp);
    width: 13px;
    height: 13px;
    top: -1px;
    right: 7px;
    bottom: 0;
}
.in-steps-started-section .steps-itm.one a.cmn-btn {
    font-size: 0;
}
.in-steps-started-section .steps-itm.one a.cmn-btn::before {
    background-image: url(../images/arrow1.webp);
    width: 48px;
    height: 48px;
    top: -15px;
    right: 0px;
    bottom: 0;
}
.in-guidlines-sec .pri-care-rit-sec {
    width: 47%;
}
.in-guidlines-sec .pri-care-lft-sec {
    width: 50%;
}
.in-guidlines-sec .pri-care-btm-blk {
    margin: 0 0 100px;
}
.in-guidlines-sec small {
    font-size: 18px;
    color: #D30100;
}
.guidelines-btm-sec {
    display: flex;
    justify-content: space-between;
    margin: 0 0 40px;
}
.lft-blk-img,
.rgt-blk-img {
    width: 15.7%;
    margin: 0 auto 20px;
}
.lft-blk-img img,
.rgt-blk-img img {
    width: 100%;
    display: block;
}
.lft-blk,
.rgt-blk {
    width: 48.3%;
    background-color: #fff;
    padding: 34px 34px 20px;
}
.guidelines-btm-sec .text-heading {
    text-align: center;
}
.in-guidlines-sec .pri-care-rit-sec {
    width: 47%;
}
.in-guidlines-sec {
    padding: 0 0 43px;
    position: relative;
}
.in-guidlines-sec::before {
    content: "";
    position: absolute;
    background-color: #f8f7f4;
    width: 100%;
    height: 80%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.lft-blk ul li {
    list-style-type: decimal;
    font-size: 16px;
    margin: 0 0 10px !important;
    list-style-position: outside;
    padding-left: 0 !important;
    letter-spacing: 0;
    margin: 0 0 10px 17px !important;
}
.lft-blk ul li::before {
    display: none;
}
.rgt-blk .para {
    text-align: center;
    margin: 0 0 43px;
}
.rgt-blk .text-heading {
    margin: 0;
}
.rgt-blk ul li {
    font-size: 16px;
    margin: 0 0 10px !important;
    letter-spacing: 0;
}
.rgt-blk ul li::before {
    background: url(../images/lft-blk-li-img.webp) !important;
    background-repeat: no-repeat !important;
    width: 21px !important;
    height: 22px !important;
    left: -6px !important;
    top: 0 !important;
}
.guidelines-btm-txt p {
    font-family: 'Poppins';
    font-weight: 400;
    color: #201A1A;
    letter-spacing: 0.1px;
    margin: auto;
    max-width: 876px;
    text-align: center;
    line-height: 1;
}
@media screen and (max-width: 1600px) {
    .guidelines-btm-txt p {
        font-size: 18px;
    }
}
@media screen and (max-width: 1240px) {
    .guidelines-btm-sec .text-heading {
        font-size: 32px;
    }
    .guidelines-btm-txt p {
        font-size: 16px;
    }
    .in-guidlines-sec small {
        font-size: 14px;
    }
    .rgt-blk .para {
        margin: 0 0 35px;
    }
}
@media screen and (max-width: 991px) {
    .in-guidlines-sec .pri-care-rit-sec {
        width: 100%;
        text-align: center;
    }
    .in-guidlines-sec .pri-care-lft-sec {
        width: 100%;
    }
    .guidelines-btm-sec {
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }
    .lft-blk,
    .rgt-blk {
        width: 100%;
        background-color: #fff;
        padding: 20px 34px 20px;
        max-width: 450px;
    }
    .rgt-blk .para {
        margin: 0 0 25px;
    }
    .in-steps-started-section {
        text-align: center;
        padding: 50px 0;
    }
    .in-guidlines-sec .pri-care-btm-blk {
        margin: 0 0 60px;
    }
}
/* contact-page */
.Appointment-form-sec.team-sec::before {
    display: none;
}
.Appointment-form-sec.team-sec .frm-sec {
    background-color: #efebe430;
    backdrop-filter: blur(45px);
    gap: 30px;
}
.Appointment-form-sec.team-sec {
    margin: -160px 0 0;
}
.Appointment-form-sec.team-sec .rgt-fm {
    padding: 43px 85px 0 0px;
    width: 66.3%;
    background: #0000;
    position: relative;
    backdrop-filter: none;
    border-radius: 0 8px 8px 0;
    z-index: 1;
}
.inr-cnct-list {
    display: flex;
    justify-content: space-between;
    padding: 70px 0;
}
.inr-cnct-itm {
    width: 31.6%;
    padding: 30px 32px 20px;
    border-radius: 14px;
    background: linear-gradient(to top right, #A78353 0%, #C6A86C 100%);
    position: relative;
    z-index: 1;
}
.inr-cnct-itm:before {
    position: absolute;
    content: "";
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(../images/inpricing-blk-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
}
.inr-cnct-itm h6 {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-transform: capitalize;
    margin: 0 0 10px;
}
.inr-cnct-itm p,
.inr-cnct-itm td,
.inr-cnct-itm th {
    margin: 0 !important;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0;
    color: #fff;
}
.inr-cnct-itm p a {
    text-decoration: none !important;
    display: inline-block;
    font-size: 15px;
    color: #fff !important;
}
.inr-cnct-itm p a:hover {
    color: #fff;
}
.inr-cnct-itm table td,
.inr-cnct-itm table th {
    padding: 0 0 8px;
    border: 0 !important;
}
.inr-cnct-itm table td,
.inr-cnct-itm table th {
    width: 25%;
}
.inr-cnct-itm table {
    margin: 0 !important;
}
.inr-cnct-itm table tr.inr-tr td,
.inr-cnct-itm table tr.inr-tr th {
    padding: 0 !important;
}
.inr-cnct-itm .inr-cnct-txt {
    padding-left: 35px;
    position: relative;
}
.inr-cnct-itm .inr-cnct-txt:before {
    position: absolute;
    content: "";
    margin: auto;
    top: 0;
    left: 0;
    background-image: url(../images/phn-icon.webp);
    background-repeat: no-repeat;
    background-position: center;
    width: 23px;
    height: 23px;
}
.inr-cnct-itm.adrs .inr-cnct-txt:before,
.inr-cnct-itm.hrs .inr-cnct-txt:before {
    background-image: url(../images/location-icon.webp);
    width: 17px;
}
.inr-cnct-itm.hrs {
    padding: 30px 10px 20px 30px;
}
.inr-medcl-prt {
    padding: 30px 0 100px;
    text-align: center;
}
.inr-medcl-prt h3.sub-text {
    padding: 7px 30px;
}
.inr-medcl-prt h2.text-heading {
    line-height: 1.5;
    margin-bottom: 28px;
}
.inr-medcl-prt-list {
    display: flex;
    justify-content: center;
	gap:30px;
    flex-wrap: wrap;
}
.inr-medcl-prt-itm {
    width: 31.6%;
    padding: 16px 25px 56px;
    border: 1px solid #A78353;
    border-radius: 14px;
    height: 450px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}
.inr-medcl-itm-logo {
    margin: 0 0 8px;
}
.inr-medcl-prt-itm h4 {
    color: #D30100;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0;
    margin: 0 0 10px;
}
.inr-medcl-prt-itm p,
.inr-medcl-prt-itm .inr-medcl-link a {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #201A1A;
    line-height: 1.5;
    margin: 0;
}
.inr-medcl-prt-itm .inr-medcl-link {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 7px;
}
.inr-medcl-prt-itm .inr-medcl-link a {
    display: inline-block;
    line-height: 1;
    text-decoration: underline;
}
.inr-medcl-prt-itm .inr-medcl-link a:hover {
    text-decoration: underline;
}
.inr-medcl-txt h5 {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0;
    margin: 0 0 5px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    color: #fff;
}
.inr-medcl-txt p {
    margin: 0 0 15px;
}
.inr-medcl-txt p,
.inr-medcl-txt p a {
    color: #fff;
}
.inr-medcl-txt a {
    text-decoration: none !important;
    color: #fff !important;
    font-size: 15px;
}
.inr-medcl-prt-itm:hover .inr-medcl-itm-logo {
    display: none;
}
.inr-medcl-prt-itm:hover .inr-medcl-link {
    display: none;
}
.inr-medcl-txt {
    display: none;
    text-align: left;
}
.inr-medcl-prt-itm:hover .inr-medcl-txt {
    display: block;
}
.inr-medcl-prt-itm:hover .inr-medcl-ingts {
    display: none;
}
.inr-medcl-prt-itm:hover {
    background: linear-gradient(to top right, #A78353 0%, #C6A86C 100%);
    justify-content: flex-start;
    padding: 16px 20px 56px;
}
.inr-medcl-fax {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 50px;
}
.inr-medcl-fx p {
    margin: 0 !important;
}
/* response */
@media screen and (max-width: 1440px) {
    .container {
        max-width: 1200px;
        width: 100%;
    }
    .page-id-378 .page_bnr {
        padding: 220px 0 150px 0;
    }
	 .page_bnr {
		 min-height:400px;
	}
    .inr-medcl-txt h5 {
    font-size: 16px;
}
.inr-medcl-txt p {
    margin: 0 0 13px;
}
.inr-medcl-prt-itm:hover {
    padding: 25px 15px 56px;
}
.page_default.contact_pg .text-heading {
    font-size: 35px;
}
}
@media screen and (max-width: 1240px) {
    .container {
        max-width: 970px;
        padding: 0 10px;
    }
    .page-id-378 .page_bnr {
        padding: 160px 0 150px 0;
    }
	.page_bnr {
		 min-height:350px;
	}
    .inr-medcl-prt-list {
        gap: 20px;
    }
    .inr-medcl-fax {
        gap: 10px;
    }
    .inr-medcl-txt h5 {
    font-size: 15px;
}
.inr-medcl-prt-itm p, .inr-medcl-prt-itm .inr-medcl-link a {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: -0.1px;
}
.inr-medcl-prt-itm {
    height: 410px;
    padding: 16px 25px 56px;
}
.inr-medcl-txt p {
    margin: 0 0 8px;
}
.inr-medcl-itm-logo {
    margin: 0;
}
.page_default.contact_pg .text-heading {
    font-size: 30px;
}
}
@media screen and (max-width: 991px) {
    .container {
        max-width: 720px;
    }
    .page-id-378 .page_bnr {
        padding: 130px 0;
		
    }
    .inr-cnct-list {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
    .inr-cnct-itm,
    .inr-cnct-itm.hrs {
        width: 100%;
        max-width: 320px;
        padding: 20px;
    }
    .inr-medcl-prt-list {
        gap: 20px;
        flex-direction: column;
        align-items: center;
    }
    .inr-medcl-prt-itm {
        width: 100%;
        max-width: 320px;
        padding: 15px;
    }
    .Appointment-form-sec.team-sec .rgt-fm {
        padding: 0px;
        width: 100%;
    }
    .Appointment-form-sec.team-sec {
        margin: -100px 0 0;
    }
    .inr-medcl-prt-itm:hover {
    padding: 15px 15px 56px;
}
.page_default.contact_pg .text-heading {
    font-size: 26px;
}
.inr-medcl-ingts {
    margin-bottom: 15px;
}
.inr-medcl-prt-itm .inr-medcl-link {
    width: 90%;
}
}
@media screen and (max-width: 767px) {
    .container {
        max-width: 100%;
        padding: 0 15px;
    }
    .Appointment-form-sec.team-sec {
        margin: 0px;
    }
    .Appointment-form-sec.team-sec .rgt-fm form .Appointment-frm-cld {
        flex-direction: column;
        gap: 0;
    }
	.inr-medcl .container {
    padding: 0;
}
.page_default.contact_pg .text-heading {
    font-size: 21px;
    line-height: 1.2;
}
}
@media screen and (max-width: 480px) {
    .page-id-378 .page_bnr {
        padding: 80px 0;
    }
    .page_default.contact_pg .text-heading {
    font-size: 21px;
}
.inr-medcl-prt-itm .inr-medcl-link {
    width: 100%;
}
.accordion-section .accordion-heading {
    padding: 18px 35px 18px 18px;
}
.accordion-section .accordion-heading::before {
    top: 23px;
    bottom: inherit;
}
.accordion-section .accordion-heading {
    font-size: 15px;
}
}
/* weight-loss */
.page_default .genpg-rite .weght-medicatn-sec {
    padding: 56px 0 78px;
}
.weightpg-hdng-text {
    font-family: 'Poppins';
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0.1px;
    color: #000;
    font-size: 25px;
    text-align: center;
    margin: 35px 0 20px;
    text-transform: none;
}
.page_default .genpg-rite .medications-list {
    display: flex;
    justify-content: space-between;
    counter-reset: my-sec-counter;
}
.page_default .genpg-rite .medications-list-blk {
    background-color: #ffffff;
    padding: 30px 29px 22px;
    border-radius: 8px;
    width: 49%;
    box-shadow: 0px 10px 14px 0px #0000000f;
    position: relative;
    border: 1px solid #0000;
}
.page_default .genpg-rite .medications-list-blk:hover {
    border: 1px solid #D30100;
    transition: 0.3s;
}
.page_default .genpg-rite .medications-list-blk h5 {
    font-family: 'Mont';
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    color: #000;
    font-size: 30px;
    margin: 0 0 32px;
}
.page_default .genpg-rite .medications-list-blk ul {
    display: flex;
    justify-content: flex-start;
    margin: 0 0 30px;
}
.page_default .genpg-rite .medications-list-blk ul li:last-child {
    margin: 0;
    padding: 0;
}
.page_default .genpg-rite .medications-list-blk ul li:last-child:before {
    display: none;
}
.page_default .genpg-rite .medications-list-blk ul li {
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0;
    color: #848484;
    font-weight: 400;
    padding: 0 51px 0 0px;
    margin: 0px 43px 0 0;
}
.page_default .genpg-rite .medications-list-blk ul li:before {
    background-color: #D9D9D9;
    right: 0;
    left: inherit;
}
.page_default .genpg-rite .medications-list-blk:before {
    counter-increment: my-sec-counter;
    content: "" counter(my-sec-counter) "";
    position: absolute;
    top: 24px;
    font-family: "Poppins";
    font-size: 170px;
    line-height: 1;
    letter-spacing: 2.58px;
    color: #920808;
    font-weight: 700;
    pointer-events: none;
    opacity: 0.1;
    right: 63px;
    bottom: 0;
    margin: auto;
}
.page_default .genpg-rite .weightpg-schedule-sec {
    text-align: center;
	    padding: 56px 0 0;
}
.page_default .genpg-rite .weightpg-schedule-sec li {
    padding-left: 23px;
    text-align: left;
    font-size: 16px;
}
.page_default .genpg-rite .weightpg-schedule-sec p {
    line-height: 1.5;
    letter-spacing: 0;
    margin: 0 0 30px;
}
.page_default .genpg-rite .weightpg-schedule-sec .weight-schedule-btn {
    margin: 48px 0 0;
}
.page_default .genpg-rite .weight-schedule-btn a {
    text-decoration: underline;
    color: #fff;
}
.page_default .genpg-rite .weightpg-microdosing-sec .microdosing-btn a {
    color: #fff;
}
.page_default .genpg-rite .weightpg-microdosing-sec li {
    font-size: 18px;
    margin: 0 0 10px 0;
    text-align: left;
}
.page_default .genpg-rite .weght-additnal-sec {
    padding: 50px 0;
}
.page_default .genpg-rite .weght-additnal-lst {
    display: flex;
    background-color: #D30100;
    padding: 30px 62px;
    align-items: center;
    margin: 0 0 50px;
}
.page_default .genpg-rite h2.additnal-weght-pg-hdng {
    font-size: 40px;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    margin: 0;
    position: relative;
}
.page_default .genpg-rite .weght-additnal-lst p {
    color: #fff;
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left;
}
.page_default .genpg-rite .weght-additnal-sec p {
    text-align: center;
    width: 100%;
    max-width: 1100px;
    margin: auto;
}
.page_default .genpg-rite .weght-additnal-sec .weght-additnal-lst p {
    max-width: 570px;
    width: 100%;
    text-align: left;
}
.page_default .genpg-rite .weght-notes-sec-lst {
    text-align: center;
    background-image: url(../images/note-blk-bg-img.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    background-color: #000;
    border-radius: 4px;
    padding: 40px 29px 50px;
    max-width: 1143px;
    margin: auto;
}
.page_default .genpg-rite .weght-notes-sec-lst:before {
    position: absolute;
    content: "";
    background-color: #D30100;
    opacity: 80%;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.pattern-bg-blk {
    background-image: url(../images/insurance-sec-bg-img.webp);
    background-position: bottom center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.page_default .genpg-rite .weght-notes-sec-lst h2 {
    margin: 0 0 15px;
}
.page_default .genpg-rite .weght-notes-sec-lst p {
    color: #fff;
    position: relative;
    margin: 0;
}
.page_default .genpg-rite .weghtpg-optn-sec {
    padding: 70px 0 50px;
}

.page_default .genpg-rite .weghtpg-optn-lst-lft ul li{
	font-size:16px;
	margin: 0 0 8px;
}
.page_default .genpg-rite .weghtpg-optn-lst-rght {
    width: 40%;
    background-color: #fff;
    box-shadow: 0px 10px 14px 0px #0000000f;
    text-align: center;
}
.page_default .genpg-rite .weghtpg-optn-lst-rght h5 a {
    font-size: 30px;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: 0;
    color: #C6A86C;
    margin: 0;
    text-transform: uppercase;
}
.page_default .genpg-rite .weghtpg-optn-lst-rght h5{
	margin:0;
}

.page_default .genpg-rite .weghtpg-optn-lst-rght-blk {
    padding: 50px;
    margin: auto;
    position: relative;
    border-bottom: 1px solid #D3D3D3;
}
.page_default .genpg-rite .weghtpg-optn-lst-rght-blk:last-child {
    border-bottom: 0px;
}
.page_default .genpg-rite .weghtpg-clinicl-sec h2 {
    color: #000;
    margin: 0 0 15px;
    text-align: center;
}
.page_default .genpg-rite .weghtpg-clinicl-sec p.clinical-text {
    text-align: center;
    max-width: 920px;
    width: 100%;
    margin: 0 auto 20px;
    letter-spacing: 0px;
}
.page_default .genpg-rite .weghtpg-clinicl-sec p {
    text-align: center;
    max-width: 1100px;
    margin: auto;
    letter-spacing: 0;
}
.page_default .genpg-rite .weghtpg-clinicl-lst {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
	margin:0 0 20px;
}
.page_default .genpg-rite .weghtpg-clinicl-lst .weghtpg-clinicl-blk {
    width: 31.9%;
    background-color: #fff;
    box-shadow: 0px 10px 14px 0px #0000000f;
    padding: 20px 15px 40px;
    text-align: center;
}
.page_default .genpg-rite .weghtpg-clinicl-sec p {
    margin: 0 auto 30px;
}
.page_default .genpg-rite .weghtpg-clinicl-lst .weghtpg-clinicl-blk p {
    margin: 0;
    color: #848484;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.5;
}
.page_default .genpg-rite .weghtpg-clinicl-lst .weghtpg-clinicl-blk p strong {
    color: #000;
    font-weight: 400;
}
.weghtpg-clinicl-sec {
    padding: 0 0 15px;
}
.weightpg-microdosing-sec .text-heading {
    width: 100%;
    margin: 0 auto 37px;
}
.weightpg-microdosing-sec.protection .text-heading {
    max-width: 680px;
    margin: 0 auto 15px;
}
.weightpg-microdosing-sec.protection p {
    width: 90%;
    margin: auto !important;
}
.weightpg-microdosing-sec.protection {
    padding: 18px 0 50px !important;
}
.page_default .genpg-rite .weightpg-microdosing-sec {
    text-align: center;
    padding: 18px 0 90px;
}
.page_default .genpg-rite .weightpg-microdosing-sec p {
    margin: 0 0 33px 0;
    line-height: 1.4;
    letter-spacing: 0;
    color: #848484;
}
.page_default .genpg-rite .weightpg-microdosing-sec .microdosing-btn a {
    padding: 18px 94px 18px 90px;
}
.page_default .genpg-rite .weightpg-microdosing-sec .microdosing-btn a:before {
    right: 70px;
}
.page_default .genpg-rite .protectn-sec.benefits-sec .benef-itm {
    width: 45%;
    padding: 86px 47px 40px 41px;
    position: relative;
    min-height: max-content;
    background-color: #F6F6F6;
}
.page_default .genpg-rite .protectn-sec.benefits-sec .benef-itm::before {
    content: "";
    position: absolute;
    background-image: url(../images/tick-icn.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 60px;
    height: 60px;
    top: 10px;
    left: 0;
    right: 0;
    min-height: fit-content;
    margin: auto;
}
.page_default .genpg-rite .protectn-sec.benefits-sec .benef-itm p {
    margin: 0;
    font-size: 20px;
    color: #000;
}
.page_default .genpg-rite .weghtpg-optn-sec h2.text-heading.personalized {
    font-size: 30px;
}
.page_default .genpg-rite .weght-additnal-sec {
    padding: 50px 0 35px;
}
.page_default .genpg-rite .weght-additnal-lst {
    display: flex;
    background-color: #D30100;
    padding: 30px 37px;
    align-items: center;
    margin: 0 auto 50px;
    max-width: 1142px;
    border-radius: 8px;
}
.page_default .genpg-rite .weght-notes-sec-lst h2 {
    margin: 0 0 10px;
}
.page_default .genpg-rite .weght-notes-sec-lst p {
    line-height: 1.5;
    letter-spacing: 0;
}
.page_default .genpg-rite .weght-notes-sec-lst {
    padding: 40px 50px 69px;
}

.page_default .genpg-rite .weghtpg-clinicl-sec h2 {
    color: #000;
    margin: 0 0 30px;
    text-align: center;
}
.page_default .genpg-rite .weghtpg-clinicl-lst .weghtpg-clinicl-blk {
    width: 31.9%;
    background-color: #fff;
    box-shadow: 0px 10px 14px 0px #0000000f;
    padding: 50px 15px 45px;
    text-align: center;
}
.page_default .genpg-rite .weghtpg-clinicl-sec h2 {
    color: #000;
    margin: 0 0 29px;
    text-align: center;
}
.page_default .genpg-rite .weghtpg-optn-sec li {
    font-size: 16px;
}

.pri-care-services.pricing-content, .pri-care-services.pricing-content .pri-care-itms{
    padding: 0px;
}
.pri-care-services.pricing-content .pri-care-itm {
    width: 80%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pri-care-services.pricing-content .pricing-btm-btn {
    margin: 0;
}
.pri-care-services.pricing-content .pri-care-itm-img {
    width: 18%;
}
.pri-care-services.pricing-content .pri-care-itm-cnt {
    width: 75%;
}
.pri-slide.slick-initialized.slick-slider.slick-dotted {
    padding: 0 0 50px;
}
.pri-slide .slick-dots li button:before {
    font-size: 8px;
}
.pri-slide .slick-dots li::before{
    display: none;
}

/* jdshfudsjhgi */
.page_default .genpg-rite .weght-notes-sec-lst.red {
    background-image: none;
    background-color: #D30100;
    padding: 40px 50px 30px;
}
.page_default .genpg-rite .weght-notes-sec-lst.red:before {
    display: none;
}
.page_default .genpg-rite .weght-notes-sec-lst.red p {
    font-weight: 700;
}
.page_default .genpg-rite .weght-team-sec {
    background-color: #F8F7F4;
}
.page_default .genpg-rite .weght-team-btm {
    background-color: rgb(239 235 228 / 10%);
    padding: 0 0 0;
}
.page_default .genpg-rite .weght-package-sec {
    padding: 63px 0 15px;
    background-color: #fff;
}
.page_default .genpg-rite .weght-top-packlst {
    display: flex;
    justify-content: space-between;
    margin: 50px 0;
	gap:30px;
	flex-wrap:wrap;
}
.weght-top-branding-sec h2.weightpg-hdng-text {
    text-align: left;
}
.page_default .genpg-rite .weght-btm-packlst {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
	margin: 0;
}
.page_default .genpg-rite .weght-top-packblk {
    width: 45%;
    padding: 60px 50px;
    border: 1px solid #E5E4E4;
    background-color: #FFF4F1;
}
.page_default .genpg-rite .weght-top-packblk {
    width: 48%;
    padding: 45px 35px;
    border: 1px solid #E5E4E4;
    background-color: #FFF4F1;
	position:relative;
}
.weght-top-packlst {
    margin: 50px 0 0;
}
.page_default .genpg-rite .weght-top-packblk {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}
.page_default .genpg-rite .weght-top-packblk .hover a{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	font-size:0;
	z-index:1;	
}
.in-steps-started-section.easy.btm {
    padding-top: 0 !important;
}
.in-steps-started-section.easy.btm .steps-itm:before {
    display: none;
}
.in-steps-started-section.easy.btm .steps-itm{
	width:100% !important;
	text-align:left;
	padding:30px !important;
	    border: 1px solid #E5E5E5 !important;
}
.page_default .genpg-rite .weght-top-lft-blk img{
	width:100%;
	display:block;
}
.page_default .genpg-rite .weightpg-schedule-sec .weightpg-hdng-text{
	margin-top:0;	
}
.page_default .genpg-rite .weightpg-schedule-sec ul li:before {
    width: 7px;
    height: 7px;
    top: 8px;
    background: #000;
}
.weght-top-lft-blk {
    width: 100px;
}   
.weght-top-rgt-cnt {
    width: 80%;
}
.weght-top-rgt-cnt .weightpg-hdng-text{
	text-align:left;
}
.page_default .genpg-rite .weght-top-packblk:nth-child(2) {
    background-color: #FFFFF0;
}
.page_default .genpg-rite .weght-top-packblk:nth-child(3) {
    background-color: #F7FFF0;
}
.page_default .genpg-rite .weght-top-packblk:nth-child(4) {
    background-color: #F0FFFC;
}
.page_default .genpg-rite .weght-top-packblk:nth-child(5) {
    background-color: #FDF0FF;
}
.page_default .genpg-rite .weght-top-packblk:nth-child(6) {
    background-color: #FFF0F0;
}
.page_default .genpg-rite .weght-top-packblk:nth-child(7) {
    background-color: #F0FCFF;
}
.page_default .genpg-rite .weght-top-packblk:nth-child(8) {
    background-color: #F1FFF0;
}
.page_default .genpg-rite .weght-package-sec ul {
    width: 100%;
    margin: auto;
}
.page_default .genpg-rite .weght-package-sec li,
.page_default .genpg-rite .weght-btm-packblk p {
    font-size: 16px;
    list-style: disc;
    padding: 0;
	margin:0 0 10px
}
.page_default .genpg-rite .weght-top-packblk ul>li {
    margin-bottom: 10px;
}
.page_default .genpg-rite .weght-package-sec ul li:before {
    display: none;
}
.page_default .genpg-rite .weght-btm-packblk {
    width: 32.1%;
    padding: 33px 45px 30px 45px;
    border: 1px solid #E5E4E4;
}
.weght-top-branding-sec {
    padding: 50px 0;
}
.weght-top-branding-sec ul li:last-child {
    margin: 0;
}
.weght-top-branding-sec ul li {
    margin: 0 0 10px !important;
}
.page_default .genpg-rite .weght-btm-packblk:nth-child(1) {
    background-color: #F7FFF0;
}
.page_default .genpg-rite .weght-btm-packblk:nth-child(2) {
    background-color: #F0FFFC;
}
.page_default .genpg-rite .weght-btm-packblk:nth-child(3) {
    background-color: #FDF0FF;
}
.page_default .genpg-rite .weght-btm-packblk:nth-child(4) {
    background-color: #FFF0F0;
}
.page_default .genpg-rite .weght-btm-packblk:nth-child(5) {
    background-color: #F0FCFF;
}
.page_default .genpg-rite .weght-btm-packblk:nth-child(6) {
    background-color: #F1FFF0;
    text-align: center;
}
.in-pricing-info .in-pricing-info-blk {
    text-align: center;
}
.page_default .genpg-rite .weght-btm-packblk h2 {
    text-transform: capitalize;
}
.in-pricing-info {
    padding: 40px 0 88px;
}
.in-pricing-info .pricing-card-top {
    background-color: #C6A86C;
    border-radius: 14px;
    padding: 12px 10px 25px;
    background-image: url(../images/inpricing-blk-bg.webp);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    width: 31.6%;
}

.in-pricing-info .in-pricing-info-lst {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
	justify-content:center;
}
.in-pricing-info .pricing-card-top.willness-plus {
    background-color: #6CC6C6;
}
.in-pricing-info .pricing-card-top.willness-above {
    background-color: #9C6CC6;
}
.in-pricing-info .pricing-card-top.willness-months {
    background-color: #C66C6C;
}
.in-pricing-info .pricing-card-top.willness-doses {
    background-color: #6CC66C;
}
.in-pricing-info .pricing-card-top.willness-injection {
    background-color: #878065;
}
.in-pricing-info .pricing-card-top h4 strong span {
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0px;
    text-transform: capitalize;
    display: inline;
}
.in-pricing-info .pricing-card-top h4 span {
    display: block;
}
.in-pricing-info .pricing-card-top h4 small {
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0;
}
.in-pricing-info .pricing-card-top p {
    margin: 0;
}
.insurance-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
}
.insurance-cnt {
    width: 56%;
}
.insurance-img {
    width: 40%;
}
.insurance-cnt .text-heading {
    font-size: 25px;
}
.benefits-sec.protectn-sec p {
    font-size: 14px;
    color: #848484;
    max-width: 1084px;
    margin: 0 auto 15px;
    text-align: right;
}
.benefits-sec.protectn-sec p strong {
    font-weight: 400;
    color: #000;
}
.benefits-sec.protectn-sec {
    padding: 55px 0;
    background: none;
}
.benefits-sec.protectn-sec .weightpg-hdng-text {
    text-transform: capitalize;
}
@media screen and (max-width: 1600px) {
.insurance-cnt .text-heading {
    font-size: 31px;
    text-align: right;
}
}
@media screen and (max-width: 1240px) {
.insurance-img {
    width: 40%;
}
.insurance-cnt {
    width: 58%;
}
.page_default .genpg-rite .weght-btm-packblk {
    padding: 33px 35px 30px 35px;
}
.pri-care-services.pricing-content .pri-care-itm {
    width: 83%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
}
@media screen and (max-width: 991px) {
.insurance-sec {
    flex-direction: column;
    gap: 30px;
}
.insurance-cnt {
    width: 80%;
}
.insurance-img {
    width: 100%;
    max-width: 400px;
}
.insurance-cnt .text-heading {
    font-size: 29px;
    text-align: center;
}
}


.in-tele-health-sec.obesity {
    padding: 40px 0 45px;
}
.in-tele-health-sec.obesity .in-tele-health-itm::before {
    display: none;
}
.in-steps-section.getting-started .steps-itm.one a.cmn-btn::before {
    background-image: url(../images/arrow1.webp);
    width: 48px;
    height: 48px;
    top: -15px;
    right: 0px;
    bottom: 0;
}
.in-steps-section.getting-started .steps-itm.one a.cmn-btn {
    font-size: 0;
    background: #0000;
}
.in-steps-section.getting-started .in-stepd-btn {
    position: absolute;
    right: 28px;
    bottom: 18px;
}
.in-steps-section.getting-started .steps-itm {
    padding: 50px 25px;
}
.in-consultation-sec .pri-care-lft-sec {
    width: 49.9%;
}
.in-consultation-sec .pri-care-btm-blk {
    margin: 0 0 35px;
    display: flex;
}
.in-consultation-sec .text-heading {
    margin-bottom: 10px;
}
.in-consultation-sec ul li {
    font-size: 16px;
    letter-spacing: 0;
}
.in-consultation-sec ul li::before {
    background: #000 !important;
    border-radius: 10px !important;
    width: 8px !important;
    height: 8px !important;
}
.in-consultation-sec .pri-care-rit-sec {
    width: 48%;
    padding: 25px 0 0;
}
.in-consultation-sec .para {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0px;
    color: #201A1A;
    margin-bottom: 40px;
    text-align: center;
}
.in-consultation-sec{
    margin-bottom: 30px;
}
@media screen and (max-width: 1240px) {
.in-consultation-sec ul li{
    font-size: 15px;
}
}
.in-steps-started-section.easy .text-heading {
    margin-bottom: 20px;
}
.in-steps-started-section.easy .steps-itm:before {
    left: 19px;
    right: inherit;
}
.in-steps-started-section.easy .steps-cont strong {
    color: #000;
}
.in-steps-started-section.easy .steps-itm {
    padding: 45px 24px 60px;
}
/* .in-steps-started-section.easy .steps-itm:hover {
    border: 1px solid #D30100;
    transition: 0.6s;
} */
.in-steps-started-section.easy .steps-cont .steps-title {
    font-size: 25px;
    font-weight: 600;
    font-family: 'Mont';
    margin: 0 0 12px;
    text-transform: none;
}
.in-steps-started-section.easy .steps-cont .steps-sub-title {
    line-height: 1.4;
}
.in-steps-started-section.easy .easy-text {
    color: #848484;
    max-width: 91%;
    margin: 0 auto 40px;
    letter-spacing: 0;
	font-size:17px;
}
.in-steps-started-section.easy p strong {
    color: #000;
    font-weight: 400;
}
@media screen and (max-width: 1240px) {
.in-steps-started-section.easy .steps-itm {
    padding: 45px 24px 75px;
}
}
.in-tele-health-sec.obesity .text-heading {
    max-width: 850px;
    margin: 0 auto 30px;
    width: 100%;
}
.weghtpg-optn-lst-lft p {
    letter-spacing: 0;
    margin: 0 0 8px 0;
}
.weghtpg-optn-lst-lft .text-heading {
    margin: 0 0 8px;
	text-transform: uppercase;
	font-size: 45px;
}
.page_default .genpg-rite .weghtpg-clinicl-lst .weghtpg-clinicl-blk .weightpg-hdng-text {
    line-height: 1.3;
    margin: 0 0 22px;
}
.weght-related-sec p {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto 50px;
    text-align: center;
	font-weight: 500;
}
.in-pricing-info-blk .text-heading {
    margin: 0 0 40px;
}
.weightpg-microdosing-sec p strong {
    color: #000;
    font-weight: 400;
}
.pricing-card-top h4 strong {
    font-size: 45px;
    font-weight: 600;
    display: block;
    margin: 0;
}
.in-steps-started-section.easy-started .steps-itm {
    padding: 42px 24px 50px;
}
.in-steps-started-section.easy-started .steps-itm.one:hover {
    border: 1px solid #D30100;
    transition: 0.6s;
}
.in-steps-started-section.easy-started .steps-cont .steps-title {
    font-size: 25px;
    font-weight: 600;
    font-family: 'Mont';
    margin: 0 0 8px;
}
.in-steps-started-section.easy-started .steps-cont .steps-sub-title {
    line-height: 1.5;
}
.in-steps-started-section.easy-started .steps-itm:before {
    right: initial;
    font-size: 200px;
    font-weight: 700;
    left: 15px;
}
.in-steps-started-section.easy-started .easy-text {
    margin: 0 0 70px;
    letter-spacing: 0;
    color: #848484;
}
.in-steps-started-section.easy-started .easy-text strong {
    font-weight: 400;
    color: #000;
}
.in-steps-started-section.easy-started .getting-text {
    font-weight: 600;
    margin: 0 0 38px;
    letter-spacing: 0;
}
.in-steps-started-section.easy-started .steps-list {
    margin-bottom: 40px;
}
.getting-btn a.cmn-btn,
.getting-btn a.cmn-btn:hover {
    color: #fff;
}
.weght-notes-sec.weight-note .weght-notes-sec-lst {
    padding: 52px 52px 42px;
}
.weght-notes-sec.weight-note .notes-text {
    margin: 0 0 30px !important;
}
.weght-notes-sec.weight-note {
    background-color: #F8F7F4;
}
.weght-team-btm .weightpg-hdng-text {
    margin: 0;
    line-height: 1.5;
}
.weght-team-blk .weght-team-btm {
    border-radius: 8px;
    padding: 61px 80px 34px !important;
    border: 1px solid #E8E4D9;
    max-width: 1013px;
    width: 100%;
    margin: -57px auto 0;
    position: relative;
    background-color: #efebe4 !important;
    /*backdrop-filter: blur(45px);*/
}

.weght-team-img {
    width: 82%;
    margin: auto;
}
.weght-team-img img {
    width:100%;
	display:block;
}
.weght-related-sec.related .weightpg-hdng-text {
    margin: 0 0 15px;
    letter-spacing: 0.2px;
}
.weght-team-blk {
    padding: 40px 0 50px;
    background-color: #F8F7F4;
}
.weght-package-sec .weightpg-hdng-text {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto 20px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0px;
    line-height: 1.4;
}
.page_default .genpg-rite .weght-package-sec p {
    text-align: center;
    letter-spacing: 0;
    max-width: 1070px;
    margin: auto;
}
.weght-related-sec.related .weghtpg-clinicl-lst .weghtpg-clinicl-blk {
    padding: 20px 50px;
    border: 1px solid #0000;
    border-radius: 10px;
}
.weght-related-sec.related .weghtpg-clinicl-lst .weghtpg-clinicl-blk:hover {
    border: 1px solid #D30100;
    transition: 0.6s;
}
.weght-related-sec.related .weghtpg-clinicl-lst .weghtpg-clinicl-blk p {
    color: #000;
    line-height: 1.3;
    letter-spacing: 0.2px;
    text-transform: capitalize;
}
.weght-related-sec.related .lft-blk-img,
.rgt-blk-img {
    width: 15.7%;
    margin: 0 auto 10px;
}
.weght-related-sec.related .weghtpg-clinicl-lst {
    margin: 0 0 55px;
}
.page_default .genpg-rite .weght-notes-sec-lst.red .additnal-weght-pg-hdng {
    margin: 0 0 25px;
}
.page_default .genpg-rite .weght-notes-sec-lst.red ul li:before{
	background:#fff;
}
.page_default .genpg-rite .weght-notes-sec-lst.red ul li{
	text-align:left;
}
.bnr-para.cnt.weight-loss-para {
    width: 100%;
}
.weight-disclaimer-sec {
    padding: 90px 0 62px 0;
    position: relative;
}
.weight-disclaimer-sec .weightpg-hdng-text {
    font-weight: 600;
    font-size: 46px;
    line-height: 1;
    color: #D30100;
    margin: 0 0 30px;
}
.weight-disclaimer-blk .disclaimer-text {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0px;
    text-align: center;
    margin: 0 0 50px;
}
.weight-disclaimer-blk ol.disclaimer-order-list {
    margin: 0 auto;
    width: 55%;
}
.weight-disclaimer-blk ol.disclaimer-order-list li {
    margin: 0;
}
.weight-disclaimer-blk ol.disclaimer-order-list li a {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0px;
    color: #D30100;
    text-decoration: underline;
    margin: 0;
}
.weight-disclaimer-blk ol.disclaimer-order-list li::marker {
    color: #D30100;
}
.weight-disclaimer-blk ol.disclaimer-order-list li a:hover {
    color: #000;
}
.weight-disclaimer-blk {
    background: #EFEBE4;
    border-radius: 8px;
    position: relative;
    z-index: 0;
}
.weight-disclaimer-cont {
    padding: 55px 70px 50px;
    background-color: rgba(239, 235, 228, 0.1);
    backdrop-filter: blur(45px);
    border-radius: 8px;
}
.weight-disclaimer-blk::before {
    content: "";
    background-image: url(../images/disclaimer-big-error-img.webp);
    width: 250px;
    height: 258px;
    position: absolute;
    top: -144px;
    left: -113px;
    z-index: -1;
}
.weight-disclaimer-blk::after {
    content: "";
    background-image: url(../images/disclaimer-small-error-img.webp);
    width: 114px;
    height: 114px;
    position: absolute;
    top: -55px;
    right: 3px;
}
.page_default .genpg-rite .weght-medicatn-sec ul li::before {
    top: 7px;
}
.weight-loss-steps-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 38px;
    counter-reset: my-sec-counter;
}
/* Responsive Here Weight Loss Page  */
@media screen and (max-width: 1440px) {
    .container {
        max-width: 1200px;
        width: 100%;
    }
	.page_default .genpg-rite .weght-top-packblk {
    padding: 40px 20px;
}
    .weight-disclaimer-sec {
        padding: 80px 0 50px 0;
    }
    .weight-disclaimer-sec .weightpg-hdng-text {
        font-size: 42px;
        margin: 0 0 20px;
    }
    .weight-disclaimer-blk .disclaimer-text {
        font-size: 19px;
        margin: 0 0 40px;
    }
    .weight-disclaimer-blk ol.disclaimer-order-list li a {
        font-size: 19px;
    }
    .weight-disclaimer-cont {
        padding: 40px 40px;
    }
    .weight-disclaimer-blk::before {
        top: -146px;
        left: -77px;
        transform: scale(0.9);
    }
    .page_default .genpg-rite .weght-package-sec {
        padding: 60px 0 15px;
    }
    .page_default .genpg-rite .weght-top-packlst {
        margin: 80px 0 20px;
    }
    .page_default .genpg-rite .weght-package-sec ul {
        width: 100%;
    }
    .in-steps-started-section.easy-started {
        padding: 80px 0 50px;
    }
    .in-steps-started-section.easy-started .easy-text {
        margin: 0 0 50px;
    }
    .in-consultation-sec .para {
        margin-bottom: 85px;
    }
    .in-steps-started-section.easy-started {
        padding: 80px 0 50px;
    }
    .sub-text {
        padding: 8px 24px;
    }
    .in-steps-started-section.easy-started .text-heading {
        margin-bottom: 15px;
        font-size: 35px;
    }
    .in-steps-started-section.easy-started .easy-text {
        font-size: 19px;
    }
    .in-steps-started-section.easy-started .steps-list {
        margin-bottom: 30px;
    }
    .in-steps-started-section.easy-started .getting-text {
        margin: 0 0 30px;
    }
    .in-steps-started-section.easy-started .steps-itm {
        padding: 30px 10px;
    }
    .in-steps-started-section.easy-started .steps-cont .steps-title {
        font-size: 24px;
    }
		.page_default .genpg-rite .weght-notes-sec-lst p {
    font-size: 18px;
}
	.weghtpg-optn-lst-lft .text-heading {
    font-size: 42px;
}
	p{
		font-size:18px;
		margin:0 0 15px;
	}
}
@media screen and (max-width: 1240px) {
    .container {
        max-width: 970px;
        padding: 0 10px;
    }
    .weight-disclaimer-cont {
        padding: 40px;
    }
    .weight-disclaimer-blk::before {
        left: -84px;
        transform: scale(0.8);
    }
    .weight-disclaimer-sec .weightpg-hdng-text {
        font-size: 40px;
        margin: 0 0 15px;
    }
	.weghtpg-optn-lst-lft .text-heading {
    font-size: 34px;
}
	.page_default .genpg-rite li {
    margin: 0 0 15px 0;
}

    .weight-disclaimer-blk .disclaimer-text {
        font-size: 16px;
        margin: 0 0 30px;
    }
    .weight-disclaimer-blk ol.disclaimer-order-list li a {
        font-size: 17px;
    }
    .weight-disclaimer-blk ol.disclaimer-order-list {
        width: 56%;
    }
    .page_default .genpg-rite .weght-medicatn-sec {
        padding: 45px 0 60px;
    }
    .page_default .genpg-rite .medications-list-blk ul li {
        padding: 0 30px 0 0px;
        margin: 0px 25px 0 0;
    }
    .weightpg-hdng-text {
        font-size: 22px;
        margin-bottom: 30px;
    }
.page_default .genpg-rite .weght-top-rgt-cnt .weightpg-hdng-text {
    margin-bottom: 10px;
	font-size: 20px;
}
	.page_default .genpg-rite .weightpg-schedule-sec li {
    padding-left: 10px;
    font-size: 14px;
}
	.weght-top-lft-blk {
    width: 80px;
}
    .in-pricing-info .in-pricing-info-lst {
        gap: 22px;
    }
    .in-pricing-info {
        padding: 20px 0;
    }
    .pricing-card-top h4 strong {
        font-size: 40px;
        line-height: 1;
    }
    .in-pricing-info .pricing-card-top h4 small {
        font-size: 17px;
    }
    .pricing-card-top h4 {
        line-height: 2.1;
    }
    .page_default .genpg-rite .weightpg-microdosing-sec p {
        font-size: 17px;
        margin-bottom: 20px;
    }
    .weightpg-microdosing-sec .text-heading {
        margin-bottom: 30px;
    }
	.page_default .genpg-rite .weightpg-microdosing-sec li{
		font-size: 16px;
	}
	.page_default .genpg-rite .protectn-sec.benefits-sec .benef-itm p {
    font-size: 17px;
}
    .page_default .genpg-rite .weightpg-microdosing-sec {
        padding: 0 0 70px;
    }
    .page_default .genpg-rite .weght-top-packlst {
        margin: 60px 0 10px;
    }
    .page_default .genpg-rite .weght-top-packblk {
        padding: 30px 15px;
		     gap: 20px;
    }
	.page_default .genpg-rite .weightpg-schedule-sec ul li:before {
    width: 5px;
    height: 5px;
}
    .page_default .genpg-rite .weght-btm-packlst {
        gap: 17px;
    }
    .page_default .genpg-rite h2.additnal-weght-pg-hdng {
        font-size: 26px;
    }
    .page_default .genpg-rite .weght-additnal-sec .weght-additnal-lst p {
        max-width: 550px;
        font-size: 18px;
    }
    .page_default .genpg-rite .weght-additnal-lst {
        margin-bottom: 40px;
    }
    .in-steps-started-section.easy-started {
        padding: 60px 0 40px;
    }
    .weght-team-blk .weght-team-btm {
        padding: 40px 80px 34px !important;
    }
    .in-steps-started-section.easy-started .easy-text {
        margin: 0 0 30px;
    }
    .in-consultation-sec .para {
        margin-bottom: 60px;
    }
    .page_default .genpg-rite .weght-notes-sec-lst.red p {
        font-size: 19px;
    }
    .weght-related-sec.related .weghtpg-clinicl-lst {
        margin-bottom: 40px;
    }
    .weght-related-sec.related .weghtpg-clinicl-lst .weghtpg-clinicl-blk {
        padding: 20px 20px;
    }
    .page_default .genpg-rite .weghtpg-optn-sec {
        padding: 60px 0 40px;
    }
	.page_default .genpg-rite .weghtpg-optn-lst {
    margin: 40px 0 0;
}
    .weghtpg-optn-lst-lft p {
        font-size: 16px;
    }
	.page_default .genpg-rite .weghtpg-optn-lst-lft ul li{
		    font-size: 15px;
		text-align:left;
	}
    .page_default .genpg-rite .weghtpg-optn-lst-rght-blk {
        padding: 50px 65px;
    }
    .page_default .genpg-rite .weghtpg-clinicl-lst .weghtpg-clinicl-blk p {
        font-size: 17px;
    }
    .weghtpg-clinicl-sec {
        padding: 0 0 60px;
    }
    .in-steps-started-section.easy-started {
        padding: 50px 0 40px;
    }
    .sub-text {
        padding: 8px 15px;
    }
    .in-steps-started-section.easy-started .text-heading {
        margin-bottom: 15px;
        font-size: 32px;
    }
    .in-steps-started-section.easy-started .easy-text {
        margin: 0 0 20px;
        font-size: 18px;
    }
    .in-steps-started-section.easy-started .steps-itm {
        padding: 30px 20px 70px;
    }
    .in-steps-started-section.easy-started .steps-cont .steps-title {
        font-size: 23px;
    }
    .in-steps-started-section.easy-started .steps-cont .steps-sub-title {
        line-height: 1.5;
        font-size: 16px;
    }
    .in-steps-started-section.easy-started .steps-list {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 991px) {
    .container {
        max-width: 720px;
    }
	.weght-top-rgt-cnt {
    width: 100%;
}
	.page_default .genpg-rite .weghtpg-optn-sec h2.text-heading.personalized {
    font-size: 28px;
}
	.page_default .genpg-rite .weght-notes-sec-lst p {
    font-size: 16px;
}
    .weight-disclaimer-blk::before {
        left: -95px;
    }
    .weight-disclaimer-blk::after {
        right: 0px;
    }
    .weight-disclaimer-sec .weightpg-hdng-text {
        font-size: 38px;
        margin: 0 0 10px;
    }
    .weight-disclaimer-cont {
        padding: 30px;
    }
    .weight-disclaimer-blk .disclaimer-text {
        font-size: 15px;
        margin: 0 0 20px;
    }
    .weight-disclaimer-blk ol.disclaimer-order-list li a {
        font-size: 15px;
    }
    .weight-disclaimer-blk ol.disclaimer-order-list {
        width: 70%;
    }
	.in-steps-started-section.easy.btm .steps-itm{
		padding:20px !important;
	}
	p, li{
		font-size:17px;
	}
	.in-steps-started-section.easy .steps-cont .steps-title{
		font-size:23px;
	}
	.weght-package-sec .weightpg-hdng-text br{ display:none;}
    .page_default .genpg-rite .weght-package-sec {
        padding: 50px 0 15px;
    }
    .page_default .genpg-rite .weght-top-packlst {
        margin: 60px 0 20px;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
    .page_default .genpg-rite .weght-btm-packblk{
        width: 100%;
        padding: 40px;
        max-width: 340px;
    }
	.page_default .genpg-rite .weght-top-packblk {
		        width: 100%;
        padding: 25px;
        max-width: 340px;
				flex-direction: column;
	}
    .page_default .genpg-rite .weght-btm-packlst {
        gap: 15px;
        flex-direction: column;
        align-items: center;
    }
    .page_default .genpg-rite .weght-medicatn-sec {
        padding: 50px 0;
    }
    .weightpg-hdng-text {
        font-size: 22px;
    }
    .page_default .genpg-rite .medications-list {
        flex-direction: column;
        max-width: 380px;
        margin: 0 auto;
        justify-content: center;
        gap: 20px;
    }
    .page_default .genpg-rite .medications-list-blk {
        width: 100%;
    }
    .page_default .genpg-rite .medications-list-blk ul li {
        font-size: 18px;
        padding: 0 17px 0 0px;
        margin: 0px 15px 0 0;
    }
    .page_default .genpg-rite .medications-list-blk h5 {
        font-size: 27px;
        margin-bottom: 25px;
    }
    .page_default .genpg-rite .medications-list-blk:before {
        font-size: 120px;
        right: 30px;
    }
    .page_default .genpg-rite .weightpg-schedule-sec p {
        font-size: 16px;
		margin-bottom: 15px;
    }
    .in-pricing-info .in-pricing-info-lst {
        justify-content: center;
    }
    .in-pricing-info .pricing-card-top {
        width: 40%;
    }
    .in-pricing-info .pricing-card-top h4 small {
        font-size: 16px;
    }
    .pricing-card-top h4 strong {
        font-size: 35px;
        line-height: 1;
    }
    .in-pricing-info .pricing-card-top h4 strong span {
        font-size: 18px;
    }
    .in-pricing-info {
        padding: 10px 0;
    }
    .weightpg-microdosing-sec .text-heading {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .page_default .genpg-rite .weightpg-microdosing-sec p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .page_default .genpg-rite .weightpg-microdosing-sec {
        padding: 0 0 50px;
    }
    .benefits-sec.protectn-sec p {
        font-size: 15px;
        max-width: 100%;
        margin: 0 auto 20px;
        text-align: center;
    }

    .benefits-sec.protectn-sec .weightpg-hdng-text {
        font-size: 20px;
    }
    .page_default .genpg-rite .protectn-sec.benefits-sec .benef-itm p {
        font-size: 15px;
    }
    .page_default .genpg-rite .protectn-sec.benefits-sec .benef-itm {
        padding: 75px 25px 30px 25px;
    }
    .page_default .genpg-rite .protectn-sec.benefits-sec .benef-itm::before {
        transform: scale(0.9);
    }
    .benefits-sec.protectn-sec {
        padding: 0 0 50px;
    }
    .benefits-sec.protectn-sec .benefits-itm-blk {
        margin: 0;
    }
    .page_default .genpg-rite .weght-additnal-lst {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 15px;
        padding: 20px 20px;
        margin-bottom: 25px;
    }
    .page_default .genpg-rite .weght-additnal-sec .weght-additnal-lst p {
        max-width: 100%;
        padding: 0;
        text-align: center;
    }
    .page_default .genpg-rite .weght-additnal-sec p {
        max-width: 100%;
        text-align: center;
        font-size: 18px;
    }
    .page_default .genpg-rite .weght-additnal-sec {
        padding: 40px 0 30px;
    }
    .weight-loss-steps-list {
        max-width: 340px;
        width: 100%;
        margin: 0 auto 25px;
        flex-direction: column;
        gap: 15px;
    }
    .in-steps-started-section .steps-itm {
        width: 100%;
    }
    .in-consultation-sec .pri-care-lft-sec {
        width: 100%;
        max-width: 400px;
    }
    .in-consultation-sec .pri-care-rit-sec {
        width: 90%;
        text-align: center;
    }
    .pri-care-rit-sec ul li{
        text-align: left;
    }
    .in-steps-started-section.easy .easy-text {
        max-width: 100%;
        margin: 0 auto 20px;
        font-size: 17px;
    }
    .weght-notes-sec.weight-note .weght-notes-sec-lst {
        padding: 40px;
    }
    .weght-notes-sec.weight-note .notes-text {
        margin: 0 0 20px !important;
    }
    .weght-team-blk .weght-team-btm {
        padding: 40px 40px 30px !important;
    }
    .page_default .genpg-rite .weghtpg-clinicl-sec p {
        max-width: 100%;
        font-size: 16px;
    }
    .in-steps-started-section.easy-started .easy-text {
        margin: 0 0 20px;
    }
    .page_default .genpg-rite .weght-package-sec ul {
        width: 100%;
    }
    .in-consultation-sec .para {
        margin-bottom: 50px;
    }
    .page_default .genpg-rite .weghtpg-clinicl-sec p.clinical-text {
        font-size: 18px;
    }
    .page_default .genpg-rite .weghtpg-clinicl-lst {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 320px;
        margin: 0 auto 25px;
        gap: 20px;
    }
    .page_default .genpg-rite .weghtpg-clinicl-lst .weghtpg-clinicl-blk {
        width: 100%;
        padding: 30px 15px;
    }
    .page_default .genpg-rite .weghtpg-optn-lst {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 20px;
    }
    .page_default .genpg-rite .weghtpg-optn-lst-lft {
        text-align: center;
        width: 100%;
    }
    .page_default .genpg-rite .weghtpg-optn-lst-rght {
        width: 100%;
        max-width: 320px;
        margin: auto;
    }
    .page_default .genpg-rite .weghtpg-optn-lst-rght-blk {
        padding: 20px 30px;
    }
    .page_default .genpg-rite .weghtpg-optn-lst-rght h5:before {
        transform: scale(0.75);
    }
    .page_default .genpg-rite .weghtpg-optn-lst-rght h5 {
        font-size: 24px;
    }
    .page_default .genpg-rite .weghtpg-optn-sec {
        padding: 50px 0 40px;
    }
    .weghtpg-clinicl-sec {
        padding: 0 0 50px;
    }
    .page_default .genpg-rite .weghtpg-clinicl-lst .weghtpg-clinicl-blk .weightpg-hdng-text {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .page_default .genpg-rite .weghtpg-clinicl-lst .weghtpg-clinicl-blk p {
        font-size: 16px;
    }
    .sub-text {
        padding: 7px 13px;
    }
    .in-steps-started-section.easy-started .easy-text {
        margin: 0 0 15px;
        font-size: 17px;
    }
    .in-steps-started-section.easy-started .steps-itm:before {
        font-size: 165px;
        left: 15px;
        top: -11px;
    }
    .in-steps-started-section.easy-started .weight-loss-steps-list {
        margin: 0 auto 10px;
    }
    .in-steps-started-section.easy-started .getting-text {
        margin: 0 0 10px;
        font-size: 15px;
    }
    .weght-related-sec p {
        max-width: 100%;
        font-size: 17px;
        margin-bottom: 30px;
    }
    .weightpg-microdosing-sec.protection {
        padding: 15px 0 30px !important;
    }
    .weightpg-microdosing-sec.protection .text-heading {
        max-width: 100%;
        text-align: center;
        font-size: 25px;
    }
    .page_default .genpg-rite .weght-notes-sec-lst.red {
        padding: 30px 30px;
    }
    .page_default .genpg-rite .weght-notes-sec-lst.red p {
        font-size: 16px;
    }
    .in-steps-started-section .steps-itm:before {
        font-size: 150px;
    }
}
@media screen and (max-width: 767px) {
    .container {
        max-width: 100%;
        padding: 0 15px;
    }
	.page_default .genpg-rite .weghtpg-optn-sec h2.text-heading.personalized {
    font-size: 23px;
}
    .weight-disclaimer-sec {
        padding: 70px 0 50px 0;
    }
    .weight-disclaimer-cont {
        padding: 20px;
    }
    .weight-disclaimer-sec .weightpg-hdng-text {
        font-size: 36px;
    }
    .weight-disclaimer-blk ol.disclaimer-order-list {
        margin: auto;
        width: 80%;
    }
    .weight-disclaimer-blk ol.disclaimer-order-list li {
        margin: 0 0 10px;
        line-height: 1.3;
    }
    .weight-disclaimer-blk::after {
        right: -20px;
        transform: scale(0.9);
    }
    .weightpg-hdng-text {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .page_default .genpg-rite .medications-list-blk h5 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .page_default .genpg-rite .weightpg-schedule-sec p {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .page_default .genpg-rite .weightpg-schedule-sec .weight-schedule-btn {
        margin: 28px 0 0;
    }
    .in-pricing-info .pricing-card-top h4 small {
        font-size: 14px;
    }
    .pricing-card-top h4 strong {
        font-size: 30px;
    }
    .in-pricing-info .pricing-card-top h4 strong span {
        font-size: 16px;
    }
    .pricing-card-top h4 {
        font-size: 13px;
    }
    .weightpg-microdosing-sec .text-heading {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .page_default .genpg-rite .weightpg-microdosing-sec p {
        font-size: 16px;
        margin-bottom: 15px;
        width: 100%;
    }
    .benefits-sec.protectn-sec .benefits-itm-blk {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        max-width: 320px;
        margin: auto;
    }
    .page_default .genpg-rite .protectn-sec.benefits-sec .benef-itm {
        width: 100%;
    }
    .benefits-sec.protectn-sec p {
        font-size: 16px;
        max-width: 100%;
        margin: 0 auto 20px;
    }
    .page_default .genpg-rite h2.additnal-weght-pg-hdng {
        font-size: 24px;
    }
    .page_default .genpg-rite .weght-additnal-sec .weght-additnal-lst p {
        font-size: 16px;
    }
    .page_default .genpg-rite .weght-additnal-sec p {
        font-size: 17px;
    }
    .page_default .genpg-rite .weght-additnal-lst {
        margin-bottom: 20px;
    }
    .weght-notes-sec.weight-note .weght-notes-sec-lst {
        padding: 30px;
    }
    .weght-notes-sec.weight-note .notes-text {
        margin: 0 0 15px !important;
        font-size: 19px;
    }
    .weght-notes-sec.weight-note p {
        font-size: 19px;
    }
    .weght-team-blk .weght-team-btm {
        padding: 10px 30px !important;
        margin: -20px auto 0;
    }
    .weght-team-blk {
        padding: 30px 0;
    }
    .in-tele-health-list {
        gap: 10px;
    }
    .in-tele-health-itm {
        padding: 20px;
    }
    .page_default .genpg-rite .weght-notes-sec-lst p {
        font-size: 18px;
    }
    .page_default .genpg-rite .weght-notes-sec-lst {
        padding: 35px 40px 40px;
    }
    .in-consultation-sec .para {
        margin-bottom: 20px;
    }
    .page_default .genpg-rite .weght-top-packblk {
        width: 100%;
        max-width: 320px;
    }
    .in-steps-started-section.easy-started .getting-text {
        margin: 0 0 20px;
        font-size: 17px;
    }
    .weghtpg-optn-lst-lft .text-heading {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .page_default .genpg-rite .weght-notes-sec-lst.red .additnal-weght-pg-hdng {
        margin: 0 0 15px;
    }
}
@media screen and (max-width: 600px) {
    .in-pricing-info .in-pricing-info-lst {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 15px;
    }
    .in-pricing-info .pricing-card-top {
        width: 100%;
        max-width: 280px;
        margin: auto;
    }
}
@media screen and (max-width: 480px) {
    .weight-disclaimer-sec {
        padding: 60px 0 40px 0;
    }
    .weight-disclaimer-cont {
        padding: 20px 15px;
    }
    .weight-disclaimer-blk::before {
        left: -102px;
        transform: scale(0.5);
    }
    .weight-disclaimer-blk::after {
        right: -33px;
        transform: scale(0.7);
    }
    .weight-disclaimer-blk .disclaimer-text {
        font-size: 16px;
        margin: 0 0 15px;
    }
    .weight-disclaimer-blk ol.disclaimer-order-list {
        width: 100%;
        padding-left: 20px;
    }
    .weight-disclaimer-blk ol.disclaimer-order-list li a {
        font-size: 14px;
    }
    .weight-disclaimer-blk ol.disclaimer-order-list li::marker {
        font-size: 15px;
    }
    .weight-disclaimer-sec .weightpg-hdng-text {
        font-size: 32px;
    }
    .weightpg-hdng-text {
        font-size: 20px;
    }
    .page_default .genpg-rite .medications-list-blk h5 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .page_default .genpg-rite .medications-list-blk {
        padding: 20px 10px 15px;
    }
    .page_default .genpg-rite .medications-list-blk ul li {
        font-size: 15px;
        padding: 0 15px 0 0px;
        margin: 0px 5px 0 0;
    }
    .page_default .genpg-rite .weght-medicatn-sec ul li::before {
        top: 4px;
        height: 8px;
        width: 8px;
    }
    .page_default .genpg-rite .medications-list-blk:before {
        font-size: 100px;
        right: 20px;
    }
    .page_default .genpg-rite .weightpg-schedule-sec p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .page_default .genpg-rite .weightpg-schedule-sec .weight-schedule-btn {
        margin: 15px 0 0;
    }
    .page_default .genpg-rite .weightpg-microdosing-sec {
        padding: 0 0 30px;
    }
    .weightpg-microdosing-sec .text-heading {
        font-size: 22px;
    }
    .page_default .genpg-rite .weightpg-microdosing-sec p {
        font-size: 15px;
    }
    .benefits-sec.protectn-sec .text-heading {
        font-size: 20px;
    }
    .benefits-sec.protectn-sec p {
        font-size: 15px;
        margin: 0 auto 15px;
    }
    .benefits-sec.protectn-sec .weightpg-hdng-text {
        font-size: 17px;
    }
    .page_default .genpg-rite .protectn-sec.benefits-sec .benef-itm p {
        font-size: 15px;
    }
    .page_default .genpg-rite .protectn-sec.benefits-sec .benef-itm {
        padding: 60px 15px 20px 15px;
    }
    .page_default .genpg-rite .protectn-sec.benefits-sec .benef-itm::before {
        transform: scale(0.75);
        top: 0px;
    }
    .benefits-sec.protectn-sec {
        padding: 0 0 30px;
    }
    .weight-disclaimer-sec {
        padding: 60px 0 40px 0;
    }
    .page_default .genpg-rite .weght-package-sec {
        padding: 40px 0 10px;
    }
    .page_default .genpg-rite .weght-top-packlst {
        margin: 40px 0 10px;
        gap: 10px;
    }
    .page_default .genpg-rite .weght-top-packblk {
        padding: 30px;
    }
    .page_default .genpg-rite h2.additnal-weght-pg-hdng {
        font-size: 20px;
        text-align: center;
    }
    .page_default .genpg-rite .weght-additnal-sec .weght-additnal-lst p {
        font-size: 14px;
    }
    .page_default .genpg-rite .weght-additnal-lst {
        padding: 15px 10px;
        gap: 10px;
    }
    .page_default .genpg-rite .weght-additnal-sec {
        padding: 30px 0 20px;
    }
    .page_default .genpg-rite .weght-additnal-sec p {
        font-size: 14px;
    }
    .weght-team-blk {
        padding: 40px 0;
    }
    .weght-notes-sec.weight-note .weght-notes-sec-lst {
        padding: 20px;
    }
    .page_default .genpg-rite .weght-notes-sec-lst p {
        line-height: 1.4;
        font-size: 17px;
    }
    .weght-notes-sec.weight-note .notes-text {
        margin: 0 0 10px !important;
    }
    .weght-team-blk {
        padding: 20px 0;
    }
    .weght-team-blk .weght-team-btm {
        padding: 20px !important;
        margin: 0 auto;
    }
    .weght-team-blk .weightpg-hdng-text {
        font-size: 19px;
    }
    .page_default .genpg-rite .weght-notes-sec-lst {
        padding: 30px 15px 30px;
    }
    .page_default .genpg-rite .weght-notes-sec .weght-notes-sec-lst p {
        font-size: 15px;
    }
    .page_default .genpg-rite .weghtpg-optn-lst-rght h5 {
        font-size: 20px;
    }
    .weghtpg-optn-lst-lft p {
        font-size: 15px;
    }
    .page_default .genpg-rite .weghtpg-optn-lst-rght h5:before {
        transform: scale(0.62);
    }
    .page_default .genpg-rite .weghtpg-optn-lst-rght-blk {
        padding: 18px 20px;
    }
    .in-steps-started-section.easy-started {
        padding: 40px 0;
    }
    .in-steps-started-section.easy-started .sub-text {
        padding: 8px 14px;
    }
    .in-steps-started-section.easy-started .text-heading {
        margin-bottom: 10px;
        font-size: 23px;
    }
    .in-steps-started-section.easy-started .easy-text {
        margin: 0 0 15px;
        font-size: 17px;
    }
    .in-steps-started-section.easy-started .steps-itm.one a.cmn-btn::before {
        top: -15px;
        right: -10px;
        transform: scale(0.8);
    }
    .in-steps-started-section.easy-started .getting-text {
        margin: 0 0 16px;
        font-size: 16px;
    }
    .page_default .genpg-rite .weghtpg-clinicl-sec h2.additnal-weght-pg-hdng {
        font-size: 25px;
    }
    .page_default .genpg-rite .weghtpg-clinicl-sec p.clinical-text {
        font-size: 16px;
    }
    .page_default .genpg-rite .weghtpg-clinicl-lst .weghtpg-clinicl-blk .weightpg-hdng-text {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .weghtpg-clinicl-sec {
        padding: 0 0 30px;
    }
    .page_default .genpg-rite .weghtpg-clinicl-lst .weghtpg-clinicl-blk p {
        font-size: 16px;
    }
    .page_default .genpg-rite .weghtpg-clinicl-lst .weghtpg-clinicl-blk {
        padding: 20px 15px;
    }
    .page_default .genpg-rite .weghtpg-clinicl-sec p {
        font-size: 16px;
    }
    .page_default .genpg-rite .weght-notes-sec-lst.red {
        padding: 20px 13px;
    }
    .weightpg-microdosing-sec.protection .text-heading {
        font-size: 20px;
    }
    .weightpg-microdosing-sec.protection {
        padding: 15px 0 20px !important;
    }
    .weght-related-sec p {
        font-size: 15px;
        margin-bottom: 20px;
    }
    .page_default .genpg-rite .weght-notes-sec .weght-notes-sec-lst.red p {
        font-size: 14px;
        font-weight: 600;
    }
}
.pri-care-services.pricing-cont .pri-care-itm {
	display:flex;
	justify-content:space-between;
	width: 45%;
	align-items:center;
    padding: 18px 16px;
}
.pri-care-itm-img{
    width: 16%;
}
.pri-care-itm.nad {
    width: 100% !important;
}
.pri-care-itm-img img{
	width:100%;
	display:block;
}
.pri-care-itm-cnt {
    width: 76%;
}
.pri-care-services.pricing-cont .pri-care-itm li {
    margin: 0 0 10px 0;
    text-align: left;
    font-size: 15px;
}
.pri-care-services.pricing-cont .pri-care-itms {
    padding: 0;
}
.pri-care-services.pricing-cont .pri-care-services {
    padding: 40px 0;
}
.pricing-btn {
    display: flex;
    justify-content: start;
    gap: 15px;
    margin: 30px 0 0;
}

@media screen and (max-width: 767px) {
    .pri-care-services.pricing-cont .pri-care-itm {
        width: 100%;
        max-width: 320px;
    }
	.pri-care-services.pricing-cont .pri-care-itm {
    width: 48%;
}
		.pri-care-itm-cnt {
    width: 100%;
}
.pri-care-itm-img{
    width: 30%;
	margin:auto;
}
.pri-care-services.pricing-cont .pri-care-itm.nad{
    flex-direction:column;
	max-width: 400px;
	gap:30px;
}
}
.success-pop-up {
    display: none;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: -10;
}
.success-pop-up.showSuccessBox {
    display: flex;
    opacity: 1;
    z-index: 100;
}
.success-pop-up .innerPopupBox {
    max-width: 400px;
    margin: auto;
    padding: 47px 15px 34px;
    position: relative;
    background-color: #fff;
}
.success-pop-up-cont h3 {
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 600;
    text-align: center;
    margin: 0 0 29px;
}
.success-pop-up-cont p {
    font-size: 13px;
    font-family: 'Poppins';
    font-weight: 300;
    text-align: center;
    margin: 0 0 29px;
}
.success-pop-up-img {
    width: 21%;
    margin: 0 auto 29px;
}
.success-pop-up-img img {
    width: 100%;
    display: block;
}
.success-btn a.cmn-btn {
    background: #201A1A;
    font-size: 14px;
    font-weight: 700;
}
.success-btn {
    text-align: center;
}
.success-btn a.cmn-btn::before {
    background-image: url(../images/succes-btn-img.webp);
    right: 26px;
    width: 20px;
    height: 20px;
}
.success-pop-up .close-button {
    font-size: 0;
    background-image: url(../images/close-btn-succes-img.webp);
    width: 20px;
    background-repeat: no-repeat;
    height: 20px;
    position: absolute;
    top: 13px;
    right: 13px;
}
.form-pop-sec {
    width: 100%;
    max-width: 847px;
    margin: auto;
    padding: 64px;
    position: relative;
    background-color: #fff;
}
.form-pop-sec .close-button {
    background-image: url(../images/frm-wrong-img.webp);
    width: 34px;
    height: 34px;
    position: absolute;
    top: 13px;
    right: 16px;
    font-size: 0;
}
.form-pop-sec .form-heading {
    font-size: 30px;
    font-family: 'Mont';
    text-align: center;
    font-weight: 600;
    text-transform: none;
    max-width: 60%;
    margin: 0 auto 20px;
}
.form-pop-sec p {
    margin: 0;
}
.form-pop-sec form input,
form select {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 16px !important;
    line-height: 1 !important;
    padding: 16px 9px !important;
    color: #B4B4B4 !important;
    outline: 0;
    width: 100% !important;
    border: 1px solid #EFEBE4 !important;
    height: auto;
    border-radius: 4px !important;
    margin: 0 0 25px;
    background-color: #F9F9F9;
}
.appointment-form textarea {
    background-color: #F9F9F9;
    min-height: 98px;
    height: 98px;
    resize: none;
}
.form-pop-sec form input,
form select option {
    color: #000 !important;
    font-size: 20px;
}
.form-pop-sec .submit-btn .cmn-btn {
    display: inline-block;
    font-family: 'Mont';
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.4px;
    color: #FFFFFF !important;
    text-transform: uppercase;
    background: linear-gradient(to top right, #920808 0%, #D30100 100%);
    border-radius: 4px;
    padding: 18px 54px 18px 32px;
    margin: 0;
    border: 0 !important;
}
.form-pop-sec .submit-btn .cmn-btn:hover {
    background: linear-gradient(to top right, #D30100 0%, #920808 100%);
}
.form-pop-sec .submit-btn {
    position: relative;
}
.appointment-form .submit-btn::before {
    left: 157px !important;
}
.form-pop-sec .submit-btn::before {
    content: "";
    background-image: url(../images/Vector.webp);
    width: 12px;
    height: 12px;
    position: absolute;
    top: 0;
    right: 0;
    left: 112px;
    bottom: 33px;
    margin: auto;
}
@media screen and (max-width: 991px) {
    .form-pop-sec .form-heading {
        font-size: 20px;
        max-width: 90%;
    }
    .form-pop-sec form input {
        font-size: 15px !important;
        padding: 13px 9px !important;
    }
    .form-pop-sec {
        max-width: 500px;
    }
    .form-pop-sec {
        padding: 45px;
    }
    .pri-care-services.pricing-content .pri-care-itm-img {
    width: 100%;
    max-width: 180px;
}
.pricing-btn {
    margin: 20px 0 0;
    flex-wrap: wrap;
    justify-content: center;
}
.pri-care-itm h5 {  
    padding: 0;
    text-align: center;
}
.pri-care-services.pricing-content .pri-care-itm {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    gap: 30px;
    max-width: 450px;
    padding: 14px 14px 30px;
}
.pri-care-services.pricing-content .pri-care-itm-cnt {
    width: 100%;
}
}
@media screen and (max-width: 767px) {
.appointment-frm-cld {
    gap: 0;
    flex-direction: column;
}
}
.form-pop-sec.appointment.para {
    max-width: 500px;
    text-align: center;
    margin: 0 auto 30px !important;
}
.appointment-frm-cld {
    display: flex;
    gap: 30px;
}
.form-pop-sec.appointment .para {
    text-align: center;
    margin: 0 0 20px;
}


 
.accordion {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 1000px;
    margin: 0 auto 30px;
}
.accordion-section-content {
    display: none;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 0 0 5px 5px;
}
.accordion-section.accordien-active .accordion-section-content {
    display: block;
}
.accordion-heading {
    background-color: #b10e13;
    padding: 20px 35px;
    margin: 0;
    cursor: pointer;
}
.accordion-section-content ul li{
    padding-left: 19px !important;
    margin-bottom: 5px !important;
    font-size: 16px;
}
.accordion-section-content ul li:before {
    width: 8px !important;
    height: 8px !important;
    top: 8px !important;
}
.accordion-section-content p {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 10px;
}
.accordion-section .accordion-heading {
    border-radius: 5px;
    font-size: 23px;
    margin: 0;
    color: #fff;
    line-height: 1;
    position: relative;
}
.accordion-section .accordion-heading::before{
    content: "";
    background-image: url("../images/Vector.webp");
    width: 12px;
    height: 12px;
    position: absolute;
    top: -1px;
    right: 33px;
    bottom: 0px;
    margin: auto;
}
.accordion-section.accordien-active .accordion-heading {
    border-radius: 5px 5px 0 0;
}
 
.faqs{
    padding: 50px 0 0;
}
.faqs .text-heading{
    text-align: center;
}
.faqs .container {
    padding: 0;
}
.faqs li {
    margin: 0 0 10px 0 !important;
}
.accordian-inr-blks p{
    margin: 0 0 25px;
}
@media screen and (max-width: 767px) {
.accordion-section .accordion-heading {
    font-size: 20px;
}
}

.abt-business-btn a {
    color: #fff !important;
}
.sub-heading {
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 30px;
}
.page_default .genpg-rite .weightpg-schedule-sec strong{
	color:#D30100;
}
.pri-itm-img {
width:100%;
	display:block;
}
.pri-itm-img {
    width: 25%;
    margin: 0 0 15px;
}
@media screen and (max-width: 1700px) {
.sub-heading {
    font-size: 19px;
}
}
@media screen and (max-width: 1240px) {
.sub-heading {
    font-size: 16px;
}
}

@media screen and (max-width: 991px) {
.accordion-heading {
    padding: 16px 25px;
}
.accordion-section .accordion-heading {
    font-size: 15px;
}
.accordion-heading {
    padding: 16px 40px;
}
.in-consultation-sec .pri-care-btm-blk .slick-dots{
	display: block !important;
	margin: 0;
	bottom: 0;
}
.in-consultation-sec .pri-care-btm-blk {
    margin: 0 0 0px;
}
}
@media screen and (max-width: 480px) {
.accordion-section .accordion-heading::before {
    top: 0;
    bottom: 10px;
}
.accordion-section .accordion-heading {
    font-size: 15px;
    letter-spacing: 0;
}
}

.in-pricing-info .pricing-card-top h4 strong {
    font-size: 28px;
    line-height: 1.5;
}
/* faq */
.pri-care-services.faq .pri-care-itm {
    width: 30.2%;
}
.pri-care-services.faq{
  padding: 0;
}
.pricing-btm-btn {
    text-align: left;
    margin: 15px 0 0;
}
.pricing-btm-btn a.cmn-btn {
    color: #fff !important;
}
.pri-care-itm-img img {
    max-height: 300px;
    margin: auto;
}
@media screen and (max-width: 1440px) {
    .container {
        max-width: 1200px;
        width: 100%;
    }
    .accordion {
    margin: 0 auto 20px;
}
.accordion-section .accordion-heading {
    font-size: 20px;
    line-height: 1.2;
}
.accordion-heading {
    padding: 20px;
}
}
@media screen and (max-width: 1240px) {
    .container {
        max-width: 970px;
        padding: 0 10px;
    }
    .accordion-section .accordion-heading {
    font-size: 16px;
}
.accordion-heading {
    padding: 18px;
}
}
.personalised.sec p {
    text-align: center;
}