/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.pageContent .field h3 {
	line-height: 1.5;
}
.pageContent .field p {
    margin-top: 0;
    margin-bottom: 10px;
    margin-top: 10px;
}

html body .hide-me {
	display: none;
}

.yt--popper-wrapper .person-shortcode-image-wrapper a {
    display: flex;
}

a.yt--popper.oam-popper-doc {
    position: relative;
    float: left;
}

.yt--popper-wrapper .person-shortcode-image-wrapper a:before,
a.yt--popper.oam-popper-doc:before {
    content: "\f04b";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 35px;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #fff;
    text-indent: 7px;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    transition: all 0.3s ease 0s;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    z-index: 50;
    background-image: linear-gradient(90deg, #0A6A9D 0%, #10BDDB 100%);
    display: flex;
    justify-content: center;
    align-items: center;
}



@keyframes k-hRXGxP {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1.4);
        opacity: 0;
    }
}

.yt--popper-wrapper .person-shortcode-image-wrapper a:after,
a.yt--popper.oam-popper-doc:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    background: linear-gradient(90deg, #0A6A9D 0%, #10BDDB 100%);
    border-radius: 50%;
    animation: 1600ms ease-out 0s infinite normal none running k-hRXGxP;
    z-index: 45;
    width: 80px;
    height: 80px;
}

@media(min-width: 601px){
    a.yt--popper.oam-popper-doc:before,
    a.yt--popper.oam-popper-doc:after{
        top: 70%;
        left: 47%;
    }
}

@media(max-width: 600px){
    a.yt--popper.oam-popper-doc {
        width:100%
    }

    a.yt--popper.oam-popper-doc img,
    a.yt--popper.oam-popper-doc img.alignleft {
        min-width: 100%;
        margin: 0 auto 20px auto;
    }

}

.sudo_btnOam > a > span {
    color: #ffffff;
    background-color: #1d98d4;
    background-image: linear-gradient(to right, #1d98d4 , #005c96);
    text-align: center;
    line-height: normal;
    display: inline-block;
    height: auto;
    min-width: auto;
    border-radius: 20px;
    padding: 8px 15px;
    box-shadow: rgb(0 0 0 / 33%) 0 1px 2px 1px;
}

/* HURT! app popup */
div#popmake-11299 {
    background-color: #fff;
    padding: 5%;
    border-radius: 0 0 25px 0;
}

div#popmake-11299 p {
    color: #58595b;
    font-size: 18px;
    line-height: 30px;
}

div#popmake-11299 .red-button {
    padding: 10px 15px;
    margin: 25px 0 0 0;
    border: solid 1px #ef483f;
    display: inline-block;
    color: #ef483f;
    font-weight: 700;
}
div#popmake-11299 .red-button:hover {
    color: #fff;
    background-color: #ef483f;
}

div#popmake-11299 .red-text {
    color: #ef483f;
}

.pum-theme-11295 .pum-content+.pum-close,
.pum-theme-content-only .pum-content+.pum-close {
    height: 42px;
    width: 42px;
    font-size: 42px;
    line-height: 42px;
    font-weight:400;
}

/* End HURT! app popup */

/* Self Scheduling NAV Button */

.fusion-secondary-menu li:hover>.sub-menu {
    visibility: visible;
    opacity: 1;
    border-radius: 20px;
    min-width: 308px;
}

#menu-item-11992 .sudo_btnOam > a > span {
    color: #222629;
    background-color: transparent;
    background-image: none;
    text-align: left;
    display: block;
    height: auto;
    min-width: auto;
    border-radius: 0;
    padding: 10px 0;
    box-shadow: none;
    font-size: 13px;
    line-height: 150%;
}
#menu-item-11992 .sudo_btnOam > a > span strong {
   margin-bottom: 6px;
}

#menu-item-11992  .fusion-megamenu-icon {
    margin-left: 6px;
}

/* 1. Add a smooth transition to the icon */
#menu-item-11992 .fusion-megamenu-icon i {
    transition: transform 0.3s ease-in-out;
    display: inline-block;
}

/* 2. Rotate when hovering anywhere inside the list item (including sub-menu) or when interacting via keyboard */
#menu-item-11992:hover .fusion-megamenu-icon i,
#menu-item-11992:focus-within .fusion-megamenu-icon i {
    transform: rotate(180deg);
}

/* 3. Keep the rotation when clicked/open (targeting the theme's active class) */
#menu-item-11992 a.is-open .fusion-megamenu-icon i {
    transform: rotate(180deg);
}

#menu-item-11992 .sudo_btnOam > a:hover > span,
#menu-item-11992 .sudo_btnOam > a:hover {
    color: #38A1E0;
    background-color: transparent;
    background-image: none;
    text-align: left;
    display: block;
    height: auto;
    min-width: auto;
    border-radius: 0;
    box-shadow: none;
    font-size: 13px;
    line-height: 150%;
}

#menu-item-11992  span.left-icon {
    float: left;
    height: 40px;
    width: 40px;
    background: #E5F5FD;
    padding: 8px 10px 8px 8px;
    margin-right: 12px;
    border-radius: 6px;

}



/* END Self Scheduling NAV Button */

.yellow-text,
.fusion-secondary-header .yellow-text a,
.fusion-secondary-header .yellow-text a:hover{
    color: #fff558;
}


.evf-recaptcha-container  {
    padding: 0 15px;
}

    /* Credo Start */
#main .homeCredoHeading h2 {
    text-align: center;
    color: #fff;
    margin: 40px auto 30px auto;
    letter-spacing: 1px;
}

.post-content .homeCredoTagline p {
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 35px;
    padding: 10px 0;
    font-weight: 500;
}

.credoItemInner-Flex,
.fusion-text.credoItemInner-Flex {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: stretch;
}

.credoItem {
    flex: 1;
    padding: 55px 60px;
    text-align: center;
    color: #fff;
    border-right: solid 1px #fff;
    font-size: 18px;
    font-weight: 500;
}

.credoItem:last-of-type {
    border: none;
}

.credoItem img {
    max-width: 150px;
    margin: 0 auto 25px auto;
    display: block;
}

.hurt-tn-wrapper {
    max-width: 150px;
    position: relative;
    float: left;
}

.hurt-tn-wrapper a  {
    display: block;
    border-radius: 5px;
    background-color: #fff;
    padding: 5px;
}

.fusion-footer #nav_menu-2 {
    padding-right: 20px;
}

.hurt-footer-image img {
    border-radius: 5px;
}

.pum-theme-11288 .pum-content + .pum-close:hover, .pum-theme-default-theme .pum-content + .pum-close:hover {
    background-color: #005c98;
}

@media(min-width: 1366px){
    .credoItemInner-Flex {
        max-width: 1366px;
    }
}

@media(max-width: 1090px){
    .credoItemInner-Flex {
        flex-wrap: wrap;
    }
    .credoItem:nth-child(2) {
        border-right: none;
    }

    .credoItem:nth-child(1), .credoItem:nth-child(2) {
        border-bottom: solid 1px #fff;
    }
    .credoItem {
        min-width: 50%;
    }
}

@media(min-width: 1400px){
    .fusion-secondary-menu li:hover>.sub-menu {
        margin-top: 4px;
    }
    /*body.home div.fusion-logo,*/
    /*body div.fusion-logo {*/
    /*    position: relative;*/
    /*    width: 357px;*/
    /*}*/
    /*body.home div.fusion-logo  a.fusion-logo-link {*/
    /*    position: absolute;*/
    /*    top: -40px;*/
    /*}*/
    .hurt-tn-wrapper {
        max-width: 120px;
        position: absolute;
        left: 390px;
        top: 45px;
    }

    /* sub pages */
    body:not(.home) .hurt-tn-wrapper {
        top: 40px;
    }
}

@media(min-width: 1400px) and (max-width: 1455px){
    body.home div.fusion-logo,
    body div.fusion-logo{
        width: 320px;
    }
    .hurt-tn-wrapper {
        max-width: 100px;
        left: 350px;
    }
    .hurt-tn-wrapper a {
        display: flex;
    }
}

@media(max-width: 1399px){
    body.home div.fusion-logo,
    body div.fusion-logo{
        max-width: 250px;
    }
    .hurt-tn-wrapper a {
        margin: 25px 0 0 25px;
    }

    body.home .fusion-header-wrapper,
    body .fusion-header-wrapper{
        position: relative!important;
        background-color: #1d98d4;
        background-image: linear-gradient(to right, #1d98d4 , #005c96);
    }

    body.home .fusion-secondary-header,
    body .fusion-secondary-header{
        background-color: #005c96;
        background-image: linear-gradient(to right, #005c96 , #00455f);
    }
    .fusion-body .fusion-header-wrapper .fusion-header {
        background-color: #1d98d4;
    }
    .fusion-header {
        background-color: #1d98d4;
        background-image: linear-gradient(to right, #1d98d4 , #005c96);
    }

    .fusion-secondary-header ul {
        text-align: right;
        margin-right: 20px;
    }

    .sudo_btnOam > a > span {
        padding: 3px 15px;
        box-shadow: rgb(0 0 0 / 33%) 0 1px 1px 0;
    }

}

@media(max-width: 800px){
    .post-content .homeCredoTagline p {
        font-size: 30px;
        line-height: 40px;
        padding: 10px 15px;
    }
    .credoItemInner-Flex {
        flex-direction: column;
    }
    .credoItem:nth-child(1), .credoItem:nth-child(2), .credoItem:nth-child(3)  {
        border-right: none;
    }

    .credoItem:nth-child(1), .credoItem:nth-child(2), .credoItem:nth-child(3) {
        border-bottom: solid 1px #fff;
    }
    .credoItem {
        min-width: 100%;
    }
}

@media(max-width: 767px){
    .hurt-footer-image {
        margin: 16px auto;
    }
}

@media(max-width: 515px){
    body.home div.fusion-logo,
    body div.fusion-logo{
        max-width: 125px;
    }
    .hurt-tn-wrapper {
        max-width: 125px;
    }
    .hurt-tn-wrapper a {
        margin: 0 0 0 25px;
        padding: 5px 5px 0 5px;
    }
}


/* Credo End */


.m-15 {
    margin: 15px
}

.wtp-flex-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.wtp-flex-item img {
    max-width: 300px;
    height: auto;
}

.wtp-flex-item strong {
    min-height: 50px;
    max-width: 300px;
    display:block;
}


a.oam-yt-play {
    display: inline-block;
    overflow: hidden;
    border-radius: 15px;
    background-color: #88c6c3;
    position:relative;
}

a.oam-yt-play .yt-hover {
display:none;
}

a.oam-yt-play:hover .yt-hover {
display:block;
}

a.oam-yt-play:hover .yt-initial {
display:none;
}

a.oam-yt-play .yt-hover {
display:none;
}

a.oam-yt-play > span {
    display: inline-block;
    width: 100%;
    padding: 5px;
    background-color: #0e5f98;
    color: #fff;
    font-weight:600;
    text-align: center;
    transition: background-color 0.5s ease-in-out;
}
a.oam-yt-play:hover > span {
    background-color: #1a93cf;
}
a.oam-yt-play > span > i {
    margin: 0 0 0 5px;
}


.oamYT {
    position:relative;
    display: inline-block;
}
.oamYT:after {
    content: '';
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-size: contain;
    background: rgba(0, 0, 0, 0.15) url("/wp-content/uploads/2023/05/oam-grand-rapids.png") no-repeat 50%;
}

.person-desc-mb-0 .person-desc {
    margin-bottom: 0 !important;
}

.partnerFlex {
    display:flex;
}
.partnerRowImg img {
    min-width:300px
}

.circleImg img.person-img {
    border-radius: 50%;
}

.flexStaff > .fusion-column-wrapper {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
}

.flexStaff > .fusion-column-wrapper .fusion-person {
    margin: 5px 15px;
    max-width: 145px;
}

.post-content h3.hRow, .post-content h4.hRow {
    background-color: #86c6c2;
    padding: 10px;
    color: #fff
}
.post-content h3.hRow > span, .post-content h4.hRow > span,
.post-content h3.hRow > strong, .post-content h4.hRow > strong {
    color: #2f5871;
    font-weight:400
}

/*.flexStaff > .fusion-column-wrapper .fusion-person:first-of-type {*/
/*    margin: 5px 5px 5px 0*/
/*}*/

.flexStaff > .fusion-column-wrapper .fusion-person .person-content {
    font-size:13px !important;
}

.mLeft-20 {
    margin-left:20px !important;
}

.font22 {
    font-size: 22px;
    line-height: 32px;
}


a.hlink, a.hlink:hover {
    color:#58595b;
    cursor: text;
}

.mt-15 {
    margin-top: 15px;
}
.mt-25 {
    margin-top: 25px;
}

.mb-20{
    margin-bottom: 20px;
}



/*.homeCredoWrapper {*/
/*    background-image: linear-gradient(to right, #1d98d4 , #005c96)!important;*/
/*}*/

.homeCredo h2 {
    color: #ffffff;
    margin: 40px 0;
}
.homeCredo ul {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 40px 0;
}
.homeCredo ul li {
    margin: 0 0 10px 0;
}

.homeCredoImg .fusion-imageframe {
    display: block;
    text-align: center;
    margin: 40px auto;
}
.homeCredoImg .fusion-imageframe img{
    border-radius: 15px;
    max-height: 430px;
    width: auto;
}

.wtp-home-testimonial {
    margin-top: 80px;
}

.wtp-home-testimonial .reviews .review .author {
    display: none;
}

.wtp-home-testimonial .reviews .review .fusion-text.quoteBlock {
    text-align: left;
    padding-bottom: 20px;
    border: none;
}
.wtp-home-testimonial .reviews .review .fusion-text.quoteBlock p:last-of-type {
    text-align: left;
    margin-top: 20px;
}
.wtp-home-testimonial.fusion-testimonials .testimonial-pagination {
    margin-top: 0;
    text-align: left;
    margin-left: 25px;
}
.wtp-home-testimonial.fusion-testimonials.clean blockquote q{
    border-left: solid 1px #d0d2d2;
    padding: 0 25px;
}

.tShad {
    text-shadow: #333132 0 1px;
}

.fusion-footer-widget-area #social_links-widget-3.social_links .widget-title {
    font-size: 16px !important;
    margin: 0 auto 10px auto;
}

.wtp-top-banner.alt .pageBannerTitleLong {
    padding: 12px 40px;
    border-radius: 10px 10px 0 0;
    z-index: 1;
    max-width: 1446px;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding-top: 30px;

}

.wtp-top-banner span.imageframe-1,
.wtp-top-banner span.imageframe-1 img {
    min-width: 100%;
    height: auto;
}

.fusion-text h1 {
    transition: all 0.5s ease-out;
}

.price-list ul li h4 {
    padding: 0 20px;
    border-left: 3px solid;
    margin: 30px 0;
}

.price-list ul {
    padding-left: 0;
}

.price-list h5 {
    font-size: 28px;
}

.hero-cta {
    margin-top: 20px !important;
    font-weight: 700 !important;
    text-decoration: underline;
    text-align: center !important;
}
.banner-cta .cta-banner-link  {
    z-index: 2;
    color: #fff;
    position: absolute;
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.banner-cta .cta-banner-link .button  {
    padding: 14px 20px;
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 200px;
    font-weight: 600;
    background-color: #1d98d4;
    background-image: linear-gradient(to right, #1d98d4, #005c96);
}
.banner-cta .cta-banner-link  p  {
    margin-top: 30px;
}

.banner-cta .cta-banner-link h2 {
    text-align: center;
    color: #fff;
}
.banner-cta .cta-banner-link a {
    text-align: center;
    color: #fff;
    font-size: 60px;
    line-height: 60%;
}
.banner-cta .cta-banner-link h4 {
    text-align: center;
    color: #fff;
    font-size:42px;
    display: block;
    font-weight: 100 !important;
}


/* Staff page */
.fusion-person .person-desc .person-author .person-name,
body .fusion-person .person-desc .person-author .person-name {
    display: none;
}

/* Blog Styling */

.blog .wtp-top-banner .pageBannerTitleLong > h1 {
     font-family: "Crimson Text", "Times New Roman", Times, serif;
     font-weight: 600;
     line-height: 1;
     letter-spacing: -0.01em;
     font-style: normal;
     font-size: 72px;
     color: #333132;
     margin: 0;
}

/* Phreesia form css  */
.phreesia_payForm {margin: 0; padding: 0; border: 0; outline: 0; background-color: transparent; color: #000; font-size: 12px; line-height: 1.3em; text-align: left; font-family: Helvetica, Arial, sans-serif; background-repeat: no-repeat;}

/* Medium Buttons */
/*.phreesia_payForm_med {height: 68px; width:163px; padding: 9px 0 0 9px; background-image: url(https://patient.phreesia.com/resources/buttons/images/bgFormPymtMed_trans.png) !important; background-image: url(https://patient.phreesia.com/resources/buttons/images/bgFormPymtMed.png); background-position: 0 0;}*/
.phreesia_payForm_med {height: 68px; width:163px; padding: 9px 0 0 9px; background-image: url(https://www.oamichigan.com/wp-content/uploads/2023/03/bgFormPymtMed_trans.png) !important; background-image: url(https://patient.phreesia.com/resources/buttons/images/bgFormPymtMed.png); background-position: 0 0;}

.phreesia_payForm_med a.phreesia_butPay {display: block; width:146px; height: 27px; margin: 0; padding: 7px 0 0 9px; border: 0; outline: 0; background-color: transparent; color: #fff; text-align: left; font-size: 12px; line-height: 1.3em; font-weight: bold; background-repeat: no-repeat; cursor: pointer; text-decoration: none; text-shadow: #333 0px 0px 4px;}
.phreesia_payForm_med a.phreesia_butPay:active {filter: alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;}

/* Orange */
/*.phreesia_payForm_med_orange a.phreesia_butPay {background-image: url(https://patient.phreesia.com/resources/buttons/images/medium_green_orange.png); background-position: 0 -74px;}*/
.phreesia_payForm_med_orange a.phreesia_butPay {background-image: url(https://www.oamichigan.com/wp-content/uploads/2023/03/medium_green_orange.png); background-position: 0 -74px;}
.phreesia_payForm_med_orange a.phreesia_butPay:hover {background-position: 0 -111px; text-decoration: none;}

/* End Phreesia form css  */

/* Homepage hero wrapper */
.wtp-hero-wrapper > .fusion-builder-row.fusion-row {
    min-width: 100%;
    max-height: 844px;
    aspect-ratio: 16 / 9;
    overflow: hidden;
}

.wtp-hero-wrapper > .fusion-builder-row.fusion-row > .fusion-layout-column,
.wtp-hero-wrapper > .fusion-builder-row.fusion-row > .fusion-layout-column .fusion-column-wrapper,
.wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-image-wrapper a {
    height: 100%;
    display: block;
}

.wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-image-wrapper a {
    text-align: center;
    padding: 170px 0 0 0;
    /*background: url('/wp-content/uploads/2023/08/oam-now-urgent-care-grand-rapids-bg.jpg') repeat;*/
    /*background-position: center -87px;*/
}

/*rs-slide.wtp_oam_now {*/
/*    !*text-align: center;*!*/
/*    !*padding: 170px 0 0 0;*!*/
/*    background: url('/wp-content/uploads/2023/08/oam-now-urgent-care-grand-rapids-bg.jpg') repeat-x;*/
/*    background-position: center 143px;*/
/*}*/

.wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-image-wrapper a:before {
    content: '';
    display: block;
    background-color: #1d98d4;
    background-image: linear-gradient(to right, #1d98d4 , #005c96);
    height: 170px;
    top: 0;
    width: 100%;
    position: absolute;
}

@media(max-width: 800px){
    .wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-image-wrapper a {
        padding: 0;
    }
    .wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-image-wrapper a:before {
        content: none;
        display: none;
    }
}

.wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-image-wrapper {
    width: 100%;
    height: 100%;
    max-height:850px;
    position: absolute;
    z-index: 1;
}

.wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-image-wrapper img {
    /*min-width: 100%;*/
    /*height: 100%;*/
    /*max-height: 844px;*/
    /*object-fit: cover;*/
    width: auto;
    height: 100%;
    margin: 0 auto;
}

.wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-text-wrapper {
    z-index: 2;
    position: absolute;
    height: 100%;
    width: 100%;
    pointer-events:none;
}

.wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-text-wrapper .wtp-hero-text-inner-wrapper {
    position: relative;
    height: 100%;
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    max-height: 844px;
}

.wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-text-wrapper h2,
.wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-text-wrapper h3 {
    color: #fff;
    margin: 0 auto;
    pointer-events: none;
}

.wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-text-wrapper h2 {
    z-index: 2;
    font-family: "Crimson Text" !important;
    height: auto;
    width: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0;
    min-width: 0;
    max-height: none;
    max-width: none;
    text-align: right;
    line-height: 80px !important;
    letter-spacing: -3px !important;
    font-weight: 600 !important;
    font-size: 80px !important;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    position: absolute;
    bottom: 34%;
    right: 9.333%;
}

.wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-text-wrapper h3 {
    z-index: 2;
    font-family: Montserrat;
    height: auto;
    width: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0;
    min-width: 0;
    max-height: none;
    max-width: none;
    text-align: right;
    line-height: 30px !important;
    letter-spacing: 0;
    font-weight: 500;
    font-size: 28px !important;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;

    right: 9.333%;
    position: absolute;
    bottom: 23%;
}

/* Rev slider wrapper */
.wtp-hero-wrapper > .fusion-builder-row.fusion-row .fusion-slider-revolution.rev_slider_wrapper {
    position: absolute;
    z-index: 5;
    pointer-events: none;
}

.wtp-hero-wrapper #rev_slider_14_1_wrapper .hesperiden.tparrows {
pointer-events: all;
}

.red-text {
    color: #d70505;
}
@media (max-width: 1400px) {
    .banner-cta img {
        min-height: 360px;
        object-fit: cover;
    }
}
@media (max-width: 1100px) {
    .wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-text-wrapper h2 {
        line-height: 70px !important;
        font-size: 70px !important;
    }
}

@media (max-width: 1023px) {

    a.btnOam {
        height:auto;
        min-height:40px;
        line-height: normal;
        padding: 10px 20px;
    }
    .banner-cta .cta-banner-link  {
        top: 34%;
    }
    .banner-cta .cta-banner-link a {
        font-size: 42px;
    }
    .banner-cta .cta-banner-link h4 {
        font-size: 30px;
    }
}

@media (max-width: 950px) {
    .wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-text-wrapper h2 {
        line-height: 60px !important;
        font-size: 60px !important;
    }
}

@media (min-width: 801px) {
    span.pool-span {
        width: 75%;
        display: inline-block;
    }
}

@media (max-width: 800px) {
    .banner-cta .cta-banner-link  {
        top: 46%;
    }
    .banner-cta img {
        min-height: 260px;
        object-fit: cover;
    }
    .banner-cta .cta-banner-link .button {
        font-size: 16px;
    }

    .banner-cta .cta-banner-link h4 {
        font-size: 32px !important;
    }

    .homeCredoWrapper > .fusion-builder-row {
        display: flex;
        flex-direction: column-reverse;
    }
    .wtp-home-testimonial {
        margin-top: 40px;
    }

    .wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-text-wrapper h2 {
        font-size: 35px !important;
    }

    .wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-text-wrapper h3 {
        font-size: 20px !important;
    }

    .partnerFlex {
        flex-direction: column;
    }
    .partnerRowImg img {
        min-width:auto
    }

    .partnerRowText iframe {
        width:100%
    }

    body.fusion-body #wrapper .mobileFlexRow > .fusion-row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }

    body.fusion-body .fusion-layout-column.providerMobile {
        width:38% !important;
        margin: 0 2% !important;
    }

    body.fusion-body .fusion-layout-column.providerMobile .fusion-person .person-content {
    font-size:13px !important;
    }

    body.fusion-body .fusion-layout-column.providerMobileHide {
        display: none;
    }

}

@media (max-width: 600px) {
    .wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-text-wrapper h3 {
        font-size: 16px !important;
    }
}

@media (max-width: 470px) {
    .banner-cta .cta-banner-link  {
        top: 46%;
    }
    .banner-cta .cta-banner-link a {
        font-size: 34px;
    }
    .banner-cta .cta-banner-link h4 {
        font-size: 22px !important;
    }
    .banner-cta img {
        min-height: 180px;
        object-fit: cover;
    }
    .wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-text-wrapper h2 {
        font-size: 32px !important;
    }

    .wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-text-wrapper h3 {
        font-size: 13px !important;
    }

    .flexStaff > .fusion-column-wrapper {
        justify-content: space-between;
    }

    .flexStaff > .fusion-column-wrapper .fusion-person {
        margin: 5px 10px;
        max-width: 100px;
    }
}

#menu-toprightnav .hideSmall {
    display: inline;
}

#menu-toprightnav .showSmall {
    display: none;
}


@media (max-width: 430px) {

    #menu-item-11992 {
    margin: 8px auto !important;
}
    #menu-item-11992 .fusion-bar-highlight .menu-text {
        width: 100%;
        padding: 10px 13px 10px 18px;
        margin: 10px auto 10px 20px !important;
        text-align: left;
    }

    #menu-item-11992 .fusion-megamenu-icon {
        float: right;
        text-align: right;
        padding-right: 6px;
    }
    .fusion-secondary-menu li:hover>.sub-menu {
        width: 100%;
        margin-left: 12px;
    }
    .fusion-secondary-menu li:hover>.sub-menu .fusion-dropdown-submenu {
        width: 100% !important;
    }
    #menu-toprightnav .hideSmall {
        display: none;
    }

    #menu-toprightnav .showSmall {
        display: inline;
    }

    #menu-toprightnav {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    #menu-toprightnav .noBorderSm {
        border: none;
    }

    #menu-toprightnav .tn-flex1 {
        order: 1;
        width: 40%;
    }

    #menu-toprightnav .tn-flex0_a {
        order: 1;
        width: 60%;
    }

    #menu-toprightnav .tn-flex0_aa {
        order: 1;
        width: 100%;
    }

    #menu-toprightnav .tn-flex0_aa > a,
    #menu-toprightnav .tn-flex0_aa > a > span {
        width: 100%;
        padding: 5px 13px;
        margin: 5px auto;
    }

    #menu-toprightnav .tn-flex1:before {
        content: none;
    }

    #menu-toprightnav .tn-flex1 > a {
        font-size: 16px;
        height: 32px;
        justify-content: flex-end;
    }

    #menu-toprightnav .tn-flex2 {
        order: 2;
    }

    #menu-toprightnav .tn-flex3 {
        order: 3;
    }

    #menu-toprightnav .tn-flex4 {
        order: 4;
    }

    #menu-toprightnav .tn-flex5 {
        order: 5;
    }

    #menu-toprightnav .dotB4Sm:before {
        content: '•';
        position: absolute;
        top: 6px;
        color: #999999;
    }
}

@media (max-width: 380px) {
    .banner-cta .cta-banner-link a {
        font-size: 28px;
    }
    .banner-cta .cta-banner-link h4 {
        font-size: 22px;
    }
    .wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-text-wrapper h2 {
        font-size: 28px !important;
    }

    .wtp-hero-wrapper > .fusion-builder-row.fusion-row .wtp-hero-text-wrapper h3 {
        font-size: 11px !important;
    }
}