@media screen and (max-width: 1440px) { 
    #player_video {
        width: 400px;
        height: 300px;
    }
}

@media screen and (max-width: 1024px) { 
    .div-icon-free img {
        height: 26px;
        width: auto!important;
    }

    .div-icon-new img {
        height: 26px;
        width: auto!important;
    }
    
    .div-icon-same-free img {
        height: 26px;
        width: auto!important;
    }
    
    .item-image .thumnail-video {
        height: 250px;
        width: 100%;
    }
}

@media screen and (min-width: 769px) { 
    .img-dvd-awatar {
        max-height: 576px;
        width: 100%;
    }
    
    .setting-box .list-setting{
        width: 416px;
    }
    
    .cover-img img{
        height: 400px;
    }
    .profile-box .fans-list .body-list .image img,
    .user-info img{
        height: 120px;
        width: 120px;
    }
    .user-info img{
        -webkit-filter: drop-shadow(5px 5px 5px #222);
        filter: drop-shadow(5px 5px 5px #222);
    }
    .profile-box .favorite-dvd-list .body-list .image img{
        width: 200px;
    }
    .user-info {
        margin-top: -65px;
    }

    .cover-img .setting-img img{
        width: 45px;
        height: 45px;
    }

    .btn-upload{
        width: 35px;
        height: 35px;
    }
}

@media (max-width: 767px) {
    /* .container-body {
        padding-top: 47px;
    } */
    
    .comedian-tab-navigation {
        margin: 10px 0;
    }
    
    .tab-navigation {
        padding: 10px;
        font-size: 13px;
    }
    
    section.app-main-visual {
        padding: 13px 0;
    }
    
    .div-image-header {
        max-height: 22px;
    }
    
    .container-body {
        //padding-top: 40px;
        padding-top: 50px;
    }
    
    .row-info .content .tag .appearance {
        font-size: 15px;
    }
    
    .schedule .row-info .image .frame .text-btn {
        font-size: 13pt;
    }
}

@media screen and (max-width: 768px) {
    .mark-new img{
        width: 55px;
    }
    .img-performer {
        max-height: 140px;
        width: auto;
    }
    .floatLeft, .floatLeft-vd {
        //margin: 5px 5px 5px 5px;
        margin: 0px 5px 0px 5px;
        display: inline-block;
        height: 140px;
    }
    #div-video-new {
        border: none; 
        padding-top: 0px;
        padding-bottom: 0px;
    }
    #div-performers {
        border: none;
    }
    #div-performers .div-container {
        height: 330px;
    }
    #div-performers .floatLeft {
        height: 330px;
    }
    #div-performers .container {
        padding-right: 0px;
    }
    #div-performers .title-section {
        text-align:left; 
        font-size:22px; 
        padding-top: 20px;
    }
    .div-list-dvd .floatLeft {
        //height: 177px;
        height: 150px;
    }
    .div-list-dvd .div-container {
        //height: 177px;
        height: 150px;
    }
/*    #div-news-dvd .container {
        padding-right: 0px;
    }*/
    #div-dvd-popular .floatLeft {
        height: 330px;
    }
    #div-dvd-popular .div-container {
        height: 177px;
    }
/*    #div-dvd-popular .container {
        padding-right: 0px;
    }*/
    .img-recommendation {
        max-height: 140px;
        width: auto;
    }
    #div-dvd-recommend .div-container {
        height: 177px;
    }
    #div-dvd-recommend .floatLeft {
        height: 177px;
    }
/*    #div-dvd-recommend .container {
        padding-right: 0px;
    }*/
    .img-new-arrival {
        max-height: 140px;
        width: auto;
    }
/*    #div-video-new .container {
        padding-right: 0px;
        padding-left: 0px;
    }*/
    #div-video-new .div-container {
        height: 140px;
    }
    .img-recommend-item {
        max-height: 68px;
        width: auto;
    }
    .div-video-same .div-container {
        height: 145px;
    }
/*    .div-video-same .container {
        padding-right: 0px;
    }*/
    .img-popular-news {
        max-height: 68px;
        width: auto;
    }
    #div-material .div-container {
        height: 145px;
    }
    #div-material .container {
        padding-right: 0px;
    }
    .img-material {
        max-height: 68px;
        width: auto;
    }
    .footer-img {
        max-height: 20px;
    }
    .footer {
        //padding: 6px;
        padding: 3px 0px 3px 0px;
    }
    .list-inline > li {
        display: inline-block;
        padding-right: 11px;
        padding-left: 11px;
    }
    .div-video-same {
        padding-top: 0px;
    }
    #div-material {
        padding-top: 0px;
    }
    
    .tilte-left {
        font-size: 16px;
    }

    .title-right {
        font-size: 14px;
    }

    .div-text-special {
        font-size: 12px;
    }
    
    .title-right img {
        vertical-align: middle;
        padding: 2px 0px 5px 9px;
        max-height: 17px;
    }
    
/*    .div-left {
        width: 40px;
        height: 28px;
    }*/
    
/*    .div-center {
        width: 220px;
        height: 28px;
    }*/
/*    .div-right { 
        width: 63px;
        height: 28px;
    }*/
    
/*    .div-image-header {
        max-height: 28px;
    }*/
    
    #div-title-header {
        font-size: 17px;
    }
    
    #div-favorite {
        padding-right: 3px;
    }
    
    #dvd-detail-header .tab-navigation {
        //padding: 6px;
        padding: 0;
    }
    
    #div-dvd-awatar img {
        max-height: 64px;
        margin-top: 10px;
    }
    
/*    .img-dvd-awatar {
        height: 210px;
        width: auto;
    }*/
    
    #div-name {
        line-height: 60px;
        font-size: 16px;
    }
    
    #div-appearance {
        font-size: 14px;
    }
    
    .div-tag {
        font-size: 12px;
    }
    
    #div-dvd-content {
        font-size: 14px;
    }
    
    .div-item-text {
        font-size: 16px;
    }
    
    .setting-box .list-setting{
        width: 100%;
    }
    
/*    .cover-img img{
       height: 270px;
        object-fit: cover; 
    }*/
    .profile-box .fans-list .body-list .image img,
    .user-info img{
        height: 80px;
        width: 80px;
    }
    .profile-box .favorite-dvd-list .body-list .image img{
        width: 120px;
    }
    .user-info {
        margin-top: -40px;
    }
    .profile-box .user-info .user-name,
    .profile-box .fans-list .body-list .image .user-name{
        font-size: 1.25em;
    }
    /* .profile-box .fans-list,
    .profile-box .bookmark-live-list,
    .profile-box .history-live-list,
    .profile-box .favorite-dvd-list,
    .profile-box .favorite-video-list,
    .profile-box .fun-video-list{
        padding: 10px;
    } */
    .cover-img .setting-img img{
        width: 35px;
        height: 35px;
    }
    .btn-upload{
        width: 30px;
        height: 30px;
    }
    
    #div-fan {
        font-size: 13px;
    }
    
    #list-comment img{
        height: 50px;
        width: 50px;
    }

    .dvd-container{
        padding: 0;
    }
    .dvd-items{
        grid-template-columns: repeat(auto-fit, minmax(9rem, 1fr));
        grid-gap: 0.5rem;
    }
    .image-top-left{
        width: 50px !important;
    }
    
    .item-image .thumnail-video {
        height: 200px;
        width: 100%;
    }
    
    .schedule .row-info .content .title .text {
        max-width: 84%;
    }
}

@media screen and (max-width: 640px) {
    #div-title-header {
        font-size: 14px;
    }
/*    .div-center {
        width: 210px;
    }*/
    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
    }
    .mark-new img{
        width: 40px;
    }
}

@media screen and (max-width: 500px) {
    .live .calendar .col-decimal-7 {
        padding: 5px 0;
        font-size: 15px;
    }
    .live .title-header .left-button a {
        font-size: 13px;
    }
    .live .title-header .col-title {
        font-size: 19px;
    }
    .live .title-header {
        padding: 10px 0;
    }
    .live .calendar {
        padding: 20px 0;
    }
    .schedule .row-info {
        padding-top: 20px;
        margin-left: -15px;
        margin-right: -15px;
    }
    .schedule .row-info .content .title {
        font-size: 14px;
        padding-bottom: 5px;
    }
    .schedule .row-info .content .time {
        font-size: 12px;
        padding-top: 5px;
    }
    .schedule .row-info .content .time img {
        max-height: 20px;
    }
    .schedule .row-info .content .time .detail {
        padding-bottom: 5px;
    }
    .schedule .row-info .image .frame .text-btn {
        font-size: 12px;
    }
    .schedule .row-info .image .frame {
        padding-top: 15px;
    }
    .schedule .row-info {
        padding-top: 10px;
    }
    .schedule .row-info .content .list-tag .col-tag {
        padding: 4px;
    }
    .schedule .row-info .content .list-tag .col-tag .rectangle {
        padding: 8px 10px;
    }
    .schedule .row-info .content .list-tag .col-tag {
        font-size: 13px;
    }
    .calendar .current .month {
        font-size: 25px;
    }
    .calendar .current .year {
        font-size: 15px;
    }
    .schedule .date {
        font-size: 25px;
    }
    .schedule .date .below {
        font-size: 15px;
    }
    .schedule .item {
        padding-top: 20px;
    }
    .calendar .current .next img, .calendar .current .prev img {
        max-height: 22px;
    }
    .live .title-header .left-button a {
        font-size: 10px;
    }
    .live .title-header .col-title {
        font-size: 14px;
    }
    .schedule .date, .calendar .current .month {
        font-size: 20px;
    }
    .schedule .date .below, .calendar .current .year {
        font-size: 13px;
    }
    .calendar .current .next img, .calendar .current .prev img {
        max-height: 16px;
    }
    .live .calendar .col-decimal-7 {
        font-size: 13px;
    }
    .row {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }
    .live .calendar .col-decimal-7 {
        padding: 5px;
    }
    .row .col {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 460px) {
    #toast-bar {
        width: 100%;
    }
    .caption-slider .caption-slider--yellow{
        font-size: 3em;
        padding-left: 2em;
        padding-right: 2em;
    }
    .caption-slider .caption-slider--white{
        margin: 0;
        font-size: 1.6rem;
    }
    .caption-slider {
        margin-top: 10%;
    }

    .premium-controls .btn{
        padding: 0.5em 1em;
        width: 100%;
    }

    .premium-about{
        padding: 1em;
    }
    .video-item .item-image{
        flex-basis: 65%;
    }
    .video-item .item-text{
        flex-basis: 35%;
    }

    .fans-list .fancomedian-contents{
        padding-left: 5px;
        padding-right: 5px;
    }
    ul.list-icons li{
        margin-left: 0;
    }

    .video-item .item-image{
        width: 175px;
        height: 100px;
        flex-basis: 50%;
    }
    .video-item .item-text {
        flex-basis: 50%;
    }

    .text-top-right{
        width: 60px;
        padding: 3px;
        border: 2px solid rgb(88, 212, 245);
        font-size: 0.8rem;
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px; 
    }
    .text-bottom-right{
        bottom: 5px;
        right: 5px;
        padding: 1px 8px;
        font-size: 1rem;
    }
    .text-bottom-left{
        bottom: 5px;
        left: 5px;
        padding: 1px 5px;
        font-size: 1rem;
    }

}

@media screen and (max-width: 375px) {
/*    .div-dvd-time {
        left: 46%;
        top: 71%;
        height: 14px;
        width: 24px;
        line-height: 15px;
        border-radius: 3px;
        font-size: 8px;
    }*/
    
    .div-dvd-free {
        top: 66%;
        left: 1.5%;
        height: 14px;
        width: 24px;
        line-height: 15px;
        border-radius: 3px;
        font-size: 9px;
    }
}

@media screen and (max-width: 360px) {
    #div-title-header {
        font-size: 14px;
    }
    
/*    .div-center {
        width: 190px;
        padding-top: 5px;
    }*/
    
    .list-inline > li {
        font-size: 14px;
    }
    
    .schedule .row-info .image .frame .text-btn {
        font-size: 11px;
    }

    .profile-box .body-list .text {
        font-size: 1em;
    }

    .body-list .video-item {
        padding: 10px 0px;
    }

    .profile-box .title-list .left{
        font-size: 1rem;
    }
    .profile-box .title-list .right{
        font-size: 0.85rem;
    }
    .video-item .item-text p.item-text__category,
    .video-item .item-text p.item-text__title{
        font-size: 1.3rem;
    }

    .profile-box .bookmark-live-list .body-list .list-group li,
    .dvd-items .item--title{
        font-size: 1rem;
    }

    .profile-box--comedian .info-wrapper{
        padding: 0.7rem 0.5rem;
    }
    .profile-box .fans-list .body-list {
        margin-left: 1px; 
        margin-right: 1px;
    }
    .video-item .item-image{
        width: 175px;
        height: 100px;
        flex-basis: 55%;
    }
    .video-item .item-text {
        flex-basis: 45%;
    }
    ul.list-icons li{
        font-size: 0.9rem;
    }
    .video-item .item-text {
        margin: 10px;
    }
    .text-top-right{
        width: 55px;
        padding: 2px;
        border: 2px solid rgb(88, 212, 245);
        font-size: 0.8rem;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px; 
    }
    .text-bottom-right{
        bottom: 5px;
        right: 5px;
        padding: 1px 8px;
        font-size: 1rem;
    }
    .text-bottom-left{
        bottom: 5px;
        left: 7px;
        padding: 2px 5px;
        font-size: 0.9rem;
    }
    .premium-controls .btn-white{
        padding: 0.25rem;
    }
    .premium-controls,
    .modal-premium-member{
        font-size: 0.9rem;
    }
    .modal-premium-member .modal-header{
        padding: 20px;
    }

    .modal-premium-member .modal-body{
        padding: 0.5rem 0.25rem;
    }

    .modal-premium-member .modal-body .tab-content .tab-title p, 
    .modal-premium-member .modal-body .tab-content form, 
    .modal-premium-member .modal-body .tab-content 
    .tab-body {
        margin-top: 0.25rem;
    }
    .expire-date--label, .expire-date--picker {
        margin-right: 0.5rem;
    }
    .modal-premium-member .form-group {
        margin-bottom: 0.5rem;
    }

    .favorite-dvd-list .dvd-items{
        grid-gap: 0;
        grid-template-columns: repeat(auto-fit, minmax(5rem, 1fr));
    }
    .favorite-dvd-list  .dvd-items .item {
        max-width: 100px;
        padding: 0px;
    }

    .mark-new img{
        width: 25px;
    }
}

@media screen and (max-width: 320px) {
    .container {
        padding: 0 10px;
    }
    .profile-box.container{
        padding: 0;
    }
    .schedule .row-info .image .frame .text-btn {
        font-size: 10px;
    }
    .schedule .row-info .content .list-tag .col-tag {
        font-size: 10px;
    }
    .schedule .item {
        padding-top: 10px;
    }
    .live .calendar {
        padding: 10px 0;
    }
    .schedule .row-info .content .title {
        font-size: 11px;
    }
    .schedule .row-info .content .time {
        font-size: 11px;
    }
    .schedule .row-info .content .time img {
        max-height: 15px;
    }
    
    .div-episode-free {
        top: 73%;
    }
    .div-episode-free p:first-child {
        font-size: 10px;
    }
    .div-episode-free p:nth-child(2) {
        font-size: 12px;
    }

    ul.list-icons li{
        width: 25px;
        height: 25px;
    }
    .comedian-detail ul.list-icons.list-icon--medium li {
        width: 30px;
        height: 30px;
    }
    .comedian-detail .empty {
        text-align: center;
        padding-top: 5px
    }
    .text-top-right { 
        width: 55px;
        padding: 1px;
        border: 2px solid rgb(88, 212, 245);
        font-size: 0.8rem;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px; 
    }
    .text-bottom-right{
        bottom: 5px;
        right: 5px;
        width: 50x;
        padding: 1px 6px;
        font-size: 0.9rem;
    }
    .text-bottom-left{
        font-size: 0.8rem;
    }
}

@media screen and (min-width: 415px) and (max-width: 568px) {
    .div-episode-free {
        top: 78%;
    }
}

@media screen and (min-width: 569px) and (max-width: 640px){
    .div-episode-free {
        left: 2%;
        top: 81%;
    }
}

@media screen and (min-width: 641px) and (max-width: 768px){
    .div-episode-free {
        left: 7%;
        top: 81%;
    }
}

@media screen and (min-width: 769px) and (max-width: 900px){
    .div-episode-free {
        left: 2%;
        top: 83.5%;
    }
}

@media screen and (min-width: 376px) and (max-width: 414px) {
/*    .div-dvd-time {
        left: 37%;
        top: 65%;
        height: 22px;
        width: 41px;
        line-height: 21px;
        border-radius: 3px;
        font-size: 8px;
    }*/
    .div-dvd-free {
        top: 63%;
        left: 1.5%;
        height: 22px;
        width: 35px;
        line-height: 21px;
        border-radius: 3px;
        font-size: 11px;
    }
}

@media screen and (min-device-width: 415px) and (max-width: 480px) {
/*    .div-dvd-time {
        left: 21%;
        top: 55%;
        height: 14px;
        width: 24px;
        line-height: 15px;
        border-radius: 3px;
        font-size: 8px;
    }*/
    .div-dvd-free {
        top: 55%;
        left: 1.5%;
        height: 14px;
        width: 24px;
        line-height: 15px;
        border-radius: 3px;
        font-size: 9px;
    }
}

@media screen and (min-width: 480px) and (max-width: 568px) {
/*    .div-dvd-time {
        left: 30.5%;
        top: 66%;
        height: 25px;
        width: 42px;
        line-height: 26px;
        border-radius: 3px;
        font-size: 10px;
    }*/
    .div-dvd-free {
        top: 66%;
        left: 1.5%;
        height: 25px;
        width: 42px;
        line-height: 26px;
        font-size: 13px;
        border-radius: 3px;
    }
}

/*@media screen and (min-width: 569px) and (max-width: 768px){
    .div-dvd-time {
        left: 25%;
        top: 64%;
    }
}*/

/*@media screen and (min-width: 769px) and (max-width: 1024px){
    .div-dvd-time {
        left: 18.5%;
        top: 64%;
        height: 32px;
        width: 50px;
        line-height: 32px;
        border-radius: 3px;
    }
}*/

@media screen and (min-width: 321px) and (max-width: 375px) {
    .div-episode-free {
        top: 77%;
    }

    .div-episode-free p:first-child {
        font-size: 10px;
    }

    .div-episode-free p:nth-child(2) {
        font-size: 12px;
    }
}

@media screen and (min-width: 376px) and (max-width: 414px) {
    .div-episode-free {
        top: 79%;
    }
    .div-episode-free p:first-child {
        font-size: 10px;

        .div-episode-free p:nth-child(2) {
            font-size: 12px;
        }
    }
}

@media screen and (min-width: 640px) and (max-width: 767px) {
    .div-episode-free {
        top: 79%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .div-episode-free {
        top: 82%;
        left: 5%;
    }
}

@media screen and (max-width: 768px) {
/*    .div-list-dvd .image-popular .img-recommendation {
        max-height: 140px;
        max-width: 100px;
    }*/
    
    #div-dvd-popular .image-popular img {
        max-height: 140px;
    }
    
    #div-dvd-recommend .image-popular img {
        max-height: 140px;
    }
    
    .div-image-icon-new {
        position: absolute;
        top: 5px;
        left: 5px;
    }
    .div-icon-new img {
        height: 15px;
        width: auto!important;
    }
    .item-content .div-icon-new {
        bottom: 37px;
    }
    .div-image-icon-new img {
        height: 15px;
        width: auto!important;
    }
    
    .div-icon-free {
        position: absolute;      
        left: 5px;
    }
    
    .div-icon-free img {
        height: 18px!important;
        width: auto;
    }
    
    .img-recommend-item {
        max-height: 74px;
    }
    
    .div-video-same .div-container {
        height: 135px;
    }
    
    .div-icon-same-free img {
        height: 18px!important;
        width: auto;
    }
    .img-video-same {
        max-height: 74px;
    }
    
/*    .div-icon-same-free {
        top: 47%;
        left: 5px;
    }*/
    
    .rank-item-img img {
        max-height: 80px;
    }
    
    .icon-ranking-order img {
        max-height: 40px!important;
    }
    .icon-ranking-order {
        position: absolute;
        top: -4px;
        left: 5px;
    }
    .ranking-order {
        font-family: GillSans-Bold;
        position: absolute;
        top: 4px;
        left: 18px;
        color: #000;
        font-size: 14px;
    }
    
    #div-news-dvd, #div-dvd-popular, #div-dvd-recommend {
        padding-top: 0px;
    }
    .div-list-dvd {
        padding-top: 0px;
    }
    .div-video-same {
        padding-top: 10px;
    }
    #div-video-new {
        padding-top: 20px;
    }
    
    .div-dvd-premium .floatLeft {
        height: 330px;
    }
    .div-dvd-premium .div-container {
        height: 177px;
    }
    .div-dvd-premium .container {
        padding-right: 0px;
    }
    .top_search{padding-top: 60px}
    .comediantimeline .top_search {padding-top: 0px}
}

@media screen and (min-width: 768px) and (max-width: 930px) {
    .div-list-dvd .image-popular .img-recommendation {
        max-height: 170px;
        max-width: 140px;
    }
    
    .div-dvd-img-parent {
        height: 170px;
        width: 140px;
    }
    
     .div-text {
        font-size: 13px;
        width: 140px;
    }
}

@media screen and (max-width: 767px) {
    .div-text {
        font-size: 13px;
        width: 140px;
    }
    
    .div-list-dvd .image-popular .img-recommendation {
        max-height: 140px;
        max-width: 100px;
    }
    
    .div-dvd-img-parent {
        height: 140px;
        width: 100px;
    }
    
    #div-video-new .slick-slide .img-recommend-item {
        height: 60px;
        max-width: 100px;
        width: max-content;
    }
    
    .div-video-same .img-video-same {
        height: 60px;
        max-width: 100px;
        width: max-content;
    }
    header .navbar-right .list-inline li {
        display: block;
        padding: 16px;
        text-align: center;
    }
    .navbar-header .header_comedian .tab-navigation {display: none}
    .collapsed {display: block}
    .comedian .div-title {
        //margin: 0px 0px 15px;
        margin: 0px 0px 0px;
    }
    section.comedian .comedian-contents{padding: 0 16px 24px 16px;}
    .search-bar-timeline {
        width: 100%;
        padding-top: 10px;

    }
    .comedian-tab-navigation {
        margin: 10px 0;
      }
      #dvd-detail-header .comedian-tab-navigation {
          margin: 0;
      }
    .comedian-tab-navigation .tab-navigation {
        width: 33%;
      }
    .tab-navigation {
         padding: 10px;width: 25%;

    }
    .col-xs-4 {
        width: 33.33333333%;
    }
    section.comedian .comedian-contents p {
        margin-top: 8px;margin-bottom:0px;
    }
    .comediantimeline .comedian-contents p {
        font-size: 12px;
    }
    .search-bar {
        width: 100%;
        font-size: 11px;
        height: 30px;
      }
      .search-input i{
        margin-right: 5px;
      }
      .search-button button{
        height: 30px;
      }
      .search-button{width: 60px;}
    /* .comedian-wrapper-parent .text-center:last-child {
       display: none;
    }
    .comedian-wrapper-parent .text-center:nth-last-child(2) {
        display: none;
     } */
    
    .item-content {
        margin-bottom: 0px;
    }
    
    .footer .list-inline {
        padding: 0px;
    }
    
    .cover-img img{
        height: 250px;
       /* object-fit: cover; */
    }
    
    .profile-box .user-edit .comedian-fans-list label{
        font-size: 17px;
    }
}
@media screen and (max-width:480px) { 
    .div-item-img img {
        max-height: 110px;
    }

    .cover-img img {
        height: 190px;
    }
}

@media screen and (max-width: 320px) {
    #div-video-new .slick-slide .img-recommend-item {
        height: 64px;
        max-width: 92px;
        width: max-content;
    }
    .div-video-same .img-video-same {
        height: 64px;
        max-width: 92px;
        width: max-content;
    }
}

@media screen and (max-width: 767px) { 
    .div-iframe {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .div-list-dvd-scroll .image-popular img {
        max-height: 140px;
        max-width: 100px;
    }
    
/*    .list-dvd-scroll {
        padding: 40px 0px 0px 0px;
    }*/
}

@media screen and (max-width: 480px) {
    .div-list-dvd-scroll .floatLeft {
        margin: 0;
    }
}

@media screen and (max-width: 767px) {
    .col-item-video {
        max-width: calc(100% /1);
        margin: 10px 0px 10px 0px;
    }
    
    .video-content-text {
        font-size: 15px;
    }
    
    .rank-video-item {
        padding: 15px 0px 15px 0px;
    }
    
    .rank-video-item .item-img {
        width: 150px;
        height: unset;
    }
    
    .video-item {
        padding: 0;
    }
    
    .div-dvd-time {
        font-size: 12px;
    }
    
    .video-item .item-type {
        font-size: 12px;
    }
    
    .video-item .div-image-icon-new img {
        height: 18px;
    }
    
    .video-item .item-type {
        font-size: 12px;
    }
    
    .video-list {
        padding-top: 0;
    }
    
/*    .div-item-img .item-img {
        height: 100px;
        width: 160px
    }*/
    
    .video-item .div-item-text {
        font-size: 13px;
    }
    
    .div-text {
        font-size: 12px;
        padding: 5px 0px 0px 0px;
        width: 100px;
    }
    
    .div-item-img .dvd-img {
        height: 110px;
        width: 200px;
    }
    
    .div-share-mail  {
        padding: 30px 20px 40px 10px;
    }
    
    .did-blur {
        height : 210px;
    }
    
    .div-dvd-icon-free .dvd-free-img {
        max-height: 39px;
    }
    
    .div-left, .div-center, .div-right {
        height: 28px;
    }
    
    .div-left {
        width: 20%;
    }
    .div-center {
        width: 55%;
        padding-top: 4px;
    }
    
    .div-right {
        width: 25%;
        text-align: right;
    }
    
    #div-fan {
        min-width: 90px;
    }
    
    .div-video-img img{
        max-height: 50px;
    }
    
    #div-receive img {
        margin-left: 7px;
    }
    
    .div-video-list {
        padding-top: 5px;
    }
    
/*    .div-video-premium-list {
        padding-top: 15px;
    }*/
    
    .div-video-premium-list .item {
        padding: 0;
    }
    
    .item-type {
        position: absolute;
        top: 20px;
        right: 0px;
        color: rgb(88,212,245);
        font-size: 14px;
        border: 3px solid rgb(88,212,245);
        border-top-left-radius: 53px;
        border-bottom-left-radius: 53px;
        padding: 3px 7px 3px 7px;
        min-width: 70px;
        text-align: center;
    }
    
    .awatar-image img {
        max-height: 50px;
    }
    
    .awatar-image .name-comedian {
        font-size: 12px;
    }
    
    .awatar-image .name-company {
        font-size: 12px;
    }
    
    .video-duration {
        font-size: 10px;
    }
    
    .video-item .item-type {
        padding: 2px 5px 2px 5px;
        min-width: 50px;
        border: 2px solid rgb(88,212,245);
    }
    
    .div-item-img .item-img {
        box-shadow: 1px 1px 3px 1px rgba(88,212,245,0.6);
        -webkit-box-shadow: 1px 1px 3px 1px rgba(88,212,245,0.6);
        -moz-box-shadow: 1px 1px 3px 1px rgba(88,212,245,0.6);
    }
    
    .img-video-same {
        box-shadow: 1px 1px 3px 1px rgba(88,212,245,0.6);
        -webkit-box-shadow: 1px 1px 3px 1px rgba(88,212,245,0.6);
        -moz-box-shadow: 1px 1px 3px 1px rgba(88,212,245,0.6);
    }
    
    .img-recommend-item {
        box-shadow: 11px 1px 3px 1px rgba(88,212,245,0.6);
        -webkit-box-shadow: 1px 1px 3px 1px rgba(88,212,245,0.6);
        -moz-box-shadow: 1px 1px 3px 1px rgba(88,212,245,0.6);
    }
    
    #shareModal {
        bottom: 0;
        top: unset;
    }
    
    .div-email-text {
        padding-left: 12px!important;
    }
    .comedianlist .app-main-visual {padding-top:70px}
    
    .div-video-list .row .div-icon-free {
        bottom: 5px;
    }
    
    .div-list-dvd .div-icon-free {
        bottom: 5px;
    }
    
    .div-icon-same-free {
        left: 5px;
        bottom: 5px;
    }
    
    #div-video-new .div-icon-free {
        bottom: 5px;
    }
    
    .video-content-text {
        width: 250px;
    }
    
    .img-dvd-awatar {
        max-height: 210px;
        width: auto;
    }
    .company_name{
        padding-top: 70px;
        font-size: 20px;
    }
    
    #div-dvd-awatar {
        padding-top: 0;
    }
    
    .parent-comment {
        font-size: 13px;
    }
    .info--basic .user-name {font-size:1rem}
    
    .list-inline > li {
        width: 24%;
        font-size: 13px;
    }
    
}

@media screen and (max-width: 991px) {
    .div-item-img .item-img {
        height: 135px;
        width: 220px;
    }
}

@media screen and (max-width: 767px) {
    .div-item-img .item-img {
        height: 100px;
        width: 160px;
    }
    
    /* .body-list .video-item {
        padding: 10px;
    } */
    
    #div-video-awatar {
        padding: 0px 0px 5px 0px;
    }
    
    .player_video-dimensions {
        width: 350px;
        height: 200px;
    }
    
    #div-parent-receive {
        padding: 5px 0px 5px 5px;
    }
    
    #div-receive {
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
        padding: 0;
    }
    
    #div-receive img {
        max-height: 30px;
        padding: 0px 5px 0px 13px;
        margin-left: 7px;
    }
    
    #receive-text {
        font-size: 8px;
    }
    
    .div-comment {
        padding: 10px;
    }
    
    .vide-time {
        font-size: 10px;
    }
    
    #comment_icon {
        height: 30px;
    }
    
    #div_comment_icon {
        display: contents;
    }
    
    #player_video {
        width: 300px;
        height: 150px;
    }
    
    #list-comment {
         padding: 10px 0 0 0; 
    }
    p.user-name{
        font-size : 1.5rem !important; 
    }
    .btn-white-round{
        padding: 0.3rem 1.3rem;
        font-size: 15px;
    }
    ul.list-icons.list-icon--medium li {width: 50px;height: 50px;}
    .video-item .item-text p.item-text__category{font-size: 1em}
    .video-item .item-text p.item-text__title{font-size: 1em}
    
    .item {
        padding: 10px;
    }
    
    .div-title-keyword {
        font-size: 13px;
    }
    
    .div-keyword {
        font-size: 13px;
    }
    
    .div-parent-keyword {
        width: 100%;
    }
}


@media screen and (max-width: 575px) {
    .dvd-item {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 0;
    }
    
/*    .item {
        padding: 10px;
    }*/
    
    .video-item {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    
    .div-video-premium-list .video-item {
        margin-top: 25px;
    }
}

@media screen and (max-width: 767px) {
    .col-dvd-list {
        max-width: calc(100% / 4);
        margin: 10px 0px 10px 0px;
        flex-grow: unset;
    }
}

@media screen and (max-width: 479px) {
    .col-dvd-list {
        max-width: calc(100% / 3);
        margin: 10px 0px 10px 0px;
        flex-grow: unset;
    }
}

