@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: #000;
	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 {
}
.logo::before {
}
.logo::after {
	position: absolute;
	top: 5px;
	right: 0px;
}
.logo img {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	/* margin: 0px 24px; */
	text-align: center;
	font-size: 16px;
}

.videoSection {
	max-width: 575px;
	width: 90%;
	margin: 0px auto;
	text-align: center;
	/* padding: 30px 0px 0px; */
	position: relative;
	margin-top: -59px;
}
.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: 40%;
	-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-button.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 10px;
}
.socials ul li a {
	font-size: 20px;
	text-decoration: none;
	color: #808080;
}
.socials ul li a:hover {
	color: #fff;
}
.copyrightWrapper {
	font-size: 11px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	padding: 24px 0px 20px;
	letter-spacing: 2px;
	font-family: "aktiv-grotesk-condensed";
	font-weight: 400;
	font-style: normal;
}
.copyrightWrapper a {
	color: #fff;
	text-decoration: none;
}
.copyrightWrapper a:hover {
	color: #808080;
	text-decoration: underline;
}

.outerWrapper {
	font-size: 0px;
	padding: 50px 0px 90px;
	/* max-width: 725px; */
}
.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 a {
	font-size: 21px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 auto;
	text-align: center;
	height: 233px;
	max-width: 320px;
	line-height: 21px;
}
span {
}

.entersite a span {
	position: absolute;
	font-size: 18px;
	line-height: 21px;
	top: 44%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	pointer-events: none;
}

.entersite a {
	position: relative;
	font-size: 0;
}
.entersite a {
	color: #3b2725;
	letter-spacing: 1px;
	padding-bottom: 0px;
	/* line-height: 1; */
	text-decoration: none;
	width: 100%;
	display: inline-block;
	font-size: 18px;
	font-style: italic;
	font-family: "aktiv-grotesk-condensed";
	color: #000;
	height: auto;
	max-width: 320px;
	margin: 0 auto;
	text-align: center;
	font-weight: 700;
}
.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;
}
.download-watch a {
	font-family: "aktiv-grotesk-condensed";
	color: #ff0000;
	font-size: 18px;
	font-weight: 800;
	/* font-style: italic; */
	letter-spacing: 1px;
	/* margin-top: 21px; */
	text-decoration: none;
	-webkit-transform: skewX(20deg);
	transform: skewX(20deg);
}
.download-button, .watch-button {
	display: inline-block;
}
.download-button {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 200px;
	height: 40px;
	border: none;
	-o-text-overflow: clip;
	text-overflow: clip;
	background: #ffe400;
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
	line-height: 40px;
}

.watch-button {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 57%;
	height: 40px;
	border: none;
	-o-text-overflow: clip;
	text-overflow: clip;
	background: #ffe400;
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
	line-height: 40px;
	margin-left: 2%;
}
.download-watch {
	margin-top: 40px;
}
.gify-header {
	font-family: "aktiv-grotesk-condensed";
	color: #fff;
	font-size: 32px;
	font-weight: 800;
	font-style: italic;
	letter-spacing: 2px;
	margin-bottom: 54px;
}

span.strikethrough {
	text-decoration: line-through;
}
.gify-wrapper {
	max-width: 1020px;
	margin: 0 auto;
	text-align: center;
	margin-top: 85px;
}

.rower iframe.giphy-embed {
	display: inline-block;
	max-width: 320px;
	width: 100%;
}

.rower iframe.giphy-embed:nth-child(2) {
	margin: 0 25px;
}

.row-twoer.rower {
	margin-top: 25px;
}
.secondary-wrapper {
	background: url(../images/2nd-bg.png) no-repeat;
	background-position: center top;
	background-size: 100% auto;
	margin-top: 83px;
}
.footer {
	position: relative;
}
.entersite {
	max-width: 271px;
	margin: 0 auto;
}

.preplay .video-play:hover {
	background-image: url(../images/play-hover.png);
}
img.mobile {
	display: none;
}
.download-button:hover, .watch-button:hover {
	background: #fbed76;
}
.socials ul li.fs-sc a.soundcloud.icon-soundcloud {
	font-size: 23px;
}
@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;
		padding-top: 0;
	}
	.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; */
		margin-top: 10px;
	}
	.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 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;
	}
	img.desktop {
		display: none;
	}

	a.preplay {
		top: 25%;
		/* transform: translateY(-50%); */
	}

	.download-button, .watch-button {
		width: 260px;
		display: block;
	}

	.download-button {
		margin-right: 0;
		margin-left: 20px;
	}

	.watch-button {
		margin-top: 10px;
	}

	.download-watch a {
		font-size: 14px;
		letter-spacing: 0.5px;
	}

	.gify-header {
		font-size: 20px;
		letter-spacing: 0.5px;
	}

	.rower {
		max-width: 290px;
		margin: 0 auto;
	}

	.rower iframe.giphy-embed {
		margin: 18px auto;
	}

	.rower iframe.giphy-embed:nth-child(2) {
		margin: 18px auto;
	}

	.secondary-wrapper {
		background: url(../images/mobile-second-bg.png) no-repeat;
		background-position: center top;
		background-size: 100% auto;
		margin-top: -145px;
	}
}
@media only screen and (max-width: 480px) {

	.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;
	}
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {

	.rower {
		font-size: 0;
	}

	.rower iframe.giphy-embed {
		max-width: 30%;
	}
	.videoSection {
		margin-top: 0;
	}

}
@media only screen and (min-width: 375px) and (max-width: 736px) {
	.download-watch {
		margin-left: 8%;
	}

}
@media only screen and (min-width: 375px) and (max-width: 736px) and (orientation: landscape) {
	.download-watch {
		margin-left: 24%;
	}
}
@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";
  }