#yt-btn-video-trend-toggle-info {
  display: none;
}

@media only screen and (max-width: 767px) {
  .yt-tooltip-question {
    display: none !important;
  }

  .offical-channel-ranking .flex-item {
    width: 100%;
    display: block;
  }

  .offical-channel-ranking {
    text-align: center;
  }

  .clear_content .left {
    width: 100%;
    display: block;
    float: left;
  }

  .clear_content .right {
    display: none;
  }

  #tbl_list_channel-mobile .yt-channel-article {
    display: flex;
    align-items: center;
    padding: 20px;
    background-color: #F8F8F8;
    overflow: hidden;
  }

  #tbl_list_channel-mobile .yt-channel-article:nth-child(odd) {
    background-color: #fff;
  }

  #tbl_list_channel-mobile .yt-channel-article:hover {
    background-color: #f1f2f5;
  }

  #tbl_list_channel-mobile .yt-channel-article-info .title-app {
    font-size: 14px;
    line-height: 18.2px;
    font-weight: 500;
    color: #232323;
  }

  #tbl_list_channel-mobile .yt-channel-article-info {
    margin-left: 10px;
    flex: 30%;
  }

  #tbl_list_channel-mobile .yt-channel-article-info .view_channel span:first-child,
  #tbl_list_channel-mobile .yt-channel-article-info .total_subscriber_channel span:first-child  {
    color: #A6A6A6;
    font-size: 11px;
    line-height: 11px;
    font-weight: 500;
    margin-right: 5px;
  }

  #tbl_list_channel-mobile .yt-channel-article-info .view_channel span:last-child,
  #tbl_list_channel-mobile .yt-channel-article-info .total_subscriber_channel span:last-child  {
    color: #212529;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
  }

  #tbl_list_channel-mobile .yt-channel-article .img-channel {
    margin-left: 10px;
    width: 45px;
    height: 45px;
    border: none;
    border-radius: 10px;
    display: block;

  }

  #tbl_list_channel-mobile .img-channel img {
    border: solid 1px #B5B5B5;
    border-radius: 45px;
  }

  #tbl_list_channel-mobile .yt-channel-article .icon_rank {
    color: #000;
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
  }

  .clear_content .left .duration_time {
    width: 100%;
    padding-right: 0;
    font-size: 15px;
  }

  .clear_content {
    position: relative;
    margin-bottom: 15px;
  }

  #yt-btn-video-trend-toggle-info {
    position: relative;
    height: 38px;
    display: block;
    width: 60px;
    border: solid 1px #A6A6A6;
    padding-top: 20px;
    font-size: 11px;
    line-height: 11px;
    font-weight: 400;
    text-align: center;
    color: #232323;
    border-radius: 5px 8px 7px 8px;
  }

  #yt-video-trend-toggle-info {
    position: absolute;
    top: 40px;
    right: 0;
    background-color: #fff;
    z-index: 2;
    border-radius: 8px;
    min-width: 60%;
    border: solid 1px #eee;
  }

  .yt-video-trend-toggle-info-sort.sort-checked {
    background-image: url('/frontend/resources/images/icon-sort-checked.png');
    background-repeat: no-repeat;
    background-position: 15px center;
  }

  .yt-video-trend-toggle-info-hr {
    color: #E8E8E8;
  }

  #yt-video-trend-toggle-info.show {
    display: block;
  }

  #yt-btn-video-trend-toggle-info::before {
    background-image: url('/frontend/resources/images/icon-sort-black.png');
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    top: 5px;
    left: 40%;
    width: 12px;
    height: 12px;
  }

  .yt-video-trend-toggle-info-title {
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    color: #A6A6A6;
    padding-top: 20px;
    padding: 10px;
    margin-top: 10px;
  }

  .yt-video-trend-toggle-info-sort {
    font-size: 15px;
    line-height: 19.5px;
    font-weight: 500;
    color: #232323;
    padding-left: 40px;
  }

  .yt-video-trend-toggle-info-sort:last-child {
    margin-bottom: 20px;
  }

  .video-trend .content-top .btn-left {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .yt-channel-article.show-sp {
    display: flex !important;
    padding: 16px 10px;
    align-items: center;
    gap: 10px;
  }

  .yt-channel-article .icon_rank {
    width: 20px;
    text-align: center;
  }

  .yt-channel-article .img-channel {
    width: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 50%;
    padding: 0;
    border: none;
  }

  .yt-channel-article .yt-channel-article-info {
    width: calc(100% - 85px);
  }

  .video-trend .content-data .content-video-body .title.title-app {
    width: 100%;
  }

  .col-md-4.col-sm-12.sp-col.fix-responsive {
    margin-top: 25px;
  }

  .responsive-content-check {
    margin-top: 30px !important;
    margin-bottom: 20px !important;
  }

  .video-trend .content-data .content-video-body .title,
  .video-trend .content-data .content-video-body .view-info.video-youtuber {
    width: 100%;
  }

  .video-trend .content-data .content-video-body .view-info.video-youtuber {
    margin-top: 10px;
  }

  .video-trend .content-data .data-show {
    height: auto;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .video-trend .content-data .content-body {
    height: auto;
  }

  #responsive-offical-channel-ranking .sp-btn {
    min-width: inherit;
    margin-right: 0;
    width: 30%;
    margin: auto;
    float: left;
  }

  #responsive-offical-channel-ranking .sp-btn:nth-child(2) {
    margin-left: 5%;
    margin-right: 5%;
  }

  .responsive-yt-channel-article {
    display: flex;
    justify-content: space-around;
    justify-items: center;
  }

  .yt-channel-article .view_channel span:first-child,
  .yt-channel-article .total_subscriber_channel span:first-child {
    font-size: 11px;
    font-weight: 500;
    color: #A6A6A6;
    margin-right: 5px;
  }

  .yt-channel-article .view_channel span:last-child,
  .yt-channel-article .total_subscriber_channel span:last-child {
    font-size: 13px;
    font-weight: 500;
    color: #212529;
  }

  .yt-channel-article .title-name-app a,
  .yt-channel-article .title-name-app {
    font-size: 14px;
    font-weight: 500;
    color: #232323;
    line-height: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .filter-modal-head-btn {
    font-size: 70%;
  }

  .sp-content-header > span {
    display: block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: inherit;
    font-size: 20px;
    line-height: inherit;
  }

  .yt-channel-article:nth-child(even) {
    background-color: #F8F8F8;
  }

  .offical-channel-ranking .sp-btn-2 {
    /* font-size: 70%; */
  }

  .content-data.tab-content,
  .offical-channel-ranking .flex-item,
  .sp-content {
    display: block;
    float: left;
    width: 100%;
  }

  .offical-channel-ranking .flex-item .sp-btn.sp-btn-2 {
    min-width: auto;
    float: left;
    width: 30%;
    margin: 0;
  }

  .offical-channel-ranking .flex-item .sp-btn.sp-btn-2:nth-child(2) {
    margin-left: 5%;
    margin-right: 5%;
  }

  #tbl_list_channel_mobile {
    margin-top: 10px;
  }

  .video-trend .content-check .right.right_time {
    display: none;
  }

  .video-trend .content-check .left {
    width: 100%;
  }

  .video-trend .content-top .btn-left .sp-btn-2 {
    float: left;
    width: 30%;
    display: block;
  }

  .video-trend .content-top .btn-left .sp-btn-2:nth-child(2) {
    margin-left: 5%;
    margin-right: 5%;
  }

  .video-trend .content-check .left {
    width: 100%;
    text-align: left;
    justify-content: flex-start;
  }

  .responsive-section .official-ranking {
    margin-bottom: 24px;
    float: left;
    width: 100%;
  }
  .official-ranking .tab-pane {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 330px) and (max-width: 360px) {
  body,
  #responsive-offical-channel-ranking .sp-btn {
    font-size: 50%;
  }

  .video-trend .content-top .btn-left .question i {
    display: none;
  }

  .video-trend .content-top .btn-left {
    width: 100%;
    float: left;
    display: block;
  }

  .video-trend .content-top .btn-left .sp-btn-2 {
    margin: 0;
  }

  .video-trend .content-top .btn-left .sp-btn-2:nth-child(2) {
    margin-left: 4%;
  }
}

@media only screen and (max-width: 329px) {
  .sp-content-header > span {
    font-size: 70%;
  }

  .offical-channel-ranking .flex-item .sp-btn.sp-btn-2,
  #responsive-offical-channel-ranking .sp-btn {
    width: 100%;
    margin-top: 5px;
  }

  .offical-channel-ranking .flex-item .sp-btn.sp-btn-2:nth-child(2),
  #responsive-offical-channel-ranking .sp-btn:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
  }

  .sp-content,
  #responsive-offical-channel-ranking,
  .clear_content,
  #responsive-filter-modal,
  .content_container,
  .offical-channel-ranking,
  .sp-content-body,
  .offical-channel-ranking .flex-item .sp-btn.sp-btn-2,
  .video-trend .content-top .btn-left .sp-btn-2,
  .video-trend .content-top .btn-left {
    float: left;
    width: 100%;
    display: block;
  }

  .offical-channel-ranking .flex-item,
  .offical-channel-ranking .flex-item:first-child {
    height: auto;
  }

  .video-trend .content-check .left .duration_time {
    font-size: 70%;
  }

  .video-trend .content-check {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
  }

  .video-trend .content-top .btn-left .sp-btn-2 {
    margin-top: 10px;
  }

  .video-trend .content-top .btn-left .question i {
    display: none;
  }
}
