/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */
@charset "UTF-8";

#iw-vpreview {
    position: inherit !important;
    display: none !important;
}

.cfdebug {
    display: none;
}

.wdn-text-hidden {
    font-size: 0;
    width: 1px;
    height: 1px;
    display: inline-block;
    overflow: hidden;
    position: absolute !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    clip: rect(1px, 1px, 1px, 1px);
}

.icon {
    font: inherit !important;
    text-align: left;
}

li:hover .icon {
    display: block !important;
}

li .icon:before {
    display: inline-block;
    margin-right: .5em;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 20px;
    top: 50%;
    position: absolute;
}

/* ** Find a Doctor Style ** */

.callout-box {
    background-color: #1a2857;
    background-image: url(/shared/reskin_images/fad_cta_box.jpg);
    padding: 110px 100px 60px;
    margin-bottom: 50px;
}

.callout-box .callout-content {
    text-align: center;
}

.callout-box .callout-content p {
    color: #fff;
    font-style: normal;
    font-size: 15px;
}

.callout-box .callout-content a.main__button {
    display: inline-block;
    margin-top: 0;
    background-color: #eeeeef;
    color: #1a2857 !important;
    border: 1px solid #eeeeef !important;
    margin-bottom: 15px;
    font-weight: normal;
}

.callout-box .callout-content a:hover {
    display: inline-block;
    margin-top: 0;
    background-color: #1a2857 !important;
    color: #eeeeef !important;
}

.callout-box .callout-content a.bluelink {
    color: #fff !important;
    text-decoration: underline;
}

.callout-box .callout-content a.bluelink:hover {
    text-decoration: none;
    background-color: unset !important;
}

.callout-box .callout-content em {
    color: #fff;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
}

/* ** END Find a Doctor Style ** */
/*Vendors*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Change the default font family in all browsers (opinionated).
* 2. Correct the line height in all browsers.
* 3. Prevent adjustments of font size after orientation changes in
*    IE on Windows Phone and in iOS.
*/
/* Document
 ========================================================================== */
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700,900");

html {
    font-family: sans-serif;
    /* 1 */
    line-height: 1.15;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 3 */
    -webkit-text-size-adjust: 100%;
    /* 3 */
}

/* Sections
 ========================================================================== */
/**
* Remove the margin in all browsers (opinionated).
*/
body {
    margin: 0;
}

/**
* Add the correct display in IE 9-.
*/
article,
aside,
footer,
header,
nav,
section {
    display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
 ========================================================================== */
/**
* Add the correct display in IE 9-.
* 1. Add the correct display in IE.
*/
figcaption,
figure,
main {
    /* 1 */
    display: block;
}

/**
* Add the correct margin in IE 8.
*/
figure {
    margin: 1em 40px;
}

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
 ========================================================================== */
/**
* 1. Remove the gray background on active links in IE 10.
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/
a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
    outline-width: 0;
}

/**
* 1. Remove the bottom border in Firefox 39-.
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */
}

/**
* Prevent the duplicate application of `bolder` by the next rule in Safari 6.
*/
b,
strong {
    font-weight: inherit;
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
    font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
* Add the correct font style in Android 4.3-.
*/
dfn {
    font-style: italic;
}

/**
* Add the correct background and color in IE 9-.
*/
mark {
    background-color: #ff0;
    color: #000;
}

/**
* Add the correct font size in all browsers.
*/
small {
    font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
 ========================================================================== */
/**
* Add the correct display in IE 9-.
*/
audio,
video {
    display: inline-block;
}

/**
* Add the correct display in iOS 4-7.
*/
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
* Remove the border on images inside links in IE 10-.
*/
img {
    border-style: none;
}

/**
* Hide the overflow in IE.
*/
svg:not(:root) {
    overflow: hidden;
}

/* Skip to Main Content link
 ========================================================================== */

a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}

a.skip-main:focus,
a.skip-main:active {
    color: #fff;
    background-color: #000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow: auto;
    margin: 10px 35%;
    padding: 5px;
    border-radius: 15px;
    border: 4px solid yellow;
    text-align: center;
    font-size: 1.2em;
    z-index: 999;
}

/* Forms
 ========================================================================== */
/**
* 1. Change the font styles in all browsers (opinionated).
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
    /* 1 */
    overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
    /* 1 */
    text-transform: none;
}

/**
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
*    controls in Android 4.
* 2. Correct the inability to style clickable types in iOS and Safari.
*/
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
* Change the border, margin, and padding in all browsers (opinionated).
*/
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
* 1. Add the correct display in IE 9-.
* 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
* Remove the default vertical scrollbar in IE.
*/
textarea {
    overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10-.
* 2. Remove the padding in IE 10-.
*/
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
* Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
 ========================================================================== */
/*
* Add the correct display in IE 9-.
* 1. Add the correct display in Edge, IE, and Firefox.
*/
details,
menu {
    display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
    display: list-item;
}

/* Scripting
 ========================================================================== */
/**
* Add the correct display in IE 9-.
*/
canvas {
    display: inline-block;
}

/**
* Add the correct display in IE.
*/
template {
    display: none;
}

/* Hidden
 ========================================================================== */
/**
* Add the correct display in IE 10-.
*/
[hidden] {
    display: none;
}

.hide {
    display: none;
}

/*Base*/
/*****************************
FONTS
*****************************/
/****************************
END FONTS
****************************/
h1,
h2,
h3,
h5 {
    color: #1a2857;
}

h1,
h2,
h3,
h4,
h5,
h6,
button {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

select,
option,
input {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

ul li {
    list-style-type: square;
    /*Will this break everything?*/
    font-size: 16px;
}

.body__container li {
    margin: 5px 0;
}

p,
li {
    font-family: 'Montserrat', sans-serif;
}

p strong {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

@media (min-width: 1300px) {
    h1 {
        font-size: 50px;
    }

    h2 {
        font-size: 35px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 16px;
    }
}

h1 {
    line-height: 60px;
}

h2 {
    line-height: 40px;
}

h3 {
    line-height: 28px;
}

h4 {
    line-height: 25px;
}

h5 {
    line-height: 28px;
    font-size: 24px;
    margin: 20px 0;
}

p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 25px;
}

button {
    font-size: 16px;
}

a {
    color: inherit;
}

blockquote {
    border-left: 0;
}

@media (max-width: 500px) {
    h1 {
        font-size: 35px;
    }

    h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 16px;
    }
}

a:hover,
a:focus {
    color: inherit;
}

.copyright {
    font-size: 12px;
}

.page__body a,
.bluelink,
.blue-ul li {
    color: #061b5c;
    text-decoration: underline;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.bluelink:hover {
    text-decoration: none;
}

ol {
    list-style-type: decimal;
}

ol li {
    padding-left: 5px;
}

/*******************************
UTILITY CLASSES
*******************************/
.hero__breadcrumb:before {
    content: '\f015';
    font-family: FontAwesome;
    color: #1a2857;
}

.hero__breadcrumb {
    color: #9e9e9e;
}

.body-width {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

select:focus,
input:focus {
    border: 1px solid black;
    border-color: #1a2857 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    -o-text-overflow: '';
    text-overflow: '';
}

select::-ms-expand {
    display: none;
}

select:disabled::-ms-expand {
    display: none;
}

.body__wrapper-home {
    padding-left: 0;
    padding-right: 0;
}

.body__container {
    margin: 35px auto;
    background-color: #FFF;
}

.no-padding {
    padding: 0 !important;
}

.height-100 {
    height: 100%;
}

.vertically-center {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width: 768px) {
    .vertically-center-desktop {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.input-border {
    border: 1px solid #C6C6C6;
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.match-ul-padding {
    padding-left: 25px;
}

.frutiger-italic {
    font-family: 'Montserrat', sans-serif !important;
    font-style: italic;
}

.frutiger-light {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
}

.main__header-image {
    width: 100%;
}

.mobile__slider {
    display: none;
}

.banner-image {
    overflow: hidden;
}

.goog-te-gadget-simple {
    background-color: #1a2857 !important;
    border: none !important;
}

.goog-te-gadget-simple .goog-te-menu-value {
    color: #FFF !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: #FFF !important;
    font-size: 12px !important;
}

/**UL and LI styles**/
.pdf {
    list-style: none;
}

.pdf > li {
    padding-left: 1.3em;
    list-style: none;
}

.pdf li > span:before {
    content: "\f1c1";
    /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    /* same as padding-left set on li */
    width: 1.3em;
    /* same as padding-left set on li */
}

.pdf-li {
    list-style: none;
    list-style-type: none;
}

.pdf-li:before {
    content: "\f1c1";
    /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    /* same as padding-left set on li */
    width: 1.3em;
    /* same as padding-left set on li */
}

.no-anchor {
    color: #000 !important;
    text-decoration: none !important;
    font-weight: 400 !important;
}

.no-type > li {
    list-style-type: none;
}

.extra-list-padding li {
    margin-bottom: 10px;
}

.table__container p {
    margin: 10px 0;
}

.table__grey--column {
    background-color: #F0F0F0;
}

/**Bootstrap 5 columns hack**/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

/*End bootstrap hack*/
@media (max-width: 992px) {
    .body__container {
        padding: 0 10px;
    }
}

@media (max-width: 768px) {
    .desktop__slider {
        display: none;
    }

    .mobile__slider {
        display: block;
    }

    .body__container {
        margin-bottom: 0;
    }

    .body__container-with-slider {
        margin-top: 75px;
    }

    .body__wrapper {
        padding-left: 0;
        padding-right: 0;
    }

    .banner-image img {
        width: 130%;
    }

    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (max-width: 500px) {
    .banner-image img {
        width: 160%;
    }
}

/**TAKE THIS OUT FOR PRODUCTION**/
.toggle-button {
    top: 70px;
}

@media (max-width: 900px) {
    .no-hero {
        margin-top: 120px;
    }

    .hero {
        margin-top: 120px;
    }

    .body__container {
        margin: 20px auto;
    }
}

@media (max-width: 770px) {
    .home__header-right {
        margin-top: 50px;
    }
}

/*Components*/
/*******************************
HEADER
*******************************/
/**
Header Top
**/
.header__top {
    background-color: #1a2857;
}

.header__top-ul {
    list-style-type: none;
    padding-left: 0;
    text-align: right;
}

.header__top-li {
    font-family: 'Montserrat', sans-serif !important;
    color: #FFF;
    display: inline-block;
    padding: 0 10px;
    margin: 7px 0;
    font-size: 12px;
}

.header__top-li p {
    font-size: 12px;
}

.header__top-ul p {
    margin-bottom: 0;
}

.header__top-li img {
    margin-right: 5px;
}

.header__top-giving {
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

.header__top-account,
.header__top-help {
    border-right: 1px solid #FFF;
}

.header__top-ul .dropdown-menu {
    left: auto !important;
    right: -11px;
    top: 24px;
    border-top: none;
    min-width: 300px;
    border-top-right-radius: 0;
}

.header__top-dropdown {
    padding: 20px 15px;
}

.header__top-dropdown li {
    position: relative;
    color: #FFF;
    background-color: #1a2857;
    margin: 5px 0;
    list-style-type: none !important;
}

.header__top-dropdown li i {
    position: absolute;
    right: 10px;
    top: 13px;
    font-size: 20px;
    font-weight: bold;
}

.header__top-dropdown li a {
    text-decoration: none;
    color: #FFF !important;
    padding: 14px 10px !important;
}

.header__top-dropdown li a:hover,
.header__top-dropdown li a:focus {
    color: #1a2857 !important;
}

.header__top-dropdown li:hover,
.header__top-dropdown li:focus {
    color: #1a2857;
}

.header__top-dropdown li:hover a,
.header__top-dropdown li:focus a {
    color: #1a2857 !important;
}

.header__selected {
    background-color: #FFF;
    margin-left: 1px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    color: #1a2857;
    line-height: 29px;
    border-right: none !important;
}

#top-header-dropdown span {
    margin-left: 3px;
    font-size: 11px;
}

#top-header-dropdown {
    cursor: pointer;
}

/**ADD HOVER COLOR FOR YOUR ACCOUNT**/
/*.header__dropdown-toggle:hover {
color:
}*/
/**
Header Bottom
**/
.header__bottom {
    border-bottom: 1.5px solid #dddddd;
}

.header__bottom-row {
    height: 100px;
}

.logo--desktop img {
    height: 170px;
}

@media (max-width: 1100px) {
    .logo--desktop img {
        height: 150px;
    }
}

@media (max-width: 901px) {
    .logo--desktop {
        display: none;
    }
}

@media (min-width: 900px) {
    .logo--mobile {
        display: none;
    }
}

.header__bottom-ul {
    text-align: center;
    padding-left: 0;
}

.header__bottom-ul li {
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    padding-right: 20px;
    font-size: 16px;
}

.header__bottom-ul li:last-child {
    padding-right: 0;
}

.header__bottom-ul a {
    color: #1a2857;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.header__bottom-search {
    text-align: right;
}

.header__bottom-search input {
    width: 100%;
    padding: 10px 7px;
    border: none;
}

.header__bottom-search input::-webkit-input-placeholder {
    color: #e1e1e1;
}

.header__bottom-search input:-ms-input-placeholder {
    color: #e1e1e1;
}

.header__bottom-search input::-ms-input-placeholder {
    color: #e1e1e1;
}

.header__bottom-search input::-moz-placeholder {
    color: #e1e1e1;
}

.header__bottom-search input::placeholder {
    color: #e1e1e1;
}

.header__bottom-search button {
    background-color: #f5f5f5;
    border-right: none;
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #C6C6C6;
    padding: 0 20px;
    color: #d6d6d6;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.header__bottom-search button:hover {
    color: #FFF;
    background-color: #1a2857;
}

#searchform {
    margin-bottom: 0;
}

/**
MOBILE HEADER
**/
.mobile-navigation {
    display: none;
}

@media (max-width: 1130px) {
    .header__bottom-ul li {
        padding-right: 15px;
        font-size: 14px;
    }
}

@media (max-width: 1050px) {
    .header__bottom-ul li {
        padding-right: 10px;
        font-size: 13px;
    }
}

@media (max-width: 900px) {
    .desktop-navigation {
        display: none;
    }

    .mobile-navigation {
        display: block;
    }

    header {
        position: fixed;
        width: 100%;
        background-color: white;
        -webkit-box-shadow: 0px 3px 10px 2px lightgrey;
        box-shadow: 0px 3px 10px 2px lightgrey;
        z-index: 999999;
    }

    .body__wrapper {
        padding-top: 10px;
    }
}

.header-image {
    position: relative;
    width: 100%;
}

/**
MOBILE NAVIGATION
**/
.menu-wrap {
    background-color: rgba(26, 40, 87, 0.95);
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 85vw;
    margin-right: -85vw;
    font-size: 1em;
    font-weight: 700;
    overflow: auto;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    z-index: 10;
}

.menu-show {
    margin-right: 0;
    -webkit-box-shadow: 4px 2px 15px 1px #B9ADAD;
    box-shadow: 4px 2px 15px 1px #B9ADAD;
}

.menu-sidebar {
    margin: 55px 0 80px 0px;
    position: relative;
    top: 70px;
}

.menu-sidebar li {
    padding: 18px 22px 18px;
}

.menu-sidebar li > a:nth-child(1) {
    color: #C5C5C5;
    font-size: 1.18em;
    position: relative;
}

.menu-sidebar li > a:hover::after {
    background-position: -100% 0;
}

.menu-sidebar .menu-item-has-children {
    position: relative;
}

.menu-sidebar .menu-item-has-children .sub-menu {
    display: none;
}

.sidebar-menu-arrow::after {
    content: "\f107";
    font-family: 'FontAwesome';
    padding: 10px;
    color: #FFFA3B;
    position: relative;
}

.sidebar-menu-arrow:hover::after {
    cursor: pointer;
    color: #fff;
}

.sidebar-menu-arrow:active::after {
    top: 2px;
}

/*Hamburger Button*/
.toggle-button {
    position: fixed;
    width: 44px;
    height: 40px;
    top: 33px;
    right: 60px;
    padding: 4px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    z-index: 15;
}

.toggle-button:hover {
    cursor: pointer;
}

.toggle-button .menu-bar {
    position: absolute;
    border-radius: 2px;
    width: 80%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.toggle-button .menu-bar-top {
    border: 4px solid #555;
    border-bottom: none;
    top: 0;
}

.toggle-button .menu-bar-middle {
    height: 4px;
    background-color: #555;
    margin-top: 7px;
    margin-bottom: 7px;
    top: 4px;
}

.toggle-button .menu-bar-bottom {
    border: 4px solid #555;
    border-top: none;
    top: 22px;
}

.button-open {
    right: 60px;
}

.button-open .menu-bar-top {
    border-color: #fff;
    -ms-transform: rotate(45deg) translate(8px, 8px);
    -webkit-transform: rotate(45deg) translate(8px, 8px);
    transform: rotate(45deg) translate(8px, 8px);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.button-open .menu-bar-middle {
    background-color: #fff;
    -webkit-transform: translate(230px);
    -ms-transform: translate(230px);
    transform: translate(230px);
    -webkit-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in;
    opacity: 0;
}

.button-open .menu-bar-bottom {
    border-color: #fff;
    -ms-transform: rotate(-45deg) translate(7px, -7px);
    -webkit-transform: rotate(-45deg) translate(7px, -7px);
    transform: rotate(-45deg) translate(7px, -7px);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.menu-sidebar ul {
    padding-left: 0;
}

.menu-sidebar li {
    list-style-type: none;
    color: #FFF;
}

.menu-sidebar li a {
    display: block;
    color: #FFF !important;
}

.mobile__sidebar > li {
    border-bottom: 1px solid #C5C5C5;
}

.mobile__sidebar > li a {
    text-decoration: none;
}

.menu-chevron {
    color: #FFF;
    position: absolute;
    right: 10px;
    font-size: 22px !important;
}

.mobile-search {
    width: 80%;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.5);
    text-align: right;
    position: relative;
    color: #3f3f3e;
    margin-bottom: 20px;
}

.mobile-search input {
    width: 80%;
    background-color: transparent;
    border: none;
    position: absolute;
    left: 10px;
    bottom: 0;
    top: 0;
    height: 30px;
}

.mobile-search button {
    background-color: transparent;
    border: 5px solid transparent;
    color: #1a2857;
}

.mobile-search input::-webkit-input-placeholder {
    color: #1a2857 !important;
}

.mobile-search input:-ms-input-placeholder {
    color: #1a2857 !important;
}

.mobile-search input::-ms-input-placeholder {
    color: #1a2857 !important;
}

.mobile-search input::-moz-placeholder {
    color: #1a2857 !important;
}

.mobile-search input::placeholder {
    color: #1a2857 !important;
}

.mobile-search input::-webkit-input-placeholder-shown {
    color: #1a2857 !important;
}

.mobile-search input:-ms-input-placeholder-shown {
    color: #1a2857 !important;
}

.mobile-search input::-ms-input-placeholder-shown {
    color: #1a2857 !important;
}

.mobile-search input::-moz-placeholder-shown {
    color: #1a2857 !important;
}

.mobile-search input::placeholder-shown {
    color: #1a2857 !important;
}

.mobile-search input::-webkit-input-placeholder {
    color: #1a2857 !important;
}

.mobile-search input:-moz-placeholder {
    color: #1a2857 !important;
}

.mobile-search input::-moz-placeholder {
    color: #1a2857 !important;
}

.mobile-search input:-ms-input-placeholder {
    color: #1a2857 !important;
}

.mobile-status {
    margin-left: 45px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.white-text {
    color: #fff;
}

.mobile-nav__img {
    width: 84%;
    margin-left: 8%;
    margin-bottom: 20px;
}

.mobile__nav-icon:after {
    font-family: FontAwesome;
    content: '\f068';
    color: #FFF;
    float: right;
}

.mobile__nav-icon.collapsed:after {
    content: '\f067';
    float: right;
}

.main__button {
    border: 1px solid #1a2857 !important;
    background-color: #1a2857;
    color: #FFF !important;
    text-align: center;
    text-decoration: none !important;
    padding: 15px 0px;
    margin-top: 25px;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

a.main__button:hover {
    text-decoration: none;
}

.main__button2 {
    background-color: #FFF !important;
    color: #1a2857 !important;
    border: 1px #FFF !important;
}

.main__button:hover {
    background-color: #FFF !important;
    color: #1a2857 !important;
    border: 1px solid #1a2857 !important;
}

.main__button-md {
    padding: 10px 60px;
}

.main__button-md i {
    margin-left: 7px;
    font-size: 18px;
}

@media (max-width: 600px) {
    .btn__container {
        text-align: center;
    }

    .main__button-md {
        padding: 10px 0;
        width: 85%;
    }
}

/***********************
SURVEY BUTTON
***********************/
.sidebar__body {
    min-height: 1351px;
    position: relative;
}

@media (min-width: 1200px) {
    .sidebar__body {
        padding-left: 30px;
    }
}

.sidebar__nav {
    padding-left: 0;
}

.sidebar__nav li {
    list-style-type: none;
    background-color: #f0f0f0;
    margin: 0;
    color: #1a2857;
    border-bottom: 0.5px solid #dadada;
}

.sidebar__nav li:first-child {
    border-radius: 8px 8px 0px 0px;
}

.sidebar__nav li:last-child {
    border-radius: 0px 0px 8px 8px;
    border-bottom: none;
}

.sidebar__nav li:hover {
    background-color: #1a2857;
    color: #FFF;
}

.sidebar__nav a {
    display: block;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    padding: 18px 25px;
}

/*****
Sidebar HFNow section
*****/
.sidebar__hfnow {
    height: 340px;
    background-image: url("/shared/reskin_images/sidebar__hfnow.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px;
    margin-top: 30px;
}

.sidebar__hfnow h3 {
    color: #FFF;
    margin: 0;
}

.sidebar__hfnow h4 {
    color: #FFF;
    margin: 0;
}

.sidebar__hfnow-header {
    font-size: 26px;
}

.sidebar__hfnow-inner {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.sidebar__hfnow-inner:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

.sidebar__hfnow-top {
    position: absolute;
    top: 20px;
    left: 15px;
}

.sidebar__hfnow-bottom {
    position: absolute;
    left: 15px;
    bottom: 20px;
}

/*****
End HFNow section
*****/
.sidebar__col {
    margin-top: 30px;
    height: 225px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px;
}

.sidebar__col h3 {
    color: #1a2857;
    margin: 0;
}

.sidebar__col h4 {
    margin: 0;
}

.sidebar__col h5 {
    color: #1a2857;
    margin: 0;
    font-size: 20px;
    text-decoration: underline;
}

.sidebar__col-inner {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.sidebar__col-top {
    position: absolute;
    top: 20px;
    left: 15px;
}

.sidebar__col-bottom {
    position: absolute;
    bottom: 20px;
    left: 15px;
}

.sidebar__col-inner:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

/**Background images for bottom two sidebar columns**/
.sidebar__patient {
    background-image: url("/shared/reskin_images/sidebar__patient.jpg");
}

.sidebar__newsletter {
    background-image: url("/shared/reskin_images/sidebar__newsletter.jpg");
}

.sidebar__volunteer {
    background-image: url("/shared/reskin_images/sidebar__volunteer.png");
}

.sidebar__volunteer h3 {
    padding-right: 15px;
}

@media (max-width: 1150px) {
    .sidebar__body {
        min-height: 1261px;
    }

    .sidebar__hfnow {
        height: 300px;
    }

    .sidebar__col {
        height: 200px;
    }

    .sidebar h4 {
        font-size: 14px;
    }

    .sidebar h3 {
        font-size: 20px;
    }

    .sidebar h5 {
        font-size: 16px;
    }
}

@media (max-width: 900px) {
    .sidebar {
        display: none;
    }

    .sidebar__body {
        width: 100%;
        height: auto;
        padding-left: 0;
        padding-right: 0;
    }
}

/*******************************
FOOTER
*******************************/
/**
General Footer Styles
**/
@media (min-width: 768px) {
    footer {
        border: 1.5px solid #dddddd;
    }
}

footer {
    padding-top: 40px;
}

footer ul {
    padding-left: 0;
}

footer li {
    font-family: 'Montserrat', sans-serif;
    list-style-type: none;
    padding-bottom: 10px;
    font-size: 14px;
}

footer h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    color: #1a2857;
    font-size: 16px;
}

/**
Footer Top
**/
/**
Footer Social
**/
.footer__social-email {
    text-align: center;
}

.footer__social-email button {
    color: #FFF;
    background-color: #1a2857;
    border: none;
    padding: 10px 25px;
    border-radius: 20px;
}

.footer__social-email i:nth-child(1) {
    margin-right: 7px;
    font-size: 18px;
}

.footer__social-email i:nth-child(2) {
    margin-left: 7px;
    font-size: 18px;
}

.footer__social-icons {
    text-align: center;
}

.footer__social-icons a {
    display: block;
}

@media (min-width: 992px) {
    .footer__social-email {
        text-align: right;
        border-right: 1px solid #d2d2d2;
        padding-right: 5%;
    }
}

@media (max-width: 400px) {
    .footer__social-email button {
        padding: 10px 20px;
    }
}

.footer__social {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer__social li {
    display: inline-block;
    padding-bottom: 0;
    margin-right: 10px;
    font-size: 16px;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: #1a2857;
    color: #FFF;
    padding: 0;
    margin: 0 5px;
}

.footer__social li i {
    margin-top: 11px;
}

/**
Footer Bottom
**/
.footer__bottom {
    background-color: #1a2857;
    color: #FFF;
    text-align: center;
}

.footer__bottom-container {
    padding: 10px 0;
}

.footer__bottom-container li {
    display: inline-block;
    padding: 0px 10px;
}

.footer__bottom-container li:not(:last-child) {
    border-right: 1px solid white;
}

@media (max-width: 994px) {
    .footer__social ul {
        text-align: center;
        margin-top: 30px;
    }
}

@media (max-width: 770px) {

    .footer__top,
    .footer__social {
        text-align: center;
    }
}

/**This is for the three-column layout with links at the bottom of the body, shown on the About Us page.
I wasn't sure how else to describe this section....my bad for the poor naming scheme
**/
@media (min-width: 900px) {
    .moreinfo__container {
        background-color: #f0f0f0;
        border-radius: 8px;
        margin-top: 50px;
        min-height: 275px;
    }
}

.moreinfo__mobile {
    display: none;
}

.moreinfo__top {
    padding: 20px 20px 0px 30px;
}

.moreinfo__top h2 {
    font-weight: normal;
}

.moreinfo__top h2 span {
    font-weight: 700;
}

.moreinfo__top hr {
    width: 65px;
    margin-left: 0;
    margin-right: auto;
    border-top: 1px solid #1a2857;
    margin-top: 5px;
}

.moreinfo__bottom {
    padding: 0px 15px 30px 0px;
}

.moreinfo__bottom ul {
    padding: 0;
}

.moreinfo__bottom li {
    color: #1a2857;
    font-weight: 700;
    padding: 6px 0;
    margin-left: 40px;
}

.moreinfo__three ul > div:nth-child(2) {
    border-right: 1.5px solid #dadada;
    border-left: 1.5px solid #dadada;
}

@media (max-width: 1200px) {
    .moreinfo__container {
        left: 0px;
    }
}

@media (max-width: 900px) {
    .moreinfo__container {
        background-color: #FFF;
        margin: 20px 0;
    }

    .moreinfo__bottom {
        display: none;
    }

    .moreinfo__mobile {
        display: block;
    }

    .moreinfo__top {
        padding: 0;
    }

    .moreinfo__mobile button {
        width: 100%;
        text-align: left;
        border: 1px solid #000;
        background-color: #FFF;
        border-radius: 10px;
        font-weight: normal;
        font-size: 14px;
        padding: 5px 15px;
    }

    .moreinfo__mobile button span {
        color: #cccccc;
    }

    .moreinfo__mobile button i {
        float: right;
        font-size: 18px;
    }

    .moreinfo__mobile-dropdown {
        border-radius: 10px;
    }

    .moreinfo__mobile-dropdown li {
        list-style-type: none;
        width: 100%;
        margin: 7px 0;
        font-size: 16px;
    }

    .moreinfo__mobile-dropdown a {
        white-space: normal !important;
    }
}

@media (max-width: 600px) {
    .moreinfo__mobile-dropdown {
        width: 100%;
    }

    .moreinfo__mobile-dropdown li {
        width: 100%;
    }

    .moreinfo__mobile button {
        width: 100%;
    }
}

@media (min-width: 900px) {
    .hero {
        /*This background IMG is default for hero sections.  It can be overwritten below with ID's on sections*/
        background-image: url("/shared/reskin_images/main_hero.jpg");
        height: 400px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        max-width: 1920px;
        margin: auto;
    }

    #capeHero {
        background-image: url("/shared/reskin_images/cch_hero.jpg");
    }

    #hrmcHero {
        background-image: url("/shared/reskin_images/hrmc_hero.jpg");
    }

    #vieraHero {
        background-image: url("/shared/reskin_images/viera_hero.jpg");
    }

    #palmbayHero {
        background-image: url("/shared/reskin_images/pb_hero.jpg");
    }

    #eauGallie {
        background-image: url("/shared/reskin_images/eau_gallie.jpg");
    }

    #brevardAerial {
        background-image: url("/shared/reskin_images/brevard_aerial.jpg");
    }

    #cprHero {
        background-image: url("/shared/reskin_images/cpr_hero.jpg");
    }

    #irmaHero {
        background-image: url("/shared/reskin_images/irma_hero.jpg");
    }

    #melbourne1937Hero {
        background-image: url("/shared/reskin_images/melbourne_1937_hero.jpg");
    }

    #rocketHero {
        background-image: url("/shared/reskin_images/rocket_garden_hero.jpg");
    }

    #elderCareContact {
        background-image: url("/shared/reskin_images/fad_hero_banner.jpg");
    }

    #ladyFilesHero {
        background-image: url("/shared/reskin_images/lady_files_hero.jpg");
    }

    #ladyComputerHero {
        background-image: url("/shared/reskin_images/lady_computer_hero.jpg");
    }

    #pbVolunteersHero {
        background-image: url("/shared/reskin_images/pb_volunteers_hero.jpg");
    }

    #daisyFoundationHero {
        background-image: url("/shared/reskin_images/daisy_foundation_logo_hero.jpg");
    }

    #onlineToolsHero {
        background-image: url("/shared/reskin_images/online_tools_3_hero.jpg");
    }

    .hero__inner {
        max-width: 1200px;
        margin: auto;
        position: relative;
        height: 100%;
    }

    .hero__inner--title {
        position: absolute;
        bottom: 30px;
        left: 15px;
        max-width: 55%;
    }

    .hero__inner--title h2 {
        margin: 0;
    }

    .hero__inner--breadcrumb {
        position: absolute;
        bottom: 30px;
        right: 15px;
        max-width: 45%;
    }

    .hero__inner--breadcrumb p {
        margin: 0;
        font-size: 18px;
    }
}

@media (min-width: 1300px) {
    .hero {
        height: 400px;
    }
}

@media (max-width: 900px) {
    .hero__inner {
        padding: 0 5%;
    }

    .hero__inner--title,
    .hero__inner--breadcrumb {
        padding-left: 15px;
    }
}

.breadcrumb {
    background-color: transparent !important;
    color: #1a2857 !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

.text-over-image {
    position: relative;
    top: 390px;
    left: 0px;
    width: 300px;
    height: 130px;
    background: #1a2857;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 5px 5px 10px -3px #000;
    box-shadow: 5px 5px 10px -3px #000;
}

.text-over-image:after {
    content: "";
    position: absolute;
    top: 0;
    right: -10px;
    width: 0;
    height: 0;
    border-top: 65px solid transparent;
    border-bottom: 65px solid transparent;
    border-left: 10px solid #1a2857;
}

.text-over-image p {
    margin: 0;
}

/****
Individual page hero images
*****/
#eventsHero {
    background-image: url("/shared/reskin_images/HL18-091_HL-Events-Banner-Image-Update.jpg");
}

.skeleton__hero {
    background-color: #000;
    width: 100%;
    position: relative;
}

.skeleton__container a {
    display: block;
}

.skeleton__heading {
    position: absolute;
    right: 13%;
    top: 30%;
}

.skeleton__heading h2 {
    color: #FFF;
    font-size: 34px;
}

.skeleton__heading h3 {
    color: #FFF;
    font-size: 18px;
    text-align: center;
}

@media (max-width: 1000px) {
    .skeleton__heading {
        right: 6%;
    }
}

.skeleton__links--row {
    margin-top: 20px;
}

.skeleton__links--row p {
    text-align: center;
}

@media (max-width: 768px) {
    .skeleton__hero {
        display: none;
    }

    .skeleton__links--row p {
        text-align: left;
    }
}

@media (min-width: 768px) {
    .skeleton__graphic {
        margin-top: 60px;
    }
}

.pagination--container {
    text-align: center;
}

.pagination--container .active-page a {
    background-color: #1a2857 !important;
    border-color: #1a2857 !important;
    color: #FFF !important;
}

.pagination--container .active-page:hover a {
    background-color: #1a2857 !important;
    border-color: #1a2857 !important;
}

.pagination--container a:hover {
    background-color: #1a2857 !important;
    border-color: #1a2857 !important;
    color: #FFF !important;
}

.pagination--container a {
    color: #1a2857 !important;
    margin: 0 10px;
    padding: 3px 10px !important;
    font-weight: bold;
}

.pagination--container i {
    font-size: 18px;
}

.pagination--container li {
    font-size: 14px;
}

.youtube--wrapper {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}

.youtube--wrapper img {
    width: 100%;
    height: auto;
    top: -16.84%;
    left: 0;
    opacity: 0.7;
}

.youtube--wrapper .youtube--play {
    width: 90px;
    height: 60px;
    background-color: #1a2857;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}

.youtube--wrapper .youtube--play:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}

.youtube--wrapper img,
.youtube--wrapper .youtube--play {
    cursor: pointer;
}

.youtube--wrapper img,
.youtube--wrapper iframe,
.youtube--wrapper .youtube--play,
.youtube--wrapper .youtube--play:before {
    position: absolute;
}

.youtube--wrapper .youtube--play,
.youtube--wrapper .youtube--play:before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.youtube--wrapper iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

/****************
Pages
****************/
/*Main Pages*/
/*******************************
ABOUT US
*******************************/
/*Lightslider styles*/
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #FFF;
    border-radius: 0px;
    display: inline-block;
    height: 6px;
    overflow: hidden;
    text-indent: -999em;
    width: 30px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    border: 1px solid #FFF;
}

.about-us__header .lSSlideOuter {
    position: relative;
}

.about-us__header .lSPager {
    position: absolute;
    bottom: 20px;
    width: 100%;
}

.about-us__header .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: transparent;
}

.lSSlideOuter .lSPager.lSpg > li:hover a {
    background-color: #1a2857;
}

/*End lightslider styles*/
.about-us__header-image {
    width: 100%;
}

/*About us footer sections*/
/*******************************
Blog Post
*******************************/
.blog-body {
    padding: 20px 3%;
}

/*******************************
BOARDS OF TRUSTEES PAGE
*******************************/
.boards__column {
    height: 150px;
    margin-bottom: 15px;
}

.boards__title,
.boards__hidden {
    height: 100%;
    border: 1px solid grey;
}

.boards__column h3 {
    color: #1a2857;
    margin-top: 0;
    font-size: 16px;
    text-align: center;
    padding: 0 4%;
}

.boards__column h4 {
    color: #FFF;
    margin-top: 0;
    font-size: 18px;
    text-align: center;
    padding: 0 4%;
}

.boards__hidden {
    display: none;
    background-color: #1a2857;
}

.boards__column:hover .boards__title {
    display: none;
}

.boards__column:hover .boards__hidden {
    display: block;
}

@media (max-width: 1300px) {
    .boards__column h3 {
        font-size: 14px;
    }

    .boards__column h4 {
        font-size: 16px;
    }
}

/*******************************
Health First Email page
*******************************/
.email__body h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 32px;
}

.email__body h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-top: 40px;
}

.email__body ul {
    list-style-type: none;
}

.email__last-ul {
    margin-bottom: 70px;
}

.email__body ul li {
    margin-bottom: 7px;
}

.email__body ul li i {
    margin-right: 5px;
    font-size: 18px;
}

/*******************************
Find a Physician
*******************************/
.findphysician__body h3 {
    font-size: 18px;
    color: #1a2857;
}

.findphysician__body p {
    font-style: italic;
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 25px;
}

.findphysician__body hr {
    border: none;
    height: 2px;
    /* Set the hr color */
    color: #d6d6d6;
    /* old IE */
    background-color: #d6d6d6;
    margin-top: 50px;
    margin-bottom: 50px;
    /* Modern Browsers */
}

.findphysician_section_4 {
    margin-bottom: 50px;
}

.find-physician__button-col button {
    border: none;
    color: #FFF;
    background-color: #1a2857;
    float: right;
    padding: 15px 0px;
    width: 320px;
    margin-top: 25px;
}

.find-physician__button-col {
    text-align: center;
}

.physician_directory_disclaimer_link {
    color: #1a2857;
    text-decoration: underline;
    font-weight: bold;
    margin-bottom: 40px;
    margin-left: 12.5px;
}

@media (max-width: 992px) {
    .find-physician__button-col button {
        float: none;
        margin-top: 10px;
        width: 80%;
    }

    .physician_directory_disclaimer_link {
        text-align: center;
        margin-bottom: 0;
        margin-top: 35px;
    }
}

/************
Find a Physician Page Media Queries
*************/
@media screen and (max-width: 375px) {
    .findphysician__body {
        text-align: center;
    }

    .findphysician__body p {
        font-style: italic;
        font-size: 13px;
        line-height: 1.8;
        margin-bottom: 0;
    }

    .findphysician__body h3 {
        margin-bottom: 20px;
        font-size: 20px;
    }

    .physician_directory_disclaimer_link {
        color: #1a2857;
        text-decoration: underline;
        font-weight: bold;
        font-size: 14px;
        margin-bottom: 25px;
    }
}

/*******************************
HOME PAGE
*******************************/
.home__wrapper {
    background-image: url("/shared/reskin_images/home_desktop_bg-4.jpg");
    background-size: 1920px 653px;
    background-position: center top;
    background-repeat: no-repeat;
    max-width: 1920px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}

.home__header-left,
.home__header-right {
    margin-top: 100px;
    margin-bottom: 50px;
}

.home__header-left h1 {
    color: #000;
    line-height: 1.3em;
    margin-top: 55px;
}

@media (min-width: 1300px) {
    .home__header-left h1 {
        font-size: 36px !important;
    }
}

.home__header-left p {
    margin: 25px 0;
    font-size: 14px;
}

.home__header-left button {
    background-color: #1a2857;
    color: #FFF;
    border: none;
    padding: 15px 20px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.home__header-left button i {
    padding-left: 10px;
}

.home__header-right ul {
    width: 50%;
    margin-left: auto;
    text-align: left;
    padding-left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid #d6d6d6;
}

.home__header-right ul li {
    list-style-type: none;
    border-top: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    color: #1a2857;
    position: relative;
    font-size: 18px;
}

.home__header-right ul li span {
    position: absolute;
    right: 20px;
    display: none;
}

.home__header-right ul li:hover {
    background-color: #1a2857;
    color: #FFF;
}

.home__header-right ul li:hover a {
    color: #FFF !important;
}

.home__header-right a {
    color: #1a2857;
    text-decoration: none;
    display: block;
    padding: 18px 0 18px 25px;
}

@media (max-width: 770px) {
    .home__header-right a {
        color: #FFF;
        padding: 18px 30px 18px 25px;
    }
}

.home__header-right li:hover span {
    display: inline-block;
}

/**Home Slider**/
.home__slider-image {
    width: 100%;
}

#home-slider li {
    list-style-type: none !important;
}

/* .home__slider-container {
margin-top: 120px; } */

.lSPrev,
.lSNext {
    text-align: center;
}

.lSPrev:after {
    font-family: FontAwesome;
    content: '\f104';
    font-size: 30px;
}

.lSNext:after {
    font-family: FontAwesome;
    content: '\f105';
    font-size: 30px;
}

.slider__controls {
    position: relative;
}

.slider__left,
.slider__right {
    position: absolute;
    top: 80px;
    cursor: pointer;
}

.slider__left i,
.slider__right i {
    color: #1a2857;
}

.slider__left {
    left: -40px;
}

.slider__right {
    right: -40px;
}

@media (max-width: 500px) {

    .lSNext:after,
    .lSPrev:after {
        font-size: 36px;
    }

    .slider__left,
    .slider__right {
        z-index: 100;
        text-align: center;
        background-color: rgba(255, 255, 255, 0.8);
        width: 30px;
        height: 30px;
        border-radius: 100%;
        border: 1px solid #d8d8d8;
    }

    .slider__left {
        left: -13px;
    }

    .slider__left i {
        margin-right: 3px;
        margin-top: -1px;
    }

    .slider__right i {
        margin-left: 3px;
        margin-top: -1px;
    }

    .slider__right {
        right: -13px;
    }
}

/**End Home Slider**/
/**Home tabs**/
.home__mobile-dropdown {
    display: none !important;
}

.home__tabs-container {
    margin-top: 40px;
}

.home__tab-icons {
    margin: 0 10px;
}

@media (min-width: 768px) {
    .home__nav-tabs {
        background-color: #f0f0f0;
        border-right: 4px solid #1a2857;
    }

    .home__nav-tabs li a {
        border-radius: 0;
        border: none !important;
        margin-right: 0;
        padding: 25px 15px;
        padding-left: 25px;
    }

    .home__nav-tabs li {
        display: block;
        width: 100%;
        margin: 1px 0;
        font-size: 18px;
        background-color: #dadada;
        border-radius: 4px 0px 0px 4px;
    }

    .home__nav-tabs li:nth-child(1) {
        margin-top: 0;
    }

    .home__nav-tabs li:nth-child(5) {
        margin-bottom: 0;
    }

    .nav-tabs {
        border-bottom: 0;
    }

    .home__nav-tabs li i {
        font-size: 20px;
    }

    .home__nav-tabs .active a {
        background-color: #1a2857 !important;
        color: #FFF !important;
        border-radius: 4px 0px 0px 4px;
    }

    .home__nav-tabs li:hover a {
        background-color: #1a2857 !important;
        color: #FFF;
    }
}

@media (max-width: 768px) {
    .home__desktop-tabs {
        display: none !important;
    }

    .home__mobile-dropdown {
        display: block !important;
        float: none !important;
        text-align: center;
    }

    .home__mobile-dropdown > a {
        font-size: 18px;
        width: 90%;
        margin-bottom: 15px;
        margin-left: 5%;
        background-color: #e2e2e2 !important;
    }

    .home__mobile-dropdown ul {
        right: 0;
        width: 90%;
        margin-left: 5%;
    }

    .home__mobile-dropdown ul li {
        list-style-type: none;
        padding: 0;
    }

    .home__mobile-dropdown ul li a {
        padding: 10px;
    }

    .dropdown-menu > .active > a {
        background-color: #1a2857 !important;
    }
}

/**TAB CONTENTS**/
.seminar__column {
    border: 1px solid #d5d5d5;
    text-align: center;
    margin-bottom: 20px;
    padding: 0 8px 0px 8px;
    height: 270px;
    position: relative;
}

.seminar__column h3 {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-top: 0;
    padding-top: 40px;
}

.seminar__column h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 300;
}

.seminar__column button {
    background-color: #f0f0f0;
    color: #1a2857;
    border: 1px solid #d5d5d5;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding: 7px 30px 5px 30px;
}

.seminar__column button:hover {
    background-color: #1a2857;
    color: #FFF;
}

.seminar--service-title {
    margin: 0;
    position: absolute;
    left: 0;
    color: #000;
    padding: 3px 10px;
}

.seminar--service-title span {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-bottom: -3px;
    margin-right: 5px;
}

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.home-video__column {
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .home-careers__row {
        height: 385px;
    }

    .home-video__column iframe {
        height: 225px;
    }
}

@media (max-width: 768px) {
    .home-careers__row {
        height: 275px;
        text-align: center;
    }

    .home-careers__row button {
        margin-bottom: 30px;
    }
}

@media (max-width: 500px) {
    .home-video__column iframe {
        height: 200px;
    }
}

@media (max-width: 450px) {
    .home-careers__row {
        margin-top: 30px;
        height: 300px;
    }

    .home-careers__row button {
        margin-bottom: 5px;
    }
}

.home-careers__row p {
    margin-bottom: 25px;
}

.home-careers__row button {
    background-color: #1a2857;
    color: #FFF;
    border: none;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 30px;
}

.home-careers__row button i {
    padding-left: 5px;
}

/**HOME NEWS**/
@media (max-width: 980px) {
    .twitter__column {
        margin-top: 30px;
    }
}

/*END HOME news*/
/**End home tabs**/
.home__body-footer {
    text-align: center;
    margin-top: 30px;
}

.home__body-footer button {
    background-color: #1a2857;
    color: #FFF;
    border: none;
    padding: 10px 60px;
}

.home__body-footer button i {
    font-size: 16px;
    margin-left: 5px;
}

@media (min-width: 1599px) {
    .home__header-right ul {
        width: 70%;
    }
}

@media (max-width: 1600px) {
    .home__header-right ul {
        width: 75%;
    }

    .home__wrapper {
        background-size: auto 550px;
    }

    .home__header-left,
    .home__header-right {
        margin-top: 60px;
    }

    .home__slider-container {
        margin-top: 50px;
    }
}

@media (max-width: 1300px) {

    .home-newsbox,
    .home-newsbox-details {
        min-height: 160px;
    }

    .home-newsbox h3 {
        font-size: 14px;
    }

    .home-newsbox p {
        font-size: 12px;
    }
}

@media (max-width: 900px) {
    .home__wrapper {
        margin-top: 40px;
    }

    .home__header-right ul {
        width: 90%;
        border: none;
    }

    .home__header-right ul li {
        font-size: 18px;
        padding-left: 18px;
    }

    .home__nav-tabs {
        border-bottom: 0;
    }
}

@media (max-width: 770px) {
    .home__header-left {
        display: none;
    }

    .home__header-left button {
        width: 90%;
        margin-top: 20px;
        padding: 10px 15px;
        margin-left: 5%;
    }

    .home__header-left h1 {
        width: 90%;
        font-size: 32px;
    }

    .home__wrapper {
        background-image: none;
    }

    .body__container-home {
        margin-top: 100px;
    }

    .home__header-right {
        margin-top: 20px;
        width: 100%;
    }

    .home__header-right ul {
        width: 92%;
        margin-left: 4%;
        background-color: #f0f0f0;
    }

    .home__header-right ul li {
        color: #FFF;
        background-color: #1a2857;
        font-size: 18px;
        margin: 10px 0;
    }

    .home__header-right ul li span {
        display: inline-block;
    }

    .home__header-right ul li span i {
        color: #FFF;
    }
}

@media (max-width: 350px) {
    .home__header-right li {
        font-size: 14px;
    }
}

/************
SEARCH QUERY
*************/
.select-carat {
    position: absolute;
    top: 5px;
    right: 15px;
}

.select-carat:after {
    font-family: "FontAwesome";
    content: "\f107";
}

.hospital__query--search {
    margin-bottom: 20px;
}

.hospital__query--search input {
    border-right: 0;
    background-color: #FFF;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.hospital__query--search input:focus {
    border-right: 1px solid #1a2857;
}

.hospital__query--search span {
    background-color: #FFF;
    border-left: 0;
}

.hospital__query--address input {
    float: left;
    width: 60%;
}

.hospital__query--address p {
    float: left;
    margin-left: 15px;
    font-size: 14px;
    padding-top: 3px;
}

.hospital__query--address i {
    margin-right: 5px;
}

.hospital__query--service > div,
.hospital__query--service button,
.hospital__query--service ul {
    width: 100%;
}

.hospital__query--location > div,
.hospital__query--location button,
.hospital__query--location ul {
    width: 100%;
}

.hospital__query--location option:after {
    content: "Hello";
}

.hospital__query--location-count p {
    color: #1a2857;
    font-weight: bold;
}

.hospital__query--sort {
    text-align: right;
}

.hospital__query--sort > div {
    float: right;
    width: 130px;
}

.hospital__query--sort select {
    border: none;
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 0;
    color: #000;
}

.hospital__query--sort p {
    padding-top: 2px;
}

.hospital__query--row {
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .hospital__query--location {
        margin-bottom: 20px;
    }

    .hospital__query--sort {
        text-align: center;
        width: 55%;
        margin: 0 auto;
        position: relative;
        margin-bottom: 50px;
    }

    .hospital__query--sort p {
        float: none;
        position: absolute;
        left: 10px;
    }

    .hospital__query--sort > div {
        float: none;
        position: absolute;
        right: 10px;
    }

    .hospital__query--location-count p {
        text-align: center;
    }

    .hospital__query--address input {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .hospital__query--sort {
        width: 75%;
    }
}

/************
HOSPITAL ITEM SECTIONS
*************/
.hospital__wrapper {
    background-image: url("/shared/reskin_images/hospital_bg.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.hospital__row {
    padding: 30px 30px;
    margin-bottom: 25px;
    border: 1px solid #DADADA;
    background-color: #F0F0F0;
    display: table;
}

.hospital__row .hospital__image--container {
    vertical-align: middle;
}

.hospital__row > div {
    display: table-cell;
    float: none;
}

.hospital__row img {
    width: 100%;
}

.hospital__row h3 {
    color: #000;
    font-size: 20px;
    margin-top: 0;
    float: left;
}

.hospital__row h4 {
    text-align: right;
    float: right;
    margin-top: 0;
    font-size: 14px;
    color: #1a2857;
}

.hospital__row h4 i {
    font-size: 20px;
    margin-right: 5px;
}

.hospital__row p {
    clear: both;
}

.hospital__row .main__button {
    padding: 10px 30px;
    font-size: 14px;
}

.hospital_result_infobox img {
    width: 90%;
}

@media (max-width: 1050px) {
    .hospital__row h6 {
        float: none;
        clear: both;
        text-align: left;
    }
}

@media (max-width: 768px) {
    .hospital__row {
        display: block;
    }

    .hospital__row > div {
        display: block;
    }

    .hospital__row img {
        width: 80%;
        margin-bottom: 20px;
    }

    .hospital__row .hospital__image--container {
        text-align: center;
    }
}

@media (max-width: 500px) {
    .hospital__row {
        padding: 30px 0;
    }

    .hospital__row img {
        width: 100%;
    }
}

/*******************************
INDEPENDENT HOSPITAL LOCATIONS
*******************************/
.lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #1a2857;
}

.hospital__schedule--button {
    text-align: right;
}

.hospital__schedule--button button {
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 500;
}

.location__contact--column {
    padding-left: 10px;
    padding-right: 10px;
}

.location__contact--column p {
    font-size: 15px;
}

.location__contact--column i {
    color: #1a2857;
    font-size: 20px;
    margin-right: 5px;
}

@media (max-width: 1200px) {
    .hospital__schedule--button {
        margin: 10px 0px 30px 0px;
        text-align: left;
    }
}

.hospital__video--row {
    margin-bottom: 30px;
}

.hospital__description p {
    text-align: justify;
}

.maps__container {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 140%;
}

.maps__container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hospital__video--iframe {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}

.hospital__video--iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 992px) {
    .maps__container {
        padding-bottom: 60%;
    }
}

.hospital__info--links {
    margin: 20px 0;
}

.hospital__info--links a {
    text-decoration: none;
}

.hospital__info--links h4 {
    line-height: 28px;
    font-size: 24px;
    margin: 20px 0;
    color: #1a2857;
}

.hospital__info--links h5 {
    color: #1a2857;
    text-transform: uppercase;
    margin: 0;
    font-size: 14px;
    padding: 10px 25px;
    text-decoration: none;
}

.hospital__info--links h4:hover {
    color: white;
    background-color: #1a2857;
}

@media (max-width: 768px) {

    .hospital__info--links h4,
    .hospital__info--links h5 {
        text-align: center;
    }
}

/*******************************
ACCEPTED INSURANCES
*******************************/
.insurance__body h1,
.insurance__body h2 {
    font-size: 32px;
}

.insurance__body h2,
.insurance__body h4,
.insurance__body p {
    margin-bottom: 20px;
}

.insurance__footer {
    margin-top: 30px;
}

.insurance__accordion .panel-heading {
    padding: 15px 10px;
}

.insurance__accordion .panel-heading > h4 {
    font-size: 21px;
    color: grey;
}

.insurance__accordion .panel-heading h4 > a {
    text-decoration: none;
}

.insurance__accordion .panel-heading-inner {
    padding: 15px 25px 15px 15px;
}

.insurance__accordion .panel-heading-inner > h3 {
    color: #FFF;
    font-size: 16px;
}

.insurance__accordion .panel-heading-inner > h3 a {
    padding-right: 20px;
}

.insurance__accordion ul,
.insurance__footer ul {
    list-style-type: square;
}

.panel-title-main a {
    text-align: center;
}

.panel-title a {
    display: block;
    position: relative;
}

.icon-change-main:after {
    font-family: FontAwesome;
    content: '\f056';
    color: grey;
}

.icon-change-main.collapsed:after {
    content: '\f055';
}

.icon-change:after {
    font-family: FontAwesome;
    content: '\f056';
    position: absolute;
    right: -15px;
    color: #FFF;
}

.icon-change.collapsed:after {
    content: '\f055';
}

.panel-heading-inner {
    background-color: #1a2857 !important;
}

.panel-heading-inner h3 {
    color: #FFF;
    font-size: 12px;
}

.panel-group {
    margin-bottom: 1px;
}

.insurance__list {
    list-style-type: square;
}

.insurance__list li {
    font-weight: bold;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
}

.insurance__list li a {
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
}

@media (max-width: 1300px) {
    .insurance__accordion .panel-heading-inner > h3 {
        font-size: 14px;
    }
}

@media (max-width: 700px) {
    .insurance__accordion .panel-heading > h4 {
        font-size: 15px;
    }
}

/*******************************
Log-In / Sign-Up pages
*******************************/
.signup__body h2,
.signup__body p {
    text-align: center;
}

.signup__body h3 {
    text-align: center;
    color: #000;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.signup__container {
    position: relative;
    text-align: center;
    width: 250px;
    margin: 40px auto 25px auto;
}

.signup__container input {
    margin-bottom: 10px;
    border: 0.5px solid #d6d6d6;
    width: 100%;
}

.signup__container label {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #1a2857;
    margin-top: 5px;
}

.login__btn {
    text-align: right;
}

.signup__container input[type=button] {
    color: #FFF;
    background-color: #1a2857;
    border: none;
    padding: 7px 20px;
}

@media (min-width: 550px) {
    .signup__container label {
        position: absolute;
        left: -60px;
    }

    .signup__container input[type=button] {
        width: initial;
    }
}

.newuser__container {
    text-align: center;
}

.newuser__container input,
.forgotten-password__container input {
    background-color: #FFF;
    border: none;
    color: #1a2857;
    text-decoration: underline;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.forgotten-password__container {
    text-align: center;
}

/*******************************
Medical Records
*******************************/
.records__body h2 {
    font-size: 26px;
    margin-bottom: 30px;
    margin-top: 40px;
}

.records__second-ul {
    padding-left: 25px;
}

.records__second-ul li {
    list-style-type: none;
}

.records__body li {
    margin-bottom: 7px;
}

.records__body a {
    color: #1a2857;
    font-weight: bold;
    text-decoration: underline;
}

/*******************************
MAIN BLOG PAGE
*******************************/
.blog--body hr {
    margin: 40px 0;
}

.blog--button {
    text-align: center;
}

.blog--button button {
    background-color: #1a2857;
    color: #FFF;
    border: none;
    padding: 15px 50px;
}

.blog--button i {
    padding-left: 10px;
}

.blog--button__bottom {
    margin-bottom: 35px;
}

/**NEWS**/
.news--row {
    margin: 20px 0;
}

.news--item {
    margin-bottom: 20px;
    padding: 0 10px;
}

.news__item--inner {
    border: 1px solid #DADADA;
    padding: 25px 35px;
    min-height: 165px;
}

.news--title {
    font-size: 18px;
    margin: 0;
    font-weight: 500;
}

.news--meta {
    margin: 0;
    font-size: 16px;
}

/*******************************
Not For Profit / Community Minded Hospitals Page
*******************************/
.outpatient__body h1,
.outpatient__body h2,
.outpatient__body h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.outpatient__body h1 {
    font-size: 32px;
    margin: 20px 0px 30px 0px;
}

.outpatient__body p {
    margin: 40px 0;
    font-size: 16px;
}

.outpatient__body h2 {
    font-size: 20px;
}

.outpatient__body h4 {
    font-size: 16px;
}

.outpatient__blue-row {
    background-color: #1a2857;
    margin-top: 15px;
}

.outpatient__grey-row {
    background-color: #F0F0F0;
}

.outpatient__blue-row h2 {
    color: #FFF;
    margin: 20px 0;
}

.outpatient__white-row div {
    display: inline-block;
}

.outpatient__white-row ul {
    list-style-type: square;
    margin: 20px 0;
}

.outpatient__white-row li {
    margin-bottom: 10px;
    font-size: 16px;
}

@media (min-width: 768px) {
    .outpatient__blue-row h2 {
        padding: 0 20px;
    }
}

@media (max-width: 560px) {
    .outpatient__white-row div {
        display: block;
    }

    .outpatient__body h1 {
        font-size: 22px;
    }

    .outpatient__body p {
        margin: 15px 0;
    }
}

/*******************************
Online Tools
*******************************/
.onlinetools__body img {
    width: 100%;
}

.onlinetools__body h3 {
    color: #FFF;
    background-color: #1a2857;
    padding: 18px 20px;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.onlinetools__body li {
    list-style-type: square;
    margin-bottom: 5px;
}

.diagnostic__ul > li {
    margin-bottom: 15px;
}

.onlinetools__body a {
    color: #1a2857;
    font-weight: bold;
    text-decoration: underline;
}

.onlinetools__padding-fix {
    padding-left: 35px;
}

/*Online Tools footer section (3 column layout in body)*/
/*About us footer sections*/
.onlinetools__footer {
    margin-top: 20px;
}

.onlinetools__footer-section {
    text-align: center;
    height: 350px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.onlinetools__footer-section:nth-child(1) {
    background-image: url("/shared/reskin_images/online_tools_footer_1.jpg");
}

.onlinetools__footer-section:nth-child(2) {
    background-image: url("/shared/reskin_images/online_tools_footer_2.jpg");
}

.onlinetools__footer-section:nth-child(3) {
    background-image: url("/shared/reskin_images/online_tools_footer_3.jpg");
}

.onlinetools__footer-section h3 {
    margin-top: 0;
    padding-top: 30px;
}

.onlinetools__footer-section ul {
    padding-left: 0;
}

.onlinetools__footer-section li {
    list-style-type: none;
    padding: 8px 0px;
    font-size: 16px;
}

.onlinetools__footer-section li:hover {
    background-color: #1a2857;
    color: #FFF;
}

@media (max-width: 1300px) {
    .onlinetools__footer-section {
        height: 320px;
    }

    .onlinetools__footer-section li {
        padding: 5px 0px;
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    .onlinetools__footer-section {
        height: 280px;
        background-size: cover;
    }

    .onlinetools__body img {
        margin: 15px 0;
    }
}

/*******************************
Patient Information
*******************************/
.patientinformation__body h3 {
    font-size: 18px;
    color: black;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.patientinformation__body p {
    margin-bottom: 20px;
}

.patient-advocate {
    text-align: left;
    padding: 0;
    margin-left: 20px;
}

.patient-advocate h4 {
    color: #1a2857;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

@media (max-width: 375px) {
    .patientinformation__body {
        padding: 20px 5%;
    }
}

/*******************************
Patient Safety
*******************************/
.patient-safety_content {
    padding-bottom: 50px;
}

.patient-safety_content img {
    width: 100%;
    margin-top: 20px;
}

.patient-safety_content h3 {
    margin-left: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.patient-safety_content p {
    margin-left: 15px;
}

@media (max-width: 768px) {
    .patient-safety_content img {
        width: auto;
        margin-top: 20px;
    }

    .patientinformation__body h1 {
        text-align: center;
    }

    .patient-safety_content {
        padding-bottom: 80px;
        text-align: center;
    }

    .patient-safety_content ul {
        text-align: left;
    }
}

/*******************************
Patient Satisfaction
*******************************/
.patient-satisfaction__body p {
    margin-bottom: 25px;
}

.patient-satisfaction-sec1 {
    margin-top: 35px;
    margin-bottom: 20px;
}

.patient-satisfaction-sec2 {
    margin-bottom: 50px;
}

@media (max-width: 768px) {
    .patient-satisfaction-sec2 {
        margin-bottom: 30px;
    }
}

/*******************************
PEOPLE
*******************************/
.people__body h3 {
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
}

.people__person {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}

.people__person h4 {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #1a2857;
}

.people__person button {
    background-color: #1a2857;
    color: #FFF;
    border: none;
    padding: 9px 25px 7px 25px;
    font-size: 12px;
}

.people__person img {
    width: auto;
    max-width: 100%;
    max-height: 160px;
}

.people__img-div {
    min-height: 160px;
}

.people__text-div {
    height: 70px;
}

.people__text-div h4 {
    margin-top: 0;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .people__body {
        text-align: center;
    }
}

/*******************************
PERSON PROFILE
*******************************/
.person__container img {
    margin-top: 20px;
    max-width: 100%;
}

.person__container > div > div:nth-child(1) {
    text-align: center;
}

/*******************************
SHOP
*******************************/
.shop__body h3 {
    margin-top: 30px;
}

.shop__column {
    text-align: center;
    margin-bottom: 35px;
}

.shop__column img {
    width: 100%;
}

.shop__column button {
    background-color: #1a2857;
    color: #FFF;
    border: none;
    font-size: 16px;
    padding: 12px 45px 10px 45px;
}

.shop__row {
    border-bottom: 1px solid gray;
}

/*******************************
Support Groups
*******************************/
.support-groups__body h1 {
    margin-bottom: 30px;
}

.support-groups__body p {
    margin-bottom: 25px;
}

.support-groups__body h3 {
    font-size: 18px;
    color: black;
    margin-top: 40px;
}

.skeleton {
    display: block;
}

.vtour__row {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .vtour__image {
        text-align: center;
        margin-bottom: 15px;
        margin-top: 15px;
    }
}

.no-col-padding {
    padding-right: 0;
    padding-left: 0;
}

.reset--search {
    text-align: right;
}

@media (max-width: 768px) {
    .reset--search {
        text-align: center;
    }
}

.events--related {
    background-color: #f0f0f0;
    border-radius: 8px;
    margin-bottom: 30px;
}

@media (max-width: 900px) {
    .events--related {
        padding: 15px;
    }
}

.events__related--list > div:nth-child(2) {
    border-right: 1.5px solid #dadada;
    border-left: 1.5px solid #dadada;
}

.event__location--top {
    padding-top: 20px;
}

.event--location {
    border-top: 1px solid #dddddd;
}

.event--location h2 {
    margin-top: 0;
}

.event--address {
    text-align: right;
}

.event--address i {
    margin-right: 5px;
    font-size: 18px;
}

/***Event Item Rows***/
.event--item {
    background-color: #f0f0f0;
    border: 1px solid #dadada;
    padding: 0 15px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .event--item {
        height: 70px;
    }
}

@media (max-width: 768px) {
    .event--item {
        padding: 10px;
    }
}

.event__item--info h6 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 16px;
}

.event__item--info p {
    margin: 0;
}

@media (min-width: 768px) {
    .event--registration {
        text-align: right;
    }
}

.event--registration p {
    margin: 0;
}

.event__registration--status {
    margin-left: 20px;
}

.nurse__form--row > div {
    margin-bottom: 20px;
}

.nurse__form label {
    font-size: 16px;
}

.nurse__form input {
    border-color: #1a2857;
    border-width: 0.5px;
    margin-left: 10px;
}

.nurse__button--container {
    text-align: center;
}

.nurseinfo__container {
    padding: 20px;
    margin-bottom: 30px;
    background-color: #f0f0f0;
    border-radius: 8px;
}

@media (max-width: 768px) {
    .block-input {
        display: block;
    }

    .nurse__form--row {
        text-align: center;
    }

    .nurse__form--row input {
        width: 90%;
        margin-left: 0;
    }
}

#eventCalendar {
    display: none;
}

#mobileCalContainer {
    display: none;
}

@media (max-width: 768px) {
    #calendarContainer {
        display: none !important;
    }
}

.ui-mobile .ui-page {
    min-height: 420px !important;
}

.ui-mobile [data-role=page],
.ui-mobile [data-role=dialog],
.ui-page {
    position: static;
}

.fc-content {
    padding: 2px !important;
}

.ui-bar-c .next-btn,
.ui-bar-c .previous-btn {
    border: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    text-indent: 0px;
    font-size: 18px;
}

.ui-bar-c .next-btn:after,
.ui-bar-c .previous-btn:after {
    background-color: transparent !important;
    background-image: none !important;
    font-family: FontAwesome;
}

.ui-bar-c .next-btn:after {
    content: "\f105";
}

.ui-bar-c .previous-btn:after {
    content: "\f104";
}

.jq-calendar-wrapper td span {
    top: 22px;
}

.ui-listview li {
    border-color: #F0F0F0 !important;
}

.ui-listview li a {
    border-color: #F0F0F0 !important;
    white-space: normal !important;
    overflow: visible !important;
}

.ui-listview li a:after {
    display: none !important;
}

.ui-listview li a span {
    font-weight: normal;
}

.jq-calendar-wrapper td a,
.jq-calendar-wrapper td button {
    padding: 0.65em 0;
}

.ui-mobile [data-role=page],
.ui-mobile [data-role=dialog],
.ui-page {
    display: block !important;
}

.ui-body-c button {
    background-image: none !important;
    background-color: #c1c1c1 !important;
    color: #000 !important;
}

.ui-body-c .ui-btn-active {
    background-color: #1a2857 !important;
    background-image: none !important;
    color: #FFF !important;
}

.ui-body-c span {
    color: #1a2857;
}

.day--bar {
    background-color: #1a2857;
    color: #FFF;
}

.day--bar th {
    padding: .7em 0 !important;
}

.day--bar span {
    opacity: 1 !important;
    font-weight: normal;
}

.jq-calendar-wrapper td.darker,
.jq-calendar-wrapper span.darker {
    opacity: 1 !important;
    background-color: #dadada !important;
}

.jq-calendar-wrapper td.darker button,
.jq-calendar-wrapper span.darker button {
    background-color: transparent !important;
    color: #999999 !important;
}

@media (min-width: 800px) {
    #eventCalendarMobile {
        display: none;
    }
}

@media (max-width: 801px) {
    #eventCalendar {
        display: none;
    }
}

.events--tab {
    border-radius: 0;
    padding: 8px 20px;
}

.event__tab--active {
    background-color: #1a2857;
    color: #FFF;
}

.event__tab--active:focus {
    background-color: #1a2857;
    color: #FFF;
}

.event__tab--active:hover {
    background-color: #1a2857;
    color: #FFF;
}

#ui-datepicker-div {
    z-index: 2 !important;
}

.event__query--search {
    margin-bottom: 20px;
}

.event__query--search input {
    border-right: 0;
    background-color: #FFF;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.event__query--search input:focus {
    border-right: 1px solid #1a2857;
}

.event__query--search span {
    background-color: #FFF;
    border-left: 0;
}

.event__query--address input {
    width: 100%;
}

.event__query--address p {
    float: left;
    margin-left: 15px;
    font-size: 14px;
    padding-top: 3px;
}

.event__query--address i {
    margin-right: 5px;
}

.event__query--topic > div,
.event__query--topic button,
.event__query--topic ul {
    width: 100%;
}

.event__query--topic option:after {
    content: "Hello";
}

.event__query--topic-count p {
    color: #1a2857;
    font-weight: bold;
}

.event__query--sort {
    text-align: right;
}

.event__query--sort > div {
    float: right;
    width: 130px;
}

.event__query--sort select {
    border: none;
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 0;
    padding-right: 30px !important;
    color: #000;
}

.event__query--sort p {
    padding-top: 2px;
}

#keywordEventSubmit,
#eventTopic {
    cursor: pointer;
}

.event__query--row {
    margin-bottom: 20px;
}

.event-check {
    text-align: center;
}

.event-check .tag {
    color: #595959;
    display: block;
    float: right;
    font-weight: bold;
    position: relative;
    width: 120px;
}

.event-check label {
    display: inline;
    font-size: 16px;
    margin-right: 10px;
}

@media (max-width: 992px) {
    .event-check {
        margin-top: 20px;
    }
}

.event__tab--col {
    text-align: left;
}

@media (max-width: 768px) {
    .event__tab--col {
        text-align: center;
    }
}

.fc-day-grid-container {
    overflow: visible !important;
}

@media (max-width: 992px) {
    .event__tab--container {
        margin-top: 20px;
    }
}

.input-assumpte {
    margin-right: 8px !important;
}

@media (max-width: 768px) {

    .event__query--topic,
    .event-check {
        margin: 20px 0;
    }

    .event__query--address input {
        width: 100%;
    }
}

/******
Calendar
*******/
.fc-event-container .tooltip-inner {
    background-color: #1a2857 !important;
    max-width: 350px !important;
}

.fc-event-container .tooltip-arrow {
    border-top-color: #1a2857 !important;
}

.fc-widget-content {
    overflow: visible !important;
}

.fc-head-container thead {
    background-color: #1a2857;
    color: #FFF;
    font-size: 16px;
}

.fc-unthemed td.fc-today {
    background-color: #F0F0F0;
}

.fc-header-toolbar h2 {
    font-size: 16px;
    color: #000;
    font-weight: normal;
}

.fc-next-button {
    margin-left: 5px !important;
}

.fc-button {
    background-image: none !important;
    background-color: #FFF;
    -webkit-appearance: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-color: #ccc !important;
}

.fc-day-top a {
    text-decoration: underline;
}

.fc-title {
    color: #000 !important;
    font-size: 12px;
}

.fc-event {
    border-width: 2.5px !important;
}

.btn-hidden {
    display: none;
}

.fc-basicDay-view .fc-title {
    white-space: normal !important;
}

.fc-basicDay-view .fc-title strong {
    display: block !important;
    font-size: 18px !important;
    text-align: center;
}

.fc-basicDay-view .fc-title span {
    text-align: center;
    padding: 10px 20px;
    font-size: 14px !important;
    display: block;
}

.fc-basicDay-view .fc-title .btn-hidden {
    display: block;
}

.fc-basicDay-view .tooltip {
    display: none !important;
}

.fc-basicDay-view .cal-event-title {
    font-weight: bold !important;
    padding-bottom: 0 !important;
}

/****
EVENT COLOR logic
*******/
.seminar--service-title[data-serviceline="associate_events"] span,
.color-swatch[data-serviceline="associate_events"] {
    background-color: #e5c676;
}

.seminar--service-title[data-serviceline="breast_cancer"] span,
.color-swatch[data-serviceline="breast_cancer"] {
    background-color: #f1607c;
}

.seminar--service-title[data-serviceline="cancer"] span,
.color-swatch[data-serviceline="cancer"] {
    background-color: #96628e;
}

.seminar--service-title[data-serviceline="center_for_learning"] span,
.color-swatch[data-serviceline="center_for_learning"] {
    background-color: #83e5d2;
}

.seminar--service-title[data-serviceline="community_classes"] span,
.color-swatch[data-serviceline="community_classes"] {
    background-color: #f2644c;
}

.seminar--service-title[data-serviceline="dermatology"] span,
.color-swatch[data-serviceline="dermatology"] {
    background-color: #eeabb1;
}

.seminar--service-title[data-serviceline="general_surgery"] span,
.color-swatch[data-serviceline="general_surgery"] {
    background-color: #5a9c9e;
}

.seminar--service-title[data-serviceline="heart_and_vascular"] span,
.color-swatch[data-serviceline="heart_and_vascular"] {
    background-color: #d82e2a;
}

.seminar--service-title[data-serviceline="maternity"] span,
.color-swatch[data-serviceline="maternity"] {
    background-color: #3db2a0;
}

.seminar--service-title[data-serviceline="medical_group"] span,
.color-swatch[data-serviceline="medical_group"] {
    background-color: #7dd393;
}

.seminar--service-title[data-serviceline="neurosciences"] span,
.color-swatch[data-serviceline="neurosciences"] {
    background-color: #4460ac;
}

.seminar--service-title[data-serviceline="orthopedics"] span,
.color-swatch[data-serviceline="orthopedics"] {
    background-color: #a5c0e4;
}

.seminar--service-title[data-serviceline="pediatric_rehab"] span,
.color-swatch[data-serviceline="pediatric_rehab"] {
    background-color: #7d7dd3;
}

.seminar--service-title[data-serviceline="pro_health_and_fitness_center"] span,
.color-swatch[data-serviceline="pro_health_and_fitness_center"] {
    background-color: #3c9fc1;
}

.seminar--service-title[data-serviceline="special_events"] span,
.color-swatch[data-serviceline="special_events"] {
    background-color: #ddd033;
}

.seminar--service-title[data-serviceline="support_groups"] span,
.color-swatch[data-serviceline="support_groups"] {
    background-color: #dd5eb0;
}

.seminar--service-title[data-serviceline="urology"] span,
.color-swatch[data-serviceline="urology"] {
    background-color: #515f94;
}

.seminar--service-title[data-serviceline="weight_loss"] span,
.color-swatch[data-serviceline="weight_loss"] {
    background-color: #52bceb;
}

.color-key {
    margin: 20px 0;
}

.color--list {
    list-style-type: none;
    padding-left: 0;
}

.color--list li {
    list-style-type: none;
    margin-bottom: 10px;
}

.color--list .color-swatch {
    height: 25px;
    width: 50px;
    display: inline-block;
    margin-bottom: -5px;
}

.color--title {
    margin-left: 10px;
}

@media (max-width: 768px) {
    .color-key {
        display: none;
    }
}

/*****
EVENT ITEMS
********/
.event__item {
    background-color: #F0F0F0;
    margin-bottom: 25px;
}

.event__item img {
    width: 100%;
}

.event__item .event__item--meta {
    display: inline-block;
    margin-right: 20px;
}

.event__item--rsvp {
    position: relative;
}

.event__item--rsvp p {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    margin-bottom: 0;
}

.event--submit {
    text-align: right;
}

.reset--search {
    text-align: center;
    display: inline-block;
    margin-top: 5px;
    margin-left: 10px;
}

.event__item--container {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (max-width: 992px) {
    .event--submit {
        text-align: center;
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    .event__image--container {
        display: none;
    }

    .event__query--address p {
        margin-bottom: 0;
    }
}

@media (max-width: 600px) {
    .event__item--rsvp p {
        position: static;
        margin: 10px 0;
    }
}

@media (max-width: 500px) {
    .page--button {
        display: none !important;
    }
}

.services__query--search {
    margin-bottom: 20px;
}

.services__query--search input {
    border-right: 0;
    background-color: #FFF;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.services__query--search input:focus {
    border-right: 1px solid #1a2857;
}

.services__query--search span {
    background-color: #FFF;
    border-left: 0;
}

.services__query--address input {
    float: left;
    width: 60%;
}

.services__query--address p {
    float: left;
    margin-left: 15px;
    font-size: 14px;
    padding-top: 3px;
}

.services__query--address i {
    margin-right: 5px;
}

.services__query--service > div,
.services__query--service button,
.services__query--service ul {
    width: 100%;
}

.services__query--location > div,
.services__query--location button,
.services__query--location ul {
    width: 100%;
}

.services__query--location option:after {
    content: "Hello";
}

.services__query--location-count p {
    color: #1a2857;
    font-weight: bold;
}

.services__query--sort {
    text-align: right;
}

.services__query--sort > div {
    float: right;
    width: 130px;
}

.services__query--sort select {
    border: none;
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 0;
    color: #000;
}

.services__query--sort p {
    padding-top: 2px;
}

.services__query--row {
    margin-bottom: 20px;
}

.services__browse p {
    font-size: 14px;
    text-align: center;
}

.services__browse i {
    margin-right: 5px;
}

@media (max-width: 992px) {
    .services__browse {
        margin-top: 20px;
    }

    .services__browse p {
        font-size: 16px;
    }
}

.services__container {
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 35px;
}

.services__container li {
    list-style-type: none;
    position: relative;
    padding: 8px 20px;
    padding-right: 35px;
}

.services__container li a {
    position: absolute;
    right: 20px;
}

.services__container li i {
    margin-left: 5px;
}

.services__container li:nth-child(odd) {
    background-color: #F0F0F0;
}

@media (max-width: 500px) {
    .services__container li a {
        right: 10px;
        left: 0px;
        text-align: right;
    }

    .services__container li span {
        display: none;
    }

    .services__container li i {
        font-size: 24px;
    }
}

.services__letters {
    padding-left: 0;
    margin-bottom: 30px;
}

.services__letters li {
    list-style-type: none;
    display: inline-block;
    width: 3.4%;
    text-align: center;
}

.services__letters a {
    border-bottom: 2px solid #FFF;
    color: #DADADA;
    text-decoration: none;
}

.services__letters .active a,
.services__letters a:hover {
    color: #1a2857;
    font-weight: bold;
    border-bottom: 2px solid #1a2857;
}

.services__letters--mobile {
    width: 100%;
    top: 30px !important;
}

.services__letters--mobile li {
    list-style-type: none;
}

.services__mobile-dropdown {
    display: none;
    margin-bottom: 20px;
}

.services__mobile-dropdown button {
    color: #DADADA;
    border-color: #000;
    border-radius: 10px;
    width: 100%;
}

@media (max-width: 1050px) {
    .services__letters li {
        width: 3.3%;
    }
}

@media (max-width: 768px) {
    .services__letters {
        display: none;
    }

    .services__mobile-dropdown {
        display: block;
    }
}

.access--sidebar h5 {
    margin-top: 0;
}

.access--sidebar ul {
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .access--sidebar {
        text-align: center;
    }

    .access--sidebar ul {
        padding-left: 0;
    }

    .access--sidebar li {
        list-style-type: none;
    }
}

.error--title {
    color: #dddfe6;
    font-size: 30rem;
    text-align: center;
    margin-top: 0.27em;
    margin-bottom: 0.5em;
}

@media (max-width: 768px) {
    .error--title {
        font-size: 15rem;
        margin-top: 0.15em;
    }
}

.error--button i {
    margin-left: 0 !important;
    margin-right: 10px;
}

/****
Main nav page
****/
.volunteer__choice--row {
    margin-top: 40px;
    margin-bottom: 40px;
}

.volunteer__hospital--image {
    width: 100%;
}

@media (max-width: 768px) {
    .volunteer__hospital--title {
        text-align: center;
    }
}

@media (max-width: 768px) {
    .volunteer__hospital--btn {
        text-align: center;
    }
}

/*****
Inner pages
*****/
.volunteers--image {
    width: 100%;
}

@media (min-width: 768px) {
    .volunteers--tab:first-child {
        padding-left: 0;
    }

    .volunteers--tab:last-child {
        padding-right: 0;
    }
}

@media (max-width: 768px) {
    .volunteers--tab {
        margin: 10px 0;
    }
}

.volunteers__tab--row {
    margin-top: 20px;
    margin-bottom: 30px;
}

.volunteers__tab--inner {
    border: 1px solid #DADADA;
}

.volunteers__tab--title {
    text-align: center;
    font-size: 18px;
    margin: 0;
}

.volunteers__tab--title a {
    text-decoration: none;
    display: block;
    color: #000;
    padding: 20px 5px;
}

.volunteers__tab--active {
    background-color: #1a2857;
    color: #FFF !important;
}

/*Careers*/
/*******************************
CAREERS
*******************************/
/*Lightslider styles*/
.careers__header .lSSlideOuter {
    position: relative;
}

.careers__header .lSPager {
    position: absolute;
    bottom: 20px;
    width: 100%;
}

.careers__header .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: transparent;
}

/*End lightslider styles*/
.careers__header-image {
    width: 100%;
}

/*Careers body*/
.careers__body h1,
.careers__body h2 {
    font-size: 30px;
}

.careers__body-careers h1 {
    margin-bottom: 20px;
}

.careers__body-careers p {
    font-size: 16px;
}

.careers__body-careers a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #1a2857;
    text-decoration: underline;
}

.careers__body-employment {
    margin-top: 40px;
}

.careers__body-employment h2 {
    margin-bottom: 20px;
}

.careers__body-employment p {
    margin-bottom: 3px;
    font-size: 16px;
}

.careers__body-video iframe {
    margin-top: 70px;
    min-height: 300px;
}

@media (max-width: 1100px) {
    .careers__body-video iframe {
        min-height: 250px;
    }
}

@media (max-width: 475px) {
    .careers__body-video iframe {
        min-height: 200px;
    }
}

.gallerysec img {
    width: 100%;
    max-width: 600px;
}

/** COVID19 3.31.2020 **/

@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,700&display=swap");

html,
body {
    font-family: "Montserrat", sans-serif;
}

@media (max-width: 993px) {
  html,
  body {
    overflow-x: hidden;
  }
}

body {
    overflow-x: hidden;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
  	line-height: 1.5;
}

img.logo--mobile.vertically-center {
    top: 0;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    height: auto;
}

a.logo--mobile {
    display: -webkit-box;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    align-items: center;
    width: 180px;
}

.footer__bottom-container {
    padding: 25px 0 15px;
}

a.gynat-toggle {
    padding: 2rem 0;
    display: block;
    font-size: 2rem;
    font-weight: bold;
}

a.gynat-toggle img {
    width: 100px;
    height: 50px;
    margin-right: 2rem;
    border-radius: 25px;
    background: #608cc9;
    -o-object-fit: contain;
    object-fit: contain;
}

.open-toggle::before {
    content: "Try our COVID-19 Symptom Checker";
    position: fixed;
    left: 0;
    bottom: 0;
    background: #192757;
    height: 7rem;
    width: 100%;
    z-index: -10000;
    color: white;
    text-align: left;
    font-size: 2rem;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 calc((100vw - 80%) / 2);
    font-weight: bold;
}

@media (max-width: 993px) {

    .open-toggle::before,
    .open-toggle::after {
        content: none;
    }
}

.open-toggle::after {
    content: "";
    background-image: url(https://hf-emails.s3.amazonaws.com/COVID/icon.svg);
    background-size: 80%;
    background-color: #608bc8;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
    width: 79px;
    height: 40px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 50%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
    border-radius: 34px;
}

.gyant-animation-heartbeat {
    -webkit-animation: none !important;
    animation: none !important;
}

html > body #gyant-chat,
html > body #gyant-chat * {
    font-family: "Montserrat", sans-serif !important;
}

html > body #gyant-chat #main-chat .bot_bubble {
    line-height: 2;
    font-size: 13px;
}


@media (max-width: 768px) {

  html > body .gyant-tooltip {
      width: 100%;
      left: 0;
      bottom: 0;
      right: unset;
      border-radius: 0;
      padding: 1.15rem 1rem;
  }

  html > body #gyant-chat {
      z-index: 1;
  }
}

#news .container-fluid.no-padding {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

.news--item {
    /* height: 100%; */
    float: none;
    /* margin: 0; */
}

.news__item--inner {
    height: 100%;
    border-radius: 8px;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 10rem 3rem 3rem;
}

.news__item--inner img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    opacity: 0.25;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news--title {
    font-weight: bold;
    margin-bottom: 1rem;
}

.real-home .news--item:nth-of-type(7) {
    display: none;
}

.grecaptcha-badge {
    left: 0;
    right: auto;
    width: 70px !important;
    overflow: hidden;
    z-index: 100000;
}

.grecaptcha-badge:hover {
    width: auto !important;
}

.real-home .home__wrapper {
    background: none;
  	overflow-x: hidden;
}

.real-home .home__wrapper .home__header-left h2.h1 {
    color: #1a2857;
    width: 80%;
    margin: 0;
}

.real-home .home__wrapper .seminar__column {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

.real-home .home__wrapper .seminar__column h2 {
    font-weight: bold;
    font-size: 12px;
    line-height: 1;
    padding: 1rem;
    width: 100%;
    background: #192757;
    text-align: center;
    color: #fff;
}

.real-home .home__wrapper .home__header-left,
.real-home .home__wrapper .home__header-right {
    float: none;
}



@media (min-width: 993px) {
    .real-home .home__wrapper .home__header-right ul {
        margin: 0;
        margin-left: auto;
    }

    .real-home .home__wrapper .row.home__header-row {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        align-content: center;
        height: 100%;
        margin: 0 calc((100vw - 80% + 30px) / -2) -10rem;
        background-image: url(/shared/reskin_images/home_hero_banner.jpg);
        background-size: cover;
        padding: 5rem calc((100vw - 80%) / 2) 10rem;
    }

    .real-home .home__wrapper .row.home__header-row .col-sm-6 {
        float: none;
        -webkit-box-flex: 1;
        flex: 1;
        max-width: 50%;
    }
}

@media (max-width: 993px) {

    .news--item {
        /* height: 100%; */
        width: 100%;
        /* margin: 0; */
    }
  
    .real-home .body__container-home {
        margin-top: 0;
    }  

    .real-home .home__wrapper .home__header-right {
        max-width: 100%;
        width: 100%;
        background: #fff;
        padding: 1.5rem;
    }

    .real-home .home__wrapper .home__header-right ul {
        width: 100%;
        margin: 0;
        background: none;
    }

    .real-home .home__wrapper .home__header-left {
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }

    .real-home .home__wrapper .row.home__header-row {
        flex-wrap: wrap;
        background-size: 100vw auto;
        background-position: 50% 0;
        background-repeat: no-repeat;
        background-image: url(/staywell/images/hero_recovery.jpg);
        margin: 0 calc((100vw - 80%) / -2) -10rem;
        padding: 20vw calc((100vw - 80%) / 2) 5rem;
    }

    .real-home .home__wrapper .home__wrapper {
        margin-top: -10px;
    }

    .real-home .home__wrapper .home__header-right ul li {
        border: none;
        color: #fff;
        background-color: #1a2857;
    }

    .real-home .home__wrapper .home__header-right ul li a {
        background-color: #1a2857;
        color: #fff;
    }
}

@media (max-width: 620px) {
    .home__header-right a {
        padding: 18px 30px 18px 0;
        font-size: 3.5vw !important;
    }
}

.real-home .home__wrapper .row.home__news--row {
    display: none;
}

.col-sm-6.text-left.home__header-left .hero-cta {
    display: block;
}

.col-sm-6.text-left.home__header-left .hero-ie {
    display: none;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */

    .open-toggle {
        display: none !important;
    }

    .col-sm-6.text-left.home__header-left .hero-cta {
        display: none;
    }

    .col-sm-6.text-left.home__header-left .hero-ie {
        display: block;
    }
}


/** COVID LP **/

.covid-lp p a {
    color: #8da0c8;
    font-weight: 700;
}

.covid-lp .sidebar__body > .h1,
.covid-lp .sidebar__body > .h2,
.covid-lp .sidebar__body > .h3,
.covid-lp .sidebar__body > .h4,
.covid-lp .sidebar__body > .h5,
.covid-lp .sidebar__body > .h6,
.covid-lp .sidebar__body > h1,
.covid-lp .sidebar__body > h2,
.covid-lp .sidebar__body > h3,
.covid-lp .sidebar__body > h4,
.covid-lp .sidebar__body > h5,
.covid-lp .sidebar__body > h6 {
    text-align: left;
    margin-bottom: 1em;
    padding-top: 1em;
}

.covid-lp .h1,
.covid-lp .h2,
.covid-lp .h3,
.covid-lp h1,
.covid-lp h2,
.covid-lp h3 {
    margin-top: 0;
    padding-top: 1em;
    margin-bottom: 1em;
}

.covid-lp .sidebar__body div + p,
.covid-lp .sidebar__body div + ul,
.covid-lp .sidebar__body div + .h1,
.covid-lp .sidebar__body div + .h2,
.covid-lp .sidebar__body div + .h3,
.covid-lp .sidebar__body div + .h4,
.covid-lp .sidebar__body div + .h5,
.covid-lp .sidebar__body div + .h6,
.covid-lp .sidebar__body div + h1,
.covid-lp .sidebar__body div + h2,
.covid-lp .sidebar__body div + h3,
.covid-lp .sidebar__body div + h4,
.covid-lp .sidebar__body div + h5,
.covid-lp .sidebar__body div + h6 {
    padding-top: 1em;
}

.covid-lp .sidebar__body div + div {
    margin-top: 1rem;
}

.covid-lp .header__top {
    display: none;
}

.covid-lp .hero__inner--title {
    position: relative;
    bottom: unset;
    left: unset;
    max-width: 100%;
    width: 100%;
}

.covid-lp .hero__inner--title div {
    /* display: flex;
	 */
    /* flex-wrap: wrap;
	 */
}

.covid-lp .hero__inner--title div img {
    width: 140px;
    height: 140px;
    margin-right: 2rem;
    float: left;
}

.covid-lp .hero__inner--title div p,
.covid-lp .hero__inner--title div h1 {
    margin: 0;
    width: 100%;
}

.covid-lp .hero__inner--title div h1 {
    font-size: 2rem;
    color: #959595;
    margin-bottom: 0.5em;
    line-height: 2;
}

.covid-lp .hero__inner--title div p {
    font-size: 5rem;
    color: #1a2857;
    line-height: 1.1;
    font-weight: bold;
}

.covid-lp .hero__inner--breadcrumb {
    display: none;
}

.covid-lp .hero__inner {
    position: relative;
    display: flex;
    max-width: calc(1200px - 30px);
    border-bottom: 2px solid #eee;
    padding-bottom: 4rem;
}

.covid-lp .header__bottom {
    border-bottom: none;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.08), 0 15px 12px rgba(0, 0, 0, 0.07);
}

.covid-lp .hero {
    background: none !important;
    padding: 10rem 0 1rem;
    height: auto;
}

@media (max-width: 993px) {
    .covid-lp .hero {
        padding: 0 0 1rem;
    }

    .covid-lp .hero__inner {
        padding: 0 0 2rem;
    }

    .covid-lp .hero__inner--title div img {
        width: 80px;
        height: 80px;
        position: relative;
        margin-top: 2.5rem;
    }

    .covid-lp .hero__inner--title div h1 {
        font-size: 1.5rem;
        line-height: 1;
    }

    .covid-lp .hero__inner--title div p {
        font-size: 4rem;
    }
}

.covid-lp .sidebar__nav {
    border-radius: 0;
}

.covid-lp .sidebar__nav li {
    background: none;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
}

.covid-lp .sidebar__nav li:last-child,
.covid-lp .sidebar__nav li:first-child {
    border-radius: 0;
}

.covid-lp .sidebar__nav a {
    padding: 1rem 1rem;
    border: none;
    color: #8da0c8;
    font-weight: normal;
    border-radius: 0;
    font-size: 13px;
}

.covid-lp .sidebar__nav a:hover {
    color: white;
    background-color: #1a2857;
}

.covid-lp .sidebar__nav li:focus,
.covid-lp .sidebar__nav li:focus-within,
.covid-lp .sidebar__nav a:focus,
.covid-lp .sidebar__nav a:active {
    color: white;
    background-color: #1a2857;
}

.covid-lp .accordion .btn-link {
    color: #8da0c8;
    font-size: 2rem;
    padding-left: 2rem;
    position: relative;
    white-space: normal;
    text-align: left;
}

.covid-lp .accordion .btn-link:before {
    content: '\f0da';
    font-family: Fontawesome;
    transform: rotate(90deg);
    transition: 0.5s ease;
    position: absolute;
    left: 0;
}

.covid-lp .accordion .card-header h2.mb-0 {
    margin: 0 0 0.5em;
}

.covid-lp .accordion .card {
    margin-bottom: 2rem;
}

.covid-lp .accordion .btn-link.collapsed:before {
    transform: rotate(0deg);
}

.covid-lp .accordion .card-body {
    line-height: 2;
    padding: 0 2rem;
    margin-bottom: 3rem;
}

.covid-lp .feature-card {
    padding: 2rem 2rem;
    text-align: center;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.04), 0 10px 10px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    height: 100%;
}

.covid-lp .feature-card:hover {
    box-shadow: none;
}

.covid-lp .feature-card h4 {
    color: #8da0c8;
    font-size: 14px;
    margin: 1em 0 1rem;
    text-align: center;
    line-height: 1.25;
}

.covid-lp .feature-card img {
    height: 40px;
    object-fit: contain;
    width: 35px;
}

.covid-lp .feature-card p {
    font-size: 12px;
    line-height: 1.5;
}

.covid-lp .row.flex {
    display: flex;
    margin-bottom: 4rem;
}

.covid-lp .row.flex > div {
    float: none;
    margin: 0 auto;
}

.covid-lp #updates {
    padding: 2rem 4rem;
    background: #eee;
}

.covid-lp .floating-sidebar {
	z-index: 0;
}

@media (min-width: 993px) {
  .covid-lp .floating-sidebar.js-is-sticky {
      right: calc((100vw - 1220px - 80px) /2);
  }
}

@media (max-width: 993px) {
    .covid-lp .row.flex {
        display: block;
        margin-bottom: 0;
    }

    .covid-lp .row.flex > div {
        margin-bottom: 1rem;
    }

    .covid-lp .sidebar__body {
        width: 95%;
        height: auto;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto;
    }
  
    .covid-lp .body__container {
      margin: 1vh auto;
    }
}

@media (max-width: 620px) {
  .covid-lp .hero__inner--title div h1 {
      font-size: 3vw;
      line-height: 1;
  }
   .covid-lp .hero__inner--title div p {
      font-size: 8vw;
      line-height: 1.25;
  } 
   .covid-lp .hero__inner--title div img {
      width: 20vw;
      height: 20vw;
      margin-top: 7vw;
  } 
  
  .covid-lp p, .covid-lp ul li {
      font-size: 1.5rem;
      line-height: 2;
  }
  
  .covid-lp .accordion .btn-link {
      font-size: 4vw;
  }  
}
