/*~~~~~~~~~~~~~~ WebAMI Marketing ~~~~~~~~~~~~~~~~~~~~~~*/

#aec-webamimarketing {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	border: none;
	padding-bottom: 30px;
	padding-top: 30px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16), 0 1px 24px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16), 0 1px 24px 0 rgba(0, 0, 0, 0.12);
	/*display: table; height: 100%; min-height: 1355px;*/
}

.field-validation-error > span {
	color: #a00104;
}

body {
	background-color: #86909f !important;
}

#aec-webamimarketing-header {
	display: block;
	margin-bottom: 24px;
	min-height: 55px;
	width: 100%;
}

#aec-webamimarketing-header .aec-logolink {
	display: block;
	float: left;
}

#aec-webamimarketing .aec-logolink > img {
	height: auto;
	max-width: 100%;
}

#aec-webamimarketing-header .aec-logolink > img {
	display: inline-block;
	height: auto;
	margin-top: 0;
	max-width: 250px;
	width: 100%;
}

.aec-login-btns {
	text-align: right;
	padding-top: 15px;
}

.aec-login-btns > span#aec-login-err:empty {
	display: none !important;
}

.aec-login-btns > span#aec-login-err {
	background-color: #feb6b6;
	border: medium solid transparent;
	border-radius: 3px;
	color: #cb1118;
	font-size: 14px;
	line-height: 1.42857;
	margin-right: 15px;
	padding: 6px 12px;
	position: relative;
	top: 2px;
}

.aec-login-btns > span#aec-login-err:before {
	border-color: transparent transparent transparent #feb6b6;
	border-image: none;
	border-style: solid;
	border-width: 10px;
	content: "";
	height: 20px;
	position: absolute;
	right: -22px;
	top: 4px;
	width: 20px;
}

#aec-webamimarketing-header > span#aec-login-err:empty {
	display: none;
}

#aec-webamimarketing-header > span#aec-login-err {
	background-color: #feb6b6;
	border-radius: 4px;
	color: #cb1118;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	left: 0;
	padding: 12px;
	position: relative;
	top: 18px;
}

.btn.login-btn {
	min-width: 210px;
}

#aec-topbanner {
	border: none;
	text-align: center;
	margin-bottom: 20px;
}

#aec-topbanner a,
#aec-topbanner a img {
	border: none;
	outline: none;
	margin: 0 auto;
}

#aec-topbanner > a {
	display: block;
}

.horizontal-padding {
	height: 24px;
	display: inline-block;
	width: 100%;
}

.horizontal-padding.short {
	height: 24px;
	display: inline-block;
	width: auto;
}

.aec-maintitle {
	background-color: #a00105;
	color: #ffffff;
	float: left;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 10px;
	text-indent: 13px;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
	width: 100%;
}

@media (min-width: 0px) and (max-width: 767px) {
	#aec-webamimarketing-header .aec-logolink {
		float: none;
	}
	.aec-logo-holder,
	.aec-login-btns {
		text-align: center !important;
	}
	#aec-webamimarketing-header {
		min-height: 120px;
	}
	.aec-login-btns {
		padding-top: 25px;
	}
	.btn.login-btn {
		margin-bottom: 15px;
	}
	.aec-login-btns > span#aec-login-err {
		display: inline-block;
		margin: 0 auto 10px;
		padding: 2px 6px;
		position: relative;
		top: 0;
	}
	.aec-login-btns > span#aec-login-err:before {
		border-color: #feb6b6 transparent transparent;
		left: 50%;
		right: auto;
		top: auto;
		transform: translate(-50%, 0px);
		-webkit-transform: translate(-50%, 0px);
		bottom: -22px;
	}
}


/*~~~~~~~~~~~~~~ Featured Albums ~~~~~~~~~~~~~~~~~~~~~~*/

#aec-featuredalbums {
	height: 485px;
	float: left;
	background-color: #F5F8FB;
	width: 100%;
}

#aec-featuredalbums .aec-featuredalbums-nav {
	display: inline-block;
	float: left;
	width: 100%;
}

#aec-featuredalbums #albumsContainer {
	width: 100%;
	height: 448px;
	overflow: hidden;
	-ms-overflow-y: hidden;
	/*IE8*/
	-ms-overflow-y: hidden;
	/*IE8*/
	border-left: solid 1px #DAE0E7;
	border-right: solid 1px #DAE0E7;
	border-bottom: solid 1px #DAE0E7;
	margin-top: 0;
}

#aec-featuredalbums #albumsContainer #slider01 {
	width: 100%;
	height: 447px;
	overflow: hidden;
	-ms-overflow-y: hidden;
	/*IE8*/
	-ms-overflow-y: hidden;
	/*IE8*/
	position: relative;
}

#aec-featuredalbums #albumsContainer #slider01 > ul {
	width: 100%;
	height: 447px;
	display: block;
	padding: 0;
	margin: 0;
}

#aec-featuredalbums .aec-topalbums-nav {
	display: inline-block;
	height: 33px;
	width: 276px;
	margin: 0;
	padding: 0;
}

	#aec-featuredalbums .aec-topalbums-nav > li {
		display: inline-block;
		float: left;
		background-image: url("/content/img/custom/webami/albums_nav_bg.png");
		background-repeat: repeat-x;
		background-position: left top;
		background-position-x: left;
		background-position-y: top;
		text-align: center;
		padding-bottom: 10px;
		padding-top: 10px;
		font-size: 12px;
		width: 138px;
		color: #908f8f;
		font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

#aec-featuredalbums .aec-topalbums-nav > li.selected {
	background-position: left -35px !important;
	color: #FFF !important;
}

#aec-featuredalbums #albumsContainer #slider01 > ul li {
	display: inline-block;
	height: 100%;
	list-style: outside none none;
	width: 100%;
}

@media (min-width: 1200px) and (max-width: 7680px) {
	#albumSliderContainer,
	#aec-featuredalbums #albumsContainer #slider01 > ul,
	#aec-featuredalbums #albumsContainer #slider01,
	#aec-featuredalbums #albumsContainer {
		height: 447px;
	}
}

#albumSliderContainer #aec-albums-verticalnav li span {
	display: inline-block;
}

#aec-featuredalbums .aec-topalbums-nav span {
	cursor: pointer;
	font-weight: bold;
}

#albumSliderContainer {
	width: 100%;
	height: 447px;
	overflow: hidden;
	-ms-overflow-y: hidden;
	/*IE8*/
	-ms-overflow-y: hidden;
	/*IE8*/
	position: relative;
}

.slideItem {
	float: left;
	position: relative;
}

#albumSliderContainer #slider {
	height: calc(100% - 147px);
	overflow: hidden;
	position: relative;
	width: 100%;
	-ms-overflow-y: hidden;
	/*IE8*/
	-ms-overflow-y: hidden;
	/*IE8*/
}

#albumSliderContainer #aec-albums-verticalnav {
	background: #1d2737;
	/* Old browsers */
	background: -moz-linear-gradient(top, #1d2737 0%, #404d62 24%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1d2737 0%, #404d62 24%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1d2737 0%, #404d62 24%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1d2737', endColorstr='#404d62', GradientType=0);
	/* IE6-9 */
	height: 147px;
}

#albumSliderContainer #aec-albums-verticalnav > ul {
	display: table;
	height: 138px;
	margin: 0;
	padding: 9px 0 0;
	width: 100%;
}

#albumSliderContainer #aec-albums-verticalnav li {
	display: table-cell !important;
	height: 100% !important;
	margin: 0 !important;
	text-align: center;
	width: 25% !important;
}

#albumSliderContainer #aec-albums-verticalnav li:hover span {
	background-color: #F00;
}

#albumSliderContainer #aec-albums-verticalnav li.selected span {
	background-color: #F00;
}

#albumSliderContainer #aec-albums-verticalnav li.selected img {
	opacity: 0.5;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/* IE 5-7 */
	filter: alpha(opacity=50);
	/* Netscape */
	-moz-opacity: 0.5;
	/* Safari*/
	-khtml-opacity: 0.5;
}

#albumSliderContainer #aec-albums-verticalnav li img {
	cursor: pointer;
	max-width: 129px;
	max-height: 129px;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
	transition: opacity 0.2s ease 0s;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#albumSliderContainer #aec-albums-verticalnav li img:hover {
	opacity: 0.5;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/* IE 5-7 */
	filter: alpha(opacity=50);
	/* Netscape */
	-moz-opacity: 0.5;
	/* Safari*/
	-khtml-opacity: 0.5;
}

#albumSliderContainer #aec-albums-verticalnav li:first-child {
	margin-left: 8px;
}

#albumSliderContainer #slider ul {
	display: inline-block;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

#albumSliderContainer #slider ul li {
	width: 574px;
	height: 300px;
	background-color: #F5F8FB;
}

#albumSliderContainer #slider li .album-cover {
	background-color: #404d62;
	background-position: left top;
	background-repeat: repeat-x;
	box-shadow: 0 25px 20px rgba(0, 0, 0, 0.25) inset;
	-webkit-box-shadow: 0 25px 20px rgba(0, 0, 0, 0.25) inset;
	float: left;
	height: 100%;
	padding-top: 5px;
	text-align: center;
	width: 50%;
	position: relative;
	overflow: hidden;
}

#albumSliderContainer #slider li .album-cover img.main-banner {
	max-width: 300px;
	max-height: 300px;
	width: auto;
	height: auto;
	position: relative;
	z-index: 1;
}

#albumSliderContainer #slider li .album-cover img.main-banner {
	border: 2px solid #fff;
	box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.20);
	-webkit-box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.20);
	max-height: 285px;
	max-width: 280px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#albumSliderContainer #slider li .album-comments {
	float: right;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: calc(100% - 50px);
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 50%;
	overflow: hidden;
}

#albumSliderContainer #slider li .album-comments > .album-info {
	max-height: 100%;
	overflow: hidden;
	-ms-overflow-y: hidden;
	/*IE8*/
	-ms-overflow-y: hidden;
	/*IE8*/
}

#albumSliderContainer #slider li .album-comments > .album-button {
	position: absolute;
	bottom: 5px;
}

#albumSliderContainer #slider li .album-comments > .album-button > .shopnow {
	background-color: #5b0900;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 8.5pt;
	width: 100px;
	text-align: center;
	padding-bottom: 5px;
	float: right;
	margin-right: 1px;
}

#albumSliderContainer #slider li .album-comments > .album-button > .shopnow:hover {
	background-color: #a00104;
}

#albumSliderContainer #slider li .album-comments > .album-button > .shopnow a {
	color: #FFF;
	text-decoration: none;
}

#albumSliderContainer #slider li .album-comments > .album-button > .shopnow a > span {
	display: inline-block;
	font-size: 16px;
	width: 10px;
	position: relative;
	top: 1px;
}

#albumSliderContainer #slider li .album-comments span {
	display: inline-block;
	width: 100%;
}

#albumSliderContainer #slider li .album-comments span.album-name {
	font-size: 16px;
	font-weight: bold;
	color: #1d2737;
	padding-top: 10px;
	padding-bottom: 0px;
}

#albumSliderContainer #slider li .album-comments span.album-artist {
	font-size: 14px;
	font-weight: bold;
	color: #F5F8FB;
	padding-bottom: 10px;
}

#albumSliderContainer #slider li .album-comments span.album-artist.visible {
	color: #404D62 !important;
}

#albumSliderContainer #slider li .album-comments span.album-description {
	font-size: 12px;
	color: #404d62;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-overflow: ellipsis;
	max-height: 225px;
	overflow: hidden;
	-ms-overflow-y: hidden;
	/*IE8*/
	-ms-overflow-y: hidden;
	/*IE8*/
}


/* Firefox Fix*/

@-moz-document url-prefix() {
	#albumSliderContainer #slider li .album-comments span.album-description {
		color: #404d62;
		font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 13px;
		line-height: normal;
	}
}

.album-button {
	display: inline-block;
	padding: 10px 15px;
	text-align: right;
	width: 50%;
}


/*~~~~~~~~~~~~~~ Featured Albums ~~~~~~~~~~~~~~~~~~~~~~*/

.content {
	overflow: hidden;
	position: relative;
}


/*~~~~~~~~~~~~~~ AMPED Interviews ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#amped {
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
}

#amped > .content {
	display: inline-block;
	width: 100%;
}

#amped #amped-container {
	display: none;
}


/*
#amped #amped-container {
	background: url("../img/interviews-background.png") repeat-x top left transparent;
	border: solid 1px #DAE0E7;
	border-top: none;
	display: none;
	float: left;
	width: 338px;
	height: 244px;
	overflow: hidden;
}
/*
#amped {
	width: 338px;
	height: 413px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: scroll;
	-ms-overflow-y: scroll;
	-ms-overflow-y: hidden;
	padding-right: 20px;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #474546;
}
*/

#amped .aec-maintitle {
	width: 100%;
}

.aec-bannerholder {
	display: inline-block;
	float: left;
	top: 0;
	width: 100%;
	position: relative;
	overflow: hidden;
	background-color: #404d62;
}

.aec-bannerholder > a {
	display: block;
	height: 100%;
}

.aec-bannerholder {
	/*border-left: solid 1px #DAE0E7;
	border-right: solid 1px #DAE0E7;*/
}

#aec-ampedinterviews {
	height: 217px;
	overflow: hidden;
	position: relative;
}

#amped-container h2 {
	border-bottom: 1px solid #af0909;
	color: #474546;
	display: block;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 10px;
	padding: 6px 0;
	text-align: center;
	text-transform: uppercase;
}


/* Feed format */

.rssBody {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	width: 308px;
}

.rssBody iframe {
	max-width: 285px;
}

.rssBody > ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

.rssBody > ul li {
	border-top: 1px dashed #a7a7a7;
	list-style-type: none;
	padding-bottom: 8px;
	padding-top: 8px;
}


/* Firefox Fix */

@-moz-document url-prefix() {
	.rssBody > ul li {
		border-top: 1px dashed #a7a7a7;
		list-style-type: none;
		padding-bottom: 5px;
		padding-top: 5px;
	}
}

.rssBody > ul li:first-child {
	border: none !important;
}

.rssRow > h4 {
	display: block;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	margin: 0;
	overflow: hidden;
	padding: 0 0 4px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rssBody ul li h4:before {
	/* Unicode bullet symbol */
	content: '\2022 ';
	color: #980202;
	padding-right: 0.5em;
}

.rssRow > h4 a {
	color: #1d2737;
	text-decoration: none;
}

.rssRow > h4 a:hover {
	border-bottom: dotted 1px #1d2737;
	color: #CC0007;
}

.rssRow > p {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding-left: 0.8em;
	color: #404d62;
}


/*~~~~~~~~~~~~~~ AMPED Interviews ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#more {
	color: #757575;
	font-family: Verdana;
	font-size: 8.5pt;
	text-transform: uppercase;
	cursor: pointer;
	float: right;
	background-image: url(/content/img/custom/webami/scroll-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 -24px;
	background-position-x: 0;
	background-position-y: -24px;
	display: inline-block;
	padding-left: 14px;
}

#more:hover {
	color: #1d2737;
	background-position: 0px -37px;
	background-position-x: 0px;
	background-position-y: -37px;
}

#top {
	color: #757575;
	font-family: Verdana;
	font-size: 8.5pt;
	text-transform: uppercase;
	cursor: pointer;
	float: left;
	background-image: url(/content/img/custom/webami/scroll-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	background-position-x: 0;
	background-position-y: 3px;
	display: inline-block;
	padding-left: 14px;
}

#top:hover {
	color: #1d2737;
	background-position: 0 -10px;
	background-position-x: 0;
	background-position-y: -10px;
}


/*~~~~~~~~~~~~~~~~~~~~ Left Banner ~~~~~~~~~~~~~~~*/

#aec-leftbanner {
	display: block;
	float: left;
	position: relative;
	border: none;
}

#aec-leftbanner .aec-maintitle {
	display: inline-block;
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
}

#aec-leftbanner > a {
	display: block;
}

#aec-leftbanner > .content {
	display: inline-block;
	overflow: hidden;
	position: relative;
	width: 100%;
	background-color: #404d62;
}


/*~~~~~~~~~~~~~~~~~ Featured Videos START ~~~~~~~~~~~~~~~~~~*/

#videoswrapper .aec-musicvideosheader .aec-musicvideosheader {
	display: block;
	height: 35px;
	width: 100%;
}

#videoswrapper .aec-musicvideosheader .aec-maintitle {
	width: 100%;
}


/*~~~~~~~~~~~~~~~~~ Featured Videos END ~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~ Featured Best Track START ~~~~~~~~~~~~~~~~~~*/

#aec-featuredbest {
	width: calc(50% - 15px);
	height: 265px;
	background-color: #F5F8FB;
	position: relative;
	float: left;
	margin-right: 15px;
}

#aec-featuredbest .aec-featuredbestheader {
	display: inline-block;
	float: left;
	width: 100%;
}

#aec-featuredbest .aec-featuredbestheader .aec-maintitle {
	width: 100%;
}

#aec-featuredbest > #besttrack-albumcover {
	float: left;
	max-height: 140px;
	width: 35%;
	overflow: hidden;
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.34);
	position: relative;
}

#besttrack_container {
	padding-left: 15px;
	padding-right: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}

#besttrack-albumcover > a {
	background-color: #fff;
	display: table-cell;
	vertical-align: middle;
	z-index: 1;
	position: relative;
}

#aec-featuredbest > #besttrack-albumcover a img {
	border: 1px solid #fff;
	height: auto;
	max-height: 122px;
	max-width: 100%;
	outline: medium none;
}

#besttrack_container {
	background-color: transparent;
	display: inline-block;
	float: left;
	height: calc(100% - 142px);
	position: relative;
	width: 65%;
}

#besttrack_container > #besttrack_track-container {
	display: inline-block;
	float: left;
	padding-top: 5px;
	text-align: center;
	width: 100%;
}

#besttrack_container > #besttrack_track-container .best-track {
	display: inline-block;
	position: relative;
}

	#besttrack_container > #besttrack_track-container .besttrack-pause {
		background-image: url("/content/img/custom/webami/playerSkin/play-functions-bg.png");
		background-position: -22px -11px;
		background-position-x: -22px;
		background-position-y: -11px;
		width: 16px;
		height: 16px;
		display: inline-block;
		text-indent: -99999px;
		text-transform: capitalize;
		*text-indent: 0;
		color: #FFF;
		font-size: 0;
		overflow: hidden;
		top: 2px;
		position: relative;
		cursor: pointer;
	}

	#besttrack_container > #besttrack_track-container .besttrack-play {
		background-image: url("/content/img/custom/webami/playerSkin/play-functions-bg.png");
		background-position: -3px -11px;
		background-position-x: -3px;
		background-position-y: -11px;
		width: 16px;
		height: 16px;
		display: inline-block;
		text-indent: -99999px;
		text-transform: capitalize;
		*text-indent: 0;
		color: #FFF;
		font-size: 0;
		overflow: hidden;
		top: 3px;
		position: relative;
		cursor: pointer;
	}

#aec-featuredbest a.track {
	pointer-events: none;
	cursor: default;
	border: none;
	outline: none;
	text-decoration: none;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #404D62;
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	max-width: 95px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-indent: 0px;
	clear: left;
	display: inline-block;
}

#aec-featuredbest .red-shopnow {
	display: inline-block;
	margin-top: 10px;
	position: relative;
	text-align: center;
	width: 100%;
	float: left;
}

#aec-featuredbest .red-shopnow > a:hover {
	background-color: #a00104;
}

#aec-featuredbest .red-shopnow > a {
	background-color: #8e0210;
	color: #fff;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	padding: 5px 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100px;
	z-index: 1;
}

#aec-featuredbest .best-trackband {
	color: #667387;
	display: inline-block;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding-top: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: capitalize;
	float: left;
}

#aec-featuredbest .best-trackalbum {
	color: #1d2737;
	display: inline-block;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	text-transform: capitalize;
	width: 100%;
	float: left;
}

#aec-featuredbest .besttrack-no-solution {
	background-color: #ffffcc;
	border: 1px solid #cfcf9d;
	color: #737373;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 5px;
	position: absolute;
	top: 128px;
	width: 270px;
	display: none;
}

#aec-featuredbest .besttrack-no-solution > span {
	font-weight: bold;
}

	#aec-featuredbest .besttrack-no-solution a {
		color: #2a2a25;
		background-image: url("/content/img/custom/webami/flash-player.png");
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 14px;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 2px;
		text-transform: uppercase;
		font-weight: bold;
	}

#aec-featuredbest .best-alsolike {
	background: #1d2737;
	/* Old browsers */
	background: -moz-linear-gradient(top, #1d2737 0%, #404d62 24%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1d2737 0%, #404d62 24%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1d2737 0%, #404d62 24%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1d2737', endColorstr='#404d62', GradientType=0);
	/* IE6-9 */
	display: block;
	float: left;
	height: 105px;
	width: 100%;
}

#aec-featuredbest .best-alsolike > ul {
	display: table;
	height: auto;
	margin: 5px 0 0;
	padding: 0;
	width: 100%;
}

#aec-featuredbest .best-alsolike li {
	display: table-cell;
	height: 58px;
	list-style: outside none none;
	margin: 0;
	padding: 3px 0 0;
	text-align: center;
	width: 20%;
}

#aec-featuredbest .best-alsolike li span {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

#aec-featuredbest .best-alsolike li:hover span {
	background-color: #F00;
}

#aec-featuredbest .best-alsolike li:hover a img {
	opacity: 0.5;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/* IE 5-7 */
	filter: alpha(opacity=50);
	/* Netscape */
	-moz-opacity: 0.5;
	/* Safari*/
	-khtml-opacity: 0.5;
}

#aec-featuredbest .best-alsolike li a img {
	max-width: 58px;
	max-height: 58px;
	/*min-height: 58px;
	min-width: 58px;*/
	opacity: 1;
	transition: opacity 0.2s ease 0s;
}

#aec-featuredbest .best-alsolike li a {
	display: block;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	overflow: hidden;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
}

#aec-featuredbest .aec-mainsubtitle {
	background-color: rgba(29, 39, 55, 0.54);
	color: #fff;
	display: block;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-top: 8px;
	text-transform: uppercase;
}


/*~~~~~~~~~~~~~~~~~ Featured Best Track END ~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~ Featured Playlist Player START ~~~~~~~~~~~~~~~~~~*/

#aec-bestsellers {
	background: #1d2737;
	/* Old browsers */
	background: -moz-linear-gradient(top, #1d2737 0%, #404d62 24%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1d2737 0%, #404d62 24%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1d2737 0%, #404d62 24%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1d2737', endColorstr='#404d62', GradientType=0);
	/* IE6-9 */
	float: left;
	height: 264px;
	margin-left: 15px;
	position: relative;
	width: calc(50% - 15px);
}

#aec-bestsellers .aec-bestsellersheader {
	display: block;
	height: 37px;
	width: 100%;
}

#aec-bestsellers .aec-bestsellersheader .aec-maintitle {
	width: 100%;
}

#aec-bestsellers > ul {
	display: table;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

#aec-bestsellers li {
	display: table-cell;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	text-align: center;
	width: 33.3333%;
	position: relative;
}

#aec-bestsellers span {
	display: inline-block;
	height: 96px;
	width: 100%;
}

#aec-bestsellers a {
	display: inline-block;
	border: medium none;
}

#aec-bestsellers img {
	border: medium none;
	/*max-height: 96px;
	min-height: 96px;
	max-width: 96px;*/
	max-width: 100%;
	max-height: 95px;
	height: auto;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
	opacity: 1;
	transition: opacity 0.2s ease 0s;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#aec-bestsellers li:hover a img {
	opacity: 0.5;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/* IE 5-7 */
	filter: alpha(opacity=50);
	/* Netscape */
	-moz-opacity: 0.5;
	/* Safari*/
	-khtml-opacity: 0.5;
}

#aec-bestsellers li:hover span a {
	background-color: #F00;
}


/*~~~~~~~~~~~~~~~~~ Featured Playlist Player END ~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~ Scrollbar for Discussions Feed ~~~~~~~~~~~~~~~~*/

.scrollbar {
	background: none repeat scroll 0 0 #bcbcbc;
	border-radius: 8px;
	box-shadow: 0 -2px #999999 inset;
	cursor: n-resize;
	overflow: auto;
	position: absolute;
	right: 7px;
	width: 10px;
	z-index: 2;
	transition: background-color 0.3s ease-out 0s;
	-webkit-transition: background-color 0.3s ease-out 0s;
	-moz-transition: background-color 0.3s ease-out 0s;
	-o-transition: background-color 0.3s ease-out 0s;
}

#aec-ampedinterviews .rssError {
	display: none;
}

.scrollbar:hover {
	background-color: #9C9C9C;
	box-shadow: 0 -2px #6C6C6C inset;
}

.ui-dialog.ui-widget[aria-describedby="WhatsThisDialog"] {
	z-index: 10001 !important;
}

.btn.btn-shop {
	background-color: #8e0210;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
	font-weight: 600;
	transition: all 0.25s ease-in-out 0s;
	-webkit-transition: all 0.25s ease-in-out 0s;
}

.btn.btn-shop:hover,
.btn.btn-shop:active,
.btn.btn-shop:focus {
	background-color: #a00105;
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
	-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
	text-decoration: none !important;
	color: #e6e7e8;
}

#aec-webamimarketing.container #videoswrapper {
	background-color: #ffffff;
	float: left;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
}

.aec-bannerholder .blur,
#aec-leftbanner .blur,
#albumSliderContainer #slider li .album-cover .blur,
#video-slider .blur,
#besttrack-albumcover .blur {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

	.aec-bannerholder .blur.css,
	#aec-leftbanner .blur.css,
	#albumSliderContainer #slider li .album-cover .blur.css,
	#video-slider img.blur.css,
	#besttrack-albumcover .blur.css {
		filter: url(/content/img/custom/webami/blur.svg#blur);
		-webkit-filter: blur(25px);
		filter: blur(25px);
		filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='25');
		transform: scale(1.2);
		-webkit-transform: scale(1.2);
	}

svg.blur.ie {
	display: none;
}


/*IE10+ detection*/

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	svg.blur.ie {
		display: block !important;
		transform: scale(1.2);
	}
	#albumSliderContainer #slider li .album-cover svg.blur.ie {
		transform: scale(1.5)!important;
	}
	.aec-bannerholder .blur.css,
	#aec-leftbanner .blur.css,
	#albumSliderContainer #slider li .album-cover .blur.css,
	#video-slider img.blur.css,
	#besttrack-albumcover .blur.css {
		display: none !important;
	}
	#aec-bestsellers img {
		width: 100%;
	}
}

.img-responsive.main-banner {
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

@media (min-width: 1200px) and (max-width: 7680px) {
	#amped {
		height: 483px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	/*#aec-webamimarketing { min-height: 1295px;}*/
	/*------ Product Slider ------*/
	#albumSliderContainer #slider li .album-cover img.main-banner {
		max-height: 220px;
	}
	#albumSliderContainer #slider li .album-cover img {
		max-height: 95%;
		max-width: 100%;
	}
	#albumSliderContainer,
	#aec-featuredalbums #albumsContainer #slider01 > ul,
	#aec-featuredalbums #albumsContainer #slider01,
	#aec-featuredalbums #albumsContainer {
		height: 390px;
	}
	#aec-featuredalbums #albumsContainer {
		margin-top: -4px;
	}
	#aec-featuredalbums {
		height: 425px;
	}
	/*------ Amped Banner ------*/
	#amped {
		margin-bottom: 15px;
	}
	#amped .aec-bannerholder {
		height: 390px;
	}
	.aec-bannerholder .img-responsive.main-banner {
		border-radius: 3px;
		box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.45);
		-webkit-box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.45);
		max-width: 90%;
		top: 25px;
	}
	/*------ Left Banner ------*/
	#aec-leftbanner .aec-bannerholder {
		height: 517px;
	}
	#aec-leftbanner .img-responsive.main-banner {
		border-radius: 3px;
		box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.45);
		-webkit-box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.45);
		max-width: 90%;
		top: 45px;
	}
	/*------ Featured Track ------*/
	#aec-featuredbest {
		height: 228px;
	}
	#aec-featuredbest .best-trackband,
	#aec-featuredbest .best-trackalbum {
		font-size: 12px;
	}
	#besttrack_container {
		height: calc(100% - 112px);
		width: 59%;
	}
	#aec-featuredbest > #besttrack-albumcover {
		width: 41%;
	}
	#aec-featuredbest .best-alsolike li a img {
		max-height: 50px;
		max-width: 50px;
	}
	#aec-featuredbest .red-shopnow > a {
		font-size: 7pt;
	}
	#aec-featuredbest .best-alsolike {
		height: 100px;
	}
	/*------ Best Sellers ------*/
	#aec-bestsellers {
		height: 252px;
	}
	#aec-bestsellers > ul {
		height: 220px;
	}
	#aec-bestsellers span {
		display: inline-block;
		height: 76px;
	}
	#aec-bestsellers li {
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 20px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	/*------ Product Slider ------*/
	#aec-featuredalbums,
	#aec-topbanner {
		margin-bottom: 20px;
	}
	#aec-featuredalbums #albumsContainer #slider01 > ul li {
		height: 300px;
	}
	/*------ Amped Banner ------*/
	#amped {
		margin-bottom: 15px;
	}
	.aec-bannerholder {
		height: 385px;
	}
	.aec-bannerholder .img-responsive.main-banner {
		border-radius: 3px;
		box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.45);
		left: 50%;
		max-width: 84%;
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}
	#aec-leftbanner {
		padding-left: 10px;
	}
	#amped {
		padding-right: 10px;
	}
	/*------ Left Banner ------*/
	#aec-leftbanner .img-responsive.main-banner {
		border-radius: 3px;
		box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.45);
		-webkit-box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.45);
		height: auto;
		max-width: 64%;
	}
	#aec-leftbanner .content > a {
		display: inline-block;
		height: auto;
		padding-bottom: 15px;
		padding-top: 15px;
		width: 100%;
	}
	/*------ Featured Track ------*/
	#besttrack_container {
		height: calc(100% - 148px);
		width: 65%;
	}
	#aec-featuredbest .best-trackalbum,
	#aec-featuredbest .best-trackband {
		font-size: 13px;
	}
	/*------ Best Sellers ------*/
	#aec-bestsellers {
		height: 259px;
	}
	#aec-bestsellers > ul {
		height: 224px !important;
	}
	#aec-bestsellers span {
		height: 94px;
	}
}

@media (min-width: 600px) and (max-width: 767px) {
	/*------ Product Slider ------*/
	#aec-featuredalbums,
	#aec-topbanner {
		margin-bottom: 20px;
	}
	#albumSliderContainer,
	#aec-featuredalbums #albumsContainer #slider01 > ul,
	#aec-featuredalbums #albumsContainer #slider01,
	#aec-featuredalbums #albumsContainer {
		height: 400px;
	}
	#aec-featuredalbums {
		height: 436px;
	}
	#albumSliderContainer #slider li .album-cover img.main-banner {
		left: 50%;
		max-height: 90%;
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}
	#albumSliderContainer #slider li .album-comments span.album-name {
		font-size: 14px;
	}
	#albumSliderContainer #slider li .album-comments span.album-artist {
		font-size: 13px;
	}
	/*------ Amped Banner ------*/
	#aec-leftbanner {
		padding-left: 10px;
	}
	#amped {
		padding-right: 10px;
	}
	#amped,
	#aec-leftbanner {
		float: left;
		width: 50%;
	}
	#amped {
		margin-bottom: 15px;
	}
	.aec-bannerholder {
		height: 385px;
	}
	.aec-bannerholder .img-responsive.main-banner {
		border-radius: 3px;
		box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.45);
		-webkit-box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.45);
		left: 50%;
		max-width: 90%;
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}
	/*------ Left Banner ------*/
	#aec-leftbanner .img-responsive.main-banner {
		border-radius: 3px;
		box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.45);
		-webkit-box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.45);
		height: auto;
		max-height: 90%;
	}
	#aec-leftbanner .content > a {
		display: inline-block;
		height: 100%;
		padding-bottom: 15px;
		padding-top: 15px;
		width: 100%;
	}
	/*------ Featured Track ------*/
	#aec-featuredbest > #besttrack-albumcover {
		float: left;
		height: 123px;
		max-height: 162px;
		position: relative;
		width: 35%;
	}
	#besttrack-albumcover > a {
		background-color: transparent;
		display: block;
		left: 50%;
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		vertical-align: middle;
		width: 100%;
		padding: 10px;
	}
	#aec-featuredbest .best-trackalbum,
	#aec-featuredbest .best-trackband {
		font-size: 13px;
	}
	/*------ Best Sellers ------*/
	#aec-bestsellers > ul {
		display: inline-block;
		height: 86%;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#aec-bestsellers li {
		display: inline-block;
		float: left;
		height: 50%;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 12px;
	}
	#aec-bestsellers span {
		display: block;
		height: auto;
		position: absolute;
		width: calc(100% - 10px);
	}
}

@media (min-width: 0px) and (max-width: 599px) {
	/*------ Product Slider ------*/
	#aec-featuredalbums #albumsContainer #slider01 > ul {
		margin-top: -1px;
	}
	#aec-featuredalbums #albumsContainer,
	#aec-featuredalbums #albumsContainer #slider01,
	#aec-featuredalbums #albumsContainer #slider01 > ul {
		height: 446px;
	}
	#aec-featuredalbums {
		margin-bottom: 15px;
	}
	#albumSliderContainer #aec-albums-verticalnav > ul {
		height: 100px;
		margin-top: -1px;
	}
	#albumSliderContainer #slider {
		height: calc(100% - 100px);
	}
	#albumSliderContainer #slider li .album-cover {
		height: 50%;
		padding: 5px;
		width: 100%;
	}
	#albumSliderContainer #slider li .album-comments {
		float: left;
		height: 35%;
		width: 100%;
	}
	#albumSliderContainer #slider li .album-cover img.main-banner {
		max-height: 100%;
		max-width: 100%;
	}
	.album-button {
		height: 15%;
		padding: 7px;
		width: 100%;
	}
	#albumSliderContainer #aec-albums-verticalnav {
		height: 100px;
	}
	#albumSliderContainer #slider li .album-comments span.album-name {
		font-size: 14px;
	}
	#albumSliderContainer #slider li .album-comments span.album-description {
		font-size: 12px;
	}
	#albumSliderContainer #aec-albums-verticalnav li:first-child {
		margin-left: 0;
		padding-left: 10px;
	}
	#albumSliderContainer #aec-albums-verticalnav li img {
		max-height: 80px;
		max-width: 100%;
	}
	/*------ Amped Banner ------*/
	#aec-leftbanner {
		padding-left: 10px;
	}
	#amped {
		padding-right: 10px;
	}
	#amped,
	#aec-leftbanner {
		float: left;
		width: 50%;
	}
	#amped {
		margin-bottom: 15px;
	}
	.aec-bannerholder {
		height: 385px;
	}
	.aec-bannerholder .img-responsive.main-banner {
		border-radius: 3px;
		box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.45);
		-webkit-box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.45);
		left: 50%;
		max-width: 90%;
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}
	/*------ Left Banner ------*/
	#aec-leftbanner .aec-maintitle {
		height: 37px;
	}
	#aec-leftbanner .img-responsive.main-banner {
		border-radius: 3px;
		box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.45);
		-webkit-box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.45);
		height: auto;
		max-height: 90%;
		top: 0;
	}
	#aec-leftbanner .content > a {
		display: inline-block;
		height: calc(100% - 37px);
		padding-bottom: 15px;
		padding-top: 15px;
		width: 100%;
		position: relative;
	}
	#aec-leftbanner .img-responsive.main-banner {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}
	/*------ Now Playing ------*/
	.content-slide .red-shopnow {
		left: 10% !important;
	}
	.content-slide .red-shopnow .btn {
		padding: 3px 7px;
		font-size: 10px;
	}
	.content-slide .video-play:before {
		font-size: 62px !important;
	}
	.content-slide .video-play {
		height: 90px !important;
		width: 90px !important;
	}
	/*------ Featured Track ------*/
	#aec-featuredbest {
		float: left;
		height: 275px;
		margin-bottom: 17px;
		margin-right: 0;
		width: 100%;
	}
	#aec-featuredbest > #besttrack-albumcover {
		text-align: center;
		padding: 5px;
	}
	#besttrack-albumcover > a {
		display: inline-block;
	}
	/*------ Best Sellers ------*/
	#aec-bestsellers > ul {
		display: inline-block;
	}
	#aec-bestsellers {
		margin-left: 0 !important;
		width: 100% !important;
		height: auto;
		float: left;
	}
	#aec-bestsellers li {
		position: relative;
		text-align: center;
		width: 16.6667%;
		padding: 10px;
		height: auto;
	}
	#aec-bestsellers span {
		display: inline-block;
		height: auto;
	}
	@media (min-width: 420px) and (max-width: 599px) {
		.aec-bannerholder {
			height: 306px !important;
		}
		#aec-leftbanner > .content {
			height: 345px !important;
		}
		#aec-leftbanner .img-responsive.main-banner {
			max-height: 90% !important;
		}
		.aec-bannerholder .img-responsive.main-banner {
			max-width: 95% !important;
		}
	}
	@media (min-width: 0px) and (max-width: 419px) {
		#aec-featuredalbums {
			height: 462px;
		}
		#aec-featuredalbums #albumsContainer,
		#aec-featuredalbums #albumsContainer #slider01,
		#aec-featuredalbums #albumsContainer #slider01 > ul {
			height: 424px;
		}
		#albumSliderContainer #aec-albums-verticalnav > ul {
			height: 100px;
		}
		#albumSliderContainer #aec-albums-verticalnav li img {
			max-height: 60px;
		}
		#amped,
		#aec-leftbanner {
			float: left;
			height: auto !important;
			width: 100% !important;
		}
		.aec-bannerholder {
			height: auto;
		}
		.aec-bannerholder .img-responsive.main-banner,
		#aec-leftbanner .img-responsive.main-banner {
			border-radius: 3px;
			box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.45);
			left: auto;
			max-width: 100%;
			position: relative;
			top: auto;
			transform: translate(0%, 0%);
		}
		#amped,
		#aec-leftbanner {
			padding-left: 15px;
		}
		#aec-leftbanner {
			margin-bottom: 15px;
		}
		.content-slide .red-shopnow .btn {
			font-size: 9px;
			padding: 2px 4px;
		}
		#aec-bestsellers img {
			max-height: 77px;
			min-height: 77px;
		}
		#aec-bestsellers li {
			width: 33.3333% !important;
		}
	}
}

@media (min-width: 0px) and (max-width: 520px) {
	#aec-webamimarketing {
		padding: 30px 0;
	}
}

@media (min-width: 0px) and (max-width: 991px) {
	div.pp_pic_holder {
		left: 0 !important;
		top: 0 !important;
		width: 100% !important;
	}
	.pp_content {
		min-width: 100% !important;
		width: 100% !important;
		min-height: 255px !important;
	}
	#pp_full_res iframe {
		width: 98.5% !important;
		min-height: 218px;
	}
	div.pp_default .pp_expand {
		display: none !important;
	}
	div.pp_default .pp_content_container .pp_details {
		width: 98.5% !important;
		position: relative;
	}
	div.pp_default .pp_close {
		left: 50%;
	}
}

@media (min-width: 0px) and (max-width: 420px) {
	#aec-featuredbest > #besttrack-albumcover {
		height: calc(100% - 142px);
	}
}

#contactable-inner-feedback {
	display: none;
}

div.pp_default .pp_content, div.light_rounded .pp_content {
  background-color: #000 !important;
}