﻿@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;900&display=swap');
@import url('med_chartcontent.css');




/*body, html {
    overflow-x: unset;
}*/


.list_headers {
    font-size: 1.23em;
    font-weight: 600;
}

.list__padding {
    padding-top: 10px;
    padding-bottom: 10px;
}

.list__padding__single {
    padding-top: 10px;
}


/*div.body_container_interior p, div.body_container_interior li {
    font-size: 1.25em;
}*/

.button__no-border {
    border: none;
}

.faq_life {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}


@media (prefers-reduced-motion: reduce) {
    #skiptocontent a {
        transition-duration: 0.001ms !important;
        color: #fff !important;
    }
}

div.menu_right a {
    font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

div.slider_text h1 {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 2.0em;
}

div.slider_text h2 {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}

div.partd_text h2 {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 1.55em;
}

div.body_item .header h2 {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}

div.footer {
    width: 100%;
    display: table;
    border-top: 1px solid #1a1a1a;
    /*background: #00558c;*/
    background: rgb(0,85,140);
    background: linear-gradient(180deg, rgba(0,85,140,1) 10%, rgba(0,59,99,1) 100%);
    /*    padding-bottom: 0px;
    border-bottom: #2B2B2B;
    border-bottom-style: solid;
    border-bottom-width: 14px!important;*/
}

div.footer_container {
    margin: 40px auto 0 auto;
    display: table;
    margin-bottom: 50px;
    max-width: 1300px;
    width: 90%;
}

/**/
div.footer_left p {
    font-size: 9pt;
    color: #fff;
}

a.footer__infolinks {
    color: #8bd9d7 !important;
    font-weight: 700 !important;
}

    a.footer__infolinks:hover {
        color: #FED141 !important;
        font-weight: 700 !important;
    }



div.body_container_interior h2 {
    font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.75em;
    margin-top: 10px;
    font-weight: 600;
    line-height: 1.4;
    padding-top: 20px;
    /*text-align: center;*/
}



.med-supp-chart-head {
    font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.22em;
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 30px;
}

.med-chart {
    background: #098A1D;
    color: #ffffff;
}

.purpose-disclaimer {
    margin: 20px 0;
    padding: 8px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 14px !important;
    color: #666
}

.norule-disclaimer {
    margin: 20px 0;
    padding: 0px 0;
    font-size: 14px !important;
    color: #666
}

.__groupfont {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 1.9rem !important;
    color: #00558C;
}



.page-footer {
    margin-top: -1rem !important;
    border-radius: 50vw 50vw 0 0/.75rem .75rem 0 0 !important;
    box-shadow: 0 -1rem white, 0 -1rem 8rem rgba(0,0,0,.2) !important;
}

div.sm {
    width: 100%;
    height: 15px;
    background: #fff;
}

div.footer_right img {
    width: 70% !important;
    margin-bottom: 20px !important;
}


div.links_right_container {
    padding: 0 20px 0 20px;
    display: table;
    /*background: rgba(233, 237, 248, 0.6) !important;*/
    border-color: rgba(0, 85, 140, 0.31);
    border-style: solid;
    border-width: thin;
}

div.round {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


.boxer .box {
    display: table-cell;
    text-align: center;
    vertical-align: bottom;
    border-right: 1px solid #d0d6de;
    width: 10px;
    padding: 8px 0 6px 0;
}

.__white-box {
    background-color: #fff !important;
    width: 5px !important;
}

.__space5 {
    width: 5px !important;
}

.__check-back {
    background-color: rgba(85,130,183,0.15) !important;
    vertical-align: middle !important;
}



.hol-gny15 {
    padding-top: 15px;
}

.hol-gnyprod-subs {
    font-size: 1.1rem;
}

    .hol-gnyprod-subs a {
        text-decoration: none;
    }

    .hol-parentgny {
        margin-bottom: 0px;
        font-family: 'Lato', sans-serif;
    }

.hol-gnycon {
    background-color: aliceblue;
    padding: 0 20px 0 20px;
}

.hol-titlegny {
    flex: 1;
    text-align: left;
    font-weight: 600;
    color: #fff;
    font-size: 1.1rem;
    padding: 1.16em;
    background-color: #00558c;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.hol-titlegnynb {
    flex: 1;
    text-align: center;
    font-weight: 600;
    color: #fff;
    font-size: 1.7rem;
    padding: 1.16em;
    background-color: #00558c;
}

.hol-contentgny {
    width: 100%;
    background-color: aliceblue;
}

.links_right_containergny {
    border-color: rgba(0, 85, 140, 0.31);
    border-style: solid;
    border-width: thin;
    margin-bottom: 30px;
}















// stylelint-disable declaration-no-important // Margin and Padding @each $breakpoint in map-keys($grid-breakpoints) {
    @include media-breakpoint-up($breakpoint) {
        $infix: breakpoint-infix($breakpoint, $grid-breakpoints);

        @each $prop, $abbrev in (margin: m, padding: p) {
            @each $size, $length in $spacers {

                .# {
                    $abbrev;
                }

                # {
                    $infix;
                }

                -# {
                    $size;
                }

{
    #;

{
    $prop;
}

: $length !important;
}

.# {
    $abbrev;
}

t# {
    $infix;
}

-# {
    $size;
}

,
.# {
    $abbrev;
}

y# {
    $infix;
}

-# {
    $size;
}

{
    #;

{
    $prop;
}

-top: $length !important;
}

.# {
    $abbrev;
}

r# {
    $infix;
}

-# {
    $size;
}

,
.# {
    $abbrev;
}

x# {
    $infix;
}

-# {
    $size;
}

{
    #;

{
    $prop;
}

-right: $length !important;
}

.# {
    $abbrev;
}

b# {
    $infix;
}

-# {
    $size;
}

,
.# {
    $abbrev;
}

y# {
    $infix;
}

-# {
    $size;
}

{
    #;

{
    $prop;
}

-bottom: $length !important;
}

.# {
    $abbrev;
}

l# {
    $infix;
}

-# {
    $size;
}

,
.# {
    $abbrev;
}

x# {
    $infix;
}

-# {
    $size;
}

{
    #;

{
    $prop;
}

-left: $length !important;
}
}
}

// Some special margin utils .m# {
    $infix;
}

-auto {
    margin: auto !important;
}

.mt# {
    $infix;
}

-auto,
.my# {
    $infix;
}

-auto {
    margin-top: auto !important;
}

.mr# {
    $infix;
}

-auto,
.mx# {
    $infix;
}

-auto {
    margin-right: auto !important;
}

.mb# {
    $infix;
}

-auto,
.my# {
    $infix;
}

-auto {
    margin-bottom: auto !important;
}

.ml# {
    $infix;
}

-auto,
.mx# {
    $infix;
}

-auto {
    margin-left: auto !important;
}

}
}



/* Responsive Table */
.head-green {
    background-color: #098A1D;
    color: #fff !important;
}

.rtable--flip tbody .tylertable tbody, {
    -webkit-overflow-scrolling: touch;
}

.tylertable {
    overflow: hidden;
}

.rtable--flip {
    display: flex;
    overflow: hidden;
    background: none;
}

    .rtable--flip thead {
        display: flex;
        flex-shrink: 0;
        min-width: -webkit-min-content;
        min-width: -moz-min-content;
        min-width: min-content;
    }

.tylertable tbody {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
}

.rtable--flip tbody {
    display: flex;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
}

.tylertable tr {
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
    flex-shrink: 0;
}

.rtable--flip tr {
    display: flex;
    flex-direction: column;
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
    flex-shrink: 0;
}

.rtable--flip th,
.tylertable th {
    font-size: 15px;
    background-color: #f4f4f4;
    text-align: left;
    white-space: nowrap;
    text-align: center;
}

    .tylertable th sup {
        color: #fff;
    }

.tylertable th, .tylertable td {
    font-weight: 700;
    align-items: center;
    padding: 6px 9px;
    border: 1px solid #d9d7ce;
    /*height: 56px;*/
    /*color: gray;*/
}

.benefit {
    color: #ffffff !important;
}

.tylertable span,
.tylertable sup {
    color: #000;
    font-weight: normal;
}

.tylertable td:first-child,
.tylertable th:first-child {
    /*background-color: #f4f4f4;*/
    /*background-color: rgba(237, 249, 255, 0.53);*/
    color: #00558C;
    text-align: left;
    font-size: 14px;
}

.rtable--flip td,
.rtable--flip th {
    display: flex;
    font-weight: 600;
    align-items: center;
    padding: 6px 9px;
    border: 1px solid #d9d7ce;
    /*height: 56px;*/
    color: gray;
}

.rtable--flip td,
.tylertable td {
    background-image: none !important;
    text-align: center;
    justify-content: center;
    font-size: 14px;
    min-width: 65px;
}

    .rtable--flip td:first-child,
    .tylertable th {
        color: white;
        background-color: #00558C;
        font-size: 16px;
        font-weight: 600;
    }

        .rtable--flip th span,
        .tylertable th span {
            color: #888;
            display: block;
            font-weight: 300;
        }

.rtable--flip i,
.tylertable i {
    font-size: 20px;
    color: #00558C;
}

.rtable--flip .fa-square,
.rtable--flip .fa-caret-down,
.rtable--flip .fa-circle,
.tylertable .fa-square,
.tylertable .fa-caret-down,
.tylertable .fa-circle {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.5);
}

.rtable--flip .fa-caret-down,
.tylertable .fa-caret-down {
    font-size: 20px;
}

.rtable--flip th:not(:last-child),
.rtable--flip td:not(:last-child) {
    border-bottom: 0;
}

.rtable--flip td:nth-child(1),
.rtable--flip th:nth-child(1) {
    height: 56px;
}

.rtable--flip td:nth-child(2),
.rtable--flip th:nth-child(2) {
    height: 56px;
}

.rtable--flip td:nth-child(3),
.rtable--flip th:nth-child(3) {
    height: 100px;
}

.rtable--flip td:nth-child(4),
.rtable--flip th:nth-child(4) {
    height: 56px;
}

.rtable--flip td:nth-child(5),
.rtable--flip th:nth-child(5) {
    height: 56px;
}

.rtable--flip td:nth-child(6),
.rtable--flip th:nth-child(6) {
    height: 56px;
}

.rtable--flip td:nth-child(7),
.rtable--flip th:nth-child(7) {
    height: 56px;
}

.rtable--flip td:nth-child(8),
.rtable--flip th:nth-child(8) {
    height: 56px;
}

.rtable--flip td:nth-child(9),
.rtable--flip th:nth-child(9) {
    height: 56px;
}

.rtable--flip td:nth-child(10),
.rtable--flip th:nth-child(10) {
    height: 56px;
}

.rtable--flip td:nth-child(11),
.rtable--flip th:nth-child(11) {
    height: 56px;
}

.rtable--flip td:nth-child(12),
.rtable--flip th:nth-child(12) {
    height: 56px;
}

.table-icon {
    margin-right: 10px;
    color: #098A1D;
}

    .table-icon .fa-square,
    .table-icon .fa-circle {
        font-size: 10px;
    }

.__medsuppbottom {
    margin-bottom: 40px;
}


.foot-notes {
    font-size: 13px !important;
    padding-top: .5rem;
}

p.foot-notes-small {
    font-size: 1.15em !important;
    line-height: 1em;
    font-weight: 600;
    padding-top: 1em;
}

ol.foot-notes-small {
    font-size: .65em !important;
    line-height: 1em;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

.accordion-item {
    margin-bottom: .5rem;
    border: 1px solid #ddd !important;
}

.accordion-button {
    background-color: #f5f5f5 !important;
    font-weight: bold;
}

/* Ratings Page */


.__ratings-row {
    margin-left: 50px;
}

.__ratings {
    color: #00558c;
    font-weight: 100;
    font-size: 5.03125vw !important;
    line-height: 7.03125vw !important;
    text-align: center;
    margin-bottom: 0px;
    1.5em;
    transform: scale(1, 1.5);
    -webkit-font-smoothing: antialiased;
}


.__ratings-space {
    margin-top: 20px;
    margin-bottom: 20px;
}

.__ratings-space-top {
    margin-top: 40px;
}


.ratings-spacer {
    margin-top: 10px;
    margin-bottom: 30px;
}

.__ratings-sub {
    color: #2a2a2a;
    font-weight: 600;
    line-height: 1.3vw;
    font-size: 1.7rem;
    /*text-align: left;*/
    margin-bottom: 10px;
}

.__ratings-smsub {
    color: #2a2a2a;
    font-weight: 600;
    line-height: 1.14583vw;
    font-size: 1.2rem;
    text-align: left;
    margin-bottom: 10px;
}

.__ratings-body {
    line-height: 1.75;
    font-size: 1.25rem;
    text-align: left;
}


.ratings-hr {
    width: 8.33333vw;
    margin: .26042vw 0 1.30208vw;
    border: 0;
    /*background-color: #979797;*/
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    /*width: 30%;*/
    height: 3px;
    background: #64cdc9;
}

.ratings-na-hr {
    margin-top: 40px;
    background-color: #64cdc980;
    height: 1px;
    width: 70%;
}

.ratings-n-hr {
    margin-top: 40px;
    margin-bottom: 40px;
    background-color: #64cdc980;
    height: 1px;
    width: 70%;
}

.glny-Ratings {
    text-align: center;
    display: block;
    position: relative;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    font-weight: 900;
}

.glny-Ratings {
    color: #00558c !important;
    font-size: 1.65em !important;
}

.glny-Ratings-heads {
    font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.75em;
    margin-top: 10px;
    font-weight: 600;
    line-height: 1.4;
    padding-top: 20px;
    text-align: center;
    color: #00558c !important;
    text-align: center;
}

.jd-image {
    width: 85%;
}

.blue-banner {
    text-align: center;
    background-color: #00558c;
    color: #fff;
    font-family: 'Lato',sans-serif;
    font-size: 1.65em !important;
    line-height: 1.55em !important;
    padding: 20px !important;
    margin-top: 25px;
    font-weight: 600;
    overflow-wrap: break-word;
}



.pic-banner {
    text-align: center;
    background-color: #00558c;
    color: #fff;
    font-family: 'Lato',sans-serif;
    font-size: 1.45em !important;
    line-height: 1.55em !important;
    padding: 60px !important;
    border-left: 5px solid yellow;
}


a.button-rating {
    width: 230px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    display: block;
    color: #00558c !important;
    font-size: 1.25em;
    background: #90f3f0;
    border-radius: 5px;
    text-decoration: none;
}

.button-rating:hover {
    background-color: #58e2de;
}

a.bluerating {
    color: #fff;
}

    a.bluerating:hover,
    a:active,
    a:focus {
        text-decoration: none;
    }



@media (max-width: 991.98px) {
    .__ratings-sub {
        margin-bottom: 10px;
    }

    .__ratings-smsub {
        margin-bottom: 10px;
    }

    .pic-banner {
        border-left: none;
    }

    .ratings-hr {
        width: 20%;
        margin-bottom: 10px;
    }

    .pic-banner {
        border-top: 5px solid yellow;
    }

    .claim-banner {
        background: rgb(0,85,140);
        background: linear-gradient(90deg, rgba(0,85,140,1) 0%, rgba(0,85,140,1) 55%, rgba(255,255,255,1) 100%);
    }

    div.feature_left {
        /*border-right: none;*/
        margin-left: 40px;
    }


    @media (max-width: 767.98px) {
        .__ratings-sub {
            margin-bottom: 15px;
            margin-top: 25px;
        }

        .__ratings-smsub {
            margin-bottom: 15px;
        }

        .__ratings {
            font-size: 7.03125vw !important;
            margin-bottom: 10px;
        }

        .ratings-hr {
            width: 20%;
            margin-bottom: 10px;
        }
    }




    @media only screen and (max-width: 1350px) {
        .graphic-block .graphic-block__col {
            margin: 0 0 0.5rem 0;
            padding: 0 0.25rem 0.25rem;
        }
    }

    @media only screen and (max-width: 991.98px) {
        .graphic-block__title {
            font-size: 1.5rem;
            padding: 0.5rem;
            box-shadow: 0 6px #00558c;
        }

        .specialty-block-container {
            margin: 1rem 0;
        }

        .rtable--flip td,
        .rtable--flip th,
        .tylertable td,
        .tylertable th {
            padding: 6px 6px;
            height: 36px;
            line-height: 1;
        }
    }

    .tblover {
        overflow-x: scroll;
        border-right: 1px solid #ddd;
    }

    .__white-bar {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        height: 7px;
        display: table;
    }
}

/*---------------------------   ARTICLE BUTTONS   ---------------------------*/

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 1.25em;
    line-height: 1.5;
    border-radius: 3px;
    font-weight: 600;
    letter-spacing: .03em;
}

/*---------------------------   CLAIM BANNER   ---------------------------*/


div.intro-main-text p {
    font-size: 12pt;
    line-height: 1em;
}

.newyorkheads {
    font-size: 2.55em !important;
    margin-top: 0;
    line-height: 1em;
    font-family: 'Lato',Helvetica Neue,Helvetica,Arial,sans-serif !important;
    color: #00558C;
    font-weight: 700;
}



.head-spacer {
    padding-bottom: 20px;
}


.para-spacer {
    margin-top: 20px;
}


.row-spacer {
    margin-bottom: 60px;
    margin-left: 0px;
    margin-right: 0px;
}


div.menu_left img {
    padding-left: 30px;
}

.row-spacer-ny {
    margin-top: 50px;
}


.looking-for {
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.8em;
}

.looking-intro-body {
    padding-top: 2.5em;
}

.looking-for-body {
    padding-right: 0px;
}

.looking-for-agent {
    font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    /*font-size: 2em;*/
    margin-top: 40px;
    font-weight: 600;
    line-height: 1.4em;
    /*padding-top: 3rem;*/
    text-align: left;
    margin-left: 15px;
    color: #000;
}


.looking-medsupp {
    font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-top: 10px;
    font-weight: 600;
    line-height: 1.4em;
    padding-top: 20px;
    text-align: left;
    color: #00558C;
    font-size: 1.5em;
}

.already-customer {
    font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.4em;
    text-align: left;
    margin-left: 0px;
    color: #000;
}

.feature_links_medsupp a {
    display: inline-block;
    margin: 10px 0px;
    padding: 10px 40px;
    text-align: center;
    color: #fff !important;
    background-color: #098A1D;
    font-size: 1.1em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 6px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 6px 0px rgb(0 0 0 / 30%);
}

    .feature_links_medsupp a:hover {
        background: #00558C;
    }

.feature_links_medsupp-blu a {
    display: inline-block;
    margin: 10px 0px;
    padding: 10px 40px;
    text-align: center;
    color: #fff !important;
    background-color: #00558C;
    font-size: 1.1em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 6px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 6px 0px rgb(0 0 0 / 30%);
}

    .feature_links_medsupp-blu a:hover {
        background: #098A1D;
    }



.hr-medsupp {
    border-top: 2px solid #ddecf6;
    margin-top: 20px;
    margin-bottom: 50px;
}

.med-life-images {
    padding-top: 4em;
}

/*---------------------------   GET INFO REQUEST   ---------------------------*/

.get-info-callout {
    font-size: 2em;
}


.get-info-text {
    font-size: 1.25em;
    text-align: center;
}

.callout-text {
    font-size: 1.25em;
    line-height: 1.8em;
}



/*---------------------------   CONTAINERS   ---------------------------*/






.container-intro {
    padding-top: 3em;
    margin-left: 35px;
    margin-right: 35px;
}


.container {
    width: 100%;
    max-width: 100%;
    padding-left: 45px;
    padding-right: 45px;
}

.container-already {
    width: 100%;
    padding-left: 45px;
    padding-right: 45px;
}

.container-get-info {
    width: 100%;
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 3rem;
}

div.body_container {
    margin-left: 45px;
    margin-right: 45px;
}


.claim-banner {
    background: rgb(0,86,140);
    background: linear-gradient(280deg, rgba(0,86,140,1) 95%, rgba(22,101,150,1) 100%, rgba(95,136,164,0.9) 100%);
    width: 100%;
    color: #ffffff;
}

.med-life-container-left {
    padding-right: 45px;
    padding-left: 1.4em;
}

.med-life-container-right {
    padding-left: 3.5em;
}

.new-shadow {
    box-shadow: inset 30px 0px 40px -20px rgba(0, 0, 0, 0.05);
}

@media all and (max-width: 991.98px) {
    .new-shadow {
        box-shadow: none;
    }
}

.claim-banner-text {
    margin-left: 62px;
    text-align: left;
    padding: 10px;
}

.claim-numbers {
    font-size: 22px;
}


._side-bar-heads {
    padding-bottom: 8px;
    display: block;
    margin-bottom: 10px;
    font-size: 1.15em;
}


@media screen and (max-width: 1200px) {

    .ratings-hr {
        width: 100%;
        margin: .26042vw 0 1.30208vw;
        border: 0;
        margin-left: auto;
        margin-right: auto;
        height: 1px;
        background: #64cdc9;
    }

    .alert.alert-default {
        border-left: #00626b 4px solid;
    }

    .fold-page-2 {
        padding-left: 0px !important;
        margin-bottom: 1.5em;
    }

    div.request_button {
        margin-left: 0;
        margin-right: 0;
    }

    a.request_button {
        font-size: 1.20em;
        width: 85%;
    }

    div.body_container_interior h2 {
        text-align: left;
    }

    .glny-Ratings {
        text-align: left;
    }
}


@media screen and (max-width: 992px) {

    .feature_links_medsupp {
        text-align: center;
    }

    div.body_container {
        margin-left: 0;
        margin-right: 0;
    }

    .med-life-container-right {
        padding-left: 1.45em;
        padding-right: 1.45em;
    }

    .med-life-container-left {
        padding-right: 1.45em;
    }

    a.request_button {
        font-size: 1.20em;
        width: 50%;
        margin: 0;
    }
}

@media screen and (max-width: 899px) {

    div.partd {
        margin: 5px 0 30px 0;
        /*padding: 10px 0;*/
        display: table;
        width: 100%;
        background: rgb(209,229,253);
        background: linear-gradient(180deg, rgba(209,229,253,0.9822303921568627) 12%, rgba(190,220,254,0.9738270308123249) 43%, rgba(179,213,255,1) 100%);
    }


    @media screen and (max-width: 800px) {
        a.request_button {
            font-size: 1.20em;
            width: 70%;
            margin: 0;
        }
    }



    @media screen and (max-width: 700px) {
        .claim-banner {
            background: #00558c;
        }

        a.request_button {
            font-size: 1.20em;
            width: 85%;
            margin: 0;
        }
    }


    @media screen and (max-width: 600px) {
        .med-life-container-left {
            padding-right: 0;
            padding-left: 0;
        }

        .med-life-container-right {
            padding-left: 0;
        }

        .med-life-container-right {
            padding-left: 0;
            padding-right: 0;
        }

        a.request_button {
            font-size: 1.20em;
            width: 95%;
            margin: 0;
        }
    }


    @media (max-width: 576.98px) {
        a.request_button {
            font-size: 1.20em;
            width: 95%;
            margin: 0;
        }
    }


    @media (max-width: 538.98px) {

        .claim-banner {
            height: 5rem;
        }

        div.slider_text h1 {
            text-align: left;
        }

        .claim-banner-text {
            margin-left: 20px;
        }

        div.menu_left img {
            padding-left: 5px;
        }

        a.request_button {
            font-size: 1.10em;
            width: 100%;
            margin: 0;
        }
    }
}


@media (max-width: 492px) {

    .claim-banner {
        height: 5em;
    }

    div.slider_text p {
        margin: 0;
        font-size: 1.35em;
        line-height: 2.2;
        font-weight: 600;
        margin-bottom: 40px;
    }

    .alert.alert-default {
        border-left: #00626b 5px solid;
        font-size: 20px;
    }

    a.request_button {
        font-size: .65em;
        width: 100%;
        margin: 0;
    }

    .callout-text {
        font-size: 1em;
        line-height: 1.8em;
    }

    .container-get-info {
        padding-left: 0;
        padding-right: 0;
    }
}




@media screen and (max-width: 370px) {
    .claim-banner {
        background: #00558c;
        height: 80px;
    }

    .feature_links_medsupp-blu {
        font-size: .9em !important;
    }

    .alert.alert-default {
        border-left: #00626b 5px solid;
        font-size: 20px;
    }
}
