body {
	margin: 0;
    padding: 0;
    background: #d6d6d6;
    font-family: "Helvetica neue","Helvetica","Sans-serif","Arial";
    font-size: 12px;
    background: url(../img/body_bg.png) #d6d6d6;
}
.container{
	max-width: 960px;
}
.logo img {
    padding: 10px 0;
}
.pagenationCat {
    margin-left: 13px;
}
.Metadesc {
    padding: 5px 0;
}
.meta  span{
	font-size: 12px;
    line-height: 10px;
    padding: 15px 0;
    display: block;
}
.ringtones-meta span{
	font-size:11px;
}
.audio-meta {
    text-align: left;
    background: #eaeaea;
    /* border-left: 1px solid #ccc; */
    height: 115px;
    margin-left: 115px;
    margin-right: 0px;
    color: #333;
    font-weight: normal;
    padding: 10px !important;
    font-size: 13px;
}
.hr{
    background-color: rgba(0,0,0,0.6);
    border: 0;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
    box-shadow: 0 1px 0 rgba(255,255,255,0.5);
    height: 1px;
	margin: 5px 0;
}
h6,
h5,
h4,
h3,
h2,
h1 {
    color: #333;
    text-rendering: optimizeLegibility
}
h5,
h4 {
    font-size: 1.143em;
    margin: 0;
    padding: 0
}
h1{
	font-size: 30px;
}
hr {
    margin: 0;
    padding: 0
}
a {
    color: #03c;
    outline: 0;
    text-decoration: none!important
}
.trailer,
#slideshow,
.tonefuse {
    margin-bottom: 10px
}

.itemsong .item {
    background-color: #eaeaea;
	padding: 0px;
	-webkit-box-shadow: 0 1px 3px rgba(10,10,15,0.7);
    -moz-box-shadow: 0 1px 3px rgba(10,10,15,0.7);
    box-shadow: 0 1px 3px rgba(10,10,15,0.7);
	border-radius: 3px;
	overflow: hidden;
}
.logo .navbar-brand{
	padding-left: 0;
}
.image-title {
    line-height: inherit;
    font-size: 1.143em !important;
    margin: 0px;
    font-weight: bold;
}
.item.image a {
    color: #333;
    font-weight: bold;
}
.image-meta span{
	font-weight: bold;
	font-size: 13px;
	color:#000;
}
.meta.image-meta {
    padding: 10px;
	height: 80px;
}
.image-preview img{
	width: 100%;
	height: 100%;
}
.image-preview {
    max-height: 190px;
    overflow: hidden;
}
.icon_music{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    float: right;
    height: 115px;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 85px;
    top: 0px;
}
.landscape .image-preview,
.player .image-preview {
    line-height: 80px;
    height: 80px
}
.landscape .image-meta,
.player .image-meta {
    height: 35px
}
.landscape .more-meta,
.player .more-meta {
    display: inline-block
}
.landscape .more-preview,
.player .more-preview {
    line-height: 164px;
    position: absolute;
    right: 0;
    width: 96px
}
.landscape .more-title,
.player .more-title {
    position: relative;
    left: -20px
}
.insignificant,
.sub{
    font-size: .857em;
    line-height: 1.667em;
}
.btn-download {
    color: white;
    background: #da3e62;
    padding: 9px 18px;
    display: inline-block
}
.btn-more {
    color: white!important;
    background: #006600;
    padding: 5px 10px;
    border-left: 3px solid #57a900;
    display: inline-block;
	float: right;
}
.no_1 {
    background-image: url(../img/no-1.png)!important;
    background-size: 100%!important;
    background-repeat: no-repeat!important
}
.no_2 {
    background-image: url(../img/no-2.png)!important;
    background-size: 100%!important;
    background-repeat: no-repeat!important
}
.no_3 {
    background-image: url(../img/no-3.png)!important;
    background-size: 100%!important;
    background-repeat: no-repeat!important
}
.new-red {
    background: #a90329;
    background: -moz-linear-gradient(top, #a90329 0, #8f0222 44%, #6d0019 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a90329), color-stop(44%, #8f0222), color-stop(100%, #6d0019));
    background: -webkit-linear-gradient(top, #a90329 0, #8f0222 44%, #6d0019 100%);
    background: -o-linear-gradient(top, #a90329 0, #8f0222 44%, #6d0019 100%);
    background: -ms-linear-gradient(top, #a90329 0, #8f0222 44%, #6d0019 100%);
    background: linear-gradient(to bottom, #a90329 0, #8f0222 44%, #6d0019 100%);
    color: white!important;
    border: 1px solid #9a0225!important
}
.cacthuonghieu h2 {
    background-color: #edeff4;
    border: 1px solid #d8dfea;
    font-size: 20px;
    margin: 0 0 10px;
    margin-bottom: 0;
    padding: 5px;
    text-align: center
}
.widget-song-list .song-play {
    visibility: visible
}
.widget-song-list .media-body,
.widget-song-list .media-left,
.widget-song-list .media-right {
    vertical-align: middle
}
.widget-song-list .media {
    border-bottom: 1px solid #eee;
    padding: 10px;
    margin: 0
}
.list-topic .media {
    padding: 10px
}
.audio-title a,
.audio-title a:visited,
.audio-title a:hover,
.audio-title a:active {
    color: #333
}
.btn-download,
.btn-download:visited,
.btn-download:hover,
.btn-download:active {
    color: white;
}
.list-topic .global-name {
    margin-bottom: 0
}
.widget-album-list .media:hover,
.widget-video-list .media:hover,
.widget-song-list .media:hover {
    background-color: #eee
}
.global-author,
.global-name {
    margin: 0;
    font-weight: 400;
    text-transform: capitalize
}
.global-name {
    font-size: 14px;
    margin: 0 0 5px;
    overflow: hidden;
    max-height: 38px;
    line-height: 1.3em
}
.global-author {
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}
.global-name a,
.global-name a:visited,
.global-name a:active,
.global-name a:hover {
    color: #222
}
.global-name a:hover {
    color: #000
}
.global-author a {
    color: #999
}
.widget-video-list,
.widget-song-list {
    border: 1px solid #eee;
    border-top: 0;
    margin-top: 1px
}
.widget-song-list .ratings {
    width: 30px;
    text-align: center;
    display: block
}
.widget-song-list .ratings span {
    display: block
}
.widget-song-list .ratings .num {
    display: block;
    font-size: 18px;
    font-weight: 400
}
.widget-song-list .ratings .up {
    color: #090
}
.order-1 {
    font-size: 28px!important;
    color: red
}
.order-2 {
    font-size: 24px!important;
    color: green
}
.order-3 {
    font-size: 20px!important;
    color: #1a53ff
}
.global-image {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    z-index: 2
}
.global-image span {
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center
}
.media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media,
.media-body {
    overflow: hidden;
    zoom: 1
}
.media-body {
    width: 10000px
}
.media-object {
    display: block
}
.media-object.img-thumbnail {
    max-width: none
}
.media-right,
.media>.pull-right {
    padding-left: 10px
}
.media-left,
.media>.pull-left {
    padding-right: 10px
}
.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}
.media-middle {
    vertical-align: middle
}
.media-bottom {
    vertical-align: bottom
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.widget-song-list .global-author {
    max-width: 240px
}
.widget-content {
    margin-top: 5px
}
.widget-nav {
    width: 100%;
    background-color: #006600
}
.widget-nav li {
    width: 33.3333%;
    float: left;
    text-transform: capitalize
}
.widget-nav li a:hover,
.widget-nav li a:active,
.widget-nav li a:visited {
    background-color: #57a900
}
.widget-nav li a {
    color: #fff;
    padding: 10px 0 7px;
    border-bottom: 2px solid transparent;
    display: block;
    text-align: center
}
.widget-nav li.active a {
    border-color: #ff93a9;
    color: white
}
.widget-song-list .thumb-1 {
    float: left;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    position: relative
}
.media-body .global-name,
.media-body .global-author {
    max-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap
}
.global-author {
    color: #777;
    font-size: 12px
}
.widget-song-list .song-play {
    visibility: visible
}
.widget-song-list .media-body,
.widget-song-list .media-left,
.widget-song-list .media-right {
    vertical-align: middle
}
.widget-song-list .media {
    border-bottom: 1px solid #eee;
    padding: 10px;
    margin: 0
}
.list-topic .media {
    padding: 10px
}
.list-topic .global-name {
    margin-bottom: 0
}
.widget-album-list .media:hover,
.widget-video-list .media:hover,
.widget-song-list .media:hover {
    background-color: #eee
}
.widget-song-list .global-author {
    max-width: 240px
}
.home-section {
    position: relative;
    clear: both;
    margin-bottom: 20px
}
.inner .header {
    position: relative;
	margin-bottom: 15px;
}
.inner .header:after{
	content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -7px;
    height: 2px;
    width: 50px;
    background-color: #ed1c24;
}
.inner .header .title {
    margin: 30px 0;
	font-size: 18px;
}
.icon-list {
    background-position: center left;
    padding-left: 28px;
    background-repeat: no-repeat;
    background-image: url('../img/icon_cat.png')
}
.color{
	color:#333;
}
.category-list li {
    border: 0
}
.home-section h3,
.home-section h2,
.home-section h1 {
    font-size: 18px
}

h1.title-site,
h2.title-site {
	font-size: 18px;
    color: #7f0020;
    margin-top: 50px;
	margin-bottom: 0;
    padding: 15px 0px 3px;
    text-rendering: optimizeLegibility;
	text-align: center;
}
.page-header h1{
	margin-top: 0;
	font-size:18px;
}
.header-top{
	min-height: 100px;
    margin: 0;
    border-radius: 0 0 4px 4px;
    box-shadow: 1px 1px 3px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    position: relative;
    background: url(../img/header_bg.png) no-repeat #eee;
}
.siteDesc{
    position: absolute;
    top: 19px;
    left: 201px;
	padding: 0;
    margin: 0;
    font-size: 18px;
    color: #f33;
}
.sitelink {
    position: absolute;
    top: 44px;
    left: 202px;
    font-size: 12px;
    letter-spacing: 2px;
}
.primary-nav{
	border-radius: 3px;
    overflow: hidden;	
	width: 100%;
}
.primary-nav li{	
    border: 1px solid #aaa;
	width: 33.3%;
}
.primary-nav a{
	padding: 5px !important;
    background: url(../img/player_btn.png) repeat-x;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
	color: #000;
}
.primary-nav a:hover{
	color: #f23333 !important;
}
.btnsearch{
	font-weight: bold;
	padding: 6px 40px;
	background: url(../img/player_btn.png) repeat-x;
}

/*end header*/
.intro-btn h2 {
    font-size: 15px;
    font-family: tahoma;
    padding: 12px 0;
    text-transform: uppercase
}
a:visited {
    color: #03c
}
a:focus {
    color: #1a53ff
}
a:hover {
    color: #1a53ff
}
a:active {
    color: #1a53ff
}
@media(max-width:992px) {
    .navbar-form .form-search {
        margin-bottom: 0
    }
    .social4i {
        float: left!important
    }
    .form-search {
        position: absolute;
        right: 50px
    }
    .navbar-brand {
        padding-left: 25px
    }
}
.navbar-form .form-group {
    margin-bottom: 0
}

.navbar-toggle {
    margin-right: 2px;
	border:0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background:transparent;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#000;
}
.category-list h3 a {
    color: #006600;
    font-size: 14px;
    font-weight: bold
}
.category-list h3 {
    margin: 0;
    padding: 0;
    font-size: 12px
}

.paginationCat {
    margin-left: 13px;
}

.tag-main {
    margin: 0 -15px;
    font-size: 100%;
    font-weight: bold;
    height: 34px;
    padding: 0 8px;
    border-bottom: 1px solid #d9d9d9;
    background: -moz-linear-gradient(center top, #fefefe 0, #eee 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#fefefe), to(#eee));
    background: -webkit-linear-gradient(top, #fefefe, #eee);
    background: -moz-linear-gradient(top, #fefefe, #eee);
    background: -ms-linear-gradient(top, #fefefe, #eee);
    background: -o-linear-gradient(top, #fefefe, #eee)
}
.tag-main a {
    display: block;
    height: 35px;
    border-bottom: 1px solid #d9d9d9;
    float: left;
    padding: 9px 10px 3px 10px;
    font-size: 13px
}
.tag-main a.active {
    color: #565555;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    padding-bottom: 2px
}
.pd-playlist {
    padding: 4px 0
}
.pd-playlist .row:hover,
.pd-playlist .active {
    position: relative;
    cursor: pointer;
    background: -moz-linear-gradient(center top, #5db9e3 0, #49a4d3 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#5db9e3), to(#49a4d3));
    background: -webkit-linear-gradient(top, #5db9e3, #49a4d3);
    background: -moz-linear-gradient(top, #5db9e3, #49a4d3);
    background: -ms-linear-gradient(top, #5db9e3, #49a4d3);
    background: -o-linear-gradient(top, #5db9e3, #49a4d3)
}
.pd-playlist .row:hover h3,
.pd-playlist .active h3 {
    margin-right: 34px;
    overflow: hidden
}
.pd-playlist .row:hover h3 a,
.pd-playlist .active h3 a,
.pd-playlist .active p a,
.pd-playlist .row:hover p a,
.pd-playlist .row:hover p,
.pd-playlist .active p {
    color: #fff
}

.song-lyrics-title {
    font-weight: 500;
    font-size: 16px;
    margin: 15px 0
}
.song-lyrics-height {
    overflow: hidden
}
.song-lyrics-height.open {
    max-height: inherit
}
.tags-ringtone a {
    color: #ed1b36!important
}
.song-lyrics-more,
.song-lyrics-collapse {
    background-color: #ddd;
    padding: 5px 15px
}
.song-lyrics-more a:hover,
.song-lyrics-collapse a:hover .song-lyrics-more a:focus,
.song-lyrics-collapse a:focus {
    color: #ed1b36;
    text-decoration: none
}
.song-lyrics-more a,
.song-lyrics-collapse a {
    font-size: 14px;
    color: #222;
    text-decoration: none
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}

.pagination {
    margin: 15px 10px;
	float: right;
}
h1.title {
    margin-top: 60px;
}
.pagination>li>a {
    padding: 12px;
	background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#fff),color-stop(100%,#eaeaea));
    background: -webkit-linear-gradient(top,#fff,#eaeaea);
    background: -moz-linear-gradient(top,#fff,#eaeaea);
    background: -o-linear-gradient(top,#fff,#eaeaea);
    background: linear-gradient(top,#fff,#eaeaea);
    border: 1px solid #aaa;
    border-right: 0;
	padding: 6px 12px;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus ,.pagination>li>span{
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
    box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
    background: #303030;
    border-color: black;
    color: white;
}
.navs{
	position: absolute;
    margin-top: 60px;
    z-index: 9;
	width: 80%;
}
.lyrics-content{
	font-size: 16px;
}
.player-song .panel-body{
	padding: 0px;
}
.panel-title a{
	color: #fff;
}
.panel-title h2{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin-top: 0;
}
.fb-like{
	margin-right: 5px;
	margin-top: 5px;
}
.sicalfb {
    width: 65px;
    float: left;
}
.download {
    float: left;
	margin-bottom: 15px;
	margin-left: 39%;
}
.post-rate {
    float: right;
    width: 100px;
    margin-right: 30px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
}
@media(max-width:1000px) {
    .form-search {
        position: absolute;
        right: 50px
    }
    .navbar-header {
        float: none
    }
    .navbar-toggle {
        display: block
    }
    .navbar-collapse.in {
        overflow-y: auto
    }
    .dropdown-menu>li>a {
        color: #eee
    }
    .navbar-collapse {
        max-height: 340px;
        padding-right: 15px;
        padding-left: 15px;
        overflow-x: visible;
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1)
    }
    .navbar-collapse.collapse {
        display: none!important
    }
    .navbar-nav {
        float: none!important
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .open>.dropdown-menu {
        display: block
    }
}
@media(max-width:768px) {
    .form-search {
        position: absolute;
        right: 65px
    }

	.navbar-inverse{
		position: fixed;
		top: 46px;
		right: 0;
		width: 100%;
		z-index: 999;
	}
	.navbar-collapse{
		padding-top: 0 !important;
	}
	.nav>li>a {
		padding: 8px 25px !important;
		margin-bottom: 10px;
	}
	.navs{
		margin-bottom: 0px;
		margin-top: 90px;
	}
	.image-preview{
		max-height: 300px;
	}
	.header-top .navbar-toggle{
		padding: 7px 10px;
		border:0;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		border-color: #e7e7e7;
		border: 0;
		margin: 0;
	}

}
@media(min-width:320px) and (max-width:768px) {
	.siteDesc{
		display:none;
	}
	.siteDesc{
		font-size: 14px;
		font-weight: bold;
		top: 0;
		left: 75px;
	}
	.sitelink{		
		top: 10px;
		left: 50px;
		font-weight: bold;
		font-size: 14px;
		color: #37ff4f;
		text-shadow: 1px 1px #f20303;
	}
	.btnsearch{
		padding: 6px 15px !important;
	}
	.primary-nav li{
		width: 100%;
		border:0;
	}
	.primary-nav{
		width: auto;
	}
	.itemsong {
		margin-bottom: 15px !important;
	}
	.sidebar a{
		padding: 18px 5px 18px 65px !important;
	}
	.ringtone {
		margin-bottom: 15px !important;
	}
	.dropdown-menu>li>a {
		color: #000;
	}
	.backplay{
		display: block !important;
	}

	.sicalfb{
		float: right;
		margin-top: 15px;
	}
	.fb-like {
		top: 5px;
	}
	.song_title h2{
		margin-top:20px !important;
		text-align: center;
	}
	.song_title{
		float: none;
	}
	.ControlInner {
		margin: 0 auto;
		float: none !important;
	}

	.post-rate{
		float: left;
		margin-top: 10px;
	}
	h1.title-site, h2.title-site{
		text-align: left;
	}
}
.page-header{
	padding-bottom: 0; 
    margin: 10px 0;
    border-bottom: 1px solid #222;
}
.page-title a{
	font-size: 18px;
	color: #000;
}
/****home csss******/
.itemsong .title{
	margin: 5px 0;
    display: block;
    height: 40px;
    overflow: hidden;
}
.itemsong{
	margin-bottom: 30px;
}

.itemsong .images {
    position: absolute;
    width: 115px;
    top: 25px;
	text-align: center;
}
/*********footer***********/
.footer{
	background-color: #eee;
    border-radius: 4px 4px 0 0;
    box-shadow: 1px 1px 3px;
    border-right: 1px solid #ccc;
	margin-bottom:3px;
}
.footer .copyright p{
	margin: 0;
    text-align: center;
}
.cfooter{	
	padding: 20px 0;
	overflow: hidden;
}
.menu-footer a{
	color:#000;
	padding:10px;
}
/******Sidebar*****/
.sidebar{
	margin: 10px 0;
    overflow: auto;
    text-align: center;
}
.sidebar a {
    display: block;
    padding: 10px 5px 10px 50px;
    margin: 5px 0;
    font-weight: bold;
    letter-spacing: 1px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	line-height:20px;
    box-shadow: 1px 1px 3px;
    border-radius: 2px;
    background: url(../img/right.png) no-repeat 4% 50%;
    background-color: #eee;
    text-align: left;
    text-decoration: none;
    color: #333;
}
.sidebar a:hover {
    color: #f23333;
}
/*items player css*/
.items{
	border: 1px solid #ccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fff;
    box-shadow: 1px 1px 3px rgba(10, 10, 15, 0.7);
}
.ringtones-meta {
    margin-right: 85px;
	font-size: 12px;
    line-height: 20px;
    background: #eaeaea;
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
	padding: 10px;
	max-height: 110px;
    overflow: hidden;
}
.ringtone-title{
	margin: 0;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    height: 44px;
    overflow: hidden;
}
.ringtone{
	margin-bottom: 30px;
}
.ringtone a{
	color:#333;
}
h2.page-title {
    margin-top: 0px;
    line-height: 20px;
}
#Player {
    margin: 15px 0;
}
.ads{
	padding:2px;
	text-align:center;
}
.banner-sidebar-left{
	position:fixed;
	top:0;
	left:0;
	max-width:120px;
	width:100%;
	z-index:9999;
}
.banner-sidebar-right{
	position:fixed;
	top:0;
	right:0;
	max-width:125px;
	width:100%;	
	z-index:9999;
}