/*
Theme Name:   Theme HMA
Theme URI:    https://www.hispanicmarketadvisors.com
Description:  Genesis Wordpress Theme for Hispanic Market Advisors
Author:       Hispanic Market Advisors
Author URI:   https://www.hispanicmarketadvisors.com
Template:     genesis
Version:      1.0.0
Tags:         bootstrap, genesis.
Text Domain:  hma-desktop
**/

@import url('genesis-style.css');

input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
    background-color: #333;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
    padding: 8px 24px;
    width: auto;
    border-radius: 2px;
    position: relative;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,.15);
    -moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,.15);
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,.15);
    text-shadow: 0px 2px 2px rgba(0,0,0,.22);
}/*
.button:before {
    content: "\f101";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
} */
.btn-grey {
    background-color: #aaaaaa;
}
.btn-darkgrey {
    background-color: #000; /* #55595c; */
}

.btn-orange {
    background-color: #ff6228;
    font-weight: 700;
}
.btn-green {
    background-color: #4DC74B;
}
.btn-blue {
    border-color: #4f78c3;
    background-color: #4f78c3;
}
.btn-darkblue {
    background-color: #003268;
}

.btn-black a, 
.btn-black a:hover,
.btn-darkblue a, 
.btn-darkblue a:hover,
.btn-darkgrey a, 
.btn-darkgrey a:hover,
.btn-orange a, 
.btn-orange a:hover {
    color: #fff !important;
}


input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus {
    background-color: #757575;
    color: #fff;
    text-decoration: none;
}

h3, .entry-content h3 {
    font-size: 22.5px;
    line-height: 37.5px;
    color: #2b4675;
}

h4, .entry-content h4 {
    font-size: 20px;
}

h5, .entry-content h5 {
    font-size: 18px;
}

blockquote {
	border-color: rgba(79,120,195,0.05);
	color: #000000;
    margin: 1.5em 1em 1.5em 3em;
    padding: 1.2em;
    font-size: 1.1em;
    line-height: inherit;
    position: relative;
}
.website-1 .header-image .site-title>a {
    min-height: 75px !important;
}
.search-form {
    position: relative;
}
.search-form input[type="search"] {
    padding: 4px 10px;
}
.search-form input[type="submit"] {
    background: transparent;
    font: normal normal normal 20px/1 FontAwesome;
    color: #000;
    padding: 5px !important;
    height: 35px;
    width: 40px;
    position: absolute;
    right: 0;
    z-index: 9;
}
.entry-content .alignfull {
    margin: 32px calc(50% - 49.666vw);
    max-width: 100vw;
    width: 100vw;
    margin-top: 0;
}
.entry-content .box-blue {
    background-color: #1f3763;
    padding: 20px 30px;
    margin-bottom: 20px;
}
.entry-content h3.box-blue {
    color: #fff;
    font-size: 24px;
    line-height: normal;
}

.entry-content .box-bottom {
    padding: 30px;
    border-top: 1px solid #000;
    margin-top: 20px;
}
.entry-content .box-bottom img {
    width: 30px;
    float: left;
    margin: 0 24px 100px 0;
}
.entry-content .box-bottom p strong {
    font-size: 20px;
}

.location-text {
    color: #f76b33;
    font-weight: 700;
}


.bar-top {
    background-color: #000;
}
.bar-top .wrap {
    padding: 10px 0;
    font-weight: 700;
    color: #fff;
    text-align: center;
	font-size: 16px;
	font-weight: 500;
}

.bar-top .wrap a {
    color: #fff;
}
.website-1 .bar-top .wrap .social img {
    width: 20px;
    margin: 0 5px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.bar-top a.header-2 {
    color: #fff000;
}

.bar-top section#custom_html-53,
.website-4 .bar-top section#custom_html-11,
.website-11 .bar-top section#custom_html-41,
.website-13 .bar-top section#custom_html-42,
.website-24 .bar-top section#custom_html-15,
.website-20 .bar-top section#custom_html-15 {
    display: none;
}


.bar-top section#custom_html-53 a,
.website-4 .bar-top section#custom_html-11 a,
.website-11 .bar-top section#custom_html-41 a,
.website-13 .bar-top section#custom_html-42 a,
.website-24 .bar-top section#custom_html-15 a,
.website-20 .bar-top section#custom_html-15 a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.website-20 .site-header .widget-area,
.website-24 .site-header .widget-area,
.website-11 .site-header .widget-area,
.website-13 .site-header .widget-area {
    margin-top: 0;
    font-size: 80%;
}

.website-20 .site-header .widget-area .btn-shop-header,
.website-24 .site-header .widget-area .btn-shop-header,
.website-11 .site-header .widget-area .btn-shop-header,
.website-13 .site-header .widget-area .btn-shop-header {
    top: -24px !important;
}

.website-24 .bar-top section#custom_html-15 img,
.website-20 .bar-top section#custom_html-15 img {
    width: 130px;
    margin: auto;
    -webkit-filter: none;
    filter: none;
}

.home h1.entry-title {
    font-size: 44px;
    color: #003268;
    letter-spacing: 1px;
    font-weight: 400;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 40px;
}

.website-1 .home h1.entry-title {
    font-size: 40px;
    color: #003268;
    font-weight: 700;
}

.home .entry-content {
    max-width: 1000px;
    margin: 0 auto;
}
.website-1.home .entry-content {
    max-width: 1100px;
}
.website-1.home .entry-content h2 {
    text-align: center;
    margin: 20px auto 30px;
}
.home.rehab .entry-content {
    max-width: 100%;
}
.home .entry-content p {
	margin-bottom: 30px;
}
.website-1 .home .entry-content p {
    margin-bottom: 1.5rem;
}
.bg-gray {
	background-color: #f4f4f4;
}
.full-width {
	margin-left: -15px;
	margin-right: -15px;
}
.featured-services.content-row .widget-area,
.featured-maps.content-row .widget-area,
.featured-2.content-row .widget-area,
.featured-3.content-row .widget-area {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.website-1 .featured-2.content-row .widget-area {
    display: block;
}

/* Navigation */
nav.nav-primary {
    -webkit-transition: .4s;
    -o-transition: .4s;
    -moz-transition: .4s;
    transition: .4s
    top:auto;
}
nav.nav-primary.sticky {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}
.admin-bar nav.nav-primary.sticky {
    top: 32px;
}

li#menu-item-507 {
    width: 140px;
}

/* Main Slider */

.featured-slider .slider {
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: default;
}
.featured-slider .slider .wrap {
    position:relative;
    min-height: 410px;
    padding:15px;
    text-align: left;
}
.featured-slider .slider .wrap .slide-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 90%;
    z-index: 9;
}
.featured-slider .slider .wrap .slide-content h2 {
    font-size: 36px;
    color: #050505;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 12px;
}
.featured-slider .slider .wrap .slide-content .button {
    width: auto;
    text-decoration: none;
    font-size: 15px;
    border-radius: 3px;
    font-weight: 700;
    margin-bottom: 15px;
}
.featured-slider .slider.slider-01 .wrap .slide-content .button:before {
    content: none;
}
.featured-slider .slider .wrap .slide-content .button:hover, 
.featured-slider .slider .wrap .slide-content .button:focus {
    background-color: #1f3763
}
.website-1 .featured-slider .slider .wrap .slide-content .button:hover, 
.website-1 .featured-slider .slider .wrap .slide-content .button:focus {
    background-color: #1f3763
}
.featured-slider .slider:after {
    content: ' ';
    background-color: #ffffff;
    display: block;
    height: 100%;
    left: 0;
    opacity: .5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
body.website-21 .featured-slider .slider:after,
body.website-9 .featured-slider .slider:after {
    background-color: transparent;
}

.website-21 #custom_html-37 {
    display: none;
}

/* Banner Doral */
.featured-slider .slider-03-doral .wrap {
    min-height: 600px;
	max-width: 1040px;
}

.featured-slider .slider.boxes .wrap {
    min-height: 600px;
    max-width: 1040px;
    color: #fff;
}
.featured-slider .slider-03-doral .wrap .slide-content,
.featured-slider .slider.boxes .wrap .slide-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 9;
}
.featured-slider .slider.boxes .wrap .slide-content .box-left,
.featured-slider .slider.boxes .wrap .slide-content .box-right{
    background-color: rgba(122, 122, 122, 0.3);
    padding: 20px 30px;
}
.featured-slider .slider.boxes .wrap .slide-content .box-middle {
    background-color: rgba(28, 54, 100, 0.9);
    padding: 20px 30px;
}
.featured-slider .slider.boxes .wrap .slide-content .box-left h2 {
    font-size: 38px;
    color: #fff;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 30px;
}
.featured-slider .slider.boxes .wrap .slide-content .box-left p {
    font-size: 20px;
    color: #1c3664;
    line-height: normal;
    font-weight: 500;
}
.featured-slider .slider.boxes .wrap .slide-content .box-middle p {
    font-size: 15px;
}
.featured-slider .slider.boxes .wrap .slide-content .box-middle p span {
    margin-left: 30px;
    margin-bottom: 20px;
    display: block;
}
.featured-slider .slider.boxes .wrap .slide-content .box-middle a {
    font-size: 25px;
    font-weight: 700;
    margin: 30px 0;
    display: block;
}
.featured-slider .slider.boxes .wrap .slide-content .box-middle a:hover {
    color: #e66522;
    text-decoration: none;
}
.featured-slider .slider.boxes .wrap .slide-content .box-right .button {
    margin-bottom: 15px;
}


/* Services */
.featured-services.content-row h4.widget-title {
	background-color: #1f3763;
    border: 1px solid #cccccc;
    color: #fff;
    font-size: 18px;
    padding: 15px 20px 25px;
    margin-bottom: 0;
}

.website-11 .featured-services.content-row h4.widget-title,
.website-24 .featured-services.content-row h4.widget-title,
.website-4 .featured-services.content-row h4.widget-title,
.website-1 .featured-services.content-row h4.widget-title {
    background-color: #1f3763;
    border: 0;
    padding: 15px 15px 15px 50px;
    text-align: center;
    position: relative;
    border-radius: 5px 5px 0 0;
}
.website-11 .featured-services.content-row .col-12:first-child h4.widget-title:before,
.website-24 .featured-services.content-row .col-12:first-child h4.widget-title:before,
.website-4 .featured-services.content-row .col-12:first-child h4.widget-title:before,
.website-1 .featured-services.content-row .col-12:first-child h4.widget-title:before {
    content: url(/wp-content/themes/theme-ortho/includes/img/ambulance-solid.svg);
    position: absolute;
    z-index: 999;
    width: 28px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    left: 25%;
}

.website-24 .featured-services.content-row .col-12:first-child h4.widget-title:before,
.website-4 .featured-services.content-row .col-12:first-child h4.widget-title:before {
    left: 15%;
}

.website-11 .featured-services.content-row .col-12:nth-child(2) h4.widget-title:before,
.website-24 .featured-services.content-row .col-12:nth-child(2) h4.widget-title:before,
.website-4 .featured-services.content-row .col-12:nth-child(2) h4.widget-title:before,
.website-1 .featured-services.content-row .col-12:nth-child(2) h4.widget-title:before {
    content: url(/wp-content/themes/theme-ortho/includes/img/question-circle-solid.svg);
    position: absolute;
    z-index: 999;
    width: 24px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    left: 28%;
}

.website-24 .featured-services.content-row .col-12:nth-child(2) h4.widget-title:before,
.website-4 .featured-services.content-row .col-12:nth-child(2) h4.widget-title:before {
    left: 15%;
}

.website-11 .featured-services.content-row .col-12:last-child h4.widget-title:before,
.website-24 .featured-services.content-row .col-12:last-child h4.widget-title:before,
.website-4 .featured-services.content-row .col-12:last-child h4.widget-title:before,
.website-1 .featured-services.content-row .col-12:last-child h4.widget-title:before {
    content: url(/wp-content/themes/theme-ortho/includes/img/user-md-solid.svg);
    position: absolute;
    z-index: 999;
    width: 21px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    left: 22%;
}

.website-24 .featured-services.content-row .col-12:last-child h4.widget-title:before,
.website-4 .featured-services.content-row .col-12:last-child h4.widget-title:before {
    left: 15%;
}

.featured-services.content-row .box-services {
	border: 1px solid #cccccc;
	border-top: 0;
	background-color: #fff;
	position: relative;
	padding: 30px;
	font-size: 18px;
	line-height: 1.8;
}
.website-11 .featured-services.content-row .box-services,
.website-24 .featured-services.content-row .box-services,
.website-4 .featured-services.content-row .box-services,
.website-1 .featured-services.content-row .box-services {
    border-radius: 0 0 5px 5px;
    padding: 20px 15px;
    font-size: 15px;
    line-height: 1.7;
    text-align: center;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,.15);
    -moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,.15);
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,.15);
}
.website-11 .featured-services.content-row .box-services p,
.website-24 .featured-services.content-row .box-services p,
.website-4 .featured-services.content-row .box-services p,
.website-1 .featured-services.content-row .box-services p {
    min-height: 120px;
}

.website-11 .featured-services.content-row .box-services .button,
.website-24 .featured-services.content-row .box-services .button,
.website-4 .featured-services.content-row .box-services .button,
.website-1 .featured-services.content-row .box-services .button {
    margin-top: auto;
	font-size: 16px;
    font-weight: 500;
}
.website-1 .featured-services.content-row .box-services .button:before {
    content: none;
}
.website-1 .featured-1.content-row {
    margin: 0 -15px;
}
.featured-1.content-row .wrap {
	font-size: 26px;
	text-align: center;
	max-width: 1040px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0;
}
.website-1 .featured-1.content-row .wrap {
    line-height: 1.5;
    color: #003268;
}
.website-1 .featured-maps.content-row {
    margin: 0 -15px;
}
.website-1 .featured-maps.content-row .wrap {
    padding-top: 30px;
}
.website-1 .featured-maps.content-row .wrap .content-map {
    -webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,.15);
    -moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,.15);
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,.15);
    border-radius:  5px;
}

.featured-maps.content-row h4.widget-title {
    background-color: #1f3763;
    background-position: top right;
    background-repeat: no-repeat;
    border: 1px solid #cccccc;
    color: #fff;
    font-size: 18px;
    padding: 15px 10px 20px;
    margin-bottom: 0;
}
.website-1 .featured-maps.content-row h4.widget-title {
    background-color: #fff;
    color: #003268;
    font-weight: 700;
    padding: 15px 10px 15px 35px;
    position: relative;
    border-radius: 5px 5px 0 0;
}
.website-1 .featured-maps.content-row h4.widget-title:before {
    content: "\f041";
    position: absolute;
    font: normal normal normal 25px/1 FontAwesome;
    left: 15px;
}

.featured-maps.content-row .box-map {
	border: 1px solid #cccccc;
	border-top: 0;
	background-color: #fff;
	position: relative;
	padding: 0 0 15px 0;
	font-size: 15px;
}
.website-1 .featured-maps.content-row .box-map {
    border-top: 0;
    background-color: #fff;
    position: relative;
    font-size: 15px;
    line-height: normal;
    border-radius: 0 0 5px 5px;
    padding-bottom: 0;
}
.website-1 .featured-maps.content-row .box-map p {
    margin-bottom: 5px;
}

.featured-maps.content-row .box-map img {
	margin-bottom: 15px;
}

.featured-maps.content-row .box-map p,
.featured-maps.content-row .box-map .tel,
.featured-maps.content-row .box-map a.tel {
	padding-left: 15px;
	padding-right: 15px;
}
.featured-maps.content-row .box-map .tel,
.featured-maps.content-row .box-map a.tel {
    display: block;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 20px;
}
.featured-maps.content-row .box-map .button {
	margin-left: 15px;
}
.website-1 .featured-maps.content-row .box-map .button {
    width: 100%;
    margin: 0;
    padding: 12px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    border-radius: 0 0 5px 5px;
    background-color: #003268;
}
.website-1 .featured-maps.content-row .box-map .button:hover {
	background-color: #000;
}

.website-1 .featured-maps.content-row .box-map .button:before {
    content: none;
}

.featured-contact.content-row {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.featured-contact.content-row h4.widget-title {
	color: #fff;
	font-size: 22px;
	text-align: center;
}
.website-1 .featured-contact.content-row h4.widget-title {
    margin-top: 30px;
    font-size: 42px;
    text-align: left;
    font-weight: 700;
    text-shadow: 0px 2px 2px rgba(0,0,0,0.22);
}

.featured-contact.content-row .gform_widget {
	max-width: 700px;
	margin: auto;
}
.featured-contact.content-row .gform_button {
	background-color: #000;
}
.featured-contact.content-row .gform_button:hover {
	background-color: #003268;
}
.website-1 .featured-contact.content-row .gform_button {
    width: calc(100% - 16px) !important;
}

.website-1 .featured-2.content-row {
    position: relative;
}
.website-1 .featured-2.content-row:before {
    content: '';
    background-image: url(/wp-content/uploads/2020/08/telehealth-bg.jpg);
    width: 100%;
    height: 400px;
    position: absolute;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
}
.website-1 .featured-2.content-row .wrap {
    padding: 70px 15px 0;
    text-align: center;
    position: relative;
}

.featured-2.content-row h4.widget-title, 
.featured-3.content-row h4.widget-title {
	font-size: 34px;
	color: #000;
	margin-bottom: 0;
}
.website-1 .featured-2.content-row h4.widget-title {
    text-shadow: 0px 2px 2px rgba(0,0,0,.22);
    font-size: 42px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
}
.featured-2.content-row h3,
.featured-3.content-row h3 {
	font-size: 20px;
	font-weight: 700;
	color: #000;
}

.website-1 .featured-2.content-row h3 {
    text-shadow: 0px 2px 2px rgba(0,0,0,.22);
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
}
.website-1 .featured-2.content-row h4 {
    text-shadow: 0px 2px 2px rgba(0,0,0,.22);
    font-size: 25px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px;
}
.website-1 .featured-3.content-row h3 {
	font-size: 24px;
	font-weight: 700;
    color: #FF6228;
}

.featured-3.content-row h4.widget-title {
	margin-top: 20px;
}
.featured-2.content-row h3 span,
.featured-3.content-row h3 span {
	display: block;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 20px;
    font-size: 23px;
}
.featured-2.content-row .button {
	font-weight: 700;
    font-size: 15px;
    padding: 12px 30px;
    margin: 15px 0 20px;
}
.website-1 .featured-2.content-row .button {
    padding: 8px 46px;
    margin: 15px 0 25px;
}
.website-1 .featured-3.content-row h4.widget-title {
    margin-top: 40px;
    color: #003268;
    font-weight: 700;
}
.featured-3.content-row h3 {
	color: #ef5a28;
}
.featured-3.content-row h3 span {
	color: #000;
}
.featured-3.content-row ul {
	color: #444;
	margin-bottom: 30px;
}
.featured-3.content-row ul li {
	margin-bottom: 10px;
    font-size: 19px;
}
/*.featured-3.content-row img {
    width: 210px;
}*/
.website-1 .featured-3.content-row img {
    width: auto;
    margin-right: 30px;
}
.featured-3.content-row .button {
    min-width: 160px;
    text-align: center;
    font-size: 15px;
    padding: 12px 30px;
    line-height: normal;
    border-radius: 4px;
}
.website-1 .featured-3.content-row .button {
    min-width: 160px;
    text-align: center;
    font-size: 15px;
    padding: 12px 30px;
    line-height: normal;
    border-radius: 4px;
    background-color: #003268;
}
.featured-3.content-row .button:hover,
.featured-3.content-row .button:focus {
    background-color: #000;
}
not(.website-1 .featured-2.content-row .widget_text:first-child),
.featured-2.content-row .widget_text:first-child,
.featured-3.content-row .widget_text:first-child {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    text-align: right;
}
not(.website-1 .featured-2.content-row .widget_text:last-child),
.featured-2.content-row .widget_text:last-child,
.featured-3.content-row .widget_text:last-child {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.featured-3.content-row .widget_text:first-child {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    text-align: right;
}
.featured-3.content-row .widget_text:last-child {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.featured-3.content-row:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 28px solid #fff;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    margin: 0 auto;
    z-index: 99;
}

.featured-pay-options.content-row .wrap {
	text-align: center;
	font-size: 15px;
}
.website-1 .featured-pay-options.content-row .wrap p {
    font-size: 25px;
}

.featured-pay-options.content-row .pay-options {
	max-width: 750px;
	margin: auto;
}
.featured-pay-options.content-row .pay-options img {
	width: 120px;
}

/* Reviews */
.featured-reviews.content-row:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 28px solid #fff;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 1;
    margin: 0 auto;
    z-index: 99;
}
.website-1 .featured-reviews.content-row:before {
    content: none;
}

.featured-reviews.content-row {
    background-color: rgba(239,239,239,0.53);
}
.featured-reviews.content-row .wrap {
	max-width: 1000px;
	text-align: center;
}
.featured-reviews.content-row h2 {
	font-size: 35px;
	color: #0d3782;
}
.website-1 .featured-reviews.content-row h2 {
    color: #2E2E2E;
    font-weight: 700;
    margin-bottom: 24px;
}

.reviews-content {
    padding: 20px;
    background-color: #e6e9ec;
    margin: 20px;
    position: relative;
}
.website-1 .reviews-content {
    background-color: #fff;
    margin: 10px 5px;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(0,0,0,.15);
    -moz-box-shadow: 0px 2px 7px 0px rgba(0,0,0,.15);
    box-shadow: 0px 2px 7px 0px rgba(0,0,0,.15);
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
	min-height: 218px;
}
.website-1 .reviews-content .stars .fa {
    font-size: 22px;
    margin: 0 5px 0 0;
    color: #FFC107;
}
.reviews-content:after {
	content: "";
    display: block;
    width: 14px;
    height: 14px;
    background-color: #e6e9ec;
    position: absolute;
    -webkit-transform: scaleX(.75) rotate(45deg);
    -ms-transform: scaleX(.75) rotate(45deg);
    transform: scaleX(.75) rotate(45deg);
    border-width: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    left: 50%;
    top: calc(100% - 7px);
}
.website-1 .reviews-content:after {
	content: none;
}
.reviews-author, .reviews-location {
	font-size: 15px;
}
.reviews-author {
    font-weight: 700;
}

.featured-reviews.content-row .glide__slides {
	padding-bottom: 30px;
}
.glide__bullets {
	bottom: 0 !important;
}
.glide__bullet {
    background-color: #999 !important;
}
.website-1 .glide__bullets .glide__bullet {
    width: 14px;
    height: 14px;
}

.glide__bullet--active {
    background-color: #222 !important;
}
.website-1 .glide__bullets .glide__bullet--active {
    background-color:#003268 !important;
}

.featured-orthobio.content-row {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/*
.featured-orthobio.content-row .wrap {
	text-align: center;
	color: #fff;
	max-width: 780px;
	font-size: 15px;
	padding: 70px 15px;
} */
.featured-orthobio.content-row .wrap {
	color: #fff;
    text-align: left;
    max-width: 700px;
    padding: 70px 15px 70px 80px;
}
/*
.featured-orthobio.content-row h4.widget-title {
	font-size: 25px;
}*/
.featured-orthobio.content-row h4.widget-title {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
/*
.featured-orthobio.content-row h3 {
	font-size: 20px;
	margin: 50px auto;
	color: #fff;
}*/
.featured-orthobio.content-row h3 {
    color: #fff;
	font-size: 25px;
    margin: 10px auto;
    font-weight: 700;
}
/*
.featured-orthobio.content-row .button {
	background-color: #818a91;
	margin: 30px auto 10px;
	font-size:16px;
}*/
.featured-orthobio.content-row .button {
    background-color: #003268;
    margin: 20px auto 10px;
    font-size: 16px;
}
.featured-orthobio.content-row .button:before {
    content: none;
}

.featured-quality.content-row {
    background-position: center;
    background-size: cover;
}

.featured-quality.content-row .wrap {
    color: #fff;
    font-size: 21px;
    padding: 80px 15px 50px;
    text-align: center;
}

.page-id-5172 .banner-featured-title a.button,
.page-id-5176 .banner-featured-title a.button {
    display: none;
}

.login-button {
    display: block;
    padding: 20px 15px;
    border: none;
    width: 250px;
    text-align: center;
    margin: 10px;
    background-color: #54595c;
    font-size: 1.2em;
    float: left;
}

.login-button a {
    color: #fff;
}

.login-button:hover {
    background-color: #5078c3;
}

/** woocommerce **/
div#tab-description h2 {
    display: none;
}

.product .featured-image-class {
    display: none;
}

.quantity input {
    padding: 5px;
}

span.woocommerce-Price-amount.amount {
    font-size: 1.8em;
}

.woocommerce div.product form.cart .button {
    padding-top: 13px;
    padding-bottom: 13px;
}

.page-id-5213 a.button {
    display: none !important;
}

section.related.products {
    margin-top: 20px !important;
    position: relative;
    display: inline-block;
	width: 100%;
}


/* ICONS FORM */
 .ginput_container span::before, .ginput_container::before {
     font-family: FontAwesome;
     position: absolute;
     width: 34px;
     min-height: 34px;
     background: #000;
     color: #f1f1f1;
     text-align: center;
     border: 1px solid #000;
     border-right: 0px;
}
 .bg-green .ginput_container span::before, .bg-green .ginput_container::before {
     background: #008ba7;
     color: white;
}
 .icon-mail input[type="text"], .icon-name input[type="text"], .icon-comment-input input[type="text"], .icon-hashtag input[type="text"], .icon-house input[type="text"], .icon-question input[type="text"], .icon-map input[type="text"], .icon-phone input[type="text"], .icon-company input[type="text"], .icon-web input[type="text"], .icon-date input[type="text"], .icon-check input[type="text"], .icon-mail input[type="email"], .icon-phone input[type="tel"] {
     height: 34px !important;
     min-height: 34px !important;
     padding-left: 40px !important;
     margin-top: 0px !important;
}
 .gform_body select {
     height: 34px;
}
 .icon-comment textarea {
     height: 100px !important;
     padding-left: 40px !important;
}
 .icon-name .ginput_container span::before, .icon-name .ginput_container::before {
     content: "\f007";
}
 .icon-map .ginput_container span::before, .icon-map .ginput_container::before {
     content: '\f041';
}
 .icon-map .ginput_container span.address_country::before {
     content: none !important;
}
 .icon-mail .ginput_container span::before, .icon-mail .ginput_container::before {
     content: "\f0e0";
}
 .icon-house .ginput_container::before {
     content: "\f015";
}
 .icon-map .ginput_container::before {
     content: "\f041";
}
 .icon-hashtag .ginput_container::before {
     content: "\f292";
}
 .icon-phone .ginput_container::before {
     content: '\f095';
}
 .icon-company .ginput_container::before {
     content: '\f1ad';
}
 .icon-question .ginput_container::before {
     content: '\f128';
}
 .icon-date .ginput_container::before {
     content: '\f073';
}
 .icon-web .ginput_container::before {
     content: '\f0c1';
}
 .icon-referred .ginput_container::before {
     content: '\f164';
}
 .icon-check .ginput_container::before {
     content: '\f046';
}
 .icon-comment-input .ginput_container::before {
     content: '\f075';
}
 .icon-comment .ginput_container::before {
     content: '\f075';
     height: 100px;
     padding-top: 40px;
}
 .icon-comment .ginput_container textarea {
     height: 100px;
}
 .gform_wrapper.gf_form_hma_wrapper {
     max-width: 700px;
     margin: auto;
     margin-top: 0.5em;
     margin-bottom: 0.5em;
}
 @media (max-width: 767px) {
     .gf_form_hma_wrapper {
         margin-bottom: 0;
    }
}
 .gf_form_hma .gfield {
     margin-top: 0px !important;
}
 .gf_form_hma .gform_footer.top_label {
     text-align: center;
     padding: 0 !important;
     margin-top: 0.5em;
}
 .gf_form_hma .gform_footer.top_label input {
     padding: 0.5em 2.5em;
     font-weight: 600;
}
 .website-1 .gf_form_hma .gform_footer.top_label input {
     line-height: 1.5;
}

 .gf_form_hma .gform_confirmation_message {
     margin: 1em;
}
 .gf_form_hma .gform_confirmation_message p {
     margin: 0;
}
 

.modal.show .modal-dialog {
    padding: 0px;
    background: transparent;
    box-shadow: none;
    border: 0px;
}

/* Blog */
.blog-custom .banner-featured-image {
    min-height: 500px;
}
.blog-custom article.blog_content_wraper {
    margin-bottom: 30px;
}
.blog-custom .post-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    overflow: hidden;
    position: relative;
    background-color: #fff;
    width: 100%;
    min-height: 100%;
    border-radius: 3px;
    border: 0 solid #818a91;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.blog-custom .post-image {
    position: relative;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    padding-bottom: calc( 0.66 * 100% );
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.blog-custom .post-image img.featured-image {
    width: calc(100% + 1px);
    height: auto;
    position: absolute;
    top: calc(50% + 1px);
    left: calc(50% + 1px);
    -webkit-transform: scale(1.01) translate(-50%,-50%);
    -ms-transform: scale(1.01) translate(-50%,-50%);
    transform: scale(1.01) translate(-50%,-50%);
    display: block;
    width: 100%;
    max-height: none;
    max-width: none;
    -webkit-transition: -webkit-filter .3s;
    transition: -webkit-filter .3s;
    -o-transition: filter .3s;
    transition: filter .3s;
    transition: filter .3s,-webkit-filter .3s;
    overflow: hidden;
}
.blog-custom .post-cat {
    position: absolute;
    top: 0;
    background: #818a91;
    color: #fff;
    font-size: 12px;
    padding: .6em 1.2em;
    line-height: 1;
    font-weight: 400;
    margin: 20px;
    border-radius: 999px;
    right: 0;
}
.blog-custom img.avatar {
    border-radius: 50%;
    width: 60px;
    pointer-events: all;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -20px;
    margin-bottom: -10px;
}
.blog-custom .post-description {
    padding: 20px 30px 0;
    color: #777777;
    line-height: normal;
}
.blog-custom .post-description h2 {
    font-size: 25px;
    margin-bottom: 25px;
}
.blog-custom .post-description h2 a {
    text-decoration: none;
}
.blog-custom .post-description h2 a:hover {
    color: #da6021;
}
.blog-custom .post-description a.more-link {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-top: 25px;
}
.blog-custom .post-date {
    padding: 15px 30px;
    border-top: 1px solid #eaeaea;
    line-height: 1.3em;
    font-size: 12px;
    color: #adadad;
    margin-top: auto;
    margin-bottom: 0 !important;
}

.tg  {border-collapse:collapse;border-spacing:0;border:none;border-color:#ccc;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#fff;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#f0f0f0;}
.tg .tg-1wig{font-weight:bold;text-align:left;vertical-align:top}
.tg .tg-baqh{text-align:center;vertical-align:top}
.tg .tg-if4e{background-color:#f9f9f9;font-weight:bold;border-color:inherit;text-align:left;vertical-align:top}
.tg .tg-buh4{background-color:#f9f9f9;text-align:left;vertical-align:top}
.tg .tg-rlfi{background-color:#f9f9f9;font-weight:bold;text-align:right;vertical-align:top}
.tg .tg-c3ow{border-color:inherit;text-align:center;vertical-align:top}
.tg .tg-0pky{border-color:inherit;text-align:left;vertical-align:top}
.tg .tg-fymr{font-weight:bold;border-color:inherit;text-align:left;vertical-align:top}
.tg .tg-btxf{background-color:#f9f9f9;border-color:inherit;text-align:left;vertical-align:top}
.tg .tg-abip{background-color:#f9f9f9;border-color:inherit;text-align:center;vertical-align:top}
.tg .tg-0lax{text-align:left;vertical-align:top}
.tg .tg-797t{background-color:#f9f9f9;font-weight:bold;text-align:left;vertical-align:top}
.tg .tg-dzk6{background-color:#f9f9f9;text-align:center;vertical-align:top}
.tg .tg-l2oz{font-weight:bold;text-align:right;vertical-align:top}


.btn-orthonowcare,
.btn-orthonowcare:focus {
	background: #1f3763;
	color: white;
}

.btn-orthonowcare:hover {
	background: #587ec5;
}

#accordion button.btn-orthonowcare::before {
	content: '- ';
	font-weight: bold;
	width: 20px;
	display: inline-block;
	text-align: center;
}

#accordion button.collapsed.btn-orthonowcare::before {
	content: '+ ';
	font-weight: bold;
	width: 20px;
	display: inline-block;
	text-align: center;
}


#accordion button.btn-orthonowcare {
	font-size: 1.3em;
	padding: 1em;
}

@media (max-width:767px){
	#accordion button.btn-orthonowcare {
		font-size: 1em;
	}
}
	
/* Rehab Page */
.featured-slider .slider.rehab-01 {
    background-position: top center;
}
.featured-slider .slider.rehab-01 .wrap {
    min-height: 580px;
    padding: 15px;
    text-align: center;
}
.featured-slider .slider.rehab-01 .wrap .slide-content {
    width: 100%;
    text-align: center;
}
.featured-slider .slider.rehab-01 .wrap .slide-content h2 {
    font-weight: 900;
    color: #262626;    
}
.featured-slider .slider.rehab-01 .wrap .slide-content .button {
    background-color: #f0ad4e;
}
.featured-slider .slider.rehab-01 .wrap .slide-content .button:before {
    content: none;
}


.rehab-intro.content-row {
    background-color: #1f3763;
}
.rehab-intro.content-row .wrap {
    padding: 20px 15px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
}

.rehab-box-3.content-row .widget-area{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.rehab-box-3.content-row .widget-area .col-md-4 {
    padding: 0;
}


/* Workers Comp */
.workers .entry-content {
    margin-top: 70px;
}
.workers .entry-content p {
    font-size: 20px;
}
a.btn-worker {
    width: 100%;
    margin-bottom: 15px;
    background-color: #fff;
    color: #2B4675;
    font-weight: 500;
    font-size: 16px;
}

.website-22 .featured-slider .worker.slider.slider-01,
.website-25 .featured-slider .worker.slider.slider-01 { 
    background-image: url(/wp-content/uploads/2018/11/Orthobiologics-lr.jpg) !important;
}

.website-23 .featured-slider .worker.slider.slider-01 {
    background-image: url(/wp-content/uploads/2018/10/All-hands.jpg) !important;
}

.featured-slider .worker.slider.slider-01 {
    background-image: url(/wp-content/uploads/2020/03/worker-banner.jpg) !important;
}
.featured-slider .worker.slider .wrap {
    min-height: 450px;
}
.featured-slider .worker.slider .wrap .slide-content {
    width: 100%;
    position: relative;
    top: auto;
    transform: none;
}
.featured-slider .worker.slider:after {
    content: none;
}
.featured-slider .worker.slider .wrap .slide-content h2 {
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
    line-height: 40px;
    margin-top: 30px;
    margin-bottom: 12px;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
}
.featured-slider .worker.slider .wrap .slide-content h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
}

.featured-slider .worker.slider .wrap .slide-content .button {
    margin-bottom: 0;
    margin-top: 20px;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    border: 1px solid #fff;
    /* background-color: transparent; */
    text-shadow: 0px 1px 2px rgb(0 0 0/50%);
    background: #1f3763;
}

.featured-slider .worker.slider .wrap .slide-content .button:hover{
    background-color: #000 !important;
    color: white!important;
}


.featured-slider .worker.slider .wrap .icon-comment .ginput_container::before {
    content: '\f075';
    height: 90px;
    padding-top: 29px;
}
.featured-slider .worker.slider .wrap .gform_wrapper {
    margin-top: 10px;
}
.featured-slider .worker.slider .wrap .gform_wrapper textarea {
    height: 90px !important;
}
.featured-slider .worker.slider .wrap .gform_wrapper .gform_footer {
    margin-top: 0;
}
.featured-slider .worker.slider .wrap .slide-content input[type=submit] {
    background-color: #1f3763;
    border: 0;
    width: calc(100% - 16px);
    margin-top: 0;
}

.workers-featured-1.content-row {
    position: relative;
    background-position: center;
    background-size: cover;
}
.workers-featured-1.content-row:after {
    content: ' ';
    background-color: #00225f;
    display: block;
    height: 100%;
    left: 0;
    opacity: .8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.workers-featured-1.content-row .wrap {
    padding: 70px 0;
    position: relative;
    z-index: 9;
    max-width: 1100px;
}
.workers-featured-1.content-row .wrap h2.widget-title {
    margin-bottom: 20px;
    color: #fff !important;
    font-weight: 700;
}

.workers-featured-1 a.button.btn-worker {
    text-shadow: none;
}

.workers-featured-1 a.button.btn-worker:hover {
    background-color: #000;
	color: #fff;
}

.workers-featured-2.content-row {
    background-color: #F8F8F8;
    margin: 0 -15px;
}
.workers-featured-2.content-row .wrap {
    max-width: 1000px;
}

.workers-featured-2.content-row .wrap h2 {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
}

.workers-featured-2.content-row .wrap h4 {
    font-size: 25px;
    font-weight: 700;
    color: #000
}
.workers-featured-2.content-row .wrap img {
    margin-bottom: 90px;
}
.workers-featured-2.content-row .wrap .widget-area {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.workers-featured-2.content-row .wrap .solution {
    margin-bottom: 50px;
}
.workers-featured-2.content-row .wrap .solution:nth-child(odd) {
    padding-right: 4%;
}
.workers-featured-2.content-row .wrap .solution:nth-child(even) {
    padding-left: 4%;
}
.workers-featured-2.content-row .wrap .solution:last-child {
    margin-bottom: 0;
}

.workers-coordinator.content-row {
    font-size: 16px;
}
.workers-coordinator.content-row h2 {
    font-weight: 700;
    color: #000;
}
.workers-coordinator.content-row h4 {
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
}
.workers-featured-3.content-row {
    background-color: #1f3763;
}
.workers-featured-3.content-row .wrap {
    padding: 80px 0;
    text-align: center;
    color: #fff;
    font-size: 20px;
    max-width: 960px;
}
.workers-featured-3.content-row .wrap h4 {
    font-size: 36px;
    font-weight: 700;
}
.workers-featured-3.content-row .wrap .button {
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    padding-left: 102px;
    line-height: 36px;
    margin-top: 20px;
    background-color: #DA6121;
}
.workers-featured-3.content-row .wrap .button:before {
    content: "\f0e1";
    font-family: FontAwesome;
    background: #ca5011;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    line-height: 0;
    font-size: 2.5em;
    width: 82px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.workers-featured-4.content-row {

}
.workers-featured-4.content-row .wrap {
    padding: 60px 0;
    font-size: 20px;
    max-width: 750px;
}
.workers-featured-4.content-row .wrap .phone {
    font-size: 30px;
    position: relative;
    font-weight: 700;
}
.workers-featured-4.content-row .wrap .phone:before {
    content: '\f095';
    font-family: FontAwesome;
    position: relative;
    width: 34px;
    min-height: 34px;
    color: #4f78c2;
    text-align: center;
    top: 8px;
    font-size: 36px;
    margin-right: 10px;
}

/* Image zoom on hover + Overlay colour */
.parent {
    width: 100%;
    height: 160px;
    overflow: hidden;
    position: relative;
    display: block;
    cursor: pointer;
}
.rehab-box-3.content-row .widget-area .col-md-4:nth-child(2) {
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
    transition: background 0.7s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    z-index: 9;
}
.parent p {
    margin: 0 !important;
}

.child {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #3c5a91;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.rehab-box-3.content-row .child.bg-two {
    background-color: #26457b;
}
.rehab-box-3.content-row .parent h3 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 15px;
}
.rehab-box-3.content-row .parent a {
    color: #ffffff !important;
    text-decoration: none !important;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 30px 50px;
    line-height: normal;

}

/*.parent:hover .child, .parent:focus .child {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}*/

.parent:hover .child:before, .parent:focus .child:before {
    opacity:1;
}
.child:before {
    content: "";
    opacity:0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.rehab-featured-1.content-row .wrap {
    padding: 130px 0;
    font-size: 22px;
    text-align: center;
    background: #fff;
}
.rehab-featured-1.content-row .wrap .button {
    display: table;
    margin: 35px auto 0;
}

.rehab-featured-2.content-row {
    padding: 200px 0px 350px 0px;
    background-image: url(/rehab/wp-content/uploads/sites/9/2020/05/Therapy-visits-now-available-by-telemedicine.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.rehab-featured-3.content-row {
    background-color: #55595c;
}
.rehab-featured-3.content-row .wrap {
    padding: 40px 15px 10px;
    font-size: 23px;
    color: #fff;
    text-align: center;
}

.rehab-box-8.content-row .widget-area{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.rehab-box-8.content-row .widget-area .col-md-3 {
    padding: 0;
}
.rehab-box-8.content-row .widget-area .col-md-3 .parent {
    width: 100%;
    height: 140px;
    overflow: hidden;
    position: relative;
    display: block;
    cursor: pointer;
}

.rehab-box-8.content-row .parent h3 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 0;
}
.rehab-box-8.content-row .parent a {
    color: #ffffff !important;
    text-decoration: none !important;
    -webkit-transform: translate(50%,-50%);
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    position: absolute;
    text-align: center;
    padding: 30px 50px;
    line-height: normal;
    width: 100%;
}
.rehab-box-8.content-row .child {
    background-color: #204878;
    background-size: cover;
    background-position: 50%;
}
.rehab-box-8.content-row .child:before {
    background-color: #000;
}
.rehab-box-8.content-row .parent:hover .child, .rehab-box-8.content-row .parent:focus .child {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.rehab-box-8.content-row .bg-1 {background-image: url(/wp-content/uploads/sites/9/2018/10/Family-Latino.jpg);}
.rehab-box-8.content-row .bg-3 {background-image: url(/wp-content/uploads/sites/9/2018/10/Sports.jpg);}
.rehab-box-8.content-row .bg-6 {background-image: url(/wp-content/uploads/sites/9/2018/10/Pediatrics.jpg);}
.rehab-box-8.content-row .bg-8 {background-image: url(/wp-content/uploads/sites/9/2018/10/Technology.jpg);}

.featured-contact.content-row {
    background-color: #274877;
}
.website-1 .featured-contact.content-row .wrap {
    padding: 70px 25px 0;
}
.website-1 .gform_wrapper.gf_browser_chrome select {
    padding: 2px 0 2px 3px !important;
}

.rehab-featured-4.content-row .wrap {
    padding: 160px 15px;
    text-align: center;
    color: #26457b;
    font-size: 20px;
    font-weight: 500;
}
.rehab-featured-4.content-row .button.btn-grey {
    width: 250px;
    margin: 0 15px;
    text-transform: uppercase;
    font-weight: 500;
    background-color: #7a7a7a;
    font-size: 14px;
}
.rehab-featured-4.content-row .button.btn-grey:before {
    content: none;
}
.rehab-featured-4.content-row .button.btn-grey:hover {
    background-color: #26457b !important;
}

.rehab-featured-5.content-row {
    background-color: #1f3763;
    color: #fff;
}
.rehab-featured-5.content-row .wrap {
    padding: 60px 15px;
}
.rehab-featured-5.content-row .wrap h4 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 25px;
}

/* orthobiologist */

.orthobiologist-box {
    background-image: url(/wp-content/uploads/2018/12/Orthobilogics-Spot-Graphic.jpg);
    display: block;
    height: 340px;
    text-align: center;
    color: #fff !important;
    padding-top: 120px;
    margin-bottom: 20px;
}

.orthobiologist-box h3 {
    font-size: 38px;
    color: #fff;
}

.orthobiologist-box-2 {
    background-color: #1f3763;
    display: block;
    color: #fff;
    padding: 40px !important;
}

.about-box {
	background-image: url(/doral/wp-content/uploads/2018/12/Spot-blue-background-light-lr.jpg);
}

/* Opportunity */
.featured-slider .slider.opportunity,
.featured-slider .slider.opportunity .wrap {
    min-height: 620px;
}
.featured-slider #opportunity2,
.featured-slider .slider.opportunity .opportunity2 {
    min-height: 470px !important;
}
.featured-slider .slider.opportunity:after {
    background-color: transparent;
}

.featured-slider .slider.opportunity .wrap .slide-content {
    position: absolute;
    -webkit-transform: translate(50%,-50%);
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    text-align: center;
    width: 100%;
}
.featured-slider .slider.opportunity .wrap .slide-content h2 {
    font-size: 40px;
    color: #fff;
}
.featured-slider .slider.opportunity .wrap .slide-content h3 {
    font-size: 58px;
    color: #fff;
    margin-bottom: 30px;
}
.featured-slider .slider.opportunity .wrap .slide-content .button:before {
    content: none;

}
.opportunity .entry-content h2 {
    font-weight: 700;
    color: #334293;
    margin-bottom: 3px;
}
.opportunity .content-row .wrap {
    padding: 30px 15px;
}
.featured-opp-1.content-row h3 {
    font-size: 48px;
    color: #4054b2;
    font-weight: 700;
}
.featured-opp-1.content-row p {
    font-weight: 700;
}

.featured-opp-2.content-row {
    background: #eceff9;
    margin-bottom: 0;
}
.featured-opp-2.content-row:before {
    background-image: url(/wp-content/uploads/2019/11/bg-top.png);
    content: ' ';
    height: 120px;
    width: 100%;
    display: block;
}
.featured-opp-2.content-row:after {
    background-image: url(/wp-content/uploads/2019/11/bg-bottom.png);
    content: ' ';
    height: 120px;
    width: 100%;
    display: block;
}

.featured-opp-3.content-row .wrap {
    text-align: center;
}

.featured-opp-4.content-row .wrap h3 {
    color: #334293;
    text-align: center;
}
.featured-opp-4.content-row .wrap .button {
    padding: 10px 40px;
    color: #ffffff;
    border-color: #1f3763;
    background-color: #1f3763;
}

.featured-opp-5.content-row {
    background-position: center;
    background-size: cover;
    min-height: 620px;
}
.featured-opp-5.content-row .wrap {
    position: absolute;
    -webkit-transform: translate(50%,-50%);
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    text-align: center;
    color: #fff;
}
.featured-opp-5.content-row .wrap h3 {
    color: #fff;
    font-weight: 700;
    line-height: 60px;
    font-size: 46px;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.89);
}

.featured-opp-6.content-row .wrap h2 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 30px;
}
.featured-opp-6.content-row .wrap img {
    display: block;
    margin: 0 auto;
}

.featured-opp-7.content-row .wrap h2 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 30px;
}
.featured-opp-7.content-row .wrap img {
    display: block;
    margin: 0 auto;
}
.featured-opp-8.content-row .wrap {
    text-align: center;
}
.featured-opp-9.content-row .wrap {
    text-align: center;
}
.featured-opp-9.content-row .wrap h3, 
.featured-opp-9.content-row .wrap p {
    text-align: left;
}

.page-template-page-home-opportunity .breadcrumb {
    display: none;
}

/* Opportunity 2 */
h2.title-landing {
    font-family: "Arial", sans-serif;
    line-height: 1.6em;
    font-weight: normal !important;
    font-size: 35px;
    color: #0a0a0a !important;
}

h3.title-box {
    color: #fff !important;
    display: block;
    font-size: 30px !important;
    background-color: #1f3763;
    line-height: 1.85;
    font-weight: normal !important;
    padding-left: 25px;
}

.textbox-landing p {
    font-weight: normal !important;
    padding: 10px;
}

.list-landing h3 {
    font-size: 48px;
    color: #0a0a0a;
    line-height: 1.2;
    padding-bottom: 15px;
}
.list-landing h4 {
	font-size: 32px;
    line-height: 1.1;
    padding-bottom: 15px;
}
a.button.button-landing {
    font-size: 18px;
    font-weight: 600;
}
.list-landing li {
    font-size: 19px;
}
.featured-opp-land.content-row.alignfull {
    background-color: #1f3763;
}
p.opp-total-1 {
    color: #0a0a0a;
    font-size: 23px !important;
    font-weight: 600 !important;
    line-height: 1.8;
    background-color: #ccc;
    text-align: center;
}
p.opp-total-2 {
    color: #0a0a0a;
    font-size: 30px !important;
    font-weight: 600 !important;
    line-height: 1.8;
    background-color: #f47945;
    text-align: center;
}
.website-1 .footer-app {
    background-color: #003268;
    border-radius: 5px;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(0,0,0,.15);
    -moz-box-shadow: 0px 2px 7px 0px rgba(0,0,0,.15);
    box-shadow: 0px 2px 7px 0px rgba(0,0,0,.15);
    padding: 15px;
    color: #fff;
    position: relative;
    margin-top: 20px;
}
.website-1 .footer-app h3 {
    margin-bottom: 10px;
}
.website-1 .footer-app .button {
    padding: 4px 12px;
    color: #fff;
}
.website-1 .footer-app a.btn-mobile-app {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
}

/* WOOCOMMERCE FIX */

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    flex: initial;
    max-width: 100%;
}

.woocommerce-additional-fields p#order_comments_field * {
    width: 100%;
    height: auto;
}

.woocommerce-billing-fields__field-wrapper span.woocommerce-input-wrapper,
.woocommerce-shipping-fields span.woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

li.wc_payment_method.payment_method_square_credit_card{
    list-style: none;
}

@media only screen and (max-width: 768px){
    .woocommerce .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-1,
    .woocommerce-page .col2-set .col-2 {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }
}

.banner-featured-title h2.entry-title,
.video-background-banner .banner-featured-title h1 {
    text-shadow: 0px 2px 10px black;
}

.video-background-banner .banner-featured-title h1 {
    font-size: 2.5em;
    margin-bottom: .2em;
}

/* Related Posts */
.crp_related {
    clear: both;
    margin: 10px 0;
}

.crp_related h3 {
    margin: 0 !important;
}

.crp_related ul {
    width: 100%;
    list-style: none;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
}

.crp_related li {
    vertical-align: bottom;
    border-radius: 7px;
    margin: 5px !important;
}

.crp_related ul li {
    width: 23.5%;
}

.crp_related a {
	height: 150px;
    width: 100%;
	box-shadow: none !important;
    text-decoration: none !important;
}

.crp_related li, .crp_related a {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.crp_related img {
	margin: auto;
    max-width: 100%;
    width: 100%;
}

.crp_related .crp_title {
    color: #fff !important;
    position: absolute;
    display: block;
    bottom: 0;
    padding: 3px;
    font-size: .9em;
    text-shadow: 0.1em 0.1em 0.2em #000;
    background-color: rgba(0,0,0,.5);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
	width: 100%;
}

.entry-content .crp_related ul>li {
    list-style-type: none!important;
    padding: 0;
    line-height: normal;
    box-shadow: none;
    border: 0;
}

@media (max-width:500px){
    ul.list-post-related{
        margin-bottom: 1em!important;
    }

    ul.list-post-related li {
        width: 46%;
        float: left;
        margin: 1%;
    }
	
	.crp_related .crp_title {
		font-size: 1.2em;
	}
}

.box-media {
    background-color: #eee;
    border: 1px solid #eee;
    margin: 8px;
    padding: 5px;
    text-align: center;
}

@media only screen and (max-width: 1024px){
    .page-id-1250 .featured-slider .slider .wrap .slide-content,
    .page-id-30 .featured-slider .slider .wrap .slide-content {
        width: 92%;
    }
    .page-id-1250 .featured-slider .slider .wrap .slide-content h2,
    .page-id-30 .featured-slider .slider .wrap .slide-content h2 {
        background: rgba(255, 255, 255, 0.6);
        color: #003167;
        text-shadow: 0px 2px 3px white;
        font-size: 2.1em;
        margin-left: -20px;
        margin-right: -20px;
        font-weight: 400;
        padding: .5em 1em;
        max-width: 600px;
    }
    .website-1 .bar-top .wrap img {
        width: auto;
        margin: 0 5px;
        -webkit-filter: none;
        filter: none;
    } 
    .page-id-1250 .bar-top {
        margin-bottom: 0;
    }
}

/* conditions sidebar */
li.single-entry,
li.single-condition {
    list-style: disc;
    margin-left: -20px;
}

.list-entry,
.list-conditions {
    display: block;
    border: solid 1px #ccc;
    border-radius: 0px 0px 15px 15px;
    padding: 20px 10px 0px;
}

#custom_html-51 h4.widget-title.widgettitle,
#custom_html-50 h4.widget-title.widgettitle,
#custom_html-49 h4.widget-title.widgettitle,
#custom_html-48 h4.widget-title.widgettitle {
    text-align: center;
    background-color: #1f3763;
    margin-bottom: 0;
    padding: 10px;
    border-radius: 15px 15px 0 0;
    color: #fff;
}

#custom_html-49 h4.widget-title.widgettitle {
    background-color: #da6021; /* orange */
}

#custom_html-50 h4.widget-title.widgettitle {
    background-color: #919193; /* gray */
}

#custom_html-51 h4.widget-title.widgettitle {
    background-color: #37af57; /*green */
    color: #fff;	
}

.list-entry ul,
.list-conditions ul {
    margin-left: 0px;
}

h3.list-item-title a {
    font-size: 1.75rem;
}

/* conditions box */
/** Panel **/
.panel {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    border-radius: 10px;
    display: inline-block;
    padding-bottom: 15px;
}

.panel-heading {
    padding: 10px 15px;
    background-color: #1f3763;
}

h3.panel-title {
    color: #fff !important;
    font-weight: 600;
    font-size: 25px !important;
}

.panel-body {
    padding: 15px;
}

.panel-body .col-md-6 {
    float: left;
}

.panel-body h4 {
    font-size: 22px;
}

.panel-body li {
    padding-bottom: 15px;
}

.panel-body ul {
    margin-left: 0 !important;
}

.website-1 .social-footer {
    font-weight: 500;
}
.website-1 .social-footer-icon {
    display: inline-block;
    width: auto;
    margin-left: 20px;
    margin-top: 20px;
    font-size: 17px;
    font-weight: 700;
    text-align: right;
}
.website-1 .social-footer-icon a {
    margin: 0px 6px;
}
.website-1 .social-footer-icon img {
    width: 30px;
}

@media only screen and (max-width: 490px) {
	.panel-body ul {
		margin-left: 0 !important;
		padding-left: 10px;
		padding-top: 20px;
	}
}

.entry-content blockquote {
    margin: 1em 0;
    border-left: 7px solid #1f3763;
    background: #f3f3f3;
    border-bottom: 0;
    padding: 1.7em 3.5em 1.5em;
    font-size: 1.2em;
    font-weight: 300;
    position: relative;
}

.entry-content blockquote:before {
    content: "“";
    font-size: 4.5em;
    line-height: 0;
    top: 55px;
    left: 10px;
    color: #1f3763;
    position: absolute;
}

@media only screen and (max-width: 490px) {
    .website-1 .home h1.entry-title {
        font-size: 24px;
    }
    .website-1 .home .entry-content h2 {
        font-size: 20px;
    }
    .entry-content blockquote p {
        margin: 0;
    }

    .entry-content blockquote {
        margin: 1em 0;
        border-left: 7px solid #1f3763;
        background: #f3f3f3;
        border-bottom: 0;
        padding: 1.5em 1em 1.5em 2.5em;
        font-size: 1.2em;
        font-weight: 300;
        position: relative;
    }

    .entry-content blockquote:before {
        content: "“";
        font-size: 4em;
        line-height: 0;
        top: 42px;
        left: -1px;
        color: #1f3763;
        position: absolute;
    }
}

.tax-condition-categories .list-item-content .list-item-description .thumb-post-img,
.page-template-page-condition .list-item-content .list-item-description .thumb-post-img {
    max-width: 264px;
}

.panel .thumb-post-condition {
    max-width: 150px;
    margin-bottom: 15px!important;
    margin-right: 15px!important;
}

@media (max-width:480px){
    .tax-condition-categories .list-item-content .list-item-description .thumb-post-img,
    .page-template-page-condition .list-item-content .list-item-description .thumb-post-img {
        max-width: 100%;
    }

    .panel .thumb-post-condition {
        max-width: 100%;
    }
}

.banner-featured-image.video-background-banner {
    height: 330px;
    overflow: hidden;
    padding: 0;
}

.video-background-banner .bg-video {
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    display: flex;
    top: 0;
    position: absolute;
    z-index: 1;
}

.video-background-banner video.background-video {
    bottom: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
}

@media (min-width:1200px){
    .video-background-banner video.background-video {
        bottom: -80px;
    }
}

@media (max-width:767px){
    .video-background-banner video.background-video {
        height: 100%;
        position: absolute;
        top: 0;
        left: -50%;
        min-width: 220%;
    }
}

.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/02/bg-rehab.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 {
    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;
    }
}

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

.rehab-featured-4.content-row .button.btn-orange:before {
    font-family: FontAwesome;
    content: '3';
    background: #ca5011;
    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;
}

.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;
}


/* .page-id-1303 .banner-featured-title{
    z-index: 1;
    width: 100%;
    height: 100%;
    padding-top: 5.5em; 
} */

.page-id-1303 h1.banner-title{
    z-index: 1;
}

.page-id-1303 .mask-video{
    z-index: -1;
}

.page-id-1303 .video-container{
    z-index: -2;
}

@media (min-width:768px){
    .site-container .banner-video-page {
        min-height: 480px;
    }

}

.site-container .banner-video-page h1 {
    font-size: 3em;
    text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.26);
    margin-bottom: .3em;
}

.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;
}

@media (max-width:767px){
    .page-id-1303 .featured-opp-5.content-row .wrap {
        width: 100%!important;
    }

    .page-id-1303 .featured-opp-5.content-row .wrap h3 {
        font-size: 2.5em;
        letter-spacing: normal;
        line-height: normal;
    }
}

@media (max-width:1023px){
    .header-search-btn {
            display: none;
    }
}

.header-search-btn a {
background-color: #55595c;
padding: 13px 20px;
width: 100%;
}

/*div#search-collapse {
width: 280px;
top: 38px;
right: 22px;
z-index: 9;
}*/

.featured-header-search {
    margin: 0 -15px;
    background-color: #55595c;
}
.featured-header-search .wrap {
    max-width: 770px;
}
.featured-header-search .card {
    margin: 10px 0;
}
.featured-header-search form {
}
.featured-header-search .search-form input[type="submit"] {
    background: #000;
    color: #fff;
    height: 42px;
    box-shadow: none;
    text-shadow: none;
    border: 0;
    border-radius: 0;
}
.featured-header-search .card {
    border: 0;
}
@media only screen and (max-width: 1024px) {
    .featured-header-search {
        display: none;
    }
}


a.btn-someconditions {
    background: #f9f9f9;
    width: 100%;
    display: inline-block;
    position: relative;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.2em;
}

a.btn-someconditions br{
    display: none;
}

a.btn-someconditions.collapsed::before {
    content: '+';
    color: #ffffff;
    position: absolute;
    left: 0px;
    top: 6px;
    font-size: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #1f3763;
    width: 20px;
    height: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 2px;
    line-height: 0;
    padding-bottom: 1px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

a.btn-someconditions::before {
    content: '-';
    color: #1f3763;
    position: absolute;
    left: 0px;
    top: 6px;
    font-size: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #ececec;
    width: 20px;
    height: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 2px;
    line-height: 0;
    padding-bottom: 1px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.glide.home-slide button.glide__bullet.glide__bullet--active {
    background: #003267!important;
}

.glide.home-slide button.glide__bullet {
    width: 15px;
    height: 15px;
    margin-bottom: .5em;
    margin-top: .5em;
}

@media (min-width:768px) and (max-width:1280px) {
    .featured-slider .slider .wrap {
        margin: 0em 4em;
    }
}

@media (max-width:767px){

    .slider.slider-telemedicine {
        background-position: left;
    }

    .featured-slider .slider .wrap{
        min-height: 400px;
    }

    .slider.slider-telemedicine {
        background: url(https://www.orthonowcare.com/wp-content/uploads/2020/04/bg-tele-mobile-1.jpg)!important;
        background-size: cover;
    }

    .slider.slider-telemedicine h3.display-4 {
        font-size: 1.8em;
    }

    .slider.slider-telemedicine .slide-content h2 {
        background: none!important;
        padding: 0px 20px!important;
        font-size: 2.2em!important;
    }

    .glide.home-slide button.glide__bullet{
        margin-bottom: 1em;
    }

    .slider.slider-telemedicine a.button.btn-green{
        width: 100%!important;
        text-align: center;
    }
}

.page-template-page-faqs h3.px-3,
.tax-faqs-categories h3.px-3 {
    padding-left: 0 !important;
}

.category.category-tip-of-the-day .tip-share {
    position: relative; 
    display: inline-block;
    margin-left: .5em;
    top: 7px;
}

.category.category-tip-of-the-day article {
    padding-bottom: 1.6em;
}

.category.category-tip-of-the-day p.entry-meta {
    margin-bottom: 0!important;
    color: #565656;
}

.category.category-tip-of-the-day h2.entry-title {
    display: inline-block;
    font-size: 1.6em;
}

@media (max-width:767px){
    .category.category-tip-of-the-day h2.entry-title{
        width: 100%;
    }
    .category.category-tip-of-the-day .tip-share {
        float: right;
    }
    .category.category-tip-of-the-day p.entry-meta {
        float: left;
        margin-top: 10px;
    }
}

.website-13 .featured-slider .slider.slider-telemedicine .wrap,
.website-11 .featured-slider .slider.slider-telemedicine .wrap,
.website-24 .featured-slider .slider.slider-telemedicine .wrap,
.website-20 .featured-slider .slider.slider-telemedicine .wrap {
    min-height: 600px;
}

@media (max-width:767px){
	.website-13 .slider-doral-01 .wrap,
    .website-11 .slider-doral-01 .wrap{
        padding: 0!important;
        width: 100%;
    }

	.website-13 .slider-doral-01 .slide-content,
    .website-11 .slider-doral-01 .slide-content,
	.website-24 .slider-doral-01 .slide-content,
	.website-20 .slider-doral-01 .slide-content	{
        width: 100%!important;
        min-width: 100%;
    }

	.website-13 .slider-doral-01 .wrap h2,
    .website-11 .slider-doral-01 .wrap h2, 
	.website-24 .slider-doral-01 .wrap h2, 
	.website-20 .slider-doral-01 .wrap h2 {
        font-size: 2em!important;
        line-height: 1!important;
        margin-bottom: .3em!important;
    }

	.website-13 .slider-doral-01 .wrap p,
	.website-24 .slider-doral-01 .wrap p,
	.website-20 .slider-doral-01 .wrap p,
    .website-11 .slider-doral-01 .wrap p {
        font-size: 1.1em!important;
        margin-bottom: .2em!important;
    }

	.website-13 .featured-slider .slider.boxes.slider-doral-01 .wrap .slide-content .box-middle a,
	.website-20 .featured-slider .slider.boxes.slider-doral-01 .wrap .slide-content .box-middle a,
	.website-24 .featured-slider .slider.boxes.slider-doral-01 .wrap .slide-content .box-middle a,
    .website-11 .featured-slider .slider.boxes.slider-doral-01 .wrap .slide-content .box-middle a {
        margin: 0;
    }
	
	body.website-13 .featured-slider .slider.boxes .wrap,
	body.website-20 .featured-slider .slider.boxes .wrap,
	body.website-24 .featured-slider .slider.boxes .wrap,
	body.website-11 .featured-slider .slider-03-doral .wrap,
    body.website-11 .featured-slider .slider.boxes .wrap{
        min-height: 670px;
    }

	body.website-13 .featured-slider .slider.boxes.slider-doral-01 .wrap p strong,
	body.website-20 .featured-slider .slider.boxes.slider-doral-01 .wrap p strong,
	body.website-24 .featured-slider .slider.boxes.slider-doral-01 .wrap p strong,
    body.website-11 .featured-slider .slider.boxes.slider-doral-01 .wrap p strong {
        line-height: 1;
    }

	body.website-13 .featured-slider .slider.boxes.slider-doral-01 .wrap .slide-content h2,
	body.website-20 .featured-slider .slider.boxes.slider-doral-01 .wrap .slide-content h2,
	body.website-24 .featured-slider .slider.boxes.slider-doral-01 .wrap .slide-content h2,
    body.website-11 .featured-slider .slider.boxes.slider-doral-01 .wrap .slide-content h2{
        padding: 0px!important;
    }

	.website-13 .slider-telemedicine .slide-content h2,
	.website-20 .slider-telemedicine .slide-content h2,
	.website-24 .slider-telemedicine .slide-content h2,
    .website-11 .slider-telemedicine .slide-content h2 {
        padding: 0px!important;
    }

	.website-13 .slider.slider-telemedicine,
	.website-20 .slider.slider-telemedicine,
	.website-24 .slider.slider-telemedicine,
    .website-11 .slider.slider-telemedicine{
        background: url(https://www.orthonowcare.com/doral/wp-content/uploads/sites/11/2020/04/banner-mobile-telemedicine.jpg)!important;
    }

	.website-13 .slider-doral-01 .box-left p em,
	.website-20 .slider-doral-01 .box-left p em,
	.website-24 .slider-doral-01 .box-left p em,
    .website-11 .slider-doral-01 .box-left p em {
        background: rgba(255, 255, 255, 0.86);
    }
}

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

    /* .bar-top {
        margin-top: 54px;
    } */
    /* .bar-top .wrap {
        padding: 15px
    } */
 
    .bar-top section#custom_html-53,
    .website-4 .bar-top section#custom_html-11,
    .website-11 .bar-top section#custom_html-41,
    .website-13 .bar-top section#custom_html-42,
	.website-24 .bar-top section#custom_html-15,
    .website-20 .bar-top section#custom_html-15 {
        position: fixed;
        display: inline-block;
        width: 100%;
        background: rgb(255,255,255);
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,1)), to(rgba(237,237,237,1)));
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
        background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
        left: 0;
        bottom: 0;
        z-index: 999;
        padding: .35em .5em 0.5em;
        -webkit-box-shadow: 2px 2px 22px rgba(0, 0, 0, 0.27);
        box-shadow: 2px 2px 22px rgba(0, 0, 0, 0.27);
    }


    .bar-top .wrap {
        padding: 10px
    }
    .bar-top .wrap {
        padding: 10px;
        line-height: 1.4;
    }
    .header-image .site-title > a {
        background-position: center !important;
        background-size: 300px !important; 
    }
    .featured-slider .slider .wrap .slide-content {
        width: 70%;
    }
    .featured-services.content-row .box-services {
        padding: 20px;
        min-height: 281px;
    }
    .featured-services.content-row .box-services .button {
        margin-top: 30px;
        position: absolute;
        bottom: 20px;
    }
}

@media only screen and (max-width: 790px) {
    .featured-slider .slider.rehab-01 .wrap .slide-content {
        width: 93%;
    }
    .featured-slider .slider.rehab-01 .wrap .slide-content h2 {
        font-weight: 500;
        color: #262626;
        font-size: 28px;
    }
    .parent {
        height: 150px;
    }
    .rehab-intro.content-row .wrap {
        line-height: normal;
    }
    .rehab-box-3.content-row .parent a {
        padding: 30px 45px;
        font-size: 14px;
    }
    .rehab-box-3.content-row .parent h3 {
        font-size: 20px;
    }
    .rehab-featured-1.content-row .wrap {
        padding: 30px 50px;
    }
    .rehab-featured-2.content-row {
        padding: 100px;
    }
    .rehab-featured-3.content-row .wrap {
        padding: 40px 25px 10px;
    }
    .rehab-featured-4.content-row .wrap {
        padding: 70px 15px;
    }
    .rehab-featured-4.content-row .button.btn-grey {
        width: 90%;
        margin: 10px auto;
    }
    .workers-featured-1.content-row .wrap {
        padding: 50px 15px;
    }
    a.btn-worker {
        font-size: 13px;
        padding: 10px 5px;
        text-align: center;
    }
    a.btn-worker:before {
        content: none;
    }
    .website-1 .featured-services.content-row .box-services {
        padding: 20px 15px;
        min-height: auto;
        margin-bottom: 30px;
    }
    .website-1 .featured-services.content-row .box-services p {
        min-height: auto;
    }
    .website-1 .featured-services.content-row .box-services .button {
        position: relative;
        margin-bottom: 0;
        margin-top: 30px;
    }
    .website-1 .featured-pay-options.content-row .wrap {
        padding: 20px 0;
    }
    .website-1 .featured-pay-options.content-row .wrap p {
        font-size: 16px;
    }
    .website-1 .featured-reviews.content-row h2 {
        font-size: 24px;
    }
    .website-1 .featured-reviews.content-row .wrap {
        padding: 60px 25px;
    }
    .website-1 .featured-orthobio.content-row:before {
        content: "";
        background-color: rgba(0, 50, 90, .6);
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 9;
    }
    .website-1 .featured-orthobio.content-row .wrap {
        padding: 70px 25px;
        z-index: 999;
        position: relative;
    }
    .website-1 .featured-orthobio.content-row h4.widget-title {
        font-size: 30px;
    }
    .website-1 .featured-orthobio.content-row h3 {
        font-size: 15px;
    }
    .website-1 .featured-orthobio.content-row {
        background-position: left;
        position: relative;
    }
    .website-1 .featured-orthobio.content-row .button {
        width: 100%;
        text-align: center;
    }
    .website-1 .featured-maps.content-row .box-map {
        margin-bottom: 30px;
    }
    .website-1 .site-footer .footer-2, .site-footer .footer-3 {
        display: none;
    }
    .website-1 .site-footer .footer-1 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

}

@media only screen and (max-width: 680px) {
    .website-1 .footer-app {
        margin-top: 40px;
        max-width: 60%;
        margin-left: auto;
        margin-right: auto;
    }
    .website-1 .social-footer {
        text-align: center;
        margin-bottom: 40px;
    }
    .website-1 .social-footer-icon {
        margin-left: auto !important;
        margin-bottom: 30px;
        text-align: center;
    }
}

@media only screen and (max-width: 490px) {
    .site-footer .footer-2 {
        font-size: 13px;
        padding: 20px;
    }

    .workers .site-footer .footer-1 {
        text-align: center;
    }
    .workers .site-footer .footer-2, .site-footer .footer-3 {
        width: 50%;
    } 
    .workers .site-footer .footer-4 {
        text-align: center;
    }
    .workers .site-footer .footer-4 img {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    
    .featured-services.content-row .col-12,
    .featured-maps.content-row .col-12 {
        margin-bottom: 15px;
    }
    .featured-maps.content-row .box-map {
        text-align: center;
    }

    .featured-2.content-row .widget_text, .featured-3.content-row .widget_text {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .featured-2.content-row .widget_text:first-child, .featured-3.content-row .widget_text:first-child {
        text-align: center;
    }
    .website-1 .featured-2.content-row h4.widget-title, 
    .website-1 .featured-3.content-row h4.widget-title {
        font-size: 30px;
    }

    .glide.home-slide.glide--ltr.glide--slider.glide--swipeable {
        background: white;
    }
    
    body.website-6 .featured-slider .slider:after,
    body.website-11 .featured-slider .slider-doral-01:after,
    body.website-13 .featured-slider .slider:after,
    body.website-20 .featured-slider .slider:after  {
        background-color: transparent;
    }
    body.website-6 .featured-slider .slider.boxes .wrap,
    body.website-11 .featured-slider .slider.boxes .wrap,
    body.website-13 .featured-slider .slider.boxes .wrap, 
	body.website-24 .featured-slider .slider.boxes .wrap, 
    body.website-20 .featured-slider .slider.boxes .wrap {
        min-height: 1010px;
        max-width: 100%;
        padding: 30px 50px;
    }
    body.website-13 .featured-slider .slider.boxes .wrap,
	body.website-24 .featured-slider .slider.boxes .wrap,
    body.website-20 .featured-slider .slider.boxes .wrap {
        min-height: 860px;
    }
    body.website-6 .featured-slider .slider.boxes .wrap {
        min-height: 930px;
    }
    body.website-6 .featured-slider .slider .wrap .slide-content,
    body.website-11 .featured-slider .slider .wrap .slide-content,
    body.website-13 .featured-slider .slider .wrap .slide-content, 
	body.website-24 .featured-slider .slider .wrap .slide-content, 
    body.website-20 .featured-slider .slider .wrap .slide-content {
        width: 312px !important;
    }
    body.website-6 .featured-slider .slider .wrap .slide-content .row,
    body.website-11 .featured-slider .slider .wrap .slide-content .row,
    body.website-13 .featured-slider .slider .wrap .slide-content .row, 
	body.website-24 .featured-slider .slider .wrap .slide-content .row, 
    body.website-20 .featured-slider .slider .wrap .slide-content .row  {
        margin: 0 auto;
    }

    body.website-24 .featured-slider .slider.boxes .wrap,
	body.website-20 .featured-slider .slider.boxes .wrap {
        padding-left:0;
        padding-right: 0;
    }
    
    .workers .entry-content p {
        font-size: 18px;
    }
    .featured-slider .worker.slider .wrap .slide-content h2 {
        text-align: center;
    }
    .featured-slider .worker.slider .wrap .slide-content .button {
        text-align: center;
        margin-bottom: 30px;
        margin-left: 30px;
        margin-right: 30px;
    }
    .featured-slider .worker.slider .wrap .slide-content input[type=submit] {
        width: 100%;
        margin: 0;
    }
    .workers-featured-1.content-row .wrap h2.widget-title {
        margin-bottom: 30px;
        text-align: center;
        font-size: 26px;
    }
    .workers-featured-2.content-row .wrap {
        max-width: 100%;
        text-align: center;
    }
    .workers-featured-2.content-row .wrap h2 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 30px;
    }
    .workers-featured-2.content-row .wrap img {
        margin-bottom: 10px;
    }
    .workers-featured-2.content-row .wrap .solution {
        margin-bottom: 30px;
    }
    
    .workers-coordinator.content-row .text-right {
        text-align: left !important;
        margin-bottom: 20px;
    }
    .workers-featured-3.content-row .wrap {
        padding: 50px 15px;
        text-align: center;
        font-size: 18px;
        max-width: 100%;
    }
    .workers-featured-3.content-row .wrap h4 {
        font-size: 26px;
        font-weight: 500;
    }
    .workers-featured-3.content-row .wrap .button {
        line-height: normal;
    }
    .workers-featured-4.content-row .wrap {
        font-size: 18px;
        max-width: 100%;
        text-align: center;
        line-height: normal;
    }
    .website-1 .featured-contact.content-row .wrap {
        padding: 25px 25px 0;
    }
    .website-1 .featured-contact.content-row h4.widget-title {
        margin-top: 30px;
        font-size: 30px;
        text-align: center;
    }
    .website-1 .featured-contact.content-row .gform_button {
        width: 100% !important;
    }
    .website-1 .featured-2.content-row .wrap {
        padding: 50px 15px
    }
    .website-1 .featured-2.content-row h4.widget-title {
        font-size: 28px;
    }
    .website-1 .featured-2.content-row h3 {
        font-size: 16px;
    }
    .website-1 .featured-2.content-row h4 {
        font-size: 20px;
    }
    .website-1 .featured-2.content-row:before {
        height: 100%;
    }
    
    .website-1 .footer-app {
        margin-bottom: 20px;
        margin-top: 60px;
        width: 100%;
        max-width: 100%;
    }
    .website-1 .footer-app h3 {
        margin-bottom: 10px;
        font-size: 90%;
    }   
}

@media only screen and (min-width: 760px) {
    .featured-slider .slider:after {
        content: none;
    }
    .featured-slider .slider .wrap .slide-content {
        width: 50%;
    }
	body.website-24 .featured-slider .slider-03-doral .wrap .slide-content {
        width: 60%;
    }
    .featured-slider .slider .wrap .slide-content h2 {
        font-size: 50px;
        line-height: 60px;
    }
    .featured-slider .slider .wrap .slide-content .button {
        margin-bottom: 0;
    }
    .featured-slider .slider.slider-01 {
        background-image: url(/wp-content/uploads/2021/08/bg-banner-1-new-2.jpg) !important;
    }
    .featured-slider .slider.slider-03 {
        background-image: url(/wp-content/uploads/2020/06/bg-banner-home-new3.jpg) !important;
    }
    .featured-slider .slider.slider-03-doral {
        background-image: url(/doral/wp-content/uploads/sites/11/2020/06/main-banner-doral-new.jpg) !important;
    }
    .featured-slider .slider.rehab-01 {
        background-image: url(/wp-content/uploads/2019/11/therapy-1.jpg) !important;
    }
    .featured-slider .slider.boxes {
        background-image: url(/wp-content/uploads/sites/11/2019/10/main-banner-doral.jpg) !important;
    }
    .featured-slider .worker.slider .wrap .slide-content h2 {
        font-size: 57px;
        line-height: 70px;
        text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
    }
}


/* LP Telehealth */

body.page-template-page-home-telehealth-php .site-container.container-fluid {
    margin-top: 0;
}


body.page-template-page-home-telehealth-php>div {
    color: #2b2b2b;
    font-size: 17px;
}

.page-template-page-home-telehealth-php .benefits .col-md-6 {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.page-template-page-home-telehealth-php .benefits-box {
    background: #FCFCFF;
    border: 1px solid #E7EEF7;
    border-radius: 4px;
    line-height: normal;
}

.page-template-page-home-telehealth-php .benefits-box h5 {
    margin-bottom: .2em!important;
}

.page-template-page-home-telehealth-php .benefits-box .icon-fa {
    color: #1F4778;
    font-size: 3em;
}


.page-template-page-home-telehealth-php .site-container.container-fluid {
    padding: 0;
}

.page-template-page-home-telehealth-php.full-width-content .content {
    padding: 0;
}

.page-template-page-home-telehealth-php .site-inner {
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.page-template-page-home-telehealth-php article {
    margin-bottom: 0!important;
}

.page-template-page-home-telehealth-php .steps-to-start {
    background: #060724;
}

.page-template-page-home-telehealth-php .steps-to-start .ortholive-logos {
    padding-top: 50px;
}

.page-template-page-home-telehealth-php .steps-to-start .ortholive-steps h2 {
    color: #fff !important;
    font-size: 50px !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
}

.page-template-page-home-telehealth-php .steps-to-start .card-body p {
    font-size: .9em;
    line-height: normal;
}

.page-template-page-home-telehealth-php .steps-to-start h5#card-title {
    font-weight: bold;
    font-size: 1.2em;
}

.page-template-page-home-telehealth-php .steps-to-start h3 {
    font-size: 1.4em;
    color: #00b0f2;
    font-weight: 600;
}

.page-template-page-home-telehealth-php .steps-to-start .ortholive-steps p {
    color: #fff;
    font-size: 24px;
    margin-top: 25px;
}

.page-template-page-home-telehealth-php .why-telemedicine {
    background: #edeced;
}

.page-template-page-home-telehealth-php .why-telemedicine h2 {
	font-size: 50px !important;
	margin-bottom: 30px !important;
}

.page-template-page-home-telehealth-php .why-telemedicine h4 {
    font-weight: 600;
    margin-top: 40px;
}

.page-template-page-home-telehealth-php .why-telemedicine .request-app {
    background-color: #041350;
    max-width: 300px;
    margin-top: 30px;
    border-radius: 10px;
    padding: 10px;
}

.page-template-page-home-telehealth-php .why-telemedicine .request-app a.btn {
    color: #fff;
    font-size: 18px;
}

.page-template-page-home-telehealth-php .embed-responsive{
    border: 10px solid white;
}

.page-template-page-home-telehealth-php .bg-blue {
    background: #060724;
    font-size: 1.15em;
    line-height: normal;
}

.page-template-page-home-telehealth-php a.btn-faq-telehealth {
    width: 100%;
    display: inline-block;
    position: relative;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1em;
    line-height: normal;
    color: #1F4778;
}

.page-template-page-home-telehealth-php a.btn-faq-telehealth br{
    display: none;
}

.page-template-page-home-telehealth-php a.btn-faq-telehealth.collapsed::before {
    content: '+';
    color: #ffffff;
    position: absolute;
    left: 0px;
    top: 7px;
    font-size: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #1F4778;
    width: 20px;
    height: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 2px;
    line-height: 0;
    padding-bottom: 1px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.page-template-page-home-telehealth-php a.btn-faq-telehealth::before {
    content: '-';
    color: #1F4778;
    position: absolute;
    left: 0px;
    top: 7px;
    font-size: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #ececec;
    width: 20px;
    height: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 2px;
    line-height: 0;
    padding-bottom: 1px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.page-template-page-home-telehealth-php .telehealth-faq .collapse p,
.page-template-page-home-telehealth-php .telehealth-faq .collapsing p {
    line-height: normal;
    background: #f7f9ff;
    padding: 10px 14px;
    border: 1px solid #f0f1f9;
}

.page-template-page-home-telehealth-php .header-logo {
    width: 100%;
    /*max-width: 250px;*/
}

.page-template-page-home-telehealth-php h2 {
    font-size: 1.5em;
    font-weight: 600!important;
    margin-top: 1em;
    margin-bottom: 1.5em!important;
    color: #000000!important;
}


.page-template-page-home-telehealth-php a.btn-outline-blue {
    color: #1e4678;
    border: 1px solid #1e4678;
    padding: .2em .7em;
    display: inline-block;
    margin-top: 1em;
}

.page-template-page-home-telehealth-php a.btn-outline-blue:hover{
    background: #1e4678;
    color: white;
}

.page-template-page-home-telehealth-php .telemedicine-testimonials {
    background: #f4f4f4;
	padding: 80px !important;
}

.page-template-page-home-telehealth-php .telemedicine-testimonials h2 {
	font-size: 50px !important;
    font-weight: 700;
    margin: auto;
}

.page-template-page-home-telehealth-php .item-testimonial {
    line-height: normal;
    font-size: .9em;
}

.page-template-page-home-telehealth-php span.testimonial-author {
    text-align: left;
    color: #8D8D8D;
    opacity: 1;
    margin-top: .5em;
    display: block;
}


.page-template-page-home-telehealth-php .testimonial {
    position: relative;
    padding: 0 80px;
    font-size: 20px;
    margin: 0 30px;
}
/*
.page-template-page-home-telehealth-php .testimonial:before {
    content: '"';
    font-size: 5em;
    position: absolute;
    top: 24px;
    line-height: 0;
    left: 0;
    color: rgba(0,0,0,.13);
    font-style: italic;
}*/

.page-template-page-home-telehealth-php .telemedicine-testimonials button.glide__arrow {
    color: #f4f4f4;
    background-color: #060724;
    font-size: 30px;
}

.page-template-page-home-telehealth-php .benefits h3 {
    font-size: 1.6em;
    font-weight: 600;
    padding-bottom: 0.5em;
    display: block;
    text-align: center;
    width: 100%;
}

.page-template-page-home-telehealth-php .featured-slider {
    margin: auto;
    min-height: 450px;
    padding: 2.5em 0;
    background-color: #d2e0e1;
    background-image: url('https://www.orthonowcare.com/wp-content/uploads/2023/03/banner-main-home-telehealth.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.page-template-page-home-telehealth-php .featured-slider h3 {
    color: white;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.9);
    font-size: 1.7em!important;
    font-weight: 600!important;
}

.page-template-page-home-telehealth-php .featured-slider h3#can-i-be-helped-now {
    color: #041350;
    text-shadow: 0px 1px 4px rgba(255, 255, 255, 0.9);
    font-size: 1.7em!important;
    font-weight: 600!important;
}

.page-template-page-home-telehealth-php .featured-slider h3#hipaa-compliant-chat-and-video {
	position: relative;
	font-size: 14px !important;
	padding: initial;
	background-color: #041350;
	border-radius: 0;
}

.page-template-page-home-telehealth-php .featured-slider .lp-form-telehealth {
    background: rgba(0,0,0,.2);
    padding: 20px;
    text-align: center;
    border-radius: 10px;
}

.page-template-page-home-telehealth-php .featured-slider .gform_footer {
    margin: 20px auto 0 !important;
    width: 320px;
}

.page-template-page-home-telehealth-php .featured-slider input.gform_button.button {
    background: #000;
    padding: 0.5em 2em;
    font-size: .9em;
}

.page-template-page-home-telehealth-php .featured-slider input.gform_button.button:hover {
	background: #494c4f;
}

.page-template-page-home-telehealth-php .ginput_container span:before,
.page-template-page-home-telehealth-php .ginput_container:before{
    background: #000 !important   ;
}

body.page-template-page-home-telehealth-php .gform_wrapper .top_label div.ginput_container {
    margin-top: 5px;
}

.page-template-page-home-telehealth-php #gform_wrapper_7 input,
.page-template-page-home-telehealth-php #gform_wrapper_7 select{
    border: 0;
}

.page-template-page-home-telehealth-php .addtoany_share_save_container.addtoany_content.addtoany_content_top {
    text-align: center;
    margin-top: 23px;
    margin-bottom: 12px;
    display: none;
}

.page-template-page-home-telehealth-php .breadcrumb,
.page-template-page-home-telehealth-php .bar-top{
    display: none!important;
  }
  
.page-template-page-home-telehealth-php .site-footer {
    background: #000;
    color: #fff;
    padding: 1em 0;
    margin: auto;
}

.page-template-page-home-telehealth-php p.header-phone {
    letter-spacing: 0px;
    color: #003167;
    font-size: 1.7em;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 0;
}

.page-template-page-home-telehealth-php p.any-questions {
    letter-spacing: 0px;
    color: #F1592A;
    margin: 0;
    font-size: 1.1em;
    line-height: normal;
}

.page-template-page-home-telehealth-php p.header-text-center {
    color: #3C3C3C;
    font-weight: 500;
    font-size: 1.1em;
}

.page-template-page-home-telehealth-php .gform_wrapper.gf_form_hma_wrapper .gform_heading {
    display: none;
}

.page-template-page-home-telehealth-php span.telehealth-patients-title {
    display: inline-block;
    position: relative;
}

.page-template-page-home-telehealth-php span.telehealth-patients-title:after {
    content: '';
    height: 4px;
    width: 100%;
    background: #5ca0e4;
    bottom: -2px;
    left: 0;
    position: absolute;
}

.page-template-page-home-telehealth-php .badia-testimonial.item-testimonial {
    font-size: 1.2em;
    font-weight: 300;
	background-color: #060724;
}

.page-template-page-home-telehealth-php .badia-testimonial.item-testimonial .testimonial {
    padding: 1em;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    font-weight: 500;
}

.page-template-page-home-telehealth-php .badia-testimonial.item-testimonial .row {
	background-color: #efedee;
    border-radius: 40px;
    margin: 40px;
}


.page-template-page-home-telehealth-php .badia-testimonial.item-testimonial img {
    border-radius: 50%;
}

/*
.page-template-page-home-telehealth-php .badia-testimonial.item-testimonial .testimonial {
    background: #f5f5ff;
    font-size: .95em;
    padding: 1em;
    border-left: 2px solid #c3d2e6;
    font-size: .9em;
}*/

.page-template-page-home-telehealth-php .badia-testimonial span.testimonial-author{
    display: block;
	font-size: 16px;
}

.page-template-page-home-telehealth-php .video-orthonow {
    margin-bottom: 0 !important;
}

.page-template-page-home-telehealth-php .video-section .youtube {
    margin-bottom: 0;
}

@media (min-width:992px){
	
	.page-template-page-home-telehealth-php .featured-slider h3#hipaa-compliant-chat-and-video {
		position: absolute;
		bottom: 10px;
		background-color: #041350;
		padding: 5px 30px;
		border-radius: 5px;
		font-size: 20px !important;
	}
	
    .page-template-page-home-telehealth-php .gf_left_third,
    .page-template-page-home-telehealth-php .gf_right_third,
    .page-template-page-home-telehealth-php .gf_middle_third {
        width: 50%!important;
        max-width: 50%!important;
    }

    .page-template-page-home-telehealth-php .gform_wrapper .top_label li.gfield.gfield_error.gf_left_third,
    .page-template-page-home-telehealth-php .gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third{
        width: 47%!important;
        max-width: 47%!important;
    }


    .page-template-page-home-telehealth-php .gform_wrapper.gf_form_hma_wrapper{
        margin-top: 0!important;
    }

}

@media (max-width:991px){
    .page-template-page-home-telehealth-php .gf_left_third,
    .page-template-page-home-telehealth-php .gf_right_third,
    .page-template-page-home-telehealth-php .gf_middle_third {
        width: 100%!important;
        max-width: 100%!important;
    }

    .page-template-page-home-telehealth-php .gform_wrapper .top_label li.gfield.gfield_error.gf_left_third,
    .page-template-page-home-telehealth-php .gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third{
        width: 100%!important;
        max-width: 100%!important;
    }

    .page-template-page-home-telehealth-php h2{
        font-size: 1.6em!important;
    }

    .page-template-page-home-telehealth-php .featured-slider{
        padding: 1em 0 1.2em;
    }

    .page-template-page-home-telehealth-php .steps-to-start h3 {
        line-height: normal;
    }

    .page-template-page-home-telehealth-php .badia-testimonial.item-testimonial .testimonial{
        margin-left: 0;
    }
}

/* .page-template-page-home-telehealth-php .badia-testimonial .testimonial:before{

} */

a.btn-lang-landingpage-header {
    font-size: .9em;
    background: #1e4578;
    color: white;
    padding: .3em .6em;
    border-radius: 4px;
}

a.btn-lang-landingpage-header:hover {
    color: white!important;
}

span#input_4_1_3_container,
span#input_4_1_6_container {
	display: block;
	width: 100%;
}

input#input_4_1_3 {
    margin-bottom: 6px;
}

input#input_4_1_6 {
    margin-bottom: 2px;
    margin-top: 2px !important;
}

/*section#custom_html-58 {
    margin-bottom: 10px !important;
}*/

.opportunity span#input_4_1_3_container, 
.opportunity span#input_4_1_6_container {
    width: 50%;
    display: inline-block;
}

.opportunity li#field_4_2, .opportunity li#field_4_3 {
    display: inline-block;
    width: 50%;
}

.opportunity .gform_footer.top_label {
    text-align: center;
}

.opportunity input#input_4_1_6 {
	margin-top: 12px !important;
}

/** rehab changes **/
.rehab .slide-content {
    display: block;
    height: auto;
	padding: 10px;
}

.rehab .slide-content h2 {
    font-size: 35px !important;
    font-weight: 600 !important;
    text-align: center;
}

.rehab #gform_fields_4 li {
    display: block;
    width: 100%;
}

@media (min-width:768px){
    .rehab .slide-content{
        width: 40% !important;
    }
}

@media (max-width:767px){
    .featured-slider .slider .wrap {
        min-height: 420px;
    }
    .slider.slider-telemedicine.virtual-physical-therapy h2 {
        display: inline-block;
        font-size: 2em!important;
        margin: .7em 0;
    }
    .slider.slider-telemedicine.virtual-physical-therapy select{
        padding: 0;
    }

    .slider.slider-telemedicine.virtual-physical-therapy {
        background: url(/rehab/wp-content/uploads/sites/9/2020/05/bg-mobile.png)!important;
        background-size: cover!important;
        background-position: center center;
    }
	
	.rehab input#gform_submit_button_4 {
		padding: 10px !important;
	}
	
	
	.page-template-page-home-telehealth-php .telemedicine-testimonials {
		padding: 20px !important;
	}
	
	.page-template-page-home-telehealth-php .telemedicine-testimonials h2 {
		font-size: 30px !important;
	}
	
	.page-template-page-home-telehealth-php .testimonial {
		padding: 0 20px !important;
		margin: 0;
	}
}

.page-template-page-home-workers .addtoany_share_save_container {
    text-align: center;
}

.website-19 .page h1.entry-title,
.website-18 .page h1.entry-title {
    font-size: 38px;
    font-weight: 600;
    color: #da6020;
}

.website-19 .sidebar li#field_1_1, 
.website-19 .sidebar li#field_1_2, 
.website-19 .sidebar li#field_1_3, 
.website-19 .sidebar li#field_1_4, 
.website-19 .sidebar li#field_1_5, 
.website-19 .sidebar li#field_1_6,
.website-18 .sidebar li#field_2_1, 
.website-18 .sidebar li#field_2_2, 
.website-18 .sidebar li#field_2_3, 
.website-18 .sidebar li#field_2_4, 
.website-18 .sidebar li#field_2_5, 
.website-18 .sidebar li#field_2_6 {
    display: block;
    width: 100%;
    padding-bottom: 0px;
}

.website-19 .sidebar li#field_1_6,
.website-18 .sidebar li#field_2_6 {
    padding-top: 8px;
}

.website-19 .sidebar .gform_footer.top_label,
.website-18 .sidebar .gform_footer.top_label {
    text-align: center;
}

.website-19 .sidebar section#custom_html-14,
.website-18 .sidebar section#custom_html-26 {
    margin-bottom: 0 !important;
}

.anchor-link-workers {
    position: relative;
}

.anchor-link-workers div {
    top: -60px;
    position: absolute;
}

.page-template-default .workers-featured-2.content-row .wrap img {
    margin-bottom: 4px !important;
    margin-right: 8px !important;
}

.page-template-default .workers-featured-2.content-row .wrap {
    padding: 20px;
}

.page-template-default .widget_text.col-12.col-md-6.solution {
    margin-bottom: 25px;
}

.website-19 h1.banner-title,
.website-18 h1.banner-title {
    font-size: 42px;
}

.website-19 select#condition-category, 
.website-19 input#ss,
.website-18 select#condition-category, 
.website-18 input#ss {
    min-height: 40px;
}

.website-19 button#btn-condition,
.website-18 button#btn-condition {
    background-color: #000;
    color: #fff;
    padding: 8px 18px;
    margin-left: 5px;
    border-radius: 5px;
    font-size: 13px;
}

.website-19 .px-3,
.website-18 .px-3 {
    padding-left: 0 !important;
}

@media (max-width:767px){
.page-id-1352.website-4 .banner-featured-image.content-row {
    background: url(/es/wp-content/uploads/sites/4/2020/05/bg-mobile-2.png)!important;
    background-position: center!important;
    background-size: cover!important;
}
}


@media (max-width:767px){
    .page-id-5199 .banner-featured-image.content-row {
        display: none;
    }
    .page-id-5199 h3, .page-id-5199 .entry-content h3 {
        line-height: normal;
    }

    .page-id-5199 .post-5199 iframe {
        height: 1050px;
    }
}

@media (max-width:767px){
    iframe#iframe-contact {
        height: 1160px;
    }
}

@media (max-width:767px){
	.page-id-1408 .slider-03-doral .slide-content h3.display-4,
    .page-id-1250 .slider-03 .slide-content h3.display-4 {
        font-size: 1.5em;
    }

	.page-id-1408 .slider-03-doral .slide-content .button,
    .page-id-1250 .slider-03 .slide-content .button {
        padding: .4em .9em;
        font-size: .95em;
    }

	.page-id-1408 .slider-03-doral .slide-content p,
    .page-id-1250 .slider-03 .slide-content p {
        line-height: normal;
    }
}

.collappse-list {
    padding-left: 0;
}

.collappse-list .item-faq a {
    display: block;
    width: 100%;
    margin-bottom: .2em;
    color: #1f3763;
    padding: .15em 0;
}

.collappse-list .item-faq a.collapsed:before {
    content: "\f0fe";
    font: normal normal normal 14px/1 FontAwesome;
    position: inherit;
    padding-right: 8px;
    margin-top: 8px;
    color: #1f3763;
    font-size: 1em;
}

.collappse-list .item-faq a:before{
    content: "\f146";
    font: normal normal normal 14px/1 FontAwesome;
    position: inherit;
    padding-right: 8px;
    margin-top: 8px;
    color: #1f3763;
    font-size: 1em;
}

.collappse-list .card.card-body {
    background: rgba(255,255,255,.45);
    border: 0;
    margin-bottom: .5em;
}

.collappse-list .card.card-body {
    padding-top: 0;
}


@media (max-width:767px){
    .collappse-list .item-faq {
        margin-bottom: 1em;
    }
    .collappse-list .item-faq a {
        font-size: 1.3em;
    }
}

/* SWITCH LANG */
.website-1 .lang-selector-container,
.website-11 .lang-selector-container {
    font-size: 80%;
    margin-bottom: 5px;
    text-align: right;
}

@media only screen and (max-width: 767px) {
    .website-1 .lang-selector-container {
        text-align: center;
    }
    .bar-top .col-md-8 {
        padding: 0;
        font-size: 13px;
    }
}

.language-translator {
    position: relative;
    top: auto;
    right: auto;
}

.language-translator a {
    font-weight: 700;
    color: #ffff00;
    letter-spacing: .1em;
}  

.lang-container .switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
    top: 1px;
    margin-bottom: 0;
  }
.website-1 .lang-container .switch {
    width: 38px;
    height: 20px;
    top: 3px;
}
  
  .lang-container .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .lang-container .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f4cc07;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .lang-container .slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 3px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
}
 .website-1 .lang-container .slider:before {
    height: 15px;
    width: 15px;
}  
  .lang-container input:checked + .slider {
    background-color: #f4cc07;
  }
  
  .lang-container input:focus + .slider {
    box-shadow: 0 0 1px #3acbf2;
  }
  
  .lang-container input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }

  /* Rounded sliders */
  .lang-container .slider.round {
    border-radius: 34px;
  }
  
  .lang-container .slider.round:before {
    border-radius: 50%;
  }

  .lang-container .lang-en, .lang-es{
      display: inline-block;
  }

  .lang-container .lang-en{
    text-align: right;
    padding-right: .5em;
  }

  .lang-container .lang-es{
    text-align: left;
    padding-left: .5em;
  }

  .lang-container .lang-link{
    font-weight: normal;
    letter-spacing: normal;
    color: #1a1c36;
}

@media only screen and (max-width: 1200px) {
    .language-translator {
        position: relative;
        /*top: 20px;*/
        right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .language-translator {
        position: inherit!important;
        margin-top: 0.5em;
    }
}


@media only screen and (min-width: 1281px){
    .website-1 section#custom_html-47 a.btn-blue {
        left: -15px;
    }
}

.website-1.home h1.entry-title {
    margin-bottom: 0;
    font-size: 40px;
    color: #003268;
    letter-spacing: 1px;
    font-weight: 700;
    text-align: center;
    margin-top: 50px;
}

/*.website-24 .glide.home-slide .widget_text.glide__slide, */
.website-20 .glide.home-slide .widget_text.glide__slide {
    margin-top: auto;
    margin-bottom: auto;
}

.dropdown.patient:hover>.dropdown-menu {
    display: block;
}

.dropdown.patient button {
    font-size: 14px;
    font-weight: 600;
    text-shadow: 0px 1px 0px rgb(0 0 0 / 15%);
    border-radius: 5px;
	padding: 2px 0;
}

.site-header .dropdown.patient button {
	width: 220px;
	cursor: pointer;
}
.site-header .dropdown.patient .dropdown-menu {
	width: 220px;
}

.dropdown.patient a.dropdown-item {
    font-size: 1.25em;
    padding: .4em 1em;
}

.site-footer .wrap {
    max-width: 1300px;
}

.footer-app .button {
    padding: 4px 12px;
    color: #fff;
    display: inherit;
    margin-top: 0.2em;
    max-width: 204px;
    background: #00264e;
}

@media (max-width:767px){
    .dropdown.patient {
        display: inline-block;
    }
    .dropdown.patient button{
        padding: 0.6em 1em .5em;
    }

    .dropdown.patient .dropdown-menu {
        left: auto;
        right: 0;
    }

    .dropdown.patient a.dropdown-item {
        font-size: 1.5em;
        padding: 0.4em 1em;
    }
	
	.related .products li.product {
		width: 40% !important;
	}

	.related .products li.product h2 {
		font-size: 22px !important;
	}
	
}

@media (min-width:768px){
    .dropdown.patient {
        top:-5px;
    }
}

.featured-slider .slider .wrap .slide-content h2.principal-slider{
    color: #003268!important;
    line-height: 1.4;
    font-weight: 900;
    margin-bottom: 1em;
    font-size: 1.68em;
    max-width: 500px;
    text-shadow: 0px 2px 0px rgb(255 255 255 / 50%);
}

.banner-featured-image.content-row .wrap .banner-featured-title h2 {
    color: white!important;
    margin-bottom: 0.3em;
}

.banner-featured-image.content-row .wrap .banner-featured-title .button{
    text-shadow: 0px 1px 2px rgb(0 0 0 / 50%);
    background: #1f3763;
    /* background-color: rgb(0 0 0 / 20%)!important; */
}

.banner-featured-image.content-row .wrap .banner-featured-title .button:hover {
    background-color: rgb(0 0 0 / 20%)!important;
    color: white!important;
}

@media (min-width:767px){
    .slider.slider-orthobiologics .slide-content * {
        color: white!important;
    }

    /* .featured-slider .slider.slider-orthobiologics .wrap .slide-content {
        margin: auto;
        width: 100%;
        text-align: center;
        padding: 0 3em;
    } */
	
}

.website-24 .featured-maps.content-row .widget-area .widget_text.col-12.col-sm-3,
.website-20 .featured-maps.content-row .widget-area .widget_text.col-12.col-sm-3,
.website-11 .featured-maps.content-row .widget-area .widget_text.col-12.col-sm-3,
.website-13 .featured-maps.content-row .widget-area .widget_text.col-12.col-sm-3 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.website-13 .featured-contact.content-row.lazy-load.full-width.is-loaded {
    background-image: url(/biscayne/wp-content/uploads/sites/13/2020/09/bg-orange.jpg)!important;
    background-position: top;
}

.page-id-497.website-1.mobile a.button {
    display: none;
}

/* hide the header on mobile devices */
@media (max-width:767px){
	.header-mobile-hidden .bar-top.full-width {
		display: none;
	}

	.header-mobile-hidden .widget-area.header-widget-area.hidden-desktop.header-top {
		display: none;
	}

	.header-mobile-hidden .banner-featured-image.content-row {
		display: none;
	}
}

.woocommerce div.product .woocommerce-tabs .panel {
    border: none;
}

a.button.button-product {
    text-shadow: none !important;
    color: #fff !important;
}

.entry-content .card-jobs {
    display:flex; 
    max-width:800px; 
    flex-flow: row wrap; 
    justify-content: center;
}


/* adjust on first slide for Biscayne */
@media (max-width:1024px){
	.website-13 .featured-slider .slider.boxes.slider-doral-01 .wrap .slide-content .box-left,
	.website-20 .featured-slider .slider.boxes.slider-doral-01 .wrap .slide-content .box-left {
		display: none;
	}

	.website-13 .featured-slider .slider.boxes.slider-doral-01 .wrap .slide-content .box-middle a,
	.website-20 .featured-slider .slider.boxes.slider-doral-01 .wrap .slide-content .box-middle a {
		font-size: 18px;
	}

	.website-13 .featured-slider .slider.boxes.slider-doral-01 .wrap .slide-content .box-right a,
	.website-20 .featured-slider .slider.boxes.slider-doral-01 .wrap .slide-content .box-right a {
		margin-bottom: 8px;
	}
}
.collapse:not(.show) {
    display: none;
}



.accordion-faqs .card {
    margin-bottom: 10px;
    border: solid 1px #e0e0e0;
    border-radius: 4px;
}

.accordion-faqs .card .card-header {
  border: 0;
  border-radius: 2px;
  padding: 0;
}

.accordion-faqs .card .card-header .btn-header-link {
  display: block;
  text-align: left;
  color: #4F78C2;
  padding: 10px 20px;
  background: #fff;
  font-size: 16px;
}
.accordion-faqs .card .card-header .btn-header-link:focus {
    box-shadow: 0 0 black;
}
.accordion-faqs .card .card-body {
    padding: 1.25rem 20px;
    font-size: 16px;
}

.accordion-faqs .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}

.accordion-faqs .card .card-header .btn-header-link.collapsed {
  background: #fff;
}

.accordion-faqs .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

.accordion-faqs .card .collapsing {
  line-height: 30px;
}

.accordion-faqs .card .collapse {
  border: 0;
}

.accordion-faqs .card .collapse.show {
  line-height: 30px;
  color: #222;
}

.workers-featured-faqs {
    background-color: #F8F8F8;
    margin: 0 -15px;
}

.workers-featured-faqs h2 {
    text-align: center;
}

.resources-filter select {
    width: 350px;
    margin-left: 10px;
    padding: 6px;
    min-height: 40px;
}

.tax-resources-categories .content .addtoany_share_save_container,
.page-template-page-resources .entry-content .addtoany_share_save_container {
    text-align: left !important;
}

.post-resources-text {
    padding: .8em;
    background: #e9ecef;
    height: 100%;
    border: 1px solid #ccc;
}

.post-resources-text h3 {
    font-size: 1.15em!important;
	font-weight: 600;
    margin-bottom: .5em;
    text-align: center;
    color: #5078c3;
}

@media only screen and (max-width: 600px) { 
	.website-11 span.schedule-time {
		font-size: 14px;
	}

	.website-24 span.schedule-time {
		font-size: 12px;
	}
	
	.website-11 span.schedule-day,
	.website-24 span.schedule-day {
		font-weight: 600;
		display: block;
		min-width: 88px;
		font-size: 14px;
	}

	.website-11 .font-size-small span.schedule-day,
	.website-24 .font-size-small span.schedule-day {
		display: block;
	}
}

.ortho-team img {
    box-shadow: 2px 2px 5px 2px #2f2930;
}

.item-title-video {
    font-size: 24px !important;
    font-weight: 600 !important;
}

.sidebar input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.sidebar select, 
.sidebar textarea {
    border: 1px solid #000 !important;
}

.sidebar section#custom_html-38 {
    border: 1px solid #000;
    border-bottom: 0;
}

.sidebar section#gform_widget-3 {
    border: 1px solid #000;
    border-top: 0;
    padding: 0px 15px;
    background: #fbfbfb;
}

/**** Media section *****/
.panel-quotes .panel-body {
    clear: both;
    display: flex;
    flex-wrap: wrap;
}

.panel-quotes blockquote:before {
    content: "“";
    font-size: 2.5em;
    line-height: 0;
    top: 38px;
    left: 10px;
    color: #1f3763;
    position: absolute;
}

.panel-quotes blockquote {
    padding-left: 35px !important;
    display: inline-block;
    width: 100%;
    margin-top: 0em;
    font-size: 1em;
}

.list-item-content.quote-content {
    float: none;
    max-width: 100%;
}

.panel-quotes h3.panel-title {
    padding: 10px 0;
}

.list-item-content blockquote {
    margin: 0;
    border-left: 5px solid #1f3763;
    background: #f3f3f3;
    border-bottom: 0;
    padding: 1.5em 1.5em 0.1em 2.0em;
    font-size: 1.6rem;
    font-weight: 300;
    position: relative;
}

.list-item-content blockquote::before {
    content: "“";
    font-size: 3.5em;
    line-height: 0;
    top: 45px;
    left: 5px;
    color: #1f3763;
    position: absolute;
}


/**** accordion block ****/

.question-title {
    display: inline;
    height: 165x;
    text-align: center;
    margin: auto;
}

.common-questions {
    background-color: #ddd;
    padding: 10px;
    margin-bottom: 30px;
    border-radius: 5px;
}

h3#most-common-questions {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.5;
    color: #2b4675;
}

#accordion .card {
    border: 0;   
	margin-bottom: 10px;
}

#accordion .card-header {
    padding: 0;
    border: 0;
}

#accordion .btn-link {
    display: block;
    font-family: 'Work Sans',sans-serif;
    background-color: #fff;
    border-radius: 0;
    color: #1b1d36;
    font-size: 24px;
    padding: 14px 44px 13px;
    position: relative;
    text-align: left;
    width: 100%;
    text-decoration: none;
}

#accordion .btn-link:hover, #accordion .btn-link[aria-expanded="true"] {
    background-color: #1b1d36;
    color: #fff;
    text-decoration: none;
}

#accordion .btn-link[aria-expanded="false"]:after {
    content: "\f0da";
    position: absolute;
    right: 20px;
    font: normal normal normal 24px/1 FontAwesome;
    top: 20px;
}

#accordion .btn-link[aria-expanded="true"]:after {
    content: "\f0d7";
    position: absolute;
    right: 20px;
    font: normal normal normal 24px/1 FontAwesome;
    top: 20px;
}