.header-logo {
    display: block;
    width: 40px;
    height: auto;
}

/*!
 * Font Awesome Free 5.6.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/fa-regular-400.eot?8e9f0ee6d016526776c27f91fea55cca);
    src: url(/fonts/fa-regular-400.eot?8e9f0ee6d016526776c27f91fea55cca?#iefix) format("embedded-opentype"), url(/fonts/fa-regular-400.woff2?e65d96d04378217b8b5caff2fb1b62cb) format("woff2"), url(/fonts/fa-regular-400.woff?fc5252e568503bfb163233ec63b8a2ce) format("woff"), url(/fonts/fa-regular-400.ttf?deb8619e67992d3fa088b5dcbb8cff36) format("truetype"), url(/fonts/fa-regular-400.svg?734248d027cbaac7f03c0d931ec95593#fontawesome) format("svg");
}

.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

/*!
 * Font Awesome Free 5.6.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    src: url(/fonts/fa-brands-400.eot?7d43b9ae0b8bb1d0dc425d78dc577b0a);
    src: url(/fonts/fa-brands-400.eot?7d43b9ae0b8bb1d0dc425d78dc577b0a?#iefix) format("embedded-opentype"), url(/fonts/fa-brands-400.woff2?b89c6c51aa2999159a6667f97a46a346) format("woff2"), url(/fonts/fa-brands-400.woff?dd4ff1196905f0585aef2c80486869e9) format("woff"), url(/fonts/fa-brands-400.ttf?50a544b5ad4d512e8db3cdc089823a00) format("truetype"), url(/fonts/fa-brands-400.svg?fef43c1fd872ef7f1880483d9b63ccf2#fontawesome) format("svg");
}

.fab {
    font-family: 'Font Awesome 5 Brands';
}

/*!
 * Font Awesome Free 5.6.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    src: url(/fonts/fa-solid-900.eot?f72d546abcc27880adf8428792c72519);
    src: url(/fonts/fa-solid-900.eot?f72d546abcc27880adf8428792c72519?#iefix) format("embedded-opentype"), url(/fonts/fa-solid-900.woff2?8086e197694282b26c7b729945ecc377) format("woff2"), url(/fonts/fa-solid-900.woff?52b8345b6d8e11988d8db917c366b4da) format("woff"), url(/fonts/fa-solid-900.ttf?1709a2810c3752483683f3f7d287aa89) format("truetype"), url(/fonts/fa-solid-900.svg?27603739fe78fee587c7b84873475b61#fontawesome) format("svg");
}

.fa,
.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

@font-face {
    font-display: block;
    font-family: "bootstrap-icons";
    src: url(/css/fonts/bootstrap-icons.woff2?2820a3852bdb9a5832199cc61cec4e65) format("woff2"),
    url(/css/fonts/bootstrap-icons.woff?2820a3852bdb9a5832199cc61cec4e65) format("woff");
}

@font-face {
    font-family: AzarNegar;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/AzarNegar-Light.otf) format("opentype");
}

@font-face {
    font-family: AzarNegar;
    font-style: normal;
    font-weight: 500;
    src: url(/fonts/AzarNegar-Medium.otf) format("opentype");
}

@font-face {
    font-family: AzarNegar;
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/AzarNegar-Bold.otf) format("opentype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/IRANSansWeb.woff?a1233cc118c5257c1add132a786df256) format("woff");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url(/fonts/IRANSansWeb_Medium.woff?eff85aebf1c79d1ccc332283bf604853) format("woff");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/IRANSansWeb_Bold.woff?e836ee3ec82a8794c92cc132e6351695) format("woff");
}

body {
    overflow-x: hidden;
    font-family: AzarNegar;
}

.numbers{
    font-family: IRANSans;
}

.video__item_mob:hover .video__item-overlay_mob {
    color: #1eb8eb;
    opacity: 1;
}

.video__item_mob:hover .video__item-title_mob a {
    color: #1eb8eb;
}

.video__item_mob:hover .video__item-menu-toggle {
    opacity: 1;
    visibility: visible;
}

.video__item-image_mob {
    position: relative;
}

.video__item-image-mob img {
    max-width: 100%;
    max-height: 100%;
}

.aspect-ratio-box-16-9 {
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
}

.aspect-ratio-box-16-9-inside {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
}


.video__item-overlay_mob {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 50px;
    height: 50px;
    margin-right: -25px;
    margin-top: -25px;
    font-size: 50px;
    opacity: 0.5;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.swiper-button-prev, .swiper-button-next{
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0 !important;
    width: 2.5vw;
    /*background-color: rgba(0, 0, 0, 0.5);*/
    color: white;
    border: none;
    cursor: pointer;
    font-weight: bolder;
}

.swiper-button-prev:hover, .swiper-button-next:hover{
    background-color: rgba(0, 0, 0, 0.7);
}
.text-ellipsis {
    /*white-space: nowrap;*/
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-text-decoration: none;
    text-decoration: none;
}

.video__item-title {
    font-size: 1vw;
    font-weight: 100;
    /*color: #363c57;*/
    /*display: block;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    /*text-decoration: none;*/
    color: #fff;
}

.video__item-artist {
    font-size: 1vw;
    font-weight: 100;
    color: #00B9F2;
    /*display: block;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    /*text-decoration: none;*/
    /*color: #fff;*/
}

.video__item-detail_mob {
    padding-top: 5px;
    color: #a9a9a9;
    font-size: 13px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
}

.night-mode .video__item-detail_mob {
    color: #999;
}

.video_card_btn a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    background: #1eb8eb;
    /*border-radius: 46px;*/
    width: 46px;
    height: 46px;
    color: #fff;
    font-size: 20px;
}

.related-course__item-image {
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.related-course__item-image img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.related-course__item_inner {
    margin-top: 20px;
    border-bottom: 1px solid #353536;
    padding-bottom: 20px;
}

.col-12.col-lg-12.related-course__item:last-child .related-course__item_inner:last-child {
    margin-top: 20px;
    border-bottom: 1px solid #202021;
    padding-bottom: 0px;
}

.aspect-ratio-box-inside {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
}

.aspect-ratio-box-100 {
    height: 0;
    overflow: hidden;
    padding-top: 100%;
    position: relative;
}

.aspect-ratio-box-100-inside {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
}

.logout-link {

    display: block;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 500;
    color: #606060;
    background: none;
    border: 0;
    width: 100%;
    text-align: right;
    cursor: pointer;
}

.logout-link:hover {
    background: #eee;
    color: #1eb8eb;
}

.profile__about-section {
    margin-top: 20px;
}

.social-sharing-btn {
}

.social-sharing-link {
    margin-left: 0.521vw;
    margin-right: 0.521vw;
    -webkit-text-decoration: none;
    text-decoration: none;
    border: solid 2px white;
}

.social-sharing-network-section{
    padding: 40px 0px 20px 0px;
}

.modal-body .social-sharing-network-section a:nth-child(1):hover{
    background-color: #1877F2;
    color: #fff;
}

.modal-body .social-sharing-network-section a:nth-child(2):hover{
    background-color: #46C1F6;
    color: #fff;
}

.modal-body .social-sharing-network-section a:nth-child(3):hover{
    background-color: rgb(0, 119, 181);;
    color: #fff;
}

.modal-body .social-sharing-network-section a:nth-child(4):hover{
    background-color: #25d366;
    color: #fff;
}

.modal-body .social-sharing-network-section a:nth-child(5):hover{
    background-color: #0088cc;
    color: #fff;
}

.share-btn:hover{
    background-color: #afafaf;
    color: black;
}

.rules-sub-header {
    color: #00B9F2;
}

.rules-sub-paragraph{
    padding-bottom: 1rem;
}

.playlist-item {
    background: #4D4D4D;
    color:white
}
.movie-view {
    width: 6vw;
    font-size: 0.725vw;
    font-weight: 100
}

.movie-date{
    width: 6vw;
    font-size: 0.725vw;
    font-weight: 100;
    text-align: center;
}
.movie-comment-section{
    padding: 3rem!important;
}
.movie-card-time{
    font-size: 0.725vw;
    font-weight: 100;
}
.movie-card-view{
    /*width: 6vw;*/
    font-weight: 100;
    font-size: 0.725vw;
}

.category_page_image_icon{
    width: 8.5vw;
    margin-bottom: -25%;
}

.category_page_image_icon-div{
    min-width: 9vw;
}

.category_page_title{
    font-size: 1.3vw;
    font-weight: 100;
}
.category-page-follow-btn{
    /*padding:15px;*/
    font-size: 1.042vw;
    width: 11vw;
}

.category_page_image_icon-div{
    margin-right: 0.9vw!important;
    margin-left: 0.9vw!important;
}

.playlist_page_image_icon-div{
    padding-right: 0.9vw!important;
    padding-left: 0.9vw!important;
}

.playlist-card-title{
    font-size: 0.95vw;
}

.category-card-title{
    font-size: 0.95vw;
}

.playlist-card-title-history{
    font-size: 1vw;
}
.artist-card-title{
    font-size: 0.95vw;
}

.artist-card-title-history{
    font-size: 1vw;
}

.movie-card-title-history{
    font-size: 1vw;
    padding-top: 0.25vw;
}
.movie-card-artist-history{
    font-size: 1vw;
    padding-top: 0.25vw;
}
.artist-page-info-section{
    /*padding-top: 70px;*/
    /*padding-right: 3rem!important;*/
    /*padding-left: 3rem!important;*/
}
.artist-page-about{
    font-size: 0.95vw;
    font-weight: 100;
    line-height: 1.8vw;
    padding: 1.3vw 1.25vw;
    margin-bottom: 1.3vw;
    margin-top: 1.3vw;
    /*Width:68%*/
}

.artist-page-name{
    font-size: 1.3vw;
    font-weight: 100;
    padding-top: 0.844vw;
}

.artist-page-follower-num{
    font-size: 0.95vw;
    font-weight: 100;
}
.artist-page-follow-section{
    padding-top: 2.5vw !important;
}
.category-item-title{
    font-size: 20px;
    padding-top: 1rem!important;
}
.category-list-item{
    padding-top: 2vw!important;
}
.search-page-search-btn{
    margin-right: 20px;
    color: white
}

.search-page-search-box{
    color: white;
    padding: 80px 0px;
}
.search-page-search-input{
    display: inline;
    background: #4d4d4d;
    color: white
}
.search-page-history-box{
    padding: 1.25vw 0 !important;
}

.search-page-history-title{
    font-size: 1.3vw;
    font-weight: 100;
    padding-bottom: 0.6vw;
}

.header-user-image-icon{
    height: 40px;
    width: 40px;
}
.user-page-user-box{
    text-align: center;
    margin-left: 80px
}
.user-page-user-title{
    padding-top: 0.3vw!important;
    font-size: 1vw;
}

.user-page-user-title-edit-icon{
    font-size: 1vw;
}


.playlist-video-buttons{
    width: 10vw!important;
    height: 5.6vw;
    height: -webkit-calc(10vw / (16/9)) !important;
    height: -moz-calc(10vw / (16/9)) !important;
    height: calc(10vw / (16/9)) !important;
    margin: 15px;
}

.about-page-text{
    padding: 10% 20%;
    font-size: 19px;
    font-weight: 500;
}

.app-page-text{
    padding: 10% 15%;
    font-size: 19px;
    font-weight: 500;
}

.rules-page-text{
    padding: 10% 15%;
    font-size: 19px;
    font-weight: 500;
}

.contact-page-text{
    padding: 10% 15%;
    font-size: 19px;
    font-weight: 500;
}
.contact-page-map{
    width:600px;
    height: 400px;
}

.movie-info-section{
    background: #1D1D1D;
    margin-right: -6%;
    padding-right: 6%;
}
.video-banner-section{
    min-height: 46.875vw;
    margin-bottom: -7.03125vw;
}

.video-banner-section-carousel{
    z-index: 0;
    position: relative;
    min-height: 46.875vw;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    padding-bottom: 40px;
}

.category-video-banner-section-carousel{
    z-index: 0;
    position: relative;
    min-height: 46.875vw;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    padding-bottom: 40px;
}

.video__section-see-all{
    z-index: 10;
    font-size: 0.8vw;
}

.related-vide-card-link{
    -webkit-text-decoration: none;
    text-decoration: none;
    color: white;
}

.video-banner-section-carousel-box{
    margin-bottom: 0;
}

.video-banner-box{
    height: 46.875vw;
}

.category-video-banner-box{
    height: 46.875vw;
}

.home-item-box{
    padding-top: 3rem;
}

.home-item-box:first-child{
    padding-top: 0;
    margin-top: -10%;
}
.category-items-list{
    padding-top: 3rem;
}
.category-items-list:first-child{
    padding-top: 0;
    margin-top: -10%;
}
.artist-page-player-btn{
    width: 3vw;
    height: 3vw;
}

.artist-page-player-btn-div{
    padding: 0.3vw;
}
.swal2-popup {
    font-size: 12px !important;
}

.background-player-banner-section{
    height: 46.875vw;
    z-index: 1;
    overflow: hidden;
}

.star-div-system-playlist{
    z-index: 2; position: absolute; bottom: 25px; left: 25px; fill: black; text-align: center;
    padding: 0 0.5rem 0rem 0.5rem;
    background: #FBB167;
    margin: 0;
    /*width: 4em;*/
    /*height: 4em;*/
    overflow: hidden;
}

.star-icon-system-playlist{
    font-size: 1.4vw;
    color: #ffffff
}

.movie-description-p{
    max-height: 30vh;
}

.page-header-section{
    min-height: max(10vh, 80px);
}

.category-page-title-section{
    padding-top: 4%;
}

.artist-description-p{
    max-height: 5vh;
}
.video__section-title{
    font-size: 1.3vw;
    font-weight: 300;
    z-index: 10;
}

.footer-section{
    padding-bottom: 2.0vh;
    padding-top: 2.5vh;
    margin-bottom: 2.0vh;
    margin-top: 2.5vh;
}

.video__section-slider{
    position: relative;
}

.swiper-container{
    --swiper-navigation-size: 1.8vw;
    --swiper-navigation-sides-offset: -4.3%;
}

.home-banner-title{
    font-size: 1.25vw;
    font-weight: 100;
}

.home-banner-artist{
    font-size: 1.25vw;
    font-weight: 100;
}

.home-banner-btn{
    font-size: 1.25vw;
    font-weight: 100;
}

.footer-section-link{
    font-size: 0.7vw;
}
.footer-section-social-text{
    font-size: 0.7vw;
}

.artist-page-meta-data{
    padding-top: 4%;
}

.artist-page-follow-btn{
    font-size: 1.042vw;
    margin-top: 0.4vw;
    margin-bottom: 0.4vw;
}

.playlist-page-title-desk{
    font-size: 1.3vw;
    font-weight: 100;
    margin-bottom: 1.6vw;
    text-align: left;
}

.movie-title{
    font-size: 1.3vw;
    font-weight :500;
}

.movie-singer{
    font-size:1.3vw;
    font-weight: 600;
}

.movie-about{
    font-size: 0.85vw;
    font-weight: 100;
}

.movie-action-btn{
    font-size: 0.729vw;
}

.movie-action-btn-icon{
    font-size: 0.729vw;
}

.movie-comment-section-title{
    font-size: 1.3vw;
    font-weight: 100;
}

.movie-comment-btn{
    font-size: 0.85vw;
    width: 100%;
}

.movie-comment-text{
    font-size: 0.95vw !important;
    font-weight :100;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    border-radius: 20px !important;
}

.course-comment-text{
    font-size: 0.833vw;
}

.course-comment-owner{
    font-size: 0.729vw;
}
.course-comment-date{
    font-size: 0.729vw;
}

.movie-comment-item{
    padding-right: 1vw;
}

.course-comment-avatar{
    min-width: 45px;
    width: 3vw;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    min-height: 45px;
    height: 3vw;
}

.melovid-modal-title{
    font-size: 0.95vw;
}

.melovid-modal-btn{
    font-size: 0.90vw;
}

.melovid-modal-item{
    font-size: 0.833vw;
}

.melovid-modal{
    width: 26.042vw;
    margin: 1rem auto;
}

.melovid-modal-btn-small{
    font-size: 0.833vw;
}

.melovid-modal-social{
    font-size: 1.667vw;
    margin-left: 0.521vw;
    margin-right: 0.521vw;
}

.melovid-modal-content-title{
    font-size: 0.91vw;
}

.melovid-modal-content-artist{
    font-size: 0.75vw;
}

.melovid-modal-content-link-address{
    font-size: 0.75vw;
}

.movie-card-view-history{
    font-size: 0.5vw;
    padding: 0.25vw 0.5vw
}

.movie-card-date-history{
    font-size: 0.5vw;
}

.melovid-modal-copy-link-address-btn{
    font-size: 1.25vw;
}

.swiper-container{
    width: 100%;
    overflow: visible;
}


@media (max-width: 767.98px) {
    .movie-action-btn{
        font-size: 8px;
    }
    .movie-action-btn-icon{
        font-size: 12px;
    }
    .movie-title{
        font-size: 13px !important;
    }
    .movie-singer{
        font-size: 13px !important;
        margin-bottom: 0 !important;
    }
    .movie-view{
        font-size: 6px !important;
        width: 2.5rem;
    }
    .movie-date{
        font-size: 6px !important;
        width: 2.5rem;
    }
    .movie-about{
        font-size: 9px;
    }

    .movie-comment-section-title{
        font-size: 13px;
    }

    .movie-comment-text{
        font-size: 10px !important;
    }
    .movie-comment-btn{
        font-size: 10px !important;
    }
    .movie-comment-section{
        padding: 1rem!important;
    }

    .movie-comment-item{
        font-size: 10px!important;
        padding-right: 1.5vw;
    }

    .video__item-title{
        font-size: 14px !important;
    }
    .video__item-artist {
        font-size: 14px !important;
    }
    .movie-card-time{
        font-size: 9px !important;
    }
    .movie-card-view{
        /*width: 4.5rem;*/
        font-size: 9px;
    }
    .video__section-title{
        font-size: 14px;
    }
    .video__section-see-all{
        font-size: 10px;
    }
    .category_page_image_icon{
        width: 75px;
    }

    .category_page_image_icon-div{
        min-width: 75px;
    }

    .category_page_title{
        font-size: 13px;
    }
    .category-page-follow-btn{
        font-size: 13px;
        padding:4px;
        width: 20vw;
    }
    .playlist-card-title{
        font-size: 12px;
    }
    .category-card-title{
        font-size: 12px;
    }
    .artist-card-title{
        font-size: 12px;
    }
    .artist-page-image{
    }
    .artist-page-info-section{
        padding-top: 10px;
        padding-right: 0.8rem!important;
        padding-left: 0.8rem!important;
    }
    .artist-page-name{
        font-size: 15px;
        padding-bottom: 0.8rem !important;
        padding-top: 0;
    }
    .artist-page-about{
        font-size: 8px;
        padding-bottom: 0.5rem!important;
        line-height: normal;
    }
    .artist-page-follow-btn{
        font-size: 13px;
    }
    .artist-page-follower-num{
        text-align: center;
        font-size: 8px;
        font-weight: normal;
        margin-top: 4px;
    }
    .artist-page-follow-section{
        padding-top: 0.5rem !important;
    }
    .category-item-title{
        font-size: 11px;
        padding-top: 0.3rem!important;
    }
    .category-list-item{
        padding-top: 0.5rem!important;
    }
    .search-page-search-btn{
        font-size: 12px;
        margin-right: 5px;
    }
    .search-page-search-box{
        padding: 40px 0px;
    }
    .search-page-search-input{
        font-size: 12px;
    }
    .search-page-search-input-group{
        font-size: 12px;
    }
    .search-page-history-title{
        font-size: 12px;
    }
    .search-page-history-box{
        padding: 0.4rem !important;
    }
    .header-user-image-icon{
        height: 20px;
        width: 20px;
    }
    .user-page-user-title{
        font-size: 10px;
        padding-left:0px;
        padding-right: 0px;
        padding-top: 0.4rem!important;
    }
    .user-page-user-title-edit-icon{
        font-size: 10px;
    }
    .user-page-user-box{
        text-align: center;
        margin-left: 20px
    }
    .playlist-video-buttons{
        width: 25vw !important;
        height: -webkit-calc(25vw / (16/9)) !important;
        height: -moz-calc(25vw / (16/9)) !important;
        height: calc(25vw / (16/9)) !important;
        margin: 5px;
    }
    .playlist-video-info{
        font-size: 12px;
    }
    .about-page-text{
        padding: 20% 5%;
        font-size: 10px;
        font-weight: 500;
    }

    .app-page-text{
        padding: 20% 5%;
        font-size: 10px;
        font-weight: 500;
    }

    .about-page-title{
        font-size: 14px;
    }
    .rules-page-text{
        padding:5% 5%;
        font-size: 10px;
        font-weight: 500;
    }
    .rules-sub-header{
        font-size: 12px;
    }
    .rules-page-title{
        font-size: 14px;
    }
    .contact-page-text{
        padding:20% 5%;
        font-size: 10px;
        font-weight: 500;
    }
    .contact-page-title{
        font-size: 14px;
    }
    .contact-page-info-box{
        padding-bottom: 15px;
    }

    .contact-page-map{
        width:320px;
        height: 200px;
    }
    .movie-info-section{
        margin-left: -6%;
        padding-left: 6%;
    }
    .movie-video-section{
        margin-left: -6%;
        margin-right: -6%;
    }
    .video-banner-section{
        min-height: 46.875vw;
        margin-bottom: -4.03125vw;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .video-banner-box{
        height: 46.84vw;
    }
    .category-video-banner-box{
        height: 46.84vw;
    }
    .home-item-box{
        padding-top: 1rem;
    }
    .category-items-list{
        padding-top: 1rem;
    }
    .video-banner-section-carousel-box{
        margin-bottom: 0;
    }

    .artist-page-player-btn{
        width: 30px;
        height: 30px;
    }
    .artist-page-player-btn-div{
        padding: 4px;
    }
    .swal2-popup {
        font-size: 6px !important;
    }

    .star-div-system-playlist{
        bottom: 15px; left: 15px;
        padding: 0 0.25rem 0rem 0.25rem;
        /*width: 2em;*/
        /*height: 2em;*/
    }

    .star-icon-system-playlist{
        font-size: 2vw;
        color: #ffffff
    }

    .movie-description-p{
        max-height: 20vh;
    }
    .movie-pic-history{
        padding: 0px;
    }

    .page-header-section{
        min-height: 5vh;
    }

    .category-page-title-section{
        padding-top: 6vh;
    }

    .footer-section{
        padding-bottom: 1rem;
        padding-top: 1rem;
        margin-bottom: 1rem;
        margin-top: 1rem;
    }

    .background-player-banner-section{
        height: 46.875vw;
    }

    .video-banner-section-carousel{
        min-height: 46.875vw;
    }

    .category-video-banner-section-carousel{
        min-height: 46.875vw;
    }

    .artist-page-meta-data{
        padding-top: 8%;
    }

    .course-comment-text{
        font-size: 10px;
    }
    .course-comment-owner{
        font-size: 9px;
    }
    .course-comment-date{
        font-size:9px;
    }

    .melovid-modal-title{
        font-size: 11px;
    }

    .melovid-modal-btn{
        font-size: 11px;
    }

    .melovid-modal-item{
        font-size: 10px;
    }

    .melovid-modal-btn-small{
        font-size: 10px;
    }

    .melovid-modal{
        width: 60vw;
    }

    .melovid-modal-social{
        font-size: 4.5vw;
        margin-left: 2vw;
        margin-right: 2vw;
    }

    .melovid-modal-content-title{
        font-size: 12px;
    }

    .melovid-modal-content-artist{
        font-size: 10px;
    }


    .melovid-modal-content-link-address{
        font-size: 10px;
    }

    .melovid-modal-copy-link-address-btn{
        font-size: 1.5rem;
    }
    .social-sharing-link {
        margin-left: 1vw;
        margin-right: 1vw;
    }
    .playlist-card-title-history{
        font-size: 8px;
    }
    .movie-card-title-history{
        font-size: 8px;
        padding-top: 0.5vw;
    }

    .movie-card-artist-history{
        font-size: 8px;
        padding-top: 0.5vw;
    }
    .movie-card-view-history{
        font-size: 6px;
        padding: 0.5vw 1vw
    }
    .movie-card-date-history{
        font-size: 6px;
    }
    .home-item-box:first-child{
        margin-top: 0;
    }
    .category-items-list:first-child{
        margin-top: 0;
    }
}

.related-music-box{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
}

.related-music-box{
    font-size: 0.95vw;
    font-weight: 100;
    padding-top:0.26vw;
}

.related-music-director{
    font-size: 0.725vw;
    font-weight: 100;
    padding-top:0.26vw;
}

.related-music-view{
    font-size: 0.725vw;
    font-weight: 100;
    padding: 5px 10px;
}

.related-music-date{
    font-size: 0.725vw;
    font-weight: 100
}

.visually-hidden{
    display: none
}

.flex-fallback {
    display: flex;
    flex-direction: column;
    margin: -0.75rem;
}

.flex-fallback > * {
    margin: 0.75rem;
}

.app-page .android-avatar {
    width: 47.42px;
    height: auto;
}

.app-page .box1 h1, .box2 h1 {
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    margin-top: 16px;
    color: #E2E2E2;
}

.app-page .box1 h2, .box2 h2 {
    font-size: 13px;
    margin-top: 16px;
    line-height: 24px;
    color: #E2E2E2;
}

.app-page .app-resources{
    margin-top: 32px;
    gap: 16px;
    display: flex;
    flex-wrap: wrap;
}

.app-page .app-resources .title{
    font-size: 14px;
    font-weight: 700;
}

.rep-icon {
    width: 20px;
}

.rep-icon-logo {
    height: 20px;
}

.app-dl-btn{
    /*width: 196px;*/
    width: 100%;
    height: 48px;
}

.app-page .hr-line {
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(48.44%, rgba(255, 255, 255, .3)), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 48.44%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 48.44%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 48.44%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 48.44%, rgba(255, 255, 255, 0) 100%);
    height: 1px;
    margin-top: 32px;
    border: transparent;
}

.box1-wrapper table {
    width: 100%;
    margin-top: 32px;
}

.box1-wrapper table thead, tbody, tfoot, tr, td, th {
        border-color: inherit;
        border-style: none;
        border-width: 0;
}


.box1-wrapper table .first-row td {
    color: #00B9F2;;
    font-size: 18px;
    font-weight: 700;
    background: transparent;
}

.box1-wrapper table .first-row .active-user {
    padding-left: 10px;
}
.box1-wrapper table .first-row .active-user.archive {
    padding-left: 10px;
    padding-right: 10px;
}

.box1-wrapper table .first-row .rating {
    padding-right: 10px;
}

.box1-wrapper table .second-row td  {
    color: #E2E2E2;
    font-size: 13px;
    background: transparent;
}

.box1-wrapper .image {
    background-image: url(../images/android.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: 460px 515px;
    -moz-background-size: 460px 515px;
    -o-background-size: 460px 515px;
    background-size: 460px 515px;
    height: 507px;
    position: relative;
    width: 656px;
}

.box1 {
    z-index: 1;
    position: relative;
    /*background: #101010;*/
    margin-left: -5%;
    margin-right: -5%;
}

.box1 .box1-wrapper {
    /*padding: 40px 96px;*/
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
}

.box23 .box23-wrapper::before {
    content: "";
    background: -webkit-linear-gradient(.07deg, rgba(16, 16, 16, 0) 27.99%, #101010 79.31%);
    background: -moz-linear-gradient(.07deg,rgba(16,16,16,0) 27.99%,#101010 79.31%);
    background: -o-linear-gradient(.07deg,rgba(16,16,16,0) 27.99%,#101010 79.31%);
    background: linear-gradient(89.93deg, rgba(16, 16, 16, 0) 27.99%, #101010 79.31%);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.box1 .box1-wrapper::after {
    content: "";
    background: radial-gradient(50% 50% at 50% 50%, rgba(253, 193, 60, 0.276) 0%, rgba(253, 193, 60, 0.132) 27.6%, rgba(22, 22, 22, 0) 100%);
    height: 788px;
    width: 995px;
    position: absolute;
    left: 0;
    bottom: -31px;
    z-index: -2;
}

.box2 {
    z-index: 1;
    position: relative;
    background: #101010;
    margin-left: -5%;
    margin-right: -5%;
}

.box2 .box2-wrapper {
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    padding: 56px 96px 83px 96px;
}

.box2-wrapper .image {
    width: 656px;
    height: 507px;
    position: relative;
    background-image: url(../images/ios.png);
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.box2 .box2-wrapper::after {
    content: "";
    background: radial-gradient(50% 50% at 50% 50%, rgba(253, 193, 60, 0.276) 0%, rgba(253, 193, 60, 0.132) 27.6%, rgba(22, 22, 22, 0) 100%);
    height: 672px;
    width: 831px;
    position: absolute;
    right: 0;
    top: -46px;
    z-index: -2;
}

.box3 {
    /*background: #101010;*/
    z-index: 1;
    position: relative;
    margin-left: -5%;
    margin-right: -5%;
}

.box3 .box3-wrapper {
    /*padding: 100px 96px;*/
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
}


.box13 .box13-wrapper::before {
    content: "";
    background: -webkit-linear-gradient(.07deg, rgba(16, 16, 16, 0) 27.99%, #101010 79.31%);
    background: -moz-linear-gradient(.07deg,rgba(16,16,16,0) 27.99%,#101010 79.31%);
    background: -o-linear-gradient(.07deg,rgba(16,16,16,0) 27.99%,#101010 79.31%);
    background: linear-gradient(89.93deg, rgba(16, 16, 16, 0) 27.99%, #101010 79.31%);
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(-1,0,0,1,0,0);
    -ms-transform: matrix(-1,0,0,1,0,0);
    -o-transform: matrix(-1,0,0,1,0,0);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.box3 .box3-wrapper::after {
    content: "";
    background: radial-gradient(50% 50% at 50% 50%, rgba(106, 218, 132, 0.276) 0%, rgba(106, 218, 132, 0.132) 27.6%, rgba(22, 22, 22, 0) 100%);;
    height: 772px;
    width: 900px;
    position: absolute;
    left: 0;
    top: 6px;
    z-index: -1;
}

.box3 .box3-wrapper .first-inner-box {
    text-align: center;
}

.box3 .box3-wrapper .first-inner-box .main-header {
    color: #E2E2E2;
    font-size: 22px;
    line-height: 24px;
}

.ui-fw-bold {
    font-weight: 700;
}

.box3 .box3-wrapper .first-inner-box .sub-header {
    color: #E2E2E2;
    margin-top: 24px;
    font-size: 14px;
    line-height: 24px;
}

.box3 .box3-wrapper .second-inner-box {
    width: 100%;
    margin-top: 40px;
    /*border: 1.3px solid #33353d;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
}

/*.box3 .box3-wrapper .second-inner-box .desktop-view {*/
/*    display: -webkit-box;*/
/*    display: -webkit-flex;*/
/*    display: -moz-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-pack: center;*/
/*    -webkit-justify-content: center;*/
/*    -moz-box-pack: center;*/
/*    -ms-flex-pack: center;*/
/*    justify-content: center;*/
/*    -webkit-box-align: center;*/
/*    -webkit-align-items: center;*/
/*    -moz-box-align: center;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*}*/

.box3 .box3-wrapper .second-inner-box .desktop-view a {
    /*color: #E2E2E2;*/
    /*width: 50%;*/
    text-decoration: none;
}

.box3 .box3-wrapper .second-inner-box .desktop-view .androidtv .content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    padding: 16px 0;
    border-left: 1.3px solid #33353d;
}
.box3 .box3-wrapper .second-inner-box .desktop-view .is-active {
    background: #202020;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.box3 .box3-wrapper .second-inner-box .desktop-view .smarttv .content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    padding: 16px 0;
    border-left: 1.3px solid #33353d;
}

.box3 .box3-wrapper .second-inner-box .desktop-view .smarttv .content img {
    height: 16px;
}

.box3 .box3-wrapper .second-inner-box .desktop-view .androidtv .content img {
    height: 16px;
}

.box3 .box3-wrapper .third-inner-box {
    display: block;
    margin-top: 56px;
    margin-bottom: 56px;
    padding: 0 25px;
}

.box3 .box3-wrapper .third-inner-box .androidtv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.box3 .box3-wrapper .third-inner-box .content {
    /*width: 612px;*/
    height: 176px;
}

.box3 .box3-wrapper .third-inner-box .content .main-header {
    color: #E2E2E2;
    font-size: 16px;
    -webkit-box-flex: .5;
    -webkit-flex: .5;
    -moz-box-flex: .5;
    -ms-flex: .5;
    flex: .5;
}

.box3 .box3-wrapper .third-inner-box .content-inner p {
    color: #E2E2E2;
    margin-top: 16px;
    margin-bottom: 24px;
    font-size: 13px;
    line-height: 32px;
}

.box3 .box3-wrapper .third-inner-box .androidtv .androidtv-buttons-wrapper {
    gap: 16px;
}

.box3 .box3-wrapper .third-inner-box .androidtv .image {
    position: relative;
    z-index: 1;
    width: 500px;
    height: 300px;
    position: relative;
    background-image: url(../images/android-tv-image.png);
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}

.box3 .box3-wrapper .download-tv-button {
    margin-top: 16px;
    width: 100%;
    height: 48px;
}

.box3 .box3-wrapper .download-tv-button .title {
    font-size: 14px;
    font-weight: 700;
    color: #151515;
}

.box3 .box3-wrapper .androidtv-buttons-wrapper .title {
    font-size: 14px;
    font-weight: 700;
}

.box3 .box3-wrapper .second-inner-box .desktop-view .content .selected {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: #00B9F2;
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0;
}

.box3 .box3-wrapper .third-inner-box .smarttv .image {
    position: relative;
    z-index: 1;
    width: 500px;
    height: 333px;
    position: relative;
    background-image: url(../images/smart-tv-image.png);
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}

.box3 .box3-wrapper .third-inner-box .smarttv {
    display: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.app-page-padding {
    padding: 40px 96px;
}


.app-page-padding3 {
    padding: 80px 96px 30px 96px;
}
/* Medium devices: md breakpoint (≥768px and <992px) */
@media (max-width: 991.98px) {
    .app-page-padding {
        padding: 15px 20px;
    }

    .app-page-padding3 {
        padding: 40px 20px;
    }
}

