@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot?gbidi0');
	src: url('../fonts/icomoon.eot?gbidi0#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?gbidi0') format('truetype'), url('../fonts/icomoon.woff?gbidi0') format('woff'), url('../fonts/icomoon.svg?gbidi0#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
	content: "\ea90";
}
.icon-instagram:before {
	content: "\ea92";
}
.icon-spotify:before {
	content: "\ea94";
}
.icon-twitter:before {
	content: "\ea96";
}
.icon-youtube:before {
	content: "\ea9d";
}
.icon-appleinc:before {
	content: "\eabe";
}
.icon-soundcloud:before {
	content: "\eac3";
}

body {
	background: #ffac0d;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-family: "futura-pt", sans-serif;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.header {
	padding-top: 35px;
}
.logo {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	font-size: 0px;
	position: relative;
}
.logo::before, .logo::after {
	content: "";
	width: calc((100% - 394px)/2 );
	height: 36px;
	display: inline-block;
	vertical-align: middle;
	background-image: url(../images/borders.png);
	background-repeat: repeat-x;
	background-position: center center;
	background-size: auto;
}
.logo::before {
	position: absolute;
	top: 5px;
	left: 0px;
}
.logo::after {
	position: absolute;
	top: 5px;
	right: 0px;
}
.logo img {
	display: inline-block;
	vertical-align: middle;
	max-width: 346px;
	width: 100%;
	margin: 0px 24px;
	text-align: center;
	font-size: 16px;
}

.videoSection {
	max-width: 890px;
	width: 90%;
	margin: 0px auto;
	text-align: center;
	padding: 30px 0px 0px;
	position: relative;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0px;
}
.videoWrapper iframe, .videoimage {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
.videoimage img {
	width: 100%;
	height: 100%;
}
.preplay {
	display: inline-block;
	height: auto;
	left: 50%;
	position: absolute;
	top: 60%;
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 100%;
	z-index: 99;
	cursor: pointer;
}
.preplay .video-play {
	background-image: url(../images/play.png);
	background-repeat: no-repeat;
	display: block;
	width: 80px;
	height: 80px;
	margin: 0px auto;
}
.content {
	width: 90%;
	max-width: 890px;
	margin: 0px auto;
}

.socials ul.footer-social {
	text-align: center;
}
.socials ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px;
}
.socials ul li a {
	font-size: 28px;
	text-decoration: none;
	color: #3b2725;
}
.socials ul li a:hover {
	color: #252525;
}
.copyrightWrapper {
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	padding: 62px 0px 20px;
	letter-spacing: 2px;
}
.copyrightWrapper a {
	color: #000000;
	text-decoration: none;
}
.copyrightWrapper a:hover {
	color: #252525;
	text-decoration: underline;
}

.outerWrapper {
	font-size: 0px;
	padding: 75px 0px 90px;
}
.leftWrapper {
	width: 340px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.rightWrapper {
	width: 550px;
	display: inline-block;
	vertical-align: top;
	padding-left: 120px;
	box-sizing: border-box;
}
.musicHead {
	font-size: 40px;
	color: #3b2725;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	padding-bottom: 18px;
	line-height: 1.1;
}
.musicHead span {
	display: block;
}
.socialAndEntersite {
	position: relative;
	max-width: 890px;
	margin: 0px auto;
}
.entersite {
	position: absolute;
	right: 0px;
	top: 8px;
	font-size: 21px;
	font-weight: 700;
	text-transform: uppercase;
}
.entersite a {
	color: #3b2725;
	letter-spacing: 1px;
	padding-bottom: 0px;
	line-height: 1;
	text-decoration: none;
	border-bottom: 1px solid #3b2725;
}
.entersite a:hover {
	border-bottom: none;
}

.shareLink {
	max-width: 425px;
	margin: 0px auto;
	font-size: 0px;
	padding-top: 13px;
}
.shareLinkItem {
	width: 200px;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}
.facebookLink.shareLinkItem {
	margin-right: 25px;
}
.shareLinkItem a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	background: #3b2725;
	display: block;
	text-align: center;
	padding: 18px 0px;
	letter-spacing: 0.75px;
	cursor: pointer;
}
.shareLinkItem a:hover {
	background: #252525;
}
.shareLinkItem a span {
	font-size: 18px;
	display: inline-block;
	vertical-align: text-bottom;
}

.DSPbuttons {
	text-align: center;
	padding-top: 20px;
}
.DSPbuttons a {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 6px;
}
a.itunes img {
	width: 120px;
	height: 46px;
}
a.googlePlay img {
	width: 146px;
	height: 46px;
}
a.amazon img {
	width: 126px;
	height: 46px;
}
a.spotify img {
	width: 120px;
	height: 46px;
}

.watchText {
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 25px;
	letter-spacing: 6.5px;
	cursor: default;
	font-weight: 400;
}
.watchText span {
	display: block;
}
.watchText span:last-child {
	padding-top: 10px;
}
@media only screen and (max-width:1023px) {
.leftWrapper {
    width: 100%;
    display: block;
    vertical-align: initial;
    text-align: center;
}
.rightWrapper {
	width: 100%;
	max-width: 430px;
	margin: 0px auto;
	display: block;
	vertical-align: initial;
	padding-left: 0px;
	box-sizing: border-box;
	padding-top: 70px;
}
.outerWrapper {
	font-size: 0px;
	padding: 75px 0px 25px;
}
.socialAndEntersite {
    position: relative;
    width: 100%;
    max-width: 720px;
    margin: 0px auto;
}
}
@media only screen and (max-width: 767px) {
.logo img {
    display: block;
    max-width: 230px;
    margin: 0px auto;
    text-align: center;
}
.logo::before, .logo::after {
    width: calc((100% - 230px - 30px)/2 );
}
.logo::after {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.logo::before {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
}
.videoSection {
	padding: 14px 0px 0px;
}
.preplay .video-play {
	width: 40px;
	height: 40px;
	margin: 0px auto;
	background-size: 100% auto;
}
.watchText {
	font-size: 16px;
	padding-top: 10px;
	letter-spacing: 2px;
}
.watchText span:last-child {
	padding-top: 5px;
}
.entersite {
	font-size: 26px;
	position: absolute;
	left: 50%;
	top: 0px;
	transform: translateX(-50%);
	text-align: center;
	z-index: 1;
}
.socials {
	padding-top: 70px;
}
.socials ul li {
	margin: 0 7px;
}
.socials ul li a {
	font-size: 24px;
}
.copyrightWrapper {
	max-width: 300px;
	margin: 0px auto;
	line-height: 1.5;
	padding: 30px 0px 50px;
}
.musicHead {
	font-size: 38px;
	letter-spacing: 0px;
}
.musicEmbed {
	width:100%;
    max-width: 300px;
    margin: 0px auto;
}
.musicEmbed iframe {
    width: 100%;
}
.DSPbuttons a {
    margin: 0px 3px;
}
span.disappear {
    display: none;
}
}
@media only screen and (max-width:480px){
.logo img {
    max-width: 200px;
    margin: 0px auto;
}
.logo::before, .logo::after {
    width: calc((100% - 200px - 30px)/2 );
}
.DSPbuttons {
    max-width: 290px;
    margin: 0px auto;
    text-align: center;
    padding-top: 12px;
}
.shareLinkItem {
    width: 200px;
    display: block;
    vertical-align: initial;
    font-size: 14px;
    margin: 0px auto;
}
.facebookLink.shareLinkItem {
    margin-right: auto;
    margin-bottom: 12px;
}	
}
@font-face {
    font-family: 'twt-x';
    src:  url('../fonts/twt-x.eot?jjyo3s');
    src:  url('../fonts/twt-x.eot?jjyo3s#iefix') format('embedded-opentype'),
      url('../fonts/twt-x.ttf?jjyo3s') format('truetype'),
      url('../fonts/twt-x.woff?jjyo3s') format('woff'),
      url('../fonts/twt-x.svg?jjyo3s#twt-x') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }

   
  
  [class^="twt-"], [class*=" twt-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'twt-x' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
   
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
   
  
  .twt-x:before {
    content: "\e901";
  }
