@media screen and (min-width: 481px) {
    .popup-list-category .popup-content {
        width: 95vw;
        height: 95vh;
        font-size: 12px;
    }

    .content_rating{
        width: 80%;
    }
}

@media screen and (min-width: 768px) {
    .popup-list-category .popup-content {
        width: 93vw;
        font-size: 12px;
    }

    .content_rating{
        width: 60%;
    }
}

@media screen and (min-width: 992px) {
    .popup-list-category .popup-content {
        width: 95vw;
        height: 95vh;
    }

    .content_rating{
        width: 50%;
    }
}

@media screen and (min-width: 1200px){
    .popup-list-conference .popup-content {
        width: 80%;
    }

    .popup-list-category .popup-content{
        width: 80vw;
        height: 63vh;
    }
}
@media screen and (min-width: 1400px){
    .popup-list-conference .popup-content {
        height: 80%;
    }

    .popup-list-category .popup-content{
        width: 60vw;
    }

    .content_rating{
        width: 40%;
    }
}
@media screen and (min-width: 1600px){
    .popup-list-conference .popup-content {
        width: 60%;
        height: 80%;
    }

    #popup_detail_product .popup_content{
        width: 80%;
        height: 78%;
    }

    #popup_detail_product button.fancybox-close-small{
        right: 10%;
        top: 11%;
    }

    .p_certification{
        height: 250px;
    }

    .box_cart_content, .box_order_content{
        width: 80%;
        height: 80%;
    }

    .item_product_cart, .item_product_order{
        max-height: 500px;
    }

    .tab_3 .p_cart{
        margin-top: 40px;
    }
}

@media all and (min-width: 2400px) {
    .popup-list-conference .popup-content {
        height: 60%;
    }
}

@media (max-width: 1200px) {
    .popup-list-conference .popup-content {
        width: 96%;
        height: 60%;
    }

    #popup_detail_product .popup_content{
        width: 70%;
    }

    #popup_detail_product button.fancybox-close-small{
        right: 15%;
    }

    #popup_detail_product .b_popup{
        flex-direction: column;
        width: calc(100% - 20px);
    }

    .b_popup .tab_1,.b_popup .tab_2,.b_popup .tab_3{
        width: 100%;
    }

    .p_g_btn_order {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .p_g_btn_order div{
        width: calc(50% - 30px);
    }

    .p_g_btn_order .p_add_cart{
        margin-top: 0;
    }

    .b_popup .tab_2, .b_popup .tab_3{
        margin-top: 20px;
    }

    .b_tab_2{
        overflow: hidden;
    }
}
@media all and (max-width: 920px){
    .popup-list-conference .popup-content{
        width: 90%;
    }

    .box_conference_item .content_conference, .box_conference_item .time {
        display: none;
    }

    .box_conference_item .content_mobile {
        display: block;
        padding: 0 15px;
    }

    .btn_join {
        width: max-content;
    }

    .box_conference_item img {
        min-width: 250px;
        max-width: 250px;
        height: 250px;
        object-fit: cover;
    }

    .list_virtual_model{
        width: 100%;
    }
}

@media screen and (max-width: 768px){
    .box_store_item {
        width: calc(50% - 20px);
    }

    .box_virtual_item {
        width: calc(50% - 20px);
    }

    .list_store {
        display: block;
    }

    .list_virtual_model{
        width: 100%;
    }

    #popup_detail_product .popup_content{
        width: 90%;
    }

    #popup_detail_product button.fancybox-close-small{
        right: 5%;
    }
}

@media screen and (max-width: 580px){
    .popup-list-conference .popup-content{
        height: 90%;
    }

    .box_conference_item .content_mobile {
        padding: 15px;
    }

    .box_conference_item {
        display: block;
    }

    .box_conference_item .title {
        margin-bottom: 0;
    }

    .box_conference_item .description {
        margin-top: 5px;
    }

    .box_conference_item img {
        width: 100%;
        height: unset;
        object-fit: cover;
        border-radius: 5px 5px 0 0;
        max-width: unset;
        aspect-ratio: 80 / 49;
    }

    .box_store_item {
        width: calc(50% - 20px);
    }

    .box_virtual_item {
        width: calc(50% - 20px);
    }

    .list_virtual_model {
        width: 100%;
    }

    .popup-list-category .close-popup {
        right: 0px;
        top: -40px;
        width: 31px;
    }

    .popup-list-category .popup-content {
        width: 95vw;
        height: 80vh;
        font-size: 12px;
    }

    .rating-icons span{
        font-size: 25px;
    }

    .b_tab_2 div{
        flex-direction: column;
    }

    .g_direction_address{
        align-items: flex-start;
    }

    .p-slider-for img {
        object-fit: contain;
        height: 300px;
    }

    .p_content_description{
        height: max-content;
        overflow: hidden;
    }
}

@media screen and (max-width: 480px){
    #controls-top-center{
        top: 90px;
    }

    .map_control{
        position: absolute;
        right: 0 !important;
        top: 40px;
    }

    .content_rating{
        width: 98%;
        height: 90%;
    }

    .body_rate {
        flex-direction: column;
        align-items: center;
    }

    .list_store .layer_play{
        height: calc(100% - 43px);
    }

    .box_store_item div.title{
        height: 40px;
    }

    #popup_detail_product .popup_content {
        width: 100%;
        height: 100%;
        border-radius: 0;
    }

    #popup_detail_product button.fancybox-close-small{
        right: 0;
        top: 0;
    }

    #popup_detail_product .h_popup{
        border-radius: 0;
    }

    .p_g_btn_order{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .p_g_btn_order div{
        width: unset;
    }

    .p_add_cart_mb{
        width: 35px;
        height: 35px;
        margin-right: 5px;
    }

    .p_add_cart_mb img{
        padding: 5px;
        border: 1px solid var(--color-green);
        width: 35px;
        height: 35px;
        border-radius: 5px;
    }

    .p-slider-for img {
        object-fit: contain;
        height: 250px;
    }

    .fancybox-slide--html{
        padding: 0;
    }

    .box_cart_content, .box_order_content{
        border-radius: 0;
        width: 100%;
        height: 100%;
    }

    .h_popup_cart{
        border-radius: 0;
    }

    .b_popup_order{
        height: calc(100% - 140px);
        overflow-x: hidden;
        overflow-y: auto;
        margin: 15px 0;
        padding: 0 15px;
    }

    .b_popup_cart{
        margin: 10px 0 15px;
        height: calc(100% - 140px);
        overflow-y: auto;
        overflow-x: hidden;
        padding: 5px 15px 0;
    }

    .p_g_number_qr_code {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 100%;
        margin-bottom: 0;
    }

    .p_g_btn_order .p_add_cart{
        margin-top: 0;
    }

    .p_g_number_qr_code div.p_g_number{
        width: unset;
    }

    .btn_add_cart_mb{
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #popup_detail_product .b_popup {
        height: calc(100% - 120px);
    }

    .btn_add_cart_mb .amount-box{
        margin-left: 10px;
    }

    .btn_add_cart_mb .p_g_btn_order a img{
        width: 50px;
        height: 50px;
        margin-left: 10px;
    }

    .p_price {
        align-items: flex-start;
        flex-direction: column-reverse;
    }

    .b_tab_2 div .p_title_content{
        width: 100%;
    }

    .b_tab_2 div{
        align-items: start;
    }

    .amount-box i{
        padding: 5px 6px;
    }

    .buy_now_cart_mb {
        align-items: flex-end;
        flex-direction: column;
        line-height: unset;
    }

    .btn_order_mb {
        align-items: flex-end;
        flex-direction: column;
        line-height: unset;
    }
}

@media screen and (width: 1920px) {
    .popup-list-category .popup-content {
        height: 85vh;
    }
}

@media screen and (width: 1366px){
    .popup-list-conference .popup-content{
        width: 80%;
        height: 80%;
    }
}

@media screen and (width: 1280px){
    .p-slider-for img, .p-slider-for iframe, .p-slider-for #model_3d_product{
        height: 250px;
    }

    .p_certification{
        height: 180px;
    }

    .p_buy_now,.p_add_cart{
        padding: 5px;
    }

    .amount-box i{
        padding: 5px 6px;
    }

    .p-slider-nav img{
        height: 70px !important;
    }

    .p_content_description{
        height: 120px;
    }

    .b_tab_2 div {
        display: flex;
        margin-bottom: 5px;
        line-height: 1.2;
    }

    .item_product_cart{
        max-height: 360px;
    }

    .item_product_order{
        max-height: 300px;
    }
}

@media screen and (width: 1024px){
    .popup-list-conference .popup-content {
        width: 96%;
        height: 60%;
    }
}

@media screen and (width: 768px){
    .popup-list-category .popup-content {
        width: 92vw;
        height: 90vh;
        font-size: 14px;
    }
}