.hAdv p,
.page-titel .update {
    color: #fff;
    line-height: 1;
    font-size: 14px;
    font-weight: 700
}
.add-box-1 a,
.add-box-2 a,
.cta_btn_cntnr a,
.stickybtn a,
footer p a {
    text-decoration: none
}
img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}
.container {
    max-width: 1100px
}
.hAdv p {
    font-family: "Open Sans", sans-serif;
    background-color: #000;
    padding: 4px 0
}
.ltdhold p,
.page-left-cont h3,
.page-left-cont p,
.page-titel .update,
.page-titel h2,
.pageEditor p .pageEditorTxt {
    font-family: Barlow, sans-serif
}
.site-header {
    background: linear-gradient(90deg, #34495E 0%, #41B882 100%);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}
.add-box-1 p,
.procont {
    background: linear-gradient(90deg, #344C5F 0%, #41B882 100%);
}
.ltdhold p {
    font-weight: 700;
    color: #fff;
    line-height: 1;
    font-size: 16px;
    gap: 8px
}
.page-cont {
    margin-bottom: 20px
}
.page-titel h2 {
    font-weight: 700;
    color: #000;
    line-height: 114.7%;
    font-size: 49px;
    display: block;
}
.page-titel .update {
    background-color: #464646;
    border-radius: 18px;
    display: inline-block;
    padding: 9px 15px 10px;
    margin-left: 30px
}
.pageEditor {
    border-top: 1px solid #c9c9c9;
    padding: 18px 0
}
.pageEditor p {
    gap: 14px
}
.page-left-cont .tick-prt,
.stickyTop {
    padding: 0
}
.page-left-cont .tick-prt li {
    color: #000;
    font-size: 18px;
    font-style: normal;
    line-height: 160%;
    list-style-type: none;
    margin-bottom: 16px;
    display: block;
    font-weight: 400
}
.pageEditor p .pageEditorTxt {
    font-weight: 400;
    color: #000;
    line-height: 1;
    font-size: 14px
}
.page-right-cont {
    text-align: center;
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    display: flex;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column
}
.page-left-cont img {
    margin: 0 0 15px
}
.page-left-cont .star {
    margin: 0;
    max-width: 80%;
}
.page-left-cont h3 {
    font-weight: 700;
    color: #000;
    line-height: 114.7%;
    font-size: 42px;
    margin-top: 15px;
}
.page-left-cont h3.fnt {
    font-size: 39px;
}
.tick_mark {
    display: inline-block;
    margin-bottom: 5px !important;
    margin-right: 5px !important;
}
.page-left-cont p,
.procont p,
.reviwul li p {
    font-size: 18px
}
.page-left-cont p {
    font-weight: 400;
    color: #000;
    line-height: 28.8px;
    margin: 0 0 30px
}
.procont h4,
.procont p {
    line-height: 1;
    font-family: Barlow, sans-serif;
    color: #fff;
    font-weight: 700
}
.imgcover {
    width: 100%;
    height: 420px;
    object-fit: cover;
    object-position: center
}
.page-left-cont ul {
    padding-left: 0
}
.page-left-cont ul li {
    list-style-type: decimal;
    font-weight: 700;
    font-family: Barlow, sans-serif
}
.red-color {
    color: #ec0000
}
.green-color {
    color: #0DB127;
    font-weight: 700
}
.blue-color {
    color: #0773b1
}
.proBox {
    border: 1px dashed #000;
    margin-top: 48px;
    text-align: center
}
.procont {
    padding-bottom: 0 !important;
    padding-top: 25px !important
}
.procont p {
    margin: 0 0 10px
}
.procont h4 {
    font-size: 55px;
    margin: 0 0 20px
}
.procont .orangeBtn {
    border-radius: 150px;
    background: #F2A6C6;
    font-family: Barlow, sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 18px;
    padding: 12px 190px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    margin-bottom: 32px;
}
.procont .orangeBtn:hover {
    box-shadow: 0 0 10px #000
}
img.product_pc-logo {
    margin: 0 auto;
    width: 30%
}
img.prod {
    margin: 0;
    width: 100%;
}
.add-box-1 {
    position: relative;
    padding: 0;
    border-radius: 20px;
    border: .5px solid #004346;
}
.add-box-1 p {
    font-family: Barlow, sans-serif;
    font-weight: 700;
    color: #fff;
    line-height: 27px;
    font-size: 24px;
    padding: 15px 20px;
    width: 80%;
    margin: 0 auto;
    position: absolute;
    bottom: 20px;
    border-radius: 14px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    background: #41b782 !important;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.8s;
    -webkit-transition-timing-function: linear;
    box-shadow: 0px 0 0 #000 inset;
    border: 6px solid #fff;
}
.add-box-1 p:hover {
    box-shadow: 300px 0 0 #000 inset;
}
.add-box-1 img {
    margin-bottom: 0;
    width: 100%;
}
hr.add-box-divider {
    margin: 23px 0;
    border-color: #c9c9c9
}
.side-border {
    border-left: solid 14px #344a5e;
}
.add-box-2 h6,
.page-left-cont .revCont {
    margin: 0;
    font-family: Barlow, sans-serif;
    line-height: 1
}
.add-box-2 {
    border: .5px solid #004346;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    padding: 10px
}
.add-box-2 h6 {
    font-weight: 700;
    color: #000;
    font-size: 18px;
    padding: 0 0 10px
}
.review-prt {
    border-radius: 15px;
    border: 1px dashed #0195B1;
    background: #FBFEFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.12);
}
.star-sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.add-box-2 p,
footer p {
    font-weight: 400;
    color: #000
}
.add-box-2 img {
    border-radius: 25px
}
.add-box-2 p {
    margin: 0 0 5px;
    padding: 9px 15px 0;
    font-family: Barlow, sans-serif;
    line-height: 160%;
    text-align: left;
    font-size: 18px
}
.cta_btn_cntnr,
.cta_btn_cntnr a,
.cta_btn_cntnr p,
.pg_ftr p,
.stickybtn a {
    text-align: center
}
.stickyTop {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99999;
    background: #484848;
    -webkit-box-shadow: 0 3px 5px rgb(119 119 119 / 28%);
    box-shadow: 0 3px 5px rgb(119 119 119 / 28%)
}
.pg_ftr,
footer {
    background-color: #fafafa
}
.stickybtn {
    gap: 10px
}
.stickyArrow {
    max-width: 60px
}
.stickybtn a {
    width: 320px;
    height: auto;
    background: linear-gradient(to bottom, #4bce0e, #246705);
    border-radius: 40px;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding: 18px 12px;
    transition: .5s
}
.pg_ftr p,
footer p {
    font-family: "Open Sans", sans-serif
}
.stickybtn a:hover {
    opacity: .8
}
.stickyLogo {
    max-width: 200px
}
.page-left-cont .revCont {
    font-weight: 600;
    color: #fff;
    font-size: 16px
}
.page-left-cont .revstars {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin: 10px 0
}
.page-left-cont .revOff {
    font-family: Barlow, sans-serif;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    font-size: 20px;
    margin: 0
}
.highFlyReview {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}
.rev2 {
    width: 65% !important;
    flex-shrink: 2
}
.highFlyReview img,
.page-left-cont .revstars img,
.pg_ftr p:last-child {
    margin-bottom: 0
}
.revstars img {
    width: 12px
}
.sitelogo {
    padding: 4px 0
}
.banner_gif_container,
.banner_gif_container video {
    max-height: 446px;
    object-fit: cover;
    object-position: top
}
.banner_gif_container p {
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    color: #fff;
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
    left: 50%;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    z-index: 4;
    line-height: 131.7%;
}
.banner_gif_container::after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 193px;
    background: linear-gradient(0deg, #000000, transparent);
    left: 0;
    bottom: -2px;
    z-index: 2;
}
.banner_gif_container,
.product_pc {
    position: relative
}
.pg_ftr {
    padding: 80px 0;
    margin-top: 20px
}
.pg_ftr p {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 27px;
    margin-bottom: 20px
}
.cta_btn_cntnr p {
    font-size: 22px !important;
    font-weight: 700;
    margin: 0px 0 0;
    color: #fff;
    line-height: 24px
}
.cta_btn_cntnr a {
    border-radius: 14px;
    background-color: #41B782;
    color: #fff;
    font-weight: 600;
    padding: 10px 15px;
    max-width: 170px;
    width: 100%;
    line-height: 17.5px;
    font-size: 16px;
    display: inline-block;
    font-family: Barlow, sans-serif;
    margin-bottom: 10px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border: 3px solid #fff;
}
.page-right-cont hr.add-box-divider {
    border-color: #003459
}
.product_pc-logo {
    position: absolute;
    padding: 20px;
    left: 0;
    top: -24px
}
.mob-hide {
    display: block
}
.desk-hide {
    display: none
}
@media (max-width:1024px) {
    .sitelogo {
        max-width: 180px
    }
    .ltdhold p {
        font-size: 14px;
        gap: 5px
    }
    .ltdholdImg img {
        width: 18px
    }
    .page-titel h2 {
        font-size: 40px;
        line-height: 40px
    }
    .page-left-cont h3 {
        font-size: 29px
    }
    .page-left-cont p {
        font-size: 20px;
        margin-top: 0
    }
    .procont h4 {
        font-size: 50px
    }
    .procont .orangeBtn {
        font-size: 16px
    }
    .add-box-1 p {
        line-height: 1.3;
        padding: 12px 15px
    }
    .page-left-cont .revCont {
        font-size: 14px
    }
}
@media (max-width:992px) {
    .stickyLogo {
        max-width: 100px
    }
    .stickyArrow {
        max-width: 30px
    }
    .stickybtn a {
        font-size: 11px;
        padding: 10px 3px;
        max-width: 140px
    }
}
@media (max-width:767px) {
    .review_autor_nd_star {
        padding-bottom: 20px !important;
    }
    .reviewer_name {
        text-wrap: nowrap;
    }
    .page-left-cont h3.fnt {
        font-size: 28px;
    }
    .add-box-divider,
    .mob-hide {
        display: none
    }
    .desk-hide {
        display: block
    }
    .page-titel .update {
        padding: 15px 18px;
        margin-left: 0
    }
    .pageEditor {
        padding: 9px 0 15px
    }
    .page-left-cont p {
        font-size: 18px
    }
    .page-left-cont h3 {
        margin-top: 40px
    }
    .page-left-cont .tick-prt {
        padding: 0 12px
    }
    .pg_ftr {
        padding: 50px 0 110px
    }
    header .container {
        flex-direction: column;
        padding: 0 !important;
        justify-content: center !important;
        align-items: center !important
    }
    .sitelogo {
        padding: 5px 0 0
    }
    .ltdhold p {
        font-size: 11px;
        justify-content: center !important;
        align-items: center !important
    }
    .page-titel h2,
    .procont h4 {
        font-size: 40px
    }
    .ltdhold {
        width: 100%;
        padding: 8px 9px 13px
    }
    .ltdholdText {
        line-height: 1.3
    }
    .page-right-cont {
        flex-direction: row;
        justify-content: center
    }
    .add-box-1 {
        width: 48%;
        display: none
    }
    .add-box-2 {
        width: 48%
    }
    .mobileFixed.d-sm-none {
        display: flex !important;
        justify-content: space-evenly !important
    }
    .mobileFixed {
        bottom: 0;
        z-index: 999;
        width: 100%;
        /* background: linear-gradient(90deg, #C2E1F7 0%, #FFF 70.68%); */
        box-shadow: 0px -3px 4px 0px rgba(0, 0, 0, 0.25);
    }
    .mobileFixed img {
        margin-right: 20px;
        margin-bottom: 10px;
        margin: inherit
    }
    .procont .orangeBtn {
        padding: 12px 90px
    }
    .page-left-cont ul {
        padding-right: 0
    }
    .product_pc-logo {
        top: 0
    }
    img.prod {
        margin: 0;
        width: 100%;
    }
    .proBox img.product_pc-logo {
        width: 158.76px
    }
    .page-titel h2 {
        line-height: 114.7%;
        font-size: 26px;
    }
    .reviwul li>img {
        border-radius: 0 15px 15px 0
    }
}
@media (max-width:600px) {
    .add-box-divider {
        display: block;
        width: 300px;
        max-width: 100%;
        margin: 70px auto !important
    }
    .add-box-1,
    .add-box-2 {
        width: 300px;
        max-width: 100%;
        margin: 0 auto
    }
    .page-right-cont hr.add-box-divider {
        margin-top: 0 !important
    }
    .page-right-cont {
        flex-direction: column;
        justify-content: space-between
    }
    .add-box-2 {
        border-radius: 8px
    }
    .pageEditor {
        margin-top: 8px !important
    }
    .page-titel .update {
        font-size: 12px;
        padding: 12px 18px
    }
    .pageEditor p .pageEditorTxt {
        font-size: 14px
    }
    .imgcover {
        height: 258px
    }
    .page-cont .container .row div[class*=col-] {
        padding: 0
    }
    .page-left-cont h3, .page-left-cont p, .page-right-cont, .page-left-cont > img, .page-left-cont img.review-1, .page-left-cont > video {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .review-conP {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }
    .star-sec {
        flex-direction: column-reverse;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }
    .star-sec img {
        margin-bottom: 5px !important;
    }
    .proBox {
        margin-right: calc(var(--bs-gutter-x) * .5);
        margin-left: calc(var(--bs-gutter-x) * .5)
    }
    .banner_gif_container p {
        width: 100%
    }
    .banner_gif_container::after {
        height: 40%
    }
}
@media (max-width:575px) {
    .page-right-cont .add-box-1 img {
        width: 100%;
        border-radius: 40px
    }
    .reviwul li {
        flex-direction: column;
        align-items: center;
        justify-content: center
    }
    .add-box-1,
    .add-box-2,
    .add-box-divider,
    .reviwul li>img {
        width: 100%
    }
    .stickybtn {
        gap: 5px
    }
    .mobileFixed {
        bottom: 0;
        z-index: 999;
        width: 100%;
        box-shadow: 0 -3px 4px 0 rgba(0, 0, 0, .25)
    }
    .mobileFixed>img {
        object-fit: cover;
        padding: 0;
        margin-right: 0;
    }
    .page-cont {
        padding-bottom: 0
    }
    .rimg {
        display: flex;
        flex-direction: column;
        gap: 10px
    }
    div[class^=rev] {
        width: 100%;
        padding: 0 5px
    }
    .revTxt {
        padding: 15px 0 !important
    }
    .proBox img.product_pc-logo {
        position: relative;
        margin: inherit;
        padding: 10px
    }
}
footer {
    margin-top: 73px;
    padding: 50px 0 0
}
footer p {
    line-height: 24px;
    font-size: 13px;
    margin: 0 0 25px
}
footer p a {
    color: #000
}
.review_cntnt {
    width: 100%;
    padding: 0 20px 25px 0;
    background: #F9FCFF;
    border-radius: 0 0 30px 30px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.12);
}
.review_title {
    background-color: #344A5E;
    width: 102.8%;
    color: #000;
    padding: 10px 20px;
    border-bottom-right-radius: 70px;
    margin-left: 0;
    margin-top: -10px;
    font-size: 17px;
    line-height: 122%;
}
.review_cntnt .review {
    padding: 0 30px 0 70px;
    max-width: 100%;
    position: relative;
}
.review_cntnt .reviewer_name {
    padding-left: 70px;
    color: #454545;
    margin: 0;
}
.review_cntnt p {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 28.8px;
    margin: 0 0 30px;
}
.review_cntnt p.review_title {
    color: #fff;
}
.rev_star {
    margin-left: 50px;
}
.review_cntnt .review::before {
    top: -5px;
    left: 20px;
    background-image: url(../images/review_cntnt_quote.png);
}
.review_cntnt .review::before {
    position: absolute;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    content: " ";
}
.review_cntnt .review::after {
    bottom: -5px;
    right: 0;
    background-image: url(../images/review_cntnt_quote2.png);
}
.review_cntnt .review::after {
    position: absolute;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    content: " ";
}