/** Shopify CDN: Minification failed

Line 17:0 All "@import" rules must come first
Line 78:63 Expected ")" to end URL token

**/


* {
    padding: 0px;
    margin: 0px;
    letter-spacing: 0;
    line-height: auto;
}

/* bkp fonts */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

/*
@font-face {
    font-family: NHaasGroteskTXPro-65Md;
    src: url(NHaasGroteskTXPro-55Rg.ttf);
}

@font-face {
    font-family: NHaasGroteskTXPro-55Rg;
    src: url(NHaasGroteskTXPro-55Rg.ttf);
}

@font-face {
    font-family:NHaasGroteskDSPro-75Bd;
    src: url('https://purplek.ca/cdn/shop/t/1/assets/NHaasGroteskDSPro-75Bd.otf'); 
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
*/
div#google_translate_element {
    position: absolute;
    top: 4%;
    left: 50%;
    z-index: 9;
    transform: translate(-50%, 0px);
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    --bs-gutter-x: 24px;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
}

.navbar {
    --bs-navbar-padding-x: 0;
    --bs-navbar-padding-y: 8px;
    --bs-navbar-color: rgba(0, 0, 0, 0.55);
    --bs-navbar-hover-color: rgba(0, 0, 0, 0.7);
    --bs-navbar-disabled-color: rgba(0, 0, 0, 0.3);
    --bs-navbar-active-color: rgba(0, 0, 0, 0.9);
    --bs-navbar-brand-padding-y: 5px;
    --bs-navbar-brand-margin-end: 16px;
    --bs-navbar-brand-font-size: 20px;
    --bs-navbar-brand-color: rgba(0, 0, 0, 0.9);
    --bs-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);
    --bs-navbar-nav-link-padding-x: 8px;
    --bs-navbar-toggler-padding-y: 4px;
    --bs-navbar-toggler-padding-x: 12px;
    --bs-navbar-toggler-font-size: 20px;
    --bs-navbar-toggler-icon-bg: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);
    --bs-navbar-toggler-border-color: rgba(0, 0, 0, 0.1);
    --bs-navbar-toggler-border-radius: 6px;
    --bs-navbar-toggler-focus-width: 4px;
    --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}

.my-5 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
}

.g-4,
.gy-4 {
    --bs-gutter-y: 24px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.row {
    --bs-gutter-x: 24px !important;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}


.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    max-width: 1140px !important;
}

body,
.hero-text,
.insight p,
.peak-guide p,
.peak-text p,
.footer-section p,
.category-text,
p.dosage-text,
/* .nutrition-item small, */
.nutrition-item span,
h2.section-title,
.large-number,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.accordion-button {
    /* font-family: bebas-neue;
 */
    font-family: NHaasGroteskDSPro-75Bd;
}

/*
.footer-tagline{
    font-family: NHaasGroteskDSPro-75Bd;
}*/
/*  .energy_immunity p,
 .superior_absorption p  {
        font-family: "Inter", sans-serif !important;
        font-weight:500;
} */
.creatine_hcl_lft p,
.creatine_hcl_rgt p,
.energy_complex_breakdown_lft p,
.energy_complex_breakdown_rgt p,
.accordion-body,
.section-text,
.nutrition-item small,
.energy_immunity p,
.superior_absorption p {
    font-family: "Inter", sans-serif !important;
    font-weight: 400;
}

p {
    font-size: 23px;
}

/* h3{
    font-family: NHaasGroteskTXPro-65Md;
} */
span.trd {
    font-size: 60px;
    transform: translate(3px, -20px);
    display: inline-block;
}

span.foo_trd {
    /*  font-size: 3.5vw;
    display: inline-block;
    transform: translate(-3px, -14px); */
    font-size: 2.5vw;
    display: inline-block;
    transform: translate(4px, -33px);
}

.navbar-brand {
    font-size: 56px;
    font-weight: bold;
    color: #5B2D88;
}

nav.navbar.navbar-light.bg-white {
    position: relative;
    /*  padding-top: 30px; */
}

.navbar-text {
    font-size: 28.8px;
    font-weight: bold;
    color: #4c4c4c;
    letter-spacing: 5px;
}

h3 {
    color: #5B2D88;
    font-weight: bold;
    font-size: 60px;
}

sub {
    bottom: 27px;
    font-size: 70.35px;
    margin-left: 0px;
}

/* Hero Section */
.hero {
    position: relative;
    background: url('ns_purple_main_banner_1.jpg') no-repeat left center;
    background-size: cover;
    color: white;
    text-align: center;
    padding: 290px 0;
    background-position: 50%;
    height: 1042px;
}

/* .hero {
    position: relative;
    overflow: hidden;
    height: 1300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    padding: 290px 0;
}

.hero:before {
    content: '';
    position: absolute;
    background: url(ns_purple_main_banner.jpg) no-repeat left center;
    background-size: contain;
    color: white;
    text-align: center;
    padding: 290px 0;
    width: 233%;
    float: left;
    overflow: hidden !important;
    background-position: -25% -79%;
    height: 1229px;
    left: 0;
    top: 0;
    z-index: -1;
} */
/* Ensuring content is above the overlay */

img.mail_icon {
    /* position: absolute; */
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    padding: 10px;
}

form.subscribe_form {
    position: relative;
    width: 635px;
    outline: none !important;
    border: 0px !important;
    box-shadow: none !important;
}

button.Submit {
    position: absolute;
    width: 75px;
    height: 67px;
    top: 0px;
    right: 0px;
    border: 0;
    border-radius: 30px;
    background: transparent;
    filter: invert(1);
    transition: 0.3s;
    padding: 6px 10px;
}

button.Submit:hover {
    transform: scale(1.1);
}

.hero .container {
    position: relative;
    z-index: 2;
}

.brand-name {
    font-size: 40px;
    font-weight: bold;
}

.hero-text {
    font-size: 64px;
    /*  max-width: 900px; */
    margin: 20px auto;
    color: #fff;
}

/* ------ king-creatine-intro -------- */

.king-creatine-intro {
    width: 100%;
    float: left;
    padding: 70px 0;
}

h2.section-title {
    font-size: 70px;
    color: #5B2D88;
    padding-bottom: 0px !important;
}

.energy_immunity {
    padding-left: 55px;
    width: 120%;
}


p.section-text {
    font-size: 32px;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
}

.fr p.section-text {
    font-size: 28.9px;
}

.insight p {
    font-size: 32px;
    width: 800px;
    margin: 0 auto;
}

/* ==== */
.footer-tagline img {
    width: 65% !important;
    float: right;
}

/* h1.footer-logo {
    margin-bottom: -6vw;
} */
/* ------ absorption-benefits -------- */

.absorption-benefits {
    width: 100%;
    float: left;
    padding: 0 0 130px;

}

.absorption-benefits h3 {
    color: #5B2D88;
    font-weight: bold;
    font-size: 35px;
    font-weight: bold;
    line-height: 32px;
}

.energy_immunity p,
.superior_absorption p {
    font-size: 23px !important;
    width: 267px;
    line-height: 29px;
}

.image-col img {
    width: 854px;
    transform: translate(-252px, -42px);
    position: relative;
    z-index: -1;
    height: 855px;
}

.vegan_friendly {
    padding-top: 50px !important;
}

/* .insight {
    padding: 50px 0;
} */


p {
    color: #0b090b;
}

.identity_contact p,
.identity_form p {
    color: #fff;
}

/* ------ research-backed-section -------- */

.research-backed-section {
    width: 100%;
    float: left;
    padding: 130px 0px 0px;
    background: #C9C2BC;
    position: relative;
    z-index: -4;
}

/* .research-backed-section:before {
    content: "";
    width: 100%;
    height: 134%;
    background-image: url(assets/5Capsules_min.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -270px;
    z-index: -1;
    margin-left: -145px;
} */
/*  .research-backed-section .container .row:before { */
/* .research-backed-section:before {
    content: "";
    width: 80vw;
    height: 40vw;
    background-image: url(ns_purple_5Capsules_min.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -230px;
    z-index: -1;
    margin-left: -103px;
} */
.research-backed-section .container .row>div:first-child {
    position: relative;
}

.research-backed-section .container .row>div:first-child:before {
    content: '';
    background-image: url(ns_purple_5Capsules_min.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 330%;
    height: 150%;
    bottom: -230px;
    z-index: -1;
    margin-left: -255px;
}

.fr .research-backed-section .container .row>div:first-child:before {
    content: '';
    /*   background-image: url(ns_purple_5Capsules_min.png); */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 330%;
    height: 150%;
    bottom: -289px;
    z-index: 2;
    margin-left: -318px;
}

.research-backed-section:after {
    content: "";
    width: 80%;
    width: 50%;
    height: 25px;
    background-color: #5B2D88;
    position: absolute;
    bottom: -25px;
    right: 0;
    z-index: -2;
}

.peak-guide {
    background: #5B2D88;
    padding: 45px 34px 130px;
    border-top-right-radius: 60px;
    border-top-left-radius: 60px;
    position: relative;
    z-index: -3;
}

.peak-guide p {
    font-size: 26px;
    color: #fff;
    /* margin-bottom: 100px; */
}

.peak-text p {
    font-size: 26px;
    padding-bottom: 70px;
}

.fr .peak-text p {
    font-size: 27px;
    padding-bottom: 50px;
}


.nutrition-section {
    padding: 40px 0;
    background-color: #fff;
    /* White background */
    text-align: center;
}

.nutrition-item {
    text-align: left;
    margin-bottom: 90px;
    position: relative;
}

.nutrition-item small {
    font-size: 25px;
    font-weight: bold;
    color: #B2B2B4;
    /* Gray color */
    display: block;
    text-transform: uppercase;
    /*  border-bottom: 2px solid #d3d3d3; */
    /* Light gray underline */
    padding-bottom: 3px;
    margin-bottom: 5px;
}

.nutrition-item span {
    font-size: 152px;
    /* Large bold numbers */
    font-weight: bold;
    color: #5B2D88;
    letter-spacing: -8px;
    line-height: 133px;
    font-size: 150px;
}

.nutrition-item small {
    position: relative;
}

.nutrition-item small::after {
    content: "";
    position: absolute;
    bottom: -2px;
    /* Positioning under the text */
    left: 0%;
    width: 250px;
    /* Custom width */
    height: 3px;
    background-color: #B2B2B4;
}



/* ------ hcl-advantage -------- */

.hcl-advantage {
    width: 100%;
    float: left;
    padding: 200px 0 50px;
}

/* .hcl-advantage p {
    font-size: 28px;
    width: 85%;


    width: 81%; */
/*  width: 35vw; */
/* } */

/* .creatine_hcl_rgt p {
    font-size: 27px;
} */


.creatine_hcl_rgt p {
    width: 519px;
}

.creatine_hcl_lft p {
    width: 505px;
}

.energy_complex_breakdown_lft p {
    width: 615px;
}

.energy_complex_breakdown_rgt p {
    width: 488px;
    /*  margin-left: -4vw; */
}

.creatine_hcl_rgt p,
.creatine_hcl_lft p,
.energy_complex_breakdown_lft p,
.energy_complex_breakdown_rgt p {
    font-size: 25px;
}


.nutrition-facts-panel {
    padding: 90px 0 0;
}

/* ------ hcl-advantage -------- */

.ingredient-breakdown {
    background-color: #fff;
    width: 100%;
    float: left;
    padding: 40px 0 80px;
}

.ingredients-container {
    border: 2px solid #000;
    padding: 15px;
    background-color: #fff;
    margin-top: -10px;
}

.section-title {
    font-size: 24px;
    font-weight: bold;
    color: #5B2D88;
    /* Purple color */
    margin-bottom: 10px;
}

/* .table {
     width: 100%;
     border-collapse: collapse;
     font-size: 16px;
 }

 .table th,
 .table td {
     padding: 5px;
     border-bottom: 2px solid black;
 }

 .table th {
     text-align: left;
     font-weight: bold;
 }

 .table td {
     text-align: left;
 }

 .bold-text {
     font-weight: bold;
 } */

.small-text {
    font-size: 14.4px;
    font-weight: bold;
}

.non-medicinal {
    font-size: 13.6px;
    font-weight: bold;
    padding-top: 10px;
}




.identity_contact {
    padding-top: 20px;
}




/* ------  energy-complex-breakdown -------- */

.energy-complex-breakdown {
    background-color: #fff;
    width: 100%;
    float: left;
    padding: 40px 0 70px
}





/* Large Purple Number */
.large-number {
    font-size: 602px;
    font-weight: bold;
    color: #5B2D88;
    position: relative;
    display: inline-block;
    position: absolute;
    top: -260px;
    right: auto;
    left: auto;
    transform: translate(121px, -214px);
}

/* Capsule images positioning */
.capsule-container {
    position: relative;
    top: -10px;
    width: 100%;
    display: flex;
    /* justify-content: center; */
    flex-wrap: wrap;
    gap: 0px;
    column-count: 5 !important;
    column-gap: 0px;
    display: grid !important;
    grid-template-columns: 116px 113px 325px;
    grid-auto-flow: dense;
    padding-left: 20px;
}

.capsule-img {
    width: 115px;
    height: auto;
}

/* Dosage text styling */
.dosage-text {
    font-size: 35px;
    font-weight: bold;
    color: #000;
    margin-top: 40px;
    line-height: 0.9;
    position: relative;
    width: 167px;
    margin-left: 50px;
}

span.strar {
    position: absolute;
    left: -16px;
    top: 0px;
}





/* ================== */






/* ------  energy-complex-breakdown -------- */

.who-uses-purplek {
    width: 100%;
    float: left;
    position: relative;
    padding: 40px 0 60px;
}

.who-uses-purplek h3 {
    margin-bottom: 30px !important;
}

/* Background Design Element */
.purple-bg {
    background-color: #5B2D88;
    height: 750px;
    width: 750px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -45%);
    z-index: 0;
    border-radius: 50%;
    display: block !important;
}

.identity_contact p.pt-md-3.pe-md-3 {
    padding-right: 0px !important;
}

.card_colum {
    flex-wrap: wrap;
    gap: 40px;
    column-count: 2 !important;
    column-gap: 40px;
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: dense;
}


.card_image_1,
.card_image_2,
.card_image_3,
.card_image_4 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    display: block !important;
}

.card_image_1 {
    background: url(ns_purple_Athlete.jpg) no-repeat left center;
    background-size: cover;
}

.card_image_2 {
    background: url(ns_purple_Older-Adults.jpg) no-repeat left center;
    background-size: cover;
    background-position: 0%;
}

.card_image_3 {
    background: url(ns_purple_WeekendWarriors.jpg) no-repeat left center;
    background-size: cover;
    background-position: 40%;
}

.card_image_4 {
    background: url(ns_purple_SeriousFitness.jpg) no-repeat left center;
    background-size: cover;
    background-position: 80% 0%;
}


/* Image Card Styling */
.category-card {
    position: relative;
    overflow: hidden;
    border-radius: 110px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease-in-out;
    min-height: 500px;
}

/* .category-card:hover {
    transform: scale(1.05);
} */

/* Image Styling */
/* .category-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 60px;
} */











/* ------  energy-complex-breakdown -------- */

.faq-questions {
    width: 100%;
    float: left;
    position: relative;
    padding: 40px 0 100px;
}



.faq-heading {
    font-size: 128px;
    font-weight: bold;
    color: #4D4D4D;
}

.accordion-button {
    font-size: 36px;
    color: #5B2D88;
    background-color: #fff;
    border: none;
    border-bottom: 0px solid #5B2D88;
    padding: 0px 0;
    border-top: 2px solid #5B2D88;
    border-radius: 0px;
}

.accordion-button:not(.collapsed) {
    color: #5B2D88;
    background-color: #fff;
    box-shadow: none;
}

.accordion-button:focus {
    box-shadow: none;
    outline: none;
}

/* Custom Plus and Minus Icons */
.accordion-button::after {
    content: '\002B';
    font-size: 72px;
    font-weight: bold;
    color: #5B2D88;
    transition: transform 0.3s ease-in-out;
}

/* Change to minus (-) when open */
.accordion-button:not(.collapsed)::after {
    content: '\2212';
    font-size: 72px;
    color: #5B2D88;
}

.accordion-button:not(.collapsed)::after,
.accordion-button::after {
    background-image: none;
    transform: none;
    width: 50px;
    height: 100%;
    /*  margin-bottom: 20px; */
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.accordion-button:focus {
    border-color: #5B2D88;
}

.accordion-body {
    padding-bottom: 50px;
    font-size: 27px;
    /*  font-family: Arial, sans-serif; */
}

/* .accordion-body .sm_font {
    font-size: 25px;
} */

/* ------  footer -------- */

footer {
    background-color: #5B2D88;
    color: #fff;
    width: 100%;
    float: left;
    position: relative;
    padding: 90px 0;
}

.footer-logo {
    /* font-size: 7.5rem; */
    /* font-weight: bold; */
    filter: brightness(0) invert(1);
    width: 550px;
    margin-left: -30px;
}

.footer-tagline {
    /* font-size: 4.5rem;
    font-weight: 300;
    color:#7F5CA2;
    line-height: 67px; */
    font-size: 104px;
    font-weight: 700;
    color: #7F5CA2;
    line-height: 90px;
    letter-spacing: -3px;
}

.identity_zone,
.identity_form {
    border-bottom: 1px solid #ffffff;
}

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

.identity_form p {
    font-size: 29px;
    margin-bottom: 16px;
    line-height: 1;
}

/* .identity_contact {
    padding: 0;
} */

.identity_contact h5 {
    font-size: 55px;
    margin-bottom: 0rem;
    color: #fff;
}

.identity_contact .contact-email {
    font-size: 28.8px;
    color: #fff;
    text-decoration: none;
    line-height: 0;
}

.identity_contact p {
    font-size: 28.8px;
    margin-bottom: 8px;
    line-height: 1;
}



.identity_follow h5 {
    font-size: 50px;
    margin-bottom: 0rem;
    color: #fff;
}

.footer-section {
    margin-top: 23px;
}

/* ,.row>div */
.identity_zone>div,
.identity_form>div {
    padding: 0;
}

.subscribe-input {
    background-color: #7F5CA2;
    border: none;
    border-radius: 30vw;
    padding: 12px 40px;
    color: #ccc;
    font-size: 24px;
    width: 635px;
}

.subscribe-input::placeholder {
    color: #ccc;
}

.follow-us {
    display: flex;
    align-items: center;
}

.follow-us i {
    font-size: 24px;
    margin-left: 8px;
    color: #fff;
}

/* .contact-email {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
} */

.contact-email:hover {
    text-decoration: underline;
}

.category-text {
    position: absolute;
    bottom: 40px;
    left: 40px;
    color: white;
    font-size: 60px;
    font-weight: bold;
    z-index: 9999;
    line-height: 52px;
}

.follow-us img {
    width: 60px !important;
}

/*  @media (min-width: 1228px) and (max-width: 1400px) { */


.language_box {
    display: flex;
    flex-direction: column;
}

.fr .hero-text {
    font-size: 63px;
}

.fr .energy_immunity p,
.fr .superior_absorption p {
    font-size: 19.7px !important;
    width: 295px;
    line-height: 25px;
}

.fr .insight p {
    font-size: 30px;
}

.fr .peak-guide {
    padding: 45px 37px 220px;
    margin-left: -20px;
    margin-right: -20px;
}

.fr .energy_complex_breakdown_lft p {
    width: 621px;
}

.fr .accordion-button {
    font-size: 35.2px;
}

.fr .dosage-text {
    font-size: 33.6px;
    font-weight: bold;
    color: #000;
    margin-top: 40px;
    line-height: 0.9;
    position: relative;
    width: 199px;
    margin-left: 13px;
}


.language_box label {
    text-align: center;
    font-size: 16px;
    letter-spacing: 0px;
}

select#language {
    appearance: none;
    width: 180px;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 500;
    color: #6B2DAB;
    background: #ffffff;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
    position: relative;
    border: 1px solid #6B2DAB;
}


select#language:focus {
    outline: none;
    /* box-shadow: 0 0 5px rgba(107, 45, 171, 0.5); */
}

/* Custom arrow */
select#language {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="5" viewBox="0 0 10 5"><path fill="%6B2DAB" d="M0 0h10L5 5z"/></svg>');
    background-repeat: no-repeat;
    background-position: right 15px center;
    padding-right: 30px;
}

/*  @media (min-width: 1228px) and (max-width: 1400px) { */
@media (min-width: 1227px) and (max-width: 1300px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px !important;
    }

    /* .research-backed-section:before {
        content: "";
        width: 100%;
        height: 134%;
        background-image: url(../../assets/5Capsules_min.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        bottom: -342px;
        z-index: -1;
        margin-left: -218px;
    } */
    /* .research-backed-section:before {
        display: none !important;

    }

    .research-backed-section .container .row:before {
        content: "";
        width: 1005PX;
        height: 625px;
        background-image: url(ns_purple_5Capsules_min.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        bottom: -327px;
        z-index: -1;
        margin-left: -235px;
    }
 */
    /*  .research-backed-section:before {
            display: none;
        }
    
        .research-backed-section .container .row>div:first-child {
            position: relative;
        }
    
        .research-backed-section .container .row>div:first-child:before {
            content: '';
            background-image: url(ns_purple_5Capsules_min.png);
            background-size: contain;
            background-repeat: no-repeat;
            position: absolute;
            width: 89vw;
            height: 74vw;
            bottom: -48vw;
            z-index: -1;
            margin-left: -25vw;
        }
        .research-backed-section:after {
            content: "";
            width: 80%;
            width: 60vw;
            height: 18px;
            background-color: #5B2D88;
            position: absolute;
            bottom: -18px;
            right: 0;
            z-index: -2;
        }

        .hero-text {
            font-size: 4vw;
            max-width: 900px;
            margin: 20px auto;
            color: #fff;
        }
 */
    /*  p.section-text {
        font-size: 29px;
    } */
    /*  p.section-text {
        font-size: 29px;
        font-size: 33px;
       
        font-size: 2.49vw;
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
      
    } */

    /* .insight p {
        font-size: 31px;
        font-size: 2.49vw;
        margin-top: -4vw;
        width: 62.2vw;
        margin: -5vw auto 0vw;
    }

    .image-col img {
        width: 681px;
        transform: translate(-26%, -6%);
        position: relative;
        z-index: -1;
        height: 1000px;
    }

    h2.section-title {
        font-size: 70px;
        color: #5B2D88;
        padding-bottom: 0px !important;
    } */

    /* .research-backed-section:before {
        content: "";
        width: 100%;
        height: 109%;
        bottom: -183px;
        z-index: -1;
        margin-left: -92px;
    } */

    /* .peak-guide {
        padding: 55px 28px 150px;
        z-index: -3;
    }

    .peak-text p {
        font-size: 2.1vw;
        padding-bottom: 30px;
    }

    .energy_complex_breakdown_lft p {
        font-size: 24px !important;
        width: 81%;
        width: 48vw;
    }

    .energy_complex_breakdown_rgt p {
        font-size: 24px !important;
        width: 92%;
        width: 36vw;
        margin-left: 0;
    } */

    /*  .container,
         .container-lg,
         .container-md,
         .container-sm,
         .container-xl,
         .container-xxl {
             max-width: 1320px;
             max-width: 83vw !important;
             width: 1320px !important;
         } */
    /* .absorption-benefits h3 {
        font-size: 37px;
        line-height: 34px;
    }

    .creatine_hcl_lft p {
        font-size: 24px;
        width: 38vw;
    }

    .creatine_hcl_rgt p {
        font-size: 24px;
        width: 41vw;
    }

    .accordion-body {
        font-size: 24px;
    }

    .accordion-body .sm_font {
        font-size: 22px;
    }
 */
}

@media (min-width: 1537px) and (max-width: 1706px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px !important;
    }


    /*  p.section-text {
        font-size: 33px;
        
        font-size: 66vw;
        width: 100%;
       
    }
      
    .creatine_hcl_rgt p {
        font-size: 1.71vw;
        width: 34.24vw;
    }

    .creatine_hcl_lft p {
        font-size: 1.71vw;
        width: 36.24vw;
    }

    .energy_complex_breakdown_lft p {
        font-size: 1.71vw;
        width: 81%;
        width: 45vw;
    }

    .energy_complex_breakdown_rgt p {
        font-size: 1.71vw;
        width: 92%;
        width: 42vw;
        margin-left: 0;
    } */

}

@media (min-width: 1535px) and (max-width: 1705px) {

    /* .research-backed-section:before {
        display: none !important;

    }

    .research-backed-section .container .row:before {

        width: 1243PX;
        height: 635px;
        bottom: -261px;
        z-index: -1;
        margin-left: -322px;
    } */
    /*  .research-backed-section:before {
            display: none;
        } */

    /*  .research-backed-section .container .row>div:first-child {
            position: relative;
        }

        .research-backed-section .container .row>div:first-child:before {
            content: '';
            background-image: url(ns_purple_5Capsules_min.png);
            background-size: contain;
            background-repeat: no-repeat;
            position: absolute;
            width: 77vw;
            height: 86vw;
            bottom: -62vw;
            z-index: -1;
            margin-left: -20vw;
        } */

    /*  .purple-bg {
        height: 33vw;
        width: 37vw;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -45%);
    }

    .category-text {
        font-size: 3.3vw !important;
    } */



}


@media (min-width: 1024px) and (max-width: 1229px) {

    /*  .container,
    .container-md,
    .container-sm {
        max-width: 92vw !important;
    } */

    .hcl-advantage,
    .ingredient-breakdown,
    .energy-complex-breakdown,
    .who-uses-purplek,
    .faq-questions,
    footer {
        overflow: hidden;
    }

    /* 
    .nutrition-facts-panel .col-md-4 {
        width: 42.333333%;
    }

    .energy_immunity p,
    .superior_absorption p {
        font-size: 20px !important;
        width: 100%;
        line-height: 20px;
    }

    .peak-text p {
        font-size: 2.5vw;
        padding-bottom: 50px;
    }

    .peak-guide {
        padding: 40px 3vw 15vw;
    }
 */
    /* .research-backed-section:before {
        width: 100%;
        height: 55vw;
        bottom: -27vw;
        z-index: -1;
        margin-left: -20vw;
    } */

    /* 
    .category-card {
        min-height: 35vw !important;
    }

    .category-text {
        font-size: 4.3vw;
    }

    .footer-logo {
        font-size: 8vw;
        width: 310px;
        margin-left: 0px;
    }

    .footer-tagline {
        font-size: 6vw;
        line-height: 6vw;
    }

    .identity_contact h5 {
        font-size: 5vw;
        margin-top: -1vw;
    }

    .research-backed-section,
    .absorption-benefits {
        overflow: hidden;
    }

    .research-backed-section {
        overflow: visible;
    } */

    /* .absorption-benefits .custom-col.image-col, */
    /*  .absorption-benefits {
       
        width: 100%;
        overflow-x: hidden !important;
        overflow-y: auto !important;
    }

    .absorption-benefits .image-col img {
        width: 49vw !important;
        transform: translate(-9vw, -4vw);
        height: 66vw !important;
    }

    section.ingredient-breakdown .col-md-7,
    section.ingredient-breakdown .col-md-5 {
        width: 50% !important;
        min-width: 50% !important;
    }

    .dosage-text {
        font-size: 4vw;
        font-weight: bold;
        color: #000;
        margin-top: 40px;
        line-height: 0.9;
        position: relative;
        width: 20vw;
        margin-left: 2.5vw;
    }

    .absorption-benefits h3 {
        font-size: 3vw;
        line-height: 2.5vw;
    } */


    .peak-guide p,
    .energy_complex_breakdown_rgt p,
    .energy_complex_breakdown_lft p,
    .creatine_hcl_rgt p,
    .creatine_hcl_lft p,
    p.section-text,
    .insight p,
    .accordion-body {
        /*  font-size: 2.5vw !important; */
        /*   width: 100% !important; */
    }

    .category-card {
        border-radius: 80px;
    }

    .energy_immunity p,
    .superior_absorption p,
    .creatine_hcl_lft p,
    .king-creatine-intro .section-text {
        /*   font-size: 2.5vw !important; */
        /* width: 100%; */
    }

    /*  .king-creatine-intro .section-text {
        font-size: 2.4vw !important;
        margin-left: 0;
        width: 100% !important;
    }

    .accordion-body .sm_font {
        font-size: 2.3vw;
    }

    .king-creatine-intro {
        padding: 3vw 0 0px;
        margin-bottom: 1px !important;
    }

    .energy_immunity p,
    .superior_absorption p {
        font-size: 2.2vw !important;
        width: 100%;
        line-height: 2.5vw;
    } */
    /* 
    .research-backed-section .col-md-4 {
        width: 31vw;
        margin-left: -5vw;
    } */

    /*  .ingredient-breakdown {
        padding: 8vw 0 80px;
    }

    .hcl-advantage {
        padding: 20vw 0 20px;
    }

    .large-number {
        font-size: 42vw;
        font-weight: bold;
        color: #5B2D88;
        position: relative;
        display: inline-block;
        position: absolute;
        top: 0vw;
        right: auto;
        left: auto;
        transform: translate(122px, -214px);
    } */

    .container,
    .container-md,
    .container-sm {
        /* max-width: 540px !important; */
        /*  max-width: 93vw; */
        /*   width: 1140px !important; */
        /*  max-width:922px !important; */
    }
}

@media (min-width: 2200px) and (max-width: 4000px) {


    .container,
    .container-md,
    .container-sm {
        /*   max-width: 540px !important; */
        max-width: 1720px !important;
        width: 1720px !important;

        /*  background-color: #add8e64d; */

    }

    .hero-text {
        font-size: 99.5px;
        /* max-width: 900px; */
        margin: 20px auto;
    }

    .fr .hero-text {
        font-size: 99.5px !important;
        /* max-width: 900px; */
        margin: 20px auto;
    }

    h2.section-title {
        font-size: 90px;
    }

    span.trd {
        font-size: 60px;
        transform: translate(3px, -32px);
    }

    .fr p.section-text {
        font-size: 45px;
    }

    p.section-text {
        font-size: 47px;
    }

    .creatine_hcl_rgt p,
    .creatine_hcl_lft p,
    .energy_complex_breakdown_lft p,
    .energy_complex_breakdown_rgt p {
        font-size: 40px;
    }

    .insight p {
        font-size: 40px;
        width: 1001px;
        margin: 0 auto;
    }

    .fr .insight p {
        font-size: 40px;
        width: 90%;
        margin: 0 auto;
    }

    .peak-guide p {
        font-size: 40px;
    }

    .peak-guide {
        padding: 45px 50px 180px;
    }

    .peak-text p {
        font-size: 40px;
        padding-bottom: 50px;
    }

    .research-backed-section .container .row>div:first-child:before,
    .fr .research-backed-section .container .row>div:first-child:before {
        width: 293%;
        height: 149%;
        bottom: -318px;
        z-index: 2;
        margin-left: -342px;
    }

    .creatine_hcl_lft p {
        width: 767px;
    }

    .creatine_hcl_rgt p {
        width: 800px;
    }

    .fr .creatine_hcl_rgt p {
        width: 100% !important;
    }

    .fr .energy_complex_breakdown_lft p {
        width: 947px;
    }

    .energy_complex_breakdown_lft p {
        width: 947px;
    }

    .energy_complex_breakdown_rgt p {
        width: 741px;
    }

    h3,
    .category-text {
        font-size: 80px;
    }

    .category-text {
        line-height: 70px;
    }

    .category-card {
        min-height: 700px;
        border-radius: 100px;
    }

    .large-number {
        font-size: 773px;
        transform: translate(143px, -341px);
    }

    .card_colum {
        gap: 60px;
        column-gap: 60px;
    }

    .category-text {
        bottom: 80px;
        left: 80px;
    }

    .capsule-container {
        grid-template-columns: 146px 146px 325px;
    }

    .capsule-img {
        width: 145px;
    }

    .footer-logo {
        width: 750px;
    }

    .footer-tagline img {
        width: 95% !important;
    }

    .identity_form p {
        font-size: 40px;
    }

    form.subscribe_form {
        width: 88%;
        border-radius: 30vw !important;
       /*  overflow: hidden; */
        outline: none !important;
        border: 0px !important;
        box-shadow: none !important;
        
    }
    .subscribe-input {
        font-size: 40px;
        width: 100%;
    }

    .identity_follow h5 {
        font-size: 80px;
        margin-right: 23px;
    }

    .identity_contact h5 {
        font-size: 90px;
        margin-bottom: 0rem;
    }

    .identity_contact p,
    .identity_contact .contact-email {
        font-size: 40px;
    }

    .accordion-button {
        font-size: 50px;
    }

    .accordion-body {
        font-size: 40px;
    }

    /* .accordion-body .sm_font {
            font-size: 35px;
        } */

    .absorption-benefits h3 {
        font-size: 54px;
        line-height: 50px;
    }

    .energy_immunity p,
    .superior_absorption p {
        font-size: 36px !important;
        width: 406px;
        line-height: 40px;
    }

    .image-col img {
        width: 1265px;
        transform: translate(-381px, -64px);
        position: relative;
        z-index: -1;
        height: 1230px;
    }

    .dosage-text {
        font-size: 48px;
        font-weight: bold;
        color: #000;
        margin-top: 40px;
        line-height: 43px;
        position: relative;
        width: 222px;
        margin-left: 52px;
    }

    .hero {
        text-align: center;
        padding: 290px 0;
        height: 1400px;
        display: flex;
        align-items: center;
        height: 1675px;
    }

    .fr .energy_immunity p,
    .fr .superior_absorption p {
        font-size: 28px !important;
        width: 416px;
        line-height: 35px;
    }

    .fr .accordion-button {
        font-size: 50px;
        padding: 20px 0;
    }

}

@media only screen and (min-width: 767px) and (max-width: 1024px) {

    .container,
    .container-md,
    .container-sm {
        /*   max-width: 540px !important; */
        /*   max-width:1140px !important;
        width: 1140px !important; */

        max-width: 90% !important;
        width: 90% !important;

    }

    .identity_zone>div,
    .identity_form>div,
    .row>div {
        padding: 0;
    }

    .hcl-advantage,
    /*     .ingredient-breakdown, */
    .energy-complex-breakdown,
    .who-uses-purplek,
    .faq-questions,
    footer,
    .absorption-benefits {
        overflow: hidden;
    }

    .ingredient-breakdown {
        overflow: visible !important;
    }

    .nutrition-facts-panel .col-md-4 {
        width: 42.333333%;
    }

    .energy_immunity p,
    .superior_absorption p {
        font-size: 20px !important;
        width: 100%;
        line-height: 20px;
    }

    .peak-text p {
        font-size: 2.2vw !important;
        padding-bottom: 30px;
    }

    .category-card {
        min-height: 35vw !important;
        border-radius: 7vw !important;
    }

    .category-text {
        font-size: 4.3vw;
        line-height: 4vw;
    }

    .footer-logo {
        font-size: 8vw;
    }

    .footer-tagline {
        font-size: 6vw;
        line-height: 6vw;
    }

    .identity_contact h5 {
        font-size: 5vw;
        margin-top: -1vw;
    }

    .fr .dosage-text {
        font-size: 25.6px;
        font-weight: bold;
        color: #000;
        margin-top: 40px;
        line-height: 0.9;
        position: relative;
        width: 143px;
        margin-left: 13px;
    }

    /*  .research-backed-section:before {
        display: none;
    }

    .research-backed-section .container .row>div:first-child {
        position: relative;
    }

    .research-backed-section .container .row>div:first-child:before {
        content: '';
        background-image: url(ns_purple_5Capsules_min.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        width: 297%;
        height: 139%;
        bottom: -111px;
        z-index: -1;
        margin-left: -150px;
    } */
    .research-backed-section:after {
        width: 80%;
        width: 60vw;
        height: 2.5vw;
        bottom: -1vw;
        right: 0;
        z-index: -2;
    }

    .absorption-benefits {

        width: 100%;

    }

    .absorption-benefits .image-col img {
        width: 360px !important;
        transform: translate(-107px, -20px);
        height: 428px !important;
    }

    .vegan_friendly {
        padding-top: 20px !important;
    }


    .dosage-text {
        font-size: 4vw;
        font-weight: bold;
        color: #000;
        margin-top: 40px;
        line-height: 0.9;
        position: relative;
        width: 20vw;
        margin-left: 2.5vw;
    }

    /* .absorption-benefits h3 {
        font-size: 19px;
        line-height: 17px;
    }
     */

    .energy_immunity p,
    .superior_absorption p {
        font-size: 10px !important;
        width: 136px;
        line-height: 14px;
    }

    .research-backed-section .container .row>div:first-child {
        padding-right: 0px !important;
    }

    /*  .peak-guide p {
        font-size:13px !important;
    } */
    .peak-guide {
        background: #5B2D88;
        padding: 20px 20px 84px;
        border-top-right-radius: 40px;
        border-top-left-radius: 40px;
        position: relative;
        z-index: -3;
    }

    /* .accordion-body .sm_font {
        font-size: 2.3vw;
    } */


    h3 {
        font-size: 25px;
    }

    .king-creatine-intro h2.section-title h2.section-title {
        font-size: 31px;
    }

    section.absorption-benefits .col-md-9 {
        width: 85vw;
    }

    .insight p {
        font-size: 13.8px !important;
        margin-top: -4vw;
        width: 345px;
        margin: -20px auto 0vw;
    }


    .king-creatine-intro {
        padding: 3vw 0;
    }

    .king-creatine-intro .col-md-11 {
        width: 94vw;
    }

    p.section-text {
        font-size: 15px !important;
        margin-left: 0px;
        width: 100% !important;
    }


    .research-backed-section .row.g-4.offset-md-1 {
        margin-left: 0px;
    }


    .energy_complex_breakdown_lft p {
        font-size: 1.9vw;
        width: 48.5vw;
    }


    /* .identity_follow h5 {
        font-size: 1.95rem;
    } */

    /*  .creatine_hcl_lft p>br,
    .creatine_hcl_rgt p>br,
    .energy_complex_breakdown_rgt p>br,
    .energy_complex_breakdown_lft p>br {
        display: none !important;
        margin: 0;
        padding: 0;
       
    } */

    .accordion-button {
        font-size: 3.8vw !important;
    }

    .faq-heading {
        font-size: 12vw;
    }

    .hcl-advantage {
        padding: 100px 0 17px;
    }

    .nutrition-facts-panel {
        padding: 7vw 0 0;
    }

    .ingredient-breakdown {
        padding: 4vw 0 0vw;
    }

    .nutrition-item {
        margin-bottom: 5vw;
    }

    /* .footer-logo {
        filter: brightness(0) invert(1);
        width: 50vw;
        margin-left: -30px;
    } */

    span.trd {
        font-size: 6vw;
        transform: translate(0px, -0.9vw);
    }

    .creatine_hcl_rgt,
    .energy_complex_breakdown_rgt {
        margin-top: -24px;
        margin-top: -3.1vw;
    }

    .energy-complex-breakdown {
        padding: 5vw 0 0vw;
    }

    .card_colum {
        gap: 3vw;
        column-gap: 3vw;
    }

    .purple-bg {
        height: 50vw;
        width: 50vw;
        top: 50vw;
        left: 50vw;
        transform: translate(-26vw, -22vw);
    }

    span.space {
        display: block;
        padding: 5px;
    }

    .identity_follow h5 {
        font-size: 4.5vw;
        padding-top: 1vw;
        /*  padding-right: 1vw !important; */
    }

    .follow-us .pe-md-5 {
        padding-right: 2vw !important;
    }

    a.contact-email,
    .identity_form p,
    .identity_contact p,
    .identity_contact .contact-email {
        font-size: 2.5vw;
    }

    /* ============ */
    a.navbar-brand img {
        width: 36vw !important;
    }

    .hero {
        /* padding: 22vw 0; */
        height: 670px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /* .hero-text {
            font-size: 43px;
            margin: 0 auto;
        } */
    .hero .hero-text {
        font-size: 5vw !important;
        margin: 0 auto;
    }

    .creatine_hcl_rgt p,
    .creatine_hcl_lft p,
    .energy_complex_breakdown_lft p,
    .energy_complex_breakdown_rgt p,
    /*  .peak-text p, */
    /* .insight p, */
    p.section-text,
    .peak-guide p {
        font-size: 2vw !important;
    }

    p.section-text,
    .insight p {
        font-size: 2.5vw !important;
    }

    .fr p.section-text {
        font-size: 2.33vw !important;
    }

    .absorption-benefits h3 {
        font-size: 2.5vw;
        line-height: 2.4vw;
    }

    .energy_immunity p,
    .superior_absorption p {
        font-size: 1.8vw !important;
        width: 21vw;
        line-height: 2vw;
    }

    .fr .energy_immunity p,
    .fr .superior_absorption p {
        font-size: 1.5vw !important;
        width: 21vw;
        line-height: 1.6vw;
    }

    .absorption-benefits .image-col img {
        width: 70vw !important;
        transform: translate(-22vw, -20px);
        height: 62vw !important;
    }

    .insight p {
        margin-top: -2vw;
        width: 62.5vw;
    }

    .fr .insight p {
        margin-top: -2vw;
        width: 72.5vw;
    }

    .fr .creatine_hcl_rgt p {
        width: 45vw;
        margin-top: 3vw;
    }

    .fr .energy_complex_breakdown_rgt p {
        width: 38vw;
        margin-top: 3vw;
    }

    .fr p.Not-only-is-cre {
        margin-top: 0;
    }

    .peak-guide {
        padding: 4vw 4vw 13vw;
    }

    .research-backed-section .container .row>div:first-child:before,
    .fr .research-backed-section .container .row>div:first-child:before {
        content: '';
        background-image: url(ns_purple_5Capsules_min.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        width: 90vw;
        height: 42vw;
        bottom: -16vw;
        z-index: -1;
        margin-left: -20vw;
    }

    .creatine_hcl_lft p {
        width: 37.9vw;
    }

    .creatine_hcl_rgt p {
        width: 41vw;
        margin-top: 3vw;
    }

    .energy_complex_breakdown_lft p {
        width: 48.5vw !important;
    }

    .fr .energy_complex_breakdown_lft p {
        width: 49.5vw !important;
    }

    .fr p.Rounding-out-th {
        margin-top: 0;
    }

    .fr p.The-high-absorpt-2 {
        margin-bottom: 4px;
    }

    .energy_complex_breakdown_rgt p {
        width: 35vw;
        margin-top: 3vw;
    }

    .energy_complex_breakdown_rgt .Rounding-out-th {
        margin-top: 0px !important;
    }

    .capsule-container {
        grid-template-columns: 8vw 8vw 325px;
    }

    .capsule-img {
        width: 10vw;
        height: auto;
    }

    .large-number {
        font-weight: bold;
        color: #5B2D88;
        display: inline-block;
        position: absolute;
        top: 0vw;
        right: auto;
        left: auto;
    }

    .large-number {
        font-size: 46vw;
        transform: translate(9vw, -36vw);
    }

    .dosage-text {
        font-size: 3vw;
        line-height: 3vw;
        position: relative;
        width: 14vw;
        margin-left: 3.5vw;
    }

    .purple-bg {
        transform: translate(-26vw, -27vw);
    }

    h3 {
        font-size: 4.5vw;
    }

    h2.section-title {
        font-size: 5.5vw;
        padding-bottom: 0px !important;
    }

    .energy_immunity {
        padding-left: 4vw;
        width: 101%;
    }

    .nutrition-item span {
        letter-spacing: -6px;
        line-height: 13vw;
        font-size: 14vw;
    }
    form.subscribe_form {
        position: relative;
        width: 100%;   
    }
    .subscribe-input {
        background-color: #7F5CA2;
        border: none;
        border-radius: 30vw;
        padding: 12px 40px;
        color: #ccc;
        font-size: 24px;
        width: 100%;
    }

    .footer-logo {
        filter: brightness(0) invert(1);
        width: 55vw;
        margin-left: -3vw;
    }

    span.space {
        display: none !important;
        padding: 5px;
    }

    .footer-tagline img {
        width: 34vw !important;
        float: right;
    }

    .follow-us img {
        width: 7vw !important;
    }

    .absorption-benefits {
        padding: 0 0 12vw;
    }

    .research-backed-section {
        padding: 12vw 0 0;
    }

    .fr .peak-guide {
        padding: 45px 24px 130px;
        margin-left: 0px;
        margin-right: 0px;
    }

    /*  .language_box {
            display: flex;
            flex-direction: row !important;
            position: absolute;
            top: 10px;
            width: 100%;
            justify-content: center;
            left: 0;
        } */
    .fr .absorption-benefits h3 {
        font-size: 2.5vw;
        line-height: 2.4vw;
        width: 87%;
        margin-bottom: 7px !important;
    }

    .language_box {
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 12px;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    nav.navbar.navbar-light.bg-white>.container {
        position: relative !important;
        padding-top: 40px;
    }

    .language_box label {
        text-align: center;
        display: none;
    }

    select#language {
        width: 12%;
        font-size: 12px;
        padding: 4px 10px;
    }

    select#language {
        box-shadow: 2px 2px;
    }

    .creatine_hcl_rgt .The-high-absorpt-2>br:nth-child(2) {
        display: none !important;
    }

    .creatine_hcl_rgt p.The-high-absorpt-2 {
        margin-bottom: 0;
    }

}

/* CSS for iPhone in landscape mode */
@media only screen and (max-width: 767px) and (orientation: landscape) {

    /*    body {
                             background: rgb(0, 255, 72);
                         } */

    .identity_zone>div,
    .identity_form>div,
    .row>div {
        padding: 0;
    }

    .hcl-advantage,
    .ingredient-breakdown,
    .energy-complex-breakdown,
    .who-uses-purplek,
    .faq-questions,
    footer {
        overflow: hidden;
    }


    .navbar>.container {
        align-items: center;
        justify-content: center;
    }

    .navbar-text {
        margin-top: -30px;
        padding-bottom: 20px;
    }

    .energy_immunity p,
    .superior_absorption p {
        font-size: 31px !important;
        width: 351px;
        line-height: 36px;
        font-size: 6vw !important;
    }

    .energy_immunity,
    .superior_absorption,
    .energy_immunity p,
    .superior_absorption p,
    .absorption-benefits h3 {
        text-align: center !important;
        width: 100% !important;
        line-height: initial;
    }

    .image-col img {
        /* height: 168vw; */
        /*  width: 90%; */
        /* transform: translate(-30vw, 0%); */
        /*  width: 108vw;
        transform: translate(-16vw, 0%); */
    }

    .absorption-benefits h3 br {
        display: none;
        text-align: center !important;
        width: 100%;
    }

    h3.vegan_friendly.Ve {
        /*  line-height: 0px; */
        margin-top: 20px;
    }

    span.ns_spac_mb {
        display: block;
        margin-top: 20px;
    }

    .vegan_friendly {
        padding-top: 12px !important;
    }

    .peak-text {
        padding-top: 12vw;
    }

    .navbar-text {
        letter-spacing: 4px;
    }

    /*     .peak-guide {
        margin: 30px 50px;
    }
 */
    /* .research-backed-section:before {
        content: "";
        width: 140%;
        height: 100%;
        bottom: -209px;
        z-index: -1;
        margin-left: -145px;
    } */

    .research-backed-section:after {
        width: 50%;
    }

    .nutrition-item span {
        font-size: 24.5vw;
        font-weight: bold;
        color: #5B2D88;
        line-height: 30vw;
        letter-spacing: -7px;
    }

    .nutrition-item {
        text-align: left;
        margin-bottom: 0px;
        position: relative;
    }

    .energy_complex_breakdown_lft p {
        font-size: 27px;
        width: 100%;
    }

    .card_colum {
        gap: 20px;
        column-gap: 20px;
    }

    .category-card {
        min-height: 35vw;
    }

    .purple-bg {
        background-color: #5B2D88;
        height: 39%;
        width: 50%;
        position: absolute;
        top: 56%;
        left: 50%;
        transform: translate(-50%, -45%);
        z-index: 0;
        border-radius: 50%;
    }

    .identity_zone>div,
    .identity_form>div,
    .identity_contact>div>div {
        display: flex;
        flex-direction: column;
        padding: 10px 0;
        justify-content: center !important;
        text-align: center;
    }

    .identity_contact p {
        text-align: center;
    }

    .identity_contact h5 {
        font-size: 52px;
        margin-bottom: 0rem;
        text-align: center;
        margin-top: 25px;
    }

    .identity_contact p {
        font-size: 28.8px;
        margin-bottom: 24px;
        line-height: 1;
    }

    .identity_contact>div>div {
        margin: 0;
    }

    .identity_form p {
        font-size: 27.2px;
        margin-bottom: 16px;
        line-height: 1;
        width: 87%;
        margin: 20px auto 20px;
        text-align: center !important;
    }
     form.subscribe_form {
        width:80vw;
    }
    .subscribe-input {
        font-size: 4vw;
        width:100% ;
    }

    .footer-tagline img {
        width: 65% !important;
        float: initial;
    }

    .follow-us img {
        width: 50px !important;
    }

    .identity_follow>div {
        display: flex;
        justify-content: center !important;
        margin-top: 0;
    }

    .identity_form .footer-section {
        margin-top: 16px;
    }

    footer {
        padding: 40px 10px 0px;
    }

    h3 {
        color: #5B2D88;
        font-weight: bold;
        font-size: 35px;
    }



    .energy_immunity,
    .superior_absorption,
    .energy_immunity p,
    .superior_absorption p,
    .absorption-benefits h3 {
        text-align: center !important;
        width: 100% !important;
        line-height: initial;
    }

    .category-text {
        position: absolute;
        bottom: 20px;
        left: 20px;
        color: white;
        font-size: 20.8px;
        font-weight: bold;
        z-index: 9999;
        line-height: 1;
    }


    .large-number {
        font-size: 256px;
        font-weight: bold;
        color: #5B2D88;
        position: relative;
        display: inline-block;
        position: absolute;
        top: 32px;
        right: 64px;
        left: auto;
        transform: translate(35%, -114px);
    }

    .research-backed-section,
    .absorption-benefits {
        overflow: hidden;
    }

    /* .absorption-benefits .custom-col.image-col, */
    .absorption-benefits {
        overflow: hidden !important;
        width: 100%;
    }

    .absorption-benefits h3,
    h3 {
        font-size: 7vw !important;
    }

    .peak-guide p,
    .energy_complex_breakdown_rgt p,
    .energy_complex_breakdown_lft p,
    .energy_immunity p,
    .superior_absorption p,
    .accordion-body {
        font-size: 4.5vw !important;
        width: 100% !important;
        margin-left: 0;
    }

    /*  .accordion-body .sm_font {
        font-size: 4.1vw;
    } */

    .insight p {
        font-size: 4.6vw;
        width: 100%;
        margin: 0vw auto 3vw;
        font-size: 4.6vw !important;
    }

    .hcl-advantage {
        padding: 10vw 0 50px;
    }

    .nutrition-item span {
        font-size: 22vw;
        line-height: 20vw;
        letter-spacing: -7px;
    }

    .nutrition-item {
        margin-bottom: 3vw;
    }

    .creatine_hcl_lft p>br,
    .creatine_hcl_rgt p>br,
    .energy_complex_breakdown_rgt p>br,
    .energy_complex_breakdown_lft p>br {
        display: none !important;
        margin: 0;
        padding: 0;
    }

    .category-card {
        min-height: 35vw !important;
        border-radius: 60px;
    }

    .category-text {
        font-size: 4.3vw;
    }

    .hcl-advantage p {
        font-size: 4.5vw !important;
        width: 100%;
    }

    .identity_follow h5 {
        font-size: 40.8px;
    }

    .identity_contact h5 {
        font-size: 45.6px;
    }

    a.contact-email,
    .identity_form p,
    .identity_contact p,
    .identity_contact .contact-email {
        font-size: 24px;
    }

    .research-backed-section:before {
        display: none;
    }

    .research-backed-section .container .row>div:first-child {
        position: relative;
    }

    .research-backed-section .container .row>div:first-child:before,
    .fr .research-backed-section .container .row>div:first-child:before {
        content: '';
        background-image: url(ns_purple_5Capsules_min.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        width: 140vw;
        height: 95vw;
        bottom: -49vw;
        z-index: -1;
        margin-left: -28vw;
    }

    .peak-guide {
        margin: 7vw 8vw;
        padding: 9vw 13vw 20vw !important;
    }

    .fr .peak-guide {
        margin: 7vw 8vw;
        padding: 9vw 13vw 20vw !important;
    }

    p.section-text {
        font-size: 4.5vw !important;
        width: 100%;
    }

    .container,
    .container-sm {
        max-width: 90vw !important;
    }

    .king-creatine-intro {
        padding: 4vw 0 0px;
    }

    .image-col img {
        width: 130vw;
        transform: translate(-22vw, 0%);
        height: 128vw;
    }

    .insight {
        padding: 5vw 0 1vw;
    }

    .nutrition-item small::after {
        width: 24vw;
    }

    .energy_immunity {
        padding-left: 0px;
        width: 120%;
    }

    .capsule-container {
        padding-left: 0px;
    }

    .identity_contact {
        padding-top: 0px;
    }

    nav.navbar.navbar-light.bg-white>div {
        display: flex;
        justify-content: center !important;
    }

    .language_box {
        display: flex;
        flex-direction: column;
        /* position: absolute; */
        top: 6px;
        width: 21%;
        justify-content: center;
        align-items: center;
    }

    .navbar-brand {
        width: 70% !important;
        margin-left: -25px;
    }

    nav.navbar.navbar-light.bg-white {
        position: relative;
        padding-top: 0px;
    }

    .language_box label {
        text-align: center;
        display: none;
    }

    select#language {
        width: 79%;
        font-size: 12px;
        padding: 4px 10px;
    }

    select#language {
        box-shadow: 2px 2px;
    }

    span.sm_font {
        margin-bottom: 10px;
        display: block;
    }

    .Yes-absolutely-P br,
    .Yes-absolutely-N br {
        display: none;
    }

}

/* @media only screen and (max-width: 430px) { */
@media only screen and (max-width: 600px) {

    .identity_zone>div,
    .identity_form>div,
    .row>div {
        padding: 0;
    }

    .energy_immunity p,
    .superior_absorption p,
    .creatine_hcl_lft p,
    .king-creatine-intro .section-text {
        font-size: 2.6vw !important;
        width: 100%;
    }

    .king-creatine-intro .section-text {
        margin-left: 0;
    }

    .absorption-benefits {
        overflow: hidden;
        padding: 0px 10px !important;
    }

    nav.navbar.navbar-light.bg-white>div {
        display: flex;
        justify-content: center !important;
    }

    .hero {
        padding: 190px 0;
    }

    .hero-text {
        font-size: 28.8px !important;
        max-width: 900px;
        margin: 20px auto;
    }

    h2.section-title {
        font-size: 13vw;
        color: #5B2D88;
        padding-bottom: 20px !important;
    }

    .king-creatine-intro {
        width: 100%;
        float: left;
        padding: 70px 10px 20px;
        margin: 0px !important;
    }

    .king-creatine-intro .section-text {
        font-size: 6vw;
        margin-left: 0;
    }

    /* .absorption-benefits {
                             overflow: hidden;
                             padding: 70px 10px ;
                         }     */

    .image-col img {
        height: 168vw;
        width: 152vw;
        transform: translate(-30vw, 0%);
    }

    .insight {
        padding: 20px 0 30px;
    }

    .insight p {
        /*  font-size: 4.5vw !important; */
        font-size: 5.1vw !important;

    }


    /* 
    .research-backed-section:before {
        width: 152vw;
        height: 96vw;
        bottom: 85vw;
        z-index: -1;
        margin-left: -33vw;
    } */

    .research-backed-section:before {
        display: none;
    }

    .research-backed-section .container .row>div:first-child {
        position: relative;
    }

    .research-backed-section .container .row>div:first-child:before,
    .fr .research-backed-section .container .row>div:first-child:before {
        content: '';
        background-image: url(ns_purple_5Capsules_min.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        width: 153vw;
        height: 95vw;
        bottom: -52vw;
        z-index: -1;
        margin-left: -34vw;
    }

    .peak-guide {
        margin: 15vw 6vw 0px;
        padding: 9vw 10vw 20vw !important;
    }

    .peak-guide>p {
        font-size: 6.8vw;
        padding-top: 4vw;
    }

    .peak-text>p {
        font-size: 6vw;
        margin-top: 50px;
    }

    .research-backed-section {
        overflow: hidden;
        padding: 0px 10px;
    }

    .research-backed-section:after {
        width: 50%;
    }


    .hcl-advantage {
        padding: 70px 10px 50px;
    }

    .creatine_hcl_lft p {
        font-size: 5vw !important;
        width: 100%;
    }

    .creatine_hcl_rgt p {
        font-size: 5vw !important;
        width: 100%;
    }

    .nutrition-item {
        text-align: left;
        margin-bottom: 0px;
        position: relative;
    }

    .nutrition-item span {
        font-size: 24.5vw;
        font-weight: bold;
        color: #5B2D88;
        line-height: 23vw;
        letter-spacing: -7px;
    }


    .nutrition-facts-panel sub {
        margin-left: -2px;
        bottom: 0vw;
    }

    .large-number {
        font-size: 51vw;
        font-weight: bold;
        color: #5B2D88;
        position: relative;
        display: inline-block;
        position: absolute;
        top: 75vw;
        right: 3vw;
        left: auto;
        transform: translate(0%, -0px);
    }

    .ingredient-breakdown {
        overflow: hidden;
        padding: 70px 10px 250px;
    }

    .capsule-container {
        position: relative;
        top: 20vw;
        width: 100%;
        display: flex;
        /* justify-content: center; */
        flex-wrap: wrap;
        gap: 0px;
        column-count: 5 !important;
        column-gap: 0px;
        display: grid !important;
        grid-template-columns: 100px 100px 325px;
        grid-auto-flow: dense;
    }

    /* ================== */

    .capsule-container {
        position: relative;
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(2, auto);
        gap: 10px;
        justify-items: center;
        align-items: center;
    }

    .capsule {
        width: 100px;
        height: 50px;
        background: #ddd;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
    }

    .capsule-container .dosage-text {
        position: absolute;
        right: 0;
        bottom: -25vw;
        transform: translatex(-10vw);
        font-size: 8.2vw;
        font-weight: bold;
        color: #5B2D88;
        left: 0;
        display: inline-block;
        width: 100% !important;
    }

    .fr .capsule-container .dosage-text {
        position: absolute;
        right: 0;
        bottom: -25vw;
        transform: translatex(-10vw);
        font-size: 8.2vw;
        font-weight: bold;
        color: #5B2D88;
        left: 0;
        display: inline-block;
        width: 100% !important;
    }

    .capsule-img {
        width: 30vw;
        height: auto;
    }

    /* ============= */

    .energy-complex-breakdown {
        padding: 70px 10px 50px;
    }

    .faq-questions {
        padding: 0px 0 30px;
    }

    .energy_complex_breakdown_lft p {
        width: 100%;
        font-size: 5vw !important;
    }

    .energy_complex_breakdown_rgt p {
        width: 100%;
        font-size: 5vw !important;
        margin-left: 0;
    }


    .who-uses-purplek .card_colum {
        gap: 20px;
        column-count: 1 !important;
        grid-template-columns: 1fr;
    }

    .category-card {
        min-height: 80vw;
        border-radius: 60px;
    }

    .purple-bg {
        background-color: #5B2D88;
        height: 260vw;
        width: 100%;
        position: absolute;
        top: 220vw;
        left: 0%;
        transform: translate(-50%, -45%);
        z-index: 0;
        border-radius: 0%;
    }



    .faq-heading {
        font-size: 18vw;
        font-weight: bold;
        color: #4D4D4D;
    }

    .accordion-button {
        font-size: 5.25vw;
    }

    .accordion-button::after {
        font-size: 56px;
        padding-left: 15px;
    }

    /* Change to minus (-) when open */
    .accordion-button:not(.collapsed)::after {
        font-size: 56px;
    }




    .identity_zone>div,
    .identity_form>div,
    .identity_contact>div>div {
        display: flex;
        flex-direction: column;
        padding: 30px 0;
    }

    footer {
        padding: 40px 10px 0px;
    }
    form.subscribe_form {
        width: 100%;
    }

    .subscribe-input {
        background-color: #7F5CA2;
        border: none;
        border-radius: 30vw;
        padding: 0.75rem 2.5rem;
        color: #ccc;
        font-size: 6vw;
        width: 100%;
    }

    .identity_follow>div {
        display: flex;
        justify-content: space-between;
        margin-top: 0;
    }

    .footer-logo {
        font-size: 14.5vw;
        font-weight: bold;
        margin-bottom: 50px;

        width: 410px;
        margin-left: 0px;
    }

    span.foo_trd {
        font-size: 11.5vw;
        display: inline-block;
        transform: translate(-3px, -14px);
    }

    .identity_contact p {
        font-size: 28.8px;
        margin-bottom: 2.5rem;
        line-height: 1;
    }

    .energy_immunity p,
    .superior_absorption p {
        font-size: 31px !important;
        width: 351px;
        line-height: 36px;
        font-size: 6vw !important;
    }

    .navbar-text {
        font-size: 28.8px;
        font-weight: bold;
        color: #4C4C4C;
        margin-top: -33px;
        padding-bottom: 19px;
    }

    /* ======= */
    .identity_contact .contact-email {
        font-size: 1.16px;
        color: #fff;
        text-decoration: none;
        line-height: 0;
    }

    .identity_zone>div,
    .identity_form>div,
    .identity_contact>div>div {
        display: flex;
        flex-direction: column;
        padding: 10px 0;
        justify-content: center !important;
        text-align: center;
    }

    .identity_contact p {
        text-align: center;
    }

    .identity_contact h5 {
        font-size: 52px;
        margin-bottom: 0rem;
        text-align: center;
        margin-top: 25px;
    }

    .identity_contact p {
        font-size: 28.8px;
        margin-bottom: 24px;
        line-height: 1;
    }

    .identity_contact>div>div {
        margin: 0;
    }

    .identity_form p {
        font-size: 27.2px;
        margin-bottom: 16px;
        line-height: 1;
        width: 87%;
        margin: 20px auto 45px;
        text-align: center !important;
    }

    .identity_follow>div {
        display: flex;
        justify-content: center !important;
        margin-top: 0;
    }

    .identity_form .footer-section {
        margin-top: 16px;
    }

    footer {
        padding: 40px 10px 0px;
    }

    h3 {
        color: #5B2D88;
        font-weight: bold;
        font-size: 35px;
    }



    .energy_immunity,
    .superior_absorption,
    .energy_immunity p,
    .superior_absorption p,
    .absorption-benefits h3 {
        text-align: center !important;
        width: 100% !important;
        line-height: initial;
    }

    .absorption-benefits h3 br {
        display: none;
        text-align: center !important;
        width: 100%;
    }

    .vegan_friendly {
        padding-top: 10px !important;
    }

    .footer-logo {
        font-size: 12.5vw;
        font-weight: bold;
        margin-bottom: 20px;
        width: 410px;
        margin-left: 0px;
    }

    .footer-tagline {
        font-size: 56px;
        font-weight: 700;
        color: #7F5CA2;
        line-height: 55px;
    }

    .absorption-benefits h3 {
        color: #5B2D88;
        font-weight: bold;
        font-size: 7vw;
        font-weight: bold;
        line-height: 9vw;

    }

    span.trd {
        font-size: 7vw;
        transform: translate(0px, -22px);
        display: inline-block;
    }

    .energy_immunity p,
    .superior_absorption p,
    .creatine_hcl_lft p,
    .king-creatine-intro .section-text,
    .accordion-body {
        font-size: 5vw !important;
        width: 100%;
    }

    /*  .accordion-body .sm_font {
        font-size: 4.8vw;
    } */

    /* ---- */
    h3.vegan_friendly.Ve {
        /*  line-height: 0px; */
        margin-top: 20px;
    }

    span.ns_spac_mb {
        display: block;
        margin-top: 20px;
    }

    .creatine_hcl_lft p>br,
    .creatine_hcl_rgt p>br,
    .energy_complex_breakdown_rgt p>br,
    .energy_complex_breakdown_lft p>br {
        display: none !important;
        margin: 0;
        padding: 0;
    }

    span.space {
        padding: 8px 0;
        display: block;
    }

    .creatine_hcl_rgt,
    .energy_complex_breakdown_rgt {
        margin-top: -22px;
    }

    .identity_follow h5 {
        font-size: 40.8px !important;
    }

    .identity_contact h5 {
        font-size: 45.6px;
    }

    a.contact-email,
    .identity_form p,
    .identity_contact p,
    .identity_contact .contact-email {
        font-size: 24px;
    }

    .insight {
        padding: 20px 0 30px;
    }

    .footer-tagline img {
        width: 55% !important;
        float: none;
        margin-top: -27px;
    }

    .energy_immunity {
        padding-left: 0px;
        width: 120%;
    }

    .capsule-container {
        padding-left: 0px;
    }

    span.sm_font {
        margin-bottom: 10px;
        display: block;
    }

    .Yes-absolutely-P br,
    .Yes-absolutely-N br {
        display: none;
    }

}

/* Media Queries 300 */
/* 
   @media (min-width: 100px) and (max-width: 767px) { */
@media only screen and (max-width: 767px) and (orientation: portrait) {

    .identity_zone>div,
    .identity_form>div,
    .row>div {
        padding: 0;
    }

    div#google_translate_element {
        top: 5px;
    }

    /*  body{
        background: #000;
    } */
    nav.navbar.navbar-light.bg-white>div {
        display: flex;
        justify-content: center !important;
    }

    /*  .hero {
        padding: 190px 0;
    } */

    .hero-text {
        font-size: 28.8px !important;
        max-width: 900px;
        margin: 20px auto;
    }

    h2.section-title {
        font-size: 11vw;
        padding-bottom: 2vw !important;
    }

    .king-creatine-intro {
        width: 100%;
        float: left;
        padding: 70px 10px 20px;
        margin: 0px !important;
    }

    .king-creatine-intro .section-text {
        font-size: 6vw;
        margin-left: 0;
    }

    .absorption-benefits {
        overflow: hidden;
        padding: 20px 10px;
    }

    .image-col img {
        height: 168vw;
        width: 152vw;
        transform: translate(-30vw, 0%);
    }

    .insight {
        padding: 20px 0 30px;
    }

    .insight p {
        /*  font-size: 4.5vw !important; */
        font-size: 5.1vw !important;
        width: 100%;
        margin: 0vw auto 3vw;
    }

    .navbar-text {
        letter-spacing: 3px;
    }

    .research-backed-section:before {
        display: none;
    }

    .research-backed-section .container .row>div:first-child {
        position: relative;
    }

    .research-backed-section .container .row>div:first-child:before,
    .fr .research-backed-section .container .row>div:first-child:before {
        content: '';
        background-image: url(ns_purple_5Capsules_min.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        width: 147vw;
        height: 94vw;
        bottom: -53vw;
        z-index: -1;
        margin-left: -36vw;
    }

    /*  .research-backed-section:before {
        width: 152vw;
        height: 96vw;
        bottom: 85vw;
        z-index: -1;
        margin-left: -33vw;
    } */

    /* .peak-guide {
        padding: 45px 50px 35vw;
        z-index: -3;
        margin-top: 20vw;
    } */
    .peak-guide {
        margin: 15vw 6vw 0px;
        padding: 9vw 10vw 20vw !important;
    }

    .peak-guide>p {
        font-size: 6.8vw;
        padding-top: 4vw;
    }

    .fr .peak-guide>p {
        font-size: 5.9vw;
        padding-top: 4vw;
        margin-bottom: 5vw;
    }

    .peak-text>p {
        font-size: 6vw !important;
        margin-top: 18vw;
    }

    .research-backed-section {
        overflow: hidden;
        padding: 0px 10px;
    }

    .research-backed-section:after {
        width: 50%;
    }


    /* .hcl-advantage {
        padding: 70px 10px 50px;
    } */
    .hcl-advantage {
        padding: 13vw 0 14vw;
    }

    .creatine_hcl_lft p {
        font-size: 5vw !important;
        width: 100%;
        padding-bottom: 20px;
    }

    .energy_complex_breakdown_lft p.Also-Vitamin-B {
        padding-bottom: 20px;
    }

    .accordion-body {
        padding-bottom: 30px;
    }

    .creatine_hcl_rgt p {
        font-size: 5vw !important;
        width: 100%;
    }

    .nutrition-item {
        text-align: left;
        margin-bottom: 0px;
        position: relative;
    }

    .nutrition-item span {
        font-size: 24.5vw;
        font-weight: bold;
        color: #5B2D88;
        line-height: 30vw;
        letter-spacing: -4px !important;
    }

    .nutrition-facts-panel sub {
        margin-left: -2px;
        bottom: 0vw;
    }

    .large-number {
        font-size: 51vw;
        font-weight: bold;
        color: #5B2D88;
        position: relative;
        display: inline-block;
        position: absolute;
        top: 34vw;
        right: 1vw;
        left: auto;
        transform: translate(0%, -0px);
    }

    .ingredient-breakdown {
        overflow: hidden;
        padding: 10px 10px 18vw;
    }

    .capsule-container {
        position: relative;
        top: -3vh;
        width: 100%;
        display: flex;
        /* justify-content: center; */
        flex-wrap: wrap;
        gap: 0px;
        column-count: 5 !important;
        column-gap: 0px;
        display: grid !important;
        grid-template-columns: 100px 100px 325px;
        grid-auto-flow: dense;
    }

    .who-uses-purplek {
        padding: 20px 0 0px;
    }

    /* ================== */

    .capsule-container {
        position: relative;
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(2, auto);
        gap: 10px;
        justify-items: center;
        align-items: center;
    }

    .capsule {
        width: 100px;
        height: 50px;
        background: #ddd;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
    }

    .capsule-container .dosage-text {
        position: absolute;
        right: 0;
        bottom: -20vw;
        transform: translatex(-16vw);
        font-size: 7.2vw;
        font-weight: bold;
        color: #5B2D88;
        left: 7vw;
        display: inline-block;
        width: 90vw !important;
    }

    .fr .capsule-container .dosage-text {
        position: absolute;
        right: 0;
        bottom: -20vw;
        transform: translatex(-11vw);
        font-size: 6.2vw;
        font-weight: bold;
        color: #5B2D88;
        left: 7vw;
        display: inline-block;
        width: 90vw !important;
        text-align: center;
    }

    .capsule-img {
        width: 25vw;
        height: auto;
    }

    /* ============= */

    .energy-complex-breakdown {
        padding: 40px 10px 50px;
    }

    .faq-questions {
        padding: 0px 0 30px;
    }

    .energy_complex_breakdown_lft p {
        width: 100% !important;
        font-size: 5vw !important;
    }

    .energy_complex_breakdown_rgt p {
        width: 100%;
        font-size: 5vw !important;
        margin-left: 0;
    }

    .who-uses-purplek .card_colum {
        gap: 20px;
        column-count: 1 !important;
        grid-template-columns: 1fr;
    }

    .category-card {
        min-height: 74vw;
        border-radius: 60px;
    }

    /*    .purple-bg {
        background-color: #5B2D88;
        height: 260vw;
        width: 100%;
        position: absolute;
        top: 220vw;
        left: 0%;
        transform: translate(-50%, -45%);
        z-index: 0;
        border-radius: 0%;
    } */

    .faq-heading {
        font-size: 18vw;
        font-weight: bold;
        color: #4D4D4D;
    }

    .accordion-button {
        font-size: 5.25vw !important;
    }

    .accordion-button::after {
        font-size: 56px;
        padding-left: 15px;
    }

    /* Change to minus (-) when open */
    .accordion-button:not(.collapsed)::after {
        font-size: 56px;
    }


    .identity_zone>div,
    .identity_form>div,
    .identity_contact>div>div {
        display: flex;
        flex-direction: column;
        padding: 30px 0;
    }

    footer {
        padding: 40px 10px 0px;
    }

    form.subscribe_form {
        width: 100%;
    }

    form.subscribe_form button.Submit {
        position: absolute;
        width: 55px;
        height: 100%;
    }

    .subscribe-input {
        background-color: #7F5CA2;
        border: none;
        border-radius: 30vw;
        padding: 0.75rem 2.5rem;
        color: #ccc;
        font-size: 6vw;
        width: 100%;
    }

    .identity_follow>div {
        display: flex;
        justify-content: space-between;
        margin-top: 0;
    }

    .footer-logo {
        font-size: 14.5vw;
        font-weight: bold;
        margin-bottom: 50px;
        width: 310px;
        margin-left: 0px;
    }

    span.foo_trd {
        font-size: 11.5vw;
        display: inline-block;
        transform: translate(-3px, -14px);
    }

    .identity_contact p {
        font-size: 28.8px;
        margin-bottom: 2.5rem;
        line-height: 1;
    }

    .accordion-body {
        font-size: 28.8px;
    }

    /* .accordion-body .sm_font {
        font-size: 4.3vw;
    } */

    .energy_immunity p,
    .superior_absorption p {
        font-size: 31px !important;
        width: 351px;
        line-height: 36px;
        font-size: 6vw !important;
    }

    .navbar-text {
        font-size: 6.2vw;
        font-weight: bold;
        color: #4C4C4C;
        margin-top: -33px;
        padding-bottom: 19px;
    }

    /* ======= */
    .identity_contact .contact-email {
        font-size: 1.16px;
        color: #fff;
        text-decoration: none;
        line-height: 0;
    }

    .identity_zone>div,
    .identity_form>div,
    .identity_contact>div>div {
        display: flex;
        flex-direction: column;
        padding: 10px 0;
        justify-content: center !important;
        text-align: center;
    }

    .identity_contact p {
        text-align: center;
    }

    .identity_contact h5 {
        font-size: 52px;
        margin-bottom: 0rem;
        text-align: center;
        margin-top: 25px;
    }

    .identity_contact p {
        font-size: 28.8px;
        margin-bottom: 24px;
        line-height: 1;
    }

    .identity_contact>div>div {
        margin: 0;
    }

    .identity_form p {
        font-size: 27.2px;
        margin-bottom: 16px;
        line-height: 1;
        width: 87%;
        margin: 20px auto 45px;
        text-align: center !important;
    }

    .identity_follow>div {
        display: flex;
        justify-content: center !important;
        margin-top: 0;
    }

    .identity_form .footer-section {
        margin-top: 16px;
    }

    h3 {
        color: #5B2D88;
        font-weight: bold;
        font-size: 35px;
    }

    .fr h3 {
        color: #5B2D88;
        font-weight: bold;
        font-size: 32px;
    }

    .fr .identity_contact h5 {
        font-size: 40.6px;
    }

    .fr .identity_follow h5 {
        font-size: 35.8px !important;
    }

    .energy_immunity,
    .superior_absorption,
    .energy_immunity p,
    .superior_absorption p,
    .absorption-benefits h3 {
        text-align: center !important;
        width: 100% !important;
        line-height: initial;
    }

    .absorption-benefits h3 br {
        display: none;
        text-align: center !important;
        width: 100%;
    }

    .vegan_friendly {
        padding-top: 10px !important;
    }

    .footer-logo {
        font-size: 12.5vw;
        font-weight: bold;
        margin-bottom: 20px;
        width: 310px;
        margin-left: 0px;
    }

    .footer-tagline {
        font-size: 56px;
        font-weight: 700;
        color: #7F5CA2;
        line-height: 55px;
    }

    footer {
        padding: 40px 10px 0px;
    }

    .absorption-benefits h3 {
        color: #5B2D88;
        font-weight: bold;
        font-size: 7vw;
        font-weight: bold;
        line-height: 9vw;
    }

    span.trd {
        font-size: 7vw;
        transform: translate(0px, -22px);
        display: inline-block;
    }

    .energy_immunity p,
    .superior_absorption p,
    .creatine_hcl_lft p,
    .king-creatine-intro .section-text {
        font-size: 5vw !important;
        width: 100%;
    }

    /* ---- */
    h3.vegan_friendly.Ve {
        /*  line-height: 0px; */
        margin-top: 20px;
    }

    span.ns_spac_mb {
        display: block;
        margin-top: 20px;
    }

    .creatine_hcl_lft p>br,
    .creatine_hcl_rgt p>br,
    .energy_complex_breakdown_rgt p>br,
    .energy_complex_breakdown_lft p>br {
        display: none !important;
        margin: 0;
        padding: 0;
    }

    span.space {
        padding: 8px 0;
        display: block;
        display: none;
    }

    .creatine_hcl_rgt,
    .energy_complex_breakdown_rgt {
        margin-top: -22px;
    }

    .purple-bg {
        display: none !important;
    }

    .category-text {
        font-weight: bold;
        font-size: 8.3vw;
        line-height: 32px;
        bottom: 8vw;
        left: 7vw;
    }

    .identity_follow h5 {
        font-size: 40.8px;
    }

    .identity_contact h5 {
        font-size: 45.6px;
    }

    a.contact-email,
    .identity_form p,
    .identity_contact p,
    .identity_contact .contact-email {
        font-size: 24px;
    }

    .nutrition-item small::after {
        width: 45vw;
    }

    .image-col img {
        height: 168vw;
        width: 152vw;
        transform: translate(-34vw, 0%);
    }

    .footer-tagline img {
        width: 56vw !important;
        float: none;
        margin-top: -7vw;
    }

    .energy_immunity {
        padding-left: 0px;
        width: 120%;
    }

    .capsule-container {
        padding-left: 0px;
        padding-top: 20px;
    }

    .peak-guide {
        margin: 15vw 0vw 0px !important;
    }

    .hero,
    .king-creatine-intro,
    .absorption-benefits,
    .research-backed-section,
    .hcl-advantage,
    .ingredient-breakdown,
    .energy-complex-breakdown,
    .who-uses-purplek,
    .faq-questions,
    footer {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .hero {
        padding-top: 110px;
        padding-bottom: 110px;
        background-position: 22%;
        /*  background: url(ns_purple_mob_main_banner_1.jpg) no-repeat left center !important;
        background-size: cover !important; */
        padding: 7px 0;
        background-position: 50% !important;
        height: initial;
    }

    .identity_form p {
        width: 100%;
        margin: 20px auto 4vw !important;
    }

    .follow-us img {
        width: 13vw !important;
    }

    .identity_contact {
        padding-top: 0px;
    }

    .peak-text p {
        font-size: 27px;
        padding-bottom: 30px;
    }

    .nutrition-facts-panel {
        padding: 15vw 0 0;
    }

    .energy_immunity {
        margin-top: -7vw;
    }


    .navbar-brand {
        width: 70% !important;
        margin-left: -25px;
    }

    .language_box {
        display: flex;
        flex-direction: column;
        /*   position: absolute; */
        top: 12px;
        width: 21%;
        justify-content: center;
        align-items: center;
    }

    nav.navbar.navbar-light.bg-white {
        position: relative;
        padding-top: 0px;
    }

    .language_box label {
        text-align: center;
        display: none;
    }

    select#language {
        width: 84%;
        font-size: 12px;
        padding: 4px 8px;
    }

    h3.mb-0.A-look-inside-PK {
        padding-bottom: 20px;
    }

    select#language {
        box-shadow: 2px 2px;
    }

    span.sm_font {
        margin-bottom: 10px;
        display: block;
    }

    .Yes-absolutely-P br,
    .Yes-absolutely-N br {
        display: none;
    }



}



@media (-webkit-min-device-pixel-ratio: 0) {

    .macos-safari-only .container {
        max-width: 1720px !important;
        width: 1720px !important;
    }

    /*  .container {
        background-color:rgba(255, 0, 0, 0.077);
    } */

    /* .macos-safari-only .hero-text {
            font-size: 7.1vw !important;
            max-width: 65vw;
        }
    
        .macos-safari-only p.section-text {
            font-size: 4.1vw !important;
            width: calc(100% + 30px);
            margin-left: -15px;
            margin-right: -15px;
        }
    
        .macos-safari-only h2.section-title {
            font-size: 7vw !important;
            padding-bottom: 0vw !important;
        }
    
        .macos-safari-only .absorption-benefits h3 {
            font-size: 3.9vw !important;
            line-height: 1.9vw;
            width: 100%;
        }
    
        .macos-safari-only .energy_immunity p,
        .macos-safari-only .superior_absorption p {
            font-size: 3.7vw !important;
            width: 21vw;
            line-height: 1.7vw;
        }
    
        .macos-safari-only .insight p {
            font-size: 3.46vw !important;
            margin-top: -4vw;
        }
    
        .macos-safari-only .peak-text p {
            font-size: 3.2vw !important;
            padding-bottom: 3vw;
        }
    
        .macos-safari-only .peak-guide p {
            font-size: 3.1vw !important;
            color: #fff;
        }
    
        .macos-safari-only .creatine_hcl_lft p {
            font-size: 3vw !important;
            width: 28vw;
        }
    
        .macos-safari-only .creatine_hcl_rgt p {
            font-size: 3vw !important;
            width: 31vw;
        }
    
        .macos-safari-only .nutrition-item small {
            font-size: 3.8vw !important;
        }
    
        .macos-safari-only .nutrition-item span {
            font-size: 16vw !important;
            letter-spacing: -0.1vw;
            line-height: 10vw;
        }
    
        .macos-safari-only .nutrition-item small::after {
            bottom: -0.5vw !important;
            left: 0%;
            width: 21vw;
            height: 0.3vw;
        }
        .macos-safari-only .dosage-text {
            font-size: 4.2vw !important;
            font-weight: bold;
            color: #000;
            margin-top: 40px;
            line-height: 2.0vw;
            position: relative;
            width: 11vw;
            margin-left: 50px;
        }
    
        .macos-safari-only h3 {
            font-size: 6vw !important;
        }
    
        .macos-safari-only .energy_complex_breakdown_lft p {
            font-size: 3vw !important;
            width: 34vw;
        }
    
        .macos-safari-only .energy_complex_breakdown_rgt p {
            font-size: 3vw !important;
            width: 27vw;
        }
    
        .macos-safari-only .category-text {
            font-size: 6.8vw !important;
            bottom: 3vw;
            left: 3vw;
        }
    
        .macos-safari-only .identity_form p,
        .macos-safari-only .identity_contact p,
        .macos-safari-only .identity_contact .contact-email {
            font-size: 3.2vw;
            margin-bottom: 16px;
            line-height: 1;
        }
    
        .macos-safari-only .footer-tagline {
            font-size: 8.5vw;
            line-height: 4vw;
        }
    
        .macos-safari-only .subscribe-input {
            background-color: #7F5CA2;
            border: none;
            border-radius: 30vw;
            padding: 0.95vw 3.5vw;
            color: #ccc;
            font-size: 3.5vw;
            width: 90%;
        }
    
        .macos-safari-only .identity_follow h5 {
            font-size: 6vw;
            margin-bottom: 0rem;
        }
    
        .macos-safari-only .accordion-button {
            font-size: 5.5vw;
            padding: 1.5vw 0;
        }
        
        .macos-safari-only .large-number {
            font-size: 62vw;
            top: -27vw;
            transform: translate(6vw, 3vw);
        }

        .macos-safari-only .faq-heading {
            font-size: 13vw;
        }
        .macos-safari-only .navbar-text {
            font-size: 4vw;
        }
        .macos-safari-only .accordion-body {
            font-size: 4vw;
        }
        .macos-safari-only .accordion-body .sm_font {
            font-size: 3.7vw;
        }
        .macos-safari-only span.foo_trd {
            font-size: 8.5vw;
            display: inline-block;
            transform: translate(4px, -12px);
        }
    
        .macos-safari-only .insight p {
            font-size: 5.46vw;
            width: 55.6vw;
            margin: -4vw auto 0vw;
        }
        .macos-safari-only .image-col img {
            width: 60vw;
            transform: translate(-19vw, -5vw);
            position: relative;
            z-index: -1;
            height: 71vw;
        }
        .macos-safari-only .accordion-button:not(.collapsed)::after,
        .macos-safari-only .accordion-button::after {
            font-size: 9.5rem;
            width: 83px;
        }


        .macos-safari-only p.section-text {
            font-size: 4.1vw !important;
            width: calc(100% + 30px);
            margin-left: -15px;
            margin-right: -15px;
        }

       .macos-safari-only .accordion-button {
            font-size: 5.5vw;
            padding: 0.5vw 0;
        }

        .macos-safari-only p.section-text {
            font-size: 4.99vw !important;
            width: calc(100% + 30px);
            margin-left: -15px;
            margin-right: -15px;
        }

        .macos-safari-only .nutrition-item span {
            font-size: 18vw;
            letter-spacing: -0.5vw;
            line-height: 10vw;
        }

        .macos-safari-only .nutrition-item small {
            font-size: 5.4vw;
        }
        .macos-safari-only .identity_form p {
            margin-bottom: 1.5vw;
        }
        .macos-safari-only .follow-us img {
            width: 5vw !important;
        }
        .macos-safari-only .identity_contact {
            padding-top: 6vw;
        }
        .macos-safari-only .identity_follow h5 {
            padding-right: 1vw !important;
        }
        .macos-safari-only .identity_contact h5 {
            font-size: 5.7vw;
            margin-bottom: 0rem;
        }

        .macos-safari-only p.section-text {
            font-size: 3.8vw !important;
            width: calc(100% + 30px);
            margin-left: -15px;
            margin-right: -15px;
        }

        .macos-safari-only .energy_immunity p,
        .macos-safari-only .superior_absorption p {
            font-size: 2.97vw !important;
            width: 17vw;
            line-height: 2.1vw;
        }

        .macos-safari-only .image-col img {
            width: 48vw;
            transform: translate(-16vw, -4vw);
            position: relative;
            z-index: -1;
            height: 56vw;
        } */
    /* body{
    background-color: red !important;
} */
    .macos-safari-only .hero {
        background-position: 50%;
    }

    .macos-safari-only .hero-text {
        font-size: 98.5px;
        margin: auto;
        color: #fff;
        width: 100% !important;
    }

    .macos-safari-only .navbar-text {
        font-size: 28px;
    }

    .macos-safari-only p.section-text {
        font-size: 47px;
    }

    .macos-safari-only .creatine_hcl_rgt p,
    .macos-safari-only .creatine_hcl_lft p,
    .macos-safari-only .energy_complex_breakdown_lft p,
    .macos-safari-only .energy_complex_breakdown_rgt p {
        font-size: 40px;
    }

    .macos-safari-only .insight p {
        font-size: 40px;
        width: 1001px;
        margin: 0 auto;
    }

    .macos-safari-only .peak-guide p {
        font-size: 40px;
    }

    .macos-safari-only .peak-guide {
        padding: 45px 50px 180px;
    }

    .macos-safari-only .peak-text p {
        font-size: 40px;
        padding-bottom: 50px;
    }

    .macos-safari-only .research-backed-section .container .row>div:first-child:before {
        width: 293%;
        height: 149%;
        bottom: -318px;
        z-index: 2;
        margin-left: -342px;
    }

    .macos-safari-only .creatine_hcl_lft p {
        width: 767px;
    }

    .macos-safari-only .creatine_hcl_rgt p {
        width: 800px;
    }

    .macos-safari-only .energy_complex_breakdown_lft p {
        width: 947px;
    }

    .macos-safari-only .energy_complex_breakdown_rgt p {
        width: 741px;
        margin-left: -15px;
    }

    .macos-safari-only h3,
    .macos-safari-only .category-text {
        font-size: 80px;
    }

    .macos-safari-only .category-text {
        line-height: 70px;
    }

    .macos-safari-only .category-card {
        min-height: 700px;
        border-radius: 100px;
    }

    .macos-safari-only .large-number {
        font-size: 773px;
        transform: translate(143px, -324px);
    }

    .macos-safari-only .card_colum {
        gap: 60px;
        column-gap: 60px;
    }

    .macos-safari-only .category-text {
        bottom: 80px;
        left: 80px;
    }

    .macos-safari-only .capsule-container {
        grid-template-columns: 146px 146px 325px;
    }

    .macos-safari-only .capsule-img {
        width: 145px;
    }

    .macos-safari-only .footer-logo {
        width: 750px;
    }

    .macos-safari-only .footer-tagline img {
        width: 95% !important;
    }

    .macos-safari-only .identity_form p {
        font-size: 40px;
    }

    .macos-safari-only  form.subscribe_form {
        width: 88%;
    }
    .macos-safari-only .subscribe-input {
        font-size: 40px;
        width: 100%;
    }

    .macos-safari-only form.subscribe_form button.Submit {
        position: absolute;
        width: 55px;
        height: 100%;
    }

   /*  .macos-safari-only form.subscribe_form {
        font-size: 40px;
        width: 88%;
    } */

    .macos-safari-only .identity_follow h5 {
        font-size: 80px;
        margin-right: 23px;
    }

    .macos-safari-only .identity_contact h5 {
        font-size: 90px;
        margin-bottom: 0rem;
    }

    .macos-safari-only .identity_contact p,
    .macos-safari-only .identity_contact .contact-email {
        font-size: 40px;
    }

    .macos-safari-only .accordion-button {
        font-size: 50px;
    }

    .macos-safari-only .accordion-body {
        font-size: 40px;
    }

    /* .macos-safari-only .accordion-body .sm_font {
                    font-size: 35px;
                } */

    .macos-safari-only .absorption-benefits h3 {
        font-size: 50px;
        line-height: 45px;
    }

    .macos-safari-only .energy_immunity p,
    .macos-safari-only .superior_absorption p {
        font-size: 36px !important;
        width: 406px;
        line-height: 40px;
    }

    .macos-safari-only .image-col img {
        width: 1265px;
        transform: translate(-381px, -64px);
        position: relative;
        z-index: -1;
        height: 1230px;
    }

    .macos-safari-only .dosage-text {
        font-size: 48px;
        font-weight: bold;
        color: #000;
        margin-top: 40px;
        line-height: 43px;
        position: relative;
        width: 240px;
        margin-left: 48px;
    }

    .macos-safari-only .hero {
        text-align: center;
        padding: 290px 0;
        height: 1400px;
        display: flex;
        align-items: center;
    }



    /* ======= freanch language ================ */


    .macos-safari-only.fr .hero-text {
        font-size: 99.6px !important;
    }

    .macos-safari-only.fr .energy_immunity p,
    .macos-safari-only.fr .superior_absorption p {
        font-size: 32px !important;
        width: 401px;
        line-height: 33px;
    }

    .macos-safari-only.fr .insight p {
        font-size: 40px;
        width: 1301px;
        margin: 0 auto;
    }

    .macos-safari-only.fr .peak-guide {
        padding: 45px 37px 220px;
        margin-left: -20px;
        margin-right: -20px;
    }

    .macos-safari-only.fr .energy_complex_breakdown_lft p {
        width: 947px;
    }

    .macos-safari-only.fr .energy_complex_breakdown_rgt p {
        width: 679px;
    }

    .macos-safari-only.fr .accordion-button {
        font-size: 43.2px;
    }

    .macos-safari-only.fr .dosage-text {
        font-size: 40px;
        font-weight: bold;
        color: #000;
        margin-top: 40px;
        line-height: 0.9;
        position: relative;
        width: 217px;
        margin-left: 13px;
    }



}

.custom-select-wrapper {
    position: relative;
    width: 250px;
}


@media (min-width: 768px) {
    .fr .hcl-advantage .col-md-6.pt-6 {
        flex: 0 0 auto;
        width: 50%;
        margin-left: -20px;
        width: calc(50% + 20px);
    }

    .fr .hcl-advantage .col-md-6.pt-6 p {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .mb-md-4 {
        margin-bottom: 24px !important;
    }

    .px-md-3 {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    .ps-md-0 {
        padding-left: 0 !important;
    }
}