/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/


#Action_bar .contact_details {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    float: right;
}

#Action_bar .column {
    padding: 0 20px 0 0;
}

#Action_bar .contact_details li{
    font-size: 18px;
}

#Action_bar .contact_details li > i {
    margin-right: 2px;
    color: #8cfbdb;
}

#Action_bar .social{
    float: left;
}

#Action_bar .social li a {
    font-size: 22px;
    line-height: 20px;
}


#Top_bar .menu > li:last-child a span {
    background: #119ad6;
    border-radius: 25px;
    line-height: 45px;
    color: #fff;
    margin-top: 6%;
}


h1 span {
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-size: 25px;
    letter-spacing: 6px;
}

h4, h5 {
    text-transform: uppercase;
}


h6.entry-title{
    font-size: 19px;
    line-height: 28px;
}

#Top_bar a.responsive-menu-toggle i {
    font-size: 25px;
    line-height: 34px;
}


#Top_bar a.responsive-menu-toggle{
    margin-top: -14px!important;
}


#Top_bar .top_bar_right .action_button {
    margin: 0 15px;
    padding: 10px 46px;
}

#Side_slide #menu ul li a {
    font-size: 18px;
}


.post-item .image_frame{
    border-width: 0px;
    border-radius: 65px 0 0 0;
}

.wp-caption-text {
    display: none;
}

.column_column ul li,
.the_content_wrapper ul li{
    font-size: 18px!important;
}


/*Regular heading fonts*/
.regular_font h2 {
    text-transform: capitalize;
    letter-spacing: 0;
    color: #000;
    font-size: 35px;
    line-height: 45px;
}

.regular_font h3{
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
    line-height: 35px;
    font-weight: 700;
    letter-spacing: 2px;
}
#Top_bar .menu li ul li a {
    padding: 6px 20px;
}

#Top_bar .menu li ul li {
    width: 280px;
}
.mfn-acc ul { margin:18px 0px; }
.mfn-acc ul li{
    margin-bottom: 5px;
}

.button-round .button, .button-round button, .button-round .action_button, .button-round input[type="button"], .button-round input[type="reset"], .button-round input[type="submit"] {
    border: none;
    padding: 10px 85px;
}

.blue_bar{
    border: 6px solid;
    border-radius: 5px;
    width: 85%;
    float: right;
    margin: 1.5% 2% 0;
}


.about-hero-section{
    background: #5ab2e024;
    border-radius: 85px 0 0 5px;
}

@media (max-width: 1190px){
    .about-hero-section{
        border-radius: 0px;
        padding-top: 8%;
    }


    .accordion .question .title > .acc-icon-plus, .accordion .question .title > .acc-icon-minus {
        top: 16px!important;
    }

    .style-simple .accordion .question .title {
        padding: 14px 14px 14px 40px;
        font-size: 16px!important;
        line-height: 25px!important;
        font-weight: 500;
        margin-bottom: 0.8%;
        background: none;
        text-align: left;
    }

    .style-simple .accordion .question .answer {
        font-size: 16px!important;
        line-height: 25px!important;
        background: none;
        padding: 20px;
        text-align: left;
    }

}
/*Home Health Brand*/
.home_health_brand .trailer_box.horizontal img{
    border: 5px solid #EE504B;
}

.home_health_brand .trailer_box.horizontal .desc {
    background: rgba(255, 222, 221, 0.8);

}
.home_health_brand .trailer_box .desc .subtitle{
    color: #EE504B;
}

/*Residential Care Brand*/
.rc_brand .trailer_box.horizontal img{
    border: 5px solid #8CFBDE;
}

.rc_brand .trailer_box.horizontal .desc {
    background: rgba(229, 253, 248, 0.8);
}

.rc_brand .trailer_box .desc .subtitle{
    color: #0E3B43;
}

/*Hospice Brand*/
.hospice_brand .trailer_box.horizontal img{
    border: 5px solid #0A99D6;
}

.hospice_brand .trailer_box.horizontal .desc {
    background: rgba(215, 239, 247, 0.8);
}

.hospice_brand .trailer_box .desc .subtitle{
    color: #0A99D6;
}

/*Home Care Brand*/
.hc_brand .trailer_box.horizontal img{
    border: 5px solid #009AAC;
}

.hc_brand .trailer_box.horizontal .desc {
    background: rgba(228, 247, 249, 0.8);
}

.hc_brand .trailer_box .desc .subtitle{
    color: #009AAC;
}

/*Transportation Brand*/
.ts_brand .trailer_box.horizontal img{
    border: 5px solid #565656;
}

.ts_brand .trailer_box.horizontal .desc {
    background: rgba(238, 238, 238, 0.8);
}

.ts_brand .trailer_box .desc .subtitle{
    color: #565656;
}


.standout_message{
    font-size: 33px;
    line-height: 43px;
    font-style: italic;
    font-weight: 500;
}


/*Trailor box*/

.trailer_box a:after{
    border-radius: 45px;
}

.style-simple .trailer_box .desc .subtitle{
    font-family: "Saira Semi Condensed", Helvetica, Arial, sans-serif!important;
    font-size: 38px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 0px;
}

.style-simple .trailer_box .desc{
    text-align: left;
    padding: 30px 40px 30px;
    margin-bottom: 60px;
    width: 98%;
    margin-left: 1%;
}

.trailer_box .desc h2 {
    font-family: "Verdana", Helvetica, Arial, sans-serif!important;
    font-size: 18px!important;
    line-height: 25px!important;
    letter-spacing: 0;
    font-weight: 300;
    color: #221E1F;
    width: 95%;
}

.trailer_box img{
    border-radius: 50px;
}

/*testimonial*/

.testimonials .content_slider.flat.description ul li h3{
    display: none;
}
.testimonials .content_slider.flat.description ul li .desc {
    padding: 0 5%;
}

.testimonials .content_slider.flat.description ul li .desc{
    margin-top: 0px;
}

/*Footer*/

#Footer .wp-block-social-links .wp-social-link.wp-social-link.wp-social-link a{
    font-size: 45px;
    color: #fff;
    margin: 0;
}

.footer-copy-center #Footer .footer_copy .copyright a{
    color: #fff;
    text-decoration: none;
}

.footer-copy-center #Footer .footer_copy .copyright {
    font-size: 16px;
}
#Footer a.button.button_size_2.button_dark {
    background-color: transparent!important;
    border: 4px solid #8cfbdd!important;
    margin-top: 20px;
}

#Footer .widget_mfn_menu ul li a {
    background: transparent;
    color: #fff;
    font-size: 16px;
    padding: 0;
    border: 0;
}

#Footer .widget_mfn_menu ul li a:hover{
    background: transparent;
}

#Footer .widget_custom_html{
    padding-top: 40px!important;
}
#Footer .widget_mfn_menu ul li a {
    margin-bottom: 0;
}

#Footer .wp-block-social-links .wp-social-link a {
    padding: 0;
}

#Footer .widget {
    margin: 0;
}

#Footer .one-second.column {
    width: 38%;
}

#Footer .widgets_wrapper .column {
    margin-bottom: 40px;
}

#Footer .wp-block-social-links {
    display: inline-flex;
}

#Footer a.content_link .icon {
    display: block;
    font-size: 35px;
    line-height: 65px;
    margin-bottom: 0;
}


#Footer .style-simple a.content_link {
    border-width: 0;
    margin: 0 1px;
    padding: 0;
}


#Footer a.content_link {
    display: inline-block;
    position: relative;
    border-width: 0px;
    width: 30px;
    padding: 0;
}

@media (min-width:1239px){

    .text-break {
        display: block;
    }

    .team_padding{
        padding: 0 10%;
    }

    #Footer.full-width .container {
        max-width: 85%;
        margin: 0;
    }

}

@media (max-width: 1239px){

    h2 {
        font-size: 35px!important;
        line-height: 40px!important;
    }

    h4{
        font-size: 19px!important;
        line-height: 25px!important;
        letter-spacing: 6px!important;
    }

    .style-simple .trailer_box .desc .subtitle{
        font-size: 25px!important;
    }

    .trailer_box .desc h2 {
        font-size: 15px!important;
        line-height: 22px!important;
    }
}

/*Cookies*/
#mfn-gdpr[data-direction="horizontal"] .mfn-gdpr-content {
    margin-right: 7vw;
    font-size: 15px;
}

#mfn-gdpr .mfn-gdpr-button {
    background-color: #e14639!important;
    color: #fff!important;
    font-size: 16px!important;
}

@media (min-width:1191px) and (max-width:1479px){

    h1, .text-logo #logo {
        font-size: 45px!important;
        line-height: 50px!important;
    }

    h1 span{
        font-size: 20px!important;
    }

    body:not(.elementor-page) .big {
        font-size: 18px!important;
        line-height: 28px;
    }

    body:not(.elementor-page) p{
        font-size:17px!important;
        line-height: 24px!important;
    }
    .blue_bar {
        border: 4px solid;
        border-radius: 5px;
    }

}

@media (min-width: 1191px){

    .lg_padding{
        padding: 90px 0 50px;
    }

    .md_padding {
        padding: 70px 0 10px;
    }

    .hero_section{
        border-radius: 85px 0 0 5px;
    }

    .hero_title_top{
        padding: 6% 8% 0 4%;
    }

    .about_title_top{
        padding: 18% 0% 0 4%;
    }

    .hero_content_bottom{
        padding: 0% 0 0 4%;
    }

    .hide-desktop-img{
        display: none;
    }
}

@media (min-width:1190px) and (max-width: 1267px){
    .hero_section .three-fourth.column {
        width: 80%!important;
    }
}

@media (max-width: 1190px){

    .hide-responsive-img{
        display: none;
    }

    .interior_about_header {
        padding: 20% 0 20%!important;
    }

    .lg_padding{
        padding: 45px 0 20px;
    }

    .md_padding {
        padding: 60px 0 0px;
    }

    .one-second.mcb-wrap,
    .one.column,
    .three-fourth.column,
    .five-sixth.column,
    .two-third.column,
    .three-fifth.mcb-wrap,
    .two-fifth.mcb-wrap {
        width: 100%;
        text-align: center;
    }

    .style-simple .trailer_box .desc{
        text-align: center;
    }

    .blue_bar {
        border: 4px solid!important;
        width: 55%;
        margin: 0.5% 4% 0!important;
    }

    .hero_content_top{
        padding: 0%;
    }

    .about_title_top{
        padding: 0% 8%;
    }

    .image_frame.hover-disable .image_wrapper img {
        border-radius: 65px 0 0 5px;}

    .hero_content_bottom{
        padding: 0% 33px 1%;
    }

    .standout_message {
        font-size: 24px;
        line-height: 30px;
    }

    h1, .text-logo #logo {
        font-size: 40px!important;
        line-height: 43px!important;
    }

    h1 span{
        font-size: 18px!important;
        display: block;
        letter-spacing:3px;
        padding-top: 6%;
    }

    .big {
        font-size: 18px;
        line-height: 28px;
    }

    #Footer .widget_mfn_menu ul li a {
        margin-bottom: 5px;
    }

}

.button-round .footer_button {
    padding: 15px 15px;
    border-radius: 10px;
}

.footer_button {
    color: #8cfbde!important;
}



.action_message .big{
    font-size: 24px;
    line-height: 37px;
    font-weight: 550;
}

.r_c_brand h3 span {
    display: block;
    font-size: 30px;
}

@media (min-width: 1190px){

    .date{
        margin-top: 55%;

    }

    .in-the-news-date{
        margin-top: 40%;

    }

    .mobile_script{
        display: none;
    }

    .action_contact_message{
        padding-top: 60px;
        padding-bottom: 4%;
    }

    .interior_header{
        padding: 22% 0 0;
    }

    .action_message{
        padding-top: 3%;
        padding-bottom: 3%;
        padding-left: 5%;
        padding-right: 2%;
    }

    .action_message_content{
        padding-top: 3%;
        padding-bottom: 3%;
        padding-left: 4%;
        padding-right: 8%;
        border-left: 1px solid #ccc;
    }

    .home_health_brand .content{
        background: rgba(248,220,219,0.90);
    }

    .r_c_brand .content{
        background: rgba(234,252,248,0.90);
    }

    .h_brand .content{
        background: rgba(213,233,240,0.90);
    }

    .hc_brand .content{
        background: rgba(204,238,241,0.90);
    }

    .t_brand .content{
        background: rgba(205,205,205,0.90);
    }

    .home_health_brand .content,
    .r_c_brand .content,
    .h_brand .content,
    .hc_brand .content,
    .t_brand .content{
        padding: 12% 12% 8% 15%;
        border-radius: 50px 0px 0 0px;
        margin-left: -70px;
        margin-top: 10%;
    }

    #Footer [class^=icon-]:before, [class*=" icon-"]:before{
        margin-left:0;
        margin-right: 0;
    }

}

@media (max-width: 1190px){

    p, .career-team .quote{
        font-size: 17px!important;
        line-height: 25px;
    }

    .column_column ul li {
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 25px;
        border-bottom: 1px solid #dedede;
        text-align: left;
        padding: 1%;
    }

    .the_content_wrapper ul li {
        font-size: 15px!important;
    }

    .single-post #Content h3 {
        font-size: 25px!important;
        line-height: 30px!important;
    }

    .single-post .column_column ul{
        margin: 0!important;
        font-size: 15px!important;
        padding: 0!important;
    }

    .single-post .one.column,
    .single-post .column_attr.align_right,
    .single-post .column_attr.align_left{
        text-align: left!important;
    }

    .column_attr.align_right,
    .column_attr.align_left,
    .button_align.align_right,
    .button_align.align_left,
    .one-second.column{
        text-align: center!important;
    }

    .image_frame {
        margin-bottom: 5%!important;
    }

    .content_slider {
        padding: 0!important;
        margin: 0 0 10px;
    }

    .action_contact_message{
        padding: 0 0 5%;
    }

    .one-second.column {
        width: 100%;
    }

    .action_message_content{
        padding-top: 4%;
        border-top: 1px solid #ccc;
    }

    .action_message .big{
        font-size: 18px!important;
        line-height: 25px!important;
    }

    .column_column ul,
    .column_helper ul,
    .column_visual ul, .icon_box ul, .ui-tabs-panel ul, .post-excerpt ul, .the_content_wrapper ul {
        margin-bottom: 5px;
        font-size: 15px;
    }


    .column_column ul {
        list-style: disc outside;
        margin: 0 0 0%;
    }

    blockquote {
        font-size: 18px!important;
        line-height: 28px!important;
    }


    .testimonial_section .qoute {
        font-size: 120px!important;
    }

    a.button.the-icon.slider_prev.slick-arrow,
    a.button.the-icon.slider_next.slick-arrow{
        padding: 10px 0;
    }
}

@media (min-width: 1190px) and (max-width: 1239px){

    .action_message .big {
        font-size: 22px;
        line-height: 30px;
    }

    .home_health_brand h3,
    .r_c_brand h3,
    .h_brand h3,
    .hc_brand h3,
    .t_brand h3{
        line-height: 40px!important;
        font-size: 40px;
    }

    .home_health_brand h4,
    .r_c_brand h4,
    .h_brand h4,
    .hc_brand h4,
    .t_brand h4{
        font-size: 18px!important;
        line-height: 20px!important;
        letter-spacing: 4px!important;
    }

    .home_health_brand .content,
    .r_c_brand .content,
    .h_brand .content,
    .hc_brand .content,
    .t_brand .content{
        padding: 8% 10% 6% 10%;
        margin-left: -40px;
    }

    .home_health_brand .big,
    .r_c_brand .big,
    .h_brand .big,
    .hc_brand .big,
    .t_brand .big
    {
        font-size: 17px!important;
        line-height: 24px!important;
    }

    .testimonial_section .qoute {
        font-size: 130px!important;
        margin-top: -50px;
    }

    blockquote {
        font-size: 18px!important;
        line-height: 28px!important;
    }

    .column_column ul li, .column_helper ul li, .column_visual ul li, .icon_box ul li, .mfn-acc ul li, .ui-tabs-panel ul li, .post-excerpt ul li, .the_content_wrapper ul li{
        font-size: 16px;
        line-height: 20px;
    }
}


/*Services Brand*/

.hh_color{
    color: #EE504B;
    font-weight: 600;
}

.rc_color{
    color: #0E3B43;
    font-weight: 600;
}

.h_color{
    color: #0A99D6;
    font-weight: 600;
}

.hc_color{
    color: #009AAC;
    font-weight: 600;
}

.t_color{
    color: #565656;;
    font-weight: 600;
}


.home_health_brand .border img{
    border: 6px solid #EE504B;
    border-radius: 85px;
}

.r_c_brand .border img{
    border: 6px solid #8CFBDE;
    border-radius: 85px;
}

.h_brand .border img{
    border: 6px solid #0A99D6;
    border-radius: 85px;
}


.hc_brand .border img {
    border: 6px solid #009AAC;
    border-radius: 85px;
}


.t_brand .border img {
  border: 6px solid #565656;
    border-radius: 85px;
}


.home_health_brand h3{
    color: #EE504B;
    font-size: 40px;
    line-height: 40px;
}

.r_c_brand h3{
    color: #0E3B43;
    font-size: 40px;
    line-height: 30px;
}

.h_brand h3{
    color: #0A99D6;
    font-size: 40px;
    line-height: 30px;
}

.hc_brand h3{
    color:  #009AAC;
    font-size: 40px;
    line-height: 30px;
}

.t_brand h3{
    color:  #565656;
    font-size: 40px;
    line-height: 30px;
}

.home_health_brand h4,
.r_c_brand h4,
.hc_brand h4,
.h_brand h4,
.t_brand h4{
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    letter-spacing: 2px;
}





/*Testimonial*/

.hh_ .testimonials_slider .button{
    color: #ee514b;
}

.rc_ .testimonials_slider .button{
    color: #0e3b43;
}

.h_ .testimonials_slider .button{
    color: #0A99D6;
}

.testimonials_slider .button{
    border: none;
    padding: 0;
    font-size: 60px;
    border-radius: 0;
    background: transparent;
}

.testimonials_slider .testimonials_slider_ul li .bq_wrapper{
    padding: 0;
}

.testimonial_section .qoute{
    font-size: 150px;
}

.hr_dots{
    display: none;
}

.style-simple blockquote {
    background: none;
    line-height: 35px;
}

blockquote {
    font-size: 22px;
    font-weight: 300;
}

blockquote h5{
    padding-top: 20px;
    font-size: 18px;
    line-height:25px;
}


/*About Us*/


.mfp-inline{
    max-width: 850px!important;
}

.interior_about_header {
    padding: 20% 0 6%;
}

/*Career Page*/

.career-team {
    padding-top: 90px;
    padding-bottom: 30px;
}

.career-team .content_slider.flat.description ul li h3{
    display: none;
}

.career-team img{
    margin: -90px auto 0;
    text-align: center!important;
    border-radius: 50%;
    display: block;
}

.career-team .quote{
    font-size: 18px;
    font-weight: 400;
}

.career-team .title{
    font-size: 18px;
    font-weight: 600;
}

.career-team .content_slider.flat.description ul li img {
    margin-bottom: 0px;
}


/*Team Section*/

.team .desc_wrapper p.subtitle{
    font-size: 14px;
}

.team .desc_wrapper hr {
    width: 100%;
    margin-left: 0;
}

.team .desc_wrapper hr.hr_color,
.team .desc_wrapper .hr_color hr,
.team .desc_wrapper .hr_dots span {
    color: #777777;
    background: #c1c1c1;
}

.team .desc_wrapper h4 {
    margin-bottom: 3px;
    letter-spacing: 0px!important;
    font-size: 18px!important;
    line-height: 30px;
    font-weight: 600;
}

.team.team_vertical .image_frame{
    border-width: 0px;
    border-radius: 25px;
}

@media (max-width: 939px) {

    .our_leaders .one-fourth.column,
    .our_leaders .one-fifth.column,
    .our_leaders .four.columns {
        width: 47% !important;
        clear: none !important;
        margin-right: 2% !important;
    }


    .team .desc_wrapper h4 {
        margin-bottom: 3px;
        letter-spacing: 0px!important;
        font-size: 16px!important;
        line-height: 30px;
        font-weight: 600;
    }


}


@media (min-width: 939px) and (max-width: 1239px){

    .our_leaders .one-fourth.column,
    .our_leaders .one-fifth.column,
    .our_leaders .four.columns {
        width: 31%!important;
    }
}




/*Tabs*/

.ui-tabs .ui-tabs-nav li a {
    text-decoration: none;
    display: block;
    font-size: 18px!important;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Saira Semi Condensed", Helvetica, Arial, sans-serif;
}


/*Blog filter*/

.style-simple #Filters .filters_wrapper ul li.uncategorized,
.style-simple #Filters .filters_wrapper ul li.community-education,
.style-simple #Filters .filters_wrapper ul li.emotional-spiritual-help,
.style-simple #Filters .filters_wrapper ul li.mindset,
.style-simple #Filters .filters_wrapper ul li.nutrition,
.style-simple #Filters .filters_wrapper ul li.strength,
.style-simple #Filters .filters_wrapper ul li.symptom-management,
span.vcard.author.post-author,
.grid .post-footer,
span.label{
    display: none;
}


.style-simple #Filters .filters_wrapper ul li a {
    background: none;
    border: 0;
    padding: 14px 28px;
    position: relative;
    font-family: "Saira Semi Condensed", Helvetica, Arial, sans-serif;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
}





@media (max-width: 959px){
    #Filters.only .filters_wrapper {
        display: none;
    }

    #Top_bar a.responsive-menu-toggle i {
        font-size: 25px;
        line-height: 60px;
    }

    #service_section .one-third.column {
        width: 100%;
    }

    .style-simple .trailer_box .desc {
        text-align: center!important;
        padding: 18px 40px 18px!important;
        margin-bottom: 0px;
        width: 100%;
        margin-left: 0;
        border-radius: 0 0 50px 50px;
    }

    .career-team {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .career-team img{
        margin: 0px auto 0;
    }
}


/*post*/


.wp-block-separator {
    margin: 4% 0;
}


.section-post-related .section-related-adjustment{
    padding-top: 40px;
}

.section-post-related .section-related-adjustment h4{
    padding-bottom: 10px;
}

.section-post-related .simple .post-related .date_label{
    display: none;
}

.post-related h4 a {
    font-family: "Trebuchet", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.search-results div.post-meta{
  display: none;
}



.Recent_posts ul li .desc .date {
    position: relative;
    z-index: 2;
    display: none;
}


/*Single Post content*/

@media (min-width: 1239px){

    .single-post #Subheader .container{
        width: 900px;
        margin: 0 auto;
    }

    .single-post #Content{
        width: 1200px;
        margin: 0 auto;
    }
}

.single-post div#Subheader h1.title{
    display: none!important;
}


.single-post #Subheader .title,
.single-post h1{
    font-family: 'Public Sans', sans-serif!important;
}



.single-post #Content h2 {
    font-family: 'Public Sans', sans-serif!important;
    font-size: 30px;
    line-height: 44px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000;
    padding-bottom: 10px;
    margin-top: 40px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

.single-post #Content h3{
    font-family: 'Public Sans', sans-serif!important;
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    padding-top: 30px;
}

.sidebar h3 {
    padding-left: 15px;
    padding-top: 58px!important;
}


.single-post #Content h5 {
    color: #8c7f7c;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.sidebar h6{
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0px;

}

.Recent_posts ul li .photo .c {
    display: none!important;
}

ul.post-list-scroll li a {
    color: #000;
    font-size: 18px;
    display: inline-block;
    text-decoration: none;
}

ul.post-list-scroll li a:after{
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #0a99d6;
}


/*Newsroom*/
.featured h2 {
    font-size: 50px;
    line-height: 60px;
    font-family: public sans,sans-serif!important;
    letter-spacing: 0;
}
.timeline {
    padding-right: 20px;
}

.timeline .post-item .date_label {
    background-color: #e9f4fa;
    color: #1d2327;
}


.timeline h2 {
    font-size: 25px!important;
    line-height: 30px!important;
    font-family: public sans,sans-serif!important;
    letter-spacing: 0px;
}
.timeline .post-desc {
    padding: 0px 0 0 20px;
}

.timeline .date_label,
.timeline .timeline_items>li h3 span {
    font-size: 16px;
    font-weight: 500;
}

.timeline .post-footer .post-links {
    float: left;
    border-left-width: 0;
    border-style: solid;
    padding-left: 0;
}
.timeline .post-footer {
    background-color: transparent;
    padding: 7px 15px 10px 0;
}

.style-simple a.icon_bar{
    background-color: #e9f4fa;
}

.newsroom_sidebar h4{
    font-size: 20px!important;
    line-height: 30px!important;
    font-weight: 700;
    letter-spacing: 4px;
}



@media (max-width: 1239px){
    .timeline .one.column{
        text-align: left!important;
    }

    .timeline h2 {
        font-size: 20px!important;
        line-height: 25px!important;
    }

    .timeline .post-excerpt{
        font-size: 15px!important;
        line-height: 22px !important;
    }

}

@media only screen and (min-width: 768px) and (max-width: 959px){
    .tablet-three-fourth.mcb-wrap {
        width: 100%;
    }
    .tablet-one-fourth.mcb-wrap {
        width: 100%;
    }
}

/*Newstoom top Hero section*/
.featured_section h2{
    font-family: "public sans",sans-serif!important;
    letter-spacing: 0;
    font-size: 35px;
    line-height: 40px;
    color:  #1d2327!important;
}

.featured_section p{
    padding: 10px 0 10px;
}

.readmore-article{
    font-weight: bold;
}

/*Newsroom tab section nav*/

.tab p{
    font-size: 26px!important;
}

.newsroom-heading{
    font-size: 25px;
    padding-right: 2em;
    font-weight: 600;
}

a.mfn-link {
    color: #bababa;
    font-size: 25px;
    margin: 15px 35px;
}

@media (max-width: 767px){
    .newsroom-heading{
        font-size: 18px;
        padding-right: 1em;
    }

    a.mfn-link {
        font-size: 18px;
        margin: 15px 15px
    }


    .in_the_news .newsroom-heading {
        font-size: 25px;
        padding-left: 1.1em;
    }
}


/*Newsroom Featured Box*/

.column_feature_box .mcb-item-feature_box-inner{
    padding:0;
}

.feature_box .feature_box_wrapper .photo_wrapper {
    width: 25%;
}

.feature_box .feature_box_wrapper .desc_wrapper {
    width: 73%;
    padding-left: 2%;
}

.feature_box .feature_box_wrapper .photo_wrapper,
.feature_box .feature_box_wrapper .desc_wrapper {
    display: inline-block;
    vertical-align: top;
}


.readmore{
    font-weight: bold;
    font-size: 18px;
    padding: 20px 0 0px 0px;
}



.in_the_news .feature_box .feature_box_wrapper .photo_wrapper{
    border: 4px solid #f4f4f4;
    padding: 2%;
}

.date,
.in-the-news-date{
    font-size: 17px;
}


.in_the_news a.mfn-link {
    margin: 15px 35px 15px 0px;
}

.in_the_news .newsroom-heading {
    font-size: 25px;
    padding-left: 1.1em;
}


.feature_box h4 {
    font-size: 25px;
    line-height: 33px;
    color: #1d2327!important;
    font-weight: 800;
    font-family: "public sans",sans-serif!important;
    letter-spacing: 0;
    text-transform: inherit;
}

@media (max-width: 1190px){
    .feature_box .feature_box_wrapper .photo_wrapper {
        width: 300px;
        height: auto;
        margin-bottom: 30px;
        padding-bottom: 4%;
    }

    .newsroom .one-sixth.column {
        width: 100%;
        text-align: center;
    }

    p.date{
        text-align: center;
    }
}

@media (max-width: 1239px){
    .feature_box h4 {
        font-size: 19px!important;
        line-height: 22px!important;
        color: #0b9ad6!important;
        font-weight: 800;
        letter-spacing: 0!important;
        font-family: "public sans",sans-serif!important;
    }
}


/*hide-newsroom Image*/
.hide-newsroom .feature_box .feature_box_wrapper .photo_wrapper{
    display: none;
}

.hide-newsroom .feature_box_wrapper .desc_wrapper {
    width: 95%;
}

/*Learning Center*/
.searchandfilter ul li li {
    padding: 5px 5px;
    border-bottom: 4px solid #e9f4fa;
    font-size: 15px!important;
}

.searchandfilter ul li {
    list-style: none;
    display: inline-block;
}

.cl-pagination{
    padding: 15px 0px;
    border-top: 4px solid #f5f5f5;
    margin-top: 20px;
}

/*Accordion*/
.accordion h4{
    color: #251117;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 2px !important;
}

div.mfn-acc.accordion_wrapper.toggle{
    padding: 2%;
}


.style-simple .accordion .question {
    border-width: 0;
}

.style-simple .accordion .question:after {
    content: "";
    display: none;
    width: 0px;
}

.style-simple .accordion .question .title {
    padding: 14px 14px 14px 50px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0.8%;
    background: none;
    border: 1px solid #0b9ad6;
    border-radius: 10px;
}

.style-simple .accordion .question .answer {
    background: none;
    padding: 20px 20px 20px 50px;
}


.accordion .question .title > .acc-icon-plus, .accordion .question .title > .acc-icon-minus {
    left: 15px;
    top: 19px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: rgb(0 0 0);
}

.accordion a{
    color: #0e9bd6;
}


div.question.active .title,
div.question.active .title > .acc-icon-minus{
    color: #000!important;
}

.default_brand div.title{
    border: 2px solid #a5dfff!important;
}

.home_health div.title{
    border: 2px solid #e14639!important;
}

.residential_care div.title{
    border: 2px solid #8CFBDE!important;
}

.transportation div.title{
    border: 2px solid #565656!important;
}

.hospice div.title{
    border: 2px solid #0A99D6!important;
}

.home_care div.title{
    border: 2px solid #009AAC!important;
}

/*Footer*/

.footer-copy-center #Footer .footer_copy .social {
    display: none;
}


/**/
.action_message .big{
    font-size: 24px;
    line-height: 37px;
    font-weight: 550;
}

.r_c_brand h3 span {
    display: block;
    font-size: 30px;
    line-height: 50px;
}





/*Job listing*/

.post-nav.minimal.column,
.fixed-nav,
.job_listing-template-default .single-photo-wrapper.image{
    display: none;
}


.single_job_listing h4{
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 3px;
}

div.position h3{
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 21px!important;
}

div.company,
.job_listings li.job-type{
    font-size: 16px;
    line-height: 33px;
}

.job_listing li.date{
    display: none!important;
}

.job-manager .full-time,
.job_listing .full-time,
.job-types .full-time,
ul.job_listings .job-manager-applications-applied-notice{
    color: #32a18e;
}

.single_job_listing .meta .full-time{
    background-color: #32a18e;
}

.job-manager .part-time,
.job_listing .part-time,
.job-types .part-time,
li.job-type.hybrid{
    color: #ff6457;
}

.single_job_listing .meta li.job-type.hybrid,
.single_job_listing .meta li.job-type.part-time{
    background-color: #ff6457;
}

.rp4wp-related-job_listing>ul li.job_listing a div.position .company,
.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company,
ul.job_listings li.job_listing a div.position .company,
ul.job_listings li.no_job_listings_found a div.position .company {
    color: #251117;
}

.rp4wp-related-job_listing>ul li.job_listing a div.location, .rp4wp-related-job_listing>ul li.no_job_listings_found a div.location, ul.job_listings li.job_listing a div.location, ul.job_listings li.no_job_listings_found a div.location {
    float: left;
    text-align: left;
    width: 25%;
    padding: 0 0 0 1em;
    color: #251117;
    font-sizE: 16px;
    line-height: 1.5em;
}

.rp4wp-related-job_listing>ul li.job_listing a,
.rp4wp-related-job_listing>ul li.no_job_listings_found a,
ul.job_listings li.job_listing a,
ul.job_listings li.no_job_listings_found a {
    padding: 1.5em 1em 1.5em 2em!important;
}

@media (min-width: 1150px) and (max-width: 1239px){
    #Footer .one-second.column {
        width: 33%;
    }


    #Footer .widgets_wrapper{
        margin-top: -60px!important;
        margin-bottom: 0px!important;
    }
}


@media (min-width: 767px){
    .single-post h1 {
        font-size: 40px!important;
        line-height: 60px!important;
        font-weight: 700!important;
        letter-spacing: 0px!important;
    }
}


@media (min-width: 767px) and (max-width: 1150px) {


    #Footer .one-second.column {
        width: 100%;
    }

    #Footer .one-fourth.column,  #Footer .four.columns {
        width: 100%;
        text-align: center;
    }

}


@media (max-width: 1150px){


    #Footer .widgets_wrapper{
        background-image: none!important;
        margin-top: 0!important;
        margin-bottom: 0!important;
        padding: 20px;
    }

    #Footer h4{
        padding-top: 20px;
    }
}

@media (min-width: 767px) and (max-width: 959px){

    #Top_bar .top_bar_right .top_bar_right_wrapper {
        display: flex;
        align-items: center;
        height: 100%;
        padding: 15px 0!important;
    }

    #Top_bar a.responsive-menu-toggle{
        margin-top: -1px;
    }

    .style-simple .trailer_box .desc {
        text-align: left;
        padding: 15px 10px;
    }

    .style-simple .trailer_box .desc .subtitle {
        font-size: 22px!important;
    }


}

@media (max-width: 767px) {

    #Top_bar a.responsive-menu-toggle i {
        font-size: 22px;
        line-height: 60px;
    }

    h1, .text-logo #logo  {
        font-size: 35px!important;
        line-height: 40px!important;
    }

    h2 {
        font-size: 30px!important;
        line-height: 35px!important;
    }

    h4 {
        font-size: 15px!important;
        line-height: 22px!important;
        letter-spacing: 3px!important;
    }

    .single-post h1 {
        font-size: 35px!important;
        line-height: 40px!important;
        letter-spacing: 0!important;
    }

    .md_padding {
        padding: 40px 0 0;
    }

    .team .desc_wrapper h4 {
        font-size: 14px!important;
    }

    .team .desc_wrapper p.subtitle {
        display: none;
    }

    .our_leaders .one-third.column {
        width: 49%!important;
        margin-right: 1%!important;
        clear: none!important;
    }

    .big {
        font-size: 17px;
        line-height: 25px;
    }

    .style-simple .trailer_box .desc .subtitle {
        font-size: 22px!important;
        line-height: 38px;
    }

    .accordion .question .title > .acc-icon-plus, .accordion .question .title > .acc-icon-minus {
        top: 15px;
    }


    .button-round .button, .button-round button, .button-round .action_button, .button-round input[type="button"], .button-round input[type="reset"], .button-round input[type="submit"] {
        border: none;
        padding: 10px 45px;
    }

    .team_vertical{
        text-align: center;
    }

    .testimonials_slider .testimonials_slider_ul li .bq_wrapper {
        padding: 00px 50px 0px!important;
        margin-bottom: 10px;
    }

    .testimonials_slider a.slider_prev, .testimonials_slider a.slider_next {
        font-size: 40px!important;
    }


    blockquote {
        font-size: 16px!important;
        line-height: 24px!important;
    }

    blockquote h5 {
        font-size: 16px;
    }

    #Footer div.copyright span{
       display: block;
    }

    #Footer .phone-number {
        font-size: 30px;
        line-height: 20px;
    }

    .footer-copy-center #Footer .footer_copy .copyright {
        font-size: 15px;
        line-height: 25px;
    }

    .button-round .footer_button {
        padding: 5px 4px!important;
    }

}

@media (max-width: 479px){
    .testimonials_slider a.slider_prev,
    .testimonials_slider a.slider_next{
        display: block!important;
    }
}


@media(min-width: 1190px) and (max-width: 1639px){
    #Footer .one-fourth.column:first-child{
        width: 23%;
        padding-right: 4%;
    }
}

@media (min-width: 1639px){
    #Footer.full-width .container {
        max-width: 90%;
    }
}

@media (min-width: 1239px){

    #Footer .one-fourth.column:first-child{
        width: 30%;
        padding-right: 4%;
    }

    #Footer .one-fourth.column:nth-child(2),
    #Footer .one-fourth.column:nth-child(3){
        width: 12%;
    }
}


@media (max-width: 1150px){
    .desktop_script{
        display: none;
    }

    .mobile_script{
        padding: 0 4%;
    }
}

@media (min-width: 1150px){


    .mobile_script{
        display: none;
    }
}


@media (min-width:769px) and (max-width: 1150px){

    #Footer .one-fourth.column:nth-child(3){
        width: 45%;
        clear: none;
    }

    #Footer .one-fourth.column:nth-child(2){
        border-right: 1px solid #8cfbdb;
        width: 49%;
        clear: none;
    }

}

@media (min-width: 1299px){
    #Footer.full-width .container {
        max-width: 90%!important;
        margin: 0;
    }
}

@media (max-width: 1299px){
    #Footer.full-width .container {
        max-width: 100%!important;
    }
}

@media (min-width: 1150px) and (max-width: 1239px){
    #Footer .widget_custom_html {
        padding-top: 20px!important;
    }

    #Footer .one-fourth.column:nth-child(2),
    #Footer .one-fourth.column:nth-child(3){
        width: 14%;
    }
    #Footer .one-fourth.column:nth-child(4){
        width: 25%;
    }
}
h3.elementor-heading-title {
	font-weight: 700;
	font-size: 32px;
	line-height: 50px;
}

h4.elementor-heading-title {
	font-weight: 700;
	font-size: 21px;
	line-height: 33px;
	text-transform: uppercase;
	color: #000;
}
.elementor-page .elementor-post__excerpt p {
	font-size: 20px !important;
	line-height: 26px !important;
}

.elementor-lightbox .elementor-video-container, .elementor-lightbox .elementor-video-container iframe {
	border-radius:30px;
}
.elementor-post__read-more:hover {
	color:#757575 !important;
}
.elementor-post__read-more:after {
    content: url('/wp-content/uploads/2022/06/Arrow-4.svg');
	position: relative;
	top: 3px;
}
.non-arrow .btw-style-1 .elementor-post__read-more {
	display:inline-block;
	border-bottom:0px solid #0A99D6;
}

.non-arrow .btw-style-2 .elementor-post__read-more {
	display:inline-block;
	border-bottom:2px solid #E14639;
}

.non-arrow .btw-style-3 .elementor-post__read-more {
	display:inline-block;
	border-bottom:2px solid #009AAC;
}

.non-arrow .btw-style-4 .elementor-post__read-more {
	display:inline-block;
	border-bottom:2px solid #32A18E;
}

.non-arrow .btw-style-5 .elementor-post__read-more {
	display:inline-block;
	border-bottom:2px solid #11B8CA; 
}

.non-arrow .btw-style-6 .elementor-post__read-more {
	display:inline-block;
	border-bottom:2px solid #877B77; 
}

.non-arrow .elementor-post__read-more:after {
    content: none;
}
.elementor-posts--skin-classic .elementor-post__title {
	height: 62px;
    overflow: hidden;
}
.elementor-posts--skin-classic .elementor-post__excerpt {
	height: 80px;
    overflow: hidden;
}

.elementor-button-icon svg {
	width: 27px;
}
.faqsvg .elementor-button-icon {
	height:1px;
}

.elementor-accordion-icon svg {
    top: 9px;
    position: relative;
}

@media (min-width: 1100px){
	#Top_bar #logo {
		height: 85px !important;
		line-height: 85px !important;
	}
	
	#Top_bar .top_bar_left {
		width: 92% !important;
	}
	#Footer .one-fourth.column:first-child {
		padding-left: 3%;
	}
	#Top_bar .logo {
		margin: 0 25px 0 45px;
	}
}

@media (max-width: 1024px){
	.faq-section .twin-btn .elementor-widget-wrap { justify-content: center; }
	h3.elementor-heading-title {
		font-weight: 700;
		font-size: 25px !important;
		line-height: 35px !important;
	}
}

@media (min-width:769px) and (max-width: 1024px){
	.list-section {
		min-width:65%;
	}
}
.elementor-icon-list-item {
-webkit-box-align: start!important;
-ms-flex-align: start!important;
align-items: flex-start!important;
}
.elementor-icon-list-item .elementor-icon-list-icon {
position: relative;
top: 10px;
}