p {
    font-size: 20px;
    font-family: 'Inter Tight';
    font-weight: 400;
}

.stories-insights-row {
    padding-top: 50px;
    padding-bottom: 35px;
}

.stories-insights-row .if-you-h2 {
    font-weight: 400;
}

body {
    background: radial-gradient(circle at top, #8ECAE6, transparent 40%),
        radial-gradient(circle at center, #fb850063, transparent 100%),
        radial-gradient(circle at bottom, #1b146480, transparent 40%);
}

.site-footer {
    background: radial-gradient(circle at bottom, #1b1464 50%, transparent 75%);
}

.main_menu_bar .main_menu_cont>ul>li {
    padding: 15px 8px !important;
}

.main_menu_bar .main_menu_cont ul ul {
    margin-top: 25px;
}

input#gform_submit_button_15,
input#gform_submit_button_13,
input#gform_submit_button_12,
input#gform_submit_button_3,
input#gform_submit_button_10 {
    padding: 10px 50px;
    font-size: 20px;
    font-weight: 500;
    background-color: #1B1464 !important;
    color: #fff;
    border-radius: 10px;
    border: none;
    transition: all ease 300ms;
    cursor: pointer;
    opacity: 1;
}

input#gform_submit_button_15:hover,
input#gform_submit_button_13:hover,
input#gform_submit_button_12:hover,
input#gform_submit_button_3:hover,
input#gform_submit_button_10:hover {
    background-color: #F7931E !important;
}

form#gform_12 h2,
form#gform_10 h2 {
    font-size: 30px;
}

.page-id-1318 .templatera-section,
.page-id-1318 header,
.page-id-1318 footer {
    display: none;
}

.page-id-1318 {
    background: url(/wp-content/uploads/2021/01/10-Professional-Hacks-for-Physical-Therapists4-Connect-BG.jpg) no-repeat;
    background-size: cover;
}

.page-id-1318 .site-content input#input_2_1 {
    font-size: 20px !important;
    border: 2px solid #1B1464 !important;
    height: 60px;
}

.page-id-1318 .site-content input#gform_submit_button_2 {
    font-size: 20px !important;
    font-weight: bold;
    height: 60px;
    border: 2px solid #1B1464 !important;
    background: #1B1464 !important;
    cursor: pointer;
    transition: all ease 300ms;
}

.page-id-1318 .site-content input#gform_submit_button_2:hover {
    background: #F7931E !important;
    border: 2px solid #F7931E !important;
}

.page-id-1318 .site-content div#gform_fields_2 {
    border: none !important;
}

.page-id-1318 .site-content input#input_2_1::placeholder {
    color: #000000 !important;
}

.page-id-3 h3 {
    margin-top: 25px !important;
}

.page-id-922 .templatera-section,
.page-id-922 header,
.page-id-922 footer {
    display: none;
}

li#menu-item-16055 ul.sub-menu {
    overflow-y: unset;
    width: 200px;
}


/* body {
background: radial-gradient(circle at top, #8ECAE6, transparent 40%), radial-gradient(circle at center, #fb850063, transparent 100%), radial-gradient(circle at bottom, #0230478c, transparent 60%);
}

 */

/* ================================ */
/*     Header Section CSS Start */
/* ================================ */

.top_menu .main_menu_bar li a {
    font-family: "Inter Tight", sans-serif !important;
    font-size: 18px !important;
    font-weight: 500;
}

.main_header_section {
    display: flex;
    justify-content: end;
    align-content: center;
    gap: 20px;
}

.main_menu_bar .main_menu_cont>ul a {
    color: #080f1b !important;

}

.main_menu_bar .main_menu_cont>ul>li {
    padding: 0px 13px 0px 13px;
}

.main_menu_bar .main_menu_cont>ul a:hover {
    color: #F7931E !important;
}

ul.sub-menu {
    /*     display: block; */
    background: #fff;
    border: none;
    padding-top: 0px !important;
    /*     top: 35px !important; */
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;
    position: absolute;
    display: none;
    top: 20px !important;
    z-index: 999;
    width: 350px;
    text-align: left;
    scroll-behavior: smooth;
    max-height: 350px;
    overflow-y: scroll;
}

ul.sub-menu li a:hover {
    background: #272E76;
    color: #fff !important;
}

li.menu-item-has-children:hover ul.sub-menu {
    display: block !important;
}

/* ul#primary-menu ul {
    position: absolute;
    display: none;
    top: 20px !important;
    z-index: 999;
    width: 215px;
    text-align: left;
} */
ul.sub-menu li:after {
    display: none;
}

ul.sub-menu li a {
    padding: 10px 15px !important;
    border-bottom: 1px solid #ccc;
    line-height: normal !important;
    color: #000 !important;
}

ul#primary-menu li {
    position: relative;
}

.call-to-action_button {
    background-color: #023047;
    padding: 10px 25px;
    transition: 0.5s all ease;
    border-radius: 4px;
}

.call-to-action_button li a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-family: "Inter Tight", sans-serif;
}

.call-to-action_button li {
    list-style-type: none;
}

.call-to-action_button:hover {
    background-color: #F7931E;
}

.main_menu_bar {
    clear: both;
    text-align: right;
    font-size: 20px;
    line-height: 40px;
}

.site-header {
    background-color: #F8F8F8;
    padding: 20px 0 10px;
    border-bottom: 1px solid #C4C4C4;
}

.main_menu_bar .main_menu_cont>ul>li {
    padding: 0 8px;
    border-left: none !important;
}

.main_menu_bar .main_menu_cont>ul>li:first-child {
    border-left: none !important;
}

/* ================================ */
/*     Header Section CSS End */
/* ================================ */


/* ================================ */
/*     Primary Section CSS Start */
/* ================================ */
.tag_content_black a {
    color: #f7931e;
    text-decoration: none;
}

.tag_content_black a:hover {
    color: #fff;
    text-decoration: ;
}

.primaryfocus_section {
    margin: 60px 0 0;
}

.primaryfocus_section .tag_content_black {
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 0px;
    text-align: center;
    font-size: 24px;
}

.primaryfocus_section .main_heading_light {
    color: #000000;
}

.focus_box {
    position: relative;
}

.focus_box img {
    width: 1200px;
    height: auto;
}


/* ================================ */
/*     Primary Section CSS End */
/* ================================ */

/* ================================ */
/*     Provided Section CSS Start */
/* ================================ */

.provide_section {
    padding: 0 80px 0;
}

.provide_section .top_tagline {
    background-color: transparent;
    display: block;
    padding: 10px 25px;
    color: #000;
    border: 1px solid #000;
    border-radius: 50px;
    margin: 0 auto;
    margin-bottom: 0px;
    width: 100%;
    max-width: 10%;
    text-align: center;
}

.provide_section .main_heading_light {
    color: #000000;
}

.provide_section .top_tagline p::before {
    border: 3px solid #000;
    background-color: #000;
}

.radius_box {
    border-radius: 20px;
}

.service_box {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 25px 60px;
    border-radius: 40px;
    margin-top: 60px;
}

.even-child {
    margin-top: 65px;
}


.service_box h4 {
    font-size: 22px;
    font-family: 'Marcellus';
    color: #fff;
}

.service_box p {
    color: #fff;
    font-family: 'Inter Tight';
    font-size: 18px;
}

.service_box p a {
    text-decoration: none;
    font-family: 'Inter Tight';
    color: #fff;
    font-weight: 300;
}

/* .service_box p a i {
    background-color: #fff;
    border-radius: 60px;
    width: 40px;
    height: 40px;
    padding: 5px;
} */

.service_box p a:hover {
    color: #f79421;
}

.service_box a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}

.service_box a:hover {
    color: #f79421;
}

.service_box a i {
    padding-left: 5px;
    line-height: 0;
    text-decoration: none;
}

/* ================================ */
/*     Provided Section CSS End */
/* ================================ */


/* ================================ */
/*     Medical Section CSS Start*/
/* ================================ */

.medicalbilling_section {
    background-color: #fff;
    padding: 80px 80px 60px;
    border-radius: 30px;
    margin: 160px 0 120px;
    overflow: visible !important;

}

.medicalbilling_section .main_heading_light {
    font-size: 40px;
    color: #000000;
}

.medicaldr_box {
    position: relative;
}

.medicaldr_box img {
    position: absolute;
    left: 80px;
    width: 500px;
    height: auto;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: -140px;
}

.star1_box {
    position: relative;
}

.star1_box img {
    position: absolute;
    left: -50px;
    bottom: -40px;
    width: 150px;
}

/* ================================ */
/*     Medical Section CSS End*/
/* ================================ */

/* ================================ */
/*NeedHelp Section CSS Start*/
/* ================================ */

.needhelp_section {
    background-color: #fff;
    padding: 50px 40px 0;
    border-radius: 30px;
    margin: 60px 0 120px !important;
}

.needhelp_section .main_heading_light {
    font-size: 40px;
}

.needhelp_section .main_heading_light {
    color: #000000;
}

.needhelp_section .tagline_content_black p {
    font-size: 32px;
    font-family: 'Marcellus' !important;
}

.needhelp_section .tag_content_black p a {
    color: #000;
    text-decoration: underline;
    font-weight: 500;
}

.needhelp_section .tag_content_black p a:hover {
    color: #f7931e;
}

.textbook_box {
    position: relative;
}

.textbook_box img {
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 200px;
}

/* ================================ */
/*NeedHelp Section CSS End*/
/* ================================ */

/* ================================ */
/*KevinRausch Section CSS Start*/
/* ================================ */

.kevin_rausch_section {
    background-color: #fff;
    padding: 20px 0 0;
    border-radius: 30px;
    overflow: visible !important;
    margin: 150px 0 0;
}

.top_tagline {
    background-color: transparent;
    display: inline-block;
    padding: 10px 25px;
    color: #B96609;
    border: 1px solid #B96609;
    border-radius: 50px;
}

.top_tagline p {
    font-family: 'Inter Tight';
    font-weight: 400;
    position: relative;
    font-size: 16px;
    line-height: normal;
}

.top_tagline p::before {
    position: absolute;
    content: "";
    width: 2px;
    height: 3px;
    border: 3px solid #B96609;
    left: -12px;
    top: 8px;
    background-color: #B96609;
    border-radius: 60px;
}

.kevin_rausch_section .main_heading_light {
    color: #000;
    font-family: 'Marcellus';
    font-size: 60px;
}

.founder_award ul {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    padding: 0;
}

.founder_award p {
    font-size: 15px;
    font-weight: 600;
}

.founder_award span {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
}

.tag_content_black {
    font-size: 20px;
    font-family: 'Inter Tight';
    font-weight: 400;
}

.kevin_rausch_section .tagline_content_black p {
    font-size: 32px;
    font-weight: 400;
    font-family: 'Marcellus' !important;
    max-width: 85%;
    line-height: normal;
}

.star_box {
    position: relative;
}

.star_box img {
    position: absolute;
    right: 80px;
    bottom: 45px;
    width: 210px;
    height: auto;
}

.drKevin._box {
    position: relative;
}

.drKevin._box img {
    position: absolute;
    right: 30px;
    top: -71px;
    width: 500px;
    height: auto;
}


/* ================================ */
/*KevinRausch Section CSS End*/
/* ================================ */

/* ================================ */
/*Table Section CSS Start*/
/* ================================ */

.table_section {
    margin: 60px 0;
    padding: 40px 30px;
    border-radius: 30px;
    overflow: visible !important;
}

.table_section .main_heading_light {
    margin-bottom: 30px;
    max-width: 85%;
    color: #000000;
}

.leaving_box .row {
    display: flex;
    justify-content: start;
    align-items: center;
    border-top: 2px solid #9b9b9b;
    padding: 30px;
}

.leaving_box .row .left_column {
    width: 25%;
}

.leaving_box .row .right_column {
    width: 75%;
}

.leaving_box .row .left_column span {
    font-size: 60px;
    font-family: 'Marcellus';
    font-weight: 600;
}

.leaving_box .row .right_column p {
    font-size: 24px;
    font-family: 'Inter Tight';
    text-align: left;
    font-weight: 400;
    width: 100%;
    max-width: 60%;
    margin: 0 auto;
    color: #000;
}

/* ================================ */
/*Table Section CSS End*/
/* ================================ */


/* ================================ */
/*Hassle Section CSS Start*/
/* ================================ */

.hassle_section {
    background-color: #FFF;
    border-radius: 20px;
    padding: 60px 0px 40px 40px;
    margin-bottom: 80px;
}

.hassle_section .tag_content_black {
    max-width: 80%;
}

.hassle_section .main_heading_light {
    max-width: 90%;
    padding-bottom: 10px;
    color: #000000;
}

.question-list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 20px 14px;
    margin: 0;
    padding: 0px !important;
    padding-top: 20px !important;
}

.question-list li {
    font-size: 16px;
    line-height: normal;
    color: #333;
    display: flex;
    align-items: center;
    background: linear-gradient(190deg, rgba(244, 243, 243, 0.73) 100%, rgb(255, 255, 255) 100%);
    border-radius: 10px;
    padding: 15px 8px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease;
    margin-bottom: 0 !important;
}

.question-list li::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;

    margin-right: 8px;
}

/* Dot colors */
.question-list li.purple::before {
    background: #9b8ad4;
}

.question-list li.yellow::before {
    background: #f8c529;
}

.question-list li.blue::before {
    background: #68bde1;
}

.question-list li.brown::before {
    background: #8b5c2f;
}

.question-list li.lightblue::before {
    background: #9fd6f3;
}

/* Hover animation */
.question-list li:hover {
    transform: scale(1.03);
}

/* ================================ */
/*Hassle Section CSS End*/
/* ================================ */

/* ================================ */
/*Partner Section CSS Start*/
/* ================================ */

.partnerlogo_section {
    margin: 70px 0;
}

.partnerlogo_section .main_heading_light {
    font-size: 48px;
    font-family: 'Inter Tight';
    color: #ffffff;
    font-weight: 400;
}

/* ================================ */
/*Partner Section CSS End*/
/* ================================ */

/* ================================ */
/*Speciality Section CSS Start*/
/* ================================ */

.our_specialty_section {
    background-image: url(https://performpracticesolutions.com/staging/wp-content/uploads/2025/10/our-special.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    padding: 60px 0 70px 80px;
    margin: 60px 0;
}

.main_heading_light {
    font-size: 68px;
    font-family: 'Inter Tight';
    color: #ffffff;
    font-weight: 400;
}

.tag_content_white p {
    font-size: 22px;
    font-family: 'Marcellus';
    font-weight: 400;
    color: #fff;
}

.para_content_white p {
    font-size: 22px;
    font-family: 'Inter Tight';
    font-weight: 400;
    color: #fff;
    max-width: 77%;
    margin: 0;
}

.dr_box {
    position: relative;
}

.dr_box img {
    position: absolute;
    left: 16px;
    top: -35px;
    border-radius: 20px;
}

.light_btn_theme a {
    background-color: #F7931E !important;
    color: #fff !important;
    background-image: none !important;
    border: none !important;
    box-shadow: none !important;
    font-size: 20px !important;
    font-family: 'Inter Tight';
    font-weight: 400 !important;
    border-radius: 0px !important;
    transition: 0.5s all ease;
    border-radius: 5px !important;
    padding: 12px 30px !important;
}

.light_btn_theme {
    margin: 20px 0 0 !important;
}

.light_btn_theme a:hover {
    background-color: #023047 !important;
    opacity: 1;
}

.dark_btn_theme a {
    background-color: #023047 !important;
    color: #fff !important;
    background-image: none !important;
    border: none !important;
    box-shadow: none !important;
    font-size: 20px !important;
    font-family: 'Inter Tight';
    font-weight: 400 !important;
    border-radius: 0px !important;
    transition: 0.5s all ease;
    border-radius: 5px !important;
    padding: 12px 30px !important;
}

.dark_btn_theme {
    margin: 20px 0 0 !important;
}

.dark_btn_theme a:hover {
    background-color: #F7931E !important;
    opacity: 1;
}

/* ================================ */
/*Speciality Section CSS End*/
/* ================================ */

/* ================================ */
/*Testimonial Section CSS Start*/
/* ================================ */

.testimonial_section {
    background-color: #023047;
    padding: 60px 120px 100px;
    border-radius: 30px;
    margin: 60px 0;
}

.testimonial_section h4 {
    font-size: 45px;
    font-family: 'Marcellus';
    color: #fff;
    font-weight: 400 !important;
    padding-bottom: 20px;
    margin: 0;
}

.testimonial_box {
    background-color: #F0F0F0;
    border-radius: 20px;
    padding: 80px;
    padding-bottom: 0;
}

.testimonial_box img {
    width: 250px;
    height: auto;
}

.testi_loop_cont p {
    font-size: 32px;
    font-family: 'Inter Tight';
    font-weight: 500;
    text-align: left !important;
    line-height: 1.5;
}

.testi_loop_cont .content .inner {
    padding: 0px !important;
}



/* ================================ */
/*Testimonial Section CSS End*/
/* ================================ */

/* ================================ */
/*Our Blog Section CSS Start*/
/* ================================ */

.custom-blog-section {
    text-align: center;
    padding: 40px 0;
}

.blog_section .main_heading {
    font-size: 68px;
    font-family: 'Inter Tight';
    color: #000;
    font-weight: 400;
}

.blog-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /*   max-width: 1200px; */
    margin: 0 auto;
    gap: 20px;
}

.blog-item {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.blog-thumb {
    background-size: cover;
    background-position: center;
    height: 360px;
    position: relative;
    border-radius: 20px;
}

.blog-thumb::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4));
}

.blog-overlay {
    position: absolute;
    inset: 0;
    z-index: 2;
}

.blog-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #fff;
    z-index: 3;
    text-align: left;
}

.blog-date {
    font-size: 12px;
    background: rgba(255, 255, 255, 0.2);
    padding: 4px 8px;
    border-radius: 10px;
    display: inline-block;
    margin-bottom: 8px;
}

.blog-title {
    font-weight: 400;
    font-family: 'Marcellus';
    margin: 0;
    color: #fff;
    font-size: 26px;
}

/* 🔸 Custom widths for nth-child */
.blog-item:nth-child(1),
.blog-item:nth-child(4) {
    flex: 0 0 35%;
}

.blog-item:nth-child(2),
.blog-item:nth-child(3) {
    flex: 0 0 63%;
}


.blog-icon {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 3;
    width: 36px;
    height: 36px;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 15px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.blog-item:hover .blog-icon {
    background: #f79421;
    color: #fff;
    transform: rotate(-45deg);
    text-decoration: none;
}

/* ================================ */
/*Our Blog Section CSS End*/
/* ================================ */

/* ================================ */
/*Our Chat Section CSS Start*/
/* ================================ */

.lets_chat_section p {
    font-size: 23px;
    font-weight: 400;
    font-family: 'Inter Tight';
    margin: 0;
    padding: 0;
    max-width: 80%;
}

.lets_chat_section h4 {
    font-size: 68px;
    font-family: 'Marcellus';
    color: #000;
}

.lets_chat_section h6 {
    font-size: 28px;
    font-family: 'Marcellus';
    color: #000;
    padding: 20px 0 0;
}

.lets_chat_section img {
    width: 100px;
    height: auto;
}

.lets_chat_right {
    background-color: #f2f2f2;
    padding: 40px 20px;
    border-radius: 20px;
}



ul.site_head_details_page {
    padding: 0;
}

ul.site_head_details_page li {
    list-style-type: none;
    padding-bottom: 20px;
    font-family: 'Marcellus';
    color: #000;
}

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

ul.site_head_details_page li a {
    padding: 0 10px;
    font-size: 20px;
    color: #000;
    font-family: 'Inter Tight';
    font-weight: 400;
    text-decoration: none;
    transition: 0.5s all ease;
}

ul.site_head_details_page li a:hover {
    color: #F7931E;
}

ul.site_head_details_page li i {
    font-size: 16px;
}

p.gform_required_legend {
    display: none;
}

form#gform_4 legend,
form#gform_4 label {
    font-size: 14px !important;
    line-height: normal;
    margin: 0 0 5px !important;
    color: #000000 !important;
    font-weight: 400 !important;
    font-family: 'Inter Tight' !important;
}

input#gform_submit_button_4 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;

    background: #F7931E !important;
    padding: 15px !important;
    border: 1px solid #fff !important;
    margin-bottom: 0;
    opacity: 1;
    font-family: 'Inter Tight' !important;
    font-weight: 400 !important;
    height: 60px !important;
    border: none !important;
}

input#gform_submit_button_4:hover {
    background: #044262 !important;
}

form#gform_4 {
    font-size: 16px;
    font-family: 'Inter Tight';
    font-weight: 400;
    color: #000;
}

form#gform_4 .gfield_label {
    color: #fff !important;
}

form#gform_4 input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #000;
    height: 50px;
    border-radius: 5px;
}

/* ================================ */
/*Our Chat Section CSS End*/
/* ================================ */

/* ================================ */
/*Footer Section CSS Start*/
/* ================================ */

.site-footer {
    padding: 120px 0 20px;
}


.footer_newsletter {
    text-align: center;
    max-width: 70%;
    margin: 0 auto;
}

.footer_newsletter h2 {
    font-family: "Marcellus", serif;
    font-size: 82px;
    color: #ffffff;
    margin: 0;
}

.footer_newsletter p {
    font-size: 26px;
    font-family: "Inter Tight", sans-serif;
    font-weight: 400;
    margin: 0 auto;
    max-width: 85%;
    color: #fff;
    margin-bottom: 20px;
}

#gform_wrapper_2 {
    max-width: 550px;
    margin: 0 auto 0;
}

#gform_2 .gform_body {
    width: 100%;
}

#gform_2 .gform_fields {
    display: flex;
    align-items: center;
    border: 1px solid #ffffff;
    border-radius: 10px;
    overflow: hidden;
    background: transparent;
    justify-content: space-around;
    gap: 0;
    padding: 2px 0;
}

#gform_2 input[type="email"],
#gform_2 input[type="text"] {
    flex: 1;
    border: none;
    padding: 14px 18px 14px;
    font-size: 16px;
    color: #fff;
    background: transparent;
    outline: none;
    font-family: "Inter Tight", sans-serif;
    font-weight: 400;
    color: #fff;
}

#gform_2 input::placeholder {
    color: #ccc;
}

input#gform_submit_button_2 {
    padding: 10px 30px;
    background-color: #F7931E;
    border: none;
    font-size: 16px;
    font-family: "Inter Tight", sans-serif;
    text-transform: none !important;
    color: #fff !important;
    border-radius: 5px;
	transition: 0.5s all ease;
	cursor:pointer;
}

input#gform_submit_button_2:hover,
input#gform_submit_button_2:active{
	background-color: #fff !important;
	color: #F7931E !important;
}

#gform_2 input::placeholder {
    color: #fff;
}

#gform_2 .gform_footer input[type="submit"] {
    background: #ff9800;
    color: #fff;
    border: none;
    padding: 14px 26px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 0;
    cursor: pointer;
    transition: background 0.3s ease;
}

#gform_2 .gform_footer input[type="submit"]:hover {
    background: #e67e00;
}

.footer_center {
    padding: 80px 0 40px;
}

section#nav_menu-3 h2,
section#nav_menu-2 h2 {
    font-size: 24px;
    color: #fff;
    font-family: "Inter Tight", sans-serif;
    font-weight: 400;
}


.footer_widget h2 {
    font-size: 24px;
    color: #fff;
    font-family: "Inter Tight", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

ul#menu-how-we-can-help,
ul#menu-useful-links {
    margin: 0;
    padding: 0;
}

ul#menu-how-we-can-help li,
ul#menu-useful-links li {
    list-style-type: none;
    padding: 10px 0;
    display: flex;
}

ul#menu-how-we-can-help li a:hover,
ul#menu-useful-links li a:hover {
    display: block;
    color: #ffffff;
    text-decoration: none;
}

ul#menu-how-we-can-help li a:hover::after,
ul#menu-useful-links li a:hover::after {
    width: 100%;
}

.footer_widget ul li a {
    color: #fff;
    font-family: "Inter Tight", sans-serif;
    font-weight: 400;
    display: block;
    font-size: 18px;
    text-decoration: none;

}

ul#menu-how-we-can-help li a::after,
ul#menu-useful-links li a::after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    background: #f79421;
    transition: width 0.3s;
}

ul.site_head_details li {
    padding: 10px 0;
    list-style-type: none;
    display: flex;
}

ul.site_head_details {
    padding: 0;
}

ul.site_head_details li a {
    text-decoration: none;
    font-size: 18px;
}

ul.site_head_details li a:hover {
    color: #f79421;
}

ul.site_head_details li a:hover::after {
    width: 100%;
}

ul.site_head_details li a::after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    background: #f79421;
    transition: width 0.3s;
}

ul.site_head_social {
    display: flex;
    align-content: center;
    padding: 0px;
    gap: 5px;
    margin-top: 20px;
    justify-content: center;
}

ul.site_head_social li {
    list-style-type: none;
    width: 50px;
    height: 50px;
}

ul.site_head_social li a {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 60px;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 18px;
}

ul.site_head_social li a i {
    font-size: 20px;
    color: #000;
}

ul.site_head_social li a:hover i {

    color: #f79421;
}

.footer_bottom {
    margin: 20px 0;
}

.footer_bottom p {
    text-align: left;
    color: #fff;
    font-size: 20px;
    font-family: 'Inter Tight';
    font-weight: 400;
    margin: 0;
}

.footer_bottom p a {
    color: #f7931e !important;
    text-decoration: none;
    transition: 0.5s all ease;
}

.footer_tagline {
    margin: 40px 0 20px;
    position: relative;
    overflow: hidden;
    padding: 40px 0;
}

.footer_tagline::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: url("https://performpracticesolutions.com/staging/wp-content/uploads/2025/10/Line-6.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
    z-index: 1;
    pointer-events: none;
}

.footer_tagline::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: url("https://performpracticesolutions.com/staging/wp-content/uploads/2025/10/Line-7.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
    z-index: 1;
    pointer-events: none;
}

.footer_tagline h4 {
    font-size: 36px;
    color: #fff;
    font-family: 'Marcellus';
    font-weight: 400 !important;
    line-height: normal;
    max-width: 75%;
}

.footer_tagline img {
    text-align: right;
    float: inline-end;
    width: 200px;
    height: auto;
}

#bottom_to_top {
    position: fixed;
    right: 16px;
    bottom: 16px;
    cursor: pointer;
    width: 38px;
    height: 38px;
    background-color: #f7931e;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    transition: all linear .25s;
    z-index: 999;
    border: 0;
}

#bottom_to_top i {
    color: #ffffff;
    font-size: 16px;
    position: absolute;
    top: 11px;
    left: 13px;
}



/* OTHER PAGES CSS START */
.analysisservice_section {
    background: linear-gradient(90deg, rgba(2, 48, 71, 1) 0%, rgba(55, 40, 202, 1) 100%);
    border-radius: 30px;
    padding: 60px 40px;
}

.analysisservice_section .main_heading_light {
    font-size: 56px;
    font-family: 'Inter Tight' !important;
    padding-bottom: 10px;
    margin: 0;
}

.analysisservice_section .tag_content_black {
    color: #fff;
    max-width: 75%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 0;
}



/* BLOG CSS START */

.blogBox {
    border-bottom: none;
}

.sidebar .widget_container {
    margin-top: 30px;
    background-color: #f1f1f1;
    border-radius: 10px;
    padding: 20px 30px;
}

.blogSideBar h4 {
    padding: 0 0 8px;
    margin: 0;
    font-size: 36px;
}

.blogSideBar ul li a {
    color: #323232;
    display: block;
    padding: 10px 0;
    font-size: 18px;
    margin: 0;
}

.blogSideBar ul li {
    border-top: none;
    margin-left: 0;
    margin: 0px;
}

.blogSideBar ul li a:hover {
    color: #f79421;
    text-decoration: none;
}

.blogSideBar ul li a:before {
    display: none;
}

.blogContent .blog-title {
    padding-bottom: 20px;

}

.blogContent h3.blog-title a {
    font-size: 36px;
    line-height: 1.2;
    color: #000;
}

.blogContent .blogDesc p {
    font-size: 20px;
}

.morelink {
    background-color: #28599b;
    display: inline;
    padding: 10px 15px;
    color: #fff !important;
    transition: 0.5s all ease;
}

.morelink:hover {
    background-color: #f79421;
}

.morelink a {
    text-align: ;
    text-decoration: none;
    font-size: 18x !important;
    color: #fff !important;
}

.single-post .blogContent h2.blog-title {
    color: #28599b;
    font-size: 36px;
}

body.single-post .blogContent {
    background-color: #f1f1f1;
    padding: 20px;
    border-radius: 20px;
}

.single-post .entry-content h2 {
    font-size: 32px;
}

.single-post .entry-content p {
    font-size: 20px;
}

.single-post .entry-meta {
    background-color: #f79421;
    display: inline-block;
    padding: 8px 14px;
    border-radius: 30px;
    color: #fff;
}

.single-post .entry-content ul {
    padding: 0px 0px 0px 5px;
}

.single-post .entry-content ul li {
    font-size: 18px;
    padding-left: 15px;
}

.single-post .entry-content ol li {
    font-size: 18px;
    padding-left: 10px;
    padding-bottom: 5px;
}

.single-post .entry-content ul li::marker {
    position: absolute;
    content: ;
    foont-f: ;
    font-family: ;
    content: "\f139";
    color: #000;
    content: "\f0da";
    margin: 0 10px 0 5px;
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    padding-left: 1;
}

.single-post .cat-links {
    background-color: #28599b;
    padding: 10px;
    color: #fff;
    font-size: 19px;
    border-radius: 4px;
}

.single-post .cat-links a {
    color: #f79421;
}


/* INNER PAGES CSS START */


body.page-id-187 .medicalbilling_section,
body.page-id-1488 .medicalbilling_section,
body.page-id-1478 .medicalbilling_section,
body.page-id-1440 .medicalbilling_section,
body.page-id-14075 .medicalbilling_section,
body.page-id-14477 .medicalbilling_section,
body.page-id-239 .medicalbilling_section,
body.page-id-14783 .medicalbilling_section,
body.page-id-15100 .medicalbilling_section,
body.page-id-14217 .medicalbilling_section,
body.page-id-15100 .medicalbilling_section {
    background-color: #fff;
    padding: 0px;
    border-radius: 20px !important;
    margin: 80px 0;
}


body.page-id-187 .medicalbilling_section .right_side,
body.page-id-1488 .medicalbilling_section  .right_side,
body.page-id-1478 .medicalbilling_section  .right_side, 
body.page-id-1440 .medicalbilling_section .right_side,
body.page-id-14075 .medicalbilling_section .right_side ,
body.page-id-14477 .medicalbilling_section .right_side ,
body.page-id-239 .medicalbilling_section .right_side ,
body.page-id-14783 .medicalbilling_section .right_side ,
body.page-id-15100 .medicalbilling_section .right_side ,
body.page-id-14217 .medicalbilling_section .right_side ,
body.page-id-15100 .medicalbilling_section .right_side  {
    padding: 30px 60px;
}

.left_side .vc_column-inner {
    border-radius: 0 20px 20px 0;
}

body.page-id-187 .kevin_rausch_section,
body.page-id-239 .kevin_rausch_section,
body.page-id-14783 .kevin_rausch_section,
body.page-id-15100 .kevin_rausch_section,
body.page-id-15100 .kevin_rausch_section,
body.page-id-14217 .kevin_rausch_section {
    padding: 0px;
    margin: 80px 0;
}




body.page-id-187 .left_side_offer,
body.page-id-239 .left_side_offer,
body.page-id-14217 .left_side_offer,
body.page-id-15100 .left_side_offer {
    padding: 60px 40px 0 30px;
}


body.page-id-15100 .kevin_rausch_section .left_side_offer .star_box img {
    position: absolute;
    right: 0;
    bottom: 0;
}

body.page-id-14217 .kevin_rausch_section .left_side_offer .main_heading_light {
    font-size: 40px;
}

body.page-id-14217 .kevin_rausch_section .left_side_offer .star_box img {
    position: absolute;
    right: 0;
    bottom: -30px;
}

.page-id-14217 .main_heading_light body.page-id-239 .kevin_rausch_section .left_side_offer .star_box img {
    position: absolute;
    right: -20px;
    bottom: -20px;

}

body.page-id-14783 .right_side .tag_content_black ul,
body.page-id-14783 .left_side .tag_content_black ul {
    padding: 20px 0;
}

body.page-id-14783 .kevin_rausch_section {
    padding: 0px;
}


body.page-id-14783 .kevin_rausch_section .left_side_offer {
    padding: 30px 40px;
}

body.page-id-14783 .kevin_rausch_section .left_side_offer .main_heading_light {
    font-size: 40px;
}


body.page-id-239 .kevin_rausch_section .main_heading_light_h4 {
    font-size: 30px;
    color: black;
    padding-bottom: 10px;
}

body.page-id-187 .left_side_offer .main_heading_light {
    font-size: 44px;
    padding-bottom: 20px;
    margin: 0;
}

.right_side_offer .vc_column-inner {
    border-radius: 20px 0 0 20px;
}

body.page-id-187 .left_side_offer .star_box img {
    right: 10px;
    bottom: 10px;
}

.billingclient_section {
    background-image: url("https://performpracticesolutions.com/staging/wp-content/uploads/2025/11/offer-smile.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    padding: 40px 20px;
}


.billingclient_section .main_heading_light {
    font-size: 44px;
    font-family: 'Inter Tight' !important;
}



.billingclient_section .main_heading_light_2 {
    font-size: 44px;
    font-family: "Marcellus", serif !important;
}

.before_after_section,
.before_after_section_1 {
    margin: 40px 0;
    padding: 0;
}

.before_after_section .right_side,
.before_after_section_1 .right_side{
    padding: 60px;
}

.left_side .main_heading_light {
    font-size: 40px;
}

body.page-id-15100 .right_side .tag_content_black ul {
    padding: 20px 0 0;
}

.right_side .tag_content_black ul,
.left_side .tag_content_black ul {
    padding: 40px 0;
}

.right_side .tag_content_black ul li,
.left_side .tag_content_black ul li {
    font-size: 22px;
    padding-bottom: 15px;
}

.right_side .tag_content_black ul li strong,
.left_side .tag_content_black ul li strong {
    font-weight: 600;
    color: #000;
}

.before_after_section_1 .left_side .vc_column-inner {
    border-radius: 20px 0px 0 20px;
}

.before_after_section_1 .star_box img {
    bottom: -20px;
}

.work_icon {
    padding-bottom: 20px;
}

.Workflow_box img {
    border-radius: 20px;
}

.work_content {
    text-align: center;
}

.work_content h4 {
    font-size: 36px;
    color: #000;
    padding: 0;
    margin: 0;
}

.work_content p {
    font-size: 22px;
    padding-top: 10px;
}

.streamline_section {
    margin: 60px 0;
}

.streamline_section .main_heading_light {
    color: #000;
    padding-bottom: 30px;
}

.sign_main_heading_light {
    font-size: 30px;
    line-height: 1.4;
}

body.page-id-14075 .right_side {
    padding: 60px 40px 0px 40px;
}

body.page-id-14075 .tag_content_black p {
    margin: 0;
    padding: 0;
}

body.page-id-14075 .tag_content_black p:last-child {
    padding-top: 20px;
}

body.page-id-14075 .tag_content_black ul {
    padding: 10px 20px 0;
}

.request_demo_section {
    background-color: white;
    margin: 20px auto;
    border-radius: 20px;
}

.request_demo_section .main_heading_light {
    color: #000;
    padding-bottom: 20px;
}

.request_demo_section .star1_box img {
    position: absolute;
    left: -60px;
    bottom: 0;
    width: 150px;
}

.page-id-14477 .billingclient_section .main_heading_light {
    font-size: 30px;
}

.tag_content_black_22 p {
    font-size: 34px !important;
}

.main_heading_light_h4 {
    font-size: 22px;
}

.sample_session_section {
    background-color: #3b4896;
    border-radius: 20px;
    margin: 20px auto;
}

.sample_session_section .main_heading_light {
    font-size: 48px;
    padding-bottom: 20px;
}

.sample_session_section .tag_content_black {
    color: #fff;
}

.counter_section {
    background: linear-gradient(-52deg, rgb(40, 120, 181) 0%, rgb(39, 56, 126) 100%);
    border-radius: 30px;
    padding: 60px 40px;
}

.counter-partner {
    text-align: center;
    color: white;
}

.counter-partner h3 {
    font-size: 60px;
    color: white;
}

.counter-partner p {
    font-size: 22px;
}

.real-results-sec {
    background-color: #023047;
    padding: 120px 40px;
    margin: 40px 0;
    border-radius: 30px;
}

.real-results-sec .main_heading_light,
.ourapproach_section .main_heading_light {
    color: black;
}

.ourapproach_section .tag_content_black {
    text-align: center;

}

.ourpackage_section .main_heading_light {
    color: black;
}

body.page-id-14217 .office_solutions {
    margin: 40px 0 80px auto !important;
}

.office_solutions .tag_content_black ul {
    padding: 10px 0 0;
}

.office_solutions .tag_content_black ul li {
    padding: 0;
}


.frontoffice_section {
    background-color: white;
    border-radius: 30px;
    padding: 60px 40px 0 0;
}

.frontoffice_section .main_heading_light {
    color: black;

}

.frontoffice_section .tag_content_black {
    font-size: 27px !important;
    max-width: 60%;
    margin: 0 auto;
}

.meet_linkedin img {
    border-radius: 30px !important;
}

body.page-id-15100 .tag_content_black ul li {
    padding-bottom: 0;
}


.page-id-239 .kevin_rausch_section .star_box img {
    bottom: -20px;
    right: -20px;
}


/* 404 Page Start */
.error-404 .page-content {
    text-align: center;
    padding: 50px 0px;
    font-size: 20px;
}

.error-404 input.searchform-s {
    padding: 0px 100px 0px 15px;
    min-height: 60px;
}

.error-404 button.submit {
    background-color: #1B1464;
    color: #ffffff;
    padding: 15px 50px;
    cursor: pointer;
    transition: all ease 300ms;
    border-color: #1B1464;
    min-height: 60px;
}

.error-404 button.submit:hover {
    background-color: #F7931E;
    border-color: #F7931E;
}

.error-404 .top-banner {
    text-align: center;
    border-bottom: 0px;
}

.error-404 .top-banner .page-title {
    font-size: 70px;
    color: #000000;
    text-align: center;
}

.error-404 .page-header {
    border-bottom-width: 0px;
}

/* 404 Page End */


/* Search Page Start */
.search .no-results {
    text-align: center;
    padding: 50px 0px;
    font-size: 20px;
}

.search input.searchform-s {
    padding: 0px 100px 0px 15px;
    min-height: 60px;
}

.search button.submit {
    background-color: #1B1464;
    color: #ffffff;
    padding: 15px 50px;
    cursor: pointer;
    transition: all ease 300ms;
    border-color: #1B1464;
    min-height: 60px;
}

.search button.submit:hover {
    background-color: #F7931E;
    border-color: #F7931E;
}

.search .top-banner {
    text-align: center;
    border-bottom: 0px;
}

.search .top-banner .page-title {
    font-size: 70px;
    color: #000000;
    text-align: center;
}

.search .page-header {
    border-bottom-width: 0px;
}

/* Search Page End */


/* Virtual Staffing Start */
.publications-row {
    border-radius: 25px;
    overflow: hidden;

}

.col-main .vc_column-inner {
    background-color: #FAF8F2;
    padding: 28px 20px;
    border-radius: 20px;
}

.col-main .vc_column-inner h4 {
    font-size: 27px !important;
    font-weight: 400 !important;
}

.col-main .vc_column-inner p {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
}

.background-img {
    background-image: url(https://performpracticesolutions.com/staging/wp-content/uploads/2025/11/star.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.foont-weight {
    font-weight: 400 !important;
}

.foont-weight-bold {
    font-weight: 600;
}

.col-amplified p {
    font-size: 18px !important;
    line-height: 26px;
}

.col-amplified h4 {
    font-size: 26px !important;
    font-weight: 400;
}


/* Virtual Staffing End */




/* About Us Start */
.education-cls {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 10px !important;
}

.education-content h4 {
    color: #000;
    font-size: 18px;
    margin-bottom: 5px;
    font-family: 'Inter Tight' !important;
    font-weight: 500 !important;

}

.education-cls p {
    font-size: 16px;

}

.aff-content {
    display: flex;
    align-items: center;
}

.aff-content p {
    margin-bottom: 0;
    font-size: 17px;
}

.education-content p {
    margin: 0;
}

.kevin_section {
    background-color: #fff;
    border-radius: 30px !important;
}

.kevin_image img {
    border-radius: 30px 0 0 30px;
}

.foont-weight {
    font-weight: 400 !important;
}

.foont-weight-bold {
    font-weight: 600;
}

.ourteam_section {
    background: linear-gradient(90deg, rgba(2, 48, 71, 1) 0%, #00ADEF 100%);
    border-radius: 30px;
    padding: 60px 40px;
}

.publications-row {
    border-radius: 25px;
    overflow: hidden;
}

.background-img-left .vc_column-inner {
    background-image: url(https://performpracticesolutions.com/staging/wp-content/uploads/2025/11/Group-1171276436.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-repeat: no-repeat;
}

/*.background-img {*/
/*    background-image: url(https://performpracticesolutions.com/staging/wp-content/uploads/2025/11/star.png);*/
/*    background-repeat: no-repeat;*/
/*    background-position: bottom right;*/
/*}*/
.background-img-left .vc_column_container .vc_column-inner {
    background-image: none;
}

.service_box {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 25px 60px;
    border-radius: 40px;
    margin-top: 0px !important;
}

.main_heading_dark {
    font-family: 'Inter Tight';
    color: #000 !important;
    font-weight: 400;
}

.our_eligibility {
    background-image: url(https://performpracticesolutions.com/staging/wp-content/uploads/2025/11/MEDICAL-BILLING-1.jpg);
    background-position: 39% 0px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    padding: 60px 0 70px 80px;
    margin: 60px 0;
}


/* About Us End */


/* Meet Kevin Rausch Start */
.publications-row {
    border-radius: 25px;
    overflow: hidden;
}

#btimeline-16080 .timeline__content {
    border: 0px solid transparent;
}

.timeline-title-text {
    font-size: 44px;
    color: #000000;
}

.timeline__content {
    font-size: 18px !important;
}

#btimeline-16080 .timeline__item:after {
    border: 6px solid #ffffff !important;
    height: 36px;
    width: 36px;
    right: -18px;
    background-color: #f7931e;
}

#btimeline-16080 .timeline__item--right:after {
    left: -18px;
}

#btimeline-16080 .timeline__item--left .timeline__content {
    text-align: right;
}

#btimeline-16080 .timeline__item--left .timeline__content ul {
    list-style: none;
}

#btimeline-16080 .timeline__item--left .timeline__content ul li {
    position: relative;
    padding-right: 11px;
    font-size: 18px !important;
}

#btimeline-16080 .timeline__item--left .timeline__content ul li::after {
    content: " ";
    position: absolute;
    right: 0px;
    top: 11px;
    height: 5px;
    width: 5px;
    background-color: #000000;
}

/* Meet Kevin Rausch End */



/* Contact Us Start */
.if-you-h2 {
    font-weight: 400;
}


/* Contact Us End */

/* ================================ */
/*Footer Section CSS End*/
/* ================================ */

/* ===========================
   📱 Responsive CSS
   =========================== */


@media (min-width: 1200px) {
    .container {
        width: 100%;
        max-width: 1440px;
    }
}


/* 💻 Large screens (≤1440px) */
@media all and (max-width:1440px) {
    .main_heading_light {
        font-size: 58px;
    }

    .blog_section .main_heading {
        font-size: 58px;
    }

    .testimonial_section {
        padding: 60px 80px;
    }

    .drKevin._box img {
        width: 420px;
        right: 0;
        top: -120px;
    }
	.call-to-action_button{
		padding: 10px 15px;
	}
	
}



/* 💻 Laptops (≤1199px) */
@media all and (max-width:1199px) {
    .main_menu_bar .main_menu_cont>ul>li {
        padding: 0 6px;
    }

    .main_heading_light {
        font-size: 48px;
    }

    .provide_section {
        padding: 0 40px;
    }

    .medicalbilling_section {
        padding: 60px 40px;
    }

    .testimonial_box {
        padding: 60px;
    }

    .drKevin._box img {
        width: 380px;
        top: -100px;
        right: 0;
    }

    .kevin_rausch_section .main_heading_light {
        font-size: 50px;
    }

    .footer_newsletter h2 {
        font-size: 64px;
    }
}

/* 📱 Tablets (≤1024px) */
@media all and (max-width:1024px) {
    .main_menu_bar {
        text-align: center;
    }

    .main_header_section {
        justify-content: center;
    }

    .focus_box img,
    .medicaldr_box img {
        width: 100%;
        position: static;
    }

    .provide_section .top_tagline {
        max-width: 20%;
    }

    .service_box {
        padding: 100px 20px 50px;
    }

    .drKevin._box img {
        position: static;
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 350px;
    }

    .table_section {
        padding: 30px;
    }

    .leaving_box .row {
        flex-direction: row;
        text-align: center;
		padding:10px;
    }

    .leaving_box .row .left_column {
        width: 30%;
		text-align:left;
    }
  
    .leaving_box .row .right_column {
        width: 70%;
    }
	.leaving_box .row .left_column span{
		font-size:48px;
	}
	.leaving_box .row .right_column p{
		max-width:100%;
		font-size:22px;
	}
    .testimonial_section {
        padding: 40px;
    }


    /*  h1 {
    font-size: 50px !important;
} */

    h2.resp2 {
        font-size: 40px !important;
    }

    h3.resp3 {
        font-size: 30px !important;
    }

    .tag_content_black {
        font-size: 16px;
    }

    h4.resp4 {
        font-size: 20px !important;
    }

    .tag_content_black {
        font-size: 16px !important;
    }

    .heading-edu {
        font-size: 26px !important;
    }

    .edu-row .vc_col-sm-6 {
        width: 100%;
        margin-bottom: 20px;
    }

    .background-img-left .vc_column-inner {
        background: none;
    }

    .col-amplified {
        width: 100%;
    }

    .col-main {
        width: 100%;
    }

    .main_heading_light {
        font-size: 30px !important;
    }

    .tag_content_black {
        font-size: 16px !important;
    }

    .heading-edu {
        font-size: 26px !important;
    }

    .edu-row .vc_col-sm-6 {
        width: 100%;
        margin-bottom: 20px;
    }

    .background-img-left .vc_column-inner {
        background: none;
    }
	
	.medicalbilling_section .wpb_column,
.needhelp_section .wpb_column,
.kevin_rausch_section .wpb_column,
.hassle_section .wpb_column,
	.table_section  .wpb_column,
	.our_specialty_section  .wpb_column,
	.lets_chat_section .wpb_column,
	.publications-row .wpb_column,
	.kevin_section .wpb_column
	{
  width: 100% !important;
}	
	.lets_chat_right{
		margin-top:30px;
	}
	.site-footer{
		padding:20px 0;
	}
.medicaldr_box img {
  width: 450px;
}
	.our_specialty_section{
		padding:40px 0 0px 30px;
	}
	.dr_box img{
		display:none;
	}
.hassle_section img,
	.table_section img{
  display: none !important;
}
	.mobile_space {
  display: none;
}
	.blog-item:nth-child(1), .blog-item:nth-child(4){
  flex: 0 0 100%;
}
	
	.blog-item:nth-child(2), .blog-item:nth-child(3){
  flex: 0 0 100%;
}	
	
	.provide_section .vc_inner .wpb_column {
    flex: 50% !important;
    width: 50% !important;
}
	
}

/* 📱 Mobile Landscape (≤786px) */
@media screen and (max-width: 786px) {

    .main_heading_light,
    .blog_section .main_heading {
        font-size: 38px;
    }

    .top_tagline p {
        font-size: 14px;
    }

    .provide_section .top_tagline {
        max-width: 40%;
    }

    .service_box {
        margin-top: 40px;
        padding: 60px 20px;
    }

    .even-child {
        margin-top: 40px;
    }

    .medicalbilling_section {
        padding: 40px 10px;
        margin: 60px 0;
    }

    .star1_box img {
        display: none;
    }

    .star_box img {
        display: none;
    }

    .medicaldr_box img {
        margin-top: -50px;
    }

    .needhelp_section {
        padding: 40px 10px;
        margin: 60px 0 !important;
    }


    .kevin_rausch_section {
        margin: 60px 0;
    }

    .kevin_rausch_section .main_heading_light {
        font-size: 42px;
    }

    .mobile_space {
        display: none;
    }

    .textbook_box {
        display: none;
    }

    .leaving_box .row {
        flex-direction: column;
        text-align: start;
        padding: 20px 0;
    }

    .leaving_box .row .right_column p {
        max-width: 100%;
    }

    .hassle_section {
        background-color: #FFF;
        border-radius: 20px;
        padding: 60px 0;
        margin: 0 0px;
    }

    .tag_content_black,
    .para_content_white p,
    .tag_content_white p {
        font-size: 18px;
    }

    .testimonial_section h4 {
        font-size: 32px;
    }

    .testimonial_box {
        padding: 40px 20px;
    }

    .blog-item {
        flex: 0 0 100% !important;
    }

    .blog-grid {
        flex-direction: column;
    }

    .lets_chat_section h4 {
        font-size: 42px;
    }

    .lets_chat_section h6 {
        font-size: 22px;
    }

    .footer_newsletter h2 {
        font-size: 48px;
    }

    .rmp-container .rmp-menu-additional-content .responsive-menu-button {
        display: none;
    }

    .our_eligibility {
        padding: 20px;
    }

    h2.resp2 {
        font-size: 26px !important;
    }

    h3.resp3 {
        font-size: 25px !important;
    }

    .tag_content_black {
        font-size: 16px;
    }

    h4.resp4 {
        font-size: 20px !important;
    }

    /* h2 {
    font-size: 30px !important;
} */
    .kevin_section .vc_custom_1762278986669 {
        padding: 15px !important;
    }

    .publications-row .vc_custom_1762354248307 {
        padding: 15px !important;
    }

    .service_box {
        margin: 20px;
    }

    .kevin_section .vc_custom_1762347209346 {
        padding: 15px !important;
    }

    #btimeline-16080 .timeline__item--left .timeline__content {
        text-align: left !important;
    }

    #btimeline-16080 .timeline__item:after {
        left: -5px;
    }

    #btimeline-16080 .timeline__item--left .timeline__content ul li::after {
        left: -16px;
    }

    .if-you-h2 {
        font-size: 45px !important;
    }
	.leaving_box .row{
		flex-direction: row;
	}
		    .leaving_box .row .left_column {
        width: 50%;
		text-align:left;
    }
  
    .leaving_box .row .right_column {
        width: 50%;
    }
	.para_content_white p{
		max-width:100%; 
	}
	.lets_chat_right{
		padding:30px 10px;
	}
.provide_section .vc_inner .wpb_column {
    flex: 50% !important;
    width: 50% !important;
}
}

/* 📱 Mobile Portrait (≤600px) */
@media screen and (max-width: 600px) {
    .main_header_section {
        flex-direction: row;
        align-items: end;
    }

    .logo img {
        margin: auto;
        float: left;
    }

    .top_menu .main_menu_bar li a {
        font-size: 16px !important;
    }

    .primaryfocus_section .tag_content_black {
        max-width: 90%;
        font-size: 18px;
    }

    .provide_section {
        padding: 0 20px;
    }

    .kevin_rausch_section .tagline_content_black p,
    .needhelp_section .tagline_content_black p {
        font-size: 24px;
        max-width: 100%;
        line-height: normal;
    }

    .medicalbilling_section .main_heading_light {
        font-size: 32px;
    }

    .needhelp_section .main_heading_light {
        font-size: 32px;
    }

    .drKevin._box img,
    .textbook_box img {
        width: 100%;
        position: static;
        margin-bottom: 20px;
    }

    .testimonial_section {
        padding: 30px 15px;
        margin: 30px 0;
    }

    .table_section {
        padding: 30px 10px;
    }

    .testimonial_box {
        padding: 20px;
    }

    ul.site_head_details_page li a {
        font-size: 18px;
    }

    .footer_newsletter {
        max-width: 90%;
    }

    .footer_newsletter p {
        font-size: 18px;
    }

    .site-footer {
        background-color: #023047;
    }

    .footer_tagline {
        margin: 10px 0 10px;
        position: relative;
        overflow: hidden;
        padding: 30px 0 10px;
    }

    .lets_chat_right {
        margin-top: 30px;
    }
		.para_content_white p{
		max-width:100%; 
	}
	.lets_chat_right{
		padding:30px 10px;
	}
	
		.footer_bottom p{
		font-size:16px;
	}
	.footer_bottom p a{
		font-size:16px;
	}
	
		.provide_section .vc_inner .wpb_column {
    flex: 100% !important;
    width: 100% !important;
}
}

/* 📱 Small devices (≤481px) */
@media all and (max-width:481px) {

    .main_heading_light,
    .blog_section .main_heading,
    .kevin_rausch_section .main_heading_light {
        font-size: 32px;
    }

    .site-header {
        padding: 20px 0;
    }

    .logo img {
        margin: auto;
        float: left;
        width: 210px;
        padding: 0;
    }

    .call-to-action_button {
        display: none;
    }

    #rmp_menu_trigger-1191 {
        margin: auto;
        z-index: 1;
        right: 10px;
    }

    .primaryfocus_section .tag_content_black,
    .hassle_section .tag_content_black {
        max-width: 100%;
    }

    .partnerlogo_section img {
        width: 250px;
        height: auto;
        margin: 0 auto;
    }

    .partnerlogo_section,
    .our_specialty_section {
        margin: 0px;
    }

    .provide_section .top_tagline {
        max-width: 60%;
    }

    .medicalbilling_section {
        padding: 40px 0px 0;
        margin: 40px 0;
    }

    .tag_content_black,
    .para_content_white p,
    .tag_content_white p {
        font-size: 20px;
    }

    .leaving_box .row .left_column span {
        font-size: 48px;
    }

    .leaving_box .row .right_column p {
        font-size: 20px;
    }

    .table_section {
        padding: 30px 10px;
        margin: 0;
    }

    .hassle_section {
        margin: 0px 0px 60px;
        padding: 60px 0 0;
    }

    .lets_chat_section p {
        max-width: 100%;
        font-size: 18px;
    }

    .our_specialty_section {
        padding: 60px 0 0;
        margin: 60px 0;
    }

    .dr_box img {
        position: static;
    }

    .testi_loop_cont p {
        font-size: 22px;
    }

    .testimonial_box img {
        width: 100%;
    }

    .testi_foot {
        display: block;
    }

    .testi_foot .testi_subtitle {
        padding-left: 0px;
        font-weight: 500;
        font-size: 18px;
    }

    #gform_2 .gform_fields {
        display: block;
        border: none;
    }

    #gform_2 input[type="email"] {
        color: #fff;
        border: 1px solid #fff;
        margin-bottom: 10px;
        border-radius: 10px;
    }

    .footer_newsletter {
        max-width: 100%;
    }

    .footer_newsletter h2 {
        font-size: 36px;
    }

    #nav_menu-3,
    #nav_menu-2 {
        margin: 30px 0;
    }

    .footer_newsletter p {
        font-size: 16px;
    }

    .footer_center {
        padding: 0;
    }

    .footer_tagline h4 {
        font-size: 16px;
        text-align: center;
        max-width: 100%;

    }

    .hippa_logo {
        display: flex;
        justify-content: center;
        align-content: center;
    }

    .lets_chat_section {
        margin-bottom: 40px;
    }

    #gform_submit_button_4 {
        min-height: 60px;
        line-height: 0;
    }

    .site-footer {
        padding: 60px 0 20px;
        background-color: #023047;
    }

    .rmp-container .rmp-menu-additional-content .responsive-menu-button {
        display: none;
    }
	 .lets_chat_right {
        margin-top: 30px;
    }
	    .leaving_box .row .left_column {
        width: 90%;
		text-align:left;
    }
  
    .leaving_box .row .right_column {
        width: 90%;
    }
	.leaving_box .row .left_column span{
		font-size:48px;
	}
	.analysisservice_section{
		padding:60px 20px;
	}
	.analysisservice_section .main_heading_light{
		font-size:30px;
	}
	.analysisservice_section .tag_content_black{
		max-width:100%;
	}
		.para_content_white p{
		max-width:100%; 
	}
	.lets_chat_right{
		padding:30px 10px;
	}
	.footer_bottom p{
		font-size:16px;
	}
	.footer_bottom p a{
		font-size:16px;
	}
			.provide_section .vc_inner .wpb_column {
    flex: 100% !important;
    width: 100% !important;
}
}
