#page {
  background: #fff;
  overflow: hidden;
}

.announcement-no #page,
.announcement-yes #page {
  margin-top: 0;
}

#top {
  display: none;
}

body {
  color: #1c1919;
  -webkit-font-smoothing: antialiased;
}
body p, body ul, body ol {
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media (max-width: 991px) {
  body p, body ul, body ol {
    font-size: 16px;
  }
}
body p li, body ul li, body ol li {
  margin-bottom: 25px;
}
body p {
  margin-bottom: 30px;
}
body #page a:not(.btn) {
  color: #000;
  padding-bottom: 2px;
  border-bottom: 2px solid #ccaf8e;
  text-decoration: none;
}
body #page a:not(.btn):hover {
  color: black;
  border-color: black;
}
body h2 {
  font-family: garamond-premier-pro-display, serif;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0.02em;
  font-size: 75px;
  line-height: 1;
  color: #1c1919;
}
body h2.sans-serif {
  font-family: europa, sans-serif;
  font-weight: bold;
  font-size: 75px;
  line-height: 1.1;
  color: #1c1919;
}
@media (max-width: 991px) {
  body h2 {
    font-size: 50px;
  }
}
body h3 {
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 32px;
  letter-spacing: 0.15em;
  line-height: 1.1;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  body h3 {
    font-size: 24px;
  }
}
body h4 {
  font-family: europa, sans-serif;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 30px;
  text-transform: uppercase;
}
body h5 {
  font-family: europa, sans-serif;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 28px;
  font-weight: bold;
  text-transform: uppercase;
}
body .btn {
  font-family: europa, sans-serif;
  font-size: 16px;
  letter-spacing: 0.25em;
  line-height: 24px;
  text-transform: uppercase;
  padding: 18px 32px;
  border-radius: 4px;
  border: 0px;
  margin: 0 12px;
}
body .btn:first-child {
  margin-left: 0;
}
body .btn:last-child {
  margin-right: 0;
}
@media screen and (max-width: 551px) {
  body .btn {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2rem;
    display: inline-block;
    padding: 18px 26px;
  }
}
body .btn.btn-gold {
  background: #ccaf8e;
  color: black;
  border: 2px solid #ccaf8e;
}
body .btn.btn-gold:hover {
  background: black;
  color: white;
  border: 2px solid black;
}
body .bg-dark {
  background: #1c1919 !important;
}

.mh-coach-hero {
  background: #1c1919;
  padding-top: 60px;
  background: url(../jpg/atf-mh4.jpg) no-repeat center left;
  background-size: cover;
  min-height: 80vh;
}
@media (max-width: 991px) {
  .mh-coach-hero {
    padding-top: 300px;
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .mh-coach-hero {
    background-image: url(../jpg/atf-mh4-mobile.jpg);
    padding-bottom: 20px;
  }
}
.mh-coach-hero .container {
  padding-left: 20px;
  padding-right: 20px;
}
.mh-coach-hero h1 {
  font-family: garamond-premier-pro-display, serif;
  font-weight: 300;
  line-height: 1;
  font-size: 70px;
  color: #f7f7f5;
}
@media (max-width: 991px) {
  .mh-coach-hero h1 {
    font-size: 50px;
  }
}
.mh-coach-hero h4 {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.15em;
  line-height: 1.5;
  text-align: left;
  color: #d5c1a9;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
@media (max-width: 991px) {
  .mh-coach-hero h4 {
    font-size: 18px;
    max-width: 320px;
  }
}
@media (max-width: 991px) {
  .mh-coach-hero button {
    display: none;
  }
}
.mh-coach-hero p {
  font-weight: normal;
  font-size: 22px;
  letter-spacing: 0.04em;
  line-height: 1.5;
  color: #f7f7f5;
  margin-bottom: 17px;
}
.mh-coach-hero .mh-coach-hero-text {
  min-height: 80vh;
}
@media (max-width: 991px) {
  .mh-coach-hero .mh-coach-hero-text {
    min-height: auto;
  }
}

.mh-brands {
  background-color: #EBE8E3;
}
.mh-brands h4 {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.15em;
  line-height: 1.2;
  text-align: center;
  color: #1c1919;
  text-transform: uppercase;
  padding-top: 20px;
  margin-bottom: 20px;
}
.mh-coach-video {
  background-color: #EBE8E3;
  padding: 40px 0 100px;
}
@media (max-width: 991px) {
  .mh-coach-video {
    padding: 20px 0 40px;
  }
}
.mh-coach-video .video-quote {
  font-family: garamond-premier-pro-display, serif;
  font-weight: 300;
  font-size: 60px;
  letter-spacing: 0.02em;
  line-height: 1.1;
  color: #1c1919;
  padding: 50px 0 0;
}
@media (max-width: 767px) {
  .mh-coach-video .video-quote {
    font-size: 32px;
    padding-top: 20px;
  }
}
.mh-coach-video span {
  display: block;
  width: 20px;
  border-bottom: 2px solid #c39a6a;
  margin: 40px auto 10px;
}
.mh-coach-video h6 {
  font-weight: bold;
  font-size: 25px;
  letter-spacing: 0.15em;
  line-height: 1.5;
  color: #c39a6a;
}
@media (max-width: 767px) {
  .mh-coach-video h6 {
    font-size: 18px;
  }
}

.mh-coach-intro {
  background-color: #EBE8E3;
  padding: 0 0 100px;
}
@media (max-width: 991px) {
  .mh-coach-intro {
    padding-bottom: 40px;
  }
}
.mh-coach-intro .container {
  border-top: 1px solid #000;
  padding-top: 100px;
}
@media (max-width: 991px) {
  .mh-coach-intro .container {
    padding-top: 40px;
  }
}
.mh-coach-intro h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 500px;
}
.mh-coach-intro .intro-image {
  float: right;
  padding: 0 0 40px 40px;
  width: 460px;
  max-width: 40%;
  height: auto;
}
@media (max-width: 767px) {
  .mh-coach-intro .intro-image {
    width: 80%;
    max-width: 90%;
    padding: 0 0 40px 0;
    float: none;
    margin: 0 auto;
    display: block;
  }
}
.mh-coach-intro ul {
  padding-left: 0;
}
@media (max-width: 991px) {
  .mh-coach-intro ul {
    padding-left: 0;
  }
}
.mh-coach-intro ul li {
  padding: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
  background: url("../svg/checkmark.svg") no-repeat 0px 5px;
  background-size: 22px;
  padding-left: 2.5rem;
  margin-bottom: 30px;
}

.mh-coach-quote {
  background: url(../jpg/mh-coach-quote.jpg) no-repeat center center;
  background-size: cover;
  padding: 100px 0;
}
@media (max-width: 767px) {
  .mh-coach-quote {
    padding: 25px 0;
  }
}
.mh-coach-quote .coach-quote {
  font-family: garamond-premier-pro-display, serif;
  font-weight: 300;
  font-size: 60px;
  letter-spacing: 0.02em;
  line-height: 1.1;
  color: #fff;
  padding: 50px 0 0;
}
@media (max-width: 767px) {
  .mh-coach-quote .coach-quote {
    font-size: 28px;
    padding-top: 20px;
  }
}
.mh-coach-quote span {
  display: block;
  width: 20px;
  border-bottom: 2px solid #c39a6a;
  margin: 40px auto 10px;
}
.mh-coach-quote h6 {
  font-weight: bold;
  font-size: 25px;
  letter-spacing: 0.15em;
  line-height: 1.5;
  color: #c39a6a;
}
@media (max-width: 767px) {
  .mh-coach-quote h6 {
    font-size: 18px;
  }
}

.mh-coach-benefits {
  background: #F7F7F5;
  padding: 150px 0 100px;
}
@media (max-width: 767px) {
  .mh-coach-benefits {
    padding: 80px 0 20px;
  }
}
.mh-coach-benefits .mh-benefit {
  padding: 0 0 15px 15px;
}

.mh-coach-how {
  background-color: #EBE8E3;
  padding: 150px 0 150px;
}
@media (max-width: 991px) {
  .mh-coach-how {
    padding: 80px 0;
  }
}
.mh-coach-how .how-mobile {
  display: none;
}
@media (max-width: 767px) {
  .mh-coach-how .how-desktop {
    display: none;
  }
  .mh-coach-how .how-mobile {
    display: block;
    max-width: 330px;
    margin: 0 auto;
  }
}

.mh-coach-options {
  background-color: #F7F7F5;
  padding: 150px 0 150px;
}
@media (max-width: 991px) {
  .mh-coach-options {
    padding: 80px 0;
  }
}
.mh-coach-options .options-table-mobile {
  display: none;
}
@media (max-width: 767px) {
  .mh-coach-options .options-table-desktop {
    display: none;
  }
  .mh-coach-options .options-table-mobile {
    display: block;
  }
}

.mh-coach-testimonials {
  background-color: #1c1919;
  padding: 150px 0;
  color: #fff;
}
@media (max-width: 991px) {
  .mh-coach-testimonials {
    padding: 80px 0;
  }
}
.mh-coach-testimonials h2 {
  color: #fff;
  margin-bottom: 0;
}
.mh-coach-testimonials p {
  color: #fff;
}
.mh-coach-testimonials .testimonials-title {
  border-bottom: 1px solid #fff;
  padding-bottom: 60px;
  margin-bottom: 30px;
}
.mh-coach-testimonials h5 {
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.2em;
  line-height: 1.2;
  color: #ccaf8e;
}
.mh-coach-testimonials a.video-thumb {
  position: relative;
}
.mh-coach-testimonials a.video-thumb:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  content: "\f144";
  font-family: FontAwesome;
  font-size: 50px;
  color: #fff;
  opacity: 0.4;
}
.mh-coach-testimonials a.video-thumb:hover:before {
  opacity: 0.5;
}
.mh-coach-testimonials a.video-thumb:hover {
  opacity: 0.9;
}
.mh-coach-testimonials a.video-thumb img {
  margin-bottom: 25px;
}

.mh-coach-quote2 {
  background-color: #EBE8E3;
  padding: 100px 0 100px;
}
.mh-coach-quote2 .coach-quote {
  font-family: garamond-premier-pro-display, serif;
  font-weight: 300;
  font-size: 60px;
  letter-spacing: 0.02em;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .mh-coach-quote2 .coach-quote {
    font-size: 32px;
  }
}
.mh-coach-quote2 span {
  display: block;
  width: 20px;
  border-bottom: 2px solid #c39a6a;
  margin: 40px auto 10px;
}
.mh-coach-quote2 h6 {
  font-weight: bold;
  font-size: 25px;
  letter-spacing: 0.15em;
  line-height: 1.5;
  color: #c39a6a;
}
@media (max-width: 767px) {
  .mh-coach-quote2 h6 {
    font-size: 18px;
  }
}

.mh-coach-final {
  background-color: #EBE8E3;
  padding: 0 0 150px;
}
@media (max-width: 991px) {
  .mh-coach-final {
    padding: 0 0 60px;
  }
}
.mh-coach-final .container {
  border-top: 1px solid #000;
  padding-top: 100px;
}
@media (max-width: 991px) {
  .mh-coach-final .container {
    padding-top: 80px;
  }
}
.mh-coach-final ul {
  padding-left: 0;
}
@media (max-width: 991px) {
  .mh-coach-final ul {
    padding-left: 0;
  }
}
.mh-coach-final ul li {
  padding: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
  background: url("../svg/checkmark.svg") no-repeat 0px 5px;
  background-size: 22px;
  padding-left: 2.5rem;
  margin-bottom: 30px;
}

.fade-in {
  opacity: 0;
}

.animate {
  opacity: 0;
  animation: fade-in 1s ease-in-out forwards;
}

@keyframes fade-in {
  from {
    opacity: 0;
    transform: translate(0, -5%);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  content: "";
  display: block;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.mhm-coach-results {
  background: #F7F7F5;
  padding: 150px 0;
}
.mhm-coach-results h2.sans-serif {
  font-size: 65px;
}
.mhm-coach-results ul.results-list li {
  padding: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
  background: url("../svg/checkmark.svg") no-repeat 0px 10px;
  background-size: 17px;
  padding-left: 2.5rem;
}

/* Modal
----------------------------------------------------- */
body.modal-open {
  overflow: hidden;
}

.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.9);
}

.modal-backdrop.show {
  opacity: 0.9;
}

#coaching-form-modal .modal-content {
  border: 0;
  border-radius: 0;
}

/*# sourceMappingURL=michael-hyatt-v2.css.map */
