.page {
  overflow: hidden;
}
.clearing {clear:both;}

nav li {
    display: inline-block;
    list-style-type: none;
    position: relative;
}

nav li ul {
    display: none; 
    position: absolute;
    width: 200px;
    left: 0;
    top: 100%;
    margin: 0;
    padding: 0;
    z-index: 1000;
    background: #fff;
    text-align:  left;
    padding-top: 15px;
}

nav li:hover > ul {
    display: block;
}

nav a {
    padding: 5px 10px;
    text-align: center;
    display: block;
}





nav.desktop-menu {
    width: 100%;
    margin-top:20px;
}

ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

ul.dropdown li {
    display:  inline-block;
    height:  auto;
    text-align:  left;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height:1.2;
}

ul.dropdown li a {
    text-align:  left;
}

.desktop-menu a:link, .desktop-menu a:visited {padding:0px 25px;}


/* ===== MONTHLY MIX =========== */

.mm-container {margin-bottom:140px;}
.month-heading h2 {
    margin-bottom: 0px;
    text-transform: capitalize;
    font-family: 'CrystalSky';
    font-weight:  normal;
    font-size: 100px;
    line-height: 0.5;
    margin-top: 0px;
}

.month-heading h3 {
    text-transform:  uppercase;
}

.month-heading h3 {
    text-transform:  uppercase;
    letter-spacing:  2px;
    font-weight:  normal;
    line-height:  0.8;
}

.mm-entry {
    width: 24%;
    float:  left;
    margin: 5px;
}

.diet-cta a {
    background-color: #000;
    padding: 15px 45px;
    text-transform:  uppercase;
    letter-spacing: 3px;
    color:  #fff;
    margin-top: 5px;
    display:  inline-block;
}

.mm-entry a img, .mm-entry img {
    width: 100%;
}

.week-header h3 {
    font-weight:  normal;
    font-family: 'CrystalSky';
    font-size: 90px;
    margin-top: 0px;
    padding-top: 80px;
}

.mm-entry a h4 {
    color: #000;
    font-weight:  normal;
    margin-top: 0px;
    padding-top: 5px;
}

.month-heading h4 {
    text-transform:  uppercase;
    letter-spacing: 3px;
    font-weight:  normal;
}

.month-heading h4 span {
    background-color: #aedbcd;
}

.mix-intro {max-width:650px; margin:0 auto;}
.description-text .mix-intro p {
    text-transform: unset;
    letter-spacing:  1px;
    line-height: 1.5;
}

/* ============================= */

.diet-cta h4 {text-align:center; font-weight:normal;}
.diet-cta {
    position: fixed;
    background:  #aedbcd;
    width: 200px;
    height: 200px;
    border-radius:  50%;
    padding: 40px;
    top: 150px;
    right: 50px;
    text-align:center;
}

.diet-cta p {
    text-transform:  unset;
    letter-spacing: 1px;
    text-align:center;
}

.diet-cta a {
 background-color: transparent;
  padding: 0px; 
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #000;
    margin-top: 10px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
}

.join-now-box {
    margin: 0px;
    text-transform:  unset;
    letter-spacing:  0.01em;
    line-height: 1.5;
}

.join-now-box span.strikethrough {
    text-decoration: line-through;
    text-decoration-style: solid;
}

.join-now-box .btn {
    text-transform:  uppercase;
    letter-spacing: 3px;
	border-radius:inherit; !important;
}


.stretch-entry {
    width: 47%;
    float:  left;
    margin:5px;
}

.stretch-entry img {
    width: 100%;
}


.week-header.stretch-entry {
    padding: 10px;
}

.stretch-entry h4 {
    font-weight:  normal;
    color: #000;
    margin-bottom: 50px;
    margin-top: 0px;
}


.week-header h2 {
    text-transform:  uppercase;
    letter-spacing:  3px;
    font-weight:  normal;
    padding: 20px 50px 0px;
}

a.recipe-cta {
    display: inline-block;
    padding: 12px 30px;
    background:  #aedbcd;
    color:  #000;
    text-transform:  uppercase;
    letter-spacing: 3px;
}

.library-content {margin-bottom:150px;}
.library-content .program-grid {max-width:1200px;}

.greeting span {
    text-transform:  uppercase;
    font-family:  'telefon';
    letter-spacing:  3px;
    font-size: 23px;
    margin-top: 0px;
    background-color: #aedbcd;
}

.greeting {
    margin-top: 0px;
}

/* online workouts */
.online-workout .background-video {background-image: url('https://s3.amazonaws.com/unode1/assets/2725/OksGKb3TO2lZNctEOxmQ_signature-seriesv4.jpg') !important;}
.barre-workouts .background-video {background-position-x:right; background-image:url('https://s3.amazonaws.com/unode1/assets/2725/iJKTe77SSvOozv5ZTkbp_barre-headerv1.jpg') !important;}
.online-workout .description-text h1 {
    color: #fff;
    font-size: 36px;
}

.online-workout .description-text p {color:#fff;}

.workout-intro .intro-para {
 font-size: 18px;
 line-height: 1.5;
 text-align: center;
 margin-bottom: 25px;
 }

.workout-intro {
    max-width: 850px;
    margin: 80px auto;
    text-align: center;
}

.workout-intro .intro-para p {
    font-size: 18px;
}

.workout-intro .intro-para h2 {
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
}

@media (min-width: 1250px){
.container {
    max-width:1400px}
}


.page-heading-crystal {
    font-size: 100px;
    font-family: 'CrystalSky';
    font-weight: 300;
    padding-bottom: 40px;
}

.add-on {
    width: 47.5%;
    padding: 15px;
    font-size: 18px;
    line-height: 1.5;
}

.add-on h3 {
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
}

.faq-heading {
    width: 25%;
    text-align: center;    padding: 30px;

}

.faq-heading h3{
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 30px;
    line-height: 1.2;
    font-weight:300;
}

.faq-heading h3 span {
    display: block;
    text-transform: lowercase;
    letter-spacing: 0px;
    font-family: 'CrystalSky';
    font-size: 150px;
}

.faqs {
    width: 65%;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 100px;
}

.faqs h3, .faqs h4 {
    font-weight: 400;
    letter-spacing: 2px;
}

.online-workout a.button {
    background-color: #fff;
    color: #000;
}

.final-cta a.button {
    background-color: #000;
    padding: 15px 45px;
    color:#aedbcd;
}


.mm-vid-heading {
    color: #000;
    font-weight: normal;
    margin-top: 0px;
    padding-top: 5px;
    text-transform:uppercase;
    letter-spacing:2px   

}

.week-header span {
    font-weight: normal;
    font-family: 'CrystalSky';
    font-size: 90px;
    margin-top: 0px;
    padding-top: 80px;
    display: block;
}

.monthly-heading h1 {
    font-weight: 300;
    font-family: 'CrystalSky';
    font-size: 100px;
}

.monthly-heading h2 {font-weight:300;font-family: 'telefon';font-size: 24px;text-transform: uppercase;letter-spacing: 2px;}

.month-mix-intro {
    max-width: 850px;
    margin: 0px auto 80px;
}

.description-text .month-mix-intro p {
    text-transform: unset;
    letter-spacing: 1px;
    line-height: 1.5;
}

.cta-heading {text-transform: lowercase;
    font-weight: normal;
    font-family: 'CrystalSky';
    font-size: 100px;
    margin-bottom: 0px;
  margin-top:60px;
}

@media only screen and (max-width: 650px) {
 
 .mm-entry {width:95%; margin:0 auto;}
 .stretch-entry {width:100%; margin:0 auto;}
 .clearing {height:100px;} 
 .week-header h3 {padding-top:0px; margin-bottom:10px !important;}
 .diet-cta {position:static; margin:10px auto;}
 .join-now-box {
    width: 80%;
    padding: 20px;
    margin: 20px auto;
}

.join-now-row .col-md-4 {
    width: 100%;
}

.faqs, .faq-heading, .add-on {
  width:100%;
}

.barre-workouts .background-video{background-position-x:-850px;background-image:url('https://s3.amazonaws.com/unode1/assets/2725/iJKTe77SSvOozv5ZTkbp_barre-headerv1.jpg') !important;}


}
