@font-face {
	font-family: 'Calibri';
	src: url(/css/Calibri.eot);
	src: url(/css/Calibri.eot?#iefix) format('embedded-opentype'), url(/css/Calibri.woff2) format('woff2'), url(/css/Calibri.woff) format('woff'), url(/css/Calibri.ttf) format('truetype');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Calibri';
	src: url(/css/Calibri-Bold.eot);
	src: url(/css/Calibri-Bold.eot?#iefix) format('embedded-opentype'), url(/css/Calibri-Bold.woff2) format('woff2'), url(/css/Calibri-Bold.woff) format('woff'), url(/css/Calibri-Bold.ttf) format('truetype');
	font-weight: bold;
	font-style: normal
}

html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
fieldset,
input,
abbr,
article,
aside,
command,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
meter,
nav,
output,
progress,
section,
summary,
time {
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
address,
caption,
cite,
code,
em,
strong,
th,
figcaption {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	display: inline-block
}

strong,
em {
	display: inline
}

ul {
	list-style: none outside
}

body {
	font-family: Calibri;
	text-align: center;
	background: #f8f8f8;
	color: #222;
	font-size: 1em
}

#container {
	background: #fff;
	width: 996px;
	position: relative;
	margin: auto;
	padding: 20px 10px 10px 10px;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#header,
#main {
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 5px solid #3462b8
}

.logo {
	width: 200px;
	margin: 0 10px 10px 0;
	float: left
}

ul#menu {
	max-width: 786px;
	margin-top: 18px;
	line-height: 10px;
	float: right
}

ul#menu li {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	border-right: 1px solid;
	font-weight: bold
}

ul#menu li:last-of-type {
	border: none;
	margin-right: 0;
	padding-right: 0
}

ul#menu li a {
	color: #3f434c
}

#search {
	width: 100%;
	position: relative
}

#search input[type="text"],
.lyrics input[type="text"],
.lyrics textarea,
.contact input[type="text"],
.contact textarea {
	background: #f5f5f5;
	width: 100%;
	padding: 12px 165px 12px 15px;
	font-size: 16px;
	font-weight: bold;
	border: 2px solid #d6d4d5;
	border-bottom: none;
	outline: 0 none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.lyrics input[type="text"],
.lyrics textarea {
	width: 400px;
	border-bottom: 5px solid #3462b8
}

.contact input[type="text"],
.contact textarea {
	border-bottom: 5px solid #3462b8
}

#search input[type="submit"],
.lyrics input[type="submit"],
.contact input[type="submit"] {
	background: #d8d6d7;
	background-image: url(/css/icon-search.png.pagespeed.ce.OIKCcW9XD5.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	color: #4d515d;
	font-size: 16px;
	font-weight: bold;
	padding: 13px 45px 13px 20px;
	text-transform: uppercase;
	border: none;
	outline: 0 none;
	position: absolute;
	top: 0;
	right: 0
}

.lyrics input[type="submit"],
.contact input[type="submit"] {
	width: 40%;
	background-image: none;
	padding: 13px 20px 13px 20px;
	position: static
}

.masthead,
.medium-rectangle {
	width: 100%;
	margin-bottom: 10px;
	text-align: center
}

.masthead:empty {
	margin-bottom: 0
}

#main {
	padding-bottom: 10px
}

#content {
	width: 666px;
	float: left
}

.lyrics,
.album,
.artist,
.translation {
	position: relative
}

.home ul.top-artists,
.home ul.top-lyrics {
	width: 100%;
	margin-bottom: 30px
}

.home ul.top-artists li,
.home ul.top-lyrics li {
	width: 210px;
	margin: 0 15px 25px 0;
	text-align: center;
	float: left;
	position: relative
}

.home ul.top-artists li img,
.home ul.top-lyrics li img {
	max-width: 210px
}

.home ul.top-artists li:nth-of-type(3n),
.home ul.top-lyrics li:nth-of-type(3n) {
	margin-right: 0
}

.home ul.top-artists li h2,
.home ul.top-lyrics li h2 {
	background: #214790;
	width: 100%;
	color: #fff;
	font-size: 26px;
	padding: 75px 0 75px 74px;
	font-weight: bold;
	display: block;
	text-align: left;
	line-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.home ul.top-lyrics li h2 {
	padding: 75px 0 75px 81px
}

.home ul.top-artists li h2 span,
.home ul.top-lyrics li h2 span {
	display: block
}

.home ul.top-artists li a,
.home ul.top-lyrics li a {
	background-image: url(/css/xblack-bg.png.pagespeed.ic.dtc9vOKUZx.png);
	width: 100%;
	padding: 10px 5px;
	color: #fff;
	display: block;
	position: absolute;
	bottom: 6px;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.home ul.top-artists li.view,
.home ul.top-lyrics li.view {
	background: #eee;
	height: 210px
}

.home ul.top-artists li.view a,
.home ul.top-lyrics li.view a {
	background-image: none;
	height: 100%;
	padding-top: 80px;
	text-align: center;
	color: #4e4e4e;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	position: static
}

.home ul.top-artists li.view a span,
.home ul.top-lyrics li.view a span {
	display: block;
	margin: auto;
	font-size: 28px
}

ul.last-added {
	width: 100%
}

ul.last-added h2 {
	color: #16498b;
	padding: 15px 10px;
	font-size: 20px;
	text-transform: uppercase;
	border: 3px solid #1f478c;
	border-left: none;
	border-right: none;
	margin-bottom: 15px;
	display: block
}

ul.last-added li,
ul.list li {
	background-image: url(/css/last-added-bullet.png.pagespeed.ce.MGYzT6bt-9.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
	width: calc(50% - 10px);
	margin: 0 20px 10px 0;
	font-weight: bold;
	float: left;
	clear: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

ul.last-added li:nth-of-type(2n),
ul.list li:nth-of-type(2n) {
	margin-right: 0;
	clear: none
}

ul.last-added li a {
	display: block
}

ul.route {
	background: #f3f4f9;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

ul.route li {
	margin-right: 5px;
	padding-right: 5px;
	float: left
}

ul.route li:last-of-type {
	margin-right: 0;
	padding-right: 0
}

ul.route li.informations {
	font-size: 13px;
	line-height: 10px;
	font-weight: bold;
	float: right;
	margin: 5px 0 0 5px;
	padding: 0 0 0 5px;
	border-left: 1px solid #a29f9f
}

.ringonenew,
.artist-lyrics,
.album-list {
	margin-bottom: 10px;
	display: block
}

.lyrics-left {
	width: 450px;
	margin-bottom: 10px;
	float: left
}

.lyrics h1,
.lyrics h2,
.album h1,
.search h1,
.search h2,
.albums h2,
.artist h1,
.translation h1,
.translation h2,
.contact h1 {
	color: #16498b;
	padding: 15px 10px;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	border-bottom: 3px solid #1f478c;
	margin-bottom: 15px;
	display: block
}

.lyrics h2,
.search h2,
.translation h2 {
	font-size: 16px;
	padding: 0;
	border: none;
	margin-bottom: 10px
}

.search h2,
.albums h2 {
	font-size: 20px;
	padding-left: 20px;
	text-transform: capitalize;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.albums h2 {
	font-weight: normal;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 2px solid #dedede
}

.link-translation {
	display: block;
	font-weight: bold;
	color: #d81221;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
	border: 2px solid #d81221;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.link-translation:hover {
	color: #d81221
}

#copyright,
ul.translation-information {
	background: #f6f6f6;
	padding: 8px;
	margin-bottom: 10px
}

.lyrics p {
	margin-bottom: 6px
}

#lyrics {
	color: #4a4a4a;
	font-size: 20px;
	line-height: 30px
}

.lyrics-right {
	width: 200px;
	margin-bottom: 10px;
	float: right
}

.lyrics-right h4 {
	background: #f3f4f9;
	color: #264296;
	margin-bottom: 10px;
	padding: 8px 5px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.lyrics-right h4 span {
	font-weight: bold
}

.more-lyrics {
	margin-bottom: 10px;
	font-size: 14px
}

.more-lyrics li,
.album-list li,
.search-list li {
	margin-bottom: 6px;
	padding: 0 0 6px 6px;
	border-bottom: 1px solid #f3f3f3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

ol.album-list li {
	margin-left: 25px
}

.search-list {
	margin-bottom: 20px;
	padding-left: 15px
}

.search-list li {
	padding-bottom: 0;
	border: none;
	font-weight: bold
}

.search-list li a,
ul.list li a {
	color: #2a2a2a
}

#content ul.news-list {
	margin-bottom: 10px
}

#content ul.news-list li {
	width: 200px;
	margin-right: 33px;
	float: left
}

#content ul.news-list li img {
	margin-bottom: 5px
}

#content ul.news-list li:last-of-type {
	margin-right: 0
}

ul.social {
	position: absolute;
	top: 50px;
	right: 0
}

.lyrics-right ul.social {
	position: static;
	margin-bottom: 10px
}

ul.social li {
	float: left;
	margin-right: 10px
}

ul.social li:last-of-type {
	margin-right: 0
}

ul.social li span {
	display: none
}

ul.social li a.facebook,
ul.social li a.twitter,
ul.social li a.gplus,
ul.social li a.whatsapp {
	background: #2d609b;
	display: block;
	padding: 15px 20px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	transition: background-color 400ms ease-out
}

ul.social li a.facebook {
	background-image: url(/css/xfacebook-icon.png.pagespeed.ic.6uLEWbPEMp.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 15px 15px
}

ul.social li a.facebook:hover {
	background-color: #276bb9;
	transition: background-color 400ms ease-out
}

ul.social li a.twitter {
	background: #00c3f3;
	background-image: url(/css/xtwitter-icon.png.pagespeed.ic.mk50RLor_G.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 15px 15px
}

ul.social li a.twitter:hover {
	background-color: #00cdff
}

ul.social li a.gplus {
	background: #eb4026;
	background-image: url(/css/xgplus-icon.png.pagespeed.ic.hbFD7e0neA.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 15px 15px
}

ul.social li a.gplus:hover {
	background-color: #ff4a2e;
	transition: background-color 400ms ease-out
}

ul.social li a.whatsapp {
	background: #57bb63;
	background-image: url(/css/xwhatsapp-icon.png.pagespeed.ic.0dKWOmxM0d.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 15px 15px
}

#video-fixed {
	max-width: 400px
}

.stuck {
	width: 400px;
	height: 225px !important;
	position: fixed;
	bottom: 20px;
	right: 20px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	z-index: 100000
}

.stuck-adv {
	position: fixed;
	top: 40px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .3)
}

.stuck-absolute {
	position: absolute;
	bottom: 20px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .3)
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.video-cont {
	width: 100%;
	height: 375px;
	margin-bottom: 10px
}

.video-cont #video-fixed {
	max-width: none
}

.video-musictory {
	display: block;
	position: relative
}

.thumb-video {
	max-width: 100%
}

.play-video {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -17px auto auto -26px
}

ul.albums li {
	width: calc(50% - 15px);
	float: left;
	clear: left;
	margin-bottom: 20px
}

ul.albums li:nth-of-type(2n) {
	float: right;
	clear: none
}

ul.albums li .album-list li {
	width: 100%;
	border: none;
	padding: 0;
	margin-bottom: 10px;
	float: none
}

ul.albums li .album-list li a {
	color: #2a2a2a
}

ul.translations-letters {
	font-weight: bold
}

ul.translations-letters li {
	padding-right: 4px
}

ul.translation-information,
ul.empty-lyrics,
ul.empty-lyrics li,
ul.contact-us li {
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

ul.translation-information li {
	width: calc(100% / 3);
	padding-right: 10px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

ul.translation-information li:last-of-type {
	padding-right: 0
}

ul.top {
	width: calc((100% / 3) - 30px);
	margin: 0 15px 10px 0;
	float: left
}

#navigation {
	width: 300px;
	float: right;
	position: relative
}

#navigation ul.news-list h4,
#content ul.news-list h4,
ul.top h4 {
	background: #214790;
	color: #fffaf6;
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding: 10px 8px;
	letter-spacing: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#navigation ul.news-list li,
ul.top li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f3f3f3
}

#navigation ul.news-list li img {
	max-width: 80px;
	margin-right: 8px;
	float: left
}

#footer {
	background: #292929;
	width: 100%;
	color: #848486;
	padding: 20px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#footer a,
#footer ul#menu li a {
	color: #848486
}

#footer ul#menu {
	max-width: none;
	display: inline-block;
	float: none;
	margin-top: 0;
	font-size: 15px;
	margin-bottom: 10px
}

ul.letters {
	display: inline-block;
	margin-bottom: 5px;
	text-transform: uppercase
}

ul.letters li {
	margin-right: 20px;
	font-size: 15px;
	text-transform: uppercase;
	float: left
}

ul.letters li a {
	font-weight: bold
}

#footer span {
	font-size: 13px
}

#cookies {
	position: fixed;
	padding: 5px 20px;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000000;
	background: #000;
	color: #fff;
	opacity: .9;
	filter: alpha(opacity=90);
	filter: "alpha(opacity=90)";
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	text-align: center
}

#cookies a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold
}

#cookies #close-cookie {
	display: block;
	width: 40px;
	float: right;
	opacity: 1
}

#cookies #close-cookie a {
	display: block;
	padding: 5px 10px;
	background: #fff;
	color: #000;
	font-weight: bold
}

a {
	text-decoration: none;
	color: #3462b8
}

a:hover {
	text-decoration: underline;
	color: #3462b8
}

a img {
	border: none
}

a img:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	filter: "alpha(opacity=80)"
}

.clear {
	display: block;
	clear: both
}

.right {
	float: right !important
}

.no-margin {
	margin: 0 !important
}

.no-margin-right {
	margin-right: 0 !important
}

.no-border {
	border: none !important
}

.align-center {
	text-align: center
}

.spacer-5 {
	display: block;
	height: 5px !important
}

.spacer-10 {
	display: block;
	height: 10px !important
}

.spacer-15 {
	display: block;
	height: 15px !important
}

.spacer-20 {
	display: block;
	height: 20px !important
}

.spacer-25 {
	display: block;
	height: 25px !important
}

.spacer-30 {
	display: block;
	height: 30px !important
}

.spacer-35 {
	display: block;
	height: 35px !important
}

.spacer-40 {
	display: block;
	height: 40px !important
}

.spacer-50 {
	display: block;
	height: 50px !important
}

.spacer-60 {
	display: block;
	height: 60px !important
}

.spacer-70 {
	display: block;
	height: 70px !important
}

.spacer-80 {
	display: block;
	height: 80px !important
}

.spacer-90 {
	display: block;
	height: 90px !important
}

.spacer-100 {
	display: block;
	height: 100px !important
}

@media only screen and (max-width:768px) {
	html {
		-ms-text-size-adjust: 100%;
		-webkit-text-size-adjust: 100%
	}

	#container {
		padding: 10px 10px 10px 15px
	}

	#container,
	.logo,
	#content,
	#navigation,
	.lyrics-left,
	.lyrics-right,
	#content ul.news-list li,
	ul.albums li,
	.lyrics input[type="text"],
	.lyrics textarea,
	.lyrics input[type="submit"],
	.contact input[type="text"],
	.contact input[type="submit"],
	.contact textarea,
	ul.top {
		width: 100%;
		float: none
	}

	#header {
		position: relative
	}

	.logo {
		margin-bottom: 2px
	}

	.logo img {
		max-height: 40px
	}

	#search-icon {
		position: absolute;
		top: 5px;
		right: 15px
	}

	#search-icon img {
		max-height: 25px
	}

	#search input[type="text"] {
		padding-right: 50px
	}

	#search input[type="text"],
	#search input[type="submit"],
	.lyrics input[type="text"],
	.lyrics textarea,
	.contact input[type="text"],
	.contact input[type="submit"],
	.contact textarea {
		-webkit-appearance: none;
		-moz-appearance: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0
	}

	#search input[type="submit"] {
		background-position: center center
	}

	.home ul.top-artists li,
	.home ul.top-lyrics li {
		width: calc(100%);
		margin: 0 0 10px 0;
		float: none;
		text-align: left
	}

	.home ul.top-artists li h2,
	.home ul.top-lyrics li h2 {
		padding: 10px 15px 10px 15px
	}

	.home ul.top-artists li h2 span,
	.home ul.top-lyrics li h2 span {
		display: inline
	}

	.home ul.top-artists li img,
	.home ul.top-lyrics li img {
		max-width: 80px;
		margin-right: 5px;
		vertical-align: middle
	}

	.home ul.top-artists li a,
	.home ul.top-lyrics li a {
		background-image: none;
		position: static;
		display: inline;
		color: #2a2a2a;
		font-weight: bold
	}

	.home ul.top-artists li.view,
	.home ul.top-lyrics li.view {
		height: auto
	}

	.home ul.top-artists li.view a,
	.home ul.top-lyrics li.view a {
		padding: 8px 0;
		text-align: center;
		display: block
	}

	.home ul.top-artists li.view a span,
	.home ul.top-lyrics li.view a span {
		display: inline;
		font-size: 20px
	}

	#content ul.news-list li {
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #f3f3f3
	}

	#content ul.news-list li img {
		max-width: 80px;
		margin-right: 8px;
		float: left
	}

	ul.social {
		position: static;
		margin-bottom: 10px
	}

	ul.social li {
		width: calc((100% / 4) - 9px);
		margin-right: 12px
	}

	.more-lyrics {
		font-size: 17px
	}

	.video-musictory {
		color: #d7121f;
		margin-bottom: 10px;
		font-weight: bold
	}

	.play-video {
		max-width: 52px;
		position: static;
		margin: 0 5px 0 0;
		vertical-align: middle
	}

	#footer ul#menu li {
		margin-bottom: 10px
	}

	ul.top {
		margin-right: 0
	}

	#header ul#menu,
	#search {
		display: none
	}
}