body {
    color: #0a0a0a;
    font-family: 'Raleway', sans-serif;
    line-height: 1.8;
    font-size: 15px;
    font-size: 1rem;
}
body>div {
    font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
h2, .entry-content h2 {
    font-size: 30px !important;
    color: #1f3763 !important;
}


.hidden-desktop {
    display: none;
}
.hidden-mobile {
    display: block;
}

input[type="text"], input[type="email"], input[type="tel"], select, textarea.large, textarea.small, textarea {
    font-size: 15px !important;
}

a {
	color: #1f3763;
	font-weight: 600;
}

.content-row {
    clear: both;
    position: relative;
}

.content-row .wrap {
    margin: 0 auto;
    max-width: 1140px;
    /*Website width*/
    padding: 50px 0
}


/*
* Site Header
*/

.site-header {
    border-bottom: none;
    background-color: #ffffff;
    margin: 0 -15px;
    padding: 0 15px;
    min-height: 90px;
}

.site-header .wrap {
    padding: 5px 0;
}


.site-header .wrap a.btn-green {
    border-radius: 5px !important;
    font-weight: 700 !important;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.22);
    top: -10px;
    left: -25px;
}
.site-header .wrap a.btn-green span {
    font-weight: 600;
}
.header-widget-area {
    position: relative;
    margin-top: 12px;
}
.header-widget-area section {
    display: inline-block;
    text-align: left;
}
.header-widget-area section:first-child small {
    color: #4f78c3;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 500;
}
.header-widget-area section .social {
    margin-right: 50px;
}
.header-widget-area section .social .fa {
    color: #1c3664;
    margin: 0 5px;
    vertical-align: super;
}
body.website-9 .header-widget-area section .social {
    margin-right: auto;
}
body.website-9 .header-widget-area section:first-child small {
    left: 0;
}
.header-widget-area section a.espanol {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: 400;
}
.header-widget-area section:last-child a.phone {
    font-size: 30px;
    color: #003167;
    line-height: 27px;
    font-weight: 600;
}
.header-widget-area section:last-child {
    text-align: center;
}
.header-widget-area section h3 {
    font-size: 20px;
    color: #000;
    margin-bottom: 0;
}
/*
* Menu Navigation Primary
*/

:not(.mobile) .genesis-nav-menu {
    margin: 0;
    text-align: center;
    position: relative;
}

.nav-primary {
    margin: 0 -15px;
    background-color: #1f3763;
}
.genesis-nav-menu, .genesis-nav-menu ul, .genesis-nav-menu li {
    padding: 0 !important;
}

.genesis-nav-menu a {
    color: #fff !important;
    font-weight: 500;
    padding: 13px 18px;
    font-size: 14px;
    text-transform: uppercase;
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
    border-top: none;
}
.genesis-nav-menu>.menu-item:last-child a

.genesis-nav-menu .sub-menu {
    border-top: none;
}

.genesis-nav-menu .sub-menu a {
    background-color: #494c4f;
    border: none;
    padding: 15px;
    font-size: 13px;
}
li.menu-item.menu-item-search a {
    background: #4f78c3;
    padding: 15px 18px 13px;
    display: none;
}
.page-id-1250 li.menu-item.menu-item-search a {
    display: block;
}
body.website-9 .genesis-nav-menu a {
    padding: 13px 60px;
}

body.website-9 .genesis-nav-menu .sub-menu a {
    padding: 15px;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover,
.genesis-nav-menu .sub-menu .current-menu-item>a:focus {
    background-color: #55595c;
    text-decoration: none;
}

.genesis-nav-menu > .current-menu-item > a, 
.genesis-nav-menu > .menu-item:hover > a, 
.genesis-nav-menu > .menu-item:focus > a {
    background-color: #55595c;
}

.genesis-nav-menu > .menu-item-has-children > .sub-menu > .current-menu-item > a, 
.genesis-nav-menu > .menu-item-has-children > .sub-menu > .menu-item:hover > a, 
.genesis-nav-menu > .menu-item-has-children > .sub-menu > .menu-item:focus > a {
    background-color: #55595c;
}

.genesis-nav-menu>.menu-item.patient-login {
    background-color: #494c4f;
}
.genesis-nav-menu>.menu-item.patient-login a {
    background-color: #494c4f;
}
.genesis-nav-menu>.menu-item.patient-login a:hover, 
.genesis-nav-menu>.menu-item.patient-login a:focus {
    background-color: #55595c;
}
.genesis-nav-menu > .menu-item.patient-login.menu-item-has-children > .sub-menu > .current-menu-item > a, 
.genesis-nav-menu > .menu-item.patient-login.menu-item-has-children > .sub-menu > .menu-item:hover > a, 
.genesis-nav-menu > .menu-item.patient-login.menu-item-has-children > .sub-menu > .menu-item:focus > a {
    background-color: #55595c;
}


.genesis-nav-menu .sub-menu .sub-menu {
    margin: -43px 0 0 209px;
}

.menu .fa-chevron-down {
    display: none;
}

.genesis-nav-menu > .menu-item-has-children > a:after, 
.genesis-nav-menu > .menu-item-has-children > .sub-menu > .menu-item-has-children > a:after {
    content: "\f0d7";
    color: #fff !important;
    font-family: "fontAwesome";
    font-size: 16px;
    padding-left: 1rem;
    vertical-align: baseline;
    text-decoration: none;
}
.genesis-nav-menu > .menu-item-has-children > .sub-menu > .menu-item-has-children > a:after {
    content: "\f0da";
    right: 20px;
    position: absolute;
    font-size: 15px
}


/*
* Mega Menu
*/

.menu .mega-menu>a:focus+ul.sub-menu {
    left: 0;
}


/* 1st Level megamenu */

.genesis-nav-menu>.mega-menu>.sub-menu {
    margin: 0;
    padding: 15px;
    position: absolute;
    width: 1200px;
    margin-left: 0;
    background-color: #333333;
}

.genesis-nav-menu>.mega-menu:hover>.sub-menu {
    opacity: 1;
    margin-left: 0;
    right: 0;
    left: 0;
}


/* 2nd level Megamenu*/

.genesis-nav-menu>.mega-menu>.sub-menu {
    margin-left: 0;
    width: 1200px;
}

.genesis-nav-menu>.mega-menu>.sub-menu>.menu-item {
    float: left;
    width: 25%;
    vertical-align: top;
    padding: 1rem 1rem 0rem;
}

.genesis-nav-menu>.mega-menu>.sub-menu>.menu-item.two-columns {
    width: 50%;
}

.genesis-nav-menu>.mega-menu>.sub-menu>.menu-item>a {
    background-color: transparent;
    border-bottom: solid 1px #ffffff;
    border: 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    padding: .25em 0 .75em;
    width: 100%;
}

.genesis-nav-menu>.mega-menu>.sub-menu>.menu-item-has-children>a:after {
    content: none;
}


/* 3rd level menu */

.genesis-nav-menu>.mega-menu>.sub-menu>.menu-item>.sub-menu {
    left: 0;
    opacity: 1;
    margin: 0;
    position: relative;
    display: block;
    width: 100%;
}

.genesis-nav-menu>.mega-menu>.sub-menu>.menu-item:hover>.sub-menu {
    left: auto;
    opacity: 1;
}

.genesis-nav-menu>.mega-menu>.sub-menu>.menu-item>.sub-menu>.menu-item {
    float: none;
    width: 100%;
}

.genesis-nav-menu>.mega-menu>.sub-menu>.menu-item>.sub-menu>.menu-item>a {
    color: #fff;
    padding: 4px 0;
    background-color: transparent;
    border: none;
    line-height: 1.6;
    width: 100%;
}

.genesis-nav-menu>.mega-menu>.sub-menu>.menu-item>.sub-menu>.menu-item>a:hover {
    color: #999999;
}

.genesis-nav-menu>.mega-menu>.sub-menu>.menu-item>.sub-menu>.menu-item-has-children>a {
    font-weight: bold;
    pointer-events: none;
}


/* 4th level menu */

.genesis-nav-menu>.mega-menu>.sub-menu>.menu-item>.sub-menu>.menu-item>.sub-menu {
    background-color: transparent;
    margin: 0;
    position: static;
}

.genesis-nav-menu>.mega-menu>.sub-menu>.menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item {
    background-color: transparent;
    margin: 0;
    position: static;
    width: 100%;
}

.genesis-nav-menu>.mega-menu>.sub-menu>.menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item a {
    padding: 0.25em 12px;
    background-color: transparent;
    border: 0;
    color: #222;
    width: 100%;
}

.genesis-nav-menu>.mega-menu>.sub-menu>.menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item a:hover,
.genesis-nav-menu>.mega-menu>.sub-menu>.menu-item>.sub-menu>.menu-item>.sub-menu>.current-menu-item a {
    color: #749aab;
}


/*
* Slider
*/

.featured-slider {
    background-color: #cccccc;
    margin: 0 -15px;
    min-height: 400px;
    position: relative;
    text-align: center;
}

.carousel {
    width: 100%;
}


/* Content */
.content-sidebar .content h1 {
    font-size: 48px;
    font-weight: 400;
}
.single-post .content-sidebar-wrap .content h1 {
    font-size: 32px;
    font-weight: 400;
}
.content-sidebar .content .entry p {
    margin-bottom: 28px;
}

.site-prefooter {
    background-color: #333333;
    color: #ffffff;
    margin: 0 -15px;
}


/*==============*/
.site-footer {
    background-color: #000;
    border-top: none;
    color: #ffffff;
    margin: 0 -15px;
    padding: 15px 0;
    line-height: 1.6;
}
.site-footer a {
    color: #fff;
    text-decoration: none;
}
.site-footer .footer-1 h2 {
    font-size: 30px;
    font-weight: 700;
}
.site-footer .footer-1 h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}
.site-footer .footer-1 p a {
    display: block;
    font-size: 17px;
    margin-top: 30px;
}

.site-footer .footer-2 {
    font-size: 13px;
    padding: 20px 20px 20px 100px;
}
.site-footer .footer-2 a {
    display: block;
    margin-bottom: 7px;
}

.site-footer .footer-3 {
    font-size: 13px;
    padding: 20px;
}
.site-footer .footer-3 a {
    display: block;
    margin-bottom: 7px;
}

.site-footer .footer-4 img {
    display: block;
    margin: 20px 0;
}

/* Website 1 */
.website-1 .site-footer {
    background-color: #000;
    border-top: none;
    color: #fff;
    margin: 0 -15px;
    padding: 50px 0 20px;
    line-height: 1.6;
}
.website-1 .site-footer a {
    color: #fff;
    text-decoration: none;
	font-weight: 400;
}
.website-1 .site-footer .footer-1 {
    text-align: center;
    font-size: 90%;
    padding-right: 90px;
}
.website-1 .site-footer .footer-1 h2 {
    font-size: 30px;
    font-weight: 700;
    color: #003268;
    margin-top: 20px;
}
.website-1 .site-footer .footer-1 h2 a {
    color: #fff;
    font-size: 38px;
}
.website-1 .site-footer .footer-1 h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}
.website-1 .site-footer .footer-1 p a {
    display: block;
    font-size: 17px;
    margin-top: 30px;
}

.website-1 .site-footer .footer-2 {
    font-size: 13px;
    padding: 20px;
}
.website-1 .site-footer .footer-2 a {
    display: block;
    margin-bottom: 7px;
}

.website-1 .site-footer .footer-3 {
    font-size: 13px;
    padding: 20px;
}
.website-1 .site-footer .footer-3 a {
    display: block;
    margin-bottom: 7px;
}
.website-1 .site-footer .footer-4 img {
    display: inline-block;
    margin: auto;
}



/* 
* Core Pages
*/

.banner-featured-background {
    background-image: url('/wp-content/themes/theme-hma/includes/img/pattern.png');
    margin: 0 -15px;
    padding: 15px;
}

.banner-featured-background .wrap {
    padding: 0;
}

.banner-featured-image {
    margin: 0 -15px;
    padding: 0 15px;
    min-height: 250px;
    position: relative;
    background-position: center;
    background-size: cover;
}
.banner-featured-image:after {
    content: ' ';
    background-color: #000;
    display: block;
    height: 100%;
    left: 0;
    opacity: .1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.banner-featured-image .wrap {
    text-align: center;
    padding: 0;
}
/* Featured Banner */
.banner-featured-title {
    position: absolute;
    -webkit-transform: translate(50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    left: 50%;
    text-align: center;
    top: 50%;
    width: 90%;
    z-index: 9;
}
.banner-featured-title h1.entry-title, 
.banner-featured-title h2.entry-title,
.banner-featured-title div.entry-title {
    font-size: 42px;
    font-weight: 400;
    color: #fff;
    line-height: normal;
}
.banner-featured-title .button {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    font-size: 15px;
    letter-spacing: 0.3px;
    fill: #ffffff;
}
.banner-featured-title .button:hover, 
.banner-featured-title .button:focus {
    background-color: #fff;
    color: #333;
}
.banner-featured-title .button:before {
    content: none
}

.home .site-container {
    background-image: none;
}

.breadcrumb {
    font-size: .8em;
    margin-bottom: 0;
    margin: 0 -15px;
    padding: 10px 15px;
    display: block;
}

.breadcrumb .wrap {
    padding: 0;
}

.breadcrumb a {
    text-decoration: none;
}

.home .content-sidebar-wrap {
    display: block;
}

.home .content {
    padding: 0;
}

.site-container {
    /* background-image: url('/wp-content/themes/theme-hma/includes/img/bg-pages.jpg'); */
    background-position: center;
    background-repeat: repeat-y;
}

.site-inner {
    background-color: #ffffff;
    padding-top: 0;
}

.content-sidebar-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.sidebar {
    background-color: #fff;
    padding: 40px 0px 30px 30px;
    width: 30%;
    max-width: 30%
}

.sidebar a {
    text-decoration: none;
}
.sidebar ol li {
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: normal;
    font-size: 15px;
}
.sidebar img {
    margin: 0 auto;
    display: block;
}
.sidebar-form {
    margin-bottom: 40px;
}
.sidebar-form img {
    margin: 0 auto;
    display: block;
}
.sidebar-form .widget {
    margin-bottom: 0;
}
.sidebar-form .gform_wrapper li.hidden_label input,
.sidebar-form .gform_wrapper .top_label div.ginput_container_select {
    margin-top: 0 !important;
}
.sidebar-form .gform_wrapper input[type="text"],
.sidebar-form .gform_wrapper select,
.sidebar-form .gform_wrapper textarea {
    border-color: #eaeaea;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #fafafa;
}
.sidebar-form .gform_wrapper .gform_footer {
    margin-top: 0;
    padding-top: 0;
}
.sidebar-form .gform_wrapper .gform_button {
    padding: 10px 40px;
    color: #ffffff;
    border-color: #000;
    background-color: #000;
}
.sidebar section h2 {
    font-size: 25px;
    color: #4378c9;
}
.sidebar section h2 span {
    color: #000;
    font-size: 20px;
    display: block;
}
.sidebar .widget {
    margin-bottom: 42px;
}
.sidebar .widget-title {
    font-size: 21px;
}
.sidebar .widget_recent_entries ul {
    margin-bottom: 0;
}
.sidebar .widget_recent_entries li {
    margin-bottom: 5px;
    padding-bottom: 10px;
}
.sidebar .widget_recent_entries a {
    font-size: 15px;
    line-height: normal;
}
.sidebar .widget_categories li {
    margin-bottom: 0;
    list-style-type: none;
}
.sidebar .widget_categories a {
    font-size: 15px;
    line-height: normal;
}

.content {
    width: 70%;
    max-width: 70%;
    padding: 40px 30px 0 0;
}

.full-width-content .content {
    max-width: 100%;
    float: none;
}

.home .site-inner {
    max-width: 100%;
    padding: 0;
}

.home .content {
    max-width: 1200px;
    margin: 0 auto;
    float: none;
}
.home.rehab .content {
    max-width: 100%
}
.home.rehab .content .entry {
    margin-bottom: 0;
}


/*
* Archive Template
*/

.entry {
    margin-bottom: 40px;
}

.entry-title {
    font-size: 30px;
    font-size: 3rem;
}

.entry-title a {
    color: #333333;
    text-decoration: none;
}

.entry-header .entry-meta {
    margin-bottom: 15px;
    font-size: .9em;
}

h1.archive-title {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.archive .entry {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 40px;
}


/*
* Single Template
*/

h1.entry-title {
    margin-top: 0;
    margin-bottom: 10px;
}

h1.archive-title {
    font-size: 3.6rem;
    font-size: 36px;
    color: #4f78c3;
}

.entry-featured-image {
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ccc;
    margin: 0 -15px;
}

.pagination li a {
    background-color: #333;
    padding: 10px 15px;
    color: #ffffff;
}

.pagination li.active a {
    color: #333333;
    background-color: #999999;
}

.pagination {
    margin-top: 0;
}


/* Validations */

.gform_wrapper div.validation_error {
    display: none !important;
}

.gform_wrapper {
    margin: 0;
}

.gform_wrapper .gfield_description.validation_message {
    color: #ff0000;
    font-size: 12px;
    font-weight: 500;
    padding: 0 !important;
    position: absolute;
    right: 10px;
    top: 30px;
    width: auto !important;
    z-index: 9;
}

.gform_wrapper .gfield_error {
    padding: 0px !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin: 0;
    padding: 0;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: 0 !important;
    background-color: transparent !important;
    position: relative;
}

body .gform_wrapper ul li.gfield {
    margin-top: 0 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0 !important;
}

.sidebar .gform_body li {
    margin-bottom: 0;
}

.gform_wrapper .gfield_checkbox li input,
.gform_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper .gfield_radio li input[type=radio] {
    margin-top: 0px !important;
}

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox,
body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    margin-top: 0 !important;
}

.gform_wrapper textarea {
    height: 120px !important;
}

img.js-lazy-image {
    width: 200px;
    height: auto;
    display: block;
    position: relative;
}

img.js-lazy-image:before {
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    left: 0;
    height: calc(100% + 10px);
    width: 100%;
    background-color: rgb(216, 216, 216);
    border-radius: 5px;
}

img.js-lazy-image:after {
    content: '';
    display: block;
    font-size: 16px;
    font-style: normal;
    font-family: FontAwesome;
    color: rgb(100, 100, 100);
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    text-align: center;
}

img.js-lazy-image.fade-in {
    width: auto;
    position: static;
}

img.js-lazy-image.fade-in:before {
    content: none;
}

img.js-lazy-image.fade-in:after {
    content: none;
}


/*
* Responsive Utilities
*/

@media only screen and (max-width: 1280px) {
    .site-inner,
    .wrap {
        max-width: 100%;
    }
}

@media only screen and (max-width: 1024px) {
    /*
    * Genesis default
    */
    body {
        font-size: 15px;
    }
    .site-inner,
    .wrap,
    .content-row .wrap {
        max-width: 100%;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-inner {
        padding-top: 0;
    }
    .content-row .wrap {
        padding: 30px 15px;
    }
    body>div {
        font-size: 15px;
    }
    .site-container {
        background-image: none;
        margin-top: 60px;
    }
    body.workers .site-container {
        background-image: none;
        margin-top: 58px;
    }
    li.menu-item.menu-item-search {
        display: none;
    }
    /*
    * Admin bar Wordpress default
    */
    .admin-bar .swipe-menu {
        top: 32px;
    }
    .admin-bar .site-header {
        padding-top: 32px;
    }
    .admin-bar .title-area {
        margin-top: 70px;
    }
    .nav-primary {
        display: none;
    }
    /*
    * Swipe menu
    */
    .site-container.container-fluid.push {
        position: relative;
        right: 0px;
        -webkit-transition: 300ms ease;
        transition: 300ms ease;
    }
    .site-container.container-fluid.push.menu-active {
        right: 15.625em;
    }
    body.overflow-hidden {
        overflow: hidden !important;
        position: fixed !important;
    }
    .swipe-menu {
        background-color: #333;
        border-left: 1px solid #fff;
        bottom: 0px;
        height: 100%;
        overflow-y: auto;
        position: fixed;
        right: -15.625em;
        /*left or right and the width of your navigation panel*/
        top: 0px;
        -webkit-transition: 300ms ease;
        transition: 300ms ease;
        width: 15.625em;
        /*should match the above value*/
    }
    .swipe-menu.menu-active {
        right: 0;
    }
    .swipe-menu ul {
        padding: 0;
        list-style: none;
        margin: 0;
    }
    .swipe-menu .item-contact a {
        padding: 10px 20px;
        background-color: #4d3e3e;
        text-transform: uppercase;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        min-height: 52px;
    }
    .swipe-menu ul li {
        width: 100% !important;
    }
    .swipe-menu ul li a {
        color: #fff;
        display: block;
        padding: 8px 20px;
        border-bottom: 1px solid #fff;
        text-decoration: none;
        font-size: 13px;
    }
    .swipe-menu ul li.menu-item-has-children>a,
    .swipe-menu ul li.menu-item-has-children>.fa {
        display: inline-block;
    }
    .swipe-menu ul li.menu-item-has-children>a {
        width: 85%;
        color: #fff;
    }
    .swipe-menu ul li.menu-item-has-children>.fa {
        background-color: #55595c;
        border-bottom: 1px solid #fff;
        color: #fff;
        padding-bottom: 12px;
        padding-top: 12px;
        text-align: center;
        vertical-align: bottom;
        width: 15%;
    }
    .swipe-menu ul li.menu-item-has-children.menu-open>a{
        background-color: #55595c;
    }
    .swipe-menu ul li.menu-item-has-children.menu-open>.fa-chevron-down:before {
        content: '\f077';
    }
    .swipe-menu .menu-item-has-children .sub-menu {
        display: none;
    }
    .swipe-menu .sub-menu a {
        padding-left: 30px;
    }
    .swipe-menu .sub-menu .sub-menu a {
        padding-left: 40px;
    }
    .swipe-menu .mobile-menu-container .sub-menu {
        padding: 0;
        list-style: none;
        display: none;
    }
    li.search {
        background-color: #cccccc;
        padding: 15px 20px;
        list-style-type: none;
    }
    li.search input[type="text"] {
        width: 75%;
    }
    li.search input[type="submit"] {
        background-color: #5c5c5c;
        border-radius: 0;
        font-family: fontAwesome;
        padding: 0;
        width: 25%;
        margin-left: -5px;
    }
    li.search input {
        float: left;
        height: 30px;
        padding: 10px;
    }
    /*
    * Header Styles
    */
    .site-header .header-widget-area {
        display: none;
    }
    .header-widget-area section:last-child a {
        font-size: inherit;
    }
    .header-image .site-title>a {
        min-height: 55px !important;
    }
    .title-area.logo {
        float: none;
        margin-top: 0;
        text-align: center;
        width: 100%;
        min-height: 80px !important;
    }
    .site-header {
        background-color: #fff !important;
        color: #003268!important;
        border-bottom: none !important;
        -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15) !important;
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15) !important;
        left: 15px;
        min-height: 54px !important;
        position: fixed !important;
        top: 0 !important;
        -webkit-transition: 300ms ease !important;
        transition: 300ms ease !important;
        width: 100% !important;
        z-index: 999 !important;
    }
    .site-header.menu-active {
        left: -15.625em;
        margin: 0;
    }
    .site-header .wrap {
        width: 100%;
        max-width: 100%;
        padding: 15px 0 !important;
    }
    .header-widget-area {
        text-align: left;
        width: 100% !important;
        margin-top: 0;
    }
    .site-header .telephone, .site-header .telephone a {
        color: #003268;
        text-decoration: none;
        font-size: 19px;
        line-height: 18px;
        font-weight: 700;
    }
    .site-header .telephone a:before {
        content: '\f098';
        font-family: fontAwesome;
        vertical-align: middle;
        margin-right: 5px;
    }
    .site-header .menu-toggle:after {
        content: '\f0c9';
        font-family: fontAwesome;
        margin-left: 5px;
        margin-top: -5px;
        font-size: 2.75rem !important;
        vertical-align: middle;
        display: inline-block;
        line-height: normal;
    }
    .site-header .menu-toggle.menu-active:after {
        content: '\f00d';
        font-family: fontAwesome;
        vertical-align: middle;
    }
    .site-header .title-area {
        display: none;
    }
    .header-widget-area section {
        display: block;
        text-align: center;
    }
    .header-widget-area section:first-child small {
        position: relative;
        transform: none;
        top: auto;
        display: block;
        margin: 10px auto;
        left: auto;
    }
    .header-widget-area section .social {
        margin: auto;
    }
    .featured-slider {
        min-height: initial;
    }
    /*
    * Core pages
    */
    .content-sidebar .content h1 {
        font-size: 30px;
    }
    .banner-featured-image {
        margin-bottom: 15px;
    }
    .banner-featured-background .wrap {
        padding: 0px 15px;
    }
    .content {
        width: 100%;
        max-width: 100%;
        float: none;
        padding: 0;
    }
    .breadcrumb {
        margin: 0 -15px 15px;
        padding: 10px 15px;
        background-color: #dddddd;
    }
    .breadcrumb .wrap {
        padding: 0;
    }
    .content-sidebar .content-sidebar-wrap {
        display: block;
        margin: 0 -15px;
    }
    .content-sidebar .content {
        float: none !important;
        display: block;
        padding: 0 15px;
        width: 100%;
    }
    .content-sidebar .sidebar {
        display: block;
        width: 100%;
        max-width: 100%;
        padding: 15px;
        float: none;
        background: none;
    }
    /*
    * Plugin Fixes
    */
    .site-footer .row {
        margin: 0;
    }
    /*
    * Responsive utilities
    */
    .hidden-desktop {
        display: block;
    }
    .hidden-mobile {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    /*
    * Wordpress standards
    */
    .site-inner,
    .wrap {
        padding-right: 0;
        padding-left: 0;
    }
    /*
    * Admin bar Wordpress default
    */
    .admin-bar .swipe-menu {
        top: 46px;
    }
    .admin-bar .site-header {
        padding-top: 46px;
    }
    #wpadminbar {
        position: fixed;
    }
    .site-footer .footer-2 {
        padding: 20px;
    }    
}

@media only screen and (max-width: 490px) {
    /* 
    * Wordpress Standards
    */
    a.alignright,
    img.alignright,
    .wp-caption.alignright,
    a.alignleft,
    img.alignleft,
    .wp-caption.alignleft {
        display: block;
        float: none;
        margin: 15px auto;
    }
    .site-prefooter .row {
        margin-right: 0;
        margin-left: 0;
    }
    /*
    * Core pages
    */
    .banner-featured-background .wrap {
        padding: 15px;
    }
    .breadcrumb .wrap {
        padding: 0;
    }
    /*
    * Entries
    */
    .entry-featured-image {
        height: 170px;
    }
    .featured-slider .slider.slider-03 .wrap .slide-content .button {
        width: 46%;
        margin-left: 1%;
        margin-right: 1%;
        text-align: center;
    }
    .header-widget-area .btn-green {
        border-radius: 4px !important;
        margin: 0 auto !important;
        top: 1px !important;
    }
    .header-widget-area section:last-child a.phone {
        margin-top: 10px;
        display: block;
    }
    .header-widget-area section a.espanol {
        display: inline-block !important;
        font-size: 12px;
        margin-bottom: 5px;
        font-weight: 400;
    }
    
}

@media only screen and (max-width: 360px) {}


/* Hack for IE11*/

@media screen and (-ms-high-contrast:active),
all and (-ms-high-contrast:none) {
    img.js-lazy-image {
        width: auto;
    }
}







.video-container{
    position: absolute;
    padding: 0;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;       
}

.mask-video{
    background: rgba(30,33,37,.6);
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
}

.bg-video{
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: -100;
    right: 0;
    bottom: 0;
    background-size: cover;
    overflow: hidden;
}

.banner-white {
    color: white!important;
    text-shadow: 2px 6px 10px rgba(0, 0, 0, 0.3)!important;
    background: none!important;
    font-weight: bold!important;
}


@media only screen and (min-width: 760px){
    .featured-slider .slider.rehab-01{
        background-image: url('/rehab/wp-content/uploads/sites/9/2020/03/bg-rehab-1024x576.png');
    }
}


@media (max-width:767px){
    .video-container{
        display: none!important;
    }
    .page-id-1250 .featured-slider .slider .wrap .slide-content h2, .page-id-30 .featured-slider .slider .wrap .slide-content h2{
        line-height: 1.2;
    }

    .featured-slider .slider.rehab-01 .wrap .slide-content .button{
        font-size: 1.4em;
        padding: .5em 2em;
    }
}


.rehab-box-3 .child .fa {
    font-size: 3em;
    position: relative;
    display: block;
    color: white;
}


.rehab-box-3 .parent{
    height: 230px;
}

.rehab-box-3.content-row .parent h3 {
    margin-bottom: 2px;
    font-weight: 600;
}


.rehab-featured-1.content-row .wrap .button {
    font-size: 1.8rem;
}

.rehab-featured-1.content-row .wrap .button:before{
    font-size: 2rem;
}

.rehab-featured-3.content-row .wrap {
    padding: 1em 0;
}


.rehab-featured-4.content-row .button.btn-orange {
    background: #da6020;
    text-align: left;
    width: auto;
    padding: 1.6em 1.5em 1.6em 3.2em;
    line-height: 0;
    font-size: 1.6rem;
    margin: 1em .5em;
}

@media (max-width:767px){
    .rehab-featured-4.content-row .button.btn-orange{
        width: 90%;
        margin: 0em 0em 1em;
    }
    /* .rehab-box-3 .parent{
        height: auto;
        min-height: 230px;
    } */

    .page-template-page-home-rehab-php .featured-contact.content-row form#gform_2 li select {
        padding: 0px 5px!important;
    }
}

.rehab-featured-1.content-row .wrap,
.rehab-featured-4.content-row .wrap {
    padding: 4.5em 0em 3.5em;
}

.rehab-featured-4.content-row .button:before {
    font-family: FontAwesome;
    content: '3';
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    line-height: 0;
    font-size: 1.5em;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rehab-featured-4.content-row .button.btn-orange:before {
	background-color: #ca5011;
}

.rehab-featured-4.content-row .button.btn-darkgrey:before {
	background-color: #333;
}

.workers-comp:before {
    content: "\f155"!important;
}

.specialty-services:before {
    content: "\f005"!important;
}

.sports-medicine:before {
    content: "\f1e3"!important;
}

.page-template-page-home-rehab-php .featured-contact.content-row form#gform_2 li input,
.page-template-page-home-rehab-php .featured-contact.content-row form#gform_2 li select {
    font-size: 1.1em!important;
    height: 40px!important;
}

.page-template-page-home-rehab-php .featured-contact.content-row .ginput_container span::before,
.page-template-page-home-rehab-php .featured-contact.content-row .ginput_container::before {
    height: 40px;
    padding-top: 5px;
}

.page-template-page-home-rehab-php .featured-contact.content-row .gform_widget {
    max-width: 1200px;
    width: 100%;
    margin: auto;
}

.page-template-page-home-rehab-php .featured-contact.content-row .gform_wrapper.gf_form_hma_wrapper {
    max-width: 1000px;
}

.page-template-page-home-rehab-php .featured-contact.content-row h4.widget-title {
    font-size: 1.8em;
}




@media only screen and (max-width: 1280px) and (min-width: 1025px){
    .page-id-5145 .site-header .widget-area {
        width: 70%;
    }
    
    .page-id-5145 .site-header .widget-area {
        width: 68%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        font-size: .9em;
    }
}

.video-orthonow h3 {
    font-size: 22.5px;
    font-weight: 600;
    line-height: 37.5px;
    color: #2b4675;
}


.container-fluid-landing-page {
    padding-right: 0;
    padding-left: 0;
}
.page-template-landing-page-oscar .row {
    margin-left: 0;
    margin-right: 0;
}
.page-template-landing-page-oscar .site-footer {
    margin: 0;
    padding: 20px 0 30px;
}
.page-template-landing-page-oscar .full-width {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.page-template-landing-page-oscar .landing-box-right a {
    color: #00d5fd;
}
.page-template-landing-page-oscar .featured-slider {
    margin-bottom: 0 !important;
}
.page-template-landing-page-oscar .steps-to-start ul {
    margin-left: 0;
}
.page-template-landing-page-oscar .featured-1.content-row {
    margin: 0;
}

@media only screen and (max-width: 480px) {
    .featured-mobile-apps .alignright,
    .featured-mobile-apps .alignleft {
        float: none;
        margin: 0 auto;
    }
    #when-should-i-go-toan-emergenc br {
        display: none;
    }
}