@media screen and (min-width: 61rem) {
    .layout-region--node-main .layout-region__content, .layout-region--node-footer .layout-region__content {
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
}
body {
  color: #917f6e;
}
body,
input,
button,
select,
textarea,
.caret:before,
.close span,
blockquote p,
.header .primary .navbar .nav .parent .parent > a:after{
    font-family: "Montserrat",sans-serif;
}
 .row .services {
     height: 400px;
 }
 .row .solutions {
     height: 100%;
 }
 .big-title {
     font-size: 3em;
 }
 .color-white {
     color: #ffffff;
 }
 .width-100 img {
     width: 100%;
 }
 .width-100 {
     width: 100%;
 }
 .panel-title a{
     padding: 20px;
     font-size: 2em;
     padding-left: 75px;
 }
 .image-cover img{
     height: 555px;
     object-fit: cover;
     object-position: 50%;
 }
 footer.footer-top {
     padding: 50px 20px 13px 20px;
 }
 footer.footer-bottom {
     padding: 50px 20px 13px 20px;
 }
 .header .logo img {
   width: 100%;
 }
 .sameday.a.btn.btn-lg{
   font-size: 2em;
 }
 .sameday.a.btn.btn-lg>i{
   color: #ffffff;
 }

.search-block-form .title-box {
  display: none;
}
#search-block-form--2 input#edit-keys--2::placeholder {
  content: "Looking for something";
}
.header-search form,  .header-search form input{
  margin-bottom: 0;
}
.header .right-box {
  float: right;
}
.header-text p {
  font-size: .6em;
  margin-bottom: 0;
}
.header-text a {
  color: #917f6e;
  font-weight: bold;
}

.header-wrapper .form-type-search:before {
  top: 12px;
  right: 24px;
}
.header-icons .icon.icon-40 {
  font-size: 26px;
  height: 26px;
  line-height: 26px;
  width: 26px;
}
.service.btn {
    width:100%;
    height: 100px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slick--view--services .slide__caption{
    padding: 0;
}
.slick--view--services .slide__description{
     display: none;
 }
.slick--view--services .slide__title {
    margin: 0;
}
.slick--view--services .slide__media img{
    width: 100%;
}
.slick--view--services .slick__slide {
    padding: 0 20px 0 0px;
 }
.header .primary .navbar .nav > li > a, .header .primary .navbar .nav > li > a:visited {
     color: #8dc63f;
}
.header .primary .navbar .nav > li > a:hover {
    color: #86d3e6;
}
#block-views-block-front-page-services-block-1  .field-content{
    color: #8dc63f;
}
#block-views-block-front-page-services-block-1 .views-field.views-field-title.btn.btn-lg.btn-primary{
    width: 100%;
    padding: 20px;
}
.header .primary .sub a, .header .primary .sub a:visited, .header .primary .navbar .nav a > i{
    width: 100%;
}
.header .primary .sub a {
    min-width: 100%;
}
.header .primary .sub .tb-megamenu-item.main-link a, .header .primary .sub .tb-megamenu-item.main-link a:visited{
    color: #8dc63f;
}
/*.tb-megamenu-item .team-icon a i{*/
/*    font-size: 50px;*/
/*    margin: 10px;*/
/*}*/
@media (max-width: 991px) {
    .header .primary .navbar .navbar-collapse {
        max-width: 100%;
    }
}
@media (min-width: 991px) {
    .dt-submenu {
        width: 1000px;
    }
}
.header .primary .sub a, .header .primary .sub a:visited {
    color: #86d3e6;
}
.header .primary .sub a, .header .primary .sub a {
    color: #8dc63f;
}
body .tb-megamenu-item, .header .primary .sub .tb-mega-menu-block a{
    color: #86d3e6;
}
.form-type-search:before {
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f002";
    position: absolute;
    right: 15px;
    top: 40px;
    font-weight: 900;
}
.field-title, .uds-title {
    background-color: #8dc63f;
    color: #fff;
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 0.5em;
    clear: both;
    text-align: center;
    height: 70px;
}
.uds-title:hover {
    cursor: pointer;
}
.grid-tile {
    border: solid;
    border-color: #8dc63f;
}
.grid-spacer {
    padding: 1em;
}
.uds-lower, .udc-goals {
    text-align: center;
}
.uds-goals .uds-data {
    text-align: center;
    width: 33.3%;
}
.uds-data {
    font-size: 1em;
    float: left;
    display: inline;
    padding: 0.5em;
}
.uds-lower .uds-data {
    text-align: center;
    width: 50%;
}
.uds-percentage {
    clear: both;
    padding-bottom: 1em;
}
i.fa.fa-arrow-down.uds-red {
    color: #fbaa40;
    opacity: 0.5;
}
i.fa.fa-arrow-up.uds-green {
    color: #8dc63f;
    opacity: 0.5;
}
.percentage-value i.fa {
    font-size: 0.5em;
}
.percentage-value, .met-patients {
    text-align: center;
}
.percentage-value {
    line-height: 1em;
    color: #86d3e6;
    padding-top: 0.5em;
    font-size: 4em;
    font-weight: bold;
}
.ml-icon {
    height: 20px;
    padding-right: 3px;
}
.us-icon {
    height: 15px;
    padding-right: 3px;
    opacity: 0.5;
}
.uds-description {
    padding: 1em;
}
.address span.country{
    display: none;
}
.webform-submission-appointment-request-webform-form .form-item-first-name,
.webform-submission-appointment-request-webform-form .form-item-last-name,
 .webform-submission-appointment-request-webform-form .form-type-select {
    width: 49%;
    /* float: left; */
     padding-right: 10px;
    display: inline-block;
}
.webform-submission-appointment-request-webform-form .form-type-tel{
    width: 60%;
    /* float: left; */
    padding-right: 10px;
    display: inline-block;
}
.webform-submission-appointment-request-webform-form label {
    color: white !important;
}
.webform-confirmation__message {
    color: white;
}
#fp-appointment-request .new-radio {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    height: 24px;
    width: 24px;
}
#fp-appointment-request .new-radio span {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: block;
    height: 16px;
    margin: 3px 0 0 3px;
    width: 16px;
}
#fp-appointment-request .form-item.radio {
    background-image: none;
    margin: 10px 0 0 20px;
}
.tabs.primary {
    padding-left: 31px;
    margin: 20px 0 30px;
    border-bottom: none;
    text-align: center;
    display: flex;
}
#block-tabs li {
    position: relative;
    display: inline-block !important;
    /* bottom: -1px; */
    z-index: 50;
    border: none;
    margin-right: 20px;
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
#block-tabs li > a {
    background: #FFFFFF;
    /*border-left: 1px solid #f7f7f7;*/
    /*border-right: 1px solid #f7f7f7;*/
    /*border-bottom: none !important;*/

    box-shadow: 2px 2px 3px 0px #888888;
    border-radius: 0;
    padding: 12px 13px;
    color: #6d6d6d;
    position: relative;
    line-height: 1.42857143;
    /*border: 1px solid transparent;*/
    display: block;
}
.tabs.primary li {
    position: relative;
    display: inline-block;
    /* bottom: -1px; */
    z-index: 50;
     border: none;
    margin-right: 20px;
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
a.is-active::after {
    position: absolute;
    bottom: 0;
    left: 10%;
    width: 80%;
    height: 6px;
    background: #8dc63f;
    content: '';
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform: translate3d(0,150%,0);
    transform: translate3d(0,150%,0);
}
.tabs.primary li > a {
    background: #FFFFFF;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-bottom: none !important;
    border-radius: 0;
    padding: 12px 13px;
    color: #6d6d6d;
    position: relative;
    line-height: 1.42857143;
    border: 1px solid transparent;
    display: block;
}
.timeline .post .timeline-content .entry-content.alignleft {
    margin: 0 25px 25px 0;
}
a:hover, a:focus, a:visited{
    color: #8dc63f;
    text-decoration: underline;
}
a {
    color: #86d3e6;
}
td.office-hours__item-label {
    text-align: right;
}
td.office-hours__item-slots {
    text-align: left;
}
.careers .panel-group > .panel-default > .panel-heading > .panel-title > a {
    background-color: #fbb24b;
}
.panel-group .panel .panel-heading > .panel-title > a {
    color: #ffffff;
}
.careers .panel-group .panel .panel-heading > .panel-title > a::after {
    background-color: #ffffff;
}
.careers .panel-group .panel .p7anel-heading > .panel-title > a::before {
    background: #ffffff;
}

.vertical-center {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    height: 75px;
}
.location-services.col-md-3.col-sm-6.col-xs-12 {
    margin-bottom: 20px;
}
body, input, button, select, textarea, .caret:before, .close span, blockquote p, .header .primary .navbar .nav .parent .parent > a:after {
    font-family: Verdana,Geneva,sans-serif;
}
.md-slide-wrap p, .md-objects .md-object.same-line-height {
    line-height: 1em;
}
#block-progressivemainmenu .tb-megamenu-submenu li>a, #block-progressivemainmenu .tb-megamenu-submenu p a {
    font-size: 16px;
    line-height: 28px;
}
.content-type-jobs .field__label{
    font-weight: bold;
    margin-bottom: 22px;
    clear: both;
}
.content-type-jobs .field{
    margin-bottom: 20px;
}
.table {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 22px;
    text-align: left;
}
.table > thead > tr > th {
    border-bottom: 1px solid #e1e1e1;
    font-size: 18px;
    text-align: left;
}
.panel-group > .panel-default > .panel-heading > .panel-title > a {
    background-color: #8b7765;
    color: #ffffff;
    font-size: 1em;
}
.panel-group > .panel-default > .panel-heading > .panel-title > a:hover {
    background-color: #c9c9c9;
    color: #444444;
    font-size: 1em;
}
.app-ac.panel-group > .panel-default > .panel-heading > .panel-title > a {
    background-color: #fff;
    color: #444444;
    font-size: 1em;
}
.location-title a {
    color: #86d3e6;
    font-size: 26px;

}
.contact-us .views-row{
    margin-top: 20px;
}
.locations-items a.appointment.btn,
.locations-items a.appointment.btn:visited {
    background: #86d3e6;
}

.locations-items a.location.btn,
.locations-items a.location.btn:visited {
    background: #8dc63f;
}
.locations-items a.get-directions{
    color: #f89406;
}
.col-md-6.details {
    color: #86d3e6;
}
.vcenter {
    height: 220px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
body{
    font-size: 18px;
}
nav#block-footer-2 ul li {
    float: left;
    margin-right: 20px;
}
nav#block-footer-2  {
    float: right;
}
nav#block-footer-2 a.is-active::after {
    background: none;
}
div#block-progressivefootercopyright {
    clear: both;
}
div.image_overlay>img{
    width: 100%;
}
div.image_overlay{
    width: 100%;
}

.btn.btn-primary, .btn.btn-primary:visited {
    background: #f89406;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary.disabled, .btn.btn-primary[disabled] {
    color: #ffffff;
    background-color: #f89406;
    opacity: .8;
}
.newsletter td {
    font-size: .8em;
}
.newsletter span.file--application-pdf + span {
    display: none;
}
.newsletter span.file--application-pdf a::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f1c1";
    margin-right: 20px;
    font-size: 2em;
}
.listed-items ul.list {
    padding-left: 30px;
}
.circleimage-inswish{
    margin-left: 10% !important;
    margin-top: 15% !important;
    margin-right: 10% !important;
    margin-bottom: 10% !important;
}
.circleimage-inswish img{
    border-radius: 50%;
}
.nd-region{
    padding:  0;

}
.my-account a, .bill-pay a{
 color: white;
    font-size: .75em;
}
.my-account, .bill-pay{
    padding: 5px;
}
.ce-block {
    color: white;
    text-shadow: 2px 2px 8px #000000c9;
    font-size: 2.25em;
    font-weight: bold;
}
.ce-script {
    color:white;
    text-shadow: 2px 2px 8px #000000c9;
    transform: rotate(-10deg); font-size:5em;
    font-family: Brush Script MT, Brush Script Std, cursive;
    line-height: .8;
}

@media screen and (min-width: 700px) {
    .tb-megamenu-submenu.mega-dropdown-menu.nav-child.sub.row{
        width:700px;
    }
}
#views-bootstrap-services-page-1 .views-field-title{
    height: 100px;
}
#views-bootstrap-services-page-1 .views-field-field-media img{
    max-width: 80%;
    max-height: 200px;
    object-fit: cover;
    height: 200px;
}
.form-type-date input, .form-type-tel input {
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);
    box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    height: 40px;
    line-height: 22px;
    margin-bottom: 22px;
    min-height: 40px;
    padding: 8px 12px;
}
#block-progressivemainmenu .col-xs-6.col-md-6.col-lg-6.portal {
    padding: 5px;
}
#fp-appointment-request input[type=text], #fp-appointment-request input[type=tel] {
    width:100%;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);
    box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    height: 40px;
    line-height: 22px;
    margin-bottom: 22px;
    min-height: 40px;
}
div.portal.pricing {
    max-width: none;
}
.pricing.pricing-error .title a {
    color: #8B7765;
}
.pricing.pricing-error .options li span, .pricing.pricing-error .bottom-box .more, .pricing.pricing-error .options li.active {
    color: #8B7765;
}
.pricing.pricing-error .bottom-box {
    border-top: 1px solid rgba(139, 119, 101, .1);
    background: rgba(139, 119, 101, .05);
}
.pricing.pricing-error:before {
    background: rgba(139, 119, 101, .06);
}
.portal .btn.btn-error, .portal .btn.btn-error:visited,
.portal .btn.btn-warning, .portal .btn.btn-warning:visited,
.portal .btn.btn-success, .portal .btn.btn-success:visited{
    background: #f89406;
}
.test {
    background-color: #8b7765 !important;
}
.panel-title a {
    color: #FFFFFF !important;
}
.container-inline div, .container-inline label {
    display: inline-block;
    float: left;
}
.field-content.open-panel {
    color: #d5009f;
    font-style: italic;
}