
/* site promotions */
section.site { background-color: #848484; }
section.site .siteUnderline .text {color: #FFF;  }
section.site .siteUnderlineText { color: #FFF;  }
section.site .siteUnderline .button button { background-color: #ff0048; border: 1px solid #ff0048; color: #FFF !important; }
section.site .siteUnderline .button button a { color: #FFF !important; }
section.site .join-btn {  background: #dd5959; color: #fff; }

.flex-direction-nav a { background-color: transparent !important; }
.member-btn.mobile { background: #dd5959; color: #FFF !important; }

.select-plan-content-right .price { color: #dd5959; font-size: 20px; }
.select-plan-content-right .recurring { color: #FFF; font-size: 13px; }

@media screen and (max-width: 1230px) {
    #menuToggle { top: 40px; }
}

@media screen and (max-width: 730px) {
    #menuToggle { top: 25px; }
}

@media screen and (max-width: 419px) {
	#menuToggle { top: 25px;  }
}