/*Controllers*/
.cb.plain {
	position: absolute !important;
	opacity: 0.3;
}
.cb.plain:hover {
	opacity: 1;
}
.cb.plain .cb-link .button {
	padding: 6px 12px !important;
}

.global-danger {
	display: none;
}

/***Main CSS***/
html {
	background: #fff;
}
body {
	background-color:#FFF;
	font-family: "proxima-nova",sans-serif;
}
.body {
	background-color: #fff;
	background-position: top;
	background-repeat: no-repeat;
	background-size: contain;
	padding: 0px;
}
.frame {
	width:1500px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, .h5, h5 {
}
h1,.h1 {
	font-family: "industry",sans-serif;
	font-size: 42px;
	line-height: 38px;
}
h2, .h2,h3, .h3 {
	color:#000;
	text-transform:uppercase;
}
p {
	color:#808080;
	font-weight: 400;
	line-height: 30px;
	font-size: 21px;
}
a:hover {
	text-decoration:none;
}
.uppercase {
	text-transform: uppercase;
}
.button {
    background-color: transparent;
    color: #7a0105;
	text-align:center;
	font-weight:700;
	text-transform:uppercase;
	border: 3px solid #7a0105;
	padding:20px;
	font-size:20px;
}
.button.bg-blue {
	background-color:#03396c;
	border-color:#03396c;
	color: #fff;
}
.button p {
   margin:0;
}
.button:hover {
    background-color: #7a0105;
    color: #fff;
	border-color: #7a0105;
	text-decoration:none;
}
/*Header*/
.navigation .frame {
	padding-left: 300px;
	padding-right: 100px;
}
.navigation {
	border: none;
	/*background: linear-gradient(to right, #1a1a1a, #333333, #1a1a1a, #333333);*/
	background: none;
	border: 5px solid;
	border-image: repeating-linear-gradient(to right, #d60027, #950027) 10;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
.site-logo {
	background-image: url(images/logo.png) !important;
}
.logo {
	display: inline-block;
	/*height: 100%;
	background-position: top left;
	position: absolute;
	min-width: 280px;
	max-width: 280px;
	z-index: 100;
	top: 80px;
	left: 80px;*/
	position: relative;
	min-width: 150px;
	max-width: 150px;
	z-index: 100;
	top: -20px;
	left: 0px;
	height: 200px;
	margin-bottom: -40px;
}
.logo-text-img{
	margin-left: -65px;
	width: 100%;
	max-width: 500px;
	vertical-align: bottom;
}

.header{
	padding: 0;
	position: relative;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	/*background-image: url(images/soundbar.svg);
	background-position: left bottom;
	background-size: auto 90%;
	background-repeat: repeat-x;*/
}
.header .head-wrap {
	padding: 0 20px;
	background: linear-gradient(60deg, rgba(0,0,0,0) 70%, #D50027 70.1%, #950027);
	position: relative;
	z-index: 99;
}
.header .col-left{
	width:10%;
}
.header .col-right{
	width:90%;
}
.header .frame {
	padding: 0px;
}
.header .logo-wrap {
	width: 20%;
	/*display: table-cell;*/
	text-align: center;
}
.header .button:hover{
	border-image: repeating-linear-gradient(to right, #d60027, #950027) 10;
	background: #fff;
	color:#d60027;
}
.header .button{
  	font-family: "rift",sans-serif;
	font-weight: 600;
	font-style: italic;
	color:#fff;
	background: linear-gradient(to right, #950000, #7F0021);
	border:none;
	letter-spacing: 1px;
	font-size: 18px;
	width: 100%;
	margin: 2px 0;
	border-radius: 3px;
}
.col-img{
	width:45%;
}
.col-button{
	width:35%;
}
.header .head-cart-data .fa {
	color:#90469b;
}
.header .col-slogan {
	text-align: right;
}
.copyright {
	background:transparent url(images/bg-copyright.png) center bottom;
	padding-top: 140px;
	background-repeat: no-repeat;
	color: #FFF;
	border-bottom: none;
}

/*Soundbar*/
.bar-box {
	z-index: 98;
	overflow: hidden;
	height: 25px;
	width: 100%;
	transform:scale(1,-1);
	position: absolute;
	left: 0;
	bottom: 0;
}
.foot-bar.bar-box {
	transform:scale(1,-1);
	margin-bottom: 0px;
	margin-top: -25px;
	position: relative;
}
.sound-box {
	height: 25px;
	width: 150%;
}
.soundbar {
	height: 25px;
	display: inline;
	float: left;
}
.sound-wrap {
	height: 25px;
	width: 100%;
}
.soundbar .sound-wrap div {
	height: 5px;
	width: 7px;
	margin: 0 1px;
	display: inline;
	background-color: rgba(125,125,125,0.1);
	animation: soundbar-anim 3.3s cubic-bezier(.59, .07, .92, .4) infinite;
	vertical-align: bottom;
	float: left;
}

.soundbar div.sb-1 {animation-delay: 1.1s;}
.soundbar div.sb-2 {animation-delay: 0.5s;}
.soundbar div.sb-3 {animation-delay: 0.3s;}
.soundbar div.sb-4 {animation-delay: 1.4s;}
.soundbar div.sb-5 {animation-delay: 0.5s;}
.soundbar div.sb-6 {animation-delay: 0.7s;}
.soundbar div.sb-7 {animation-delay: 0.7s;}
.soundbar div.sb-8 {animation-delay: 0.8s;}
.soundbar div.sb-9 {animation-delay: 0.9s;}
.soundbar div.sb-10{animation-delay: 2s;}
.soundbar div.sb-11{animation-delay: 2.1s;}
.soundbar div.sb-12{animation-delay: 1.5s;}
.soundbar div.sb-13{animation-delay: 1.3s;}
.soundbar div.sb-14{animation-delay: 0.8s;}
.soundbar div.sb-15{animation-delay: 0.5s;}
.soundbar div.sb-16{animation-delay: 1.1s;}
.soundbar div.sb-17{animation-delay: 1.7s;}
.soundbar div.sb-18{animation-delay: 1.8s;}
.soundbar div.sb-19{animation-delay: 2.9s;}
.soundbar div.sb-20{animation-delay: 0.1s;}
.soundbar div.sb-21{animation-delay: 0.3s;}
.soundbar div.sb-22{animation-delay: 1s;}
.soundbar div.sb-23{animation-delay: 2.3s;}
.soundbar div.sb-24{animation-delay: 1.4s;}
.soundbar div.sb-25{animation-delay: 1.5s;}
.soundbar div.sb-26{animation-delay: 0.6s;}
.soundbar div.sb-27{animation-delay: 2.7s;}
.soundbar div.sb-28{animation-delay: 1.8s;}
.soundbar div.sb-29{animation-delay: 2.9s;}
.soundbar div.sb-30{animation-delay: 3s;}

@keyframes soundbar-anim {
	0%   {height: 5px; background-color: rgba(125,125,125,0.1);}
	5%   {height: 25px;background-color: rgba(125,125,125,0.2);}
	20%  {height: 2px; background-color: rgba(125,125,125,0.1);}
	35%  {height: 15px;background-color: rgba(125,125,125,0.2);}
	40%  {height: 4px; background-color: rgba(125,125,125,0.1);}
	65%  {height: 11px;background-color: rgba(125,125,125,0.2);}
	90%  {height: 9px; background-color: rgba(125,125,125,0.1);}
	95%  {height: 20px;background-color: rgba(125,125,125,0.2);}
	100% {height: 5px; background-color: rgba(125,125,125,0.1);}
}

/*.soundbar div.sb-1 {animation-delay: 0.1s;}
.soundbar div.sb-2 {animation-delay: 0.2s;}
.soundbar div.sb-3 {animation-delay: 0.3s;}
.soundbar div.sb-4 {animation-delay: 0.4s;}
.soundbar div.sb-5 {animation-delay: 0.5s;}
.soundbar div.sb-6 {animation-delay: 0.6s;}
.soundbar div.sb-7 {animation-delay: 0.7s;}
.soundbar div.sb-8 {animation-delay: 0.8s;}
.soundbar div.sb-9 {animation-delay: 0.9s;}
.soundbar div.sb-10{animation-delay: 1s;}
.soundbar div.sb-11{animation-delay: 1.1s;}
.soundbar div.sb-12{animation-delay: 1.2s;}
.soundbar div.sb-13{animation-delay: 1.3s;}
.soundbar div.sb-14{animation-delay: 1.4s;}
.soundbar div.sb-15{animation-delay: 1.5s;}
.soundbar div.sb-16{animation-delay: 1.6s;}
.soundbar div.sb-17{animation-delay: 1.7s;}
.soundbar div.sb-18{animation-delay: 1.8s;}
.soundbar div.sb-19{animation-delay: 1.9s;}
.soundbar div.sb-20{animation-delay: 2s;}
.soundbar div.sb-21{animation-delay: 2.1s;}
.soundbar div.sb-22{animation-delay: 2.2s;}
.soundbar div.sb-23{animation-delay: 2.3s;}
.soundbar div.sb-24{animation-delay: 2.4s;}
.soundbar div.sb-25{animation-delay: 2.5s;}
.soundbar div.sb-26{animation-delay: 2.6s;}
.soundbar div.sb-27{animation-delay: 2.7s;}
.soundbar div.sb-28{animation-delay: 2.8s;}
.soundbar div.sb-29{animation-delay: 2.9s;}
.soundbar div.sb-30{animation-delay: 3s;}

@keyframes soundbar-anim {
	0%   {height: 5px; background-color: rgba(125,125,125,0.2);}
	25%  {height: 20px;background-color: #FBBB53;}
	50%  {height: 5px; background-color: rgba(125,125,125,0.2);}
	100% {height: 5px; background-color: rgba(125,125,125,0.2);}
}*/

/*Top Text*/
.top-contact{
	color:#052a4f;
	font-size:50px;
	font-weight:300;
	font-family: "rift-soft",sans-serif;
	letter-spacing: 3px;
}
/*Menu*//*
ul.menu ul {
	top:43px;
	left: 0;
	width: 100%;
}
ul.menu ul li {
	text-align: center;
	border-color:#ccc;
	background-color: #ddd;
	width: 100%;
	
}
ul.menu ul li a {
	color: #999;
	font-size: 12px;
	font-weight: 100px;
	letter-spacing: 0.5px;
	border-radius: 2px;
}
ul.menu ul li:hover,
ul.menu ul li:hover a {
	background-color: #00A0F9 !important;
	border-radius: 2px;
}

ul.menu .menulink {
 	font-size: 20px;
	text-transform: uppercase;
	border:none;
	color: #fff;
	font-weight:400;
	padding:20px;
}
ul.menu .mobile-nav + li {
	border:none;
}
ul.menu .menulink:hover {
	background-color:#fff;
	color: #03396c;
	font-weight: bold;
}
ul.menu a.menulink:hover::after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid rgba(3, 57, 108,1.00);
}
ul.menu a.menulink::after {
    content: "";
    position: absolute;
    top: -20px;
    left: 45%;
    width: 0px;
    height: 0px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid rgba(3, 57, 108,0.00);
    transition: all 0.3s ease-in-out 0s;
}*/
/*
ul.menu.shop-menu {
	width: auto;
	display: table;
	margin: 0 auto;
}
ul.menu.shop-menu li {
	padding: 0 5px;
}
ul.menu.shop-menu li.pricebox {
	font-size: 30px;
	letter-spacing: 1px;font-weight: 100;
	color: #bbb;
	padding-right: 15px;
	font-weight: 100;
}
ul.menu.shop-menu li a {
	display: table;
	margin: 0 auto;
	padding: 8px 18px 8px;
	background-color: #bbb;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
}
ul.menu.shop-menu li a:hover {
	background-color: #333;
	color: #fff;
}*/

/*Banner*/
.radio-btn{
	max-width: 280px;
	display: inline-block;
}
.banner {
	background-image: url(images/bg-banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding:0;
	border-bottom:4px solid #7a0105;
}
.banner > .frame {
	padding:0;
}
.banner h1,
.banner .h1 {
	color:#fff;
	font-weight:700;
	font-size:33px;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 70px;
	font-family: "rift",sans-serif;
	display: inline-block;
	line-height: 45px;
	text-align: left;
}
.banner h1 strong,
.banner .h1 strong {
	color:#F7C317;
	font-size:63px;
}

.banner h2,
.banner .h2 {
	font-weight: 100;
	font-size: 70px;
	line-height: 26px;
	text-transform: none;
	letter-spacing: 3px;
  	font-family: "relation-two",sans-serif;
	margin-top: 40px;
}
.banner .button {
	font-family: "rift-soft",sans-serif;
	background-color:rgba(0,0,0,0);
	font-size:20px;
	padding:15px 35px;
	border:5px solid #7a0105;
	text-decoration:none;
	font-weight: 500;
	letter-spacing: 1px;
	color: #fff;
	margin: 0px 10px;
	width: 240px;
}
.banner .button:hover {
	background-color:#7a0105;
	color:#fff;
}

.banner .slide .slide-inner {
	background-color: rgba(0,0,0,0.1);
	text-shadow: none;
}
.banner .slider-wrapper {
    box-shadow: none;
}

.sssnext, .sssprev {
    width: 50px !important;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    background-image: url('/web/template/default/assets/sss/images/brr.png') !important;
    z-index: 1000;
	transition: all 0.2s ease-out 0s;
}
.sssprev {
    left: 3%;
    background-position: 0 50% !important;
}
.sssnext {
    right: 3%;
    background-position: -50px 50% !important;
}
.sssprev:hover {
    left: 2.7%;
}
.sssnext:hover {
    right: 2.7%;
}
.sssprev:active {
    left: 2%;
}
.sssnext:active {
    right: 2%;
}

/*Elements*/
.html-style ul li::before, ul.bullet li::before, ul.bullet-list li::before {
	color: #CCC;
}
.faq:hover {
	border-color:#068ed0;
}
.faq:hover h3,
.faq:hover h3::before {
	color:#068ed0;
}

/* Global Footer */
.global-contact {
	padding: 0 18px;
	background: #950027;
	position: relative;
	font-size: 14px;
}
.global-contact .gc-corner {
	border: 30px solid rgba(0,0,0,0);
	border-right: 30px solid #950027;
	position: absolute;
	bottom:0;
	left: -60px;
}
.global-contact .item {
	overflow: hidden;
	background-color: #950027;
	display:table;
	margin: 0 0 0 auto;
	position: relative;
	left: 0;
	top: 0;	
}
.global-contact .item li {
	list-style: none;
	float: left;
	color: #fff;
	font-size: 10px;
	font-weight: 100;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.global-contact .item li:last-child {
	margin-right: 0px !important;
}
.global-contact .item li a {
	color: #fff;
	padding: 5px 10px;
	border-radius: 3px;
	background-color: #D50027;
	/*border: 1px solid #fff;*/
	display: block;
	margin: 4px 2px;
}
.global-contact .item li a:hover {
	color: #950027;
	background-color: #fff;
}

/* Footer */
.footer {
	background: url(images/bg-mic.svg) right bottom, linear-gradient(to right, #d60027, #950027);
	background-repeat:no-repeat;
	color: #FFF;
	padding:100px 0 0px;
	border:none;
}
.footer .coltable .col {
	padding: 0px 70px;
}
.footer .coltable .col:nth-child(2) {
	border-left: 3px solid rgba(255,255,255,0.20);
	border-right: 3px solid rgba(255,255,255,0.20);
	min-width: 380px;
}

.footer .foot-menu {
	border: none;
}
.footer .foot-menu > li a {
	font-family: "proxima-nova",sans-serif;
	border-color: transparent !important;
	font-weight: 300;
}
.footer .foot-menu > li a:hover {
	border-bottom: 1px solid #FFF !important;
}
.footer .h4,
.footer p {
	color:#FFF;
}
.footer .h4 {
	font-family: "industry",sans-serif;
	font-size: 30px;
	margin: 0;
	color: #fff;
	font-weight:700;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-style: italic;
}
.footer .break {
    background-image: url(images/spacer.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    margin: 10px 0;
}
.footer .foot-menu {
	margin: 0;
	padding-top: 0;
	/*padding-right:20px;*/
}
.footer .foot-menu > li a {
	padding: 5px 0;
	border: none;
	font-weight: 300;
	letter-spacing: 1px;
	border-color:#0d63a1;
	font-size: 18px;
	color: #fff;
}
.footer .foot-menu > li a:hover {
	border: none !important;
	color: #b21919;
	font-weight: 400;
}
.footer .foot-product-wrap {
	background-color: #FFF;
	box-sizing: border-box;
	border-radius: 8px;
	overflow: hidden;
	color: #000;
}
.footer .foot-product-wrap .h4 {
	font-size: 24px;
	color: #90469b;
}
.footer .foot-product-wrap a {
	color: #068ed0;
	text-decoration: none;
}
.footer .foot-product-wrap p {
	color:#999;
	margin: 0;
}
.footer .button:hover{
	border-image: repeating-linear-gradient(to right, #d60027, #950027) 10;
	background: #fff;
	color:#d60027;
}
.footer .button{
	color:#fff;
	background: linear-gradient(to right, #d60027, #950027);
	border:none;
	border-radius: 4px;
	font-family: "rift",sans-serif;
	letter-spacing: 2px;
	width: 90%;
}
.copyright p{
  	font-family: "industry",sans-serif;
	text-transform:uppercase;
	color:#fff;
	line-height: 30px;
	font-size: 20px;
	font-weight:700;
}
.copyright a{
	text-transform:uppercase;
	font-weight:500;
	color:#fff;
	font-size: 15px;
	letter-spacing: 2px;
}
.copyright a:hover{
	color:#fff;
	text-decoration: none;
}

/* Buttons */
.button {
	padding:8px 30px;
	border-radius: 0px;
}
.button:hover {
	text-decoration: none !important;
	text-shadow: none !important;
}
.button.bt-outline {
	border-color: #90469b;
	color:#90469b;
}
.button.bt-outline:hover {
	border-color: #90469b !important;
	background-color:#90469b !important;
	color:#FFF !important;
}
input[type="submit"], button {
	font-family: "rift",sans-serif;
	background-color: #d60027;
	background:linear-gradient(to right, #d60027, #950027)
}
input[type="submit"]:hover, button:hover {
	background-color:#652D90;
	border-radius: 0;
	color: #FFF;
	box-shadow: none;
}

.hr-mini {
	background-color:#90469b;
	width:50px;
	height:4px;												
	border-radius:5px;
	margin:10px 0 20px;
}
.feature-box {
	text-align:center;
}
.feature-box h2 {
	font-size:20px;
}
.feature-box img {
	width:80%;
	vertical-align:top;
}
.feature-box:hover {
	transform:scale(1.1,1.1);
	transition:all 0.2s ease-in-out 0s;
}

/*Section*/
.section {
	background-color:transparent;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 20px 0;
}
.section-home{
	padding:20px 20px 50px;
	background-image: url(images/wave.svg);
	background-size: 100% auto;
	background-repeat: repeat-y;
}
.section-feature {
	padding: 80px 0;
}
.section-variant3 {
	background-color:#006cb9;
}
.section-variant2 {
	background-color:#DDD;
}
.section-variant1 {
	background-color:#EEE;
}
.body .frame > *:last-child {
	margin-bottom:0;
}
.section-feature.sf-variant3 * {
	color:#FFF;
}
.section-feature.sf-variant3 .divide {
	background-color:#FFF;
}
.section-feature .button.bt-outline {
	color: #FFF;
	border-color:#FFF;
	margin: 0;
	border: 2px solid #FFF;
}
.payment-summary {
	border: none;
	background-color: #652D90;
}
.payment-summary .button {
	border: none;
	background-color: #068ed0;
	color: #FFF;
}
.payment-summary .button:hover {
	background-color: #FFF;
	color: #652D90;
}

/* Section Playlist */
.station-logo img {
	width: 100%;
	max-width: 260px;
}
.station-live-status img{
	vertical-align: middle;
}
.station-live-status p{
	color:#ff0000;
	text-transform: uppercase;
	font-family: "rift",sans-serif;
	font-weight: 700;
	font-style:italic;
	font-size: 24px;
	text-align: right;
	letter-spacing: 2px;
}

.station-playlist p{
	margin: 0;
	display: table;
	width: 100%;
}
.station-playlist{
	padding: 0px;
	margin: 20px 20px;
}
.station-playlist .station-status {
	padding: 5px;
	position: relative;
	display: table-cell;
	background-color: #888;
	border-radius: 5px 0 0 5px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
}
.station-playlist .station-status::after {
	content: "";
	position: absolute;
	border:10px solid transparent;
	border-right-width: 0px;
	border-left-color: #888;
	top: 50%;
	right: -10px;
	transform: translateY(-50%);
}
.station-playlist .station-current {
	display: table-cell;
	border-radius: 0 5px 5px 0;
	background-color: #f3f3f3;
	color: #666;
	padding: 12px 15px;
	font-size: 16px;
	line-height: 18px;
}

.home.station-1 .station-status {background: #e90e89;}
.home.station-2 .station-status {background: #1374f5;}
.home.station-3 .station-status {background: #CC011F;}
.home.station-4 .station-status {background: #243388;}
.home.station-5 .station-status {background: #0293e2;}

.home.station-1 .station-status::after {border-left-color: #e90e89;}
.home.station-2 .station-status::after {border-left-color: #1374f5;}
.home.station-3 .station-status::after {border-left-color: #CC011F;}
.home.station-4 .station-status::after {border-left-color: #243388;}
.home.station-4 .station-status::after {border-left-color: #0293e2;}
/*Col for the home box*/
.station-control {
	/*margin: 20px auto -135px;*/
	max-width: 480px;
	min-width: 380px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -110px;
}

.col-tune{
	text-align: left;
	margin-right: -20px;
	border-radius: 50px 0 0 50px;
}
.col-about{
	text-align: right;
	margin-left: -20px;
	border-radius: 0 50px 50px 0;
}
.home .col-tune,
.home .col-about{
	/*border:3px solid;*/
	background-color: #fff;
	box-shadow: 0 4px 15px rgba(0,0,0,0.1), 0 2px 2px rgba(0,0,0,0.1);
	padding: 5px 10px;
}
.home .col-tune:hover,
.home .col-about:hover{
	/*border:3px solid;*/
	background-color: #eee;
}

.home.station-1 .col-tune,
.home.station-1 .col-about{
	/*border-image: repeating-linear-gradient(to right, #e00f8d, #2d338e) 10;
	border: 3px solid #CD138D;*/
}
.home.station-2 .col-tune,
.home.station-2 .col-about{
	/*border-image: repeating-linear-gradient(to right, #d32027, #fabc1c) 10;
	border: 3px solid #D83326;*/
}
.home.station-3 .col-tune,
.home.station-3 .col-about{
	/*border-image: repeating-linear-gradient(to right, #d60027, #950027) 10;
	border: 3px solid #CC011F;*/
}
.home.station-4 .col-tune,
.home.station-4 .col-about{
	/*border-image: repeating-linear-gradient(to right, #fee700, #28438a) 10;
	border: 3px solid #EFDC09;*/
}

.col-tune img,
.col-about img{
	padding: 10px;
	vertical-align: middle;
	position: relative;
	top: -2px;
}
.col-tune p,
.col-about p{
	margin: 0;	
	text-transform: uppercase;
	font-family: "rift",sans-serif;
	color:#333;
	font-weight: 700;
	font-style: italic;
	position: relative;
	top: 2px;
}
.col-tune p *,
.col-about p *{
	vertical-align: middle;
}
.col-play{
	width:25% !important;
}
.col-play img{
	width:100%;
}
.home .col-tune img{
	transition: all 0.2s ease-in-out 0s;
}
.home .col-tune:hover img,
.home .col-about:hover img {
	transform: scale(0.9);
}
.home .col-about img{
	transition: all 0.2s ease-in-out 0s;
}

.home .col-play img{
	width:100%;
	transition: all 0.2s ease-in-out 0s;
}
.home .col-play img:hover{
	transform: scale(1.08);
	filter: brightness(1.2);
}
/*Element Overrides*/
.product-image-container {
	box-shadow: none;	
}
.vip-img {
	width: auto;
	max-height: 105px;
	margin-right: 5px;
}
.footer .vip-img {
	margin-right: 0px;
}
.top-button .button {
	padding: 8px 15px;
}

/*Section*/
.section-stations {
	padding: 50px 0 60px;
}
.section-title{
	background-image: url(images/bg-intro.svg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 100px;
}
.section-title .frame {
	padding: 30px 0 40px !important;
}
.section-title h2{
	color:#fff;
	font-family: "rift",sans-serif;
	font-style: italic;
	font-size: 48px;
	line-height: 48px;
	letter-spacing: 2px;
}
.section-home-radio .button:hover{
	background:transparent;
	color:#c39c3e;
}
.section-home-radio .button{
	background: linear-gradient(to right, #c39c3e,#f1be06);
	color:#ffffff;
	font-size: 25px;
	font-family: "rift",sans-serif;
	font-style:italic;
	font-weight: 700;
	padding: 15px 20px;
	border:none;
	border-radius: 5px;
}
.section-home-radio{
	-moz-osx-font-smoothing:grayscale;
	-webkit-font-smoothing:antialiased;
	/*background-color: #E6E6E6;
	background-image: url(images/bg-section-radio.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;*/
	background: url(images/soundbar.svg) right bottom repeat-x, linear-gradient(70deg,#EB9F13, #F7C317 25%, #D50027 25.05%, #950027);
	padding: 60px 20px;
}
.section-home-radio p{
	color: #fff;
	letter-spacing: 2px;
}
.section-home-radio .h1{
	font-size: 60px;
	line-height: 60px;
	color: #fff;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 2px;
	margin-bottom: 0;
}

.section-home-radio h3{
  	font-family: "proxima-nova",sans-serif;
	color: #fff;
	letter-spacing: 1px;
	font-size: 22px;
	font-weight: 600;
}
.pb-section.section-variant-4 {
	background-color: #EFBD08;
	background:linear-gradient(to right, #EFBD08,#5D8AA7)
}

.join-box {
	text-transform: uppercase;
	font-family: "Rift", sans-serif;
	margin: 30px 0 15px;
}
.join-box i:not([class]) {
	padding: 7px 20px;
	font-weight: 300;
	border-radius: 0 5px 5px 0;
	background-color: #930019;
}
.join-box .button {
	background:linear-gradient(to right, #EB9F13, #F7C317);
	transition: all 0.2s ease-out 0s;
	letter-spacing: 1px;	
}
.join-box .button:hover {
	box-shadow: inset -999px 0 0 rgba(255,255,255,1);
	color: #D50027;
}

/* Home */
.home-icon > .col {
	padding: 30px 30px 30px !important;
}
.home{
	min-height: 400px;
	transition:all 0.2s ease-in-out 0s;
	border-radius: 45px;
	text-align: center;
	padding: 5px;
}
.home:hover{
    transition: box-shadow 1s;
	/*background-size: 120%;*/
}
.home-wrapper{
	position: relative;
	background-color: #fff;
	border-radius: 40px;
	padding: 25px;
}
.station-live-status {
	display: table;
	position: absolute;
	top: -20px;
	right: -20px;
	width: 100px;
	height: 100px;
	background-color: #fff;
	border-radius: 100%;
	box-shadow: 0 4px 15px rgba(0,0,0,0.1), 0 2px 2px rgba(0,0,0,0.1);
}
.station-live-status p {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	width: 100%;
}

.home.station-1{
	/*border-image: repeating-linear-gradient(to right, #e00f8d, #2d338e) 10;*/
	background: linear-gradient(to right, #e00f8d, #2d338e);
}
.home.station-2{
	/*border-image: repeating-linear-gradient(to right, #d32027, #fabc1c) 10;*/
	background: linear-gradient(to right, #d32027, #fabc1c);
}
.home.station-3 {
	/*border-image: repeating-linear-gradient(to right, #d60027, #950027) 10*/
	background: linear-gradient(to right, #d60027, #950027);
}
.home.station-4{
	background: linear-gradient(to right, #fee700, #28438a);
}
.home.station-5{
	background: linear-gradient(to right, #0293e2, #00669e);
}
.home-circle{
	padding: 40px;
}
.home-circle:hover img{
	transform: scale(1.1);
	filter: hue-rotate(-20deg) brightness(1.2);
}
.home-circle img{
	width: 100%;
	transition:all 0.2s ease-in-out 0s;
}
.hr {
    background-image: url(images/bg-hr.png);
    height: 101px;
    z-index: 1;
	margin-bottom: -56px;
	margin-top: 50px;
}
.subscription-group-list{
	list-style: none;
	margin-top: 30px;
}
.subscription-group-list>li{
	padding:20px;
/*	border: 2px solid #EEE;*/
}
.subscription-group-list h3{
	text-align: center;
}
.subscription-group-list>li>.sub-items>.col{
	padding-left:25px;
	padding-right:25px;
	padding-top:15px;
	padding-bottom:15px;
}
.subscription-group-list>li>.sub-items>.col>.sub-item{
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
/*	border: 2px solid #00AED5;*/
}
.subscription-group-list>li>.sub-items>.col>.sub-item:hover{
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
	
}
.subscription-group-list>li>.sub-items>.col>.sub-item>.sub-item-head{
	color: #fff;
    background: linear-gradient(to right, #d60027, #950027);
}
.subscription-group-list>li>.sub-items>.col>.sub-item h4{
	text-align: center;
	padding:15px;
	color: white;
	margin: 0px;
}

.subscription-group-list>li>.sub-items>.col>.sub-item>.sub-item-body{
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
}
/*
.subscription-group-list>li>.sub-items>.col>.sub-item>.sub-item-foot{

}
*/
.subscription-group-list>li>.sub-items>.col>.sub-item>.sub-item-foot>a{
	color: black;
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: #EEE;
	width:100%;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
	font-size: 18px;
	font-weight: 400;
}
/*
.subscription-group-list>li>.sub-items>.col>.sub-item>.sub-item-foot>a:first-child{
	border-bottom-left-radius: 5px;
}
.subscription-group-list>li>.sub-items>.col>.sub-item>.sub-item-foot>a:last-child{
	border-bottom-right-radius: 5px;
}
*/

.subscription-group-list>li>.sub-items>.col>.sub-item>.sub-item-foot>a:hover{
	background: linear-gradient(to right, #c39c3e,#f1be06);
	color: white;
}
ul.list-station li{
	list-style: none;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* Stations */
ul.list-station .station, .station-page .station{
/*	min-height: 500px;*/
	position: relative;
	transition:all 0.2s ease-in-out 0s;
	border-radius: 35px;
	text-align: center;
	padding: 5px;
}
ul.list-station .station:hover{
    transition: box-shadow 1s;
	/*background-size: 120%;*/
}

ul.list-station .station-wrapper, .station-page .station-wrapper{
	background-color: #fff;
	border-radius: 30px;
	padding: 50px;
}
ul.list-station .station.station-1 .button, .station-page .station.station-1 .button{
	background: linear-gradient(to right, #e00f8d, #2d338e);
	border: none;
	color: #FFF;
/*	padding: */
}
ul.list-station .station.station-1, .station-page .station.station-1{
	/*border-image: repeating-linear-gradient(to right, #e00f8d, #2d338e) 10;*/
	background: linear-gradient(to right, #e00f8d, #2d338e);
}
ul.list-station .station.station-2, .station-page .station.station-2{
	/*border-image: repeating-linear-gradient(to right, #d32027, #fabc1c) 10;*/
	background: linear-gradient(to right, #d32027, #fabc1c);
}
ul.list-station .station.station-3 , .station-page .station.station-3{
	/*border-image: repeating-linear-gradient(to right, #d60027, #950027) 10*/
	background: linear-gradient(to right, #d60027, #950027);
}
ul.list-station .station.station-4, .station-page .station.station-4{
	background: linear-gradient(to right, #fee700, #28438a);
}
ul.list-station .station.station-5, .station-page .station.station-5{
	background: linear-gradient(to right, #0293e2, #00669e);
}
ul.list-station .station-live-status img{
	vertical-align: middle;
}
ul.list-station .station-live-status p{
	color:#ff0000;
	text-transform: uppercase;
	font-family: "rift",sans-serif;
	font-weight: 700;
	font-style:italic;
	font-size: 26px;
	text-align: right;
	letter-spacing: 2px;
	margin: 0px;
}
ul.list-station .station-live-status p.offline{
	color:#000;
}
ul.list-station .station-playlist p{
	margin: 0;
}
ul.list-station .station-playlist{
	background:linear-gradient(to right, #e6e6e6, #f2f2f2, #cccccc);
	padding: 10px;
	margin-bottom: 10px;
}
ul.list-station .station-status h3{
	font-weight: 900;
}
ul.list-station .station-1 .station-status h3{
	color: #e90e89;
}
ul.list-station .station-2 .station-status h3{
	color: #1374f5;
}
/*Col for the home box*/
ul.list-station .col-tune{
	margin-right: -10px;
}
ul.list-station .col-about{
	margin-left: -10px;
}
ul.list-station .col-tune,
ul.list-station .col-about{
	border:3px solid;
	padding: 0px 20px;
}
ul.list-station .station-1 .col-tune,
ul.list-station .station-1 .col-about{
	border-image: repeating-linear-gradient(to right, #e00f8d, #2d338e) 10;
}
ul.list-station .station-2 .col-tune,
ul.list-station .station-2 .col-about{
	border-image: repeating-linear-gradient(to right, #d32027, #fabc1c) 10;
}
ul.list-station .station-3 .col-tune,
ul.list-station .station-3 .col-about{
	border-image: repeating-linear-gradient(to right, #d60027, #950027) 10;
}
ul.list-station .station-4 .col-tune,
ul.list-station .station-4 .col-about{
	border-image: repeating-linear-gradient(to right, #fee700, #28438a) 10;
}
ul.list-station .station-5 .col-tune,
ul.list-station .station-5 .col-about{
	border-image: repeating-linear-gradient(to right, #0293e2, #00669e) 10;
}
ul.list-station .col-tune img,
ul.list-station .col-about img{
	vertical-align: middle;
	padding: 10px;
}
ul.list-station .col-tune p,
ul.list-station .col-about p{
	margin: 0;	
	text-transform: uppercase;
	font-family: "rift",sans-serif;
	color:#000;
	font-weight: 700;
	font-style: italic;
}
ul.list-station .col-play{
	width:30%;
}
ul.list-station .col-tune img{
	transition: all 0.2s ease-in-out 0s;
}
ul.list-station .col-tune:hover img{
	transform: scale(1.2);
}
ul.list-station .col-about img{
	transition: all 0.2s ease-in-out 0s;
}
ul.list-station .col-about:hover img{
	transform: scale(1.2);
}
ul.list-station .col-play img{
	width:100%;
	transition: all 0.2s ease-in-out 0s;
}
ul.list-station .col-play img:hover{
	transform: scale(1.2);
}
.station-page{
	margin-top: 40px;
	margin-bottom: 40px;
}
.mem-vid-items .vid-item .vid-item-body{
	height: 400px;
	overflow: hidden;
}
.mem-vid-items .vid-item .vid-item-body img{
    height: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.mem-vid-items .vid-item .vid-item-footer h2{
	width: 100%;
	margin:0px;
	color: #FFF;
}
.mem-vid-items .vid-item .vid-item-footer{
	padding: 20px;
	position: absolute;
	bottom: 0px;
}
.mem-vid-items .vid-item{
	position: relative;
	transition: all 0.2s ease-in-out 0s;
}
.mem-vid-items .vid-item:hover{
	transform: scale(1.1);
}

.section-header{
	padding: 40px 40px 50px;
    background-color: #f3f3f3;
	margin-bottom: 30px;
}
.section-header .inner-frame {
    width: 80%;
    margin: 0 0 0 auto;
}
.section-header h1 {
    font-weight: 700;
    font-size: 60px;
    line-height: 65px;
    letter-spacing: 1px;
    margin: 0;
    color: #d60027;
}
/*.home-wrapper .station-logo{
	min-height: 273px;
}*/
.footer .coltable.col3 > .col:nth-child(1){
	width: 20%;
}
.footer .coltable.col3 > .col:nth-child(2){
	width: 30%;
}
.footer .coltable.col3 > .col:nth-child(3){
	width: 20%;
}


.under-con {
	padding: 20px;
	background-color: #fff;
	border-radius: 20px;
	box-shadow: 0 4px 15px rgba(0,0,0,0.1), 0 2px 2px rgba(0,0,0,0.1);
	margin-bottom: -55px;
}
.under-con h2 {
	margin: 0;
	color: #143143;
}
.under-con h3 {
	text-transform: none;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
}
.under-con p {
	color: #628DA7;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	margin: 0;
}

.property-lightslider-container {
    width:420px;
}
.property-lightslider-container ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
}
.property-lightslider-container li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor:pointer;
}
.property-lightslider-container img {
    display: block;
    height: auto;
    max-width: 100%;
}
.button, input[type="submit"], button {
	font-family: "rift",sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #fff;
    background: linear-gradient(to right, #D50027, #950027);
    border: none;
    letter-spacing: 1px;
    font-size: 18px;
    margin: 2px 0;
    border-radius: 3px;
	transition: all 0.2s ease-in-out 0s;
}
.button:hover,
input[type="submit"]:hover , button:hover {
    border-image: repeating-linear-gradient(to right, #d60027, #950027) 10;
    background: #fff;
    color: #d60027;
}
.zulu-member h3 {
	font-family: "industry",sans-serif;
	font-weight: 500;
}
.zulu-member h3 span {
	margin-right: 5px;
}
.zulu-member .bt-list:last-child {
	margin-bottom: 50px;
}
.footer .foot-menu > li a:hover {
	color: #CCC;
}
.section-login .form_table {
	border: 0px;
}
.section-login input {
	border-radius: 5px;
}
.section-login label {
	font-family: "industry",sans-serif;
	font-weight: 300;
	margin-bottom: 10px;
	display: block;
}
.section-login .field:nth-child(2) label {
	margin-top: 10px;
}
.section-login input[type="submit"], .section-login button {
	font-family: "rift",sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #fff;
    border: 1px solid transparent;
    letter-spacing: 1px;
    font-size: 18px;
    width: 100%;
    margin: 2px 0;
    border-radius: 3px;
	transition: all 0.2s ease-in-out 0s;
}
.section-login input[type="submit"]:hover, .section-login button:hover {
    background: #FFF;
    color: #d60027;
	border-color: #d60027;
	border-radius: 3px;
}
.section-login hr {
	border-bottom: 1px solid #DDD;
}
.zulu-basket .cart-row {
	border-bottom-width: 1px;
	border-radius: 5px;
}
.button.bt-outline {
	background-color: #D50027;
	color: #FFF;
}
.button.bt-outline:hover {
	background-color: #FFF!important;
	color: #D50027!important;
}
.cart-row .cart-controls {
	border-radius: 5px;
}
.cart-row .cart-controls .field.field-qty input {
	border-radius: 3px;
	margin-top: 2px;
}
.cart-row > .coltable > .col.col-info h2 a {
	color: #000;
	font-family: "industry",sans-serif;
	font-style: italic;
	font-weight: 400;
}
.col.col-price p {
	font-family: "industry",sans-serif;
}
button.bt-grey, .button.bt-grey {
	color: #FFF;
	font-family: "proxima-nova",sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 1px solid transparent;
	border-radius: 3px;
}
button.bt-grey:hover, 
.button.bt-grey:hover {
	background-color: #FFF!important;
	color: #D50027;
	border-color: #D50027;
	background: none;
}
.payment-summary {
	margin-bottom: 0px;
	border-radius: 8px 8px 0px 0px;
	background: linear-gradient(to right, #EB9F13, #F7C317);
}
.payment-summary .button {
	background-color: #D50027;
	color: #FFF;
}
.payment-summary .button:hover {
	color: #D50027;
}
.col-sum {
	font-family: "industry",sans-serif;
}
.form-block .field input {
	border-radius: 5px;
	padding: 10px;
}
.zulu-checkout_index .form-block {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	padding: 20px;
	border-top-width: 0px;
	margin-bottom: 25px;
}
.form-block .field label {
	margin-bottom: 8px;
}
.form_subcaption {
	background-color: #D50027;
	color: #FFF;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.form-block .field select {
	height: 41px;
}
.zulu-checkout_index .breadcrumb,
p.breadcrumb {
	display: inline-block;
	background-color: #EEE;
	padding: 20px 15px 0px 15px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-bottom: 20px;
}
p.breadcrumb .current,
p.breadcrumb a:first-child {
	color: #D50027;
	font-weight: 400;
}
.zulu-checkout_index input[type="submit"], .zulu-checkout_index button {
	margin-bottom: 30px;
	border-radius: 5px;
}
.subscription-group-list>li>.sub-items>.col>.sub-item>.sub-item-head {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.subscription-group-list>li>.sub-items>.col>.sub-item h4 {
	font-weight: 600;
	font-family: "industry",sans-serif;
	font-style: italic;
}
.subscription-group-list>li>.sub-items>.col>.sub-item>.sub-item-body p {
	font-size: 16px;
	text-align: center;
	margin: 0px;
}
.subscription-group-list>li>.sub-items>.col>.sub-item>.sub-item-foot>a,
.sub-item-foot{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.search-box .form-block .field button {
	padding: 8px 10px!important;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: -2px;
}
.form-block.filter .field input:hover {
	background-color: #FFF!important;
	color: #D50027;
}
.box {
	border-radius: 5px;
}
.product-box > li .box .title a {
	color: #D50027;
	font-size: 18px;
}
.product-box .options-price {
	font-family: "industry",sans-serif;
	font-style: italic;
	font-weight: 600;
}
.sidebox .sidebox-top {
	color: #000;
	font-weight: 400;
	font-family: "industry",sans-serif;
}
.sidebox .links li > a {
	box-shadow: inset 0 0 0 #D50027;
}
.sidebox .links li > a:hover {
	box-shadow: inset 250px 0 0 #D50027;
	border-color: #D50027;
}
.form-block.filter .field label {
	margin-left: 20px;
}
.form-block.filter .field input {
	border-radius: 0px;
	padding: 8px 12px 8px 12px;
}
.sort-box .form-block {
	display: inline-block;
}
.sort-box .col:nth-child(2) p {
	font-weight: 200;
	font-size: 18px;
}
.layout-selector .button:first-child,
.layout-selector .button:last-child {
	padding: 10px;
    font-size: 14px;
}
.contact-form .form-block {
	padding: 20px;
	border: 0px;
}
.contact-form h2 {
	color: #FFF;
	font-family: "industry",sans-serif;
	font-style: italic;
}
.contact-box {
	background-color: #D50027;
	padding: 20px;
	border-radius: 5px;
	min-height: 170px;
}
.contact-box h2,
.contact-box p {
	color: #FFF;
	font-style: italic;
	font-family: "industry",sans-serif;
	padding: 10px 20px;
	background-color: rgba(0,0,0,0.33);
	border-radius: 5px;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.33);
}
.contact-box p {
	margin: 0px;
	background-color: rgba(0,0,0,0.1);
	font-family: unset;
	font-style: normal;
	font-size: 18px;
	min-height: 80px;
}
.contact-box a {
	color: #FFF;
}
.subscription-group-list>li>.sub-items>.col>.sub-item>.sub-item-body p.mem-prod-desc{
    font-weight: 400;
	line-height: 32px;
    font-size: 22px;
	color: #F7C317 !important;
	background: linear-gradient(to right, #d60027, #950027);
	border-radius: 5px;	
	
}
.btn-home-trial{
	background: linear-gradient(to right, #EB9F13, #F7C317);
    transition: all 0.2s ease-out 0s;
   	letter-spacing: 1px;
	color: #FFF;
	font-size: 25px;
    font-family: "rift",sans-serif;
    font-style: italic;
    font-weight: 700;
    padding: 15px 20px;
    border: none;
    border-radius: 5px;
}
.btn-home-trial:hover{
	box-shadow: inset -999px 0 0 rgba(255,255,255,1);
    color: #D50027;
}
.section.section-home-trial{
	padding-top: 15px;
	padding-bottom: 0px;
}
body.frame-full-width .section.section-home .frame{
	padding-top: 0px;
}
#currency_popup {
    padding: 30px;
    border-radius: 8px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
#currency_popup h4{
	color: #d60027;
}
#currency_popup #currency_select{
	margin-bottom: 20px;
}
#currency_popup button.currency_popup_close {
    background-color: #FFF;
	background: #FFF;
    border: none;
    color: #AAA;
    padding: 0px;
}
#currency_popup button.currency_popup_close:hover {
    color: #000;
    box-shadow: none;
}
.station-list-container{
	position: absolute;
	margin-top: 65px;
	background: linear-gradient(to right, #d60027, #950027);
	padding: 20px;
	left: 30px;
	border-radius: 20px;
}
.station-list-container .station-list{
	list-style: none;
	border-radius: 20px;
	color: #FFF;
}
.station-buttons-container a img{
	transition: all 0.2s ease-out 0s;
}
.station-buttons-container a:hover img{
	transform: scale(1.1);
	filter: brightness(1.3);
}
/******RESPONSIVE OVERRIDE*****/
@media screen and (max-width:1600px) {
	.body {
		padding: 0px;
	}
	.frame{
		width: 100%;
		padding: 0 40px;
	}
	.navigation .frame{
		width: 100%;
	}
}
@media screen and (max-width:1300px) {
	.radio-img	{
		padding-right: 20px;
		width: 100%;
		min-width: 300px;
	}
	
	.footer {
		padding-top: 50px;
	}
	.footer .coltable .col {
		display: inline-block;
		float: left;
		width: 50% !important;
		text-align: center;	
	}
	.footer .coltable .col:nth-child(2) {
		border-right:none;	
	}
	.footer .coltable .col:nth-child(3) {
		width: 100% !important;
		display: block;
		padding-top: 50px;
	}
	.footer .button {
		width: auto;
		display: table;
		margin: -10px auto 0;
		background: #950027;
		padding-top: 12px;
	}
	.copyright {
		padding-top: 50px;
	}
	.footer {
		background: url(images/soundbar.svg) right bottom repeat-x, linear-gradient(to right, #d60027, #950027);
		background-size: auto 70%;
	}
}
@media screen and (max-width:1200px) {
	iframe {
		width:100% !important;
	}
	.section-feature.sf-about,
	.section-feature.sf-gift,
	.section-feature.sf-party {
		padding-left: 20px;
		padding-right: 20px;
	}
	.mobi-box {
		padding: 20px;
		box-sizing: border-box;
		border-radius: 20px;
		background-color: rgba(255,255,255,0.8);
		color: #000;
	}
	.mobi-box .h2,
	.mobi-box .h3,
	.mobi-box a,
	.mobi-box p {
		color: #000 !important;
		text-shadow: none !important;
		border-color:#000 !important;
	}
	.section-feature.sf-party,
	.section-feature.sf-about {
		background-position: left top;
	}
	.homebox .col {
		padding: 15px;
	}
	
/*
	ul.menu {
		width:100%;
		display:block;
		border-radius:0;
	}
	ul.menu .rlink {
		display:none;
		float:none;
	}
	ul.menu .mobile-nav {
		display:block !important;
		width:100%;
		float:none;
	}
	ul.menu ul li,
	ul.menu ul {
		width:100%;
		box-sizing:border-box;
	}
	ul.menu ul li a {
		width:100%;
		text-align:center;
		padding:5px 0;
		box-sizing:border-box;
	}
	ul.menu.shop-menu .rlink {
		display: table-cell;
	}
	ul.menu.shop-menu li.pricebox {
		font-size: 22px;	
	}
	ul.menu.shop-menu li a {
		padding: 8px;
		font-size: 12px;
	}
	ul.menu.shop-menu {
		text-align: center;
	}
*/
	
	.header .head-wrap {
		padding:0px; 
	}
	.header .frame {
		padding: 20px;
	}
	.homebox .col {
		display: inline-block;
		float: left;
	}
	
	.home-icon > .col {
		width: 50% !important;
	}
	.header .button {
		font-size: 14px;
		width: 130px;
	}
	
	.section-home-radio .h1 {
		font-size: 50px;
		line-height: 45px;
	}
	.section-home-radio h3 {
		font-size: 18px;
		line-height: 20px;
		margin: 13px 0 0px;
	}
}
@media screen and (max-width:1100px) {
	.footer .column.w8 {
    	width: 100%;
	}
}
@media screen and (max-width:1000px) {
	.section-home {
		padding: 50px 30px 20px;
	}
	.home-icon > .col {
		padding: 10px 15px 60px !important;
	}
	.banner .slide .slide-inner h2, 
	.banner .slide .slide-inner .h2 {
		display: none;
	}
	.radio-btn {max-width: 200px;}
	.banner h1, 
	.banner .h1 {
		font-size: 25px;
		line-height: 30px;
	}
	.banner h1 strong, 
	.banner .h1 strong {
		font-size: 45px;
	}
	.home-circle {
		padding: 0;	
	}
}
@media screen and (max-width:900px) {
	.logo {
		max-width: 220px;
		min-width: 220px;
		height: 220px;
	}
	.logo-text-img {
		margin-left: -45px;
	}
	.col-img {
		width: 75%;
	}
	
	.home-icon > .col {
		float: none !important;
		display: block;
		width: 100% !important;
		max-width: 500px;
		margin: 0 auto;
	}
	.header .head-wrap {background: linear-gradient(60deg, rgba(0,0,0,0) 80%, #D50027 80.1%, #950027);}
	.col-button .col.w60 {display: none;}
	.col-button .col {width: 100% !important; text-align: right;}
	.col-img { width: 70%;}
	
	
	.section-title {
		padding: 0;	
		text-align: center;
	}
	.section-home-radio .h1 {
		font-size: 40px;
		line-height: 35px;
	}
	.section-home-radio h3 {
		font-size: 16px;
		line-height: 18px;
		margin: 13px 0 0px;
	}
	.join-box {
		margin: 15px 0 0;
	}
	.join-box i:not([class]) {
		font-size: 16px;	
		letter-spacing: 0.5px;
	}
	.join-box .button {
		font-size: 18px;
		padding: 6px 15px;
	}
}
@media screen and (max-width:800px) {	
	.h2, h2, .h3, h3 {
		font-size: 22px;
		line-height: 30px;
	}
	.section-feature.sf-gift .h2, .section-feature.sf-party .h2 {
		font-size: 32px;
		line-height: 30px;
		color: #90469b !important;
	}
	.banner h2, .banner .h2,
	.banner h1, .banner .h1 {
		font-size: 24px;
		line-height: 24px;
		margin: 0 0 5px;
	}
	.banner .slide .slide-inner p.bt {
		transform: scale(0.6,0.6);
	}
	.section-feature.sf-gift {
		background-size: cover;
	}
	.homebox .col {
		display: block !important;
		width: 100% !important;
	}
	.home-wrapper .station-logo{
		min-height: auto;
	}
	
	.footer {
		padding-top: 0px;
	}
	.footer .coltable .col {
		display: block;
		width: 100% !important;
		text-align: center;
		padding-top: 40px;
	}
	.copyright {
		padding: 30px 10px 30px;
	}
	.zulu-member .section-header + .frame {
		padding: 0px 20px
	}
	.row {
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
	.frame {
		padding: 0 20px;
	}
}
@media screen and (max-width:700px) {
	.logo-text-img {
		display: none;
	}
	.logo {
		max-width: 180px;
		min-width: 180px;
		height: 180px;
	}
	
	.section-home-radio {
		padding: 30px 20px;	
	}
	.section-home-radio .coltable .col {
		display: block;
		width: 100%;
		text-align: center;
	}
	.radio-img {
		padding: 0 0 30px;	
		max-width: 300px;
		min-width: auto;
	}
	.btn-home-trial{
		font-size: 20px;
		font-weight: 600;
		padding: 15px 20px;

	}
}
@media screen and (max-width:600px) {
	.header .coltable .col {
		display: block;
		width: 100%;
		text-align: center;
	}
	.col-button .col.w60 {
		display: none;
	}
	.header .frame {
		padding: 15px 0 0 !important;
	}
	.logo {
		top: 0px;
		margin: 0 auto;	
	}
	
	.header .button {
		color: #D50027;
		background: none;
		font-size: 15px;
		padding: 6px 12px;
		width: auto;
	}
	.header .button:hover {
		color: #fff;
		background: #D50027;
	}
	.global-contact .item {
		margin: 0 auto;	
	}
	
	.footer {
		text-align: center;
	}
	.footer .break {
		margin-left: auto;
		margin-right: auto;
	}
	.section-feature.sf-gift,
	.section-feature.sf-party {
		text-align: center;
	}
	.footer .coltable .col:first-child .h4 {
		margin-top: 0;
	}
	.footer .foot-product-wrap {
		width: 75%;
		margin: 0 auto;
	}
	.section-feature.sf-about {
		background-size: contain;
	}
	.header .logo-wrap {
		width: 100%;
		display: block;
	}
	.banner .slide .slide-inner h1 {
		margin: 0;
	}
	.banner .slide .slide-inner h2 {
		font-size: 14px;
		letter-spacing: 1px;
		margin: 0;
	}
	.header .frame {
		padding: 35px 0 0;	
	}
	
	/*ul.menu.shop-menu {
		padding: 0;
		width: 100%;
	}
	ul.menu.shop-menu .rlink {
		display: table-cell;
		width: 50%;
		padding: 0;
	}
	ul.menu.shop-menu .rlink.pricebox {
		text-align: center;
		display: table-caption;
		padding: 0 0 20px;
		width: 100%;
		font-size: 20px;
	}
	ul.menu.shop-menu .rlink a {
		font-size: 12px;
		display: inline-block;
		width: 100%;
		border-radius: 0;
		text-align: center;
		font-weight: 100;
		letter-spacing: 1px;
		text-transform: uppercase;
	}*/
	
	.header .logo-wrap {
		padding: 5px 20px 15px;	
	}
	
	.section-home {
		padding: 20px 10px 0px;
	}
	.station-control {
		min-width: auto;
		bottom: -90px;
	}
	.station-control .col {
		width: 40% !important;
		display: table-cell;
	}
	.station-control .col.col-play {
		width: 20% !important;
	}
	.col-tune p, .col-about p {
		font-size: 18px;
	}
	.col-tune img, .col-about img {
		padding: 10px;
		width: 40px;
	}
	
	.station-logo img {
		width: 90%;
		max-width: 200px;
	}
	
	.station-playlist .station-status {
		display: block;
		width: 100%;
		border-radius: 8px 8px 0 0;
	}
	.station-playlist .station-status::after {
		display: none;
		
	}
	.station-playlist .station-current {
		display: block;
		width: 100%;
		border-radius: 0 0 8px 8px;
	}
	
	.home-circle {
		text-align: center;
	}
	.home-circle img {
		padding: 10px;	
		max-width: 300px;
		width: 100%;
	}
	
	.radio-btn {
		max-width: 150px;
		margin: 0;
	}
	.mem-vid-items .vid-item .vid-item-body {
		height: unset;
	}
	.mem-vid-items .vid-item .vid-item-body img {
		height: auto;
		width: 100%;
	}
	.zulu-basket .frame,
	.zulu-search .frame,
	.zulu-checkout_index .frame,
	.zulu-order .frame,
	.zulu-wishlist .frame,
	.zulu-membership .frame,
	.zulu-membership_options .frame,
	.zulu-update .frame,
	.zulu-members_videos .frame,
	.zulu-radio_station .frame {
		padding: 0px 20px;
	}
	.zulu-checkout_index .form-block .field {
		width: 100%;
	}
	.form-block .field {
		width: 100%
	}
	.btn-home-trial{
		font-size: 16px;
		font-weight: 600;
		padding: 10px 15px;
	}
}
@media screen and (max-width:500px) {
	.homebox .col .hb-text h3 {
		font-size: 20px;
		color: #aaa;
	}
	.join-box .button {
		width: 100%;
		border-radius: 5px 5px 0 0;
	}
	.join-box i:not([class]) {
		display: block;
		border-radius: 0 0 5px 5px;
	}
	.footer .coltable .col {
		min-width: unset!important;
		padding: 0px 30px;
		padding-top: 30px;
	}
	.section-header .inner-frame {
		width: 100%;
	}
	.section-header h1 {
		font-size: 40px;
		line-height: 40px;
	}
	.btn-home-trial{
		font-size: 13px;
		font-weight: 200;
		padding: 5px 6px;
	}
}