html {
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif;
}

a {
    text-decoration: none !important;
}

li {
    list-style: none;
}

p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

ol,
ul {
    padding: 0;
    margin: 0;
}
h1 {
    font-family: 'Barlow', sans-serif;
}
h2 {
    font-size: 42px;
    font-weight: 800;
    line-height: 49px;
    text-align: center;
    font-family: 'Barlow', sans-serif;
}
h2 span {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    display: block;
    color: #2C4E9C;
    margin-bottom:5px
}
.fa-ul {
    list-style-type: none;
    margin-left: 30px;
    padding-left: 0;
}
.fa-li {
    left: -40px!important;
}
.fa-circle-check {
    color:#fff;
}
.fa-circle-xmark {
    color:#e73333;
}
@media (max-width: 768.9px) {
h2 {
    font-size: 28px;
    line-height: 35px;
}
h2 span {
    font-size: 16px;
    line-height: 25px;
}
}
.textOrange {
    color: #0f7de0;
}

.btn-text1:before {
    display: inline-flex;
    margin: -2px 5px 0 0;
    width: 9px;
    height: 9px;
    background: #95DF89;
    border-radius: 50%;
    content: "";
    animation: 1s ease-in-out infinite fade;
}

@keyframes fade {

    0%,
    100%,
    70% {
        opacity: 100%
    }

    50% {
        opacity: 30%
    }
}

@font-face {
    font-family: 'HelveticaNeueMediumExtended';
    src: url('../fonts/HelveticaNeueMediumExtended.eot');
    src: url('../fonts/HelveticaNeueMediumExtended.eot') format('embedded-opentype'),
        url('../fonts/HelveticaNeueMediumExtended.woff2') format('woff2'),
        url('../fonts/HelveticaNeueMediumExtended.woff') format('woff'),
        url('../fonts/HelveticaNeueMediumExtended.ttf') format('truetype'),
        url('../fonts/HelveticaNeueMediumExtended.svg#HelveticaNeueMediumExtended') format('svg');
}

@font-face {
    font-family: 'HelveticaNeueUltraLight';
    src: url('../fonts/HelveticaNeueUltraLight.eot');
    src: url('../fonts/HelveticaNeueUltraLight.eot') format('embedded-opentype'),
        url('../fonts/HelveticaNeueUltraLight.woff2') format('woff2'),
        url('../fonts/HelveticaNeueUltraLight.woff') format('woff'),
        url('../fonts/HelveticaNeueUltraLight.ttf') format('truetype'),
        url('../fonts/HelveticaNeueUltraLight.svg#HelveticaNeueUltraLight') format('svg');
}

@font-face {
    font-family: 'HelveticaNeueW0166MediumIt';
    src: url('../fonts/HelveticaNeueW0166MediumIt.eot');
    src: url('../fonts/HelveticaNeueW0166MediumIt.eot') format('embedded-opentype'),
        url('../fonts/HelveticaNeueW0166MediumIt.woff2') format('woff2'),
        url('../fonts/HelveticaNeueW0166MediumIt.woff') format('woff'),
        url('../fonts/HelveticaNeueW0166MediumIt.ttf') format('truetype'),
        url('../fonts/HelveticaNeueW0166MediumIt.svg#HelveticaNeueW0166MediumIt') format('svg');
}


/* Header */

.header {
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

header .container {
    max-width: 1300px;
}

.navbar {
    padding: 15px 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.04);
    z-index:99;
}

.navbar-brand img {
    height: 40px;
}

.nav-item a {
    color: #000;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1px;
}
.nav-item:hover {
    border-bottom: 3px solid #004DF7
}
.nav-item:hover a {
    color: #000;
    font-weight: 700;

}
.promo {
    background: #0f7de0;
    color:#fff;
    padding: 5px;
}
.promo p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 20px;
    text-align: center;
}
.promo span {
   color: #FED606;
}

.orderNwbtn.btn-1 {
    margin-left: 65px;
    border: 1px solid #063BB2;
    background: #004DF7;
    color: #FFF !important;
    font-size: 18px;
}

.orderNwbtn {
    border: 1px solid #063BB2;
    background: #004DF7;
    color: #FFF !important;
    font-weight: 600;
    border-radius: 10px;
    letter-spacing: 0.1px;
    padding: 14px 20px;
    transition: all 0.2s linear;
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 700;
    line-height: 27.32px;
    text-align: center;
    line-height: normal;
    /* display: flex;
    gap: 3px; */
    align-items: center;
    display: block;
    box-shadow: 0px 4px 8px 0px #0000001A;
}


.orderNwbtn span {
    color: #000;
    padding-right: 0px;
}

.orderNwbtn span:hover {

    color: #fff;
}



.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    border-radius:8px;
}

/* Header */



.bannerMain {
    position: relative;
    width: 100%;
    display: flex;
}

.bannerMain .container {
    max-width: 1300px;
    position: relative;
}

.ratingAr {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.bannerMain .context {
    padding-left:4.5rem!important;
}

.ratingAr img {
    height: 20px;
    margin-right: 10px;
}

.ratingAr p {
    font-size: 14px !important;
    margin-bottom: 0 !important;
}

.bannerMain h1 {
    font-size: 42px;
    font-weight: 800;
    line-height: 48px;
    text-align: left;
}
.bannerMain h1 span {
    position: relative;
    z-index: 1;
}
.bannerMain h1 span::after {
    content: " ";
    background: #FED6064A;
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0;
    bottom: 5px;
    z-index: -1;
}
.bannerMain h1+p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 16px;
}

/* .bannerMain span {
    color: #1B9AD5;
} */

.bannerMain p {
    font-family: 'Poppins';
    font-style: normal;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 21px;

}

bannerMain ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 30px;
} 

 .bannerMain li {
    position: relative;
    padding-left: 34px;
    font-size: 18px;
    margin-bottom: 10px;
}

.bannerMain li::after {
    content: " ";
    background: url("https://purpleassets.blob.core.windows.net/web/glacierbreeze/inter/check.svg") no-repeat center center / contain;
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
} 

/* .amazonAr {
    background: #FFF1CE;
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 10px;
} */

/* .amazonAr p {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
} */

.bannerMain .orderNwbtn {
    display: inline-block;
    font-size: 18px;
    padding: 14px 55px;
    margin-bottom: 11px;
}

.bannerMain .orderNwbtn span {
    color: #000
}

.bannerMain .orderNwbtn span:hover {
    color: #fff;
}
.btm-bg {
}
.shipArs {
    display: flex;
    align-items: center;
}

.greenImg {
    height: 16px;
    margin-right: 5px;
}

.shipArs p,
.shipArs span {
    font-size: 11px !important;
    margin-bottom: 0;
}

.stocks {
    height: 14px;
    margin: 0 5px;
}

.bnrImg3 {
    position: absolute;
    top: 3%;
    right: 3%;
    width: 97px;
}

.bannerImg2 {
    position: absolute;
    left: 0;
    top: 0;
    height: auto;
    width: 50%;
    bottom: 0;
}

.bannerImg2 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: right;
}
#vid-bg video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}
.secSub {
    padding: 3rem 0 0 0;
    background: #F1F1F2;
    background: url(https://purpleassets.blob.core.windows.net/web/vactonic/inter/soap.png) no-repeat center center / cover;
}
.secSub h2 {
    text-align:left
}
.secSub .icon {
    height: 50px
}
.secureAr {
    padding: 3rem 6rem;
}

/* .secureAr h2 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 35px;
    margin-bottom: 2.5rem;
}

.secureAr h2 span {
    position: relative;
    z-index: 1;
}

.secureAr h2 span::after {
    content: " ";
    background: #1B9AD5;
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0;
    bottom: 9px;
    z-index: -1;
} */
.secureArInr h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-bottom:0px
}

.secureArInr p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
}

.secureArInr img {
    margin-bottom: 8px;
}

.secureArInr.secureArInr-1 img {
    margin-bottom: 15px;
    width: auto;
    object-fit: contain;
}




.secureAr .col-md-4 img{
    width: 45px;
    height: 45px;
    object-fit: contain;
}

.secureAr .col-md-4 div {
    width: calc(100% - 40px );
    padding-left: 20px;
}

.secureAr .col-md-4 h3 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

.secureAr .col-md-4 p{
    color: #fff;
}
/* 
.secureArInrMob {
    display: none;
} */

/* .secureArInrMob .slick-prev,
.secureArInrMob .slick-next {
    display: none !important;
} */

.sec2 {
    background: #000;
    color:#fff;
}
.sec2 img {
    height: 45px
}
.sec2 p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
}

.sec3 {
    padding: 2rem 0 3rem;
}

.sec3 .img-comp {
    border-radius: 4px
}

@media (max-width: 768px) {
    .sec3 .img-comp {
        border-radius: 0
    }
}

.sec3Hd {
    text-align: center;
    margin-bottom: 3rem;
}

.sec3Hd img {
    height: 80px;
    margin-bottom: 20px;
}

.sec3Hd h2 {
    margin-bottom: 10px;
}

.sec3Cnt1 h2 {
    font-size: 28px;
    font-weight: 700;
    line-height:35px;
    margin-bottom:10px;
    text-align:left;
}

.sec3Cnt1 p {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height:26px;
}

.sec3Cnt1 ul {
    list-style: none;
    padding-left: 0;
}

.sec3Cnt1 li {
    position: relative;
    padding-left: 30px;
    font-weight: bold;
    margin-bottom: 8px;
}

.sec3Cnt1 li::after {
    content: " ";
    background: url(https://purpleassets.blob.core.windows.net/web/vactonic/inter/blue-tick.png) no-repeat center center / contain;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
}

.sec3Cnt1 img {
    border-radius: 4px;
}

.sec3Cnt1 {
    padding-bottom: 2rem;
}
.sec3Cnt1.sec3Cnt4{
    padding-bottom: 2rem;
}
.sec3Cnt6 {
    margin-bottom: 2rem;
}


.sec3Cnt6 img {
    width: 100px;
    object-fit: contain;
}

.sec3Cnt6 p {
    text-align: center;
    font-size: 20px;
}

.sec3Cnt7 {
    max-width: 372px;
    width: 100%;
    margin-top: 1rem
}

.sec3Cnt7 .orderNwbtn {
    display: inline-block;
    max-width: 367px;
    font-size: 18px;
    width: 100%;
    line-height:26px;
}

.sec3Cnt7 .shipArs {
    justify-content: center;
}



.sec4 {
    padding-top: 3rem;
    padding-bottom: 4rem;
}

.sec4 h2 {
    text-align: center;
    margin-bottom: 2.5rem;
    color: #221C44
}

@keyframes marquee-horizontal {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

@keyframes marquee-horizontal-reverse {
    from {
        transform: translateX(-100%);
    }

    to {
        transform: translateX(0);
    }
}

.scroll-strip {
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
    z-index: 1
}

.scroll-strip-list {
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    animation: marquee-horizontal 30s linear infinite;
    column-gap: 20px;
    margin-right: 20px;
}
.scroll-strip-list.reverse {
    animation: marquee-horizontal-reverse 30s linear infinite;
}

.sec4 .card {
    border: solid 1px #D3D3D3;
    width: 350px;
    border-radius: 4px;
}
.sec4 .card img {
    border-radius: 4px 4px 0 0 
}
.sec4 .card img.star {
    border-radius:0 
}
.sec4 .card-body {
    padding: 20px;
}

.sec4 .card-body img,
.sec4 .card-footer img {
    height: 20px;
    margin-right: 10px;
}
.sec4 .card-body .review-author {
    font-weight: 700
}
.sec4 .card-body .review-author span {
    color: #3AB890
}
.sec4 .card-body .review-author img:first-child {
    height: initial;
    border-radius: 4px;
}
    .sec4 .card-body .review-author span img {
        margin-right: 4px
    }
.sec4 .card-body .review-stars {
    margin-top: 15px;
    border-top: solid 1px #E3E3E3;
    border-bottom: solid 1px #E3E3E3;
    padding: 15px 0;
}
.sec4 .card-body h3 {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    margin: 10px 5px;
}

.sec4 .card-body p {
    font-size: 18px;
    margin-bottom: -10px;
    line-height: 30px;
    font-weight: 400;
}
.sec4 .card-footer {
    border-radius: 0 0 25px 25px;
    border: 0;
    background:transparent;
}
.sec4 .card-footer h6 {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 24px;
    font-weight: 400;
}

.sec4 .card-footer h6 span {
    font-weight: 400;
    color: #43A047;
}

.sec5 {
    padding: 4rem 0 1rem;
}
.sec5-1 {
    background: #fafafa;
}


.sec5 h2 {
    text-align: center;
    color: #000;
    font-size: 42px;
    margin-bottom: 54px;
    font-weight: bold;
}




.sec5 .amazonAr {
    background: #FCD46E
}

.sec5 .shipArs p {
    color: #000;
}

.sec6 {
    padding: 2.5rem 0;
    background: #2F2F660D;
    margin-top: 40px;
    margin-bottom: 120px;
    position: relative;
    padding-bottom: 160px;
}
.sec6 h2 {
    margin-bottom: 20px;
}
.sec6 .compMain {
    margin-top: 15px;
    font-family: 'Inter', sans-serif;
}
.sec6 .compMain .col-md-4,
.sec6 .compMain .col-md-3,
.sec6 .compMain .col-md-2,
.sec6 .compMain .col-md-1 {
    margin: 0px;
    padding: 0px
}
.sec6 .compMain .col-md-4 ul {
    border-left: 0px dashed #2D627C;
    border-top: 1px dashed #2D627C;
    border-bottom: 1px dashed #2D627C;
}

.sec6 .compMain div:first-child {
    height: 145px;
    margin-top: 1px;
}

.sec6 li {
    border-bottom: dotted 1px #C8C8C8;
    text-align: left;
    font-weight: 500;
    display: flex;
    flex-direction: row;
    align-items: center;
    min-height: 60px;
    font-size: 17px;
}

.sec6 li:first-child {
    border-top: dotted 1px #C8C8C8;
}

.sec6 .compFeat li {
    font-weight: 700;
}

.sec6 .compThreeProd {
    border-left: dotted 1px #C8C8C8
}
.sec6 .compThreeProd ul {
    margin-top: 1px;
}

.sec6 .compTwoProd ul li {
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
}
.sec6 .compMain div:last-child:not(.compThreeProd) {
    height: 25px;
}
.sec6 .compMain .col-md-4 li,
.sec6 .compMain .col-md-2 li,
.sec6 .compMain .col-md-1 li {
    border-bottom: 1px dashed #2D627C;
    padding: 15px 15px;
    height: 75px;
    display: flex;
    align-items: center;
    text-align:center;
    justify-content: center;
    line-height: 20px;
    
}
.sec6 .compMain .col-md-4 li:last-child,
.sec6 .compMain .col-md-2 li:last-child,
.sec6 .compMain .col-md-1 li:last-child{
    border-bottom: 0px dashed #2D627C;
}
.sec6 .compTwoProd  {
    background: #2C4E9C;
    border-radius: 4px;
    border: 1px dashed #2D627C;

}

.sec6 .compThreeProd p {
    color: #000;
    font-weight: 500;
    line-height: 16px;
}
.sec6 .compThreeProd ul {
    border-right: 0px dashed #2D627C;
}
.sec6 .compThreeProd ul li {
    border-right: 0px dashed #2D627C;
    padding-left: 15px;
    padding-right: 15px;
}
.sec6 .compThreeProd.last ul li {
    padding-left: 40px;
}

.sec6 .compThreeProd.last p {
    margin-top: 97px;
    margin-left: 40px;
    font-weight: 700
}
    
.sec6 .col-md-2 ul {
    border-right: 1px dashed #2D627C;
    border-top: 1px dashed #2D627C;
    border-bottom: 1px dashed #2D627C;
    border-radius: 0px 15px 15px 0;
}



.sec6 .guarantee {
    position: absolute;
    width: 100%;
    bottom: -90px;
}

.sec6 .guarantee .container {
    background: #000;
    color: #fff;
    border-radius: 10px;
    padding: 40px 80px;
}

.sec6 .guarantee .col-md-2 {
    text-align: right
}

.sec6 .guarantee p {
    font-size: 16px;
    line-height: 28px;
}


.sec6 .card {
    border: 0;
    border-radius: 25px;
    box-shadow: 2px 2px 4px 0px #00000024;
}
.sec6 .card-body {
    padding: 1.5rem;
}

.sec6 .card img {
    border: 0;
    border-radius: 25px 25px 0px 0px;
}
.sec6 .card li {
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .sec6 {
        margin-bottom: 250px;
    }
    .sec6 li {
        min-height: 85px
    }
    .sec6 .compFeat li {
        padding-left: 15px;
        padding-right: 15px;
    }
    .sec6 .guarantee {
        bottom: -230px;
        padding: 0 15px;
    }
    .sec6 .guarantee .container {
        padding: 20px;
        text-align: center
    }
    .sec6 .guarantee .col-md-2 {
        text-align: center
    }
    .sec6 .guarantee h3 {
        margin: 20px 0
    }
    .sec6 .compThreeProd.last ul li {
        padding-left: 15px;
    }

    .sec6 .compThreeProd.last p {
        margin-left: 15px;
        text-align: left;
    }
}

.sec10 {
    background: #ECF0FA;    
    padding: 40px 0;
    margin-top: 40px;
}
.sec10 h2 {
    margin-bottom: 40px;
}
    .sec10 .sec10-info .info {
        background: #fff;
        border: solid 1px #B9C8ED;
        border-radius: 4px;
        padding: 10px;
        height: 100%;
    }
    .sec10 .sec10-info .info p {
        font-size: 17px;
        line-height: 26px
    }

.sec10 .container {
    max-width: 1140px;
}

@media (max-width: 768px) {
    .sec10  {
        text-align: center;
        padding-top: 20px
    }
    .sec10 .sec10-info .info {
        text-align: left
    }
    .sec10 img {
        margin-top: 15px
    }
    .sec10 h2 {
        margin-bottom: 20px;
    }
}

.sec7 {
    padding: 0rem 0 3rem;
}

.sec7 img.grtn {
    height: 200px;
    object-fit: contain;
}

.sec7 .col-md-3 {
    text-align: center;
}

.sec7 h3 {
    color: #000;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 15px;
}

.secFeat img {
    margin-right: 15px;
    margin-top: 5px
}

.secFeat .product {
    margin: auto;
    display: block;
}

.secFeat h2 {
    margin: 40px 0;
}

.secFeat h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    font-family: 'Barlow', sans-serif;
}

.secFeat p {
    font-size: 17px;
    line-height: 26px;
}
/* .sec8 .bannerMain h1 {
    font-size: 40px;
}

.sec8 .bannerMain ul {
    list-style: disc;
    padding-left: 20px;
}

.sec8 .bannerMain li {
    padding-left: 0;
}

.sec8 .bannerMain li:after {
    display: none;
}

.sec8 .bannerImg2 {
    height: 720px;
} */
.sec9 {
    padding: 3rem 0 7rem 0;
}

.sec9 h3 {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 3rem;
}


.custmFtr {
    background: #2A2A2A;
    padding: 49px 0;
    text-align: center;
    margin-top:4rem;
}

.custmFtr p,
.custmFtr p a {
    color: #7C7C7C;
    font-size: 15px;
}

.custmFtr p a {
    padding: 0 10px;
}

.accordion-item {
    margin-bottom: 10px;
    background:transparent;
    border: 1px solid #CACACA;
    border-radius: 4px;
}

.accordion-item:not(:first-of-type) {
    border-top: 1px solid #E6EEF9;
}

.accordion-item:first-of-type .accordion-button,
.accordion-item:first-of-type {
    border-radius: 4px;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: transparent;
    box-shadow: none;
}

.accordion-body {
    padding-top: 0;
}

.accordion-button:not(.collapsed)::after {
    background-image: url('https://purpleassets.blob.core.windows.net/web/glacierbreeze/inter/minus.png');
    transform: none;
    background-size: contain;
    width: 20px;
    height: 20px;
}

.accordion-button::after {
    background-image: url("https://purpleassets.blob.core.windows.net/web/glacierbreeze/inter/plus.png");
    background-size: contain;
    width: 20px;
    height: 20px;
}

.accordion-button {
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    background-color: transparent;

}
.accordion-button:not(.collapsed) {
    font-weight: 700;
}
.accordion-body p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
}
.accordion-body li{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
}

.accordion-button:focus {
    box-shadow: none;
}



/*

==============================================

pulse

==============================================

*/



.pulse {

    animation-name: pulse;

    -webkit-animation-name: pulse;



    animation-duration: 1.5s;

    -webkit-animation-duration: 1.5s;



    animation-iteration-count: infinite;

    -webkit-animation-iteration-count: infinite;

}



@keyframes pulse {

    0% {

        transform: scale(0.9);

    }

    50% {

        transform: scale(1);

    }

    100% {

        transform: scale(0.9);

    }

}



@-webkit-keyframes pulse {

    0% {

        -webkit-transform: scale(0.95);

    }

    50% {

        -webkit-transform: scale(1);

    }

    100% {

        -webkit-transform: scale(0.95);

    }

}



.mobCtaBtn {
    display: none;
}



@media (max-width: 1400px) {}

@media (max-width: 1199px) {

    /*.bannerImg2 img{object-fit: unset;}*/

    .ratingAr img {
        margin-right: 10px;
    }

    .ratingAr p {
        font-size: 12px !important;
    }

    .bannerImg2 {
        height: auto;
        width: 48%;
        max-width: 100%;
    }



    .bannerMain h1 {
        font-size: 35px;
        margin-bottom: 10px;
        padding-right: 0px;
        line-height: normal
    }



    .bannerMain li {
        font-size: 16px;
    }

    .bannerMain ul {
        margin-bottom: 20px;
    }

    .sec3Cnt1 .col-md-5 {
        padding-left: 20px;
    }

    .sec3Cnt1 {
        padding-bottom: 4rem;
    }

    .sec3Cnt1 h2 {
        padding-top: 0;
    }


    .cmpcol3Inr h3 {
        padding: 8px 0;
    }

    /* .sec6Cnt1 {
        padding-top: 0rem;
    } */

    .sec7 h3 {
        font-size: 32px;
    }

    .sec8 .bannerMain h1 {
        font-size: 30px;
    }

    /*.sec8 .bannerImg2 {*/
    /*    height: 550px;*/
    /*}*/

    .sec8 .shipArs p {
        margin-bottom: 0;
    }


    /* .featSml p{font-size: 12px;} */

}
@media (min-width: 1024px) {
.secSub {
    padding: 3rem 0 3rem 0;
}
}
@media (max-width: 991.9px) {

    .navbar-collapse {
        position: absolute;
        width: 100%;
        left: 0;
        top: 60px;
        z-index: 9999999;
        background: #fff;
    }


    .navbar-toggler {
        padding: 0;
        margin-left: auto;
        margin-right: -34px;
        margin-top: 5px;
    }

    .navbar-toggler:focus {
        box-shadow: none;
        border: none;
        outline: none;
    }
    .sec2 img {
        margin-left: 25px;
    }
    .secureAr .col-md-4 img {
        width: 35px;
        height: 35px;
    }

    .secureAr .col-md-4 div {
        padding-left: 15px;
    }

    .sec3Cnt1 {
        padding-bottom: 2rem;
    }

    .sec4 .card-body {
        padding: 20px 10px;
    }


    .cmpcol3Inr h3 {
        padding: 3px 0;
    }

    .sec7 h3 {
        font-size: 25px;
    }

    .sec8 .bannerImg2 {
        height: 410px;
    }

}

@media (max-width: 767px) {

    .cmpcol2Inr1 {
        min-height: 57px;
        padding: 16px 0 !important;
    }
}

@media (max-width: 767px) {

    header .orderNwbtn {
        display: none;
    }

    /* .featSml{display: none;} */

    /* .featSmlmob{display: block;} */

    .bannerImg2 {
        display: none;
    }

    .bannerMain {
        padding-top: 0;
        padding-bottom: 1.5rem;
        background: none;
    }

    /* 
    .ratingAr {
        flex-direction: column;
    } */

    .ratingAr img {
        height: 25px;
        margin-right: 0;
        margin-bottom: 5px;
    }

    .bannerMain h1 {
        font-size: 35px;
        font-weight: 800;
        line-height: 38px;
        text-align: center;
    }

    .bannerMain p {
        font-size: 17px;
        line-height:25px;
        margin-bottom: 15px;
        text-align: center;
    }

    /* .bannerMain p br {
        display: none;
    } */

    .bannerMain p b {
        display: block;
    }

    /* .amazonAr p {
        font-size: 14px !important;
        margin-bottom: 0;
    } */

    .bannerMain .orderNwbtn {
        display: block;
        max-width: 400px;
        margin: 0 auto 10px;
        text-align: center;
    }

    .shipArs {
        justify-content: center;
    }

    .shipArs p,
    .shipArs span {
        margin-bottom: 0 !important;
    }

    .shipArs p b {
        display: inline-block;
    }

    .testiAr {
        padding-top: 20px;
    }

    .revimg {
        height: 80px;
        width: 80px;
    }

    .testiAr div {
        width: calc(100% - 80px);
        padding-left: 10px;
    }

    .testiAr div h2 {
        font-size: 18px;
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }

    .testiAr div h2 img {
        height: 22px;
        margin-right: 10px;
    }

    .secureAr h2 {
        font-size: 26px;
    }

    /* .secureAr h2 br {
        display: none;
    } */

    .secureAr h2 span::after {
        height: 5px;
    }

    .secureAr {
        padding: 0rem 0 1rem;
    }

    /* .secureArInr {
        display: none;
    } */

    /* .secureArInrMob {
        display: block;
    }

    .secureArInrMobMain h3 {
        font-size: 18px;
    } */

    /* .slick-dots li button:before {
        opacity: 1;
        color: #D9D9D9;
        font-size: 12px;
    }

    .slick-dots li.slick-active button:before {
        opacity: 0.40;
        color: #D9D9D9;
        font-size: 12px;
    }

    .slick-dots li {
        margin: auto;
    }

    .slick-dots {
        bottom: -35px;
    } */
/* 
    .secureArInrMobMain {
        justify-content: center;
    } */

    .testiAr p {
        text-align: left !important
    }

    .sec3 {
        padding: 0rem 0 0;
    }

    .sec3Hd img {
        height: 60px;
        margin-bottom: 10px;
    }

    .sec3Cnt1 .col-md-5 {
        padding-left: 15px;
    }



    .sec3Cnt4 .row .col-md-5 {
        order: 2;
    }

    .sec3Cnt4 .row .col-md-7 {
        order: 1;
    }

    .sec3Cnt6 img {
        object-fit: contain;
    }

    .sec3Cnt6 .col-md-8 {
        align-items: flex-start;
    }

    .sec3Cnt6 p {
        text-align: left;
        font-size: 16px;
    }

    .sec3Cnt7 .orderNwbtn {
        max-width: 400px;
    }

    /* .sec3Cnt1 h2 {
        padding-top: 20px;
    } */

    /* .sec4 h2 {
        font-size: 26px;
        margin-bottom: 30px;
    } */
/* 
    .sec4 h2 br {
        display: none;
    } */

    /* ..sec4 .card-body {
        padding: 20px;
    } */

    /* ..sec4 .card-body p {
        font-size: 16px;
        line-height: 25px;
    } */

    /* ..sec4 .card-body h6 {
        font-size: 14px;
    } */


    .tickImg,
    .crossImg {
        height: 20px !important;
    }

    /* .sec5 h2 {
        font-size: 26px;
    } */

    /* .sec5 {
        padding: 3rem 0;
    } */

    /* .sec4 {
        padding-bottom: 1rem;
    } */



    .sec5Mob {
        padding: 2rem 0;
    }

    /* .sec6 {
        padding: 1rem 0;
    }

    .sec6Hd {
        margin-bottom: 2rem;
    }

    .sec6Hd h2 {
        font-size: 26px;
    }

    .sec6Hd h2 br {
        display: none;
    }

    .sec6 .row .col-md-4:first-child {
        order: 2;
    }

    .sec6 .row .col-md-4:nth-child(2) {
        order: 1;
        margin-bottom: 2rem;
    }

    .sec6 .row .col-md-4:nth-child(3) {
        order: 3;
    }

    .sec6List {
        margin-bottom: 1rem;
    }

    .sec6List h3 {
        font-size: 18px;
    }

    .sec6Cnt1 {
        padding-top: 1rem;
    }

    .sec6Cnt1 h4 {
        font-size: 22px;
        margin-bottom: 1.5rem;
    } */
    /* 
    .sec7 {
        padding: 2rem 0;
    } */

    /* .sec7 img.grtn {
        height: 150px;
        margin-bottom: 20px;
    }

    .sec7 .col-md-7 {
        text-align: center;
    } */

    /* .sec7 h3 {
        font-size: 26px;
    } */

    .sec8 .bannerMain h1 {
        font-size: 28px;
        line-height: 39px;
        margin-bottom: 2rem;
    }

    /* .sec9 h3 {
        font-size: 26px;
        margin-bottom: 20px;
    } */

    /* .sec9 {
        padding: 0rem 0 3rem;
    } */

    .sec8 .bannerMain ul {
        list-style: none;
        padding-left: 0;
    }

    .sec8 .bannerMain li {
        padding-left: 35px;
    }

    .sec8 .bannerMain li::after {
        display: block;
    }

    .custmFtr p,
    .custmFtr p a {
        font-size: 13px;
    }

    .mobCtaBtn {
        display: block;
        position: fixed;
        bottom: 0;
        background: #fff;
        width: 100%;
        left: 0;
        text-align: center;
        padding: 15px 20px;
        z-index: 2;
    }

    .mobCtaBtn a {
        display: block;
        font-size: 18px;
    }



}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {

        max-width: 1140px;

    }

}

.d-none {
    display: none;
}

.trans {
    transition: 0.4s ease;
}

.cmpcol3-1 {
    margin-top: 17px;
}

.cmpcol3-2 {
    margin-top: 17px;
}

/* new */
header.fixed-top {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    /* Ensures the header is on top of other elements */
}

/* newwwwwwwwwwwwwwwwww */
.s5CompBox {
    display: inline-block;
    max-width: 100%;
    background: #fff;
    border-radius: 8px;
    margin: 130px auto 51px;
    border: 1px solid #EDEDED;
}

.s5Col2Prod,
.s5Col3Prod {
    display: block;
    max-width: 100%
}

.s5Col1 {
    float: left;
    width: 45%;
    padding: 15px 0 0;
}

.s5Col1 ul li {
    float: left;
    width: 100%;
    height: 60px;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    color: #000;
    padding: 0 0 0 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid #e7e7e7;
}

.s5Col1 ul li:last-child {
    border: none
}

.s5Col1 ul li img {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13px
}

.s5Col2 {
    float: left;
    width: 25%;
    border: 1px dotted #AE8B20;
    background: #0f7de0;
    border-radius: 8px;
    margin: -108px 15px -25px 0
}

.s5Col2.s5Col3 {
    margin: -70px 15px -25px 0;
    border: 0px dotted #AE8B20;
    background: #FDFBF5;
}

.s5Col2Top {
    height: 170px;
    text-align: center;
}

.s5Col2Top.s5Col3Top {
    height: 136px;
}

.s5Col2Prod {
    margin: -53px auto 0px;
}

img.s5Col2Prod {
    height: 105px;
    width: auto;
}
img.s5Col3Prod {
    height: 85px;
    width: auto;
}
.s5Col3Prod {
    margin: -55px auto 5px
}

.s5Col4Prod {
    margin: -77px auto 14px
}

.s5Col2Top p {
    font-size: 20px;
    line-height: 30px;
    color: #000;
}

.s5Col3Top p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    margin-top: 5px;
}

.s5Col2 ul {
    padding-top: 5px;
    float: left;
    width: 100%;
}
.s5Col2 ul li img {
    width: 30px;
}
.s5Col2 ul li {
    height: 60px;
    padding: 15px 0;
    border-bottom: 1px solid #C2C2C280;
    text-align: center;
}

.s5Col2 ul li:last-child {
    border: none;
    height: 80px;
}

.s5Col3 {
    background: #F0F2F2;
}

.sec5-1 h2 {
    text-align: center;
    color: #000;
    font-size: 42px;
    margin-bottom: 54px;
    font-weight: bold;
}

.bnrList li {
    padding-left: 40px;
    background: url(https://purpleassets.blob.core.windows.net/web/vactonic/inter/blue-check.svg) 0 1px no-repeat;
    color: #000;
    margin-top: 11px;
    text-align: left;
    font-style: 24px;
    font-weight: 700;
    line-height: normal;
    font-size: 20px;
    background-size: 29px;
    margin-bottom: 100px;
    background-position: left 0px;
    margin-top: 56px;

}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

.show-mob-only {
    display: none;
}

.show-desk-only {
    display: block;
}

.s5Col2Top img.star {
    width: 90px;
}

.s5Col2Top p img.logp {
    width: 120px;
}
.sec4 .ratingAr p{
            font-size: 15px !important;
        margin-bottom: 10px;
        line-height: 26px;
        text-align: center;
        font-weight:700;
}
.sec4 .ratingAr{
        text-align: center;
    justify-content: center;
        flex-direction: column;
}
.sec4 .ratingAr p{
    margin-top:15px;
}
.secureAr .container {
    max-width: 1300px;
}
.sec3 .container {
    max-width: 924px;
}
.sec5-1 .container {
    max-width: 1000px;
}
.secFeat .container {
    max-width: 1300px;
}
.sec6 .container {
    max-width: 1300px;
}
.sec6 .guarantee .container {
    max-width: 920px;
}
.sec4 .container {
    max-width: 1300px;
}
    img.feat {
        width: 100%;
    }
@media (max-width: 1199px) {
    .bannerImg2 img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }




    br.hide {
        display: none;
    }

    .s5Col1 ul li {
        font-size: 16px;
    }
}

@media (max-width: 1021px) {
    .bannerMain .orderNwbtn{
        font-size: 15px;
    }
    .ratingAr img {
        height: 10px;
    }
    .sec7 img.grtn {
        margin-bottom: 13px;
    }
    .sec7 h3{
        margin-bottom: 14px;
    }
}

@media (max-width: 991.9px) {
    .container .navbar-nav {
        padding: 0;
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        border: 2px solid #D6D6D6;
        border-bottom: 0;
        top: 12px;
        background: #fff;

    }

    header li.nav-item {
        border-bottom: 1px solid #D6D6D6;
    }

    .orderNwbtn {

        padding: 9px 20px;
    }


    .bannerMain h1 {
        font-size: 35px;
    }

    .bannerMain p {
        margin-bottom: 10px;
        line-height: normal;
    }

    .ratingAr img {
        height: 15px;
        margin-right: 10px;
    }

    .bannerMain .orderNwbtn {
        font-size: 13px;
        padding: 14px 34px;
    }

    .sec5-1 img {
        width: 180px;
        height: auto;
    }

    .bnrList li {
        font-size: 18px;
        line-height: 24px;
        margin-top: 0px;
        margin-bottom: 24px;
        background-size: 22px;
        background-position: left 1px;
    }

        .sec3Cnt1 {
        padding-bottom: 3.25rem;
    }
   img.feat{
        width:100%;
    }
    .secureAr .container {
    max-width: 820px;
}
.sec3 .container {
    max-width: 820px;
}
.sec5-1 .container {
    max-width: 820px;
}
.sec4 .container {
    max-width: 820px;
}
}
@media screen and (min-device-width: 769px) and (max-device-width: 991px) { 
   footer.custmFtr{
       margin-bottom:0px !important;
   }
}
@media (max-width: 900.9px) {
    .compDesk {display:none;}
}
@media (max-width: 768.9px) {

    .bannerMain .container {
        max-width: 600px;
    }
    .bannerMain .context {
        padding-left: 1rem !important;
    }
    .bannerImg2 img {
        display: none;
    }
    .bannerImg2 {
        display: none;
    }
    
    .show-mob-only {
        display: block;
    }

    .show-desk-only {
        display: none;
    }

    .navbar-toggler {
        margin-right: 0;
        margin-top: 5px;
    }

    .mob-banner {
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        margin-bottom: 20px;
    }

    .mob-banner img {
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;

    }

    .ratingAr {
        justify-content: center;
        margin-top: 21px;
        margin-bottom: 13px;
    }

    .ratingAr img {
        margin-bottom: 0px;
        width: 98px;
        height: 18px;
    }
    
    .bannerMain p {
        font-size: 16px !important;
        margin-bottom: 10px;
        line-height: 26px;
        text-align: center;
    }
    .sec2 {
        margin-top: 0px;
        padding:5px 15px;
        background: #000
    }
    .sec2 img {
        margin-left: 0px;
    }
    .bnrImg3 {
        position: absolute;
        bottom: 8%;
        right: 8%;
        width: 120px;
    }
    .sec3Hd {
        margin-bottom: 1.8rem;
        margin-top: 2rem;
    }

    .sec3Cnt1 {
        padding-bottom: 2.5rem
    }
    .sec3Cnt1 h2 {
        font-size: 26px;
        line-height: 33px;
        margin-bottom: 0px;
        font-weight: 700;
        margin-top: 10px;
    }
    .sec3Cnt1.sec3Cnt4 {
        padding-bottom: 2.5rem
    }
    .sec3Cnt1 p {
        margin-top:10px
    }


    .sec5 {
        padding: 2.3rem 0 0rem 0;
    }

    .sec5 h2 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 1rem;
    }
    .s5CompBox {
       border: 0px solid #EDEDED;
       padding-top:25px
    }
    .s5Col1 {
        width: 46%;
        padding: 10px 0;
    }
    
    .s5Col2 {
        width: 26%;
        margin: -95px 1% -25px 0;
    }

    .s5Col2.s5Col3 {
        margin: -94px 3px -25px 0;
    }
    .s5Col2Top.s5Col3Top {
        height: 148px;
    }
    .s5Col1 ul li {
        font-size: 14px;
        line-height: 17px;
    }
    .s5Col2Top {
        height: 152px;
        text-align: center;
    }
    .s5Col2Top img.star {
        width: 70%;
        padding: 0px 10px;
        height: auto;
    }

    .s5Col2Top p img.logp {
        width: 100%;
        padding: 0px 10px;
        height: auto;
    }
    img.s5Col3Prod {
        height: 100px;
        width: auto;
    }
    .s5Col3Top p {
        font-size: 13px;
        line-height: 15px;
        font-weight:600;
    }
    .s5Col3Prod {
        margin: -49px auto 5px;
    }
    .s5Col2Top.s5Col3Top .star {
    }

    .sec5-1 h2 {
        line-height: 38px;
        font-size: 28px;
        margin-bottom: 12px;
    }

    .sec5-1 img {
        width: 180px;
        height: auto;
    }

    .bnrList li {
        font-size: 18px;
        line-height: 24px;
        margin-top: 0px;
        margin-bottom: 24px;
        background-size: 22px;
        background-position: left 1px;
    }

    .sec7 h3 {
        font-size: 24px;
        margin-bottom: 14px;
        text-align: center;
    }


    .sec7 {
        padding: 0rem 0 2rem 0;
        text-align: center;
    }

    .sec7 img.grtn {
        height: 220px;
        margin-bottom: 13px;
    }

    .sec7 .col-md-7 {
        text-align: center;
    }

    .sec4 .ratingAr {
        flex-direction: column;
        margin-bottom: 0;
    }

    .sec4 .ratingAr img {
        margin-bottom: 16px;
        width: 144px;
        height: 26px;
        object-fit: contain;
    }

    .sec4 .ratingAr p {
        font-size: 14px !important;
        line-height: 22px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
    }
    .sec4 h2 {
        font-size: 28px;
        margin-bottom: 30px;
        line-height: 38px;
    }
        .sec4 {
        padding-bottom: 1rem;
        padding-top: 1.8rem;
    }
 

    .bannerMain .orderNwbtn {
        font-size: 18px;
        line-height: 21px;
    }
    .orderNwbtn{
        max-width: 400px;
    }
    .sec3Cnt7{
        max-width: 400px;
        margin-top: 0rem;
        margin-bottom: 1rem;
    }
 
    p.btn-text1.mb-0 {
        font-size: 11px !important;
    }
    .sec4Inr {
        background: #FDFBF5;
        margin-bottom: 16px;
    }
    .sec9 {
        padding: 2rem 0 3.8rem;
    }
    .sec9 h3 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 19px;
        
    }

    .sec4Inr + img{
        width: 100%;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        border-radius:0px;
    }
    .secureAr .container {
    max-width: 600px;
    padding: 16px 24px 0 24px;
}
.sec3 .container {
max-width: 600px;
    padding: 0 24px 16px;
}
.sec5-1 .container {
    max-width: 600px;
       padding: 0 24px;
}
.sec7 .container{
        max-width: 600px;
       padding: 0 24px;
}
.sec4 .container {
           max-width: 600px;
       padding: 0 24px;
}
.sec4 .ratingAr p{
    margin-top:15px;
}

}
@media (max-width: 767px) {
    .bannerMain {
        background: #F5F5F7;
    }
    .bannerMain .context {
         padding-left: calc(var(--bs-gutter-x)* .5) !important;
    }
    .secSub h2, .secSub p {
        text-align:center;
    }
    .sec2_mob {
        position: relative;
    }
    .sec2_mob img {
        width:85%
    }
    .secSub {
        padding: 0rem 0 2rem 0;
        background: rgb(255,255,255);
        background: linear-gradient(180deg, rgba(255,255,255,1) 10%, rgba(255,246,217,1) 10%, rgba(255,246,217,1) 10%);
    }
}
@media (max-width: 575px) {
    .bnrImg3 {
        width: 75px;
        bottom: 8%;
        right: 5%;
    }
    .sec3Cnt1 img {
        border-radius: 0px;
    }

}
@media (max-width: 480px) {

    .show-desk-only1{
        display:none;
    }

}

.secApproved {
    
}
.secApproved .video {
    position: relative;
    padding-right: 0 !important
}
.secApproved .video .approved-icon {
    position: absolute;
    left: 40px;
    bottom: 20px
}
    .secApproved .approved-text {
        display: flex;
        justify-content: center;
        position: relative;
        align-items: center;
        background: #000000;
    }
.secApproved .approved-text .text {
    background: #000000;
    color: #fff;
    max-width: 75%;
    padding-left: 120px;
    font-size: 17px;
    line-height: 26px
}
.secApproved .approved-text .text h1 {
    font-weight: 800;
    font-size: 42px;
    line-height: 52px;
}
.secApproved .approved-text .man {
    position: absolute;
    bottom: 0;
    left: -175px
}
@media (min-width: 768px) {
    .secApproved .col-md-5 {
        width: 48%;
    }

    .secApproved .col-md-7 {
        width: 52%;
    }
}
@media (max-width: 768px) {
    .secApproved .video .approved-icon img {
        width: 70%;
    }
    .secApproved .video .approved-icon {
        left: 30px;
        bottom: 20px
    }
}
.secRoom {
    margin: 30px auto;
    max-width: 1240px;
    color: #fff;
    background: #2C4E9C;
    padding: 15px 0;
}

    .secRoom .rooms {
        overflow: hidden;
        display: flex;
        flex-wrap: nowrap;
    }
    .secRoom .room {
        display: flex;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        flex-shrink: 0;
        animation: marquee-horizontal 20s linear infinite;
        column-gap: 10px;
    }
    .secRoom .rooms img {
        margin-right: 30px;
    }



/*checkout hybrid*/
.payment-separator {
    display: flex;
    flex-direction: row;
    margin: 1rem 0;
    font-weight: bold
}
    .payment-separator:before, .payment-separator:after {
        content: "";
        flex: 1 1;
        border-bottom: 1px solid #ccc;
        margin: auto
    }

    .payment-separator:before {
        margin-right: 10px
    }

    .payment-separator:after {
        margin-left: 10px
    }

.d-flex {
    align-items: normal
}
header {
    padding: 0
}
.why-details {
    max-width: 560px;
    margin: 0 auto;
}
    .why-details p {
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        line-height: 16px;
        margin-top: 10px
    }

.sec-confidence {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 16px;
}
    .sec-confidence h2 {
        font-family: 'Barlow', sans-serif;
        font-size: 22px;
        font-weight: 700;
        line-height: normal;
    }
    .sec-confidence p {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }
.pricing {
    background: #F5F5F7;
    text-align: center;
}
.pricing .container {
    max-width: 1300px
}
    .pricing h2, .pricing h5 {
        color: #041D3A
    }
    .pricing h3 {
        font-family: 'Barlow', sans-serif;
        color: #041D3A;
        font-size: 29px;
        font-weight: 800;
        line-height: 39px;
    }
    .pricing h4 {
        color: #0D50A1;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        font-weight: 400;
        line-height: 18px;
    }
.prod-box {
    border-radius: 40px;
    padding: 60px 10px 30px;
    border: 5px solid #EAF0F6;
    margin-bottom: 10px;
    background: #fff
}
    .prod-box.active {
        border-color: #0D50A1;
    }

    .prod-box h3 {
        font-size: 25px;
        font-weight: 700;
        text-transform: uppercase
    }

    .prod-box .mw-package-sub {
        font-size: 17px;
        line-height: 17px;
        font-weight: 800;
        background: #F1F1F1;
        padding: 10px 5px;
        border-radius: 24px;
        max-width: 300px;
        text-transform: uppercase;
        margin: 20px auto
    }

    .prod-box .cta-1 {
        display: block;
        width: 70%;
        margin: 0 auto
    }

.product-sec {
    background: #f8f8f8;
    padding: 60px 10px
}

.mw-product {
    background: #fff;
    border-radius: 40px;
    padding: 60px 10px 30px;
    border: 6px solid #eaf0f6;
    margin-bottom: 10px
}

.mw-most-popular, .package-item.active {
    border: 10px solid #1664c3
}

.mw-package-title-most-popular {
    font-size: 18px;
    font-weight: 700;
    background: #0d50a1;
    padding: 15px 0;
    border-radius: 40px;
    margin: -95px auto 30px;
    color: #fff;
    max-width: 262px
}

.mp-star-icon {
    padding: 0 20px
}
    .mp-star-icon img {
        margin-top: -4px
    }

.product-img {
    margin: 20px auto 10px auto;
    height: 182px;
}

.mw-package-title {
    font-size: 26px;
    font-weight: 800;
    line-height: 26px;
    font-family: 'Barlow', sans-serif;
}

.three-prods {
    position: relative
}

.popular_badges {
    width: auto;
    position: absolute;
    right: 73px;
    top: 104px;
    z-index: 1
}

.mw-package-price, .mw-package-price span.price {
    font-size: 25px;
    font-weight: 700;
    color: #39a943
}

    .mw-package-price span {
        color: #4d4d4d;
        text-decoration: line-through
    }

        .mw-package-price span.price {
            text-decoration: none
        }

.mw-package-discount {
    font-size: 14px;
    font-weight: 600
}

.mw-package-free-shipping {
    font-size: 14px;
    font-weight: 800;
    margin-top: 10px
}

.free-shipping-icon {
    background: url(https://purpleassets.blob.core.windows.net/web/ac/images/inter4/free-shipping-icon.png) right no-repeat;
    padding: 10px 40px 8px 0
}

.cta-btn {
    font-size: 20px;
    border: 0;
    font-weight: 600;
    border-radius: 55px;
    padding: 20px 65px 15px 45px !important;
    background: linear-gradient(90deg, #287adb 0, #1664c3 100%);
    border-bottom: 5px solid #1664c3;
    display: inline-block;
    text-align: center;
    color: #fff !important;
    margin: 10px 0 20px;
}

.btn-arrow-icon-select {
    width: 140px;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='0.25in' height='0.236in'><path fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M7.727,0.896 L7.727,4.293 L13.334,8.752 L7.727,12.785 L7.727,16.182 L17.511,8.910 L7.727,0.896 ZM10.523,8.645 L0.739,15.916 L0.739,0.630 L10.523,8.645 Z'/></svg>") top 6px right no-repeat;
    display: block
}

.scroll-strip-list {
    max-width: inherit
}
.main-middle-sec {
    padding-bottom: 0;
}

.main-checkout {
    padding-bottom: 30px;
    padding-top: 50px;
}

.ship_name {
    font-size: 13px;
    line-height: 20px;
}

.grand-total {
    font-size: 14px;
}

.checkout-items--subtotal-price {
    margin-top: 15px;
    padding-top: 12px;
    border-top: 1px solid #e1e1e1;
}

.checkout-page-cart-product-section {
    padding: 10px 0
}

.main-middle-sec .checkout-page-cart-price-section ul li:nth-child(5) {
    margin-top: 10px;
}

.main-middle-sec .left .shipping-address {
    margin-top: 1rem;
}

.green-stripe h4 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.checkout-items--subtotal-left p, .checkout-items--subtotal-right p {
    font-size: 16px
}

@media (max-width: 768px) {
    .cta-btn {
        margin-bottom: 0;
    }
    .prod-box {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .mw-package-title-most-popular {
        margin-top: -48px;
    }
    .product-img {
        width: auto;
        max-height: 172px;
        height: auto;
    }
    .mw-package-price, .mw-package-discount {
        text-align: left;
    }
    .mw-package-discount {
        font-weight: 800;
        line-height: 20px;
        margin-top: 10px;
    }
    .mw-package-price, .mw-package-price span.price {
        font-size: 32px;
        line-height: 35px;
        font-weight: 800;
    }
    .popular_badges {
        height: 65px;
        right: 10%;
        top: 20px;
    }
    .prod-box .mw-package-sub {
        margin-bottom: 0;
        margin-top: 17px;
    }
    .main-checkout {
        padding-top: 30px;
    }
    .main-middle-sec .checkout-page-cart-price-section ul li:nth-child(5) {
        border-top: none;
    }
}