/*Header*/
.header {
    min-height: 5rem;
    position: relative;
    background-color: var(--white);
    border-bottom: 0.1rem solid var(--ghi-nhat);
  }
.noline {border: 0 !important;margin-top:2rem;}
.header__top{
  display: flex;
  justify-content:space-between;
  align-content: center;
  height: 5rem;
  padding-right: 1.5rem;
}
.header__top i {
  padding-left: 1.5rem;
  padding-right: 1.5rem;}
.header__left{display:flex; align-items: center;}
.header__center{width:80%;display:flex; flex-direction: column; justify-content: center;font-weight: bold; align-items: center;font-size: 1.9rem;}
.header__right{display: flex;align-items: center;justify-content: center;}
.hrffull{width: 100%;justify-content: center;font-weight: bold; font-size: 1.9rem;}
.hrfl{width: 10%;}
.hrfr{width: 10%;}
.header__link > img {
  width:1.8rem;
  height: 1.8rem;
  margin-left: 1rem;
  margin-right: 1rem;
}
.header__link__user {color: var(--primary-color);}
.header__link__user > img {
  margin-left: 1rem;
}
.header__text {
  font-size: var(--maintextsize);
}
.header__link{color: var(--black);}
.header__linkw{color: var(--white);}
/* menu */
.menu {
  position: relative;
  pointer-events: ;
}
.menu__list {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content:space-around;
  margin: auto;
  padding: 0rem;
  height: 4rem;
}
.menu__item{
  width: 25%;
  display: flex;
  justify-content: center;
}
.menu__item_ptheodoi{
  width: 50%;
  display: flex;
  justify-content: center;
}
.menu__link {
  color: var(--black);
  font-size: 1.6rem;
  transition: color 0.2s linear;
  text-align: center;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
}
.activedmenu>a{
  font-weight: bold;
  font-size: 1.8rem;
}
.activedmenu>p {
  border-bottom: 0.2rem solid var(--primary-color);
  position:relative;
  left:15%;
  bottom:0;
  width: 4rem;
}
.activedmenup40>p {
  border-bottom: 0.2rem solid var(--primary-color);
  position:relative;
  left:43%;
  bottom:0;
  width: 4rem;
}
.nonactivemenu>p {
  border-bottom: 0.2rem solid transparent;
  position:relative;
  left:25px;
  bottom:0;
  width: 50%;
}
.menu__link:hover {
  color: var(--gray-dark);
  font-size: 1.7rem;
  font-weight: bold;
}
/* Đề xuất hôm nay */
.title{
  display: flex;
  justify-content:space-between;
  align-items: center;
  padding-bottom: 0.5rem;
}
.title__left{
  width: 90%;
  display: flex;
}
.title__icon{
  width: 2.5rem;
  height: 2.7rem;
}
.title__text{
  font-size: 2.1rem;
  font-weight: bold;
  padding-left: 1.5rem;
}
.title__more{
  width: 10%;
  text-align: end;
  padding: 0.5rem;
  display: flex;
  justify-content: flex-end;
  color: var(--black);
}
.lsng {
  display: flex;
  overflow: auto;
  overflow-y: hidden;
  -ms-overflow-y: hidden;
  white-space: nowrap;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.lsng::-webkit-scrollbar {
  display: none;
}
.lsng__r{
  min-width: 36rem;
  margin-right: 2rem;
}
.lsng__item{display: flex;justify-content: space-between;align-items: center;margin-bottom: 1.5rem}
.lsng__item_l{display: flex;}
.lsng__item_l_img{width: 5.7rem;height: 5.7rem;margin-right: 1.2rem;}
.lsng__item_l_cont{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.lsng__item_l_cont_title{
  font-size: 1.5rem;
  color: var(--black);
  font-weight: bold;
}
.lsng__item_l_cont_des .lsng__item_l_cont_info_num{
  font-size: 1.3rem;
  color: var(--gray-light);
  font-weight: 300;
}
.lsng__item_l_cont_info{display: flex;}
.lsng__item_l_cont_info_v{width: 1.5rem; height:0.8rem;margin-right: 0.7rem;}
.btn_hat {
  padding: 1rem 2rem 1rem 1.8rem;
  background-color: var(--primary-color);
  color: var(--white);
  font-size: 1.5rem;
  font-weight: bold;
  border: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  z-index: 50;
}
.btn_thamgia{
    padding: 1rem 1rem 1rem 1rem !important;
    width: auto !important;
}
/* Top thịnh hành */
.tth {
  display: flex;
  overflow: auto;
  overflow-y: hidden;
  -ms-overflow-y: hidden;
  white-space: nowrap;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.tth::-webkit-scrollbar {
  display: none;
}
.tth__r{
  min-width: 14.7rem;
  margin-right: 2rem;
}
.tth__item{display: flex;
  flex-direction: column;
  justify-content: space-between;align-items:flex-start;
  margin-bottom: 1.5rem;
  width:14.7rem;
  height:14.7rem;

  overflow: visible;
}
.it01{
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0049_Layer-148-146 x 147.png") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/Trangchu_donca_0049_Layer-148-146 x 147.png") no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0049_Layer-148-146 x 147.png") no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0049_Layer-148-146 x 147.png") no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0049_Layer-148-146 x 147.png") no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0049_Layer-148-146 x 147.png") no-repeat;
}
.it02{
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0040_Layer-146-147 x 147.png") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/Trangchu_donca_0040_Layer-146-147 x 147.png") no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0040_Layer-146-147 x 147.png") no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0040_Layer-146-147 x 147.png") no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0040_Layer-146-147 x 147.png") no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0040_Layer-146-147 x 147.png") no-repeat;
}

.tth__item_cont_info{display: flex;
justify-content: flex-start;
align-items: center;
margin: 0.5rem;
padding: 0.5rem;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: rgba(0, 0, 0, 0.3);
}
.tth__item_l_cont_info_v{width: 1.3rem; height:1.3rem;margin-right: 0.7rem;}
.tth__item_l_cont_info_num{
  font-size: 1.3rem;
  color: var(--white) !important;
  font-weight: 300;
}
.tth__item_numtitle{
  display: flex;
  align-items: center;
  margin-bottom: 0rem;
  margin-left: -1rem;

}
.tth__item_cont_title{
  font-size: 5.5rem;
  color: var(--primary-color) !important;
  -webkit-text-stroke-width: 2.5px;
  -webkit-text-stroke-color: #fff;
  font-weight: bold;
  margin-bottom: -1rem;
}
.tth__item_l_cont_des{
  font-size: 1.3rem;
  color: var(--white) !important;
  font-weight: 300;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.65);
}

/* Bài thu HOT */
.bthot {
  width: auto;
  background-color: #1b1b1b;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.bthot__item{
  padding: 2.2rem;
  border-bottom: var(--gray-dark) 0.1rem solid;
  display: flex;
}
.bthot__item_num{
  font-size: 4.5rem;
  font-weight: bold;
  padding-right: 2rem;
  margin-top: -0.5rem;
  margin-bottom: -0.5rem
}
.bt01 {color: #5efefc !important;}
.bt02 {color: #00c4fd !important;;}
.bt03 {color: #009cfd !important;;}
.bthot__item_info{
  width:73%;
  display: flex;
  flex-direction:column;
  justify-content: space-around;
}
.bthot__item_info_title{
  color: var(--white);
  font-size: 1.5rem;
  font-weight: bold;
  width:100%;
  margin-bottom: 0.5rem;
}
.bthot__item_info_thongtin{display: flex; flex-direction: row;align-items: center;}
.bthot__item_info_thongtin_des{
  color: var(--gray-sang)!important;
  font-size: 1.4rem;}
.bthot__item_info_thongtin_v{
  padding-right: 0.5rem;
  width: 1.5rem;
  height: 0.8rem;
}
.bthot__item_info_thongtin_num{
  display: flex;flex-direction: row;
  align-items: center;
  color: var(--gray-sang)!important;
  font-size: 1.4rem;
  margin-right: 2rem;
  justify-content: flex-start;
  width: 6rem;
}
.bthot__item_info_thongtin_num>img{width: 2.5rem;}
.bthot__item_avatar{
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  width: 5rem;
  height: 5rem;
  object-fit: cover;
  object-position: top;
  border: 0.1rem #606060 solid;
}
/* TOP ngôi sao */
.tns {display: flex;}
.tns__item{
    display: flex;flex-direction: column;
    justify-content: flex-end;
    align-items: center;
  }
.tnsit01{width: 28.8%;}
.tnsit02{width: 42.4%;}
.tnsit03{width: 28.8%;}
.tnsbd_01 {
    background-image: url("../images/icon_SVG/ava_silver.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;

    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 1rem;
    background-size: cover;
    max-width: 27.7rem;
}
.tns__item_01 {
    position: relative;
    top: 34% !important;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 54% !important;
    height: 51%!important;
    overflow: hidden;
    object-fit: cover;
    object-position: top;
    left: 23.5% !important;
  }
  .tnsbd_02 {
    background-image: url("../images/icon_SVG/ava_gold.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 1rem;
    background-size: cover;
    max-width: 40.6rem;
  }
  .tns__item_02 {
    position: relative;
    top: 34% !important;
    left: 27% !important;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 45% !important;
    height: 48% !important;
    overflow: hidden;
    object-fit: cover;
    object-position: top;
  }
  .tnsbd_03 {
    background-image: url("../images/icon_SVG/ava_bronze.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 1rem;
    background-size: cover;
    max-width: 27.7rem;
  }
  .tns__item_03 {
    position: relative;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 56% !important;
    height: 54% !important;
    overflow: hidden;
    object-fit: cover;
    object-position: top;
    top: 37% !important;
    left: 22% !important;
  }

  .tns__item_title{
    font-size: 1.5em;
    text-align: center;
    color: var(--black);
    margin-top: 2rem;
    padding-bottom: 1rem;
  }

/* Thể loại */
.tl {
  display: flex;
  overflow: auto;
  overflow-y: hidden;
  -ms-overflow-y: hidden;
  white-space: nowrap;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.tl::-webkit-scrollbar {
  display: none;
}
.tl__r{
  min-width: 16.6rem;
  margin-right: 2rem;
}

/* Mới nhất */
.mn{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 1rem;
    width: 100%;
    justify-content: stretch;
  }

.mn__item{display: flex;
  flex-direction: column;
  justify-content: space-between;align-items:flex-start;
  /* margin-bottom: 1rem; */
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.mn_item{
    width: calc(50% - 1rem);height: 100%;
    margin-right: 1rem;
}
.nm01{
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background-size: cover;
}
.nm02{
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background-size: cover;
}

.nm03{
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background-size: cover;
}
.nm04{
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background-size: cover;
}
.mn__item_top {
  display: flex;
  flex-direction: row;
  justify-content:
  space-between;
  align-items: center;
  width: 100%;
}
.mn__item_cont_info{
display: flex;
justify-content: flex-start;
align-items: center;
margin: 0.5rem;
padding: 0.5rem;
height: 2.2rem;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: rgba(0, 0, 0, 0.3);}
.mn__item_l_cont_info_v{width: 1.5rem; height:0.8rem;margin-right: 0.7rem;}
.mn__item_l_cont_info_num{
  font-size: 1.3rem;
  color: var(--white) !important;
  font-weight: 300;
}
.nm__item_top_avatar{
    margin: 0.5rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 3.3rem;
  }
  .nm__item_top_avatar>img{
    object-fit: cover;
    object-position: top;
  }
.mn__item_numtitle{
  display: flex;
  align-items:flex-start;
  flex-direction: column;
  padding: 0.5rem;
}
.mn__item_cont_title{
  font-size: 1.4rem;
  color: var(--white);
  font-weight: bold;
}
.mn__item_l_cont_des{
  font-size: 1.3rem;
  color: var(--ghi-nhat);
  font-weight: 300;
}
/* Footer */
.footer{
  height: 5rem;
  color: var(--white);
  display: flex;
  flex-direction: row;
  box-shadow: 0px -6px 4px 0 rgba(0, 0, 0, 0.1);
  align-items: center;
  justify-content: space-around;
}
.footer i{
  color: var(--grayfooter);
  padding: 0.5rem;
}
.f__item{
  width: 20%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;

}
.f__item_icon {
  align-items: center;
  display: flex;
  padding: 0.5rem;
  justify-content: center;
}
.iconhot{
  padding-left: 1rem;
}
.f__item_icon_hot{
  font-size: 0.6rem;
  background-color: red;
  color: var(--white);
  font-weight: bold;
  padding: 0.2rem 0.4rem 0.2rem 0.4rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-left: -0.5rem;
  margin-top: -1rem;
}
.ftitle{
  color: var(--grayfooter);
  font-size: 1.2rem;
}

/* Top HOT - các phần khác giống TOP Ngôi sao */
.btn_top20 {
  padding: 1.3rem 4.4rem 1.3rem 4.4rem;
  background-color: var(--primary-color);
  color: var(--white);
  font-size: 1.3rem;
  font-weight: bold;
  border: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.thbtn {
  margin: 2.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Karaoke cùng thần tượng */
.kctt{
    display: flex;
    overflow: auto;
    overflow-y: hidden;
    -ms-overflow-y: hidden;
    white-space: nowrap;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
.kctt::-webkit-scrollbar {
  display: none;
}
/*
.kctt__r{
  min-width: 36rem;
  margin-right: 2rem;
} */
.kctt__item{display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
    width: 16.7rem;
    Height: 25rem;
    position: relative;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-right: 1.5rem;
}
.kctt01{
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_songca_0160_Layer-130-166 x 249.png") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/Trangchu_songca_0160_Layer-130-166 x 249.png") no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_songca_0160_Layer-130-166 x 249.png") no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_songca_0160_Layer-130-166 x 249.png") no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_songca_0160_Layer-130-166 x 249.png") no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_songca_0160_Layer-130-166 x 249.png") no-repeat;
  background-size: cover;
}
.kctt02{
  background-image: ;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_songca_0153_Layer-131-166 x 249.png") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/Trangchu_songca_0153_Layer-131-166 x 249.png") no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_songca_0153_Layer-131-166 x 249.png") no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_songca_0153_Layer-131-166 x 249.png") no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_songca_0153_Layer-131-166 x 249.png") no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_songca_0153_Layer-131-166 x 249.png") no-repeat;
  background-size: cover;
}

.kctt__item_top {
  display: flex;
  flex-direction: row;
  justify-content:
  space-between;
  align-items: center;
  width: 100%;
  padding: 0.5rem;
}
.kctt__item_cont_info{
display: flex;
justify-content: flex-start;
align-items: center;
margin: 0.5rem;
padding: 0.5rem;
height: 2.2rem;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: rgba(0, 0, 0, 0.3);}
.kctt__item_l_cont_info_v{width: 1.5rem; height:0.8rem;margin-right: 0.7rem;}
.kctt__item_l_cont_info_v-1{width: 1.5rem; height: 1rem;}
.kctt__item_l_cont_info_num{
  font-size: 1.45rem;
  color: var(--white) !important;
}
.kctt__item_bottom{
  display: flex;
  flex-direction: row;
  align-content: space-between;
  width: 100%;
  padding: 0.5rem;
}
.kctt__item_numtitle{
  display: flex;
  align-items:flex-start;
  flex-direction: column;
  padding: 0.5rem;
  width: 80%
}
.kctt__item_cont_title{
  font-size: 1.4rem;
  color: var(--white);
  font-weight: bold;
  padding-bottom: 0.7rem;
}
.kctt__item_l_cont_des{
  font-size: 1.3rem;
  color: var(--ghi-nhat);
  font-weight: 300;
}
.kctt__item_bottom_icon{
  padding: 0.5rem;
  height: 3.7rem;
}
/* tuyệt đỉnh song ca */

.tdscbg{
  background-image: ;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/bgtdsc-168x250.png")  no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/bgtdsc-168x250.png")  no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/bgtdsc-168x250.png")  no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/bgtdsc-168x250.png")  no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/bgtdsc-168x250.png")  no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/bgtdsc-168x250.png")  no-repeat;
  background-size: cover;
}
.tdsc__item_mid{
  width: 100%;
  display:flex;
  flex-direction: row;
  position: relative;
  z-index: 2;
  justify-content: center;
}
.tdsc__item_mid_img01 {position: relative;z-index: 4;border: 0.1rem var(--grayfooter) solid;}
.tdsc__item_mid_img02 {
  border: 0.1rem var(--grayfooter) solid;
  margin-left: -2rem;
  position: relative;
  z-index: 3;
}
.tdsc_info_bg {
  background-color:rgba(0, 0, 0, 0.65) ;
}
/* Nhạc song ca nổi bật */
.scnb {
    display: flex;
    flex-direction: row;
    overflow: auto;
    overflow-y: hidden;
    -ms-overflow-y: hidden;
    white-space: nowrap;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
.scnb::-webkit-scrollbar {
  display: none;
}
.scnb__r{
    width: 90%;
    display: flex;
    flex-direction: column;
    margin-right: 1.5rem;
}
.scnb__item{display: flex;justify-content: space-between;align-items: center;margin-bottom: 1.5rem;}
.scnb__item_l{display: flex; width: 80%;}
.scnb__item_l_img{
  width: 5.7rem;
  height: 5.7rem;
  margin-right: 1.2rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  object-fit: cover;
  object-position: top;
}
.scnb__item_l_cont{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-content:space-between ;
  height: auto;
  overflow: hidden;
}
.scnb__item_l_cont>a{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-content:space-between ;
  height: 100%;
}
.scnb__item_l_cont_title{
  font-size: 1.6rem;
  color: var(--black);
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
}
.scnb__item_l_cont_title>a{color: var(--black);}
.scnb__item_l_cont_des{
  font-size: 1.3rem;
  color: var(--gray-light);
  font-weight: 300;
}
.scnb__item_l_cont_info_num{
  font-size: 1.4rem;
  color: var(--gray-light);
  font-weight: 300;
  justify-content: center;
}
.scnb__item_l_cont_info{display: flex; align-items: center;}
.scnb__item_l_cont_info>a>img{height:1.3rem;margin-left: 0.5rem;}
.scnb__item_l_cont_info_v{
    width: 1.5rem; height:1.2rem;margin-right: 0.7rem;
}

/*Chờ Song ca HOT*/
.csc{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 1rem;
    width: 100%;
    justify-content: stretch;
  }
  .csch {
    display: flex;
    flex-direction: row;
    overflow: auto;
    overflow-y: hidden;
    -ms-overflow-y: hidden;
    white-space: nowrap;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
.csch::-webkit-scrollbar {
  display: none;
}
.csch__r{
    display: flex;
    flex-direction: column;
    margin-right: 1.5rem;
  }
  .csch__item{
    display: flex;
    justify-content: space-between;
    background-color: #1b1b1b;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    align-items: center;
    width: 34.5rem;
    height: 12.3rem;
    margin-bottom: 2rem;
  }
.csch__item_l{display: flex;align-items: stretch;}
.csch__item_l_img{
  width: 8.2rem;
  height: 12.3rem;
  display: flex;
  align-items: flex-start;
  border-radius: 15px 0px 0px 15px ;
  -webkit-border-radius: 15px 0px 0px 15px ;
  -moz-border-radius: 15px 0px 0px 15px ;
  -ms-border-radius: 15px 0px 0px 15px ;
  -o-border-radius: 15px 0px 0px 15px ;
}
.csch01 {
  background-image: url("../images/Trangchu_songca_0060_Layer-174-82 x 122.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.csch02 {
  background-image: url("../images/Trangchu_songca_0049_Layer-176-82 x 122.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.csch__item_l_no{
  margin-top: 0.5rem;
  margin-left: 0.5rem;
  background-color: var(--primary-color);
  padding: 0.2rem 0.5rem 0.2rem 0.5rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: var(--white);
  font-size: 1.38rem;
  font-weight: bold;
}
.csch__item_l_cont{
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.csch__item_l_cont_title{
  font-size: 1.58rem;
  color: var(--white);
  font-weight: bold;

}
.csch__item_l_cont_des{
  font-size: 1.38rem;
  color: var(--gray-sang) !important;
  font-weight: 300;

}
.btn_csch {
  padding: 1rem 2rem 1rem 1.8rem;
  background-color: var(--primary-color);
  color: var(--white);
  font-size: 1.5rem;
  font-weight: bold;
  border: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  width: 10.4rem;
}
/*Chờ song ca mới*/
/* .csc{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 1rem;
  gap: 2rem 2rem;
  width: 100%;
  justify-content: stretch;
} */
.csc_item{
    width: calc(50% - 1rem);
    margin-right: 1rem;
    margin-bottom: 1rem;
  }

.input:active{
  text-decoration: none;
}
.csc__item{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.csc01{
  background-image: url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.csc02{
  background-image: url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.csc03{
  background-image: url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.csc04{
  background-image: url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.csc__item_bottom{
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  padding: 0.7rem;
}
.csc__item_numtitle{
  display: flex;
  align-items:flex-start;
  flex-direction: column;
  padding: 0.5rem;
  width: 80%
}
.csc__item_cont_title{
  font-size: 1.4rem;
  color: var(--white);
  font-weight: bold;
  padding-bottom: 0.7rem;
}
.csc__item_l_cont_des{
  font-size: 1.3rem;
  color: var(--ghi-nhat);
  font-weight: 300;
}
.csc__item_bottom_icon{
  height: 3.7rem;
}

/* FEED */
.videofeed{
  position: absolute;
  top: 0rem;
  left: 0rem;
  z-index: -10;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
.videofeed>video{
  align-items: center;
  align-self: center;
  height: 100vh;
}
.videofeedsc {
  position: absolute;
  top: 0rem;
  left: 0rem;
  z-index: -10;
  display: flex;
  align-content: center;
  align-items: center;
  /* height: 100vh; */
  background-color: black;
}
.videofeedpause{
  position:absolute;
  top: calc(40% - 40px);
  left: calc(50% - 40px);
  z-index:-5;
  opacity: 70%;
}
.videofeedsc>video{
  width:100vw;
  margin-bottom: 10rem;
}
.wfeed{
  background-image: url("../images/Trangchu_feed_0030_Layer-6-428 x 765.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.feed_header {
  display: flex;
  /* height: calc(100vh - 6.1rem); */
  align-content: space-between;
}

.feed_header__top{
display: flex;
justify-content: flex-start;
align-items: center;
height: 6.8rem;
padding-top: 1rem ;
font-size: 1.57rem;
color: var(--white);
margin-left: 1rem;
}
.feed_header__top i {
padding-left: 1.5rem;
padding-right: 0rem;
}

.feed_header__text {
margin-left: 1.4rem;
margin-right: 1.4rem;
}
.feed_header__link, .msc_link{color: var(--white);}
.ftextselected {font-weight: bold;}

.feed__content {
  display: flex;
  flex-direction: row;
  width: 100%;
  color: var(--white);
  padding-left: 1rem;
  justify-content: space-between;
}
.feed__content_l{
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
  min-width: 80%;
  justify-content: flex-end;
}
.feed__content_l_title{
  font-size: 1.65rem;
  font-weight: bold;
  padding-bottom: 1.5rem;
}
.feed__content_l_subtitle{
  font-size: 1.65rem;
  font-weight: bold;
  color: var(--gray-sang);
  padding-bottom: 2.8rem;
}
.feed__content_l_list{
  display: flex;
  flex-direction: row;
  align-items: center;

}
.feed__content_l_icon {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  width: 1.4rem;
}
.feed__content_l_text{
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
}

.feed__content_l_info{
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin: 0.5rem;
  padding: 0.5rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: var(--black);
  opacity: 0.5}
.feed__content_l_info_v{width: 1.4rem;margin-right: 0.7rem;}
.feed__content_l_info_num{
  font-size: 1.3rem;
  color: var(--white) !important;
  font-weight: 300;
}
.feed__content_r{
    display: flex;
    flex-direction: column;
    align-items:  center;
    justify-content: flex-end;
    font-size: 1.42rem;
    font-weight: bold;
  }
.feed__content_r_thamgia{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  font-size: 1.42rem;
  font-weight: bold;
}
.feed__content_r_thamgia>div:nth-child(1){
  display: flex;
    flex-direction: column;
    align-items:  center;
    justify-content: flex-end;
    font-size: 1.42rem;
    font-weight: bold;
}
div.feed__content_r{width: 100%;}
.feed__content_r_avatar{display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 2rem;
  }
.feed_header__link_avatar{
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  width: 5rem;
  height: 5rem;
  object-fit: cover;
  object-position: top;
  border: 0.2rem var(--white) solid;
}
.feed__content_r_avatar_add{
  width: 2.1rem;
  margin-top: -1rem;
}
div.feed__content_r_lsh{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 2rem;
  }
div.feed__content_r_lsh>img{
  margin: 0.5rem;
  height: 2.8rem;
}
.feed__footer{
  height: 6.2rem;
  border-top: solid 0.1rem var(--gray-light);
  margin-top: 2rem;
}

/* Thể loại */
.theloai_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .theloai_list>a{width: calc(50% - 1rem);margin-right: 1rem;margin-bottom: 1rem;}
.theloai_item{
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.tl01 {background-image: url("../images/The\ loai_Kara/NhacTre_thumb.png");}
.tl02 {background-image: url("../images/The\ loai_Kara/CachMang_thumb.png");}
.tl03 {background-image: url("../images/The\ loai_Kara/Rap_thumb.png");}
.tl04 {background-image: url("../images/The\ loai_Kara/DanCa_thumb.png");}
.tl05 {background-image: url("../images/The\ loai_Kara/ThieuNhi_thumb.png");}
.tl06 {background-image: url("../images/The\ loai_Kara/TruTinh_thumb.png");}
.tl07 {background-image: url("../images/Theloai_0005_Layer-10-190 x 110.png");}
.tl08 {background-image: url("../images/Theloai_0004_Layer-11-190 x 110.png");}
.tl09 {background-image: url("../images/Theloai_0003_Layer-12-190 x 110.png");}
.tl10 {background-image: url("../images/The\ loai_Kara/Khac_thumb.png");}


/* Thể loại chi tiết */
.theloai__detail_banner {
  width: 100%;
  height: auto;
}
.scnb_nooverflow {
    display: flex;
    flex-direction: column;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .scnb__r_tlct{
    width: 100%;
    display: flex;
    flex-direction: column;
  }
.scnb__item_tlct{display: flex;justify-content: space-between;align-items: center;margin-bottom: 1.5rem;}

/* Bài hát chi tiết */
.btn_hatngay{
  position: fixed;
  z-index: 5;
  bottom: 1rem;
  width: 100%;
  display: flex;
  justify-content: center;}
.bhct__content_l_info{
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;}
.bhct__content_l_info_v{width: 1.6rem; height:0.9rem;margin-right: 0.7rem;}
.bhct__content_l_info_num{
  font-size: 1.3rem;
  color: var(--gray-light) !important;
  font-weight: 300;
}
.header__right_img{
  width: 2rem !important;
  height: 0.4rem !important;
}
.s_bcsc{
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: solid var(--black) 0.1rem;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.s_bcsc>input, .msc_timkiem>input{border: 0rem;width: 80%;}
.s_bcsc>input::placeholder, .msc_timkiem>input::placeholder{
    font-size: 1.6rem;
   }
.timkiemfull {width: 100%;padding: 1rem;}
.s_bcsc>img {padding: 0.5rem;}
.mar05 {margin-right: 1rem;}
.s_bcsc_text{flex-grow: 4;font-size: 1.9rem; border: 0rem;}
.s_bcsc__item{display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items:flex-start;
  margin-bottom: 1.5rem;
  width: 100%;
  width: 19.2rem;
  min-height: 28rem;
  height: 100%;
  position: relative;
  -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 415px)
 {
  .s_bcsc__item{display: flex;
    flex-direction: column;
    justify-content: space-between;align-items:flex-start;
    margin-bottom: 1.5rem;
    width: 100%;
    min-width: auto;
    max-width: 15rem;
    min-height: 25rem;
    height: 100%;
    position: relative;
    -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  }
}
.sbcsc_container{display:flex;flex-direction: row;flex-wrap: wrap; justify-content: space-between; gap: 2rem 1rem;}
.sbcsc_item{width: calc(50% - 1rem);aspect-ratio: 192 / 288; display: flex; flex-direction: column; justify-content: space-between;}
.sbcsc__item_top{
  display: flex;
  flex-direction: row;
  justify-content:
  space-between;
  align-items: center;
  width: 100%;
}
.sbcsc__item_cont_info{
display: flex;
justify-content: flex-start;
align-items: center;
margin: 0.5rem;
padding: 0.5rem;
height: 2.2rem;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: var(--black);
opacity: 0.3;}
.sbcsc__item_l_cont_info_v{width: 1.5rem; height:0.8rem;margin-right: 0.7rem;}
.sbcsc__item_l_cont_info_num{
  font-size: 1.3rem;
  color: var(--white) !important;
  font-weight: 300;
}
.sbcsc__item_top_avatar{
  width: 20%;
  padding: 0.5rem;
  align-content: flex-end;
  height: 3.3rem;
}
.sbcsc__item_numtitle{
  display: flex;
  align-items:flex-start;
  flex-direction: column;
  padding: 0.5rem;
}
.sbcsc__item_cont_title{
  font-size: 1.4rem;
  color: var(--white);
  font-weight: bold;
}

.sbcsc01{
  background-image: url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png");
  background-repeat: no-repeat;
  background-size:cover;
}
.sbcsc02{
  background-image: url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.sbcsc03{
  background-image: url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.sbcsc04{
  background-image: url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png");
  background-repeat: no-repeat;
  background-size: cover;
}

/* mời song ca */
.msc_title{font-size: 1.9rem;color: var(--black); font-weight: bold; display:flex; justify-content: center; width: 100%;}
.msc_tacgia{font-size: 1.38rem;color: var(--gray-sang);display:flex; justify-content: center; width: 100%;}
.msc_timkiem{
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: solid var(--black) 0.1rem;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding-left: 1rem;
}
.msc_timkiem_text{flex-grow: 4;font-size: 1.38rem; padding: 1rem; color: var(--gray-sang);}
.msc_timkiem>a>img{padding: 1rem;}
.msc_kq{display: flex; flex-direction: column;padding-top: 2rem;}
.msc_kq_item{display: flex; flex-direction: row;padding-top: 1rem;padding-bottom: 1rem;}
.msc_kq_item>img {width: 4.7rem;margin-right:1rem;}
.msc_kq_item_thongtin{flex-grow: 4;display: flex;flex-direction: column;justify-content: space-between;padding-top: 0.5rem;padding-bottom: 0.5rem;}
.msc_kq_item_thongtin_ten{font-size: 1.58rem;color: var(--black);}
.msc_kq_item_thongtin_mqh{font-size: 1.38rem; color: var(--gray-sang);}
.btn_msc{
  padding: 1rem 2.3rem 1rem 2.3rem;
  background-color: var(--primary-color);
  color: var(--white);
  font-size: 1.5rem;
  font-weight: bold;
  border: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

/* Bản chờ song ca */
.bcsca_container{display:flex;flex-direction: row;flex-wrap: wrap; justify-content: space-between; }

.bcsca_item{width: calc(50% - 1rem);display: flex; flex-direction: column; justify-content: space-between;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    margin-right: 1rem;
    margin-bottom: 1rem;
}
.bcsca_item_bfr{

    z-index: 2;
    position: relative;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}
.bcsca_item_bfr>div>a:nth-child(1){
  height: 2rem;
}
.bcsca_item_bfr>div{
  display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bcsca_item_bfr>div>a:nth-child(2){
  display: flex;
  align-items: flex-end;
  height: 80%;
}
.bcsca__item_top{
  display: flex;
  flex-direction: row;
  justify-content:
  flex-end;
  align-items: center;
  width: 100%;
  padding: 2rem;
  height: 1rem;
}
.bcsca__item_numtitle{
  display: flex;
  flex-grow: 4;
  justify-content: flex-end;
  align-items:flex-start;
  flex-direction: column;
  padding: 0.5rem;
  margin-bottom: 1rem;
}
.bcsca__item_cont_title{
  font-size: 1.4rem;
  color: var(--white);
  padding-bottom: 0.5rem;
}
.bcsca__item_numtitle_luot{
  display: flex; flex-direction: row;
  align-items: center;
  width: 100%;
  font-size: 1.4rem;
  color: var(--white);
}
.bcsca__item_numtitle_luot>img {padding-right: 1rem;}
.bcsca_item_bfr_strbott{
  margin-bottom: 0rem;
  margin-top: -3rem;
  width: 100%;
  height: 3rem;
  background-color: var(--primary-color);
  z-index: -1;
}
.bcsca_msc_btn_a{
  width: 100%;
}
.bcsca_msc_btn{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  /* z-index: -1; */
  background-color: var(--primary-color);
  color: var(--white);
  -webkit-border-radius: 0px 0px 25px 25px ;
  -moz-border-radius: 0px 0px 25px 25px ;
  border-radius: 0px 0px 25px 25px ;
  -ms-border-radius: 0px 0px 25px 25px ;
  -o-border-radius: 0px 0px 25px 25px ;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.bcsca_msc_btn>span{
  font-size: 1.26rem;
}

.bcsca01{
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background-size: cover;
}
.bcsca02{
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background-size: cover;
}
.bcsca03{
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background-size: cover;
}
.bcsca04{
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background-size: cover;
}

/* bài hát chi tiết - mở rộng white */
.kmenu {
  position: fixed;
  bottom: 0;
  z-index: 30;
  width: 100%;
  /* height: 37.4rem; */
  -webkit-border-radius: 25px 25px 0px 0px;
  -moz-border-radius: 25px 25px 0px 0px;
  border-radius: 25px 25px 0px 0px;
  background-color: var(--white);
  box-shadow: 0px -6px 4px 0 rgba(0, 0, 0, 0.1);
}
.kmenu__song{
  display: flex;
  align-items: center;
  padding: 2rem;
  background-color: #dadada;
  font-size: 1.78rem;
  font-weight: bold;
  color: var(--black);
  -webkit-border-radius: 25px 25px 0px 0px;
  -moz-border-radius: 25px 25px 0px 0px;
  border-radius: 25px 25px 0px 0px;
}
.kmenu__song>img{
  margin-right: 1rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  width: 5.7rem;
  height: 5.7rem;
  object-fit: cover;
  object-position: top;
  border: 0.1rem #606060 solid;
}
.kmenu__song_thongtin>div:first-child{font-size: 2rem;color: var(--black);}
.kmenu__song_thongtin>div:last-child{font-size: 1.5rem; color: var(--gray-sang);font-weight: normal;}
.kmenu__song_thongtin{flex-grow: 4;display: flex;flex-direction: column;justify-content: space-between;padding-top: 0.5rem;padding-bottom: 0.5rem;}

.Kmenu__csn{
  padding: 2rem;
  margin-bottom: 1rem;
  font-size: 1.42rem;
  color: var(--black);
}
.Kmenu__csn_list{
  display: flex;flex-direction: row;padding: 1rem 0rem 0rem 0rem;  width: 100%;justify-content:space-between;
}
.Kmenu__csn_list_item{
}
.Kmenu__csn_list_item>a>img {margin: 1rem;}
.Kmenu__csn_list_item>a{display: flex;flex-direction: column;font-size: 1.18rem;
  justify-content: center;align-items: center;}
.Kmenu__more{
  padding: 2rem;
  margin-bottom: 1rem;
  font-size: 1.58rem;
  border-top: 0.1rem solid var(--gray-line);
}
.Kmenu__more>a{display: flex;justify-content: flex-start;align-items: center;}
.Kmenu__more>a>img{margin: 1rem 2rem 1rem 2rem;}
.kmenu_link, .kmenu__binhluan_link, .cn_link{color: var(--black);}
.cn_linkbold {font-weight: bold;}
.shadow-back{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100vw;
  height: 100vh;
  background-color: var(--black);
  opacity: 0.5;
}

/* Bản thu HOT riêng */
.bthotr{display: flex; flex-direction: column;padding: 1rem;}
.bthotr_item{display: flex; flex-direction: row;padding-top: 1rem;padding-bottom: 1rem; border-bottom: var(--gray-line) solid 0.1rem; align-items: center;}
.bthotr_item>img {width: 4.7rem;margin-right:1rem;}
.bthotr_item_thongtin{flex-grow: 5;display: flex;flex-direction: column;justify-content: space-between;padding-top: 0.5rem;padding-bottom: 0.5rem;}
.bthotr_item_thongtin_ten{font-size: 1.58rem;color: var(--black);font-weight: bold;}
.bthotr_item_thongtin_mqh{font-size: 1.38rem; color: var(--gray-sang);display: flex; flex-direction: row; align-items: center;}
.bthotr_item_thongtin_mqh>div{width: 4rem; display: flex; flex-direction: row; align-items: center;}
.bthotr_item_thongtin_mqh>div>img{margin-right: 0.7rem;}
.bthotr_item_thongtin_mqh>span{padding-left: 2rem;}
.bthotr_item_num{font-size:3rem;color: var(--gray-999);margin-right:1rem;font-weight: bold;width: 4rem;text-align: center;}
.bthtr_bignum{font-size: 4rem;}

/* top ngôi sao riêng */
.tnsr {display: flex;flex-direction: row;}
.tnsr>a{display: flex;flex-direction: row;}
.tnsr__item {width: calc(100%/3);display: flex;flex-direction: column; justify-content: flex-end;align-items: center;}
.tnsr__item_01{
  background-image: url("../images/Trangchu_donca_0007_Layer-173-61 x 60.png");
  background-repeat: no-repeat;
  background-position: 50% 67%;
}
.tnsr__item_02{
  background-image: url("../images/Trangchu_donca_0011_Layer-172-74 x 74.png");
  background-repeat: no-repeat;
  background-position: 50% 67%;
}
.tnsr__item_03{
  background-image: url("../images/Trangchu_donca_0009_Layer-174-61 x 61.png");
  background-repeat: no-repeat;
  background-position: 50% 76%;
}
.tnsr__item_title{
  font-size: 1.5em;
  text-align: center;
  color: var(--black);
  padding: 1rem;
  margin-top: 1rem;
}
.addbutton{margin-top: -4rem;width: 2.5rem;}
.addbuttonlist{padding: 0;margin-top: 1rem;width: 3rem !important;height: 3rem;}
.tnsr__list{display: flex; flex-direction: column;padding-top: 2rem;}
.tnsr__list_item{display: flex; flex-direction: row;padding-top: 1rem;padding-bottom: 1rem;align-items: center;}
.tnsr__list_item>img {width: 4.7rem;margin-right:2rem;}
.tnsr__list_item_thongtin{flex-grow: 4;display: flex;flex-direction: column;justify-content: center;padding-top: 0.5rem;padding-bottom: 0.5rem;}
.tnsr__list_item_thongtin_ten{font-size: 1.58rem;color: var(--black);}
.tnsr__list_item_thongtin_mqh{font-size: 1.38rem; color: var(--gray-sang);}

/*cá nhân - chưa đăng nhập */
.btn_login {
  padding: 1rem 2rem 1rem 1.8rem;
  background-color: var(--primary-color);
  color: var(--white);
  font-size: 1.5rem;
  font-weight: bold;
  border: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin: 2rem;
}
.cn_top{
  display: flex;flex-direction: column;
  align-items: center;
}
.cn_top .cn_top--avatar>img{
  margin-bottom: 1rem;
  width: 14.4rem;
  height: 14.4rem;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
  object-position: top;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.cn_menu{display: flex;flex-direction: column;padding: 2rem;}
.cn_menu_item{
  display: flex; flex-direction: row; justify-content: flex-start;
  padding-bottom: 4rem;
  font-size: 1.9rem;
  align-items: center;
}
.cn_withtoggle{
  justify-content: space-between;
}
.cn_menu_item>a{display: flex; flex-direction: row; justify-content: flex-start; align-items: center; color: #000000;}
.cn_menu_item>a>img{
  margin-right: 1.5rem;
}
.cn_menu_item>input{margin-left: 3rem;}
.cn_ten{font-size:2.18rem;font-weight: bold;}
.cn_textxemhoso{font-size: 1.58rem; color: var(--primary-font);}
.cn_top_ten{display: flex; flex-direction: row;width: 100%;align-items: center;justify-content: center;padding-top: 1rem;}
.cn_top_addphoto{margin-top: -4rem; margin-left: 9rem;}
/* switch */
input[type=checkbox]{
	height: 0;
	width: 0;
	visibility: hidden;
}
.cbox{visibility: hidden;}
label {
	cursor: pointer;
	text-indent: -9999px;
	width: 5rem;
	height: 2.6rem;
	background: #99d8fe;
	display: block;
	border-radius: 25px;
	position: relative;
}

label:after {
	content: '';
	position: absolute;
	top: 0.3rem;
	left: 0.2em;
	width: 2rem;
	height: 2rem;
	background: #009dfd;
	border-radius: 25px;
	transition: 0.3s;
}

input:checked + label {
	background: #99d8fe;
}

input:checked + label:after {
	left: calc(100% - 5px);
	transform: translateX(-100%);
}

label:active:after {
	width: 2rem;
}

/* trong profile - xem chính mình */
.prof_num {display: flex; flex-direction: row;justify-content:space-around; border-bottom: 0.1rem var(--gray-line) solid;padding-bottom: 2rem;}
.prof_num_i{font-size: 1.58rem;display: flex;flex-direction: column;align-items: center;}
.prof_num_i>span{font-size: 2.37rem;color: var(--primary-color); font-weight: bold;}
.prof_menu{width: 100%; display: flex; flex-direction: row; font-size: 1.9rem;align-items: center;margin: 1rem; justify-content: flex-start;}
.prof_menu>span {padding: 2rem;width: 45%;}
.profmselected{font-weight: bold;border-bottom: 0.2rem var(--primary-color) solid;}
.prof_menu>span>a{align-items: center;display: flex;align-items: center; justify-content: center;}

.prof__csc_container{display:flex;flex-direction: row;flex-wrap: wrap; justify-content: space-between;}
.prof__csc_item{width: calc(50% - 1rem); display: flex; flex-direction: column; justify-content: space-between;padding: 0.5rem; margin-right:1rem; margin-bottom: 1rem;}
.prof__csc__item_top{
  display: flex;
  flex-direction: row;
  justify-content:
  space-between;
  align-items: center;
  width: 100%;
}
.prof__csc_item_bfr{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.prof__csc__item_cont_info{
display: flex;
justify-content: flex-start;
align-items: center;
margin: 0.5rem;
padding: 0.5rem;
height: 2.2rem;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: var(--black);
opacity: 0.3;}
.prof__csc__item_l_cont_info_v{width: 1.5rem; height:0.8rem;margin-right: 0.7rem;}
.prof__csc__item_l_cont_info_num{
  font-size: 1.3rem;
  color: var(--white) !important;
  font-weight: 300;
}
.prof__csc__item_top_avatar{
  display: flex;
  padding: 0.5rem;
  align-content: center;
  align-items: center;
  height: 3.3rem;
}
.prof__csc__item_top_avatar>img
.prof__csc__item_numtitle{
  display: flex;
  align-items:flex-start;
  flex-direction: column;
  padding: 0.5rem;
}
.prof__csc__item_cont_title{
  font-size: 1.4rem;
  color: var(--white);
  font-weight: bold;
  margin-bottom: 1rem;
  padding-left: 0.5rem;
}
.prof__csc__item_numtitle_luot{
  display: flex; flex-direction: row;
  align-items: center;
  width: 100%;
  font-size: 1.4rem;
  color: var(--white);
  padding-top: 0.5rem;
  padding-top: 0.5rem;
}
.prof__csc__item_numtitle_luot>img {padding-right: 0.5rem;padding-left: 1rem;}

.prof__csc01{
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0134_Layer-159-192 x 288.png") no-repeat;
  background-size: cover;
}
.prof__csc02{
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0135_Layer-157-192 x 288.png") no-repeat;
  background-size: cover;
}
.prof__csc03{
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0114_Layer-164-192 x 287.png") no-repeat;
  background-size: cover;
}
.prof__csc04{
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%), url("../images/Trangchu_donca_0106_Layer-166-192 x 287.png") no-repeat;
  background-size: cover;
}

/* Bình luận */
.com_commentform{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 0.5rem;
  position:relative;
}
.com_commentform>div{
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: -6rem;
}
.com_commentform>div>a{
  margin-left: -4rem;
}
.inputbgcomment{
  height: 3.3rem;
  margin-left: 1rem;
  margin-right: 1rem;
  padding: 1rem 3.5rem 1rem 1rem;

  border: thin var(--gray-sang) solid !important;
  color: var(--gray-light);
  font-size: 1.58rem;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  width: 86%;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  background-color: transparent;
  z-index: 2;
}
/* bài hát chi tiết - mở rộng white */
.kmenu__binhluan {
  position: fixed;
  bottom: 0;
  z-index: 30;
  width: 100%;
  height: 45.9rem;
  background-color: var(--white);
  box-shadow: 0px -6px 4px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  /* overflow: hidden; */
}
.Kmenu__binhluan__csn{
  font-size: 1.42rem;
  color: var(--black);
  padding: 2rem
}
.Kmenu__binhluan__csn_top{  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
font-size: 1.78rem;
font-weight: bold;}
.Kmenu__binhluan__comment {max-height: 8rem;border-top: 0.1rem solid var(--gray-line);padding: 1.5rem ;
position: fixed;
bottom: 0;
z-index: 30;
width: 100%;}
.kmenu__binhluan_link, .cn_link{color: var(--black);}
.Kmenu__binhluan__nd{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1rem;
  overflow: scroll;
  margin-bottom: 8rem;
}
.Kmenu__binhluan__nd_item{
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
}
.Kmenu__binhluan__nd_item>img {
  width: 4rem;
  height: 4rem;
}
.Kmenu__binhluan__nd_item_content{
    display: flex;
    flex-direction: column;
    color: var(--gray-sang);
    flex-grow: 4;
    padding-right: 1rem;
    padding-left: 1rem;
    width: 79% !important;
    /* overflow: hidden; */
  }
.Kmenu__binhluan__nd_item_content>span:nth-child(1){
  font-size: 1.58rem;
  margin-bottom: 0.2rem;
}
.Kmenu__binhluan__nd_item_content>span:nth-child(2){ font-size: 1.58rem; color:  var(--black);margin-bottom: 0.2rem;
  overflow-wrap: break-word;
}
.Kmenu__binhluan__nd_item_content>div {
    display: flex;
    font-size: 1.3rem;margin-bottom: 0.4rem;
  }
  .Kmenu__binhluan__nd_item_content>div>span{margin-right: 1rem;}
.Kmenu__binhluan__nd_item_content>span:last-child{
  font-size: 1.3rem;
  margin-bottom: 0.2rem;

}
.Kmenu__binhluan__nd_item_content>span:last-child>a{
  display: flex;
  flex-direction: row;
}
.Kmenu__binhluan__nd_item_3{display: flex;flex-direction: column; justify-content:flex-start; margin-right: 0.5rem;align-items: center;}
.Kmenu__binhluan__nd_item_like{margin-bottom: 1rem;}
.Kmenu__binhluan__nd_item_3>span{display: flex;flex-direction: column; justify-content:flex-start;font-size: 1.3rem;}
.Kmenu__binhluan__nd_subitem{
    display: flex;
    flex-direction: row;
    margin-left: 5rem;
    margin-bottom: 0.5rem;
    width: calc(100vw - 7rem);
  }
  .Kmenu__binhluan__nd_subitem>img {
    width: 4rem;
    height: 4rem;
  }
  .Kmenu__binhluan__nd_subitem_content{
    display: flex;
    flex-direction: column;
    color: var(--gray-sang);
    margin-bottom: 0.2rem;
    flex-grow: 4;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 60% !important;
  }
.Kmenu__binhluan__nd_subitem_content>span:nth-child(1){
  font-size: 1.58rem;
  margin-bottom: 0.2rem;
}
.Kmenu__binhluan__nd_subitem_content>span:nth-child(2){ font-size: 1.58rem; color:  var(--black);  margin-bottom: 0.2rem; overflow-wrap: break-word;
}
.Kmenu__binhluan__nd_subitem_content>div {
  display: flex;
  gap: 1rem;
  font-size: 1.18rem;
  margin-bottom: 0.2rem;
}
.Kmenu__binhluan__nd_subitem_3{display: flex;flex-direction: column; justify-content:  center; align-items: center; margin-left: 3rem; margin-right: 0.5rem;}
.Kmenu__binhluan__nd_subitem_like{margin-bottom: 1rem;}
.Kmenu__binhluan__nd_subitem_3>span{display: flex;flex-direction: column; justify-content:  center;font-size: 1.3rem;}
.Kmenu__binhluan__nd_subitem_content>span:nth-child(4){
  display: flex;
  gap:0.2rem;
  font-size: 13,87;
}
/* bản thu đã lưu */
.menu_btdl {
  position: relative;
  padding-top: 1rem;
  margin-bottom: 1rem;
}
.menu_btdl__list {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content:space-between;
  margin: auto;
  padding: 0rem;
}
.menu_btdl__item{
  width: 25%;
  display: flex;
  justify-content: center;
}
.menu_btdl__link {
  color: var(--black);
  font-size: 1.58rem;
  transition: color 0.2s linear;
  margin: 0.2rem;
  border-bottom: 0.2rem solid var(--white);
  text-align: center;
  width: 100%;
}
.menu_btdl_actived {
  color: var(--primary-color);
  font-weight: bold;
  border-bottom: 0.2rem solid var(--primary-color);
}
.menu_btdl__link:hover {
  color: var(--gray-dark);
  font-weight: bold;
}
.btn_boluu {
  padding: 1rem;
  background-color: var(--white);
  color: var(--black);
  font-size: 1.5rem;
  font-weight: bold;
  border: 0.1rem var(--black) solid;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}

/* quản lý bản thu */
.kmenu-qlbt{height: 49.3rem !important;}
.Kmenu__more_qlbt{
  display: flex;
  flex-direction: column;
  align-content: space-between;
}
.Kmenu__more>span{display: flex;justify-content: space-between;
align-items: center;}
.Kmenu__more>span>img{margin: 0rem 2rem 1rem 2rem;}
.Kmenu__more>span>span{flex-grow: 3;}
.Kmenu__more>span>a{display: flex;}
.Kmenu__more>span>a>img{margin-left: 1rem;width: 1rem; height: 1.5rem;}

/* song ca tắt camera */
.wsongcatatcamera{
  background-image: url("../images/Songca_Xembanthuchosongca_Tatcamera_0040_Layer-12-428 x 761.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.fup110px{height: calc(100vh - 10rem);  flex-direction: column; justify-content: space-between;}
.sctcam_chuabanthu{height: 3.4rem;background-color: #3e3333;margin-top: 2rem;}
.sctcam_chuabanthu>a{display: flex;justify-content: space-between;padding: 1rem;}
.sctcam_chuabanthu>a>span{font-size: 1.42rem;color: var(--white);}
.sctcam_chuabanthu>a>img{width: 0.8rem;height: 1.5rem;}
.fl70{min-width: 75%;}
.feed__footer_sctcam{
}
.sctcam_chuabanthuhv{height: 3.4rem;background-color: #3e3333;margin-top: 2rem;position: absolute;bottom: 0;width: 100%;}
.sctcam_chuabanthuhv>a{display: flex;justify-content: space-between;padding: 1rem;}
.sctcam_chuabanthuhv>a>span{font-size: 1.42rem;color: var(--white);}
.sctcam_chuabanthuhv>a>img{width: 0.8rem;height: 1.5rem;}
.sctcam__comment {max-height: 5.8rem;padding: 0.5rem 2rem 0.5rem 2rem;
  position: fixed;
  bottom: 0;
  z-index: 30;
  width: 100%;}
  .scbcam__comment {max-height: 5.8rem;padding: 0.5rem 2rem 0.5rem 2rem;
    position: fixed;
    bottom: 0;
    z-index: 30;
    width: 100vw;
    left: 0;
  }

.sctcam_commentform{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 0.5rem;
}
.sctcam_commentform>input[type=text]{
  height: 3.3rem;
  margin-left: 1rem;
  margin-right: 1rem;
  padding-left: 1rem;
  border: thin var(--gray-dark) solid !important;
  font-size: 1.58rem;
  background-color: var(--black);
  color: var(--gray-light);
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  width: 80%;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}
.sctcam_avatar{
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  width: 4rem;
  height: 4rem;
  object-fit: cover;
  object-position: center;
}
.sctcam_middle{position: fixed;
  justify-content: center;
  align-items: center;
  width:90vw;
  height: 80vh;
  z-index: -10;
display: flex;
flex-direction: column;}
.sctcam_homevideo{
height: 100vh;
}
.sctcam__middle_songcover{-webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;}
.sctcam__middle_vt{margin-top: -10.5rem;margin-left: -0.4rem;}

/* song ca ghep cap */
.scghepcap_mid{
  width:100vw;
  height: 70vh;
  z-index: 5;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-left: -1rem;
  padding: 0;
}
.scghepcap_mid>img{width: 50%;}
.btn_songca{
  padding: 0.1rem 1rem 0.1rem 1rem;
  background-color: var(--primary-color);
  color: var(--white);
  font-size: 0.9rem;
  font-weight: bold;
  border: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin: 0.5rem 0.5rem 0.5rem 1rem;
  height: 1.8rem;
}
.scghepcap_sc{flex-direction: row;display: flex; align-items: center;
}
.scghepcap_text{color: var(--primary-color) !important;}
.scghepcap_text>span{font-weight: bold;}

/* tìm kiếm */
.search__full{display:flex; align-items: center;}
.search__full>input[type=text]{height: 4rem; padding-left: 2rem;padding-right: 2rem;border: 0.1rem var(--gray-dark) solid;font-size: 1.58rem; color: var(--gray-light); -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px; width: 100%;}
.iconinput{margin-left:-3rem;}
.header__right>span.huytk{color: var(--btn-song-color);font-size: 1.5rem; margin: 1rem;font-weight: bold;}
.fullwheader{width: 100%;padding-left: 1rem;padding-right: 1rem;}
.mntkpl0{
  padding-left: 0rem;
}
.mntk{display: flex;}
.mntk_item{width: 25%;}
.mntk_item>a{display: flex;flex-direction: column;align-items: center;}
.mntk_item>a>img {-webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
width: 7.3rem;height: 7.3rem;
margin: 1rem;}
.mntk_item>a>span {font-size: 1.47rem;}

/* tìm kiếm lịch sử */
.tkls{margin-bottom: 2rem;}
.tkls_item{display: flex; flex-direction: row; width: 100%;margin: 2rem 0 0rem 0;padding-bottom: 2rem;border-bottom: 0.1rem var(--gray-line) solid;}
.tktrending{display: flex; flex-direction: column; justify-content: flex-start;font-size: 1.58rem;}
.tkls_item>a:nth-child(2)>div{font-size: 1.58rem;padding: 0;margin: 0;}
.tkls_item>a:nth-child(2){width: 90%;display: flex;justify-content: flex-start;}
.tkls_item>a:first-child{width: 5%;}
.tkls_item>a:last-child{width: 5%;}
.banphim{
  position: fixed;
  bottom: 0;
  height: 29.6rem;
  width: 100%;
}

/* pu chia sẻ */
.pucs {
  /* height: 27.5rem; */
}

/* pu danh sách bản thu song ca */
.dsbtsc_header{
  display: flex;
  flex-direction: column;
  width: 60%;
  justify-content: center;
  align-items: flex-start;
  margin-left: 1rem;
}
.dsbtsc_header>span:nth-child(1){font-size: 1.8rem;color: var(--white);}
.dsbtsc_header>span:nth-child(2){font-size: 1.5rem;color: var(--gray-sang);}
.dsbtsc_cn{display: flex;flex-direction: row;
  align-items: center;
justify-content: flex-end;}
.dsbtsc_cn>a {margin-left: 5rem;}
.full100w{width: 100%;}
.fheadrj{height: 9rem;}
.dsbtsc_footer{height: 19rem;display: flex;flex-direction: column;justify-content: space-between;}
.dsbtsc_footer>div>div{display: flex;flex-direction: row;}
.dsbtsc_footer>div>div>input[type=text]{height: 4rem; padding-left: 2rem;padding-right: 2rem;border: 0.1rem var(--gray-sang) solid;font-size: 1.58rem; color: var(--gray-sang); -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px; width: 100%;
  background: transparent;
}
.dsbtsc_footer>div>div>a{margin-left:-3rem;margin-top: 1rem;}
.dsbtsc_footer>div>div:nth-child(2){display: flex;justify-content: space-around;margin-top: 2rem;padding-bottom: 2rem;}
.dsbtsc_footer>div>span>a{display:flex;font-size: 1.8rem;width: 100vw;text-align: center;justify-content: center;color: var(--white);}
.dsbtsc_dc,.dsbtsc_sc{
  padding: 1.5rem 4rem 1.5rem 4rem;
  background-color: var(--primary-color);
  color: var(--white);
  font-size: 1.8rem;
  border: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin: 0.5rem 0.5rem 0.5rem 1rem;
  height: 1.8rem;
  display: flex;
  justify-content: center;
  width: 18rem;
  height: 4.9rem;
}
.dsbtsc_dc>img, .dsbtsc_sc>img{width: 2.2rem;height: 2.2rem;}
.dsbtsc_content {
  height: calc(100vh - 28rem);
  font-size:2rem;
  color: var(--gray-sang);
  font-weight: bold;
  text-align: center;
}
.dsbtsc_mr {height: 50.7rem;}
.dsbtsc_mrbg {background-color: var(--white) !important;}
/*toggle */
input[type="checkbox"] {
  display: none;
}

#button {
  position: relative;
  display: block;
  width: 100px;
  height: 50px;
  background-color: #78868b;
  border-radius: 25px;
  cursor: pointer;
  transform: scale(0.4);
  margin: 1px auto;
}

#knob {
  width: 48px;
  height: 48px;
  background-image: url("../images/togglecamerasong.png");
  background-size: 100px;
  position: relative;
  top: 1px;
  left: 1px;
  border-radius: 25px;
  transition: 0.4s ease left, 0.4s ease background-position;
  z-index: 2;
}

#lol-checkbox:checked + #button #knob {
  left: 48px;
  background-position: -48px 0;
}

.kmenusizefoverfolow{height:45.2rem;}

/*xem bản thu _ bật cam */
.fcom72px{height: calc(100vh - 7.2rem);}
.vh100vw100{width: 100vw;height: 100vh;}
.inputbgfter{background: transparent !important;color: var(--ghi-nhat) !important;border: 0.2rem var(--ghi-nhat) solid !important;}
.bdtop1pxfter{border-top: 0.1rem var(--gray-sang)solid !important;}

/* xem bản thu _ tắt cam */
.rearr{flex-direction: column;justify-content: space-between;}
.tcammarg2rem{margin-bottom: 2rem;padding-left: 1rem;}
.bcammarg4rem{margin-bottom: 5rem;}


/* thông báo */
.tbgr>a{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 7.8rem;
  width: 100%;
  background-color: #eaeaea;
  color: var(--gray-dark);
  font-size: 1.78rem;
  padding: 2rem;
}
.tbgr_avatar{
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  width: 5rem;
  height: 5rem;
  object-fit: cover;
  object-position: top;

}
.tbgr>a>img{margin-right: 1rem;}
.tbgr>a>div{display: flex;flex-direction: column;flex-grow: 4;justify-content: flex-start;}
.tbgr>a>div>span:nth-child(1){font-weight: bold;}

.tbitem__item_l{display: flex; justify-content: flex-start;margin-top: 2rem;margin-bottom: 2rem;}
.tbitem__item_l_img{width: 4.5rem;height: 4.5rem;margin-right: 1rem;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  object-fit: cover;
  object-position: top;
}
.tbitem__item_l>a:first-child{min-width: 5rem !important;}
.tbitem__item_l>a:nth-child(2){flex-grow: 4;}
.tbitem__item_l_cont{
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  flex-grow: 3;
  margin-left: 1rem;
}
.tbitem__item_l_cont_title{
  font-size: 1.58rem;
  color: var(--black);
}
.tbitem__item_l_cont_title>span:nth-child(1){font-weight: bold;}
.tbitem__item_l_cont_des{
  font-size: 1.58rem;
  color: var(--gray-light) !important;
  font-weight: 300;
}
.tbitem__item_l_cont_title>span:nth-child(2){font-weight: bold; margin-right: 1rem;}
.tblmscimg {
    object-fit: cover;
    object-position: center;
    height: 5rem;
    width: 5rem;
}
.btn_tbitem {
  padding: 0.8rem 1rem 0.8rem 1rem;
  background-color: var(--primary-color);
  color: var(--white);
  font-size: 1.5rem;
  font-weight: bold;
  border: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  height: 3.3rem;
  min-width: 11.5rem;
}

.dtdten{font-weight: bold;margin-left: 1rem;font-size: 1.58rem;}

/* đổi mật khẩu */
.dmk{padding-left: 1rem;padding-right: 1rem;}
.dmk>input,.dmk>div>input{
  color: var(--primary-color);
  font-size: 1.58rem;
  padding-bottom: 1rem;
  border-bottom: 0.1rem var(--primary-color) solid;
  display: flex;
  width: 100%;
  border-top: 0;
  border-left:0;
  border-right:0;
  margin-top: 2rem;
}
.dmk_err{
  width: 100%;
  display: flex;
  justify-content: flex-end;
  color: var(--black);
  font-size: 1.38rem;
  margin-bottom: 1rem;
  margin-top:1rem;
}
.dmk>div{display: flex;gap: 1rem;justify-content: flex-end;}
.dmk>div>a{display: flex;justify-content: center;align-items: center;}
.btn_Xnfull {
  padding: 0.8rem 1.5rem 0.8rem 1.5rem;
  background-color: var(--primary-color);
  color: var(--white);
  font-size: 1.7.8rem;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  height: 5.5rem;
  width: 100%;
  margin-top: 2rem;
}
.header_imgl{width: 1rem !important;height: 1.9rem !important;}

/* đăng nhập */
.dnsection{
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: calc(100vh - 15rem);
}
.dnsection>div {display: flex;flex-direction: column;align-items: center;}
.dnsection>div:nth-child(1){height: 20%; justify-content: center;}
.dnsection>div:nth-child(2){height: 50%;}
.dnsection>div:nth-child(3){height: 30%;justify-content: flex-end;}
.dninput{
  font-size: 1,58rem;
  color: var(--gray-sang);
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  height: 5.3rem;
  border: 0.1rem solid var(--black);
  padding: 1.3rem 5.6rem 1.3rem 5.6rem;
  background-position: left;
  background-repeat: no-repeat;
  background-position-x: 1.8rem;
  margin-top: 1.8rem;
  z-index: 1;
  width: 100%;
}
.dnsection>div:nth-child(2)>div{width: 100%; display: flex; flex-direction: row;align-items: center;}
.dnsection>div:nth-child(2)>div:nth-child(2)>a>img{margin-top: 1.8rem;}
.dnsection>div:nth-child(2)>div:nth-child(2)>a{z-index: 5;margin-left: -3rem;}
.dnsdt{
  background-image:  url("../images/icon_SVG/mobi/nhapsodienthoai_ic.png");
  background-repeat: no-repeat;
  background-size: 25px;
  background-position-y: top 0.5rem;
}
.dnmk{
  background-image: url("../images/icon_SVG/mobi/nhapmatkhau_ic.png");
  background-repeat: no-repeat;
  background-size: 25px;
  background-position-y: top 0.5rem;
}
.btn_dnsection{
  padding: 1.8rem 0.5rem 1.5rem 0.5rem;
  font-size: 1.5rem !important;
  font-weight: bold;
  border: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin-top:1.8rem;
  color: var(--white);
}
.btndn {
  background-color: var(--primary-color);
  width: 100%;
}
.btnfb {
  background-color: #1b74e4;
  width: 30%;
  margin-right: 1rem;
}
.btngg {
  background-color: #ea4335;
  width: 30%;
  margin-right: 1rem;
}
.btnviettel {
  background-color: #70b426;
  width: 40%;
}
.dnsection>div:nth-child(2)>div:nth-child(3){display: flex;flex-direction: row;}
.dnsection>div:nth-child(2)>p>a{font-size: 1.5rem;}
.dnsection>div:nth-child(3)>p{font-size: 1.5rem;font-weight: bold;}
.dnsection>div:nth-child(3){font-size: 1.5rem;display: flex;align-items: center;}

/* goi cuoc */
.gc>hr{font-size: 0.1rem;color: var(--gray-line);margin: 2.6rem 0 2.6rem 0;}
.gc_gcdxd{display: flex;flex-direction: row;justify-content: space-between;}
.gcxc {font-size: 1.9rem;
color: var(--black);
font-weight: bold;}
.gcdxd {color: var(--primary-color);
font-size: 1.5rem;display: flex;flex-direction: row;}
.gct {color: var(--gray-dark);font-size: 1.5rem;}
.btn_gchg{
  padding: 1.5rem 4.2rem 1.5rem 4.2rem;
  font-size: 1.5rem !important;
  font-weight: bold;
  border: 0.1rem var(--black) solid;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin-top:1.8rem;
  color: var(--black);
  width: 14.7rem;
}
.btn_gcdk
{
  padding: 1.5rem 4.2rem 1.5rem 4.2rem;
  font-size: 1.5rem !important;
  font-weight: bold;
  border: 0.1rem var(--black) solid;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin-top:1.8rem;
  color: var(--white);
  background-color: var(--primary-color);
}

/* liên kết tài khoản */
.lktk>input, .lktk>div>input{
  font-size: 1.58rem;
  color: var(--primary-color);
  padding: 1.2rem 0 1.2rem 0;
  margin-top: 1rem;
  border: 0rem;
  border-bottom: 0.1rem solid var(--primary-color);
}
.lktk>div{display: flex; flex-direction: row;justify-content: space-between;}
.btn_gchg{
  padding: 1.5rem 1.2rem 1.5rem 1.2rem;
  font-size: 1.5rem !important;
  border: 0.1rem var(--black) solid;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin-top:1.8rem;
  color: var(--black);
  background-color: var(--white);
}
.ltkt_full {width: 100%;}

/* pu mời tải app */
.wmta{
  background-image: url("../images/pu_moitaiapp_0005_Layer-3-428 x 761.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100vw;
  height: 100vh;
}
.mta-noti{width: 80%;
background: var(--white);
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
box-shadow: 0px -6px 4px 0 rgba(0, 0, 0, 0.1);
color: var(--black);
padding: 4rem;
z-index: 20;
position: fixed;
top: 30%;
left: 10%;
align-items: center;
justify-content: center;
display: flex;
flex-direction: column;}
.mta-noti>p{text-align: center;font-size: 1.9rem;}



/* bổ sung */
.scnb__item_r{width: 20%;}
.swiper {
  width: 100%;
  height: 100% !important;
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
list-style-image: none;
padding: 0;
z-index: 1;
}
.swiper-wrapper{
  padding-left: initial;
  margin: 0;
  z-index: 1 !important
}
.swiper-slide{
  width: 100%;
  align-items: flex-end !important;
  display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    position: relative;
  z-index: 1;
}
.app {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

  }
  .karaswiper{
    width: 100%;
  height: 100%;
  }
  .fheadervideo {
    display: flex;
flex-direction: column;
justify-content: space-between;
padding-bottom: 1rem;
  }
  .funset{height: unset;}
  .f100h{height: 100%;}
  .wfeedgradients{
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 100%);
    width: 100%;
    height: 100%;
    padding: var(--margin-section);
    position: relative;
  }
.wgradientsdetail {position: absolute; height: 30%;bottom: 0rem;z-index: 4;}
.feed_header_n{
  position: fixed;
  top: 0rem;
  height: 2rem;
  z-index: 9999;
  margin-left: 1rem;
  width: 100%;
}
.feed__content_n {
    display: flex;
    flex-direction: row;
    width: 100%;
    color: var(--white);
    position:absolute;
    z-index: 100;
    margin-bottom: 0rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
}
.feed__content_n_bot34{
  margin-bottom: 3.4rem;
}
.fhr {
  flex-direction: row;
  font-weight: unset;
  font-size: 1.57rem;
  width: 97%;
  height: 2rem;
  justify-content: flex-start !important;
}
.hrfl1 {width: 3%;}

.wfgrxem {
  margin-bottom: 0rem;
  margin-left: 0rem;
}
.wfixed{
  position: fixed !important;
}

.bcammarg16rem{margin-bottom: 16rem !important;}
.feed_header_n1{
  position: fixed;
  top: 0rem;
  z-index: 9999;
  margin-left: 1rem;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 6.8rem;
  padding-top: 1rem;
  font-size: 1.57rem;
  color: var(--white);
}

/* Modal */

.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top:0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}

.modal-content {
  background-color: var(--white);
  background-repeat: no-repeat;
  background-size: cover;
  margin: 15% auto;
  padding: 4rem 2.4rem 4rem 2.4rem;
  width: 90%;
  font-size: 1.9rem;
  color: var(--black);
  text-align: center;
  position: relative;
  top: 30%;
}
.modal-content>span{
  text-align: center;
}
.modal-content>div{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 4rem;
}

/* tìm kiem khong thay */
.srsult
{
  position: relative;
  top: 40%;
  width: 100%;
  height: calc(100vh - 30rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.srsult>span{
  font-size: 1.7rem;
  color: var(--black);
  font-weight: bold;
}

/*lời mời song ca chưa có */
.lmsc_cc
{
  position: relative;
  top: 40%;
  width: 100%;
  height: calc(100vh - 30rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 2rem 0 2rem;
}
.lmsc_cc >img {margin:1rem;}
.lmsc_cc > span{
  font-size: 1.78rem;
  color: var(--black);
  font-weight: bold;
  margin: 2rem 0 0 0;

  text-align: center;
}
.lmsc_cc>span:last-child {
  font-weight: 500;
}

/*bản thu mở rộng */
/* .kmenu-btmr{height: 42rem !important;} */

/*bình luận trả lời */
.shadow-backup{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 32;
  width: 100vw;
  height: 100vh;
  background-color: var(--black);
  opacity: 0.5;
}
.zidex33 {
  position: fixed;
  z-index: 33;
  background-color: white;
}
.comup{
  bottom:29.6rem;
  background-color: white;
}
.unsetheight{
  max-height: unset;
}
.com_sticker{display: flex;
flex-wrap: wrap;flex-direction: row;overflow:scroll;
height: 18rem;}
.com_sticker>a{
width: 33%;
}

.com_commentform>div{
  display: flex;
  flex-direction: row;
}
.com_commentform>div>div {
  position: absolute;
  pointer-events: none;
  top: 9px;
  left: 18px;
}
.com_commentform>div>label {
  position: relative;
  margin-left: 1rem;
}
.com_commentformsub {
  margin-right:1rem;
}
.com_commentform>div>div>span{font-size: 1.37rem; color: #9d9b9b;}
.com_commentform>div>div>span:nth-child(2){
  color: var(--btn-song-color);
}
/* .ipw93{margin-left:-11rem; padding-left: 11rem;} */
.menu__itemxcm{width: 100%;}
.nomarginright{margin-right: -1rem !important;}
.nomarginrsection{margin-right: 0rem !important;}

/* báo cáo vi phạm */
.bcvp{
  display: flex;
  flex-direction: row;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.bcvptarea{
  flex-direction: column;
}
.bcvptext{
  color: var(--black);
  font-size: 1.4rem;
  flex-grow: 4;
}
.bcvptea{
  color: var(--black);
  font-size: 1.4rem;
  margin-top: 2rem;
  border: thin solid var(--black);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  padding: 1rem;
}
.bcvp input{
  height: 2rem;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 2rem;
}
.bcvp input + label::before{
  border: 1px solid;
  content: "";
  height: 2rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 2rem;
  border-radius: 50% ;
  -webkit-border-radius: 50% ;
  -moz-border-radius: 50% ;
  -ms-border-radius: 50% ;
  -o-border-radius: 50% ;
  margin-left: -2rem;
}
.bcvp input + label::after{
  content: "";
	opacity: 0;
	background-image: url("../images/icon_SVG/amthanhlongtieng_chon.svg");
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
  position: absolute;
	left: 0px;
	top: 0px;
}
.bcvp input:checked + label::after {
  opacity: 1;
  left:0;
  transform:unset ;
  -webkit-transform:unset ;
  -moz-transform:unset ;
  -ms-transform:unset ;
  -o-transform:unset ;
  margin-left: -2rem;
}

.bcvp label {
  display: block;
  cursor: pointer;
  width: unset;
  height: unset;
  background: unset;
  border-radius: unset;
  -webkit-border-radius: unset;
  -moz-border-radius: unset;
  -ms-border-radius: unset;
  -o-border-radius: unset;
}
.bcvp label::after{
  transition: unset;
  -webkit-transition: unset;
  -moz-transition: unset;
  -ms-transition: unset;
  -o-transition: unset;
}
.bcvphr {
  font-size: 0.1rem;color: var(--ghi-nhat);margin: 4rem 0 4rem 0;
}
.btn_g{
  width: 100%;
  display: flex;
  justify-content: center;
}
.btn_gbc
{
  padding: 1.5rem 4.2rem 1.5rem 4.2rem;
  font-size: 1.5rem !important;
  font-weight: bold;
  border: 0;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin-top:1.8rem;
  color: var(--white);
  background-color: var(--primary-color);
}

/* wap mobi */
.has-header {
    background-image: linear-gradient(to right, #fec200 0%, #fe6700 100%);
}
.has-header__left img {
    width: 3rem;
    height: auto;
}
.has-header__right img {
    width: 2.5rem;
    height: auto;
}
.header__center {
    width: 40%;
}
.header__center img {
    width: 100%;
    height: auto;
}

.btn_hat {
    background-color: var(--btn-song-color);
}

.tth__item_cont_title {
    font-size: 5.5rem;
    color: var(--btn-song-color) !important;
}
.tth__item .play_song {
    position: absolute;
    width: 3rem;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.owl-dots, .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-dots {
    margin-top: 5px;
}
.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ff6602;
}

/* pack of data */

.btn_hat {
    width: 6.2rem;
    text-align: center;
    display: flex;
    justify-content: center;
    cursor: pointer;
}
.play_song {
    width: 1.5rem;
}

.scnb .owl-stage-outer .owl-stage {
    display: flex !important;
}
.menu-header, .edit-name-header {
    position: absolute;
    top: 0px;
    left: -5000px;
    z-index: 10;
    width: 100%;
    background: white;
    height: 100%;
    /* display:none; */
    transition: all .5s ease-in-out;
}
.btn_login {
    background: #ee6510;
}

/* pack data */
/* pack of data */
.content {
    border-radius: 10px;
    text-align: center;
    padding: 40px 15px;
    line-height: 20px;
    margin-top: 60px;
    background: #f0f0f0;
    position: relative;
  }

  .content-border {
    border: 2px solid #ee6510;
  }

  .txt-highlight {
    color: #ee6510;
    font-size: 20px;
    font-weight: bold;
  }

  .content__txt {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }


  .content__ttl {
    margin-top: 40px;
  }

  .content__img01,   .content__img02, .content__img03, .content__img04, .content__img05 {
    position: absolute;
    max-width: 70px;
    top: -3.5rem;
    left: 50%;
    -webkit-transform:  translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    -o-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }

  .content hr {
    width: 200px;
  }

  .content__btn {
    background: #ee6510;
    color: var(--white);
    border: none;
  }

  .content__icon {
    position: absolute;
    max-width: 20px;
    position: absolute;
    max-width: 20px;
    right: -0.8rem;
    top: -1rem;

  }

  /* .content__img02 {
    position: absolute;
    max-width: 70px;
    left: 150px;
    top: 625px;
  } */

  li::marker {
    list-style: disc;
    color: #ee6510;
  }

  .content__list {
    padding: 0 30px;
    text-align: initial;
  }
  .cn_top--avatar {
    position: relative;
  }
  .change-avatar__img {
    position: absolute;
    width: 3.6rem !important;
    height: 3.6rem !important;
    bottom: 15px;
    right: 5px;
  }

  .change-avatar {
    position: fixed;
    bottom: 0;
    z-index: 30;
    width: 100%;
    height: 27.4rem;
    -webkit-border-radius: 25px 25px 0px 0px;
    -moz-border-radius: 25px 25px 0px 0px;
    border-radius: 25px 25px 0px 0px;
    background-color: var(--white);
    box-shadow: 0px -6px 4px 0 rgb(0 0 0 / 10%);
  }
  .change-avatar ul {
    padding: 0px;
  }

  .change-avatar ul li {
    list-style: none;
    border-bottom: 1px solid #ccc;
    text-align: center;
  }

  .change-avatar ul li:last-child {
    border-bottom: none;
    padding: 3rem;
  }
  .change-avatar ul li a {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 24px;
    padding: 2rem;
    color: #000000;
  }
  .btn-huy-change-avatar {
    width: auto !important;
    background: #ee6510;
    padding: 2rem 8rem !important;
    border-radius: 3.5rem;
    color: white !important;
  }

  .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.edit-username {
    display: inline-block;
}
.edit-username img {
    width: 2.5rem;
    height: 2.5rem;
}
.edit-username-block {
    display: flex;
    align-items: center;
}
.edit-username-block input {
    height: 4rem;
    /* padding-left: 2rem;
    padding-right: 2rem; */
    border: 0.1rem #ccc solid;
    font-size: 1.58rem;
    color: var(--gray-light);
    /* -webkit-border-radius: 25px; */
    -moz-border-radius: 25px;
    /* border-radius: 25px; */
    border-top: none;
    border-left: none;
    border-right: 0px;
    width: 100%;
}
.clear-text {
    display: flex;
    align-items: center;
    margin-left: -4rem;
    color: #000000;
}
.btn-save-username {
    position: fixed;
    z-index: 5;
    bottom: 1rem;
    width: 100%;
    display: flex;
    justify-content: center;
}

.btn-save {
    padding: 1.2rem 4rem 1.2rem 4rem;
    background-color: #ee6510;
    color: var(--white);
    font-size: 1.5rem;
    font-weight: bold;
    border: none;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    z-index: 50;
    transition: all .5s ease-in-out;
}
/* play -list */
.play-list {
    background-image: url(../images/player/NgheBeat.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100vh;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 15;
}
.play-header {
    display: flex;
    align-items: start;
    margin-top: 2rem;
}
.play-header .play-header__downup,  .play-header .play-header__close {
    width: 20%;
}
.play-header .play-header__downup a img {
    width: 2rem;
    height: auto;
}
.play-header .play-header__info {
    width: 60%;
    text-align: center;
}
.play-header .play-header__info p {
    margin: 0px 0px;
}
.play-header .play-header__info p:first-child {
    font-size: 1.7rem;
    color: #ffffff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.play-header .play-header__info .author {
    color: #b3b3b5;
    font-size: 1.4rem;
    margin-top: 5px;
}
.play-header__count {
    display: flex;
    justify-content: center;
}

.play-header__count-song, .play-header__count-like {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0.5rem;
    padding: 0.5rem;
}
.play-header__count-song img,  .play-header__count-like img {
    width: 1.5rem;
    height: auto;
    margin-right: 0.7rem;
}
.play-header__count-song span , .play-header__count-like span{
    font-size: 1.3rem;
    color: #b3b3b5 !important;
    font-weight: 300;
}
.play-header__close {
    display: flex;
    justify-content:  flex-end;
}
.play-header__close a img {
    width: 1.5rem;
    height: auto;
}
.step-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 4rem;
}
.step-2 img {
    width: 218px;
    height: 218px;
    border-radius: 100%;
    -webkit-animation: rotation 12s infinite linear;
    -moz-animation: rotation 12s infinite linear;
    -o-animation: rotation 12s infinite linear;
    animation: rotation 12s infinite linear;
}

@keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.song-action {
    display: flex;
    padding: 0px;
    align-items: center;
    justify-content: center
}
.song-action a {
    display: flex;
    justify-content: center;
    width: 25%;
}
.song-action a img {
    width: 2.4rem;
}
.time-line {
    display: flex;
    margin-top: 1.5rem;
}
.time-line .timer span, .time-line .duration span {
    font-size: 1.3rem;
    color: #b3b3b5;
}
.time-line .processing {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0px 5px;
    --seek-before-width: 0%;
    --volume-before-width: 100%;
    --buffered-width: 0%;
}
.time-line .processing .parent {
    width: 100%;
    height: 1.5px;
    background: #ffffff;
    border-radius: 2px;
    position: relative;
    margin-left: 5px;
}

.time-line .processing .parent .child {
    position:absolute;
    top: 0px;
    left: 0px;
    width: 0%;
    height: 2px;
    background:#ee6510;
}

.time-line .processing .parent .child::before {
    position: absolute;
    content: '';
    top: -3px;
    right: 0px;
    width: 8px;
    height: 8px;
    background: #ee6510;
    border-radius: 100%;
}
.play-action {
    display: flex;
    align-items: center;
    padding: 0px 10px;
    margin-top: 3rem;
    margin-left: 1rem;
}
.play-action a {
    width: 20% !important;
}

.play-action a img {
    width: 2rem;
    height: 2rem;
}

.play-action .play-pause-action {
    display: flex;
    justify-content: center;
    align-items: center;

}
.play-action .play-pause-action img {
    width: auto;
    height: auto;
}

.play-pause-action span {
    display: flex;
    width: 5rem;
    height: 5rem;
    justify-content: center;
    align-items: center;
    background: #ee6510;
    border-radius: 100%;
}


.play-action .random-action,  .play-action .next-action{
    display: flex;
    justify-content:  flex-end;
}

.play-list_mini-block {
    position: fixed;
    bottom: 0px;
    left: 0px;
    background:#ffff;
    width: 100%;
    height: auto;
}

.processing__mini {
    position: relative;
    background: #dedede;
    height: 2px;
}

.child__mini {
    position: absolute;
    height: 2px;
    left: 0px;
    top: 0px;
    width: 30%;
    background: #ee6510;
}

.play-list__mini {
    display: flex;
}
.play-list__mini .play-list__mini--left  {
    display: flex;
    align-items: center;
    width: 80%;
}

.play-list__mini .play-list__mini--right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 20%;
}

.img-thumnail img {
    width:6rem;
    height:auto;
}
.play-list__mini--info p {
    padding: 0px 0px;
    margin: 0px;
}
.play-list__mini--info p:first-child {
    font-size: 1.7rem;
    font-weight: 400;
    color:#000000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.play-list__mini--info {
    padding-left: 5px;
    width: 80%;
}

.play-list__mini--info .author__mini {
    font-size: 1.4rem;
    margin-top: 5px;
    color: #7e7b91;
}

.play-list__mini--right a img {
    width: 1.7rem;
    height: 1.7rem;
}

.play-list__mini--right .play-pause {
    margin-right: 2rem;
}
.wrapper-action {
    position: fixed;
    display: block;
    left: 1.6rem;
    right: 1.6rem;
    bottom: 40px;
}
.show-play-list {
    background: unset;
    text-align: unset;
    width: 7rem;
    display: flex;
    justify-content: center;
    cursor: pointer;
}
.btn-play-tth {
    background: unset !important;
    text-align: unset !important ;
    width: unset !important;
    display: unset !important;
    justify-content: unset !important;
    cursor: unset !important;
}
.uudai-block {
    background-image: url(../images/player/uudai_bg.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 4rem;
    height: 4rem;
    color: white;
    margin-right: 10px;
}

.uudai-block span {
    font-size: 1rem;
    display:block;
    margin: 0px;
  }
  .uudai-block span:first-child {
    margin-top: 5px;
    margin-bottom: -8px;
    font-weight: bold;
  }
  .sub-song {
    display: flex;
    justify-content: center;
    text-align: center;
    height: 13rem;
    margin-top: 5rem;
    overflow: auto;
    }

    .sub-song::-webkit-scrollbar {
    display: none;
    }

  /* Hide scrollbar for IE, Edge and Firefox */
  .sub-song {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }
  .sub-song ul li {
    list-style: none;
  }
  .sub-song ul li {
    font-size: 2rem;
    font-weight: 600;
    color: #858184;
    margin-bottom: 8px;
  }
  .current {
    color: white !important;
  }

  .current-exist {
    color: white !important;
  }

  .sub-song ul {
    padding: 0px;
    /* width: 30rem; */
  }
  /* #timeline-range {
    width: 100%;
  } */

  /* #timeline-range {
    width: 100%;
    height: 5px;
    -webkit-appearance: none;
    background: white;
    outline: none;
    border-radius: 15px;
    overflow: hidden;
  }
  #timeline-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ee6510;
    cursor: pointer;
    border: 4px solid #ee6510;
    box-shadow: -407px 0 0 400px #ee6510;
  } */

  input[type="range"] {
    position: relative;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 3px;
    float: left;
    outline: none;
    background: transparent;
}


input[type="range"]::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 3px;
    cursor: pointer;
    background: white;
    border-radius: 2rem;
}
input[type="range"]::before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: var(--seek-before-width);
    height: 3px;
    background-color:#ee6510;
    cursor: pointer;
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
}
input[type="range"]::-webkit-slider-thumb {
    position: relative;
    -webkit-appearance: none;
    box-sizing: content-box;
    border: 1px solid #ee6510;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: #ee6510;
    cursor: pointer;
    margin: -3px 0 0 -1.5px;
}
input[type="range"]:active::-webkit-slider-thumb {
    transform: scale(1.2);
    background: #ee6510;
}
input[type="range"]::-moz-range-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    background: white;
    border-radius: 2px;
}
input[type="range"]::-moz-range-progress {
    background-color: #ee6510;
}
input[type="range"]::-moz-focus-outer {
    border: 0;
}
input[type="range"]::-moz-range-thumb {
    box-sizing: content-box;
    border: 1px solid #ee6510;
    height: 3px;
    width: 3px;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
}
input[type="range"]:active::-moz-range-thumb {
    transform: scale(1.2);
    background: #ee6510;
}
input[type="range"]::-ms-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    background: transparent;
    border: solid transparent;
    color: transparent;
    border-radius: 2px;
}
input[type="range"]::-ms-fill-lower {
    background-color: #ee6510;
}
input[type="range"]::-ms-fill-upper {
    background: white
}
input[type="range"]::-ms-thumb {
    box-sizing: content-box;
    border: 1px solid #ee6510;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
}
input[type="range"]:active::-ms-thumb {
    transform: scale(1.2);
    background: #ee6510;
}



  /* input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    cursor: pointer;
    width: 15rem;
  } */
  /* .content__img03 {
    position: absolute;
    max-width: 70px;
    left: 150px;
    top: 1050px;
  } */

  /* .content__img04 {
    position: absolute;
    max-width: 70px;
    left: 150px;
    top: 1490px;
  } */

  /* .content__img05 {
    position: absolute;
    max-width: 70px;
    left: 150px;
    top: 1960px;
  } */

  /* .change-avatar {
    position: absolute;
    background: black;
    height: 101vh;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 9999;
    opacity: .1;
  } */

  @media only screen and (min-width: 420px) {
    /* .content__img01 {
      left: 170px;
    } */

    /* .content__img02 {
      left: 170px;
      top: 605px;
    } */

    /* .content__img03 {
      left: 170px;
      top: 1025px;
    } */

    /* .content__img04 {
      left: 170px;
      top: 1472px;
    }

    .content__img05 {
      left: 170px;
      top: 1920px;
    } */
}

@media (min-width: 1024px) {
    .container {
        width: 1080px;
        margin: 0 auto !important;
    }

    .has-header {
        padding: 10px 0px;
    }

    .header__center img {
        max-width: 100%;
        height: auto;
        width: 20rem;
    }

    .tth .owl-stage-outer .owl-stage, .kctt .owl-stage-outer .owl-stage , .tl .owl-stage-outer .owl-stage  {
        display:  flex !important;
    }

    .tl .owl-stage-outer .owl-stage .owl-item:first-child {
        display: none !important;
    }

    .dnsection {
        height: auto;
        width: 500px;
        margin: 0 auto;
    }
    .gc {
        width: 500px;
        margin: 0 auto;
    }

    .scnb__item_r {
        width: unset;
    }
    .step-2 {
        margin-top: 1rem;
    }
    .step-2 img {
        width: 200px;
        height: 200px;
    }
    .sub-song {
        height: 10rem;
        margin-top: 1rem;
    }

    .videofeed>video {
        display: flex;
        align-items: center;
        align-self: center;
        height: 100vh;
        width: 100vw;
    }
}


