.w-layout-grid
{
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
}
.menu
{
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 9007199254740991;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #e6e6e6;
    border-radius: 0;
    background-color: #fff;
}
.list
{
    list-style-type: none;
}
.list-item
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.columns
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Avenirnextltpro,sans-serif;
    color: #4d4d4d;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
}
.image
{
    width: 70%;
    margin-top: 6px;
    padding-bottom: 0;
}
.column
{
    padding-top: 10px;
}
.link
{
    color: #4d4d4d;
    text-decoration: none;
}
.link.menu_link
{
    color: #000;
    font-weight: 400;
}
.link-2
{
    color: #4d4d4d;
}
.link-2.menu_link
{
    color: #000;
    text-decoration: none;
}
.ordr_btn
{
    padding-top: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    border-radius: 13px;
    background-color: #ffbd2a;
    box-shadow: 1px 1px 3px 0 #000;
    color: #000;
    line-height: 25px;
    font-weight: 700;
    text-align: center;
    text-transform: none;
}
.ordr_btn.popbtn
{
    padding-right: 40px;
    padding-left: 40px;
    font-size: 22px;
    line-height: 30px;
}
.section-2
{
    height: 50vw;
}
.heading
{
    margin-top: 220px;
    color: #fff;
    font-size: 54px;
    line-height: 66px;
}
.pchero
{
    height: 100vh;
}
.pchero.mobilehero
{
    display: none;
}
.pchero.respon
{
    display: none;
    height: 50vh;
    background-image: url('../image/6_pack_abs_stimulator_clear_wide.png');
    background-position: 0 0;
    background-size: cover;
    background-attachment: scroll;
}
.background-video
{
    z-index: 999;
    width: 100%;
    height: 100vh;
}
.column-3
{
    padding-top: 140px;
}
.heading-2
{
    font-family: Avenirnextltpro,sans-serif;
    color: #2b2b2b;
    font-size: 54px;
    line-height: 66px;
    font-weight: 700;
}
.paragraph
{
    margin-top: 40px;
    margin-bottom: 60px;
    font-family: Avenirnextltpro,sans-serif;
    font-size: 22px;
    line-height: 30px;
}
.paragraph.main-des
{
    margin-top: 20px;
    margin-bottom: 29px;
}
.button
{
    width: 65%;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 35px 15px;
    border-radius: 20px;
    background-color: #ffbd2a;
    font-family: Avenirnextltpro,sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.container
{
    padding-top: 40px;
    padding-bottom: 40px;
}
.heading-3
{
    font-size: 45px;
    line-height: 55px;
    text-align: center;
}
.heading-3.h1d
{
    font-family: Avenirnextltpro,sans-serif;
}
.paragraph-2
{
    font-family: Avenirnextltpro,sans-serif;
    font-size: 15px;
    line-height: 25px;
}
.paragraph-2.new2
{
    margin-left: -19px;
}
.paragraph-2.new3
{
    margin-right: -3px;
}
.paragraph-2._\32 descr
{
    font-size: 22px;
    line-height: 30px;
}
.columns-3
{
    margin-top: 40px;
    margin-bottom: 40px;
}
.section-4
{
    background-color: #f5f5f5;
}
.section-4.sec-4-mob
{
    display: none;
}
.h1d.heading-3
{
    position: static;
    margin-bottom: 0;
    font-family: Avenirnextltpro,sans-serif;
}
.h1d.heading-3.subhead
{
    margin-top: -15px;
    font-size: 20px;
    font-weight: 400;
}
.h1d.heading-3.faq
{
    margin-right: auto;
    margin-left: auto;
}
.features
{
    padding-top: 60px;
    padding-bottom: 60px;
}
.features.pc.feat-mob
{
    display: none;
}
.features.mobile
{
    display: none;
}
.section-6
{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f5f5f5;
}
.section-6.sec6-mob
{
    display: none;
}
.image-2
{
    width: 100%;
}
.heading-4
{
    text-align: center;
}
.heading-5
{
    font-family: Avenirnextltpro,sans-serif;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
}
.paragraph-3
{
    padding-right: 10px;
    padding-left: 10px;
    font-family: Avenirnextltpro,sans-serif;
    font-size: 16px;
    line-height: 22px;
}
.paragraph-3.dropdown11
{
    margin-bottom: 0;
    padding-bottom: 0;
}
.grid
{
    margin-right: 20px;
    margin-left: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    background-color: #fff;
}
.columns-4
{
    margin-top: 40px;
    padding-bottom: 40px;
}
.button-2
{
    padding: 15px 20px;
    border-radius: 16px;
    background-color: #ffbd2a;
    box-shadow: 1px 1px 3px 0 #000;
    font-family: Avenirnextltpro,sans-serif;
    font-size: 19px;
    line-height: 30px;
}
.review_btn
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.bold-text
{
    color: #000;
    font-weight: 700;
}
.section-7
{
    margin-top: 40px;
    margin-bottom: 40px;
}
.section-7.sec7-mob
{
    display: none;
}
.paragraph-4
{
    color: #f00;
    text-align: center;
}
.bold-text-2
{
    font-size: 19px;
    line-height: 23px;
}
.image-3
{
    display: inline-block;
    text-align: center;
}
.div-block-3
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.heading-6
{
    font-family: Avenirnextltpro,sans-serif;
    font-size: 24px;
    line-height: 38px;
}
.heading-6.h1d6
{
    color: #3239ba;
}
.column-5
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.div-block-4
{
    margin-right: 10px;
    margin-left: 10px;
    padding: 40px 20px;
    background-color: #fffadb;
}
.list-2
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.paragraph-5
{
    font-weight: 400;
}
.bold-text-3
{
    border-top: 1px none #000;
    border-right: 1px none #000;
    border-left: 1px none #000;
    font-size: 19px;
    line-height: 23px;
    font-weight: 700;
    text-align: center;
}
.paragraph-6
{
    margin-bottom: 30px;
    font-family: Avenirnextltpro,sans-serif;
    text-align: center;
}
.div-block-5
{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #000;
    text-align: center;
}
.paragraph-7
{
    margin-top: 30px;
    font-family: Avenirnextltpro,sans-serif;
    text-align: center;
}
.columns-5
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.column-6
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.bold-text-4
{
    font-size: 16px;
    line-height: 23px;
}
.heading-7
{
    font-family: Avenirnextltpro,sans-serif;
    font-size: 28px;
    line-height: 23px;
    text-align: center;
    text-decoration: underline;
}
.link-3
{
    font-style: italic;
}
.div-block-7
{
    background-color: #5057d7;
}
.div-block-7.claim
{
    margin-right: 10px;
    margin-left: 10px;
    padding: 60px 20px;
    border-radius: 5px;
}
.heading-8
{
    font-family: Avenirnextltpro,sans-serif;
    color: #ffbd2a;
    font-size: 45px;
    line-height: 50px;
    text-align: center;
}
.heading-9
{
    margin-top: -15px;
    font-family: Avenirnextltpro,sans-serif;
    color: #fff;
    font-size: 45px;
    line-height: 50px;
    text-align: center;
}
.paragraph-8
{
    font-family: Avenirnextltpro,sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
}
.newcon1
{
    border: 1px dashed #000;
}
.reviews
{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f5f2ed;
}
.reviews.fpc
{
    background-color: #f5f5f5;
    font-family: Avenirnextltpro,sans-serif;
}
.reviews.fm
{
    display: none;
}
.imagebox1
{
    grid-template-areas: "Area";
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}
.paragraph-9
{
    font-size: 16px;
    line-height: 23px;
}
.section-9
{
    margin-top: 40px;
    margin-bottom: 40px;
}
.paragraph-10
{
    color: #8f8f8f;
    font-size: 12px;
    font-weight: 700;
    text-align: right;
}
.div-block-8
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.paragraph-11
{
    color: #8f8f8f;
    font-size: 12px;
    font-weight: 700;
}
.paragraph-11.disclaimer
{
    color: #575757;
    font-weight: 700;
    text-align: center;
}
.paragraph-11.disclaimer.precautions-content
{
    color: #212529;
    font-size: 17px;
}
.paragraph-11.disclaimer.precautions-content.precautions-below
{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.spacer
{
    min-height: 50px;
}
.columns-6
{
    margin-right: auto;
    margin-left: auto;
}
.video_pop
{
    position: fixed;
    z-index: 999999;
    display: none;
    width: 100vw;
    height: 100vw;
    padding-top: 20px;
    padding-bottom: 20px;
}
.div-block-11
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.div-block-12
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.image-4
{
    width: 20px;
    cursor: pointer;
}
.div-block-13
{
    padding: 20px;
    border-radius: 20px;
    background-color: #fff;
}
.background-video-2
{
    z-index: 999;
}
.feature_con
{
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 960px;
    padding: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.f_left
{
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    font-weight: 400;
}
.f_cent
{
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.f_right
{
    margin-top: 7px;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
}
.div-block-14
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.paragraph-12
{
    font-size: 16px;
    line-height: 23px;
}
.div-block-15
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 46px;
    margin-bottom: 74px;
    padding-top: 11px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    border: 1px solid #000;
}
.div-block-16
{
    height: 10vw;
}
.fs_con
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 50px;
    margin-bottom: 74px;
    padding-bottom: 11px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-style: none none solid;
    border-width: 1px;
    border-color: #3239ba;
}
.fs_con.fs_righ
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -2.5px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.div-block-17
{
    position: static;
}
.paragraph-13
{
    position: relative;
    display: block;
    max-width: 273px;
    float: none;
    clear: none;
    font-size: 14px;
    -o-object-fit: contain;
    object-fit: contain;
}
.image-5
{
    display: block;
    width: 36%;
    height: 65%;
    margin-top: 10px;
}
.reviews_content1
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
}
.single_review
{
    width: 100%;
    max-width: 33.33%;
    margin-right: 10px;
}
.sreview_top
{
    position: relative;
    width: 100%;
    max-width: 100%;
}
.sreview_bottom
{
    padding: 20px;
    background-color: rgba(255,189,42,.04);
}
.sr_name
{
    position: absolute;
    left: 25px;
    bottom: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.sreview_name
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    margin-left: -20px;
    padding: 3px 5px 3px 27px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6.5px;
    background-color: #dadbdd;
    color: #000;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
}
.sreview_icon
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 36px;
    height: 36px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    background-color: #5057d7;
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
}
.sreview_btm_tp
{
    margin-bottom: 25px;
}
.sreview_star
{
    width: 100%;
    max-width: 150px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
}
.sr_verified
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 97px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    background-color: #5057d7;
}
.sreview_btm_btm
{
    color: #212529;
    font-size: 17px;
    line-height: 27px;
    font-style: normal;
}
.image-6
{
    width: 100%;
}
.image-7
{
    display: block;
    width: 100%;
}
.image-8
{
    width: 100%;
    max-width: 15px;
}
.text-block
{
    margin-right: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #fff;
}
.column-9
{
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-image: url('../picture/6_pack_abs_stimulator_clear_wide_1.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.section-10
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #f5f5f5;
}
.section-10.section10-mob
{
    display: none;
}
.columns-7
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}
.column-10
{
    padding-left: 40px;
}
.section-11
{
    display: none;
}
.container-2
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fffadb;
}
.paragraph-14
{
    display: block;
    margin: 1% auto;
    font-size: 22px;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
}
.section-12
{
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fffadb;
}
.bold-text-5
{
    font-family: Avenirnextltpro,sans-serif;
}
.bold-text-6
{
    font-family: Avenirnextltpro,sans-serif;
}
.text-span-2
{
    color: #4b6b24;
    text-decoration: underline;
}
.text-span-3
{
    color: #4b6b24;
}
.image-9
{
    display: inline-block;
    width: 70%;
}
.column-11
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.text-span-4
{
    text-decoration: underline;
}
.icon1
{
    height: 60px;
}
.bold-text-7
{
    font-style: normal;
    text-decoration: underline;
}
.italic-text
{
    font-style: normal;
}
.italic-text-2
{
    font-style: normal;
}
.italic-text-3
{
    font-style: normal;
}
.section-13
{
    height: 100px;
}
.background-video-3
{
    height: 50px;
}
.div-block-22
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.image-11
{
    height: 13px;
    max-width: 500%;
}
.paragraph-15
{
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 6px;
    font-family: Avenirnextltpro,sans-serif;
    color: #7a7a7a;
}
.section-14
{
    display: none;
    height: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #e9e9e9;
    background-color: transparent;
}
.columns-8
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 90%;
    margin-right: auto;
    margin-left: auto;
}
.image-12
{
    height: 80%;
    margin: auto;
}
.image-13
{
    height: 50%;
}
.image-14
{
    height: 50%;
}
.image-15
{
    height: 50%;
}
.image-16
{
    height: 50%;
}
.image-17
{
    height: 50%;
}
.column-13
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.column-14
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.column-15
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.column-16
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.column-17
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.column-18
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.section-15
{
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-style: none;
    border-width: 1px;
    border-color: #d6d6d6 #000 #000;
}
.section-15.lott-mob
{
    display: none;
}
.heading-10
{
    margin-right: auto;
    margin-left: auto;
}
.container-4
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.dropdown
{
    margin-left: 0;
}
.dropdown-list
{
    margin-bottom: 0;
    padding-bottom: 40px;
    background-color: transparent;
}
.div-block-23
{
    margin-top: 10px;
}
@media screen and (max-width: 479px)
{
    .menu
    {
        padding-bottom: 10px;
    }
    .image
    {
        width: 110%;
        max-width: 110%;
        margin-top: 8px;
    }
    .ordr_btn
    {
        margin-top: -10px;
    }
    .pchero
    {
        display: block;
    }
    .pchero.mobilehero
    {
        display: block;
        height: auto;
    }
    .pchero.respon
    {
        display: none;
    }
    .background-video
    {
        height: 70vh;
    }
    .column-3
    {
        padding-top: 20px;
        padding-right: 40px;
        padding-left: 40px;
    }
    .heading-2
    {
        margin-bottom: 10px;
        padding-right: 10px;
        padding-left: 10px;
        font-size: 35px;
        line-height: 44px;
        text-align: center;
    }
    .paragraph
    {
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 17px;
        line-height: 23px;
        text-align: center;
    }
    .paragraph.main-des
    {
        margin-top: 11px;
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 26px;
        text-align: left;
    }
    .button
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 60px;
        padding: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 20px;
        text-align: center;
    }
    .button.btnm
    {
        font-size: 16px;
        line-height: 22px;
    }
    .container
    {
        padding-top: 20px;
    }
    .heading-3.h1d
    {
        margin-top: 0;
        padding-right: 10px;
        padding-left: 10px;
        font-size: 28px;
        line-height: 36px;
    }
    .paragraph-2.new2
    {
        margin-left: 0;
    }
    .paragraph-2.new3
    {
        margin-right: 0;
    }
    .paragraph-2._\32 descr
    {
        font-size: 18px;
        line-height: 26px;
    }
    .columns-3
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .section-4.sec-4-mob
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .section-4.sec-4-des
    {
        display: none;
    }
    .h1d.heading-3
    {
        margin-bottom: 0;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
    .h1d.heading-3.subhead
    {
        line-height: 28px;
    }
    .features.pc
    {
        display: block;
    }
    .features.pc.feat-mob
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .features.pc.feat-des
    {
        display: none;
    }
    .features.mobile
    {
        display: block;
    }
    .section-6.sec6-mob
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .section-6.sec6-des
    {
        display: none;
    }
    .paragraph-3
    {
        padding-right: 20px;
        padding-left: 20px;
        font-size: 18px;
    }
    .button-2
    {
        text-align: center;
    }
    .review_btn
    {
        padding-bottom: 0;
    }
    .bold-text
    {
        text-align: center;
    }
    .section-7.sec7-des
    {
        display: none;
    }
    .section-7.sec7-mob
    {
        display: block;
    }
    .paragraph-4
    {
        margin-top: -30px;
    }
    .heading-6
    {
        font-size: 25px;
        line-height: 31px;
        text-align: center;
    }
    .div-block-4
    {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .link-3
    {
        font-size: 18px;
    }
    .div-block-7.claim
    {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .heading-8
    {
        font-size: 25px;
        line-height: 31px;
    }
    .heading-9
    {
        font-size: 25px;
        line-height: 31px;
    }
    .reviews.fpc
    {
        display: block;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .reviews.fm
    {
        display: block;
    }
    .imagebox1
    {
        justify-items: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto auto auto auto auto;
        grid-template-rows: auto auto auto auto auto auto;
    }
    .paragraph-10
    {
        text-align: center;
    }
    .div-block-8
    {
        padding-top: 20px;
    }
    .paragraph-11
    {
        text-align: center;
    }
    .column-7
    {
        display: none;
    }
    .column-8
    {
        display: none;
    }
    .text-span
    {
        color: #4b6b24;
    }
    .div-block-9
    {
        display: -ms-grid;
        display: grid;
        justify-items: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }
    .div-block-10
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .feature_con
    {
        padding-right: 20px;
        padding-left: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .f_left
    {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .f_cent
    {
        position: static;
        margin-bottom: 36px;
    }
    .f_right
    {
        width: 100%;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .fs_con
    {
        margin-bottom: 30px;
    }
    .fs_con.fs_righ
    {
        width: 100%;
        margin-bottom: 30px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .image-5
    {
        width: 100%;
        height: 80%;
        margin-right: auto;
        margin-bottom: 20px;
        margin-left: auto;
    }
    .reviews_content1
    {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .single_review
    {
        max-width: 100%;
        margin-bottom: 20px;
    }
    .sreview_btm_tp
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .reviews_content
    {
        padding-right: 20px;
        padding-left: 20px;
    }
    .section-10
    {
        display: none;
    }
    .section-10.section10-mob
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .image-9
    {
        margin-right: auto;
        margin-bottom: 20px;
        margin-left: auto;
    }
    .div-block-18
    {
        margin-top: 0;
        padding-right: 20px;
        padding-left: 20px;
    }
    .container-3
    {
        margin-top: -38px;
        margin-bottom: -25px;
    }
    .column-12
    {
        display: block;
    }
    .div-block-19
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 20px;
    }
    .div-block-20
    {
        padding-right: 20px;
        padding-left: 20px;
        font-size: 20px;
    }
    .image-10
    {
        display: block;
        max-width: 95%;
        margin-right: auto;
        margin-left: auto;
    }
    .div-block-21
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .div-block-22
    {
        margin-bottom: 11px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .section-15
    {
        display: block;
        height: 90px;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .section-15.lott-des
    {
        display: none;
    }
    .section-15.lott-mob
    {
        display: block;
    }
    .lottie-animation
    {
        position: static;
        left: 0%;
        top: 25%;
        right: auto;
        bottom: 0%;
        display: block;
        width: 100%;
        height: 100%;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }
    .div-block-23
    {
        margin-top: 60px;
    }
}
#w-node-_1e3b8cd2-0615-14f4-c87b-02692ae8359c-5d57a70f
{
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
}
#w-node-_81885dab-1c56-419f-c598-0f1c3bfa6f44-5d57a70f
{
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
}
#w-node-ca885b4d-3828-0468-0c6a-39b429239a68-5d57a70f
{
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
}
#w-node-_46e59363-52f3-bfa1-8c1f-8fe60a35dd6d-5d57a70f
{
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
}
#w-node-_46e59363-52f3-bfa1-8c1f-8fe60a35dd78-5d57a70f
{
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
}
#w-node-_46e59363-52f3-bfa1-8c1f-8fe60a35dd81-5d57a70f
{
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
}
@font-face
{
    font-family: 'Avenirnextltpro it';
    src: url('https://ww2.tacticalxabs.com/01/fonts/AvenirNextLTPro-It.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: 'Avenirnextltpro';
    src: url('https://ww2.tacticalxabs.com/01/fonts/AvenirNextLTPro-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: 'Avenirnextltpro';
    src: url('https://ww2.tacticalxabs.com/01/fonts/AvenirNextLTPro-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
