@media (min-width: 1200px) {}

@media (min-width: 1400px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1260px;
  }

}

@media (min-width: 1600px) {}

@media (min-width: 1900px) {}



@media(max-width:1399px) {
  .header_wrppr {
    padding: 0;
  }

  /* Home Page Start */
  .hkvital_img {
    max-width: 460px;
    margin: 0 auto -50px auto;
    transform: translateY(30px);
  }

  /* Home Page End */


}

@media(max-width:1199px) {


  /*New Header Start */
  .navitem {
    position: relative;
    padding: 0 10px;
  }

  /*New Header End */


  /* Home Page Start */
  .review_product_content {
    padding: 0 10px;
  }

  .evaluation_progress h4 {
    font-size: 13px;
    line-height: 1.3;
  }

  .hkvital_img {
    max-width: 400px;
    margin: 0 auto -30px auto;
    transform: translateY(50px);
  }

  .ingredients_section {
    padding: 70px 0 50px;
  }

  .product_fact {
    padding: 40px 30px 20px 40px;
  }

  .vital_sec_wrp {
    margin-bottom: 20px;
  }

  .product_row {
    padding: 30px 0px 30px 0;
  }

  .hkcontent {
    padding: 0 15px;
  }

  /* Home Page End */
  /* user review Start */
  .abt_rev {
    max-width: 640px;
  }

  /* user review End */

}


@media(max-width:991px) {

  /* Home Page Start */
  .header_wrap {
    flex-direction: column;
  }

  h2 {
    font-size: 26px;
  }

  .review_product_content h2 {
    margin-bottom: 8px;
  }

  .rating {
    font-size: 14px;
    margin-bottom: 6px;
  }

  .review_product_content {
    padding: 0;
  }

  body {
    line-height: 23px;
    font-size: 14px;
  }

  .review_section {
    margin-top: 52px;
  }

  .review_product {
    top: 105px;
  }

  .review_list li {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
  }

  .review_list li::after {
    top: 0px;
  }

  .btn_wrp {
    align-items: start;
    column-gap: 0;
    flex-direction: column;
    row-gap: 15px;
  }

  .site_btn {
    font-size: 14px;
    padding: 10px 33px;
  }

  .evaluation_row {
    padding: 25px 24px;
    row-gap: 15px;
  }

  .hkcontent {
    padding: 0;
  }

  .hkvital_img {
    transform: translateY(70px);
  }

  .hkvitals {
    padding: 48px 0;
  }

  .ingredients_section {
    padding: 48px 0;
  }

  .vital_itam_img {
    margin: 0px auto 15px;
  }

  .vital_text p {
    font-size: 15px;
    line-height: 23px;
    letter-spacing: -0.1px;
  }

  .vital_text h4 {
    margin-bottom: 5px;
  }

  .product_fact {
    padding: 20px 0 0 20px;
  }

  .product_table td {
    font-size: 13px;
    padding: 10px 16px;
  }

  .product_table th {
    font-size: 14px;
    padding: 12px 16px;
  }

  .table_check::after {
    top: 0;
    scale: 0.8;
  }

  .table_check {
    position: relative;
    padding-left: 25px;
  }

  .faq_wrap {
    padding: 48px 0px;
  }

  .faq_heading h2 {
    margin-bottom: 20px;
  }

  .faq_accordion .accordion-item .accordion-button {
    font-size: 15px;
    line-height: 26px;
  }

  .faq_accordion .accordion-body {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.1px;
  }

  .faqrow {
    min-height: 510px;
  }

  .foot_item_wrp .foot_link ul li:not(:first-child) {
    margin-left: 20px;
  }

  .main_footer {
    padding: 20px 0px;
  }

  .header_logo::after {
    content: '';
    position: absolute;
    right: 0;
    width: 100vw;
    background: #fff;
    top: -5px;
    height: calc(100% + 5px);
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
  }

  .sales_btn_wrp {
    padding-top: 5px;
  }

  .sticky_hdr header {
    padding: 0;
  }

  .header_logo {
    color: #000;
  }

  /* Home Page End */
  /* user review Start */
  .rating_review_holder ul li {
    padding: 24px 30px 28px 28px;
  }

  .abt_rev {
    max-width: 450px;
  }

  .more_review {
    padding: 18px 27px 18px;
  }

  .abt_rev p {
    font-size: 14px;
    line-height: 20px;
  }

  /* user review End */
  .legal_note p{
    font-size: 12px;
  max-width: 90%;
  line-height: 17px;
}

}


@media(max-width:767px) {



  /* Home Page Start */

  .times_wrpr {
    flex-wrap: wrap;
    justify-content: center;
    width: 330px;
  }

  .sales_btn_wrp h4 {
    width: 100%;
    flex: 0 0 auto;
    text-align: center;
  }

  .percent_off {
    font-size: 9px;
    width: 55px;
    height: 55px;
  }

  .percent_off span {
    font-size: 17px;
  }

  .sales_btn_wrp {
    margin-top: 11px;
  }

  .review_product {
    top: 0;
  }

  .review_section {
    margin-top: 92px;
  }

  .review_product_content {
    margin-top: 15px;
  }

  .btn_wrp {
    align-items: center;
    column-gap: 20px;
    flex-direction: row;
  }

  .hkcontent h2 {
    margin-bottom: 10px;
  }

  .hkcontent {
    text-align: center;
  }

  .hkvital_img {
    margin: 50px auto 0;
    transform: translateY(0px);
  }

  .vital_heading {
    margin-bottom: 40px;
  }

  .product_row {
    padding: 30px 0px 20px 0;
    row-gap: 25px;
    border-radius: 10px;
  }

  .product_fact {
    padding: 0;
  }

  .faq_btn_wrp {
    margin-top: 20px;
  }

  .foot_item_wrp {
    row-gap: 12px;
    flex-direction: column;
  }

  /* Home Page End */
  /* user review Start */
  .rating_review_holder ul li {

    flex-direction: column;
    align-items: start;
  }

  .abt_rev {
    max-width: 100%;
    margin-bottom: 25px;
  }

  .abt_rev h6 {
    margin-bottom: 12px;
  }

  .more_review a {
    font-size: 16px;

  }

  .more_review {
    padding: 10px 27px 12px;
  }

  /* user review End */


}


@media(max-width: 575px) {


  /* Home Page Start */
  .bnrrow {
    padding: 14px 8px;
  }

  .review_product_content {
    margin-top: 7px;
  }

  .site_btn {
    width: 100%;
    text-align: center;
  }

  .btn_wrp {
    flex-direction: column;
    padding-bottom: 10px;
  }

  .sales_btn_wrp .site_btn {
    width: auto;
  }

  .for_mobile {
    display: block;
  }

  .for_desktop {
    display: none;
  }

  h2 {
    line-height: 1.4;
  }

  .vital_heading {
    margin-bottom: 20px;
  }

  .vital_item {
    margin-bottom: 20px;
  }

  .vital_text p {
    max-width: 100%;
  }

  .product_row {
    margin: 0 3px;
  }

  .product_fact {
    padding: 0 15px;
  }

  .faq_btn_wrp {
    flex-direction: column;
    row-gap: 15px;
  }

  .faq_btn_wrp a:not(:first-child) {
    margin-left: 0px;
  }

  .foot_copy_text {
    width: 100%;
    border-top: 1px solid #D9D9D9;
    padding-top: 10px;
  }

  .faq_wrap {
    padding: 30px 0px 40px;
  }

  .foot_link {
    padding: 0 15px;
  }

  .foot_link li a,
  .foot_copy_text p {
    letter-spacing: 0;
  }

  /* Home Page End */

  .rating_review_holder ul li {
    padding: 20px 28px 24px 28px;
  }

  .abt_rev {
    margin-bottom: 20px;
  }

  .sticky_hdr2 .stky_mbl_btn {
    display: block;
    position: sticky;
    opacity: 1;
    bottom: 0;
    z-index: 10;
    padding: 8px 5px;
    background-color: #fff;
  }

  .sticky_hdr .stky_mbl_btn a {
    border-radius: 20px;
  }

  /* 2025-05-28 */

  .sticky_hdr header {
    position: absolute;
  }

  /* 2025-05-28 */
  .legal_note p{
    font-size: 11px;
  max-width: 100%;
  line-height: 16px;
}
.tstmnl_btm.review_hedr h5 {
  font-size: 14px;
  line-height: 20px;
  margin: 10px 17px;
}
}


@media(max-width:480px) {

  /* Home Page Start */
  .sales_btn_wrp h4 {
    font-size: 12px;
  }

  .times_wrpr {
    width: 270px;
  }

  .review_section {
    margin-top: 80px;
  }

  .review_product {
    height: 350px;
  }

  .review_product img {
    height: 100%;
    object-fit: cover;
  }

  h2 {
    line-height: 1.2;
  }

  .btn_wrp {
    margin-top: 10px;
  }

  .evaluation_progress h4 {
    font-size: 14px;
  }

  .evaluation_progress {
    column-gap: 10px;
  }

  .product_fact h2 {
    margin-bottom: 8px;
  }

  .product_fact {
    padding: 0 6px;
  }

  .product_table td,
  .product_table th {
    padding: 6px 10px;
  }

  .product_table tr:first-child td {
    padding-top: 14px;
  }

  .product_table tr:last-child td {
    padding-bottom: 15px;
  }

  .faq_heading h2 {
    line-height: 1.2;
  }

  .faq_accordion .accordion-item .accordion-button {
    font-weight: 500;
    line-height: 23px;
    padding: 15px 50px 15px 15px;
  }

  .faq_accordion .accordion-button::after,
  .faq_accordion .accordion-button:not(.collapsed)::after {
    right: 10px;
    ;
  }

  /* Home Page End */
  .review_section {
    margin-top: 110px;
}
.review_product {
    height: 316px;
}
.review_product img {
    width: 100%;
    object-fit: contain;
}
}