 /* html, body { overflow-x: hidden;overflow-y: auto;} */
::-webkit-scrollbar { width:0px;}
::-webkit-scrollbar-track { background: #f1f1f1; }
::-webkit-scrollbar-thumb { background: #888; }
::-webkit-scrollbar-thumb:hover { background: #555; }
.banner_product_dash .nobel_prize p{ overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.mobile_product{display: none;}
.logged-in.admin-bar .page { top: -32px !important; }
.bg_mobile{display: none;}
/* 1600 */  
@media screen and (max-width: 1850px) {
    h1 { font-size: 60px; line-height: 44px; }
    .banner_comman .text_btn_box { left: 50px; padding: 0 0 60px 80px; }
    
    /* doctors */
    .banner_doctors .title p { letter-spacing: 0.4px; }
    .banner_doctors .contents { padding: 170px 20px 1px; }
    .banner_doctors .slider3d { margin-top: 40px; margin-bottom: 100px; }

    /* science */
    .banner_scrience .left_col { width: 395px; margin-right: 0; }
    .banner_scrience .right_col { width: 930px; padding-top: 25px; }

    /* product */
    .logo_text_box .inner>img{max-width: 120px;}
    .light_animation { transform-origin: center; bottom: 0; }
    @keyframes bounce { 0%   { transform: translateY(-50px) rotate(0deg)  scale(0.65);} 10%  { transform: translateY(0px)   rotate(0deg)  scale(0.65);} 30%  { transform: translateY(-50px) rotate(-5deg) scale(0.75);} 40%  { transform: translateY(0px)   rotate(0deg)  scale(0.65);} 100% { transform: translateY(0px)   rotate(0deg)  scale(0.65);} }
    
    /* product-how-it-work */
    .banner_product_work .right_col { width: 900px; }
    .banner_product_work .right_col .device_img { max-width: 580px; }
    .banner_product_work .right_col ul { padding-top: 60px; }
    .banner_product_work .right_col ul li:nth-child(n+3) { margin-top: 160px; }

    /* product use */
    .banner_product_use .contents { padding: 170px 51px 0; }
    .banner_product_use .right_col { width: 800px; }
    .banner_product_use .right_col .img { max-width: 530px; }
    .banner_product_use .right_col .box { max-width: 392px; margin-top: 80px; }

    /* product use 2 */
    .banner_product_use2.banner_comman .right_col { width: 700px; margin-left: 130px; }
    .banner_product_use2.banner_comman .right_col .box { margin-top: 75px; }
    .banner_product_use2.banner_comman .right_col .img { left: -370px; max-width: 500px; }
    .banner_product_use2.banner_comman .right_col .box h3 { margin-bottom: 30px; font-size: 30px; line-height: 37.5px; }

    /* product use 3 */
    .banner_product_use3.banner_comman .right_col .img { bottom: -5px; left: -430px; max-width: 950px; }
    .banner_product_use3.banner_comman .right_col .box { max-width: 392px; margin-top: 140px;}

    /* product results */
    .banner_product_result .produc_blog { margin-top: 40px; }

    /* abouts inner pages */
    .banner_about_sec .contents { padding:150px 50px 0; }
    .inner_pages_sec{ padding: 20px 14px; }
    .inner_pages_sec ul li { line-height: 22px; } 
    .inner_pages_sec ul li a { line-height: 22px; font-size: 14px; padding:0 9px; }
    .banner_about_scrience .right_col ul li:first-child { margin-left: 0; }
    .banner_about_scrience .right_col ul li:nth-child(3) { margin-left: -20px;}
    .banner_about_scrience .right_col ul li:nth-child(n+3) { margin-top: 115px; }
    .banner_about_why .contents .inner_simple_text_box .lists li { width: 18.7%; }
    .banner_about_why.banner_about_sec .contents { padding: 150px 80px 150px; }

    /* our strory */
    .banner_our_strory .contents { padding: 150px 40px 20px; }

    /* search-result */
    .search_result_banner .contents {padding: 150px 0 20px; }

    /* contact_page */
    .contact_page {height: calc(100vh - 100px);overflow: auto;}
    .contact_page .bg { height: auto; min-height: calc(100vh - 100px); }
    .contact_page .contents { margin-top: calc(-100vh + 100px); min-height: calc(100vh - 100px); max-width: 1300px;padding:190px 0 20px;}

    /* training downloadfile */
    section.training_login { height: calc(100vh - 100px); }
    section.training_login .bg { height: calc(100vh - 100px); }
    section.training_login .contents { margin-top: calc(-100vh + 100px); min-height: calc(100vh - 100px); }
    .training_downloadfile .inner_login { margin: 50px auto 0; padding: 60px 80px; }

    /* lifetime-warranty */
    .lifetime_warranty .contents { max-width:  calc(100% - 100px); padding: 190px 30px 40px; }
    /* warranty-claim */
    section.warranty_claim_page .contents { max-width: 1300px; padding: 150px 0 40px; }
    .contact_page .contents>h1 { margin-bottom: 40px; }

    /* distributor-page */
    .distributor_form { padding: 60px 80px; margin-top: 50px;}
    .distributor_page .contents { max-width: 1197px; padding: 160px 0 60px; }
    .distributor_page .contents h1 { font-size: 50px; line-height: 38px; margin-bottom: 0; }

    /* press-page */
    .press_page .contents { max-width: calc(100% - 100px); padding: 170px 20px 20px; }
    .press_page .press_list { margin-top: 50px; }
    .press_page .press_list .col { width: 31.1%; margin-right: 3.3%; margin-bottom:40px; }

    /* testimonials-page */
    .testimonials_page .contents { max-width: calc(100% - 100px); padding: 170px 20px 20px; }
    .testimonials_page .testimonials_list { margin-top: 50px; }
    .testimonials_page .testimonials_list .col { width: 31.1%; margin-right: 3.3%; margin-bottom:40px; }

    /* face-page */
    .face_page .title h1 { font-size: 50px; }
    .face_page .face_list { margin-top: 50px; }
    .face_page .title .btn { margin: 20px auto 0; }

    /* before-after-page */
    .before_after_page .title h1 { font-size: 50px; }
    .before_after_page .title .btn_box{ margin: 20px auto 0; }
    .before_after_list { margin-top: 50px; }

    /* the result page */
    .the-result-page .inner_pages_sec ul li a { padding: 0 2.4rem;}
    .the-result-page .contents { padding: 120px 50px 100px; }
    .banner_doctors .slider3d { margin-top: 20px; }
    .real_user_box { width: 420px; height: 420px; border: 40px solid #FFFFFF1A; top: 120px; right: 130px; }
    .real_user_box .btn { font-size: 16px; }
    .banner_doctors .title h1 { margin-bottom: 20px; }

    /* dermatologist_details_page */
    .dr_select_box { margin-top: 20px; }
    .dermatologist_details_page .title h1 { margin-bottom: 20px; font-size: 65px; }
    .dermatologist_details_page .contents { margin-top: calc(-100vh + 100px); padding: 140px 60px 120px; }
    .doctor_popup>div { width: calc(50% - 20px); }
    .doctor_popup .video_list li { height: 36px; padding: 0 6px 0 10px; font-size: 14px; }
    .doctor_popup .video_list li+li { margin-left: 5px; }
    .inner_pages_sec .next_prev { right: 15px; }
    .inner_pages_sec .next_prev.prev { left: 15px; }

    .banner_product_use .img .circle { top: 180px; right: 200px; width: 288px; height: 324px; transform: rotate(135deg) scale(1); box-shadow: 0 0 5px #cbdbf4; }
    .banner_scrience .contents { padding: 200px 53px 0; }
    .banner_product_dash .doctors_box{margin-top: 20px;}
    .logo_text_product.logo_text_box .inner>img { max-width: 100px; }
    .logo_text_product.logo_text_box .inner .btn_col { margin-top: 10px; }
    .logo_text_box .inner { padding: 25px 40px;}
    .logo_text_box .inner p { margin-top: 10px; }
 
    .accessories_lists li { width: 23.91%; }
    .banner_product_use2.banner_comman .right_col .img { max-width: 400px; }

    section.banner_product_benefits  .right_col { width: 620px; }
    section.banner_product_benefits .right_col .box { max-width: 380px; width: 380px; height: 400px; }

    section.banner_product_work .colin-box { width: calc(100% - 300px); }
    section.banner_product_work .box { width: 300px; height: 300px; }

    .banner_product_dash .right_col{height:auto}
    .light_animation { width: 495px; height: 495px; }

}
/* 1400 */
@media screen and (max-width:1599px) {
    h1 { font-size: 50px; line-height: 34px; }
    header .logo_bg { max-width: 450px; }
    header .header_bottom div>ul { gap: 5px; }
    header .header_bottom div>ul>li>a { padding: 0 7px; font-size: 13px; }
    header .header_bottom .search_col { margin-left: 10px; }

    /* science */
   .banner_scrience .left_col { width: 330px; margin-right: 0; }
   .banner_scrience .right_col { width: 850px; padding-top: 25px; }
   .banner_scrience .right_col ul li:nth-child(n+3) { margin-top: 85px; }

    /* product-how-it-work */
    .banner_product_work .right_col ul { padding-top: 90px; }
    .banner_product_work .contents { padding: 140px 51px 0; }
    .banner_product_work .right_col .device_img { max-width: 480px; top: -30px; right: 27%; }
    .banner_product_work .right_col { width: 700px; }
    .banner_product_work .right_col ul li:nth-child(4) .col { margin-right: 70px; }
    
    /* product use */
    .banner_product_use .left_col { width: 460px; }
    .banner_product_use .right_col { width: 730px; }

    /* product use 2 */
    .banner_product_use2.banner_comman .right_col { width: 600px; margin-left: 130px; }
    .banner_product_use2.banner_comman .right_col .colin { width: calc(50% - 10px); }

     /* product use 3 */
    .banner_product_use3.banner_comman .right_col .img { bottom:0px; left: -460px; max-width: 950px; }

    /* product results */
    .banner_product_result.banner_comman .left_col { width:100%; }

    /* abouts inner pages */
    .banner_about_sec .left_col{width: 400px;padding-right: 40px;}
    .banner_about_sec .right_col { width: calc(100% - 400px); }
    .banner_about_sec .left_col h1 { font-size: 34px; margin-bottom: 40px; }
    .banner_about_sec .left_col h3 { font-size: 18px; line-height: 19.5px; }
    .banner_about_sec .left_col p { font-size: 14px; }

    .banner_about_scrience .bg video { object-fit: contain; object-position: 300px center; }
    .inner_pages_sec { bottom:75px; width: calc(100% - 120px); padding: 15px 10px; }
    .inner_pages_sec ul li a { line-height: 22px; font-size: 12px; padding: 0 9px; }
    .banner_about_scrience .right_col ul li:nth-child(2) { margin-right: -41px; margin-top: -20px; }
    .banner_about_scrience .right_col ul li:nth-child(3) { margin-left: 0; }
    .banner_about_scrience .right_col ul li:first-child .col{margin-left:40px;}
    .banner_about_why .contents .inner_simple_text_box .lists li { width: 18.5%; }

    /* search-result */
    .search_result_banner .contents { max-width: 1200px; }

    /* contact_page */
    .contact_page .contents { max-width: 1200px; padding: 170px 0 20px; }
    .contact_page .inner { padding: 60px 40px; }

    /* terms page */
    .terms_page .contents { padding: 195px 20px 20px; }
    .terms_page .terms_inner { margin-top: 40px; }

    /* training downloadfile */
    .training_downloadfile .contents { max-width: calc(100% - 100px); padding: 160px 30px 20px; }
    .training_downloadfile .colin { margin-bottom: 20px; }
    .training_downloadfile .wrap { margin-top: 50px; }
    .training_downloadfile .colin h3 { padding: 25px 45px 25px 30px; font-size: 28px; }
    .training_downloadfile .colin .inner{padding: 0 30px;}
    .training_downloadfile .colin .inner.open { padding: 30px 30px; }
    .training_downloadfile .colin .col:nth-child(n+3) { margin-top: 30px; }
    .training_downloadfile .col_vid span { font-size: 18px; }

    /* warranty-claim */
    section.warranty_claim_page .contents { max-width: calc(100% - 100px); padding: 150px 30px 40px; }
    .contact_page .contents>h1 { margin-bottom: 40px; }

    /* faq page */
    .faq_page .contents { max-width: calc(100% - 100px); padding: 150px 30px 40px; }

    /* product-registration */
    section.product_registration_page .contents { max-width: calc(100% - 100px); padding: 150px 30px 40px; }
    .product_registration_form { padding: 50px 50px; }

    /* press-page */
    .press_page .contents h1 { font-size: 50px; line-height: 38px; margin-bottom: 20px; }
    .press_page .press_list .col h3 { font-size: 18px; }

    /* testimonials-page */
    .testimonials_page .contents h1 { font-size: 50px; line-height: 38px; margin-bottom: 20px; }
    .testimonials_page .testimonials_list .col h3 { font-size: 18px; }

    /* the result page */
    .the-result-page .inner_pages_sec ul li a { padding: 0 1.7rem; }
    .the-result-page .contents { padding: 140px 50px 100px; }

    /* dermatologist_details_page */
    .dermatologist_details_page .contents { margin-top: calc(-100vh + 100px); padding: 140px 30px 120px; }
    .doctor_popup>div { width: calc(50% - 10px); }
    .doctor_popup { padding: 30px 20px; }
    .doctor_popup .text { width: calc(100% - 180px); padding-left: 20px; }
    .doctor_popup .video_list { margin-top: 25px; }
    .doctor_popup .video_list li{margin-top: 10px; }

    
    .accessories_lists li { width: 24%; margin-right: 15px; margin-bottom: 15px; }
    .accessories_lists li .img { width: 100px; height: 140px; }
    .accessories_lists li .text { width: calc(100% - 100px); padding-left: 5px; }

    .default_pages h1 { font-size: 40px; line-height: 38px; margin-bottom: 20px; } 
    .default_pages.banner_comman .contents { padding: 140px 20px 40px !important; }
    .woocommerce-cart .woocommerce { margin-top: 25px; }

    section.banner_product_benefits .right_col { width: 520px; }
    section.banner_product_benefits .right_col .box { max-width: 280px; width: 280px; height: 390px; }
    section.banner_product_work .left_col { width: 400px; padding-right: 20px; }
    section.banner_product_work .right_col { width: calc(100% - 400px); }
    section.banner_product_work .colin-box .colin { padding-right: 20px; margin-bottom: 30px; }


}
/* 1366 */
@media screen and (max-width:1399px) {
    h1 { font-size: 40px; line-height: 35px; } 
    body { padding-top: 25px; }
    
    header .header_top { height: 25px; }
    header .logo_bg { max-width: 350px; margin-top: -12px; }
    header .logo_bg .brand { top: 35px; max-width: 80px; }
    header .header_bottom { padding: 10px 35px 0; }
    header .header_bottom div>ul>li>.dropbox { border-radius: 20px; padding:14px 20px 0 10px; top: 100px; left: 35px; max-width: calc(100% - 70px); }
    header .header_bottom div>ul>li>.dropbox li { padding-left: 6px; margin-bottom: 14px; }
    header .header_bottom div>ul>li>.dropbox li a { line-height: 12px; font-size: 13px; }
    header .header_bottom div>ul>li>.dropbox li:not(:last-child)::after { margin-left: 5px; }
    header .header_bottom div.right_nav>ul>li>.dropbox { left: auto; right: 35px; }


    header>.right { right: 0; max-width: 25px; }
    header>.right1 { right: 25px; top: 10px; max-width: 30px; }
    header>.left{left: 0; max-width: 25px;}
    header>.left1 { left: 25px; top: 10px; max-width: 30px;}

    .banner_comman .bg { width: calc(100% - 50px); height: calc(100vh - 50px);}
    .banner_comman .bg video { top: 25px; width: calc(100% - 50px); height: calc(100vh - 50px);border-radius: 25px; }
    .banner_comman .bg .bottom { bottom: 0; right: -15px; max-width: 45px; }

    .logo_text_box { bottom: 25px; left:25px; width: 390px; padding: 20px 20px 0 0; border-radius: 0 50px 0 0; } 
    .logo_text_box>.bottom { bottom: 0; right: -30px; max-width: 45px; }
    .logo_text_box>.top { top: -30px; left: 0; max-width: 30px; }
    .logo_text_box .inner { border-radius: 30px; padding: 25px; }

    footer .footer_top { padding: 0 100px; margin-bottom: 50px; }
    footer .footer_bottom { padding: 0px 25px; }

    /* about page */
    .banner_comman .bg .left_bottom { bottom: 0px; left: -15px; max-width: 45px; }
    .banner_comman .text_btn_box { left: 25px; padding: 0 0 40px 60px; }
    .banner_doctors .bg .overlay { height: calc(100vh - 25px); }

    .banner_doctors .contents { padding: 80px 20px 1px; }
    .banner_doctors .title h1 { margin-bottom: 20px; }

    /* science */
    .banner_scrience .bg video { left: 50%; }
    .banner_scrience .contents { max-width: calc(100% - 100px); padding: 120px 0 0; }
    .banner_scrience .right_col { width: 780px; padding-top: 80px; }
    .banner_scrience .right_col ul li:nth-child(4) .col { margin-right: 70px; }

    /* product */
    .banner_product_dash { height: calc(100vh - 50px); }
    .banner_product_dash .contents { padding: 50px 0 30px; }
    .product_reg_box { bottom: 20px; right: 45px; width: 406px;}
    .logo_text_box .inner>img { max-width: 80px; }

    .banner_product_dash .nobel_prize .img { width: 90px; height: 90px; }
    .banner_product_dash .nobel_prize h3 { font-size: 16px; line-height: 20px; margin-bottom: 10px; }
    .light_animation {        top: 0; transform: scale(0.6); transform-origin: center; bottom: 0;}
    @keyframes bounce {
        0%   { transform: translateY(-50px) rotate(0deg)  scale(0.6);}
        10%  { transform: translateY(0px)   rotate(0deg)  scale(0.6);}
        30%  { transform: translateY(-50px) rotate(-5deg) scale(0.6);}
        40%  { transform: translateY(0px)   rotate(0deg)  scale(0.6);}
        100% { transform: translateY(0px)   rotate(0deg)  scale(0.6);}
    }

    .logo_text_product.logo_text_box .inner>img { max-width: 80px; }
    .logo_text_product.logo_text_box .inner .btn_col { margin-top: 20px; }

    /* product-how-it-work */
    .banner_product_work .contents { padding: 65px 10px 0; }
    .banner_product_work .left_col h1 { line-height: 1; }
    
    /* product use */
    .banner_product_use .contents { padding: 100px 0px 0; }
    .banner_product_use .left_col { width: 450px; }
    .video_btn { width: 72px; height: 72px; bottom: 40px; right: 40px; }

    /* product use 2 */
    .banner_product_use { height: calc(100vh - 50px); }

    /* product use 3 */
    .banner_product_use3.banner_comman .right_col .box { max-width: 420px; margin-top: 80px; }
    .banner_product_use3.banner_comman .right_col .img { bottom:0px; left: -420px; max-width: 880px; }

    /* product results */
    .banner_product_use .left_col p { margin-top: 20px; font-size: 32px; line-height: 28px; }

    /* abouts inner pages */
    .banner_about_sec { height: calc(100vh - 50px); }
    .banner_about_sec .contents { padding: 100px 0 0; }
    .inner_pages_sec { bottom: 45px; width: calc(100% - 80px); }
    .inner_pages_sec ul li a { line-height: 22px; font-size: 12px; padding: 0 6px;}
    .inner_pages_sec ul li:first-child a{padding-left: 0;}
    .inner_pages_sec ul li:last-child a{padding-right: 0;}
    .banner_about_scrience .right_col { padding-top: 50px; }
    .banner_about_scrience .right_col ul li:nth-child(n+3) { margin-top: 85px; }

    /* our strory */
    .banner_our_strory { height: calc(100vh - 50px);}
    .banner_our_strory .contents { padding: 100px 0px 20px; }
    .banner_our_strory .left_col { width: 500px; }
    .banner_our_strory .left_col h1,
    .banner_our_strory .left_col h2 { font-size: 32px; line-height: 36px; margin-bottom: 26px; }
    .banner_our_strory .left_col h3 { font-size: 16px; line-height: 22px; margin-bottom: 20px;}

    /* search-result */
    .search_result_banner { height: calc(100vh - 50px); }
    .search_result_banner .contents {padding: 100px 40px 20px;}
    .search_result_banner h1 { font-size: 40px;margin-bottom: 40px;line-height: 1;}
    .search_result_banner .search_result_box { padding: 25px; }
    .search_result_banner .search_result_box .in { height: 50px; font-size: 16px; }
    .search_result_banner .search_result_box .sub { right: 30px; height: 40px; }
    .search_result_banner .col { padding: 25px; margin-top: 20px; }

    /* contact_page */
    .contact_page {height: calc(100vh - 50px);overflow: auto;}
    .contact_page .bg { height: auto; min-height: calc(100vh - 50px); }
    .contact_page .contents { margin-top: calc(-100vh + 50px); min-height: calc(100vh - 50px); max-width: 1150px;padding:120px 0 20px;}
    .contact_page .left_col { width: 380px; padding-right: 10px; }
    .contact_page .right_col { width: calc(100% - 380px); }
    .contact_page .right_col .col span { font-size: 14px; }

    /* terms page */
    .terms_page { height: calc(100vh - 50px); }
    .terms_page .contents { padding: 110px 20px 20px; max-width: calc(100% - 50px); }
    .terms_page .contents h1 { font-size: 45px; line-height: 38px; margin-bottom: 20px; }

    /* training downloadfile */
    .training_downloadfile { height: calc(100vh - 50px); }
    .training_downloadfile .contents { max-width: calc(100% - 30px); padding: 100px 30px 20px; }
    .training_downloadfile h1 { font-size: 50px; }

    section.training_login { height: calc(100vh - 50px); }
    section.training_login .bg { height: calc(100vh - 50px); }
    section.training_login .contents {margin-top: calc(-100vh + 50px); min-height: calc(100vh - 50px); max-width: calc(100% - 30px); padding: 140px 30px 20px; }
    .training_downloadfile .inner_login { margin: 40px auto 0; padding: 50px 80px; }

    /* lifetime-warranty */
    .lifetime_warranty { height: calc(100vh - 50px); }
    .lifetime_warranty .contents { max-width: calc(100% - 100px); padding: 100px 80px 40px; }
    .lifetime_warranty .warranty_blog .col { margin-top: 40px;padding: 40px 40px;}
    .lifetime_warranty .warranty_free h2 { line-height: 46px; font-size: 36px; margin-bottom: 30px; }
    .lifetime_warranty .warranty_year .col .product_reg_box { width: calc(100% - 60px); }
    .lifetime_warranty h1 { font-size: 45px; line-height: 38px; margin-bottom: 20px;}
    .lifetime_warranty .warranty_free { padding: 50px 50px; }
    .lifetime_warranty .warranty_free h2 { line-height: 46px; font-size: 34px; margin-bottom: 30px; }
    .lifetime_warranty .warranty_free ul li { font-size: 18px; }
    .lifetime_warranty .warranty_year .col { height: 330px; padding: 40px 20px 20px; }
    .lifetime_warranty .warranty_year .col .product_reg_box { width: calc(100% - 40px);bottom: 25px; }
    .lifetime_warranty .warranty_year .col .product_reg_box .price_col h3 { font-size: 30px; }

    /* warranty-claim */
    section.warranty_claim_page { height: calc(100vh - 50px); }
    section.warranty_claim_page .bg { min-height: calc(100vh - 50px); }
    section.warranty_claim_page .contents { padding: 120px 30px 40px; margin-top: calc(-100vh + 50px); min-height: calc(100vh - 50px); }
    section.warranty_claim_page .contents>h1 { font-size: 40px; line-height: 40px; }

    /* faq page */
    section.faq_page { height: calc(100vh - 50px); }
    section.faq_page .bg { min-height: calc(100vh - 50px); }
    section.faq_page .contents { padding: 120px 30px 40px; margin-top: calc(-100vh + 50px); min-height: calc(100vh - 50px); }
    section.faq_page .contents>h1 { font-size: 40px; line-height: 40px; }

    /* distributor-page */
    .distributor_page { height: calc(100vh - 50px); }
    .distributor_page .contents { max-width: 1000px; padding: 90px 0 40px; }
    .distributor_page .contents h1 { font-size: 44px; line-height: 38px; margin-bottom: 0; }
    .distributor_form { padding: 50px 40px; margin-top: 40px; }
    .distributor_form .thankyou { min-height: 300px; }

    /* product-registration */
    section.product_registration_page .contents { max-width: calc(100% - 100px); padding: 100px 30px 40px; }
    .product_registration_form { padding: 50px 50px; }
    .product_registration_page .contents>h1 { font-size: 45px; line-height: 45px; margin-bottom: 10px; }
    .product_registration_page .contents>p { font-size: 14px; line-height: 20px; }
    .our_warranty_sec { margin-top: 50px; }
    .our_warranty_sec h2 { font-size: 32px; line-height: 46px; }
    .products_choose_register .item { width: 18.8%;}
    .product_registration_form .left_col h1 { font-size: 32px; line-height: 40px;}
    .product_registration_page { height: calc(100vh - 50px); }

    /* press-page */
    .press_page { height: calc(100vh - 50px); }
    .press_page .contents { max-width: calc(100% - 100px); padding: 90px 20px 20px; }
    .press_page .press_list .col .img_box { height: 200px; }
    .press_page .press_list .col .text { padding: 20px 20px; }
    .press_page .press_list .col .img_box .logo { max-height: 70px; }

    /* testimonials-page */
    .testimonials_page { height: calc(100vh - 50px); }
    .testimonials_page .contents { max-width: calc(100% - 100px); padding: 90px 20px 20px; }
    .testimonials_page .testimonials_list .col .img_box { height: 200px; }
    .testimonials_page .testimonials_list .col .text { padding: 20px 20px; }
    .testimonials_page .testimonials_list .col .img_box .logo { max-height: 70px; }
    .testimonials_contact { padding: 50px 60px; }

    /* face-page */
    .face_page { height: calc(100vh - 50px); }
    .face_page .contents { max-width: calc(100% - 100px); padding: 120px 20px 20px; }
    .face_page .title h1 { font-size: 45px; }

    /* before-after-page */
    .before_after_page { height: calc(100vh - 50px); }
    .before_after_page .contents { max-width: calc(100% - 100px); padding: 90px 20px 20px; }
    .before_after_page .title h1 { font-size: 45px; }

    /* Product SCROLL */
    .produc_dashboard_page .logo_text_box { bottom: 50px; left: 25px; }
    .product_reg_box { bottom: 70px; }
    .video_btn { bottom: 60px; }

    /* Science SCROLL */
    body.the-science-page .inner_pages_sec { bottom: 65px; }
    .banner_about_why.banner_about_sec .contents { padding: 100px 10px 150px; }

    /* the result page */
    .the-result-page .contents { padding: 50px 0px 80px; }
    .the-result-page .left_col h1 { margin-bottom: 30px; }
    .the-result-page .inner_pages_sec ul li a { padding: 0 1.4rem; }
    .the-result-page .inner_pages_sec { bottom: 60px; }
    .real_user_box { width: 350px; height: 350px; border: 35px solid #FFFFFF1A; top: 70px; right: 60px; }
    .real_user_box .btn { font-size: 16px; width: max-content; padding: 15px 54px 15px 22px; }

    /* dermatologist_details_page */
    .dermatologist_details_page .contents { margin-top: calc(-100vh + 50px); padding:130px 20px 90px; min-height: calc(100vh - 50px); max-width: calc(100% - 50px); }
    .dermatologist_details_page .title h1 { font-size: 55px; }
    .doctor_popup .img { width: 150px; height: 150px; }
    .doctor_popup .text { width: calc(100% - 150px); padding-left: 20px; }
    .doctor_popup .video_list li {padding: 0 4px 0 8px; font-size: 12.6px; }
    .doctor_popup .video_list li+li { margin-left: 3px; }
    .dr_select_box .select_list { max-height: 258px; }
    .dr_details_page .inner_pages_sec {padding: 15px 25px;}
    .dr_details_page .inner_pages_sec ul li a { font-size: 15px; }

   .banner_product_use .img .circle {top: 176px; right: 176px; width: 283px; height: 279px; transform: skew(-8deg, 14deg) scale(0.8); }
    @keyframes bounce2 { 
        0%{ transform:skew(-8deg, 14deg) scale(0.8); opacity: 0; } 
        20% { opacity: 0; } 
        50% { transform: skew(-8deg, 14deg) scale(1.1); opacity: 1; } 
        75% { opacity: 0; } 
        100% { opacity: 0; transform:skew(-8deg, 14deg) scale(0.8); } 
    }
    body.home .logo_text_box { bottom: 50px; }

    .accessories_page.banner_comman .contents { max-height: calc(100vh - 50px); padding: 100px 20px 40px; max-width: calc(100% - 50px); margin-top: calc(-100vh + 50px); min-height: calc(100vh - 50px); }
    .accessories_page h1 { margin-bottom: 40px; }
    .default_pages.banner_comman { height: calc(100vh - 50px); }
    .default_pages.banner_comman .contents { padding: 70px 40px 40px !important; }
    .banner_product_use .right_col .img { max-width: 450px; }
    .banner_product_use3.banner_comman .right_col .img { left: -200px; max-width: 480px; }
    .light_animation { width: 580px; height: 580px; }


    /* no inner scroll */
    .simple_page_scroll .banner_comman .bg { top: 25px; }
    .simple_page_scroll .banner_comman>.bottom { left: 0px; max-width: 75px; }
    .simple_page_scroll .banner_comman>.left_bottom{max-width: 75px;right: 0;}
    section.banner_product_benefits .left_col { width: 350px; }
    section.banner_product_work .colin-box .colin { padding-right: 20px; margin-bottom: 30px; width: 100%; }


}
/* 1024 */
@media screen and (max-width:1279px) {
    header .logo_bg { max-width: 230px; margin-top: -25px; height: 92px; }
    header .logo_bg>img{height: 105px; }
    header .logo_bg .brand { top: 50px; max-width: 70px; }
    
    header .header_bottom .left_nav, header .header_bottom .right_nav { padding: 10px 10px; }
    header .header_bottom div>ul>li>a { padding: 0 4.5px; font-size: 12px; }
    header .header_bottom .search_box { top: 51px; width: 370px; }
    header .header_bottom div>ul>li>.dropbox { top: 87px;}
    header .header_bottom div>ul>li>.dropbox li a { font-size: 11px; }
    footer .footer_top { padding: 0 25px; margin-bottom: 50px; }

     /* science */
    .banner_scrience .right_col { width: 830px; padding-top: 0; margin-left: 60px; }
    /* product */
    .product_reg_box {width: 330px; }
    .product_reg_box .btn_box a { font-size: 14px; padding: 13px 10px; }
    .product_reg_box .price_col h3 { font-size: 30px; line-height: 20px;}
    .product_reg_box .price_col { padding: 15px 20px; }

    .banner_product_dash .left_col { width: 330px; }
    .banner_product_dash .right_col { width: 330px;}
    .before_after_slider_wrap{height: 140px;}
    .before_after_slider_wrap .before, 
    .before_after_slider_wrap .after { width: 30px; font-size: 16px; padding: 15px 6px; }
    .before_after_slider_wrap .baslider { width: 244px; max-height: 140px;border-radius: 15px; }
    .before_after_slider_wrap .btn { width: 30px; height: 30px; margin-top: 10px; }
    .banner_product_dash .contents { padding: 50px 0 30px; max-width: calc(100% - 100px); }
    
    /* product-how-it-work */
    .banner_product_work .right_col { width: 600px; }

    /* product use */
    .banner_product_use .right_col { width: 470px; }
    .banner_product_use .right_col .img { max-width: 480px; left: -50%; }
    
    /* product use 2 */
    .banner_product_use2.banner_comman .right_col { width: 600px; margin-left: auto; }
    
    /* product use 3 */
    .banner_product_use3.banner_comman .right_col{position: unset;}
    .banner_product_use3.banner_comman .right_col .box { max-width: 350px; margin-top: 140px; }
    .banner_product_use3.banner_comman .right_col .img { bottom:0px; left: -170px; max-width: 890px; }

    /* product results */
    .banner_product_result .bg video { object-position: 0vw center; object-fit: cover; }

    /* abouts inner pages */
    .inner_pages_sec ul li a { line-height: 20px; font-size: 14px; padding: 0 10px; }
    .banner_about_scrience .bg video { object-fit: cover; object-position: 0 center; }
    .banner_about_scrience .right_col ul li:nth-child(2) { margin-right: 0; margin-top: 70px; }
    .banner_about_scrience .right_col ul li:nth-child(n+3) { margin-top: 70px; }
    .banner_about_scrience .right_col ul li:nth-child(3) { margin-top: 90px; margin-left: -40px; }
    .banner_about_scrience .right_col ul li .col img { max-width: 50px; }

    .banner_about_sec .inner_simple_text_box h3 { font-size: 16px; line-height: 1; }
    .banner_about_sec .inner_simple_text_box h4 { margin-top: 20px; }
    .banner_about_sec .inner_simple_text_box .lists li { width: 50% !important; padding: 0 15px !important; margin: 0 !important;}
    .banner_about_sec .inner_simple_text_box .lists li:nth-child(n+3) { margin-top: 30px !important; }
    .banner_about_sec .inner_simple_text_box .lists li:nth-child(2n)::after{display: none;}
    .banner_about_why.banner_about_sec .contents { padding: 100px 0px 150px; }

    /* contact_page */
    .contact_page .left_col { width: 100%; padding-right: 0; }
    .contact_page .right_col { width: 100%; }
    .contact_page .contents { max-width: calc(100% - 100px); }
    
    /* terms page */
    .terms_page .terms_inner { padding: 50px 40px; }
    .training_downloadfile .col_vid span { font-size: 16px; padding: 17px 10px; }

    /* lifetime-warranty */
    .lifetime_warranty .contents { padding: 80px 0px 40px; }
    .lifetime_warranty .warranty_free h2 { line-height: 38px; font-size: 30px; margin-bottom: 30px; }
    .lifetime_warranty .warranty_free { padding: 40px; }
    .lifetime_warranty .warranty_year .col h4 { font-size: 34px; line-height: 36px; }
    .lifetime_warranty .warranty_year .col { height: 300px; }

    /* faq page */
    section.faq_page .contents { padding: 100px 30px 40px; max-width: calc(100% - 30px); }
    .faq_contact {padding:40px;margin-top: 60px;}
    .faq_contact .left_col { width: 100%; padding-right: 0; }
    .faq_contact .right_col { width: 100%; }

    /* distributor-page */
    .distributor_page .contents { max-width:calc(100% - 50px); padding: 90px 20px 40px; }
    
    /* product-registration */
    section.product_registration_page .contents { max-width: calc(100% - 50px); padding: 100px 20px 40px; }
    .products_choose_register .item { width: 23.5%;  }
    .our_warranty_sec .col { width: 20%; padding: 15px; }

    /* press-page */
    .press_page .press_list .col .img_box .logo { max-height: 60px; max-width: 220px; }
    .press_page .contents { padding: 90px 0px 20px; }
    .press_page .press_list .col { width: 49%; margin-right: 2%; margin-bottom: 20px; }
    .press_page .press_list .col:nth-child(3n){margin-right: 2%;}
    .press_page .press_list .col:nth-child(2n){margin-right: 0;}
    .press_page .press_list .col .text { padding: 15px 15px; }


    /* testimonials-page */
    .testimonials_page .contents { padding: 90px 0px 20px; }
    .testimonials_page .testimonials_list .col { width: 49%; margin-right: 2%; margin-bottom: 20px; }
    .testimonials_page .testimonials_list .col:nth-child(3n){margin-right: 2%;}
    .testimonials_page .testimonials_list .col:nth-child(2n){margin-right: 0;}
    .testimonials_page .testimonials_list .col .text { padding: 15px 15px; }
    .testimonials_contact {padding:40px;margin-top: 60px;}
    .testimonials_contact .left_col { width: 100%; padding-right: 0; }
    .testimonials_contact .right_col { width: 100%; }

    /* face-page */
    .face_page .face_list .col { width: 31.3%; height: 300px; margin-right: 3%; margin-bottom: 3%; }
    
    /* before-after-page */
    .before_after_page .title h1 { font-size: 40px; }
    .before_after_list .col { width: calc(50% - 10px); height: 215px;}
    .before_after_model.image_model .inner { width: 80vw; height: 55vh; }

    /* the result page */
    .the-result-page .inner_pages_sec ul li a { padding: 0 1.1rem; font-size: 16px; }
    .the-result-page .left_col p { font-size: 14px; line-height: 20px; word-spacing: 0.4px; }
    .the-result-page .left_col { width: 382px; }
    .the-result-page .left_col h2 { font-size: 30px; margin-bottom: 30px; }
    .result_comman_sec .right_col { width: 520px; }
    .doctor_popup .img { width: 130px; height: 130px; }
    .doctor_popup .text { width: 100%; padding-left: 0;margin-top: 20px;}

    .banner_product_use .img .circle { top: 184px; right: 186px; width: 273px; height: 275px; transform: skew(-8deg, 14deg) scale(0.8); }

    .accessories_lists li { width: 32.2%; margin-right: 15px; margin-bottom: 15px; }
    .accessories_lists li:nth-child(4n) { margin-right: 15px;}
    .accessories_lists li:nth-child(3n) { margin-right: 0;}
    
    .woocommerce-cart .woocommerce .woocommerce-cart-form { width: 100%; }
    .banner_product_use2.banner_comman .right_col .img{bottom: 0;}

    section.banner_product_benefits .right_col { width: 620px; margin-top: 50px; }


    
}
.mobile_btn,
.hamberger{display: none;}
.banner_product_work .right_col .device_img.mob{display: none;}
.banner_product_use .device_img.mob{display: none;}
.mobile_layer{display: none;}
.inner_pages_sec_overlay{display: none;}

@media screen and (max-width:1023px) {
   
    body { padding-top: 40px; }
    .hamberger { display: block; position: fixed; width: 30px; height: 30px; top: 5px; right: 20px; z-index: 99999; }
    .hamberger span{position: absolute;width: 100%;height: 1px;background-color: var(--white);right: 0;top: 0;bottom: 0;margin: auto;transition: 0.4s ease all;}
    .hamberger span:nth-child(2){top: -15px;}
    .hamberger span:nth-child(3){top: 15px;}
    .hamberger.open span:first-child{background-color: transparent;}
    .hamberger.open span{top: 0 !important;transform: rotate(-45deg);}
    .hamberger.open span:nth-child(3){transform: rotate(45deg);}


    header .header_top { height: 40px; }
    header .header_bottom { padding: 100px 35px 0; position: fixed; top: 0; background-color: #000; height: 100vh; left: 0; width: 100%;opacity: 0;visibility: hidden;transition: 0.4s ease all;pointer-events: none;}
    header .header_bottom.open{opacity: 1;visibility:visible;pointer-events: all;}
    header .header_bottom .navbar { display: block;}
    header .header_bottom .search_box { top: 0; width: 100%; position: relative;opacity: 1; visibility: visible;padding: 0;}
    header .header_bottom .search_box .sub { right: 5px; top: 5px; bottom: auto; }
    header .header_bottom .search_col{display: none;}
    header .header_bottom .left_nav, 
    header .header_bottom .right_nav { padding: 0;width: 100%;}
    header .header_bottom div>ul{gap: 0;width: 100%;}
    header .header_bottom div.wrap  {width: 100%;}
    header .header_bottom div>ul>li { width: 100%; }
    header .header_bottom div>ul>li>a { padding: 10.5px 0; font-size: 18px; font-weight: 700; border: none; border-bottom: 1px solid #333333; border-radius: 0 !important;        letter-spacing: 0.5px; } 
    header .header_bottom div>ul>li:hover>a { background-color: transparent; color: var(--white); }
    header .logo_bg { max-width: 190px; margin-top: 17px; height: 62px; }
    header .logo_bg>img { height: 62px; }
    header .logo_bg .brand { top: 0px; max-width: 70px; }

    header .header_bottom div>ul>li>.dropbox { top: 0; position: relative; padding: 0; background-color: transparent; opacity: 1; visibility: visible;left: 0;right: 0 !important;        max-width: 100%;padding:10px 0px;transition: none !important;display: none;width: 100%;border-bottom: 1px solid #333333;border-radius: 0;}
    header .header_bottom div>ul>li>.dropbox li { padding-left: 0; margin-bottom: 0; line-height: 25px; width: 100%; }
    header .header_bottom div>ul>li>.dropbox li:not(:last-child)::after{display: none;}
    header .header_bottom div>ul>li>.dropbox li a { font-size: 16px; line-height: 25px; display: block; }
    .mobile_btn{display: block;position: absolute;bottom: 0;left: 0;padding: 30px 35px 78px;        width: 100%; z-index: 2;}
    .mobile_btn::after{content:'';position: absolute;top: 0;left:0;right: 0;margin: auto;width: calc(100% - 70px);height: 1px;background-color:#333333;}
    .mobile_btn a{border: 1px solid var(--white);border-radius: 30px;line-height: 38px;text-align: center;display: block;}
    header .header_bottom div.wrap { width: 100%; height: calc(100vh - 270px); display: block; overflow: auto; }
    header .header_bottom div>ul>li .drop{position: absolute;width: 100%;height: 48px;top: 0;right: 0;background-image: url(../images/arrow.png);background-repeat: no-repeat;background-position:right 5px center;transition: 0.4s ease all;}
    header .header_bottom div>ul>li .drop.open{transform: scaleY(-1);}

    .banner_comman .bg { width: calc(100% - 30px); height: calc(100vh - 55px); top: 0; }
    header>.right { right: 0; max-width: 15px; top: 30px; }
    header>.right1 { right: 15px; top: 30px; max-width: 20px; }
    header>.left { left: 0; max-width: 15px; top: 30px; }
    header>.left1 { left: 15px; top: 30px; max-width: 20px;}
    .banner_comman .logo_text_box { bottom: 0; left: 0; width: 390px; padding: 20px 20px 0 0; border-radius: 0 50px 0 0; }
    .banner_comman .bg video { top: 40px; width: calc(100% - 30px); height: calc(100vh - 55px); border-radius: 25px; }

    footer { padding: 50px 0 50px; }
    footer .footer_top{display: none;}
    footer .footer_bottom { padding: 0px 15px;flex-direction: column;}
    footer .footer_bottom .mid{order: 1;margin-bottom: 30px;}
    footer .footer_bottom p{order: 2;margin-bottom: 20px;}
    footer .footer_bottom .designby{order: 3;}

    /* about page */
    .banner_comman .text_btn_box { left: 15px; padding: 0 0 40px 60px; }

    /* doctors */
    .slider_wrap { width: calc(100% + 110px); display: block; margin-left: -55px; overflow: clip; }

    /* science */
    .banner_scrience .right_col { width: 100%; padding-top: 0; margin-left: 0; }
    .banner_scrience .right_col ul li .col img { max-width: 70px; }

    .logo_text_box { bottom: 10px; left: 15px; }

    /* product */
    .product_reg_box { bottom: 30px; right: 25px; width: 330px; }
    .banner_product_dash .contents { padding: 50px 0 30px; max-width: calc(100% - 50px); }

    /* product-how-it-work */
    .banner_product_work .left_col h1 br{display: none;}
    .banner_product_work .contents { padding: 45px 10px 0;display: block;}
    .banner_product_work .right_col { width: 100%;}
    .banner_product_work .right_col .device_img{display:none;}
    .banner_product_work .right_col .device_img.mob { display: block; right: 0; left: auto; top: 110px; }
    .banner_product_work .right_col ul { padding-top: 104px; }
    .banner_product_work .right_col ul li { width: 100%; }
    .banner_product_work .right_col ul li .col{margin-left:0 !important;margin-right: auto !important;margin-bottom: 30px;}
    .banner_product_work .right_col ul li .col img{display: none !important;}
    .banner_product_work .right_col ul li:nth-child(3) .col { margin-left: 0;}
    .banner_product_work .right_col ul li:nth-child(4) .col { margin-right:0;}
    .banner_product_work .right_col ul li:nth-child(n+3) { margin-top: 0; }

    /* product use */
    .banner_product_use .contents{display: block;}
    .banner_product_use .right_col { width: 100%; }
    .banner_product_use .device_img{display: none;}
    .banner_product_use .device_img.mob{display: block;}
    .banner_product_use .right_col .img { max-width: 280px; left: 0; top: 0; bottom: auto; }
    .banner_product_use .right_col .box { max-width: 392px; margin-top: 100px; }

    /* product use 2 */
    .banner_product_use { height: calc(100vh - 55px); }
    .banner_product_use .contents { padding: 50px 0px 0; }
    .banner_product_use2.banner_comman .right_col { width: 460px; margin-left: auto; }
    .banner_product_use2.banner_comman .right_col .img { left: -210px; max-width: 500px; }
    .banner_product_use2.banner_comman .right_col .colin { width: 100%; }

    /* product use 3 */
     .banner_product_use3.banner_comman .right_col .img { bottom:0px; left: 0px; max-width: 780px; top: auto; height: fit-content; right: 0; margin: 0 auto; width: fit-content; }
    .banner_product_use3.banner_comman .right_col .box { max-width: 100%; margin-top: 103px; margin-left: 0; }
    .banner_product_use .right_col ul li{width: 100%;}
    /* product results */
    .banner_product_result .produc_blog .colin{width: 100%;margin-top: 15px;}
    .banner_product_result .produc_blog .colin .img { width: 140px; height: 140px; }
    .banner_product_result .produc_blog .colin .img img { object-fit: contain; width: 100%; height: 100%; }

    /* abouts inner pages */
    .inner_pages_sec { bottom: auto; width: 100%; position: fixed; margin-top: 0;top: 81px;
      overflow-x: auto; overflow-y: hidden; -webkit-overflow-scrolling: touch; scrollbar-width: none;  padding: 10px 30px; border-radius: 0;}
    .inner_pages_sec::-webkit-scrollbar { display: none; }
    .inner_pages_sec ul {flex-wrap: nowrap;width:max-content; backdrop-filter: none;}
    .inner_pages_sec ul li a { line-height: 30px; font-size: 16px; padding: 0 12.5px; width: max-content; }
    
    section.banner_about_sec { height: calc(100vh - 160px); margin-top: 108px; }
    /* .banner_about_sec .bg { width: calc(100% - 30px); height: calc(100vh - 160px); top: 0; }
    .banner_about_sec .contents { margin-top: calc(-100vh + 160px); min-height: calc(100vh - 160px); padding:40px 20px; max-width: calc(100% - 30px);} */

    section.banner_about_sec .bg video { top: 149px; width: calc(100% - 30px); height: calc(100vh - 160px); border-radius: 25px; } 
    section.banner_about_sec .left_col { width: 100%; padding-right: 0; }
    section.banner_about_sec .right_col { width: 100%;padding: 0;}
    
    section.banner_about_sec .bg { width: calc(100% - 30px); height: calc(100vh - 160px); top: 149px; border-radius: 30px; position: fixed; z-index: 0; left: 0; right: 0; }
    section.banner_about_sec .contents { margin-top:0;min-height: calc(100vh - 160px); padding:40px 20px 20px; max-width: calc(100% - 30px);}


    section.banner_about_scrience .bg video { object-fit: cover; object-position: -10vw; }
    section.banner_about_scrience .right_col {margin-top: 50px;}
    section.banner_about_scrience .right_col ul li { width: 100%; margin: 0; margin: 0 0 30px !important;}
    section.banner_about_scrience .right_col ul li .col { max-width: 360px; position: relative; margin: 0 !important; }
    section.banner_about_scrience .right_col ul li .col img{display: none !important;}
    
    /* section.banner_about_sec .bg .bottom { bottom: auto; right: -25px; max-width: 75px; top: 0; transform: scale3d(-1, -1, 1); }
    section.banner_about_sec .bg .left_bottom { bottom: auto; left: -25px; max-width: 75px; top: 0; transform: scale3d(1, -1, 1); } */
    section.banner_about_sec .bg .bottom,
    section.banner_about_sec .bg .left_bottom {display: none;}
    .mobile_layer{display: block;position: relative;z-index: 5;}
    .mobile_layer>img{position: absolute;bottom: 0;}
    .mobile_layer>img.top{ right: -10px; max-width: 75px; bottom: 0; transform: scale3d(-1, 1, 1); }
    .mobile_layer>img.left_top{left: -10px; max-width: 75px; bottom: 0;}
    .inner_pages_sec_overlay { position: fixed; top: 0; height: 149px; width: 100%; left: 0; background-color: #000000; z-index: 5;display: block;}
    .inner_pages_sec_overlay>img{position: absolute;top: 100%;max-width: 75px;}
    .inner_pages_sec_overlay>img.top{right: -10px; transform: scale3d(-1, -1, 1); }
    .inner_pages_sec_overlay>img.left_top{left: -10px; transform: scale3d(1, -1, 1); }

    /* about-mission */
    section.banner_about_mission .right_col{margin-top: 47px;}

    /* about-why */
    .banner_about_why.banner_about_sec .contents { padding: 20px 20px 20px; }
    .model_about_inner .close { right: 5px; top: 5px; }
    .model_about_inner .inner { max-width: calc(100% - 30px); padding: 30px 20px; border-radius: 20px;}

    /* our strory */
    .banner_our_strory { height: calc(100vh - 55px); }
    .inner_pages_sec_overlay.ourstrory{height: 0;top: 40px;}

    /* contact_page */
    .contact_page { height: calc(100vh - 60px); }
    .banner_comman .bg {height: calc(100vh - 60px);}
    .contact_page .contents { margin-top: calc(-100vh + 60px); min-height: calc(100vh - 60px); max-width: calc(100% - 30px); padding: 60px 20px 40px;}
    .contact_page .right_col .colin { width: 100%; }
        
    /* training downloadfile */
    .training_downloadfile .col_vid { width:calc(50% - 1%); margin-right:2%; margin-bottom: 20px; border-radius: 20px;}
    .training_downloadfile .col_vid:nth-child(2n) { margin-right: 0; }

    /* lifetime-warranty */
    .lifetime_warranty .contents { padding: 60px 0px 40px; }
    .lifetime_warranty .warranty_blog .col { margin-top: 30px; padding: 40px 40px; width: 100%; }
    .lifetime_warranty .warranty_free h2 br{display:none;}
    .lifetime_warranty .warranty_year .inner {justify-content: center;}
    .lifetime_warranty .warranty_year .col { width: calc(50% - 10px); margin-right: 0px; margin-bottom: 20px;}
    .lifetime_warranty .warranty_year .col:nth-child(2n){margin-left: 20px;}

    /* warranty-claim */
    section.warranty_claim_page .contents { padding: 80px 0px 40px; margin-top: calc(-100vh + 50px); min-height: calc(100vh - 50px); }

    /* distributor-page */
    .distributor_form .right_col { width: 100%; margin-top: 20px; }

    /* product-registration */
    section.product_registration_page .contents { max-width: calc(100% - 50px); padding: 60px 20px 40px; }
    .our_warranty_sec .col { width: 20%; padding: 15px; }
    .product_registration_form .left_col { width: 100%; padding-right: 0; }
    .product_registration_form .right_col{width: 100%;}
    .products_choose_register .item { width: 31.3%; }
    .product_registration_form .step3 .colin { width:100%; }
    .products_choose_register { margin: 40px 0; }

    /* face-page */
    .image_model .inner { width: 70vw; height: 55vh; }
    .face_page .face_list .col { width: 48%; height: 300px; margin-right: 4%; margin-bottom: 4%; }
    .face_page .face_list .col:nth-child(3n) { margin-right: 4%; }
    .face_page .face_list .col:nth-child(2n) { margin-right: 0; }

    /* before-after-page */
    .before_after_page { height: calc(100vh - 60px); }
    .before_after_page .contents { max-width: calc(100% - 30px); padding: 90px 20px 20px; }
    .before_after_model.image_model .inner { width: 90vw; height: 35vh; }

    .banner_comman .logo_text_box { bottom: 60px; left: 15px; width: 390px; padding: 20px 20px 0 0; border-radius: 0 50px 0 0; }
    .product_reg_box { bottom: 80px; right: 25px; width: 330px; }

    /* Science SCROLL */
    html,body{overflow-x: hidden !important;}
    .the-science-page .banner_comman .contents { margin-top: 0; }
    body.the-science-page .inner_pages_sec{bottom: auto;}
    .banner_about_why.banner_about_sec .contents { padding: 40px 20px 30px; }

    /* the result page */
    .the-result-page .inner_pages_sec{bottom: auto;}
    .real_user_box { width: 350px; height: 350px; border:35px solid #FFFFFF1A; top: 0; right: 0; position: relative; left: 0; margin: 0 auto; }
    .the-result-page .banner_comman .contents { padding: 40px 20px 40px; margin-top: calc(-100vh + 170px); min-height: calc(100vh - 172px); max-width: calc(100% - 30px); }
    .result_comman_sec .right_col { width: 100%; margin-top: 30px;}
    .the-result-page .left_col { width: 100%; }
    .the-result-page .slider_wrap { width: 100%; margin-left: 0; }
    
    /* dermatologist_details_page */
    .dr_details_page .dermatologist_details_page .contents { margin-top: calc(-100vh + 170px); padding: 40px 20px 40px; min-height: calc(100vh - 170px); max-width: calc(100% - 30px); }
    .doctor_popup>div { width: 100%; }
    .doctor_popup .video_list { margin-top: 0; }
    .doctor_popup .video_list li { margin-top: 20px !important; }
    .doctor_popup .right_col{margin-top: 20px;}
    .doctor_popup { padding:20px;}
    .doctor_popup .img { display: block; margin: 0 auto; }
    .doctor_popup .text .dr_name { text-align: center; }
    .doctor_popup .text .flag { justify-content: center; }

    .banner_product_use .img .circle {top: 27px; right: 38px; width: 220px; height: 200px; transform: skew(-1deg, 3deg) scale(0.8); }
    @keyframes bounce2 { 
        0%{ transform:skew(-1deg, 3deg) scale(0.8); opacity: 0; } 
        20% { opacity: 0; } 
        50% { transform:skew(-1deg, 3deg) scale(1.1); opacity: 1; } 
        75% { opacity: 0; } 
        100% { opacity: 0; transform:skew(-1deg, 3deg) scale(0.8); } 
    }
    .accessories_lists li { width:calc(50% - 7.5px); margin-right: 15px !important;}
    .accessories_lists li:nth-child(2n) { margin-right: 0 !important;}

    .woocommerce-cart .woocommerce { padding: 30px 20px; }
    .default_pages.banner_comman .contents { padding: 70px 30px 40px !important; }
    .woocommerce-cart .woocommerce .cart-collaterals { width: 100%; }

    .checkout form.woocommerce-checkout #customer_details ,
    .checkout form.woocommerce-checkout #order_review{ width: 100%; }
    .checkout form.woocommerce-checkout #order_review{margin-top: 20px;}

    body .gtranslate_container {width: 100%;}
    body .gtranslate_container { width: fit-content; position: fixed; bottom: 34px; left: 0; right: 0; z-index: 9; margin: auto; }
    body .gtranslate_container .gt_switcher { margin-left: 0; }
    body .gtranslate_container .gt_switcher .gt_option { top: auto; left: 50%; width: 100%; border: none; bottom: 100%; width: 180px; transform: translateX(-50%); }
    body .gtranslate_container .gt_switcher .gt_selected a { padding:0 !important; font-size: 16px; width: 100%; border: none; border-bottom: 1px solid #333333; border-radius: 0 !important; text-transform: uppercase; }
    body .gtranslate_container .gt_switcher .gt_selected a img{margin-right: 10px;}
    body .gtranslate_container .gt_switcher .gt_selected a:hover { color: #fff !important; background-color: transparent !important; }
    body .gtranslate_container { width: fit-content; position: fixed; bottom: 34px; left: 0; right: 0; z-index: 9; margin: auto; }
    header .header_bottom .cart_box { display: block; margin-left: 0; padding: 10.5px 0; font-size: 18px; font-weight: 700; border: none; border-bottom: 1px solid #333333; border-radius: 0 !important; letter-spacing: 0.5px; width: 100%; line-height: 25px;}
    header .header_bottom .cart_box img{display: none;}
    header>.cart_box { display: block; position: absolute; left: 12px; top: 12px; z-index: 1;}

    .banner_product_work .right_col .device_img.mob{max-width: 55%;}
    .banner_product_use3 .img_mobile{bottom: 0;}
    .banner_product_dash .nobel_prize:empty{display: none !important;}


      /* no inner scroll */
    .simple_page_scroll .banner_comman>.bottom ,
    .simple_page_scroll .banner_comman>.left_bottom{display: none !important;}

    section.banner_product_benefits .right_col { width: 420px; margin-top: 50px; }
    section.banner_product_work .right_col { width: 100%;margin-top: 20px;}




}
.mobile_show{display: none;}
.img_mobile{display: none;}
.produc_dashboard_page .product_reg_box.mobile_non_scroll{display: none;}
@media screen and (max-width:767px) {
    h1 { font-size: 50px; line-height: 50px; }
    .hamberger { width: 20px; height: 20px; top: 14px; right: 15px; }
    .hamberger span:nth-child(2) { top: -12px; }
    .hamberger span:nth-child(3) { top: 12px; }
    
    header .header_bottom { padding: 80px 35px 0;}
    header .logo_bg .brand { top: 12.87px; max-width: 65px; }
    header .logo_bg { max-width: 184px; margin-top: 0; height: 62px; }

    header>.right1{ right: 15px; top: 20px; max-width: 40px; }
    header>.left1 { left: 15px; top: 20px; max-width: 40px; }

    .logo_text_box>.top { top: -40px; left: 15px; max-width: 40px; }
    .logo_text_box>.bottom { top: -40px; right: -5px; max-width: 60px; transform: scale3d(-1, 1, 1); }
    
    .banner_comman .bg { height: calc(100vh - 55px); border-radius: 40px;}
    .banner_comman .bg video { height: calc(100vh - 55px); border-radius: 40px;}
    .banner_comman .contents { min-height: calc(100vh - 55px); }

    .banner_home.banner_comman .bg{height: calc(100vh - 272px); }
    .banner_home.banner_comman .bg video { height: calc(100vh - 272px);}
    .logo_text_box .inner{position: relative;z-index: 2;}
    .logo_text_box { bottom: 0; left: 0; width: 100% !important; padding: 15px 15px 0; border-radius:0; position: relative; }
    .logo_text_box .inner { border-radius: 40px; padding: 30px; }
    .logo_text_box .inner p{line-height: 20px;margin-top: 15px;}
    .logo_text_box .inner .btn{margin-top: 20px;}

    .btngra { font-size: 16px; line-height: 14px; }
    .btngra svg { left: 5px; width: 34px; height: 34px; }


    /* about page */
    .banner_comman .text_btn_box { left: 15px; padding: 0 0 30px 30px; }
    .banner_comman .contents { max-width: calc(100% - 30px); margin-top: calc(-100vh + 55px); }
    .slider_wrap { width: calc(100% + 40px); margin-left: -20px; }
    .banner_doctors .bg .overlay { height: calc(100vh - 15px); }

    /* doctors */
    .banner_doctors .contents { padding: 131px 20px 1px; }
    .banner_doctors .slider3d { margin-top: 50px; margin-bottom: 100px; }
    .slider3d_wrap .col { width: 280px; padding: 30px 20px; }
    .slider3d_wrap .col .btn { margin: 15px auto 0; padding: 7.5px 10px; }
    .slider3d { width:295px; }

    .banner_scrience .contents { padding:93px 20px 0;display: block;}
    .banner_scrience h1 { font-size: 40px; line-height: 29px; }
    .banner_scrience .right_col{margin-top: 115px;}
    .banner_scrience .right_col ul li .col img{display: none;}
    .banner_scrience .right_col ul li:first-child, 
    .banner_scrience .right_col ul li:nth-child(2) { padding-left: 0; }
    .banner_scrience .right_col ul li { width: 100%; }
    .banner_scrience .right_col ul li:not(:last-child){margin-bottom: 30px;}
    .banner_scrience .right_col ul li:nth-child(2n) .col { margin-right: auto; margin-left: 0;margin-top: 0;}
    .banner_scrience .right_col ul li:nth-child(n+3) { margin-top: 0; }
    .banner_scrience .right_col ul li strong { margin-bottom: 10px; }

    /* .banner_scrience .bg video { height: calc(100vh - 150px); object-fit: cover; object-position: -69vw; top: 140px; border-radius: 0; } */
    .banner_scrience .bg video { height: 100%; object-fit: cover; object-position: center; top: 0; border-radius: 0; } 

    /* product */
    .logo_text_product.logo_text_box .inner>img { max-width: 100px;max-height: 55px; }
    .logo_text_product.logo_text_box .inner p { line-height: 16px; }
    .banner_product.banner_comman .bg { height: calc(100vh - 315px); }
    .product_reg_box { bottom: 30px; right: 0; width: 360px; left: 0; margin: 0 auto; }
    .product_reg_box .price_col { padding: 10px 20px; }
    .product_reg_box .btn_box { margin-top: 10px; }
    .product_reg_box .btn_box a { font-size: 16px; padding: 16.5px 10px; }

    .banner_product_dash .left_col,
    .banner_product_dash .right_col{ width: 100%; }
    .banner_product_dash .nobel_prize .img { width: 78px; height: 78px; }
    .banner_product_dash .nobel_prize .text { width: calc(100% - 78px); padding: 0 20px 0 10px; }
    .banner_product_dash .doctors_box { margin-top: 10px; border: none; backdrop-filter: none; border-radius: 0;}
    .banner_product_dash .doctors_box .btn svg { position: absolute; top: 0; bottom: 1px; margin: auto; right: 5px; width: 34px; height: 34px; }
    .banner_product_dash .doctors_box .btn::before { background: linear-gradient(88deg, rgba(0, 0, 0, 1) 0%, rgb(74 85 102) 100%); }
    
    .banner_product_dash .doctors_box .btn { padding: 10px 15px; font-size: 16px; }
    .banner_product_dash .doctors_box .img_text,
    .before_after_slider_wrap{display: none;}
    .banner_product_dash .best_use_with { border: none; backdrop-filter: blur(0px); border-radius: 0; padding: 0; margin-top: 0;display: none;}
    .banner_product_dash .product_slider{display: none !important;}
    .banner_product_dash .how_use_perfectio{display: none;}
    
    .banner_product_dash { height: calc(100vh - 178px); }
    .banner_product_dash .bg { height: calc(100vh - 178px); border-radius: 40px; }
    .banner_product_dash .contents { flex-wrap: wrap; max-width: calc(100% - 70px);flex-direction: column;margin-top: calc(-100vh + 140px);padding: 80px 0 0;min-height: calc(100vh - 158px);}

    .mobile_show{display: block;}
    .banner_product_dash .product_reg_box{display: none;}
    .produc_dashboard_page .logo_text_box{display: none;}
    .produc_dashboard_page .product_reg_box{position: relative;bottom: 0;width: 100%;background-color: #000;padding-top: 15px;}
    .produc_dashboard_page .product_reg_box .bottom{position: absolute; top: -30px; left: -1px; max-width: 45px; }
    .produc_dashboard_page .product_reg_box .bottom_right { position: absolute; top: -30px; right: -1px; max-width: 45px; transform: scale3d(-1, 1, 1); }
    .produc_dashboard_page .product_reg_box .wrap {max-width: 360px;margin: 0 auto;}

    .howuse_btn{}
    .howuse_btn .how_use_btn{width: 100%;font-size: 16px;line-height:42px;text-align: center;color: #fff;border: 1px solid #FFFFFF33;border-radius: 50px;margin-bottom: 10px;
        background: linear-gradient(88deg, rgb(82 59 75) 0%, rgb(62 80 106) 100%);}
    .howuse_btn .btn_box a{width: 100%; text-align: center; font-size: 16px; justify-content: center; line-height: 25px;}
    .howuse_btn .btn_box .btn::after { width: 7px; height: 10px; }
    .light_animation { top: 190px; transform: scale(1); width: 280px; bottom: auto; height: 520px; }
     @keyframes bounce {
        0%   { transform: translateY(-50px) rotate(0deg)  scale(1);}
        10%  { transform: translateY(0px)   rotate(0deg)  scale(1);}
        30%  { transform: translateY(-50px) rotate(-5deg) scale(1);}
        40%  { transform: translateY(0px)   rotate(0deg)  scale(1);}
        100% { transform: translateY(0px)   rotate(0deg)  scale(1);}
    }
    
    /* product-how-it-work */
    .banner_product_work .bg { height: calc(100vh - 115px); }
    .banner_product_work .bg video{ height: calc(100vh - 115px);}
    .banner_product_work .left_col h1 { line-height: 1; font-size: 40px; }
    .banner_product_work .contents { padding: 120px 10px 0; }
    .banner_product_work .right_col .device_img.mob { top: 90px; }
    .banner_product_work .right_col ul li strong { margin-bottom: 10px; }

    /* product use */
    .banner_product_use {height: calc(100vh - 115px);overflow: auto;}
    .banner_product_use .bg { height: calc(100vh - 115px); }
    .banner_product_use .bg video{height: calc(100vh - 115px);}
    .banner_product_use .contents { margin-top: calc(-100vh + 115px); padding: 50px 20px 0;min-height: calc(100vh - 115px);}
    .banner_product_use .left_col{width: 100%;}
    .banner_product_use .left_col h1{font-size: 40px;line-height: 29px;}
    .banner_product_use .left_col p { margin-top:20px; }
    .banner_product_use .right_col .box { max-width: 200px; margin-top: 160px; }
    .banner_product_use .right_col .box h3 { margin-bottom:30px; font-size: 30px; line-height: 22px; }
    .banner_product_use .right_col ul li { margin-bottom: 20px; }
    .banner_product_use .right_col ul li strong { font-size: 16px; line-height: 16px; margin-bottom: 10px; }
    .banner_product_use .right_col .img { max-width: 230px; left: -40px; top: 60px; bottom: auto; }
    .video_btn { width: 92px; height: 92px; bottom: 74px; right: 15px; }
    .video_model .inner { width:calc(100% - 20px); height: auto; margin-top: 0px; }
    .video_model .close { top: auto; right: 0; font-size: 55px; bottom: 15vh; left: 0; margin: 0 auto; width:fit-content;}
    .video_model .inner video { position: relative; top: 0; left: 0; transform: translate3d(0%, 0%, 0); width: 100%; height: 100%; object-fit: cover; object-position: top center; transition: 0.1s ease all; }


    /* product use 2 */
    .banner_product_use2.banner_comman .right_col { width: 100%; max-width: 202px; margin-left: 0; }
    .banner_product_use2.banner_comman .right_col .box h3 { margin-bottom: 20px; font-size: 16px; line-height: 1; }
    .banner_product_use2.banner_comman .right_col .box h3 br{display: none;}
    .banner_product_use2.banner_comman .right_col ul li { margin-bottom: 10px; font-size: 14px; line-height: 16px; padding-left: 10px; }
    .banner_product_use2.banner_comman .right_col .colin:not(:last-child){margin-bottom: 20px;}
    .banner_product_use2.banner_comman .right_col .img { left: auto; max-width: 540px; right: -180px; top: -20px; }
    
    /* product use 3 */
    .banner_product_use3.banner_comman .contents { padding: 70px 20px 0; }

    /* product results */
    .banner_product_result .bg video { height: calc(100vh - 115px); object-position: -140vw center; }
    .banner_product_result .left_col h1 { font-size: 40px; line-height: 39px; }
    .banner_product_result .left_col p { margin-top: 20px; font-size: 32px; line-height: 28px; }
    .banner_product_result .produc_blog .colin { margin-top: 10px; margin-right: 0;padding:20px 20px 20px 0;}
    .banner_product_result .produc_blog .colin .img { width: 70px; height: 85px; }
    .banner_product_result .produc_blog .colin .text { width: calc(100% - 70px); }
    .banner_product_result .produc_blog .colin p{ overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
    .banner_product_result .produc_blog .colin .btn { margin-top: 15px; }
    .banner_product_result.banner_comman .left_col { min-height: calc(100vh - 185px); display: flex; flex-direction: column; justify-content: space-between; }

    /* abouts inner pages */
     section.banner_about_scrience .bg video { object-fit: cover; object-position: -100vw 0px; }
    .banner_about_sec .left_col h1 { font-size: 28px; margin-bottom: 30px;}
    .banner_about_sec .left_col p { font-size: 16px;}
    .banner_about_sec .left_col .text { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
    .banner_about_sec .left_col.open .text{-webkit-line-clamp: initial;}
    .banner_about_scrience .right_col ul li strong { margin-bottom: 10px;}
    .banner_about_sec .left_col .read_more{display:flex;margin-right: 10px;}
    .banner_about_sec .left_col .btn{display: inline-block !important;}


    /* about-mission */
    .banner_about_sec .left_col p:last-child { margin-top: 0; }
    .banner_about_sec .inner_simple_text_box { padding: 30px 20px;margin-bottom: 5px;}
    .banner_about_sec .inner_simple_text_box h3 { font-size: 16px; line-height: 20px; }
    .banner_about_sec .inner_about_list { gap: 5px; }
    .banner_about_sec .inner_about_list li { padding: 15px 10px; width: calc(50% - 2.5px); min-height: 116px; }
    .banner_about_sec .inner_about_list li .img { margin-bottom:10px; }

    /* about-laser */
    .banner_about_sec .inner_simple_text_box .lists li{}
    .banner_about_sec .inner_simple_text_box .lists li:nth-child(odd){padding-left: 0 !important;}
    .banner_about_sec .inner_simple_text_box .lists li:nth-child(2n){padding-right: 0 !important;}
    section.banner_about_laser .right_col{margin-top: 40px;}
    .banner_about_laser .inner_simple_text_box { padding: 25px 15px; margin-bottom: 5px; }
    .banner_about_sec .inner_simple_text_box h2 { font-size: 18px; line-height: 24px; }
    .banner_about_sec .inner_simple_text_box .lists { margin-top: 20px; }

    /* about-led  */
    section.banner_about_led  .right_col{margin-top:40px;}

    /* about-why */
    .banner_about_why h1 { font-size: 30px; line-height: 34px; margin-bottom: 30px; }
    .banner_about_why .contents .inner_simple_text_box .lists{}
    .banner_about_why .contents .inner_simple_text_box { padding:15px 20px; margin-bottom:20px; }
    .banner_about_why .contents .inner_simple_text_box .lists li{padding: 15px 0 !important;width: 100% !important;}
    .banner_about_why .contents .inner_simple_text_box .lists li:nth-child(n+3) { margin-top:0 !important; }
    .banner_about_why .contents .inner_simple_text_box .lists li:not(:last-child)::after { display: block !important; width: 100%; height: 1px; top: auto;}
    .banner_about_why .contents .inner_simple_text_box .lists li h6 { margin-bottom: 6px; }
    .banner_about_why .join_box { margin: 20px auto 0; padding: 30px 20px;}
    .banner_about_why .join_box h2 { font-size: 30px; line-height: 34px; margin-bottom: 20px; }
    .banner_about_why .join_box p { font-size: 16px; line-height: 20px;}

    /* our strory */
    .banner_our_strory .contents { padding: 90px 20px 20px; }
    .banner_our_strory .left_col h1,
    .banner_our_strory .left_col h2 { font-size: 28px; line-height: 34px; margin-bottom: 30px; }
    .banner_our_strory .left_col h3 { font-size: 18px; line-height: 22px; }
    section.banner_our_strory .bg video { height: calc(100vh - 400px); border-radius: 0; top: auto; bottom: 0; }
    .banner_our_strory .bg::before { background-image: url(../images/our-story_layer_mob.png);width: calc(100% - 30px); left: 15px;position: fixed;}

    .banner_our_strory .text_box { padding: 25px 0px; border-radius: 20px; }
    .banner_our_strory .text_box .lists li:nth-child(n+3) { margin-top: 30px !important; }
    .banner_our_strory .text_box .lists li { width:50%; } 
    .banner_our_strory .text_box .lists li:not(:nth-child(2n))::after { content: ''; position: absolute; width: 1px; right: 0; height: 100%; background-color: #FFFFFF; top: 0; bottom: 0; margin: auto; opacity: 0.1; }
    .banner_our_strory .text_box .lists li p { line-height: 16px;word-spacing: 0;}

    .banner_our_strory_why.banner_our_strory .contents { padding: 70px 20px 20px; }
    .banner_our_strory_why h1 { font-size: 30px; line-height: 40px; margin-bottom: 10px; }
    .banner_our_strory_why .contents>p { font-size: 14px; line-height: 24px; margin-bottom: 30px; text-transform: uppercase; }
    .banner_our_strory_why .contents .text_box { padding: 15px 0px; }
    .banner_our_strory_why .contents .text_box .lists li { width: 100%; padding:15px 20px; }
    .banner_our_strory_why .contents .text_box .lists li h6 { font-size: 16px; line-height: 20px; margin-bottom: 2px; }
    .banner_our_strory_why .contents .text_box .lists li:not(:last-child)::after { width:calc(100% - 40px); height: 1px; top: auto; display:block !important; left: 0;}
    .banner_our_strory_why .contents .text_box .lists li:nth-child(n+3) { margin-top: 0px !important; }

    .banner_our_strory_why .join_box { margin: 20px auto 0; padding: 30px 20px; }
    .banner_our_strory_why .join_box h2 { font-size: 30px; line-height: 40px; margin-bottom: 28px; }
    .banner_our_strory_why .join_box .fature li{text-align: center;width: 100%;line-height: 24px;}
    .banner_our_strory_why .join_box .fature li+li { padding:30px 0 0; background-position:top 5px center; }

    /* search-result */
    .search_result_banner { height: calc(100vh - 55px); }
    .search_result_banner .contents { padding: 60px 20px 20px;}
    .search_result_banner h1 { font-size: 30px; line-height: 38px; }
    .search_result_banner .search_result_box { padding: 10px; }
    .search_result_banner .search_result_box .in { height: 40px; font-size: 16px; }
    .search_result_banner .search_result_box .sub { right: 15px; height: 30px; width: 74px; font-size: 14px; }
    .search_result_banner .col { padding: 30px 20px; margin-top: 10px; border-radius: 30px; }
    .search_result_banner .col h3 { font-size: 28px; line-height: 34px; margin-bottom: 6px; }
    .search_result_banner .col p { -webkit-line-clamp: 4; }
    
    /* contact_page */
    .contact_page { height: calc(100vh - 90px); }
    .contact_page .bg {min-height: calc(100vh - 90px);height: auto;}
    .banner_comman .contents { margin-top: calc(-100vh + 90px); min-height: calc(100vh - 90px);padding: 60px 20px 15px; }

    .contact_page .inner { padding: 30px 20px; }
    .contact_page .left_col h1 { font-size: 28px; line-height: 34px; margin-bottom:12px; }
    .contact_page .left_col p{padding-right: 10px;}
    .contact_page .left_col ul li { font-size: 14px; line-height: 20px; }
    .contact_page .right_col .col textarea.in { height: 100px; }

    /* terms page */
    .terms_page  .contents { margin-top: calc(-100vh + 50px); min-height: calc(100vh - 50px); padding: 60px 20px 15px; }
    .terms_page .contents h1 { font-size: 30px; line-height: 38px; margin-bottom: 10px; }
    .terms_page .btn_box a { margin: 0 5px; font-size: 14px; padding: 14px 18px; }
    .terms_page .terms_inner { padding: 30px 20px; }
    .terms_page .lists { margin-top: 40px; }
    .terms_page .lists li h3 { padding: 0 20px 0px 0; font-size: 16px; font-weight: 700; }
    .terms_page .lists li h3 img { top: 0; }

    /* training downloadfile */
    .training_downloadfile h1 { font-size: 30px; line-height: 40px;}
    section.training_downloadfile .contents{ margin-top: calc(-100vh + 60px); min-height: calc(100vh - 60px); padding: 60px 20px 15px; }
    .training_downloadfile .btn_box a { margin: 0 5px; font-size: 14px; padding: 14px 18.5px;width: calc(50% - 10px);}
    .training_downloadfile .wrap { margin-top: 40px; }
    .training_downloadfile .colin h3 { padding: 16px 44px 16px 20px; font-size: 20px; }
    .training_downloadfile .colin h3 img { right: 26px; }
    .training_downloadfile .colin { margin-bottom: 16px;border-radius: 30px;}
    .training_downloadfile .colin .inner{padding:0 20px; }
    .training_downloadfile .colin .inner.open { padding:20px;}
    .training_downloadfile .colin .col { width: 100%; }
    .training_downloadfile .colin .col+.col,
    .training_downloadfile .colin .col:nth-child(n+3) { margin-top:20px;}

    .training_downloadfile .col_vid { width:100%; margin-right: 0; margin-bottom: 10px; border-radius: 20px; }   
    .training_downloadfile .col_vid .img_box { height: 180px; }
    .training_downloadfile .col_vid span { font-size: 20px; padding: 15px; line-height: 14px; }
    .training_downloadfile .col_vid .img_box::after{display: none;}

    .training_downloadfile .inner_login { margin: 40px auto 0; padding: 40px 30px; }
    .training_downloadfile .inner_login .in { margin: 25px 0 39px; }
    section.training_login h1 {margin-bottom: 10px; }

    section.training_login { height: calc(100vh - 235px); }
    section.training_login .bg { height: calc(100vh - 235px); }
    section.training_login .contents { margin-top: calc(-100vh + 235px); min-height: calc(100vh - 235px); padding: 60px 20px 15px; }

    /* lifetime-warranty */
    .banner_comman .bg { height: calc(100vh - 55px); }
    .banner_comman .contents { margin-top: calc(-100vh + 55px); min-height: calc(100vh - 90px); padding: 60px 20px 15px;         overflow-x: clip;}
    .banner_scrience .contents{min-height: calc(100vh - 55px);}
    .lifetime_warranty h1 { font-size: 30px; line-height: 40px; }
    .lifetime_warranty .contents>p { letter-spacing: 0.5px; }
    .lifetime_warranty .warranty_blog .col { margin-top: 40px; padding: 30px 20px; width: 100%; }
    .lifetime_warranty .warranty_blog .col+.col{margin-top:10px;}
    .lifetime_warranty .warranty_blog .col h2,
    .lifetime_warranty .warranty_free h2 { line-height: 28px; font-size: 28px;margin-bottom: 25px;}
    .lifetime_warranty .warranty_free { padding: 30px 20px; }
    .lifetime_warranty .warranty_free .list{width: 100%;overflow: auto;}
    .lifetime_warranty .warranty_free ul{width: 800px;}
    .lifetime_warranty .warranty_free ul.title li { font-weight: 700; padding-bottom: 0; }
    .lifetime_warranty .warranty_free ul li { font-size: 14px; line-height: 16px; min-height: 30px; display: flex; align-items: center;}
    .lifetime_warranty .warranty_free ul li:nth-child(2),
    .lifetime_warranty .warranty_free ul li:nth-child(3) { width:100px; }
    .lifetime_warranty .warranty_free ul.title { margin-bottom: 0; }
    .lifetime_warranty .warranty_year { margin-top: 40px; }
    .lifetime_warranty .warranty_year h2 { line-height: 32px; font-size: 28px; margin-bottom: 10px; }
    .lifetime_warranty .warranty_year>p { margin-bottom: 40px; }
    .lifetime_warranty .warranty_year .col { width: 100%; margin-right: 0px; margin-bottom: 20px; }
    .lifetime_warranty .warranty_year .col:nth-child(2n) { margin-left: 0; }

    /* warranty-claim */
    section.warranty_claim_page .contents { padding: 50px 20px 40px; margin-top: calc(-100vh + 50px); min-height: calc(100vh - 50px); max-width: calc(100% - 30px); }
    section.warranty_claim_page .contents>h1 { font-size: 30px; line-height: 40px; }
    section.warranty_claim_page .left_col ul { margin-bottom: 10px; }
    section.warranty_claim_page .right_col .col textarea.in { height: 180px; }

    /* faq page */
    section.faq_page .contents { padding: 60px 20px 40px;}
    section.faq_page .contents>h1 { font-size: 30px; line-height: 40px;margin-bottom: 20px;}
    .faq_page .faq_inner { margin-top:40px; }
    .faq_page .lists li {padding-bottom: 0;}
    .faq_page .lists li h3 { line-height: 22px; padding: 0 28px 12px 0; font-size: 18px; font-weight: 700; }
    .faq_page .lists li .text{padding: 20px;border-radius: 20px;background-color: #1A2333;margin-top: 8px;}
    .faq_contact {padding: 30px 20px;margin-top: 30px;}
    .faq_contact .left_col h2 { font-size: 28px; line-height: 34px; margin-bottom:12px; }
    .faq_contact .left_col p{padding-right: 0;margin-bottom: 12px;}
    .faq_contact .left_col ul li { font-size: 14px; line-height: 20px; }
    .faq_contact .right_col .col textarea.in { height: 100px; }
    .faq_contact .right_col .colin { width:100%; }

    /* distributor-page */
    .distributor_page .contents h1 { font-size: 30px; line-height: 40px; }
    .distributor_form { padding: 30px 20px; }
    .distributor_form .left_col { width: 100%; padding-right: 0; }
    .distributor_form .left_col h2 { font-size: 28px; line-height: 34px; margin-bottom:15px; }
    .distributor_form .left_col p {     word-spacing: 0.4px;}
    .distributor_form .left_col ul{margin-bottom: 15px;}
    .distributor_form .left_col ul li { font-size: 14px; line-height: 16px; }
    .distributor_form .right_col { margin-top: 15px; }
    .distributor_form .right_col .colin .col { width: calc(50% - 2.5px); }
    .distributor_form .thankyou { min-height: 59vh; }
    .distributor_form .btn_box .btn { padding: 14px 49px; }
    .distributor_form .right_col .sub{ padding: 13px 40px; height: 40px; }


    /* product-registration */
    .product_registration_page .bg::before { opacity: 0.4; }
    section.product_registration_page .contents { max-width: calc(100% - 30px); padding: 60px 20px 40px; }
    .product_registration_page .contents>h1 { font-size: 29px; line-height: 40px; margin-bottom: 10px; }
    .product_registration_page .contents>p { font-size: 16px; line-height: 20px; }
    .our_warranty_sec { margin-top: 40px; border-radius: 30px; }
    .our_warranty_sec .text { padding: 40px 20px 20px; }
    .our_warranty_sec h2 { font-size: 28px; line-height: 34px; }
    .our_warranty_sec p { line-height: 20px; }
    .our_warranty_sec .col { width: 100%; padding: 15px; border: none; border-right: 1px solid #3B4A63; }
    .our_warranty_sec .col:not(:last-child){border-bottom: 1px solid #3B4A63; }
    body .our_warranty_sec .blogs{display: none;}
    .our_warranty_sec .btn{display: flex;width:116px;margin:15px auto 0;justify-content: center;}
    .our_warranty_sec .btn::before { content: ''; background-image: url(../images/bt_arrow.svg); background-repeat: no-repeat; background-size: contain; width: 5px; height: 8px; margin-right: 6px; transform: 0.4s ease all; transform: scale(-1);display: none; }
    .our_warranty_sec .btn:hover:before{filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7482%) hue-rotate(343deg) brightness(103%) contrast(100%); }
    .our_warranty_sec .btn.open::after{display: none;}
    .our_warranty_sec .btn.open::before{display: block;}

    .product_registration_form { padding: 30px 20px; }
    .product_registration_form .left_col h1 { font-size: 28px; line-height: 34px; } 
    .product_registration_form .left_col ul li { font-size: 14px; line-height: 20px; }
    .product_registration_form .colin { width: 100%; }
    .products_choose_register { margin: 12px 0 25px; }
    .products_choose_register h3 { line-height: 21px; font-weight: 700; margin-bottom: 20px; }
    .products_choose_register .item { width: calc(50% - 5px); height: 175px; margin: 0 2.5px 5px; }
    .products_choose_register .item .img { height: 100px; padding: 10px; }
    .products_choose_register .item .text { padding: 10px; }
    .products_choose_register .item .img:has(+.text input:checked) { height: 73px; }
    .product_registration_form .col textarea.in { height: 60px; padding-top: 10px; }
    .product_registration_form .col span { padding-right: 10px; }
    .product_registration_form .checkbox { margin-top: -8px; }
    .product_registration_form article { margin-top: 25px;}

    /* press-page */
    
    .press_page .contents h1 { font-size: 30px; line-height: 40px; margin-bottom: 10px; }
    .press_page .press_list { margin-top: 40px; }
    .press_page .bg::before { opacity: 0.2; }
    .press_page .press_list .col { width: 100%; margin-right: 0; margin-bottom: 15px; }
    .press_page .press_list .col .text { padding: 20px; }
    .press_page .press_list .col h3 { font-size: 20px; }
    .press_page .press_list .col::after{opacity: 0;}

    /* testimonials-page */
    .testimonials_page .contents h1 { font-size: 30px; line-height: 40px; margin-bottom: 10px; }
    .testimonials_page .press_list { margin-top: 40px; }
    .testimonials_page .bg::before { opacity: 0.2; }
    .testimonials_page .testimonials_list { margin-top:40px;}
    .testimonials_page .testimonials_list .col { width: 100%; margin-right: 0; margin-bottom: 15px; }
    .testimonials_page .testimonials_list .col .text { padding: 20px; }
    .testimonials_page .testimonials_list .col h3 { font-size: 20px; }
    .testimonials_page .testimonials_list .col::after{opacity: 0;}

    .testimonials_contact {padding: 30px 20px;margin-top: 30px;}
    .testimonials_contact .left_col h2 { font-size: 28px; line-height: 34px; margin-bottom:12px; }
    .testimonials_contact .left_col p{padding-right: 0;margin-bottom: 12px;}
    .testimonials_contact .left_col ul li { font-size: 14px; line-height: 20px; }
    .testimonials_contact .right_col .col textarea.in { height: 100px; }
    .testimonials_contact .right_col .colin { width:100%; }

    /* face-page */
    .face_page .title h1 { font-size: 30px; line-height: 40px; font-weight: 300; font-family: var(--lato);margin-bottom: 7px;}
    .face_page .title .btn { padding: 8px 9px; }
    .face_page .face_list { margin-top:20px; }
    .face_page .face_list .col { width: calc(50% - 10px); height: 175px; margin-right: 20px; margin-bottom: 20px; border-width: 5px; border-radius: 10px; }
    .face_page .face_list .col:nth-child(3n) { margin-right: 20px; }
    .face_page .face_list .col:nth-child(2n) { margin-right: 0; }
    .face_page .face_list .col::after{display: none;}
    .face_page .face_list .col h3{opacity: 1;font-size: 14px;}

    /* before-after-page */
    .before_after_page .title h1 { font-size: 30px; line-height: 40px;margin-bottom: 7px;}
    .before_after_page .title .btn { padding: 8px 9px;font-size: 14px;}
    .before_after_list .col { width: 100%; height: 180px; margin-right: 0; }
    .before_after_list .col::after{display: none;}
    .before_after_list { margin-top: 20px; }
    .before_after_model.image_model .inner { width: 91vw; height: 23.2vh; }

    /* our strory */
    .banner_our_strory .left_col{width: 100%;}
    .banner_our_strory .bg { height: calc(100vh - 35px);}
    .banner_our_strory .bg::before { left: 0; position: absolute; background-size: cover; width: 100%; }
    .banner_our_strory .left_col .description{overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;transition: 0.4s ease all;}
    .banner_our_strory .left_col p{margin-bottom: 14px;}
    .banner_our_strory .left_col.open .description{ -webkit-line-clamp: none !important;}
    .banner_our_strory .left_col .read_more { display: flex;margin-top:20px;}
    .banner_our_strory .contents { min-height: calc(100vh - 56px); padding: 60px 20px 15px; }

    /* before-after-page */
    body.produc_dashboard_page{padding: 0 !important;}
    .produc_dashboard_page .banner_product .product_reg_box{display: none;}
    .produc_dashboard_page .banner_product .logo_text_box { display: block; left: 0; width: 100% !important; bottom: 0; padding: 15px 15px 15px 15px; border-radius: 0; position: absolute; }
    .banner_product.banner_comman .bg { height: calc(100vh - 230px); }
    .produc_dashboard_page .product_reg_box .wrap { max-width: calc(100% - 30px); margin: 0 auto; }
    .produc_dashboard_page .banner_product_dash>.product_reg_box{ position: absolute; bottom: 15px; width: 100%; display: block; }
    .produc_dashboard_page .banner_product_dash>.product_reg_box .buynow { padding: 16.5px 14.6px; }
    .produc_dashboard_page .banner_product_dash>.product_reg_box .product_registration{width: calc(100% - 136px);justify-content: center;}
    .banner_product_dash .bg { height: calc(100vh - 137px); }
    .produc_dashboard_page .banner_product_dash .contents { max-height: 70vh !important; margin-top: calc(-100vh + 177px); min-height: calc(100vh - 177px); max-width: calc(100% - 30px); padding: 40px 20px 20px; }
    .banner_product_dash .nobel_prize {border-radius: 40px 20px 20px 40px;border: 1px solid #d6d6d624;}
    
    .produc_dashboard_page .logo_text_box.single_button_box { display: block; left: 0; bottom: 0; position: absolute; padding: 15px; }
    .produc_dashboard_page .banner_product_work .bg,
    .produc_dashboard_page .banner_product_use .bg{ height: calc(100vh - 74px); }
    .produc_dashboard_page .banner_product_work .contents,
    .produc_dashboard_page .banner_product_use .contents{ max-height: 70vh !important; margin-top: calc(-100vh + 74px); min-height: calc(100vh - 74px); padding:100px 20px 15px;}
    .banner_product_use2.banner_comman .right_col { max-width: 100%; }
    .banner_product_use2.banner_comman .right_col .box { max-width: 202px; }
    .banner_product_use2.banner_comman .right_col .img { right: -20px; }
    .banner_product_result .left_col p,
    .banner_product_use .left_col p { margin-top: 10px; font-size: 40px; line-height: 38px;}
    .banner_product_result.banner_comman .left_col { min-height: calc(100vh - 190px); }
    body.produc_dashboard_page footer { padding: 50px 0 20px; }
    .banner_product_use3.banner_comman .right_col .img{display: none;}
    .banner_product_use3 .img_mobile {position: relative; bottom: 0px; left: 0; right: 0; margin: 0 auto; z-index: 1; display: flex !important; align-items: center; justify-content: center; }
    .banner_product_use3 .img_mobile::after{content:'';position: absolute;left: 0;bottom: 0;width: 100%;height: 200%;background-color: #000;opacity: 0.3;}

    .our-story .inner_pages_sec_overlay>img.left_top { left: 0; }
    .our-story .inner_pages_sec_overlay>img.top { right: 0; }

    body.our-story{padding: 0 !important;}
    body.our-story footer { padding:50px 0 20px; }
    .banner_our_strory .bg { height: calc(100vh - 15px); }
    .banner_our_strory .contents { min-height: calc(100vh - 56px); padding: 80px 20px 15px; }

    /* Science SCROLL */
    .banner_about_scrience .bg::before,
    .banner_about_scrience .bg::after{border-radius: 30px !important;}
    section.banner_about_sec .bg { height: calc(100vh - 164px); }
    section.banner_about_sec .contents { min-height: calc(100vh - 164px); }

    /* the result page */
    .inner_pages_sec { padding: 10px 15px; }
    .the-result-page .inner_pages_sec{top: 70px;}
    .the-result-page .inner_pages_sec_overlay { height: 137px; }

    .the-result-page .banner_comman .contents { padding: 40px 20px 40px; margin-top: calc(-100vh + 152px); min-height: calc(100vh - 152px); }
    .the-result-page .left_col h1 { margin-bottom: 30px; font-size: 40px; line-height: 29px; }
    .the-result-page .left_col p { font-size: 16px; line-height: 20px; word-spacing: 0.2px; }
    .the-result-page .left_col .logo{margin-top: 20px;}
    .the-result-page .left_col .logo img{max-width: 100%;}
    .real_user_box { width: 216px; height: 216px; border: 23px solid #FFFFFF1A; top: 0; right: 0; left: 0; margin: 0 auto 20px; }
    .real_user_box .btn svg { right: 5px; }
    /* .real_user_box .btn { padding: 10px 46px 10px 15px; bottom: -45px; left: calc(-50% + 11px); } */
    .real_user_box .btn { padding: 10px 46px 10px 15px; bottom: -45px; left: -30px; right: 0; margin: 0 auto; }
    .the-result-page .slider_wrap { width:calc(100% + 40px); margin-left: -20px; }
    .the-result-page .banner_doctors .title h1 {font-size: 30px;text-shadow: 0px 0px 1px #FFFFFF;line-height: 21px;}
    .the-result-page section.banner_doctors .contents{display: flex; flex-direction: column; justify-content: center;}
    .the-result-page .left_col h2 { font-size: 28px; margin-bottom: 30px; line-height: 20px; font-weight: 900;}
    .the-result-page .left_col .btn_box { margin-top: 20px; display: flex; align-items: center; }
    .the-result-page .left_col .btn_box .btn { padding: 7px 9px; margin-top: 0px; }
    .the-result-page .left_col .read_more { display:inline-flex;margin-right: 10px;}
    .result_comman_sec .right_col ul { gap:5px;}
    .result_comman_sec .right_col ul li { width: calc(50% - 2.5px); min-height: 110px; padding: 15px 8px 11px; }
    .result_comman_sec .right_col ul li h3 { margin-bottom: 5px; }
    .the-result-page section:not(.banner_results_sec) .left_col .text{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
    .the-result-page section .left_col .text.expanded { -webkit-line-clamp: unset; overflow: visible; }
    .result_comman_sec .right_col { margin-top: 300px; }

    /* dermatologist_details_page */
    .dr_details_page .inner_pages_sec { padding: 9px 15px; top: 70px; }
    .dr_details_page .inner_pages_sec_overlay { height: 135px; }
    .dr_details_page .dermatologist_details_page .contents { margin-top: calc(-100vh + 150px); padding: 40px 20px 20px; min-height: calc(100vh - 150px); max-width: calc(100% - 30px); }
    .dermatologist_details_page .title h1 { font-size: 30px; line-height: 21px;margin-bottom: 30px;}
    .dermatologist_details_page .title p{line-height: 18px;}
    .dr_select_box { margin-top: 30px; }
    .doctor_popup { border-radius: 30px; }
    .doctor_popup .video_list li { padding: 0 6px 0 14px; font-size: 14px; width: 100%; justify-content: space-between; }
    .dr_select_box .select_head .selected_text span{display: none;}
    .dr_select_box .select_head .selected_text strong { margin-right:0; padding-right:0; border-right:none;font-weight: 400;}
    .dr_select_box .select_list li span{display: none;}
    .dr_select_box .select_list li strong{margin-right:0; padding-right:0; border-right:none;font-weight: 400;}
    .dr_select_box .select_list li { padding: 0 5px; }
    .dr_details_page .inner_pages_sec ul li a{font-size: 16px;}
    .contents { overflow-y: auto; -webkit-overflow-scrolling: touch; }
    
    .banner_doctors.banner_comman{height: calc(100vh - 55px);}
    .banner_scrience { height: 100%; }
    .banner_scrience .contents { min-height: calc(100vh - 60px); }
    .product_registration_form .col .in.wpcf7-quiz{height: 60px;}
    .product_registration_form .checkbox label{margin-top: 20px;}

    .error_page h1 { font-size: 30px; line-height: 30px; }
    .error_page .contents h3 { font-size: 20px; margin: 20px 0; }
    .error_page .contents .btn { min-width: 160px; line-height: 23px; }
    header .header_bottom div.wrap { height: calc(100vh - 290px); }
    body.home .logo_text_box { bottom: 0; padding: 15px; left: 0; }
    body.home .banner_scrience .contents{        padding: 73px 20px 15px;}
    body.home .banner_scrience .bg::before { opacity: 0.5; background-color: #000000; }
    body.home .banner_scrience .bg::after { mix-blend-mode: hue; background: linear-gradient(0deg, #213349 0%, #213349 100%); }

    .accessories_page.banner_comman .contents { max-height: calc(100vh - 55px); padding: 60px 20px 40px; max-width: calc(100% - 30px); margin-top: calc(-100vh + 55px); min-height: calc(100vh - 55px); }
    .accessories_page .accessories_lists li { width:100% !important;margin: 0 0 10px !important;}
    .accessories_page h1 { margin-bottom: 40px; font-size: 40px; line-height: 29px; }
    .accessories_lists li { padding: 15px 20px 15px 0px;}
    .accessories_lists li .img { width:70px; height: 85px;padding: 0 5px;}
    .accessories_lists li .text { width: calc(100% - 70px);}
    .accessories_lists li .btn { margin-top: 15px; }
    .accessories_lists li p { -webkit-line-clamp: 1; }

    .banner_product_work .right_col ul li{left: 0 !important;}
    .banner_product_work .right_col ul li:first-child{    margin-top: 0;}
    .banner_product_work .right_col ul li:nth-child(2n) .col { margin: 0 0 30px; margin-right: 0; }

    header .header_bottom .right_nav>ul>li:last-child{display: none;}
    .mobile_product{display:block;position:fixed;bottom: 0;left: 0;width: 100%;padding: 30px 35px 78px;background-color: #000;}
    .mobile_product::after{content:'';position: absolute;top: 0;left: 0;right: 0;width:calc(100% - 70px);height: 1px;background-color: #333333;margin: 0 auto;}
    .mobile_product .btn { width: 100%; font-size: 16px; justify-content: center; line-height: 38px; padding: 0; }
    .mobile_product .btn::after{display: none;}

    .banner_product.banner_comman .bg { background-position: center !important; 
        /* background-size: 220% 100% !important; */
        background-size:154vh auto !important;
         background-repeat: no-repeat !important; }
    .light_animation { top: 0; width: 80vw; bottom: 0; height: 38vh; }

    .the-science-page .mobile_layer>img.top ,
    .the-science-page .mobile_layer>img.left_top{ bottom: 55px !important; }
    .banner_about_sec .left_col h1{line-height: 1.13;}
    .banner_about_sec .left_col p { margin-bottom: 10px; }
    .banner_about_sec .left_col .btn { margin-top: 10px; }

    .page-template-results-page .mobile_layer>img.top,
    .page-template-results-page .mobile_layer>img.left_top{ bottom: 55px; }

    body .result_comman_sec .bg::after {background-size: 100% 100%; transform: rotate(90deg); height: 300vh; width: 300vh;}
    .testimonials_contact .left_col ul li { padding-right: 30px; background-image: url(../images/orange_star.png); background-repeat: no-repeat; background-position:right 10px center; }
    .testimonials_contact .left_col ul li:last-child{padding:0 !important;background-image: none !important;}
    .faq_page .lists li h3:hover{color: #FFFFFF;}
    .faq_page .lists li:has( h3.open){border: none !important;}
    .doctor_popup .text .flag_list{width: 100%;gap: 5px;justify-content: center !important;}

    .lifetime_warranty .warranty_free h2{font-size: 25px;}
    .lifetime_warranty .warranty_free h2 br{display: block;}
    .lifetime_warranty .warranty_free ul { width: 100%; }
    .lifetime_warranty .warranty_free ul.title li { width: 100% !important; font-size: 16px; padding: 0; line-height: 1.2; }
    .lifetime_warranty .warranty_free ul.title li+li{display: none !important;}
    .lifetime_warranty .warranty_free ul:not(.title) li:first-child{width: 100% !important;font-size: 16px;font-weight: 500;}
    .lifetime_warranty .warranty_free ul:not(.title) li+li{width: 50% !important;        font-size: 12px;}
    .lifetime_warranty .warranty_free ul:not(.title) li + li::before { content:attr(data-title)' :';margin-right: 5px;}
    .training_downloadfile{height: auto !important;}
    .training_downloadfile .colin ul{margin-top: 0;}
    .training_downloadfile .colin ul li a{padding: 10.5px 20px 10.5px  0;}
    .contact_page .right_col .col label{width: 100% !important;}

    .play_pause,
    .banner_product  .play_pause { bottom: 20px; right: 20px; }
    body.home .banner_comman .text_btn_box{ bottom: 100px !important;}
    .banner_product.banner_comman .bg video{height: 100%; border-radius: 40px; position: absolute; width: 100%;}

    
    /* new chnages scroll */ 
    body.our-story, 
    body.produc_dashboard_page, 
    body.the-science-page, 
    body.home, 
    body.the-result-page{    height: auto; overflow: hidden !important;}
    body .main-content { height: auto; }
    body .pages { height:auto;}
    body .page { opacity: 1; visibility: visible; pointer-events: all; position: relative !important; height: 100vh !important; min-height: 100vh;}
    body .page.banner_home {    min-height: calc(100vh - 40px) !important;}
    body .banner_comman .bg {border-radius: 40px; overflow: clip;position: absolute !important;top: 0 !important; right: 0; }
    body .banner_comman .bg video { height: 100%; position: relative; width: 100%; top: 0; }
    body .banner_comman .contents{margin-top: 0 !important;padding: 70px 10px 20px !important;}
    .banner_comman .logo_text_box{border-radius: 0 !important;}
    
    body .page { height: auto !important;}
    body .pages .page+.page+.page {min-height: 90vh;}
    body .banner_comman:not(.banner_product,.banner_home) .bg { height: 100% !important; }
    body .pages section.banner_comman .contents { max-height:none !important; overflow-x: hidden; min-height: auto !important; }
    body section+section{margin-top:40px !important;}
    body.the-science-page .mobile_layer{display: none;}

    body.home .banner_home.banner_comman .bg { height: calc(100vh - 260px) ;}
    body.home .logo_text_box { bottom: 0px; position: absolute; }
    

    .produc_dashboard_page {}
    body .pages section.banner_comman.banner_product_dash .contents{min-height:calc(100vh - 140px) !important;}
    .produc_dashboard_page .product_reg_box { padding-top: 0; }
    .produc_dashboard_page .banner_product_dash>.product_reg_box { bottom: 0; padding:15px 0; }
    body .banner_product_work.banner_comman .contents { padding: 70px 10px 70px !important; }
    body .pages section.banner_comman.banner_product_use  .contents{ min-height: calc(100vh - 100px) !important; }


    .press_page ,
    section.faq_page,
    .lifetime_warranty,
    .distributor_page,
    .contact_page,
    .terms_page,
    .product_registration_page{ height: auto !important; }
    .press .contents ,
    .limited-lifetime-warranty .banner_comman .contents,
    .become-a-distributor .banner_comman .contents,
    .contact-us .banner_comman .contents,
    .product_registration_page .banner_comman .contents,
    .terms_page .banner_comman .contents{ max-height: none !important;}

    /* our-story */
    body .page.banner_our_strory{min-height:calc(100vh - 15px);}
    body .banner_our_strory.banner_comman .bg video { height: 50vh; position: absolute; width: 100%; top: auto; bottom: 0; } 
    .the-result-page .banner_results_sec .left_col{padding-top: 100px;margin-bottom: 20px;}
    .the-result-page .mobile_layer{display: none;}

    .inner_pages_sec .wrap ul li a:hover{color: #FFFFFF !important;} 
    .inner_pages_sec .wrap ul li a.active{color: #FFFFFF !important;}
    body .inner_pages_sec .wrap ul li.active a{color: #B7D2FA !important;}



    .default_pages h1 { font-size: 34px; line-height: 38px; margin-bottom: 20px; }
    .woocommerce-cart .woocommerce form table thead{display: none !important;}
    .woocommerce-cart .woocommerce form table tr{position: relative;}
    .woocommerce-cart .woocommerce form table tr .product-remove { position: absolute; right: 0; top: 0; width: 30px !important; height: 35px; display: flex; align-items: center; justify-content: center; background-color: #ffffff30; border-radius: 5px; }
    .woocommerce-cart .woocommerce form table tbody tr td:nth-child(2){}
    .woocommerce-cart .woocommerce form table tbody tr td:nth-child(3){width:calc(100% - 80px) !important;}
    .woocommerce-cart .woocommerce form table tbody tr td:nth-child(4),
    .woocommerce-cart .woocommerce form table tbody tr td:nth-child(5),
    .woocommerce-cart .woocommerce form table tbody tr td:nth-child(6){width: 100%; padding: 5px 10px 5px 80px; text-align: left;}
    .woocommerce-cart .woocommerce form table tbody tr td.product-quantity input { text-align: left; }
    .woocommerce-cart .woocommerce form table tbody tr .actions { flex-wrap: wrap;}
    .woocommerce-cart .woocommerce form table tbody tr .coupon #coupon_code { width: 100%;margin-bottom: 10px;}
    .woocommerce-cart .woocommerce form table tbody tr .coupon .button { width: 100%; margin-left: 0; }
    .woocommerce-cart .woocommerce form table tbody tr .actions .button[name="update_cart"] { width: 100%; margin-left: 0;margin-top: 10px;}
    .woocommerce-cart .woocommerce form table tbody tr .coupon { width: 100%; }
    .default_pages.banner_comman { height: auto; }
    .woocommerce-checkout .woocommerce { padding: 20px 12px; margin-top: 20px;}
    .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info { flex-wrap: wrap; }

    .woocommerce-order .woocommerce-notice { font-size: 24px; line-height: 1; }
    .woocommerce-order .woocommerce-order-overview { padding: 15px; margin: 20px 0;}
    .woocommerce-order .woocommerce-order-overview li { font-size: 14px; margin-bottom: 3px; }
    .woocommerce-order .woocommerce-order-details h2,
    .woocommerce-order .woocommerce-customer-details h2 { font-size: 20px; margin-bottom: 10px; }
    .woocommerce-order .woocommerce-order-details .shop_table tr td a{line-height: 1;}
    .woocommerce-order .woocommerce-order-details .shop_table tr th, 
    .woocommerce-order .woocommerce-order-details .shop_table tr td { font-size: 14px; }
    .woocommerce-order .woocommerce-customer-details address { padding: 15px; }
    body.checkout section+section { margin-top: 20px !important; }
    body.single-doctor .banner_comman .contents{height: auto; max-height: none;padding: 140px 10px 20px !important;}
    body .banner_comman.face_page .contents,
    body .banner_comman.before_after_page .contents{ max-height: none !important; }
    .face_page,.before_after_page { height: auto !important; }

    .price_col ul{z-index: 2 !important;}
    .product_reg_box .price_col ul{top:auto;bottom: 100%;}
    .produc_dashboard_page .banner_product_dash>.product_reg_box{z-index: 9;}

    /* .produc_dashboard_page .pages section.banner_comman:not(.page-1){min-height: auto !important;}
    .produc_dashboard_page .pages section.banner_comman:not(.page-1) .contents {max-height:none !important;min-height: auto !important;}*/
    .produc_dashboard_page .logo_text_box.single_button_box{position: relative !important;} 

    /* .produc_dashboard_page section.page-4 .logo_text_box.single_button_box,
    .produc_dashboard_page section.page-6 .logo_text_box.single_button_box{position: absolute !important;} */

    .banner_product_result.banner_comman .left_col { min-height: auto; }
    body.produc_dashboard_page .banner_product_result {min-height: auto !important;}
    body.produc_dashboard_page .pages section.banner_comman.banner_product_result .contents{min-height: auto !important;}
    .banner_product_result .bg video { object-position: center; }

    body .video_btn { width: 62px !important; height: 62px !important; }
    body .video_btn video,
    body .video_btn span{display: none !important;}

    .inner_pages_sec .next_prev{display: flex !important;}
    .banner_product_result .produc_blog .colin h3{line-height: 1;}

    .our-story{}
    .our-story .pages{height: 100vh; overflow-y: auto;}
    .our-story .pages::after { content: ''; position: fixed; bottom: 0; left: 0; width: 100%; height: 16px; background-color: #000; z-index: 9; }
    .our-story .pages .left_bottom { display: block; position: fixed; left: -6px; bottom: 14px; z-index: 9; max-width: 65px; }
    .our-story .pages .bottom { display: block; position: fixed; right: -6px; bottom: 14px; z-index: 9; max-width: 65px;         transform: scale3d(-1, 1, 1);}

    .our-story .bg_mobile { display: block; position: fixed; width: calc(100% - 30px); height: calc(100vh - 15px); left: 0; right: 0; margin: auto; border-radius: 40px;overflow: hidden;}
    .our-story .bg_mobile video {height: 50vh; position: absolute; width: 100%; top: auto; bottom: 0; object-fit: cover; object-position: center; transform: scale3d(-1, 1, 1);}
    .our-story .bg_mobile::after {left: 0; position: absolute; background-size: cover; width: 100%; background-image: url(../images/our-story_layer_mob.png);    top: 0;background-repeat: no-repeat;content: '';        height: 100%;}
    .our-story section .bg{display: none !important;} 
    .our-story .pages section.banner_comman .contents{padding: 100px 10px 20px !important;}
    .inner_pages_sec .wrap{ width: calc(100% - 70px); margin: 0 auto; }
    .produc_dashboard_page .product_reg_box.mobile_non_scroll { display: block !important; position: absolute; bottom: 20px; width: calc(100% - 20px); background-color: transparent; }
    .produc_dashboard_page .product_reg_box.mobile_non_scroll .btn_box a.buynow { width: 100%; justify-content: center; }

    .the-result-page .inner_pages_sec ul li a, .single-doctor .inner_pages_sec ul li a { padding: 0 1.1rem;}
    /* .our-story .bg_mobile { position: sticky; } */
    body.our-story .pages{height: auto !important;overflow: visible !important;}
    /* body.our-story .mobile_wrap{    margin-top: calc(-100vh + 40px);} */
    body.our-story footer::after,
    body.our-story footer::before{content:'';position: absolute;bottom: 100%;left: -7px;background-image: url(../images/t_l_shap.png);background-repeat: no-repeat;background-size: contain;width: 65px; height: 43px;}
    body.our-story footer::before{ transform: scale3d(-1, 1, 1);left: auto;right:-7px;}

    section.banner_product_benefits .right_col .box{display: none !important;}
    section.banner_product_benefits .right_col{width: 100%;}
    section.banner_product_work .colin-box { width: 100%; }
    section.banner_product_work .box{display: none !important;}


    body .page>.video_btn{display: none !important;}
    body .video_btn.mobile_show{position: relative;right: 0;bottom: 0;width: 100% !important; height: 202px !important;display: flex !important;margin-top: 67px;}
    body .video_btn.mobile_show video, body .video_btn.mobile_show span { display: block !important; }
     body .video_btn.mobile_show span{width:43px;}
    body .video_btn.mobile_show h6 { bottom: auto; text-align: left; top: -31px;}

    body.home .banner_scrience .bg::after{    border-radius: 40px;}

    .single-product .animate,
    .single-product .animate_opacity{opacity: 1 !important;transform: translate(0, 0) scale(1) !important;}
    
    .banner_product_use .right_col .box { padding-bottom: 90px; }
    section.banner_product_work .left_col ,
    section.banner_product_benefits .left_col{ width: 100%; padding-right: 0; }

    .page>.light_animation{display: none !important;}
    .banner_comman .contents .light_animation{display: block !important;        top: 0; width: 100%; bottom: 0; height: 280px; position: relative; max-width: 300px;}
    .banner_comman .contents .light_animation img{    position: relative; inset: 0; margin: auto; opacity: 1; width: 100%; height: 100%; object-fit: contain;}
    .banner_product_use3 .img_mobile { display: none !important; }
    .banner_product_use3 .right_col .box{padding-bottom: 0 !important;}

    .mobile-wrapper{position: relative;}
    body .mobile-wrapper .banner_comman .contents{padding:40px 10px!important;}
    body .mobile-wrapper section+section { margin-top:15px !important; }
    body .mobile-wrapper .logo_text_box.single_button_box{display: none !important;}

    .mobile-wrapper .single_button{position: fixed; left: 0; bottom: 20px; right: 0; z-index: 99; padding: 0 15px;opacity: 0;pointer-events: none;visibility: hidden;transition: 0.4s ease all;}
    .mobile-wrapper.active .single_button{opacity: 1;pointer-events:all;visibility: visible;}
    .mobile-wrapper .single_button+.single_button{display: none !important;}
    .banner_product_use2.banner_comman .right_col .img{ right: 0; top: 10px; }
    .banner_product_use2.banner_comman .right_col .device_img{ max-height: 400px; }

    body.single-product .main-content{padding-top: 40px;}
    .banner_product.banner_comman .bg video { object-fit: revert-rule; object-position: center; }


}
/* 320 */
.banner_comman .contents .light_animation{display: none;}
@media screen and (max-width:429px) {
    .logo_text_box .inner { border-radius: 30px; padding: 30px 20px; }
    .logo_text_box .inner p{font-size: 13px;}
    /* about page */
    .banner_comman .text_btn_box { padding: 0 0 20px 20px; }
    .banner_comman .text_btn_box p { font-size: 16px; line-height: 1; margin-bottom: 16px;}
    footer .footer_bottom .mid a+a { margin-left: 10px; }
    footer .footer_bottom .mid a+a img{max-width: 220px;}

    /* product */
    .product_reg_box { width: 300px; }
    .product_reg_box .btn_box a { font-size: 13.5px; padding: 13.5px 6px; }
    .logo_text_product.logo_text_box .inner>img { max-width: 90px;max-width: 90px; max-height: 50px;}
    .banner_product_dash .contents { max-width: calc(100% - 50px); }
    .howuse_btn .btn_box a { font-size: 13px; line-height: 18px; }
    /* .light_animation { top: 190px; transform: scale(1); width: 180px; bottom: auto; height: 350px; }  */
    .banner_product_use .left_col h1 { font-size: 30px; line-height : 28px; }
    .banner_product_use .left_col p { margin-top: 10px;font-size: 30px;}
    .banner_product_use .right_col .box { max-width: 200px; margin-top: 40px; }
    .banner_product_use .right_col .img { max-width: 170px; left: -20px; top: 10px; }
    .video_btn { width: 62px; height: 62px;}
    .banner_product_use2.banner_comman .right_col .img { left: auto; max-width: 60%; right: -20px; top: 0; }
    .banner_product_use3.banner_comman .contents { padding: 90px 20px 100px; }
    .produc_dashboard_page .banner_product_dash .contents { padding: 40px 10px 20px; }
    .produc_dashboard_page .banner_product_dash>.product_reg_box .product_registration { width: calc(100% - 115px); font-size: 12.1px; }
    .product_reg_box .btn_box a::after { margin-left: 5px; }

    /* product-registration */
    section.product_registration_page .contents { max-width: calc(100% - 30px); padding: 50px 10px 30px; }
    .product_registration_page .contents>h1 { font-size: 28px; line-height: 32px; margin-bottom: 10px; }
    .product_registration_page .contents>p { font-size: 14px; line-height: 20px; }
    .our_warranty_sec .text { padding: 30px 10px 10px; }
    .our_warranty_sec h2,
    .product_registration_form .left_col h1 { font-size: 24px; line-height: 30px; }
    .our_warranty_sec p { font-size: 14px; }
    .product_registration_form .left_col p { font-size: 14px; margin-bottom:10px; word-spacing: 0.2px; }
    .product_registration_form .left_col ul li { font-size: 12px; line-height: 20px; }
    .product_registration_form { padding: 20px 15px; border-radius: 30px; }
    .products_choose_register h3 { margin-bottom: 20px; font-size: 16px; }

    /* distributor-page */
    .distributor_page .contents h1 { font-size: 28px; line-height: 32px; }
    .distributor_form { margin-top: 20px; padding: 20px 15px;}
    .banner_comman .contents { padding: 50px 10px 15px; }
    .distributor_form .btn_box .btn { padding: 14px 30px; }
    .distributor_form .right_col .sub { padding: 13px 20px; }
    .distributor_form .right_col .colin .col { width: 100%; }

    /* press-page */
    .press_page .press_list .col .img_box { height: 160px; }
    .press_page .press_list .col .text { padding: 15px; }
    .press_page .press_list .col h3 { font-size: 16px; font-weight: 700; }
    .press_page .press_list .col p { font-size: 14px; line-height: 18px;}

    /* testimonials-page */
    .testimonials_page .testimonials_list .col .img_box { height: 160px; }
    .testimonials_page .testimonials_list .col .text { padding: 15px; }
    .testimonials_page .testimonials_list .col h3 { font-size: 16px; font-weight: 700; }
    .testimonials_page .testimonials_list .col p { font-size: 14px; line-height: 18px;}

    /* our strory */
    .banner_our_strory .bg { height: calc(100vh - 55px); }
    .mobile_layer>img.top { right: 0; max-width: 46px; bottom:0px; }
    .mobile_layer>img.left_top { left: 0; max-width: 46px; bottom:0px; }
    .banner_our_strory .bg{background-image: none !important;}
    .banner_our_strory_why.banner_our_strory .contents { padding: 70px 10px 20px; }

    /* Science SCROLL */
    section.banner_about_sec .right_col{margin-top: 40px !important;}
    .the-science-page .mobile_layer>img.left_top { bottom: 0;}
    .the-science-page .mobile_layer>img.top { bottom: 0; }

    /* the result page */
    .the-result-page .left_col h1 { margin-bottom: 20px; font-size: 30px; line-height: 26px; }
    body.the-result-page .banner_doctors .slider3d {margin-top:20px;}
    .the-result-page .banner_comman .bg { border-radius: 20px; }
    .inner_pages_sec_overlay>img.top { max-width: 46px; right: 0; }
    .inner_pages_sec_overlay>img.left_top { max-width: 46px; left: 0; }
    .the-result-page .banner_comman .contents { padding: 40px 15px 40px; }
    .real_user_box .btn { padding: 10px 46px 10px 15px; bottom: -45px; left: calc(-50% + 31px); font-size: 14px; }
    .the-result-page .banner_doctors .title h1 { font-size: 26px; line-height: 20px; }
    .the-result-page .left_col h2 { font-size: 24px; margin-bottom: 16px; line-height: 26px; }
    .the-result-page .left_col .btn_box { margin-top: 10px;flex-wrap: wrap; }
    .the-result-page .left_col .btn_box .btn{margin-top: 10px;}
    .result_comman_sec .right_col { margin-top: 25vh; }
    
    /* dermatologist_details_page */
    .dr_details_page .mobile_layer>img.left_top ,
    .dr_details_page .mobile_layer>img.top {bottom: 0px !important;}
    .dr_details_page .dermatologist_details_page .contents { padding: 30px 15px 20px; }
    .dermatologist_details_page .title h1 { font-size: 28px; line-height: 20px; margin-bottom: 20px; }
    .doctor_popup { padding: 20px 10px; }
    .doctor_popup .img { width: 100px; height: 100px; }
    .doctor_popup .video_list li { padding: 10px 6px 10px 14px; font-size: 14px; width: 100%; height: auto; line-height: 16px; }

    /* training */
    section.training_downloadfile .contents { padding: 60px 10px 15px; }
    .training_downloadfile h1 { font-size: 26px; line-height: 30px; margin-bottom: 20px; }
    .training_downloadfile .btn_box { margin-top: 20px; justify-content: space-between; }
    .training_downloadfile .btn_box a {font-size: 12px; padding: 10px 10px; width: calc(50% - 5px); justify-content: center; margin: 0;}
    .training_downloadfile .colin h3 { padding: 12px 30px 12px 12px; font-size: 16px; }
    .training_downloadfile .colin .inner.open { padding: 15px; }
    .training_downloadfile .col_vid span { font-size: 16px; padding: 15px; line-height: 14px; }
    .training_downloadfile .inner_login .in { margin: 25px 0 30px; }

    /* the-science-page */
    section.banner_about_sec .contents { padding: 40px 10px 20px; }
    .banner_about_sec .left_col h1 { font-size: 24px; margin-bottom: 20px;}
    .banner_about_why h1 { font-size: 24px; line-height: 30px; margin-bottom: 20px; }
    .banner_about_why.banner_about_sec .contents { padding: 40px 10px 30px; }
    .banner_about_why .join_box h2 { font-size: 24px; line-height: 30px; margin-bottom: 20px; }

    .contact_page { height: calc(100vh - 55px); }
    .contact_page .bg { min-height: calc(100vh - 55px); }
    .banner_comman .contents { min-height: calc(100vh - 55px); }
    .contact_page .inner { padding: 30px 10px; border-radius: 20px; }
    .contact_page .right_col .col span { font-size: 11.5px;left: 10px;}
    .contact_page .right_col .col .in{font-size: 11.5px;}
    .banner_comman .bg{border-radius: 30px;}
    .distributor_form .thankyou h2 { font-size: 60px; line-height: 60px; }

    .banner_doctors .title h1 { font-size: 40px; line-height: 1; }
    .banner_doctors .slider3d { margin-top: 25px; margin-bottom:50px; }
    .banner_doctors .bg video { border-radius: 30px; }

    .banner_home.banner_comman .bg { height: calc(100vh - 260px); }
    .banner_home.banner_comman .bg video { height: calc(100vh - 250px); }

    .face_page { height: calc(100vh - 55px); }
    .face_page .title h1 { font-size: 28px; line-height: 1.2; }

    
    .banner_our_strory .contents{border-radius: 30px;}
    .terms_page .btn_box{justify-content: center;}
    .terms_page .btn_box a { margin: 0; font-size: 12px; padding: 12px 10px; }
    .terms_page .btn_box a+a{margin-left: 5px;}
    .terms_page .lists li h3 { font-size: 14px; line-height: 1.2; }
    .terms_page .terms_inner { margin-top: 30px; }
    section.warranty_claim_page .contents { padding: 50px 10px 40px; }
    section.warranty_claim_page .contents>h1 { font-size: 28px; margin-bottom: 20px; }
    .products_choose_register .item .checkbox { line-height: 12px; font-size: 12px; min-height: 48px; }
    .products_choose_register .item .text { padding: 4px 6px; }
    .products_choose_register .quantity { margin-top: 4px; }
   .products_choose_register .item .img:has(+.text input:checked) { height: 65px; }

   .products_choose_register .item{height: 165px;}
   .products_choose_register .item .text {min-height: 100px;padding: 8px 6px 5px;}
   /* .inner_pages_sec .wrap ul li a:hover { color: var(--white) !important; } */


}
@media screen and (max-width:374px) {
    .lifetime_warranty .warranty_year .col { padding: 30px 10px 20px; }
    .lifetime_warranty .warranty_year .col .product_reg_box { width: calc(100% - 20px); bottom: 20px; }
    .lifetime_warranty .warranty_year .col .product_reg_box .price_col h3 { font-size: 24px; }
    .the-result-page .left_col .btn_box .btn{font-size: 12px;}


}