
@font-face {
    font-family: 'latolight';
    src: url('../images/lato-lig-webfont.eot');
    src: url('../images/lato-lig-webfont.eot') format('embedded-opentype'),
         url('../images/lato-lig-webfont.woff') format('woff'),
         url('../images/lato-lig-webfont.ttf') format('truetype');
         
    font-weight: normal;
    font-style: normal;

}
@font-face{
	font-family:'CustomSceneLight';
	src:url("fonts/scenepro-light-0b1cd1efc55b0b1a873ca6f57666ae02.eot");
	src:url("fonts/scenepro-light-0b1cd1efc55b0b1a873ca6f57666ae02.eot") format("embedded-opentype"),
	url("fonts/scenepro-light-db6b754b0ce1228c3066e2dd12543b68.woff2") format("woff2"),
	url("fonts/scenepro-light-b1d65ccbeb592358dc92410da83ef586.woff") format("woff"),
	url("fonts/scenepro-light-72703eaf7f9b081fba39603844b09556.ttf") format("truetype");
	font-weight:normal;
	font-style:normal
}
@font-face{
	font-family:'CustomNexaBold';
	src:url("fonts/nexa-bold-b539762bb19ea3e4f397497d92f783ae.eot");
	src:url("fonts/nexa-bold-b539762bb19ea3e4f397497d92f783ae.eot") format("embedded-opentype"),
	url("fonts/nexa-bold-bdd05e720f6c68ddd0aa0318d7588c5c.woff2") format("woff2"),
	url("fonts/nexa-bold-db5ad3ee95d978b77f89cb18165d3fc4.woff") format("woff"),
	url("fonts/nexa-bold-c92f92f4ea544d95ab916cd933185e34.ttf") format("truetype");
	font-weight:normal;
	font-style:normal
}

/* Main */
.custom .format_text input, #commentform input, #commentform textarea {
width:auto;
}

body {
	background:url(../images/back.gif) repeat-x #FFF;
	color:#454950;
	font:62.5% Helvetica, Arial, sans-serif;
	line-height:1.4em;
}
p {
	font-size:1.4em;
	line-height:1.5em;
	padding:0 0 10px 0;

}

np {																/* >>>>> NP >>>>>>>  */
	font-size:14px;
	line-height:1em;
	padding:0 0 10px 0;
	text-indent: 1.5em;
}

npb {																/* >>>>> NP >>>>>>>  */
	font-size:16px;
	line-height:1em;
	padding:0 0 10px 0;
	text-indent: 1.5em;
}

.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.spacer {
	padding:0 0 35px 0;
}
.small-spacer {
	padding:0 0 20px 0;
} 
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
hr {
	background:#c1c2c3;
	border: 0;
	color: #c1c2c3;
	height: 1px;
	margin:25px 0;
}
.a-left {
	text-align:left;
	
	
}
.a-right {
	text-align:right;
}
.marker {
	font-weight:bold;
	font-size:1.6em;
	line-height:1.3em;
	color:#777;
}
.small {
	color:#919191;
	font-size:1.2em;
	line-height:1.8em;
}

/* Tables Styling */
table span {
	padding:0 10px 0 0;
	font-weight:bold;
}
td {
	padding:17px 7px;
	border-bottom: 1px solid #e2e2e2;
	font-size:1.3em;
	text-align:center;
}
td a.promo-link {
	font-size:.9em;
}
tr.table-header {
	background:url(../images/upper-shade.gif) repeat-x;
}
tr.table-header h4 {
	padding:15px 0;
}
th {
	padding: 0px 10px;
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
}

/* Quotes styling */
blockquote {
	width:400px;
	margin:10px 0 15px 0;
	padding:10px 0 10px 20px;
	border-left:2px solid #CCC;
	font-size:1.5em;
	line-height:1.4em;
	color:black;
	font-weight:bold;
}
cite {
	padding:10px 0 0 0;
	color:#777;
	display:block;
}

/* Lists */
#content ul,
#content ol {
	padding:10px 0 10px 18px;
}
	#content ul li,
	#content ol li {
		font-size:1.4em;
		padding:0 0 5px 0;
	}

/* Form Styling */
label {
	display:block;
	margin:15px 0 20px 0;
	font-size:1.6em;
	color:black;
	font-weight:bold;
}
input,
textarea {
	background:url(../images/upper-shade.gif) repeat-x top;
	border:1px solid #cacaca;
	padding:7px;
	margin:0 0 5px 0;
	font-family: Helvetica, Arial, sans-serif;
}
input {																/* >>>>>>>>>>  Controls the Submit Button */
	width:147px;
}
	input.smaller {
		width:100px;
	}
	input.larger {
		width:400px;
	}
	
	
.submit {
    border:none;
	width:150px;														/*	>>>>>>>>>>>>>>>>>  width:150px;  height:37px;  >>>>>>>>>>>>>>>>>>>>>>*/
	height:37px;
	margin:10px 5px 0 0;
	font-weight:bold;
	color:#fff;
  background:url(../images/button.gif) no-repeat 0 0;  
}
	.submit:hover {
		background-position: 0 -37px;
		cursor:pointer;
	}
.button {
	border:1px solid #2E3136;
	background:#45494F;
	padding:5px 15px;													/*	>>>>>>>>>>>>>>>>> padding:5px 15px; >>>>>>>>>>>>>>>>>>>>>>*/
	color:white;
	font-weight:bold;
	font-size:1.2em;
}

/* Headings */
h1, h2, h3, h4, h5 {
	color:#454950;
	font-size:3.7em;
	font-weight:bold;
	padding:5px 0 15px 0;
}
h1 {
	letter-spacing:-2px;
}
h2 {
	font-size:2.2em;
	color:#373A3F;
	padding:5px 0 20px 0;
	line-height:80%;						/*	>>>>>>>>>>>>>>>>>  Nipoj >>>>>>>>>>>>>>>>>>>>>>>*/
}
h3 {
	font-size:1.9em;
	font-weight:bold;
	line-height:80%;						/*	>>>>>>>>>>>>>>>>>  Nipoj >>>>>>>>>>>>>>>>>>>>>>>*/
}
h4 {
	font-size:1.6em;
	line-height:1.4em;
}
h5 {
	font-size:1.4em;
	line-height:1.3em;
}

/* Links Style */
a:link, a:visited, a:active {
	color:#2080d5;
	text-decoration:none;
}
a:hover {
	color:black;
	text-decoration:underline;
}

/* Promo links */
a.promo-link {
	line-height:41px;
	width:133px;
	background:transparent url(../images/promo-link.png) 0 0;
	color:#2e2e2e;
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	margin:0 5px 0 5px;
	cursor:pointer;
}
	a:hover.promo-link {
		background-position: 0 -41px;
		text-decoration:none;
		color:#4481d4;
	}
	
/* Wrapper */
#wrapper {
	position:relative;
	margin:0 auto;
	width:960px;
	padding:0 0 30px 0;
}
/* Header */
#header {
	position:relative;
	height:134px;
}

#signup {
	position:absolute;
	right:0px;
	font-size:14px;

	margin-top:50px;
}
#signup a {
	color:#fff;
	padding:10px;
}
#signup a:hover {
	color:#ccc;
	text-decoration:none;
}

#signup .abgsignup {
border-radius: 1000px;
    background: #E94824;
    color: #fff;padding: 5px 20px;
}
	/* Logo */
	#header h1#logo, #header h1#logo a {
	display:block;
	height:45px;
	width:249px;
	}
	#header h1#logo {
	background:url(../images/logo.png) no-repeat;
	border:none;
	height:45px;
	left:0px;
	margin:0;
	padding:0;
	position:absolute;
	text-indent:-999em;
	top:33px;
	background-image: url(../images/sell-beats-online-logo.png);
	}
	
	
	/* Right upper menu */
	ul#fast-links {
	 	margin:0;
  		list-style:none;
		position:absolute;
		bottom:0;
		right:0;
		padding:0;
	}
		ul#fast-links li {
			float:left;
			margin:0;
			padding:0 0 0 5px;
			margin:0 2px 0 0;
		}
		ul#fast-links a {
			float:left;
			display:block;
			padding:10px 10px 12px 5px;
			text-decoration:none;
			font-weight:bold;
			font-size:1.2em;
			color:#c6c9d1;
		}
		ul#fast-links a:hover {
			text-decoration:underline;
		}
			/* Current list item */
			ul#fast-links .current {
				background:url(../images/fast-links-hover-left.gif) no-repeat left center;
			}
			ul#fast-links .current a {
				background:url(../images/fast-links-hover-right.gif) no-repeat right center;
			}
	
	/* Promo Container */
	#promo-container {
		background:url(../images/promo-shade.gif) bottom no-repeat;
		padding:30px 0 60px 0;
		margin:0 0 20px 0;
		position:relative;
	}
		#promo-info {
			position:absolute;
			bottom:50px;
			right:0;
			color:black;
		}
		/* Pages title */
		#promo-container h1,
		#promo-container h2,
		#promo-container h3 {
			color:#2B2E32;
			padding:25px 0 0 0;
		}
		ul#sub-menu {
			margin:0;
			list-style:none;
			position:absolute;
			bottom:45px;
			right:0;
			padding:0;
		}
			ul#sub-menu li {
				float:left;
				margin:0;
				padding:0 0 0 5px;
				margin:0 2px 0 0;
			}
			ul#sub-menu a {
				float:left;
				display:block;
				padding:10px 10px 12px 5px;
				text-decoration:none;
				font-size:.9em;
			}
			ul#sub-menu li.current a {
				color:black;
				cursor:default;
			}

		/* "Signup for free" or "Take the tour" links positioning */
		.promo-links {
			position:absolute;
			top:160px;
			left:40px;
		}
		/* "or" text */
		.promo-links span {
			font-size:1.8em;
			color:white;
			line-height:41px;
			margin:0 5px 0 5px;
		}
		.promo-links a.promo-link,
		.promo-links span {
			float:left;
		}
		
		/* Slider */
		/*#slider {
			height:243px;
			overflow:hidden;
			 
			position:relative;
		}
			#slider ul,
			#slider ul li {
				margin:0;
				padding:0;
				list-style:none;
			}
			#slider ul li { 
				height:243px;
				overflow:hidden;
				position:relative; 
				font-size:1em;
			}  

			#prev-slide,
			#next-slide {
				display:block;
				width:25px;
				height:53px;
				text-indent:-999em;
				position:absolute;
				top:125px;
				left:-45px;
			}
			#next-slide {
				left:980px;
			}
				#prev-slide a,
				#next-slide a {
					display:block;
					width:25px;
					height:53px;
					background:url(../images/slider-controls.gif) no-repeat 0 0;	
				}
				#next-slide a {
					background-position:0 -53px;
				}
				*/

	/* Home introduction text and info strips */
	.intro-div {
		width:580px;
		padding:0 0 50px 0;
	}
	.info-strip {
		width:479px;
		min-height:120px;
		padding:0 0 25px 0;
	}
		.info-strip .desc {
			width:75%;
			padding:0 50px 0 0;
		}

	/* Columns */
	.left-column {
		width:479px;
		padding:0 0 30px 0;
	}
	.right-column {
		width:372px;
		padding:0 0 30px 40px;
		background:url(../images/left-shade.gif) no-repeat left center;
		min-height:400px;
	}
	.center-box {
		width:700px;
		margin:0 auto;
		margin-bottom:40px;
		padding:30px;
		background:url(../images/upper-shade.gif) top repeat-x;
		text-align:center;
		border:1px solid #e2e2e2;
		border-bottom:1px solid #d4d4d4;
	}
	
	/* Features tabs */
	ul.tabs {
  		list-style:none;
		padding:0 !important;
	}
		ul.tabs li {
			float:left;
			margin:0 1px 0 0;
			text-align:center;
		}
		ul.tabs li a {
			display:block;
			width:92px;
			line-height:37px;
			background:url(../images/tabs.gif) no-repeat left top;
			color:#777;
			font-size:0.9em;
			font-weight:bold;
		}
		ul.tabs li a.selected {
			background-position:0 -37px;
			color:black;
		}
	
	/* Bottom Promo */
	/* First panel left border trick */
	#bottom-promo .first {
		background:url(../images/bottom-promo-left-border.gif) left repeat-y;
	}
	#bottom-promo .panel {
		width:239px;
		height:165px;
		float:left;
		border:1px solid #cacaca;
		border-left:none;
		margin:30px 0 25px 0;
	}
		/* Panel icon */
		#bottom-promo .panel img {
			padding:10px 15px 0 10px;
		}
		/* Panel title */
		#bottom-promo .panel h3 {
			padding:28px 0 30px 0;
		}
		/* Panel description */
		#bottom-promo .panel p {
			line-height:1.4em;
			font-size:1.3em;
			padding:0 13px 13px 13px
		}
		/* Search panel */
		input#panel-search {
			margin:13px 0 0 0;
			width:192px;
		}

.notification-wrap {
	margin:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	padding:10px 5px;
	background:url(../images/notifiication-sprite.png) repeat-x;
	position:relative;
	font-size:12px;
}
.icon-warning {
	background:url(../images/notify-icons.png) no-repeat 0px -5px;
	padding-left:30px;
	padding-right:10px;
	display:inline-block;
	float:left;
}
.warning {
	background-position:0px 0px;
	border:#d8b15a 1px solid;
}
.warning span {
	text-transform:uppercase;
	color:#c36508;
}
#header-notification {
	/*float:right;*/
	vertical-align:middle;
	margin-top:-10px;
}
#switch-area {
	font-size:20px;
}
#switch-area span {
	text-align:center;
	padding:5px;
	display:inline-block;
	cursor:pointer;
}
#newsletter {
	height:79px;
	background:url(../images/newsletter_bg.jpg);
	width:100%;
}
#newsletter span {
 	vertical-align:middle;
 	height:68px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0 30px 0px 0px;
	float: right;
	line-height: 68px;
}
#newsletter span p {
	display:table-cell;
	text-align:right;
	margin:0px;
	padding:0px;
	height:79px;
	vertical-align:middle;
}
#newsletter span img {
	vertical-align:middle;
	cursor:pointer;
}
#newsletter span input {
	width:200px;
	border-radius:5px;
	-moz-border-radius:5px;
	font-size:14px;
}
.index_hover_div {
	width: 920px;
	margin: 0 auto;
	position: relative;
	margin-top: -550px;
	z-index: 9999;
	/*margin-bottom:260px;*/
	margin-bottom:200px;
	font-family:'latolight', sans-serif;
	text-align:left;
	/*padding-left:40px;*/
}
.index_hover_slogan {
	color:#eee; font-size:32px; line-height:36px; padding:20px 0px 15px 0px;
	zoom:1;
}
.index_hover_button1 {
	border-radius: 7px;
	border: 1px solid rgba(255,255,255,0.53);
	color: #FFF;
	font-family: 'latolight', sans-serif;
	text-transform: uppercase;
	padding: 15px 20px;
	font-size: 16px;
	min-width: 150px;
	line-height: 90px;
	text-align: center;
	display:inline;
	zoom:1;
	cursor: pointer;
}
.index_hover_button2 {
	border-radius: 7px;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #FFFFFF;
	font-family: 'latolight', sans-serif;
	text-transform: uppercase;
	padding: 15px 20px;
	font-size: 16px;
	min-width: 150px;
	line-height: 90px;

	background-image: linear-gradient(to bottom, #4fa0da, #1b6dc1);	
	background-color: #1b6dc1;
	background-repeat: repeat-x;
	cursor: pointer;
	display:inline;
	margin-left:15px;
	zoom:1;
}
#index_static_hover {
	position:fixed; 
	top:0px; 
	width:100%; 
	height:0px; 
	background:#fff; 
	z-index:10001; 

	text-align:right;
	left:0px;
	overflow:hidden;
}

/*navigation css*/

		ul#nav {
	 	margin:0;
  		list-style:none;
		position:absolute;
		bottom:0;
		padding:0;
		z-index: 1000000000000000000;
		}
		
 
			#nav > a
			{
				display: none;
			}

			#nav li
			{
				position: relative;
				background: url(../images/tab-unactive-left.gif) no-repeat left top;
			}
				#nav li a
				{
					color: #fff;
					display: block;
					text-decoration: none;
				}
				#nav li a:active
				{
					/*background-color: #c00 !important;*/
				}
 
 
			/* first level */

			#nav > ul
			{
 				/*background-color: #e15a1f;*/
				margin:0;
				list-style:none;
				position:absolute;
				top: 100px;
				padding:0;
			}
				#nav > ul > li
				{
 					height: 100%;
					float: left;
					background: url(../images/tab-hover-left.gif) no-repeat left top;
					padding: 0 0 0 5px;
					margin: 0 4px 0 0;
				}
				
				
				#nav > ul > li.hover
				{
 					/*background: url(../images/tab-hover-left.gif) no-repeat left top;*/
				}
				#nav > ul > li.hover a
				{
 					 background: url(../images/tab-hover-right.gif) no-repeat right top; 
				}
				#nav > ul > li.hover a:hover
				{
 					 color: #CCC !important;
				}
				
				
				#nav > ul > li.highlighted
				{
 					 background: url(../images/tab-highlighted-left.gif) no-repeat left top; 
				}
				
				#nav > ul > li.highlighted a
				{
 					 background: url(../images/tab-highlighted-right.gif) no-repeat right top; 
				}
				#nav > ul > li.highlighted a:hover
				{
 					 color: #93ddff;
				}
				
				#nav > ul > li.highlighted2
				{
 					 background: url(../images/tab-highlighted-left.gif) no-repeat left top; 
				}
				
				#nav > ul > li.highlighted2 a
				{
 					 background: url(../images/tab-highlighted-right.gif) no-repeat right top; 
				}
				#nav > ul > li.highlighted2 a:hover
				{
 					 color: #93ddff;
				}


				#nav > ul > li.highlighted3
				{
 					 background: url(../images/tab-orange-left.gif) no-repeat left top; 
				}
				
				#nav > ul > li.highlighted3 a
				{
 					 background: url(../images/tab-orange-right.gif) no-repeat right top; 
				}
				#nav > ul > li.highlighted3 a:hover
				{
 					 color: #93ddff;
				}
				
				
				#nav > ul > li.highlighted4
				{
 					 background: url(../images/tab-green-left.gif) no-repeat left top; 
				}
				
				#nav > ul > li.highlighted4 a
				{
 					 background: url(../images/tab-green-right.png) no-repeat right top; 
				}
				#nav > ul > li.highlighted4 a:hover
				{
 					 color: #93ddff;
				}
				
				#nav > ul > li.highlighted4 > a:after 
					{
						content: " ";
						background: url(../images/s-down-arrow.png) no-repeat right top;
 						position: absolute;
						top: 14px;
						right: 10px;
						display: block;
						height:7px;
						width:8px;
					 
 					}
				
				
				
				
					#nav > ul > li > a
					{
						height: 100%;
						font-size: 1.3em; /* 24 */
/*						line-height: 2.5em; /* 60 (24) */
 						text-align: center;
						padding: 10px 13px 10px 6px;
						font-weight: bold;
						display: block;
						background: url(../images/tab-hover-right.gif) no-repeat right top;
					}
					#nav > ul > li > a:hover
					{
						color: #CCC !important;
					}
					
						#nav > ul > li:not( :last-child ) > a
						{
							/*border-right: 1px solid #cc470d;*/
						}
						#nav > ul > li:hover > a,
						#nav > ul:not( :hover ) > li.active > a
						{
							/*background: url(../images/tab-active-left.gif) no-repeat left top;*/
							
						}
						
						#nav > ul > li.current
						{
							background: url(../images/tab-active-left.gif) no-repeat left top;
						}
						#nav > ul > li.current > a
						{
							background: url(../images/tab-active-right.gif) no-repeat right top;
							color: #2b2e32;
						}
						#nav > ul > li.current > a:hover
						{
							background: url(../images/tab-active-right.gif) no-repeat right top;
							color: #2b2e32;
						}
						
						
						
						


				/* second level */

				#nav li ul
				{
					list-style:none;
 					display: none;
					position: absolute;
					top: 100%;
					padding: 0;
					background: #3c3f46;
				}
					#nav li:hover ul
					{
						display: block;
						left: 0;
						right: 0;
					}
						#nav li:not( :first-child ):hover ul
						{
							left: 0px;
						}
						#nav li ul a
						{
							line-height:34px;
							font-size: 1.25em; /* 20 */
 							padding-left: 10px;
							padding-right: 20px;
							color: #CCC;
							background: none !important;
						}
							#nav li ul li a:hover,
							#nav li ul:not( :hover ) li.active a
							{
								/*background-color: #e15a1f;*/
								color: #CCC !important;
							}
					
					#nav > ul > li ul
					{
 						width: 160px;
						z-index: 10000;
					}		
					#nav > ul > li.hover ul li a
					{
						background: #3c3f46;
 					}
					#nav > ul > li.hover ul li a:hover,#nav > ul > li.highlighted ul li a:hover
					{
						color: #FFF !important;
 					}
					
					
					 
					ul#nav ul li:after {
					content: "";
					clear: both;
					display: block;
					}
					
					
					#nav > ul > li.hover > a  ,#nav > ul > li.highlighted > a  
					{
						padding:10px 25px 10px 8px;
					}
					
					#nav > ul > li.hover > a:after ,#nav > ul > li.highlighted > a:after 
					{
						content: " ";
						background: url(../images/s-down-arrow.png) no-repeat right top;
 						position: absolute;
						top: 14px;
						right: 10px;
						display: block;
						height:7px;
						width:8px;
					 
 					}
 	 
#videoloader {
	display:none;
}
@media only screen and (max-device-width: 480px) {    
    /* Put your iPhone 3g styles in here */ 
	#videoloader {
		display:block !important;
	}
	#myvideo {
		display:none !important;
	}
	.dealsPulse {
		display:none;
	}
}

#fast-links li ul {
	display:none;
	position:absolute;
	z-index:1000;
	margin-top:30px;
}
#fast-links li:hover ul {
	display:block;
}
#fast-links li ul li {
	display:block;
	list-style:none;
}
#fast-links li ul li a {
	background:#333;
	padding:5px;
}
#fast-links li ul li.current a{
	background:#333 !important;
}
#fast-links .current ul li a{
	background:#333 !important;
	width:40px;
}
#fast-links .current .current {
	background:none;
}






.hero {
    padding: 0 2.85714%;
    text-align: center;
}
.hero .hero-copy {
    padding-top: 100px;
    padding-bottom: 100px;
}
.hero h1 {
    font-size: 52px;
    font-size: 3.99996rem;
    line-height: 78px;
    line-height: 3rem;
    margin-right: .2em;
    text-rendering: optimizeLegibility;
    color: #2b3438;
    font-family: CustomNexaBold,Arial,sans-serif;
    text-transform: uppercase;
    word-spacing: .15em;
	
	font-size: 48px;
    letter-spacing: 1px;
}
.hero h2 {
    opacity: 0.6;
    margin: 0;
	text-rendering: geometricPrecision;
	font-size: 2.46153rem;
	font-size: 32px;
	font-family: CustomSceneLight,"Helvetica Neue",Arial,sans-serif;
	font-weight:normal;
}

.plans {
	text-align:center;
}
.plans .plan {
	display:inline-block;
	vertical-align:top;
	width:400px;
	
	background: #fff;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    outline: 1px solid transparent;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    margin-bottom: 1.5rem;
	margin-left:20px;
	margin-right:20px;
}
.plan .highlight {
    border-style: solid;
    border-width: 64px 96px 0 0;
    border-color: #f8f9f9 transparent transparent transparent;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}
.plan .plan-header {
    padding: 4.5rem 0;
}
.plan .plan-header p {
    line-height: 29px;
    line-height: 2.25rem;
}
.plan .plan-header p {
    line-height: 20px;
    line-height: 1.5rem;
    padding-bottom: 39px;
    padding-bottom: 3rem;
	color:#aaa;
}
.plan .plan-header h2 {
    margin-bottom: 0;
    position: relative;
    color: #2b3438;
    font-family: CustomSceneLight,"Helvetica Neue",Arial,sans-serif;
	font-weight:normal;

}
.plan .plan-header .sign {
    font-size: 52px;
    font-size: 3.5rem;
    line-height: 59px;
    line-height: 3.5rem;
    margin-top: 23px;
}
.plan .plan-header .sign, .plan .plan-header .cents {
    display: inline-block;
    vertical-align: middle;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    opacity: 0.25;
    vertical-align: top;
}
.plan .plan-header .dollars {
    font-size: 104px;
    font-size: 6.5rem;
    line-height: 117px;
    line-height: 7rem;
}
.plan .plan-header .decimal {
    display: none;
}
.plan .plan-header .cents {
    margin-top: 40px;
	font-size:40px;
}
.plan .plan-header h4 {
    margin-bottom: 39px;
    margin-bottom: 3rem;
    margin-top: -45px;
	color: #ccc;
	font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase;
	font-size:14px;
}

.plan .button {
    border: 2px solid #68b468;
    color: #68b468;
    border-image: linear-gradient(135deg, #58b28d, #79b743) 1 stretch;
    background-image: -webkit-linear-gradient(135deg, #79b743, #58b28d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	
	padding: 19px 24px;
	min-width: 265px;
	
	font-size: 13px;
    line-height: 20px;
    line-height: 1.5rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-weight: 500;
    letter-spacing: .2em;
    margin: 0;
    text-transform: uppercase;
	text-decoration:none;
}
.plan .button:hover {
	background-color:#68b468;color:#fff;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU4YjI4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc5Yjc0MyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
	background-size:100%;
	background-image:-moz-linear-gradient(315deg, #58b28d, #79b743);
	background-image:-webkit-linear-gradient(315deg, #58b28d, #79b743);
	background-image:linear-gradient(135deg, #58b28d, #79b743);
	-webkit-background-clip:border-box;
	-webkit-text-fill-color:currentcolor;
}
.plan .plan-header .alternate-path {
    font-size: 13px;
    line-height: 20px;
    line-height: 1.5rem;
	margin-top: 10px;
    margin-top: 0.75rem;
}
.plan .plan-features {
    padding-top: 39px;
    padding-top: 3rem;
    border-top: 1px solid #eee;
    padding-top: 20px;
    padding-top: 1.5rem;
}
.plan ul {
	    background-color: #f8f9f9;
}
.plan .plan-features ul {
	list-style: none;
}
.plan .plan-features li {
    font-weight: 700;
	    list-style: none;
    font-size: 13px;
    line-height: 25px;
	margin-top:10px;
}
.plan .caveat {
    color: #bbb;
    display: block;
    font-weight: 400;
	font-style:normal;
}
.plan .plan-extras {
    padding-bottom: 39px;
    padding-bottom: 3rem;
}
.plan .plan-extras li {
    color: #888;
}
.plan .plan-extras li {
    font-size: 13px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.5rem;
    color: #888;
    display: block;
    padding-top: 10px;
    padding-top: 0.75rem;
    padding-bottom: 10px;
    padding-bottom: 0.75rem;
}
.plan .tooltipstered {
    border-bottom: 1px dotted #ccc;
}
.plan h3, .plan h4 {
    font-size: 13px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.5rem;
    color: #2b3438;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase;
}
.plan .sprite {
	background-image:url(../images/popular-plan.png);
	background-position:center;
	background-repeat:no-repeat;
	border: 0;
    left: 10px;
    position: absolute;
    top: -54px;
    height: 16px;
    width: 16px;
}

.signup {
    background-color: #fff;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    clear: both;
    position: relative;
	font-size:0px;
	margin-top:75px;
}

.signup .column {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 70%;
	padding:30px;
	display:inline-block;
	vertical-align:top;
}
.signup .column h1{
    color: #6299c5;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    padding-bottom: 30px;
	letter-spacing:normal;
	padding-top:0px;
}
.signup h2 {
    clear: both;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
	letter-spacing:-1px;
}
.signup .wide h3 {
    background: none;
    border: 0;
    border-top: 1px solid #eeeeee;
    clear: both;
    color: rgba(0,0,0,0.3);
    font-size: 1em;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 9px 0 0 0;
    text-transform: uppercase;
	font-size:11px;
}
.signup ol {
	list-style:none;
	margin:0px;
}
.signup .wide li {
    clear: both;
    line-height: 30px;
    margin-bottom: 10px;
	font-size:13px;

}
.signup .wide label {
    float: left;
    /*font-weight: normal;*/
    line-height: 29px;
    margin:0px;
	margin-right: 1%;
    text-align: right;
    width: 40%;
	font-size:14px;
	color:#444;
	letter-spacing:.5px;
}
.signup .wide input[type="text"], .signup .wide input[type="password"] {
	width: 40%;
	
	border-top: 1px solid #bbb;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #bbb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    color: #444;
    display: block;
    margin: 0;


}
.signup form abbr[title="required"] {
    color: #a0c1dc;
    top: 6px;
	font-size: 20px;
    line-height: normal;
    margin-right: 3px;
    position: relative;
}
.signup form hr {
    clear: both;
    height: 1px;
    margin: 0 0 19px 0;
    border: 0;
    border-bottom: 1px solid #e6e6e6;
	background:none;
}
.signup .wide .buttons {
    float: left;
    display: inline-block;
    vertical-align: middle;
}
.signup .buttons button, .buttons .button {
    display: block;
    float: left;
    margin: 0 10px 0 0;
}
.signup button.positive, .button.positive {
    color: #6da43c;
}
.signup button, .button {
    background-color: #fff;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…gd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, transparent), color-stop(100%, rgba(0,0,0,0.1)));
    background-image: -moz-linear-gradient(transparent, rgba(0,0,0,0.1));
    background-image: -webkit-linear-gradient(transparent, rgba(0,0,0,0.1));
    background-image: linear-gradient(transparent, rgba(0,0,0,0.1));
    border: 1px solid #d9d9d9;
    border-bottom: 1px solid #b3b3b3;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.2),0 1px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.2),0 1px 1px rgba(0,0,0,0.1);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.2),0 1px 1px rgba(0,0,0,0.1);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #888;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding: 4px 10px;
    text-shadow: 0 1px rgba(255,255,255,0.6);
    text-transform: uppercase;
}
.signup .wide .buttons p.agreement {
    color: #828282;
    font-size: 11px;
    line-height: 30px;
    margin: 0;
    padding: 0;
	float:left;
}
.signup .aside {
    background-color: #fbfbfb;
    bottom: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 30%;
	display:inline-block;
	border-left:1px solid #eee;
}
.signup .reassurances {
    padding: 25px;
	font-size:10px;
}
.signup .reassurances ul {
    max-width: 59em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1em;
    padding-right: 1em;
    margin-bottom: 15px;
    padding: 0px !important;
}
.signup .reassurances ul li {
    margin-bottom: 5px;
    width: 74px;
    float: left;
    margin-right: 1.69492%;
	list-style:none;
}
.signup .reassurances ul a, .reassurances ul span {
    background: #fff;
    border: 1px solid #eee;
    display: block;
    padding: 10px;
}
.signup .reassurances ul img {
    display: block;
    height: 100%;
    width: 100%;
}
.signup .wide fieldset .outset {
    padding: 10px 0 20px;
    background-image: -moz-linear-gradient(top, transparent, rgba(0,0,0,0.05));
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(rgba(0,0,0,0.05)));
    background-image: linear-gradient(to bottom, transparent, rgba(0,0,0,0.05));
    -mozbox-shadow: 0 0 4px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.3);
    box-shadow: 0 0 4px rgba(0,0,0,0.3);
	position: relative;
    margin-bottom: 20px;
}
.signup .wide .outset h3, .signup .wide .inset h3 {
    border: 0;
    padding: 0 10px;
}
.signup .wide select {
    font-size: 13px;
    margin: 5px 0;
	width:33%;
	float:left;
}
.signup .wide .helper {
    width: 32%;
    margin: 7px 0 7px 1%;
    font-size: 11px;
    line-height: 16px;
	margin-left:41%;
}
.signup .total h4 {
    color: #693;
    font-size: 50px;
    font-weight: bold;
    line-height: 50px;
    padding: 0;
    text-shadow: 0 1px rgba(255,255,255,0.6);
}
.signup .outset .total label {
    line-height: 50px;
}
.signup .outset ul {
	padding:0px !important;
}
.signup .wide .discounts {
    background-color: rgba(102,153,51,0.2);
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 20px;
	padding:0px !important;
	display:none;
	overflow:hidden;
	height:0px;
}
.signup .wide .discounts ul {
    border-top: 2px solid rgba(0,0,0,0.025);
    border-bottom: 2px solid rgba(0,0,0,0.025);
    padding: 7px 0px !important;
}
.signup .wide .discounts li {
    line-height: 20px;
    margin: 0px;
	text-align:center;
	font-size:13px !important;
	list-style:none;
	padding:0px !important;
	height:20px;
}
/*


.signup .wide .amount {
    width: 32%;
    margin: 20px 0 7px 1%;
    font-size: 14px;
    line-height: 16px;
	margin-left:41%;
	font-weight:bold;
}
.signup .wide .amount span {
	text-decoration:line-through;
	color:#f00;
	font-weight:normal;
	padding-right:20px;
}
.signup .wide .center .buttonMode {
	cursor:pointer;
	opacity:.7;
}
.signup .wide .center .buttonMode:hover {
	opacity:1;
}
*/




/* Today 03-10-2016 */
#SellBeats{margin: 20px auto;}

.cta {
background-color: #0d0c0a;
    padding-top: 60px;
    padding-bottom: 60px;
}

.cta .text-center {
    text-align: center;
}

.cta h2.fadeIn{font-weight: 100;color: #575b61;font-size:30px;}
.cta p.lrg {line-height: 1.4em;padding-bottom: 20px;font-size: 18px;color: #868c96;}

.cta .large-12{    max-width: 70%;    margin: auto;}
.cta ul.cta-steps {
    padding: 30px 0;
    text-align: center;
    margin: 0 auto;
    display: flex;
}

.cta ul.cta-steps li {
    padding-bottom: 0;
    display: flex;
    list-style: none;
    width: 33.33333%;
	float: left;
	padding: 0px 10px 20px;
}
.cta .cta-step {
    background: #000000;
    border-radius: 3px;
    padding: 25px;
    flex: 1;
}
.cta .cta-number {
    background: #f04a24;
    color: #000;
    width: 70px;
    height: 70px;
    padding-top: 20px;
    display: inline-block;
    clear: both;
    font-size: 30px;
    border-radius: 1000px;
    position: relative;
    margin-top: -40px;
}
.cta h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #adaaa3;
    margin: 15px auto 0px auto;
}
.cta p:last-child {
    padding-bottom: 0;
	color: #6c685f;
    line-height: 1.4em;
	font-weight: 400;
	font-size:12px;
}
.cta .button {
    margin-top: 20px;
}
.cta .button.lrg {
    padding: 18px 50px;
}
.cta a.button{    
    font-weight: normal;
    font-size: 14px;
    border-radius: 1000px;
    padding: 14px 40px;
    color: #fff;
    text-transform: uppercase;
    background: #f04a24;
    display: inline-block;
    outline: 0;
    border: none;
    position: relative;
    transition: all .3s ease;
	    text-shadow: 0px 0px;
}
.cta a.button:hover{color: #000;}

.ehide   {    visibility: hidden;}
.zoomIn,.fadeIn {    visibility: visible;}


.dealsPulse {
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	position:absolute;
	right:0px;
	top:165px;
	z-index:100;
}

.pulse-button {
  display: block;
  font-size:12px;
  text-transform: uppercase;
  text-align: center;
  color: white;
  border-radius: 50%;
  line-height:16px;
  padding:20px 6px;
  background: #f00;
  cursor: pointer;
  opacity:.7;
  box-shadow: 0 0 0 0px rgba(255,255,255, .5);
  -webkit-animation: zoominoutt 1.5s infinite;
}
.pulse-button:hover {
  -webkit-animation: none;
}

@-webkit-keyframes zoominoutt {
   0% {
	-webkit-transform: scale(0.9);
  }
  70% {
	-webkit-transform: scale(1);
    box-shadow: 0 0 0 20px rgba(255,255,255, 0);
  }
    100% {
	-webkit-transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}
