@charset "utf-8";
/* CSS Document */
.protect_warning {
	color:#FFFFFF;
}
img {
	max-width: 100%;
	height: auto;
  }
body {
	font-family: 'Montserrat', sans-serif;
	color: #aeaeae;
}
img {
	max-width: 100%;
}
.cook-n-strain p svg {
    color: #5470a2;
}
.breakpoint {
	display: block;
}
h2 {
	font-weight: 600;
	font-size: 38px;
	line-height: 44px;
	color: #111;
}
h2 span {
	display: block;
	color: #5470a2;
}
a:hover {
    color: #5470a2;
}
.discount-btn a {
    font-weight: 700;
    font-size: 20px;
    color: #fff !important;
    width: 370px;
    margin: auto;
    max-width: 100%;
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
    background-color: #5470a2;
    background-image: linear-gradient(315deg, #7f53ac 0%, #647dee 74%);
    background-color: #00b712;
    background-image: linear-gradient(315deg, #00b712 0%, #5aff15 74%);
    border-radius: 10px;
    text-decoration: none;
}

.discount-btn a:hover {
    background-color: #00b712;
    background-image: linear-gradient(315deg, #5aff15 0%, #00b712 74%);
}
.discount-btn a span {
	display: block;
	font-size: 16px;
}
header {
	/*background-image: url(../img/header-bg.jpg);*/
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #6474A2;
}
header .contact-info .logo {
	padding-bottom: 15px;
	padding-top: 25px;
}
header .step-left h3 {
	font-family: 'RockoUltraFLF';
	font-size: 34px;
	line-height: 44px;
	color: #fff;
	text-align: center;
	margin-bottom: -10px;
}
header .step-left h3 span {
	display: block;
	font-size: 48px;
	color: #5470a2;
}
header .step-left h5 {
	font-family: 'RockoUltraFLF';
	font-size: 27px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	padding-bottom: 35px;
	text-shadow: 3px 2px 2px rgba(0,0,0,0.6);
}
header .step-left sub {
	bottom: -2px;
}
header .step-left .discount {
	background-image: url(../img/offer-badge.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom: 25px;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: -150px;
	transform: rotate(-20deg);
	max-width: 20%;
}
header .step-left h4 {
	font-family: 'RockoUltraFLF';
	font-size: 16px;
	line-height:normal;
	color: #080808;
	text-align: center;
	padding-top: 5px;
}
.discount img {
    max-width: 25%;
}
header .step-left h4 span {
	display: block;
	font-size: 24px;
}
header .step-left .product-p1 {
	text-align: center;
}
header .step-left .product-p1 img {
	margin-top: -55px;
}
header .step-left h6 {
	font-family: 'RockoUltraFLF';
	font-size: 27px;
	line-height: 44px;
	color: #fff;
	margin-top: -54px;
	text-align: center;
}
header .step-left h6 img {
	padding-top: 68px;
}
.vplay1 img , .vplay1 .ratio{
	border: 10px solid #fff;
	border-radius: 8px;
	box-shadow: 0px 0px 23px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 23px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 23px 3px rgba(0,0,0,0.2);
	background-color: #fff;
}
header .contact-info p {
	font-weight: 700;
	font-size: 18px !important;
	line-height: 24px !important;
	color: #fff !important;
	text-align: center;
	padding-top: 45px;
}
header .contact-info p span {
	font-weight: 400;
	display: block;
}
header .step-right {
	margin-top: 45px
}
header .step-right .form-area {
	background-color: #5470a2;
	border-radius: 20px;

}
header .step-right .green-area {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 50px;
}
header .step-right .inventory-status {
	background-color: #1e1e1e;
	border-radius: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
}
header .step-right .green-area h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 17px;
	line-height: 38px;
	color: #98de5b;
	text-align: center;
	margin-bottom: 0px;
}
header .step-right .green-area h1 span {
	color: #d42d20;
}
header .step-right .shipping h5 {
	font-family: 'RockoUltraFLF';
	font-size: 48px;
	color: #111;
}
header .step-right .shipping h6 {
	font-weight: 700;
	font-size: 14px;
	color: #111;
}
header .step-right .shipping h6 span {
	display: block;
	font-size: 12px;
}
header .step-right .quantity h5 {
	font-family: 'RockoUltraFLF';
	font-size: 48px;
	color: #fff;
}
header .step-right .quantity h6 {
	font-weight: 700;
	font-size: 14px;
	color: #fff;
}
header .step-right .quantity h6 span {
	display: block;
	font-size: 12px;
}
header .step-right .black-bg {
	background-image: url(../img/form-step1-bg.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
header .step-right .apply-btn {
    font-weight: 700;
    font-size: 18px;
    color: #fff !important;
    width: 370px;
    margin: auto;
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
    background-color: #00b712;
    background-image: linear-gradient(315deg, #00b712 0%, #5aff15 74%);
    border-radius: 10px;
}

header .step-right .apply-btn:hover {
    background-color: #00b712;
    background-image: linear-gradient(315deg, #5aff15 0%, #00b712 74%);
}


header .step-right .apply-btn span {
	display: block;
	font-size: 14px;
}
header .step-right h4 {
	font-weight: 500;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
header .step-right h3 {
	font-weight: 500;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
header .step-right h3 span {
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
header .step-right .security {
	text-align: center;
}
header .form-control::placeholder {
 color: #2f2f2f !important;
}
header .form-control, .form-select {
	font-weight: 500;
	font-size: 15px;
	color: #2f2f2f !important;
	border-radius: 8px;
}
.pplc{
	color: #98de5b;
}
.pplc:hover{
	color: #fff;
}

.cook_secnd{
    	padding-top: 140px !important;}
.cook-n-strain {
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 80px;
	background-color: #f2efee;
}
.cook-n-strain p {
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #111;
}

.stop-fussing p {
color: #fff;
}
.cook-n-strain .discount-btn {
	padding-top: 25px;
}
.stop-fussing {
	box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	-webkit-box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	-moz-box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	background-color: #111;
	background-image: url(../img/stop-fussing.jpg);
	background-position: center center;
	background-size: cover;
}
.stop-fussing p {
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #f2efee;
	padding-top: 15px;
	padding-bottom: 15px;
}
.stop-fussing ul {
	padding-left: 0px;
}
.stop-fussing ul li, .checkout header li {
	font-weight: 500;
	font-size: 18px;
	color: #f2efee;
	list-style: none;
	background-image: url(../img/bullet1.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 65px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.stop-fussing .advantages {
	padding-top: 85px;
	padding-bottom: 85px;
}
.stop-fussing .product-hero img {
	max-width: none;
	margin-top: -90px;
}
.stop-fussing h2 {
	font-size: 36px;
	color: #f2efee;
}
.our-product {
	background-image: url(../img/sec4-product-left.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 85px;
	padding-bottom: 200px;
}
.our-product .vplay1 img {
	border: 5px solid #fff;
}
.our-product h4 {
	font-weight: 600;
	font-size: 30px;
	color: #469f01;
	padding-top: 30px;
}
.our-product p {
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #111;
}
.our-product .bdr-btm {
	padding-bottom: 80px;
}
.our-product .discount-btn {
	padding-top: 85px;
}
.our-product .guarantee-badge {
	float: right;
	margin-bottom: -275px;
	padding-top: 50px;
}
.testimonials {
	box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	-webkit-box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	-moz-box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	padding-top: 100px;
	padding-bottom: 100px;
}
.testimonials h2 {
	text-align: center;
	padding-bottom: 45px;
}
.testimonials h5 img {
	max-width: 8%;
	margin-left: 5px;
}
.testimonials h5 {
	font-weight: 600;
	font-size: 26px;
	color: #5470a2;
}
.testimonials .card-body {
	padding: 20px;
}
.testimonials .rev4, .rev5 {
	padding-top: 25px;
}
.testimonials .rev4 {
	float: right;
}
.testimonials .rev5 {
	float: left;
}
.testimonials .card {
	width: 100%;
	margin: auto;
	max-width: 100%;
}
.testimonials .carousel-indicators {
	right: 240px;
	bottom: -45px;
}
.testimonials .carousel-indicators button {
	background-color: #cfcfcf;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	margin-left: 5px;
	margin-right: 5px;
	border: none;
}
.testimonials .carousel-indicators button.active {
	background-color: #73bf01;
}
.testimonials p {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #111;
}
.testimonials p span {
	font-size: 18px;
}
.features {
	padding-top: 85px;
	padding-bottom: 85px;
	background-color: #111;
	background-image: url(../img/product_explain.jpg);
	background-position: center center;
	background-size: cover;
}
.features .feature-all {
	background-image: url(../img/sec6-product-feature.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 620px;
}
.features .feature2 {
	padding-top: 60px;
	padding-left: 145px;
}
.features .feature3 {
	padding-left: 235px;
	padding-top: 55px;
}
.features .feature4 {
	padding-left: 130px;
	padding-top: 60px;
}
.features p {
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
}
.features h2 {
	text-align: center;
	padding-bottom: 45px;
	color: #fff;
}
.grab-your-product {
	box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	-webkit-box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	-moz-box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	padding-top: 85px;
	padding-bottom: 85px;
}
.grab-bg {
	background-image: url(../img/sec7-bg.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.grab-your-product h2 {
	text-align: center;
	padding-bottom: 45px;
}
.grab-your-product .product-p4 {
	text-align: center;
}
.grab-your-product .discount-btn {
	padding-top: 45px;
}
.guarantee {
	padding-top: 85px;
	/*padding-bottom: 85px;*/
}
.guarantee h2 {
	padding-bottom: 25px;
}
.guarantee p {
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #111;
}
.guarantee .discount-btn {
	padding-top: 25px;
}
.guarantee .discount-btn a {
	margin: inherit;
}
.faq {
	box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	-webkit-box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	-moz-box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	padding-top: 85px;
	padding-bottom: 20px;
}
.faq h2 {
	color: #212420;
	padding-bottom: 25px;
}
.faq h3 .accordion-button {
	font-weight: 600;
	font-size: 24px;
	line-height: 48px;
	color: #111;
	border: none;
	background-color: #f5f5f5;
	text-align: left;
}
.faq .accordion-item p {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #191d23 !important;
}
.faq .accordion-button:not(.collapsed) {
	background-color: #f5f5f5;
}
.faq .accordion-item .accordion-body {
	background-color: #f5f5f5;
}
.faq .accordion-item {
	margin-bottom: 10px;
}
.faq .accordion-button::after {
	background-image: url("../img/add.png");
}
.faq .accordion-button:not(.collapsed)::after {
	background-image: url("../img/minus.png");
	transform: rotate(180deg);
}
footer {
	background-color: #111;
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #e9e4da;
}
footer ul {
	padding-left: 0px;
}
footer ul li {
	list-style: none;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
footer ul li a {
	color: #e9e4da;
	text-decoration: none;
}

.accordion-collapse{
	border: none;
}


.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    background: #fff;
    border-radius: 5px;
    padding: 0 30px;
}
span.s1 {
    display: none;
}
.why-compr {
    padding-top: 85px;
    padding-bottom: 85px;
}
.why-compr h2{
	color: #212420;
    padding-bottom: 25px;
    font-weight: 600;
    font-size: 38px;
    line-height: 44px;
}
.why-compr p{
	font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #111;
}
.why-compr .discount-btn a{
	width: 460px;
}
.hapy-relation{
	padding-top: 85px;
    padding-bottom: 85px;
}
 .hapy-relation p{
	font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #111;
}
span.otpsh {
    font-size: 20px;
}

.psofru{
	color: #212420;
    padding-bottom: 25px;
    font-weight: 600;
    font-size: 38px;
    line-height: 44px;
}
a.edacdtl {
    color: #fff;
    text-decoration: none;
    display: block;
    padding-bottom: 15px;
}
.congrlation-box p{
	color: #fff;
}
.satisfied-box p{
	color: #fff;
	font-weight: 400 !important;
}
.form-listitem p {
    color: #fff;
    font-size: 16px !important;
    font-weight: 400 !important;
}
.form-listitem svg {
	fill:#98de5b;
}
.privcybox h2{
	font-size: 32px;
}
.privcybox p{
	
    font-size: 14px !important;
    line-height: 14px ;
    color: #111;
    margin-bottom: 0;
}
.imgtitl span{
	display: inline-block;
}
.imgdesc {
    margin-top: 40px;
    margin-bottom: 40px;
}
.imgdesc p {
    color: #111;
}
.membrlistship svg.bi.bi-check-circle-fill {
    color: #98de5b;
}
.membrlistship p{
	color: #000;
}
.shipmember {
    color: #000;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}
.shipmemberght{
	 color: #000;
    padding-bottom: 10px;
}
.membership_section {
    padding: 20px 0 40px;
}
.mshiplft {
    padding: 20px;
}
.mshiprght {
    background: #FEFF9F;
    padding: 20px;
}
h2.bdtptlt {
    background: #F1F3F2;
    padding: 10px;
}
.bdmembrlistship{
	padding-top: 20px;
}
.bdmembrlistship p {
    color: #111;
}
p.rcnt_excl {
    color: #111;
    padding-top: 10px;
}
.tsrt_cntnt h5{
	color: #111;
}
.bdmembrlistship svg.bi.bi-check-circle-fill {
    fill: #98de5b;
}
.hofame h5, .hofame p{
	color: #111;
}
.tshrtclbwrk p{
	color: #111;
}
.normlyshipping {
    background: #F1F3F2;
    padding: 20px;
}
.normlyshipping h5{
	color: #111;
}
.normlyshipping h5 span {
    text-decoration: line-through;
}
.nrmdesc {
    color: #111;
}
.recbd-cntnt {
    padding: 15px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.recbd-cntnt .row{
	margin: 0;
}
.becmbmrtdy-cntnt{
	padding: 15px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.becmbmrtdy-cntnt .row{
	margin: 0;
}
.becmbmrtdy-cntnt p, .becmbmrtdy-cntnt h5, .becmbmrtdy-cntnt h4{
	color: #111;
}
.advisor_box {
    background: #FCF7F1;
    padding: 40px 0;
}
.advisor_box h2 {
    margin-bottom: 30px;
}
.advisor_rw {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.advisor_rw p, .advisor_rw h5, .advisor_rw h6{
	color: #111;
}
.advisor_rw .minprc{
	text-decoration: line-through;
}
.rfnd_grnt{
	color: #5470a2 !important;
}
.advisor_rw i.fa.fa-heart-o {
    color: #d12929;
}
.advisor_rw i.fa.fa-star {
    color: #F68432;
    font-size: 14px;
    display: inline-block;
    padding-right: 7px;
}

@media (max-width: 766px) {
header .step-left h6 {
    margin-top: -110px !important;
}
.testimonials .card img {
    margin: 0 auto;
}
.hapy-relation {
    padding-bottom: 30px;
}
footer {
  padding-bottom: 6px;
}
.features h2 {
    padding-bottom: 5px;
}
.wrapper-1 {
    height: auto !important;
}
.testimonials {
	padding-top: 48px !important;
}

}
@media (min-width: 768px) {
	.brd-lft {
    border-right: 1px solid #e1e1e1;
}
	
}

@media (max-width: 1750.98px) {
.stop-fussing .product-hero img {
	max-width: 100%;
}
}

@media (max-width: 1399.98px) {
.our-product .guarantee-badge {
	margin-bottom: -380px;
	padding-top: 160px;
}
.our-product {
	padding-bottom: 310px;
}
.feature1 {
	padding-left: 90px;
}
.features .feature2 {
	padding-top: 30px;
	padding-left: 232px;
}
.features .feature3 {
	padding-left: 325px;
	padding-top: 29px;
}
.features .feature4 {
	padding-left: 215px;
	padding-top: 9px;
}
.guarantee .badge1 {
	max-width: 33%;
}
.our-product h4 {
	font-size: 28px;
	padding-top: 0px;
}
}

@media (max-width: 1199.98px) {
    
.testimonials {
    padding-bottom: 0 !important;
}    
    
header .step-right .green-area {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 35px;
}
header .step-right .black-bg {
	background-position: 200px top;
}
header .step-left h6 {
	margin-top: -120px;
}
header .step-left .product-p1 {
	margin-top: 0px;
}
header .step-right p {
	padding-top: 25px;
	padding-bottom: 25px;
}
header .step-left .product-p1 img {
	margin-top: -35px;
}
.cook-n-strain {
	padding-top: 80px;
}
h2 {
	font-size: 32px;
}
.stop-fussing h2 {
	font-size: 32px;
}
.our-product h4 {
	font-size: 26px;
}
.our-product .discount-btn {
	padding-top: 40px;
}
.our-product {
	padding-bottom: 400px;
}
.our-product .guarantee-badge {
	margin-bottom: -465px;
	padding-top: 245px;
}
.features .feature-all {
	display: none;
}
.product-feature {
	text-align: center;
}
.product-pn1 {
	text-align: center;
	padding-bottom: 15px;
}
.product-pn1 p {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
}
.features .discount-btn {
	padding-top: 40px;
}
.grab-your-product {
	padding-top: 50px;
	padding-bottom: 50px;
}
.guarantee {
	padding-top: 50px;
	padding-bottom: 50px;
}
.faq {
	padding-top: 50px;
}
.features {
	padding-top: 50px;
	padding-bottom: 50px;
}
.testimonials .card-body {
	padding: 20px;
}
.testimonials .card {
	width: 100%;
}
.testimonials {
	padding-bottom: 75px;
}
	.testimonials h5 img {
    max-width: 12%;
}
	header .step-left .discount {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 26%;
}
}

@media (max-width: 991.98px) {
header .contact-info p {
	padding-top: 25px;
	padding-bottom: 25px;
}
header .step-left h6 {
	margin-top: -165px;
}
header .step-right .form-area {
	width: 412px;
	margin: auto;
	   overflow: hidden;
}
.product-p1.vplay1 {
	text-align: center;
	padding-bottom: 25px;
}
.cook-n-strain {
	text-align: center;
}
.product-hero {
	text-align: center;
}
h2 {
	font-size: 31px;
	padding-bottom: 15px;
}
	.stop-fussing h2 {
    font-size: 31px;
	}
.stop-fussing .product-hero img {
	margin-top: 0px;
	max-width: 55%;
}
.stop-fussing h2 {
	font-size: 35px;
	text-align: center;
}
.stop-fussing p {
	text-align: center;
}
.cook-n-strain {
	padding-bottom: 50px !important;
}
.stop-fussing .advantages {
	padding-top: 50px;
	padding-bottom: 50px;
}
.our-product {
	padding-top: 50px;
	padding-bottom: 170px;
	background-image: none;
}
.our-product h4 {
	font-size: 20px;
}
.our-product p {
	font-size: 16px;
	line-height: 26px;
}
.our-product .guarantee-badge {
	margin-bottom: -230px;
	padding-top: 40px;
}
.guarantee .badge1 {
	margin: auto;
	padding-bottom: 15px;
}
.guarantee {
	text-align: center;
}
.guarantee .discount-btn a {
	margin: auto;
}
.faq h3 .accordion-button {
	font-size: 18px;
	line-height: 28px;
}
.faq .accordion-item p {
	font-size: 16px;
	line-height: 24px;
}
.testimonials h5 {
	font-size: 18px;
	padding-bottom: 5px;
}
.testimonials p {
	font-size: 16px;
	line-height: 24px;
}
.testimonials .card {
	width: 100%;
}
	header .step-left .discount {
    max-width: 20%;
}
}

@media (max-width: 767.98px) {
header .contact-info p {
	font-size: 16px !important;
	line-height: 24px !important;
}
header .step-left h6 {
	margin-top: -130px;
}
.cook-n-strain {
	padding-top: 50px;
}
.our-product {
	text-align: center;
}
.our-product .bdr-btm {
	border-bottom: 1px solid #d9d9d8;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.our-product p {
	margin-bottom: 0px;
}
.our-product .guarantee-badge {
	float: none;
}
.testimonials p {
	font-size: 16px;
	line-height: 24px;
}
.testimonials .carousel-indicators {
	right: 0px;
}
.testimonials .rev3 {
	padding-top: 25px;
}
.testimonials .rev4 {
	float: none;
}
.testimonials .rev5 {
	float: none;
}
.product-pic {
	display: block;
	width: 100%;
	padding-bottom: 25px;
}
	.testimonials h5 img {
    max-width: 5%;
}
	header .step-left .discount {
    max-width: 24%;
}
.congrlation-box p {
    font-size: 16px !important;
}
.checkout header .step-left p {
    text-align: left;
}

contact-info .col-xl-7.col-sm-7.col-8 {
    padding-left: 123px;
}
.logo img {
    height: 66px;
}


}

@media (max-width: 575.98px) {

	header{
		background-size: 400%;
	}
	header .step-right .quantity h5 {
    padding-left: 15px;
}
header .contact-info p {
	font-size: 12px !important;
	line-height: 17px !important;
}
header .step-right {
	margin-top: 15px;
}
header .step-left .discount {
	margin-right: 5px;
}
header .step-left h3 {
	font-size: 30px;
	line-height: 37px;
}
header .step-left h3 span {
	font-size: 40px;
}
header .step-left h5 {
	font-size: 20px;
	line-height: 40px;
}
header .step-left .discount {
	padding-left: 25px;
	padding-right: 25px;
	background-size: 100%;
}
header .step-left h4 span {
	font-size: 18px;
}
header .step-left h6 {
	font-size: 18px;
	line-height: 28px;
}
header .step-left h6 {
	margin-top: -90px;
}
header .step-left h6 img {
	max-width: 18%;
}
header .step-right .form-area {
	max-width: 100%;
}
header .step-right .black-bg {
	background-position: right top;
}
header .step-right .apply-btn {
	font-size: 16px;
}
header .step-right .black-bg {
	padding-right: 15px;
	padding-left: 15px;
}
h2 {
    font-size: 24px;
    line-height: 30px;
}
	.stop-fussing h2 {
    font-size: 24px;
	}
	.cook-n-strain p {
    font-size: 16px;
    line-height: 24px;
	}
	.stop-fussing p {
    font-size: 16px;
    line-height: 24px;
	}
	.stop-fussing ul li {
    font-size: 16px;
	}
	.our-product p {
    font-size: 16px;
    line-height: 24px;
}
	.features p {
    font-size: 16px;
    line-height: 24px;
	}
	.guarantee p {
    font-size: 16px;
    line-height: 24px;
	}
.pro-pic {
	display: block;
	width: 100%;
	margin: auto;
	text-align: center;
}
.testimonials p {
	text-align: center;
	padding-top: 15px;
}
.bdr-btm1 {
	border-bottom: 1px solid #d9d9d8;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
footer {
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 14px;
	line-height: 24px;
}
.discount-btn a {
	font-size: 16px;
	padding: 10px;
}
.discount-btn a span{
	font-size: 14px;
}
.testimonials .card {
	width: 100%;
}
.rev1 {
	padding-bottom: 25px;
}
.testimonials p {
	padding-top: 0px;
}
.testimonials h5 {
	text-align: center;
}
.testimonials h6 {
	text-align: center;
}
.testimonials .stars {
	text-align: center;
}
	header .step-left .discount {
    max-width: 26%;
}
	header .step-left h4 {
    font-size: 14px;
	}
	.why-compr{
		padding-top: 0;
	}
	.why-compr h2 {
	    font-size: 24px;
	}
	.why-compr p{
		font-size: 16px;
	}
	.hapy-relation{
		padding-top: 0;
	}
	.hapy-relation .psofru{
		font-size: 24px;
	}
	.hapy-relation p{
		font-size: 16px;
	}
	.advisor_rw{
		text-align: center;
		margin-left: 15px;
		margin-right: 15px;
	}
}

.step-left h2 span {
    color: #fff;
}

.sec_testmonls {
    padding-bottom: 35px !important;
}
.hapy-relation.sec_hapyreltn {
    padding-top: 15px !important;
}
.vplay1 {
    padding-bottom: 22px;
}
.checkout header .form-area .black-bg {
    background-image: unset;
}
header .step-left h3 span {
    display: block;
    font-size: 48px;
    color: #fff;
}

