.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.block {
  display: block;
}
.zero {
  margin: 0;
  padding: 0;
}
.uppercase {
  text-transform: uppercase;
}
.float {
  float: left;
  margin-right: 24px;
}
.notext {
  text-indent: -99999px;
}
.debug {
  outline: 1px dotted red;
}
.font {
  font-family: Arial, Helvetica, sans-serif;
}
.grey {
  color: #2b2b2b;
}
.borderbox {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.w {
  width: auto;
  float: none;
}
.extendfull {
  width: 100%;
}
.hidden {
  display: none!important;
}
body {
  margin: 0;
  padding: 0;
  color: #2e2925;
}
.borderbox {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sc-aem {
  display: none;
}
#mayo-header,
.pageinfo,
#footer,
#fb-root,
#headerMobile,
#admain,
#main .page-header,
.placeHolder,
.hide {
  display: none !important;
}
#mayo-wrapper,
#wrapper,
.mayo-wrapper {
  margin-top: 0;
}
#main,
#main-content {
  margin-bottom: 0 !important;
}
#mayo-wrapper::after {
  display: none;
}
.page-header {
  border: 0;
  padding-top: 0;
}
#mayo-wrapper,
#wrapper,
.mayo-wrapper,
#main,
.sub {
  width: 100%;
}
.contentbox {
  margin: 0;
  padding: 0;
  border: none;
}
.contentbox .content-holder {
  max-width: 960px;
  width: auto;
  margin: 0 auto;
}
.no-margin-bottom {
  margin-bottom: 0!important;
}
body.landing #main-content {
  width: 100%;
}
.hope-header {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  padding: 23px 0 !important;
  box-shadow: 0px 2px 2px 0px rgba(39, 37, 31, 0.1);
}
.hope-header div {
  max-width: 960px !important;
  margin: 0 auto !important;
  padding: 0 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.hope-header div img {
  width: 44px;
}
.hope-header div a.hope-request {
  background: #003da5;
  color: #fff;
  padding: 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hope-header-with-phone .phone-button-group {
  float: right;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 16px;
  padding-right: 0;
}
.hope-header-with-phone .phone-button-group p.phone-call {
  display: inline-block;
  font-weight: bold;
  font-size: 25px;
  margin: 0 30px 0 0;
}
.hope-header-with-phone .phone-button-group p.phone-call span.land-icon-phone {
  margin-right: 5px;
  font-size: 24px;
}
.hope-header-with-phone .phone-button-group p.phone-call span.mm-time {
  font-size: 16px;
  display: block;
  font-weight: normal;
}
.hope-header-with-phone .phone-button-group a.blue-button {
  background: #003da5;
  color: #fff;
  padding: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  display: inline-block;
}
body {
  padding-top: 120px;
}
#main .hope-top .hope-top-content,
#main .hope-top .hope-top-links {
  width: 100%;
  padding: 0 24px 24px 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#main .hope-top h1 {
  margin: 0;
  padding: 0;
  color: #27251f !important;
  font-size: 28px;
  line-height: 32px;
  text-transform: uppercase;
}
#main .hope-top p {
  color: #27251f;
}
#main .hope-top .mobile-image {
  background-image: url(https://www.mayoclinic.org/~/media/4696382B9EE7494990141BACEA60B980.jpg);
  background-repeat: no-repeat;
  background-position: 85% center;
  background-size: cover;
  padding-bottom: 56%;
}
#main .hope-top .hope-top-links {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
#main .hope-top .hope-top-links li {
  margin: 0;
  padding: 0;
  text-align: center;
  border-top: 1px solid #003da5;
  padding: 12px 20px;
  text-align: left;
  position: relative;
}
#main .hope-top .hope-top-links li:last-child {
  border-bottom: 1px solid #003da5;
  margin-bottom: 0;
}
#main .hope-top .hope-top-links li a {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  color: #003da5;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 95%;
  font-weight: 700;
}
#main .hope-top .hope-top-links li a:after {
  content: "";
  background: url('http://www.mayoclinic.org/~/media/7B5D8868AC2B491CA311714A3D0633F2.jpg') no-repeat;
  background-size: 6px auto;
  display: inline-block;
  width: 30px;
  height: 15px;
  position: absolute;
  right: -5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hope-why {
  margin-top: 48px;
  text-align: center;
  color: #000;
}
.hope-why h2 {
  font-size: 28px;
  line-height: 32px;
  color: #27251f;
  text-transform: uppercase;
  margin-bottom: 0;
}
.hope-why h3 {
  font-size: 18px;
  color: #27251f;
  text-transform: uppercase;
  margin-bottom: 0;
}
.hope-why img {
  width: 40px;
  margin: 0 auto;
  display: block;
  height: 40px;
}
.hope-why img.answers {
  height: 40px;
  width: auto;
}
.hope-why .hope-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.hope-why .hope-grid div {
  text-align: left;
  border-bottom: 1px solid #27251f;
  padding: 12px 24px 24px;
}
.hope-why .hope-grid div:last-of-type {
  border-bottom: 0;
}
.hope-why .hope-grid div h3 {
  text-align: center;
}
.hope-why .hope-grid div p {
  margin: 0;
  padding: 0;
}
.hope-locations ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.hope-locations ul li {
  list-style: none;
  padding: 0;
  margin: 0 0 24px;
}
.hope-locations ul li img {
  max-width: 100%;
  width: 100%;
}
.hope-locations a {
  position: relative;
  display: block;
}
.hope-locations a img {
  width: 100%;
}
.hope-locations a .action {
  color: #003da5;
  padding: 15px;
  text-align: center;
}
.hope-locations a .action .arrow:before {
  content: "";
  background: url('http://www.mayoclinic.org/~/media/7B5D8868AC2B491CA311714A3D0633F2.jpg') no-repeat;
  background-size: 6px auto;
  display: inline-block;
  width: 30px;
  height: 15px;
  vertical-align: text-bottom;
}
.banner-slideshow {
  margin: 0 auto;
}
.hope-connect {
  text-align: center;
}
.hope-connect img {
  display: block;
  margin: 50px auto 0;
  width: 40px;
}
.hope-connect a {
  display: inline-block;
  padding: 12px;
  border: 1px solid #003da5;
  color: #003da5;
  margin: 25px auto 50px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}
.hope-footer {
  background: #003da5;
}
.hope-footer .content-holder ul {
  padding: 15px;
}
.hope-footer a {
  color: white;
  line-height: 30px;
}
.hope-footer .social-bar {
  text-align: center;
}
.hope-footer .social-bar li {
  display: inline-block;
  width: 30px;
  margin: 0 7px;
}
#mayo-wrapper #main {
  padding: 0;
}
.hope-video {
  background: url(https://www.mayoclinic.org/~/media/CFC072E1E1E440D58B18088F56513681.jpg) no-repeat center top;
  min-height: 210px;
  background-size: cover;
  color: white;
}
.hope-video blockquote {
  display: none;
  text-transform: uppercase;
  margin-top: 60%;
  font-size: 18px;
}
.hope-video blockquote strong {
  font-weight: 700;
}
.hope-video .hope-video-btn-play-wrapper {
  position: absolute;
  top: 5%;
  left: 10%;
}
.hope-video .hope-video-play {
  background: url(https://www.mayoclinic.org/~/media/5144731124A04A4DA1DF8B73BDF62059.jpg) no-repeat center center white;
  background-size: 16px auto;
  border: 0;
  border-radius: 50%;
  padding: 10px;
  cursor: pointer;
  display: inline-block;
}
.hope-video .bc-video {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  z-index: 2000;
  max-width: 960px;
  right: 0;
  margin: 0 auto;
  padding-top: 40px;
}
.hope-video .bc-video div {
  padding-bottom: 56.25%;
  height: 0;
  position: relative;
}
.hope-video .bc-video iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  border: none;
}
.hope-video-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1500;
  background: rgba(0, 0, 0, 0.8);
}
.hope-close-video {
  position: absolute;
  top: -27px;
  right: 15px;
  border-radius: 50%;
  background: transparent;
  border: 0;
  font-weight: 800;
  padding: 15px 0;
  font-size: 48px;
  font-weight: 700;
  cursor: pointer;
  color: white;
  z-index: 2001;
}
.video {
  border: 0;
}
.content-only-mobile blockquote {
  text-transform: uppercase;
  text-align: center;
  margin-top: 40px;
  font-size: 18px;
}
.content-only-mobile blockquote strong {
  font-weight: 700;
}
html[lang="ar"] #main .hope-locations ul li {
  margin-left: 1.5%;
  margin-right: 0;
}
html[lang="ar"] #main .hope-locations a .action .arrow:before {
  width: 15px;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  html[lang="ar"] #main .hope-locations a .action .arrow:before {
    -webkit-transform: rotate(180deg) translateY(10px, 2px);
    -moz-transform: rotate(180deg) translateY(10px, 2px);
    -ms-transform: rotate(180deg) translateY(10px, 2px);
    -o-transform: rotate(180deg) translateY(10px, 2px);
    transform: rotate(180deg) translate(10px, 2px);
  }
}
html[lang="ar"] #main .hope-video .hope-video-play {
  padding: 10px 15px 10px 20px;
}
@media screen and (max-width: 768px) {
  html[lang="ar"] #main .hope-video .hope-video-play {
    padding: 5px 10px 5px 15px;
  }
}
html[lang="ar"] #main .hope-why .hope-grid div {
  border-left: none;
  border-right: 1px solid #000;
}
html[lang="ar"] #main .hope-why .hope-grid div:last-of-type {
  border-left: 1px solid #000;
}
html[lang="ar"] #main .hope-why .hope-grid div p {
  text-align: right;
}
@media screen and (max-width: 768px) {
  html[lang="ar"] #main .hope-why .hope-grid div {
    border-right: none;
  }
}
html[lang="ar"] #main .hope-why .hope-grid div > div:last-of-type {
  border: none;
}
html[lang="ar"] #main .hope-top {
  background-image: url('https://www.mayoclinic.org/~/media/E997EED0B4AE4514B98EC210038E54D6.jpg');
}
html[lang="ar"] #main .hope-top h1,
html[lang="ar"] #main .hope-top .hope-why .hope-grid div p {
  text-align: right;
}
@media screen and (max-width: 768px) {
  html[lang="ar"] #main .hope-top {
    background-image: none !important;
  }
  html[lang="ar"] #main .hope-top .hope-top-content {
    padding-bottom: 15px;
  }
  html[lang="ar"] #main .hope-top .hope-top-content h1 {
    line-height: 45px;
  }
}
html[lang="ar"] #main .hope-top .hope-top-links li {
  margin-right: 0;
  margin-left: 1%;
}
html[lang="ar"] #main .hope-top .hope-top-links li:last-child {
  margin-left: 0;
}
html[lang="ar"] #main .hope-top .hope-top-links li a {
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  html[lang="ar"] #main .hope-top .hope-top-links li a {
    text-align: right;
  }
  html[lang="ar"] #main .hope-top .hope-top-links li a:after {
    left: 0;
    right: inherit;
    -webkit-transform: rotate(180deg) translateY(50%);
    -moz-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    -o-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
  }
}
html[lang="ar"] #main .hope-top .mobile-image {
  background-image: url('https://www.mayoclinic.org/~/media/4696382B9EE7494990141BACEA60B980.jpg');
}
html[lang="ar"] #main .hope-header div a.hope-request {
  right: inherit;
  left: 12px;
  font-size: 16px;
}
html[lang="ar"] #main .hope-video {
  background: url(https://www.mayoclinic.org/~/media/0690FC8B8103427A9CD3CCD4329695C9.jpg) no-repeat center top;
}
@media screen and (max-width: 768px) {
  html[lang="ar"] #main .hope-video {
    background-size: contain;
  }
}
html[lang="ar"] #main #main-content .sub {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  span.break {
    display: inline-block;
  }
  img.tagline {
    display: none;
  }
  #main .hope-header-with-phone .phone-button-group {
    text-align: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
    padding-top: 0;
  }
  #main .hope-header-with-phone .phone-button-group p.phone-call {
    font-size: 18px;
    font-weight: bold;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-top: 10px;
    margin-right: 0;
  }
  #main .hope-header-with-phone .phone-button-group p.phone-call span.land-icon-phone {
    font-size: 14px;
  }
  #main .hope-header-with-phone .phone-button-group p.phone-call span.mm-time {
    font-size: 14px;
    line-height: 18px;
  }
  #main .hope-header-with-phone .phone-button-group a.blue-button {
    padding: 12px;
    order: 1;
  }
}
@media screen and (min-width: 768px) {
  body {
    padding-top: 98px;
  }
  .hope-why h2 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 24px;
  }
  .hope-why .hope-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 40px;
    border-bottom: 0;
  }
  .hope-why .hope-grid h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 12px;
  }
  .hope-why .hope-grid h3 span {
    display: block;
  }
  .hope-why .hope-grid div {
    border-bottom: 0;
    border-left: 1px solid #000;
    width: 25%;
  }
  .hope-why .hope-grid div p {
    font-size: 14px;
    line-height: 20px;
  }
  .hope-why .hope-grid div div {
    width: 100%;
    margin: 0;
    padding: 0;
    min-height: 100px;
    border: none;
  }
  .hope-why .hope-grid div div:last-of-type {
    border-right: none;
  }
  .hope-why .hope-grid div div div {
    width: 100%;
    margin: 0;
    padding: 0;
    min-height: 80px;
    border: none;
  }
  .hope-why .hope-grid div div div:last-of-type {
    border-right: none;
  }
  .hope-why .hope-grid div:last-of-type {
    border-right: 1px solid #000;
  }
  .hope-locations ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .hope-locations ul li {
    width: 33%;
    margin-right: 1.5%;
    position: relative;
  }
  .hope-locations ul li a {
    line-height: 0;
  }
  .hope-locations ul li:last-of-type {
    margin-right: 0;
  }
  .hope-locations ul li .action .arrow:before {
    display: none;
  }
  .hope-footer .hope-footer-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .hope-footer .hope-footer-links li {
    margin: 0 1%;
  }
  .hope-video {
    height: 520px;
  }
  .hope-video blockquote {
    display: inline-block;
    font-size: 36px;
    margin-top: 12px;
    line-height: 36px;
  }
  .hope-video .hope-video-btn-play-wrapper {
    position: static;
    top: initial;
    margin-left: 40px;
    display: inline-block;
    margin-top: 35px;
  }
  .hope-video .hope-video-play {
    background-size: 15px auto;
    padding: 25px;
    position: relative;
    top: -13px;
  }
  #main .hope-top {
    background-image: url(https://www.mayoclinic.org/~/media/3DA037D709C340EDB26EAFD2D89F1A75.jpg);
    background-repeat: no-repeat;
    background-position: 50% center;
    background-size: cover;
    height: 700px;
    max-width: 1900px;
    margin: 0 auto;
  }
  #main .hope-top .content-holder {
    padding-top: 80px;
  }
  #main .hope-top .mobile-image {
    display: none;
  }
  #main .hope-top .hope-top-content,
  #main .hope-top .hope-top-links {
    clear: both;
    width: 62%;
    float: left;
    margin: 0;
  }
  #main .hope-top h1 {
    color: #fff !important;
    font-size: 44px;
    line-height: 48px;
    text-align: left;
  }
  #main .hope-top p {
    color: #fff;
  }
  #main .hope-top .hope-top-links {
    padding-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  #main .hope-top .hope-top-links li {
    padding: 0 10px;
    width: auto;
    text-align: center;
    font-size: 12px;
    border: 0;
    background: #fff;
    border-radius: 4px;
    position: relative;
    width: 23%;
    margin-right: 1%;
    min-height: 64px;
  }
  #main .hope-top .hope-top-links li a {
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    width: 86%;
    left: 7%;
    display: block;
    text-align: center;
    line-height: 16px;
  }
  #main .hope-top .hope-top-links li a:after {
    display: none;
  }
  #main .hope-top .hope-top-links li a span {
    display: block;
  }
  #main .hope-top .hope-top-links li:last-child {
    margin-right: 0;
    border: 0;
  }
  #main .hope-header div img {
    width: 66px;
  }
  #main .hope-header div img.tagline {
    position: absolute;
    left: 110px;
    top: 30px;
    width: 200px;
  }
  #main .hope-header div a {
    font-size: 12px;
  }
  #main .content-only-mobile {
    display: none;
  }
  #main .hope-close-video {
    right: 3px;
  }
}
@media screen and (min-width: 1024px) {
  .hope-top .hope-top-content,
  .hope-top .hope-top-links {
    padding: 0;
  }
  .hope-video {
    min-height: 560px;
  }
  .hope-video blockquote {
    margin: 56px auto 0 0;
  }
  .hope-video .hope-video-btn-play-wrapper {
    margin: 26px 5% 0px auto;
    padding-left: 45px;
    width: 50%;
    text-align: left;
  }
  .hope-video .hope-video-play {
    margin-right: 3%;
  }
  #main .hope-top .hope-top-links li a {
    width: 68%;
    left: 16%;
  }
}
@media screen and (min-width: 1200px) {
  .hope-video {
    min-height: 650px;
  }
  .hope-video .hope-video-btn-play-wrapper {
    width: 960px;
    margin: 26px auto;
    display: block;
  }
  .hope-video blockquote {
    font-size: 46px;
    line-height: 52px;
  }
  .hope-video .hope-video-play {
    top: -17px;
  }
  .hope-locations ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .hope-locations ul li {
    width: 33%;
    margin-right: 1.5%;
    position: relative;
  }
  .hope-locations ul li a {
    line-height: 0;
  }
  .hope-locations ul li:last-of-type {
    margin-right: 0;
  }
  .hope-locations a .action {
    background: rgba(63, 68, 68, 0.6);
    color: white;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 1s easy;
    transition: -webkit-transform 1s easy;
    transition: transform 1s easy;
    margin-bottom: 0;
  }
  .hope-locations a .action .arrow:before {
    content: "";
    background: url('http://www.mayoclinic.org/~/media/C101918F33EB4C0EAC9F9671D59848BF.jpg') no-repeat;
    display: inline-block;
  }
  .hope-locations a .action p {
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    width: 100%;
    left: 0;
  }
  .hope-locations a:hover .action {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
