*,
body {
    margin: 0;
    
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Inter", serif;
}

.bg_bnr,
.heading_prgm1 {
    background-repeat: no-repeat;
    background-size: cover
}

.expert_tips ul li,
.footer-menu-links,
.menu,
.twoCol-list li {
    list-style-type: none
}

.btn-bnnr a,
.cb_here p a,
.footer-menu-links a,
.image_bx-cntnt h4 a,
.menu>li a,
.menu>li a:hover {
    text-decoration: none
}

* {
    padding: 0;
    box-sizing: border-box
}

body {
    color: #313131
}

.container {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    position: relative
}
.mbl_dis{
    display: none;
}
.dktp_dis{
    display: block;
}
@media (min-width:576px) {
    .container {
        max-width: 570px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 750px
    }
    
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1160px
    }
}

.flex_row,
.grid-row,
.row {
    display: flex
}

.align-itm,
.banners-section .row {
    justify-content: center
}

.col-1 {
    flex: 8.33%
}

.col-2 {
    flex: 16.66%
}

.col-3 {
    flex: 25%
}

.col-4 {
    flex: 33.3%
}

.col-4 {
    flex: 33.3%
}

.col-5 {
    flex: 41.66%
}

.col-6 {
    flex: 50%
}

.col-7 {
    flex: 58.33%
}

.col-8 {
    flex: 66.66%
}

.col-9 {
    flex: 75%
}

.col-10 {
    flex: 83.33%
}

.col-11 {
    flex: 91.66%
}

.col-12 {
    flex: 100%
}

.clearfix {
    clear: both
}

.para-style p {
    font-family: "Inter", serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0;
    text-align: center;
    color: #313131;
    margin-bottom: 20px
}

.algn-slf-cntr {
    align-self: center !important
}

.algn-slf-end {
    align-self: end
}

.pt-30 {
    padding-top: 30px !important
}

.ptb-3 {
    padding-top: 3%;
    padding-bottom: 3%
}

.ptb-5 {
    padding-top: 5%;
    padding-bottom: 5%
}

.padd-30 {
    padding: 30px !important
}

.padd-40 {
    padding: 40px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-70 {
    margin-top: 70px !important
}

.mb-60 {
    margin-bottom: 60px !important
}

.mb-40 {
    margin-bottom: 25px !important;
}

.mtb-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.mtb-30 {
    margin-top: 60px !important;
    margin-bottom: 0 !important;
}

.pb-60 {
    padding-bottom: 60px !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.center,
.text-center {
    text-align: center !important
}

.text-algn-end {
    text-align: end !important
}

.bg_ornge, .bg_ornge1 {
    background-image: radial-gradient(47.5% 197.46% at 50% 50%, #3E8104 0%, #2B4325 100%);
    padding: 33px 0px;
    
}

.contest_bnr{
    width: 100%;
    max-width: 500px;
    margin: auto;
    display: block;
}

.algn-cntr{
    align-items: center;
}

.bdr-tp-lr-rdus {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px
}

.blk,
.dsktp-only,
span.blck {
    display: block
}

#menu-toggle,
.mbl-only,
.mobile-only {
    display: none
}

.menu-button-container {
    display: none;
    height: 100%;
    width: 30px;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

#menu-toggle:checked+.menu-button-container .menu-button::before {
    margin-top: 0;
    transform: rotate(405deg)
}

#menu-toggle:checked+.menu-button-container .menu-button {
    background: rgba(255, 255, 255, 0)
}

#menu-toggle:checked+.menu-button-container .menu-button::after {
    margin-top: 0;
    transform: rotate(-405deg)
}

.menu-button,
.menu-button::after,
.menu-button::before {
    display: block;
    background-color: #fff;
    position: absolute;
    height: 4px;
    width: 30px;
    transition: transform .4s cubic-bezier(.23, 1, .32, 1);
    border-radius: 2px
}

.menu-button::before {
    content: "";
    margin-top: -8px
}

.menu-button::after {
    content: "";
    margin-top: 8px
}

.menu {
    display: flex;
    flex-direction: row;
    margin: 4px 0 -4px;
    padding: 0;
    align-items: center;
}

.menu>li {
    font-family: "Inter", serif;
    margin: 0 1rem;
    overflow: hidden;
    font-weight: 700;
}

.awkn-heads h3 {
    font-family: Montserrat, serif;
    font-weight: 400;
    font-size: 55px;
    line-height: 100%;
    text-align: center;  
}
.head_bold {
    font-family: Montserrat, serif;
    font-weight: 400 !important;
    text-decoration: underline;
}
.awknSub a{
    text-decoration: underline;
}
.awknSub span{
font-weight: 700;
}
.menu.menu-long>li a {
    font-size: .9rem;
    font-weight: 300
}

.menu>li a {
    color: #fff;
    font-size: 18px;
    letter-spacing: 1.6px
}
.dates {
    margin: -14px 0 14px;
    color: red;
    font-size: 32px;
}
.aff-Sct-rule {
    border: 1px solid red;
}
.aff-cntstWinners h4 {
    margin: -8px 0 20px 0;
    border-bottom: 1px solid;
    padding: 0 0 6px;
    font-weight: bold;
    font-size: 35px;
}
.aff-cntstWinners li {
    position: relative;
    /* background: url("../imgs/dngbt-e.png") no-repeat left -12px; */
    /* background-position: left -1px; */
    /* background-size: 1.8em; */
    background-repeat: no-repeat;
    list-style: none;
    padding: 8px 6px 4px 5%;
    margin: -5px 0 14px  0px;
    font-size: 26px;
    line-height: 38px;
    border-bottom: 1px dotted;
    display: block;
}
.contest-profit__row {
    margin-top: 1em;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 1em;
}

/*Contest CSS Begins here*/

.contest-profit .heading {
    font-size: 2em;
    font-weight: 700;
    text-align: center;
    color: #6b73b7;
    margin-bottom: 15px;
}
.contest-profit__row {
    margin-top: 1em;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 1em;
}
.contest-profit__row .content {
    flex: 1;
    width: 100%;
}
.contest-profit__row .txt-lg {
    font-size: 2em;
    font-weight: bold;
}
.contest-profit__row .profit-list {
    list-style: none;
    font-size: 1.5em;
}
.contest-profit__row .profit-list li {
    padding: 10px 10px 10px 0;
}
.contest-profit__row .profit-list li:not(:last-of-type) {
    border-bottom: 1px dotted;
}
.contest-profit__row .profit-list li:not(:last-of-type):before {
    content: '';
    background-image: url("/assets-mbn/images/jointV_imgs/list_logo.avif");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    margin-right: 10px;
    vertical-align: sub;
    width: 35px;
    height: 30px;
}
.text-center {
    text-align: center !important;
}
.contest-profit__row .profit-list li a.sign-up-btn {
    display: inline-block;
    background-color: #F15925;
    box-shadow: 0px 4px 4px 0px #00000040;
    color: #fff;
    font-family: inherit;
    font-size: 1.2em;
    font-weight: 600;
    text-decoration: none;
    padding: 15px 2em;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 15px;
}

.contest-profit__row .profit-list li a.sign-up-btn:hover {
    background: linear-gradient(90deg, #ec3e02 0, #7b3c12 100%);
}

.contest-profit{
    padding-top: 70px;
}

.contest-profit__row .img-wrapper {
    max-width: 300px;
    flex: 0 0 300px;
}

.contest-profit__row .img-wrapper img {
    width: 100%;
}
.contest-bx{
    margin-top: 70px;
}

.contest-bx p{
    font-size: 22px;
    font-weight: 400;
    line-height: 31.25px;
    text-align: center;
}


.img-wrapper img {
    max-width: 300px;
}
.contest-profit__row .profit-list li a{
    color: dodgerblue;
}

.aff-cntstWinners li:before{
    content: '';
    top: 0;
    position: absolute;
    padding-right: 7px;
    width: 33px;
    height: 64px;
    left: 0;
    background-image: url("/assets-mbn/images/jointV_imgs/list_logo.avif");
    background-size: contain;
    background-repeat: no-repeat;
}
.aff-cntstWinners li a {
    color: dodgerblue;
}
.profit_img {
    margin: 0 0 20px 30px;
    padding-top: 20px;
}
.aff-info font{
    color: #00A6DA;
}
.img-flRht {
    float: right;
    width: 100%;
    max-width: 300px;
    margin: 0 -6% 20px 30px;
}
.img-flRht.profit_img img {
    max-width: 249px;
}
.sign-up-btn {
    text-decoration: none;
    background: orange;
    color: white;
    padding: 10px 10px 3px 10px !important;
    line-height: 2;
    font-weight: 600;
    font-size: 24px;
    border-radius: 5px !important;
    display: block;
    text-align: center;
    width: 100%;
    max-width: 400px;
    margin: auto;
    margin-bottom: 0;
}
.sign-up-btn:hover {
    color: #fff;
}

.aff-mnu-bg {
    padding: 15px 0;
}

.awkn-heads h3 {
    color: #ffffff;
}
header {
    background-image: url(/assets-mbn/images/jointV_imgs/banner_img.avif);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
}
.aff-cntct {
    padding: 12px 20px;
    /* border-radius: 15px; */
    background: #F15925 !important;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 20px;
}
.aff-cntct a {
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 700;
}
.gold_bg {
    font-family: Montserrat, serif;    
    padding: 15px 10px;
    font-weight: 700;
    font-size: 30px;
    width: 100%;
    max-width: fit-content;
    display: block;
    margin: 0 auto 10px;
    background-color: #2B4325;
}

.awkn-heads {
    padding: 50px 0 0
}

.bottle_single {
    width: 100%;
    max-width: 540px;
    position: absolute;
    bottom: -22%;
    right: -8%;
}
.thumb,
.tick {
    max-width: 25px
}

.awkn-heads h1 {
    color: #ffffff;
}
img.footer-logo {
    width: 100%;
    max-width: 292px;
    display: block;
}
.copyright.py-4 div {
    font-family: "Inter", serif;
    font-size: 20px;
    text-align: right;
}
.box1 h2,
.earn-per p,
.email_hding {
    margin-bottom: 18px
}

.box1 h4 {
    font-family: "Inter", serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 27.5px;
    text-align: left;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff
}

.box1 h2,
h4.aff-smlSub {
    font-weight: 700;
}

.bg_bnr {
    background-image: url("/assets-mbn/images/affiliates/bg_bnr1.avif");
}

h4.aff-smlSub {
    font-size: 32px;
    font-style: italic;
    line-height: 48px;
    letter-spacing: 0;
    text-align: center;
    color: #f90
}

.box1 {
    padding: 20px 35px 0%;
}

.box1 h2 {
    font-family: "Hanuman", serif;
    font-size: 38px;
    line-height: 46px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    font-weight: 700;
}

.box1 h2 span{
    color: #FFD500;
}

.txt-clr1 {
    color: #F9F079;
}

img.header_logo {
    width: 100%;
    max-width: 140px
}

.box1 h4 a,
.clr-white,
.disclaimer p a,
.text-white {
    color: #fff
}

.demographics_box, .email_bx {
    background-color: #fff;
    border: .8px solid #3E8104;
    border-radius: 20px;
}

.email_cntnt_bx {
    padding: 30px 40px
}

.email_cntnt_bx p {
    font-size: 25px;
    font-weight: 400;
    line-height: 31.25px;
    text-align: center
}

.aff-programs {
    padding: 75px 0 10px;
}

.email_hding,
.heading_prgm1 {
    font-weight: 700;
    text-align: center;
    padding: 20px;
    letter-spacing: 0
}

.email_hding {
    font-family: "Hanuman", serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    background-image: radial-gradient(50% 50% at 50% 50%, #3E8104 0%, #2B4325 100%);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-size:cover;
    background-repeat:no-repeat;
}

.heading_prgm {
    font-family: "Hanuman", serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin: 40px 0;
}

.heading_prgm1 {
    font-family: "Hanuman", serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-image: radial-gradient(50% 50% at 50% 50%, #3E8104 0%, #2B4325 100%);

}

.twoCol-list li {
    font-family: Montserrat, serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0;
    text-align: left;
    color: #313131;
    position: relative;
    padding-left: 13%;
    padding-bottom: 7%;
}

.twoCol-list li:before {
    content: "";
    top: -18px;
    left: -2%;
    background-image: url("/assets-mbn/images/jointV_imgs/list_logo.avif");
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    position: absolute;
    padding-right: 7px;
    background-size: contain;
}

hr {
    border-bottom: 2px solid #a991c4
}

.earn-per p {
    font-size: 25px;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0;
    text-align: center;
    color: #ffff
}

.aff-Updates input,
.aff-Updates label,
.step_cntnt {
    text-align: left;
    letter-spacing: 0
}

.aff-epcs {
    border: .5px solid #013b89;
    border-radius: 20px
}

.box2_links {
    border: .8px solid #3E8104;
    border-radius: 20px;
    background-color: #fff;
}

.border-box {
    padding-left: 6%;
    border-left: 2px dashed #3E8104;
    margin-left: 6%;
}

.border-box.border-none {
    border: none
}

.step {
    font-family: Montserrat, serif;
    position: absolute;
    color: #fff;
    background-color: #F15925;
    border: 3px solid #2B4325; 
    font-size: 19px;
    font-weight: 800;
    padding: 25px 10px;
    border-radius: 50%;
    left: -115px;
    top: -1px;
}

#gallery,
#gallery figure,
#info,
.steps-box,
figure>div {
    position: relative
}

.aff-Updates,
.aff-Updates input {
    width: 100%;
    background-color: #fff
}

.steps-box {
    padding-right: 40px
}

.step_cntnt {
    font-family: "Inter", serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.5;
    color: #000000;
    margin-bottom: 5px;
}

.steps-box p {
    font-family: "Inter", serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 24px
}

.alert {
    color: #f30404
}

.aff-heroTxt h2 {
    font-size: 3rem;
    font-weight: 600;
    line-height: 1;
    padding: 44px 0 0
}

.pl-12 {
    padding-left: 12.5%
}

.aff-Updates {
    padding: 36px 38px 24px;
    border-radius: 12px;
    border: .8px solid #3E8104;
    margin: 20px auto;
}

.aff-Updates label {
    font-family: "Inter", serif;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    text-transform: uppercase
}

.aff-Updates input {
    font-family: "Inter", serif;
    padding: 10px 0 10px 14px;
    border-radius: 10px;
    border: 1px solid #717171;
    margin-bottom: 20px;
    font-size: 19px;
    font-weight: 500;
    line-height: 30px;
}
.awkn-heads h4 {
    font-family: Montserrat, serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    color: #FFD500;
}
.aff-info .aff-cbCopy{
    text-align: center;
    cursor: pointer;
    color: #fff;
    display: block
}
.footer-list {
    display: flex;
    justify-content: right;
    font-family: "Inter", serif;
}
a{
    color:inherit;
    text-decoration:none;
}
.footer-list li{
    font-family: Montserrat, serif;
    font-size:17px;
    list-style:none;
    color:#fff;
    
}
.footer-list li span{
    margin:0px 8px;
}
.chk-box-title {
    font-size: 17px !important;
    line-height: 1.3 !important;
    text-transform: inherit !important;
    font-weight: 400 !important
}

.font-18,
.form-input {
    font-size: 18px
}

.chk-box {
    width: 3% !important;
    margin-top: 20px !important
}

.aff-Sct-rule {
    border: 1px solid #f1a52e;
    margin: 10px 0 30px;
}

input.aff-cbSubmit {
    font-family: "Hanuman", serif;
    font-size: 32px;
    font-weight: 900 !important;
    line-height: 39px;
    letter-spacing: 0;
    background-color: #F15925;
    box-shadow: 0px 4px 4px 0px #00000040;
    width: 100%;
    color: #fff;
    max-width: 500px;
    margin: 0 auto;
    justify-content: center;
    padding: 20px;
    border-radius: 10px !important;
    display: block;
    text-align: center;
    font-family: "Hanuman", serif;
}

.bnnr-sets li,
.xprtTips li {
    border-bottom: 1px dotted;
    list-style: none
}

.aff-hopLink,
.aff-info {
    margin: 12px 0;
    width: 100%
}

.aff-info .aff-cbCopy {
    margin: 20px auto;
    padding: 20px 30px 20px;
    border: 1px solid;
    letter-spacing: 1px;
    font-size: 32px;
    font-weight: 900 !important;
    border-radius: 9px !important;
    position: relative;
    justify-content: right;
    color: #fff;
    width: 100%;
    max-width: 45%;
    background-color: #F15925;
    box-shadow: 0px 4px 4px 0px #00000040;
    font-family: "Hanuman", serif;
}

.aff-info .aff-cbCopy:hover {
    background: linear-gradient(90deg, #ec3e02 0, #7b3c12 100%);
}

.btn-dwnld-Collection a,
.dwn-img:active,
.dwn-img:hover {
    background-image: url("../images/btn-dwnld-Collection.png")
}

.form-input {
    width: 100%;
    padding: 20px 10px;
    border-radius: 10px;
    border: 1px solid rgba(64, 105, 177, .3);
    background: #fff
}

.form-label {
    display: block;
    margin-bottom: 6px
}

.decp-para p,
.list-box p,
.note {
    margin-bottom: 20px
}

.font-600 {
    font-weight: 600 !important
}

.affhd2 {
    font-size: 2rem;
    line-height: 1;
    margin-top: 35px;
    font-family: Montserrat, serif
}

.affiliate-links {
    border-radius: 20px;
    background: #fff;
    padding: 72px 40px
}

.cb_here,
.link-box {
    border-radius: 10px
}

.link-box {
    border: .8px solid #a991c4;
    padding: 20px 15px
}

.sub-bg-box {
    color: #fff;
    background: url(../img/prdct-sign-bg.png) center/contain no-repeat #4069b1;
    border-radius: 15px;
    padding: 68px 118px 53px
}

.email-swipes {
    border-radius: 20px;
    border: 1px solid rgba(64, 105, 177, .2);
    background: #f1f4fa;
    padding: 40px
}

.email-dwnld,
.note {
    background-color: #fff
}

.note {
    border: 1px solid rgba(64, 105, 177, .2);
    border-radius: 10px;
    padding: 30px
}

.email-dwnld {
    border: 2px dashed #4069b1;
    border-radius: 10px;
    padding: 40px 0
}

.product-box {
    border-radius: 12px;
    border: 1px solid rgba(64, 105, 177, .3);
    background: #f1f4fa;
    padding: 10px
}

.product-grid .col-4 {
    padding: 0 10px 20px
}

.key-box {
    background: #fff;
    border: 1px solid rgba(64, 105, 177, .2);
    box-shadow: 0 4px 40px rgba(64, 105, 177, .15);
    border-radius: 20px;
    padding: 50px 10px
}

.list-box p {
    font-size: 19px;
    font-weight: 500;
    line-height: 30px
}

.list-box .col-4 {
    padding-left: 30px;
    border-left: 1px solid rgba(64, 105, 177, .2);
    padding-right: 30px
}

.description {
    background: #f1f4fa;
    padding: 40px 0
}

#gallery,
.cb_here {
    background-color: #fff
}

.description .col-3 a {
    display: block;
    color: #606060;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    margin-bottom: 20px
}

.description .col-3 a:hover {
    color: #000;
    font-weight: 600
}

.decp-para p {
    color: #333;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px
}

.des-input {
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 5.28042px 31.68254px 0 rgba(0, 0, 0, .1);
    padding: 20px 10px;
    width: 100%;
    border: 1px solid rgba(64, 105, 177, .2)
}

.bg_img1,
.footerAff-top-bg {
    background-size: cover
}

.tick {
    width: 100%;
    height: 25px
}

.thumb {
    width: 100%
}

.pl-20 {
    padding-left: 20px !important
}

.font-700 {
    font-weight: 700 !important
}

.font-24 {
    font-size: 24px !important
}

.dsply-flex {
    display: flex;
    align-items: center
}

.link-box a {
    word-break: break-all;
    font-size: 18px;
    pointer-events: none
}

.cb_here h1, .cb_here1 h5 {
    font-size: 35px;
    line-height: 48px;
    text-align: center;
    font-weight: 500;
}

.blu-txt {
    color: #a991c4
}

input.aff-cbSubmit:hover {
    background: linear-gradient(90deg, #ec3e02 0, #7b3c12 100%);
}

.cb_here {
    padding: 20px 30px;
    margin: 0 auto;
    border: .8px solid #3E8104;
    width: 100%;
    max-width: 92%
}

.cb_here1,
.cb_here2 {
    border-radius: 10px;
    padding: 20px 30px;
    margin: 40px auto
}

.cb_here2 {
    background-color: #fffccf;
    border: 0.5px solid #4A63BD;
}

.cb_here1 {
    background-color: #fffde1;
    border: 0.5px solid #4A63BD;
}

.cb_here1 h5 {
   font-family: "Inter", serif;
    color: #313131
}

.cb_here h1 {
    letter-spacing: 0;
    color: #271615;
    margin-bottom: 10px;
    font-family: "Inter", serif;
    font-weight: 400;
}
.cb_here2 h6 {
 font-family: "Inter", serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0;
    text-align: left;
    color: #313131
}

.cb_here p a {
    color: #000
}

.mail_swipe {
    margin: 30px 0
}

#gallery {
    left: calc(-1 * var(--adjust-size));
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 20px;
    max-width: 100vw;
    -webkit-perspective: 0;
    perspective: 0;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    padding: 20px 30px;
    margin: 40px auto;
    border-radius: 10px
}

#gallery figure:nth-child(7n) {
    --duration: 1s;
    --pin-color: crimson
}

#gallery figure:nth-child(7n+1) {
    --duration: 1.2s;
    --pin-color: hotpink
}

#gallery figure:nth-child(7n+2) {
    --duration: 1.3s;
    --pin-color: magenta
}

#gallery figure:nth-child(7n+3) {
    --duration: 1.5s;
    --pin-color: orangered
}

#gallery figure:nth-child(7n+4) {
    --duration: 1.1s;
    --pin-color: darkorchid
}

#gallery figure:nth-child(7n+5) {
    --duration: 1.6s;
    --pin-color: deeppink
}

#gallery figure:nth-child(7n+6) {
    --duration: 1.2s;
    --pin-color: mediumvioletred
}

#gallery figure:nth-child(3n) {
    --angle: 3deg
}

#gallery figure:nth-child(3n+1) {
    --angle: -2.3deg
}

#gallery figure:nth-child(3n+2) {
    --angle: 2.4deg
}

#gallery figure:nth-child(odd) {
    --direction: alternate;
    border-radius: 24px
}

#gallery figure:nth-child(2n) {
    --direction: alternate-reverse
}

#gallery figure {
    display: inline-block;
    margin: var(--adjust-size);
    padding: .5rem;
    width: 100%;
    height: auto;
    text-align: center;
    transform-origin: center 0.22rem;
    will-change: transform;
    break-inside: avoid;
    overflow: hidden;
    backface-visibility: hidden
}

#gallery.active figure {
    animation-duration: var(--duration), 1.5s;
    animation-delay: var(--delay), calc(var(--delay) + var(--duration) * var(--count));
    animation-timing-function: ease-in-out;
    animation-iteration-count: var(--count), 1;
    animation-direction: var(--direction), normal;
    animation-fill-mode: both;
    animation-name: swing, swingEnd
}

figure img {
    aspect-ratio: 1/1;
    width: 100%;
    object-fit: cover;
    display: block;
    border-radius: 5px;
    margin-bottom: 10px;
    z-index: 1
}

figure figcaption {
    font-size: 14px;
    font-weight: 400;
    z-index: 1
}

figure h2 {
    color: #dc143c;
    font-size: 22px
}

figure p {
    font-size: 17px
}

figure small {
    font-size: 12px
}

figure>div {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

@keyframes swing {
    0% {
        transform: rotate3d(0, 0, 1, calc(-1 * var(--angle)))
    }
    100% {
        transform: rotate3d(0, 0, 1, var(--angle))
    }
}

@keyframes swingEnd {
    to {
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

#info {
    text-align: center;
    z-index: 1
}

#info a {
    font-size: 1.1rem
}

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

.aff-cbSubmit {
    background-color: red;
    color: #fff;
    font-weight: 400 !important;
    border-radius: 9px !important;
    margin: 10px 0 20px
}

.sbhd-red {
    color: #d65252;
    margin: 0
}

.aff-cbCopy,
.btn-bnnr a {
    letter-spacing: 1px;
    color: #fff
}

.dmo-dingbat {
    margin: 10px 9px 0 -14px
}

.col-12.col-lg-3.bnnrFrame {
    margin: 0 1% 16px;
    border-radius: 20px;
    background-color: #cacdc4c4
}

.col-lg-6.bnnrFrame {
    margin: -26px -14px 30px 14px;
    border-radius: 20px;
    background-color: #eaeaeac4;
    width: 47%;
    padding: 16px 30px
}

.bnnr-dwnld {
    text-align: center;
    margin: -6px 0 30px
}

.btn-bnnr a {
    font-size: 1rem;
    background-color: #9d877782;
    padding: 4px 16px;
    border-radius: 20px
}

.btn-bnnr a:hover {
    background: #595f95
}

.bnnrSpecs {
    font-size: 1.6rem !important;
    line-height: 1.5 !important;
    font-weight: 600;
    margin: 0 0 -2px !important
}

.aff-cbCopy,
.bnnr-sets li {
    font-weight: 400 !important
}

.bnnr-title p {
    font-size: 1.1rem;
    line-height: 1.1;
    padding: 0;
    margin: 0 0 6px
}

.bnnr-sets li {
    padding: 3px 0 3px 16px;
    margin: 6px 0 0;
    font-size: 17px !important;
    line-height: 1
}

.medium.bnr-except {
    margin: 13px 0 6px -12px;
    border-bottom: 0;
    color: #ea7676
}

.btn-dwnld-Collection {
    display: inline-block;
    z-index: 200;
    width: 220px;
    height: 230px;
    float: inline-end;
    margin-left: -60px
}

.btn-dwnld-Collection a {
    background-position: 0 0 !important;
    margin: 6px -2% 0 28px;
    width: 200px !important;
    height: 194px !important;
    display: inline-block;
    color: transparent
}

.bg_img1,
.demographics h1 {
    background-image: radial-gradient(50% 50% at 50% 50%, #3E8104 0%, #2B4325 100%);
}

.dwn-img:active,
.dwn-img:hover {
    background-position: -200px 0 !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.txt-banners {
    font-size: 1.25rem;
    line-height: 1
}

.aff-info select {
    padding: 7px 0 8px 17px;
    width: 70%;
    margin: 5px;
    font-size: 1.25rem;
    box-shadow: 1px 1px 3px #543e2c;
    border-top: 2px solid #fff;
    border-radius: 8px;
    background-color: #e6e6e0;
    color: #747474;
    cursor: pointer !important
}

.aff-hpLnk {
    padding-top: 13px
}

.aff-cbCopy {
    margin: 6px 24px;
    padding: 9px 30px 7px;
    background-color: #16c416;
    border: 1px solid #3db43d;
    font-size: 1.1rem;
    border-radius: 9px !important;
    box-shadow: 0 2px 4px #000
}

.aff-cbCopy:hover {
    background-color: #0a9139
}

.footerAff-top-bg {
    background-repeat: no-repeat
}

.emailSwps {
    padding: 30px 45px;
    border-radius: 12px;
    display: inline-block
}

.col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}

h1.small-title {
    font-size: 56px;
    line-height: 1;
    margin-bottom: 20px;
}

.swipeNote {
    background-color: #ffffa3;
    padding: 15px 20px;
    border-radius: 6px;
    border: 1px solid #f48b8b;
    margin: 30px 60px 20px
}

.tips-txt {
    font-size: 39px;
    color: #a991c4;
    margin-bottom: 15px
}

.noteTxt {
    font-size: 1.1rem !important;
    color: #535353
}

.xprtTips li {
    font-size: 1.3rem;
    width: 80%;
    margin: 0 10%;
    line-height: 1.1;
    padding: 15px 0
}

.swipeDwnld {
    background-color: #f6f6e1;
    padding: 15px 20px 2px;
    border-radius: 26px;
    border: 6px solid #f48b8b85;
    margin: 35px 60px 0
}

h4.allcaps {
    font-size: 25px
}

.demographics h1,
.expert_tips h1 {
    font-size: 40px;
    text-align: center
}

.mt-5 {
    margin: 50px 20px 0
}

.bnnrFrame {
    margin: 0 1% 16px;
    border-radius: 20px;
    background-color: #eaeaeac4
}

.col-lg-3 {
    width: 23% !important
}

.pineal-banner-img {
    max-height: 224px;
    width: 100%;
    max-width: 220px;
    border-radius: 7px;
    border: 12px solid #fff;
    box-shadow: 0 4px 12px #0006;
    margin: -26px auto 26px;
    padding: 10px !important;
    background-color: #fff;
    display: block
}

.expert_tips h1 {
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0;
    color: #000000;
    margin-bottom: 20px;
}

.demographics h1,
.sbhd-drkBlue {
    font-weight: 700;
    line-height: 1.5
}

.expert_tips ul li {
    font-family: "Inter", serif;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
    color: #313131;
    display: flex;
    align-items: self-start;
    border-bottom: .8px solid #b4b4b4;
    margin-bottom: 15px;
    padding-bottom: 13px
}

.expert_tips ul li:before {
    font-size: 18px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    border: 4px solid;
    padding: 0 2px;
    border-radius: 5px;
    color: #3E8104;
    margin-right: 20px
}

.email-swipes-section {
    margin: 50px 0
}

.demographics h1 {
    font-family: "Hanuman", serif;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0;
    color: #fff;
    background: radial-gradient(50% 50% at 50% 50%, #3E8104 0%, #2B4325 100%);
    background-size:cover;
    background-repeat:no-repeat;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 20px
}

.contentBox p,
.image_bx-cntnt h4 {
    font-size: 25px;
    line-height: 31px;
    letter-spacing: 0
}

.demographics_cntent {
    padding: 40px
}

.demoGraph {
    display: flex;
    width: 100%;
    max-width: 389px;
    margin-bottom: 30px
}

.dmo-dingbat {
    float: left;
    max-width: 85px;
    padding-right: 19px
}

.sbhd-drkBlue {
    font-family: "Inter", serif;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: left;
    background: -webkit-linear-gradient(#3E8104, #2B4325);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 5px;
}

.contentBox p {
    font-weight: 400;
    color: #000
}

.heading_terms,
.image_bx-cntnt h4 {
    font-weight: 700;
    text-align: center
}

.images_box {
    display: flex;
    width: 100%;
    justify-content: space-around;
    margin: 40px auto
}

.image_bx-cntnt {
    background-color: #fff;
    border: .8px solid #a991c4;
    border-radius: 20px
}

.image_bx-cntnt img {
    width: 100%;
    max-width: 400px;
    padding: 20px
}

.image_bx-cntnt h4 {
    font-family: Montserrat, serif;
    background: radial-gradient(50% 50% at 50% 50%, #3E8104 0%, #2B4325 100%);
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
    padding: 10px;
}
.image_bx-cntnt h4:hover{
    background: radial-gradient(50% 50% at 50% 50%, #73d41e 0%, #2B4325 100%);
    opacity: 0.9;
}
.banner_list li,
.banner_set p,
.tems_list li {
    font-family: "Inter", serif;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left
}

.image_bx-cntnt h4 a {
    color: #fff
}

.banner_set p {
    line-height: 1.5;
    margin-bottom: 15px;
    color: #fff
}

.banner_list li {
    color: #fff;
    line-height: 1.5;
    margin-bottom: 5px;
    list-style: inside
}

.box3_terms {
    border: .8px solid #3E8104;
    border-radius: 20px;
    background-color: #fff;
    margin: 50px 0
}

.tems_list {
    padding-left: 40px
}

.tems_list li {
    line-height: 38px;
    list-style-type: decimal;
    margin-bottom: 20px
}

.heading_terms {
    font-family: "Hanuman", serif;
    font-size: 45px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0;
    color: #fff;
}

.sub_hding_terms,
.terms_p {
    font-weight: 400;
    letter-spacing: 0
}

.sub_hding_terms {
    font-size: 24px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    font-family: "Inter", serif;
}

.terms_p {
    padding-top: 20px;
    font-family: "Inter", serif;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
}

.bg-clr_cntnt {
    background: linear-gradient(180deg, #6b73b7 0, #ebbed9 100%)
}

.cntnt_heading {
    font-family: "Hanuman", serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: 0;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;
}

.bnr_p,
.cntnt_para,
.dwnld_all_bnr {
    font-size: 25px;
    line-height: 31px;
    letter-spacing: 0;
    font-weight: 400;
    text-align: center
}

.bnr_p,
.cntnt_para {
    color: #313131
}

.footerAff-top-bg {
    background-color: #f4f5ff
}

.footer-menu, .py-4 {
    padding: 20px 0 10px;
}

.footer-menu ul {
    display: flex;
    justify-content: space-around
}

.footer-menu-links {
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0;
    text-align: center;
    color: #000
}

.footer-menu-links a {
    color: #000;
    text-transform: uppercase
}

.cb_here p {
    margin-bottom: 0
}

.footer-middle-bg {
    background-color: #02051a
}
.mb-50 {
    margin-bottom: 7%;
}
.mb-1 {
    margin-bottom: 1rem
}

.disclaimer p {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    color: #fff
}

.footer-main-section p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 20px
}

.btns {
     font-family: "Inter", serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 39px;
    text-align: center;
    color: #058dc7;
    display: block;
    margin-top: 15px;
    text-decoration: underline;
}
.bg-aff-one {
    border-radius: 9px;
    border: 8px solid #f00;
    box-shadow: 0px 0px 10px #ffcb00;
    margin: 30px 0 50px;
}

.bg-aff-one img{
    width: 100%;
    max-width: 100%;
}
.mb_only{
        display: none;
    }

@media (max-width:1920px) {
  .twoCol-list li {
    font-size: 23px;
    margin-bottom: 0px;
}
    .step {
        padding: 20px;
        text-align: center
    }
}

@media (max-width:1880px) {
    .cb_here h1 {
        font-size: 39px
    }
    .expert_tips ul li {
        font-size: 26px
    }
}

@media (max-width:1536px) {
    .banner_list li,
    .bnr_p,
    .box1 h4,
    .contentBox p,
    .dwnld_all_bnr,
    .earn-per p,
    .expert_tips ul li,
    .para-style p {
        font-size: 24px
    }
    .steps-box p,
    .tems_list li {
        font-size: 24px;
        line-height: 35px
    }
    .earn-per p {
        line-height: 34px
    }
}

@media (max-width:1440px) {
    .banner_list li,
    .bnr_p,
    .box1 h4,
    .contentBox p,
    .dwnld_all_bnr,
    .earn-per p,
    .expert_tips ul li,
    .para-style p,
    .steps-box p,
    .tems_list li {
        font-size: 23px
    }
    .twoCol-list li:before {
    left: 0%;
    }
    .bottle_single {
    bottom: -27%;
    }
    .box1 h2 {
        line-height: 41px
    }
    .steps-box p {
        line-height: 32px
    }
    .cb_here h6 {
        font-size: 24px;
        line-height: 1.5
    }
    .sbhd-drkBlue {
        font-size: 30px
    }
}

@media (max-width:1366px) {
    .box1 h2 {
        font-size: 33px;
        line-height: 1.3
    }
        .bottle_single {
        bottom: -30%;
    }
    .awkn-heads h1 {
        margin-bottom: 10px !important;
        line-height: 65px
    }
    .banner_list li,
    .box1 h4,
    .earn-per p,
    .tems_list li,
    .twoCol-list li {
        font-size: 22px
    }
    .step {
        padding: 15px;
        text-align: center
    }
}

@media(max-width: 1256px){
    .bottle_single {
    max-width: 491px;
    bottom: -27%;
    right: -4%;
    }
    .twoCol-list li:before {
    left: 2%;
    }
    .mb-40 {
        margin-bottom: 25px !important;
    }
}

@media (max-width:1170px) {
    .twoCol-list li:before {
    top: -9px;
    left: -6%;
    padding-right: 7px;
    }
    .twoCol-list li {
    padding-left: 12%;
    padding-bottom: 7%;
    }
    .bottle_single {
        bottom: -23%;
        right: -8%;
    }
    .pineal-banner-img {
        max-width: 180px
    }
    .awkn-heads h1 {
        font-size: 46px;
        line-height: 66px
    }
    .btn-bnnr a {
        font-size: 14px
    }
    .bnnr-sets li {
        padding: 3px 0;
        font-size: 16px !important
    }
    .awkn-heads h3 {
        line-height: 54px;
        margin-bottom: 12px
    }
    .heading_prgm {
        font-size: 44px;
    }
    ul.twoCol-list
    {
    padding: 5px 50px 35px 70px;
    }
    .step_cntnt {
        font-size: 38px;
    }
    .heading_terms {
        font-size: 40px;
    }
}

@media(max-width: 1140px){
   .bottle_single {
    max-width: 534px;
    right: -12%;
    bottom: -26%;
    }
    .twoCol-list li:before {
    width: 65px;
    height: 65px;
    }
    ul.twoCol-list {
    padding: 20px 10px 20px 10px;
    }
    .twoCol-list li {
        font-size: 20px;
    }
    .twoCol-list li {
        padding-left: 8%;
    }
    ul.twoCol-list {
    padding: 20px 10px 20px 10px;
    }
    .heading_prgm1 {
    font-size: 40px;
    }
    .email_hding, .demographics h1 {
    font-size: 45px;
    }
}

@media (max-width:1024px) {
    .aff-epcs,
    .six_btl {
        width: 100%
    }
    .aff-epcs {
        max-width: 900px
    }
    .aff-mnu-bg {
        padding: 10px 0
    }
    .bottle_single {
        max-width: 482px;
        bottom: -88px;
        right: -2%;
    }
    .awkn-heads h3 {
        font-size: 48px;
        line-height: 58px;
        margin-bottom: 7px
    }
    .awkn-heads h1 {
        font-size: 40px;
        padding: 10px 20px;
        line-height: 48px
    }
      
    .box1 {
        padding: 40px 30px
    }
    .box1 h2 {
        font-size: 32px
    }
    .box1 h4,
    .sub_hding_terms {
        font-size: 21px
    }
    .twoCol-list li {
        font-size: 19px;
        margin-bottom: 10px
    }
    .earn-per p {
        font-size: 21px;
        line-height: 1.5
    }
    .heading_prgm {
        font-size: 34px;
        line-height: 1.5;
        margin: 20px 0;
    }
    .heading_prgm1 {
        font-size: 38px;
        padding: 15px
    }
    .aff-Updates label,
    .contentBox p,
    .expert_tips ul li,
    .image_bx-cntnt h4,
    .para-style p,
    .steps-box p,
    .terms_p {
        font-size: 22px
    }
    .step_cntnt {
        font-size: 38px;
        margin-bottom: 15px;
        line-height: 1.3
    }
    img.footer-logo {
        max-width: 230px;
    }
    .border-box {
        padding-left: 8%
    }
    .pl-12 {
        padding-left: 14.5%
    }
    .mb-50 {
        margin-bottom: 1%;
    }
    .cb_here h6,
    .tems_list li {
        font-size: 22px;
        line-height: 1.5
    }
    .demoGraph {
        max-width: 90%
    }
    .sbhd-drkBlue {
        font-size: 30px
    }
    .dmo-dingbat {
        max-width: 58px
    }
    .images_box {
        width: 100%;
        max-width: 100%
    }
    .heading_terms {
        font-size: 38px
    }
    ul.twoCol-list {
    padding: 20px 10px 20px 40px;
    }
}

@media (max-width:991px) {
   ul.twoCol-list {
    padding: 20px 20px 20px 20px;
    }
    .awkn-heads {
        padding: 28px 0 0;
    }
    img.Superconductor-white_logo {
        padding-top: 20px;
        width: 100%;
        max-width: 240px
    }
    .header_logo {
        width: 100%;
        max-width: 80px
    }
    .box1 h2 {
        font-size: 28px;
    }
   .twoCol-list li:before {
    top: -10px;
    left: -9%;
    width: 70px;
    height: 55px;
    }
    .twoCol-list li{
    text-align: left;
    }
    .aff-programs {
        padding: 28px 0;
    }
    .awkn-heads h3 {
        font-size: 48px;
        line-height: 59px;
        margin-bottom: 0
    }
    .bottle_single {
        max-width: 471px;
        bottom: -84px;
        right: -14%;
    }
    #menu-toggle~.menu li {
        height: 0;
        margin: 0;
        padding: 0;
        border: 0;
        transition: height .4s cubic-bezier(.23, 1, .32, 1)
    }
    .gold_bg {
        padding: 15px 20px;
    }
    .awkn-heads h4 {
        font-size: 22px;
        line-height: 22px;
    }
    #menu-toggle:checked~.menu li {
        border: 1px solid #272727;
        height: 3.5em;
        padding: .5em;
        transition: height .4s cubic-bezier(.23, 1, .32, 1)
    }
    #menu-toggle:checked~.menu li a {
        color: #fff;
        text-align: left;
        font-size: 19px
    }
    .heading_terms {
        font-size: 31px;
    }
    .cb_here h1 {
        font-size: 32px;
    }
    .aff-info .aff-cbCopy {
        padding: 15px 28px 15px;
        font-size: 25px;
        max-width: 53%;
    }
    .menu-button-container {
        display: flex;
        position: fixed;
        right: 7%;
        top: 6%;
        background: #272727;
        width: 44px;
        height: 44px;
        border-radius: 10px;
        z-index: 999999999;
    }
    .step {
        font-size: 16px;
    }
    input.aff-cbSubmit {
        font-size: 25px;
        padding: 8px;
    }
    .step_cntnt {
        font-size: 31px;
    }
    .menu {
        position: fixed;
        top: 0;
        margin-top: 0 !important;
        left: 0;
        flex-direction: column;
        width: 100%;
        justify-content: start;
        align-items: center;
        z-index: 9999
    }
    .menu>li {
        display: flex;
        margin: 0;
        padding: .5em 0;
        width: 100%;
        color: #fff;
        background-color: #272727
    }
    .menu>li a {
        padding-left: 5px
    }
    .menu>li:not(:last-child) {
        border-bottom: 1px solid #6d4a91
    }
    .footer-wrapper {
        background-color: var(--footer-background-color);
        background-size: 100% auto
    }
    .footer-wrapper .footer-menu .footer-menu-links A {
        text-decoration: none
    }
    .footer-wrapper .footer-menu .footer-menu-links A:hover {
        text-decoration: none;
        color: var(--footer-hover-color)
    }
    .image_bx-cntnt img {
        max-width: 220px;
    }
}

@media (max-width:860px) {
    .menu {
        margin-top: 90px
    }
}

@media (max-width:768px) {
    .twoCol-list li:before {
    left: -2%;
    }
    .gold_bg {
    margin: 0 auto 20px
    }
    
    .heading_prgm {
        font-size: 40px;
        margin: 40px 0;
    }
    img.Superconductor-white_logo {
       padding: 0;
    }
    .dsktp-only {
        display: none;
    }
    .dkt_only {
        display: none;
    }
    .mb_only{
        display: block;
    }
    h1.small-title {
        font-size: 36px;
        line-height: 1.3;
        margin-bottom: 20px;
    }
    .mbl-only,
    .row {
        display: block;
    }
    .mt-20{
        margin-top: 20px !important;
    }
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9 {
        flex: 100%
    }
   .six_btl {
    width: 100%;
    max-width: 450px;
}
    .awkn-heads h1 {
        font-size: 35px;
        padding: 8px 15px 0
    }
    .cntnt_heading {
        font-size: 40px
    }
    /* img.Superconductor-white_logo {
        padding-top: 20px;
        width: 100%;
        max-width: 140px
    } */
    .awkn-heads h4 {
        font-size: 20px;
        /* margin-bottom: 25px; */
    }
   
    .mb-40 {
    margin-bottom: 20px !important;
    }
    img.footer-logo {
    max-width: 200px;
    display: block;
    margin: auto;
    }
    .copyright.py-4 div {
    font-size: 18px;
    text-align: center;
    }
    .footer-list {
    justify-content: center;
    }
    .box1 {
    padding: 10px 25px 0px;
    }
    .box1 h2 {
        font-size: 32px;
        text-align: center
    }
  .awkn-heads h3 {
    margin-bottom: 1px;
    font-size: 34px;
    line-height: 26px;
}
    .bg_img1, .bg_bnr, .demographics h1, .heading_prgm1 {
        background-position: center;
    }
    .heading_prgm1 {
        font-size: 35px
    }
    .aff-info .aff-cbCopy {
        font-size: 28px;
    }
    .bg_bnr {
        padding: 0px;
    }
    header{
        background-image:url("/assets-mbn/images/jointV_imgs/banner_img.avif");
        background-size:cover;
        background-repeat:no-repeat;
        background-color:#271615;
    }
    .heading_terms,
    input.aff-cbSubmit {
        font-size: 28px
    }
    .cntnt_para {
        font-size: 21px;
        line-height: 31px
    }
    .tems_list li {
        font-size: 20px;
        line-height: 1.5
    }
    .mbl_dis{
    display: block;
}
.dktp_dis{
    display: none;
}
.center{

}
.mb_20_img{
    margin-bottom: 20px;
}
    .image_bx-cntnt img {
        max-width: 350px;
    }
    .mb-res-30{
        margin-bottom: 30px;
    }
    .images_box {
        max-width: 42%;
    }
    .images_box {
        flex-direction: column;
        justify-content: center;
    }
    .btn-bnnr a,
    .sub_hding_terms {
        font-size: 17px
    }
    h4.aff-smlSub {
        font-size: 24px
    }
    .box1 h4 {
        font-size: 20px
    }
    .footer-menu ul {
        justify-content: space-between
    }
    .menu-button-container {
        top: 7px
    }
    .affiliate-links {
        padding: 45px 40px 60px
    }
    .banner-row .col-lg-3 {
        width: 100% !important;
        max-width: 320px;
        margin: auto auto 30px;
        padding: 50px 0 30px
    }
    .bnnr-dwnld {
        margin: 0
    }
    .pineal-banner-img {
        max-width: 220px
    }
    .col-lg-6.bnnrFrame {
        width: 100%;
        margin: auto
    }
    .swipeNote {
        margin: 30px 20px 20px
    }
    .swipeDwnld {
        margin: 35px 20px 0
    }
    .xprtTips li {
        font-size: 22px;
        width: 100%;
        margin: 0
    }
    .step {
        font-size: 14px;
        left: -4%;
        top: 0;
        padding: 8px 9px
    }
    .innerBox {
        padding-left: 50px
    }
    .border-none-mbl {
        border: none
    }
    .border-box {
        padding-left: 0;
        margin: 0
    }
    .padd-40 {
        padding: 20px 30px 30px !important
    }
    .step_cntnt {
        font-size: 34px
    }
    .steps-box {
        padding-right: 0
    }
    #Banners .row {
        display: flex;
        flex-direction: column;
        align-items: center
    }
    img.download_all_banner {
        width: 100%;
        max-width: 200px;
        margin-top: 15px
    }
    .btns {
        font-size: 26px
    }
    ul.twoCol-list {
    padding: 0px 20px 0px 20px;
}
.twoCol-list li {
    padding-bottom: 4%;
}
}

@media(max-width: 640px){
    .aff-info .aff-cbCopy {
        max-width: 60%;
    }
    .heading_terms, input.aff-cbSubmit {
        font-size: 25px;
        padding: 10px;
    }
    .aff-info .aff-cbCopy {
        font-size: 25px;
        padding: 10px;
    }
    .gold_bg {
        padding: 8px 15px;
    }
    .awkn-heads h4 {
        font-size: 18px;
        /* margin-bottom: 25px; */
        line-height: 24px;
    }
}

@media (max-width:600px) {
    .step {
        left: -6%
    }
}

@media (max-width:560px) {
    .demographics h1, .email_hding {
        font-size: 34px;
    }

    .twoCol-list li
    {
        padding-left: 11%;
    }

    ul.twoCol-list {
            padding:0px 0px 0px 20px !important;
    }
    .twoCol-list li:before {
        left: -2%;
    }
    .step_cntnt {
        font-size: 30px;
    }
    .aff-Updates label {
        font-size: 21px;
    }
    .sbhd-drkBlue {
        font-size: 28px;
    }
    .contentBox p{
        font-size: 20px;
        line-height: 30px;
    }
    .heading_terms {
        font-size: 34px;
    }
    .blk {
        display: contents
    }
    .menu-button-container {
        right: 8%
    }
    .box1 h4 {
        font-size: 19px;
        line-height: 1.4
    }
    input.aff-cbSubmit {
        font-size: 25px;
        padding: 10px 16px
    }
    .btns {
        font-size: 22px;
        padding: 15px
    }
    .six_btl {
    /*max-width: 339px;*/
    bottom: -5px;
    position: relative;
    }
  
    .left-mar{
        margin-left: 20px;
    }
    .cb_here h1, .cb_here1 h5 {
        font-size: 27px;
        line-height: 34px;
    }
    .btns {
        margin-top: 0px;
    }
}

@media (max-width:500px) {
    .awkn-affiliate {
        background-image: none
    }
    .awkn-heads h4 {
        font-size: 15px;

    }
    .nxt{
        display:block;
        margin-top:6px;
    }
    .links_new{
        margin-bottom: 30px;
    }
    .gold_bg {
        margin: 0 auto 15px;
    }
    .twoCol-list li:before {
        left: -8%;
    }
    ul.twoCol-list {
        padding: 0 30px !important;
    }
    .mt-70 {
        margin-top: 43px !important;
    }
    .bg_bnr {
        background-position: right
    }
    .awkn-heads {
        padding: 5% 0 0
    }
    img.Superconductor-white_logo {
        width: 100%;
        max-width: 112px
    }
    .images_box {
        max-width: 52%;
    }
    .box1 h2 {
        font-size: 27px;
        line-height: 1.2
    }
    .box1 h4 {
        font-size: 18px;
        line-height: 1.4
    }
    .heading_prgm {
        font-size: 29px;
        line-height: 1.4
    }
    .twoCol-list li {
        font-size: 18px;
    }
    ul.twoCol-list {
        padding: 0 30px
    }
    .container {
        padding: 0 20px
    }
    .heading_prgm1 {
        font-size: 32px
    }
    .chk-box-title {
        font-size: 15px !important;
    }
    .step_cntnt {
        font-size: 28px
    }
    .aff-Updates label,
    .contentBox p,
    .steps-box p,
    .terms_p {
        font-size: 18px;
        line-height: 1.5
    }

    .awkn-heads h1,
    .cb_here h1,
    .heading_terms {
        line-height: 1.4
    }
    .steps-box {
        position: relative;
        padding-right: 0
    }
    .aff-Updates {
        padding: 24px 15px 20px;
        width: 100%;
        margin: 0 0 20px
    }
    .pl-12 {
        padding-left: 25.5%;
        margin-top: 10%
    }
    input.aff-cbSubmit {
        font-size: 19px;
        line-height: 32px;
    }
    .aff-cbCopy {
        font-size: 19px !important;
        padding: 5px 17px;
    }
    .cb_here {
        padding: 20px 30px 10px;
        margin: 30px auto;
        max-width: 100%
    }
    .awkn-heads h1 {
        font-size: 22px;
        padding: 10px 15px;
    }
    .awkn-heads h3 {
        font-size: 27px;
        line-height: 40px;
    }
    .awkn-heads {
        margin: 0
    }
    .copyright.py-4 div {
        font-size: 15px;
    }
    img.footer-logo {
        max-width: 160px;
    }
    .footer-list li {
        font-size: 15px;
    }
    .banner_list li,
    .banner_set p,
    .bnr_p,
    .cb_here h6,
    .cntnt_para,
    .earn-per p,
    .image_bx-cntnt h4,
    .para-style p,
    .sub_hding_terms,
    .tems_list li,
    .xprtTips li {
        font-size: 18px
    }
    a {
        word-break: break-all
    }
    .cb_here h1,
    .sbhd-drkBlue {
        font-size: 25px
    }
    .flex_row,
    .footer-menu ul,
    .images_box {
        display: block
    }
    .demographics_cntent {
        padding: 26px
    }
    .demographics h1 {
        font-size: 34px
    }
    .dmo-dingbat {
        max-width: 47px;
        padding-top: 10px
    }
    .image_bx-cntnt img {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        padding: 20px
    }
    .image_bx-cntnt {
        max-width: 210px;
        margin: 0 auto 30px
    }
    img.download_all_banner {
        max-width: 155px
    }
    .padd-30 {
        padding: 20px !important
    }
    .heading_terms {
        font-size: 26px;
        margin-bottom: 15px
    }
    .menu-button-container {
        right: 4%
    }
    .box1 {
        padding: 10px 20px 0px;
    }
    .copyright.py-4,
    .disclaimer p,
    .footer-main-section p {
        font-size: 14px
    }
    .footer-menu-links {
        font-size: 18px;
        margin-bottom: 15px
    }
    .text-algn-end {
        text-align: center !important
    }
    .parastyle p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 15px !important
    }
    .aff-info select {
        padding: 7px 0 8px 8px;
        width: 100%;
        font-size: 13px
    }
    .form-label {
        margin-bottom: 8px
    }
    .form-input {
        padding: 12px 10px;
        font-size: 16px
    }
    .affhd2,
    h4.allcaps {
        font-size: 20px
    }
    .affhd2 {
        margin-top: 25px;
        line-height: 1.5
    }
    .swipeNote {
        padding: 15px 10px;
        margin: 30px 0 20px
    }
    .swipeDwnld {
        padding: 15px;
        margin: 25px 0 0
    }
    .tips-txt {
        font-size: 27px;
        margin-bottom: 9px
    }
    .noteTxt {
        font-size: 15px !important
    }
    .btns {
        font-size: 21px
    }
    section.awkn-heads .mb-40 {
        margin-bottom: 4px !important
    }
    h1.small-title {
        font-size: 26px;
        line-height: 1.3;
        margin-bottom: 20px;
    }

}

@media (max-width:481px) {
    .menu {
        margin-top: 80px
    }
    .heading_prgm1 {
        font-size: 28px
    }
    .twoCol-list li:before {
        left: 0
    }
    .banner-row .col-lg-3 {
        max-width: 200px
    }
    .pineal-banner-img {
        max-width: 150px
    }
    .btn-bnnr a {
        font-size: 13px
    }
    .btn-dwnld-Collection {
        display: inline-block;
        z-index: 200;
        width: 190px;
        height: 230px;
        float: inline-end;
        margin-left: -60px
    }
    .txt-banners {
        font-size: 17px
    }
    .btn-dwnld-Collection a {
        margin: 6px -5% 0 72px;
        width: 140px !important;
        height: 180px !important;
        background-size: 189% !important;
        background-repeat: no-repeat
    }
    .dwn-img:active,
    .dwn-img:hover {
        background-position: -137px 0 !important
    }
    .btns {
        font-size: 16px
    }
}

@media(max-width: 430px){
    .awkn-heads h3 {
        font-size: 23px;
        line-height: 36px;
    }
    .awkn-heads h1 {
        font-size: 20px;
        padding: 10px 5px;
        margin-bottom: 0px !important;
    }
    .heading_terms {
        font-size: 23px;
        margin-bottom: 0px;
        padding: 2px 0px;
    }
    .sub_hding_terms{
        font-size: 17px;
        line-height: 22px;
    }
    .mtb-30 {
        margin-top: 0px !important;
        margin-bottom: 0 !important;
    }
   .mt-20 {
    margin-top: 35px !important;
}
}

@media (max-width:428px) {
    .box1 h4,
    .step {
        text-align: center
    }
    .twoCol-list li:before {
        left: -23px;
        width: 60px;
        height: 60px;
        top: -18px;
    }
    .links_new{
        padding-top: 40px;
    }
    img.Superconductor-white_logo {
        max-width: 138px;
    }
    .box1 h2,
    .cb_here h1,
    .heading_prgm1 {
        font-size: 24px
    }
    .awkn-heads h4,
    .steps-box p,
    .twoCol-list li {
        font-size: 17px
    }
    .awkn-heads h4
    {
            font-size: 16px;
    }
    ul.twoCol-list {
        padding: 0 10px
    }
    .step_cntnt {
        font-size: 25px
    }
    .cb_here1 h5,
    .email_hding {
        font-size: 30px
    }
    .cb_here1 h5 {
        line-height: 41px
    }
    .aff-Updates label,
    .btns,
    .para-style p {
        font-size: 16px
    }
    .btns {
        line-height: 27px
    }
    .aff-Updates .form-input {
        padding: 12px 10px;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 8px
    }
    .aff-cbCopy {
        font-size: 17px !important;
    }
    .cb_here2 h6 {
        font-size: 20px;
    }
    .cb_here1, .cb_here2 {
        padding: 20px 15px;
    }
    .cb_here1 h5 {
        font-size: 22px;
        line-height: 29px;
    }
    .email_cntnt_bx {
        padding: 30px 25px;
    }
    .contest-profit .heading {
    font-size: 25px;
    }
    .images_box {
        max-width: 62%;
    }
    .step {
        padding: 12px
    }
    .chk-box {
        width: 7% !important;
        line-height: 1.5 !important
    }
    .chk-box-title {
        font-size: 13px !important;
        line-height: 1 !important
    }
    .aff-info .aff-cbCopy {
        margin: 10px auto
    }
    .cb_here {
        padding: 15px 20px 10px
    }
    .box1 h4,
    input.aff-cbSubmit {
        font-size: 19px
    }
    .box1 h4 {
        line-height: 1.4
    }
    .heading_prgm {
        font-size: 28px
    }
    .padd-40 {
        padding: 15px 30px !important
    }
    .expert_tips ul li {
        font-size: 18px
    }
    .demographics h1 {
        font-size: 27px
    }
    .bnr_p {
        font-size: 16px;
        line-height: 1.5
    }
    .step {
        font-size: 12px;
        left: -29px
    }
    .tems_list {
        padding-left: 20px
    }
    .aff-programs {
        padding: 0
    }
    .mb-60 {
        margin-bottom: 12px !important
    }
    .expert_tips h1 {
        font-size: 26px
    }
    .affiliate-links {
        padding: 25px 15px
    }
    .font-24 {
        font-size: 19px !important
    }
    .link-box a {
        word-break: break-all;
        font-size: 14px
    }
    .tick {
        max-width: 21px;
        height: 21px
    }
    .pl-20 {
        padding-left: 15px !important
    }
    .mb-20 {
        margin-bottom: 10px !important
    }
    .aff-Updates input {
        padding: 5px 0 5px 10px;
        font-size: 18px;
        margin-top: 5px;
    }
    .cntnt_heading {
        font-size: 38px;
        line-height: 46px
    }
    .cntnt_para {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 30px
    }
}

@media (max-width:414px) {
    .heading_prgm {
        font-size: 28px
    }
    .copyright.py-4 div {
    font-size: 16px;
    }
    .aff-info .aff-cbCopy {
        max-width: 80%;
    }
    .contentBox p,
    .tems_list li,
    .twoCol-list li,
    .xprtTips li {
        font-size: 16px
    }
    .demographics h1,
    .tips-txt {
        font-size: 26px
    }
    .sbhd-drkBlue {
        font-size: 22px
    }
    .cntnt_para,
    .dwnld_all_bnr {
        font-size: 16px;
        line-height: 1.5
    }
    .cntnt_heading {
        font-size: 34px
    }
    .footer-menu-links {
        font-size: 16px;
        margin-bottom: 10px
    }
    h4.allcaps {
        font-size: 18px
    }
    .noteTxt {
        font-size: 14px !important
    }
}

@media (max-width:410px) {
.box1 {
    padding: 10px 12px 0px;
}
}

@media (max-width:400px) {
    .steps-box p,
    .twoCol-list li {
        font-size: 16px;
        padding: 0 32px;
    }
    .twoCol-list li:before {
    width: 45px;
    height: 45px;
    top: -7px;
    left: -13px;
    }
    .heading_prgm,
    .step_cntnt {
        font-size: 28px
    }
    input.aff-cbSubmit {
        font-size: 17px;
        padding: 2px 10px
    }
    .sub_hding_terms {
        font-size: 16px;
        line-height: 1.5
    }
    .container {
        padding: 0 10px;
    }
}

@media (max-width:390px) {
        .awkn-heads h4 {
        font-size: 14px;
    }
    .cb_here h1,
    .step_cntnt {
        font-size: 22px
    }
    .footer-list {
    flex-direction: column;
    gap: 9px;
    }
    ul.twoCol-list {
    padding: 0 15px !important;
    }
    .footer-list li span {
    display: none;
    }
    .bnr_p,
    .cb_here h6,
    .expert_tips ul li,
    .tems_list li {
        font-size: 16px
    }
    .dwnld_all_bnr {
        font-size: 17px;
        line-height: 1.3
    }
    .header_logo {
        width: 100%;
        max-width: 60px
    }
    .menu-button-container {
        right: 4%;
        top: 10px;
        width: 40px;
        height: 40px;
    }
    .left-mar {
        margin-left: 0px;
    }
    .awkn-heads h1 {
        font-size: 23px
    }
    .step {
        padding: 8px;
    }
    .box1 h2 {
        font-size: 22px;
        line-height: 1.3
    }
    .heading_prgm {
        font-size: 26px;
        margin-top: 50px;
    }
    .blk {
        display: inline
    }
    .step {
        left: -24px;
    }
    .footer-list li {
        text-align: center;
    }
    .innerBox {
        padding-left: 45px;
    }
    input.aff-cbSubmit {
        font-size: 15px;
        padding: 2px 5px;
    }
    .aff-cbCopy {
        font-size: 15px !important;
        padding: 5px !important;
    }
    .awkn-heads h3 {
        font-size: 22px;
        line-height: 36px;
    }
    .awkn-heads h1 {
        font-size: 18px;
    }
    .padd-30 {
        padding: 15px !important;
    }
}

@media (max-width:375px) {
    .container {
        padding: 0 15px
    }
    .menu-button-container {
        width: 35px;
        height: 35px;
        top: 11px !important
    }
    .menu-button,
    .menu-button::after,
    .menu-button::before {
        height: 2px;
        width: 22px
    }
    .awkn-heads h3 {
        padding: 10px 0;
        font-size: 21px;
    }
    .aff-info .aff-cbCopy {
        max-width: 70%;
    }
    .awkn-heads h1 {
        font-size: 20px;
        padding: 0px 15px;
        line-height: 1.3;
        border-radius: 8px;
    }
    h4.aff-smlSub {
        font-size: 18px
    }
    .box1 h2 {
        font-size: 24px
    }
    .box1 h4,
    .expert_tips ul li,
    .twoCol-list li {
        font-size: 17px
    }
    .box1 h4 {
        line-height: 1.4;
        text-align: justify
    }
    ul.twoCol-list {
        padding: 0
    }
    .heading_prgm {
        font-size: 22px;
        line-height: 1.4
    }
    .earn-per p,
    .tems_list li,
    .terms_p {
        font-size: 16px
    }
    .heading_prgm1,
    .step_cntnt {
        font-size: 22px
    }
    .aff-Updates label {
        font-size: 14px
    }
    .cb_here {
        padding: 20px 20px 10px
    }
    .demographics h1 {
        font-size: 28px
    }
    .padd-30 {
        padding: 15px !important
    }
    .heading_terms {
        font-size: 21px;
        line-height: 1.5;
        margin-bottom: 5px;
    }
    .cb_here h6 {
        font-size: 15px
    }
    .aff-info select {
        padding: 5px;
        font-size: 12px
    }
    .aff-Updates {
        padding: 24px 6px 20px;
    }
    .padd-40 {
        padding: 15px 20px !important;
    }
    .step {
        left: -15px;
    }
    .border-box{
        border-left: none;
    }
    .innerBox {
        padding-left: 55px;
    }
   
}

@media (max-width:360px) {
    .btns {
        font-size: 15px
    }
}

@media(max-width: 350px){
    .aff-info .aff-cbCopy {
        max-width: 80%;
    }
}

@media (max-width:320px) {
    .aff-Updates input,
    .twoCol-list li,
    input.aff-cbSubmit {
        font-size: 14px
    }
    .awkn-heads h3 {
        font-size: 21px;
        line-height: 1.4
    }
    .awkn-heads h1 {
        font-size: 21px;
        padding: 0px 15px;
    }
    .padd-40 {
        padding: 15px 18px !important;
    }
    .images_box {
        max-width: 77%;
    }
    .cb_here2 h6 {
        font-size: 18px;
    }
    .box1 h2 {
        font-size: 22px
    }
    .awkn-heads h4 {
        margin-bottom: 0px;
        font-size: 15px;
        line-height: 20px;
    }
    .heading_prgm1,
    .step_cntnt {
        font-size: 20px
    }
    .steps-box p {
        font-size: 15px
    }
    .step {
        padding: 6px 7px;
        text-align: center;
        font-size: 12px;
        left: -13px;
    }
    .demographics h1 {
        font-size: 24px
    }
    .tips-txt {
        font-size: 23px;
        margin-bottom: 5px
    }
    .btn-dwnld-Collection {
        width: 130px;
        height: 126px
    }
    .btn-dwnld-Collection a {
        width: 76px !important;
        height: 89px !important;
        margin: 4px -5% 0 80px;
        background-size: 189% !important
    }
    .dwn-img:active,
    .dwn-img:hover {
        background-position: -74px 0 !important
    }
    .innerBox {
        padding-left: 47px;
    }
    .bnnr-sets li {
        font-size: 15px !important
    }
}

@media(max-width: 280px){
    input.aff-cbSubmit {
        font-size: 13px;
        padding: 2px 0px;
    }
    .cntnt_para, .dwnld_all_bnr {
        word-break: break-word;
    }
}



@media(max-width: 768px){
    .contest-profit__row .profit-list {
    list-style: none;
    font-size: 1.1em;
    }
   ul.twoCol-list li{
    text-align: left;
}
    .contest-profit__row{
        display: block;
    }
    .contest-profit__row .img-wrapper{
        max-width: 100%;
    }
}