* {
	padding: 0px;
	margin: 0px;
}

body {
	background: black url(BackgroundLogo.jpg) no-repeat center center;
	color: white;
	font-family: ArialMT, Arial, sans-serif;
	font-size: 18px;
}

body > * {
	text-align: center;
}

#idTitle {
	text-align: center;
	margin-top: 123px;
}

#idTitle > * {
	vertical-align: top;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 61px;
	max-width: 100%;
}

@media (max-width: 509px) {
	#idTitle > * {
		margin-left: 0px;
		margin-right: 0px;
	}
}

#idTitleDamasta,
#idTitleProductions {
	max-height: 36.5px;
	padding-top: 18px;
}

#idHeadphones {
	display: inline-block;
	position: relative; /* Required for absolutely-positioned child to move to. */
	width: 110.867px; /* To help with horizontal centering. */
}

@media (max-width: 582px) {
	#idTitleDamasta {
		margin-bottom: 30px;
	}

	#idHeadphones {
		top: -30px;
	}
}

#idHeadphones > img {
	max-height: 186px;
	max-width: 100%;
}

@media (min-width: 739px) and (max-width: 876px) {
	#idHeadphones {
		top: -30px;
	}
}

#idHeadphones > img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#idServicePics > img {
	max-height: 288px;
	margin-right: 11px;
	max-width: 100%;
}

@media (max-width: 718px) {
	#idServicePics > img {
		margin-right: 0px;
	}
}

#idServicePics > img:last-child {
	margin-right: 0px;
}

#idServicePics + .clsServices {
	margin-top: 26px;
}

.clsReleases img {
	max-height: 171px;
	margin-right: 11px;
}

.clsReleases + .clsReleases {
	margin-top: 11px;
}

#idServicePics a:last-child img {
	margin-right: 0px;
}

@media (max-width: 341px) {
	.clsReleases img {
		margin-right: 0px;
		max-width: 100%;
	}
}

.clsServices + .clsServices {
	margin-bottom: 58px;
}

.clsMemberships {
	margin-top: 44px;
	margin-bottom: 24px;
}

.clsMemberships > a {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

@media (max-width: 176px) {
	.clsMemberships > a {
		margin-left: 0px;
		margin-right: 0px;
	}
}

.clsMemberships > a:last-child > img {
	max-height: 45px;
}

.clsMemberships > a > img {
	max-width: 100%;
}

.clsMemberships + div {
	margin-bottom: 26px;
}

#idEm14l {
	color: white;
	font-size: 15px;
}

@media (max-width: 250px) {
	#idEm14l {
		word-wrap: break-word;
	}
}
