a,
blockquote,
body,
button,
div,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
section,
select,
textarea,
ul {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin-bottom: 0 !important;
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-smoothing: grayscale
}

:focus {
    outline: none
}

ol,
ul {
    list-style-type: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
    margin-bottom: 0 !important;
}

iframe {
    display: block
}

button {
    border: none;
    background-color: transparent
}

    button:focus {
        outline: none
    }

svg {
    height: 1px;
    overflow: visible;
    width: 100%
}

body p {
    margin-bottom: 0 !important;
}

.nav-toplinks {
    background-color: #f4f4f4;
    font-size: 0
}

    .nav-toplinks::before {
        content: "";
        display: block;
        height: 12px;
        background: linear-gradient(90deg, rgb(217, 16, 70) 33%, rgb(242, 112, 33) 33%, rgb(242, 112, 33) 66%, rgb(253, 166, 7) 66%);
    }

.nav-module--nav--1fL1D {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999999
}

.top-links-wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%
}

.top-links a:hover, .top-links a:focus {
    text-decoration: none;
}

.top-links {
    padding: 10px 6px;
}

    .top-links a {
        color: #47494a;
        font-weight: 600;
        font-size: 12px;
        text-decoration: none;
    }

    .top-links:hover a {
        color: #d91046
    }

    .top-links.reg-login a {
        display: inline-block;
        padding: 2px 5px;
        background-color: #53284f;
        color: #fff !important;
        border-radius: 5px;
        width: 100%;
        text-align: center;
        text-decoration: none;
    }

        .top-links.reg-login a:hover {
            text-decoration: none;
        }

.logo {
    width: 180px
}

.navigation-wrapper {
    width: 100%;
}

.site-logo {
    margin-right: 80px;
    display: inline-block;
}

body .row {
    margin: 0;
}

.text-center {
    text-align: center;
    margin: 0 auto;
}

.nav-item {
    text-align: center
}

    .nav-item:first-child {
        margin-left: 0
    }

body .text_block ul, body .text_block ol {
    padding-bottom: 10px;
    padding-left: 0;
}

#myModal {
    top:
}

.nav-item a {
    display: inline-block;
    line-height: 1.2;
    font-weight: 600;
    color: #53284f !important;
    text-decoration: none
}

    .nav-item.active a,
    .nav-item a:hover {
        color: #d91046 !important;
    }

html,
button {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 19px;
    color: #47494a;
}

a {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    cursor: pointer;
}

.navigation-wrapper .navbar-toggler {
    border: none;
}

    .navigation-wrapper .navbar-toggler.collapsed .icon-bar {
        position: static;
    }

    .navigation-wrapper .navbar-toggler .icon-bar {
        background-color: #53284f;
        border-radius: 2px;
        display: block;
        height: 5px;
        width: 32px;
        margin-bottom: 4px;
        position: relative;
    }

    .navigation-wrapper .navbar-toggler.collapsed .icon-bar:nth-child(2),
    .navigation-wrapper .navbar-toggler.collapsed .icon-bar:nth-child(4) {
        transform: none;
    }

    .navigation-wrapper .navbar-toggler.collapsed .icon-bar:nth-child(3) {
        opacity: 1;
        width: auto;
    }

    .navigation-wrapper .navbar-toggler .icon-bar:nth-child(2) {
        -webkit-transform: rotate(50deg);
        top: 6px;
        transform: rotate(50deg);
    }

    .navigation-wrapper .navbar-toggler .icon-bar:nth-child(3) {
        opacity: 0;
        width: 0;
    }

    .navigation-wrapper .navbar-toggler .icon-bar:nth-child(4) {
        -webkit-transform: rotate(-50deg);
        top: -12px;
        transform: rotate(-50deg);
    }

button.navbar-toggler {
    position: absolute;
    right: 0;
    top: 15px;
    outline: none;
}

    button.navbar-toggler:focus {
        outline: none;
    }

.navigation-wrapper {
    position: relative;
}

.page_content {
    font-size: 16px;
    padding-top: 135px;
    color: #47494A;
}

.hero-module-text {
    margin-bottom: 0;
}

.page_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.page_section_content {
    position: relative;
}

.page_sections_container {
    background-color: #f4f4f4;
}

.footer-wrap.row {
    display: block;
}

.text_block {
    text-align: left;
    padding: 30px 5px;
}

    .text_block ul,
    .text_block ol {
        list-style-type: disc;
        padding-left: 1em;
    }

.withMotif:before {
    content: '';
    display: block;
    height: 12px;
    background: linear-gradient(90deg, #d91046 33%, #f27021 33%, #f27021 66%, #fda607 66%);
}

.tout-block {
    padding: 30px 20px;
}

.touts {
    margin-bottom: 30px;
}

    .touts.last-tout {
        margin-bottom: 0;
    }

.modal {
    display: none;
    position: fixed;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    z-index: 999999;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(91, 44, 77, 0.95);
}

    /*.modal.show {
        display: flex !important;
    }*/

.modal-body {
    width: 100%;
    background-color: white;
    text-align: center;
    border-radius: 5px;
    padding: 30px 15px !important;
}

body .modal p {
    padding-bottom: 0;
    color: #47494A;
}

.ebaRyX {
    display: inline-block;
    width: 35%;
    color: white !important;
    text-align: center;
    background-color: rgb(71, 73, 74);
    cursor: pointer;
    margin: 30px auto 0px;
    padding: 6px 6px 8px;
    border-radius: 5px;
    text-decoration: none !important;
}

    .ebaRyX:nth-of-type(1) {
        margin-right: 5%;
    }

    .ebaRyX::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        margin-left: 0.2em;
        border-width: 7px;
        border-style: solid;
        border-color: transparent transparent transparent white;
        border-image: initial;
    }

.fuKDvv {
    display: inline-block;
    width: 35%;
    color: white;
    text-align: center;
    background-color: rgb(217, 16, 70);
    cursor: pointer;
    margin: 30px auto 0px;
    padding: 6px 6px 8px;
    border-radius: 5px;
    text-decoration: none;
}

    .fuKDvv::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        margin-left: 0.2em;
        border-width: 7px;
        border-style: solid;
        border-color: transparent transparent transparent white;
        border-image: initial;
    }

    .fuKDvv:hover, .fuKDvv:focus, .fuKDvv:active {
        color: #fff;
        text-decoration: none;
    }

.red_txt {
    color: #d91046;
}

.purple_txt {
    color: #53284f;
}

.orange_txt {
    color: #f27021;
}

.orange-bg {
    background-color: #f27021;
}

.yellow_txt {
    color: #fda607;
}

.yellow-bg {
    background-color: #fda607;
}

.gray_txt {
    color: #47494a;
}

.white_txt {
    color: white;
}

.white_bg {
    background-color: white;
}

.red_bg {
    background-color: #d91046;
}

.lightgray_bg {
    background-color: #f4f4f4;
}

.bold_txt {
    font-weight: 600;
}

.header_1 {
    font-size: 24px;
}

.header_2 {
    font-size: 20px;
}

.header_3 {
    font-size: 18px;
}

.text_list {
    margin: 0 auto;
    width: 92%;
    text-align: left;
}

.hero-module--image--20xpf {
    display: inline-block;
    width: 68px;
    height: 68px
}

.text_list li {
    position: relative;
    margin-top: 25px;
    padding-left: 1.1em;
}

    .text_list li:first-child {
        margin-bottom: 0;
    }

    .text_list li:before {
        content: '';
        position: absolute;
        display: inline-block;
        width: 0.2em;
        height: 0.2em;
        border-radius: 50%;
        background-color: #53284f;
        top: 0.6em;
        left: 0.2em;
    }

li.text_list_child:before {
    display: none;
}

.text_list.text_list_white li:before {
    background-color: white;
}

.red_button {
    display: inline-block;
    text-align: center;
    color: white;
    font-size: .85rem;
    -webkit-text-decoration: none;
    text-decoration: none;
    border-radius: 5px;
    background-color: #d91046;
    padding: 0.4em .6em 0.5em .6em;
}

    .red_button:after {
        content: '';
        display: inline-block;
        position: relative;
        top: 0.15em;
        width: 1em;
        height: 1em;
        margin-left: 0.3em;
        background-size: 100% auto;
    }

.touts {
    background-color: white;
    padding: 40px 20px;
    width: 32%;
    text-align: center;
    border-radius: 5px;
}

.tout-img {
    display: block;
    width: 92px;
    height: 92px;
    margin: 0 auto;
}

.touts h3 {
    margin-top: 12px;
}

.touts p {
    margin-top: 25px;
}

.tout-link {
    display: block;
    margin: 30px auto 0 auto;
    padding: 6px 6px 8px 6px;
    width: 100%;
    border-radius: 5px;
    color: #fff;
    -webkit-text-decoration: none;
    text-decoration: none;
}

    .tout-link:hover, .tout-link:active, .tout-link:focus {
        color: #fff;
        text-decoration: none;
    }

    .tout-link:after {
        content: '';
        display: inline-block;
        border: 7px solid white;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        vertical-align: middle;
        margin-left: .2em;
    }

.sub-hero-section {
    background-color: #53284f;
    padding: 20px 9%;
    color: white;
}

.sub-hero-cont {
    border-top: 1px solid white;
    line-height: 1.2;
    padding-top: 10px;
}

footer {
    background-color: #979595;
    color: #fff
}

    footer:before {
        content: "";
        display: block;
        height: 12px;
        background: linear-gradient(90deg, rgb(217, 16, 70) 33%, rgb(242, 112, 33) 33%, rgb(242, 112, 33) 66%, rgb(253, 166, 7) 66%);
    }

.footer-links {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    width: 100%;
}

.footer-link-text {
    padding: 0 .7em;
    height: 1rem;
    border-right: 1px solid #fff
}

    .footer-link-text:first-child {
        padding-left: 0
    }

    .footer-link-text:last-child {
        padding-right: 0;
        border-right-width: 0
    }

    .footer-link-text a {
        font-size: 12px;
        text-decoration: none;
        font-weight: 600;
        color: #fff;
        display: inline-block;
        vertical-align: top
    }

        .footer-link-text a:hover,
        .footer-link-text a:active,
        .footer-link-text a:focus {
            text-decoration: underline;
            color: #fff;
        }

.footer-content {
    padding: 20px 5px;
}

    .footer-content a {
        color: #fff
    }

.footer-left-content {
    font-size: 12px;
    font-weight: 600;
    text-align: center;
}

.footer-right-content {
    padding-top: 14px
}

.footer-logo {
    display: block;
    width: 100%
}

    .footer-logo:first-child {
        padding-bottom: 30px
    }

        .footer-logo:first-child img {
            width: 76%;
            display: block;
            margin: 0 auto;
        }

    .footer-logo:last-child {
        margin-top: 30px;
        width: 55%
    }

.footer-legal-text {
    font-size: 12px;
    line-height: 1.7;
    text-align: justify;
    padding-top: 10px;
}

.modal-content {
    border: none !important;
}

.footer-legal-text a.dooverlay, .footer-legal-text a.dooverlay:hover,
.footer-legal-text a.dooverlay:focus {
    color: #fff;
}

.page-banner {
    text-align: center;
    color: #fff
}

.text-underline {
    text-decoration: underline;
}

body .hero-module-content {
    padding: 20px;
}

.hero-module-header {
    font-weight: 600
}

.home_section_2 {
    background-color: #f4f4f4;
    text-align: justify
}

.home_section_2_content {
    width: 950px;
    padding: 0 80px 60px 30px
}

.health-care-block {
    background-color: white;
    padding: 50px 30px;
    color: #53284f;
    margin-top: 18px;
}

a.dooverlay:hover {
    color: #47494a;
}

a.dooverlay.blue-link:hover {
    color: #0000ee;
}

.hc-inner-cont ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
    list-style-type: disc;
}

body .hc-inner-cont p {
    padding-bottom: 0;
}

.hc-inner-cont ul li {
    line-height: 1.75;
}

.hc-inner-cont a {
    display: inline-block;
    margin-top: 15px;
    margin-left: 1em;
    padding-left: 1em;
    border-left: 1px solid #53284f;
    line-height: 1em;
}

    .hc-inner-cont a:first-child {
        margin-left: 0;
        padding-left: 0;
        border-left: none;
    }

.hc-cont-wrap {
    margin-top: 20px;
}

.hc-block-img {
    display: block;
    width: 67px;
    height: 67px;
    min-width: 67px;
    min-height: 67px;
    margin: 0 auto;
}

.blue-link, .blue-link:hover {
    color: #0000ee;
}

.res-pdf-header {
    text-align: center;
    margin-top: 15px;
}

.res-pdf-table {
    display: block;
    margin: 50px auto 0 auto;
}

.error-page {
    padding-left: 15px;
    padding-right: 15px;
}

.res-pdf-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 3.4em;
    background-color: #f4f4f4;
    color: #53284f;
    padding: 10px 30px;
    margin-top: 10px;
    text-align: left;
}

.menu-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 100;
}

.res-pdf-links:first-child {
    margin-top: 0;
}

.res-pdf-links a, .res-pdf-links a:hover {
    display: inline-block;
    width: 100%;
    -webkit-text-decoration: none;
    text-decoration: none;
    line-height: 1.2;
    color: #53284f;
}

a.purple_txt:hover {
    color: #53284f;
}

.res-pdf-table {
    justify-content: space-around;
    margin: 50px auto 0px !important;
}

.healthcare-setting h2 br {
    display: none;
}

.healthcare-setting {
    padding-bottom: 30px;
}

.tout-img-text {
    text-align: center;
    margin-top: 15px;
}

.links-container {
    -webkit-box-pack: space-around;
    -webkit-justify-content: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
    margin: 50px auto 0 auto;
}

.links-section {
    padding-left: 0 !important;
}

ul.bullet {
    list-style-type: disc;
    padding-left: 38px;
}

ul.no-bullet {
    list-style-type: none;
}

.res-table-col.col-space {
    margin-top: 0;
}

.normal-text {
    font-weight: 100;
}

.header-space {
    padding-bottom: 20px;
}

.body p {
    padding-bottom: 20px;
}

.health-care-block.no-marg {
    margin-top: 0;
}

.error-page h1 {
    font-size: 38px;
    line-height: 40px;
    padding-bottom: 3px;
}

body {
    font-family: "Source Sans Pro", sans-serif !important;
}

    body p.hero-module-text {
        padding-bottom: 0;
    }

.footer-left-content p span {
    display: block;
}

body .home-page .text_block ul, body .healthcare-setting ul {
    padding-left: 19px;
}

    body .home-page .text_block ul.res-table-col {
        padding-left: 0;
    }

.justify {
    text-align: justify;
}

.nav-link {
    padding: 10px 0 0;
}
/*Only iPad*/
@media only screen and (min-width: 768px) {
    .header_1 {
        font-size: 1.43rem;
        line-height: 1.78rem;
    }

    .header_2 {
        font-size: 1.4rem;
        line-height: 1.78rem;
    }

    .header_3 {
        font-size: 1.26rem;
        line-height: 1.65rem;
    }

    .page_content {
        font-size: 19px;
    }

    .footer-wrap {
        padding: 25px 50px
    }

        /*.footer-wrap.row {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }*/

    .footer-links {
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
    }

    .footer-link-text a {
        font-size: 0.74rem;
    }

    .footer-content {
        display: flex;
    }

    .footer-legal-text {
        font-size: 14px;
        margin-top: 20px;
        padding-top: 0;
        padding-bottom: 0;
    }

    .footer-left-content {
        font-size: 14px;
        text-align: left;
    }

    .footer-right-content {
        padding-top: 5px;
    }

    .footer-logo:first-child img {
        margin: 0;
    }

    .res-table-col.col-space {
        margin-top: 0;
    }

    body .tout-block.space-even {
        display: flex;
        justify-content: space-evenly;
    }

    .top-links a {
        font-weight: 600;
        font-size: .74rem;
    }

    .text_block {
        text-align: left;
        padding: 50px 60px;
    }

    .tout-block {
        display: flex;
        justify-content: space-between;
        padding: 50px 3.5em;
    }

    body .navbar-expand-sm .navbar-collapse {
        display: inline-block !important;
    }

    .error-page {
        padding-left: 0;
        padding-right: 0;
    }

        .error-page p {
            padding-bottom: 0;
        }

    .touts {
        margin-bottom: 0;
        width: 32% !important;
        max-width: 32% !important;
    }

    .hidden-md {
        display: none;
    }

    .top-links-wrap .top-links {
        margin-left: 20px;
    }

    .top-links.reg-login a {
        padding: 2px 0;
    }

    .top-links {
        padding: 10px 0 12px;
    }

        .top-links a {
            line-height: 0.96rem;
        }

        .top-links.reg-login {
            width: 9%
        }

    .top-links-wrap {
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }

    .sub-hero-section {
        background-color: #53284f;
        padding: 20px 9% !important;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: white;
    }

    .sub-hero-cont {
        width: 70%;
        border-left: 1px solid white;
        border-top: none;
        margin-left: 2%;
        padding-left: 2%;
        padding-top: 0;
    }

    .healthcare-setting {
        margin: 0 auto 50px !important;
        width: 70%;
        padding-bottom: 0;
    }

    .res-pdf-table .col {
        padding: 0;
    }

    .res-table-col {
        width: 48.5%;
        padding-left: 0 !important;
    }

    .healthcare-setting h2 br {
        display: block;
    }

    .hc-inner-cont ul.no-bullet li {
        width: 100% !important;
    }

    .res-pdf-table {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: space-around;
        -webkit-justify-content: space-around;
        -ms-flex-pack: space-around;
    }

    .links-container {
        display: flex;
    }

    .health-care-block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .hc-block-img {
        margin: 0;
    }

    .hc-cont-wrap {
        margin-top: 0;
        margin-left: 27px;
        padding-left: 27px;
        border-left: 1px solid #53284f;
    }

    .hc-inner-cont ul li:nth-child(odd) {
        width: 55%;
        padding-right: .75em;
    }

    .hc-inner-cont ul li:nth-child(even) {
        width: 45%;
    }

    .footer-right-content {
        margin-top: 14px;
    }

    .ebaRyX, .fuKDvv {
        width: 30%;
        line-height: 24px;
        margin: 28px auto 0px;
    }

    .footer-left-content p span {
        display: block;
        padding-top: 10px;
    }
}

/* Only Desktop*/
@media only screen and (min-width: 1220px) {
    .site-width {
        margin: 0 auto;
        width: 1220px;
    }

    body .navigation-wrapper {
        display: flex;
        align-items: center;
    }

    body .navbar-nav {
        display: flex;
        align-items: center;
        flex-direction: row;
    }

    body .nav-link {
        padding: 8px 0 0 !important;
    }

    .footer-left-content, .footer-right-content {
        padding: 0 !important;
    }

    .footer-left-content {
        margin-top: 0;
    }

    .footer-right-content {
        margin-left: -10px;
    }

    .footer-wrap {
        padding: 25px 100px;
    }

    .nav-item {
        margin-left: 40px;
    }

    body .navbar {
        padding: 15px 0;
    }

    .page_content {
        padding-top: 152px;
    }

    body .text_block ul, body .text_block ol {
        padding-left: 19px;
    }

    body .navbar-expand-sm .navbar-nav .nav-link {
        padding: 0;
    }

    body .hero-module-content {
        padding: 17px 20px 20px;
    }

    body p {
        line-height: 24px;
        padding-bottom: 24px;
    }

    .header-space {
        padding-bottom: 24px;
    }

    .text_block ul li {
        line-height: 24px;
    }

    body .header_2.spr-ind {
        font-size: 1.5rem;
    }

    body .text_block ul.res-table-col {
        padding-bottom: 0;
    }

    body .tout-block .touts {
        padding: 40px 20px;
        text-align: center;
    }

        body .tout-block .touts p {
            padding-bottom: 0;
        }

    .tout-link {
        width: 95%;
        line-height: 24px;
    }

    body p.sub-hero-cont {
        padding-bottom: 0;
    }

    .no-space {
        padding: 0;
    }

    .hero-module--image--20xpf {
        margin-bottom: 6px;
        margin-top: -1px;
    }

    body .healthcare-setting .col-md-12 {
        padding: 0;
    }

    .tout-block.space-even {
        padding: 50px 75px;
    }

    .footer-content {
        margin-top: 15px;
        padding-bottom: 0;
    }

    body .text_block ul {
        padding-bottom: 25px;
        padding-left: 19px;
    }

    .footer-right-content {
        padding-top: 14px;
    }

    #leave_modal_continue {
        margin-left: -4px;
    }

    #myModal .modal-dialog {
        width: 40%;
        max-width: 40%;
    }

    body .healthcare-setting ul.no-bullet {
        padding-left: 0;
    }

    body .healthcare-setting ul.bullet {
        padding-left: 38px;
    }
}

/* iPad alone*/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .footer-left-content {
        margin-top: 15px;
    }

    .navigation-wrapper {
        display: flex;
    }

    .nav-link {
        font-size: 16px;
        padding: 18px 8.5px !important;
    }

    .site-logo {
        margin-right: 10px;
    }

    .top-links-wrap {
        padding-right: 15px;
    }

    .healthcare-setting {
        width: 100%;
    }

    body .tout-block.space-even .touts {
        width: 47% !important;
        max-width: 47% !important;
    }

    .logo {
        width: 160px
    }

    .tout-block {
        padding: 50px 2em;
    }

        .tout-block .touts h3 {
            font-size: 22px;
        }

        .tout-block .touts.last-tout {
            padding: 6px 25px;
        }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    #navbar-collapse {
        display: none !important;
    }
}
/* ===================================================    */
/*  =========        UPDATED/NEW CLASSES ================= */
/* ===================================================    */
.grey-bg {
    background: #9e9ea2;
}

.grey-txt {
    color: #9e9ea2;
}

.txtNoWrap {
    white-space: nowrap;
}

@media only screen and (min-width: 1220px) {
    body .navbar-nav {
        align-items: initial;
        vertical-align: top;
    }
}

@media only screen and (min-width: 1220px) {
    .page_content {
        padding-top: 182px;
    }
}

@media only screen and (min-width: 768px) {
    .touts2 {
        width: 48% !important;
        max-width: 48% !important;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 768px) {
    .touts4 {
        width: 24% !important;
        max-width: 24% !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .tout-block .touts.last-tout {
        /* padding: 6px 25px; */
        padding: 40px 20px;
        margin-bottom: 15px;
    }
}
/* .touts.last-tout {
	margin-bottom: 15px;
}  */
ul li.widthAuto {
    width: auto !important;
}

ul li.width50 {
    width: 50% !important;
    line-height: 1.25em;
}

@media only screen and (min-width: 768px) {
    .res-table-col.col1 {
        width: 100%;
        padding-left: 0 !important;
        margin-left: 20px;
    }

        .res-table-col.col1 li.res-pdf-links {
            width: 48%;
        }
}

ul.indication {
    margin-top: 20px;
    margin-top: 10px;
    margin-left: 20px;
    list-style-type: disc;
}

li.res-pdf-links {
    font-style: italic;
}

.touts4 h3 {
    height: 80px;
}

/* iPad Only   */
@media only screen and (min-width: 768px) {
    .touts4 p {
        height: 400px;
    }
}

@media only screen and (min-width: 1023px) {
    .touts4 p {
        height: 250px;
    }
}

@media only screen and (min-width: 1100px) {
    .touts4 p {
        height: 150px;
    }
}

.tout-link {
    padding: 6px 15px 8px;
}

.touts2 p {
    height: 100px;
}

.img-circleBorder {
    border-radius: 100%;
    border: 2px solid #fff;
}

