body {
    font-family: 'Montserrat', sans-serif;
}

body, h1, h2, h3, h4, h5, p, span, a {
    font-family: 'Montserrat', sans-serif;
}

.wrapper {
    max-width: 1920px;
    margin:0px auto;
}

.nav-icon {
    position:absolute;
    top:20px;
    right:20px;
    z-index: 20;
    display: none;
}

.nav-icon .fa {
    font-size:33px;
    color:#231f20;
}


.hero {
    position: relative;
    display: block;
}

.hero .logo {
    position:absolute;
    z-index:2;
    top:20px;
    left:20px;
}

.hero .hero-image {
    display: block;
    position: relative;
    z-index: 1;
}

.hero nav {
    position: absolute;
    top:10px;
    right:0;
    width:60%;
    z-index: 2;
    padding:20px 20px 0 0;
}

.hero nav ul {
    list-style: none;
    margin:0;
    padding:3px 0 0 0;
    text-align: right;
}

.hero nav li {
    display:inline-block;
    font-size: 13px;
    font-weight: 800;
}

.hero nav li a {
    color:#60606d;
    display: block;
    line-height: 23px;
    padding:0 22px;
}

.hero nav li:last-child a {
    border:solid 1px #60606d;
    -webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
    line-height: 32px;
}

.hero .tag {
    position:absolute;
    margin-top: 20.4%;
    z-index: 2;
    display: block;
    width:100%;
    text-align: center;
    color:#676061;
}

.hero .tag h2 {
    font-size:57px;
    color:#f15d5d;
    display: block;
    clear:both;
    margin:0;
    padding:0 0 6px 0;
    line-height: 53px;
    font-family: 'Chango', cursive;
}

.hero .tag p {
    margin:0;
    padding:0 0 11px 0;
    font-size:17px;
}

.hero .tag a {
    font-size:60px;
    background-color:#f15d5d;
    color:#fff;
    display: block;
    clear:both;
    width: 214px;
    margin:0px auto;
    font-size:19px;
    font-weight: 700;
    line-height: 40px;
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.intro {
    display: block;
    padding: 90px 0 0 0;
    font-size:20px;
}

.intro h3 {
    font-weight: 800;
}

.intro .med-icons {
    width:90%;
    display: block;
    list-style: none;
    margin:0;
    padding:20px 0 114px 0;
    text-align: center;
    margin:0px auto;
    font-size:22px;
}

.intro .med-icons li {
    display: inline-block;
    text-align: center;
    padding:0 48px;
}

.intro .med-icons img {
    display: block;
    margin-bottom:6px;
}

.profiles {
    width:100%;
    max-width: 1290px;
    margin:0px auto;
    padding:0 20px 140px 20px;
}

.profiles .heading {
    font-size:20px;
    font-weight: 800;
}

.profiles h4 {
    font-size:44px;
    font-weight: 800;
    margin:0;
    padding:2px 0 25px 0;
    line-height: 38px;
}

.profiles p {
    font-size: 26px;
    line-height: 34px;
}

.profiles.business .col1 {
    float:left;
    width:46%;
}

.profiles.business .col2 {
    float:right;
    width:50%;
    padding-top:101px;
}

.profiles.business .heading {
    color:#fac324;
}

.profiles .action-link {
    width:360px;
    display: block;
    line-height: 60px;
    color: #fff;
    text-align: center;
    font-size:18px;
    font-weight: 800;
    -webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
    margin-top:14px;
    text-transform: uppercase;
}

.profiles.business .action-link {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
    background: -moz-linear-gradient(top, rgba(255,235,178,1) 100%, rgba(250,195,37,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,235,178,1) 0%,rgba(250,195,37,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,235,178,1) 0%,rgba(250,195,37,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.profiles.relax .col1 {
    float:left;
    width:46%;
}

.profiles.relax .col2 {
    float:right;
    width:46%;
    padding-top:101px;
}

.profiles.relax .heading {
    color:#dd414a;
}

.profiles.relax .timeline {
    background: #dd414a;
}

.profiles.relax .playhead {
    border: solid 2px #dd414a;
}

.profiles.relax .action-link {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
    background: -moz-linear-gradient(top, rgba(252,126,133,1) 100%, rgba(222,66,75,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(252,126,133,1) 0%,rgba(222,66,75,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(252,126,133,1) 0%,rgba(222,66,75,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.profiles.sleepy .col1 {
    float:left;
    width:46%;
}

.profiles.sleepy .col2 {
    float:right;
    width:50%;
    padding-top:101px;
}

.profiles.sleepy .heading {
    color:#0655a5;
}

.profiles.sleepy .timeline {
    background: #0655a5;
}

.profiles.sleepy .playhead {
    border: solid 2px #0655a5;
}

.profiles.sleepy .action-link {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
    background: -moz-linear-gradient(top, rgba(65,141,219,1) 100%, rgba(8,87,167,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(65,141,219,1) 0%,rgba(8,87,167,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(65,141,219,1) 0%,rgba(8,87,167,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.profiles.kiwi .col1 {
    float:left;
    width:46%;
}

.profiles.kiwi .col2 {
    float:right;
    width:46%;
    padding-top:101px;
}

.profiles.kiwi .btnSoon {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
    background: -moz-linear-gradient(top, rgba(169,232,128,1) 0%, rgba(112,217,42,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(169,232,128,1) 0%,rgba(112,217,42,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(169,232,128,1) 0%,rgba(112,217,42,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.profiles.kiwi .action-link {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
    background: -moz-linear-gradient(top, rgba(169,232,128,1) 100%, rgba(114,218,46,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(169,232,128,1) 0%,rgba(114,218,46,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(169,232,128,1) 0%,rgba(114,218,46,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.profiles.coffee .btnSoon {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
    background: -moz-linear-gradient(top, rgba(226,180,158,1) 0%, rgba(166,118,96,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(226,180,158,1) 0%,rgba(166,118,96,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(226,180,158,1) 0%,rgba(166,118,96,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.profiles.coffee .col1 {
    float:left;
    width:46%;
}

.profiles.coffee .col2 {
    float:right;
    width:50%;
    padding-top:101px;
}

.profiles.coffee .action-link {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
    background: -moz-linear-gradient(top, rgba(225,179,157,1) 100%, rgba(167,119,96,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(225,179,157,1) 0%,rgba(167,119,96,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(225,179,157,1) 0%,rgba(167,119,96,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.btnSoon {
    display: inline-block;
    line-height: 50px;
    color:#fff;
    padding:0 50px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    -webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
    font-weight: 800;
    margin-bottom: 18px;
}

.download-wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
    background: -moz-linear-gradient(top, rgba(255,243,224,1) 0%, rgba(255,173,60,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,243,224,1) 0%,rgba(255,173,60,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,243,224,1) 0%,rgba(255,173,60,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
    padding:120px 20px;
}

.download {
    width:80%;
    margin:0px auto;
    max-width:1200px;
}

.download .hr {
    width:140px;
    display: block;
    height:4px;
    background: #4da1ff;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    margin-bottom: 40px;
}

.download .col1 {
    width: 40%;
    float:left;
}

.download .col2 {
    width: 50%;
    float:right;
    padding-top:143px;
}

.download .strong {
    font-weight: 800;
}

.download h2 {
    line-height: 50px;
    padding-bottom: 10px;
}

.download .app-button {
    margin-top:20px;
}



/* FINAL AUDIO PLAYER */

.audio1, .audio2, .audio3, .audio4, .audio5  {
    padding:20px 20px 16px 20px;
    background:#fff;
    border: solid 1px #d6e3f0;
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.audiojs { 
    height: 100px;
    width:100%;
    background: #fff;
    box-shadow:none;
    font-family: 'Montserrat', sans-serif;
}
.audiojs .play-pause {
    width: 21.8%;
    max-width: 100px;
    height: 100px; 
    padding: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px; 
    border:none; 
}

.audiojs .play-pause .play {
    width:100%;
    height:100%;
    background-size: cover;
}

.audiojs .play-pause .pause {
    width:100%;
    height:100%;
    background-size: cover;
    background-position: center -115px;
}

.audiojs .loading {
    width:100%;
    height:100%;
    display: block;
    margin:0;
    background: url(../img/banana-business-loader.gif);
    background-size:30%;
    background-repeat: no-repeat;
    background-position: center center;
}

.audio2 .audiojs .play-pause .play {
    background-image:url('../img/sprite-audiojs@2x.png');
    background-position: center -230px;
}
.audio2 .audiojs .play-pause .pause {
    background-image:url('../img/sprite-audiojs@2x.png');
    background-position: center -342px;
}

.audio2 .audiojs .progress {
    background: #dd414a;
}

.audio2 .audiojs .loading {
    background: url(../img/berry-chiller-loader.gif);
    background-size:30%;
    background-repeat: no-repeat;
    background-position: center center;
}

.audio3 .audiojs .play-pause .play {
    background-image:url('../img/sprite-audiojs@2x.png');
    background-position: center -460px;
}
.audio3 .audiojs .play-pause .pause {
    background-image:url('../img/sprite-audiojs@2x.png');
    background-position: center -575px;
}

.audio3 .audiojs .progress {
    background: #0655a5;
}

.audio3 .audiojs .loading {
    background: url(../img/sleepy-blues-loader.gif);
    background-size:30%;
    background-repeat: no-repeat;
    background-position: center center;
}

.audio4 .audiojs .play-pause .play {
    background-image:url('../img/sprite-audiojs@2x.png');
    background-position: center -690px;
}
.audio4 .audiojs .play-pause .pause {
    background-image:url('../img/sprite-audiojs@2x.png');
    background-position: center -809px;
}

.audio4 .audiojs .progress {
    background: #70d92b;
}

.audio4 .audiojs .loading {
    background: url(../img/kool-kiwi-loader.gif);
    background-size:30%;
    background-repeat: no-repeat;
    background-position: center center;
}

.audio5 .audiojs .play-pause .play {
    background-image:url('../img/sprite-audiojs@2x.png');
    background-position: center -925px;
}
.audio5 .audiojs .play-pause .pause {
    background-image:url('../img/sprite-audiojs@2x.png');
    background-position: center -1039px;
}

.audio5 .audiojs .progress {
    background: #a6765f;
}

.audio5 .audiojs .loading {
    background: url(../img/coffee-coach-loader.gif);
    background-size:30%;
    background-repeat: no-repeat;
    background-position: center center;
}


.audiojs . { 
    width: 25px; 
    height: 20px; 
    margin: -3px 0px 0px -1px; 
}

.audiojs .scrubber {
    background: #edebdd; 
    width: 78%; 
    height: 4px; 
    margin: 0 0 0 20px; 
    border:none; 
}

.profiles .float-left .audiojs .scrubber {
    width: 76%; 
}

.audiojs .progress {
    height: 4px; 
    width: 100%;
    background: #ccc;
    background-color: #fac324;
    background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%); 
}

.audiojs .loaded { 
    height: 4px; 
    background: #edebdd;
    background-color: #edebdd; 
}

.audiojs .time {
    float: left; 
    height: 25px; 
    line-height: 25px;
    margin-left: 20px; 
    color:#000!important;
    padding:0;
    border:0;
    text-shadow:0px 0px 0px rgba(0, 0, 0, 0.5); 
}

.audiojs .time em {
    color:#000!important;
    padding:0;
    border:0;
    text-shadow:0px 0px 0px rgba(0, 0, 0, 0.5); 
}

.audiojs .error-message {
    height: 24px;
    line-height: 24px; 
}

.track-details { 
    clear: both; 
    height: 20px; 
    /*width: 310px;*/
    width:50%;
    padding: 1px 6px; 
    background: #eee; 
    color: #222; 
    font-family: monospace; 
    font-size: 11px;  
}

.meditation-title, .meditation-character {
    display:block;
    width:60%;
    clear:right;
    float:left;
    padding:0 0 10px 20px;
    font-size:16px;
}
.meditation-title {
    padding-bottom:0px;
    font-weight: 800;
}



/* FOOTER  */
.footer {
    padding:50px 0;
    font-size:12px;
}

.footer a {
    color:#000;
    padding:0 15px;
}

.footer .social {
    padding: 0 0 40px 0;
}

.footer .social a {
    line-height: 75px;
    background:#ffae3f;
    color:#fff;
    margin:0 15px;
    width:75px;
    text-align: center;
    display: inline-block;
    -webkit-border-radius: 75px;
	-moz-border-radius: 75px;
	border-radius: 75px;
    font-size: 36px;
}

.show-small {
    display:none;
}

.hide-small {
    display:block;
}


.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* Overlay style */
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(241,93,93,0.9);
    z-index:100;
}

/* Overlay closing cross */
.overlay .overlay-close {
	width: 80px;
	height: 80px;
	position: absolute;
	right: 20px;
	top: 20px;
	overflow: hidden;
	border: none;
	background: url(../img/cross.png) no-repeat center center;
	text-indent: 200%;
	color: transparent;
	outline: none;
	z-index: 100;
}

/* Menu style */
.overlay nav {
	text-align: center;
	position: relative;
	top: 50%;
	height: 60%;
	font-size: 54px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}

.overlay ul li {
	display: block;
	height: 20%;
	height: calc(100% / 5);
	min-height: 54px;
}

.overlay ul li a {
	font-weight: 300;
	display: block;
	color: #fff;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
    font-size:24px;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
	color: #e3fcb1;
}

/* Effects */
.overlay-hugeinc {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s;
}

.overlay-hugeinc.open {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.overlay-hugeinc nav {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}

.overlay-hugeinc nav ul {
	opacity: 0.4;
	-webkit-transform: translateY(-25%) rotateX(35deg);
	transform: translateY(-25%) rotateX(35deg);
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
}

.overlay-hugeinc.open nav ul {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.overlay-hugeinc.close nav ul {
	-webkit-transform: translateY(25%) rotateX(-35deg);
	transform: translateY(25%) rotateX(-35deg);
}

@media screen and (max-height: 30.5em) {
	.overlay nav {
		height: 70%;
		font-size: 24px;
	}
	.overlay ul li {
		min-height: 34px;
	}
}




@media screen and (min-width: 60em) {
    .audiojs .scrubber {
        width: 70%; 
    }

    .profiles .float-left .audiojs .scrubber {
        width: 68%; 
    }
}

@media screen and (min-width: 70em) {
    nav {
        
    }
}

@media screen and (max-width: 70em) {
    .profiles {
        display: block;
        clear:both;
        width:100%;
    }
    .profiles .col1, .profiles .col2 {
        float:none;
        width:100%!important;
        display:block;
        clear:both;
        text-align: center;
    }
    
    .profiles .col1 img, .profiles .col2 img {
        margin:0px auto;
    }
    .audio-wrapper {
        width:600px;
        margin:0px auto;
    }
    
    .audiojs {
        text-align: left;
    }
    
    .audio-intro {
        margin:0;
        padding:10px 140px 20px 140px!important;
    }
    
    .profiles .action-link {
        margin:0px auto;
        margin-top:30px;
    }
    
    .profiles p {
        padding:0 50px 20px 50px;
    }
    .show-small {
        display: block;
    }
    .hide-small {
        display:none;
    }
}

@media screen and (max-width: 51em) {
    .audio-wrapper {
        width:400px;
    }
    .audio-wrapper .scrubber {
        width:65%!important;
    }

    .audiojs .play-pause {
        width: 100%;
        max-width: 100px;
    }
    .audio-intro {
        margin:0;
        padding:10px 100px 20px 100px!important;
    }
}

@media screen and (max-width: 40em) {
    .audio-intro {
        margin:0;
        padding:10px 60px 20px 60px!important;
    }
}