
/*--------FONTS--------*/
@font-face {
    font-family: 'PT Sans';
    src: url('PTSans-Italic.woff2') format('woff2'),
        url('PTSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('Inter-SemiBold.woff2') format('woff2'),
        url('Inter-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }

@font-face {
    font-family: 'Inter';
    src: url('Inter-Bold.woff2') format('woff2'),
        url('Inter-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }

@font-face {
    font-family: 'Inter';
    src: url('Inter-Regular.woff2') format('woff2'),
        url('Inter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }



body{ margin:0px; padding:0px;line-height: 1.5;color: #212529; font-family: 'Inter', sans-serif; , sans-serif;  display: flex !important; flex-direction: column;
    background-image: url(); background-repeat: no-repeat; background-size: cover; background-position: center center; position: relative;}

a{text-decoration:none; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s; color:#0137d2;
    font-family: 'Inter', sans-serif; }
a:hover{text-decoration:none; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s; cursor:pointer}
a:focus,a:hover{border:none;text-decoration:none}
button:focus{outline:0px dotted;}
ul{margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6{font-family: 'Inter', sans-serif;  font-weight:400;margin: 0; padding: 0;
font-variant-numeric:lining-nums; -moz-font-feature-settings:"lnum" 1; -moz-font-feature-settings:"lnum=1";
-ms-font-feature-settings:"lnum" 1; -o-font-feature-settings:"lnum" 1; -webkit-font-feature-settings:"lnum" 1;
font-feature-settings:"lnum" 1;}
p{color:#000; font-family: 'Inter', sans-serif;  font-weight:300; padding: 0; margin: 0;}

h1{font-size: 47px;line-height: 1.2;text-transform: uppercase;}
h2{font-size: 35px;line-height: 1;text-transform: uppercase;}
h3{font-size: 30px;line-height: ;text-transform: uppercase;}
h4{font-size: 25px;line-height: ;text-transform: uppercase;}

.cross-tick-list {
    padding-left: 0;
	margin-top: 25px;
}
.cross-tick-list li {
    padding-right: 20px;
    background-image: url(../images/cross.png);
    background-repeat: no-repeat;
    background-position: 5px 6px;
    list-style-type: none !important;
    padding-left: 32px;
    padding-bottom: 7px;
    font-size: 19px;
}

.ylwBtn-nw{
    width: 100%;
    background: linear-gradient(0deg, rgb(255, 110, 0) 0%, rgb(255, 141, 6) 100%);
    color: rgb(255, 255, 255);
    font-size: 24px;
    text-align: center;
    height: 60px;
    line-height: 56px;
    border-radius: 5px;
    font-weight: bold;
    letter-spacing: 0.5px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 6px 3px;
	padding:12px 50px;
}
a.ylwBtn-nw{
	color:#fff;
}
.yellow-bg{
	background:yellow;
}

.cross-list {
    padding-left: 0;
	margin-top: 25px;
}
.cross-list li {
    padding-right: 20px;
    background-image: url(../images/cross.png);
    background-repeat: no-repeat;
    background-position: 5px 6px;
    list-style-type: none !important;
    padding-left: 32px;
    padding-bottom: 7px;
    font-size: 19px;
}

.width-30{
	width:33.33%;
	border: 2px solid #666;
	margin:2px;
	background: #fef7cf;
}
.step-1{
	width:100%;
	padding: 5px;
}
.img-div{
	display:flex;
	margin-top:30px;
}
.p-step{
	font-size:24px;
	text-align:center;
	font-weight:700;
}
.p-step-txt{
	font-size:19px;
	text-align:center;
	font-weight:600;
}
.red-lite{
	color:#e68282
}
.grey-txt{
	color:#666666;
	font-size:22px;
	font-weight:500;
}
.safe-txt{
	color:#434343;
	font-size:28px;
	font-weight:600;
	margin-top:20px;
	
}
.tick-list {
    padding-left: 0;
	margin-top: 25px;
}
.tick-list li {
    padding-right: 20px;
    background-image: url(../images/tick.png);
    background-repeat: no-repeat;
    background-position: 5px 6px;
    list-style-type: none !important;
    padding-left: 32px;
    padding-bottom: 7px;
    font-size: 19px;
}
.dis-flex{
	display:flex;
}

.dot-list {
    padding-left: 24px;
	margin-top: 25px;
}
.dot-list li {
    padding-right: 20px;
    list-style-type: disc;
    padding-left: 0px;
    padding-bottom: 7px;
    font-size: 19px;
}
.wid-40{
	width:40%;
}
.video-wrp-1{
margin-top: 20px;	
}
.video-wrp-2{

margin-top: 20px;		
}
.video-wrp-3{
margin-top: 20px;	
}
.video-wrp-4{
margin-top: 20px;	
}

.revw-strp {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-top: 15px;
}
.rev-star {
    display: inline-block;
    vertical-align: middle;
	width: 100px;
}
.revw-strp p {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-size: 15px;
	font-family: Inter, sans-serif;
}
.revw-strp p span {
    color: #000;
    font-weight: 700;
    text-transform:capitalize;
	
}

.social-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 5px 0 10px;
}
.social-list li:nth-child(1) {
    background: #4267b2;
}
.social-list li {
    display: inline-block;
    vertical-align: top;
    width: 19.1%;
    padding: 0 8px;
    text-align: center;
    -webkit-transition: opacity 0.6s ease-in, top 0.2s ease-in;
    transition: opacity 0.6s ease-in, top 0.2s ease-in;
}
.social-list li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 32px;
}
.social-list li img {
    height: 16px;
    width: 16px;
}
.social-list li p {
    color: #fff;
    font-size: 11px;
    line-height: 13px;
    margin-left: 15px;
}
.social-list li:nth-child(2) {
    background: #55acee;
}
.social-list li:nth-child(3) {
    background: #448aff;
}
.social-list li:nth-child(4) {
    background: #25d366;
}
.social-list li:nth-child(5) {
    background: #cb2027;
}


p.update-txt{
	 color: #000;
    font-size: 15px;
	font-family: Inter, sans-serif;	
}

p.update-txt span{
	 color: #000;
    font-weight: 700;
    text-transform:capitalize;
}

header{
  background-color: #000;
  color: #fff;
}

header .text_wrap{

text-align: center;
    font-size: 16px;
    padding-top: 5px;

    padding-bottom: 5px;
}

.mainSection {
  float: left;
  width: 100%;
  padding: 20px 0 60px;
  background: #FFF;
}

.mainHeading {
    float: left;
    width: 100%;
    font-size: 39px;
    line-height: 54px;
    font-weight: bold;
    color: #171717;
}

/* .mainHeading.mini {
  float: left;
  width: 100%;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  color: #171717;
} */

.head_subtext {
  float: left;
  width: 100%;
  font-size: 23px;
  line-height: 24px;
  font-weight: 600;
  color: #333333;
  margin-top: 15px;
  padding-bottom: 30px;
  border-bottom: 2px solid #e1e1e1;
}

.head_subtext a{
color: #0056b3 !important;
text-decoration: underline;

}

.ylw_highlight {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
  position: relative;
}

.common_para-text {
  /*float: left;*/
  width: 100%;
  font-size: 19px;
  line-height: 29px;
  font-weight: normal;
  color: #000;
  margin-top: 25px;
  letter-spacing: 0.5px;
}

.common_ing_style {
  float: left;
  width: 100% !important;
  height: auto;
  border: 4px solid #fff;
  margin-top: 15px;
  -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
  box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
  margin-bottom: 15px;	
}

.common_header_use {
  /*float: left;*/
    width: 100%;
    font-size: 32px;
    line-height: 44px;
    font-weight: bold;
    color: #333333;
    margin-top: 40px;
    padding-bottom: 20px;
    border-bottom: 2px solid #dbccbb;
}
.commonLink {
  text-decoration: underline;
    color: #0514ff;
    /* font-size: 20px; */
    font-weight: bold;
}
.video-boxwrap_outer {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  width: 100%;
  margin-top: 35px;
  position: relative;
}

.video-boxwrap {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  padding-bottom: 55.7%;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
  box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
}

.video-boxwrap video, .s1-video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
}


.flip_group {
  float: left;
  width: 100%;
  margin-top: 10px;
}

.flip_box{
  float: left;
    width: 100%;
    margin-top: 25px;
    border-bottom: 2px solid #ede5dd;
    padding-bottom: 25px;
    display: flex;
    align-items: start;
    justify-content: space-between;
}

.flip_img {
  width: 270px;
}

.flip_img.big_one {
  width: 45%;
}

.flip_img.big_one {
width: calc(100% - 20px);
  
}
.flip_content {

width: calc(100% - 300px);
}
.flip_content.big_one {
  width: 50%;
}



.listHead {
  float: left;
  width: 100%;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  color: #000;
}

.reverse {
  flex-direction: row-reverse;
}

/* ---- */
.limited_offer_box{
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 1px 20px;
  background-color: #f1ffee;
  border-radius: 4px;
}
.limited_offer_box .limited_offer_box_anchor{
  float: left;
  width: 100%;
  display: block;
  
  text-align: center;
  color: #000;
  text-decoration: none;
}

.limited_offer_box .limited_offer_box_anchor:hover{
  text-decoration: underline;
  text-decoration-color: #0000ff;
  color: rgb(255, 110, 0);
}

.limited_offer_box h2 {
  font-family: 'Open Sans', sans-serif;
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 700;
}

.limited_offer_box p {
  margin-bottom: 16px;
  line-height: 32px;
  text-align:center;
  font-weight:500;
}

.limited_offer_box_update{
  min-height: 50px;
  background-color: #e6f7fc;
  padding: 32px 20px 32px 25px;
  font-size: 18px;
  font-weight: 700;
  border: 1px solid #ff3700;
}

.wectpd_feature_box{
  float: left;
  width: 100%;
  margin-bottom:20px;
}
.wectpd_feature_menu{
  width: 100%;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align:center;
}

.wectpd_feature_menu li {
  display: inline-block;
  vertical-align: middle;
  width: 48.5%;
  border-radius: 8px;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
  padding: 15px 15px 20px 15px;
  margin-top: 20px;
}

/* 
.wectpd_feature_menu{

}
.wectpd_feature_menu li{
  margin: 0 0 35px;
} */



.icon_heading_wrap{
  display: flex;
  align-items: center;
  margin: 0 0 15px;
}


.icon_box{
  width: 40px;
  padding: 0 10px 0 0;
  margin: 0 auto;
}
.icon_box img{

}
.wectpd_feature_heading{
  font-size: 17px;
  line-height: 27px;
  font-weight: 700;
}

.wectpd_feature_menu li .wectpd_feature_heading {
  margin-top: 10px;
}
.wectpd_feature_heading {
  float: left;
  width: 100%;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  color: #000;
}

.wectpd_feature_text{
  font-size: 17px;
  line-height: 27px;
  
  margin: 0 auto;
  background-color: #fff;
  font-family: Roboto,Helvetica,Arial,sans-serif;
}

.wectpd_feature_menu li .wectpd_feature_text {
  margin-top: 8px;
}
.wectpd_feature_text {
  float: left;
  width: 100%;
  font-size: 19px;
  line-height: 29px;
  font-weight: normal;
  color: #000;
  margin-top: 25px;
  letter-spacing: 0.5px;
}


.wectpd_feature_anchor{
  text-decoration: none;
  color: #00d6ff;
  font-weight: 700;
}
.discount_anchor{
  text-decoration: underline;
  color: #00d6ff;
  font-weight: 700;
}
.text_highlight{
  padding: 0 3px;
  background: linear-gradient(90deg, rgba(254,235,128,1) 0%, rgba(255,248,211,1) 100%);
}


.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(.9);
  opacity: .9;
}
50% {
  transform: scale(1);
  opacity: 1;
}
100% {
  transform: scale(.9);
  opacity: .9;
}

}


.compareBox {
  float: left;
  width: 100%;
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.compBox {
  width: 49.3%;
  text-align: center;
}

.compHead {
  float: left;
  width: 100%;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #000;
}
.greenText {
  float: left;
  width: 100%;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #1b9c06;
}

.compLeft {
  float: left;
  width: 100%;
  border: 2px solid #e4e4e4;
  margin-top: 30px;
  background: #f0f0f0;
  position: relative;
  padding-bottom: 30px;
}

.compRight {
  float: left;
  width: 100%;
  border: 2px solid #cdebc9;
  margin-top: 30px;
  background: #ebffe8;
  padding-bottom: 30px;
}

.versus {
  position: absolute;
  top: 100px;
  right: -39px;
  border-radius: 50%;
}



.compPic {
  float: left;
  width: 100% !important;
  height: auto;
}

.compList {
  float: left;
  width: 100%;
  margin-top: 20px;
  text-align: left;
}


.compList li {
  float: left;
  width: 100%;
  font-size: 19px;
  line-height: 30px;
  font-weight: 600;
  color: #333333;
  margin-top: 7px;
  padding-left: 60px;
}

.compLeft .compList li {
  background: url(../images/comp-cross.webp) no-repeat 23px 7px;
}

.compRight .compList li {
  background: url(../images/comp-tick.webp) no-repeat 22px 4px;
  color: #000;
}
/* ---- */


.alertBox {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 50px;
}

.alertIconBox {
  float: left;
  width: 100%;
  background: url(../images/alert-bg.webp) no-repeat center center;
}

.alertHead {
  float: left;
  width: 100%;
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  color: #ff0707;
  margin-top: 20px;
}

.alertText1 {
  float: left;
  width: 100%;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  color: #000;
  margin-top: 15px;
}

.trade {
  position: relative;
  top: 2px;
  right: 0;
  font-size: 90%;
  line-height: 0;
}

.yellowBox {
  float: left;
  width: 100%;
  margin-top: 30px;
  padding: 30px 20px 50px;
  border: 1px solid #fbeed5;
  border-radius: 12px;
  background: #ffffe4;
}

.ylwBoxHead {
  float: left;
  width: 100%;
  font-size: 33px;
  line-height: 44px;
  font-weight: 600;
  color: #333333;
}

.ylwProdBox {
  float: left;
  width: 100%;
  position: relative;
}

.ylwBoxHead span {
  color: #1b9c06;
}

.ylwLink {
  float: left;
  width: 100%;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}

.commonText {
  float: left;
  width: 100%;
  font-size: 19px;
  line-height: 29px;
  font-weight: normal;
  color: #000;
  margin-top: 25px;
  letter-spacing: 0.5px;
}

.leftArw {
  position: absolute;
  top: -20px;
  left: -100px;
}

.rightArw {
  position: absolute;
  top: -20px;
  right: -100px;
  transform: scaleX(-1);
}

.alertBox .btnBox {
  display: inline-block;
  vertical-align: top;
  width: 80%;
  max-width: 100%;
  position: relative;
  margin-top: 40px;
}

.offSeal {
  position: absolute;
  top: 15px;
  right: 155px;

}

.offSeal img{
  max-width: 96px;
  height: auto;
}

.ylwProd {

width: 60%;
}

.grntSec {
  float: left;
  width: 100%;
  margin-top: 35px;
  text-align: center;
}

.grntHead {
  float: left;
  width: 100%;
  font-size: 36px;
  line-height: 44px;
  font-weight: bold;
  color: #333333;
}
.grntHead span {
  color: #1b9c06;
}

.grntBox {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 100px;
  padding-bottom: 20px;
  background-image: radial-gradient(farthest-side at 50% 10%, rgba(235,255,232,1) 0%, rgba(255,255,255,1) 90%);
}
.grntSeal {
  display: inline-block;
  vertical-align: top;
  margin-top: -95px;
}

.ylwHeadBack {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
  position: relative;
}
.ylwHeadBack:before {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  background: #fff000;
  top: 5px;
  bottom: 0;
}

.ylwHeadBack span {
  position: relative;
  z-index: 1;
}


/* Testimonials */

.testimonials {
  float: left;
  width: 100%;
}
.testBox {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 30px;
  border-bottom: 1px solid #c7c7c7;
  margin-top: 30px;
  padding-left: 65px;
}
.testIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
  background: #c0d4be;
  border-radius: 50%;
  font-size: 22px;
  line-height: 44px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.starRating {
  display: block;
  max-width: 100%;
}
.testReview {
  float: left;
  width: 100%;
  font-size: 20px;
  line-height: 29px;
  font-weight: normal;
  color: #0f0f0f;
  margin-top: 15px;
  font-style: italic;
  font-family: 'PT Sans';
}
.testName {
  float: left;
  width: 100%;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  color: #0f0f0f;
  margin-top: 20px;
}
.testName span {
  position: relative;
  font-size: 14px;
  color: #797979;
  font-weight: normal;
  padding-left: 20px;
}
.testName span:before {
  content: '';
  position: absolute;
  top: 1px;
  bottom: 2px;
  left: 7px;
  width: 1px;
  background: #7f7f7f;
}
.testImg {
  display: inline-block;
  vertical-align: middle;
  margin: 25px 16px 0 0;
}
/* ====================Right Part */

.right_part{
  box-shadow: 0px 40px 50px -6px rgba(0, 0, 0, 0.1);
  position: fixed;
  /* width: 20%; */
  top: 50px;
}

.right_part {
  /* position: fixed; */
  width: 362.688px;
  
  
}


#i9chc {
  padding: 20px;
  background-color: rgb(255, 255, 255);
  border-color: rgba(0, 0, 0, 0.97);
  border-style: none;
  padding-top: 2px;

  
    z-index: 2;
    border-width: 1px;

}

#tmp_headline1-22215 {
  margin-top: 0px;
  outline: none;
  cursor: pointer;
  font-family: Montserrat, Helvetica, sans-serif !important;
}
#tmp_headline1-22215 h1{
  text-align: center;
  font-size: 18px;
  background-color: #000000 !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #ffffff !important;
  background-color: #000000 !important;
  padding: 2px;


}


.right_part .inner_heading{
  text-align: center;
  font-size: 24px;
  margin-top: 5px;
  outline: none;


}
.right_part .inner_heading h2{
  text-align: center;
  font-size: 24px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
  
}
.fk-bullet {
  padding: 2px 15px 2px 15px;
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  list-style: none;
}

                                    
.fk-bullet .li_inner
{
  padding: 5px;
  display: flex;
  flex-direction: row;
  align-items: baseline;

}

.fk-bullet .li_inner .icon_wrap{
  padding: 5px 10px 5px 5px;
}
.fk-bullet .li_inner .icon_wrap i{
  color: #25cf46 !important;
}

.fk-bullet .li_inner .icon_text{
  font-size: 15px;
  font-weight: 300;
}

.right_sec_main_img_wrap {
  margin-top: 30px;
  outline: none;
  cursor: pointer;
  width: 100%;
}

.right_sec_main_img_wrap img {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
}
.right_part .btnBox{
  width: 100%;
}
.right_part  .ylwBtn {
  
  width: 100%;
  background: linear-gradient(0deg, rgb(255, 110, 0) 0%, rgb(255, 141, 6) 100%);
  color: rgb(255, 255, 255);
  font-size: 24px;
  text-align: center;
  height: 60px;
  line-height: 56px;
  border-radius: 5px;
  font-weight: bold;
  letter-spacing: 0.5px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 6px 3px;
}

.right_part{
  position: fixed;
}
/* -----Right Part---- end*/
footer{
  position: relative;
}
.footer_up{
  background: #1b9c06;
  /* display: block; */
  padding: 20px 0;
  width: 100%;
}

.footer_up.sticky{
  position: fixed !important;
  bottom: 0 !important;
  width: 100%;
}

.exclusiveLeft {
  float: left;
  width: calc(100% - 350px);
  position: relative;
  text-align: left;
}

.exclusiveText1 {
  float: left;
  width: 100%;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #fff000;
}

.exclusiveText2 {
  float: left;
  width: 100%;
  font-size: 28px;
  line-height: 34px;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #fff;
  margin-top: 3px;
}

.footer .btnBox {
  float: right;
  margin-top: 0;

}

.btnBox {
  display: inline-block;
  vertical-align: top;
  width: 320px;
  max-width: 100%;
  position: relative;
  margin-top: 6px;
}

.ylwBtn {
  float: left;
  width: 100%;
  background: rgb(255,110,0);
  background: linear-gradient(0deg, rgba(255,110,0,1) 0%, rgba(255,141,6,1) 100%);
  color: #fff;
  font-size: 24px;
  text-align: center;
  height: 60px;
  line-height: 56px;
  border-radius: 5px;
  font-weight: bold;
  letter-spacing: 0.5px;
  -webkit-box-shadow: 0 3px 6px 3px rgba(0,0,0,0.2);
  box-shadow: 0 3px 6px 3px rgba(0,0,0,0.2);
}

.show-tab{

}

.exclusiveProd {
  position: absolute;
  top: -13px;
  right: 0;
  max-width:189px
}

.footer_down{
  /* padding: 72px 0; */
  padding: 37px 0px 20px 0;
  text-align: center;
  background: #f2fff0;
  
}
.footer_down ul{
display: flex;
justify-content: center;
min-height: 25px;
    padding: 10px;
    flex-grow: 1;
   
}
.ul_wrap{
  padding: 10px;
}
.footer_down ul li a{

font-size: 14px;
color: #000;
text-decoration: none;
padding-left: 1px;
padding-right: 10px;
line-height: 30px;
}

.footer_down ul li a:hover{
  text-decoration: underline;
  padding-right: 15px;

}

.footer_up_content_wrap{
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 767px){
	.dis-flex {
    display: block;
}
.wid-40 {
    width: 100%;
}
.dot-list {
    margin-top: 10px;
}

.img-div {
    display: block;
}
.width-30 {
    width: 100%;
	margin-bottom: 10px;
}
.limited_offer_box h2 {
    margin-bottom: 5px;
	font-size: 27px;
}
.grntHead {
    font-size: 26px;
	line-height:1.3;
}
.cross-list {
    margin-top: 10px;
}
.ylwBtn-nw{
	padding: 12px 24px;
}
	
}