/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.5
Text Domain:  Avada
*/
/* @import url("https://fonts.googleapis.com/css?family=Montserrat|Goudy+Bookletter+1911"); */
@media only screen and (max-width: 767px) {
  #main {
    padding-top: 0px !important; }
    #main .landing-page-intro-text {
      margin-bottom: 10px !important;
      margin-top: 20px !important; } }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.min-height-30vw {
  min-height: 30vw; }
  @media only screen and (min-width: 768px) {
    .ua-ie .min-height-30vw {
      height: 30vw; } }

.glossary-directory {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  list-style: none;
  padding: 0;
  margin-right: -20px;
  margin-left: -20px;
  font-size: 14px; }
  @media only screen and (min-width: 768px) {
    .glossary-directory {
      font-size: inherit;
      margin-right: 0;
      margin-left: 0; } }
  .glossary-directory a {
    display: block; }

.glossary-index .letter-heading {
  margin: 0.5em 0 0;
  padding-top: 0.5em; }

.post-content .table-1 {
  margin-bottom: 40px; }
  .post-content .table-1 table tr th {
    font-family: Montserrat, sans-serif !important;
    font-style: normal; }

.post-content .table-screening-centers {
  margin-bottom: 40px; }
  .post-content .table-screening-centers td {
    padding-bottom: 10px; }

.post-content .body-image-padding {
  margin-bottom: 40px; }

.patient-story-card .fusion-column-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.patient-story-card .fusion-imageframe {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-bottom: 5px; }
  .patient-story-card .fusion-imageframe img {
    display: block;
    width: 100%; }

.patient-story-card .fusion-text:first-of-type {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 0.5em;
  margin-bottom: -0.2em; }

.patient-story-card .fusion-text:nth-of-type(2) {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  font-style: italic;
  font-size: 0.8em;
  padding-top: 0.2em; }

.patient-story-card .fusion-text p:last-child {
  margin-bottom: 0; }

.big_quote {
  font-size: 1.3em;
  text-align: center;
  margin-bottom: 1em;
  letter-spacing: 1px;
  font-weight: 200; }
  @media only screen and (min-width: 768px) {
    .big_quote {
      font-size: 1.6em; } }
  @media only screen and (max-width: 1023px) {
    .big_quote br {
      display: none; } }

abbr[title] {
  text-decoration: none; }

.post-content .btn-hollow:hover span {
  color: #fff !important; }

.btn {
  font-family: Montserrat, sans-serif !important;
  text-transform: uppercase;
  font-weight: 700 !important;
  border-radius: 0 !important; }

.btn-primary-red, #menu-utility-nav li:last-child a, .fusion-blogsidebar .searchandfilter input[type="submit"] {
  font-family: Montserrat, sans-serif;
  background: #d14043;
  text-transform: uppercase;
  width: auto;
  padding: 8px 22px;
  line-height: 17px;
  font-size: 14px;
  color: #fff;
  border: none;
  border-radius: 0; }

.btn-secondary:hover .fusion-button-text {
  color: #fff !important; }

.btn-three {
  border-color: #fff !important; }
  .btn-three .fusion-button-text {
    color: #fff !important; }
  .btn-three:hover {
    border-color: #fff !important; }
    .btn-three:hover .fusion-button-text {
      color: #171c8f !important; }

.fusion-button .fa-chevron-right.button-icon-right {
  font-size: 10px;
  position: relative;
  top: -1px; }

.btn-body-link {
  font-family: "Rubik", sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: 0px !important;
  font-size: inherit !important;
  text-transform: none !important;
  padding: 0 !important;
  text-decoration: underline !important;
  position: absolute !important;
  bottom: -20px !important;
  text-align: left !important;
  line-height: initial !important; }

.template-article .btn-blank {
  padding-left: 0; }

.btn-link {
  color: #171c8f !important; }
  .btn-link:hover {
    color: #101363 !important; }

.post-content a:not(.fusion-button):hover {
  text-decoration: underline; }

.post-content .link-blue-bold {
  font-weight: 700;
  color: #72829f; }
  .post-content .link-blue-bold:hover {
    color: #3b4557; }

.post-content .body-phone-number {
  display: block;
  margin-bottom: 30px;
  font-weight: 700;
  color: #72829f;
  font-size: 24px; }
  .post-content .body-phone-number:hover {
    color: #3b4557; }

.post-content .fusion-title-size-two.fusion-title h2 {
  margin-top: 0.5em; }

.text-primary {
  color: #171c8f !important; }

.text-white {
  color: #fff !important; }

.text-black {
  color: #000 !important; }

.text-gray {
  color: #676767 !important; }

.text-red {
  color: #d14043 !important; }

.text-aqua {
  color: #6AD1E3 !important; }

.text-light-blue {
  color: #6AD1E3 !important; }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-left {
  text-align: left !important; }

.text-center {
  text-align: center !important; }

.text-right {
  text-align: right !important; }

.post-content .hero-text-shadow {
  text-shadow: 5px 0px 20px #000;
  overflow: visible; }

.post-content .full-simple-callout .title-heading-center {
  color: #fff !important; }

.post-content .full-simple-callout .btn-secondary {
  margin-top: 20px; }

.post-content .full-banner-text-left {
  min-height: 30vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.post-content .blog-preview-medium .title-heading-left {
  font-size: 18px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  color: #171c8f;
  font-style: normal; }

@media only screen and (max-width: 767px) {
  .post-content .blog-preview-medium .title-heading-left, .post-content .blog-preview-medium p {
    text-align: center !important; }
  .post-content .blog-preview-medium .fusion-title {
    margin-bottom: 0 !important; } }

.post-content .lp-navigation-tile {
  padding: 50px 30px 0 30px;
  background-color: #f7f7f7;
  margin-bottom: 40px !important; }
  @media only screen and (min-width: 768px) {
    .post-content .lp-navigation-tile {
      padding-bottom: 80px;
      margin-bottom: 4% !important; } }
  .post-content .lp-navigation-tile .fusion-column-wrapper {
    padding-bottom: 50px !important; }
    @media only screen and (min-width: 768px) {
      .post-content .lp-navigation-tile .fusion-column-wrapper {
        padding-bottom: 30px !important; } }
  .post-content .lp-navigation-tile .title-heading-center {
    color: #171c8f;
    font-size: 24px !important; }
  @media only screen and (min-width: 768px) {
    .post-content .lp-navigation-tile .fusion-align-block {
      position: absolute;
      top: calc(100% - 100px);
      right: 10%;
      left: 10%; } }
  .post-content .lp-navigation-tile .fusion-align-block .fusion-button {
    padding-left: 5px;
    padding-right: 5px; }

.post-content .lp-navigation-tile-alt .title-heading-left {
  color: #171c8f;
  font-size: 18px !important; }

.post-content .lp-navigation-tile-alt p {
  margin-bottom: 10px; }

.post-content .lp-navigation-tile-alt a {
  text-decoration: underline; }

.post-content .full-header-piped .fusion-title {
  margin-bottom: 0 !important; }

.post-content .full-header-piped h1, .post-content .full-header-piped h2, .post-content .full-header-piped h3, .post-content .full-header-piped h4 {
  color: #171c8f; }
  @media only screen and (min-width: 767px) {
    .post-content .full-header-piped h1, .post-content .full-header-piped h2, .post-content .full-header-piped h3, .post-content .full-header-piped h4 {
      max-width: 40%;
      margin: 0 auto !important; } }
  .post-content .full-header-piped h1:before, .post-content .full-header-piped h1:after, .post-content .full-header-piped h2:before, .post-content .full-header-piped h2:after, .post-content .full-header-piped h3:before, .post-content .full-header-piped h3:after, .post-content .full-header-piped h4:before, .post-content .full-header-piped h4:after {
    content: "";
    background-color: #171c8f;
    height: 2px;
    width: 28%;
    position: absolute;
    top: 50%; }
    @media only screen and (max-width: 767px) {
      .post-content .full-header-piped h1:before, .post-content .full-header-piped h1:after, .post-content .full-header-piped h2:before, .post-content .full-header-piped h2:after, .post-content .full-header-piped h3:before, .post-content .full-header-piped h3:after, .post-content .full-header-piped h4:before, .post-content .full-header-piped h4:after {
        width: 30%; } }
    @media only screen and (max-width: 767px) {
      .post-content .full-header-piped h1:before, .post-content .full-header-piped h1:after, .post-content .full-header-piped h2:before, .post-content .full-header-piped h2:after, .post-content .full-header-piped h3:before, .post-content .full-header-piped h3:after, .post-content .full-header-piped h4:before, .post-content .full-header-piped h4:after {
        width: 15%; } }
    @media only screen and (max-width: 767px) {
      .post-content .full-header-piped h1:before, .post-content .full-header-piped h1:after, .post-content .full-header-piped h2:before, .post-content .full-header-piped h2:after, .post-content .full-header-piped h3:before, .post-content .full-header-piped h3:after, .post-content .full-header-piped h4:before, .post-content .full-header-piped h4:after {
        display: none; } }
  .post-content .full-header-piped h1:after, .post-content .full-header-piped h2:after, .post-content .full-header-piped h3:after, .post-content .full-header-piped h4:after {
    right: 0; }
  .post-content .full-header-piped h1:before, .post-content .full-header-piped h2:before, .post-content .full-header-piped h3:before, .post-content .full-header-piped h4:before {
    left: 0; }

@media only screen and (min-width: 768px) {
  .post-content .treatment-option-row {
    border-top: 1px solid #e1dfe0 !important; } }

.post-content .treatment-option-row:first-child {
  border-top: none !important; }

.post-content .body-block-callout {
  padding: 20px 10px;
  position: relative; }
  .post-content .body-block-callout h3 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px; }
  .post-content .body-block-callout p {
    font-size: 16px;
    margin-bottom: 10px; }
  .post-content .body-block-callout .btn-blank {
    padding: 0;
    text-align: left !important; }
    @media only screen and (min-width: 768px) {
      .post-content .body-block-callout .btn-blank {
        width: 100%; } }
    .post-content .body-block-callout .btn-blank:hover {
      color: #b32b2e; }
    .post-content .body-block-callout .btn-blank:active {
      color: #b2373b; }
    .post-content .body-block-callout .btn-blank:focus {
      background: rgba(150, 195, 70, 0); }

.post-content .sidebar-block-callout {
  position: relative;
  background-color: #eef6f8;
  padding: 20px; }
  .post-content .sidebar-block-callout + .sidebar-block-callout:before {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    border-top: 1px solid #e1dfe0; }
  .post-content .sidebar-block-callout h3 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px; }
  .post-content .sidebar-block-callout p {
    font-size: 16px;
    margin-bottom: 10px; }
  .post-content .sidebar-block-callout .btn-blank {
    padding: 0; }
    .post-content .sidebar-block-callout .btn-blank:hover {
      color: #b32b2e; }
    .post-content .sidebar-block-callout .btn-blank:active {
      color: #b2373b; }
    .post-content .sidebar-block-callout .btn-blank:focus {
      background: rgba(150, 195, 70, 0); }

.post-content .sidebar-blog-callout {
  padding: 20px 0;
  position: relative;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  line-height: 1.4;
  font-size: 15px; }
  .post-content .sidebar-blog-callout:hover {
    background-color: #eef6f8; }
  .post-content .sidebar-blog-callout + .sidebar-blog-callout:before {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    border-top: 1px solid #e1dfe0; }
  .post-content .sidebar-blog-callout a {
    color: inherit; }
    .post-content .sidebar-blog-callout a .blog-callout-thumb-container {
      width: 50px;
      height: 50px;
      float: left;
      margin-right: 15px;
      overflow: hidden;
      background-color: #eeeeee; }
      .post-content .sidebar-blog-callout a .blog-callout-thumb-container img {
        height: 100%;
        width: auto; }
    .post-content .sidebar-blog-callout a .sidebar-blog-callout-inner {
      overflow: hidden;
      margin-bottom: 10px;
      margin: 0; }
      .post-content .sidebar-blog-callout a .sidebar-blog-callout-inner .publish-date {
        margin-top: 7px;
        display: block;
        font-style: italic; }

.post-content .sidebar-blog-callout-large {
  background: #000;
  padding: 20px 0;
  position: relative;
  -webkit-transition: all 200ms;
  transition: all 200ms; }
  .post-content .sidebar-blog-callout-large:hover {
    background-color: #eef6f8; }
  .post-content .sidebar-blog-callout-large a {
    color: inherit; }
    .post-content .sidebar-blog-callout-large a img {
      float: left;
      margin-right: 15px; }
    .post-content .sidebar-blog-callout-large a p {
      overflow: hidden;
      margin-bottom: 10px;
      margin: 0;
      font-size: 16px; }
      .post-content .sidebar-blog-callout-large a p .publish-date {
        margin-top: 5px;
        display: block; }

.post-content .text-cta-video .header-subtitle h2, .post-content .text-cta-video .header-subtitle h3, .post-content .text-cta-video .header-subtitle h4, .post-content .text-cta-video .header-subtitle h5, .post-content .text-cta-video .header-subtitle h6 {
  font-weight: normal;
  font-size: 18px;
  font-weight: 700;
  color: #72829f;
  font-family: Montserrat, sans-serif; }

@media only screen and (min-width: 768px) {
  .post-content .text-cta-video .fusion-video {
    max-width: 100% !important;
    max-height: none !important; } }

.post-content .wp-caption {
  background: #e7e6e6;
  padding: 15px;
  font-size: 14px;
  border: 1px solid #dbd9d9;
  font-style: italic; }
  .post-content .wp-caption .wp-caption-text {
    margin: 10px 0 -5px; }

.sponsor-area-grid {
  display: grid;
  grid-gap: 10px;
  text-align: center;
  grid-template-columns: repeat(5, 1fr); }
  @media only screen and (max-width: 1023px) {
    .sponsor-area-grid {
      grid-template-columns: repeat(5, 1fr) !important; }
}
  @media only screen and (max-width: 767px) {
    .sponsor-area-grid {
      grid-template-columns: repeat(3, 1fr) !important;
      grid-gap: 2px; }
}
  .sponsor-area-grid > div {
    border: 1px solid #ccc; }

.grant-winners-box {
  text-align: center; }
  .grant-winners-box .wp-caption {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 30px;
    padding-top: 0;
    padding-bottom: 0;
    background: transparent;
    border: none; }
  .grant-winners-box p:empty {
    display: none; }

.page-list-title {
  font-family: "Rubik", sans-serif !important;
  font-style: normal !important;
  font-size: 18px !important;
  margin: 0 0 0.5em !important;
  color: #2f3a56 !important; }

.page-list {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
  font-size: 15px; }
  @media only screen and (max-width: 767px) {
    .page-list {
      -webkit-column-count: 2;
              column-count: 2; } }
  .page-list .menu-item {
    margin: 0 0 0.675em; }
  .page-list .current_page_item {
    position: relative; }
    .page-list .current_page_item:before {
      content: '\203A';
      position: absolute;
      left: -10px;
      font-size: 20px;
      font-weight: 300;
      line-height: 1em;
      color: #d14043; }
  .page-list a {
    color: #676767;
    text-decoration: underline; }
    .page-list a:hover {
      color: #272727; }

@media only screen and (max-width: 767px) {
  .fusion-header {
    padding-right: 15px;
    padding-left: 15px; } }

@media only screen and (min-width: 1025px) {
  .fusion-secondary-main-menu {
    padding: 0; } }

.fusion-main-menu .fusion-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .fusion-main-menu .fusion-menu > li {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-right: 0;
    -webkit-transition: -webkit-box-shadow 200ms linear;
    transition: -webkit-box-shadow 200ms linear;
    transition: box-shadow 200ms linear;
    transition: box-shadow 200ms linear, -webkit-box-shadow 200ms linear; }
    .fusion-main-menu .fusion-menu > li:hover > a {
      color: #171c8f; }
    .fusion-main-menu .fusion-menu > li > a {
      text-align: center;
      padding: 0 10px; }
      .fusion-main-menu .fusion-menu > li > a .fusion-dropdown-indicator {
        display: none; }

.fusion-main-menu .sub-menu {
  -webkit-box-shadow: 1px 4px 5px rgba(0, 0, 0, 0.2) !important;
          box-shadow: 1px 4px 5px rgba(0, 0, 0, 0.2) !important; }
  .fusion-main-menu .sub-menu li a {
    font-family: Montserrat, sans-serif !important;
    font-weight: 700 !important; }

#menu-utility-nav li {
  border-left-width: 0; }
  #menu-utility-nav li:not(:last-child) a:hover {
    text-decoration: underline; }
  #menu-utility-nav li:last-child {
    margin-left: 14px; }
    @media only screen and (min-width: 1025px) {
      #menu-utility-nav li:last-child {
        margin-top: 10px; } }
    #menu-utility-nav li:last-child a {
      background: #171c8f !important;
      height: 37px;
      font-weight: 700; }
      #menu-utility-nav li:last-child a:hover {
        color: #fff;
        background: #0c0f4d !important; }

@media only screen and (min-width: 1025px) and (max-width: 1100px) {
  .fusion-secondary-header > .fusion-row {
    display: block; } }

.fusion-secondary-header .fusion-contact-info {
  line-height: 28px !important; }

@media only screen and (max-width: 1024px) {
  .fusion-secondary-header .fusion-contact-info {
    padding-bottom: 5px; } }

@media only screen and (max-width: 767px) {
  .fusion-secondary-header .fusion-contact-info {
    padding-right: 0;
    padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .fusion-secondary-header .fusion-contact-info .fusion-header-separator {
    height: auto;
    padding: 0 15px;
    color: transparent; } }

.fusion-secondary-header .fusion-contact-info a {
  display: inline-block; }

.fusion-secondary-header .fusion-contact-info a[href^="mailto"] {
  text-decoration: underline; }

@media only screen and (max-width: 767px) {
  .fusion-secondary-menu {
    padding-bottom: 8px; } }

@media only screen and (max-width: 767px) {
  .fusion-secondary-menu > ul > li > a {
    height: auto !important;
    padding: 5px 12px; } }

.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left .fusion-open-submenu {
  padding-left: 25px; }

@media only screen and (max-width: 1024px) {
  .fusion-sticky-header-wrapper {
    height: auto !important; } }

.fusion-mobile-menu-icons {
  top: calc(50% - 5px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  .fusion-mobile-menu-icons a {
    font-size: calc(10px + 3vw);
    margin-left: 15px; }
    @media only screen and (min-width: 768px) {
      .fusion-mobile-menu-icons a {
        font-size: 28px; } }

.fusion-header,
.fusion-secondary-header,
.fusion-alignleft,
.fusion-secondary-main-menu,
.fusion-mobile-menu-sep {
  border: none !important; }

.fusion-footer .fusion-footer-widget-area {
	display: none;
}
.fusion-footer .fusion-footer-widget-area .widget_nav_menu li {
  padding: 3px 5px; }

.fusion-footer .fusion-footer-widget-area .widget_nav_menu a:hover {
  text-decoration: underline; }

.fusion-footer .fusion-footer-widget-area .widget_nav_menu a:before {
  display: none; }

.fusion-footer .fusion-footer-widget-area .widget_nav_menu .current_menu_item > a,
.fusion-footer .fusion-footer-widget-area .widget_nav_menu .current_page_item > a {
  color: #fff !important; }

.fusion-footer .fusion-footer-widget-area .menu {
  font-size: 14px;
  text-align: left; }

@media only screen and (min-width: 568px) and (max-width: 767px) {
  .fusion-footer .fusion-footer-widget-area .fusion-column:first-child {
    width: 100% !important;
    float: none !important; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .fusion-footer .fusion-footer-widget-area .fusion-column:first-child {
    width: 16% !important;
    float: left !important;
    padding-right: 0;
    padding-left: 0; } }

@media only screen and (min-width: 568px) and (max-width: 767px) {
  .fusion-footer .fusion-footer-widget-area .fusion-column:not(:first-child) {
    width: 20% !important;
    float: left !important;
    padding-right: 0;
    padding-left: 0; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .fusion-footer .fusion-footer-widget-area .fusion-column:not(:first-child) {
    width: 16% !important;
    float: left !important;
    padding-right: 0;
    padding-left: 0;
    clear: none !important; } }

@media only screen and (max-width: 1024px) {
  .fusion-footer .fusion-footer-widget-area .fusion-column:not(:first-child):not(.fusion-column-last) {
    margin-bottom: 20px; } }

.fusion-footer .fusion-column .menu li:first-child a,
.fusion-footer .fusion-column .menu li:first-child.current_page_item a,
.fusion-footer .fusion-column .menu li:first-child.current_menu_item a {
  color: #fff !important; }

@media only screen and (min-width: 768px) {
  .fusion-footer .footer-col-1-widget .footer-logo {
    display: block;
    max-width: 65%;
    margin: 0 auto; } }

.fusion-footer .footer-col-1-widget .btn-footer-donate {
  color: #fff;
  font-size: 12px;
  padding: 8px 16px;
  margin-left: calc(7% - 4px);
  background-color: #6AD1E3;
  color: #171c8f !important; }
  @media only screen and (min-width: 768px) {
    .fusion-footer .footer-col-1-widget .btn-footer-donate {
      display: block;
      padding: 8px;
      max-width: 130px;
      margin: 20px auto 0; } }
  .fusion-footer .footer-col-1-widget .btn-footer-donate:hover {
    background-color: #fff; }

.fusion-footer .footer-copyright {
  padding: 0 5%;
  max-width: 1180px;
  margin: 0 auto;
  font-size: 1.1em;
  padding-bottom: 22px; }

#footer a:hover {
  text-decoration: underline; }

#footer.fusion-footer-copyright-area {
  padding: 0; 
  border: none;
  border-top: 8px solid #6ad1e3;
}

#footer.fusion-footer-copyright-area > .fusion-row {
    max-width: none !important; }

.footer-sub {
  background-color: #282a2b;
  padding: 15px 30px;
  border-top: #676767 1px solid; }
  .footer-sub .fusion-row:before, .footer-sub .fusion-row:after {
    content: none; }
  @media only screen and (min-width: 1024px) {
    .footer-sub .fusion-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .footer-sub ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
    color: #fff; }
    @media only screen and (max-width: 1023px) {
      .footer-sub ul {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .footer-sub ul a {
      color: inherit; }
    @media only screen and (max-width: 1023px) {
      .footer-sub ul.footer-sub-nav {
        max-width: 500px;
        margin: 0 auto; } }
    .footer-sub ul.footer-sub-nav li:not(:last-child):after {
      content: '';
      display: inline-block;
      height: 12px;
      margin: 0 12px 0 8px;
      width: 1px;
      background-color: rgba(255, 255, 255, 0.5); }
    .footer-sub ul.footer-sub-nav li:nth-last-child(2) {
      font-weight: 700; }
      .footer-sub ul.footer-sub-nav li:nth-last-child(2):after {
        margin-left: 0;
        background-color: transparent; }
    @media only screen and (max-width: 1023px) and (min-width: 568px) {
      .footer-sub ul.footer-sub-nav li:nth-last-child(3):after {
        content: none; } }
    .footer-sub ul.footer-sub-nav-social {
      margin-right: -12px; }
      @media only screen and (max-width: 1023px) {
        .footer-sub ul.footer-sub-nav-social {
          margin: 1rem 0 0; } }
      .footer-sub ul.footer-sub-nav-social a {
        padding: 0 12px; }
      .footer-sub ul.footer-sub-nav-social .fa {
        font-size: 1.5em; }

.fusion-page-title-bar {
  position: relative;
  z-index: 1;
  height: 150px !important;
  background: -webkit-gradient(linear, left top, right top, from(#0c0f4d), color-stop(50%, #131879), to(#171c8f));
  background: linear-gradient(to right, #0c0f4d, #131879 50%, #171c8f); }
  @media only screen and (max-width: 768px) {
    .fusion-page-title-bar {
      height: auto !important;
      padding: 20px 0 !important; } }
  .fusion-page-title-bar:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    pointer-events: none;
    border-top-color: #131879;
    border-width: 10px;
    margin-left: -10px; }
    @media print {
      .fusion-page-title-bar:after {
        content: none !important; } }
  .fusion-page-title-bar .icon-lung-mast {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 80%;
    max-width: 400px; }
    .fusion-page-title-bar .icon-lung-mast .svg-lungs {
      width: 48px;
      height: 31px; }
    .fusion-page-title-bar .icon-lung-mast .svg-lungs-path {
      fill: #fff; }
    .fusion-page-title-bar .icon-lung-mast:before, .fusion-page-title-bar .icon-lung-mast:after {
      content: '';
      position: absolute;
      top: 50%;
      background-color: #fff;
      height: 2px;
      width: 38%; }
    .fusion-page-title-bar .icon-lung-mast:after {
      right: 0; }
    .fusion-page-title-bar .icon-lung-mast:before {
      left: 0; }

.fusion-breadcrumbs {
  text-align: left;
  font-size: 12px !important;
  font-weight: 300;
  margin: 15px auto 0 !important;
  max-width: 1180px;
  font-family: Montserrat, sans-serif; }
  .fusion-breadcrumbs a span {
    text-decoration: underline; }
  .fusion-breadcrumbs a:hover span {
    color: #777 !important; }

.fusion-widget-area.left-navigation-widget .widget.widget_fiat_sidebar_nav {
  margin-bottom: 10px; }

.fusion-widget-area.left-navigation-widget .widget_pssubpages {
  margin-bottom: 20px; }

@media only screen and (max-width: 767px) {
  .fusion-widget-area.left-navigation-widget {
    margin-top: 30px; } }

.fusion-widget-area.left-navigation-widget .heading .widget-title,
.fusion-widget-area.left-navigation-widget .heading h4.widget-title {
  font-family: "Rubik", sans-serif;
  font-style: normal;
  font-size: 18px;
  margin-top: 0.5em; }

.fusion-widget-area.left-navigation-widget .page-list {
  font-size: 15px; }
  @media only screen and (max-width: 767px) {
    .fusion-widget-area.left-navigation-widget .page-list {
      -webkit-column-count: 2;
              column-count: 2; } }
  .fusion-widget-area.left-navigation-widget .page-list .page_item {
    margin-bottom: 0.675em; }
    .fusion-widget-area.left-navigation-widget .page-list .page_item.current_page_item {
      position: relative; }
      .fusion-widget-area.left-navigation-widget .page-list .page_item.current_page_item a {
        font-weight: 700;
        color: #676767; }
      .fusion-widget-area.left-navigation-widget .page-list .page_item.current_page_item:before {
        content: "\203A";
        color: #d14043;
        position: absolute;
        left: -10px;
        font-size: 20px;
        font-weight: 300;
        line-height: 1em; }
  .fusion-widget-area.left-navigation-widget .page-list a, .fusion-widget-area.left-navigation-widget .page-list a:active {
    color: #676767 !important;
    text-decoration: underline; }
  .fusion-widget-area.left-navigation-widget .page-list a:hover {
    color: #272727 !important; }

.blog-latest-widget {
  overflow: hidden; }
  .fusion-content-widget-area .widget .blog-latest-widget {
    margin-bottom: -45px; }
  .blog-latest-widget > li.fusion-layout-column.fusion-one-third {
    width: calc(33.33% - (8% * 0.3333));
    clear: none; }
    .blog-latest-widget > li.fusion-layout-column.fusion-one-third:not(:last-child) {
      margin-right: 4%;
      margin-bottom: 40px; }
  .blog-latest-widget .fusion-imageframe {
    display: block;
    height: 0;
    padding-bottom: 69.44444%;
    background-color: #eee; }
    .blog-latest-widget .fusion-imageframe img {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      min-height: 100%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
  .blog-latest-widget .fusion-layout-column:hover .title-heading-left,
  .blog-latest-widget .fusion-layout-column:hover .text-red,
  .blog-latest-widget .fusion-layout-column:hover .text-primary,
  .blog-latest-widget .fusion-layout-column:hover .btn-link {
    text-decoration: underline !important; }
  @media only screen and (max-width: 1024px) {
    .blog-latest-widget .fusion-title {
      margin-top: 15px !important; } }
  .blog-latest-widget .fusion-title .title-heading-left {
    color: #171c8f; }

.fusion-content-widget-area .widget .sidebar-blog-widget-list .sidebar-blog-callout {
  padding: 20px 0; }
  .fusion-content-widget-area .widget .sidebar-blog-widget-list .sidebar-blog-callout .blog-callout-thumb-container {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 15px;
    overflow: hidden; }
    .fusion-content-widget-area .widget .sidebar-blog-widget-list .sidebar-blog-callout .blog-callout-thumb-container img {
      height: 100%;
      width: auto !important;
      max-width: none;
      margin-left: -25%; }
  .fusion-content-widget-area .widget .sidebar-blog-widget-list .sidebar-blog-callout a {
    color: inherit;
    overflow: hidden;
    font-size: 15px; }
    .fusion-content-widget-area .widget .sidebar-blog-widget-list .sidebar-blog-callout a .publish-date {
      margin-top: 7px;
      display: block;
      font-style: italic; }

.fusion-widget-area h4.widget-title {
  margin-bottom: 0.5em; }

.widget-lungmatch iframe {
  width: 100%; }

.fusion-faq-shortcode .fusion-accordian .fusion-toggle-icon-wrapper,
.fusion-faq-shortcode .fusion-accordian .fusion-toggle-heading {
  float: none;
  display: inline-block; }

.fusion-faq-shortcode .fusion-accordian .panel-body {
  padding-top: 20px; }

.fusion-faq-shortcode .fusion-accordian .panel-title .fusion-toggle-heading {
  color: #d14043;
  font-family: Montserrat,"Arial Black",Gadget,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 1.2;
  margin-left: 20px; }

.fusion-faq-shortcode .fusion-accordian .panel-title a {
  text-decoration: none; }
  .fusion-faq-shortcode .fusion-accordian .panel-title a .fa-fusion-box {
    background-color: #d14043 !important; }

.location-map-container .title-location {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 31px;
  font-size: 28px; }

.location-map-container .location-details-content {
  margin-top: 20px; }

.location-map-container #map {
  height: 400px;
  width: 100%; }

.location-map-container #getDirectionsMapLink {
  margin-top: 15px; }

@media print {
  #main {
    padding: 10px 0 !important; } }

@media print {
  .fusion-header-wrapper .fusion-secondary-main-menu, .fusion-header-wrapper .fusion-secondary-header, .fusion-header-wrapper .fusion-secondary-menu-search {
    display: none !important; } }

@media print {
  .post-content .hero-image-banner, .post-content .full-simple-callout, .post-content .fusion-page-title-bar {
    height: 50px !important;
    margin: 0 !important;
    padding: 0 !important; }
    .post-content .hero-image-banner .title-heading-center, .post-content .hero-image-banner .entry-title, .post-content .full-simple-callout .title-heading-center, .post-content .full-simple-callout .entry-title, .post-content .fusion-page-title-bar .title-heading-center, .post-content .fusion-page-title-bar .entry-title {
      color: #000 !important; }
      .post-content .hero-image-banner .title-heading-center span, .post-content .hero-image-banner .entry-title span, .post-content .full-simple-callout .title-heading-center span, .post-content .full-simple-callout .entry-title span, .post-content .fusion-page-title-bar .title-heading-center span, .post-content .fusion-page-title-bar .entry-title span {
        color: #000 !important; }
    .post-content .hero-image-banner .fusion-layout-column, .post-content .full-simple-callout .fusion-layout-column, .post-content .fusion-page-title-bar .fusion-layout-column {
      width: 100% !important; }
  .post-content .full-header-piped .title-heading-center:before, .post-content .full-header-piped .title-heading-center:after {
    display: none; }
  .post-content .fusion-column-wrapper {
    padding: 20px !important; }
  .post-content .three-col-feature-callout .fusion-column-wrapper {
    margin: 20px 0 !important; }
  .post-content .fusion-layout-column {
    width: 100% !important;
    margin: 0 !important; }
    .post-content .fusion-layout-column img {
      max-width: 300px !important; }
  .post-content .text-cta-video .fusion-video {
    width: 300px !important; }
  .post-content .body-block-2col, .post-content .body-block-2col-reverse {
    margin: 0 !important; }
    .post-content .body-block-2col .fusion-one-sixth, .post-content .body-block-2col-reverse .fusion-one-sixth {
      display: none; }
    .post-content .body-block-2col .ghost-image, .post-content .body-block-2col .ghost-text, .post-content .body-block-2col-reverse .ghost-image, .post-content .body-block-2col-reverse .ghost-text {
      position: static !important; }
      .post-content .body-block-2col .ghost-image img, .post-content .body-block-2col .ghost-text img, .post-content .body-block-2col-reverse .ghost-image img, .post-content .body-block-2col-reverse .ghost-text img {
        margin: 0 !important; } }

@media print {
  .left-navigation-widget {
    display: none !important; }
  .fusion-page-title-bar {
    height: auto !important;
    border: none !important; }
  .fusion-sticky-header-wrapper {
    height: auto !important; } }

@media print {
  .fusion-footer {
    display: none; } }

@media only screen and (min-width: 1025px) {
  .searchform .fusion-search-field {
    width: 250px; } }

.searchform .fusion-search-field label {
  display: block;
  margin-bottom: 0; }

.searchform .fusion-search-field input {
  font-family: sans-serif;
  font-weight: 400; }

.searchform .fusion-search-form-content .fusion-search-button input[type=submit] {
  background-color: #171c8f; }
  .searchform .fusion-search-form-content .fusion-search-button input[type=submit]:hover {
    background-color: #0c0f4d !important; }

.search-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .search-table .search-field {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .search-table .search-field input {
      font-family: sans-serif;
      font-weight: 400; }
  .search-table .search-button input[type=submit] {
    background-color: #171c8f !important;
    color: #fff;
    border: 1px solid #171c8f;
    font-family: icomoon;
    font-size: 1rem; }
    .search-table .search-button input[type=submit]:hover {
      background-color: #0c0f4d !important; }

.search .search-results-container h1,
.search .search-results-container .fusion-single-line-meta {
  margin-bottom: 0; }

.search .search-results-container .seach-form {
  max-width: 350px;
  margin-top: 40px; }

.search .search-results-container .search-page-search-form-top {
  padding-bottom: 40px;
  margin-bottom: 40px; }

.search .search-results-container .fusion-content-sep,
.search .search-results-container .fusion-meta-info .fusion-alignright {
  display: none; }

#wp-live-chat-header {
  width: 120px;
  height: 40px;
  background-image: none !important; }
  #wp-live-chat-header:before {
    content: "CHAT";
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 15%;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease; }
  #wp-live-chat-header:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    right: 10px;
    z-index: 1;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    background: url("lca/img/chat-icon.png") no-repeat;
    background-size: 35px 35px; }

#wp-live-chat-header.active {
  -webkit-transform: none !important;
          transform: none !important;
  background-position: 65px center;
  background-size: 60px; }
  #wp-live-chat-header.active:after {
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: url("lca/img/iconCloseRetina.png") no-repeat;
    background-size: 40px 40px; }
  #wp-live-chat-header.active:before {
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    content: "CLOSE"; }

.wplc-color-bg-1 {
  background-color: #dc3345 !important; }

.wp-live-chat-wraper {
  top: inherit;
  bottom: 12%; }
  .wp-live-chat-wraper #wplc_chatbox_header {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
    .wp-live-chat-wraper #wplc_chatbox_header .wplc_agent_involved {
      margin: 12px; }
  .wp-live-chat-wraper #wplc_user_message_div {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .wp-live-chat-wraper #wp-live-chat-4 {
    background-color: #e2f0f3 !important;
    width: 340px;
    height: 475px;
    bottom: 12%;
    top: inherit; }
  .wp-live-chat-wraper #wplc_chatbox .wplc-color-border-1 {
    background-color: #f8fbfb !important;
    border-color: #fefbfb !important; }
    .wp-live-chat-wraper #wplc_chatbox .wplc-color-border-1:before {
      border-color: transparent #fefbfb !important; }
  .wp-live-chat-wraper #wplc_chatbox .wplc-color-bg-1.wplc-color-2 {
    color: #676767 !important; }
  .wp-live-chat-wraper .wplc-shrink {
    height: 100%; }
    .wp-live-chat-wraper .wplc-shrink .wplc_agent_involved {
      margin: 2px 15px !important; }
  .wp-live-chat-wraper .wplc_chatbox {
    top: 100px; }
  .wp-live-chat-wraper #wplc_user_message_div {
    margin: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }

input[type="tel"] {
  background-color: #f7f7f7;
  color: #333;
  font-size: 13px;
  padding: 8px 15px;
  border: 1px solid #e7e6e6; }

.nf-before-form-content {
  margin-bottom: 1rem; }

.nf-field-element input,
.nf-field-element textarea,
.nf-field-element select {
  font-family: sans-serif; }

.nf-field-element input:not([type="button"]):not([type="radio"]):not([type="checkbox"]),
.nf-field-element select {
  height: 45px !important; }

.nf-field-element input[type="button"] {
  display: inline-block;
  background-color: #171c8f;
  border: none;
  color: #fff;
  padding: 13px 29px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: background-color 200ms;
  transition: background-color 200ms; }
  .nf-field-element input[type="button"]:hover {
    background-color: #0c1063; }

.label-above .nf-field-label {
  margin-bottom: 0 !important; }

.nf-error .nf-field-label label {
  color: #e80000; }

.nf-form-cont.row .nf-before-form-content,
.nf-form-cont.row .nf-after-form-content,
.nf-form-cont.row .nf-field-container,
.nf-form-cont.row .nf-response-msg {
  padding-right: 15px;
  padding-left: 15px; }

.nf-form-cont.row .nf-field-container:not([class*="clearfix"]) {
  clear: none; }

.nf-form-cont.row .nf-field-container:not([class*="col"]) {
  clear: both; }

.list-checkbox-wrap .nf-field-element li,
.list-radio-wrap .nf-field-element li {
  clear: both; }
  .list-checkbox-wrap .nf-field-element li label,
  .list-radio-wrap .nf-field-element li label {
    font-weight: 400; }

.nf-error-msg {
  font-weight: 700;
  font-size: 12px; }

.post-content .legal-disclaimer p {
  font-size: 14px !important; }

.post-content .headline-three-callouts .full-width-headline {
  margin-bottom: 2em; }
  @media only screen and (min-width: 768px) {
    .post-content .headline-three-callouts .full-width-headline p {
      max-width: 60%;
      margin: 0 auto; } }

.post-content .detail-body-banner .fusion-column-wrapper {
  height: 350px;
  background-size: cover; }

.post-content .body-text-inline-links .button-large {
  padding: 13px 0; }

@media only screen and (min-width: 768px) {
  .body-block-2col .fusion-column-wrapper *,
  .body-block-2col-reverse .fusion-column-wrapper * {
    text-align: left !important; } }

.body-block-2col-reverse .fusion-column-first {
  float: right; }

.three-col-feature-callout .imageframe-align-center {
  margin-bottom: 10px; }

.three-col-feature-callout .fusion-imageframe {
  width: 60px;
  height: 60px; }
  .three-column-feature-screening .three-col-feature-callout .fusion-imageframe {
    width: 80px;
    height: 80px; }
  .three-col-feature-callout .fusion-imageframe img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%; }

.locations-row {
  padding-top: 50px !important; }

.fusion-breadcrumbs.custom-locations-breadcrumbs,
.fusion-breadcrumbs.custom-locations-breadcrumbs a {
  color: #4c4c4c;
  font-size: 15px !important; }

.list-states-container ul.media-list {
  -webkit-column-count: 3;
          column-count: 3; }
  .list-states-container ul.media-list li {
    padding: 3px 0; }

@media only screen and (min-width: 1200px) {
  .home-get-involved .fusion-column-first {
    padding-right: 10%;
    padding-left: 10%; } }

.home-support .fusion-column-first {
  float: right; }
  .home-support .fusion-column-first .fusion-column-wrapper {
    max-width: 320px;
    margin: 0 auto; }

.archive #main,
.blog #main,
.single-post #main {
  padding-top: 40px; }

.fusion-post-grid .fusion-post-title {
  font-size: 19px !important;
  line-height: 1.3 !important; }
  .fusion-post-grid .fusion-post-title a {
    color: #171c8f !important;
    text-decoration: underline; }

.fusion-blogsidebar .widget h4 {
  font-size: 0.875rem !important;
  margin-bottom: 0; }

.fusion-blogsidebar .widget .heading .widget-title {
  font-size: 1rem !important;
  margin-bottom: 0; }

.fusion-blogsidebar .widget [name="archive-dropdown"] {
  margin-top: 10px; }

.fusion-blogsidebar .searchandfilter ul {
  width: 100%; }
  .fusion-blogsidebar .searchandfilter ul h4 {
    margin-top: 1.5rem; }

.fusion-blogsidebar .searchandfilter label {
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  font-weight: inherit;
  padding-left: 20px; }
  .fusion-blogsidebar .searchandfilter label input {
    position: absolute;
    top: 2px;
    left: 0; }

.fusion-blogsidebar .searchandfilter input[type="submit"] {
  font-weight: 700;
  margin-top: 0.5rem; }

@media only screen and (max-width: 767px) {
  .about-screening-hero {
    background-position: 37% top !important; } }

.section-risk-benefits .btn-primary {
  margin: 10px; }

@media only screen and (max-width: 767px) {
  .section-how-talk .img-responsive {
    max-width: 175px !important; } }

@media only screen and (max-width: 767px) {
  .section-raise-awareness-prof {
    margin-bottom: 0 !important; } }

@media only screen and (max-width: 767px) {
  .section-raise-awareness-prof .fusion-imageframe {
    float: none !important; }
    .section-raise-awareness-prof .fusion-imageframe .img-responsive {
      max-width: 280px; } }

.ros1-blog {
  background: #fff;
  -webkit-box-shadow: 2px 2px 5px rgba(128, 128, 128, 0.5);
          box-shadow: 2px 2px 5px rgba(128, 128, 128, 0.5);
  padding: 12px; }
  .ros1-blog:hover {
    -webkit-box-shadow: 3px 3px 10px rgba(128, 128, 128, 0.5);
            box-shadow: 3px 3px 10px rgba(128, 128, 128, 0.5); }
  .ros1-blog .fusion-imageframe {
    display: block; }
    .ros1-blog .fusion-imageframe img {
      display: block;
      width: 100%; }

.ros1-blog-author p:last-child,
.ros1-blog-stage p:last-child,
.ros1-blog-dx p:last-child {
  margin-bottom: 0; }

.ros1-blog-author {
  font-weight: 700;
  margin: 0.25em 0; }

.ros1-blog-stage,
.ros1-blog-dx {
  font-size: 14px;
  font-style: italic; }

.error404 #main {
  background: #eef6f8; }

.error404 .page-container-404 .post-content .error-message-hero {
  position: relative;
  height: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media only screen and (max-width: 1024px) {
    .error404 .page-container-404 .post-content .error-message-hero {
      height: 200px; } }
  .error404 .page-container-404 .post-content .error-message-hero:after {
    background: url("../img/404-bg.png") no-repeat;
    background-size: 200px;
    background-position: center center;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.16; }
  .error404 .page-container-404 .post-content .error-message-hero .title-sep-container {
    display: none; }
  .error404 .page-container-404 .post-content .error-message-hero .fusion-title {
    margin: 0 !important;
    z-index: 1;
    width: 100%; }
    .error404 .page-container-404 .post-content .error-message-hero .fusion-title h2 {
      text-align: center;
      width: 100%; }
      @media only screen and (min-width: 1024px) {
        .error404 .page-container-404 .post-content .error-message-hero .fusion-title h2 {
          font-size: 40px !important; } }

.error404 .page-container-404 .post-content .fusion-column .error-message {
  font-family: Montserrat, sans-serif;
  color: #e6ebee;
  font-size: 165px; }
  @media only screen and (max-width: 1024px) {
    .error404 .page-container-404 .post-content .fusion-column .error-message {
      font-size: 125px;
      margin-bottom: 0; } }

@media only screen and (min-width: 1024px) {
  .error404 .page-container-404 .post-content .fusion-column:nth-child(2) {
    border-right: 1px solid #72829f;
    border-left: 1px solid #72829f;
    padding: 0 50px;
    height: 200px; }
  .error404 .page-container-404 .post-content .fusion-column:nth-child(3) {
    padding-left: 50px; } }

@media only screen and (max-width: 1024px) {
  .error404 .page-container-404 .post-content .fusion-column {
    text-align: center; } }

.error404 .page-container-404 .post-content .fusion-column h5 {
  margin: 0 0 10px 0; }

.error404 .page-container-404 .post-content .fusion-column .error-menu ul {
  padding-left: 20px !important; }
  @media only screen and (max-width: 1024px) {
    .error404 .page-container-404 .post-content .fusion-column .error-menu ul {
      list-style: none;
      padding-left: 0; } }

.post-type-archive-tribe_events #tribe-events-bar {
  margin: -55px 0 40px; }
  @media (min-width: 768px) {
    .post-type-archive-tribe_events #tribe-events-bar {
      margin-top: -40px; } }

.single-tribe_events #main {
  padding-top: 40px; }

.single-tribe_events .fusion-content-widget-area .tribe-events-single-section-title {
  background-color: transparent !important;
  padding: 0 !important; }

.single-tribe_events abbr[title] {
  border-bottom-width: 0; }

.tribe-events-address .tribe-address .tribe-country-name,
.tribe-events-address .tribe-address .tribe-delimiter,
.tribe-events-address .tribe-address .tribe-events-abbr,
.tribe-events-address .tribe-address .tribe-postal-code,
.tribe-events-address .tribe-address .tribe-region {
  padding-right: 0 !important; }

/*# sourceMappingURL=style.css.map */

/* cta button color change to green */
#menu-utility-nav.menu li:last-child a { background: #308800 !important; }
#menu-utility-nav.menu li:last-child a:hover { background: #205c00 !important; }

/* other adjustments */
.go2-hide { display: none !important; }

/* fix font weight after update */
.fusion-modal h5,.fusion-title h5,.fusion-widget-area h5,.post-content h5 { font-weight: 700; }

/* fix page title gradients after theme update */
body .fusion-page-title-bar {
   background-image: linear-gradient(to right, rgb(12, 15, 77), rgb(19, 24, 121) 50%, rgb(23, 28, 143));
}

/* gray "highlight" box */
.go2-gray-box {
background: #72829F;
    color: #fff;
	padding: 10px;
}
.go2-gray-box a {
	color: #6ad1e3;
}
.go2-gray-box p:last-of-type {
	margin-bottom: 0;
}

.go2-hide-me {
	display: none; 
}

/* notification bar */
.go2-note-bar { text-align: center; background: #5caf2f; color: #fff; padding: 10px; }
.go2-note-bar .go2-note-button-container { display: inline-block; margin: 0 0 0 15px; }
.go2-note-bar br { display: none; }
@media screen and (max-width: 860px ) {
.go2-note-bar .go2-note-button-container { display: block; margin: 10px 0 5px; }
}
@media screen and (max-width: 767px ) {
.go2-note-bar br { display: inline; }
}
@media screen and (max-width: 374px ) {
.go2-note-bar br { display: none; }
}
@media screen and (max-width: 330px ) {
.go2-note-bar { font-size: 16px; }
}

/* events calendar search bar background color update */
#tribe-bar-collapse-toggle, #tribe-bar-collapse-toggle:focus, #tribe-bar-collapse-toggle:hover, #tribe-bar-form, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover, #tribe-events-bar:after, #tribe-events-bar:before, #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal, #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal:after, #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal:before, #tribe-events-content-wrapper #tribe_events_filters_wrapper:after, #tribe-events-content-wrapper #tribe_events_filters_wrapper:before, #tribe_events_filters_wrapper .tribe-events-filter-group li, .tribe-events-filter-group.tribe-events-filter-autocomplete, .tribe-events-filter-group.tribe-events-filter-multiselect, .tribe-events-filter-group.tribe-events-filter-range, .tribe-events-filter-group.tribe-events-filter-select {
	background-color: #EEF6F8 !important;
}
#tribe-bar-views .tribe-bar-views-list, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a, #tribe_events_filters_wrapper .tribe-events-filters-group-heading, .tribe-bar-views-inner, .tribe-block__tickets__registration__event .tribe-block__tickets__item__attendee__fields, .tribe-block__tickets__registration__event .tribe-block__tickets__registration__toggle__handler {
	background-color: #def1f5 !important;
}
#tribe-bar-views .tribe-bar-views-option.tribe-bar-active, #tribe-bar-views .tribe-bar-views-option:hover, #tribe-bar-views-toggle:focus, #tribe-bar-views-toggle:hover, #tribe-events-content-wrapper #tribe_events_filters_wrapper .tribe-events-filter-group li:hover {
	background-color: #EEF6F8 !important;

}

/* adjustments to avada modal display */
.fusion-modal.modal { z-index: 9999999999; }
.fusion-modal .modal-dialog { box-shadow: 0 0 15px rgba(0,0,0,.2)}
.fusion-modal .modal-content { border: 0; border-radius: 0; }
.fusion-modal .modal-body { padding: 0 20px; }

/* fix happyfox inline widget embed shadow cut off */
#inlinesupportwidget #sdModal .modal-dialog { overflow: visible; }


/* shrink hf lcq tab and allow for slideout */
@media screen and (max-width: 600px) {
	#hf-lcq-tab { 
	font-size: 15px;
    letter-spacing: 0.5px !important;
    padding: 7px 16px !important;
	transition: 500ms;
	top: auto !important;
	bottom: 100px !important;
}
	#hf-lcq-tab.hf-hideme {
		right: -40px !important;
	}
}

/* fix modal for hf form on tablet and mobile */
@media screen and (max-width: 1024px) {
	#embedDiv iframe { width: 70% !important; left: 15% !important; }
	#embedDiv .supportwidgetclose { left: auto; right: 20%; }
}

@media screen and (max-width: 767px) {
	#embedDiv iframe { width: 100% !important; left: 0 !important; }
	#embedDiv .supportwidgetclose { left: auto; right: 10%; }
	.form-recaptcha { transform: scale(0.6) !important; transform-origin: left top; }
}

/* hide event end times */
#post-15779 .tribe-event-time, #post-16126 .tribe-event-time, #post-15788 .tribe-event-time, #post-15774 .tribe-event-time, #post-19570 .tribe-event-time, #post-19577 .tribe-event-time, #post-19578 .tribe-event-time, #post-19579 .tribe-event-time, #post-19786 .tribe-event-time, #post-20139 .tribe-event-time, #post-20146 .tribe-event-time, #post-20645 .tribe-event-time, #post-20639 .tribe-event-time { display: none; }

/* blog category spotlight display */
.go2-page-title-center { display: flex; align-items: center; margin: 0 auto; height: 100%; }
.go2-category-top-text:last-of-type { margin-bottom: 0; }
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
.go2-page-title-center .fusion-title {
	   margin: 20px 0 !important;
	}
}
.go2-spotlight-posts { margin-top: 0 !important; }
.go2-spotlight-posts .fusion-column-wrapper { padding: 0 !important; }
.go2-spotlight-posts .fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper .fusion-post-content.post-content { margin-bottom: 0;  }
.go2-spotlight-posts .fusion-blog-layout-grid .fusion-single-line-meta { font-size: 18px; }
.go2-spotlight-posts .fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper {
	border-bottom-width: 1px !important;
    box-shadow: 0 3px 14px rgba(100, 100, 100, .2);
}
.go2-category-top-text { font-size: 20px; text-align: center; }
@media screen and (max-width: 768px) {
	.go2-category-top-text { font-size: 18px; }
}

.go2-spotlight-buttons-wrap {
	text-align: center;
	margin-bottom: 30px;
}
.go2-spotlight-buttons-wrap a {
	margin: 5px; 
}

#content .fusion-archive-description { margin-bottom: 30px; }

/* adjust display of virtual events venue */
/*.tribe-events-venue-15660 .tribe-events-venue-details .tribe-delimiter { display: none; }
.tribe-events-venue-15660 .tribe-events-venue-details .tribe-country-name { font-size: 0; }
.tribe-events-venue-15660 .tribe-events-venue-details .tribe-country-name:after { content: "Worldwide"; font-size: 18px; } */
.tribe-events-venue-15660 .tribe-events-venue-details .tribe-address { display: none !important }

@media screen and (min-width: 768px) {
.go2-cb-eq-height-fix,  .go2-cb-eq-height-fix .fusion-column { display: flex; }
}

.parent-pageid-769 .widget_pssubpages .page_item:nth-of-type(8), 
.parent-pageid-769 .widget_pssubpages .page_item:nth-of-type(9) {
	display: none;
}

/* donor advised fund widget */
#go2-daf {
	margin-bottom: 40px;
}
#go2-daf #dafdirectdiv {
	width: 100%;
	font-size: 14px; 
}
#go2-daf #showwhatisthis {
	border: none;
	text-align: none;
	font-size: 12px;
}
#go2-daf #dafprovider {
	width: 100%;
	font-size: 14px;
}

/* fix events calendar title color on event page */
#main h2.tribe-events-single-event-title {
	color: #fff;
}

/* fix breadcrumbs font */
.fusion-breadcrumbs {
	font-family: "Rubik", sans-serif;
}

.post-content .body-block-callout p {
	font-size: 17px;
}

#hf-lcq-tab {
	font-family: Rubik, sans-serif;
	letter-spacing: 0;
}

.fusion-mobile-nav-holder>ul li a {
	font-family: Rubik, sans-serif;
}

/* new style for type of material on materials download pages */
p.go2-pub-type {
	color: #3c3494;
    display: inline-block;
    padding: 2px 6px 1px;
    border-radius: 5px;
    font-size: 14px;
    font-family: 'Montserrat', Arial, sans-serif;
    background: #fed857;
    font-weight: 700;
	margin-bottom: 15px;
}
.go2-pub-row .fusion-text {
	text-align: center;
}