/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
img.custom-logo {
    width: 160px !important;
}
.news-alert {
    background-color: #ed5656;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}

.news-alert a {
    color: #fff;
    font-weight: 600 !important;
}

.news-alert a:hover {
    color: #000;
}

.flash-div {
    overflow-x: clip;
    color: #fff;
}

.newsletter_overlay,
header .custom-logo-link img {
    width: 100%;
    height: 100%
}

section#block-3 img {
    width: 100%;
    height: auto
}

.box-img:hover .left-sub-img img,
.box-img:hover .right-sub-img img,
.zoom-img {
    animation: 2s ease-in-out infinite alternate-reverse both plus
}

@font-face {
    font-family: "Open Sans Semibold";
    src: url("https://db.onlinewebfonts.com/t/33f225b8f5f7d6b34a0926f58f96c1e9.eot");
    src: url("https://db.onlinewebfonts.com/t/33f225b8f5f7d6b34a0926f58f96c1e9.eot?#iefix") format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/33f225b8f5f7d6b34a0926f58f96c1e9.woff2") format("woff2"), url("https://db.onlinewebfonts.com/t/33f225b8f5f7d6b34a0926f58f96c1e9.woff") format("woff"), url("https://db.onlinewebfonts.com/t/33f225b8f5f7d6b34a0926f58f96c1e9.ttf") format("truetype"), url("https://db.onlinewebfonts.com/t/33f225b8f5f7d6b34a0926f58f96c1e9.svg#Open Sans Semibold") format("svg")
}

.vc_row {
    margin: 0 auto
}

.insurance-row select {
    height: unset
}

div#ast-desktop-header .site-logo-img {
    margin-top: -35px
}

a {
    transition: .5s ease-out;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out
}

div#ast-scroll-top {
    height: 40px;
    width: 40px;
    align-items: center;
    justify-content: center
}

div#content>.ast-container {
    max-width: 100%;
    padding: 0
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mr-0 {
    margin-right: 0 !important
}

.mr-1 {
    margin-right: .25rem !important
}

.mr-2 {
    margin-right: .5rem !important
}

.mr-3 {
    margin-right: 1rem !important
}

.mr-4 {
    margin-right: 1.5rem !important
}

.mr-5 {
    margin-right: 3rem !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.ml-0 {
    margin-left: 0 !important
}

.ml-1 {
    margin-left: .25rem !important
}

.ml-2 {
    margin-left: .5rem !important
}

.ml-3 {
    margin-left: 1rem !important
}

.ml-4 {
    margin-left: 1.5rem !important
}

.ml-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pr-0 {
    padding-right: 0 !important
}

.pr-1 {
    padding-right: .25rem !important
}

.pr-2 {
    padding-right: .5rem !important
}

.pr-3 {
    padding-right: 1rem !important
}

.pr-4 {
    padding-right: 1.5rem !important
}

.pr-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.pl-0 {
    padding-left: 0 !important
}

.pl-1 {
    padding-left: .25rem !important
}

.pl-2 {
    padding-left: .5rem !important
}

.pl-3 {
    padding-left: 1rem !important
}

.pl-4 {
    padding-left: 1.5rem !important
}

.pl-5 {
    padding-left: 3rem !important
}

.mb-0,
.simple-btn {
    margin-bottom: 0 !important
}

.both-time-date,
.email-footer-form form,
.profile-box>.vc_column-inner>.wpb_wrapper {
    display: flex
}

.color-red,
.upper-head ul li a:hover {
    color: #ed5656
}

.ast-primary-header-bar {
    border: 0
}

.appointment-btn a,
.outline_btn a {
    max-width: 333px;
    border-radius: 33px !important;
    font-size: 16px !important;
    width: 100%;
    color: #fff !important;
    font-weight: 600;
    text-decoration: none !important
}

li,
p,
ul#ast-hf-menu-1 li a {
    color: #000
}

.dual_rowbtn .vc_column-inner,
.service-box-row .vc_col-sm-2 .vc_column-inner,
.vc_row.wpb_row.vc_inner.vc_row-fluid.ast-container,
div#ast-desktop-header .ast-logo-title-inline .ast-site-identity {
    padding: 0
}

.service-box-row .vc_col-sm-2 a:hover,
h2 {
    color: #ed5656 !important
}

.outline_btn a {
    padding: 18px 0 !important;
    border-color: #fff !important
}

.outline_btn a:hover {
    background: #fff !important;
    color: #000 !important;
    transition: .5s linear
}

.appointment-btn a {
    background: #ed5656 !important;
    padding: 20px 0 !important
}

.appointment-btn a:hover {
    background: #000 !important;
    transition: .5s linear
}

.content-area.mob-menu,
.d-none,
.desktop-hide-img,
.entry-content #ez-toc-container.ez-toc-transparent,
.faq-sec .vc_toggle_title i.vc_toggle_icon:after,
.faq-sec .vc_toggle_title i.vc_toggle_icon:before,
.single-post nav.navigation.post-navigation {
    display: none
}

.faq-sec .vc_toggle_title {
    text-align: center;
    position: unset;
    padding-left: 0 !important
}

.faq-sec .vc_toggle_title i.vc_toggle_icon {
    right: 0;
    text-align: center;
    margin: 0 auto;
    bottom: 0;
    top: unset !important;
    background-image: url(https://manhattanprimarycare.nyc/dev/wp-content/uploads/2024/10/faq-icon.svg);
    width: 20px;
    height: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0;
    transform: unset !important
}

.faq-sec .vc_toggle_active .vc_toggle_title i.vc_toggle_icon {
    transform: rotate(180deg) !important
}

.faq-sec .vc_toggle_title h4 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700 !important;
    color: #000
}

.faq-sec .vc_toggle_content {
    padding: 0 !important;
    margin-bottom: 0
}

.doctors-panel .wpb_raw_html,
.faq-sec .vc_toggle_content p,
.icons_with_grey_bg .wpb_text_column {
    margin-bottom: 0
}

.faq-sec .vc_toggle {
    position: relative;
    max-width: 938px;
    margin: 0 auto;
    padding-bottom: 30px;
    margin-top: 30px !important
}

.faq-sec,
.service-appointment,
.team-sec .appointment-btn {
    margin-top: 50px
}

.upper-head .container {
    max-width: 1240px;
    margin: 0 auto
}

.upper-head ul {
    text-align: right;
    list-style: none;
    margin: 0;
    padding: 0
}

.upper-head ul li {
    display: inline;
    margin: 0 10px
}

.upper-head ul li a {
    font-size: 14px;
    font-weight: 600;
    color: #000
}

.newsletter_overlay {
    position: fixed;
    z-index: 9999;
    background: #0000006e;
    top: 0;
    left: 0;
    display: none;
    align-items: center;
    justify-content: center
}

.newsletter_content_wrapper {
    width: 50%;
    background: #fff;
    padding: 40px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    margin: 10% auto 0
}

.insurance-sec .outline_btn,
.intro-sec,
.upper-head {
    margin-top: 30px
}

.newsletter_overlay .close_icon {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 30px;
    height: 30px;
    background: #ed5656;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50px;
    cursor: pointer;
    font-size: 15px;
    font-family: Arial;
    font-weight: 700;
    line-height: normal
}

.upper-head ul li a.app_cta {
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans Semibold";
    background: #ed5656;
    color: #fff !important;
    width: 224px;
    display: inline-block;
    text-align: center;
    padding: 10px;
    border-radius: 33px
}

.sidebar-main #custom_html-2 a.app_btn:hover,
.upper-head ul li a.app_cta:hover {
    color: #ed5656;
    background: #000
}

ul#ast-hf-menu-1 li {
    color: #000;
    font-family: "Open Sans Semibold" !important;
    line-height: 32px
}

.statics .vc_row h2,
ul#ast-hf-menu-1 .current-menu-item a {
    color: #000 !important
}

.inner-banner .ast-container,
ul#ast-hf-menu-1 .current-menu-item {
    position: relative
}

ul#ast-hf-menu-1 .current-menu-item:before {
    content: '';
    width: 17px;
    height: 2px;
    background: #ed5656;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    position: absolute
}

ul#ast-hf-menu-1 li:hover:before {
    content: '';
    width: 17px;
    height: 2px;
    background: #ed5656;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    position: absolute;
    transition: .5s linear
}

.contact-footer a img,
.custom-social-icons img,
.locations a img {
    height: 100%
}

.tab-sec .tab-content-inner img,
.three-stars img {
    width: auto;
    height: auto
}

.main-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 600px
}

.main-banner h1 {
    font-size: 42px;
    line-height: 64px;
    font-weight: 600;
    text-align: center;
    color: #606060;
    margin-bottom: 7px
}

.main-banner p {
    color: #ed5656;
    font-size: 22px;
    text-align: center;
    line-height: 32px;
    font-weight: 600
}

.billing-form h2,
.billing_row .card:hover h2,
.billing_row .card:hover p,
.profile-box:hover .doctor-bio h2,
.profile-box:hover .doctor-bio p,
.profile-box:hover .simple-btn .vc_btn3.vc_btn3-size-md,
.profile-box:hover .simple-btn .vc_btn3.vc_btn3-size-md .vc_btn3-icon,
.service-appointment .vc_row-fluid.ast-container h2,
.text-white h2,
.text-white p,
section#block-6 p {
    color: #fff !important
}

footer#colophon .site-primary-footer-wrap {
    background-image: url(https://manhattanprimarycare.nyc/wp-content/uploads/2024/09/footer-bg-1.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
    border-style: solid;
    border-width: 1px 0 0;
    border-top-color: #e6e6e6
}

.box-img .left-sub-img img,
.box-img .right-sub-img img {
    width: 122px;
    height: 122px
}

section#block-6 p {
    font-weight: 600
}

.banner-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.intro-sec {
    margin-bottom: 20px !important
}

.intro-sec .wpb_single_image {
    margin-bottom: 12px;
    padding-top: 15px
}

.bg-light-sec {
    padding: 50px 0 75px;
    position: relative;
    margin-bottom: 50px
}

.bg-light-sec ul,
.two-box ul {
    padding-left: 20px
}

.bg-light-sec ul li::marker {
    color: #ed5656
}

.bg-light-sec ul li,
.blog-main .custom-post-item h3 {
    margin-bottom: 9px
}

ul.sub-ul {
    margin-top: 10px
}

ul.sub-ul li {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 6px
}

ul.sub-ul li::marker {
    color: #000
}

.bg-star {
    position: absolute;
    right: 70px;
    bottom: -50px
}

.box-img {
    position: relative;
    max-width: 400px;
    margin: 0 auto
}

.box-img:hover .left-sub-img img {
    border: 0;
    padding: 5px;
    border-radius: 100%;
    transform: translateX(5px);
    transition: .3s
}

.box-img:hover .right-sub-img img {
    border: 0;
    padding: 5px;
    border-radius: 100%;
    transform: translateX(-5px);
    transition: .3s
}

.box-img .left-sub-img {
    position: absolute;
    bottom: 35px;
    left: 0
}

.round-img img {
    transition: .3s;
    border: 5px solid transparent;
    padding: 5px;
    border-radius: 50%
}

.card_1x:hover .round-img img {
    border: 5px solid #ed5656
}

.box-img .right-sub-img {
    position: absolute;
    bottom: 35px;
    right: 0
}

.bg-red-sec {
    margin-top: 50px;
    background-image: linear-gradient(360deg, #ed5656 86%, #fff 30%);
    margin-bottom: 70px;
    position: relative
}

.star-svg {
    position: absolute;
    right: 20px;
    margin-bottom: 0 !important;
    top: 98px
}

.bg-red-sec h2,
.management-section,
.tab-sec {
    margin-top: 60px
}

.women-health-img {
    max-width: 550px;
    margin: 0 auto
}

.three-row {
    justify-content: center;
    margin-top: 30px
}

.three-row img {
    max-width: 160px;
    margin: 0 auto
}

.location-sec img:hover {
    opacity: .8
}

.insurance-row,
.team-sec {
    margin-top: 40px
}

.insurance-sec {
    padding: 30px 0 60px;
    margin-top: 50px
}

.insurance-logo {
    flex-wrap: wrap;
    justify-content: center;
    max-width: 792px;
    margin-top: 30px
}

.insurance-logo .vc_col-sm-1\/5 {
    width: 33.33%;
    flex: 0 0 33.33%
}

.why-choose-row {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
    max-width: 1080px;
    margin-top: 20px
}

.why-choose-row .vc_col-sm-3 {
    flex: 0 0 50%;
    width: 50%
}

.why-choose-box {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 0 30px #00000011;
    padding: 20px
}

.why-choose-box h3 {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    font-family: 'Open Sans', sans-serif !important
}

.location-sec p,
.tab-sec .tab-buttons button {
    font-size: 20px;
    font-weight: 600;
    font-family: "Open Sans Semibold" !important
}

.mb-15,
.why-choose-box p {
    margin-bottom: 15px !important
}

.why-choose-row:before {
    content: '';
    background-image: url(https://manhattanprimarycare.nyc/dev/wp-content/uploads/2024/09/why-choose-bg.svg);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat
}

.tab-sec .tab-container {
    display: flex;
    flex-direction: column;
    align-items: center
}

.tab-sec .tab-buttons {
    display: flex;
    gap: 20px;
    margin-bottom: 0;
    justify-content: center;
    margin-top: 20px
}

.tab-sec .tab-buttons button {
    padding: 15px 30px;
    cursor: pointer;
    background-color: #f8f8f9;
    border-radius: 50px;
    outline: 0;
    border: 2px solid #f8f8f9;
    transition: background-color .3s;
    color: #000
}

.tab-sec .tab-buttons button.active {
    background-color: #fff;
    border-color: #ed5656
}

.tab-sec .tab-content {
    display: none;
    padding: 20px;
    text-align: center;
    font-size: 16px;
    max-width: 1000px;
    margin: 50px auto 0;
    opacity: 0
}

.tab-sec .tab-content.active {
    display: flex;
    flex-wrap: wrap;
    opacity: 1;
    transition: opacity .5s;
    animation: 1s mymove
}

@keyframes mymove {
    50% {
        opacity: .5
    }
}

.tab-sec .tab-content-inner {
    flex: 0 0 33.33%;
    padding: 0 15px;
    max-width: 245px;
    margin: 0 auto
}

.tab-sec .tab-content-inner h3 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px
}

.tab-sec .tab-content-inner img {
    margin-bottom: 20px
}

.location-sec p {
    margin-bottom: 5px !important;
    margin-top: 25px
}

.icons_with_grey_bg .vc_col-sm-2 h3,
.insurance-row h3,
.service-box-row .vc_col-sm-2 h2,
.team-sec h3 {
    font-family: 'Open Sans', sans-serif !important
}

@keyframes plus {
    0%,
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

.three-stars {
    text-align: center
}

.one-star {
    animation: 5s ease-in-out infinite firstzoom
}

.two-star {
    animation: 5s ease-in-out infinite twozoom;
    display: inline-block;
    position: relative;
    top: -18px
}

.three-star {
    animation: 5s ease-in-out infinite threezoom;
    display: inline-block
}

@keyframes firstzoom {
    0%,
    100% {
        transform: scale(1)
    }
    25%,
    75% {
        transform: scale(.8)
    }
    50% {
        transform: scale(.5)
    }
}

@keyframes twozoom {
    0%,
    100% {
        transform: scale(.5)
    }
    25%,
    75% {
        transform: scale(.8)
    }
    50% {
        transform: scale(1)
    }
}

@keyframes threezoom {
    0%,
    50% {
        transform: scale(.8)
    }
    100%,
    25% {
        transform: scale(1)
    }
    75% {
        transform: scale(.5)
    }
}

footer#colophon .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row {
    display: flex;
    width: 100%;
    gap: 0;
    flex-wrap: wrap
}

footer#colophon .site-footer-section-1,
footer#colophon .site-footer-section-4 {
    flex: 0 0 29%;
    padding: 0 5px
}

footer#colophon .site-footer-section-2 {
    flex: 0 0 18%;
    padding: 0 5px
}

footer#colophon .site-footer-section-3 {
    flex: 0 0 24%;
    padding: 0 5px
}

.custom-social,
.custom-social-icons,
.email-footer-form {
    align-items: center;
    display: flex
}

footer#colophon h2.wp-block-heading {
    color: #fff !important;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif
}

section#block-6 {
    padding-top: 20px
}

section#nav_menu-4 li,
section#nav_menu-6 li {
    padding: 0 0 11px
}

.ast-footer-copyright p,
section#nav_menu-4 li a,
section#nav_menu-6 a {
    color: #fff
}

.single-post .entry-header,
.two-box ul li,
section#block-13,
section#block-15 {
    margin-bottom: 10px
}

.contact-footer a:hover,
.locations a:hover,
.team-sec .three-row p,
section#nav_menu-4 li a:hover,
section#nav_menu-6 li a:hover {
    color: #ed5656
}

.custom-social {
    margin-top: 34px
}

.custom-social-icons a:hover {
    transform: translateY(-4px);
    transition: .5s linear
}

.custom-social .social-head p {
    color: #fff;
    margin-bottom: 0;
    margin-right: 15px
}

#ez-toc-container a,
.blog-main .custom-post-item h3 a,
.service-box-row .vc_col-sm-2 a {
    color: #000;
    text-decoration: none
}

.custom-social-icons img,
.locations a img,
.single-post .time-or-latest p img {
    margin-right: 10px
}

.locations a {
    display: flex;
    align-items: center;
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
    padding-left: 10px
}

.locations iframe {
    border-radius: 12px
}

.contact-footer a {
    display: flex;
    width: fit-content;
    margin-top: 12px;
    color: #fff
}

.contact-footer a img {
    margin-right: 13px
}

.contact-footer {
    border-top: 1px solid #fff;
    max-width: 245px;
    padding-top: 18px
}

.email-footer-form input {
    border-radius: 15px;
    width: 100%;
    height: 53px;
    max-width: 220px;
    background: #fff;
    border: 0;
    margin-right: 10px;
    padding-left: 20px;
    color: #606060
}

.service-box-row .vc_col-sm-2,
.statics .vc_row {
    box-shadow: 0 0 25px #00000016;
    border-radius: 12px
}

.email-footer-form button {
    border-radius: 15px;
    height: 53px;
    max-width: 73px
}

.email-footer-form button:hover {
    background: #000
}

footer#colophon .site-primary-footer-wrap {
    padding-left: 15px;
    padding-right: 15px
}

.inner-banner {
    background: #606060;
    padding: 15px 0
}

.inner-intro {
    background: #f8f8f9;
    padding: 30px 0;
    margin-bottom: 60px
}

.inner-banner h1 {
    color: #fff;
    font-size: 36px;
    line-height: 44px
}

.service-box-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.service-box-row .vc_col-sm-2 {
    flex: 0 0 30%;
    text-align: center;
    max-width: 360px;
    margin: 0 1.5% 50px;
    position: relative;
    min-height: 553px;
    padding-bottom: 40px
}

.service-box-row .vc_col-sm-2 h2 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 10px
}

.service-box-row .vc_col-sm-2 .wpb_text_column {
    padding: 0 24px
}

.service-box-row .vc_col-sm-2 a {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    font-weight: 600;
    width: fit-content;
    margin: 0 auto
}

.service-appointment .vc_row-fluid.ast-container {
    max-width: 561px;
    background-image: url(https://manhattanprimarycare.nyc/wp-content/uploads/2024/09/red-overlay-bg.webp);
    background-size: cover;
    min-height: 334px;
    display: flex;
    align-items: center;
    padding: 30px !important;
    background-repeat: no-repeat;
    flex-direction: row
}

.service-appointment .vc_row-fluid.ast-container a.vc_general.vc_btn3 {
    background: #fff;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    width: 100%;
    border-radius: 33px;
    font-size: 16px;
    padding: 18px 0
}

.service-appointment .vc_row-fluid.ast-container .wpb_text_column p,
.service-appointment .vc_row-fluid.ast-container .wpb_text_column p a {
    color: #fff;
    font-weight: 700;
    text-decoration: none
}

.service-appointment .vc_row-fluid.ast-container .vc_btn3-container.vc_btn3-inline {
    display: block;
    max-width: 217px
}

.service-location-sec .vc_row {
    max-width: 1065px
}

.service-location-sec .vc_row p {
    margin-top: 0
}

.image-star-inner {
    position: absolute;
    right: 0;
    top: 11px;
    margin-bottom: 0 !important
}

.image-container-star {
    display: flex;
    gap: 10px
}

.image-container-star img:nth-child(6) {
    animation: 5s ease-in-out infinite firstopacity
}

.image-container-star img:nth-child(5) {
    animation: 5s ease-in-out infinite secondopacity
}

.image-container-star img:nth-child(4) {
    animation: 5s ease-in-out infinite thirdzoomstar
}

.image-container-star img:nth-child(3) {
    animation: 5s ease-in-out infinite fourzoomstar
}

.image-container-star img:nth-child(2) {
    animation: 5s ease-in-out infinite fivezoomstar
}

.image-container-star img:first-child {
    animation: 5s ease-in-out infinite sixzoomstar
}

@keyframes firstopacity {
    0%,
    100% {
        opacity: 1
    }
    10%,
    90% {
        opacity: .8
    }
    20%,
    80% {
        opacity: .6
    }
    30%,
    70% {
        opacity: .4
    }
    40%,
    60% {
        opacity: .2
    }
    50% {
        opacity: .1
    }
}

@keyframes secondopacity {
    0%,
    100%,
    80% {
        opacity: .8
    }
    10%,
    70% {
        opacity: .6
    }
    20%,
    60% {
        opacity: .4
    }
    30%,
    50% {
        opacity: .2
    }
    40% {
        opacity: .1
    }
    90% {
        opacity: 1
    }
}

@keyframes thirdzoomstar {
    0%,
    100%,
    60% {
        opacity: .6
    }
    10%,
    50% {
        opacity: .4
    }
    20%,
    40% {
        opacity: .2
    }
    30% {
        opacity: .1
    }
    70%,
    90% {
        opacity: .8
    }
    80% {
        opacity: 1
    }
}

@keyframes fourzoomstar {
    0%,
    100%,
    40% {
        opacity: .4
    }
    10%,
    30% {
        opacity: .2
    }
    20% {
        opacity: .1
    }
    50%,
    90% {
        opacity: .6
    }
    60%,
    80% {
        opacity: .8
    }
    70% {
        opacity: 1
    }
}

@keyframes fivezoomstar {
    0%,
    100%,
    20% {
        opacity: .2
    }
    10% {
        opacity: .1
    }
    30%,
    90% {
        opacity: .4
    }
    40%,
    80% {
        opacity: .6
    }
    50%,
    70% {
        opacity: .8
    }
    60% {
        opacity: 1
    }
}

@keyframes sixzoomstar {
    0%,
    100% {
        opacity: .1
    }
    10%,
    90% {
        opacity: .2
    }
    20%,
    80% {
        opacity: .4
    }
    30%,
    70% {
        opacity: .6
    }
    40%,
    60% {
        opacity: .8
    }
    50% {
        opacity: 1
    }
}

.blog-main div#custom-posts-container {
    display: flex;
    flex-wrap: wrap
}

.blog-main .custom-post-item {
    flex: 0 0 33.33%;
    padding: 0 15px;
    margin-bottom: 70px
}

.blog-main .custom-post-item:hover {
    transform: scale(1.02);
    transition: .5s linear
}

.blog-main button#load-more-btn {
    display: block;
    margin: 10px auto 0;
    padding: 14px 40px;
    background: #606060
}

.blog-main .custom-post-item a.read-more-btn:hover,
.blog-main button#load-more-btn:hover {
    background: #000;
    transition: .5s linear
}

.blog-main .custom-post-thumbnail img {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 13px !important
}

p.custom-post-read-time {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    margin-bottom: 7px;
    margin-right: 20px
}

.blog-main .custom-post-item h3 a:hover {
    color: #ed5656;
    transition: .5s linear
}

.blog-main .custom-post-item a.read-more-btn {
    text-decoration: none;
    color: #fff;
    background: #ed5656;
    padding: 10px 30px;
    border-radius: 50px
}

.blog-main p.custom-post-date i {
    margin-right: 8px;
    color: #ed5656;
    position: relative;
    top: 2px
}

p.custom-post-date {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    margin-bottom: 12px
}

.single-post {
    background: #fff
}

.single-post div#content>.ast-container {
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px
}

.single-post div#primary {
    width: 65%
}

.single-post #ez-toc-container a:visited,
.single-post #ez-toc-sticky-container a:visited,
.single-post .entry-content ul li a:hover,
.single-post p a:hover,
p.location_sub_text a:hover {
    color: #000
}

.single-post .time-or-latest {
    display: flex;
    gap: 30px;
    align-items: center
}

.single-post .time-or-latest p {
    margin-bottom: 5px;
    font-weight: 500;
    display: flex;
    align-items: center
}

.single-post h1 {
    margin-top: 15px
}

div#secondary {
    width: 35%;
    padding-left: 30px !important
}

.single-post article {
    padding: 0 !important;
    margin: 20px 0 0 !important
}

.single-post .ast-single-post-featured-section {
    margin: 0 !important;
    border-radius: 12px;
    overflow: hidden
}

.single-post .custom-recent-posts li {
    display: flex;
    align-items: center;
    gap: 20px
}

.custom-recent-posts,
.sidebar-main #text-3 {
    background: #f5f5f5;
    padding: 20px;
    border-radius: 15px
}

.single-post .custom-recent-posts img.recent-post-thumbnail {
    width: 176px !important;
    height: 90px;
    border-radius: 5px;
    object-fit: cover;
    object-position: top
}

.custom-recent-posts h3 {
    color: #ed5656;
    margin-bottom: 18px;
    font-size: 24px
}

.single-post .custom-recent-posts a {
    width: 40%
}

.single-post .custom-recent-posts a.recent-post-title {
    text-decoration: none;
    color: #000;
    font-weight: 500;
    width: 60%
}

#ez-toc-container a:hover,
.billing_row .card a:hover,
.single-post .custom-recent-posts a.recent-post-title:hover {
    text-decoration: underline !important
}

.service-location-sec {
    margin-top: 100px !important
}

.service-appointment .vc_row-fluid.ast-container a.vc_general.vc_btn3:hover {
    background: #000;
    color: #fff;
    border-color: #000
}

.service-appointment .vc_row-fluid.ast-container .wpb_text_column p a:hover {
    text-decoration: underline
}

.anuual-bg-grey {
    background: #f8f8f9;
    padding: 60px 0 30px;
    margin: 50px auto 70px
}

.anuual-bg-grey .vc_row,
.anuual-bg-white-icon {
    max-width: 1000px
}

.anuual-bg-grey .vc_row .vc_col-sm-4 {
    max-width: 241px;
    margin: 20px auto 0
}

.annual-services-box {
    background-image: linear-gradient(180deg, #f8f8f9 66%, #fff 58%);
    padding: 60px 0;
    position: relative;
    margin-top: 30px
}

.annual-services-box .service-box-row .vc_col-sm-2 {
    max-width: 231px;
    min-height: 359px;
    margin-bottom: 50px;
    padding-bottom: 0;
    background: #fff
}

.statics .vc_row {
    max-width: 667px;
    background: #fff;
    padding: 25px 19px
}

.statics {
    position: relative;
    margin-top: 90px;
    padding-bottom: 130px;
    max-width: 985px
}

.statics-bg-img {
    position: absolute;
    z-index: -1;
    top: 49px
}

.two-box ul li::marker {
    color: #ed5656 !important
}

p.location_sub_text {
    margin: 0;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 15px !important
}

p.location_sub_text a {
    color: #ed5656;
    text-decoration: none !important
}

.team-sec h3 {
    color: #000;
    margin-bottom: 7px;
    font-weight: 700;
    font-size: 20px
}

.icons_with_grey_bg .vc_col-sm-2 {
    background: #f8f8f9;
    width: 30.33%;
    margin: 0 auto 31px;
    border-radius: 15px;
    max-width: 317px;
    padding: 35px 15px
}

.icons_with_grey_bg .vc_col-sm-2 h3 {
    font-size: 16px;
    color: #000
}

.icons_with_grey_bg {
    display: flex;
    flex-wrap: wrap;
    max-width: 1017px
}

.bg-grey-two-col {
    background: #f8f8f9;
    padding: 80px 0 60px;
    margin-top: 40px;
    margin-bottom: 80px
}

.bg-grey-two-col .two-box.two-box-rev {
    margin-top: 35px
}

.dual_rowbtn .outline_btn a {
    color: #000 !important;
    border-color: #ed5656 !important
}

.dual_rowbtn .outline_btn {
    max-width: 239px;
    margin: 0 auto
}

.dual_rowbtn .appointment-btn {
    max-width: 333px;
    margin: 0 auto
}

.dual_rowbtn {
    max-width: 622px;
    margin-bottom: 40px
}

.dual_rowbtn .vc_col-sm-6:first-child {
    max-width: 333px;
    width: 333px
}

.dual_rowbtn .vc_col-sm-6:last-child {
    max-width: 239px;
    width: 239px;
    margin-left: 30px
}

.dual_rowbtn .outline_btn a:hover {
    background: #ed5656 !important;
    color: #fff !important
}

.profile-pic {
    max-width: 180px;
    margin-right: 10px;
    width: 100%;
    margin-bottom: 0;
    flex-wrap: nowrap;
    flex: none
}

.profile-box>.vc_column-inner {
    background-color: #fff;
    padding: 25px;
    border-radius: 24px;
    box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
    -webkit-box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
    -moz-box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
    transition: .2s linear;
    cursor: pointer;
    position: relative;
    z-index: 1
}

.doctor-bio h2 {
    font-size: 24px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 8px !important
}

.billing-form .wpb_text_column,
.doctor-bio .dr-sp {
    margin-bottom: 15px
}

.simple-btn .vc_btn3 {
    font-size: 15px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 30px !important;
    padding-right: 0;
    border: 0 !important;
    line-height: 25px;
    background: 0 0 !important;
    color: #000 !important;
    font-weight: 700;
    margin-top: 15px
}

.simple-btn .vc_btn3.vc_btn3-size-md .vc_btn3-icon {
    font-size: 20px;
    height: 14px;
    line-height: 14px;
    left: 0 !important;
    color: #ed5656
}

.profile-box {
    padding: 0 30px;
    position: relative
}

.doctor-bio {
    width: 100%;
    align-self: center
}

.doctors-panel {
    margin-bottom: 75px;
    margin-top: 20px
}

.billing_row .card:hover,
.profile-box>.vc_column-inner:hover {
    background-color: #ed5656
}

a.new_ultimate_link_custom {
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important
}

.insurance-row select {
    font-weight: 300;
    font-size: 14px;
    width: 100%;
    background: url(https://manhattanprimarycare.nyc/dev/wp-content/uploads/2024/10/child-menu-drop-down.png) right 10px center/12px no-repeat;
    border: 1px solid #707070;
    border-radius: 10px;
    padding: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.insurance-row h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
    color: #000
}

.request-call-back {
    background-image: linear-gradient(0deg, #ed5656 96%, #fff 20%);
    margin-top: 111px
}

.billing_row .card {
    background-color: #fff;
    padding: 25px 60px 25px 25px;
    box-shadow: rgba(100, 100, 110, .15) 0 3px 32px 0;
    -webkit-box-shadow: rgba(100, 100, 110, .15) 0 3px 32px 0;
    -moz-box-shadow: rgba(100, 100, 110, .15) 0 3px 32px 0;
    width: 44%;
    margin: 0 3%;
    border-radius: 24px
}

.billing_row .card p {
    font-size: 12px;
    color: #000;
    margin: 0;
    line-height: 15px
}

.billing_row .card ul li.phone_x2 {
    background-image: url(https://manhattanmedicalarts.com/wp-content/themes/astra-child/img/phone-x2.svg)
}

.billing_row .card ul li.time_x2 {
    background-image: url(https://manhattanmedicalarts.com/wp-content/themes/astra-child/img/time-x2.svg)
}

.billing_row .card ul li.mail_x2 {
    background-image: url(https://manhattanmedicalarts.com/wp-content/themes/astra-child/img/mail-x2.svg)
}

.billing_row .card ul li a {
    color: #000;
    text-decoration: none;
    font-weight: 400
}

.billing_row .card ul li {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: left top 7px;
    background-size: 15px
}

.billing_row .card ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.billing_row .card h2 {
    font-size: 22px;
    margin-bottom: 5px;
    line-height: 29px
}

.insurance-content-row {
    margin-top: 70px
}

.insurance-content-row h2 {
    margin-bottom: 50px
}

.insurance-content-row h3 {
    font-size: 36px;
    color: #ed5661;
    margin-bottom: 7px;
    margin-top: 30px
}

.insurance-content-row ol {
    box-sizing: border-box;
    padding: 0 0 0 35px;
    margin-bottom: 20px;
    list-style: lower-alpha
}

.bg-red-insurance {
    background: #f8f8f9 !important;
    padding: 50px 0;
    margin: 30px 0 50px
}

.bg-red-insurance p {
    font-weight: 700
}

.billing_row .card:hover ul li.mail_x2,
.billing_row .card:hover ul li.phone_x2,
.billing_row .card:hover ul li.time_x2 {
    filter: invert(1) brightness(200);
    color: #fff !important
}

.billing_row .card:hover a {
    color: #fff !important;
    filter: invert(1)
}

.billing_row {
    display: flex;
    flex-direction: row !important
}

.center-icon-row {
    margin-bottom: 35px
}

.single-post h1 {
    color: #000;
    font-weight: 500 !important;
    font-size: 2rem !important
}

.page-id-896 .custom-post-item h3,
.single-post h2 {
    font-size: 1.5rem !important;
    font-weight: 500 !important
}

.single-post h2 {
    color: #000 !important
}

.page-id-896 .custom-post-item h3 {
    color: #000;
    line-height: 1.8rem
}

.single-post h3 {
    color: #000;
    font-weight: 500 !important;
    font-size: 1.2rem !important
}

.single-post h4,
.single-post h5 {
    color: #000;
    font-weight: 500 !important;
    font-size: 1rem !important
}

.single-post .entry-content ul li,
.single-post article p {
    color: #000;
    font-size: 1rem !important;
    line-height: 1.5rem !important
}

.single-post .entry-content ul li a,
.single-post article p a {
    color: #ed5656;
    text-decoration: none !important;
    font-weight: 500
}

.sidebar-main #text-3 h2.widget-title {
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 1.2rem !important;
    margin-bottom: 0
}

.sidebar-main #text-3 #ez-toc-container.ez-toc-transparent {
    background: 0 0;
    border: 0
}

.sidebar-main #custom_html-2 a.app_btn {
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans Semibold";
    background: #ed5656;
    color: #fff !important;
    display: inline-block;
    text-align: center;
    padding: 10px;
    border-radius: 33px;
    width: 100%;
    margin: 30px auto
}

@media (min-width:991.5px) {
    .ez-toc-sticky {
        display: none
    }
    div#secondary .sidebar-main {
        position: sticky;
        top: 20px
    }
    .single-post div#primary,
    .single-post div#secondary {
        margin-top: 25px !important
    }
}

@media (min-width:767.5px) {
    .site-content .ast-container {
        display: flex;
        flex-direction: row
    }
    .location-sec {
        margin-top: 35px
    }
    .p-md-0 {
        padding: 0 !important
    }
    .p-md-1 {
        padding: .25rem !important
    }
    .p-md-2 {
        padding: .5rem !important
    }
    .p-md-3 {
        padding: 1rem !important
    }
    .p-md-4 {
        padding: 1.5rem !important
    }
    .p-md-5 {
        padding: 3rem !important
    }
    .pt-md-0 {
        padding-top: 0 !important
    }
    .pt-md-1 {
        padding-top: .25rem !important
    }
    .pt-md-2 {
        padding-top: .5rem !important
    }
    .pt-md-3 {
        padding-top: 1rem !important
    }
    .pt-md-4 {
        padding-top: 1.5rem !important
    }
    .pt-md-5 {
        padding-top: 3rem !important
    }
    .pr-md-0 {
        padding-right: 0 !important
    }
    .pr-md-1 {
        padding-right: .25rem !important
    }
    .pr-md-2 {
        padding-right: .5rem !important
    }
    .pr-md-3 {
        padding-right: 1rem !important
    }
    .pr-md-4 {
        padding-right: 1.5rem !important
    }
    .pr-md-5 {
        padding-right: 3rem !important
    }
    .pb-md-0 {
        padding-bottom: 0 !important
    }
    .pb-md-1 {
        padding-bottom: .25rem !important
    }
    .pb-md-2 {
        padding-bottom: .5rem !important
    }
    .pb-md-3 {
        padding-bottom: 1rem !important
    }
    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }
    .pb-md-5 {
        padding-bottom: 3rem !important
    }
    .pl-md-0 {
        padding-left: 0 !important
    }
    .pl-md-1 {
        padding-left: .25rem !important
    }
    .pl-md-2 {
        padding-left: .5rem !important
    }
    .pl-md-3 {
        padding-left: 1rem !important
    }
    .pl-md-4 {
        padding-left: 1.5rem !important
    }
    .pl-md-5 {
        padding-left: 3rem !important
    }
    .m-md-0 {
        margin: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .m-md-5 {
        margin: 3rem !important
    }
    .mt-md-0 {
        margin-top: 0 !important
    }
    .mt-md-1 {
        margin-top: .25rem !important
    }
    .mt-md-2 {
        margin-top: .5rem !important
    }
    .mt-md-3 {
        margin-top: 1rem !important
    }
    .mt-md-4 {
        margin-top: 1.5rem !important
    }
    .mt-md-5 {
        margin-top: 3rem !important
    }
    .mr-md-0 {
        margin-right: 0 !important
    }
    .mr-md-1 {
        margin-right: .25rem !important
    }
    .mr-md-2 {
        margin-right: .5rem !important
    }
    .mr-md-3 {
        margin-right: 1rem !important
    }
    .mr-md-4 {
        margin-right: 1.5rem !important
    }
    .mr-md-5 {
        margin-right: 3rem !important
    }
    .mb-md-0 {
        margin-bottom: 0 !important
    }
    .mb-md-1 {
        margin-bottom: .25rem !important
    }
    .mb-md-2 {
        margin-bottom: .5rem !important
    }
    .mb-md-3 {
        margin-bottom: 1rem !important
    }
    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }
    .mb-md-5 {
        margin-bottom: 3rem !important
    }
    .ml-md-0 {
        margin-left: 0 !important
    }
    .ml-md-1 {
        margin-left: .25rem !important
    }
    .ml-md-2 {
        margin-left: .5rem !important
    }
    .ml-md-3 {
        margin-left: 1rem !important
    }
    .ml-md-4 {
        margin-left: 1.5rem !important
    }
    .ml-md-5 {
        margin-left: 3rem !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .m-md-5 {
        margin: 3rem !important
    }
    .mt-md-0 {
        margin-top: 0 !important
    }
    .mt-md-1 {
        margin-top: .25rem !important
    }
    .mt-md-2 {
        margin-top: .5rem !important
    }
    .mt-md-3 {
        margin-top: 1rem !important
    }
    .mt-md-4 {
        margin-top: 1.5rem !important
    }
    .mt-md-5 {
        margin-top: 3rem !important
    }
    .mr-md-0 {
        margin-right: 0 !important
    }
    .mr-md-1 {
        margin-right: .25rem !important
    }
    .mr-md-2 {
        margin-right: .5rem !important
    }
    .mr-md-3 {
        margin-right: 1rem !important
    }
    .mr-md-4 {
        margin-right: 1.5rem !important
    }
    .mr-md-5 {
        margin-right: 3rem !important
    }
    .mb-md-0 {
        margin-bottom: 0 !important
    }
    .mb-md-1 {
        margin-bottom: .25rem !important
    }
    .mb-md-2 {
        margin-bottom: .5rem !important
    }
    .mb-md-3 {
        margin-bottom: 1rem !important
    }
    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }
    .mb-md-5 {
        margin-bottom: 3rem !important
    }
    .ml-md-0 {
        margin-left: 0 !important
    }
    .ml-md-1 {
        margin-left: .25rem !important
    }
    .ml-md-2 {
        margin-left: .5rem !important
    }
    .ml-md-3 {
        margin-left: 1rem !important
    }
    .ml-md-4 {
        margin-left: 1.5rem !important
    }
    .ml-md-5 {
        margin-left: 3rem !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }
    .m-lg-1 {
        margin: .25rem !important
    }
    .m-lg-2 {
        margin: .5rem !important
    }
    .m-lg-3 {
        margin: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem !important
    }
    .m-lg-5 {
        margin: 3rem !important
    }
    .mt-lg-0 {
        margin-top: 0 !important
    }
    .mt-lg-1 {
        margin-top: .25rem !important
    }
    .mt-lg-2 {
        margin-top: .5rem !important
    }
    .mt-lg-3 {
        margin-top: 1rem !important
    }
    .mt-lg-4 {
        margin-top: 1.5rem !important
    }
    .mt-lg-5 {
        margin-top: 3rem !important
    }
    .mr-lg-0 {
        margin-right: 0 !important
    }
    .mr-lg-1 {
        margin-right: .25rem !important
    }
    .mr-lg-2 {
        margin-right: .5rem !important
    }
    .mr-lg-3 {
        margin-right: 1rem !important
    }
    .mr-lg-4 {
        margin-right: 1.5rem !important
    }
    .mr-lg-5 {
        margin-right: 3rem !important
    }
    .mb-lg-0 {
        margin-bottom: 0 !important
    }
    .mb-lg-1 {
        margin-bottom: .25rem !important
    }
    .mb-lg-2 {
        margin-bottom: .5rem !important
    }
    .mb-lg-3 {
        margin-bottom: 1rem !important
    }
    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }
    .mb-lg-5 {
        margin-bottom: 3rem !important
    }
    .ml-lg-0 {
        margin-left: 0 !important
    }
    .ml-lg-1 {
        margin-left: .25rem !important
    }
    .ml-lg-2 {
        margin-left: .5rem !important
    }
    .ml-lg-3 {
        margin-left: 1rem !important
    }
    .ml-lg-4 {
        margin-left: 1.5rem !important
    }
    .ml-lg-5 {
        margin-left: 3rem !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .p-lg-1 {
        padding: .25rem !important
    }
    .p-lg-2 {
        padding: .5rem !important
    }
    .p-lg-3 {
        padding: 1rem !important
    }
    .p-lg-4 {
        padding: 1.5rem !important
    }
    .p-lg-5 {
        padding: 3rem !important
    }
    .pt-lg-0 {
        padding-top: 0 !important
    }
    .pt-lg-1 {
        padding-top: .25rem !important
    }
    .pt-lg-2 {
        padding-top: .5rem !important
    }
    .pt-lg-3 {
        padding-top: 1rem !important
    }
    .pt-lg-4 {
        padding-top: 1.5rem !important
    }
    .pt-lg-5 {
        padding-top: 3rem !important
    }
    .pr-lg-0 {
        padding-right: 0 !important
    }
    .pr-lg-1 {
        padding-right: .25rem !important
    }
    .pr-lg-2 {
        padding-right: .5rem !important
    }
    .pr-lg-3 {
        padding-right: 1rem !important
    }
    .pr-lg-4 {
        padding-right: 1.5rem !important
    }
    .pr-lg-5 {
        padding-right: 3rem !important
    }
    .pb-lg-0 {
        padding-bottom: 0 !important
    }
    .pb-lg-1 {
        padding-bottom: .25rem !important
    }
    .pb-lg-2 {
        padding-bottom: .5rem !important
    }
    .pb-lg-3 {
        padding-bottom: 1rem !important
    }
    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }
    .pb-lg-5 {
        padding-bottom: 3rem !important
    }
    .pl-lg-0 {
        padding-left: 0 !important
    }
    .pl-lg-1 {
        padding-left: .25rem !important
    }
    .pl-lg-2 {
        padding-left: .5rem !important
    }
    .pl-lg-3 {
        padding-left: 1rem !important
    }
    .pl-lg-4 {
        padding-left: 1.5rem !important
    }
    .pl-lg-5 {
        padding-left: 3rem !important
    }
}

@media (max-width:1250.5px) {
    .service-box-row p br {
        display: none
    }
    .billing_row .card {
        padding: 25px
    }
    .request-call-back {
        background-color: #ed5656;
        background-image: none;
        padding-top: 30px
    }
    .billing-form {
        margin-bottom: 30px
    }
    .request-call-back .img-holder {
        align-items: flex-end !important
    }
}

@media (max-width:1100.5px) {
    .br_hide {
        display: none
    }
    ul#ast-hf-menu-1 li a {
        padding: 0 10px
    }
    header .custom-logo-link img {
        max-width: 200px;
        width: 200px
    }
    ul#ast-hf-menu-1 li {
        font-size: 14px
    }
    footer#colophon .site-footer-section-1,
    footer#colophon .site-footer-section-2,
    footer#colophon .site-footer-section-3,
    footer#colophon .site-footer-section-4 {
        padding: 0 15px
    }
    footer#colophon a,
    footer#colophon p {
        font-size: 14px;
        line-height: 20px
    }
    .profile-pic {
        max-width: 140px;
        margin-right: 0
    }
}

@media (max-width:1024.5px) {
    .request-call-back,
    .statics {
        margin-top: 50px
    }
    .icons_with_grey_bg .vc_col-sm-2 p br,
    .statics-bg-img,
    .three-stars,
    h2 br {
        display: none
    }
    .statics {
        padding-bottom: 20px
    }
}

@media (max-width:991.5px) {
    .single-post div#primary,
    .single-post div#secondary {
        max-width: 767px !important;
        margin: 0 auto !important;
        width: 100%
    }
    .ez-toc-sticky {
        display: block !important
    }
    ul.ez-toc-sticky-list.ez-toc-sticky-list-level-1 {
        padding-left: 25px !important
    }
    .sidebar-main #text-3,
    section#block-3 {
        display: none
    }
    .single-post .site-content .ast-container {
        flex-direction: column
    }
    .single-post div#primary {
        padding-top: 20px
    }
    .single-post article,
    .single-post div#secondary {
        padding-left: 30px !important
    }
    .single-post div#secondary {
        padding: 0 !important
    }
    .single-post .custom-recent-posts li {
        max-width: 500px
    }
    .blog-main .vc_column-inner {
        padding: 0
    }
    .blog-main {
        padding: 0 10px
    }
    .profile-box {
        padding: 0 30px;
        width: 100%;
        margin-bottom: 30px
    }
    .doctors-panel {
        margin-bottom: 0;
        margin-top: 0;
        flex-direction: column !important
    }
    .profile-pic {
        max-width: 180px;
        margin-right: 10px
    }
    .site-primary-footer-wrap[data-section=section-primary-footer-builder] {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-top: 30px
    }
    header .custom-logo-link img {
        max-width: 140px;
        width: 140px
    }
    .entry-content h2,
    h2 {
        line-height: 29px
    }
    .tab-sec .tab-buttons button {
        font-size: 14px
    }
    .main-banner h1 {
        font-size: 37px;
        line-height: 50px
    }
    .main-banner p {
        font-size: 18px;
        line-height: 28px
    }
    .billing_row .card {
        padding: 20px 10px;
        width: 46%;
        margin: 0 2%
    }
    .billing_row .card ul li {
        font-size: 14px;
        padding-left: 25px;
        background-size: 13px
    }
    .billing_row .card h2 {
        font-size: 18px;
        line-height: 25px
    }
    .request-call-back .img-holder {
        display: none !important
    }
    .billing-form {
        width: 100%;
        max-width: 732px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 42px
    }
    .request-call-back {
        padding-top: 42px
    }
}

@media (max-width:921.9px) {
    .mobile-menu-custom.content-area {
        width: 100%
    }
    .bg-grey-two-col {
        padding: 60px 0 40px;
        margin-top: 40px;
        margin-bottom: 55px
    }
    .mobile-menu-custom nav.main {
        float: right
    }
    .mobile-menu-custom .menu {
        position: absolute;
        width: 100%;
        list-style: none;
        font-weight: 600;
        background: #ed5656;
        text-transform: uppercase;
        padding: 15px;
        clip-path: inset(0 0 0 100%);
        transition: clip-path .6s;
        right: 0;
        top: 80px;
        padding-bottom: 35px !important
    }
    .mobile-menu-custom .menu li a {
        padding: 5px;
        color: #fff;
        width: 100%;
        text-transform: CAPITALIZE;
        display: block;
        font-size: 20px;
        font-weight: 600;
        text-align: center
    }
    .mobile-menu-custom .menu li a:hover {
        color: #000
    }
    .mobile-menu-custom .menu.visible {
        right: 0;
        transition: clip-path .6s;
        clip-path: inset(0 0 0 0%)
    }
    .mobile-menu-custom .mobile-menu-btn {
        display: inline-block;
        position: relative;
        width: 18px;
        height: 14px;
        cursor: pointer
    }
    .mobile-menu-custom .mobile-menu-btn span {
        display: inline-block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 18px;
        height: 2px;
        background-color: #000;
        opacity: 1;
        transition: opacity .5s
    }
    .mobile-menu-custom .mobile-menu-btn:after,
    .mobile-menu-custom .mobile-menu-btn:before {
        content: "";
        display: inline-block;
        width: 18px;
        height: 2px;
        background-color: #000;
        position: absolute
    }
    .mobile-menu-custom .mobile-menu-btn:before {
        top: 0;
        transform: rotate(0);
        transition: transform .25s, top .25s .25s
    }
    .mobile-menu-custom .mobile-menu-btn:after {
        bottom: 0;
        transform: rotate(0);
        transition: transform .25s, bottom .25s .25s
    }
    .mobile-menu-custom .mobile-menu-btn.open span {
        opacity: 0;
        transition: opacity .5s
    }
    .mobile-menu-custom .mobile-menu-btn.open:before {
        top: 6px;
        transform: rotate(45deg);
        transition: transform .25s .25s, top .25s
    }
    .mobile-menu-custom .mobile-menu-btn.open:after {
        bottom: 6px;
        transform: rotate(-45deg);
        transition: transform .25s .25s, bottom .25s
    }
    .upper-head {
        display: none
    }
    div#ast-mobile-header .ast-primary-header-bar {
        border: 0
    }
    footer#colophon .site-footer-section-1,
    footer#colophon .site-footer-section-4 {
        flex: 0 0 100%
    }
    footer#colophon .site-footer-section-2,
    footer#colophon .site-footer-section-3 {
        flex: 0 0 50%;
        margin-top: 20px
    }
    ul#ast-hf-mobile-menu li {
        border-bottom: 1px solid #fff;
        color: #fff !important
    }
    ul#ast-hf-mobile-menu li a {
        color: #fff
    }
    ul#ast-hf-mobile-menu {
        background-color: #ed5656;
        color: #fff
    }
    ul#ast-hf-mobile-menu li.current-menu-item {
        background: #fff !important
    }
    ul#ast-hf-mobile-menu li.current-menu-item a {
        color: #ed5656 !important
    }
    .insurance-content-row h3 {
        font-size: 25px;
        margin-top: 20px
    }
    .insurance-row h3 {
        font-size: 16px
    }
}

@media (max-width:767.5px) {
    .blog-main .custom-post-item {
        flex: 0 0 100%;
        margin-bottom: 50px !important
    }
    p.custom-post-date {
        font-size: .9rem
    }
    .bg-red-sec,
    .two-box {
        text-align: center
    }
    .center-icon-row p span,
    .home .bg-star,
    .image-star-inner,
    .mob-hide-img,
    .star-svg,
    .why-choose-row:before,
    .women-health-img {
        display: none
    }
    .icons_with_grey_bg .vc_col-sm-2 {
        width: 47%
    }
    .newsletter_content_wrapper {
        width: 80%
    }
    .bg-red-sec h2,
    .insurance-row {
        margin-top: 0
    }
    .insurance-row .vc_col-sm-6 {
        margin-bottom: 30px
    }
    .bg-red-insurance {
        background: #f8f8f9 !important;
        padding: 35px 0;
        margin: 10px 0 40px
    }
    .banner-btn a {
        font-size: 15px !important;
        padding: 19px !important;
        max-width: 295px !important
    }
    .bg-light-sec {
        margin-bottom: 15px;
        padding: 0 0 50px
    }
    .cus_col {
        width: 50%;
        float: left
    }
    .desktop-hide-img,
    .three-row .d-none {
        display: block
    }
    .main-banner {
        min-height: unset
    }
    .main-banner .vc_row {
        padding: 0
    }
    .main-banner .vc_column-inner {
        padding: 0 5px
    }
    .main-banner h1 {
        font-size: 28px;
        line-height: 37px
    }
    .bg-light-sec img {
        margin-top: 15px
    }
    .team-sec {
        margin-top: 12px
    }
    .insurance-sec {
        padding: 0 0 30px;
        margin-top: 50px
    }
    .two-box-rev {
        display: flex;
        flex-direction: column-reverse
    }
    .insurance-logo .vc_col-sm-1\/5 {
        width: 33.33%;
        flex: 0 0 33.33%
    }
    .insurance-logo {
        display: flex;
        flex-direction: row !important;
        padding: 0;
        margin-top: 0
    }
    .insurance-logo .vc_column-inner {
        padding: 0 7px
    }
    .location-sec p {
        font-size: 16px;
        margin-bottom: 10px !important;
        margin-top: 2px
    }
    .tab-sec,
    .tab-sec .tab-content {
        margin-top: 20px
    }
    .tab-sec .tab-buttons {
        display: block;
        text-align: center
    }
    .tab-sec .tab-buttons button {
        width: 100%;
        max-width: 250px;
        margin: 0 auto 9px
    }
    .tab-sec .tab-content-inner {
        flex: 0 0 50%;
        margin-bottom: 20px
    }
    .mob-mb-0,
    .tab-sec .wpb_raw_code.wpb_content_element.wpb_raw_html {
        margin-bottom: 0
    }
    .box-img {
        max-width: 300px
    }
    .intro-sec {
        margin-top: 0;
        margin-bottom: 6px !important
    }
    .box-img .left-sub-img img,
    .box-img .right-sub-img img {
        max-width: 83px;
        width: 100%;
        height: 100%;
        max-height: 83px
    }
    .bg-red-sec {
        margin-top: 10px;
        margin-bottom: 48px;
        background: #ed5656;
        padding: 35px 0
    }
    .why-choose-row .vc_col-sm-3 {
        flex: 0 0 100%;
        width: 100%
    }
    .three-row {
        display: flex;
        flex-wrap: wrap;
        margin-top: 0;
        flex-direction: row !important
    }
    .three-row .vc_col-sm-3 {
        flex: 0 0 50%;
        width: 50%
    }
    .three-row img {
        max-width: 160px;
        margin: 0 auto;
        width: 100%
    }
    .three-row .round-img {
        margin-bottom: 4px
    }
    .mob-hide-team {
        display: none !important
    }
    .why-choose-box {
        max-width: 400px;
        margin: 0 auto
    }
    .service-box-row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row !important
    }
    .service-box-row .vc_col-sm-2 {
        flex: 0 0 47%;
        min-height: 508px
    }
    .service-box-row .vc_col-sm-2 a {
        bottom: 18px
    }
    .service-location-sec {
        margin-top: 76px !important
    }
    .service-appointment .vc_row-fluid.ast-container {
        border-radius: 12px;
        min-height: unset
    }
    .service-appointment .vc_row-fluid.ast-container a.vc_general.vc_btn3 {
        background: #fff;
        text-decoration: none;
        color: #000;
        font-weight: 700;
        width: 84%;
        border-radius: 33px;
        font-size: 13px;
        padding: 14px 0
    }
    .service-appointment .vc_row-fluid.ast-container .wpb_text_column.wpb_content_element {
        margin-bottom: 14px !important
    }
    .service-appointment .vc_row-fluid.ast-container .wpb_text_column.wpb_content_element.mb-0 {
        margin-bottom: 0 !important
    }
    .inner-banner h1 {
        font-size: 30px;
        line-height: 42px
    }
    .service-appointment {
        margin-top: 8px
    }
    .anuual-bg-grey {
        padding: 35px 0 10px;
        margin: 0 auto 45px
    }
    .annual-services-box {
        background-image: linear-gradient(180deg, #f8f8f9 66%, #f8f8f9 58%);
        padding: 44px 0 0;
        margin-top: 11px;
        margin-bottom: 45px
    }
    .two-box ul {
        list-style: none
    }
    .anuual-bg-grey .vc_row .vc_col-sm-4,
    .anuual-bg-white-icon .vc_col-sm-3 {
        flex: 0 0 50%
    }
    .anuual-bg-white-icon .vc_row {
        flex-direction: row;
        display: flex;
        flex-wrap: wrap
    }
    .anuual-bg-grey .vc_row,
    .statics .vc_row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }
    .statics .vc_row .vc_col-sm-6 {
        width: 50%
    }
    p.location_sub_text {
        line-height: 20px;
        font-size: 12px
    }
    .team-sec h3 {
        font-size: 16px
    }
    .team-sec .three-row p {
        color: #ed5656;
        font-size: 14px
    }
    .bg-grey-two-col .two-box.two-box-rev {
        margin-top: 18px;
        flex-direction: column-reverse
    }
    .bg-grey-two-col {
        padding: 48px 0 20px;
        margin-top: 20px;
        margin-bottom: 40px
    }
    .dual_rowbtn {
        margin-bottom: 13px
    }
    .doctor-bio p {
        font-size: 14px
    }
    .insurance-content-row h2 {
        margin-bottom: 35px
    }
    .request-call-back {
        padding-top: 30px;
        margin-top: 30px
    }
    .center-icon-row p {
        text-align: center !important;
        min-height: unset !important
    }
    .center-icon-row .wpb_text_column {
        margin-bottom: 20px
    }
    .management-section {
        margin-top: 10px
    }
    .order2-col {
        order: 2
    }
    .order1-col {
        order: 1
    }
    .order3-col {
        order: 3
    }
}

@media (max-width:631.5px) {
    .dual_rowbtn {
        justify-content: center
    }
    .dual_rowbtn .vc_col-sm-6:last-child {
        max-width: 100%;
        width: 100%;
        margin-left: 0;
        margin-top: 20px
    }
    .dual_rowbtn .vc_col-sm-6:first-child {
        max-width: 100%;
        width: 100%
    }
}

@media (max-width:575.5px) {
    .tab-sec .tab-content-inner,
    .tab-sec div#Tab3 .tab-content-inner {
        flex: 0 0 100% !important;
        width: 100%;
        margin-bottom: 0
    }
    footer#colophon .site-footer-section-2,
    footer#colophon .site-footer-section-3 {
        flex: 0 0 100%;
        margin-top: 20px
    }
    .service-box-row .vc_col-sm-2 {
        flex: 0 0 100%;
        margin: 0 auto 50px;
        min-height: unset
    }
    .service-box-row {
        flex-direction: column !important
    }
    .statics .vc_row {
        display: flex;
        flex-direction: column
    }
    .statics .vc_row .vc_col-sm-6 {
        width: 100%;
        text-align: center
    }
    .statics .vc_row .vc_col-sm-6 img {
        margin-bottom: 20px
    }
    .team-sec h3 {
        font-size: 14px
    }
    .team-sec .three-row p {
        color: #ed5656;
        font-size: 12px
    }
    .icons_with_grey_bg .vc_col-sm-2 {
        width: 97%
    }
    .profile-pic {
        max-width: 100px;
        margin-right: 0;
        flex: none
    }
    .doctor-bio h2 {
        font-size: 22px
    }
    .card.wpb_column.vc_column_container.vc_col-sm-6 {
        width: 100%;
        display: block
    }
    .billing_row {
        display: block;
        flex-direction: row !important
    }
    .billing_row .card {
        width: 100%;
        margin: 0 0 25px
    }
    .insurance-content-row {
        margin-top: 38px
    }
}

@media (max-width:480.5px) {
    .profile-box>.vc_column-inner>.wpb_wrapper {
        display: block
    }
    .profile-pic {
        margin: 0 auto 20px;
        max-width: 180px
    }
    .doctor-bio {
        text-align: center
    }
    .single-post .time-or-latest {
        gap: 3px;
        flex-direction: column;
        align-items: flex-start
    }
}