/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 4, 2018, 10:52:53 AM
    Author     : ManhThang
*/
@font-face {
    font-family: 'RobotoBold';
    src: url(../fonts/RobotoCondensed-Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoRegular';
    src: url(../fonts/Roboto-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoMedium';
    src: url(../fonts/Roboto-Medium.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: RobotoRegular;
    background-color: white;

}
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

/*header*/
.header {
    height: 70px;
    width: 100%;
    background-image: linear-gradient(to right, #4FC1E9, #8E49EA);
}

.navbar-fixed-top-mobile {
    top: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030;
}
.header-right{
    width: 66.6%;
    height: 70px;
    float: left;
}
.header-left{
    width: 33.4%;
    height: 70px;
    float: left;

}
.header-right img{
    margin-top: 15px;
    margin-right: 30px;
    float: left;
}
.header-item{
    line-height: 70px;
    color: white;
    float: left;
    cursor: pointer
}
.header-item :hover{
    background-color: #4fc1e9;
}
.header-item-active{
    background-color: #4fc1e9;  
}
.header-item-{

    color: white;
    float: left;
    cursor: pointer
}
.header-item- :hover{
    background-color: #4fc1e9;
}
.header-item-text{
    padding-left:  10px;
    padding-right: 10px;
    font-size: 15px;
    /*text-decoration: none;*/
    color: white

}
.header-item-text-{

    text-align: center;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 16px;
    padding-left: 16px;
    font-size: 15px;
}
.header-login{
    float: right; margin-top: 18px;margin-left: 30px;
    cursor: pointer;
}
.header-searh{
    float: right;
    margin-top: 16px;
    cursor: pointer;
}
/*end header*/

.wrap-content{
    overflow: hidden;
    height: auto;
    padding-top: 70px;
}
.wrap-main{
    width: 100%;
    height: auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
}
.wrap-left{
    width: 66.6%;
    height: auto;
    float: left;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; 

    /*    border: red solid 1px;*/
}
.wrap-right{
    width: 33.4%;
    height: auto;
    float: left;
}
/*banner*/
.image-ads{
    margin: 15px 10px 0px 10px;

}


#sync1 {
    .item {
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
        min-height: 100px;
    }
}
#sync2 {
    margin-top: 10px; 
}
#sync2 {
    .item {

        padding: 10px 0px;
        margin: 5px;
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
        cursor: pointer;
    }

}



.owl-theme {
    .owl-nav {
        /*default owl-theme theme reset .disabled:hover links */
        [class*='owl-'] {
            transition: all .3s ease;
            &.disabled:hover {
                background-color: #D6D6D6;
            }   
        }

    }
}

#sync1.owl-theme {
    position: relative;
    .owl-next, .owl-prev {
        width: 22px;
        height: 40px;
        margin-top: -20px;
        position: absolute;
        top: 50%;
    }
    .owl-prev {
        left: 10px;
    }
    .owl-next {
        right: 10px;
    }
}
.tai-nhieu{
    margin: 15px -10px 0px 28px;
}
.title{
    font-size: 28px;
    font-family: RobotoMedium;
    background-image: linear-gradient(to right, #8E49EA, #4FC1E9);
    /*background-image: -webkit-linear-gradient(0deg, #4FC1E9 0%, #8E49EA 100%);*/
    color: transparent;
    -webkit-background-clip: text;
    width: fit-content
}
.tai-item{
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
    margin-top: 15px;
    position: relative;
}
.media{
    width: 100%;
    position: relative;
    border-bottom: #e6e6e6 solid 1px;
    margin-top: 0px;
}
.media-main{
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
    margin-top: 13px;
    margin-bottom: 11px;
}
.txt-number{

    color: #93a8b3;
    margin-left: 10px;
    line-height: 60px;
}
.image-item{
    margin: 0px 20px;
    height: 60px;
    width: 60px;
}
.media-body{
    margin-top: 15px;
    /*height: 60px;*/
}
.media-body i{
    color: #ffcd00;
    font-size: 12px;
}

a.song-name {
    display: inline-block;
    line-height: normal;
}
.song-name, a.song-name {
    color: #3C425B;
    font-family: RobotoMedium;
    text-decoration: none;
    max-width: 170px;
}
.ellipsis {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}
a:hover,a:focus{
    outline: none;
}
a{
    text-decoration: none;
}
p.singer-name {
    padding: 0;
    line-height: normal;
}
.singer-name, .singer-name a {
    color: #93A8B3 !important;
    font-size: 12px;
    max-width: 170px;
}
.item-nghe{
    float: right;
    font-size: 10px;
    color: #979797;
    margin-left: 15px;
    margin-top: 20px;
    text-align: center
}
.item-gia{
    font-size: 10px;
    color: #979797;
    margin-left: 15px;
    margin-top: 20px;
    text-align: center

}
.tai-item .pull-right{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
}
.overlay{
    position: absolute;
    right: 0;
    top: 0;
    height: 58px;
    padding-top: 15px;
    padding-left: 70px;
    display: none;  
}
.bt-nghe{
    margin-right:  15px;
    line-height: 25px;
    vertical-align: middle;
    display: inline-block;
    height: 24px;
    width: 24px;
    color: #fff;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    position: relative;
    cursor: pointer
}
.tai-item:hover{
    background-color: #F5FCFF
}
.tai-item:hover .item-gia{
    display: none
}
.tai-item:hover  .item-nghe{
    display: none
}
.tai-item:hover .overlay{
    display:block;

}

.tai-item:hover  .song-name{
    /*display:block;*/
    color: #5ec6eb;
}
.wrap-2{
    margin-top: 25px
}

.image-item-{
    margin: 0px 20px 0px 0px;
    height: 60px;
    width: 60px;
}



.media:hover{
    background-color: #F5FCFF
}
.media:hover .item-gia{
    display: none
}
.media:hover  .item-nghe{
    display: none
}
.media:hover .overlay{
    display:block;

}

.media:hover  .song-name{

    color: #5ec6eb;
}

.media .pull-right{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
}

.ic-playing{
    display: none;
}
.ic-playing1{
    display: inline-block;
}


a.sm2_button {
    position:relative;
    /*display:inline-block;*/ 
    width:24px;
    height:24px;
    overflow:hidden;
    float:left;
    vertical-align:middle;
    -webkit-transition-property: hover;
    background:url(../img/Play_Button-ghi.png) no-repeat ;
    margin-top: 3px;
    margin-right: 15px;
}

a.sm2_button:focus {
    outline:none; /* maybe evil, but don't show the slight border outline on focus. */
}

.sm2_paused:hover {
    background:url(../img/ic-pause.png) no-repeat;
    background-repeat:no-repeat;
}

a.sm2_button:hover{
    background:url(../img/Play_Button-xanh.png) no-repeat ;
}

a.sm2_button.sm2_playing{
    background:url(../img/ic-pause.png) no-repeat;
    background-repeat:no-repeat;
}


a.sm2_button.sm2_playing:hover {
    background:url(../img/ic-pause.png) no-repeat;
    background-repeat:no-repeat;
}


a.sm2_button.sm2_paused{
    background:url(../img/Play_Button-ghi.png) no-repeat;
}
a.sm2_button.sm2_paused:hover {
    background:url(../img/Play_Button-xanh.png) no-repeat;
}


.image-topic {
    width: 100%;
    min-width: 310px;
    margin-top: 20px;
    margin-bottom: 5px;
    height: 120px;
}

.new_song{
    margin: 0px -10px 0px 28px;
}

.wrap-3{
    margin-top: 5px
}
.casi-main{
    margin: 10px -7.5px 0px -7.5px;
}
.casi-group{
    width: 100%;
    height: auto;

}
.casi-item{
    width: 25%;
    float: left;
}
.casi-item-{
    margin: 0px 7.5px;
}
.casi-item- img{
    width: 100%;
    max-height: 175px;
}
.casi-name{
    margin-top: 13px;
    font-size: 14px;
    color: #3C425B;
    font-family: RobotoMedium;
    min-height: 40px;
}
.ads{
    margin: 50px 0px 0px 28px;
}
.ads img{
    max-width: 100%;
    height: auto;
}
/*end banner*/

/*footer*/
.footer-div{
    width: 100%;
    height: auto;
    margin-top: 35px;
    background-image: linear-gradient(to right, #4FC1E9, #8E49EA);
}
.footer-div .container{
    /*    margin-top: 40px;
        margin-bottom: 55px;*/
    padding-top: 40px;
    padding-bottom: 55px;
}
.footer-item{
    width: 50%;
    float: left;
}
.footer-des{
    margin-top: 15px;
    color: white;
    font-family: RobotoRegular;
    font-size: 12px;
}
.footer-item ul{
    width: 50%;
    float: left;

}
.footer-item ul li{
    margin-top: 10px;
    color: white;
}
.social{
    width: 50%;
    float: left;
}

.social .pull-right img{
    margin-left: 20px;
    margin-top: 10px
}
.footer-copyright{
    width: 100%;
    background-color: #ffffff;
    height: auto;
}
.footer-copyright .container{
    padding-top: 15px;
    padding-bottom: 35px;
}
.footer-copyright-item{
    width: 50%;
    float: left;
    color: #646464;
    font-size: 12px;
}
.vinphone{
    font-size: 14px;
    font-family: RobotoBold;
    color: #1e9fd9
}
.footer-copyright-item1{
    width: 50%;
    float: left;


}
.footer-copyright-item1 img{
    float: right !important;
}
#backtop {
    position: fixed;
    left:auto;right: 30px;top:auto;bottom: 100px;
    outline: none;
    overflow:hidden;
    color:#fff;
    text-align:center;
    /*background-color:rgba(49,79,96,0.84);*/
    height:40px;
    width:40px;
    line-height:40px;
    font-size:14px;
    border-radius:2px;
    cursor:pointer;
    transition:all 0.3s linear;
    z-index:999999;

    opacity:1;
    display:none;
}
#backtop:hover {

}
#backtop.mcOut {
    opacity:0;
}
/*end footer*/

/*search*/
.box-search{
    max-width: 200px;
    height: 30px;
    border: #fff solid 1px;
    border-radius: 15px;
    margin-top: 18px;
    display: none;
}
.box-search input{
    height: 25px;
    width: 94%;
    margin: 2.5px 3%;
    background-color:transparent;
    border: none;
    background:none;
    font-size: 12px;
    color: white;

}
textarea, input{
    outline: none;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 0.5; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
}
/*end search*/

/*ca si*/
.casi-search{
    width: 100%;
    margin: 15px 0px;
    height: 30px;
    border-bottom: #e6e6e6 solid 2px;
}
.casi-search ul{
    list-style-type: none;
    margin: auto -7.5px;
    padding: 0;
    overflow: hidden;
    height: 30px;

}
.casi-search ul li{
    float: left;
    margin: auto 7.5px; 
    line-height: 20px;
    height: 30px;
    font-family: RobotoRegular;
}
.casi-search ul li a{
    font-family: RobotoRegular;
    display: block;
    color: #3c425b;
    text-align: center;
    text-decoration: none;
    height: 30px;
    /*padding: 5px 0px;*/
}
.casi-search ul li a:hover{
    background-image: linear-gradient(to right, #8E49EA, #4FC1E9);
    /*background-image: -webkit-linear-gradient(0deg, #4FC1E9 0%, #8E49EA 100%);*/
    color: transparent;
    -webkit-background-clip: text;
    width: fit-content;
    font-family: RobotoBold;
    outline: none;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(to right, #8E49EA , #4FC1E9 );
    border-image-slice: 1

}
.casi-paging{
    margin: 0px 0px 15px 0px;
    width: 100%;
    float: right !important;
}
.pagination{
    margin: 0px;
    border: none;
    font-size: 12px;
}
.pagination li a{
    color: #63687c;
}
.pagination>li>span:focus {
    z-index: 3;
    color: #63687c;
    /*background-color: #eee;*/
    /*border-color: #ddd*/
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(to right, #8E49EA , #4FC1E9 );
    border-image-slice: 1
}
.ca-si{
    margin: 0px -7.5px;
}
.ca-si-{
    width: 100%;
    height: auto;

}
.ca-si-item{
    width: 25%;
    float: left
}
.ca-si-item-{
    margin: 0px 7.5px 25px 7.5px;
}
.ca-si-item-image{
    width: 100%;
    /*max-height: 175px;*/
    height: auto;

}
.subject{
    width: 100%;
    /*max-height: 175px;*/
    height: auto;
}

.ca-si-item-name{
    font-family: RobotoMedium;
    font-size: 14px;
    color: #3C425B;
    margin: 10px 0px 5px 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 160px;
}
.ca-si-item-des{
    font-family: RobotoRegular;
    font-size: 12px;
    color: #93A8B3;
}
.ca-si-detail{
    margin:  15px 0px 15px 10px;
    float: left;
    max-width: 175px;

}
.ca-si-detail-name{
    float: left;
    margin-left: 20px;
    margin-top: 15px;
}
.ca-si-detail-name-{
    font-family: RobotoMedium;
    font-size: 14px;
    color: #3C425B;
    padding-bottom: 10px;
}
.ca-si-detail-item{
    width: 100%;
    height: auto;
    margin: 15px 0px;
}
.overlay-detail{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
    margin-top: 20px;
}
.media-detail{
    width: 100%;
    position: relative;
    border-bottom: #e6e6e6 solid 2px;
    margin-top: 0px;
}
.media-detail .pull-right{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
}
.media-detail:hover{
    background-color: #F5FCFF
}
.media-detail .media-main{
    padding-top: 15px;
    margin-top: 0px;
    cursor: pointer
}
.chu-de{
    margin: 15px 0px 15px 0px;
    width: 100%;
    float: right !important;
}
.chu-de-item{
    width: 50%;
    float: left
}

.chu-de-image{
    margin:  15px 0px;
    width: 100%

}
/*end ca si*/

.tim-kiem{
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
    margin-bottom: 20px;
}
.tim-kiem .title{
    width: 170px;
}
.tim-kiem-box{
    height: 40px;
    margin-left: 30px;
    margin-top: 15px;
    border: 1px solid transparent;
    border-image: linear-gradient(to right, #8E49EA , #4FC1E9 );
    border-image-slice: 1;
    width: -webkit-fill-available;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
}
.tim-kiem-box input{
    width:-webkit-fill-available;
    margin: 5px 20px 5px 10px;
    border: none;

}
.tim-kiem-box i{
    color: #8E49EA;
    font-size: 20px;
    margin: 5px;
    cursor: pointer
}
.tim-kiem-box input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #3c425b;
    opacity: 0.8; /* Firefox */
}
.tim-kiem-txt{
    color: #3C425B;
    font-family: RobotoMedium;
}
.tim-kiem-txt-{
    color: #3c425b;
    font-family: RobotoRegular;
}
.news{
    margin: 15px 0px 0px 0px;
    width: 100%;
    width: -webkit-fill-available;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; 
}
.news-items{
    width: 100%;
    margin-bottom: 30px;
}
.news-item{
    width: 50%;
    float: left;
}
.news-item-image{
    width: 100%;
    height: auto;

}
.news-item-content{
    margin-left: 15px;
}
.news-item-content img{
    margin: 10px 0px 10px 0px;
}

.news-detail{
    margin: 5px 0px 40px 0px;
    width: 100%;

}
.news-detail-title{
    font-size: 18px;
    font-family: RobotoMedium;
    color: #3C425B;
}
.news-relate{
    margin: 25px -7.5px;
}
.news-relate-{
    width: 100%;
    height: auto;
}
.news-relate-item{
    width: 33.3%;
    height: auto;
    float: left;
}
.news-relate-item-{
    margin: 0px 7.5px;
}
a{
    text-decoration: none;
}
.drop-login{
    width: 130px;
    height: 70px;
    /*    background-color: red;*/
    float: right;
    margin-left: 15px;
    line-height: 70px;
    color: white;
    /*background-color: #8d4cea;*/
    border: none;
    text-decoration: none

}
.drop-login img{
    margin-left: 10px;
}
.drop-login:hover{
    background-color: #4fc1e9
}

.dropdown-menu{
    min-width: 230px;
}
.dropdown-menu>li{
    text-align: left
}
.dropdown-menu>li>a{
    padding: 10px 15px;

}
.dropdown-menu>li>a:hover{
    background-color: white;
    color: #4fc1e9;
}

.wrap-main1{
    width: 1024px;
    height: auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; 
}

.account-header{
    width: 100%;
    margin: 20px 0px;
    line-height: 50px;
}
.account-title{
    height: 40px;
    width: 100%;
    border-bottom: #e6e6e6 solid 1px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
}
.account-title-item{
    width: auto;
    height: 40px;
    line-height: 40px;
    color: black;
    font-family: RobotoMedium;
    margin-right: 25px;
    cursor: pointer
}
.account-title-item:hover{
    outline: none;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(to right, #8E49EA , #4FC1E9 );
    border-image-slice: 1
}
.account-title-item-active{
    outline: none;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(to right, #8E49EA , #4FC1E9 );
    border-image-slice: 1
}
.bst-main{
    margin: 15px 100px 0px 0px;
}
.bst-table{
    width: 100%;
    height: auto;
}
.bst-table p select{
    margin-left: 20px;
    width: 200px;
    height: 30px;
    border: #ccc solid 1px;
    background-color: white
}
.bst-table-row{
    width: 100%;
    margin-top: 15px;
    border-bottom: #e6e6e6 solid 1px;
}
.bst-table-row-main{
    margin-bottom: 15px;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 

}
.bst-table-row-main-item1{
    width: 40%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; 
}
.bst-table-row-main-item2{
    width: 15%;
}
.bst-table-row-main-item3{
    width: 10%;
}
.bst-table-row-main-item30{
    width: 33.3%;
}
.bst-table-row-main-item30 input{
    width: 90%;
    height: 25px;
    border-bottom: #D6D6D6 solid 1px;
    border-top: none;
    border-right:  none;
    border-left:   none;
}
.bst-table-row-main-item18{
    width: 18%;
}
.bst-table-row-main-item15{
    width: 15%;
}
.bst-table-row-main-item3 img{
    cursor: pointer
}
.bst-name{
    margin: 10px 20px;
}
.bst-table-row-main-item1 img{
    height: 60px;
    width: 60px;
}
.caidat-title{
    width: 100%;
    margin: 0px 0px 10px 0px;
    height: 30px;
    line-height: 30px;
    font-family: RobotoMedium;
    font-size: 15px;
}
.caidat-title1{
    width: 100%;
    margin: 5px 0px;
    height: 35px;
    line-height: 35px;
    color: white;
    font-family: RobotoMedium;
    background-image: linear-gradient(to right, #4FC1E9, #8E49EA);
}
.caidat-checkbox{
    margin: 22px;
}
.radio-inline{
    margin-right: 60px;

}

.ban-tay{
    cursor: pointer;
}
.caidat-section{
    margin: 10px 22px;
    height: 40px;
    line-height: 40px;
}
.caidat-section-input{
    height: 35px;
    margin: 5px 15px;
    width: 200px;
    border: #CCC solid 1px;
    float: left;

}
.caidat-section-input input{
    border: none;
    height: 25px;
    margin-top: 2.5px;
    width: 90%;
    margin-left: 5%;
}





label {
    /*margin: 2em;*/
    display: inline-block;
    position: relative;
    padding-left: 40px;

    cursor: pointer;
    margin-right: 100px;
    font-weight: normal
}
.caidat-checkbox input{
    height: 1px;
    width: 1px;
    opacity: 0;
}
.bst-table-row-main-item15 input{
    height: 1px;
    width: 1px;
    opacity: 0;
}
.outside {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    width: 15px;
    height: 15px;
    border: 1px solid black;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.inside {
    position: absolute;

    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: #7a6eea;
    left: 1.75px;
    top: 1.5px;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
}
.no-transforms .inside {
    left: auto;
    top: auto;
    width: 0;
    height: 0;
}

input {
    /*  &:focus, &:active {
          + .outside {
            border-color: $almost-black;
          }
        }*/
}
input:checked + .outside .inside {
    -webkit-animation: radio-select 0.1s linear;
    animation: radio-select 0.1s linear;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.no-transforms input:checked + .outside .inside {
    width: 10px;
    height: 10px;
}
.bst-table-row-main-item15 label{
    margin-left: auto;
    margin-right: auto;
    padding: auto;
    padding-left: 0px;

}
.bst-group{
    width: 100%;
    margin: 40px 0px;

}
.bst-group-item{
    width: 50%;
    float: left;
}
#caidat-des{
    margin-top: 20px;
}
.bst-huy{
    margin: 10px auto 20px auto;
    text-align: center;
    font-family: RobotoMedium
}
.player{
    width: 100%;
    height: auto;
    margin-top: 20px;

}
.player-content{
    width: auto;
    height: auto;
    margin-top: 0px;
}
.player-content i{
    color: #ffcd00;
    font-size: 12px;
}
.player-icon {
    height: 30px;
    width: 30px;
    margin-right: 30px;
    margin-top: 10px;
    cursor: pointer;
    float: left;
}
.player-gia{
    font-size: 10px;
    color: #979797;
    margin-left: 15px;
    margin-top: 20px;
    text-align: center;
    float: left


}
.player-play{
    width: 100%;
    height: auto;
    margin: 8px 0px 30px 0px; 
}
.player-play audio{
    width: 100%;
    /*height: auto;*/
}

#loading {
    border-radius: 50%;
    -webkit-animation: rotation 12s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}

.content-intro{
    width: 100%;
    height: auto;
    margin: 30px 0px;
    text-align: justify;
    text-justify: inter-word;
}

/*responsive*/ 
#mobileHeader{
    display: none;
}
#footer-mobile{
    display: none;
}
.sidenav {
    display: none;
}
.footer-copyright-itemx{
    display: none;
}
#collectMobile{
    display: none;
}
.bt1{
    margin-right:  20px
}
.bt2{
    margin-left: 20px
}

@media only screen and (max-width: 1010px) {
    .bt1{
        margin-right: 10px;
    }
    .bt2{
        margin-left: 0px;
    }
    .wrap-content{
        padding-top: 60px;
    }
    .header{
        height: 60px;
    }
    #webHeader{
        display: none;
    }
    #footer-web{
        display: none;
    }
    #mobileHeader{
        display: block;
    }
    #mobileHeader .pull-left{
        line-height: 60px;
        width: 25%;
    }
    #mobileHeader .pull-right{
        line-height: 60px;
        width: 25%;
    }
    .navbar-header {
        position: relative;
        height: 50px;
    }
    .logo-mobile{
        float: none;
        display: inline-block;
        width: 50%;

    }
    .logo-mobile img{
        margin-top: 10px;
    }
    #footer-mobile{
        display: block;
        width: 100%;
        height: auto;
    }
    .footer-copyright-item{
        display: none;
    }
    .footer-copyright-item1{
        display: none;
    }
    .footer-copyright-itemx{
        width: 100%;
        display: block;
    }

    .sidenav {
        display: block;
        height: 100%;
        width:0;
        position: fixed;
        z-index: 10000000;
        top: 0;
        left: 0;
        background-image: linear-gradient(to right, #4FC1E9, #8E49EA);
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 0px;
        color: white;
    }
    .slide_header{
        height: 60px;
        line-height: 60px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        top:0;
    }
    .slide_header_img{
        margin-top: 10px;
        width: 40px;
        height: 40px;
        margin-left: 35px;
    }

    .slide_header span{
        margin-left: 35px;
        display: block;
        line-height: 60px;
    }
    .sidenav  .closebtn {
        /*position: absolute;*/

        font-size: 23px;
        color: black;
        top: 0;
        margin: auto;
        display: block;


    }
    .sidenav  .closebtn img{
        margin-left: 90px;
    }
    .slide_item{
        height: 50px;
        line-height: 50px;

        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
    }
    .slide_item div {
        margin-left: 35px;
        line-height: 50px;
        width: 265px;
    }
    .slide_item:hover{
        background-color: #4fc1e9;
        color: white;
    }

    .slide_item img{
        margin-top: 10px;
        width: 32px;
        height: 30px;
        margin-left:  35px;
    }
    .container{
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px;
    }

    .wrap-main{
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column; 
    }
    .wrap-left{
        width: 100%;

        /*    border: red solid 1px;*/
    }
    .wrap-right{
        width: 100%;
    }
    #sync1{
        min-height: 100px;
    }
    #sync2{
        display: none;
    }
    #adsHome{
        display: none;
    }
    .tai-nhieu {
        margin: 15px 0px 15px 5px;
    }
    .title{
        font-size: 18px;
        margin-left: 10px;
    }
    .txt-number{
        display: none;
    }
    .image-item {
        margin: 0px 20px 0px 0px;
    }
    .tai-item .pull-right{
        margin-right: 15px;
    }
    .image-item-{
        margin:0px 20px 0px 5px;
    }
    .media .pull-right{
        margin-right: 15px;
    }
    #titleKhuyenMai{
        margin-top: 25px;
    }
    .new_song{
        margin: 15px 0px 15px 0px;
    }
    .ads{
        display: none;
    }
    .casi-item{
        width: 50%;
    }
    .casi-main {
        margin: 10px 5px 0px 5px;
    }
    #right-singer{
        display: none;
    }
    #right-subject{
        display: none;
    }
    .casi-search{
        height: auto;
    }
    .casi-search ul{
        height: auto;
        text-align: center;
        margin: auto 5px;
    }
    .ca-si-item{
        width: 50%;
    }
    .ca-si-item-{
        padding-left: 5px;
        padding-right: 5px;
        /*margin: 0px 5px 25px 5px;*/

    }
    .chu-de-item{
        width: 100%;
    }
    #pagination-demo{
        margin-right: 10px;
    }
    .media-main{
        margin-right: 5px;
    }
    .row{
        margin-left: 0px;
        margin-right: 0px;
    }
    #searchIdBoxMain{
        display: none;
    }
    .tim-kiem-txt{
        margin-left: 10px;
    }
    #downloadIdDiv p {
        margin-left: 10px;
        margin-right: 10px;
        text-align: justify;
        text-justify: inter-word;
    }
    #downloadIdDiv .box-buy{
        margin-left: 10px;
    }
    #downloadIdDiv .box-buy-2{
        width: 40%;
    }
    .wrap-main1{
        width: auto;
        margin: 0px 10px;
    }
    .account-header{
        margin: 20px 0px 0px 0px;
    }
    .account-title{
        display: none;
    }
    #collectWeb{
        display: none;
    }
    #headerCollect{
        display: none;
    }
    #collectMobile{
        display: block;
    }
    #header1 {
        display: none;
    }
    #header2 {
        display: none;
    }
    #header3 {
        display: none;
    }
    .bst-main {
        margin: 15px 0px 0px 0px;
    }

    .bst-table-row-main-mobile{
        margin-bottom: 15px;
        width: 100%;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row; 
        border-bottom: #e6e6e6 solid 1px;
    }
    .bst-table-row-main-item1{
        width: 40%;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column; 
    }
    .bst-name{
        margin: 10px 0px;
    }
    .bst-table-row-main-item2{
        width: 40%;
    }
    .bst-table-row-main-item3{
        width:20%;
    }
    .news-item{
        width: 100%;
        margin-bottom: 20px
    }
    .news-item-content{
        margin-right: 15px;
    }
}



/*popup search*/
.popup-search {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.9);
    opacity: 0.9;
    z-index: 10300;
    display: none;
}
.box-search-mobile {
    margin-top: 0;
    background: #000;
    color: #fff;
    float: left;
    width: 100%;
    padding: 8px 0 4px 0;
}
.box-search-content{
    width: 100%;
    height: auto;
}
.text-search {
    padding:0 10px;
    color:#919191;
    margin-top:20px;
}
.box-search-mobile .pull-right {
    width: 14%;
}
.box-search-mobile .pull-left {
    width: 14%;
    text-align: right;
}
.box-search-mobile .fa {
    color: #fff;
    font-size: 1.7em;
    margin: 2px 10px 10px 10px;
}
.box-search-mobile .ipt-search {
    width: 72%;
    color: #000;
    border: 0;
    border-radius: 3px;
    padding: 4px 10px;
}
/*box-search-suggess*/
.box-search-suggess {
    margin-top: 38px;
    color: #fff;
    width: 100%;
    padding: 10px 0 0 0;
    display: none;
    -webkit-transition: display 1s; /* Safari */
    -webkit-transition-timing-function: linear; /* Safari */
    transition: display 1s;
    transition-timing-function: linear;
    overflow:scroll;
}
.box-search-suggess ul {
    list-style: inside none;
    padding: 0 0 0 0;
    margin: 0;
}
.box-search-suggess ul li {
    border-top: rgba(255,255,255,0.1) solid 1px;
    padding: 10px 15px;
    color:#919191;
}
.box-search-suggess .fa {
    color: #fff;
    margin-right: 10px;
    font-size: 1.2em;
}
.box-search-suggess .txt-song, .box-search-suggess .txt-song a {
    color: #fff;
}
.box-search-suggess .txt-singer, .box-search-suggess .txt-singer a {
    color: #7a94b9;
}
.copy{
    width: 50px;
    height: 20px;
    margin-top: 15px;
    background-image: linear-gradient(to right, #4FC1E9, #8E49EA);
    color: white;
    line-height: 20px;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
}
.copy_title{
    margin: 20px auto;
    width: auto;
    height: auto;
    text-align: center;
    font-size: 13px;
    color: #646464
}
.box-copy{
    width: 70%;
    height: 30px;
    margin: auto

}
.box-copy span{
    line-height: 30px;
    margin-right: 15px;
    float: left;
}
.box-copy-input{
    height: 30px;
    width: 200px;
    float: left;
    border: #ccc solid 1px;
    border-radius: 8px;

}
.box-copy-input input{
    width: 98%;
    height: 26px;
    margin: 2px 2%;

}
.copy_button{
    float: left;
    margin-left: 15px;
    width: 100px;
    border-radius: 5px;
    height: 30px;
    background-image: linear-gradient(to right, #4FC1E9, #8E49EA);
    color: white;
    line-height: 30px;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
}
@media only screen and (max-width: 1010px) {

    .copy_button{
        margin-top: 20px
    }
}
/*ket thuc search*/
