@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&subset=latin-ext');

*{
	border-radius: 0px !important;
	text-decoration: none !important;
}

html {
  	position: relative;
  	min-height: 100%;
}

body{
	background: url('../img/body.png') repeat;
	font-family: 'Ubuntu', sans-serif;
	margin-bottom: 60px;
}

.container{
	max-width: 910px !important;
}

.navbar{
	background: #34495e url('../img/top.png') repeat-x !important;
	padding-top: 3px;
	border-bottom: none;
}

.navbar .navbar-brand > img {
    display: block;
    height: 44px;
    margin-top: -10px;
}

.navbar .navbar-nav li a{
	color: #FFF;
}

.home-cas img{
	height: 150px !important;
}

.navbar .navbar-nav li a:hover{
	background: #2c3e50 !important;
	color: #FFF;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background: #2c3e50 !important;
	color: #FFF;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: #2c3e50 !important;
	color: #FFF;
}

.dropdown-menu li a{
	color: #333 !important;
}

.dropdown-menu li a:hover{
	color: #FFF !important;
}

.navbar .navbar-nav li a i{
	margin-right: 4px;
}

.input-group input[type=text]{
	font-size: 14px !important;
}

.input-group button{
	background: #34495e;
	color: #FFF;
}

.input-group button:hover{
	background: #2c3e50;
	color: #FFF;
}

.no-padding-right{
    padding-right: 0;
}

.musicList, .margin20, .margin-t-20{
	margin-top: 10px;
}

.margin-b-20{
	margin-bottom: 20px;
}

.owl-carousel .item{
	padding: 3px;
	border: 1px solid #DDD;
	background: #FFF;
}

.owl-carousel .item img{
	width: 152px;
	height: 150px;
}

.owl-dots{
	display: none !important;
}

.home-artist-list .item img{
	width: 152px;
	height: 152px;
}

.artist-list .owl-carousel{
	display: block;
}

.artist-list .owl-carousel .item{
	width: 160px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
}

.artist-list .item img{
	width: 152px;
	height: 203px;
}

.artist-list .owl-carousel .item:nth-child(5n+0){
	margin-right: 0px;
}

.artist-list .alphabetical .btn-sm, .btn-group-sm > .btn{
	padding: 5px 9px !important;
}

.album-article{
	width: 100%;
	padding: 10px;
	background: #FFF;
	text-align: center;
    height: 36px;
    line-height: 24px;
    overflow: hidden;
}

.album-article a{
	display: block;
	font-size: 12px;
	color: #333;
}

.album-article a:first-child{
	font-weight: 700;
}

.breadcrumb{
	border: 1px solid #DDD;
}

.artist-single{
	font-size: 12px;
}

.artist-detail{
	display: block;
	margin-bottom: 10px;
}

.artist-list .media{
	background: #EEE;
}

.artist-list .media a{
	color: #333;
	display: block;
}

.artist-list .media img{
	width: 60px;
	height: 60px;
}

.artist-list .media .media-body strong{
	display: block;
	margin-top: 8px;
}

.artist-popular .media{
	background: #EEE;
}

.artist-popular .media a{
	color: #333;
	display: block;
}

.artist-popular .media img{
	height: 60px;
}

.artist-popular .media .media-body strong{
	display: block;
	margin-top: 8px;
}

.alert-bottom{
	margin-bottom: 0px !important;
}

.btn-black{
    color: #fff;
    background-color: #34495e;
    border-color: #2c3e50;
}

.btn-black:hover{
	color: #FFF;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none;
}

.mejs-layers, .mejs-mediaelement{
	display: none;
}

.music-img img{
	display: block;
	margin-bottom: 10px;
}

.adsh-desktop{
	display: block;
	width: 728px;
	margin: auto;
	margin-top: 10px;
	text-align: center;
	will-change: auto;
}

.adsf-desktop{
	display: block;
	width: 728px;
	margin: auto;
	margin-bottom: 10px;
	text-align: center;
	will-change: auto;
}

.adsh-mobile {
	display: none;
	will-change: auto;
}

.adsf-mobile {
	display: none;
	will-change: auto;
}
.vitet-top{
	margin: auto;
	margin-top: 10px;
	text-align: center;
}

.center{
	text-align: center;
}

.header-top{
	width: 100%;
	display: block;
	margin-bottom: 0px;
	text-align: center;
}

.header-bottom{
	width: 100%;
	display: block;
	margin-top: 0px;
	text-align: center;
}

@media screen and (max-width:1020px) {
    .alphabetical { overflow:hidden; width:0; height:0; visibility: hidden; }
    .artist-list .owl-carousel .item{ width: 100%; }
}

@media screen and (max-width:628px) {
.adsh-desktop {
	visibility: hidden;
	display: none;
}

.adsf-desktop {
	visibility: hidden;
	display: none;
}

.adsh-mobile{
	display: block;
	width: 300px;
	margin: auto;
	margin-bottom: 10px;
	text-align: center;
}

.adsf-mobile{
	display: block;
	width: 300px;
	margin: auto;
	margin-bottom: 10px;
	text-align: center;
}

.home-cas img{
	height: 300px !important;
}

.home-artist-list .item img{
	height: 300px !important;
}

}
.footer{
  	position: absolute;
  	bottom: 0;
  	width: 100%;
  	height: 60px;
   	background-color: #EEE;
	text-align: center;
}

.footer .text-muted{
  margin: 20px 0;
}
.mejs-container  {
  margin-top: -7px;
  margin-bottom: 20px;
}
.container div.row div.col-lg-12 div.header-ads div.footer-ads div.shkronja-top{
	width: auto !important;
	margin: auto auto -7px !important;
}