@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');

body{
  font-family: 'Montserrat', sans-serif !important;
  color: #000;
  font-size: 16px;
}

h1,h2,h3,h4,h5,h6{
  width: 100%;
  display: block;
}
.main-container{
  padding: 0px;
  margin: 0px auto;
}
.center{
  text-align: center;
}
.right{
  text-align: right;
  float: right;
}
.left{
  text-align: left;
  float: left;
}
.center-align{
  text-align: center;
  display: block;
  width: 100%;
}
.left-align{
  text-align: left;
  display: block;
  width: 100%;
}
.right-align{
  text-align: right;
}
.pl1{padding-left: 10px;}
.pl2{padding-left: 20px;}
.pl3{padding-left: 30px;}

.mt-2{margin-top: -20px !important;}
.mt1{margin-top: 10px;}
.mt2{margin-top: 20px;}
.mt3{margin-top: 30px;}
.mt4{margin-top: 40px;}
.mt5{margin-top: 50px;}
.mt6{margin-top: 60px;}
.mt7{margin-top: 70px;}
.mt8{margin-top: 80px;}
.mt9{margin-top: 90px;}
.mt10{margin-top: 100px;}

.mb1{margin-bottom: 10px;}
.mb2{margin-bottom: 20px;}
.mb3{margin-bottom: 30px;}
.mb4{margin-bottom: 40px;}
.mb5{margin-bottom: 50px;}

.b3{font-weight: 300;}
.b4{font-weight: 400;}
.b5{font-weight: 500;}
.b6{font-weight: 600;}
.b7{font-weight: 700;}
.b8{font-weight: 800;}
.b9{font-weight: 900;}

.white{color: #fff;}
.black{color: #000;}
.red{color: #f00;}
.purple{color: #45007f;}
.green{color: #00e44b;}
.yellow{color: #ffc107;}
.orange{color: #e33e48;}
.blue{color: #0b2956;}
.theme-color{color: #4a1f19;}

.heading1{
  display: block;
  width: 100%;
  font-size: 45px;
}
.headingl{
  display: block;
  width: 100%;
  font-size: 55px;
}
.highlight{
  background: #ffd600;
}
.text-shadow{
  text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5), 3px 5px 7px rgba(0,0,0,0.51);
}
.shadow{
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
	-moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
	box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.top-bar{
  display: block;
  background: rgb(244,115,34);
  padding: 5px 0px;
}
.section1{
  display: block;
  background: url(../images/bg1.png) repeat 0 0 / cover;
  padding-top: 20px;
  padding-bottom: 50px;
  background-position: center bottom;
}
.section2{
  display: block;
  background: rgb(250,198,77);
  background: linear-gradient(90deg, rgba(250,198,77,1) 0%, rgba(231,63,73,1) 100%);
  padding-top: 50px;
  padding-bottom: 56px;
  background-position: center center;
}
.section3{
  display: block;
  background: #f2f2f2;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.section4{
  display: block;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.section5{
  display: block;
  background: rgb(247,242,229);
  background: linear-gradient(90deg, rgba(247,242,229,1) 0%, rgba(250,233,235,1) 100%);
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.section6{
  display: block;
  background: #f9f9f9;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.section7{
  display: block;
  background: url(../images/bg2.png) repeat 0 0 / cover;
  padding-top: 52px;
  padding-bottom: 50px;
  background-position: center center;
}
.section8{
  display: block;
  background: url(../images/bg3.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 100px;
  background-position: center bottom;
}
.section9{
  display: block;
  background: url(../images/bg4.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 100px;
  background-position: center bottom;
}
.section10{
  display: block;
  background: url(../images/bg5.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 150px;
  background-position: center bottom;
}
.section11{
  display: block;
  background: url(../images/bg6.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center bottom;
}
.section12{
  display: block;
  background: #f2f2f2;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.section13{
  display: block;
  background: rgb(247,242,229);
  background: linear-gradient(90deg, rgba(247,242,229,1) 0%, rgba(250,233,235,1) 100%);
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.section14{
  display: block;
  background: #f9f9f9;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.section15{
  display: block;
  background: url(../images/bg7.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center bottom;
}
.section16{
  display: block;
  background: url(../images/bg8.png) repeat 0 0 / cover;
  padding-top: 52px;
  padding-bottom: 100px;
  background-position: center bottom;
}
.section17{
  display: block;
  background: url(../images/bg9.png) repeat 0 0 / cover;
  padding-top: 52px;
  padding-bottom: 100px;
  background-position: center bottom;
}
.section18{
  display: block;
  background: url(../images/bg10.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 100px;
  background-position: center bottom;
}
.section19{
  display: block;
  background: #f9f9f9;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center bottom;
}
.section20{
  display: block;
  background: rgb(247,242,229);
  background: linear-gradient(90deg, rgba(247,242,229,1) 0%, rgba(250,233,235,1) 100%);
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center bottom;
}
.section21{
  display: block;
  background: #f9f9f9;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center bottom;
}
.section22{
  display: block;
  background: url(../images/bg12.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center bottom;
}
.section23{
  display: block;
  background: #f9f9f9;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center bottom;
}
.section24{
  display: block;
  background: url(../images/bg13.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center bottom;
}
.section25{
  display: block;
  background: rgb(250,198,77);
  background: linear-gradient(90deg, rgba(250,198,77,1) 0%, rgba(231,63,73,1) 100%);
  padding-top: 51px;
  padding-bottom: 50px;
  background-position: center bottom;
}
.section26{
  display: block;
  background: url(../images/bg15.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center bottom;
}
.section27{
  display: block;
  background: #f9f9f9;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center bottom;
}
.section28{
  display: block;
  background: #652117;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center bottom;
}
.section29{
  display: block;
  background: #f9f9f9;
  padding-top: 50px;
  padding-bottom: 0px;
  background-position: center bottom;
}
.section30{
  display: block;
  background: url(../images/bg16.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 100px;
  background-position: center bottom;
}
.section31{
  display: block;
  background: url(../images/bg17.png) repeat 0 0 / cover;
  padding-top: 52px;
  padding-bottom: 150px;
  background-position: center bottom;
}
.section32{
  display: block;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center bottom;
}
.section33{
  display: block;
  background: #f9f9f9;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center bottom;
}
.footer{
  display: block;
  background: #4a1f19;
  padding: 20px 0px;
}
.footer_menu li {
    list-style: none;
    float: left;
    font-size: 17px;
    margin-left: 15px;
}
.logo img{
  width: 20%;
}
.top-list{
	margin-left: -30px;
}
.top-list li{
	list-style: none;
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	margin-top: 15px;
}
.top-list li i{
	margin-left: -30px;
	color: #e33e48;
}
.button-primary {
    display: inline-block;
    transition: 0.5s;
    background: #23aa5c;
    color: #fff;
    font-weight: 700;
    font-size: 35px;
    border-radius: 35px;
    padding: 15px 70px;
    -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.button-primary:hover {
    text-decoration: none;
    color: #fff;
    transform: scale(1.03);
}
.button2 {
    display: inline-block;
    transition: 0.5s;
    background: #23aa5c;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    border-radius: 40px;
    padding: 15px 30px;
    -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.button2:hover {
    text-decoration: none;
    color: #fff;
    transform: scale(1.03);
}
.guarantee img{
	width: 30%;
	margin-top: 20px;
}
.testimonial-img img{
	width: 100%;
	border-radius: 50%;
	margin-top: 10px;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.testimonial-box{
	display: inline-block;
	background: #fff;
	padding: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.section3 .col-sm-2{
	width: 100%;
	/*padding-left: 0px;*/
	padding-right: 0px;
}
.grad-strip1{
	display: inline-block;
	background: rgb(250,198,77);
	background: linear-gradient(90deg, rgba(250,198,77,1) 0%, rgba(231,63,73,1) 100%);
	padding: 10px 30px;
	border-radius: 30px;
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.white-strip1{
	display: inline-block;
	background: #fff;
	padding: 10px 30px;
	border-radius: 30px;
	font-size: 24px;
	font-weight: 600;
	color: #4a1f19;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.img-100 img{
	width: 100%;
}
.img-50 img{
	width: 50%;
}
.img-80 img{
	width: 80%;
}
.p-20{
	font-size: 20px;
}
.icona img{
	width: 50%;
	border-radius: 50%;
	margin-top: 50px;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.logo1 img{
	width: 50%;
}
.cover img{
	width: 100%;
}
.section11 .col-md-7{
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
.section11 .col-md-5{
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: -60px;
}
.guarantee1 img{
	width: 70%;
}
.feature-box{
	display: inline-block;
	background: #fff;
	width: 100%;
	margin-top: 50px;
	padding: 30px 20px;
	border-radius: 10px;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.feature-box img{
	width: 25%;
	border-radius: 50%;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.feature-box-list{
	/*margin-left: -30px;*/
}
.feature-box-list li{
	list-style: none;
	font-size: 20px;
	font-weight: 400;
	margin-top: 15px;
}
.feature-box-list li i{
	margin-left: -30px;
	color: #00a651;
}
.white-box1{
	display: inline-block;
	width: 100%;
	margin-top: 50px;
	background: #fff;
	padding: 30px;
	border-radius: 15px;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.iconb-box{
	display: inline-block;
	background: #fff;
	width: 100%;
	height: 400px;
	margin-top: 50px;
	padding: 30px 20px;
	border-radius: 10px;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.iconb-box img{
	width: 25%;
	border-radius: 50%;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.img7 img{
	width: 40%;
	border-radius: 50%;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.img8 img{
	width: 60%;
	/*border-radius: 50%;*/
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.img9 img{
	width: 35%;
	/*border-radius: 50%;*/
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.img10 img{
	width: 60%;
	/*border-radius: 50%;*/
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.bonus-grad{
	display: inline-block;
	background: #4a1f19;
	padding: 10px 30px;
	border-radius: 30px;
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.p-icon img{
	width: 30%;
	border-radius: 50%;
	margin-top: 50px;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.box1{
	display: inline-block;
	width: 100%;
	margin-top: 50px;
	background: #62271f;
	padding: 30px;
	border-radius: 15px;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.box1-list li{
	list-style: none;
	font-size: 20px;
	font-weight: 400;
	margin-top: 15px;
	color: #fff;
}
.box1-list li i{
	margin-left: -30px;
	color: #00a651;
}
.list1 li{
	list-style: none;
	font-size: 20px;
	font-weight: 400;
	margin-top: 15px;
	color: #451d17;
}
.list1 li span{
	color: #e33e48;
}
.list1 li i{
	margin-left: -30px;
	color: #00a651;
}
.vector1 img{
	width: 50%;
	margin-top: -260px;
}
.seal img{
	width: 70%;
}
.victory img{
	width: 15%;
	border-radius: 50%;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.test img{
	width: 100%;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.test1 img{
	width: 80%;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.step img{
	width: 100%;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	-webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.jv-button img{
	width: 100%;
}
@media(max-width: 767px){
  .logo img{
    width: 50%;
  }
  .alert img{
    width: 50%;
  }
  p{
    font-size: 17px !important;
  }
  .heading-big{
    font-size: 60px;
  }
  .headingl{
    font-size: 40px;
  }
  .heading1{
    font-size: 35px;
  }
  h1{
    font-size: 30px;
  }
  h2{
    font-size: 27px;
  }
  h3{
    font-size: 23px;
  }
  h4{
    font-size: 20px;
  }
  .br-res br{
    display: none;
  }
  .mt-res1{
    margin-top: 10px;
  }
  .top-list{
    margin-left: 0px;
  }
  .top-list li{
    font-size: 17px;
  }
  .button-primary{
    font-size: 25px;
    padding: 10px 15px;
    line-height: 1.2;
    margin-top: 20px;
  }
  .guarantee img{
    width: 75%;
  }
  .section1{
  	background: url(../images/bg1a.png) repeat 0 0 / cover;
  	background-position: center bottom;
  }
  .section5 .img-100 img{
  	width: 50%;
  }
  .section5 .right{
  	float: left;
  	text-align: left;
  }
  .section6 .right{
  	float: left;
  	text-align: left;
  }
  .section25 .right{
  	float: left;
  	text-align: left;
  }
  .section9{
  	padding-top: 0px;
  }
  .icona img{
  	width: 30%;
  }
  .section9{
  	background: url(../images/bg9.png) repeat 0 0 / cover;
  	background-position: center bottom;
  }
  .section10{
  	background: url(../images/bg5a.png) repeat 0 0 / cover;
  	background-position: center bottom;
  	padding-top: 51px;
  }
  .section11 .col-md-5{
  	margin-left: 0px;
  }
  .section24{
  	background: rgb(247,242,229);
  	background: linear-gradient(90deg, rgba(247,242,229,1) 0%, rgba(250,233,235,1) 100%);
  	padding-bottom: 50px;
  }
  .vector1 img {
    width: 100%;
    margin-top: -190px;
	}
	.pricing-palden .pricing-feature{
    font-size: 20px;
  }
  .pricing-palden .pricing-price{
    font-size: 7em;
  }
  .pricing-palden .pricing-deco{
    padding: 4em 0 10em;
  }
}

/*Pricing Table Start*/

.pricing {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto 3em;
}
.pricing-item {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  align-items: stretch;
  text-align: center;
  -webkit-flex: 0 1 330px;
  flex: 0 1 550px;
}
.pricing-action {
  color: inherit;
  border: none;
  background: none;
}
.pricing-action:focus {
  outline: none;
}

.pricing-feature-list {
  text-align: left;
}

.pricing-palden .pricing-item {
  cursor: default;
  height: fit-content;
  color: #4a1f19;
  background: #fff;
  box-shadow: 0 0 10px rgba(46, 59, 125, 0.23);
  border-radius: 20px 20px 10px 10px;
  margin: 1em;
}

@media screen and (min-width: 66.25em) {
  .pricing-palden .pricing-item {
    margin: 1em;
  }

  .pricing-palden .pricing__item--featured {
    margin: 0;
    z-index: 10;
    box-shadow: 0 0 20px rgba(46, 59, 125, 0.23);
  }
}
.pricing-palden .pricing-deco {
  border-radius: 10px 10px 0 0;
  background: #4a1f19;
  padding: 7em 0 12em;
  position: relative;
}
.pricing-palden .pricing-deco-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 160px;
}
.pricing-palden .pricing-title {
  font-size: 1.6em;
  font-weight: 700;
  margin: 0;
  letter-spacing: 5px;
  color: #fff;
}
.pricing-palden .deco-layer {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.pricing-palden .pricing-item:hover .deco-layer--1 {
  -webkit-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);
}
.pricing-palden .pricing-item:hover .deco-layer--2 {
  -webkit-transform: translate3d(-15px, 0, 0);
  transform: translate3d(-15px, 0, 0);
}
.pricing-palden .icon {
  font-size: 2.5em;
}
.pricing-palden .pricing-price {
  font-size: 6em;
  font-weight: bold;
  padding: 0;
  color: #fff;
  margin: 0 0 0.25em 0;
  line-height: 0.75;
}
.pricing-palden .pricing-currency {
  font-size: 40px;
  line-height: 1;
  vertical-align: top;
}
.pricing-palden .pricing-period {
  font-size: 0.35em;
}
.pricing-palden .pricing__sentence {
  font-weight: bold;
  margin: 0 0 1em 0;
  padding: 0 0 0.5em;
}
.pricing-palden .pricing-feature-list {
  margin: 0;
  padding: 0.25em 0.2em 2.5em;
  list-style: none;
  text-align: center;
      position: relative;
    z-index: 5;
    margin-top:-25px; 
}
.pricing-palden .pricing-feature {
  font-size: 19px;
  font-weight: 600;
}
.pricing-palden .pricing-action {
  font-weight: bold;
  margin: auto 3em 2em 3em;
  padding: 1em 2em;
  color: #fff;
  border-radius: 30px;
  background: #d92370;
  cursor: pointer;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.pricing-palden .pricing-action:hover, .pricing-palden .pricing-action:focus {
  background-color: #d92370;
}

.pricing-palden .pricing-item--featured .pricing-deco {
  padding: 5em 0 8.885em 0;
}
@media screen and (max-width: 580px){
.section15a{padding:0;}
.pricing-palden .pricing-item {
  /*margin:0;*/
}
.pricing-palden .pricing-deco{
  padding: 5em 0 10em;
}
.pricing-palden .pricing-feature-list {
width: 100%;
}
.pricing-palden .pricing-price{
  font-size: 48px;
}
.pricing-palden .pricing-title{
  font-size: 20px;
}
.pricing-palden .pricing-feature{
 padding: 0 10px; 
}
.grey-strip-r{ margin-right: -15px;}
.grey-strip-r img {
    margin: -22px 0;
    left: 8px;

}
.grey-strip-l{margin-left: -15px; width: 80%; position: relative;}
.grey-strip-l span{padding-right: 40px; }
.grey-strip-l img{margin:-22px 0px;     top: 32%;}
.jvbutton img{
  width: 100%;
}
.pricing-palden .pricing-deco-img{height: 100px; bottom:-2px;}
/*.grey-strip-r{margin-right: -10px;}*/


}


/*Pricing Table End*/