/* Green Hex: 9CC255 */

html, body {
	font-family: "Roboto", sans-serif !important;
	color: #ffffff;
}

body{
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
}

.banner_video {
	width: 100vw;
  height: auto;
  position: absolute;
  top: -6px;
  background-color: #000000 !important;
  left: 0;
}

.width-25 {
	width: 25% !important;
}

.width-92 {
	width: 92% !important;
  margin-right: auto;
  margin-left: auto;
}

.width-92-bg {
  background-color: rgba(139, 195, 74, 0.8901960784313725);
}

.center-92 {
  width: 92%;
  margin-right: auto;
  margin-left: auto;
}

.android-div {
	display: none;
	height: 300px;
}

.android-div-hs {
	display: none;
	height: 300px;
}

.mainBody{
	background-image: url("../images/appBackground.jpg") !important;	
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	background-position: center center;
	position: relative;
}

.mainBody-black {
	background-color: #000000;	
}

.mainBody-green {
  background-color: rgba(139, 195, 74, 0.8901960784313725);  
}

.shareBackground{
	background-image: url("../images/shareBackground.jpg") !important;	
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	background-position: center center;
	position: relative;
}

.registerBackground {
	background-image: url("../images/background2.jpg") !important;	
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	background-position: center center;
	position: relative;
}

.loadingBackground {
  background-image: url("../res/splash/ios640x1136.png") !important;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
  background-position: center center;
  position: relative;
}


#mini-player {
  display: none
}

.mini-player {
  height: 46px;
  position: relative;
  background-color: #000000;
}

.mini-player-font {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 300;
  text-shadow: none;
  padding: 16px 0 0 0;
  text-align: center;
}

.sample-player {
  background-color: rgba(8, 8, 8, 0.51);
  border-radius: 10px;
  padding: 12px 0 12px 0;
  border: 1px #8bc34a solid;
}

.video-sample {
  border: 1px #8bc34a solid;
  background-color: #000000;
  border-radius: 10px;
  width: 100%;
  height: 215px;
}

.tour-quote-image {
  height: 120px;
  border: 1px #8bc34a solid;
  border-radius: 50%;
}

.tour-quote-text {
  font-style: italic;
}

.tour-quote-left {
  padding-left: 6px;
}

.tour-quote-bg {
  background-color: rgba(8, 8, 8, 0.35);
  border-radius: 10px;
  padding: 12px 8px 12px 8px;;
}

.link-main {
  height: 25%;
  background-size: 100%; 
}

.link-hip-hop {
  background-image: url("../images/link-hip-hop.jpg"); 
}

.link-glow-stick {
  background-image: url("../images/link-glow-stick.jpg"); 
}

.link-rock {
  background-image: url("../images/link-rock.jpg"); 
}

.link-chill {
  background-image: url("../images/link-chill.jpg"); 
}

.link-pop {
  background-image: url("../images/link-pop.jpg"); 
}

.link-main-text {
  vertical-align: middle;
  width: 52%;
  margin-right: auto;
  margin-left: auto; 
}

.link-text {
  color: #FFFFFF;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.2em;
  letter-spacing: 1px;
  padding: 0.2em 0 0.2em 0; 
}

.link-sub-text {
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.85em;
  line-height: 1.0em;
  margin-top: 0.75em; 
}

.divider-green {
  height: 1px;
  background-color: #8bc34a;
}

.divider-green-2 {
  height: 2px;
  background-color: #8bc34a;
}

.white-divider {
  height: 1px;
  background-color: #FFFFFF;
  width: 94%;
  margin-left: auto;
  margin-right: auto; 
}

.green {
	color: #8bc34a !important;
}

.category-heading {
	height: 136px;
    background-size: 100%;
    background-color: #000000;
}

.category-btn {
	width: 100%;
  z-index: 99999;
}

.category-btn-left {
	float: left;
	width: 50%
}

.category-btn-right {
	float: right;
	width: 50%
}

.category-art {
    height: 65vh;
    background-color: #000000;
    background-image: url("../images/link-hip-hop.jpg");
    position: relative;
    top: 43px;
}

.category-name {
	  font-weight: 300 !important;
    font-size: 24px !important;
    padding: 0 0.5em !important;
    color: #8bc34a !important;
    margin: 0 !important;
    background-color: #000000;
}

.category-select-tempo-message {
    padding: 1.0em 2.0em 0 2.0em;
    font-weight: 300 !important;
    font-size: 18px !important;
}

.no-scroll {
	overflow-x: hidden; 
    overflow-y: auto;
}

.no-shadow {
  text-shadow: none;
}

.no-bold {
  font-weight: 300 !important;
}

.back-link {
  	font-size: 20px;
  	text-transform: uppercase;
  	position: absolute;
  	top: 16px;
  	left: 12px;
  	z-index: 999999;
  	font-weight: 300;
  	text-decoration: none;
}

.song-select {
  position: absolute;
  top: 120px;
  z-index: 999;
  width: 100%;
  background-color: #000000
}

.song-select-heading {
    font-weight: 300 !important;
    font-size: 24px !important;
    padding-left: 20px !important;
    color: #8bc34a !important;
    margin: 0 !important;
    z-index: 9999;
}

.song-select-value {
  font-weight: 300 !important;
  font-size: 18px !important;
  color: #ffffff !important;
  height: 50px !important;
}

#song-list-close {
  position: absolute;
  right: 14px;
}

.song-list-spacer {
  border-top: 1px solid #626361 !important;
  padding-bottom: 4px !important;
}

.song-list-link {
  font-size: 20px;
  text-transform: uppercase;
  position: absolute;
  top: 16px;
  right: 12px;
  z-index: 999999;
  font-weight: 300;
  text-decoration: none;
}

.terms, .terms a, .terms a:link, .terms a:visited  {
	font-size:13px;
	color: #fff;
	text-shadow: none;
}

.terms a:hover, .terms a:active  {
	font-size:14px;
	color: #F17220;
  font-weight: 400;
}

.home-logo {
  width: 22vw;
}

.topAlign {
	position: fixed;
  width: 100%;
  background-color: rgba(21, 20, 20, 0.41);
}

.bottomAlign {
	position: fixed;
	width: 100%;
	bottom: 0;
  left: 0;
  background-color: rgba(21, 20, 20, 0.85);
}

.stations-border {
  border: 2px solid #8bc34a;
}

.bright-green {
  color: #a7fb46 !important;
}

.bpm-select {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  color: #FFFFFF;
  text-shadow: none !important;
}

.bpm-desc {
  font-size: 24px;
  font-weight: 300;
  text-align: left;
  color: #FFFFFF;
  text-shadow: none !important;
  padding-left: 10px;
}

.bpm-font {
  letter-spacing: 2.0pt;
  font-size: 12px;
  text-align: center;
}

.bottomAlign-tour {
  position: fixed;
  width: 100%;
  bottom: 0;
}

.fixed {
  position: fixed;
}

.ins-number {
  text-shadow: none;
  text-align: center;
  color: #ffffff;  
  font-size: 30px;
  line-height: 46px;
}

.ins-circle {
  background-color: #8BC34A;
  height: 46px;
  width: 46px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  margin-right: auto;
  margin-left: auto;
}

.ins-number-holder {
  margin-left: 40px;
}

.ins-font {
  font-size: 24px;
  color: #ffffff;
  font-weight: 300;
  text-align: left !important;
}

.dashboard-hidden {
  color: #7a9003 !important;
  text-shadow: none !important;
}

.footer-content {
	background-color: rgba(21, 20, 20, 0.31);
}

.bottom-buttons {
	height: 50px;
	color: #FFFFFF;
	font-size: 16px;
  letter-spacing: 0.5pt;
  font-weight: 500;
  padding: 0;
  text-shadow: none !important;
}

.swiper-container {
	display: none;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #9bfb49 !important;
}

.swiper-pagination-bullet {
	opacity: 0.6;
    background: #9bfb49 !important;
}

.login-button {
	background-color: rgba(0, 0, 0, 0.83);
}

.register-button {
	background-color: #8bc34a;
}

.register-button-tour {
  background-color: #8bc34a;
  border-top: 1px solid #fffdba;
}

.tour-button {
	background-color: rgba(0, 0, 0, 0.83);
}

.main-btn {
    font-size: 16px !important;
    text-indent: 0 !important;
    z-index: 2 !important;
    /* background-color: rgba(222, 230, 188, 0.15) !important; */
        background: linear-gradient(to bottom right, #84c33a, #8BC34A);
    color: #ffffff !important;
    text-shadow: none;
    font-weight: 400;
    letter-spacing: 1px;
    border-bottom-color: #84c33a !important;
    border-top-color: #84c33a !important;
    border-right-color: #84c33a !important;
    border-left-color: #84c33a !important;
    text-transform: uppercase;
    width: 100%;
    height: 40px;
    margin-bottom: 12px;
}

.share-btn {
    background-color: rgba(222, 230, 188, 0.46) !important;
}

.mainLogo200 {
	height: 200px;
	width: 200px;
	border-radius: 50%;
}

.main-heading {
	color: #ffffff;
	font-size: 1.9em;
	padding: 2%;
	text-align: center;
	font-family: "Roboto", sans-serif !important;
	font-weight: 300;
  text-shadow: none !important;
}
	
.sub-heading-reg {
  color: #ffffff;
  font-size: 1.0em;
  text-align: center;
  font-family: "Roboto", sans-serif !important;
  font-weight: 300;
  text-shadow: none !important;
}

.swiper-container {
    width: 100%;
    height: 100%;
}      

#footer {
	position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #000000;
    color: #FFFFFF;
    text-shadow: none !important;
}

.errorTxt, .errorTxtLogin, .loginError, .errorPayment {
  display: none;
  background-color: #e91e1e78;
  padding: 10px;
  border-radius: 10px;
  color: #FFFFFF;
  font-weight: 400;
  text-shadow: none !important;
  letter-spacing: 0.75px;
  line-height: 1.5em;
  text-align: center;
}

.error-highlight {
  border: 1px solid #ff0000 !important;
}

.reg-one-error {
  font-size: 16px;
  font-weight: 400;
  color: #FF0000;
}

.swipe-text {
	color: #FFFFFF;
	font-size: 18px;
	text-shadow: none !important;
	font-weight: 300;
}

.share-text {
	color: #707b03;
	font-size: 18px;
	text-shadow: none !important;
	font-weight: 300;    
}

.center {
	text-align: center !important;
}

.left {
    text-align: left;
}

.underline {
  text-decoration: underline;
}

.font-300 {
  font-weight: 300;
}

.font-description {
  font-size: 12px !important;
  font-weight: 300 !important;
  color: #FFFFFF !important;
  text-shadow: none !important;
}

.dd-description {
  padding-left: 20px;
}

.countdown-holder {
  display: inline-block;
  padding: 0 20px 0 20px;
}

.countdown-number {
  font-size: 20px;
  color: #FFFFFF;
  text-shadow: none !important;
  font-weight: 300;
}

.countdown-heading {
  font-size: 12px;
  color: #FFFFFF;
  text-shadow: none !important;
  font-weight: 300;
}

.countdown-holder2 {
  display: inline-block;
  padding: 0 10px 0 10px;
}

.countdown-number2 {
  font-size: 20px;
  color: #FFFFFF;
  text-shadow: none !important;
  font-weight: 300;
}

.countdown-heading2 {
  font-size: 12px;
  color: #FFFFFF;
  text-shadow: none !important;
  font-weight: 300;
}

.expires-heading {
  font-size: 18px;
  vertical-align: super;
}

.expires {
  font-size: 12px;
  vertical-align: super;
}

header {
	text-align: left;
}

.ui-loader .ui-loader-default {
    background-color: transparent !important;
    border-color: transparent !important;
    color: transparent !important;
    text-shadow: none !important;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.ui-loader .ui-icon-loading {
  background-color: transparent;
  border-color: transparent !important;
  color: transparent !important;
  text-shadow: none !important;
}

.ui-loader-default {
    opacity: .68;
    position: absolute;
}

.ui-loader-sample {
  text-align: center;
  width: 100vw;
  display: none;
}

.loading-spinner {
  font-size: 48px !important;
  color: #FFFFFF;
}

.back-button {
	font-size: 20px;
    text-shadow: none;
    color: #FFFFFF;
    padding-top: 10px !important;
    vertical-align: top;
    line-height: 33px;
    text-align: left;
}

.back-arrow {
	color: #FFFFFF;
	text-shadow: none;
	padding-top: 2px;
}

.right {
	text-align: right;
}

.top {
	margin-top: 6px;
}

.dashboard-background {
	background-color: #383737;
}

.hor-space-18 {
  width: 18px;
}

.space-4 {
	height: 4px;
}

.space-8 {
  height: 8px;
}

.space-12 {
	height: 12px;
}

.space-15 {
	height: 15px;
}

.space-18 {
  height: 18px;
}

.space-20 {
	height: 20px;
}

.space-24 {
	height: 24px;
}

.space-30 {
	height: 30px;
}

.space-50 {
	height: 50px;
}

.height-60 {
	height: 60px;
}

ul {
    list-style-type: none;
}

.link {
	color: #F97F02 !important;
}

.ui-widget-content { 
	border: none !important;
    background-color: #383737;
    border-radius: 10px;
    color: #ffffff !important;
    padding: 10px;
    margin-top: 20px;
    z-index: 99;
}

.back-one {
	position: absolute;
    top: 10px;
    left: 8px;
}

.back-one-image {
	height: 20px;
	width: 20px;
}

.back-one-text {
	font-size: 12px;
  line-height: 16px;
  font-weight: 300
}

.listen-button {
  width: 250px;
  font-size: 22px !important;
  height: 42px !important;
  letter-spacing: 1.2pt;
}

.no-button {
  font-size: 16px !important;
  color: #FFFFFF;
  font-weight: 300 !important;
  background-color: transparent;
  border: transparent;
}

#mc_embed_signup {
  clear: left;   
}

.email {
  width: 92% !important;
}

#mc_embed_signup {
  width: 92%;
  margin-left: auto;
  margin-right: auto;  
}
    
.join-button {
  width: 92%;
  font-size: 18px !important;
  height: 42px !important;
}

.join-email-button {
  width: 100%;
  font-size: 18px !important;
  height: 42px !important;
}

.launching-text {
  font-weight: 300;
  font-size: 16px;
  color: #FFFFFF !important;
  text-shadow: none !important;
}

.white {
  color: #FFFFFF;
  text-shadow: none !important;
}

.red  {
	color: #ff0000;
	text-shadow: none !important;
}

.red::-webkit-input-placeholder  {
	color: #ff0000;
}

.terms-button {
	font-size: 14px !important;
    width: 56% !important;
}

.forgot-link {
	color: #F17220 !important;
	text-shadow: none !important;
	text-align: center !important;
}

.plan-92-bg {
  background-color: rgba(139, 195, 74, 0.8901960784313725);
  padding: 0 20px 0 20px;
  left: -4px;
}

.plan-icon {
  font-size: 24px;
  top: 2px;
  position: relative;
}

.plan-btn {
  text-shadow: none;
  color: #FFFFFF;
  text-align: left;
  width: 84%;
  margin-right: auto;
  margin-left: auto;
}

.package-layout {
  border-radius: 10px;
  color: #FFFFFF;
  background-color: #84c33a;
}

.package-layout-selected {
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  background-color: #FFFFFF;
  color: #8BC34A;
}

.plan-feature {
  padding-left: 12px;
  font-weight: 500;
  letter-spacing: 1.0pt;
}

.plan-free-days {
  float: left;
  font-size: 36px;
  position: relative;
  left: 10px;
  top: 6px;
  text-shadow: none;
  font-weight: 400;
}

.plan-free-text {
  float: right;
  font-size: 10px;
  position: relative;
  top: 24px;
  left: -7px;
  line-height: 10px;
  text-shadow: none;
  font-weight: 400;
}

.plan-savings {
  position: absolute;
  top: 121px;
  left: 50px;
  color: #ffffff;
  text-shadow: none;
  font-size: 12px;
  background-color: #e0195d;
  width: 100px;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 1px;
  border-radius: 10px;
  letter-spacing: 0.6pt;
}

.plan-small-font {
  font-size: 16px;
  position: relative;
  top: -6px;
  left: -2px;
}

.plan-badge {
  height: 60px;
  width: 60px;
  background: linear-gradient(to bottom right, #84c33a, #026306);
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: -26px;
  left: 15%;
}

.plan-badge-annual {
  height: 60px;
  width: 60px;
  background: linear-gradient(to bottom right, #84c33a, #026306);
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: -26px;
  right: 15%;
}

.plan-cost {
  font-size: 12px;
  text-shadow: none;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.6pt;
}

.plan-details {
  font-size: 12px;
  text-shadow: none;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.3pt;
}

.plan-price {
  font-size: 16px;
  text-shadow: none;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.6pt;
  color: #FFFFFF !important;
}

.crossed-out {
  text-decoration: line-through;
  text-decoration-color: red;
}

.plan-heading {
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  text-shadow: none;
  font-weight: 400;
}

.plan-button {
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  color: #FFFFFF;
  text-shadow: none;
  background: linear-gradient(to bottom right, #84c33a, #8BC34A);
  padding: 6px;
  border-radius: 2px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #FFFFFF;
  letter-spacing: 1.0pt;
}

.package-terms {
  height: 140px;
  border: 1px solid #9CC255;
  border-radius: 5px;
  background-color: #1213129c;
  font-size: 12px;
  color: #ffffff;
  font-weight: 300;
  text-shadow: none;
  padding: 4px 12px 4px 12px;
}

.free-trial-terms {
  font-size: 14px;
  letter-spacing: 0.2pt;
  color: #ffffff;
  font-weight: 500;
  text-shadow: none;
}

#audio_player {

}

.audio_player {
	width: 98%;
	text-align: center
}

.player_control {
	width: 100%;
}

#audio_tracks {
	background-color: #000000;
	opacity: 0.7;
	border-radius: 6px
}

.now_playing {
	background-color: #000000;
	width: 100%
}

.track {
	height: 3em;
	color: #ffffff;
}

.track td {
	padding-left: 1.0em;
}

.track_holder tr:nth-child(even) {
	background-color: rgba(27, 27, 27, 0.8);
}

.track_holder tr:nth-child(odd) {
	background-color: rgba(63, 63, 63, 0.9);
}

.top {
	vertical-align: top;
}

table {
	width: 100%;
}

.player_green {
	color: #B2CA1A;
}

#myPanel .ui-listview > .ui-li-has-thumb > .ui-btn,#myPanel  .ui-listview > .ui-li-static.ui-li-has-thumb {
	min-height: 2.6em;
	padding-left: 5em;
	background-color: #000000;
	border-color: #000000;
}

.ui-listview .ui-li-has-thumb > .ui-btn > img:first-child{
	margin-top: .4em;
	margin-left: .5em;
}

#myPanel .ui-page-theme-b .ui-btn:hover, html #myPanel .ui-bar-b .ui-btn:hover, html #myPanel .ui-body-b .ui-btn:hover, html body #myPanel .ui-group-theme-b .ui-btn:hover, html head + body #myPanel .ui-btn.ui-btn-b:hover{
	color: #00AEEF;
}

#myPanel{
	width:20em;	
}

#myPanel .ui-listview > .ui-li-has-thumb > .ui-btn{
	min-height: 5em;
}

#myPanel .ui-listview .ui-li-has-thumb > .ui-btn > img:first-child{
	margin-top: .7em;
	margin-left: .7em;
}

#myPanel .ui-listview > li h3{
	font-size: 1.5em;
	   font-weight: 300;
}

.remove-space {
  position: relative;
  transform: translateY(-87px);
}

.headline-font {
	margin: 2px auto 0 auto;
	text-shadow: 0 0 10px rgba(255, 171, 65, 0.5);
	color: #D44F65;
}

.heading-spacer-top {
    background-color: #000000;
}

.heading-spacer-bottom {
    background-color: #000000;
}

.ui-page-theme-a .ui-btn,
html .ui-bar-a .ui-btn,
html .ui-body-a .ui-btn,
html body .ui-group-theme-a .ui-btn,
html head + body .ui-btn.ui-btn-a,
/* Button visited */
.ui-page-theme-a .ui-btn:visited,
html .ui-bar-a .ui-btn:visited,
html .ui-body-a .ui-btn:visited,
html body .ui-group-theme-a .ui-btn:visited,
html head + body .ui-btn.ui-btn-a:visited {
    background-color: none !important;
    color: none !important;
    text-shadow: none !important;
}	

.ui-bar-a,
.ui-page-theme-a .ui-bar-inherit,
html .ui-bar-a .ui-bar-inherit,
html .ui-body-a .ui-bar-inherit,
html body .ui-group-theme-a .ui-bar-inherit {
	color: #333
	font-weight: bold;
}

.no-shadow {
  text-shadow: none !important;
}

.uppercase {
	text-transform: uppercase;
}

.font-white {
	color: #ffffff !important;
}

.font-10 {
  font-size: 10px !important;
}

.font-12 {
  font-size: 12px !important;
}

.font-14 {
  font-size: 14px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-28 {
  font-size: 28px !important;
}

.font-30 {
    font-size: 30px !important;
}

.font-40 {
    font-size: 40px !important;
}

.font-28 {
	font-size: 28px;
}

.font-38 {
	font-size: 38px;
}

.font-50 {
  font-size: 50px !important;
}

.font-light-yellow {
	color: #FEFEB5 !important;
}

.font-offer {
  color: #a7fb46 !important;
  font-size: 1.9em;
  text-align: center;
  font-family: "Roboto", sans-serif !important;
  font-weight: 300;
  text-shadow: none !important;
}

.font-no-thanks {
	font-size: 14px;
  color: #f7f6f4;
  text-shadow: none;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.font-includes {
  color: #FFFFFF;
  text-shadow: none !important;
  font-weight: 300;
  font-size: 16px;
  padding-left: 12px;
}

.stripe-button-el {
  background-image: #84c33a !important;
}

.stripe-button-el span {
  display: block !important;
  min-height: 30px !important;
  background-image: #84c33a !important;
  background-color: #84c33a !important;
  background: #84c33a !important;
  width: 88vw !important;
  height: 42px !important;
  line-height: 42px !important;
  font-size: 22px !important;
  text-transform: uppercase !important;
  padding: 0 !important;
  text-shadow: none !important;
  color: #FFFFFF !important;
  box-shadow: none !important;
}

.fa-offer-check {
  font-size: 28px;
  vertical-align: middle;
}

.contact-font {
	font-size: 1.7em;
	text-align: center;
}

.account-heading {
  padding: 0;
  position: relative;
  top: -8px;
}

.account-type {
  text-align: right;
  font-weight: 300;
  letter-spacing: 0.5pt;
}

.account-btn {
  border-bottom: 1px solid #8bc34a;
  padding: 12px;
  background-color: #00000069;
  text-shadow: none;
  color: #FFFFFF;
}

.package-layout-offer {
  border-radius: 10px;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}

.account-link-arrow {
  position: absolute;
  right: 36px;
}

.billing-text {
  font-weight: 300;
  position: absolute;
  right: 36px;
}

.billed-text-heading {
  font-weight: 500;
  font-size: 12px;
}

.billed-text {
  font-weight: 300;
  font-size: 12px;
}

.billed-tr {
  border-bottom: 1px solid #8bc34a;
}

#billing-content {
  display: none;
}

.billing-update-success {
  display: none;
}

/* CUSTOM SELECT */

.wrapper-dropdown-1:focus .dropdown {
  opacity: 1;
  pointer-events: auto;
}

.wrapper-dropdown-1:focus:after {
  border-color: #8bc34a transparent;
  border-width: 6px 6px 0 6px ;
  margin-top: -3px;
}

.wrapper-dropdown-1 {
  position: relative;
  padding: 4px 10px 4px 10px;
  margin: 0 auto;
  background: #000000;
  color: #8bc34a;
  outline: none;
  cursor: pointer;
  font-weight: 500;
  border: 1px solid;
  font-weight: 15px;
  font-weight: 400;
  text-shadow: none !important;
}

.wrapper-left {
	border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-left: 10px;
}

.wrapper-right {
	border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-right: 10px;
  border-left: 0;
}

.wrapper-dropdown-1:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -6px;
  border-width: 6px 0 6px 6px;
  border-style: solid;
  border-color: transparent #8bc34a;    
}

.wrapper-dropdown-1 .dropdown {
  position: absolute;
  top: 32px;
  left: 0;
  right: 0;
  background: #040404;
  list-style: none;
  font-weight: normal;
  opacity: 0;
  padding: 0px;
  pointer-events: none;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  margin: 0;
  width: 100%;
  left: -1px;
  font-size: 18px;
}

.wrapper-dropdown-1 .dropdown li a {
  display: block;
  text-decoration: none;
  color: #9e9e9e;
  padding: 10px 20px;
}

/* Hover state */
.wrapper-dropdown-1 .dropdown li:hover a {
  background: #f3f8f8;
}

/* Active state */
.wrapper-dropdown-1.active .dropdown {
  opacity: 1;
  pointer-events: auto;
}

.wrapper-dropdown-1.active:after {
  border-color: #8bc34a transparent;
  border-width: 6px 6px 0 6px ;
  margin-top: -3px;
}

.wrapper-dropdown-1.active {
  background: #8bc34a;
  background: -moz-linear-gradient(left,  #000000 0%, #000000 78%, #000000 78%, #000000 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(78%,#000000), color-stop(78%,#000000), color-stop(100%,#000000));
  background: -webkit-linear-gradient(left,  #000000 0%,#000000 78%,#000000 78%,#000000 100%);
  background: -o-linear-gradient(left,  #000000 0%,#000000 78%,#000000 78%,#000000 100%);
  background: -ms-linear-gradient(left,  #000000 0%,#000000 78%,#000000 78%,#000000 100%);
  background: linear-gradient(to right,  #000000 0%,#000000 78%,#000000 78%,#000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );
}

.wrapper-select-font {
	color: #ffffff !important;
  outline: none !important;
  cursor: pointer !important;
  font-weight: 400 !important;
  padding: 12px 0 12px 0;
}

.song-select {
  display: none;
}

/* No CSS3 support */

.no-opacity       .wrapper-dropdown-1 .dropdown,
.no-pointerevents .wrapper-dropdown-1 .dropdown {
  display: none;
  opacity: 1; /* If opacity support but no pointer-events support */
  pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity       .wrapper-dropdown-1.active .dropdown,
.no-pointerevents .wrapper-dropdown-1.active .dropdown {
  display: block;
}

/* END CUSTOM DROPDOWN

/* PLAYER STYLES */

.clear:before, .time:before, .clear:after, .time:after {
  content: "";
  display: table; 
}
.clear:after, .time:after {
  clear: both; 
}

@keyframes opacityAni {
  0% 
  {
    opacity: 0; 
  }
  100% {
    opacity: 1; 
  } 
}

.phone {
  animation: opacityAni 400ms linear 1s forwards;
  background: #1e1e28;
  background: -moz-linear-gradient(top, #000000 0%, #27400a 34%, #79aa40 88%, #719d40 100%);
  background: -webkit-linear-gradient(top, #000000 0%, #27400a 34%, #79aa40 88%, #719d40 100%);
  background: linear-gradient(to bottom, #000000 0%, #27400a 34%, #79aa40 88%, #719d40 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e28', endColorstr='##79aa40',GradientType=0 );
  opacity: 0;
  overflow: hidden;
  height: 100vh;
}

.wavesurfer {
  box-sizing: border-box;
  cursor: pointer;
  height: 52vh;
  margin-bottom: 30px;
  overflow: hidden;
  padding-top: 60px;
  pointer-events: none;
  position: relative;
  width: 100%;
  z-index: 1; 
}

.wavesurfer__elem {
  height: 52vh;
  left: 8px;
  opacity: 0;
  position: absolute;
  transition: opacity 170ms linear;
  top: 20%;
  width: 96vw;
  z-index: 0; 
}

.wavesurferVoice__elem {
  height: 1px;
  left: 0;
  width: 1px;
  z-index: 0; 
}

.wavesurfer__elem.show {
  opacity: 1; 
}

.artist__image {
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 5px 20px rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  height: 240px;
  margin: 0 auto 34px auto;
  position: relative;
  transition: all 170ms ease-in;
  width: 240px;
  z-index: 2; 
}

.artist__image.play {
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0), 0 0 0 10px rgba(255, 255, 255, 0), 0 0 5px 20px rgba(255, 255, 255, 0); 
}

.artist__image-url {
  background: no-repeat left top;
  background-size: cover;
  border-radius: 50%;
  height: 240px;
  width: 240px; 
}

.progress-bar {
  position: relative;
  top: -20px;
  text-align: center;
}

progress {
  border: none;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.1);
  pointer-events: none;
  width: 96vw; 
}

progress::-webkit-progress-value {
  background: #85f307 !important;
}

progress::-moz-progress-bar {
  background: rgba(255, 255, 255, 0.1);
}

progress::-webkit-progress-value {
  background: #85f307 !important;
}

progress::-webkit-progress-bar {
  background: rgba(255, 255, 255, 0.1);
}

.progress-bar-sample {
  width: 320px !important;
}

.time {
  color: rgba(255, 255, 255, 0.7);
  display: none;
  font-size: 14px;
  font-weight: 300;
  margin: 0 auto;
  pointer-events: none;
  text-align: center;
  width: 63px; 
}
  
.time span {
  display: inline-block;
  float: left;
  width: 3px; 
}
  
.time .time__minutes, .time .time__seconds {
  width: 30px; 
}

.time .time__minutes {
  text-align: right; 
}
  
.time .time__seconds {
  text-align: left; 
}

@keyframes artistNameAni {
  0% {
    transform: translateY(40px) scale(0.8); }
  100% {
    transform: translateY(0) scale(1); } 
}

.tour-instructions {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  text-shadow: none;
  padding-left: 20px;
}

.artist-sample {
  font-size: 16px;
  font-weight: 100;
  margin: 0;
  text-align: center;
  text-shadow: none;
}

.artist__name {
  animation: artistNameAni 400ms linear 1000ms forwards;
  margin: 0 0 14px 0;
  position: relative;
  text-align: center;
  transform: translateY(40px) scale(0.8); 
}

.artist__name h1 {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  font-weight: 100;
  margin: 0;
  text-transform: uppercase; 
}

.artist__name p {
  color: #fff;
  font-size: 28px;
  font-weight: 300;
  margin: 0 0 5px 0; 
  text-shadow: none;
}

.love {
  color: rgba(255, 255, 255, 0.5);
  font-size: 28px;
  left: 30px;
  position: absolute;
  top: 10px; 
}

.controls {
  text-align: center; 
}

@keyframes buttonAni {
  0% {
    transform: translateY(120px); }
  100% {
    transform: translateY(0); } 
}

.button-sample {
    height: 36px !important;
    width: 36px !important;
    transform: none !important;
    animation: none !important;
}

.button__play {
  animation: buttonAni 300ms cubic-bezier(0.48, 0.18, 0.44, 0.97) 1300ms forwards;
  background-color: rgba(255, 255, 255, 0.1);
  border: 2px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  height: 50px;
  outline: none;
  overflow: hidden;
  position: relative;
  transform: translateY(220px);
  width: 50px; 
}

.button__play-iconplay {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 13px 0 13px 20px;
  height: 0;
  left: 16px;
  position: absolute;
  top: 11px;
  width: 0; 
}

.button__play-iconplay-sample {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 7px 0 7px 10px;
  left: 13px;
  top: 9px;
  height: 0;
  position: absolute;
  width: 0; 
}

.button__play-iconpause {
  display: none;
  height: 24px;
  left: 13px;
  position: absolute;
  top: 13px;
  width: 19px; 
}

.button__play-iconpause-sample {
  display: none;
  height: 24px;
  left: 9px;
  position: absolute;
  top: 9px;
  width: 19px; 
}

.button__play-iconpause:before, .button__play-iconpause:after {
  background: #fff;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  top: 0;
  width: 6px; 
}

.button__play-iconpause-sample:before, .button__play-iconpause-sample:after {
  background: #fff;
  content: "";
  display: block;
  height: 14px;
  position: absolute;
  top: 0;
  width: 4px; 
}

.button__play-iconpause:before {
  left: 0; 
}

.button__play-iconpause-sample:before {
  left: 0; 
}

.button__play-iconpause:after {
  left: 13px; 
}

.button__play-iconpause-sample:after {
  left: 10px; 
}

.button__loader {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  height: 0;
  left: 0;
  position: absolute;
  width: 100%; 
}

.button__add {
  background: none;
  border: 1px solid #fff;
  border-radius: 50%;
  height: 50px;
  transform: translateY(120px);
  width: 50px; 
  opacity: 0.9;
}

.add-to-playlist {
  position: relative;
  top: 1px;
}

.mute__icon {
  position: relative;
  top: 1px;
  left: 1px;
}

.mute__icon-sample {
  /*
  width: 100%;
  vertical-align: bottom;
  text-align: center;
  */
  display: flex;
  justify-content: center;
  align-items: center;

}

.button__add {
  animation: buttonAni 300ms cubic-bezier(0.48, 0.18, 0.44, 0.97) 1000ms forwards; 
}

.button__mute {
  background: none;
  border: 1px solid #fff;
  border-radius: 50%;
  height: 50px;
  transform: translateY(220px);
  width: 50px; 
}

.button__mute {
  animation: buttonAni 300ms cubic-bezier(0.48, 0.18, 0.44, 0.97) 1600ms forwards; 
}

.button__loop {
  background: none;
  border: 1px solid #fff;
  border-radius: 50%;
  height: 50px;
  transform: translateY(220px);
  width: 50px; 
  opacity: 0.9;
}

.button_loop_on {
  border: 2px solid #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.button_mute_on {
  border: 2px solid #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.button__loop {
  animation: buttonAni 300ms cubic-bezier(0.48, 0.18, 0.44, 0.97) 1800ms forwards; 
}

.button__prev,
.button__next {
  background: none;
  border: 1px solid #fff;
  border-radius: 50%;
  height: 50px;
  transform: translateY(220px);
  width: 50px; 
}

.button__prev:before, .button__next:before {
  border-style: solid;
  content: "";
  height: 0;
  position: absolute;
  top: 16px;
  width: 0; 
}

.button__prev:after, .button__next:after {
  background: #fff;
  border-radius: 1px;
  content: "";
  height: 14px;
  position: absolute;
  top: 17px;
  width: 2px; 
}

.button__prev {
  animation: buttonAni 300ms cubic-bezier(0.48, 0.18, 0.44, 0.97) 1200ms forwards; 
}
  
.button__prev:before {
  border-color: transparent #fff transparent transparent;
  border-width: 8px 12px 8px 0;
  right: 17px; 
}
  
.button__prev:after {
  left: 14px; 
}

.button__next {
  animation: buttonAni 300ms cubic-bezier(0.48, 0.18, 0.44, 0.97) 1400ms forwards; 
}

.button__next:before {
    border-color: transparent transparent transparent #fff;
    border-width: 8px 0 8px 12px;
    left: 17px; 
}

.button__next:after {
  right: 14px; 
}

.hint {
  bottom: 20px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; 
}

.recordplayer {
  height: 280px;
  left: 16.5%;
  position: absolute;
  transition: all 170ms ease-in;
  top: 10.5%; 
  width: 280px;
}

.recordplayer.play {
  transform: scale(1); 
}

@keyframes discAni {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } 
}

.recordplayer__disc {
  animation: discAni 6s infinite linear forwards;
  border: 1px solid #fff;
  border-radius: 50%;
  box-sizing: border-box;
  height: 280px;
  left: 0;
  position: absolute;
  top: 0;
  width: 280px; 
}

.recordplayer__disc-stripe1 {
  height: 30px;
  left: 39px;
  overflow: hidden;
  position: absolute;
  top: 5px;
  width: 100px; 
}
  
.recordplayer__disc-stripe1:before {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  display: block;
  height: 270px;
  left: -35px;
  position: absolute;
  top: 0;
  width: 270px; 
}

.recordplayer__disc-stripe2 {
  bottom: 5px;
  height: 30px;
  left: 64px;
  overflow: hidden;
  position: absolute;
  width: 50px; 
}
  
.recordplayer__disc-stripe2:before {
  
}

/* END PLAYER STYLES */


.cc-placeholder::-webkit-input-placeholder { 
    font-size: 12px;
    position: relative;
    top: -2px; 
}

.cc-placeholder:-moz-placeholder { 
    font-size: 12px;
    position: relative;
    top: -2px;
}

.cc-placeholder::-moz-placeholder { 
     font-size: 12px;
     position: relative;
     top: -2px;
}

.cc-placeholder:-ms-input-placeholder { 
    font-size: 12px;
    position: relative;
    top: -2px;
} 

#no-songs {
  display: none;
}

/*s4 phone*/
@media screen and (min-width: 320px) {
  
}

/* iPhone 5 */
@media screen and (min-device-width : 320px) {
	.wavesurfer {
    padding-top: 21px;
    height: 200px;
  }
  .artist__name {
    margin: 0 0 12px 0; 
  }
  .artist__image {
    height: 180px;
    width: 180px;
  }
  .artist__image-url {
    height: 180px;
    width: 180px;
  }

  .recordplayer {
    height: 210px;
    width: 210px;
    left: 15.5%;
    top: 1%;
  }
  .recordplayer__disc {
    height: 220px;
    width: 220px;
  }
  .recordplayer__disc-stripe1 {
    left: 28px;
    height: 11px;
    top: 8px;
    width: 76px;
  }
  .recordplayer__disc-stripe1:before {
    left: -48px;
  }
  .banner_video {
    width: auto;
    height: 100vh;
    position: absolute;
    top: -6px;
    background-color: #000000 !important;
    left: -370px;
  }
}

#package-choice-selection {
  width: 96%;
  margin-right: auto;
  margin-left: auto;
}

.width-50 {
    width: 100%;
}

/* Phone width 360px */
@media only screen and (min-device-width : 360px) { 

  .wavesurfer {
    padding-top: 20px;
    height: 280px;
  }
  .artist__name {
    margin: 0 0 14px 0; 
  }
  .artist__image {
    height: 200px;
    width: 200px;
  }
  .artist__image-url {
    height: 200px;
    width: 200px;
  }
  .recordplayer {
    left: 12%;
    top: 3%; 
  }
  .recordplayer__disc {
    height: 280px;
    width: 280px;
  }
  .recordplayer__disc-stripe1:before {
    left: -32px;
  }
  .recordplayer__disc-stripe1 {
    left: 39px;
    top: 8px;
  }
  .plan-btn {
    width: 90%;
  }
  .plan-savings {
    top: 124px;
    left: 54px;
  }
  .banner_video {
    width: auto;
    height: 100vh;
    position: absolute;
    top: -6px;
    background-color: #000000 !important;
    left: -470px;
  }
}

/* iPhone 6 */
@media only screen and (min-device-width : 375px) { 
	.wavesurfer {
    padding-top: 20px;
    height: 280px;
  }
  .artist__name {
    margin: 0 0 14px 0; 
  }
  .artist__image {
    height: 240px;
    width: 240px;
  }
  .artist__image-url {
    height: 240px;
    width: 240px;
  }
  .recordplayer {
    left: 13%;
    top: 3%; 
  }
  .recordplayer__disc {
    height: 280px;
    width: 280px;
  }
  .recordplayer__disc-stripe1:before {
    left: -32px;
  }
  .recordplayer__disc-stripe1 {
    left: 39px;
    top: 8px;
  }
  .plan-savings {
    top: 124px;
    left: 54px;
  }
  .banner_video {
    width: auto;
    height: 100vh;
    position: absolute;
    top: -6px;
    background-color: #000000 !important;
    left: -470px;
  }
}

/* iPhone 6P */
@media only screen and (min-device-width : 412px) {
  .wavesurfer {
    height: 280px;
    padding-top: 20px;
  }
  .recordplayer {
    left: 16.5%;
    top: 10.5%; 
  }
  .artist__name {
    margin: 0 0 14px 0; 
  }
  .artist__image {
    height: 200px;
    width: 200px;
  }
  .artist__image-url {
    height: 200px;
    width: 200px;
  }

  .recordplayer {
    left: 11.5%;
    top: 5%; 
  }
  .recordplayer__disc {
    height: 316px;
    width: 316px;
  }
  .recordplayer__disc-stripe1:before {
    left: -25px;
  }
  .recordplayer__disc-stripe1 {
    left: 39px;
    top: 8px;
  }
  .plan-savings {
    left: 64px;
  }
  .plan-btn {
    padding-left: 54px;
  }

  .banner_video {
    width: auto;
    height: 100vh;
    position: absolute;
    top: -6px;
    background-color: #000000 !important;
    left: -470px;
  }
}

@media only screen and (min-device-width: 600px) {
  .wavesurfer {
    height: 400px;
  }
  .recordplayer {
    left: 24%;
    top: 3%;
  }

  .banner_video {
    width: 100vw;
    height: auto;
    position: absolute;
    top: -6px;
    background-color: #000000 !important;
    left: 0;
  }

}

@media only screen and (min-device-width: 768px) {
  .wavesurfer {
    height: 400px;
  }
  .recordplayer {
    left: 29.5%;
    top: 3%;
  }
  .plan-savings {
    top: 124px;
    left: 143px;
  }
  .width-92 {
    width: 96% !important;
  }
  .plan-btn {
    padding-left: 0px;
    text-align: center;
  }

  .registerBackground {
    background-image: url(../images/background3.jpg) !important;
  }

  .loadingBackground {
    background-image: url(../res/splash/ios768x1024.png) !important;
  }

  .shareBackground {
    background-image: url(../images/shareBackground2.jpg) !important;
  }

  #package-choice-selection {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }

  .width-50 {
    width: 414px;
    margin-right: auto;
    margin-left: auto;
  }

  .banner_video {
    width: 200vw;
    height: auto;
    position: absolute;
    top: -6px;
    background-color: #000000 !important;
    left: -500px;
  }

}

@media only screen and (min-device-width: 1024px) {
  .wavesurfer {
    height: 400px;
  }
  .recordplayer {
    left: 34.5%;
    top: 2%;
  }

  .width-50 {
    width: 414px;
    margin-right: auto;
    margin-left: auto;
  }

  #package-choice-selection {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }

  .banner_video {
    width: 200vw;
    height: auto;
    position: absolute;
    top: -6px;
    background-color: #000000 !important;
    left: -500px;
  }
}

@media only screen and (device-width : 375px) and (device-height : 812px) and (-webkit-device-pixel-ratio : 3) { 
  
  body {
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
  }

  .banner_video {
    width: auto;
    height: 100vh;
    position: absolute;
    top: -6px;
    background-color: #000000 !important;
    left: -570px;
  }

  .registerBackground {
    background-image: url(../images/background4.jpg) !important;
  }

  .loadingBackground {
    background-image: url(../images/background4.jpg) !important;
  }

  .shareBackground {
    background-image: url(../images/shareBackground3.jpg) !important;
  }
}

@media only screen and (min-device-width: 1025px) {
  .banner_video {
    width: 100vw;
    height: auto;
    position: absolute;
    top: -6px;
    background-color: #000000 !important;
    left: 0;
  }
}









