@charset "UTF-8";
/*FONTS*/
.site-wrap a.rightArrow, #block-welcometocooper .ctas .cta a:not(.img),
#block-cooper-edu-welcometocooper .ctas .cta a:not(.img) {
  color: #dc1f2a;
  display: block;
  font-weight: 400;
  margin: 10px 0;
  text-decoration: none; }
  .site-wrap a.rightArrow::after, #block-welcometocooper .ctas .cta a:not(.img)::after,
  #block-cooper-edu-welcometocooper .ctas .cta a:not(.img)::after {
    content: "\e912";
    display: inline-block;
    font-family: icomoon;
    font-size: 13px;
    font-weight: 700;
    margin-left: 10px;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    -ms-transition: transform 0.3s linear;
    -o-transition: transform 0.3s linear;
    transition: transform 0.3s linear; }
  .site-wrap a.rightArrow:hover, #block-welcometocooper .ctas .cta a:hover:not(.img),
  #block-cooper-edu-welcometocooper .ctas .cta a:hover:not(.img) {
    color: #af1921; }
    .site-wrap a.rightArrow:hover::after, #block-welcometocooper .ctas .cta a:not(.img):hover::after,
    #block-cooper-edu-welcometocooper .ctas .cta a:not(.img):hover::after {
      -moz-transform: translate(5px, 0);
      -o-transform: translate(5px, 0);
      -ms-transform: translate(5px, 0);
      -webkit-transform: translate(5px, 0);
      transform: translate(5px, 0); }

@font-face {
  font-family: 'icomoon';
  src: url("/themes/cooper/fonts/icomoon.eot?gtrpkb");
  src: url("/themes/cooper/fonts/icomoon.eot?gtrpkb#iefix") format("embedded-opentype"), url("/themes/cooper/fonts/icomoon.ttf?gtrpkb") format("truetype"), url("/themes/cooper/fonts/icomoon.woff?gtrpkb") format("woff"), url("/themes/cooper/fonts/icomoon.svg?gtrpkb#icomoon") format("svg");
  font-weight: 400;
  font-style: normal; }

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-locationpin .path1:before {
  content: "\e915";
  color: #AB1721; }

.icon-locationpin .path2:before {
  content: "\e916";
  margin-left: -0.7255859375em;
  color: white; }

.icon-stethoscope:before {
  content: "\e913"; }

.icon-education:before {
  content: "\e914"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-rss:before {
  content: "\f09e"; }

.icon-external-link:before {
  content: "\f08e"; }

.icon-right:before {
  content: "\ea3c"; }

.icon-left:before {
  content: "\ea40"; }

.icon-play:before {
  content: "\f04b"; }

.icon-close:before {
  content: "\e90f"; }

.icon-alert:before {
  content: "\e910"; }

.icon-printer:before {
  content: "\e90c"; }

.icon-envelope:before {
  content: "\e90d"; }

.icon-share:before {
  content: "\e90e"; }

.icon-credit-card:before {
  content: "\e906"; }

.icon-first-aid:before {
  content: "\e907"; }

.icon-info:before {
  content: "\e908"; }

.icon-doctor:before {
  content: "\e909"; }

.icon-lock:before {
  content: "\e90a"; }

.icon-location-pin:before {
  content: "\e90b"; }

.icon-phone:before {
  content: "\f095"; }

.icon-appointment:before {
  content: "\e905"; }

.icon-search:before {
  content: "\e900"; }

.icon-checkmark:before {
  content: "\e901"; }

.icon-location:before {
  content: "\e902"; }

.icon-arrow-left:before {
  content: "\e903"; }

.icon-arrow-right:before {
  content: "\e911"; }

.icon-double-arrow-left:before {
  content: "\e904"; }

.icon-double-arrow-right:before {
  content: "\e912"; }

.icon-home:before {
  content: "\f015"; }

.icon-heart:before {
  content: "\f004"; }

.icon-heart-o:before {
  content: "\f08a"; }

.icon-menu:before {
  content: "\f0c9"; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-flickr:before {
  content: "\eaa3"; }

.icon-wordpress:before {
  content: "\f19a"; }

.icon-x:before {
  content: "\e917"; }

.search-open {
  overflow: hidden;
  position: relative; }

body {
  text-rendering: optimizeLegibility;
  font-family: Lato, Helvetica, sans-serif; }
  body.hide-page-title .page-title {
    display: none; }

@media (max-width: 767px) {
  .mCSB_container {
    top: 0; } }

.mCSB_inside > .mCSB_container {
  margin-right: 30px !important; }

.site-wrap {
  text-rendering: optimizeLegibility;
  font-family: Lato, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400; }
  .site-wrap section {
    padding: 40px 0;
    position: relative; }
    .site-wrap section.banner {
      padding: 0; }
    .site-wrap section.main {
      padding: 0;
      padding-bottom: 30px; }
      .site-wrap section.main .content-top {
        padding: 36px 0 0; }
        .site-wrap section.main .content-top .page-title-block {
          padding-top: 0; }
        .site-wrap section.main .content-top + .content {
          padding-top: 0; }
    .site-wrap section.feature {
      padding: 0; }
    .site-wrap section.offcanvas {
      padding: 0; }
  .site-wrap img {
    max-width: 100%;
    height: auto; }
    @media (max-width: 767px) {
      .site-wrap img {
        max-width: 100% !important; } }
    .site-wrap img.full-width {
      height: auto;
      width: 100%;
      margin: 20px 0 10px; }
    .site-wrap img.align-left, .site-wrap img.left-align {
      float: left;
      margin: 0 20px 10px 0; }
      @media (max-width: 767px) {
        .site-wrap img.align-left, .site-wrap img.left-align {
          float: none;
          margin: 0 0 20px 0; } }
    .site-wrap img.align-right, .site-wrap img.right-align {
      float: right;
      margin: 0 0 10px 20px; }
      @media (max-width: 767px) {
        .site-wrap img.align-right, .site-wrap img.right-align {
          float: none;
          margin: 0 0 20px 0; } }
  .site-wrap h1 {
    font-family: Lato, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 42px;
    margin-bottom: 0px;
    line-height: 50px; }
    @media (max-width: 767px) {
      .site-wrap h1 {
        font-size: 36px;
        line-height: 40px; } }
  .site-wrap h2 {
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    margin: 25px 0 10px 0; }
    @media (max-width: 767px) {
      .site-wrap h2 {
        font-size: 32px;
        line-height: 34px; } }
  .site-wrap h3 {
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    margin: 30px 0 18px 0; }
    @media (max-width: 767px) {
      .site-wrap h3 {
        font-size: 24px; } }
  .site-wrap h4 {
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    margin: 30px 0 18px 0; }
    @media (max-width: 767px) {
      .site-wrap h4 {
        font-size: 20px; } }
    .site-wrap h4 a {
      color: #AB1721; }
  .site-wrap h5 {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px; }
  .site-wrap ul.two-col {
    columns: 2 auto;
    column-gap: 100px;
    display: block;
    list-style-type: none;
    padding: 0;
    width: 100%; }
    @media (max-width: 767px) {
      .site-wrap ul.two-col {
        columns: 1; } }
    .site-wrap ul.two-col li {
      display: block;
      break-inside: avoid;
      -webkit-column-break: avoid;
      page-break-inside: avoid; }
  .site-wrap ul.three-col {
    columns: 3 auto;
    column-gap: 100px;
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 30px auto 20px;
    width: 100%; }
    @media (max-width: 767px) {
      .site-wrap ul.three-col {
        columns: 1; } }
    .site-wrap ul.three-col li {
      display: block;
      break-inside: avoid;
      -webkit-column-break: avoid;
      page-break-inside: avoid; }
  .site-wrap ul.list-items li + li {
    border-top: 1px solid #f3f3f3;
    padding-top: 15px;
    margin-top: 15px; }
  .site-wrap ul.list-items li h4 {
    margin: 0; }
  .site-wrap ol {
    margin: 0 0 20px 0;
    padding: 0;
    list-style-type: none; }
    .site-wrap ol li {
      counter-increment: step-counter;
      margin-bottom: 10px;
      position: relative;
      padding-left: 35px; }
      .site-wrap ol li::before {
        content: counter(step-counter) ".";
        margin-right: 15px;
        position: absolute;
        left: 0;
        top: 0;
        font-weight: 700; }
  .site-wrap p {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 20px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .site-wrap p {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .site-wrap p {
        font-size: 16px;
        line-height: 24px; } }
    .site-wrap p.lead {
      text-transform: none;
      font-weight: 300;
      font-size: 35px;
      line-height: 40px;
      margin: 0 0 30px 0; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .site-wrap p.lead {
          font-size: 30px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .site-wrap p.lead {
          font-size: 30px; } }
      @media (max-width: 767px) {
        .site-wrap p.lead {
          font-size: 28px;
          line-height: 36px;
          font-weight: 400; } }
    .site-wrap p.small {
      font-size: 14px;
      line-height: 25px;
      font-weight: 400; }
  .site-wrap a {
    color: #AB1721;
    -webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -ms-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear; }
    .site-wrap a:hover, .site-wrap a:focus {
      color: #AB1721;
      text-transform: underline;
      outline: none; }
    .site-wrap a.read-more {
      text-decoration: none; }
    .site-wrap a span.small {
      color: #AB1721; }
  .site-wrap strong {
    font-weight: 700; }
  .site-wrap blockquote {
    margin: 30px 0;
    border-color: #dc1f2a; }
    .site-wrap blockquote p {
      font-weight: 400;
      font-style: italic;
      font-size: 21px;
      line-height: 30px; }
    .site-wrap blockquote strong {
      font-weight: 700; }
  .site-wrap figure {
    display: table;
    margin: 10px; }
    .site-wrap figure.align-left {
      margin: 10px 30px 10px 0; }
    .site-wrap figure.align-right {
      margin: 10px 0 10px 30px; }
    .site-wrap figure figcaption {
      margin-top: 10px;
      display: block;
      font-size: 14px;
      display: table-caption;
      caption-side: bottom; }
  .site-wrap table,
  .site-wrap .table {
    border: none; }
    .site-wrap table tr th,
    .site-wrap .table tr th {
      border: none;
      padding: 15px 30px;
      font-weight: 700;
      text-transform: uppercase;
      background: #334475;
      color: #fff; }
    .site-wrap table tr td,
    .site-wrap .table tr td {
      border: none;
      background: #fcfcfc;
      padding: 20px 30px 15px; }
    .site-wrap table tr:nth-of-type(2n) td,
    .site-wrap .table tr:nth-of-type(2n) td {
      background: #f3f3f3; }
    .site-wrap table.table-blue tr th,
    .site-wrap .table.table-blue tr th {
      background: #eff1fb;
      border: 0;
      color: #2e3233;
      text-transform: none;
      font-size: 20px;
      font-weight: 400; }
    .site-wrap table.table-blue tr td,
    .site-wrap .table.table-blue tr td {
      background: #fff;
      border-bottom: 1px solid #eff1fb; }
    .site-wrap table.table-skinny tr th,
    .site-wrap table.table-skinny tr td,
    .site-wrap .table.table-skinny tr th,
    .site-wrap .table.table-skinny tr td {
      padding: 10px; }
    .site-wrap table.reset tr th,
    .site-wrap .table.reset tr th {
      background: #fff;
      border: 0;
      text-transform: none;
      font-size: 20px;
      font-weight: 400;
      color: #2e3233; }
    .site-wrap table.reset tr td,
    .site-wrap .table.reset tr td {
      background: #fff;
      border-color: #fff;
      padding: 0; }
      .site-wrap table.reset tr td.title,
      .site-wrap .table.reset tr td.title {
        min-width: 175px;
        width: 30%; }
        @media (max-width: 767px) {
          .site-wrap table.reset tr td.title,
          .site-wrap .table.reset tr td.title {
            display: block;
            width: 100%; } }
  .site-wrap .address .country {
    display: none; }

.pager {
  text-align: left; }
  .pager ul {
    padding: 0; }
    .pager ul li {
      display: inline-block;
      margin-bottom: 10px;
      vertical-align: middle; }
      .pager ul li a {
        border-radius: 0;
        border: 0;
        color: #2e3233;
        font-size: 21px;
        line-height: 32px;
        padding: 0 4px;
        text-align: center;
        text-decoration: none;
        vertical-align: bottom;
        -webkit-transition: color 0.3s linear, border-color 0.3 linear;
        -moz-transition: color 0.3s linear, border-color 0.3 linear;
        -ms-transition: color 0.3s linear, border-color 0.3 linear;
        -o-transition: color 0.3s linear, border-color 0.3 linear;
        transition: color 0.3s linear, border-color 0.3 linear; }
        .mac-os .pager ul li a {
          line-height: 33px; }
        .pager ul li a span {
          display: block;
          font-size: 28px;
          line-height: 26px;
          text-align: center; }
        .pager ul li a i {
          font-size: 16px;
          font-weight: 700;
          color: #AB1721;
          vertical-align: 3px; }
      .pager ul li.is-active a, .pager ul li:hover a, .pager ul li:focus a {
        color: #AB1721;
        background: none; }

.typography i {
  font-size: 24px; }

.typography .example {
  border: 1px solid #c2c2c2;
  padding: 30px 10px 10px;
  position: relative; }
  .typography .example::after {
    background-color: #ebebeb;
    border: 1px solid #dddddd;
    border-radius: 0 0 4px 0;
    color: #9da0a4;
    content: "Example";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    left: -1px;
    padding: 3px 7px;
    position: absolute;
    top: -1px; }
  .typography .example + code,
  .typography .example + .codeblock {
    background: #f5f5f5;
    border: 1px solid #c2c2c2;
    border-top: 0;
    color: #333;
    display: block;
    border-radius: 0;
    padding: 10px; }
    .typography .example + code code,
    .typography .example + .codeblock code {
      background: none;
      border: none;
      padding: 0; }

.typography .row + .row {
  margin-top: 30px; }

body {
  scroll-padding-top: 148.84px; }
  @media (max-width: 767px) {
    body {
      scroll-padding-top: 69px; } }
  body .flush {
    margin: 0 !important; }
  body .unstyled {
    list-style-type: none;
    padding: 0; }
  body .no-gutter {
    margin: 0; }
    body .no-gutter > [class*='col-'] {
      padding-right: 0;
      padding-left: 0; }
  @media (max-width: 767px) {
    body .equal:not(.slick-slide),
    body .equal-match:not(.slick-slide) {
      height: auto !important; } }
  @media (max-width: 767px) {
    body .equal:not(.slick-slide) + .equal,
    body .equal-match:not(.slick-slide) + .equal {
      margin-top: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    body .equal:not(.slick-slide):not(.inner) {
      height: auto !important; } }
  body .separator {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    height: 2px;
    margin-bottom: 20px; }

.input-group,
.form-item {
  margin-bottom: 20px; }
  .input-group legend,
  .form-item legend {
    border: none;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 16px; }
  .input-group label,
  .form-item label {
    font-weight: 400; }
  .input-group input,
  .form-item input {
    border-radius: 0;
    border: 1px solid #c6cdf1;
    box-shadow: none;
    outline: none;
    line-height: 32px;
    padding: 0 15px;
    height: 62px;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    color: #2e3233;
    background: #fff;
    -webkit-appearance: none; }
    .mac-os .input-group input, .mac-os
    .form-item input {
      padding: 10px 15px 8px 15px; }
    .input-group input::-webkit-input-placeholder,
    .form-item input::-webkit-input-placeholder {
      color: #2e3233;
      opacity: 1;
      font-size: 16px !important; }
      @media (min-width: 768px) and (max-width: 991px) {
        .input-group input::-webkit-input-placeholder,
        .form-item input::-webkit-input-placeholder {
          font-size: 13px !important; } }
      @media (max-width: 767px) {
        .input-group input::-webkit-input-placeholder,
        .form-item input::-webkit-input-placeholder {
          font-size: 15px !important; } }
    .input-group input:-moz-placeholder,
    .form-item input:-moz-placeholder {
      color: #2e3233;
      opacity: 1;
      font-size: 16px !important; }
      @media (min-width: 768px) and (max-width: 991px) {
        .input-group input:-moz-placeholder,
        .form-item input:-moz-placeholder {
          font-size: 13px !important; } }
      @media (max-width: 767px) {
        .input-group input:-moz-placeholder,
        .form-item input:-moz-placeholder {
          font-size: 15px !important; } }
    .input-group input::-moz-placeholder,
    .form-item input::-moz-placeholder {
      color: #2e3233;
      opacity: 1;
      font-size: 16px !important; }
      @media (min-width: 768px) and (max-width: 991px) {
        .input-group input::-moz-placeholder,
        .form-item input::-moz-placeholder {
          font-size: 13px !important; } }
      @media (max-width: 767px) {
        .input-group input::-moz-placeholder,
        .form-item input::-moz-placeholder {
          font-size: 15px !important; } }
    .input-group input:-ms-input-placeholder,
    .form-item input:-ms-input-placeholder {
      color: #2e3233;
      opacity: 1;
      font-size: 16px !important; }
      @media (min-width: 768px) and (max-width: 991px) {
        .input-group input:-ms-input-placeholder,
        .form-item input:-ms-input-placeholder {
          font-size: 13px !important; } }
      @media (max-width: 767px) {
        .input-group input:-ms-input-placeholder,
        .form-item input:-ms-input-placeholder {
          font-size: 15px !important; } }
    .input-group input:focus,
    .form-item input:focus {
      border: 1px solid #dc1f2a;
      box-shadow: none; }
    .input-group input::-ms-clear,
    .form-item input::-ms-clear {
      display: none !important; }
    .input-group input[type="checkbox"], .input-group input[type="radio"],
    .form-item input[type="checkbox"],
    .form-item input[type="radio"] {
      margin: 4px 5px 0 0;
      width: auto; }
    .input-group input.form-date,
    .form-item input.form-date {
      line-height: 30px; }
  .input-group textarea,
  .form-item textarea {
    border-radius: 0;
    border: 1px solid #c6cdf1;
    box-shadow: none;
    outline: none;
    line-height: 32px;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    color: #2e3233;
    background: #fff; }
    .input-group textarea:focus,
    .form-item textarea:focus {
      border: 1px solid #dc1f2a;
      box-shadow: none; }
    .input-group textarea::-webkit-input-placeholder,
    .form-item textarea::-webkit-input-placeholder {
      color: #454545;
      opacity: 1;
      font-size: 16px; }
    .input-group textarea:-moz-placeholder,
    .form-item textarea:-moz-placeholder {
      color: #454545;
      opacity: 1;
      font-size: 16px; }
    .input-group textarea::-moz-placeholder,
    .form-item textarea::-moz-placeholder {
      color: #454545;
      opacity: 1;
      font-size: 16px; }
    .input-group textarea:-ms-input-placeholder,
    .form-item textarea:-ms-input-placeholder {
      color: #454545;
      opacity: 1;
      font-size: 16px; }
  .input-group.js-form-type-radio, .input-group.js-form-type-checkbox,
  .form-item.js-form-type-radio,
  .form-item.js-form-type-checkbox {
    width: auto;
    display: inline-block;
    margin-top: 5px; }
    @media (max-width: 767px) {
      .input-group.js-form-type-radio, .input-group.js-form-type-checkbox,
      .form-item.js-form-type-radio,
      .form-item.js-form-type-checkbox {
        display: block; } }
    .input-group.js-form-type-radio + div, .input-group.js-form-type-checkbox + div,
    .form-item.js-form-type-radio + div,
    .form-item.js-form-type-checkbox + div {
      margin-left: 15px; }
      @media (max-width: 767px) {
        .input-group.js-form-type-radio + div, .input-group.js-form-type-checkbox + div,
        .form-item.js-form-type-radio + div,
        .form-item.js-form-type-checkbox + div {
          margin-left: 0; } }
  .input-group.js-webform-address, .input-group.js-form-item-name-title,
  .form-item.js-webform-address,
  .form-item.js-form-item-name-title {
    clear: both; }
    .input-group.js-webform-address .form-item, .input-group.js-form-item-name-title .form-item,
    .form-item.js-webform-address .form-item,
    .form-item.js-form-item-name-title .form-item {
      padding: 0; }
      .input-group.js-webform-address .form-item .form-item, .input-group.js-form-item-name-title .form-item .form-item,
      .form-item.js-webform-address .form-item .form-item,
      .form-item.js-form-item-name-title .form-item .form-item {
        margin-bottom: 0; }
  .input-group .input-group-addon,
  .input-group .input-group-btn,
  .form-item .input-group-addon,
  .form-item .input-group-btn {
    vertical-align: top; }

.form-wrapper.col-xs-12:not(.fieldgroup) {
  padding: 0; }

.form-required::after {
  color: #AB1721;
  content: "*";
  margin-left: 5px; }

.webform-options-display-one-column .js-form-type-radio,
.webform-options-display-one-column .js-form-type-checkbox {
  display: block; }
  .webform-options-display-one-column .js-form-type-radio + div,
  .webform-options-display-one-column .js-form-type-checkbox + div {
    margin-left: 0px; }

.checkbox {
  margin-left: 20px; }
  .checkbox input[type="checkbox"]:checked + label,
  .checkbox input[type="radio"]:checked + label {
    font-weight: 700; }
    .checkbox input[type="checkbox"]:checked + label::after,
    .checkbox input[type="radio"]:checked + label::after {
      font-family: icomoon;
      content: "\e901";
      padding-top: 3px; }
    .checkbox input[type="checkbox"]:checked + label::before,
    .checkbox input[type="radio"]:checked + label::before {
      top: 3px; }
  .checkbox label::after {
    content: ""; }

.bootstrap-select.btn-group,
.bootstrap-select {
  width: 100% !important; }
  .bootstrap-select.btn-group ul li,
  .bootstrap-select ul li {
    display: block !important; }
    .bootstrap-select.btn-group ul li a,
    .bootstrap-select ul li a {
      font-size: 14px !important; }
  .bootstrap-select.btn-group .dropdown-toggle,
  .bootstrap-select .dropdown-toggle {
    border-radius: 0;
    border: 2px solid #2e3233;
    box-shadow: none;
    text-shadow: none;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
    padding: 10px 15px;
    line-height: 30px;
    color: #2e3233;
    background: none;
    text-transform: none;
    white-space: nowrap;
    letter-spacing: 0; }
    .bootstrap-select.btn-group .dropdown-toggle:hover, .bootstrap-select.btn-group .dropdown-toggle:focus,
    .bootstrap-select .dropdown-toggle:hover,
    .bootstrap-select .dropdown-toggle:focus {
      border: 2px solid #2e3233;
      box-shadow: none;
      outline: none;
      color: #fff;
      background: #2e3233;
      text-shadow: none; }
      .bootstrap-select.btn-group .dropdown-toggle:hover .bs-caret .caret, .bootstrap-select.btn-group .dropdown-toggle:focus .bs-caret .caret,
      .bootstrap-select .dropdown-toggle:hover .bs-caret .caret,
      .bootstrap-select .dropdown-toggle:focus .bs-caret .caret {
        border-top: 12px dashed #fff; }
    .bootstrap-select.btn-group .dropdown-toggle.btn-xl-gray:hover .bs-caret .caret, .bootstrap-select.btn-group .dropdown-toggle.btn-xl-gray:focus .bs-caret .caret,
    .bootstrap-select .dropdown-toggle.btn-xl-gray:hover .bs-caret .caret,
    .bootstrap-select .dropdown-toggle.btn-xl-gray:focus .bs-caret .caret {
      border-top: 12px dashed #2e3233; }
    .bootstrap-select.btn-group .dropdown-toggle .filter-option,
    .bootstrap-select .dropdown-toggle .filter-option {
      padding-right: 30px;
      text-overflow: ellipsis; }
    .bootstrap-select.btn-group .dropdown-toggle .bs-caret,
    .bootstrap-select .dropdown-toggle .bs-caret {
      position: absolute;
      top: 0;
      right: 5px;
      width: 40px;
      height: 100%; }
      .bootstrap-select.btn-group .dropdown-toggle .bs-caret .caret,
      .bootstrap-select .dropdown-toggle .bs-caret .caret {
        margin-top: -4px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 12px dashed #2e3233; }
  .bootstrap-select.btn-group.dropup .caret,
  .bootstrap-select.dropup .caret {
    border-bottom: 12px dashed;
    border-top: 0 !important; }
  .bootstrap-select.btn-group.show-tick .dropdown-menu > li > a:hover, .bootstrap-select.btn-group.show-tick .dropdown-menu > li > a:focus,
  .bootstrap-select.show-tick .dropdown-menu > li > a:hover,
  .bootstrap-select.show-tick .dropdown-menu > li > a:focus {
    color: #fff;
    background: #334475; }
    .bootstrap-select.btn-group.show-tick .dropdown-menu > li > a:hover span.check-mark::before, .bootstrap-select.btn-group.show-tick .dropdown-menu > li > a:focus span.check-mark::before,
    .bootstrap-select.show-tick .dropdown-menu > li > a:hover span.check-mark::before,
    .bootstrap-select.show-tick .dropdown-menu > li > a:focus span.check-mark::before {
      color: #2e3233; }
  .bootstrap-select.btn-group.show-tick .dropdown-menu > li > a span.text,
  .bootstrap-select.show-tick .dropdown-menu > li > a span.text {
    margin-right: 0;
    margin-left: 25px; }
  .bootstrap-select.btn-group.show-tick .dropdown-menu > li > a span.check-mark,
  .bootstrap-select.show-tick .dropdown-menu > li > a span.check-mark {
    background: #fff;
    border: 1px solid #454545;
    color: #2e3233;
    padding: 2px;
    font-size: 14px;
    right: auto !important;
    left: 15px;
    margin-top: 5px;
    position: absolute;
    display: block; }
    .bootstrap-select.btn-group.show-tick .dropdown-menu > li > a span.check-mark::before,
    .bootstrap-select.show-tick .dropdown-menu > li > a span.check-mark::before {
      color: #fff; }
  .bootstrap-select.btn-group .dropdown-menu,
  .bootstrap-select .dropdown-menu {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background: #b2bbec; }
    .bootstrap-select.btn-group .dropdown-menu > li > a,
    .bootstrap-select .dropdown-menu > li > a {
      text-transform: none;
      font-size: 16px !important; }
      .bootstrap-select.btn-group .dropdown-menu > li > a:hover, .bootstrap-select.btn-group .dropdown-menu > li > a:focus,
      .bootstrap-select .dropdown-menu > li > a:hover,
      .bootstrap-select .dropdown-menu > li > a:focus {
        color: #fff;
        background: #334475; }
    .bootstrap-select.btn-group .dropdown-menu > li.selected > a span.check-mark::before,
    .bootstrap-select .dropdown-menu > li.selected > a span.check-mark::before {
      color: #2e3233; }

form#doctor-search-form {
  background: #f3f3f3; }

.site-wrap .btn, .site-wrap .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .site-wrap a,
.navigation .btn,
.navigation .doctor-profile .star-rating .pager-show-more a,
.doctor-profile .star-rating .pager-show-more .navigation a,
.offcanvas .btn,
.offcanvas .doctor-profile .star-rating .pager-show-more a,
.doctor-profile .star-rating .pager-show-more .offcanvas a {
  border-radius: 0 !important;
  box-shadow: none !important;
  outline: none !important;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none !important;
  font-size: 16px;
  line-height: 22px;
  padding: 20px 30px 18px;
  white-space: normal;
  -webkit-transition: background 0.3s linear, color 0.3s linear;
  -moz-transition: background 0.3s linear, color 0.3s linear;
  -ms-transition: background 0.3s linear, color 0.3s linear;
  -o-transition: background 0.3s linear, color 0.3s linear;
  transition: background 0.3s linear, color 0.3s linear; }
  @media (max-width: 767px) {
    .site-wrap .btn, .site-wrap .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .site-wrap a,
    .navigation .btn,
    .navigation .doctor-profile .star-rating .pager-show-more a,
    .doctor-profile .star-rating .pager-show-more .navigation a,
    .offcanvas .btn,
    .offcanvas .doctor-profile .star-rating .pager-show-more a,
    .doctor-profile .star-rating .pager-show-more .offcanvas a {
      margin-bottom: 15px; } }
  .site-wrap .btn.btn-icon, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-icon, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-icon,
  .navigation .btn.btn-icon,
  .navigation .doctor-profile .star-rating .pager-show-more a.btn-icon,
  .doctor-profile .star-rating .pager-show-more .navigation a.btn-icon,
  .offcanvas .btn.btn-icon,
  .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-icon,
  .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-icon {
    font-size: 20px;
    padding: 12px 14px 11px; }
  .site-wrap .btn.btn-clear, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-clear, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-clear,
  .navigation .btn.btn-clear,
  .navigation .doctor-profile .star-rating .pager-show-more a.btn-clear,
  .doctor-profile .star-rating .pager-show-more .navigation a.btn-clear,
  .offcanvas .btn.btn-clear,
  .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-clear,
  .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-clear {
    color: #fff !important;
    border: 2px solid #fff;
    padding: 18px 40px 16px; }
    .site-wrap .btn.btn-clear:hover, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-clear:hover, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-clear:hover, .site-wrap .btn.btn-clear:focus, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-clear:focus, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-clear:focus,
    .navigation .btn.btn-clear:hover,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-clear:hover,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-clear:hover,
    .navigation .btn.btn-clear:focus,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-clear:focus,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-clear:focus,
    .offcanvas .btn.btn-clear:hover,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-clear:hover,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-clear:hover,
    .offcanvas .btn.btn-clear:focus,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-clear:focus,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-clear:focus {
      background: rgba(255, 255, 255, 0.2);
      color: #fff; }
  .site-wrap .btn.btn-xlblue, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-xlblue, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-xlblue,
  .navigation .btn.btn-xlblue,
  .navigation .doctor-profile .star-rating .pager-show-more a.btn-xlblue,
  .doctor-profile .star-rating .pager-show-more .navigation a.btn-xlblue,
  .offcanvas .btn.btn-xlblue,
  .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-xlblue,
  .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-xlblue {
    background: #eff1fb;
    color: #334475 !important; }
    .site-wrap .btn.btn-xlblue:hover, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-xlblue:hover, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-xlblue:hover, .site-wrap .btn.btn-xlblue:focus, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-xlblue:focus, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-xlblue:focus,
    .navigation .btn.btn-xlblue:hover,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-xlblue:hover,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-xlblue:hover,
    .navigation .btn.btn-xlblue:focus,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-xlblue:focus,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-xlblue:focus,
    .offcanvas .btn.btn-xlblue:hover,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-xlblue:hover,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-xlblue:hover,
    .offcanvas .btn.btn-xlblue:focus,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-xlblue:focus,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-xlblue:focus {
      background: #415489;
      color: #fff !important; }
  .site-wrap .btn.btn-ltblue, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-ltblue, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-ltblue,
  .navigation .btn.btn-ltblue,
  .navigation .doctor-profile .star-rating .pager-show-more a.btn-ltblue,
  .doctor-profile .star-rating .pager-show-more .navigation a.btn-ltblue,
  .offcanvas .btn.btn-ltblue,
  .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-ltblue,
  .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-ltblue {
    background: #415489;
    color: #fff !important; }
    .site-wrap .btn.btn-ltblue:hover, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-ltblue:hover, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-ltblue:hover, .site-wrap .btn.btn-ltblue:focus, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-ltblue:focus, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-ltblue:focus,
    .navigation .btn.btn-ltblue:hover,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-ltblue:hover,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-ltblue:hover,
    .navigation .btn.btn-ltblue:focus,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-ltblue:focus,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-ltblue:focus,
    .offcanvas .btn.btn-ltblue:hover,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-ltblue:hover,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-ltblue:hover,
    .offcanvas .btn.btn-ltblue:focus,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-ltblue:focus,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-ltblue:focus {
      background: #334475; }
  .site-wrap .btn.btn-blue, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-blue, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-blue,
  .navigation .btn.btn-blue,
  .navigation .doctor-profile .star-rating .pager-show-more a.btn-blue,
  .doctor-profile .star-rating .pager-show-more .navigation a.btn-blue,
  .offcanvas .btn.btn-blue,
  .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-blue,
  .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-blue {
    background: #334475;
    color: #fff !important; }
    .site-wrap .btn.btn-blue:hover, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-blue:hover, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-blue:hover, .site-wrap .btn.btn-blue:focus, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-blue:focus, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-blue:focus,
    .navigation .btn.btn-blue:hover,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-blue:hover,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-blue:hover,
    .navigation .btn.btn-blue:focus,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-blue:focus,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-blue:focus,
    .offcanvas .btn.btn-blue:hover,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-blue:hover,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-blue:hover,
    .offcanvas .btn.btn-blue:focus,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-blue:focus,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-blue:focus {
      background: #141b2e; }
  .site-wrap .btn.btn-xlgray, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-xlgray, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-xlgray,
  .navigation .btn.btn-xlgray,
  .navigation .doctor-profile .star-rating .pager-show-more a.btn-xlgray,
  .doctor-profile .star-rating .pager-show-more .navigation a.btn-xlgray,
  .offcanvas .btn.btn-xlgray,
  .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-xlgray,
  .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-xlgray {
    background: #f3f3f3;
    color: #2e3233 !important; }
    .site-wrap .btn.btn-xlgray:hover, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-xlgray:hover, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-xlgray:hover, .site-wrap .btn.btn-xlgray:focus, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-xlgray:focus, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-xlgray:focus,
    .navigation .btn.btn-xlgray:hover,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-xlgray:hover,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-xlgray:hover,
    .navigation .btn.btn-xlgray:focus,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-xlgray:focus,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-xlgray:focus,
    .offcanvas .btn.btn-xlgray:hover,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-xlgray:hover,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-xlgray:hover,
    .offcanvas .btn.btn-xlgray:focus,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-xlgray:focus,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-xlgray:focus {
      background: #454545;
      color: #fff !important; }
  .site-wrap .btn.btn-ltgray, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-ltgray, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-ltgray,
  .navigation .btn.btn-ltgray,
  .navigation .doctor-profile .star-rating .pager-show-more a.btn-ltgray,
  .doctor-profile .star-rating .pager-show-more .navigation a.btn-ltgray,
  .offcanvas .btn.btn-ltgray,
  .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-ltgray,
  .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-ltgray {
    background: #454545;
    color: #fff !important; }
    .site-wrap .btn.btn-ltgray:hover, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-ltgray:hover, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-ltgray:hover, .site-wrap .btn.btn-ltgray:focus, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-ltgray:focus, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-ltgray:focus,
    .navigation .btn.btn-ltgray:hover,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-ltgray:hover,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-ltgray:hover,
    .navigation .btn.btn-ltgray:focus,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-ltgray:focus,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-ltgray:focus,
    .offcanvas .btn.btn-ltgray:hover,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-ltgray:hover,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-ltgray:hover,
    .offcanvas .btn.btn-ltgray:focus,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-ltgray:focus,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-ltgray:focus {
      background: #1f2324; }
  .site-wrap .btn.btn-gray, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-gray, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-gray,
  .navigation .btn.btn-gray,
  .navigation .doctor-profile .star-rating .pager-show-more a.btn-gray,
  .doctor-profile .star-rating .pager-show-more .navigation a.btn-gray,
  .offcanvas .btn.btn-gray,
  .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-gray,
  .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-gray {
    background: #2e3233;
    color: #fff !important; }
    .site-wrap .btn.btn-gray:hover, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-gray:hover, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-gray:hover, .site-wrap .btn.btn-gray:focus, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-gray:focus, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-gray:focus,
    .navigation .btn.btn-gray:hover,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-gray:hover,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-gray:hover,
    .navigation .btn.btn-gray:focus,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-gray:focus,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-gray:focus,
    .offcanvas .btn.btn-gray:hover,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-gray:hover,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-gray:hover,
    .offcanvas .btn.btn-gray:focus,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-gray:focus,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-gray:focus {
      background: #454545; }
  .site-wrap .btn.btn-dkgray, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-dkgray, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-dkgray,
  .navigation .btn.btn-dkgray,
  .navigation .doctor-profile .star-rating .pager-show-more a.btn-dkgray,
  .doctor-profile .star-rating .pager-show-more .navigation a.btn-dkgray,
  .offcanvas .btn.btn-dkgray,
  .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-dkgray,
  .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-dkgray {
    background: #1f2324;
    color: #fff !important; }
    .site-wrap .btn.btn-dkgray:hover, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-dkgray:hover, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-dkgray:hover, .site-wrap .btn.btn-dkgray:focus, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-dkgray:focus, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-dkgray:focus,
    .navigation .btn.btn-dkgray:hover,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-dkgray:hover,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-dkgray:hover,
    .navigation .btn.btn-dkgray:focus,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-dkgray:focus,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-dkgray:focus,
    .offcanvas .btn.btn-dkgray:hover,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-dkgray:hover,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-dkgray:hover,
    .offcanvas .btn.btn-dkgray:focus,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-dkgray:focus,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-dkgray:focus {
      background: #070809; }
  .site-wrap .btn.btn-red, .site-wrap .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .site-wrap a,
  .navigation .btn.btn-red,
  .navigation .doctor-profile .star-rating .pager-show-more a,
  .doctor-profile .star-rating .pager-show-more .navigation a,
  .offcanvas .btn.btn-red,
  .offcanvas .doctor-profile .star-rating .pager-show-more a,
  .doctor-profile .star-rating .pager-show-more .offcanvas a {
    background: #AB1721;
    color: #fff !important; }
    .site-wrap .btn.btn-red:hover, .site-wrap .doctor-profile .star-rating .pager-show-more a:hover, .doctor-profile .star-rating .pager-show-more .site-wrap a:hover, .site-wrap .btn.btn-red:focus, .site-wrap .doctor-profile .star-rating .pager-show-more a:focus, .doctor-profile .star-rating .pager-show-more .site-wrap a:focus,
    .navigation .btn.btn-red:hover,
    .navigation .doctor-profile .star-rating .pager-show-more a:hover,
    .doctor-profile .star-rating .pager-show-more .navigation a:hover,
    .navigation .btn.btn-red:focus,
    .navigation .doctor-profile .star-rating .pager-show-more a:focus,
    .doctor-profile .star-rating .pager-show-more .navigation a:focus,
    .offcanvas .btn.btn-red:hover,
    .offcanvas .doctor-profile .star-rating .pager-show-more a:hover,
    .doctor-profile .star-rating .pager-show-more .offcanvas a:hover,
    .offcanvas .btn.btn-red:focus,
    .offcanvas .doctor-profile .star-rating .pager-show-more a:focus,
    .doctor-profile .star-rating .pager-show-more .offcanvas a:focus {
      background: #831219; }
  .site-wrap .btn.btn-formclear, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-formclear, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-formclear,
  .navigation .btn.btn-formclear,
  .navigation .doctor-profile .star-rating .pager-show-more a.btn-formclear,
  .doctor-profile .star-rating .pager-show-more .navigation a.btn-formclear,
  .offcanvas .btn.btn-formclear,
  .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-formclear,
  .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-formclear {
    display: block;
    clear: both;
    width: 100%;
    text-align: left;
    margin-top: 10px;
    color: red; }
    .site-wrap .btn.btn-formclear i, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-formclear i, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-formclear i,
    .navigation .btn.btn-formclear i,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-formclear i,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-formclear i,
    .offcanvas .btn.btn-formclear i,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-formclear i,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-formclear i {
      font-size: 16px; }
  .site-wrap .btn.btn-link, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-link, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-link,
  .navigation .btn.btn-link,
  .navigation .doctor-profile .star-rating .pager-show-more a.btn-link,
  .doctor-profile .star-rating .pager-show-more .navigation a.btn-link,
  .offcanvas .btn.btn-link,
  .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-link,
  .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-link {
    padding: 0;
    color: #dc1f2a;
    font-weight: 400; }
    .site-wrap .btn.btn-link i, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-link i, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-link i,
    .navigation .btn.btn-link i,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-link i,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-link i,
    .offcanvas .btn.btn-link i,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-link i,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-link i {
      font-size: 80%;
      font-weight: 700; }
    .site-wrap .btn.btn-link:hover, .site-wrap .doctor-profile .star-rating .pager-show-more a.btn-link:hover, .doctor-profile .star-rating .pager-show-more .site-wrap a.btn-link:hover,
    .navigation .btn.btn-link:hover,
    .navigation .doctor-profile .star-rating .pager-show-more a.btn-link:hover,
    .doctor-profile .star-rating .pager-show-more .navigation a.btn-link:hover,
    .offcanvas .btn.btn-link:hover,
    .offcanvas .doctor-profile .star-rating .pager-show-more a.btn-link:hover,
    .doctor-profile .star-rating .pager-show-more .offcanvas a.btn-link:hover {
      color: #dc1f2a;
      text-decoration: underline; }
  .site-wrap .btn.btn-block, .site-wrap .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .site-wrap a,
  .navigation .btn.btn-block,
  .navigation .doctor-profile .star-rating .pager-show-more a,
  .doctor-profile .star-rating .pager-show-more .navigation a,
  .offcanvas .btn.btn-block,
  .offcanvas .doctor-profile .star-rating .pager-show-more a,
  .doctor-profile .star-rating .pager-show-more .offcanvas a {
    padding: 20px 25px 18px; }
  .site-wrap .btn.btn-sm, .site-wrap .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .site-wrap a,
  .navigation .btn.btn-sm,
  .navigation .doctor-profile .star-rating .pager-show-more a,
  .doctor-profile .star-rating .pager-show-more .navigation a,
  .offcanvas .btn.btn-sm,
  .offcanvas .doctor-profile .star-rating .pager-show-more a,
  .doctor-profile .star-rating .pager-show-more .offcanvas a {
    font-size: 15px;
    padding: 16px 30px 14px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .site-wrap .btn.btn-sm, .site-wrap .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .site-wrap a,
      .navigation .btn.btn-sm,
      .navigation .doctor-profile .star-rating .pager-show-more a,
      .doctor-profile .star-rating .pager-show-more .navigation a,
      .offcanvas .btn.btn-sm,
      .offcanvas .doctor-profile .star-rating .pager-show-more a,
      .doctor-profile .star-rating .pager-show-more .offcanvas a {
        font-size: 14px;
        padding: 16px 10px 14px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .site-wrap .btn.btn-sm, .site-wrap .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .site-wrap a,
      .navigation .btn.btn-sm,
      .navigation .doctor-profile .star-rating .pager-show-more a,
      .doctor-profile .star-rating .pager-show-more .navigation a,
      .offcanvas .btn.btn-sm,
      .offcanvas .doctor-profile .star-rating .pager-show-more a,
      .doctor-profile .star-rating .pager-show-more .offcanvas a {
        font-size: 12px;
        padding: 16px 10px 14px; } }
    @media (max-width: 767px) {
      .site-wrap .btn.btn-sm, .site-wrap .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .site-wrap a,
      .navigation .btn.btn-sm,
      .navigation .doctor-profile .star-rating .pager-show-more a,
      .doctor-profile .star-rating .pager-show-more .navigation a,
      .offcanvas .btn.btn-sm,
      .offcanvas .doctor-profile .star-rating .pager-show-more a,
      .doctor-profile .star-rating .pager-show-more .offcanvas a {
        font-size: 14px; } }

div[class^="box"] {
  position: relative;
  overflow: hidden;
  height: 100%; }
  @media (max-width: 767px) {
    div[class^="box"] {
      height: auto !important; } }
  div[class^="box"] + div[class^="box"] {
    margin-top: 25px; }
    div[class^="box"] + div[class^="box"].flush {
      margin-top: 0; }
  div[class^="box"].flush {
    margin-top: 0; }
  div[class^="box"].center {
    text-align: center; }
  div[class^="box"] h2 {
    margin-bottom: 15px;
    margin-top: 0; }
  div[class^="box"] h3 {
    margin-bottom: 10px;
    margin-top: 0; }
  div[class^="box"] h4 {
    margin-bottom: 15px;
    margin-top: 0; }
  div[class^="box"] p.lead {
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 10px; }
  div[class^="box"] p:last-of-type {
    margin-bottom: 0; }
  div[class^="box"] .img {
    margin-bottom: 20px; }
  div[class^="box"] .phone {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #AB1721; }
    div[class^="box"] .phone.big {
      display: block;
      font-size: 36px;
      line-height: 42px;
      font-weight: 700;
      margin-bottom: 10px;
      text-decoration: none; }
      @media (min-width: 992px) and (max-width: 1199px) {
        div[class^="box"] .phone.big {
          font-size: 28px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        div[class^="box"] .phone.big {
          font-size: 28px; } }
      @media (max-width: 767px) {
        div[class^="box"] .phone.big {
          font-size: 24px; } }
    div[class^="box"] .phone a {
      color: #AB1721; }
    div[class^="box"] .phone .small {
      color: #AB1721; }
  div[class^="box"] .help-text {
    margin-bottom: 20px; }
  div[class^="box"] .paragraph .field {
    margin-bottom: 10px; }
  div[class^="box"].title1 h4 {
    background: #334475;
    color: #fff;
    display: block;
    font-weight: 400;
    font-size: 20px;
    margin: -30px -30px 20px;
    padding: 15px 36px 15px 26px;
    text-transform: uppercase;
    position: relative; }
    @media (max-width: 767px) {
      div[class^="box"].title1 h4 {
        font-size: 16px;
        padding: 15px 50px 15px 15px; } }
    .mac-os div[class^="box"].title1 h4 {
      padding: 18px 36px 14px 26px; }
    div[class^="box"].title1 h4::after {
      content: "\e912";
      display: inline-block;
      font-family: icomoon;
      font-size: 17px;
      margin-left: 10px;
      position: absolute;
      right: 20px;
      top: 16px;
      -moz-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      -webkit-transition: transform 0.3s linear;
      -moz-transition: transform 0.3s linear;
      -ms-transition: transform 0.3s linear;
      -o-transition: transform 0.3s linear;
      transition: transform 0.3s linear; }
      @media (min-width: 992px) and (max-width: 1199px) {
        div[class^="box"].title1 h4::after {
          font-size: 14px; } }
    div[class^="box"].title1 h4:hover::after {
      -moz-transform: translate(5px, 0);
      -o-transform: translate(5px, 0);
      -ms-transform: translate(5px, 0);
      -webkit-transform: translate(5px, 0);
      transform: translate(5px, 0); }
      @media (max-width: 767px) {
        div[class^="box"].title1 h4:hover::after {
          -moz-transform: translate(0, 0);
          -o-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0); } }
  div[class^="box"].title2 {
    padding: 25px; }
    div[class^="box"].title2 h4,
    div[class^="box"].title2 h3 {
      position: relative;
      margin-bottom: 30px; }
      div[class^="box"].title2 h4::after,
      div[class^="box"].title2 h3::after {
        border-bottom: 1px solid #d8d8d8;
        background: #fff;
        content: "";
        width: 100%;
        height: 2px;
        position: absolute;
        margin-top: 10px;
        top: 100%;
        left: 0; }
  div[class^="box"].title3 h4 {
    padding: 20px 30px;
    background: #2e3233;
    color: #fff;
    font-weight: 400;
    margin: -30px -30px 20px;
    text-transform: uppercase; }
  div[class^="box"].box1 {
    padding: 30px;
    border: 2px solid #dc1f2a;
    margin-top: 30px; }
    div[class^="box"].box1 a {
      color: #AB1721; }
  div[class^="box"].box2 {
    background: #eff1fb;
    padding: 30px; }
  div[class^="box"].box3 {
    padding: 30px;
    border: 2px solid #dc1f2a; }
    @media (min-width: 992px) and (max-width: 1199px) {
      div[class^="box"].box3 {
        padding: 20px; } }
    div[class^="box"].box3 h4 {
      text-transform: uppercase; }
  div[class^="box"].box4 {
    background: #415489;
    padding: 30px;
    color: #fff; }
    div[class^="box"].box4 h4 {
      color: #fff;
      -webkit-transition: background 0.3s linear;
      -moz-transition: background 0.3s linear;
      -ms-transition: background 0.3s linear;
      -o-transition: background 0.3s linear;
      transition: background 0.3s linear; }
    div[class^="box"].box4 > a {
      text-decoration: none; }
      div[class^="box"].box4 > a:hover h4 {
        background: #2b3a63; }
    div[class^="box"].box4 a {
      color: #fff; }
    div[class^="box"].box4 ul {
      padding: 0;
      list-style-type: none;
      margin: 0; }
      div[class^="box"].box4 ul li {
        font-size: 18px;
        position: relative;
        margin-top: 20px; }
        div[class^="box"].box4 ul li + li::after {
          background: rgba(255, 255, 255, 0.2);
          border-bottom: 1px solid #334475;
          content: "";
          height: 2px;
          left: 0;
          margin-top: 5px;
          position: absolute;
          top: -15px;
          width: 100%; }
  div[class^="box"].box5 {
    background: #334475;
    padding: 30px;
    color: #fff; }
    div[class^="box"].box5 h4 {
      color: #fff; }
    div[class^="box"].box5 a {
      color: #fff; }
  div[class^="box"].box-blog {
    padding: 30px;
    background: url(/themes/cooper/images/med-ed.png) no-repeat center;
    background-size: cover; }

.page-title-block {
  padding-top: 36px; }
  .page-title-block h1 {
    margin-top: 0; }
  .page-title-block.grey-bg {
    background-color: #f3f3f3; }
    .page-title-block.grey-bg h1 {
      max-width: 100%;
      padding: 0 15px;
      margin: 0 auto;
      margin-top: 0; }
      .page-title-block.grey-bg h1:after {
        content: "";
        display: table;
        clear: both; }
      @media screen and (min-width: 768px) {
        .page-title-block.grey-bg h1 {
          width: 750px; } }
      @media screen and (min-width: 992px) {
        .page-title-block.grey-bg h1 {
          width: 970px; } }
      @media screen and (min-width: 1200px) {
        .page-title-block.grey-bg h1 {
          width: 1170px; } }

#block-cooper-local-tasks ul,
#block-cooper-edu-local-tasks ul {
  padding: 0;
  list-style-type: none;
  border-bottom: 2px solid #f3f3f3; }
  #block-cooper-local-tasks ul li,
  #block-cooper-edu-local-tasks ul li {
    display: inline-block;
    background: #f3f3f3;
    padding: 10px;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -ms-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.3s linear; }
    #block-cooper-local-tasks ul li:hover, #block-cooper-local-tasks ul li:focus,
    #block-cooper-edu-local-tasks ul li:hover,
    #block-cooper-edu-local-tasks ul li:focus {
      background: #454545; }
      #block-cooper-local-tasks ul li:hover a, #block-cooper-local-tasks ul li:focus a,
      #block-cooper-edu-local-tasks ul li:hover a,
      #block-cooper-edu-local-tasks ul li:focus a {
        color: #fff; }
    #block-cooper-local-tasks ul li a,
    #block-cooper-edu-local-tasks ul li a {
      color: #AB1721; }

#block-sitebranding > a,
#block-cooper-edu-sitebranding > a {
  position: absolute;
  top: 0;
  z-index: 1; }

#block-welcometocooper h1,
#block-cooper-edu-welcometocooper h1 {
  font-size: 38px;
  text-align: center;
  color: #2e3233;
  font-weight: 400; }
  @media (max-width: 767px) {
    #block-welcometocooper h1,
    #block-cooper-edu-welcometocooper h1 {
      font-size: 32px;
      margin: 0; } }

#block-welcometocooper h2,
#block-cooper-edu-welcometocooper h2 {
  font-size: 30px;
  text-align: center;
  color: #2e3233;
  margin: 10px 0 40px;
  font-weight: 400; }
  @media (max-width: 767px) {
    #block-welcometocooper h2,
    #block-cooper-edu-welcometocooper h2 {
      font-size: 26px; } }

#block-welcometocooper .ctas,
#block-cooper-edu-welcometocooper .ctas {
  margin-bottom: 30px; }
  @media (min-width: 768px) and (max-width: 991px) {
    #block-welcometocooper .ctas .cta,
    #block-cooper-edu-welcometocooper .ctas .cta {
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    #block-welcometocooper .ctas .cta + .cta,
    #block-cooper-edu-welcometocooper .ctas .cta + .cta {
      margin-top: 20px; } }
  #block-welcometocooper .ctas .cta + .cta::before,
  #block-cooper-edu-welcometocooper .ctas .cta + .cta::before {
    content: "";
    height: 4px;
    left: -50px;
    position: absolute;
    top: 80px;
    width: 99px;
    opacity: .5;
    background: url(/sites/default/files/inline-images/cooper-dot_0.png) repeat; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #block-welcometocooper .ctas .cta + .cta::before,
      #block-cooper-edu-welcometocooper .ctas .cta + .cta::before {
        width: 64px;
        left: -32px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #block-welcometocooper .ctas .cta + .cta::before,
      #block-cooper-edu-welcometocooper .ctas .cta + .cta::before {
        display: none; } }
    @media (max-width: 767px) {
      #block-welcometocooper .ctas .cta + .cta::before,
      #block-cooper-edu-welcometocooper .ctas .cta + .cta::before {
        display: none; } }
  #block-welcometocooper .ctas .cta:nth-of-type(1) .img::before,
  #block-cooper-edu-welcometocooper .ctas .cta:nth-of-type(1) .img::before {
    content: "\e909"; }
  #block-welcometocooper .ctas .cta:nth-of-type(2) .img::before,
  #block-cooper-edu-welcometocooper .ctas .cta:nth-of-type(2) .img::before {
    content: "\e907"; }
  #block-welcometocooper .ctas .cta:nth-of-type(3) .img::before,
  #block-cooper-edu-welcometocooper .ctas .cta:nth-of-type(3) .img::before {
    content: "\e90b"; }
  #block-welcometocooper .ctas .cta:nth-of-type(4) .img::before,
  #block-cooper-edu-welcometocooper .ctas .cta:nth-of-type(4) .img::before {
    content: "\e908"; }
  #block-welcometocooper .ctas .cta p,
  #block-cooper-edu-welcometocooper .ctas .cta p {
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #2e3233;
    padding: 0 20px;
    margin: 5px 0; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #block-welcometocooper .ctas .cta p,
      #block-cooper-edu-welcometocooper .ctas .cta p {
        padding: 0; } }
    @media (max-width: 767px) {
      #block-welcometocooper .ctas .cta p,
      #block-cooper-edu-welcometocooper .ctas .cta p {
        font-size: 16px; } }
  #block-welcometocooper .ctas .cta a:not(.img),
  #block-cooper-edu-welcometocooper .ctas .cta a:not(.img) {
    color: #AB1721;
    font-size: 21px;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #block-welcometocooper .ctas .cta a:not(.img),
      #block-cooper-edu-welcometocooper .ctas .cta a:not(.img) {
        font-size: 16px; } }
    #block-welcometocooper .ctas .cta a:not(.img)::after,
    #block-cooper-edu-welcometocooper .ctas .cta a:not(.img)::after {
      font-size: 17px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        #block-welcometocooper .ctas .cta a:not(.img)::after,
        #block-cooper-edu-welcometocooper .ctas .cta a:not(.img)::after {
          font-size: 14px; } }
  #block-welcometocooper .ctas .cta .img,
  #block-cooper-edu-welcometocooper .ctas .cta .img {
    border-radius: 100%;
    border: 2px solid #334475;
    padding: 5px;
    display: inline-block;
    left: 50%;
    overflow: hidden;
    position: relative;
    -moz-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px); }
    #block-welcometocooper .ctas .cta .img::before,
    #block-cooper-edu-welcometocooper .ctas .cta .img::before {
      color: #fff;
      position: absolute;
      left: 0;
      bottom: -10px;
      width: 100%;
      text-align: center;
      font-family: icomoon;
      font-size: 54px;
      z-index: 9; }
    #block-welcometocooper .ctas .cta .img > div,
    #block-cooper-edu-welcometocooper .ctas .cta .img > div {
      position: relative; }
      #block-welcometocooper .ctas .cta .img > div::before,
      #block-cooper-edu-welcometocooper .ctas .cta .img > div::before {
        background: rgba(51, 68, 117, 0.5);
        border-radius: 100%;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%; }
      #block-welcometocooper .ctas .cta .img > div img,
      #block-cooper-edu-welcometocooper .ctas .cta .img > div img {
        border-radius: 100%;
        overflow: hidden; }

#block-patientresourcesctas .cta h3,
#block-cooper-edu-patientresourcesctas .cta h3 {
  display: none; }

#block-patientresourcesctas .cta a,
#block-cooper-edu-patientresourcesctas .cta a {
  color: #AB1721;
  display: block;
  font-weight: 400;
  font-size: 18px;
  margin: 10px 0; }

#block-servicessearchblock .view-all,
#block-clinicaltrialsearchblock .view-all {
  color: #AB1721;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  background: none;
  border: none;
  display: block;
  margin-top: 20px;
  text-transform: uppercase;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear; }
  #block-servicessearchblock .view-all:hover, #block-servicessearchblock .view-all:focus,
  #block-clinicaltrialsearchblock .view-all:hover,
  #block-clinicaltrialsearchblock .view-all:focus {
    text-decoration: none;
    color: #831219; }
    #block-servicessearchblock .view-all:hover i, #block-servicessearchblock .view-all:focus i,
    #block-clinicaltrialsearchblock .view-all:hover i,
    #block-clinicaltrialsearchblock .view-all:focus i {
      margin-left: 10px; }
  #block-servicessearchblock .view-all i,
  #block-clinicaltrialsearchblock .view-all i {
    font-size: 15px;
    margin-left: 5px;
    font-weight: 700;
    -webkit-transition: margin-left 0.3s linear;
    -moz-transition: margin-left 0.3s linear;
    -ms-transition: margin-left 0.3s linear;
    -o-transition: margin-left 0.3s linear;
    transition: margin-left 0.3s linear; }

#block-servicessearchblock {
  background-color: #f3f3f3; }

#block-servicessearchblock,
#block-cooper-edu-servicessearchblock {
  padding-bottom: 20px; }
  #block-servicessearchblock h1,
  #block-cooper-edu-servicessearchblock h1 {
    margin: -15px 0 42px; }
    @media (max-width: 767px) {
      #block-servicessearchblock h1,
      #block-cooper-edu-servicessearchblock h1 {
        margin: -50px 0 20px; } }
  #block-servicessearchblock .letter-filter,
  #block-cooper-edu-servicessearchblock .letter-filter {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      #block-servicessearchblock .letter-filter,
      #block-cooper-edu-servicessearchblock .letter-filter {
        margin-bottom: 5px; } }
    #block-servicessearchblock .letter-filter ul,
    #block-cooper-edu-servicessearchblock .letter-filter ul {
      list-style-type: none;
      padding: 0; }
      #block-servicessearchblock .letter-filter ul li,
      #block-cooper-edu-servicessearchblock .letter-filter ul li {
        float: left;
        display: block;
        padding: 0 5px;
        color: #c9c9c9;
        font-size: 24px;
        font-weight: 700;
        text-transform: uppercase;
        border-bottom: 2px solid transparent;
        width: 38px;
        text-align: center;
        -webkit-transition: border 0.3s linear;
        -moz-transition: border 0.3s linear;
        -ms-transition: border 0.3s linear;
        -o-transition: border 0.3s linear;
        transition: border 0.3s linear; }
        @media (max-width: 767px) {
          #block-servicessearchblock .letter-filter ul li,
          #block-cooper-edu-servicessearchblock .letter-filter ul li {
            padding: 2px 5px;
            width: 41px;
            font-size: 22px; } }
        #block-servicessearchblock .letter-filter ul li:hover, #block-servicessearchblock .letter-filter ul li.selected, #block-servicessearchblock .letter-filter ul li:focus,
        #block-cooper-edu-servicessearchblock .letter-filter ul li:hover,
        #block-cooper-edu-servicessearchblock .letter-filter ul li.selected,
        #block-cooper-edu-servicessearchblock .letter-filter ul li:focus {
          border-color: #AB1721; }
          #block-servicessearchblock .letter-filter ul li:hover a, #block-servicessearchblock .letter-filter ul li.selected a, #block-servicessearchblock .letter-filter ul li:focus a,
          #block-cooper-edu-servicessearchblock .letter-filter ul li:hover a,
          #block-cooper-edu-servicessearchblock .letter-filter ul li.selected a,
          #block-cooper-edu-servicessearchblock .letter-filter ul li:focus a {
            color: #AB1721; }
        #block-servicessearchblock .letter-filter ul li a,
        #block-cooper-edu-servicessearchblock .letter-filter ul li a {
          color: #2e3233;
          text-decoration: none; }
          #block-servicessearchblock .letter-filter ul li a:hover, #block-servicessearchblock .letter-filter ul li a:focus,
          #block-cooper-edu-servicessearchblock .letter-filter ul li a:hover,
          #block-cooper-edu-servicessearchblock .letter-filter ul li a:focus {
            text-decoration: none; }
          #block-servicessearchblock .letter-filter ul li a i,
          #block-cooper-edu-servicessearchblock .letter-filter ul li a i {
            font-size: 18px; }

#block-featuredblogpostblock .featured-blog-post {
  background-size: cover; }
  #block-featuredblogpostblock .featured-blog-post article {
    background: rgba(51, 68, 117, 0.6);
    color: #fff;
    font-size: 21px;
    line-height: 27px;
    padding: 40px 30px;
    width: 40%;
    float: none; }
    @media (min-width: 768px) and (max-width: 991px) {
      #block-featuredblogpostblock .featured-blog-post article {
        width: 60%; } }
    @media (max-width: 767px) {
      #block-featuredblogpostblock .featured-blog-post article {
        width: 100%; } }
    #block-featuredblogpostblock .featured-blog-post article a {
      color: #fff; }
    #block-featuredblogpostblock .featured-blog-post article .date {
      margin-bottom: 20px; }
    #block-featuredblogpostblock .featured-blog-post article .node-content > div {
      display: inline-block; }
    #block-featuredblogpostblock .featured-blog-post article .node-content .read-more {
      color: #fff;
      display: inline-block;
      font-size: 0;
      margin-left: 5px;
      text-decoration: none; }
      #block-featuredblogpostblock .featured-blog-post article .node-content .read-more::before {
        content: "...";
        font-size: 18px; }
      #block-featuredblogpostblock .featured-blog-post article .node-content .read-more::after {
        color: #fff;
        content: "\e912";
        display: inline-block;
        font-family: icomoon;
        font-size: 16px;
        font-weight: 700;
        margin-left: 5px;
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transition: transform 0.3s linear;
        -moz-transition: transform 0.3s linear;
        -ms-transition: transform 0.3s linear;
        -o-transition: transform 0.3s linear;
        transition: transform 0.3s linear; }
      #block-featuredblogpostblock .featured-blog-post article .node-content .read-more:hover::after, #block-featuredblogpostblock .featured-blog-post article .node-content .read-more:focus::after {
        -moz-transform: translate(5px, 0);
        -o-transform: translate(5px, 0);
        -ms-transform: translate(5px, 0);
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0); }

#block-exposedformwellnesspage-1 .box3,
#block-exposedformlatest-newspage-1 .box3,
#block-exposedformblogspage-1 .box3 {
  margin-top: 20px; }
  #block-exposedformwellnesspage-1 .box3 legend,
  #block-exposedformlatest-newspage-1 .box3 legend,
  #block-exposedformblogspage-1 .box3 legend {
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    margin: 0 0 18px 0; }
    @media (max-width: 767px) {
      #block-exposedformwellnesspage-1 .box3 legend,
      #block-exposedformlatest-newspage-1 .box3 legend,
      #block-exposedformblogspage-1 .box3 legend {
        font-size: 20px; } }
  #block-exposedformwellnesspage-1 .box3 .checkbox,
  #block-exposedformlatest-newspage-1 .box3 .checkbox,
  #block-exposedformblogspage-1 .box3 .checkbox {
    margin: 0;
    width: 100%; }
    #block-exposedformwellnesspage-1 .box3 .checkbox label::before,
    #block-exposedformlatest-newspage-1 .box3 .checkbox label::before,
    #block-exposedformblogspage-1 .box3 .checkbox label::before {
      border: 2px solid #dc1f2a;
      border-radius: 0;
      outline: none;
      top: 3px; }
    #block-exposedformwellnesspage-1 .box3 .checkbox label::after,
    #block-exposedformlatest-newspage-1 .box3 .checkbox label::after,
    #block-exposedformblogspage-1 .box3 .checkbox label::after {
      color: #AB1721;
      font-size: 10px;
      text-indent: 1px;
      padding-top: 5px; }
    #block-exposedformwellnesspage-1 .box3 .checkbox + .checkbox,
    #block-exposedformlatest-newspage-1 .box3 .checkbox + .checkbox,
    #block-exposedformblogspage-1 .box3 .checkbox + .checkbox {
      margin: 5px 0 0 0; }

.breadcrumb {
  background: none;
  border-radius: 0;
  color: #2e3233;
  padding: 54px 0 0 0;
  margin-bottom: 0; }
  .breadcrumb a {
    color: #2e3233; }
    .breadcrumb a:hover, .breadcrumb a:focus {
      color: #AB1721; }

.services-wrap .sidebar #block-appointments-3 {
  display: none; }
  @media screen and (min-width: 768px) {
    .services-wrap .sidebar #block-appointments-3 {
      display: block; } }

body.has-hero .banner-bg {
  min-height: 165px; }

.banner-bg {
  background-repeat: no-repeat !important;
  background-size: 100% !important; }
  .banner-bg.has-hero {
    min-height: 165px; }

@media (max-width: 767px) {
  .banner {
    padding: 50px 20px 30px 20px; } }

@media (max-width: 767px) {
  .banner .logo {
    display: none; } }

.banner .has-hero h1 {
  color: #fff; }

.banner .has-hero p {
  color: #fff; }

.banner .has-hero .banner-bg {
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
  min-height: 400px; }
  @media (max-width: 767px) {
    .banner .has-hero .banner-bg {
      padding-bottom: 0;
      min-height: 0; } }
  @media (max-width: 767px) {
    .banner .has-hero .banner-bg:not(.interior) {
      min-height: 300px; } }
  @media (max-width: 767px) {
    .banner .has-hero .banner-bg:not(.interior) + .blurb {
      color: #1f2324; }
      .banner .has-hero .banner-bg:not(.interior) + .blurb h1 {
        color: #1f2324; }
      .banner .has-hero .banner-bg:not(.interior) + .blurb p {
        color: #1f2324; } }
  .banner .has-hero .banner-bg .bg-img {
    width: 100%;
    top: 0;
    left: 0;
    min-height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    @media (max-width: 767px) {
      .banner .has-hero .banner-bg .bg-img {
        position: relative;
        min-height: 165px; } }
  .banner .has-hero .banner-bg .container {
    position: relative;
    z-index: 2; }

.banner .has-hero .blurb {
  padding: 0 15px 20px; }
  @media (max-width: 767px) {
    .banner .has-hero .blurb {
      display: none; } }

.banner .has-hero.search-hero .banner-bg {
  padding-bottom: 350px;
  margin-bottom: -260px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .banner .has-hero.search-hero .banner-bg {
      margin-bottom: -360px; } }
  @media (max-width: 767px) {
    .banner .has-hero.search-hero .banner-bg {
      padding-bottom: 380px;
      margin-bottom: -400px; } }

.hide-hero-title .banner {
  background: #fff; }
  .hide-hero-title .banner h1 {
    display: none;
    margin-bottom: 0; }
  .hide-hero-title .banner .banner-bg {
    background: #fff;
    padding-bottom: 0; }

.external-links ul {
  margin: 10px 0;
  padding: 0;
  list-style-type: none; }
  .external-links ul li {
    padding: 10px 0;
    border-top: 1px solid #dc1f2a; }
    .external-links ul li:last-of-type:not(.more) {
      border-bottom: 1px solid #dc1f2a; }
    .external-links ul li.more a {
      text-transform: uppercase;
      font-size: 18px;
      padding-right: 0; }
      .external-links ul li.more a::after {
        display: none; }
      .external-links ul li.more a i {
        font-size: 15px;
        font-weight: 700; }
    .external-links ul li a {
      color: #AB1721;
      display: block;
      font-weight: 400;
      position: relative; }
      .external-links ul li a::after {
        content: "\f08e";
        font-family: icomoon;
        margin-left: 10px;
        display: inline-block; }

.service-links ul {
  margin: 10px 0;
  padding: 0;
  list-style-type: none; }
  .service-links ul li {
    padding: 10px 0;
    border-top: 1px solid #dc1f2a; }
    .service-links ul li:last-of-type:not(.more) {
      border-bottom: 1px solid #dc1f2a; }
    .service-links ul li.more a {
      text-transform: uppercase;
      font-size: 18px;
      padding-right: 0; }
    .service-links ul li a {
      color: #AB1721;
      display: block;
      font-weight: 400;
      position: relative; }

.ctas {
  margin-bottom: 60px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .ctas {
      margin-bottom: 0; } }
  @media (max-width: 767px) {
    .ctas {
      margin-bottom: 0; } }
  .ctas ul {
    margin: 0; }
    .ctas ul li a {
      background: #2e3233;
      color: #fff;
      display: block;
      font-size: 20px;
      margin: 15px 0;
      padding: 15px 45px 15px 26px;
      text-transform: uppercase;
      position: relative;
      -webkit-transition: background 0.3s linear;
      -moz-transition: background 0.3s linear;
      -ms-transition: background 0.3s linear;
      -o-transition: background 0.3s linear;
      transition: background 0.3s linear; }
      @media (max-width: 767px) {
        .ctas ul li a {
          font-size: 16px;
          line-height: 18px;
          padding: 15px 45px 15px 15px; } }
      .mac-os .ctas ul li a {
        padding: 18px 45px 14px 26px; }
        @media (max-width: 767px) {
          .mac-os .ctas ul li a {
            padding: 18px 45px 16px 15px; } }
      .ctas ul li a::after {
        content: "\e912";
        display: inline-block;
        font-family: icomoon;
        font-size: 17px;
        margin-left: 10px;
        position: absolute;
        right: 20px;
        top: 50%;
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -webkit-transition: transform 0.3s linear;
        -moz-transition: transform 0.3s linear;
        -ms-transition: transform 0.3s linear;
        -o-transition: transform 0.3s linear;
        transition: transform 0.3s linear; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .ctas ul li a::after {
            font-size: 14px; } }
      .ctas ul li a:hover, .ctas ul li a:focus {
        background: #292d2e;
        color: #f3f3f3;
        text-decoration: none; }
        .ctas ul li a:hover::after, .ctas ul li a:focus::after {
          -moz-transform: translate(5px, -50%);
          -o-transform: translate(5px, -50%);
          -ms-transform: translate(5px, -50%);
          -webkit-transform: translate(5px, -50%);
          transform: translate(5px, -50%); }
          @media (max-width: 767px) {
            .ctas ul li a:hover::after, .ctas ul li a:focus::after {
              -moz-transform: translate(0, -50%);
              -o-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
              -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); } }

.site-wrap .why-choose {
  margin-top: 67px;
  margin-bottom: 67px; }
  .site-wrap .why-choose__title {
    margin-bottom: 21px;
    margin-top: 21px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .site-wrap .why-choose .equal-match {
      height: auto !important; } }
  .site-wrap .why-choose .img {
    position: relative; }
    @media (max-width: 767px) {
      .site-wrap .why-choose .img {
        margin-top: 12px; } }
    .site-wrap .why-choose .img::before {
      border: 7px solid #fff;
      border-radius: 100%;
      color: #fff;
      content: "\f04b";
      font-family: icomoon;
      font-size: 56px;
      height: 100px;
      left: 50%;
      line-height: 87px;
      position: absolute;
      text-align: center;
      text-indent: 10px;
      top: 50%;
      width: 100px;
      pointer-events: none;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .site-wrap .why-choose .img img {
      width: 100%; }
  .site-wrap .why-choose .logos {
    display: grid;
    padding-right: 23px;
    grid-auto-flow: column;
    margin-top: 24px;
    column-gap: 18px;
    row-gap: 33px; }
    @media (max-width: 767px) {
      .site-wrap .why-choose .logos {
        grid-auto-flow: row;
        padding-right: 0; } }
    .site-wrap .why-choose .logos img {
      display: inline-block;
      vertical-align: top; }
  .site-wrap .why-choose .more-toggle {
    display: block;
    margin-top: 15px;
    position: relative;
    text-transform: uppercase;
    font-weight: 400; }
    .site-wrap .why-choose .more-toggle::after {
      background: none;
      border: 1px solid #fff;
      border-radius: 100%;
      content: "+";
      display: inline-block;
      font-size: 16px;
      height: 25px;
      line-height: 21px;
      margin-left: 10px;
      padding: 0;
      text-align: center;
      width: 25px;
      vertical-align: text-bottom; }
      .mac-os .site-wrap .why-choose .more-toggle::after {
        line-height: 25px; }
    .site-wrap .why-choose .more-toggle.open {
      display: none !important; }
      .site-wrap .why-choose .more-toggle.open::after {
        content: "–";
        line-height: 20px; }
  .site-wrap .why-choose .more {
    margin-top: 15px; }
    @media (max-width: 767px) {
      .site-wrap .why-choose .more {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 0.3s linear;
        -moz-transition: max-height 0.3s linear;
        -ms-transition: max-height 0.3s linear;
        -o-transition: max-height 0.3s linear;
        transition: max-height 0.3s linear; } }
    .site-wrap .why-choose .more.open {
      max-height: 1000px; }
    .site-wrap .why-choose .more a {
      color: #AB1721; }
  .site-wrap .why-choose .ctas {
    margin-bottom: 0; }
    .site-wrap .why-choose .ctas a:link,
    .site-wrap .why-choose .ctas a:visited,
    .site-wrap .why-choose .ctas a {
      background-color: #AB1721; }
      .site-wrap .why-choose .ctas a:link:focus, .site-wrap .why-choose .ctas a:link:hover,
      .site-wrap .why-choose .ctas a:visited:focus,
      .site-wrap .why-choose .ctas a:visited:hover,
      .site-wrap .why-choose .ctas a:focus,
      .site-wrap .why-choose .ctas a:hover {
        background: #292d2e;
        color: #f3f3f3;
        text-decoration: none; }
  .site-wrap .why-choose div.box5 {
    color: #2F3233;
    background-color: #EFF1FA;
    margin-left: -51px;
    padding-left: 55px;
    padding-right: 55px;
    padding-bottom: 60px;
    z-index: 0;
    display: flex;
    align-items: center; }
    @media (min-width: 768px) and (max-width: 991px) {
      .site-wrap .why-choose div.box5 {
        padding: 56px 24.69px 51.19px 26.75px;
        margin: 0; } }
    @media (max-width: 767px) {
      .site-wrap .why-choose div.box5 {
        padding: 38px 12px 12px 13px;
        margin: 0;
        z-index: 1; } }
    .site-wrap .why-choose div.box5 a {
      color: #AB1721; }
    .site-wrap .why-choose div.box5 h4 {
      margin-top: 30px; }

.slider-blog {
  overflow: hidden;
  padding: 80px 0;
  background: #2e3233 no-repeat center;
  background-size: cover;
  position: relative; }
  @media (max-width: 767px) {
    .slider-blog {
      padding: 30px 0; } }
  .slider-blog::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 0; }
  .slider-blog h2 {
    margin-top: 0;
    color: #fff;
    position: relative;
    z-index: 1; }
    @media (max-width: 767px) {
      .slider-blog h2 {
        font-size: 22px; } }
  .slider-blog .see-all {
    float: right;
    color: #fff;
    font-size: 21px;
    font-weight: 400;
    line-height: 50px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    -webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -ms-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear; }
    @media (max-width: 767px) {
      .slider-blog .see-all {
        font-size: 18px;
        line-height: 46px; } }
    .slider-blog .see-all i {
      font-size: 16px;
      display: inline-block;
      margin-left: 5px;
      font-weight: 700;
      -moz-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      -webkit-transition: transform 0.3s linear;
      -moz-transition: transform 0.3s linear;
      -ms-transition: transform 0.3s linear;
      -o-transition: transform 0.3s linear;
      transition: transform 0.3s linear; }
    .slider-blog .see-all:hover, .slider-blog .see-all:focus {
      text-decoration: none;
      color: #ddd; }
      .slider-blog .see-all:hover i, .slider-blog .see-all:focus i {
        -moz-transform: translate(5px, 0);
        -o-transform: translate(5px, 0);
        -ms-transform: translate(5px, 0);
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0); }
  .videos .slider-blog {
    background: #eff1fb; }
    .videos .slider-blog::before {
      display: none; }
    .videos .slider-blog h2 {
      color: #2e3233; }
    .videos .slider-blog .see-all {
      color: #AB1721; }
    .videos .slider-blog .slick-slide {
      background: none;
      padding: 0; }
      .videos .slider-blog .slick-slide h5 {
        margin-top: 20px; }
    .videos .slider-blog .arrows {
      top: 100px; }
      @media (max-width: 767px) {
        .videos .slider-blog .arrows {
          top: 90px; } }
  .classes .slider-blog {
    background: #eff1fb; }
    .classes .slider-blog::before {
      display: none; }
    .classes .slider-blog h2 {
      color: #2e3233; }
    .classes .slider-blog .see-all {
      color: #8b8b8b; }
    .classes .slider-blog .arrows {
      top: 140px; }
    .classes .slider-blog .slick-slide {
      background: none; }
      .classes .slider-blog .slick-slide .date {
        font-size: 28px;
        width: 65px;
        height: 80%;
        position: absolute;
        top: 25px;
        left: 0;
        text-align: center;
        text-transform: uppercase; }
        .classes .slider-blog .slick-slide .date::after {
          background: url("/sites/default/files/inline-images/red-dot-vert.png") repeat-y;
          content: "";
          position: absolute;
          right: -15px;
          top: 10px;
          height: 100%;
          width: 4px; }
        .classes .slider-blog .slick-slide .date .month {
          display: block;
          font-size: 28px; }
        .classes .slider-blog .slick-slide .date .day {
          display: block;
          font-size: 38px;
          font-weight: 700; }
      .classes .slider-blog .slick-slide .blurb {
        padding-left: 80px; }
        .classes .slider-blog .slick-slide .blurb h5 {
          margin-top: 0; }
  .interior .slider-blog {
    background: #fff; }
  .slider-blog .arrows {
    top: 180px; }
  .slider-blog .slick-track {
    min-width: 10000px !important; }
  .slider-blog .slick-list {
    width: 1170px;
    overflow: visible;
    margin: 0 auto; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .slider-blog .slick-list {
        width: 970px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .slider-blog .slick-list {
        width: 750px; } }
    @media (max-width: 767px) {
      .slider-blog .slick-list {
        width: 100%; } }
  .slider-blog .slick-slide {
    background: rgba(255, 255, 255, 0.8);
    padding: 25px 25px 40px 25px;
    margin: 0 10px;
    opacity: .5;
    font-size: 18px;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }
    @media (max-width: 767px) {
      .slider-blog .slick-slide {
        margin: 0 15px; } }
    .slider-blog .slick-slide.slick-active {
      opacity: 1; }
    .slider-blog .slick-slide h5 {
      margin-top: 10px; }
      .slider-blog .slick-slide h5 a {
        color: #AB1721; }
    .slider-blog .slick-slide .category {
      font-size: 18px; }
      .slider-blog .slick-slide .category a {
        color: #AB1721; }
        .slider-blog .slick-slide .category a i {
          color: #2e3233;
          margin-right: 5px; }
    .slider-blog .slick-slide .date {
      font-size: 18px;
      margin-bottom: 10px;
      display: block; }
    .slider-blog .slick-slide .node-content > div {
      display: inline-block; }
    .slider-blog .slick-slide .node-content .read-more {
      color: #2e3233;
      display: inline-block;
      font-size: 0;
      margin-left: 5px;
      text-decoration: none; }
      .slider-blog .slick-slide .node-content .read-more::before {
        content: "...";
        font-size: 18px; }
      .slider-blog .slick-slide .node-content .read-more::after {
        color: #AB1721;
        content: "\e912";
        display: inline-block;
        font-family: icomoon;
        font-size: 16px;
        font-weight: 700;
        margin-left: 5px;
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transition: transform 0.3s linear;
        -moz-transition: transform 0.3s linear;
        -ms-transition: transform 0.3s linear;
        -o-transition: transform 0.3s linear;
        transition: transform 0.3s linear; }
      .slider-blog .slick-slide .node-content .read-more:hover::after, .slider-blog .slick-slide .node-content .read-more:focus::after {
        -moz-transform: translate(5px, 0);
        -o-transform: translate(5px, 0);
        -ms-transform: translate(5px, 0);
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0); }

.share {
  margin-top: 30px;
  margin-bottom: 60px;
  text-align: right;
  overflow: visible !important; }
  @media (max-width: 767px) {
    .share {
      text-align: center;
      margin-bottom: 0;
      margin-top: 20px; } }
  .share ul:not(.contextual-links) {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center; }
    .share ul:not(.contextual-links) li {
      display: inline-block;
      vertical-align: top;
      margin: 0 5px; }
      @media (max-width: 767px) {
        .share ul:not(.contextual-links) li {
          margin: 0 3px; } }
      .share ul:not(.contextual-links) li a {
        position: relative;
        height: 55px;
        width: 55px;
        margin: 0;
        padding: 0;
        color: #AB1721;
        border: 2px solid #AB1721;
        border-radius: 100%;
        display: block;
        font-size: 36px;
        line-height: 65px;
        text-decoration: none;
        text-align: center;
        -webkit-transition: background 0.3s linear, border-top-color 0.15s linear 0s, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
        -moz-transition: background 0.3s linear, border-top-color 0.15s linear 0s, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
        -ms-transition: background 0.3s linear, border-top-color 0.15s linear 0s, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
        -o-transition: background 0.3s linear, border-top-color 0.15s linear 0s, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
        transition: background 0.3s linear, border-top-color 0.15s linear 0s, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s; }
        @media (max-width: 767px) {
          .share ul:not(.contextual-links) li a {
            width: 45px;
            height: 45px;
            line-height: 45px;
            font-size: 22px; } }
        .share ul:not(.contextual-links) li a.share {
          text-indent: -4px;
          z-index: 1;
          position: relative; }
          .share ul:not(.contextual-links) li a.share + .social-share {
            position: absolute;
            top: 100%;
            left: 50%;
            margin-top: 20px;
            width: 150px;
            -moz-transform: translate(-50%, 0);
            -o-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
            -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
            .share ul:not(.contextual-links) li a.share + .social-share a {
              top: -85px;
              opacity: 0;
              z-index: -1;
              font-size: 24px;
              height: 45px;
              width: 45px;
              padding: 8px;
              -webkit-transition: all 0.3s linear;
              -moz-transition: all 0.3s linear;
              -ms-transition: all 0.3s linear;
              -o-transition: all 0.3s linear;
              transition: all 0.3s linear; }
              @media (prefers-reduced-motion) {
                .share ul:not(.contextual-links) li a.share + .social-share a {
                  transition: none; } }
              .share ul:not(.contextual-links) li a.share + .social-share a.facebook {
                color: #3b5998;
                border-color: #3b5998;
                left: 50%;
                position: absolute;
                text-indent: -2px;
                -moz-transform: translate(-50%, 0);
                -o-transform: translate(-50%, 0);
                -ms-transform: translate(-50%, 0);
                -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0); }
                .share ul:not(.contextual-links) li a.share + .social-share a.facebook:hover {
                  color: #fff;
                  background: #3b5998; }
              .share ul:not(.contextual-links) li a.share + .social-share a.twitter {
                color: #333;
                border-color: #333;
                left: 50%;
                position: absolute;
                -moz-transform: translate(-50%, 0);
                -o-transform: translate(-50%, 0);
                -ms-transform: translate(-50%, 0);
                -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0); }
                .share ul:not(.contextual-links) li a.share + .social-share a.twitter:hover {
                  border-color: #333;
                  color: #FFFFFF;
                  background: #333; }
              .share ul:not(.contextual-links) li a.share + .social-share a.linkedin {
                color: #0077b5;
                border-color: #0077b5;
                right: 50%;
                position: absolute;
                text-indent: 2px;
                -moz-transform: translate(50%, 0);
                -o-transform: translate(50%, 0);
                -ms-transform: translate(50%, 0);
                -webkit-transform: translate(50%, 0);
                transform: translate(50%, 0); }
                .share ul:not(.contextual-links) li a.share + .social-share a.linkedin:hover {
                  color: #fff;
                  background: #0077b5; }
          .share ul:not(.contextual-links) li a.share.active + .social-share a {
            opacity: 1;
            z-index: 8; }
            .share ul:not(.contextual-links) li a.share.active + .social-share a.facebook {
              top: 0;
              left: 0;
              -moz-transform: translate(0, 0);
              -o-transform: translate(0, 0);
              -ms-transform: translate(0, 0);
              -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
            .share ul:not(.contextual-links) li a.share.active + .social-share a.twitter {
              top: 0;
              left: 50%; }
            .share ul:not(.contextual-links) li a.share.active + .social-share a.linkedin {
              top: 0;
              right: 0;
              -moz-transform: translate(0, 0);
              -o-transform: translate(0, 0);
              -ms-transform: translate(0, 0);
              -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
        .share ul:not(.contextual-links) li a:hover, .share ul:not(.contextual-links) li a:focus {
          background: #f3f3f3;
          color: #af1921;
          border-color: #831219; }
        .share ul:not(.contextual-links) li a i {
          -moz-transform: translate(-50%, -55%);
          -o-transform: translate(-50%, -55%);
          -ms-transform: translate(-50%, -55%);
          -webkit-transform: translate(-50%, -55%);
          transform: translate(-50%, -55%);
          position: absolute;
          top: 50%;
          left: 50%;
          font-size: 27px; }

.modal .container {
  background: #fff;
  padding: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  min-width: 320px;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .modal .container .close {
    position: absolute;
    top: -20px;
    right: -5px;
    color: #2e3233;
    opacity: 1; }
  .modal .container h2 {
    margin-top: 0; }

.modal.twilio-modal form .form-item {
  margin-bottom: 0;
  padding: 0; }
  @media (max-width: 767px) {
    .modal.twilio-modal form .form-item {
      margin-bottom: 15px; } }
  .modal.twilio-modal form .form-item input {
    background: #f3f3f3;
    border-color: #ccc;
    height: auto;
    padding: 12px;
    line-height: 36px; }
    .modal.twilio-modal form .form-item input::-webkit-input-placeholder {
      color: #2e3233;
      opacity: 1;
      font-size: italic;
      font-size: 20px; }
    .modal.twilio-modal form .form-item input:-moz-placeholder {
      color: #2e3233;
      opacity: 1;
      font-size: italic;
      font-size: 20px; }
    .modal.twilio-modal form .form-item input::-moz-placeholder {
      color: #2e3233;
      opacity: 1;
      font-size: italic;
      font-size: 20px; }
    .modal.twilio-modal form .form-item input:-ms-input-placeholder {
      color: #2e3233;
      opacity: 1;
      font-size: italic;
      font-size: 20px; }

@media (max-width: 767px) {
  .modal.twilio-modal form .input-group-btn {
    display: block;
    width: 100%;
    margin: 0; } }

.modal.twilio-modal form .input-group-btn .btn, .modal.twilio-modal form .input-group-btn .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .modal.twilio-modal form .input-group-btn a {
  width: 100%;
  display: block; }

.global-search {
  display: none;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
  @media (max-width: 767px) {
    .global-search {
      top: 51px;
      left: 0;
      transform: none;
      min-height: 100vh;
      background: #1f2324; }
      .nav-open.search-open .global-search {
        display: none; } }
  .global-search .typeahead {
    position: relative;
    top: 0 !important;
    left: 0 !important; }
  .global-search .container {
    max-width: 900px;
    padding: 24px 24px 74px;
    background: rgba(157, 26, 29, 0.8); }
    @media (max-width: 767px) {
      .global-search .container {
        background: transparent; } }
    .nav-open.search-open .global-search .container {
      width: 100%;
      max-width: none; }
    .global-search .container h3 {
      margin-top: 0 0 26px 0;
      text-transform: uppercase;
      text-align: center;
      color: #fff; }
      @media (max-width: 767px) {
        .global-search .container h3 {
          margin-top: 10px; } }
    .global-search .container p.results-header {
      margin: 0;
      font-size: 21px;
      text-transform: uppercase;
      color: #fff; }
    .global-search .container hr {
      margin: 25px 0 20px;
      border-bottom: 1px solid #831e20;
      border-top: 1px solid #ae2629; }
      @media (max-width: 767px) {
        .global-search .container hr {
          border-bottom: 2px solid #454545;
          border-top: none; } }
    .global-search .container .search-container {
      margin: 0 40px; }
      @media (max-width: 767px) {
        .global-search .container .search-container {
          margin: 0; } }
    .global-search .container .popular-results ul {
      padding: 0;
      list-style: none; }
      .global-search .container .popular-results ul li {
        margin: 15px 0;
        color: #fff;
        font-size: 18px; }
        .global-search .container .popular-results ul li:last-child {
          margin-bottom: 0; }
        .global-search .container .popular-results ul li a {
          color: #fff;
          cursor: pointer;
          -webkit-transition: color 0.3s linear;
          -moz-transition: color 0.3s linear;
          -ms-transition: color 0.3s linear;
          -o-transition: color 0.3s linear;
          transition: color 0.3s linear; }
          .global-search .container .popular-results ul li a:hover {
            color: #e6e6e6;
            text-decoration: none; }
    .global-search .container .results {
      background: #641416;
      padding: 32px;
      margin: 18px 40px; }
      @media (max-width: 767px) {
        .global-search .container .results {
          margin: 18px 0 0;
          padding: 20px 5px 30px; } }
      .global-search .container .results .row .search-nav {
        margin-bottom: 50px;
        color: #fff; }
        .global-search .container .results .row .search-nav:last-child {
          margin-bottom: 40px; }
        .global-search .container .results .row .search-nav h4 {
          font-size: 21px;
          text-transform: uppercase;
          color: #fff;
          margin: 0; }
        .global-search .container .results .row .search-nav hr {
          margin: 7px 0 18px;
          border-bottom: 1px solid #fff;
          border-top: 1px solid #fff; }
        .global-search .container .results .row .search-nav li {
          color: #fff;
          font-size: 16px;
          line-height: 23px;
          margin-bottom: 26px; }
          .global-search .container .results .row .search-nav li strong {
            font-size: 18px; }
          .global-search .container .results .row .search-nav li:last-child {
            margin-bottom: 0; }
        .global-search .container .results .row .search-nav a {
          color: #fff;
          cursor: pointer;
          -webkit-transition: color 0.3s linear;
          -moz-transition: color 0.3s linear;
          -ms-transition: color 0.3s linear;
          -o-transition: color 0.3s linear;
          transition: color 0.3s linear; }
          .global-search .container .results .row .search-nav a:hover {
            color: #aaa;
            text-decoration: none; }
        .global-search .container .results .row .search-nav ul {
          padding: 0;
          list-style: none; }
          .global-search .container .results .row .search-nav ul li {
            margin: 0 0 26px;
            color: #fff;
            font-size: 18px; }
            .global-search .container .results .row .search-nav ul li:last-child {
              margin-bottom: 0; }
          .global-search .container .results .row .search-nav ul.doctors li {
            overflow: hidden; }
            .global-search .container .results .row .search-nav ul.doctors li .img {
              display: block;
              float: left;
              width: 20%; }
              .global-search .container .results .row .search-nav ul.doctors li .img img {
                max-width: 100%;
                width: 100%;
                height: auto; }
            .global-search .container .results .row .search-nav ul.doctors li .info {
              display: block;
              float: left;
              width: 80%;
              padding: 0 0 0 20px; }
        .global-search .container .results .row .search-nav .see-more {
          float: right;
          color: #fff;
          cursor: pointer;
          margin-top: 4px;
          text-transform: uppercase;
          text-decoration: none;
          -webkit-transition: color 0.3s linear;
          -moz-transition: color 0.3s linear;
          -ms-transition: color 0.3s linear;
          -o-transition: color 0.3s linear;
          transition: color 0.3s linear; }
          .global-search .container .results .row .search-nav .see-more:hover {
            color: #aaa; }
          .global-search .container .results .row .search-nav .see-more i {
            font-size: 12px;
            vertical-align: 1px; }
      .global-search .container .results .row .see-all {
        text-align: center; }
    .global-search .container button.search-toggle {
      background: transparent;
      border: none;
      padding: 0;
      color: #fff;
      font-size: 20px;
      height: 25px; }
      @media (max-width: 767px) {
        .global-search .container button.search-toggle {
          display: none; } }
    .global-search .container .input-group input.form-control {
      font-size: 24px;
      font-weight: 400;
      border-radius: 0;
      border: none;
      color: #2e3233;
      height: 62px; }
      .global-search .container .input-group input.form-control:focus {
        border-color: inherit;
        -webkit-box-shadow: none;
        box-shadow: none; }
    .global-search .container .input-group .input-group-btn button.btn-search {
      background: #fff;
      height: 62px;
      font-size: 38px;
      padding: 0 17px;
      color: #AB1721;
      -webkit-transition: color 0.3s linear;
      -moz-transition: color 0.3s linear;
      -ms-transition: color 0.3s linear;
      -o-transition: color 0.3s linear;
      transition: color 0.3s linear; }
      .global-search .container .input-group .input-group-btn button.btn-search:hover {
        color: #831219; }
  .search-open .global-search {
    display: block;
    position: absolute;
    top: 100px; }
    @media (max-width: 767px) {
      .search-open .global-search {
        top: 51px; } }
  .nav-open.search-open .global-search {
    top: 86px;
    right: 275px;
    left: 5%;
    z-index: 999999;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
    @media (min-width: 768px) and (max-width: 991px) {
      .nav-open.search-open .global-search {
        left: 3%;
        right: 3%; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .nav-open.search-open .global-search {
        left: 5%;
        right: 3%; } }

.nav-open.search-open .header {
  z-index: 9; }

.nav-open.search-open .navigation {
  right: -100%; }
  @media (min-width: 1200px) {
    .nav-open.search-open .navigation {
      right: 0%; } }

body.nav-open.search-open {
  overflow: hidden;
  overflow-y: scroll; }
  @media (max-width: 767px) {
    body.nav-open.search-open {
      overflow: hidden;
      overflow-y: scroll; } }

body.search-open {
  overflow-y: scroll; }
  @media (max-width: 767px) {
    body.search-open .header {
      position: absolute; }
      body.search-open .header .search-btn {
        background: #1f2324; }
        body.search-open .header .search-btn i.icon-search:before {
          content: "\e90f";
          font-size: 20px; } }
  body.search-open:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    position: fixed;
    background: #2e3233;
    opacity: 0.85;
    z-index: 1; }
    @media (max-width: 767px) {
      body.search-open:before {
        z-index: 9; } }

.conditions-search {
  margin-bottom: 20px;
  position: relative;
  width: 60%; }
  @media (max-width: 767px) {
    .conditions-search {
      margin-bottom: 14px;
      width: 100%; } }
  .conditions-search label {
    display: block;
    text-transform: uppercase;
    color: #454545;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 12px; }
    @media (max-width: 767px) {
      .conditions-search label {
        text-transform: none; } }
  .conditions-search input {
    background: #fff;
    color: #454545;
    border: 1px solid #eff1fb;
    box-shadow: none;
    font-size: 16px;
    padding: 0 80px 0 20px;
    line-height: 30px;
    height: 52px;
    -webkit-transition: border 0.3s linear 0s;
    -moz-transition: border 0.3s linear 0s;
    -ms-transition: border 0.3s linear 0s;
    -o-transition: border 0.3s linear 0s;
    transition: border 0.3s linear 0s; }
    @media (max-width: 767px) {
      .conditions-search input {
        padding: 10px 30px 10px 10px; } }
    .conditions-search input:hover, .conditions-search input:focus {
      border: 1px solid #dc1f2a; }
    .conditions-search input::-webkit-input-placeholder {
      color: #454545;
      opacity: 1;
      font-style: italic; }
    .conditions-search input:-moz-placeholder {
      color: #454545;
      opacity: 1;
      font-style: italic; }
    .conditions-search input::-moz-placeholder {
      color: #454545;
      opacity: 1;
      font-style: italic; }
    .conditions-search input:-ms-input-placeholder {
      color: #454545;
      opacity: 1;
      font-style: italic; }
    @media (max-width: 767px) {
      .mac-os .conditions-search input {
        padding: 10px 30px 7px 10px; } }
  .conditions-search .form-item {
    padding: 0;
    margin: 0; }
  .conditions-search .btn, .conditions-search .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .conditions-search a {
    background: none;
    color: #AB1721;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 38px;
    line-height: 52px;
    padding: 0 20px;
    -webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -ms-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear; }
    @media (max-width: 767px) {
      .conditions-search .btn, .conditions-search .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .conditions-search a {
        font-size: 32px;
        line-height: 60px; } }
    .conditions-search .btn:hover, .conditions-search .doctor-profile .star-rating .pager-show-more a:hover, .doctor-profile .star-rating .pager-show-more .conditions-search a:hover, .conditions-search .btn:focus, .conditions-search .doctor-profile .star-rating .pager-show-more a:focus, .doctor-profile .star-rating .pager-show-more .conditions-search a:focus {
      color: #2e3233; }

.conditions-results .pager-wrap {
  border-bottom: 2px solid #dc1f2a;
  padding: 20px 0;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .conditions-results .pager-wrap {
      padding: 20px 0 0 0; } }
  .conditions-results .pager-wrap .pager {
    float: right;
    margin: -5px 0 0 0; }
    @media (max-width: 767px) {
      .conditions-results .pager-wrap .pager {
        float: none;
        margin: 20px 0 0 0; } }

.conditions-results ul:not(.pager__items) li {
  border-bottom: 1px solid #f3f3f3;
  padding: 30px 0; }
  .conditions-results ul:not(.pager__items) li h4 {
    margin-top: 0;
    font-weight: 700; }
  .conditions-results ul:not(.pager__items) li p {
    margin: 0; }

.conditions-results ul:not(.pager__items).popular {
  columns: 3;
  column-gap: 60px;
  column-rule: 1px solid #f3f3f3;
  list-style-type: none;
  padding: 0; }
  @media (max-width: 767px) {
    .conditions-results ul:not(.pager__items).popular {
      columns: 1; } }
  .conditions-results ul:not(.pager__items).popular li {
    border-bottom: none;
    display: block;
    break-inside: avoid;
    -webkit-column-break: avoid;
    page-break-inside: avoid; }
    .conditions-results ul:not(.pager__items).popular li a {
      color: #AB1721;
      font-size: 18px; }

.conditions-results .conditions-results__teaser * {
  font-size: 18px !important;
  line-height: 27px !important;
  font-weight: 300 !important; }

.conditions-results .conditions-results__teaser img,
.conditions-results .conditions-results__teaser iframe,
.conditions-results .conditions-results__teaser figure {
  display: none; }

.search-form {
  margin: 60px 0;
  position: relative; }
  .search-form h1 {
    margin-top: -50px;
    text-align: center;
    color: #fff; }
    @media (max-width: 767px) {
      .search-form h1 {
        margin-top: 0; } }
  .search-form form legend {
    text-transform: uppercase; }
  .search-form form .radio {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 15px; }
    @media (max-width: 767px) {
      .search-form form .radio {
        margin-bottom: 10px;
        margin-right: 0; } }
  .search-form form .form-item {
    position: relative;
    padding: 0; }
    .search-form form .form-item input {
      font-size: 24px;
      padding: 15px 80px 15px 15px; }
      .mac-os .search-form form .form-item input {
        padding: 15px 15px 13px 15px; }
  .search-form form .btn-search {
    background: none;
    color: #AB1721;
    display: block;
    font-size: 38px;
    right: 20px;
    line-height: 68px;
    padding: 0;
    position: absolute;
    top: 0; }
    .search-form form .btn-search:hover, .search-form form .btn-search:focus {
      color: #af1921; }

.search-form-results .filter-toggle {
  margin: 0;
  text-align: left; }
  .search-form-results .filter-toggle::after {
    background: none;
    border: 2px solid #fff;
    border-radius: 100%;
    content: "+";
    display: inline-block;
    font-size: 16px;
    float: right;
    height: 25px;
    line-height: 21px;
    margin-left: 10px;
    padding: 0;
    text-align: center;
    width: 25px;
    vertical-align: text-bottom; }
    .mac-os .search-form-results .filter-toggle::after {
      line-height: 25px; }
  .search-form-results .filter-toggle.open {
    background: #831219; }
    .search-form-results .filter-toggle.open::after {
      content: "–";
      line-height: 20px; }

.search-form-results .type-filters {
  list-style-type: none;
  border-bottom: 2px solid #dc1f2a;
  padding: 0;
  margin: 0 0 40px 0; }
  @media (max-width: 767px) {
    .search-form-results .type-filters {
      border: 2px solid #fff;
      max-height: 0;
      overflow: hidden;
      -webkit-transition: border-color 0.3s linear, max-height 0.3s cubic-bezier(0, 0, 0.2, 1);
      -moz-transition: border-color 0.3s linear, max-height 0.3s cubic-bezier(0, 0, 0.2, 1);
      -ms-transition: border-color 0.3s linear, max-height 0.3s cubic-bezier(0, 0, 0.2, 1);
      -o-transition: border-color 0.3s linear, max-height 0.3s cubic-bezier(0, 0, 0.2, 1);
      transition: border-color 0.3s linear, max-height 0.3s cubic-bezier(0, 0, 0.2, 1); }
      .search-form-results .type-filters.open {
        border-color: #dc1f2a;
        max-height: 350px;
        -webkit-transition: border-color 0.3s linear, max-height 0.3s cubic-bezier(0, 0, 0.2, 1);
        -moz-transition: border-color 0.3s linear, max-height 0.3s cubic-bezier(0, 0, 0.2, 1);
        -ms-transition: border-color 0.3s linear, max-height 0.3s cubic-bezier(0, 0, 0.2, 1);
        -o-transition: border-color 0.3s linear, max-height 0.3s cubic-bezier(0, 0, 0.2, 1);
        transition: border-color 0.3s linear, max-height 0.3s cubic-bezier(0, 0, 0.2, 1); } }
  .search-form-results .type-filters li {
    float: left; }
    @media (max-width: 767px) {
      .search-form-results .type-filters li {
        float: none;
        display: block; } }
    .search-form-results .type-filters li a {
      color: #AB1721;
      display: block;
      font-weight: 400;
      padding: 10px 20px;
      background: none;
      text-decoration: none;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        .search-form-results .type-filters li a {
          padding: 10px 30px; } }
      .mac-os .search-form-results .type-filters li a {
        padding: 10px 20px 7px; }
    .search-form-results .type-filters li:hover a, .search-form-results .type-filters li.selected a {
      background: #dc1f2a;
      color: #fff; }

.search-form-results .search-results .pager,
.search-form-results .search-results + .pager {
  float: right;
  margin: 0; }
  @media (max-width: 767px) {
    .search-form-results .search-results .pager,
    .search-form-results .search-results + .pager {
      float: none;
      margin-bottom: 20px; } }
  .mac-os .search-form-results .search-results .pager, .mac-os
  .search-form-results .search-results + .pager {
    margin-top: -5px; }
    @media (max-width: 767px) {
      .mac-os .search-form-results .search-results .pager, .mac-os
      .search-form-results .search-results + .pager {
        margin-top: 0; } }

.search-form-results .search-results .item {
  margin-bottom: 20px;
  padding-bottom: 20px; }
  .search-form-results .search-results .item:first-of-type {
    border-top: none; }
  .search-form-results .search-results .item h4 {
    margin-top: 0; }
  .search-form-results .search-results .item .read-more {
    color: #2e3233;
    display: inline-block;
    font-size: 0;
    margin-left: 5px;
    text-decoration: none; }
    .search-form-results .search-results .item .read-more::before {
      content: "...";
      font-size: 18px; }
    .search-form-results .search-results .item .read-more::after {
      color: #AB1721;
      content: "\e912";
      display: inline-block;
      font-family: icomoon;
      font-size: 16px;
      font-weight: 700;
      margin-left: 5px;
      -moz-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      -webkit-transition: transform 0.3s linear;
      -moz-transition: transform 0.3s linear;
      -ms-transition: transform 0.3s linear;
      -o-transition: transform 0.3s linear;
      transition: transform 0.3s linear; }
    .search-form-results .search-results .item .read-more:hover::after {
      -moz-transform: translate(5px, 0);
      -o-transform: translate(5px, 0);
      -ms-transform: translate(5px, 0);
      -webkit-transform: translate(5px, 0);
      transform: translate(5px, 0); }

.typeahead {
  width: 100%;
  border-radius: 0;
  background: #fff;
  color: #AB1721;
  font-size: 18px;
  padding: 0;
  z-index: 2; }
  .typeahead li a {
    color: #AB1721; }
  .typeahead li:hover a, .typeahead li.active a {
    background: #6c0f15 !important;
    color: #fff; }

.sidebar .doctor {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  .sidebar .doctor::after {
    background: #fff;
    border-bottom: 1px solid #d8d8d8;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%; }
  .sidebar .doctor + .doctor {
    margin-top: 0;
    padding-top: 0; }
  .sidebar .doctor .title {
    color: #AB1721;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px; }
    .sidebar .doctor .title::after {
      display: none; }

.sidebar .building {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  .sidebar .building::after {
    background: #fff;
    border-bottom: 1px solid #d8d8d8;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%; }
  .sidebar .building .title {
    color: #AB1721;
    font-size: 20px;
    margin-bottom: 10px; }
    .sidebar .building .title::after {
      display: none; }

.site-wrap .google-cse {
  height: 60px;
  margin: 40px 0; }
  .site-wrap .google-cse + h2 {
    display: block;
    clear: both; }
  .site-wrap .google-cse label[for="edit-keys"] {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0; }
  .site-wrap .google-cse .search-help-link {
    display: none; }
  .site-wrap .google-cse .form-wrapper .form-item.search {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
    .site-wrap .google-cse .form-wrapper .form-item.search input {
      padding-right: 60px; }
  .site-wrap .google-cse .form-wrapper .form-submit {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    font-size: 0px;
    margin-bottom: 0;
    padding: 0;
    text-indent: -9999px; }
    .site-wrap .google-cse .form-wrapper .form-submit:before {
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      content: "\e900";
      color: #dc1f2a;
      font-family: "icomoon" !important;
      font-size: 32px;
      font-style: normal;
      font-weight: 400;
      font-variant: normal;
      text-transform: none;
      text-indent: 0;
      line-height: 1;
      transform: translate(-50%, -50%);
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  @media screen and (min-width: 991px) {
    .site-wrap .google-cse {
      max-width: 700px;
      margin: 50px auto 100px; } }

.site-wrap .gsc-control-cse {
  background: none;
  border: 0;
  font-family: inherit;
  font-size: inherit;
  padding: 0; }

.site-wrap .gsc-search-box {
  position: relative;
  font-size: inherit;
  margin-bottom: 20px; }
  .site-wrap .gsc-search-box td.gsc-input {
    width: 100%;
    padding-right: 0; }
  .site-wrap .gsc-search-box .gsc-input-box {
    height: auto;
    box-shadow: none; }
  .site-wrap .gsc-search-box #gs_tti50 {
    padding: 0; }
    .site-wrap .gsc-search-box #gs_tti50 + .gsib_b {
      display: none; }
  .site-wrap .gsc-search-box input.gsc-input {
    height: auto !important;
    width: 100%;
    background-color: transparent !important;
    background-position: 20px 50% !important;
    border: 1px solid #000;
    font-size: inherit;
    margin: 0 !important;
    padding: 20px !important; }
  .site-wrap .gsc-search-box td.gsc-search-button {
    height: 100%;
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
    background: url() no-repeat 50% 50%/20px 20px;
    margin-left: 0; }
  .site-wrap .gsc-search-box input.gsc-search-button,
  .site-wrap .gsc-search-box button.gsc-search-button {
    height: 100%;
    min-width: 100%;
    width: 60px;
    border: 0;
    border-radius: 0;
    color: transparent;
    cursor: pointer;
    font-size: inherit;
    font-weight: 400;
    margin-top: 0;
    margin-left: 0;
    opacity: 0;
    padding: 0; }
  .site-wrap .gsc-search-box td.gsc-clear-button {
    position: absolute;
    top: 0;
    right: 0; }
  .site-wrap .gsc-search-box div.gsc-clear-button {
    background: none;
    display: block;
    margin: 0;
    padding-left: 0;
    text-align: center; }

.site-wrap .gsc-tabsArea {
  border-bottom: 2px solid #dc1f2a;
  margin: 0; }
  .site-wrap .gsc-tabsArea .gsc-tabHeader {
    border: 0;
    color: inherit;
    margin: 0;
    padding: 10px 20px 8px; }
  .site-wrap .gsc-tabsArea .gsc-tabhInactive {
    font-family: "AvenirLTStd-Medium", sans-serif;
    font-size: 18px;
    padding: 10px 20px 8px; }
    .site-wrap .gsc-tabsArea .gsc-tabhInactive:hover, .site-wrap .gsc-tabsArea .gsc-tabhInactive:focus {
      background: #dc1f2a;
      color: #fff; }
  .site-wrap .gsc-tabsArea .gsc-tabhActive {
    background: #dc1f2a;
    color: #fff;
    font-family: "AvenirLTStd-Medium", sans-serif;
    font-size: 18px; }

.site-wrap .gsc-refinementsArea {
  border-bottom: 0;
  display: none;
  margin-bottom: 0;
  padding: 0; }
  .site-wrap .gsc-refinementsArea .gsc-refinementHeader {
    margin: 0;
    padding: 4px; }

.site-wrap .gsc-above-wrapper-area {
  border-bottom: none;
  padding: 0; }
  .site-wrap .gsc-above-wrapper-area .gsc-result-info {
    color: inherit;
    font-size: inherit;
    margin: 0;
    padding-left: 0; }
  .site-wrap .gsc-above-wrapper-area .gsc-result-info-container {
    background: transparent;
    padding-left: 0;
    padding-right: 0; }
  .site-wrap .gsc-above-wrapper-area .gsc-orderby-container {
    display: none; }

.site-wrap .gsc-results {
  width: 100%;
  padding-bottom: 0; }
  .site-wrap .gsc-results .gsc-result:not(.gsc-imageResult) {
    border: 0;
    border-bottom: 2px solid #f3f3f3;
    margin-bottom: 0;
    padding: 20px 0; }
  .site-wrap .gsc-results .gsc-table-result {
    width: 100%;
    font-family: inherit;
    font-size: inherit;
    padding-right: 0;
    padding-left: 0;
    table-layout: fixed; }
  .site-wrap .gsc-results .gsc-thumbnail {
    float: right;
    padding: 0 20px 0 0;
    display: none; }
    .site-wrap .gsc-results .gsc-thumbnail .gs-image-box {
      height: auto;
      width: 80px;
      padding: 0; }
    .site-wrap .gsc-results .gsc-thumbnail img.gs-image {
      max-height: 100% !important;
      max-width: 100%;
      width: 100%;
      border: 0; }
  .site-wrap .gsc-results .gsc-table-cell-snippet-close {
    float: left;
    padding: 0; }
  .site-wrap .gsc-results .gsc-thumbnail-inside {
    padding-right: 0;
    padding-left: 0; }
  .site-wrap .gsc-results div.gs-title {
    height: auto;
    color: inherit;
    font-size: inherit;
    text-decoration: none; }
  .site-wrap .gsc-results a.gs-title {
    font-family: AvenirLTStd-Medium, sans-serif;
    font-size: 24px;
    line-height: 33px;
    height: inherit;
    color: #dc1f2a !important;
    text-decoration: inherit; }
    .site-wrap .gsc-results a.gs-title b {
      color: inherit !important;
      font-size: inherit;
      text-decoration: inherit; }
  .site-wrap .gsc-results .gs-snippet {
    margin-bottom: 10px; }
  .site-wrap .gsc-results .gsc-url-top {
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 0; }
  .site-wrap .gsc-results .gs-promotion-table .gs-visibleUrl {
    display: none; }
  .site-wrap .gsc-results .gs-visibleUrl {
    color: #dc1f2a; }
    .site-wrap .gsc-results .gs-visibleUrl b {
      font-weight: inherit; }
  .site-wrap .gsc-results .gs-richsnippet-box,
  .site-wrap .gsc-results .gs-per-result-labels {
    display: none !important; }

.site-wrap .gsc-webResult.gsc-result,
.site-wrap .gsc-webResult.gsc-result:hover,
.site-wrap .gsc-webResult.gsc-result.gsc-promotion,
.site-wrap .gsc-webResult.gsc-result.gsc-promotion:hover {
  border: none;
  border-bottom: 2px solid #f3f3f3; }

.site-wrap .gs-promotion-image-cell {
  display: none; }

.site-wrap .gsc-expansionArea .gsc-cursor-box {
  margin-bottom: 0;
  padding: 20px 0;
  text-align: center; }
  .site-wrap .gsc-expansionArea .gsc-cursor-box .gsc-cursor-page {
    background: none;
    color: #000;
    display: inline-block;
    margin-right: 5px;
    padding: 0 5px;
    text-decoration: none;
    transition: background-color 0.25s, color 0.25s; }
    .site-wrap .gsc-expansionArea .gsc-cursor-box .gsc-cursor-page:focus, .site-wrap .gsc-expansionArea .gsc-cursor-box .gsc-cursor-page:hover {
      text-decoration: none; }
  .site-wrap .gsc-expansionArea .gsc-cursor-box .gsc-cursor-current-page {
    color: #d21242; }

.site-wrap .gcsc-find-more-on-google {
  display: none; }

.site-wrap div.gcsc-branding {
  padding-bottom: 20px;
  pointer-events: none; }

.site-wrap td.gsc-twiddleRegionCell {
  background: transparent; }

.site-wrap td.gsc-configLabelCell {
  background: transparent; }

.site-wrap .gsc-resultsHeader {
  display: none; }

.arrows {
  position: relative;
  top: 220px;
  z-index: 1; }
  @media (min-width: 768px) and (max-width: 991px) {
    .arrows {
      text-align: center; } }
  @media (max-width: 767px) {
    .arrows {
      top: 20px;
      text-align: center; } }
  .container .arrows {
    width: 100%; }
  .nav-open .arrows {
    z-index: 0; }

.slick-arrow {
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0;
  width: 35px;
  height: 70px; }
  @media (max-width: 767px) {
    .slick-arrow {
      width: 25px;
      height: 50px; } }
  .slick-arrow.slick-next, .slick-arrow.slick-prev {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: rgba(220, 31, 42, 0.5);
    display: none; }
    @media (prefers-reduced-motion) {
      .slick-arrow.slick-next, .slick-arrow.slick-prev {
        transition: none; } }
    .slick-arrow.slick-next .slick-prev-icon,
    .slick-arrow.slick-next .slick-next-icon, .slick-arrow.slick-prev .slick-prev-icon,
    .slick-arrow.slick-prev .slick-next-icon {
      display: none; }
  .slick-arrow::before {
    font-family: 'icomoon' !important;
    color: #fff;
    font-size: 30px;
    opacity: 1; }
    @media (max-width: 767px) {
      .slick-arrow::before {
        font-size: 20px; } }
  .slick-arrow.slick-prev {
    left: -40px;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
    z-index: 1; }
    @media (min-width: 768px) and (max-width: 991px) {
      .slick-arrow.slick-prev {
        left: 10px; } }
    @media (max-width: 767px) {
      .slick-arrow.slick-prev {
        left: -10px; } }
    .slick-arrow.slick-prev::before {
      content: "\e903"; }
  .slick-arrow.slick-next {
    right: -40px;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    z-index: 1; }
    @media (min-width: 768px) and (max-width: 991px) {
      .slick-arrow.slick-next {
        right: 10px; } }
    @media (max-width: 767px) {
      .slick-arrow.slick-next {
        right: -10px; } }
    .slick-arrow.slick-next::before {
      content: "\e911"; }
  .slick-arrow:hover, .slick-arrow:active {
    background: #dc1f2a; }
    .slick-arrow:hover::before, .slick-arrow:active::before {
      opacity: 1; }

.slick-dots li {
  width: auto;
  height: auto;
  margin: 0 10px; }
  .slick-dots li.slick-active button:before {
    opacity: 1; }
  .slick-dots li button {
    width: 24px;
    height: 24px;
    color: transparent;
    border: 2px solid #fff;
    border-radius: 100%; }
    .slick-dots li button:before {
      background: #fff;
      border-radius: 100%;
      color: #000;
      content: "";
      font-size: 4px;
      height: 14px;
      left: 0;
      line-height: 20px;
      margin: 5px 0 0 5px;
      opacity: 0;
      position: absolute;
      text-align: center;
      top: 0;
      width: 14px;
      -webkit-transition: opacity 0.3s linear;
      -moz-transition: opacity 0.3s linear;
      -ms-transition: opacity 0.3s linear;
      -o-transition: opacity 0.3s linear;
      transition: opacity 0.3s linear; }

section.drawer {
  padding: 0;
  background: #f3f3f3; }
  section.drawer #block-alert,
  section.drawer #block-cooper-edu-alert {
    padding: 15px 0 35px; }
    @media (max-width: 767px) {
      section.drawer #block-alert,
      section.drawer #block-cooper-edu-alert {
        padding-top: 70px;
        border-bottom: 6px solid #dc1f2a; } }
    section.drawer #block-alert h3,
    section.drawer #block-cooper-edu-alert h3 {
      margin-top: 24px;
      margin-bottom: 15px;
      font-size: 30px;
      font-weight: 400;
      color: #454545; }
      @media (max-width: 767px) {
        section.drawer #block-alert h3,
        section.drawer #block-cooper-edu-alert h3 {
          margin-top: 10px; } }
    section.drawer #block-alert .col-sm-1,
    section.drawer #block-cooper-edu-alert .col-sm-1 {
      padding-right: 11px; }
    section.drawer #block-alert i.icon-alert,
    section.drawer #block-cooper-edu-alert i.icon-alert {
      color: #AB1721;
      font-size: 48px;
      float: right;
      margin-top: 14px; }
      @media (max-width: 767px) {
        section.drawer #block-alert i.icon-alert,
        section.drawer #block-cooper-edu-alert i.icon-alert {
          display: none; } }
    section.drawer #block-alert button.close,
    section.drawer #block-cooper-edu-alert button.close {
      font-size: 20px;
      color: #2e3233;
      margin: 12px 0 0;
      opacity: 1; }

.header {
  left: 0;
  width: 100%;
  z-index: 9;
  position: relative; }
  @media (max-width: 767px) {
    .nav-open .drawer:not(.hide) .header {
      top: 0 !important; } }
  .home-wrap .header {
    border-top: 0; }
  .header .tele-number {
    right: 160px;
    top: 10px;
    text-decoration: none;
    font-size: 20px;
    color: #2e3233;
    -webkit-transition: transform 0.4s ease-in-out, color 0.3s linear;
    -moz-transition: transform 0.4s ease-in-out, color 0.3s linear;
    -ms-transition: transform 0.4s ease-in-out, color 0.3s linear;
    -o-transition: transform 0.4s ease-in-out, color 0.3s linear;
    transition: transform 0.4s ease-in-out, color 0.3s linear;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
    .has-hero .header .tele-number {
      color: #fff; }
    .header .tele-number i.icon-phone {
      vertical-align: -2px;
      margin-right: 3px; }
  .header .nav-toggle {
    right: 0;
    z-index: 1; }
    i .header .nav-toggle.nav-toggle-desktop.icon-menu {
      vertical-align: -2px;
      margin-right: 4px;
      font-size: 22px; }
    .header .nav-toggle.scroll {
      top: 0; }
    @media (max-width: 767px) {
      .header .nav-toggle {
        padding: 13px;
        cursor: pointer;
        -webkit-transition: background 0.3s linear;
        -moz-transition: background 0.3s linear;
        -ms-transition: background 0.3s linear;
        -o-transition: background 0.3s linear;
        transition: background 0.3s linear; }
        .header .nav-toggle:hover {
          background: #454545; }
        .nav-open .header .nav-toggle {
          background: #dc1f2a;
          color: #fff !important; }
          .nav-open .header .nav-toggle:hover {
            background: #831219; } }
    .header .nav-toggle #menu-icon {
      width: 25px;
      height: 25px;
      top: 3px;
      position: relative;
      -moz-transform: 0deg;
      -o-transform: 0deg;
      -ms-transform: 0deg;
      -webkit-transform: 0deg;
      transform: 0deg;
      -webkit-transition: 0.5 ease-in-out;
      -moz-transition: 0.5 ease-in-out;
      -ms-transition: 0.5 ease-in-out;
      -o-transition: 0.5 ease-in-out;
      transition: 0.5 ease-in-out; }
      .header .nav-toggle #menu-icon span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #fff;
        opacity: 1;
        left: 0;
        -moz-transform: 0deg;
        -o-transform: 0deg;
        -ms-transform: 0deg;
        -webkit-transform: 0deg;
        transform: 0deg;
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -ms-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out; }
        .header .nav-toggle #menu-icon span:nth-child(1) {
          top: 0px; }
        .header .nav-toggle #menu-icon span:nth-child(2), .header .nav-toggle #menu-icon span:nth-child(3) {
          top: 8px; }
        .header .nav-toggle #menu-icon span:nth-child(4) {
          top: 16px; }
      .nav-open .header .nav-toggle #menu-icon span:nth-child(1) {
        top: 10px;
        width: 0%;
        left: 50%; }
      .nav-open .header .nav-toggle #menu-icon span:nth-child(2) {
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .nav-open .header .nav-toggle #menu-icon span:nth-child(3) {
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .nav-open .header .nav-toggle #menu-icon span:nth-child(4) {
        top: 10px;
        width: 0%;
        left: 50%; }
  .header .search-btn {
    background: transparent !important;
    right: 50px;
    z-index: 1;
    color: #fff; }
    .header .search-btn.scroll {
      position: fixed;
      top: 0; }
      @media (max-width: 767px) {
        .header .search-btn.scroll {
          position: absolute; } }
    @media (max-width: 767px) {
      .header .search-btn.btn, .header .doctor-profile .star-rating .pager-show-more a.search-btn, .doctor-profile .star-rating .pager-show-more .header a.search-btn {
        padding: 11px 13px 11px;
        font-size: 24px; } }
  .header .home-btn {
    display: none;
    background: transparent !important;
    position: absolute;
    left: 0;
    line-height: 28px;
    z-index: 1;
    color: #fff; }
    .header .home-btn.btn, .header .doctor-profile .star-rating .pager-show-more a.home-btn, .doctor-profile .star-rating .pager-show-more .header a.home-btn {
      padding: 10px 13px 8px;
      font-size: 28px; }
    .header .home-btn a {
      color: #fff; }
  .header .mobile-logo {
    width: 110px;
    position: absolute;
    left: 20px;
    top: 10px; }

@media (max-width: 767px) {
  #block-sitebranding .logo,
  #block-sitebranding-2 .logo,
  #block-sitebranding-3 .logo,
  #block-sitebranding-4 .logo,
  #block-sitebranding-5 .logo,
  #block-sitebranding-6 .logo,
  #block-sitebranding-7 .logo,
  #block-cooper-edu-sitebranding .logo {
    display: none; } }

#block-sitebranding .logo img,
#block-sitebranding-2 .logo img,
#block-sitebranding-3 .logo img,
#block-sitebranding-4 .logo img,
#block-sitebranding-5 .logo img,
#block-sitebranding-6 .logo img,
#block-sitebranding-7 .logo img,
#block-cooper-edu-sitebranding .logo img {
  width: 100%;
  height: auto;
  max-width: 265px;
  margin-top: 26px; }

.site-wrap.page-cooper::before {
  content: '';
  display: block;
  height: 149px; }
  @media (max-width: 767px) {
    .site-wrap.page-cooper::before {
      height: 64px; } }

section.navigation {
  visibility: hidden;
  position: fixed;
  right: 0;
  padding: 0;
  z-index: -1;
  overflow: hidden;
  background: #AB1721;
  width: 460px;
  height: 100vh;
  overflow-y: auto;
  max-height: none;
  min-height: auto;
  padding-bottom: 80px;
  top: 149px; }
  @media (max-width: 767px) {
    section.navigation {
      width: 100vw;
      top: 64px; } }
  .nav-open section.navigation {
    z-index: 99999;
    visibility: visible; }
  section.navigation .nav-close {
    position: absolute;
    top: 0;
    right: 100%;
    width: 146px;
    -moz-transform: translate(300%, 0);
    -o-transform: translate(300%, 0);
    -ms-transform: translate(300%, 0);
    -webkit-transform: translate(300%, 0);
    transform: translate(300%, 0);
    -webkit-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
    -moz-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
    -ms-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
    transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1); }
    @media (max-width: 767px) {
      section.navigation .nav-close {
        display: none; } }
    .nav-open section.navigation .nav-close {
      -moz-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
    section.navigation .nav-close i {
      font-size: 18px;
      vertical-align: -1px;
      margin-right: 5px; }
    section.navigation .nav-close.btn, section.navigation .doctor-profile .star-rating .pager-show-more a.nav-close, .doctor-profile .star-rating .pager-show-more section.navigation a.nav-close {
      padding: 14px 25px 14px; }
    section.navigation .nav-close.scroll {
      top: 0; }
  section.navigation .nav-menu {
    right: -2px;
    position: relative !important;
    width: 100%;
    padding: 12px 0 100px;
    background: #AB1721;
    overflow: auto !important;
    -moz-transform: translate(200%, 0);
    -o-transform: translate(200%, 0);
    -ms-transform: translate(200%, 0);
    -webkit-transform: translate(200%, 0);
    transform: translate(200%, 0);
    -webkit-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
    -moz-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
    -ms-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
    transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1); }
    @media (max-width: 767px) {
      section.navigation .nav-menu {
        height: auto; } }
    .nav-open section.navigation .nav-menu {
      -moz-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
    section.navigation .nav-menu a {
      display: block;
      height: 40px;
      line-height: 40px;
      padding: 3px 20px 0;
      color: #fff;
      font-size: 18px;
      margin: 0 -20px;
      font-weight: 400;
      text-decoration: none;
      -webkit-transition: background 0.3s linear;
      -moz-transition: background 0.3s linear;
      -ms-transition: background 0.3s linear;
      -o-transition: background 0.3s linear;
      transition: background 0.3s linear; }
      section.navigation .nav-menu a:hover, section.navigation .nav-menu a:focus {
        background: #831219; }
      section.navigation .nav-menu a i {
        font-size: 24px;
        margin-right: 8px; }
        section.navigation .nav-menu a i.icon-phone {
          vertical-align: -4px;
          font-size: 20px;
          margin: 0 9px 0 2px; }
        section.navigation .nav-menu a i.icon-search {
          font-size: 17px;
          margin: 0 11px 0 3px; }
        section.navigation .nav-menu a i.icon-credit-card {
          vertical-align: -4px; }
        section.navigation .nav-menu a i.icon-lock, section.navigation .nav-menu a i.icon-home {
          vertical-align: -2px; }
        section.navigation .nav-menu a i.icon-appointment {
          vertical-align: -1px;
          font-size: 20px;
          margin: 0 10px 0 1px; }
    section.navigation .nav-menu .mCustomScrollBox {
      padding-bottom: 60px; }
    section.navigation .nav-menu .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
      background-color: rgba(0, 0, 0, 0.1); }
    section.navigation .nav-menu #block-linklist .phone-desktop,
    section.navigation .nav-menu #block-cooper-edu-linklist .phone-desktop {
      display: block;
      height: 40px;
      line-height: 40px;
      padding: 3px 0;
      color: #fff;
      font-size: 18px; }
      section.navigation .nav-menu #block-linklist .phone-desktop i,
      section.navigation .nav-menu #block-cooper-edu-linklist .phone-desktop i {
        margin-right: 10px; }
    section.navigation .nav-menu .nav-group {
      padding: 0 20px; }
      section.navigation .nav-menu .nav-group + .nav-group:before {
        content: '';
        background: #ce1e28;
        height: 2px;
        display: block;
        position: relative;
        width: 100%;
        left: 0;
        margin: 8px 0;
        border-top: 1px solid #e7202c; }
      section.navigation .nav-menu .nav-group#block-mainnavigation, section.navigation .nav-menu .nav-group#block-cooper-edu-mainnavigation {
        text-transform: uppercase;
        margin-bottom: -8px; }
        section.navigation .nav-menu .nav-group#block-mainnavigation nav, section.navigation .nav-menu .nav-group#block-cooper-edu-mainnavigation nav {
          margin-top: 10px; }
        section.navigation .nav-menu .nav-group#block-mainnavigation a, section.navigation .nav-menu .nav-group#block-cooper-edu-mainnavigation a {
          font-weight: 400; }
      section.navigation .nav-menu .nav-group#block-utilitytop, section.navigation .nav-menu .nav-group#block-cooper-edu-utilitytop {
        margin-bottom: 10px; }
      section.navigation .nav-menu .nav-group#block-utilitybottom a, section.navigation .nav-menu .nav-group#block-cooper-edu-utilitybottom a {
        padding: 1px 20px 0; }

body.has-alert #block-headerbuttons {
  position: revert; }
  body.has-alert #block-headerbuttons.stuck {
    position: fixed; }

body.has-alert .site-wrap::before {
  display: none; }

body.drawer-open section.banner {
  padding-top: 0; }

body.toolbar-horizontal #block-headerbuttons {
  top: 65px; }

body.toolbar-horizontal.toolbar-tray-open #block-headerbuttons {
  top: 80px; }

body.toolbar-vertical #block-headerbuttons {
  top: 78px; }

body.nav-open {
  overflow: hidden;
  background: transparent; }
  body.nav-open .header-buttons .nav-close {
    display: flex !important; }
  body.nav-open .header-buttons__hamburger-container {
    display: none; }
  body.nav-open #block-headerbuttons::before {
    content: "";
    width: 100%;
    height: 100vh;
    top: 100%;
    right: 0;
    position: absolute;
    background: #2e3233;
    opacity: .85;
    z-index: 8; }
    @media (max-width: 767px) {
      body.nav-open #block-headerbuttons::before {
        background: transparent;
        border-top: none; } }
  body.nav-open.scroll:before {
    border-top: none; }
  body.nav-open .site-wrap {
    overflow: hidden;
    position: relative; }

body #block-headerbuttons {
  border-top: 5px solid #dc1f2a;
  position: fixed;
  width: 100%;
  z-index: 9999;
  background-color: white;
  top: 0;
  box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.08), 0px 8px 8px -4px rgba(16, 24, 40, 0.03); }

body .header-navigation {
  padding: 0 15px 11.64px; }
  @media (max-width: 767px) {
    body .header-navigation {
      padding-top: 8px;
      padding-bottom: 15px; } }

body .header-buttons {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    body .header-buttons {
      align-items: center; } }
  body .header-buttons .logo-mobile {
    display: none; }
    @media (max-width: 767px) {
      body .header-buttons .logo-mobile {
        order: 1;
        display: contents; } }
  body .header-buttons .nav-close {
    display: none; }
  body .header-buttons .tele-number {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 26px;
    /* or 153% */
    color: #2F3233;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    body .header-buttons .tele-number #header-phone a {
      color: #2F3233;
      margin-left: 9.6px; }
      @media (max-width: 767px) {
        body .header-buttons .tele-number #header-phone a {
          font-size: 0;
          margin-left: 0; } }
  body .header-buttons__my-cooper {
    display: flex;
    align-items: center;
    column-gap: 9px;
    padding: 6px 23px 9px 9px;
    background-color: #AB1721;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    transition: background-color .3s ease; }
    body .header-buttons__my-cooper i {
      font-size: 23px; }
    body .header-buttons__my-cooper:hover, body .header-buttons__my-cooper:focus {
      text-decoration: none;
      background-color: #831219;
      color: #FFFFFF; }
  body .header-buttons__utility {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 40px;
    flex-basis: 100%; }
    @media (max-width: 767px) {
      body .header-buttons__utility {
        flex-basis: auto;
        order: 2;
        margin-right: auto;
        margin-left: 46px; } }
    @media (max-width: 767px) {
      body .header-buttons__utility .icon-phone {
        font-size: 31px; } }
  body .header-buttons__right {
    display: grid;
    align-items: end; }
    @media (max-width: 767px) {
      body .header-buttons__right {
        order: 3; } }
    @media (min-width: 992px) {
      body .header-buttons__right {
        grid-template-columns: 1fr max-content;
        column-gap: 33px; } }
  body .header-buttons #block-mainnav {
    display: none; }
    @media (min-width: 992px) {
      body .header-buttons #block-mainnav {
        display: block; } }
    body .header-buttons #block-mainnav ul:not(.contextual-links) {
      list-style: none;
      padding-left: 0;
      margin-bottom: 0;
      display: flex;
      align-items: center;
      column-gap: 40px; }
      body .header-buttons #block-mainnav ul:not(.contextual-links) a {
        font-weight: 500;
        font-size: 22px;
        line-height: 40px;
        display: flex;
        align-items: center;
        text-transform: uppercase;
        color: #2F3233; }
  body .header-buttons .nav-toggle {
    background-color: transparent;
    padding: 0;
    font-weight: 500;
    font-size: 22px;
    line-height: 40px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #2F3233;
    cursor: pointer;
    border: 0; }
    @media (min-width: 992px) {
      body .header-buttons .nav-toggle {
        border-left: 2px solid #AB1721;
        padding-left: 31px; } }
    @media (max-width: 767px) {
      body .header-buttons .nav-toggle span {
        display: none; } }
    body .header-buttons .nav-toggle .icon-menu::before {
      display: block;
      content: '';
      background-image: url("../images/hamburger.svg");
      background-repeat: no-repeat;
      background-size: cover;
      width: 25px;
      height: 18px;
      margin-right: 9px; }
      @media (max-width: 767px) {
        body .header-buttons .nav-toggle .icon-menu::before {
          margin-right: 0; } }
    body .header-buttons .nav-toggle.nav-close {
      display: none;
      font-style: normal;
      font-weight: 500;
      font-size: 22px;
      line-height: 40px;
      column-gap: 11.95px;
      align-items: center;
      text-transform: uppercase;
      color: #AB1721; }
      @media (max-width: 767px) {
        body .header-buttons .nav-toggle.nav-close {
          background-color: #FFFFFF;
          color: #AB1721 !important; } }
      body .header-buttons .nav-toggle.nav-close i {
        font-size: 19px; }
        @media (max-width: 767px) {
          body .header-buttons .nav-toggle.nav-close i {
            font-size: 25px; } }

section.bottom {
  background: #334475;
  position: relative;
  padding: 0; }
  section.bottom::before {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    background: #415489;
    content: ""; }
    @media (max-width: 767px) {
      section.bottom::before {
        display: none; } }
  section.bottom div[class^="box"] {
    padding: 40px 15px; }
    @media (max-width: 767px) {
      section.bottom div[class^="box"] {
        padding: 20px 15px; } }
    section.bottom div[class^="box"] + div[class^="box"] {
      margin-top: 0px; }
    section.bottom div[class^="box"] .inner {
      padding: 40px 0; }
      section.bottom div[class^="box"] .inner h2 {
        font-weight: 400; }
      section.bottom div[class^="box"] .inner p {
        font-size: 24px;
        font-weight: 300; }
        section.bottom div[class^="box"] .inner p:last-of-type {
          margin-bottom: 0; }
  section.bottom .box4 .inner {
    border-top: 2px solid #334475;
    border-bottom: 2px solid #334475;
    margin-left: -15px; }
    @media (max-width: 767px) {
      section.bottom .box4 .inner {
        border: none;
        margin: 0; } }
  section.bottom .box5 .inner {
    border-top: 2px solid #415489;
    border-bottom: 2px solid #415489;
    margin-right: -15px; }
    @media (max-width: 767px) {
      section.bottom .box5 .inner {
        border: none;
        margin: 0; } }

.footer {
  background: #2e3233;
  color: #e3e3e3;
  padding: 60px 0 80px; }
  @media (max-width: 767px) {
    .footer {
      padding: 40px 0; } }
  .footer a {
    color: #e3e3e3; }
    .footer a:hover, .footer a:focus {
      color: #AB1721; }
  .footer p {
    line-height: 26px; }
    @media (max-width: 767px) {
      .footer p {
        margin-bottom: 5px; } }
    @media (max-width: 767px) {
      .footer p.phone {
        margin-bottom: 25px; } }
  .footer h3 {
    text-transform: uppercase;
    border-bottom: 1px solid #222526;
    position: relative;
    padding-bottom: 10px;
    margin-top: 0;
    font-size: 21px; }
    .footer h3::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 1px;
      background: #454545; }
    @media (max-width: 767px) {
      .footer h3 {
        background: #454545;
        padding: 20px 20px 18px 20px;
        margin: 0;
        position: relative;
        border: none; }
        .footer h3::after {
          content: "+";
          position: absolute;
          right: 20px;
          left: auto;
          top: 50%;
          width: 25px;
          height: 25px;
          font-size: 16px;
          line-height: 16px;
          padding: 4px;
          border: 1px solid #fff;
          border-radius: 100%;
          background: none;
          text-align: center;
          -moz-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }
          .mac-os .footer h3::after {
            line-height: 19px; }
        .footer h3.open {
          background: #454545; }
          .footer h3.open::after {
            content: "–"; } }
  .footer .row + .row {
    margin-top: 35px; }
  .footer .nav {
    padding: 0 15px; }
    @media (max-width: 767px) {
      .footer .nav:nth-of-type(3) {
        margin-bottom: 30px; } }
    @media (max-width: 767px) {
      .footer .nav ul {
        max-height: 0;
        margin-bottom: 15px;
        overflow: hidden;
        background: #454545;
        -webkit-transition: max-height 0.3s linear;
        -moz-transition: max-height 0.3s linear;
        -ms-transition: max-height 0.3s linear;
        -o-transition: max-height 0.3s linear;
        transition: max-height 0.3s linear; } }
    .footer .nav ul.open {
      max-height: 1000px; }
    .footer .nav ul li {
      margin-bottom: 15px; }
      @media (max-width: 767px) {
        .footer .nav ul li {
          padding: 0 20px; } }
      .footer .nav ul li a:active,
      .footer .nav ul li a:link,
      .footer .nav ul li a {
        text-decoration: underline;
        text-decoration-color: transparent;
        font-size: 18px;
        font-weight: 400; }
        .footer .nav ul li a:active:focus, .footer .nav ul li a:active:hover,
        .footer .nav ul li a:link:focus,
        .footer .nav ul li a:link:hover,
        .footer .nav ul li a:focus,
        .footer .nav ul li a:hover {
          color: #e3e3e3;
          text-decoration-color: currentColor; }
        .footer .nav ul li a:active.fastcommand,
        .footer .nav ul li a:link.fastcommand,
        .footer .nav ul li a.fastcommand {
          font-size: 0 !important; }
          .footer .nav ul li a:active.fastcommand::before,
          .footer .nav ul li a:link.fastcommand::before,
          .footer .nav ul li a.fastcommand::before {
            content: url("/sites/default/files/inline-images/fastcommand.png"); }
  .footer .social {
    margin-bottom: 30px;
    text-align: right; }
    @media (max-width: 767px) {
      .footer .social {
        text-align: center;
        margin-bottom: 0;
        margin-top: 20px; } }
    .footer .social ul {
      list-style-type: none;
      margin: 0 0 0 30px;
      padding: 0; }
      @media (max-width: 767px) {
        .footer .social ul {
          margin: 0; } }
      .footer .social ul li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px; }
        @media (max-width: 767px) {
          .footer .social ul li {
            margin: 0 3px; } }
        .footer .social ul li a {
          color: #fff;
          border: 2px solid #fff;
          border-radius: 100%;
          display: block;
          font-size: 26px;
          height: 50px;
          line-height: 50px;
          padding: 10px 0;
          text-decoration: none;
          text-align: center;
          width: 50px;
          -webkit-transition: background 0.3s linear, border-top-color 0.15s linear 0s, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
          -moz-transition: background 0.3s linear, border-top-color 0.15s linear 0s, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
          -ms-transition: background 0.3s linear, border-top-color 0.15s linear 0s, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
          -o-transition: background 0.3s linear, border-top-color 0.15s linear 0s, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
          transition: background 0.3s linear, border-top-color 0.15s linear 0s, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s; }
          @media (max-width: 767px) {
            .footer .social ul li a {
              width: 45px;
              height: 45px;
              line-height: 45px;
              font-size: 22px; } }
          .footer .social ul li a:hover, .footer .social ul li a:focus {
            background: rgba(0, 0, 0, 0.3); }
            .footer .social ul li a:hover.facebook, .footer .social ul li a:focus.facebook {
              color: #3b5998;
              border-color: #3b5998; }
            .footer .social ul li a:hover.twitter, .footer .social ul li a:focus.twitter {
              color: #FFFFFF;
              border-color: rgba(0, 0, 0, 0.3); }
            .footer .social ul li a:hover.youtube, .footer .social ul li a:focus.youtube {
              color: #bb0000;
              border-color: #bb0000; }
            .footer .social ul li a:hover.pinterest, .footer .social ul li a:focus.pinterest {
              color: #bd081c;
              border-color: #bd081c; }
            .footer .social ul li a:hover.instagram, .footer .social ul li a:focus.instagram {
              color: #fcaf45;
              border-color: #f56040; }
            .footer .social ul li a:hover.linkedin, .footer .social ul li a:focus.linkedin {
              color: #0077b5;
              border-color: #0077b5; }
            .footer .social ul li a:hover.flickr, .footer .social ul li a:focus.flickr {
              color: #0063dc;
              border-color: #ff0084; }
            .footer .social ul li a:hover.wordpress, .footer .social ul li a:focus.wordpress {
              color: #21759b;
              border-color: #21759b; }
          .footer .social ul li a i {
            display: block; }
  .footer .small {
    width: 90%; }
    @media (max-width: 767px) {
      .footer .small {
        width: 100%; } }
  .footer a.btn.btn-red, .footer .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .footer a {
    background-color: #e3e3e3;
    color: #AB1721 !important; }
    .footer a.btn.btn-red:focus, .footer .doctor-profile .star-rating .pager-show-more a:focus, .doctor-profile .star-rating .pager-show-more .footer a:focus, .footer a.btn.btn-red:hover, .footer .doctor-profile .star-rating .pager-show-more a:hover, .doctor-profile .star-rating .pager-show-more .footer a:hover {
      background-color: #1f2324;
      color: #e3e3e3 !important; }

.video-embed-field-launch-modal {
  cursor: pointer; }

#cboxLoadingOverlay {
  background: transparent; }

.content .main ul li {
  font-size: 18px;
  line-height: 27px; }
  @media (max-width: 767px) {
    .content .main ul li {
      font-size: 16px;
      line-height: 24px; } }

.content .main article ul:not(.contextual-links):not(.unstyled):not(.dropdown-menu):not(.slick-dots):not(.two-col):not(.three-col) {
  list-style-type: none;
  padding-left: 30px;
  margin-bottom: 30px; }
  .content .main article ul:not(.contextual-links):not(.unstyled):not(.dropdown-menu):not(.slick-dots):not(.two-col):not(.three-col).liststyle1 li::before {
    color: #334475; }
  .content .main article ul:not(.contextual-links):not(.unstyled):not(.dropdown-menu):not(.slick-dots):not(.two-col):not(.three-col) li {
    position: relative;
    font-size: 18px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .content .main article ul:not(.contextual-links):not(.unstyled):not(.dropdown-menu):not(.slick-dots):not(.two-col):not(.three-col) li {
        font-size: 16px; } }
    .content .main article ul:not(.contextual-links):not(.unstyled):not(.dropdown-menu):not(.slick-dots):not(.two-col):not(.three-col) li + li {
      margin-top: 15px; }
    .content .main article ul:not(.contextual-links):not(.unstyled):not(.dropdown-menu):not(.slick-dots):not(.two-col):not(.three-col) li::before {
      color: #334475;
      content: "\2022";
      display: block;
      font-size: 28px;
      left: -30px;
      line-height: 20px;
      position: absolute;
      top: 3.5px;
      vertical-align: top; }
    .content .main article ul:not(.contextual-links):not(.unstyled):not(.dropdown-menu):not(.slick-dots):not(.two-col):not(.three-col) li ul {
      margin-bottom: 0;
      margin-top: 10px; }
      .content .main article ul:not(.contextual-links):not(.unstyled):not(.dropdown-menu):not(.slick-dots):not(.two-col):not(.three-col) li ul li + li {
        margin-top: 7px; }
      .content .main article ul:not(.contextual-links):not(.unstyled):not(.dropdown-menu):not(.slick-dots):not(.two-col):not(.three-col) li ul li::before {
        font-size: 24px; }

.services-wrap .content .main article > a {
  margin: 15px 0 25px; }
  @media screen and (min-width: 768px) {
    .services-wrap .content .main article > a {
      display: none; } }

.content .main article.news-item {
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .content .main article.news-item h4 {
    margin-top: 0; }
  .content .main article.news-item .date {
    margin-bottom: 10px; }

.content .main article .jw-player {
  margin-bottom: 40px; }

.content .main article .node-content > div {
  display: inline-block; }

.content .main article .node-content .read-more {
  display: inline-block;
  color: #AB1721; }
  .content .main article .node-content .read-more i {
    display: inline-block;
    margin-left: 5px;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    -ms-transition: transform 0.3s linear;
    -o-transition: transform 0.3s linear;
    transition: transform 0.3s linear; }
  .content .main article .node-content .read-more::before {
    content: "...";
    color: #2e3233; }
  .content .main article .node-content .read-more:hover {
    text-decoration: none;
    color: #831219; }
    .content .main article .node-content .read-more:hover i {
      -moz-transform: translate(5px, 0);
      -o-transform: translate(5px, 0);
      -ms-transform: translate(5px, 0);
      -webkit-transform: translate(5px, 0);
      transform: translate(5px, 0); }

.content .main article .ctas ul li a {
  background: #334475; }
  .content .main article .ctas ul li a:hover, .content .main article .ctas ul li a:focus {
    background: #141b2e; }

.content .main article .tags i {
  color: #AB1721;
  font-size: 24px; }

.content .main article .tags a {
  color: #AB1721;
  font-size: 16px; }

.content .main .wellness .pager {
  text-align: right; }

.content .main .wellness .item {
  margin: 20px 0;
  padding-bottom: 20px; }
  .content .main .wellness .item article h4 {
    margin: 5px 0; }
  @media (max-width: 767px) {
    .content .main .wellness .item article .category {
      margin-top: 20px; } }
  .content .main .wellness .item article .date {
    margin-bottom: 10px; }
  .content .main .wellness .item article .node-content > div {
    display: inline-block; }
  .content .main .wellness .item article .node-content .read-more {
    color: #2e3233;
    display: inline-block;
    font-size: 0;
    margin-left: 5px;
    text-decoration: none; }
    .content .main .wellness .item article .node-content .read-more::before {
      content: "...";
      font-size: 18px; }
    .content .main .wellness .item article .node-content .read-more::after {
      color: #AB1721;
      content: "\e912";
      display: inline-block;
      font-family: icomoon;
      font-size: 16px;
      font-weight: 700;
      margin-left: 5px;
      -moz-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      -webkit-transition: transform 0.3s linear;
      -moz-transition: transform 0.3s linear;
      -ms-transition: transform 0.3s linear;
      -o-transition: transform 0.3s linear;
      transition: transform 0.3s linear; }
    .content .main .wellness .item article .node-content .read-more:hover::after, .content .main .wellness .item article .node-content .read-more:focus::after {
      -moz-transform: translate(5px, 0);
      -o-transform: translate(5px, 0);
      -ms-transform: translate(5px, 0);
      -webkit-transform: translate(5px, 0);
      transform: translate(5px, 0); }

.content .main .conditions-landing .search-results ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 25px; }
  .content .main .conditions-landing .search-results ul li a {
    color: #AB1721;
    padding: 7px 0;
    display: block;
    font-size: 18px; }

.content .main .conditions-landing .search-results .all {
  columns: 2 auto;
  column-gap: 60px; }
  @media (max-width: 767px) {
    .content .main .conditions-landing .search-results .all {
      columns: 1; } }
  .content .main .conditions-landing .search-results .all .letter {
    page-break-inside: avoid;
    break-inside: avoid;
    padding-bottom: 60px;
    border-bottom: 1px solid #2e3233;
    position: relative;
    margin-bottom: 30px; }
    .content .main .conditions-landing .search-results .all .letter .to-top {
      position: absolute;
      right: 20px;
      bottom: 30px;
      font-size: 16px;
      color: #AB1721;
      border-bottom: 1px solid #2e3233; }
      .content .main .conditions-landing .search-results .all .letter .to-top:hover, .content .main .conditions-landing .search-results .all .letter .to-top:focus {
        color: #2e3233;
        text-decoration: none; }

.content .main .conditions-landing .search-results .letters ul {
  column-gap: 60px;
  column-rule: 2px solid #2e3233;
  columns: 2 auto; }
  @media (max-width: 767px) {
    .content .main .conditions-landing .search-results .letters ul {
      columns: 1; } }

.content .main .conditions-landing .search-results .browse ul {
  column-gap: 60px;
  column-rule: 2px solid #2e3233;
  columns: 3 auto; }
  @media (max-width: 767px) {
    .content .main .conditions-landing .search-results .browse ul {
      columns: 1; } }

.content .main .conditions-landing .search-results .browse .view-all {
  color: #AB1721;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase; }
  .content .main .conditions-landing .search-results .browse .view-all:hover, .content .main .conditions-landing .search-results .browse .view-all:focus {
    text-decoration: none;
    color: #AB1721; }
  .content .main .conditions-landing .search-results .browse .view-all i {
    font-size: 15px;
    margin-left: 5px; }

.content .main .related-services {
  background: #fafafa;
  padding: 30px 30px 40px 30px;
  margin: 20px 0; }
  .content .main .related-services h2 {
    margin-top: 0; }
  .content .main .related-services h3 {
    margin-top: 0; }
  .content .main .related-services ul {
    margin-bottom: 0;
    list-style-type: none;
    padding: 0;
    max-height: 400px;
    overflow-y: auto;
    /*Scroller*/ }
    .content .main .related-services ul li {
      display: block;
      break-inside: avoid;
      -webkit-column-break: avoid;
      page-break-inside: avoid;
      font-size: 18px;
      margin-bottom: 10px; }
      .content .main .related-services ul li a {
        color: #AB1721; }
    .content .main .related-services ul .columns {
      columns: 2 auto;
      column-gap: 100px; }
      @media (max-width: 767px) {
        .content .main .related-services ul .columns {
          columns: 1; } }
    .content .main .related-services ul .mCSB_scrollTools {
      width: 10px;
      border-radius: 20px;
      display: none; }
      @media (max-width: 767px) {
        .content .main .related-services ul .mCSB_scrollTools {
          display: block; } }
      .content .main .related-services ul .mCSB_scrollTools .mCSB_draggerContainer {
        background: #dadada;
        border-radius: 20px; }
      .content .main .related-services ul .mCSB_scrollTools .mCSB_dragger_bar {
        background: silver;
        width: 10px;
        border-radius: 20px; }
      .content .main .related-services ul .mCSB_scrollTools .mCSB_draggerRail {
        display: none; }
  .content .main .related-services .more {
    position: relative;
    max-height: 0;
    padding-bottom: 45px;
    overflow: hidden;
    -webkit-transition: max-height 0.3s cubic-bezier(0, 0, 0.2, 1);
    -moz-transition: max-height 0.3s cubic-bezier(0, 0, 0.2, 1);
    -ms-transition: max-height 0.3s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: max-height 0.3s cubic-bezier(0, 0, 0.2, 1);
    transition: max-height 0.3s cubic-bezier(0, 0, 0.2, 1); }
    .content .main .related-services .more.open {
      max-height: 2000px;
      -webkit-transition: max-height 0.6s cubic-bezier(0, 0, 0.2, 1);
      -moz-transition: max-height 0.6s cubic-bezier(0, 0, 0.2, 1);
      -ms-transition: max-height 0.6s cubic-bezier(0, 0, 0.2, 1);
      -o-transition: max-height 0.6s cubic-bezier(0, 0, 0.2, 1);
      transition: max-height 0.6s cubic-bezier(0, 0, 0.2, 1); }
    .content .main .related-services .more .more-toggle {
      background: #fafafa;
      border-top: 1px solid #f0f0f0;
      color: #AB1721;
      cursor: pointer;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 18px;
      padding-top: 15px;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
      .content .main .related-services .more .more-toggle::after {
        background: none;
        border: 2px solid #dc1f2a;
        border-radius: 100%;
        content: "+";
        display: inline-block;
        font-size: 16px;
        height: 25px;
        line-height: 21px;
        margin-left: 10px;
        padding: 0;
        text-align: center;
        width: 25px;
        vertical-align: text-bottom; }
        .mac-os .content .main .related-services .more .more-toggle::after {
          line-height: 25px; }
      .content .main .related-services .more .more-toggle .less {
        display: none; }
      .content .main .related-services .more .more-toggle.open::after {
        content: "–";
        line-height: 20px; }
      .content .main .related-services .more .more-toggle.open .more {
        display: none; }
      .content .main .related-services .more .more-toggle.open .less {
        display: inline-block; }

.content .sidebar .sidenav-toggle {
  position: fixed;
  right: 0;
  top: 69px;
  padding: 14px 13px 6px;
  color: #fff;
  background: rgba(51, 68, 117, 0.8);
  z-index: 8; }
  .content .sidebar .sidenav-toggle i {
    border-radius: 100%;
    border: 2px solid #fff;
    width: 25px;
    height: 25px;
    display: inline-block;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    vertical-align: top; }
  .content .sidebar .sidenav-toggle span {
    display: inline-block;
    max-width: 200px;
    margin-left: 10px;
    height: 24px;
    line-height: 28px;
    overflow: hidden;
    -webkit-transition: max-width 0.3s cubic-bezier(0, 0, 0.2, 1);
    -moz-transition: max-width 0.3s cubic-bezier(0, 0, 0.2, 1);
    -ms-transition: max-width 0.3s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: max-width 0.3s cubic-bezier(0, 0, 0.2, 1);
    transition: max-width 0.3s cubic-bezier(0, 0, 0.2, 1); }
  .scroll .content .sidebar .sidenav-toggle span {
    max-width: 0;
    margin: 0; }

@media (max-width: 767px) {
  .content .sidebar .nav {
    background: #334475;
    padding: 20px;
    position: fixed;
    left: 100%;
    margin: 0;
    top: 51px;
    width: 100vw;
    height: 100%;
    z-index: 9;
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.2, 1);
    -moz-transition: left 0.3s cubic-bezier(0, 0, 0.2, 1);
    -ms-transition: left 0.3s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: left 0.3s cubic-bezier(0, 0, 0.2, 1);
    transition: left 0.3s cubic-bezier(0, 0, 0.2, 1); }
    .sidenav-open .content .sidebar .nav {
      left: 0;
      z-index: 999; } }

.content .sidebar .nav .mobile-scroll {
  position: relative;
  z-index: 7; }
  @media (max-width: 767px) {
    .content .sidebar .nav .mobile-scroll {
      height: 82vh;
      padding-bottom: 30vh;
      overflow-y: scroll; } }
  .content .sidebar .nav .mobile-scroll .mCSB_scrollTools {
    right: -15px;
    opacity: .2;
    display: none !important; }
    @media (max-width: 767px) {
      .content .sidebar .nav .mobile-scroll .mCSB_scrollTools {
        display: block; } }
    .content .sidebar .nav .mobile-scroll .mCSB_scrollTools .mCSB_scrollTools_onDrag {
      opacity: .5; }

.content .sidebar .nav h3 {
  margin-bottom: 30px;
  position: relative; }
  @media (max-width: 767px) {
    .content .sidebar .nav h3 {
      color: #fff;
      margin-right: 50px; }
      .content .sidebar .nav h3::before {
        border: 2px solid #fff;
        border-radius: 100%;
        content: "\ea3c";
        font-size: 16px;
        font-family: icomoon;
        position: absolute;
        right: -50px;
        width: 30px;
        height: 30px;
        line-height: 26px;
        text-align: center; }
      .content .sidebar .nav h3::after {
        background: #415489;
        border-bottom: 1px solid #2b3a63; } }

.content .sidebar .nav ul {
  list-style-type: none;
  padding: 0; }
  .content .sidebar .nav ul + ul {
    margin-top: 20px; }
  .content .sidebar .nav ul li {
    font-weight: 400;
    font-size: 18px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .content .sidebar .nav ul li {
        font-size: 15px; } }
    .content .sidebar .nav ul li + li {
      margin-top: 20px; }
    .content .sidebar .nav ul li.level-2 ul {
      margin: 0; }
      .content .sidebar .nav ul li.level-2 ul .level-3,
      .content .sidebar .nav ul li.level-2 ul .level-4 {
        display: none;
        font-size: 16px;
        margin: 5px 0 0 10px; }
    .content .sidebar .nav ul li.level-2.active-trail ul {
      margin: 0 0 0 15px; }
      .content .sidebar .nav ul li.level-2.active-trail ul .level-3,
      .content .sidebar .nav ul li.level-2.active-trail ul .level-4 {
        display: block; }
    .content .sidebar .nav ul li.level-2 .is-active + ul .level-3,
    .content .sidebar .nav ul li.level-2 .is-active + ul .level-4 {
      display: block; }
    .content .sidebar .nav ul li a {
      color: #2e3233; }
      @media (max-width: 767px) {
        .content .sidebar .nav ul li a {
          color: #fff; } }
      .content .sidebar .nav ul li a.is-active, .content .sidebar .nav ul li a:focus {
        color: #AB1721; }
        @media (max-width: 767px) {
          .content .sidebar .nav ul li a.is-active, .content .sidebar .nav ul li a:focus {
            color: #fff; } }

.content .sidebar .ctas {
  margin: 25px 0; }

.content .sidebar .date {
  margin-bottom: 10px; }

.content .sidebar .node-content > div {
  display: inline-block; }

.content .sidebar .node-content .read-more {
  display: inline-block;
  color: #AB1721; }
  .content .sidebar .node-content .read-more i {
    display: inline-block;
    margin-left: 5px;
    font-size: 16px;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    -ms-transition: transform 0.3s linear;
    -o-transition: transform 0.3s linear;
    transition: transform 0.3s linear; }
  .content .sidebar .node-content .read-more::before {
    content: "...";
    color: #2e3233; }
  .content .sidebar .node-content .read-more:hover {
    text-decoration: none;
    color: #831219; }
    .content .sidebar .node-content .read-more:hover i {
      -moz-transform: translate(5px, 0);
      -o-transform: translate(5px, 0);
      -ms-transform: translate(5px, 0);
      -webkit-transform: translate(5px, 0);
      transform: translate(5px, 0); }

.content .item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f3f3f3; }
  .content .item:first-of-type {
    padding-top: 10px;
    border-top: 2px solid #f3f3f3; }
    @media (max-width: 767px) {
      .content .item:first-of-type {
        border-top: none; } }

.content .accordion {
  margin-bottom: 40px; }
  .content .accordion > h4 {
    border-top: 1px solid #f3f3f3;
    color: #AB1721;
    cursor: pointer;
    display: block;
    font-size: 18px;
    line-height: 26px;
    margin: 0;
    padding: 25px 40px 10px 0;
    position: relative; }
    .content .accordion > h4::after {
      align-items: center;
      border-radius: 100%;
      border: 2px solid #AB1721;
      content: "+";
      display: flex;
      font-weight: 400;
      line-height: 21px;
      justify-content: center;
      height: 25px;
      position: absolute;
      right: 15px;
      text-align: center;
      text-indent: 0px;
      top: 50%;
      transform: translate(0, -50%);
      width: 25px; }
    .content .accordion > h4 + p,
    .content .accordion > h4 + div {
      background: #fff;
      font-size: 18px;
      line-height: 21px;
      padding: 0;
      margin: 0;
      max-height: 0;
      overflow: hidden;
      -webkit-transition: max-height 0.3s cubic-bezier(0, 0, 0.2, 1), padding 0.3s cubic-bezier(0, 0, 0.2, 1);
      -moz-transition: max-height 0.3s cubic-bezier(0, 0, 0.2, 1), padding 0.3s cubic-bezier(0, 0, 0.2, 1);
      -ms-transition: max-height 0.3s cubic-bezier(0, 0, 0.2, 1), padding 0.3s cubic-bezier(0, 0, 0.2, 1);
      -o-transition: max-height 0.3s cubic-bezier(0, 0, 0.2, 1), padding 0.3s cubic-bezier(0, 0, 0.2, 1);
      transition: max-height 0.3s cubic-bezier(0, 0, 0.2, 1), padding 0.3s cubic-bezier(0, 0, 0.2, 1); }
      .content .accordion > h4 + p + h4,
      .content .accordion > h4 + div + h4 {
        margin-top: 20px; }
    .content .accordion > h4.active::after {
      content: "–";
      line-height: 18px; }
    .content .accordion > h4.active + p,
    .content .accordion > h4.active + div {
      height: auto;
      max-height: 400px;
      padding: 10px 0;
      -webkit-transition: max-height 3s cubic-bezier(0, 0, 0.2, 1);
      -moz-transition: max-height 3s cubic-bezier(0, 0, 0.2, 1);
      -ms-transition: max-height 3s cubic-bezier(0, 0, 0.2, 1);
      -o-transition: max-height 3s cubic-bezier(0, 0, 0.2, 1);
      transition: max-height 3s cubic-bezier(0, 0, 0.2, 1); }
      @media (max-width: 767px) {
        .content .accordion > h4.active + p,
        .content .accordion > h4.active + div {
          max-height: auto; } }
  .content .accordion.large {
    margin-bottom: 3px; }
    .content .accordion.large > h4.active + p,
    .content .accordion.large > h4.active + div {
      height: auto;
      max-height: 999em;
      padding: 10px 0 20px 0;
      -webkit-transition: max-height 1s cubic-bezier(0, 0, 0.2, 1);
      -moz-transition: max-height 1s cubic-bezier(0, 0, 0.2, 1);
      -ms-transition: max-height 1s cubic-bezier(0, 0, 0.2, 1);
      -o-transition: max-height 1s cubic-bezier(0, 0, 0.2, 1);
      transition: max-height 1s cubic-bezier(0, 0, 0.2, 1); }
    .content .accordion.large .paragraph-item + .paragraph-item {
      margin-top: 20px; }
  .content .accordion.xlarge {
    margin-top: 30px; }
    .content .accordion.xlarge > h4.active + p,
    .content .accordion.xlarge > h4.active + div {
      height: auto;
      max-height: 4000px;
      padding: 10px 0 20px 0;
      -webkit-transition: max-height 1s cubic-bezier(0, 0, 0.2, 1);
      -moz-transition: max-height 1s cubic-bezier(0, 0, 0.2, 1);
      -ms-transition: max-height 1s cubic-bezier(0, 0, 0.2, 1);
      -o-transition: max-height 1s cubic-bezier(0, 0, 0.2, 1);
      transition: max-height 1s cubic-bezier(0, 0, 0.2, 1); }
    .content .accordion.xlarge .paragraph-item + .paragraph-item {
      margin-top: 20px; }
  .content .accordion.blue {
    margin: -15px -10px; }
    .content .accordion.blue > h4 {
      border-top: none;
      color: #fff;
      font-size: 22px; }
      .content .accordion.blue > h4::after {
        border: 2px solid #fff;
        right: 0;
        font-size: 18px; }
        .mac-os .content .accordion.blue > h4::after {
          line-height: 24px;
          text-indent: 1.5px; }
      .content .accordion.blue > h4.active + div {
        height: auto;
        max-height: 800px;
        padding: 10px 0 20px 0;
        -webkit-transition: max-height 1s cubic-bezier(0, 0, 0.2, 1);
        -moz-transition: max-height 1s cubic-bezier(0, 0, 0.2, 1);
        -ms-transition: max-height 1s cubic-bezier(0, 0, 0.2, 1);
        -o-transition: max-height 1s cubic-bezier(0, 0, 0.2, 1);
        transition: max-height 1s cubic-bezier(0, 0, 0.2, 1); }
        @media (max-width: 767px) {
          .content .accordion.blue > h4.active + div {
            max-height: auto; } }
      .content .accordion.blue > h4 + div {
        background: transparent;
        border-bottom: none; }
        .content .accordion.blue > h4 + div ul li:not(:last-of-type) {
          border-bottom: 1px solid #415489; }
  .content .accordion.meet-the-team {
    margin-bottom: 20px; }
    .content .accordion.meet-the-team > h2 {
      color: #AB1721;
      padding: 15px;
      background: #f3f3f3;
      cursor: pointer;
      display: block;
      font-size: 22px;
      margin: 0;
      position: relative;
      text-transform: uppercase; }
      .content .accordion.meet-the-team > h2::after {
        border-radius: 100%;
        border: 2px solid #dc1f2a;
        content: "+";
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 400;
        line-height: 21px;
        height: 25px;
        position: absolute;
        right: 15px;
        text-align: center;
        text-indent: 1px;
        top: 50%;
        transform: translate(0, -50%);
        width: 25px; }
      .content .accordion.meet-the-team > h2 + div {
        background: #fff;
        border-bottom: 1px solid #f3f3f3;
        font-size: 18px;
        line-height: 21px;
        padding: 0;
        margin: 0;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 0.3s cubic-bezier(0, 0, 0.2, 1), padding 0.3s cubic-bezier(0, 0, 0.2, 1);
        -moz-transition: max-height 0.3s cubic-bezier(0, 0, 0.2, 1), padding 0.3s cubic-bezier(0, 0, 0.2, 1);
        -ms-transition: max-height 0.3s cubic-bezier(0, 0, 0.2, 1), padding 0.3s cubic-bezier(0, 0, 0.2, 1);
        -o-transition: max-height 0.3s cubic-bezier(0, 0, 0.2, 1), padding 0.3s cubic-bezier(0, 0, 0.2, 1);
        transition: max-height 0.3s cubic-bezier(0, 0, 0.2, 1), padding 0.3s cubic-bezier(0, 0, 0.2, 1); }
        .content .accordion.meet-the-team > h2 + div + h4 {
          margin-top: 20px; }
      .content .accordion.meet-the-team > h2.active {
        background: #eff1fb; }
        .content .accordion.meet-the-team > h2.active::after {
          content: "–"; }
        .content .accordion.meet-the-team > h2.active + div {
          height: auto;
          max-height: 35000px;
          padding: 15px 0;
          -webkit-transition: max-height 3s cubic-bezier(0, 0, 0.2, 1);
          -moz-transition: max-height 3s cubic-bezier(0, 0, 0.2, 1);
          -ms-transition: max-height 3s cubic-bezier(0, 0, 0.2, 1);
          -o-transition: max-height 3s cubic-bezier(0, 0, 0.2, 1);
          transition: max-height 3s cubic-bezier(0, 0, 0.2, 1); }
          @media (max-width: 767px) {
            .content .accordion.meet-the-team > h2.active + div {
              max-height: none; } }

#spb-audience-survey .spb-popup-main-wrapper {
  width: 100% !important;
  max-width: 900px;
  transform: translateX(-50%);
  margin-left: 0 !important;
  border: 0 !important;
  padding: 32px; }
  #spb-audience-survey .spb-popup-main-wrapper p:last-child {
    margin-bottom: 0; }

#spb-audience-survey .audience-survey-modal-close {
  border: 0;
  font-size: 46px;
  padding: 0;
  margin: 0;
  top: -13px;
  position: relative;
  right: 32px;
  font-weight: 300;
  color: #7C7C7C;
  transition: color .3s ease; }
  #spb-audience-survey .audience-survey-modal-close:hover, #spb-audience-survey .audience-survey-modal-close:focus {
    color: #AB1721; }

.site-wrap .doctors {
  margin-top: 25px; }
  .site-wrap .doctors .form {
    position: relative;
    margin-bottom: 60px; }
    @media (max-width: 767px) {
      .site-wrap .doctors .form {
        margin-bottom: 20px; } }
    .site-wrap .doctors .form span:not(.filter-option):not(.text) {
      line-height: 60px;
      font-size: 18px; }
      .site-wrap .doctors .form span:not(.filter-option):not(.text).within {
        padding: 0 10px; }
        @media (max-width: 767px) {
          .site-wrap .doctors .form span:not(.filter-option):not(.text).within {
            font-size: 14px; } }
      @media (max-width: 767px) {
        .site-wrap .doctors .form span:not(.filter-option):not(.text).near {
          line-height: 30px;
          margin-bottom: 5px; } }
      .site-wrap .doctors .form span:not(.filter-option):not(.text) strong {
        font-size: 20px; }
    .site-wrap .doctors .form .form-item {
      padding: 0;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .site-wrap .doctors .form .form-item {
          margin-bottom: 20px; } }
    .site-wrap .doctors .form .input-group {
      margin-bottom: 0; }
      .site-wrap .doctors .form .input-group input {
        background: #fff;
        color: #454545;
        border: 1px solid #dadada;
        box-shadow: none;
        font-size: 16px;
        padding: 0 20px;
        line-height: 30px;
        height: 52px;
        -webkit-transition: border 0.3s linear 0s;
        -moz-transition: border 0.3s linear 0s;
        -ms-transition: border 0.3s linear 0s;
        -o-transition: border 0.3s linear 0s;
        transition: border 0.3s linear 0s; }
        @media (min-width: 768px) and (max-width: 991px) {
          .site-wrap .doctors .form .input-group input {
            font-size: 13px; } }
        @media (max-width: 767px) {
          .site-wrap .doctors .form .input-group input {
            padding: 10px 30px 10px 10px; } }
        .site-wrap .doctors .form .input-group input::-webkit-input-placeholder {
          color: #454545;
          opacity: 1; }
        .site-wrap .doctors .form .input-group input:-moz-placeholder {
          color: #454545;
          opacity: 1; }
        .site-wrap .doctors .form .input-group input::-moz-placeholder {
          color: #454545;
          opacity: 1; }
        .site-wrap .doctors .form .input-group input:-ms-input-placeholder {
          color: #454545;
          opacity: 1; }
        .site-wrap .doctors .form .input-group input:hover, .site-wrap .doctors .form .input-group input:focus {
          border: 1px solid #dadada;
          outline: revert; }
        .mac-os .site-wrap .doctors .form .input-group input {
          padding: 14px 15px 8px 15px; }
          @media (max-width: 767px) {
            .mac-os .site-wrap .doctors .form .input-group input {
              padding: 10px 30px 7px 10px; } }
      .site-wrap .doctors .form .input-group .form-item {
        padding: 0; }
        .site-wrap .doctors .form .input-group .form-item + small {
          display: block;
          clear: both; }
          .site-wrap .doctors .form .input-group .form-item + small p {
            margin: 0; }
          .site-wrap .doctors .form .input-group .form-item + small .btn, .site-wrap .doctors .form .input-group .form-item + small .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .site-wrap .doctors .form .input-group .form-item + small a {
            color: #2e3233;
            font-size: 14px;
            margin-top: -40px;
            text-transform: none; }
            @media (max-width: 767px) {
              .site-wrap .doctors .form .input-group .form-item + small .btn, .site-wrap .doctors .form .input-group .form-item + small .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .site-wrap .doctors .form .input-group .form-item + small a {
                font-size: 11px;
                margin-top: -20px; } }
            .site-wrap .doctors .form .input-group .form-item + small .btn:hover, .site-wrap .doctors .form .input-group .form-item + small .doctor-profile .star-rating .pager-show-more a:hover, .doctor-profile .star-rating .pager-show-more .site-wrap .doctors .form .input-group .form-item + small a:hover {
              color: #AB1721; }
            .site-wrap .doctors .form .input-group .form-item + small .btn i, .site-wrap .doctors .form .input-group .form-item + small .doctor-profile .star-rating .pager-show-more a i, .doctor-profile .star-rating .pager-show-more .site-wrap .doctors .form .input-group .form-item + small a i {
              color: #AB1721; }
      .site-wrap .doctors .form .input-group .btn-search {
        background: none;
        color: #AB1721;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 32px;
        line-height: 56px;
        padding: 0 20px;
        -webkit-transition: color 0.3s linear;
        -moz-transition: color 0.3s linear;
        -ms-transition: color 0.3s linear;
        -o-transition: color 0.3s linear;
        transition: color 0.3s linear; }
        @media (max-width: 767px) {
          .site-wrap .doctors .form .input-group .btn-search {
            font-size: 24px;
            line-height: 56px;
            padding: 0 10px; } }
        .site-wrap .doctors .form .input-group .btn-search:hover, .site-wrap .doctors .form .input-group .btn-search:focus {
          color: #2e3233; }
        .mac-os .site-wrap .doctors .form .input-group .btn-search {
          line-height: 62px; }
    .site-wrap .doctors .form .bootstrap-select .dropdown-toggle {
      background: #fff;
      color: #454545;
      border: 1px solid #dadada;
      box-shadow: none;
      font-size: 16px;
      padding: 10px 20px;
      line-height: 30px;
      margin-bottom: 0;
      -webkit-transition: border 0.3s linear 0s;
      -moz-transition: border 0.3s linear 0s;
      -ms-transition: border 0.3s linear 0s;
      -o-transition: border 0.3s linear 0s;
      transition: border 0.3s linear 0s; }
      @media (max-width: 767px) {
        .site-wrap .doctors .form .bootstrap-select .dropdown-toggle {
          padding: 10px 30px 10px 10px; } }
      .site-wrap .doctors .form .bootstrap-select .dropdown-toggle:hover, .site-wrap .doctors .form .bootstrap-select .dropdown-toggle:focus {
        border: 1px solid #dadada;
        outline: revert; }
      .mac-os .site-wrap .doctors .form .bootstrap-select .dropdown-toggle {
        padding: 14px 15px 8px 15px; }
        @media (max-width: 767px) {
          .mac-os .site-wrap .doctors .form .bootstrap-select .dropdown-toggle {
            padding: 10px 30px 7px 10px; } }
      .site-wrap .doctors .form .bootstrap-select .dropdown-toggle .bs-caret .caret {
        margin-top: 0;
        top: 0;
        right: 20px;
        border: none;
        line-height: 52px; }
        @media (max-width: 767px) {
          .site-wrap .doctors .form .bootstrap-select .dropdown-toggle .bs-caret .caret {
            right: 15px; } }
        .site-wrap .doctors .form .bootstrap-select .dropdown-toggle .bs-caret .caret::before {
          content: "\e911";
          color: #AB1721;
          display: block;
          font-family: icomoon;
          left: 0;
          position: absolute;
          top: 25%;
          transform-origin: 0 50% 0;
          -moz-transform: rotate(90deg) translate(-50%, 0px);
          -o-transform: rotate(90deg) translate(-50%, 0px);
          -ms-transform: rotate(90deg) translate(-50%, 0px);
          -webkit-transform: rotate(90deg) translate(-50%, 0px);
          transform: rotate(90deg) translate(-50%, 0px); }
          @media (max-width: 767px) {
            .site-wrap .doctors .form .bootstrap-select .dropdown-toggle .bs-caret .caret::before {
              font-size: 20px; } }
    .site-wrap .doctors .form .bootstrap-select.open .dropdown-toggle {
      border: 1px solid #dc1f2a; }
      .site-wrap .doctors .form .bootstrap-select.open .dropdown-toggle .bs-caret .caret::before {
        -moz-transform: rotate(-90deg) translate(-50%, 0px);
        -o-transform: rotate(-90deg) translate(-50%, 0px);
        -ms-transform: rotate(-90deg) translate(-50%, 0px);
        -webkit-transform: rotate(-90deg) translate(-50%, 0px);
        transform: rotate(-90deg) translate(-50%, 0px); }
    .site-wrap .doctors .form .dropdown-menu {
      background: #454545;
      width: 100%;
      padding: 0; }
      .site-wrap .doctors .form .dropdown-menu ul {
        width: 100%; }
        .site-wrap .doctors .form .dropdown-menu ul li {
          border-bottom: 1px solid #e6e6e6; }
          .site-wrap .doctors .form .dropdown-menu ul li.selected a, .site-wrap .doctors .form .dropdown-menu ul li:hover a {
            background: #2e3233;
            color: #fff; }
          .site-wrap .doctors .form .dropdown-menu ul li:last-of-type {
            border-bottom: none; }
          .site-wrap .doctors .form .dropdown-menu ul li a {
            white-space: normal;
            padding: 10px 20px;
            color: #fff; }
  .site-wrap .doctors .featured-links {
    border-left: 2px solid #dc1f2a;
    padding-left: 50px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .site-wrap .doctors .featured-links {
        padding-left: 20px; } }
    @media (max-width: 767px) {
      .site-wrap .doctors .featured-links {
        border: none;
        padding: 0;
        margin: 0; } }
    .site-wrap .doctors .featured-links h3 {
      margin-top: 0;
      margin-bottom: 15px; }
      @media (max-width: 767px) {
        .site-wrap .doctors .featured-links h3 {
          margin-bottom: 0; } }
    .site-wrap .doctors .featured-links ul {
      margin-bottom: 30px; }
      .site-wrap .doctors .featured-links ul li {
        margin-bottom: 10px;
        line-height: 22px; }
        .site-wrap .doctors .featured-links ul li a {
          font-size: 18px; }
  .site-wrap .doctors .results .pager-wrap {
    border-bottom: 2px solid #dc1f2a;
    padding: 20px 0;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .site-wrap .doctors .results .pager-wrap {
        padding: 20px 0 0 0; } }
    .site-wrap .doctors .results .pager-wrap:last-of-type {
      border-bottom: 0;
      margin-top: 60px; }
    .site-wrap .doctors .results .pager-wrap h3 {
      margin: 0; }
      .site-wrap .doctors .results .pager-wrap h3 small {
        color: #333; }
    .site-wrap .doctors .results .pager-wrap .pager {
      float: right;
      margin: 3px 0 0 0; }
      @media (max-width: 767px) {
        .site-wrap .doctors .results .pager-wrap .pager {
          float: none;
          margin: 20px 0 0 0; } }

@media (max-width: 767px) {
  .doctor {
    padding: 0 20px; } }

.doctor + .doctor {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #f3f3f3; }

.doctor + .disclaimer {
  margin-top: 45px; }

.doctor h1 {
  margin-top: 0;
  margin-bottom: 27px; }

.doctor h4,
.doctor h5 {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 10px; }

.doctor div.box3 {
  border: 0;
  padding: 0 15px; }
  @media (max-width: 767px) {
    .doctor div.box3 {
      border: 2px solid #dc1f2a;
      padding: 15px; } }
  .doctor div.box3 h4 {
    color: #2e3233;
    text-transform: none;
    margin-bottom: 5px; }
  .doctor div.box3 .phone.big {
    font-size: 28px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .doctor div.box3 .phone.big {
        font-size: 22px; } }
  .doctor div.box3 .btn.btn-sm, .doctor div.box3 .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .doctor div.box3 a {
    font-size: 12px;
    padding: 12px 10px 10px; }
    @media (min-width: 1200px) {
      .doctor div.box3 .btn.btn-sm, .doctor div.box3 .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .doctor div.box3 a {
        font-size: 16px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .doctor div.box3 .btn.btn-sm, .doctor div.box3 .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .doctor div.box3 a {
        font-size: 14px; } }

.doctor .img {
  margin-bottom: 20px; }

.doctor .accepting {
  font-size: 14px; }
  .doctor .accepting i {
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 24px;
    margin-right: 10px;
    padding: 4px 5px;
    text-indent: 0.5px;
    vertical-align: baseline;
    width: 24px; }
    .doctor .accepting i.icon-checkmark {
      background: #334475; }
    .doctor .accepting i.icon-close {
      background: #454545;
      color: #f3f3f3;
      font-size: 11px;
      padding: 6px;
      text-indent: 1px; }

.doctor .save {
  margin-top: 10px;
  display: none; }
  .doctor .save .btn, .doctor .save .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .doctor .save a {
    color: #AB1721;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    -webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -ms-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear; }
    .doctor .save .btn:hover, .doctor .save .doctor-profile .star-rating .pager-show-more a:hover, .doctor-profile .star-rating .pager-show-more .doctor .save a:hover {
      color: #831219; }
    .doctor .save .btn i, .doctor .save .doctor-profile .star-rating .pager-show-more a i, .doctor-profile .star-rating .pager-show-more .doctor .save a i {
      font-size: 20px;
      margin-right: 10px;
      vertical-align: top; }

.doctor .type {
  font-style: italic;
  font-size: 16px;
  color: #333; }

.doctor .title ul li {
  margin-bottom: 10px; }

@media (max-width: 767px) {
  .doctor .info {
    margin-bottom: 20px; } }

.doctor .info h4 {
  margin: 0 0 5px 0;
  font-size: 18px; }
  .doctor .info h4 + div {
    margin-bottom: 15px; }

.doctor .info ul li {
  margin-bottom: 10px; }

.doctor .locations {
  margin: 20px 0 -20px; }
  .doctor .locations .location {
    margin-bottom: 20px; }
    .doctor .locations .location .icon-locationpin {
      margin-bottom: 15px;
      font-size: 40px; }

.doctor .section + .section {
  margin-top: 3px;
  margin-bottom: 12px; }

.doctor .section h4 {
  font-size: 24px;
  font-weight: 400; }
  .doctor .section h4::after {
    font-size: 20px; }
  .doctor .section h4.active::after {
    line-height: 20px; }

.doctor .section .jwplayer {
  margin-bottom: 16px; }

.doctor .section table {
  margin-bottom: 18px; }
  .doctor .section table tr td {
    background: #fafafa; }
    @media (max-width: 767px) {
      .doctor .section table tr td {
        display: block; } }
  .doctor .section table tr th {
    width: 30%;
    background: #fafafa;
    color: #333;
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    text-transform: none; }
    @media (max-width: 767px) {
      .doctor .section table tr th {
        width: 100%;
        padding-bottom: 0;
        font-size: 22px;
        font-weight: 700; } }
  .doctor .section table tr:nth-of-type(odd) th,
  .doctor .section table tr:nth-of-type(odd) td {
    background: #eff1fb; }

.doctor .section.accordion.large:first-of-type p {
  margin-bottom: 17px; }

.doctor .section.accordion.large:last-of-type {
  padding-bottom: 3px;
  border-bottom: 1px solid #f3f3f3; }
  .doctor .section.accordion.large:last-of-type .unstyled {
    padding-bottom: 7px; }

.doctor .section.accordion.large .unstyled {
  margin-bottom: 8px; }

.doctor .section.accordion > h4.active + p,
.doctor .section.accordion > h4.active + div {
  padding: 10px 0 0 0; }

.doctor .section.accordion p {
  margin-bottom: 8px; }

.doctor.team .title,
.doctor.team .email {
  margin-bottom: 10px; }

.view-saved-doctors {
  background: #2e3233;
  color: #fff;
  position: fixed;
  bottom: 0;
  right: 20%;
  z-index: 9;
  padding: 20px;
  font-size: 22px; }
  .view-saved-doctors a {
    border: 2px solid #fff;
    font-size: 15px;
    padding: 8px 30px;
    margin-left: 20px;
    color: #fff;
    text-decoration: none;
    vertical-align: 3px;
    -webkit-transition: background 0.3s linear, color 0.3s linear;
    -moz-transition: background 0.3s linear, color 0.3s linear;
    -ms-transition: background 0.3s linear, color 0.3s linear;
    -o-transition: background 0.3s linear, color 0.3s linear;
    transition: background 0.3s linear, color 0.3s linear; }
    .view-saved-doctors a:hover {
      background: #fff;
      color: #2e3233;
      text-decoration: none; }
  .view-saved-doctors i {
    margin-right: 5px; }

.locations {
  margin-top: -15px; }
  .locations.missing .form {
    margin-bottom: 0px; }
    .locations.missing .form input {
      font-size: 22px; }
      .locations.missing .form input::-webkit-input-placeholder {
        font-size: 22px !important; }
      .locations.missing .form input:-moz-placeholder {
        font-size: 22px !important; }
      .locations.missing .form input::-moz-placeholder {
        font-size: 22px !important; }
      .locations.missing .form input:-ms-input-placeholder {
        font-size: 22px !important; }
  .locations .form {
    position: relative;
    margin-bottom: 60px; }
    @media (max-width: 767px) {
      .locations .form {
        margin-bottom: 20px; } }
    .locations .form span:not(.filter-option):not(.text) {
      line-height: 60px;
      font-size: 18px; }
      .locations .form span:not(.filter-option):not(.text).within {
        padding: 0 10px; }
        @media (max-width: 767px) {
          .locations .form span:not(.filter-option):not(.text).within {
            font-size: 14px; } }
      @media (max-width: 767px) {
        .locations .form span:not(.filter-option):not(.text).near {
          line-height: 30px;
          margin-bottom: 5px; } }
      .locations .form span:not(.filter-option):not(.text) strong {
        font-size: 20px; }
    .locations .form .form-item {
      padding: 0;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .locations .form .form-item {
          margin-bottom: 20px; } }
    .locations .form .input-group {
      margin-bottom: 0;
      display: block; }
      .locations .form .input-group input {
        background: #f3f3f3;
        color: #454545;
        border: 1px solid #eff1fb;
        box-shadow: none;
        font-size: 16px;
        padding: 0 70px 0 20px;
        line-height: 30px;
        height: 52px;
        -webkit-transition: border 0.3s linear 0s;
        -moz-transition: border 0.3s linear 0s;
        -ms-transition: border 0.3s linear 0s;
        -o-transition: border 0.3s linear 0s;
        transition: border 0.3s linear 0s; }
        @media (max-width: 767px) {
          .locations .form .input-group input {
            padding: 10px 30px 10px 10px; } }
        .locations .form .input-group input::-webkit-input-placeholder {
          color: #454545;
          opacity: 1; }
        .locations .form .input-group input:-moz-placeholder {
          color: #454545;
          opacity: 1; }
        .locations .form .input-group input::-moz-placeholder {
          color: #454545;
          opacity: 1; }
        .locations .form .input-group input:-ms-input-placeholder {
          color: #454545;
          opacity: 1; }
        .locations .form .input-group input:hover, .locations .form .input-group input:focus {
          border: 1px solid #dc1f2a; }
        .mac-os .locations .form .input-group input {
          padding: 14px 15px 8px 15px; }
          @media (max-width: 767px) {
            .mac-os .locations .form .input-group input {
              padding: 10px 30px 7px 10px; } }
      .locations .form .input-group .form-item {
        padding: 0; }
        .locations .form .input-group .form-item + small {
          display: block;
          clear: both; }
          .locations .form .input-group .form-item + small .btn, .locations .form .input-group .form-item + small .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .locations .form .input-group .form-item + small a {
            color: #2e3233;
            font-size: 14px;
            margin-top: -40px;
            text-transform: none; }
            @media (max-width: 767px) {
              .locations .form .input-group .form-item + small .btn, .locations .form .input-group .form-item + small .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .locations .form .input-group .form-item + small a {
                font-size: 11px;
                margin-top: -20px; } }
            .locations .form .input-group .form-item + small .btn:hover, .locations .form .input-group .form-item + small .doctor-profile .star-rating .pager-show-more a:hover, .doctor-profile .star-rating .pager-show-more .locations .form .input-group .form-item + small a:hover {
              color: #AB1721; }
            .locations .form .input-group .form-item + small .btn i, .locations .form .input-group .form-item + small .doctor-profile .star-rating .pager-show-more a i, .doctor-profile .star-rating .pager-show-more .locations .form .input-group .form-item + small a i {
              color: #AB1721; }
      .locations .form .input-group .btn-search {
        background: none;
        color: #AB1721;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 32px;
        line-height: 56px;
        padding: 0 20px;
        -webkit-transition: color 0.3s linear;
        -moz-transition: color 0.3s linear;
        -ms-transition: color 0.3s linear;
        -o-transition: color 0.3s linear;
        transition: color 0.3s linear; }
        @media (max-width: 767px) {
          .locations .form .input-group .btn-search {
            font-size: 24px;
            line-height: 56px;
            padding: 0 10px; } }
        .locations .form .input-group .btn-search:hover, .locations .form .input-group .btn-search:focus {
          color: #2e3233; }
        .mac-os .locations .form .input-group .btn-search {
          line-height: 62px; }
    .locations .form .bootstrap-select .dropdown-toggle {
      background: #f3f3f3;
      color: #454545;
      border: 1px solid #eff1fb;
      box-shadow: none;
      font-size: 16px;
      padding: 10px 20px;
      line-height: 30px;
      margin-bottom: 0;
      -webkit-transition: border 0.3s linear 0s;
      -moz-transition: border 0.3s linear 0s;
      -ms-transition: border 0.3s linear 0s;
      -o-transition: border 0.3s linear 0s;
      transition: border 0.3s linear 0s; }
      @media (max-width: 767px) {
        .locations .form .bootstrap-select .dropdown-toggle {
          padding: 10px 30px 10px 10px; } }
      .locations .form .bootstrap-select .dropdown-toggle:hover, .locations .form .bootstrap-select .dropdown-toggle:focus {
        border: 1px solid #dc1f2a; }
      .mac-os .locations .form .bootstrap-select .dropdown-toggle {
        padding: 14px 15px 8px 15px; }
        @media (max-width: 767px) {
          .mac-os .locations .form .bootstrap-select .dropdown-toggle {
            padding: 10px 30px 7px 10px; } }
      .locations .form .bootstrap-select .dropdown-toggle .bs-caret .caret {
        margin-top: 0;
        top: 0;
        right: 20px;
        border: none;
        line-height: 52px; }
        @media (max-width: 767px) {
          .locations .form .bootstrap-select .dropdown-toggle .bs-caret .caret {
            right: 15px; } }
        .locations .form .bootstrap-select .dropdown-toggle .bs-caret .caret::before {
          content: "\e911";
          color: #AB1721;
          display: block;
          font-family: icomoon;
          left: 0;
          position: absolute;
          top: 25%;
          transform-origin: 0 50% 0;
          -moz-transform: rotate(90deg) translate(-50%, 0px);
          -o-transform: rotate(90deg) translate(-50%, 0px);
          -ms-transform: rotate(90deg) translate(-50%, 0px);
          -webkit-transform: rotate(90deg) translate(-50%, 0px);
          transform: rotate(90deg) translate(-50%, 0px); }
          @media (max-width: 767px) {
            .locations .form .bootstrap-select .dropdown-toggle .bs-caret .caret::before {
              font-size: 20px; } }
    .locations .form .bootstrap-select.open .dropdown-toggle {
      border: 1px solid #dc1f2a; }
      .locations .form .bootstrap-select.open .dropdown-toggle .bs-caret .caret::before {
        -moz-transform: rotate(-90deg) translate(-50%, 0px);
        -o-transform: rotate(-90deg) translate(-50%, 0px);
        -ms-transform: rotate(-90deg) translate(-50%, 0px);
        -webkit-transform: rotate(-90deg) translate(-50%, 0px);
        transform: rotate(-90deg) translate(-50%, 0px); }
    .locations .form .dropdown-menu {
      background: #454545;
      width: 100%;
      padding: 0; }
      .locations .form .dropdown-menu ul {
        width: 100%; }
        .locations .form .dropdown-menu ul li {
          border-bottom: 1px solid #e6e6e6; }
          .locations .form .dropdown-menu ul li.selected a, .locations .form .dropdown-menu ul li:hover a {
            background: #2e3233;
            color: #fff; }
          .locations .form .dropdown-menu ul li:last-of-type {
            border-bottom: none; }
          .locations .form .dropdown-menu ul li a {
            white-space: normal;
            padding: 10px 20px;
            color: #fff; }
  .locations .featured-links {
    border-left: 2px solid #dc1f2a;
    padding-left: 25px;
    margin-left: 25px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .locations .featured-links {
        border: none;
        padding: 0;
        margin: 0; } }
    @media (max-width: 767px) {
      .locations .featured-links {
        border: none;
        padding: 0;
        margin: 0; } }
    .locations .featured-links h4 {
      margin-top: 0;
      margin-bottom: 5px; }
      @media (max-width: 767px) {
        .locations .featured-links h4 {
          margin-bottom: 0; } }
    .locations .featured-links ul {
      margin-bottom: 30px; }
      .locations .featured-links ul li {
        margin-bottom: 10px;
        line-height: 22px; }
        .locations .featured-links ul li a {
          font-size: 18px; }
  .locations .results .sidebar {
    background: #f3f3f3;
    padding: 40px 0;
    min-height: 600px;
    position: relative; }
    @media (min-width: 768px) and (max-width: 991px) {
      .locations .results .sidebar {
        padding: 20px 0; } }
    @media (max-width: 767px) {
      .locations .results .sidebar {
        min-height: 0;
        padding: 20px 0; } }
    .locations .results .sidebar::after {
      background: -moz-linear-gradient(top, rgba(243, 243, 243, 0) 0%, #f3f3f3 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(243, 243, 243, 0) 0%, #f3f3f3 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(243, 243, 243, 0) 0%, #f3f3f3 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      bottom: 0;
      content: "";
      height: 150px;
      left: 0;
      position: absolute;
      width: 100%; }
    .locations .results .sidebar > p {
      padding: 0 40px; }
      @media (max-width: 767px) {
        .locations .results .sidebar > p {
          padding: 0 20px; } }
    .locations .results .sidebar p {
      color: #2e3233; }
    .locations .results .sidebar .location-info {
      color: #2e3233;
      max-height: 600px;
      overflow-y: auto; }
      @media (max-width: 767px) {
        .locations .results .sidebar .location-info {
          max-height: none;
          overflow: visible; } }
      .locations .results .sidebar .location-info .mCSB_container {
        padding-bottom: 40px;
        margin: 0 !important; }
      .locations .results .sidebar .location-info .mCSB_scrollTools .mCSB_draggerRail {
        display: none; }
      .locations .results .sidebar .location-info .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: #dbdfe3;
        width: 10px;
        min-height: 60px; }
      .locations .results .sidebar .location-info .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .locations .results .sidebar .location-info .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
        background-color: #dbdfe3; }
  .locations .results .map {
    height: 100%; }
    .locations .results .map > div {
      height: 100%; }
      .locations .results .map > div .geolocation-formatter-map-wrapper {
        height: 100%; }
        .locations .results .map > div .geolocation-formatter-map-wrapper .geolocation-google-map {
          height: 100% !important;
          min-height: 600px; }
  .locations .results .map-link {
    margin-top: 20px; }

.location-info-window .location-content p {
  color: #2e3233;
  font-weight: 400; }
  .location-info-window .location-content p.phone {
    color: #AB1721; }

.location-info-window .location-content a {
  color: #AB1721; }

.location-info .location {
  position: relative;
  overflow: hidden;
  padding: 20px 40px;
  border-top: 1px solid #dadada; }
  @media (max-width: 767px) {
    .location-info .location {
      padding: 20px; } }
  .location-info .location.active, .location-info .location:hover {
    background: #eff1fb; }
  .location-info .location .location-header h5 {
    color: #AB1721;
    font-size: 24px;
    line-height: 33px;
    margin: 0 0 10px 0; }
  .location-info .location .location-content p {
    color: #2e3233;
    margin-bottom: 0; }
    .location-info .location .location-content p.phone {
      color: #AB1721; }
  .location-info .location .location-content a {
    color: #AB1721; }

.building article > div + div {
  margin-top: 30px; }

.building article .img {
  text-align: right; }
  @media (max-width: 767px) {
    .building article .img {
      text-align: center;
      margin-bottom: 20px; } }
  .building article .img img {
    max-width: 100%; }

.building article .info p {
  font-size: 20px;
  font-weight: 400; }

.building article .info a {
  color: #AB1721; }

.building article .office-locations .views-row {
  margin-bottom: 10px; }
  .building article .office-locations .views-row .views-field-title {
    font-weight: 700; }

.building article .accordion.large > h4.active + div {
  max-height: 25000px; }

.building article .accordion ul {
  list-style-type: none !important;
  margin-bottom: 0 !important;
  padding-left: 0 !important; }
  .building article .accordion ul li::before {
    display: none !important; }

.building article .accordion .views-row {
  padding: 10px; }
  .building article .accordion .views-row:nth-of-type(even) {
    background: #f3f3f3; }

.home-wrap section.main {
  padding-bottom: 0; }

.home-wrap .tele-nudesktoper {
  color: #fff; }

.home-wrap .urgent-care-locations .container {
  padding-top: 60px;
  padding-bottom: 80px; }
  @media (max-width: 767px) {
    .home-wrap .urgent-care-locations .container {
      padding-top: 30px;
      padding-bottom: 40px; } }
  .home-wrap .urgent-care-locations .container .blurb {
    margin: 0 auto;
    padding: 10px 75px 35px;
    text-align: center;
    background: rgba(255, 255, 255, 0.8); }
    @media (max-width: 767px) {
      .home-wrap .urgent-care-locations .container .blurb {
        padding: 7px 15px 12px; } }
    .home-wrap .urgent-care-locations .container .blurb h3 {
      color: #2e3233;
      font-weight: 400; }
      @media (max-width: 767px) {
        .home-wrap .urgent-care-locations .container .blurb h3 {
          font-size: 22px;
          line-height: 30px;
          margin-top: 20px;
          margin-bottom: 13px; } }
    .home-wrap .urgent-care-locations .container .blurb p {
      color: #2e3233;
      line-height: 27px; }
      @media (max-width: 767px) {
        .home-wrap .urgent-care-locations .container .blurb p {
          margin-bottom: 15px; } }
    @media (max-width: 767px) {
      .home-wrap .urgent-care-locations .container .blurb .btn, .home-wrap .urgent-care-locations .container .blurb .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .home-wrap .urgent-care-locations .container .blurb a {
        font-size: 16px; } }

.home-wrap .advanced-care-banner {
  overflow: hidden; }
  .home-wrap .advanced-care-banner > .container {
    width: 100%; }
  .home-wrap .advanced-care-banner .bg-img {
    position: relative;
    min-height: 440px;
    width: 100%;
    padding: 60px 15px 90px; }
    .home-wrap .advanced-care-banner .bg-img:before {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      content: "";
      pointer-events: none;
      background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=1);
      /* IE6-9 */ }
      @media (max-width: 767px) {
        .home-wrap .advanced-care-banner .bg-img:before {
          background: rgba(0, 0, 0, 0.5); } }
  .home-wrap .advanced-care-banner .blurb h3 {
    color: #fff;
    margin-top: 0; }
    @media (max-width: 767px) {
      .home-wrap .advanced-care-banner .blurb h3 {
        font-size: 22px;
        line-height: 28px; } }
  .home-wrap .advanced-care-banner .blurb p {
    color: #fff;
    font-weight: 400; }
  .home-wrap .advanced-care-banner .arrows {
    display: none; }
  .home-wrap .advanced-care-banner#block-advancedcarebanner .slick-dotted.slick-slider, .home-wrap .advanced-care-banner#block-cooper-edu-advancedcarebanner .slick-dotted.slick-slider {
    margin-bottom: 0; }
  .home-wrap .advanced-care-banner#block-advancedcarebanner .slick-dots, .home-wrap .advanced-care-banner#block-cooper-edu-advancedcarebanner .slick-dots {
    position: absolute;
    bottom: 25px;
    width: 58.33333333%;
    margin-left: 41.66666667%;
    text-align: left;
    padding: 0 15px; }
    @media (min-width: 1200px) {
      .home-wrap .advanced-care-banner#block-advancedcarebanner .slick-dots, .home-wrap .advanced-care-banner#block-cooper-edu-advancedcarebanner .slick-dots {
        margin-left: 44%; } }
    @media (max-width: 767px) {
      .home-wrap .advanced-care-banner#block-advancedcarebanner .slick-dots, .home-wrap .advanced-care-banner#block-cooper-edu-advancedcarebanner .slick-dots {
        width: 100%;
        margin: 0; } }
  .home-wrap .advanced-care-banner#block-advancedcarebanner button, .home-wrap .advanced-care-banner#block-cooper-edu-advancedcarebanner button {
    border-color: #AB1721; }
    .home-wrap .advanced-care-banner#block-advancedcarebanner button::before, .home-wrap .advanced-care-banner#block-cooper-edu-advancedcarebanner button::before {
      background-color: #AB1721; }
  .home-wrap .advanced-care-banner#block-advancedcarebanner .slick-slide:nth-child(2) .row, .home-wrap .advanced-care-banner#block-cooper-edu-advancedcarebanner .slick-slide:nth-child(2) .row {
    display: flex; }
  .home-wrap .advanced-care-banner#block-advancedcarebanner .slick-slide:nth-child(2) .content, .home-wrap .advanced-care-banner#block-cooper-edu-advancedcarebanner .slick-slide:nth-child(2) .content {
    margin-left: auto; }
    @media (max-width: 767px) {
      .home-wrap .advanced-care-banner#block-advancedcarebanner .slick-slide:nth-child(2) .content, .home-wrap .advanced-care-banner#block-cooper-edu-advancedcarebanner .slick-slide:nth-child(2) .content {
        padding-left: 0;
        padding-right: 0; } }
  .home-wrap .advanced-care-banner#block-advancedcarebanner .slick-slide:nth-child(2) .bg-img, .home-wrap .advanced-care-banner#block-cooper-edu-advancedcarebanner .slick-slide:nth-child(2) .bg-img {
    background-size: contain !important; }
    @media (max-width: 767px) {
      .home-wrap .advanced-care-banner#block-advancedcarebanner .slick-slide:nth-child(2) .bg-img, .home-wrap .advanced-care-banner#block-cooper-edu-advancedcarebanner .slick-slide:nth-child(2) .bg-img {
        background: unset !important; } }

.home-wrap .hero {
  position: relative;
  overflow: hidden;
  background: #f3f3f3; }
  @media (min-width: 1024px) {
    .home-wrap .hero {
      max-height: 800px; } }
  .home-wrap .hero .img {
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0; }
    @media (min-width: 1024px) {
      .home-wrap .hero .img {
        display: block; } }
    .home-wrap .hero .img > div {
      height: 100%; }
    @media (min-width: 1024px) {
      .home-wrap .hero .img--mobile {
        display: none; } }
    .home-wrap .hero .img.img-video {
      display: none; }
      @media (min-width: 768px) and (max-width: 991px) {
        .home-wrap .hero .img.img-video {
          display: block; } }
      @media (max-width: 767px) {
        .home-wrap .hero .img.img-video {
          display: block; } }
    .home-wrap .hero .img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .home-wrap .hero .video {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%; }
    @media (min-width: 768px) and (max-width: 991px) {
      .home-wrap .hero .video {
        display: none; } }
    @media (max-width: 767px) {
      .home-wrap .hero .video {
        display: none; } }
    .home-wrap .hero .video img {
      width: 100%; }
  .home-wrap .hero .inner {
    color: #fff;
    text-align: center;
    display: block;
    position: relative; }
    @media (min-width: 1024px) {
      .home-wrap .hero .inner {
        position: initial; } }
    @media (min-width: 1200px) {
      .home-wrap .hero .inner {
        position: relative;
        padding-top: 50%; } }
    @media (max-width: 767px) {
      .home-wrap .hero .inner .logo {
        display: none; } }
    .home-wrap .hero .inner .intro {
      font-size: 36px;
      font-weight: 400;
      font-style: italic;
      margin: 20px 0 40px;
      text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); }
      @media (max-width: 767px) {
        .home-wrap .hero .inner .intro {
          font-size: 28px; } }
  .home-wrap .hero .cta-links {
    width: 100%;
    text-align: center;
    background-color: #364572; }
    @media (min-width: 1024px) {
      .home-wrap .hero .cta-links {
        background-color: transparent;
        padding-top: 25px; } }
    @media (min-width: 1200px) {
      .home-wrap .hero .cta-links {
        position: absolute;
        bottom: 0;
        left: 0; } }
    .home-wrap .hero .cta-links::before {
      display: none; }
      @media (min-width: 1024px) {
        .home-wrap .hero .cta-links::before {
          background: rgba(51, 68, 117, 0.6);
          content: '';
          display: block;
          position: absolute;
          width: 100%;
          height: 134px;
          left: 0;
          bottom: 0; } }
    @media (min-width: 1024px) {
      .home-wrap .hero .cta-links .container {
        position: relative;
        z-index: 2; } }
    @media (max-width: 767px) {
      .home-wrap .hero .cta-links {
        position: relative; } }
    .home-wrap .hero .cta-links ul {
      margin-bottom: 0; }
      .home-wrap .hero .cta-links ul li {
        display: inline-block;
        width: 30%; }
        @media (max-width: 767px) {
          .home-wrap .hero .cta-links ul li {
            display: block;
            width: 100%; } }
        .home-wrap .hero .cta-links ul li:nth-of-type(3) {
          margin-top: 0; }
          @media (max-width: 767px) {
            .home-wrap .hero .cta-links ul li:nth-of-type(3) {
              margin-top: 15px; } }
        .home-wrap .hero .cta-links ul li:last-of-type {
          margin-top: 0; }
        .home-wrap .hero .cta-links ul li .btn, .home-wrap .hero .cta-links ul li .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .home-wrap .hero .cta-links ul li a {
          text-transform: none;
          width: 100%; }
          @media (min-width: 992px) and (max-width: 1199px) {
            .home-wrap .hero .cta-links ul li .btn, .home-wrap .hero .cta-links ul li .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .home-wrap .hero .cta-links ul li a {
              padding: 18px 20px 16px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            .home-wrap .hero .cta-links ul li .btn, .home-wrap .hero .cta-links ul li .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .home-wrap .hero .cta-links ul li a {
              font-size: 14px;
              padding: 18px 0 16px; } }
          @media (max-width: 767px) {
            .home-wrap .hero .cta-links ul li .btn, .home-wrap .hero .cta-links ul li .doctor-profile .star-rating .pager-show-more a, .doctor-profile .star-rating .pager-show-more .home-wrap .hero .cta-links ul li a {
              display: block;
              margin: 0;
              padding: 18px 20px 16px; } }
  @media (min-width: 1024px) {
    .home-wrap .hero__links-container {
      display: grid;
      align-items: end;
      align-content: end;
      grid-template-columns: 295px 1fr;
      column-gap: 32px; } }
  @media (min-width: 1200px) {
    .home-wrap .hero__links-container {
      grid-template-columns: 341px 1fr;
      column-gap: 51px; } }
  .home-wrap .hero__links-container iframe {
    width: 100%;
    height: 384px; }
    @media (min-width: 1200px) {
      .home-wrap .hero__links-container iframe {
        height: 364px; } }
  .home-wrap .hero__links-container ul {
    display: flex;
    justify-content: end;
    padding: 37px 0;
    grid-column: 2;
    grid-row: 2;
    column-gap: 32px; }
    @media (max-width: 767px) {
      .home-wrap .hero__links-container ul {
        flex-direction: column;
        row-gap: 22px;
        padding: 26px 0 27px; } }
    @media (min-width: 1024px) {
      .home-wrap .hero__links-container ul {
        padding-bottom: 25px;
        padding-top: 0; } }
    .home-wrap .hero__links-container ul li {
      flex-grow: 1; }
  .home-wrap .hero__links-container form {
    grid-column: 2;
    grid-row: 1; }
  .home-wrap .hero__links-container .search {
    background: rgba(255, 255, 255, 0.9);
    padding: 20px;
    color: #2e3233;
    margin: 0 auto;
    line-height: 26px;
    text-align: left;
    font-size: 24px;
    font-weight: 500;
    border: 1px solid #C7C7C7; }
    @media (max-width: 767px) {
      .home-wrap .hero__links-container .search {
        font-size: 16px;
        line-height: 38px;
        margin-left: -15px;
        margin-right: -15px; } }
    @media (min-width: 768px) {
      .home-wrap .hero__links-container .search {
        position: absolute;
        top: 50%;
        max-width: 720px;
        width: 100%;
        transform: translateY(-50%); } }
    @media (min-width: 992px) {
      .home-wrap .hero__links-container .search {
        max-width: 940px; } }
    @media (min-width: 1024px) {
      .home-wrap .hero__links-container .search {
        position: relative;
        top: 0;
        transform: none;
        max-width: 100%; } }
    .home-wrap .hero__links-container .search i {
      float: right;
      color: #AB1721;
      vertical-align: top;
      font-size: 42px;
      line-height: 24px; }
      @media (max-width: 767px) {
        .home-wrap .hero__links-container .search i {
          font-size: 28px; } }
  .home-wrap .hero__login {
    display: none;
    grid-row: 1 / span 2;
    background-color: #FFFFFF;
    padding: 40px 25px 26px; }
    @media (min-width: 1024px) {
      .home-wrap .hero__login {
        display: block; } }
    .home-wrap .hero__login svg {
      margin-bottom: 16px;
      max-width: 100%; }

@media print {
  a[href]::after {
    content: "" !important; }
  .logo {
    width: 200px; }
  .nav-toggle {
    display: none; }
  .banner-bg {
    padding: 0 !important; }
  .breadcrumb {
    display: none; }
  .sidebar {
    display: none; }
  .content .accordion > h4 + p,
  .content .accordion > h4 + div {
    max-height: none !important; }
  .content .col-sm-7,
  .content .col-md-8 {
    width: 100% !important; }
  .content .main .related-services {
    padding: 20px 0; }
    .content .main .related-services ul {
      max-height: none !important; }
  .doctor .info ul li {
    display: inline; }
    .doctor .info ul li + li::before {
      content: ", ";
      margin-left: -5px; }
  .feature {
    display: none; }
  .bottom {
    display: none; }
  .footer {
    display: none; } }

.cookie-pop {
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 9;
  width: 100%; }
  .cookie-pop::after {
    content: "";
    background: #000;
    opacity: 0.4;
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 0;
    left: 0;
    top: 0; }
    @media (max-width: 991px) {
      .cookie-pop::after {
        opacity: .6; } }
  .cookie-pop > div:not(.contextual) {
    background: #fff;
    border: 0;
    padding: 30px 40px;
    position: relative;
    width: 100%;
    z-index: 9; }
    .cookie-pop > div:not(.contextual) h2 {
      margin-top: 0; }
    .cookie-pop > div:not(.contextual) p {
      font-size: 16px;
      line-height: 24px; }
      .cookie-pop > div:not(.contextual) p:last-child {
        margin-bottom: 0; }
      .cookie-pop > div:not(.contextual) p a:not(.btn) {
        color: #AB1721;
        font-weight: 700; }
      .cookie-pop > div:not(.contextual) p button.btn {
        margin-top: 15px;
        padding: 12px 30px; }

.executive-view {
  border-top: solid 1px #d8d8d8;
  padding-top: 30px; }
  .executive-view .views-row {
    max-width: 220px;
    padding-left: 25px;
    padding-right: 25px; }
  .executive-view__top {
    border-bottom: solid 1px #d8d8d8;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
    padding-bottom: 15px; }
  .executive-view .views-row {
    box-sizing: content-box;
    margin-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
    width: 220px; }
  .executive-view .views-field-field-image .field-content {
    text-align: center; }
  .executive-view .views-field-title {
    font-size: 16px;
    text-align: center; }
    .executive-view .views-field-title a {
      font-weight: 700; }
  .executive-view .views-field-field-leadership-title {
    font-size: 12px;
    text-align: center; }
    .executive-view .views-field-field-leadership-title a {
      font-weight: 700;
      color: #2e3233; }
  .executive-view .views-field-field-image {
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
    width: 200px; }
    .executive-view .views-field-field-image a,
    .executive-view .views-field-field-image img {
      display: block;
      width: 100%; }
    .executive-view .views-field-field-image a {
      border: solid 1px #d8d8d8; }
  .executive-view__bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (max-width: 991px) {
      .executive-view__bottom {
        justify-content: space-around; } }
    .executive-view__bottom .views-row {
      align-items: center;
      display: flex;
      flex-direction: column;
      padding-left: 0;
      padding-right: 0; }
    .executive-view__bottom .views-field-field-image {
      margin-left: 0;
      margin-right: 0; }

.executive-leader-full__content {
  display: flex;
  padding-top: 25px; }
  @media (max-width: 767px) {
    .executive-leader-full__content {
      flex-direction: column; } }

.executive-leader-full__image {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  margin-right: 30px; }
  .executive-leader-full__image > div {
    width: 200px; }
  .executive-leader-full__image img {
    display: block;
    height: auto;
    width: 100%; }
  @media (max-width: 767px) {
    .executive-leader-full__image {
      margin-right: 0; } }

.executive-leader-full__name {
  font-size: 20px;
  font-weight: 700; }

.executive-leader-full__title {
  font-weight: 700;
  margin-bottom: 20px; }

.clinicial-trials-block__form {
  background-color: #f3f3f3;
  padding-bottom: 50px;
  padding-top: 30px; }

.clinical-trial p {
  font-size: 1.6rem;
  line-height: 1.5; }
  @media (min-width: 992px) {
    .clinical-trial p {
      font-size: 1.8rem;
      line-height: 1.44444; } }

.clinical-trial h1 {
  font-size: 3.6rem;
  line-height: 1.11111; }
  @media (min-width: 992px) {
    .clinical-trial h1 {
      font-size: 4.2rem;
      line-height: 1.19048; } }

.clinical-trial h2 {
  font-size: 3.2rem;
  line-height: 1.0625; }
  @media (min-width: 992px) {
    .clinical-trial h2 {
      font-size: 3rem;
      line-height: 1.26667; } }

.clinical-trial > .layout {
  display: flex;
  gap: 30px;
  flex-wrap: wrap; }
  .clinical-trial > .layout .layout__col-1 {
    flex: 100%; }
    @media (min-width: 992px) {
      .clinical-trial > .layout .layout__col-1 {
        flex: 1; } }
  .clinical-trial > .layout .layout__col-2 {
    flex: 100%; }
    @media (min-width: 992px) {
      .clinical-trial > .layout .layout__col-2 {
        flex: 0 0 366px; } }

.clinical-trial .clinical-trial__study-number {
  font-size: 2.4rem;
  line-height: 1.58333; }
  @media (min-width: 992px) {
    .clinical-trial .clinical-trial__study-number {
      font-size: 2.8rem;
      line-height: 1.35714; } }

.clinical-trial .clinical-trial__top-content {
  margin-bottom: 60px; }

.clinical-trial .clinical-trial__body-content > .layout {
  display: flex;
  flex-wrap: wrap; }
  .clinical-trial .clinical-trial__body-content > .layout > .layout__col {
    flex: 100%; }
    @media (min-width: 992px) {
      .clinical-trial .clinical-trial__body-content > .layout > .layout__col {
        flex: 1; } }

.clinical-trial .clinical-trial__body-content .external::after {
  content: "";
  width: 16px;
  height: 16px;
  margin-left: 10px;
  background-image: url("../images/external-icon.svg");
  -webkit-mask: url("../images/external-icon.svg") no-repeat 50% 50%;
  mask: url("../images/external-icon.svg") no-repeat 50% 50%;
  -webkit-mask-size: cover;
  mask-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block; }

.clinical-trial .clinical-trial__body-content h2.clinical-trial__label {
  border-top: 1px solid #f3f3f3;
  padding-top: 30px; }

.clinical-trial .clinical-trial__sidebar-content {
  background-color: #f3f3f3;
  padding-inline: 30px;
  padding-block: 35px 40px; }
  .clinical-trial .clinical-trial__sidebar-content ul {
    margin-bottom: 0 !important;
    padding-left: 0 !important; }
  .clinical-trial .clinical-trial__sidebar-content li {
    display: inline;
    margin-top: 0 !important; }
    .clinical-trial .clinical-trial__sidebar-content li::before {
      content: normal !important; }
  .clinical-trial .clinical-trial__sidebar-content a {
    color: inherit !important; }

.clinical-trial .clinical-trial__sidebar-heading {
  font-size: 2.4rem;
  line-height: 1.375;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 20px; }

.clinical-trial .clinical-trial__label {
  color: #454545;
  font-weight: 700;
  margin-bottom: 10px; }

.clinical-trial .clinical-trial__sidebar-item + .clinical-trial__sidebar-item {
  margin-top: 20px; }

.clinical-trial .clinical-trial__cta {
  font-size: 1.8rem;
  line-height: 1.22222;
  display: block;
  text-transform: none; }

#ratings_review {
  scroll-margin-top: 200px; }
  @media (max-width: 767px) {
    #ratings_review {
      scroll-margin-top: 75px; } }

.doctor-rating {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-bottom: 12px;
  scroll-padding-top: 148px; }
  .doctor-rating svg {
    width: 100%;
    height: 100%; }

@media (max-width: 767px) {
  .doctor .star-rating__stars {
    margin-bottom: 10px; } }

.doctor .star-rating__count {
  display: none; }

.doctor-profile .star-rating {
  margin-bottom: 40px;
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0; }
  @media (min-width: 992px) {
    .doctor-profile .star-rating {
      margin-bottom: 30px; } }
  .doctor-profile .star-rating__title {
    font-family: AvenirLTStd-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 38px;
    color: #2F3233;
    margin-top: 0;
    margin-bottom: 20px; }
  .doctor-profile .star-rating .views-element-container {
    margin-top: 24px; }
    @media (min-width: 992px) {
      .doctor-profile .star-rating .views-element-container {
        margin-top: 53px; } }
    @media (min-width: 992px) {
      .doctor-profile .star-rating .views-element-container {
        margin-top: 64.12px; } }
  .doctor-profile .star-rating__teaser {
    padding: 22px 0 18px 0;
    border-top: 1px solid #DBDBDB; }
  .doctor-profile .star-rating__subheading {
    font-family: AvenirLTStd-Heavy, sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 25px;
    color: #2F3233;
    margin-top: 0;
    margin-bottom: 20px; }
  .doctor-profile .star-rating__teaser-container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    column-gap: 30px; }
    @media (max-width: 767px) {
      .doctor-profile .star-rating__teaser-container {
        flex-direction: column;
        column-gap: 0;
        row-gap: 8px; } }
    .doctor-profile .star-rating__teaser-container > div:first-child {
      font-family: AvenirLTStd-Book, sans-serif;
      flex-shrink: 0;
      font-weight: 400;
      font-size: 14px;
      line-height: 19px;
      color: #2F3233;
      flex-basis: 130px; }
      @media (max-width: 767px) {
        .doctor-profile .star-rating__teaser-container > div:first-child {
          flex-basis: auto; } }
    .doctor-profile .star-rating__teaser-container > div:last-child {
      flex: 1;
      font-family: AvenirLTStd-Book, sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 26px;
      color: #2F3233; }
  .doctor-profile .star-rating__summary p {
    font-family: AvenirLTStd-Book, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #2F3233; }
  .doctor-profile .star-rating__detail .star-rating {
    margin-bottom: 12px; }
  .doctor-profile .star-rating__detail .star-rating__count {
    display: none; }
  .doctor-profile .star-rating__cta {
    display: block;
    font-family: AvenirLTStd-Book, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #AB1721;
    margin-bottom: 20px; }
  .doctor-profile .star-rating .pager-show-more {
    list-style: none;
    padding: 0;
    border-top: 1px solid #DBDBDB;
    padding-top: 32px;
    margin-top: 64px; }
    .doctor-profile .star-rating .pager-show-more a {
      font-size: 16px;
      display: block;
      width: fit-content;
      margin-left: auto;
      margin-right: auto; }

.star-rating-legend strong {
  font-family: AvenirLTStd-Heavy, sans-serif;
  font-size: 18px;
  line-height: 25px;
  color: #2F3233; }

html {
  scroll-behavior: smooth; }

/*Custom Grid*/
@media (min-width: 1200px) {
  .col-lg-25 {
    width: 20%; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-25 {
    width: 20%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-25 {
    width: 20%; } }

@media (min-width: 1600px) {
  .col-xl-12 {
    width: 100%; }
  .col-xl-11 {
    width: 91.66666667%; }
  .col-xl-10 {
    width: 83.33333333%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-8 {
    width: 66.66666667%; }
  .col-xl-7 {
    width: 58.33333333%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-5 {
    width: 41.66666667%; }
  .col-xl-4 {
    width: 33.33333333%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-25 {
    width: 20%; }
  .col-xl-2 {
    width: 16.66666667%; }
  .col-xl-1 {
    width: 8.33333333%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-pull-11 {
    right: 91.66666667%; }
  .col-xl-pull-10 {
    right: 83.33333333%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-8 {
    right: 66.66666667%; }
  .col-xl-pull-7 {
    right: 58.33333333%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-5 {
    right: 41.66666667%; }
  .col-xl-pull-4 {
    right: 33.33333333%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-2 {
    right: 16.66666667%; }
  .col-xl-pull-1 {
    right: 8.33333333%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-push-11 {
    left: 91.66666667%; }
  .col-xl-push-10 {
    left: 83.33333333%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-8 {
    left: 66.66666667%; }
  .col-xl-push-7 {
    left: 58.33333333%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-5 {
    left: 41.66666667%; }
  .col-xl-push-4 {
    left: 33.33333333%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-2 {
    left: 16.66666667%; }
  .col-xl-push-1 {
    left: 8.33333333%; }
  .col-xl-offset-12 {
    margin-left: 100%; }
  .col-xl-offset-11 {
    margin-left: 91.66666667%; }
  .col-xl-offset-10 {
    margin-left: 83.33333333%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-8 {
    margin-left: 66.66666667%; }
  .col-xl-offset-7 {
    margin-left: 58.33333333%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-5 {
    margin-left: 41.66666667%; }
  .col-xl-offset-4 {
    margin-left: 33.33333333%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-2 {
    margin-left: 16.66666667%; }
  .col-xl-offset-1 {
    margin-left: 8.33333333%; }
  .col-xl-offset-0 {
    margin-left: 0; } }
