h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 55px;
  font-weight: 700;
  letter-spacing: 1px;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: 0.2px;
}

h4 {
  margin-top: 25px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0.3px;
}

p {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.2px;
}

.page-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
}

.left-side {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 45%;
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
  background-color: #ddd;
  background-image: url('../images/Picture-005.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: saturate(101%);
  filter: saturate(101%);
}

.left-side._1 {
  background-image: url('../images/lamotta-robinson.jpeg');
}

.left-side._2 {
  background-image: url('../images/carl1.jpg');
  background-position: 20% 50%;
  background-size: cover;
}

.left-side._3 {
  background-image: url('../images/IMG_1264-2-2.jpg');
}

.left-side._4 {
  background-image: url('../images/joey-and-jake-2.JPG');
}

.left-side._5 {
  background-image: url('../images/lamotta.jpeg');
}

.left-side._6 {
  background-image: url('../images/LADY-popup-1.jpeg');
}

.left-side._7 {
  background-image: url('../images/Lamotta-1-Marsh.jpeg');
  background-size: cover;
}

.left-side._8 {
  background-image: url('../images/lamotta200-1-1.jpeg');
  background-size: cover;
}

.left-side._10 {
  background-image: url('../images/2nalky0-3.jpeg');
  -webkit-filter: none;
  filter: none;
}

.left-side._9 {
  background-image: url('../images/Picture-005.jpg');
}

.right-side {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: auto;
  height: 100vh;
  min-width: 55%;
  padding: 3%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #eee;
}

.content-wrapper {
  display: block;
  max-width: 560px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.content-wrapper.center-content {
  position: relative;
  z-index: 10;
  text-align: center;
}

.topic-title {
  margin-top: 10px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 55px;
  font-weight: 700;
  letter-spacing: 1px;
}

.subtitle-text {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6));
}

.logo-link {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  padding-right: 46px;
  padding-left: 46px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.logo-image {
  width: 200px;
  opacity: 0.8;
}

.topics-button-link {
  position: absolute;
  left: 7%;
  bottom: 4%;
  padding: 13px 30px 13px 56px;
  background-color: #fff;
  background-image: url('../images/menu-icon.svg');
  background-position: 18px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 16px;
  letter-spacing: 0.5px;
}

.topic-slide-out-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 999;
  display: none;
  overflow: scroll;
  width: 45%;
  padding: 3%;
  background-color: #fff;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

.slideout-title {
  margin-top: 9px;
  margin-bottom: 26px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.topic-item {
  display: block;
  height: auto;
  margin-bottom: 0px;
  padding-right: 10px;
  background-color: transparent;
  cursor: pointer;
}

.topic-item-text {
  position: static;
  display: block;
  height: auto;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.topic-list {
  list-style-type: none;
}

.topic-thumbnail-wrapper {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-right: 10px;
  float: left;
}

.topic-link-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: padding 400ms ease, background-color 300ms ease;
  transition: padding 400ms ease, background-color 300ms ease;
  color: #333;
  text-decoration: none;
}

.topic-link-wrapper:hover {
  padding-left: 20px;
  background-color: #f8f8f8;
}

.close-slideout-link {
  position: absolute;
  top: 47px;
  right: 30px;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 14px;
  letter-spacing: 0.2px;
  text-decoration: none;
}

.top-link-content {
  display: block;
  margin-bottom: 30px;
}

.top-link {
  display: inline-block;
  margin-left: -18px;
  padding: 10px 18px;
  float: left;
  -webkit-transition: color 300ms ease, background-color 200ms ease;
  transition: color 300ms ease, background-color 200ms ease;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.top-link:hover {
  background-color: #fccc01;
  color: #6d6d6d;
}

.top-link.link-right {
  display: block;
  margin-right: -18px;
  float: right;
  -webkit-transition-property: none;
  transition-property: none;
  cursor: default;
}

.top-link.link-right:hover {
  background-color: transparent;
  color: #333;
}

.top-link.second-left-link {
  margin-left: 35px;
  float: left;
}

.content-text {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.2px;
}

.rich-text-block {
  padding-bottom: 20px;
  letter-spacing: 1px;
}

.topic-nav-bar {
  position: fixed;
  right: 0px;
  bottom: 0px;
  width: 55%;
  padding: 15px 20px 10px;
  background-color: #fff;
  box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, .06);
}

.previous-topic-text {
  font-family: Lato, sans-serif;
  color: #666;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.topic-name-link {
  display: block;
  padding: 10px;
  -webkit-transition: color 200ms ease, padding 200ms ease;
  transition: color 200ms ease, padding 200ms ease;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 16px;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.previous-topic-wrapper {
  text-align: left;
}

.next-topic-wrapper {
  text-align: right;
}

.column-placeholder {
  height: 10px;
}

.topic-item-text-wrapper {
  width: 75%;
  padding-left: 10px;
  float: left;
}

.intro {
  position: relative;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.intro-container {
  margin-bottom: 15px;
  text-align: center;
}

.intro-title-text {
  margin-top: 35px;
  font-size: 29px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.blp-intro-text {
  margin-top: 7px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.contact-slider-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .92);
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

.contact-blp-title {
  margin-top: 50px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.contact-blp-title.contact-link-modal {
  margin-top: 24px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

.address-wrapper {
  padding-right: 25px;
  padding-left: 25px;
  text-align: center;
}

.close-modal-x {
  position: absolute;
  left: 6%;
  top: 5%;
  cursor: pointer;
}

.modal-contact-links {
  color: #fff;
}

.modal-contact-links.phone {
  padding: 13px 14px;
  line-height: 65px;
  text-decoration: none;
}

.modal-contact-links.email {
  padding: 14px 15px;
  line-height: 43px;
  text-decoration: none;
}

.modal-logo-image.mystic-modal-logo {
  width: 150px;
  border-radius: 5px;
}

.modal-logo-image.blp-modal-logo {
  width: 250px;
}

.mystic-logo {
  width: 125px;
  border-radius: 5px;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, .39);
  opacity: 0.8;
}

.modal-logo-wrapper {
  text-align: center;
}

.carl-quote {
  text-align: right;
  letter-spacing: 1px;
}

.quote-text {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
}

.fixed-footer-palceholder {
  display: block;
  height: 65px;
}

.main-content-list-item {
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Lato, sans-serif;
  color: #5c5c5c;
  font-size: 16px;
  letter-spacing: 0.2px;
}

.content-ul {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}

.divider-line {
  height: 1px;
  margin-top: 51px;
  padding-bottom: 15px;
  border-top: 1px solid #ccc;
}

.new-headings {
  margin-top: 40px;
}

.blp-intro-logo {
  width: 300px;
}

.mystic-row-intro-logo {
  width: 180px;
  border-radius: 5px;
}

.inline-image {
  margin-top: 20px;
}

.inline-image-2 {
  display: block;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.link-in-content {
  padding: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
}

html.w-mod-js *[data-ix="intro-wrapper-effect"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

html.w-mod-js *[data-ix="intro-burger"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="intro-mystic"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="intro-text-title"] {
  opacity: 0;
  -webkit-transform: translate(0px, 70px);
  -ms-transform: translate(0px, 70px);
  transform: translate(0px, 70px);
}

html.w-mod-js *[data-ix="intro-text-title-blp"] {
  opacity: 0;
  -webkit-transform: translate(0px, 70px);
  -ms-transform: translate(0px, 70px);
  transform: translate(0px, 70px);
}

html.w-mod-js *[data-ix="logo-intro-homepage"] {
  opacity: 0;
  -webkit-transform: translate(0px, 45px);
  -ms-transform: translate(0px, 45px);
  transform: translate(0px, 45px);
}

html.w-mod-js *[data-ix="logo-intro-homepage-mystic"] {
  opacity: 0;
  -webkit-transform: translate(0px, 45px);
  -ms-transform: translate(0px, 45px);
  transform: translate(0px, 45px);
}

@media (max-width: 991px) {
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 24px;
  }
  h4 {
    font-size: 16px;
  }
  p {
    font-size: 14px;
  }
  .subtitle-text {
    font-size: 16px;
  }
  .logo-link {
    padding-right: 21px;
    padding-left: 21px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .logo-image {
    width: 175px;
  }
  .topics-button-link {
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
  .topic-slide-out-wrapper {
    padding: 2%;
  }
  .slideout-title {
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 22px;
  }
  .topic-item {
    padding-right: 10px;
  }
  .topic-item-text {
    font-size: 16px;
  }
  .topic-list {
    padding-left: 5px;
  }
  .topic-thumbnail-wrapper {
    position: relative;
    width: 75px;
    height: 75px;
  }
  .topic-link-wrapper {
    -webkit-transition: padding 400ms ease, background-color 300ms ease, height 200ms ease;
    transition: padding 400ms ease, background-color 300ms ease, height 200ms ease;
  }
  .top-link {
    -webkit-transition: color 300ms ease;
    transition: color 300ms ease;
    font-size: 12px;
  }
  .paragraph {
    font-size: 14px;
  }
  .topic-item-text-wrapper {
    width: 65%;
  }
  .contact-blp-title.contact-link-modal {
    font-size: 14px;
  }
  .modal-logo-image.blp-modal-logo {
    padding-bottom: 20px;
  }
  .mystic-logo {
    width: 100px;
  }
  .quote-text {
    font-size: 14px;
  }
  .fixed-footer-palceholder {
    display: block;
    height: 100px;
  }
  .main-content-list-item {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .page-wrapper {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .left-side {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 150px;
    padding-bottom: 150px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .right-side {
    position: static;
    overflow: visible;
    height: auto;
    min-width: 100%;
    padding: 5% 4% 4%;
  }
  .overlay {
    position: absolute;
    height: 100%;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8));
  }
  .logo-link {
    margin-top: 15px;
  }
  .logo-image {
    width: 130px;
  }
  .topics-button-link {
    padding-right: 55px;
  }
  .topic-slide-out-wrapper {
    width: 100%;
  }
  .slideout-title {
    padding-right: 3%;
    padding-left: 3%;
  }
  .topic-list {
    padding: 4%;
  }
  .topic-nav-bar {
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
  }
  .body {
    background-color: #eee;
  }
  .intro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .contact-slider-wrapper {
    z-index: 99999;
  }
  .modal-logo-image {
    width: 250px;
  }
  .mystic-logo {
    width: 80px;
  }
  .fixed-footer-palceholder {
    display: block;
    height: 175px;
  }
  .blp-intro-logo {
    width: 250px;
  }
  .mystic-row-intro-logo {
    width: 140px;
  }
}

@media (max-width: 479px) {
  h1 {
    margin-top: 29px;
    font-size: 26px;
    line-height: 35px;
  }
  h2 {
    font-size: 20px;
  }
  h4 {
    font-size: 15px;
  }
  .left-side {
    height: 250px;
    padding: 140px 3%;
  }
  .right-side {
    padding-right: 3%;
    padding-bottom: 3%;
    padding-left: 3%;
  }
  .subtitle-text {
    font-size: 14px;
  }
  .overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .topics-button-link {
    left: 7%;
    right: 7%;
    bottom: 4%;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .topic-list {
    padding: 2% 1% 2% 2%;
  }
  .top-link {
    display: block;
    width: 100%;
    margin-left: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
    float: none;
    text-align: center;
  }
  .top-link.link-right {
    margin-top: 10px;
    margin-bottom: 10px;
    float: none;
  }
  .top-link.second-left-link {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    float: none;
  }
  .main-content {
    margin-top: -20px;
  }
  .topic-nav-bar {
    padding: 0px;
  }
  .previous-topic-text {
    margin-bottom: -5px;
    text-align: center;
  }
  .topic-name-link {
    text-align: center;
  }
  .previous-topic-wrapper {
    padding-top: 10px;
    padding-bottom: 0px;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
  .previous-topic-wrapper:hover {
    background-color: #eee;
  }
  .next-topic-wrapper {
    padding-top: 15px;
    padding-bottom: 5px;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
  .next-topic-wrapper:hover {
    background-color: #eee;
  }
  .column-placeholder {
    display: none;
  }
  .intro-title-text {
    padding-right: 15px;
    padding-left: 15px;
  }
  .contact-blp-title {
    font-size: 24px;
  }
  .contact-blp-title.contact-link-modal {
    font-size: 14px;
    letter-spacing: 1px;
  }
  .modal-contact-links.email {
    font-size: 11px;
  }
  .quote-text {
    margin-top: 30px;
  }
  .fixed-footer-palceholder {
    height: 175px;
  }
  .blp-intro-logo {
    margin-bottom: 10px;
  }
}

