body {
	font-family: 'Raleway', sans-serif;
	text-align: left;
	line-height: 157%;
	color: #666666;
	font-size: 13px;
	letter-spacing: 0px;
}
body h1 {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 120%;
}
body h2 {
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	line-height: 120%;
}
body h3 {
	color: #5F5F5F;
	font-size: 20px;
	font-weight: normal;
	line-height: 120%;
}
body h4 {
	color: #5F5F5F;
	font-size: 14px;
	font-weight: bold;
}
body p {
	font-size: 16px;
	color: #666666;
	line-height: 157%;
}
body a {
	color: #d2d2a5;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
	line-height: 157%;
}
body a:active, body a:hover {
	color: #FFFFFF;
}
* {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
	-webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
	outline: none !important;
}
.main_wrapper {
	clear: both;
	min-height: 800px;
	margin: 0px auto;
}
.block-top {
	clear: both;
	min-height: 100px;
	width: auto;
}
.inner-top {
	clear: both;
	min-height: 60px;
	margin-left: auto;
	margin-right: auto;
}
.top-left {
	float: none;
	width: auto;
	min-height: 100px;
}
.top-inner {
	clear: both;
	min-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.top-inner-left {
	clear: both;
	min-height: 60px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.top-right {
	float: none;
	width: auto;
	min-height: 20px;
	margin-bottom: 20px;
}
.block-video {
	clear: both;
	min-height: 100px;
	width: auto;
}
.block-hero {
	clear: both;
    min-height: 500px;
    width: auto;
    background: url(../images/adrift.jpg);
    background-position: top center;
    background-attachment: fixed;
}
.inner-block-hero {
	width: auto;
	margin: 0 20px;
	}
p.txt-hero {
    margin-top: 200px;
    margin-bottom: 200px;
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 120%;
	}
.block-adrift {
	clear: both;
	min-height: 100px;
	width: auto;
	text-align: center;
	background: #333333;
	}
.block-btm {
	clear: both;
	min-height: 100px;
	width: auto;
	text-align: center;
	background: url("../images/concrete.jpg");
}
.inner-block {
	clear: both;
	min-height: 20px;
	margin: 50px auto;
}
.inner-adrift-block {
	clear: both;
	min-height: 20px;
	margin: 25px 20px;
}
.bottom-left {
	float: none;
	width: auto;
	min-height: 100px;
}
.bottom-inner {
	clear: both;
	min-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.bottom-inner-fill {
	background: #1f1f1f;
	text-align: center;
}
.bottom-top {
	clear: both;
	min-height: 20px;
	width: auto;
	margin-bottom: 30px;
}
.bottom-middle {
	clear: both;
	min-height: 20px;
	width: auto;
}
.bottom-via {
	width: auto;
	text-align: left;
	margin-top: 40px;
}
.bottom-bottom {
	clear: both;
	min-height: 20px;
	width: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.col-spotify {
	float: left;
	width: 112px;
	min-height: 20px;
}
.col-and {
	float: left;
	width: 39px;
	min-height: 20px;
}
.col-apple-music {
	float: left;
	width: 91px;
	min-height: 20px;
}
.bottom-right {
	float: none;
	width: auto;
	min-height: 100px;
}
.block-footer {
	clear: both;
	min-height: 20px;
	width: auto;
	background: #191919;
}
.block-bio {
	clear: both;
	min-height: 20px;
	width: auto;
	background: #FFFFFF;
}
.inner-footer {
	width: auto;
	margin: 0 auto;
}
.left-footer {
	float: left;
	width: 100%
	}
.right-footer {
	float: left;
	width: 100%
	}
body img {
	max-width: 100%;
	height: auto;
}
img.logo {
	margin: 50px auto;
	display: block;
	max-width: 70%;
}
img.social {
	max-width: 32px;
	opacity: 1;
}
img.social:hover {
	opacity: 0.7;
}
.social-box {
	float: none;
	margin-top: 0;
	margin-left: 5px;
	margin-right: 5px;
	display: inline-block;
}
img.home {
	margin: 0 auto;
}
p.nicetext {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #6c6b6b;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 157%;
	text-align: center;
}
p.footertext {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 157%;
	text-align: center;
}
a.footerlink:link {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 157%;
	transition: all 0.3s ease;
}
a.footerlink:visited {
	color: #FFFFFF;
}
a.footerlink:hover {
	color: #d2d2a5;
}
a.nicelink:link {
	color: #999999;
	font-size: 15px;
	line-height: 157%;
	transition: all 0.3s ease;
}
a.nicelink:visited {
	color: #999999;
}
a.nicelink:hover {
	color: #d2d2a5;
}
img.image {
	margin-right: auto;
	display: block;
}
img.apple-music {
	margin-left: 0px;
	margin-right: auto;
}
img.buybutton {
	cursor: pointer;
	opacity: 1;
	transition: all 0.3s ease;
}
img.buybutton:hover {
	cursor: pointer;
	opacity: 0.9;
}
.popup-demo {
	width: auto;
	max-width: 100%;
	opacity: 1;
	transition: all 0.3s ease;
	cursor: pointer;
}
.popup-demo:hover {
	opacity: 0.7;
}
.rwd-break {
	display: block;
}
.fa-envelope {
	color: #cccbac;
	margin-left: 10px;
	}
.fa-mobile-alt {
	color: #cccbac;
	margin-left: 10px;
	}
img.album {
	max-width: 100%;
	height: auto;
	}
.accordions-banner-trial {
	display: none !important;
	}
.cont-dl {
	width: auto;
    height: auto;
    background: #eee;
    margin-top: 40px;
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
	}
.left-dl {
	float: left;
	width: 100%;
	}
.inner-left-dl {
	width: auto;
	padding: 0 10px;
	}
.right-dl {
	float: left;
	width: 100%;
	}
.inner-right-dl {
	width: auto;
	padding: 0 10px;
	}
p.wav {
    float: none;
    font-size: 13px;
    color: #165223;
    margin-top: 11px;
    margin-bottom: 10px;
}
a.wav-button {
    display: block;
    text-decoration: none;
    padding: 12px 0 10px;
    width: auto;
    text-align: center;
    border-style: solid;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
	color: #333333;
    background: #cacaa0;
    border: 1px solid #cacaa0;
    border-radius: 500px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    transition: all 0.3s ease;
}
a.wav-button:hover {
	background: #333333;
	border-color: #333333;
	color: #FFFFFF;
}
p.mp3 {
    float: none;
    font-size: 13px;
    color: #165223;
    margin-top: 11px;
    margin-bottom: 10px;
}
a.mp3-button {
    display: block;
    text-decoration: none;
    padding: 12px 0 10px;
    width: auto;
    text-align: center;
    border-style: solid;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
	color: #333333;
    background: #cacaa0;
    border: 1px solid #cacaa0;
    border-radius: 500px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    transition: all 0.3s ease;
}
a.mp3-button:hover {
	background: #333333;
	border-color: #333333;
	color: #FFFFFF;
}
h2.h2-adrift {
	color: #d2d2a5;
	text-align: left;
}
p.txt-adrift {
	color: #FFFFFF;
	text-align: left;
	}
a.modallink:link {
	color: #999999;
	}
a.modallink:visited {
	color: #999999;
	}
a.modallink:hover {
	color: #333333;
	}
.cont-lyrics {
	width: 100%;
	height: auto;
	background: #d1d1a3;
	display: none;
	}
.inner-cont-lyrics {
	width: 940px;
	margin: 0 auto;
	}
p.txt-lyrics {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 23px;
	font-weight: 400;
	text-align: center;
	}
@media only screen and (min-width : 641px) {
.main_wrapper {
	width: auto;
	min-height: 594px;
}
.block-top {
	clear: both;
	min-height: 60px;
	width: auto;
}
.inner-top {
	clear: both;
	min-height: 60px;
	margin-left: 10px;
	margin-right: 10px;
	width: auto;
}
.top-left {
	float: left;
	width: 50%;
	min-height: 60px;
}
.top-inner {
	clear: both;
	min-height: 60px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}
.top-inner-left {
	clear: both;
	min-height: 60px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.top-right {
	float: left;
	width: 50%;
	min-height: 60px;
}
.block-video {
	clear: both;
	min-height: 266px;
	width: auto;
}
.block-btm {
	clear: both;
	min-height: 268px;
	width: auto;
}
.inner-block {
	clear: both;
	min-height: 268px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}
.inner-adrift-block {
	clear: both;
	min-height: 268px;
	margin-left: 20px;
	margin-right: 20px;
	width: auto;
}
.bottom-left {
	float: left;
	width: 50%;
	min-height: 268px;
}
.bottom-inner {
	clear: both;
	min-height: 268px;
}
.bottom-top {
	clear: both;
	min-height: 134px;
	width: auto;
	text-align: left;
	margin-bottom: 0;
}
.bottom-middle {
	text-align: left;
}
.bottom-bottom {
	clear: both;
	min-height: 46px;
	width: auto;
	margin-top: 20px;
	margin-bottom: 0;
}
.col-spotify {
	float: left;
	width: 112px;
	min-height: 46px;
}
.col-and {
	float: left;
	width: 39px;
	min-height: 46px;
}
.col-apple-music {
	float: left;
	width: 91px;
	min-height: 46px;
}
.bottom-right {
	float: left;
	width: 50%;
	min-height: 268px;
}
.block-footer {
	clear: both;
	min-height: 20px;
	width: auto;
}
.block-bio {
	clear: both;
	min-height: 20px;
	width: auto;
}
.inner-footer {
	width: auto;
	margin: 0 auto;
}
body img {
	max-width: none;
	height: auto;
}
img.logo {
	width: 206px;
	height: auto;
	margin-left: 0;
	margin-right: 0;
	display: inline;
}
img.social {
	width: 32px;
	height: 32px;
}
img.pete {
	width: auto;
	max-width: 100%;
}
.popup-demo {
	width: auto;
	max-width: 100%;
	opacity: 1;
	transition: all 0.3s ease;
	cursor: pointer;
}
.popup-demo:hover {
	opacity: 0.7;
}
p.nicetext {
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
}
p.footertext {
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
img.spotify {
	width: auto;
	max-width: 100%;
	opacity: 1;
	transition: all 0.3s ease;
}
img.spotify:hover {
	opacity: 0.7;
}
img.apple-music {
	width: auto;
	max-width: 100%;
	opacity: 1;
	transition: all 0.3s ease;
}
img.apple-music:hover {
	opacity: 0.7;
}
img.and {
	max-width: 100%;
	height: auto;
}
img.image {
	margin-left: 0px;
	margin-right: auto;
	display: inline;
}
.social-box {
	float: none;
	margin-top: 50px;
	margin-left: 10px;
	margin-right: 0;
	display: inline-block;
}
.rwd-break {
	display: none;
}
.inner-block-hero {
	width: auto;
	margin: 0 20px;
	}
p.txt-hero {
	margin-top: 250px;
    margin-bottom: 250px;
    color: #FFFFFF;
    font-size: 50px;
    font-weight: 300;
    text-transform: uppercase;
	}
.left-footer {
	float: left;
	width: 70%
	}
.right-footer {
	float: left;
	width: 30%
	}
.cont-dl {
	width: auto;
    height: auto;
    background: #eee;
    margin-top: 40px;
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
	}
.left-dl {
	float: left;
	width: 50%;
	}
.inner-left-dl {
	width: auto;
	padding: 0 10px;
	}
.right-dl {
	float: left;
	width: 50%;
	}
.inner-right-dl {
	width: auto;
	padding: 0 10px;
	}
p.wav {
    float: none;
    font-size: 13px;
    color: #165223;
    margin-top: 11px;
    margin-bottom: 10px;
}
a.wav-button {
    display: block;
    text-decoration: none;
    padding: 12px 0 10px;
    width: auto;
    text-align: center;
    border-style: solid;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
color: #333333;
    background: #cacaa0;
    border: 1px solid #cacaa0;
    border-radius: 500px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    transition: all 0.3s ease;
}
a.wav-button:hover {
	background: #333333;
	border-color: #333333;
	color: #FFFFFF;
}
p.mp3 {
    float: none;
    font-size: 13px;
    color: #165223;
    margin-top: 11px;
    margin-bottom: 10px;
}
a.mp3-button {
    display: block;
    text-decoration: none;
    padding: 12px 0 10px;
    width: auto;
    text-align: center;
    border-style: solid;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
	color: #333333;
    background: #cacaa0;
    border: 1px solid #cacaa0;
    border-radius: 500px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    transition: all 0.3s ease;
}
a.mp3-button:hover {
	background: #333333;
	border-color: #333333;
	color: #FFFFFF;
}
}
@media only screen and (min-width : 1024px) {
.inner-top {
	clear: both;
	min-height: 60px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.top-left {
	float: left;
	width: 480px;
	min-height: 60px;
}
.top-inner {
	clear: both;
	min-height: 60px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}
.top-inner-left {
	clear: both;
	min-height: 60px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.top-right {
	float: left;
	width: 480px;
	min-height: 60px;
}
img.logo {
	max-width: 206px;
	height: auto;
	width: auto;
}
body {
	min-width: 960px;
}
img.social {
	height: 32px;
	width: 32px;
	display: block;
}
.inner-footer {
	width: 940px;
	margin: 0 auto;
}
.inner-block {
	clear: both;
	min-height: 268px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.inner-adrift-block {
	clear: both;
	min-height: 268px;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	text-align: left;
	color: #FFF;
}
.bottom-left {
	float: left;
	width: 480px;
	min-height: 268px;
}
.bottom-inner {
	clear: both;
	min-height: 268px;
}
.bottom-right {
	float: left;
	width: 480px;
	min-height: 268px;
}
.popup-demo {
	max-width: 100%;
	height: auto;
	width: auto;
	cursor: pointer;
}
img.pete {
	max-width: 100%;
	height: auto;
	width: auto;
}
p.nicetext {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	text-align: right;
}
p.footertext {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	font-weight: 400;
}
img.image {
	float: none;
	display: block;
	margin-top: 0;
	margin-bottom: 20px;
}
.col-spotify {
	float: left;
	width: 153px;
	min-height: 46px;
}
.col-and {
	float: left;
	width: 54px;
	min-height: 46px;
}
.col-apple-music {
	float: left;
	width: 154px;
	min-height: 46px;
}
img.spotify {
	max-width: 100%;
	height: auto;
	width: auto;
}
img.apple-music {
	max-width: 100%;
	height: auto;
	width: auto;
	float: none;
	display: block;
}
img.and {
	max-width: 100%;
	height: auto;
	width: auto;
}
.social-box {
	float: none;
	margin-top: 45px;
	margin-left: 10px;
	display: inline-block;
}
.rwd-break {
	display: none;
}
.inner-block-hero {
	width: 940px;
	margin: 0 auto;
	}
p.txt-hero {
	margin-top: 250px;
    margin-bottom: 250px;
    color: #FFFFFF;
    font-size: 50px;
    font-weight: 300;
    text-transform: uppercase;
	}
.left-footer {
	float: left;
	width: 70%
	}
.right-footer {
	float: left;
	width: 30%
	}
.cont-dl {
	width: auto;
    height: auto;
    background: #eee;
    margin-top: 40px;
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
	}
.left-dl {
	float: left;
	width: 50%;
	}
.inner-left-dl {
	width: auto;
	padding: 0 10px;
	}
.right-dl {
	float: left;
	width: 50%;
	}
.inner-right-dl {
	width: auto;
	padding: 0 10px;
	}
p.wav {
    float: none;
    font-size: 13px;
    color: #165223;
    margin-top: 11px;
    margin-bottom: 10px;
}
a.wav-button {
    display: block;
    text-decoration: none;
    padding: 12px 0 10px;
    width: auto;
    text-align: center;
    border-style: solid;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
color: #333333;
    background: #cacaa0;
    border: 1px solid #cacaa0;
    border-radius: 500px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    transition: all 0.3s ease;
}
a.wav-button:hover {
	background: #333333;
	border-color: #333333;
	color: #FFFFFF;
}
p.mp3 {
    float: none;
    font-size: 13px;
    color: #165223;
    margin-top: 11px;
    margin-bottom: 10px;
}
a.mp3-button {
    display: block;
    text-decoration: none;
    padding: 12px 0 10px;
    width: auto;
    text-align: center;
    border-style: solid;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
	color: #333333;
    background: #cacaa0;
    border: 1px solid #cacaa0;
    border-radius: 500px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    transition: all 0.3s ease;
}
a.mp3-button:hover {
	background: #333333;
	border-color: #333333;
	color: #FFFFFF;
}
}
