@media screen and (max-width: 1400px) {
    .section-1-box-holder {
        left: calc(50% - 40rem);
    }

    .my-account-bmi-box-center {
        width: 60%;
    }

    .post-featured::before {
        width: 91%;
        height: 95%;
    }

    #results-owl img {
        height: auto;
    }

    section.posts a.pink-button.go-to-archive-btn {
        margin: 1.5rem auto 0 2.2rem;
    }

    .monthly-box-right {
        right: calc(50% - 49rem);
    }

    .bmi-result-box-show {
        max-width: 42%;
    }

    .bmi-box-center {
        width: 55%;
    }

    .slogan-container {
        padding-left: 2rem;
    }

    .left-slogan-desc {
        font-size: 19px;
    }

    .operating-left {
        width: 100%;
    }

    .reserve-container {
        padding-top: 6rem;
    }

    .posts-image-mask {
        /*bottom: 41px;*/
        /*right: 1px;*/
    }

    .footer-desc {
        padding-right: 3rem;
    }

    .footer-inner-items {
        padding-right: 7rem;
    }

    .footer-container {
        padding-top: 2.5rem;
    }

    .posts-image-back {
        top: 0;
        right: 26px;
        border-radius: 43px;
        width: 212px;
        height: 212px;
    }

    .posts-image-mask {
        bottom: -45px;
        right: -33px;
        width: 255px;
    }

    .doctor-right-back-1 {
        right: 7px;
    }

    .doctor-right-back-2 {
        right: 15px;
    }

    .doctor-right-back-3 {
        right: 27px;
    }

    .doctor-right-back-4 {
        right: 37px;
    }

    .doctor-right-back-5 {
        right: 47px;
    }

    .posts-image-mask {
        /*bottom: -22px;*/
        /*right: -22px;*/
    }

    #posts-owl .owl-item {
        padding: 0 24px;
    }

    .meta-date {
        margin-bottom: 10px;
    }

    .posts-info-desc {
        margin-bottom: 10px;
    }

    .meta-date {
        margin-bottom: 10px;
    }

    .posts-info-meta {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .box-behind {
        right: calc(50% - 60rem);
    }

    .summary-holder > li:nth-child(n+2) {
        margin-top: 4rem;
    }
}

@media screen and (max-width: 1200px) {

    .service-article p {
        margin-bottom: 2rem;
    }

    ul.tool-share-body {
        flex-wrap: wrap;
        gap: 1rem 0;
    }

    .not-found-404 {
        padding-top: 29rem;
        margin-top: 3rem;
    }

    .not-found-words-holder {
        width: 55%;
        margin-top: 0;
    }

    .archive-posts-holder {
        grid-template-columns: 100%;
    }

    .accordion-container {
        margin: 5rem 0;
    }

    .notifications-date-container {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .info-title {
        justify-content: center;
    }

    .contact-us-page-row {
        text-align: center;
    }

    .my-account-bmi-box-center {
        width: 70%;
        margin-right: 0;
    }

    .google-map-holder {
        -webkit-mask-image: none;
        -webkit-mask-size: auto;
        -webkit-mask-position: center center;
        -webkit-mask-repeat: no-repeat;
        position: relative;
    }

    .bmi-history-body-top {
        grid-template-columns: 45% 5% 5% 45%;
    }

    .bmi-history-age {
        grid-area: 1 / 4;
        justify-self: end;
    }

    li.scores-row, .scores-row > div {
        flex-wrap: wrap;
    }

    .scores-row .violet-text-small {
        width: 100%;
    }

    .wallet-info-list {
        grid-column-start: 1;
        grid-row: 1 / span 2;
    }

    .last-row {
        display: none;
    }

    .notifications, .latest-posts {
        display: flex;
        flex-direction: column;
    }

    .notifications {
        grid-column: 1 / span 2;
    }

    .latest-posts {

    }

    .my-account-show-result .bmi-result-box-show {
        left: 160px;
        right: auto;
        top: 0;
        transform: scale(0.5) translateY(0);
    }

    .my-account-show-result .bmi-result-btn {
        margin: 0 auto 0 -145px;
    }

    .my-account-bmi-box-center {
        border-radius: 33px;
        padding: 30px 30px;
    }

    .woocommerce-MyAccount-content-holder {
        grid-template-columns: 50% 50%;
        grid-template-rows: auto auto auto auto auto;
    }

    .op-date {
        grid-row-start: 1;
        grid-column-start: 2;
    }

    .wallet-graph {
        grid-column-start: 1;
        grid-row: 2;
    }

    .bmi-graph {
        grid-row: 2;
        grid-column: 2;
    }

    .summary {
        grid-row: 4;
        grid-column: 1 / span 1;
    }

    .section-1-box-holder {
        left: calc(50% - 39rem);
        top: -4rem;
    }

    .sidebar-tool-container:not(:first-child) {
        margin-top: 0;
    }

    .sidebar-tool-container:not(:last-child) {
        margin-bottom: 0;
    }

    .post-featured::before {
        width: 92%;
        height: 100%;
    }

    aside.post-sidebar-container > .sticky-top {
        display: grid;
        grid-template-columns: 49% 49%;
        grid-gap: 1rem;
    }

    .sidebar-tool-container:nth-last-child(2) {
        grid-column-start: 1;
    }

    figure#videoContainer-2 {
        width: 70%;
    }

    .box-behind-left {
        position: relative;
        left: calc(50% - 33rem);
        transform: scale(.75);
        z-index: -1;
        top: -2rem;
    }

    .box-behind {
        right: calc(50% - 55rem);
        top: 1rem;
    }

    .box-behind-outline-right {
        position: relative;
        right: calc(50% - 24rem);
        top: -11rem;
    }

    .slogan-container {
        padding-left: 0;
    }

    #top-users .owl-stage {
        padding: 3.5rem 0;
    }

    .top-users-subtitle {
        margin-bottom: 0;
    }

    section.top-users {
        margin-top: 0;
    }

    .bmi-box-left-show::before {
        top: 160px;
        left: 140px;
    }

    .family-info-image {
        padding: 2rem 0;
    }

    img.about-me-image {
        width: 100%;
    }

    button.hamburger-lines {
        background: none;
        border: none;
        padding: 0;
    }

    .menu-mobile {
        display: block;
    }

    .menu-right {
        position: absolute;
    }

    .menu-right {
        position: absolute;
        top: 0;
    }

    .menu-telephone {
        display: none
    }

    .mobile-menu-logo .menu-telephone,
    .mobile-menu-logo .instagram {
        display: flex;
        gap: 1rem;
    }

    .vertical-card figure {
        margin-bottom: 2rem;
        margin-top: auto;
        grid-column-start: 2;
        grid-row: 1 / span 3;
    }

    .horizental-in-md a.v-card-btn.pink-button {
        margin-right: auto;
        margin-top: auto;
    }

    .horizental-in-md figure.h-card-img {
        margin-bottom: 0;
        margin-right: 1rem;
    }

    .services-items-row {
        grid-template-columns: unset;
    }

    .horizental-in-md {
        display: grid;
        grid-template-columns: 15fr 5fr;
        grid-template-rows: auto auto auto;
    }

    .sub-menu > .menu-item-has-children:hover > .sub-menu {
        opacity: 1;
        transform: translateY(0);
        position: relative;
        right: -1.6rem;
        padding: 25px 20px;
    }

    .posts-image-mask {
        right: -35px;
        width: 255px;
    }


    .posts-image-back {
        width: 210px;
        height: 210px;
    }

    .posts-image-back {
        top: 0;
        right: 6px;
    }

    .posts-image-back {
        right: 12px;
    }


    .footer-desc {
        width: 76%;
        padding: 0 clamp(4rem, 8vw, 7rem);
        right: -35px;
    }

    .footer-container {
        -webkit-mask-size: contain;
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-position-x: center;
    }

    .mobile-menu-login, .mobile-menu-telephone {
        background: #800182;
        padding: 7px 12px;
        border-radius: 7px;
        text-shadow: none;
        font-size: 13px;
        font-weight: 500;
        transition: color .2s ease-in, background .2s ease-in;
        cursor: pointer;
        text-decoration: none;
        box-shadow: 0 0 27px 0 rgba(0, 0, 0, .16);
        color: #fff;
        white-space: nowrap;
        display: flex;
    }

    .sub-menu > .menu-item-has-children > .sub-menu > li > a {
        color: #ffffff !important;
    }

    .mobile-menu-telephone {
        background: #34C934;
        margin: 2rem 0 1rem;
        position: relative;
        padding-right: 1.5rem;
    }

    .mobile-menu-telephone::before {
        content: "\f095";
        font: normal normal normal 14px/1 'Font Awesome 6 Pro';
        font-family: 'Font Awesome 6 Pro';
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0) rotateY(180deg);
        font-weight: 900;
        font-size: 12px;
        position: absolute;
        right: .5rem;
        top: calc(50% - 0.45rem);
    }

    .reserve-container {
        padding-top: 6.5rem;
    }

    .about-me-btns {
        display: flex;
        align-items: center;
    }

    .about-me-btn-1 {
        margin-left: 20px;
    }

    .box-behind-outline-right::before {
        transform: rotateZ(307deg) translate(23%, 62%);
    }

    .box-behind-outline-right::after {
        transform: rotateZ(307deg) translate(3%, 99%);
    }

    .box-behind-outline-left::before {
        transform: rotateZ(307deg) translate3d(-15%, -40%, 0);
    }

    .about-me-desc {
        margin-bottom: 36px;
    }

    .about-me-row {
        margin: 107px 0 7rem 0;
    }

    .testimony-row figure {
        height: fit-content;
    }

    .testimony-info-desc {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

    .image-overlay {
        border-radius: 20%;
    }

    .bmi-box-center-show {
        right: -25%;
    }

    .bmi-box-center {
        width: 65%;
    }

    .bmi-result-box {
        max-height: 1px;
    }


    .bmi-result-box {
        transition: max-height 1s ease-in-out, opacity .1s ease-in, padding 1s ease-in, transform 1s ease-in;
        height: auto;
        max-width: 30%;
        transform: translateY(-160px);
        right: -20%;
        position: absolute;
        top: -10%;
        opacity: 0;
    }

    .bmi-result-box-show {
        transition: max-height 1s ease-in-out, opacity 1.1s ease-in, padding 1s ease-in, transform 1s ease-in;
        max-height: 550px;
        position: relative;
        opacity: 1;
        transform: translateY(-45px);
    }

    .bmi-result-box-1, .bmi-result-box-2, .bmi-result-box-3, .bmi-result-box-4 {
        margin-bottom: 30px;
    }

    .bmi-result-title {
        margin-bottom: 1.5rem;
    }

    .bmi-box-right::before {
        top: 100px;
    }

    .menu-left-side:last-child > *:not(:last-child) {
        margin-left: 15px;
    }

    .instagram, .login-signup {
        padding: 7px 8px;
    }

    .login-signup {
        padding: 7px 8px;
        /*grid-row: 1 / span 2;*/
    }

    .footer-container {
        width: 100%;
    }

    .box-behind-footer {
        right: -185px;
    }

    #site-navigation > div > .row {
        display: flex;
        justify-content: flex-end;
    }

    .menu-right-side-open > .menu-center {
        opacity: 1;
        transition-delay: .2s;
    }

    .menu-right-side {
        display: flex;
        align-items: flex-start;
        position: fixed;
        right: 0;
        top: 0;
        height: 100%;
        flex-direction: column;
        padding-right: 0;
        padding-left: 0;
        transition: width .5s ease-out, z-index .1s ease-in;
        transition-delay: 0s, .5s;
        z-index: -2;
        width: 20%;
    }

    .mobile-menu-overlay {
        position: fixed;
        left: 0;
        width: 50%;
        background: #DBBEEE;
        height: 100%;
        z-index: 20;
        transform: scaleX(0);
        transform-origin: right;
        -webkit-transform-origin: right;
        transition: opacity .2s ease-in-out;
        opacity: 0;
    }

    .mobile-menu-overlay-open {
        transition-delay: .25s;
        opacity: 52%;
        position: fixed;
        left: 0;
        width: 50%;
        background: #DBBEEE;
        height: 100%;
        z-index: 20;
        top: 0;
        transform: scaleX(1);
    }

    .menu-right-side-open {
        z-index: 20;
        width: 50%;
        transition-delay: 0s, 0s;
    }

    .mobile-menu-logo {
        display: flex;
        opacity: 0;
        flex-direction: column;
        align-items: center;
        right: -190px;
        gap: 1.5rem;
    }

    .menu-right-side-open > .mobile-menu-logo {
        position: absolute;
        left: 0;
        right: 0;
        z-index: 2;
        width: 100%;
        margin-top: 20px;
        opacity: 1;
        transition: opacity .2s ease-in;
    }

    .hamburger-lines {
        width: 38px;
        height: 38px;
        transition: right .5s ease-in;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        z-index: 50;
        position: relative;
    }

    .hamburger-lines > span {
        background-color: #fff;
        width: 100%;
        height: 4px;
        border-radius: 6px;
        transition: transform .5s ease-in;
        right: 0;
    }

    .hamburger-lines > span:nth-child(1) {
        transform-origin: 0% 0%;
        transition: transform 0.4s ease-in-out;
    }

    .hamburger-lines > span:nth-child(2) {
        transition: transform 0.2s ease-in-out;
    }

    .hamburger-lines > span:nth-child(3) {
        transform-origin: 0% 100%;
        transition: transform 0.4s ease-in-out;
    }

    ul#primary-menu {
        display: inline-flex;
        align-items: flex-start;
        width: 100%;
        padding: 0;
        flex-direction: column;
        font-size: 10px;
        font-weight: 400;
    }


    ul#primary-menu > li:not(:last-child) {
        margin-bottom: 2rem;
    }

    ul#primary-menu > li {
        padding-right: 20px;
        margin-left: 0 !important;
        width: 100%;
        text-align: start;
    }

    ul#primary-menu > li::before {
        content: " ";
        opacity: 1;
        top: 2px;
        right: 12px;
        position: absolute;
        width: 1rem;
        height: 1rem;
        background: #800182;
        transform: rotate(35deg);
        border-radius: 3px;
        z-index: -1;
    }

    ul#primary-menu > li:hover::before {
        top: 2px;
        right: 12px;
        position: absolute;
        width: 1rem;
        height: 1rem;
        transform: rotate(-53deg);
        border-radius: 3px;
    }

    ul#primary-menu > li:hover > ul {
        opacity: 1;
        position: relative;
        width: max-content;
        z-index: 1;
        transform: translateY(0px) scaleY(1);
        padding: 1rem 0;
        top: .3rem;
        right: -.6rem;
        margin: 1rem 0;
    }

    .menu-item-has-children > .sub-menu {
        right: -.6rem;
    }

    .sub-menu .sub-menu {
        opacity: 0;
        position: absolute;
        transform: translateY(-20px);
        transition: opacity .2s ease-in, transform .3s ease-in;
        right: -1.5rem;
        width: 105% !important;
        margin-top: 1rem;
    }

    .menu-item-has-children {
        max-height: 1.5rem;
    }

    .menu-item-has-children:hover {
        max-height: 25rem;
    }

    .menu-item-has-children:hover > a::after {
        transform: rotateZ(-90deg);
    }

    .menu-item-has-children > a::after {
        content: "\f104";
        font: normal normal normal 14px/1 'Font Awesome 6 Pro';
        font-family: 'Font Awesome 6 Pro';
        font-size: 18px;
        position: absolute;
        top: 3px;
        transition: transform .2s ease-in;
        margin-right: 20px;
    }

    .sub-menu .menu-item-has-children > a::after {
        top: -.15rem;
    }

    .sub-menu .menu-item-has-children > a::after {
        top: 0 !important;
    }

    .sub-menu {
        width: 100% !important;
        padding-right: 17px !important;
    }

    .sub-menu > li {
        padding-right: 17px;
    }

    .sub-menu > li::before {
        content: " ";
        position: absolute;
        width: 15px;
        height: 3px;
        background: #800182;
        border-radius: 3px;
        transform: translateY(9px);
        right: -7px;
    }

    ul#primary-menu li ul li a:hover, ul#primary-menu li ul li:hover a {
        color: #800182;
    }

    ul#primary-menu > li > ul > li:hover {
        background-color: #fff;
    }

    .sub-menu .menu-item-has-children::after {
        color: #800182;
        position: absolute;
        top: 0;
        left: 10px;
    }

    .sub-menu .sub-menu {
        background: #2d0058 !important;
        border-radius: 6px;
    }

    .sub-menu .sub-menu > li > a {
        color: #fff !important;
    }

    .sub-menu .sub-menu > li::before {
        background: #fff !important;
    }


    .menu-mainmenu-container {
        right: -100%;
        position: relative;
        transition: right .2s ease-in;
        background-color: #2D0058;
        width: 100%;
        height: 100%;
        z-index: 1;
        padding: 300px 26px 0;
        overflow-x: hidden;
    }

    .hamburger-lines-open {
        /*position: fixed;*/
        top: 5px;
    }

    .hamburger-lines-open > span:nth-child(1) {
        transform: rotateZ(45deg);
    }

    .hamburger-lines-open > span:nth-child(2) {
        transform: scaleY(0);
    }

    .hamburger-lines-open > span:nth-child(3) {

        transform: rotateZ(-45deg);
    }

    .menu-right-side-open .menu-mainmenu-container {
        right: 0;
    }

    .menu-mainmenu-container::before {
        content: " ";
        width: 252px;
        height: 252px;
        border-radius: 58px;
        opacity: 17%;
        background-image: linear-gradient(to bottom, #b595d4, #aea6e4, #a9b6f0, #a6c5f9, #a8d4ff);
        position: absolute;
        z-index: -2;
        left: -20%;
        transform: rotate(-53deg);
        top: 8%;
    }

    .menu-mainmenu-container::after {
        content: " ";
        width: 151px;
        height: 151px;
        border-radius: 33px;
        border: #A773D9 4px solid;
        opacity: 17%;
        position: absolute;
        z-index: -2;
        transform: rotate(-53deg);
        right: -11%;
        top: 35%;
    }

    .posts-info-meta {
        flex-direction: row;
        align-items: center;
    }

    #posts-owl .owl-stage {
        padding: 3rem 0;
    }

    .posts-image-back {
        margin-right: 2rem;
    }

    .posts-info {
        display: flex;
        flex-direction: column;
        height: unset;
        justify-content: space-between;
    }

    .last-row {
        grid-column: 1 / span 2;
    }

    .my-account-scores-holder {
        grid-template-columns: 100%;
        grid-template-rows: auto;
    }

    .score-list {
        grid-column: 1;
    }

    .score-info-list {
        grid-row-start: 2;
    }

    .earned-score-graph, .used-score-graph {
        grid-column: 1;
    }

    #side_share {
        display: none;
        margin-top: 0;
    }

    ul.tool-share-body li > a {
        width: 70px;
    }

    .mobile-fixed-bot {
        display: grid;
        grid-template-columns: 50% 50%;
    }
}

@media screen and (max-width: 992px) {
    .double_button:hover {
        z-index: 10;
    }

    .footer-sitename {
        margin-right: clamp(1rem, 6vw, 2rem);
    }

    .popup-holder, div#popup_search .popup-holder.container {
        width: 80%;
    }

    .score-list-holder > .scores-row {
        grid-template-columns: 40% 40% 20%;
    }

    .sub-summary > .scores-row {
        margin-bottom: .5rem;
    }

    .sub-summary {
        margin-right: 2rem;
    }

    .scores-row > div {
        flex-wrap: nowrap;
    }

    .op-date > ul > li {
        padding-right: 0;
        justify-content: center;
    }

    .dashboard-item {
        padding: 2rem;
    }

    .notifications, .latest-posts {
        display: none;
    }

    .last-row {
        display: flex;
        flex-direction: column;
    }

    .last-row .notifications, .last-row .latest-posts {
        display: flex;
        flex-direction: column;
    }

    .scores-list-titles {
        padding-right: .75rem;
    }

    .my-account-bmi-holder .bmi-result-box-show {
        transition: opacity 1s ease-in, padding 1s ease-in, transform 1s ease-in, margin-right .3s ease-in-out !important;
        transition-delay: 1s, 0s, 0s, 0s;
        opacity: 0;
    }

    .my-account-show-result .bmi-result-box-show {
        left: 0;
        right: auto;
        top: 0;
        transform: scale(.8) translateY(0);
        z-index: 1;
        opacity: 1;
    }

    .my-account-show-result .my-account-bmi-box-center {
        margin-right: -50rem;
    }

    .my-account-show-result .my-account-bmi-box-left::before {
        opacity: 0;
    }

    .score-list-holder::after {
        margin-top: .5rem;
    }

    .my-account-show-result .bmi-result-btn {
        margin: 0 auto 0;
    }

    .score-list-holder > .scores-row:nth-child(-n+2) {
        width: 90%;
        margin-bottom: 1rem;
    }

    .scores-list-titles::after {
        right: 2px;
        z-index: 0;
        margin: 0;
    }

    .score-col-1 {
        grid-column: 1;
    }

    .score-col-2 {
        grid-column: 2;
    }

    .score-col-3 {
        grid-column: 1 / span 2;
    }

    .score-col-5 {
        grid-column: 3;
        grid-row: 1;
    }

    .woocommerce-MyAccount-content-holder {
        grid-template-columns: 100%;
        grid-template-rows: auto;
    }

    .op-date {
        grid-row-start: 2;
        grid-column-start: 1;
    }

    .wallet-graph {
        grid-row: 3;
    }

    .bmi-graph {
        grid-row: 4;
        grid-column: 1;
    }

    .summary {
        grid-row: 5;
        grid-column: 1;
    }

    .last-row {
        grid-column: 1;
        grid-template-columns: auto;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
        margin-bottom: 1.75rem;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
    }

    .summary-holder {
        position: relative;
        max-height: 3rem;
        overflow: hidden;
    }

    .my-account-menus {
        position: relative;
        max-height: 4rem;
        overflow: hidden;
    }

    .summary-holder::after {
        content: "\f104";
        position: absolute;
        font-family: "Font Awesome 6 Pro";
        font-weight: 900;
        left: 0;
        top: 0;
        color: #2D0058;
        font-size: 2rem;
        margin-top: 0;
        margin-left: 1rem;
        transition: transform .2s ease-in;
    }

    .my-account-menus::after {
        content: "\f104";
        position: absolute;
        font-family: "Font Awesome 6 Pro";
        font-weight: 900;
        left: 0;
        top: 0;
        color: #2D0058;
        font-size: 2rem;
        margin-top: 1rem;
        margin-left: 1.5rem;
        transition: transform .2s ease-in;
    }

    .my-account-menus.open-accordion::after, .summary-holder.open-accordion::after {
        transform: rotateZ(-90deg);
    }

    .my-account-menus.open-accordion, .summary-holder.open-accordion {
        max-height: min-content;
    }

    .summary-holder > li {
        transition: margin-top .2s ease-in-out;
        width: 90% !important;
    }

    .summary-holder > li:first-child {
        margin-top: 0rem;
    }

    .open-accordion > li:nth-child(n+2) {
        margin-top: 1rem;
    }

    .my-account-menus > li:first-child {
        margin-bottom: 5rem;
        margin-top: -.6rem;
    }

    .my-account-menus.open-accordion > li:first-child {
        margin-bottom: 2rem;
    }

    .comment-form {
        grid-template-columns: auto;
    }

    aside.post-sidebar-container {
        display: block;
    }

    .comment-form-comment, .form-submit {
        /*grid-column: 1 / span 1;*/
    }

    .menu-left {
        grid-template-columns: auto auto;
    }

    .steps-container > .steps:nth-child(2) > .steps-info {
        margin-left: -5rem;
    }

    .service-article img {
        width: 100%;
    }

    span.steps-info-number {
        white-space: nowrap;
    }

    .steps:nth-last-child(2) > .steps-info {
        white-space: normal;
        margin-left: -2rem;
    }

    .steps-container > .steps:nth-child(3) > .steps-info {
        margin-left: -15rem;
    }

    .section-1-box-holder {
        display: none;
    }

    figure#videoContainer-2 {
        width: 100%;
    }

    section.posts a.pink-button.go-to-archive-btn {
        margin: 6.5rem auto 0 2.7rem;
    }

    .monthly-box-behind-outline-left {
        left: calc(50% - 45rem);
    }

    .site-footer {
        margin-top: 0;
        padding-top: 4rem;
    }

    .box-behind-outline-right-bmi {
        right: calc(50% - 30rem);
    }

    .box-behind-outline-left-bmi {
        left: calc(50% - 30rem);
    }

    .image-overlay {
        padding: 0 3rem 2rem 0;
    }

    #owl-testimony figure {
        order: 3;
        width: 62%;
    }

    #owl-testimony .testimony-row > div:nth-child(2) {
        order: 2;
    }

    #owl-testimony .testimony-bar-2 {
        order: 1;
    }

    img.about-me-image {
        width: 75%;
        margin-bottom: 3rem;
    }

    .doctor-right-button-container {
        /*right: -17%;*/
    }

    .sub-menu > .menu-item-has-children > .sub-menu > li > a {
        color: #fff !important;
    }

    .left-slogan-title {
        margin-top: 4rem;
    }

    .services-left-top-left .horizontal-card {
        grid-template-rows: auto;
    }

    .horizental-in-md figure.h-card-img {
        margin-bottom: auto;
    }

    .services-left-top-left .horizontal-card figure.h-card-img {
        grid-row-start: 3;
        grid-column: 1 / span 2;
        margin-right: 0;
        margin-top: 2rem;
    }

    .services-left-top-left .h-card-title {
        grid-row-start: 1;
        grid-column: 1 / span 2;
    }

    .services-left-top-left .h-card-desc {
        grid-row-start: 2;
        grid-column: 1 / span 2;
    }

    .services-left-top-left a.h-card-btn.pink-button {
        grid-row-start: 6;
        grid-column: 1 / span 2;
        margin: 2rem auto 0 auto;
    }

    .services-left-bottom .horizontal-card {
        flex-direction: row;
    }

    .horizental-in-sm, .horizontal-card {
        display: grid;
        grid-template-columns: 15fr 5fr;
        grid-template-rows: auto auto auto;
    }

    .horizental-in-sm a.v-card-btn.pink-button {
        margin-right: auto;
        margin-top: auto;
    }

    .horizental-in-sm figure.h-card-img {
        margin-bottom: auto;
        margin-right: 1rem;
    }

    .services-left-top-left {
        display: grid;
        grid-template-columns: auto auto;
        grid-gap: 1rem;
    }

    .services-left-top {
        grid-template-columns: unset;
    }

    .h-card-right {
        padding: 0;
    }

    figure.h-card-img img {
        margin: auto;
        display: block;
    }

    .services-left-top-left-top {
        margin-bottom: 0;
    }

    .services-left-top-left {
        margin-right: 0;
    }

    .posts-image-mask {
        /*right: -25px;*/
        /*bottom: -25px;*/
    }

    .posts-image-back {
        border-radius: 48px;
        margin-right: 0;
    }

    .home-section-1 {
        height: 1090px;
    }

    .reserve-container {
        padding-top: 3rem;
    }

    .telephone {
        width: 37%;
    }

    #site-navigation > div > .row {
        justify-content: space-around;
    }

    .instagram-icon {
        margin: 0;
    }

    .about-me-btn-1 > .instagram-icon {
        margin-left: .5rem;
    }

    .box-behind {
        right: calc(50% - 46rem);
    }

    .testimony-row {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        justify-content: center;
    }

    .testimony-bar-2 {
        width: 100%;
        height: 4px;
        margin: 2rem 0;
        right: 0;
    }

    .testimony-bar-2::after {
        top: -8px;
        right: 50%;
    }

    .testimony-info-desc {
        margin-bottom: 30px;
    }

    .bmi-box-left-show::before {
        left: 230px;
        top: 270px;
    }

    .bmi-box-left::before {
        width: 330px;
    }

    .bmi-result-box {
        transition: right 1s ease-in;
        max-width: 100%;
        right: 150%;
        top: 0;
        background: rgb(178, 166, 224);
        background: linear-gradient(0deg, rgba(178, 166, 224, 1) 0%, rgba(172, 195, 244, 1) 100%);
        max-height: 110%;
        padding: 2rem 4rem;
        opacity: 1;
        margin-right: 0;
        height: auto;
        transform: translateY(-45px);
        border-radius: 9rem;
    }

    .bmi-result-title {
        text-align: center;
    }

    .bmi-result-box-show {
        right: 0;
        top: 6rem;
    }

    .btn-resubmit {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        transform: translateY(-103px) scale(1.25);
        opacity: 0;
        transition: transform .5s ease-in, opacity .5s ease-in;
        box-shadow: 0 0 99px -25px #2d005852;
        z-index: -1;
    }

    .bmi-result-box-show .btn-resubmit {
        transition-delay: 1s, 1s;
        transform: translateY(0) scale(1.25);
        opacity: 1;
        z-index: -1;
    }

    .bmi {
        height: 45rem;
    }

    button#bmi-resubmit {
        position: absolute;
        margin-top: 8rem;
    }

    .bmi-box-center {
        width: 90%;
        transition: right 1s ease-in, width .1s ease-in, opacity 1s ease-in;
        order: 1;
        top: 0;
        margin-bottom: 5rem;
    }

    .bmi-box-right, .bmi-box-left {
        display: none;
    }

    .bmi-container {
        margin-top: -2rem;
    }

    .results-container {
        margin: 0 0 3rem;
    }

    .bmi-box-center-show {
        transition-delay: 0s, 1s, 0s;
        width: 0;
        opacity: 0;
        top: 0;
        right: -1000px;
        position: absolute;
    }

    .box-behind-footer {
        right: -235px;
    }

    .home-section-1::before {
        width: 500%;
        height: 300%;
    }

    .footer-desc {
        width: 100%;
        right: 0;
        padding: 0 clamp(6rem, 14vw, 10rem);
    }

    .footer-container {
        -webkit-mask-size: cover;
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-position-x: 27%;
        -webkit-mask-position-y: top;
    }

    .footer-inner-items {
        padding-right: 5rem;
    }

    div#owl-testimony .owl-dots {
        bottom: -7rem;
    }

    div#owl-testimony .owl-nav {
        bottom: -8rem;
    }

    .call-us-container {
        display: grid;
        grid-template-rows: auto;
        z-index: 2;
        position: relative;
        margin: 0;
    }

    .call-us-call-or-form-titles {
        grid-template-columns: 1fr;
    }

    .call-us-or-form {
        grid-template-columns: 1fr;
    }

    .call-us-img-container {
        margin-top: 6rem;
        padding-right: 0;
    }

    .steps-container > .steps:nth-child(1) > .steps-info {
        margin-left: -5rem;
    }

    .call-us-title {
        margin: 2rem 0;
    }

    .call-us-phoneNo {
        display: none;
    }

    span.call-us-call-title {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 17rem 0;
    }

    .call-us-or-form {
        margin: 2rem 0 4rem;
    }

    span.call-us-form-title {
        margin-top: 1rem;
    }

    .call-us-call-title .call-us-phoneNo {
        display: flex;
        margin-top: 2rem;
    }

    .call-us > .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .call-us {
        padding-left: 0;
        padding-right: 0;
    }

    .post-featured::after {
        width: 298px;
        height: 298px;
        border-radius: 55px;
    }

    .before-after-parent {
        grid-template-columns: auto auto;
    }

    .menu-left > .double_button {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .login-signup {
        grid-row: 1 / span 2;
    }

    .menu-container {
        grid-template-columns: 1fr 1.3fr 1.6fr;
    }

    ul#primary-menu a {
        font-size: 16px;
    }

    a.service-info-btn {
        padding-right: 1.6rem;
    }

    figure {
        margin: 0;
    }

    .service-row {
        flex-direction: column;
    }

    .service-image-holder {
        width: 100%;
    }

    .service-info-holder {
        width: 100%;
        padding: 0 1rem;
    }

    .archive-services > .col-10:nth-child(even) .service-row {
        flex-direction: column-reverse;
    }

    .service-image {
        margin: 2rem auto 0;
    }

    .service-info-holder {
        padding: 0;
    }

    .service-info-btn::before {
        z-index: -1;
    }

    .archive-services .col-10 {
        margin: 3rem 0;
    }

    .user-profile-holder {
        grid-row: 1 / span 2;
    }

    aside.post-sidebar-container > .sticky-top {
        grid-template-columns: 100%;
    }

    .post-title {
        width: 100%;
    }

    span.post-date {
        margin-right: auto;
    }

    .footer-address {
        align-self: flex-start;
        margin-right: clamp(4rem, 8vw, 8rem);
    }

    .menu-left > i {
        display: none;
    }

    .container_images {
        grid-template-columns: 100%;
    }

    .list-body, .list-header {
        grid-template-columns: 32% 32% 32% 4%;
    }

    .scores-row .violet-text-small {
        width: auto;
    }

    .my-account-title-container {
        flex-wrap: wrap;
        margin-bottom: 2.5rem;
    }

    .my-account-title-container > *:first-child {
        width: 100%;
        margin: 1rem 0;
    }

    .my-account-title-container > *:nth-child(2) {
        margin-right: auto;
    }

    .score-list-holder > .scores-row:nth-child(n+2) > .purple-text {
        grid-column-start: 3;
        text-align: center;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 100%;
    }

    .three-column > span:nth-child(2) {
        justify-self: end;
    }

    .sub-summary .purple-text:last-child {
        justify-self: self-end;
    }

    .score-list-holder > .scores-row {
        /*grid-template-columns: 60% 20% 20%;*/
    }

    .open-accordion > li:nth-child(n+2) {
        margin-top: 1rem;
        grid-template-columns: 68% 12% 20%;
        grid-gap: 1rem 0;
    }

    .sub-summary {
        margin-right: 1rem;
        grid-area: 2 / 1 / 2 / -1;
    }

    .my-account-bmi-box-center {
        width: 100%;
        margin-right: 0;
    }

    .my-account-bmi-box-left {
        display: none;
    }

    .post-tools {
        margin-top: 5.5rem;
    }

    .tools-container {
        display: grid;
        grid-template-columns: 5fr 1fr 5fr;
    }

    .tools-views {
        grid-column-start: 1;
        margin: 0;
    }

    .tools-divider {
        grid-column-start: 2;
        grid-row: 1 / span 2;
        height: 100%;
        width: 3px;
        margin: 0;
    }

    .tools-divider::after {
        left: -.25rem;
        top: 50%;
    }

    .tools-shares {
        grid-column-start: 3;
        grid-row: 1 / span 2;
    }

    .share-body {
        margin-top: 1rem;
    }

    ul.shares {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 1rem;
    }

    .post-title-container {
        margin-top: 5rem;
    }

    .post-content h2 {
        margin: 0;
    }

    h2.row-post-title {
        width: 100%;
    }

    .pbp-body {
        flex-wrap: wrap;
    }

    .previous-container, .next-container {
        width: 100%;
        margin: .5rem 0;
    }

    img.doctor-right {
        width: 121%;
        margin-right: -40px;
    }

    .page-box-behind::before {
        right: -15rem;
        top: -47rem;
    }

    span.steps-info-desc {
        font-size: 14px;
    }

    span.steps-info-number {

    }

    .breadcrumb-holder > .box-behind {
        right: calc(50% - 40rem);
        top: 54rem;
    }

    .box-behind-service-second-row {
        left: calc(50% - 42rem);
        top: 1rem;
    }

    .box-behind-service-between-content::before {
        right: calc(50% - 45rem);
    }

    .box-behind-service-between-content::after {
        left: calc(50% - 55rem);
        top: 45rem;
    }

    .box-behind-service-steps {
        left: calc(50% - 40rem);
        top: -45rem;
    }

    .box-behind-service-after-content {
        right: calc(50% - 29rem);
        top: -40rem;
    }


    .box-bottom {
        height: 103%;
    }

    section.family {
        padding-top: 4rem;
    }

    .box-behind {
        right: calc(50% - 40rem);
    }

    .doctor-right-back-1 {
        right: -7px;
    }

    .doctor-right-back-2 {
        right: 4px;
    }

    .doctor-right-back-3 {
        right: 15px;
    }

    .doctor-right-back-4 {
        right: 27px;
    }

    .doctor-right-back-5 {
        right: 37px;
    }

    .footer-inner-items {
        padding-right: 0;
    }

    .footer-desc {
        flex-direction: column;
        width: 100%;
        right: 0;
        padding: 0;
        margin-bottom: 1.5rem;
    }

    .footer-designer {
        align-self: flex-end;
        align-items: center;
        margin-left: 2rem;
    }

    .home-section-1 {
        height: 1080px;
    }

    .container-sm, .container {
        max-width: 540px;
    }

    .menu-right-side-open {
        width: 85%;
    }

    .bmi-box-center {
        width: 100%;
    }

    .bmi-box-left::before {
        border-radius: 50px;
    }

    .bmi-box-left-show::before {
        width: 110px;
        height: 110px;
        left: 157px;
        opacity: 0;
    }

    .bmi-box-center-show {
        opacity: 0;
        max-height: 100px;
    }

    .bmi-result-box {
        border-radius: 7rem;
        padding: 37px;
    }

    .bmi-result-box.bmi-result-box-show {
        background: rgb(178, 166, 224);
        background: linear-gradient(0deg, rgba(178, 166, 224, 1) 0%, rgba(172, 195, 244, 1) 100%);
    }

    .posts-image-container {
        height: 255px;
    }

    .posts-image-mask {
        /*right: -10% !important;*/
        /*bottom: -24px;*/
    }

    .posts-image-back {
        right: 20% !important;
        position: initial;
        margin: 0 auto 1rem auto;
    }

    .box-behind-footer {
        right: -335px;
    }

    .mobile-menu-overlay-open {
        width: 15%;
    }

    .bmi-box-form {
        padding: 50px 4.5rem;
        border-radius: 7rem;
    }

    .posts-info {
        padding: 20px 15px;
    }

    .posts-image-back, .posts-image-mask {
        /*right: 22%;*/
    }

    .posts-image-container {
        margin-bottom: 1rem;
    }

    .bmi-box-result {
        height: 200px;
        width: 200px;
    }

    .testimony-row > figure, .testimony-bar-2 {
        display: none;
    }

    section.testimony-row {
        margin-bottom: 7rem;
    }

    .steps-info {
        grid-template-columns: 33% auto;
    }

    .edit-account-picture {
        grid-template-columns: 100%;
    }

    .profile-picture {
        text-align: center;
        -webkit-mask-size: contain;
    }

    .profile-change-picture-form-holder {
        margin-top: 0;
    }

    .profile-change-picture-form-holder h4.violet-text {
        margin-bottom: 1rem;
    }

    .profile-change-picture-form-holder > form {
        flex-wrap: wrap;
    }

    a.file-btn.pink-button {
        margin: 1rem;
    }

    .profile-change-picture-form-holder > form {
        flex-wrap: wrap;
    }

    .edit-account-info {
        grid-template-columns: 100%;
        margin-top: 1rem;
    }

    .edit-account-info > form {
        grid-column-start: 1;
        padding-left: 0;
    }

    .amindgm_form-row:not(:first-child) {
        margin: 0;
    }

    .amindgm_form-row {
        grid-template-columns: 100%;
    }

    .amindgm_form-row > label {
        margin-top: 1rem;
    }

    .edit-account-info input[type=submit] {
        margin-top: 2rem;
    }

    .amindgm_form-row > input[type=text] {
        grid-row-start: auto;
    }

    label {
        margin-bottom: 0.0rem !important;
    }

    #weight, #height, #age {
        margin: 0 0 60px 0;
    }

    .mobile_fixed_call {
        display: flex;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100px;
        z-index: 10000;
        /* background: #00d084; */
        padding: 0 1rem 1rem 0;
        gap: 0.5rem;
        perspective: 1000px;
        perspective-origin: right;
    }

    .mobile_fixed_call .menu-telephone {
        display: inline-flex;
    }

    .mobile_fixed_call > .menu-telephone {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        font-size: 2.5rem;
        background-color: var(--wp--preset--color--vivid-green-cyan);
        border: 2px solid var(--wp--preset--color--vivid-green-cyan);
        color: white;
    }

    .mobile_double_button {
        display: inline-flex;
        flex-direction: column;
        justify-content: space-evenly;
        transition: all 500ms ease-in-out;
        transform: rotate3d(0, 1, 0, -84deg);
        transform-origin: right;
    }

    .mobile_double_button-show {
        transform: rotate3d(0, 1, 0, 0deg);
    }

    .menu-telephone-clicked {
        background-color: white !important;
        color: var(--wp--preset--color--vivid-green-cyan) !important;
    }
    .mobile_double_button
    .menu-telephone {
        color: white;
        background-color: var(--wp--preset--color--vivid-green-cyan);
    }
}

@media screen and (max-width: 576px) {
    .authoremail .emailcomment {
        grid-column: 1;
    }

    .authoremail {
        grid-template-columns: 100%;
    }

    .authoremail textarea#comment {
        grid-column: 1;
        margin-bottom: 2rem;
    }

    .authoremail .form-submit {
        grid-column: 1;
        justify-self: end;
    }

    .authoremail label {
        margin-bottom: 0.6rem !important;
    }

    .bmi-box-result:first-child {
        grid-column: 1 / span 2;
        width: 100%;
        margin: 0 auto;
    }

    .user-profile-holder {
        grid-row: 2;
    }

    .steps-desc {
        display: none;
    }

    .not-found-404 {
        transform: scale(0.75);
    }

    .form-item-holder:nth-last-child(2) {
        grid-row-start: 5;
        grid-column: 1/ span 1;
    }

    .footer-address {
        margin-right: 0;
    }

    .steps:hover > .steps-info i {
        transform: scale(1.1) rotateZ(-53deg);
    }

    span.steps-info-number {
        font-size: 12px;
        font-weight: 300;
    }

    span.steps-info-number, span.steps-info-desc {
        color: inherit;
    }

    .steps:hover p.steps_desc {
        opacity: 1;
    }

    .call-us-title > * {
        font-size: 22px;
    }

    .call-us-form {
        padding: 1rem;
    }

    span.call-us-call-title {
        margin: 15rem 0;
    }

    .call-us-form > form {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
    }

    .form-item-holder:last-child {
        grid-column: 1/ span 1;
    }

    p.steps_desc {
        margin: 0 auto;
        background-color: #FDF5FF;
        border-radius: 0 0 14px 14px;
        color: #2D0058;
        width: 95%;
        opacity: 0;
    }

    .steps-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .steps {
        background: none;
        height: auto;
        width: 100%;
        margin: 1rem 0 0;
        max-height: 5rem;
        border-radius: 1rem;
        transition: max-height .5s ease-in;
        display: inline-flex;
        flex-direction: column;
    }

    /*.steps:hover {*/
    /*    max-height: 500px;*/
    /*}*/
    span.steps-info-number::after {
        content: "\f104";
        font: normal normal normal 14px/1 'Font Awesome 6 Pro';
        font-family: 'Font Awesome 6 Pro';
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0) rotateZ(0deg);
        font-weight: 900;
        font-size: 12px;
        position: absolute;
        top: .2rem;
        transition: transform .2s ease-in;
        margin-right: .3rem;
    }

    .steps-info {
        display: grid;
        margin-top: 0;
        margin-right: 0;
        color: #fff;
        grid-template-columns: 1fr 7fr 3fr !important;
        grid-template-rows: auto 1fr;
        width: 100%;
        align-items: center;
        background: #7323C1;
        border-radius: 1rem;
    }

    .steps:hover > .steps-info span.steps-info-number {
        margin-bottom: 0;
        margin-top: 0;
    }

    .steps:hover > .steps-info span.steps-info-desc {
        margin-top: 0;
        margin-right: .5rem;
    }

    span.steps-info-number {
        margin-bottom: 0;
        transition: margin .3s ease-in;
        grid-column-start: 3;
        justify-self: self-end;
        margin-left: 1.5rem;
        position: relative;
    }

    .steps-info > i {
        background: none;
        width: auto;
        height: 4rem;
        right: -.5rem;
        top: -.1rem;
        grid-column-start: 1;
        grid-row-start: 1;
        justify-self: self-end;
    }

    .steps:hover span.steps-info-number::after {
        transform: rotateZ(-90deg);
    }

    span.steps-info-desc {
        grid-row-start: 1;
        grid-column-start: 2;
        text-align: center;
        transition: margin .3s ease-in;
        white-space: nowrap;
        justify-self: self-start;
    }

    p.steps_desc {
        display: block;
        width: 95%;
        grid-row-start: 2;
        grid-column: 1 / span 3;
        padding: 1rem;
    }

    .slogan-container {
        align-items: center;
    }

    .horizental-in-md figure.h-card-img {
        margin-right: auto;
    }

    .horizental-in-sm figure.h-card-img {
        margin-right: auto;
    }

    .menu-left {
        grid-template-columns: auto;
    }

    .services-left-top-left-top {
        margin-bottom: 1rem;
    }

    .services-left-bottom .horizontal-card {
        grid-template-rows: auto;
    }

    .services-left-bottom .horizontal-card figure.h-card-img {
        grid-row-start: 3;
        grid-column: 1 / span 2;
        margin-right: 0;
        margin-top: 2rem;
    }

    .services-left-bottom .h-card-title {
        grid-row-start: 1;
        grid-column: 1 / span 2;
    }

    .services-left-bottom .h-card-desc {
        grid-row-start: 2;
        grid-column: 1 / span 2;
    }

    .services-left-bottom a.h-card-btn.pink-button {
        grid-row-start: 6;
        grid-column: 1 / span 2;
        margin: 2rem auto 0 auto;
    }

    .services-left-top {
        display: flex;
        flex-direction: column;
    }

    .services-items-row {
        display: flex;
        flex-direction: column;
    }

    .horizental-in-md,
    .horizental-in-sm {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .horizental-in-md a.v-card-btn.pink-button,
    .horizental-in-sm a.v-card-btn.pink-button {
        margin-right: unset;
        margin-top: 2rem;
    }

    .services-left-top-left {
        display: block;
    }

    .services-left-bottom .horizontal-card {
        flex-direction: column;
    }

    .doctor-right-back-1,
    .doctor-right-back-2,
    .doctor-right-back-3,
    .doctor-right-back-4,
    .doctor-right-back-5 {
        border-radius: 32%;
    }


    .doctor-right-back-1 {
        width: 100%;
        height: 100vw;
        right: -10px;
        bottom: 11px;
    }

    .doctor-right-back-2 {
        width: 90%;
        height: 90vw;
        right: 14px;
        bottom: 10px;
    }

    .doctor-right-back-3 {
        width: 80%;
        height: 80vw;
        right: 35px;
        bottom: 14px;
    }

    .doctor-right-back-4 {
        width: 70%;
        height: 70vw;
        right: 57px;
        bottom: 10px;
    }

    .doctor-right-back-5 {
        width: 60%;
        height: 60vw;
        right: 77px;
        bottom: 13px;
    }

    #page {
        overflow-x: hidden;
    }

    .home-section-1 {
        height: 1205px;
    }

    .doctor-right-button-container {
        /*right: -6%;*/
    }

    figure.reserve-container {
        transform: scale(0.85);
    }

    .doctor-right-button-container {
        transform: scale(1.2);
    }

    img.doctor-right {
        filter: drop-shadow(0 0rem 2rem #F0CFFC);
    }

    .login-signup, .pink-button {
        font-size: 12px;
    }

    .bmi-container {
        transform: scale(1);
        margin-top: 1rem;
    }

    .bmi-result-box {
        border-radius: 5rem;
        padding: 27px;
    }

    .results-container {
        grid-gap: 0.5rem;
    }

    .bmi-result-title {
        font-size: 20px;
    }

    .box-title > span {
        width: 100%;
        font-size: 15px;
    }

    #overweight > span:first-child {
        font-size: 1.5rem;
    }

    #overweight > span:not(:first-child) {
        font-size: .9rem;
    }

    .box-center {
        top: -1.5rem;
    }

    .bmi-box-result {
        height: 150px;
        width: 150px;
        border-radius: 47px;
    }

    .bmi-box-form {
        padding: 30px 35px;
        border-radius: 53px;
    }

    .owl-prev {
        margin-right: 183px !important;
    }

    .language-select {
        display: none;
    }

    .menu-left-side {
        padding: 0;
    }

    .menu-left-side .login-signup {
        font-size: 12px;
    }

    #site-navigation > div > .row {
        justify-content: flex-end;
        padding-left: .5rem;
        padding-top: 1rem;
    }

    .menu-right-side {
        top: 0;
    }

    .left-slogan-subtitle {
        font-size: 32px;
        text-align: center;
        margin-bottom: 3rem;
    }

    .left-slogan-desc {
        font-size: 19px;
        text-align: justify;
    }

    .bmi-result-box.bmi-result-box-show .box-upper-section {
        font-size: 14px;
    }

    .bmi-result-box.bmi-result-box-show {
        max-width: 100%;
    }

    .social-icons:not(:first-child) {
        margin-right: 27px;
    }

    .footer-address {
        padding: 0 1.5rem;
    }

    .footer-container {
        -webkit-mask-position-x: 35%;
    }

    .call-us-img-holder img {
        right: -120px;
        position: relative;
        height: 43rem;
    }

    .steps-desc {
        margin: 1rem;
    }


    #results-owl .owl-prev {
        margin-left: 183px;
    }

    .service-first-image-row img, .service-second-image-row img {
        width: 100%;
    }

    .uptodate-form input {
        width: 50%;
    }

    .grid-self-center-sm {
        justify-self: center;
    }

    .before-after-parent {
        grid-template-columns: auto;
    }

    .popup-holder {
        padding: 1rem;
        width: 90%;
        max-height: 100%;
    }

    .not-found-form-holder {
        grid-template-columns:auto;
        justify-items: center;
        grid-gap: 1rem;
        margin-left: 0;
    }
}

@media screen and (max-width: 400px) {
    .not-found-404 {
        transform: scale(0.55);
    }

    .call-us-form > form {
        grid-template-columns: 100%;
        grid-gap: .5rem;
    }

    .box-right::before {
        display: none;
    }

    .contact-us-page h2, .info-title {
        white-space: initial;
    }

    .post-featured::after {
        width: 240px;
        height: 240px;
        border-radius: 35px;
    }

    .tools-container {
        grid-template-columns: 47% 4% 49%;
    }

    .open-accordion > li:nth-child(n+2) {
        margin-top: 4rem;
    }

    .list-header > span > i {
        display: none;
    }

    .score-list-holder > .scores-row:nth-child(n+2) > .purple-text {
        font-weight: 800;
    }

    .scores-row {
        display: grid !important;
        grid-template-columns: 3fr 2fr 1fr;
        grid-template-rows: auto auto;
        grid-gap: .75rem 0;
        margin-bottom: 2.5rem;
    }

    .dashboard-item {
        padding: 1.5rem;
    }

    .scores-row {
        margin-bottom: 1.5rem;
    }

    li.scores-row > div {
        grid-column: 1 /-1;
    }

    .sub-summary > .scores-row > span:nth-child(1) {
        grid-column: 1 / -1;
        margin-left: 0;
    }

    .sub-summary > .scores-row > span:nth-child(2) {
        grid-column-start: 2;
    }


    .sub-summary {
        margin-right: 1rem;
        grid-area: 3 / 1 / 3 / -1;
    }

    .score-list-holder > .scores-row > span:first-child {
        grid-column: 1 /-1;
    }

    .score-list-holder::after {
        margin-left: .25rem;
    }

    .summary-holder::after {
        margin-left: 0;
    }

    .notifications ul > li > *:first-child, .latest-posts ul > li > *:first-child {
        grid-column: 1 / -1;
    }

    .notifications ul > li > *:nth-child(2), .latest-posts ul > li > *:nth-child(2) {
        grid-area: 2 / 3 / 2 /3;
    }

    .notifications ul > li > *:nth-child(3), .latest-posts ul > li > *:nth-child(3) {
        grid-area: 2 / 1 / 2 /1;
    }


    .bmi-graph-subtitle > span {
        width: 100%;
    }

    figure.reserve-container {
        left: -7px;
    }

    .score-list-holder > .scores-row:nth-child(-n+2) {
        width: 90%;
    }

    .score-list-holder > .scores-row:nth-child(-n+2) > .score-col-5 {
        width: 90%;
    }

    span.breadcrumb {
        padding: 0 10px;
    }

    img.breadcrumb-arrow {
        margin-right: 14px;
        margin-left: 14px;
    }

    .sp-featured-image-container {
        transform: scale(.93);
    }

    .call-us-img-holder img {
        width: 180%;
        height: auto;
    }

    span.call-us-call-title {
        margin: 8rem 0;
    }

    .call-us-title > * {
        font-size: 17px;
    }

    .steps-info > i {
        right: -1.25rem;
    }

    .steps:hover > .steps-info i {
        right: -0.25rem;
    }

    .steps:hover > .steps-info i {
        transform: scale(1) rotateZ(-53deg);
    }

    .social-icons:not(:first-child) {
        margin-right: 1.25rem;
    }

    .steps-info {
        grid-template-columns: 2fr 10fr 1fr !important;
    }

    .steps:hover > .steps-info span.steps-info-desc {
        margin-right: 0.1rem;
    }

    span.steps-info-number {
        margin-left: .5rem;
        display: none;
    }

    .steps-info-desc::after {
        content: "\f104";
        font: normal normal normal 14px/1 'Font Awesome 6 Pro';
        font-family: 'Font Awesome 6 Pro';
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0) rotateZ(0deg);
        font-weight: 900;
        font-size: 12px;
        position: absolute;
        top: 1.5rem;
        transition: transform .2s ease-in;
        margin-right: .3rem;
        left: 1rem;
    }


    .steps:hover .steps-info-desc::after {
        transform: rotateZ(-90deg);
    }

    .doctor-right-button-container {
        /*width: 111%;*/
        transform: scale(1);
    }

    section.services {
        margin: 3.75rem 0 7rem 0;
    }

    img.about-me-image {
        width: 100%;
    }

    .about-me-btns {
        flex-direction: column;
    }

    .bmi-container {
        transform: scale(.9);
    }

    .bmi-box-form {
        padding: 30px 20px;
    }

    .bmi-box-form-radio-btns {
        flex-direction: column;
    }

    .testimony-info-subtitle {
        line-height: 2rem;
    }

    label.custom-radio-gender:not(:first-child) {
        margin-top: .5rem;
    }

    .bmi-box-result {
        height: 120px;
        width: 120px;
        border-radius: 35px;
    }

    .box-bottom {
        border-radius: 0 0 1.7rem 1.7rem;
    }

    .box-center {
        display: none;
    }

    #overweight {
        margin-top: 0;
    }

    .bmi-result-box {
        margin-top: 2rem;
    }

    .bmi {
        height: 46rem;
    }

    .about-me-btn-1 {
        margin-left: 0;
        margin-bottom: 1rem;
    }

    .home-section-1 {
        height: 975px;
    }

    .footer-social-links {
        padding: 0 1rem;
    }

    .bmi-result-box-1, .bmi-result-box-2, .bmi-result-box-3, .bmi-result-box-4 {
        width: 49%;
    }

    .posts-image-back {
        width: 185px;
        height: 185px;
    }

    .posts-image-mask {
        width: 230px;
        height: 230px;
        /*right: 0;*/
        /*bottom: -21px;*/
    }

    .image-overlay {
        border-radius: 52px;
    }

    .posts-info-meta {
        flex-direction: row;
        align-items: end;
        flex-direction: column;
    }

    .family-info-image > img {
        width: 100%;
    }

    .post-container {
        margin-top: 3.75rem;
    }

    .post-title-container {
        margin-top: 1rem;
    }

    .post-title {
        margin: 0 !important;
    }

    .tools-container {
        flex-direction: row;
        display: flex;
        border-radius: 10px;
    }

    .tools-divider, .tools-shares {
        display: none;
    }

    .tools-container span {
        font-size: 14px;
    }
}

