section.content{
	padding-top:0;
}

#unpluggedView header.banner{
	height:250px;
	width:1024px;
	margin-left:-30px;
	text-align:center;
	background:#2c2c2c no-repeat center center;
	margin-bottom:25px;
}

#unpluggedView header.banner h1{
	margin:0;
	padding-top:83px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-size:3.3em;
	font-family:'Roboto Slab', serif;
}

#unpluggedView header.banner h1 div{
	margin:0 auto;
	display:inline-block;
	border-top:solid 4px #fff;
	border-bottom:solid 4px #fff;
	padding:20px 0;
}

#unpluggedView header.banner h1.black{
	color:#000;
}

#unpluggedView header.banner h1.black div{
	border-top:solid 4px #000;
	border-bottom:solid 4px #000;
}

.text{
	font-size:1.7em;
	line-height:22px;
	margin:0;
}

.text::first-letter{ 
	font-size:200%;
	font-weight:bold;
}

#unpluggedView .spotify_iframe{
    margin:20px 0;
}

.boxSquareHover{
	float:left;
}

.productTitle{
	font-size:3.6em;
	font-weight:normal;
	font-family: 'wisdom_script_airegular';
	text-align:center;
	line-height:72px;
	margin:-25px 0 0 0;
}

#unpluggedView .addthis_sharing_toolbox{
	margin-bottom:25px;
	height:35px;
}

.fullwidth-banner-box{
    display:block;
    text-align: center;
}

.fullwidth-banner-box img{
    max-width:100%;
}

.top-views h3{
    background: #2c2c2c;
    color:#fff;
    text-align: center;
    font-family: 'wisdom_script_airegular';
    font-weight:normal;
    font-size:25px;
    line-height:40px;
    height:40px;
    margin-top:40px;
}

.top-views p{
    overflow: hidden;
}

.top-views .number{
    float:left;
    font-weight: bold;
    font-size:40px;
    text-align: center;
    width:50px;
    border-bottom:solid 1px #000;
}

.top-views a{
    float:right;
    width:230px;
    text-align: left;
    text-decoration: none;
    font-size:19px;
    font-weight: bold;
}
