.container { 
	height : unset;
} 
.inner-content { 
	height : unset;
} 
#dcpTemplateBody{
	font-family: 'Poppins', sans-serif;
	color: #131314;
	font-size:14px;
	line-height: normal
}
.muktamalar{
	font-family: 'Mukta Malar', sans-serif;
}
.wpcolor {
    color: #1b6ec1;
}
.quickbanner {
    background: url(../images/quickbanner.png) no-repeat;
    background-position: center -35px;
    padding: 60px 75px 55px;
	margin-top: 0px;
}
.image1{
	margin-top:-170px
}

/* Header Section CSS */
@media(min-width:240px){
	.header-section{
    background-color:#4c2ecd;
    padding: 5% 0;
}
	.fifth-section{
	background:#120b34;
	padding:5% 0;
}

}
.seperator {
    margin: 20px auto 0px;
    width: 204px;
    height: 1px;
}
.bluecolor {
    color: #51b5ab;
}
.orange {
    color: #f5821f;
}
.recapbg {
    background: #fff;
    border: 1px dashed #ffaa17;
    padding: 9% 4% 4%;
}
@media(min-width:481px){
.recapbg {
    background: url(../images/recapbg.png) no-repeat center center;
    background-size: contain;
    padding: 8% 6% 5%;
	border: 0;
}
.seperator {
	margin: 40px auto 0;
	width: auto;
	height: auto;
}
.header-section{
    background: #4c2ecd  url(../images/kapheaderbg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
	background-size: cover;
    padding: 2% 0 12%;
}
	.fifth-section{
	background:#eff3f6 url("../images/proudlybg.png") no-repeat center center;
	background-size:cover;
	padding:5% 0 10%;
}
}

.logo-height{max-height: 45px;}
.white-clr{color: #ffffff;}
.white-blue{color: #70abff;}
.header-section ul.leader-ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top: 8px;
}
.header-section ul.leader-ul li{
    display: inline-block;
    padding: 0px 5px;
    font-weight: 200;
}
.affiliate-link-btn a {
    border-radius: 45px;
    background-color: #e4ff00;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    z-index: 9999;
    padding: 8px 26px;
    font-size: 16px;
    color: #050b23;
    font-weight: 800;
}
.affiliate-link-btn a:hover{background-color: rgb(248, 231, 28);}
.popup-btn  a:hover,.popup-btn input[type="submit"]:hover,.af-btn a:hover{background: #4f5db5;}
.highlihgt-heading {
	border-radius: 45px;
    background-color: rgb(0, 58, 126);
    box-shadow: 0px 0px 1px 0px rgba(92, 106, 196, 0.35);
    padding: 7px 25px;
    display: inline-block;
}
.imunderline-yellow { border-bottom: 3px solid #fcff00;}
.textyellow { color: #fcff00;}
.text-capitalize {text-transform: capitalize;}
.text-none {text-transform: none;}
.textshadow {text-shadow: 1.888px 2.331px 10px rgba(0, 0, 0, 0.25);}
.second-section{
	background: #ffffff;
    padding: 4% 0;
}
.date-section-bg {
    background: url(../images/date-bg-image.png) no-repeat center center;
    background-size: contain;
}

@media(min-width:240px){
	.xstext-center{
		text-align: center;
	}
	.formbg{
	padding:20px;
	}
}

@media(min-width:481px){
	.xstext-center{
		text-align: right;
	}
	.formbg{
	padding:50px;
	}
}

.formbg{
	border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 9px 0px rgba(113, 113, 113, 0.17);
}

.form-control.input-field{
	border-width: 1px;
  border-color: rgb(164, 164, 164);
  border-style: solid;
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
	height: 40px;
	font-size:20px;
	font-weight:300;
	box-shadow: none !important;
	color: #000000;
	padding: 6px 12px;
}
::-webkit-input-placeholder {
	color: #797979 !important;
}
::-moz-placeholder {
	color: #797979 !important;
}
:-ms-input-placeholder {
	color: #797979 !important;
}
:-moz-placeholder {
	color: #797979 !important;
}
.popup-btn a, .popup-btn input[type="submit"]{
 border-radius: 5px;
  background:#5c6ac4;
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: inline-block;
	width: 100%;
	z-index: 9999;
	padding: 13px 20px;
	font-weight: 800;
	text-transform: uppercase;
	border:0;
	outline:none;
}


@media(min-width:240px){
	.xscenter{
		    display: block;
			margin-right: auto;
			margin-left: auto;
	}
	
.pre-box{
border-radius: 10px;
padding:5%;
}
.af-box{
padding:8% 3%;
}
}
.pl-shape, .l-shape, .af-shape, .af-dots, .s-shape{display: none;}
@media(min-width:481px){
	.xscenter{
		    display: block;
			margin-right: auto;
			margin-left: 0;
	}
	.form-control.input-field{
	height: 58px;
	}
	
	.pre-box{
border-radius: 50px;
padding:3% 0;
}
	
.af-box{
padding:5%;
}
	
	.pfbox{
		height:185px;
	}
	
	
	.pl-shape, .l-shape, .af-shape, .af-dots, .s-shape{display: block;position:relative;z-index:1;}
	.pl-shape img{position: absolute; top:-18px; right:75px; z-index:1;}
	.l-shape img{position: absolute; bottom:-65px; left:85px; z-index:1;}
	.s-shape img{position: absolute; bottom:-25px; right:-10px; z-index:1;height:130px;}
	.af-shape img{position: absolute; bottom:-44px; right:35px; z-index:1; height:160px;}
	.af-dots img{position: absolute; top:-10px; left:60px; z-index:1;}
}
.form-shape{
	position: relative;
	z-index: 1;
}
.form-shape img{
    position: absolute;
    top: -40px;
    left: -41px;
    z-index: -1;
}


.relative{position:relative;}

.third-section{
	background: #ffffff;
	padding:3% 0 4%;
}
.kapblue{color:#5c6ac4;}

.pre-box{
  background-color: rgb(251, 251, 251);
  box-shadow: 0px 0px 9px 0px rgba(113, 113, 113, 0.17);

}

.h-line{background-color: rgb(206, 212, 216); height:2px; width:100%;}

.pl-tick li{
	background: url("../images/pl-tick.png") no-repeat;
	background-position: 0 2px;
	list-style:none;
	padding:0px 0 20px 45px;
}
.l-tick li{
	background: url("../images/l-tick.png") no-repeat;
	background-position: 0 2px;
	list-style:none;
	padding:0px 0 20px 45px;
}
.xs-max-height165{max-height: 165px;}
@media(max-width:480px){
	.plxs0{padding-left:0;}
	.quickbanner {
    background: #ffcc00;
    background-position: center -35px;
    padding: 10px;
	margin-top: 0px;
}
.image1{
	margin-top:0px
}
	
}
@media(min-width:480px){
	.xs-max-height165{max-height: 100%;}
	
}

.fourth-section{
	background: #fff url("../images/wave.png") no-repeat center center;
	padding:4% 0 8%;
}

.af-box{
  border-radius: 25px;
  background-color: rgb(239, 243, 246);

}

.pfbox{
	border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 9px 0px rgba(113, 113, 113, 0.17);
	padding:30px 20px;
	
}

.af-btn a{
 border-radius: 30px;
  background:#5c6ac4;
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: inline-block;
	width: 100%;
	z-index: 9999;
	padding: 10px 10px;
	font-weight: 600;
}


html {
  scroll-behavior: smooth;
}

.leader-ul li a, .leader-ul li a:hover, .leader-ul li a:focus{text-decoration: none;}

.sixth-section{
	background: #eff3f6 url("../images/wave-dots.png") no-repeat center center;
	background-size: cover;
	padding:3% 0 5%;
}

.seventh-section1{
	background:#eff3f6;
	padding:3% 0 5%;
}


a.alink, a.alink:hover, a.alink:focus{text-decoration:none;color:#5c6ac4;}

.seventh-section{
	background: url("../images/dot-shape.png") no-repeat center center;
	padding:5% 0;
}
.lightcolor{color:#deff00;}


.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.responsive-video iframe, .responsive-video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}





/********features*********/
@font-face
{
	font-family:'handsean';
	src:url(../fonts/handsean.ttf);
}

.handsean {
    font-family: handsean;
}
.feature-section{background: #fff url(../images/feature-bg.png) no-repeat center center;
    background-size: cover;padding:4% 0;}
.software-section{background: #eff3f6 url(../images/software-bg.png) no-repeat center center;
    background-size: cover;padding:4% 0;}
.software-section img {max-height:141px;}
.leaderboard-section{background: #eff3f6 url(../images/leaderboard-bg.png) no-repeat center center;
    background-size: cover;padding:4% 0;}
.contact-section{background: #fff url(../images/contact-bg.png) no-repeat center center;
    background-size: cover;padding:4% 0;}
.prize-section{background: #22103b;
    background-size: cover;padding:4% 0;}
.funnel-section{background: #eff3f6 url(../images/funnel-bg.png) no-repeat center center;
    background-size: cover;padding:4% 0;}
.theme-clr{color:#5c6ac4;}
.clear{clear:both;}
.white-section{background:#fff;padding:4% 0;}
.vendor-section{background: #fff url(../images/dots.png) no-repeat right center;
    padding:4% 0;}
.name-box{background:#5c6ac4;padding:0px 30px;color:#fff;display:inline-block;border-radius: 6px;}
.inline-block{display:inline-block;}
.inline-flex{    display: inline-flex;}
.footer-section{background:#cacaca;padding:3% 0;}
.footer-ul{padding:0}
.footer-ul li{display:inline;}

@media(min-width:240px){
	.xscenter{
		    display: block;
			margin-right: auto;
			margin-left: auto;
	}
	.xs-text-center, .xs-text-center1{text-align:center;}
}
@media(min-width:481px){
	.xscenter{
		    display: block;
			margin-right: auto;
			margin-left: 0;
	}
	.xs-text-center{text-align:left;}
	.xs-text-center1{text-align:right;}
}
.bottom-icon img{
	position:fixed;
	bottom:0;
	right:8px;
	z-index:999
}

.vidborder{
	border:2px solid #9a9a9a;
}
a.link-text{
	color: #301541;
	text-decoration: none;
}


.instant-btn a {
    border-radius: 45px;
    background-color: #79bc29;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    z-index: 9999;
    padding: 8px 15px;
    color: #ffffff;
    font-weight: 500;
}
.instant-btn a:hover {
    background-color: #6bb118;
    text-decoration: none;
}
.lightbx{
	background-color: rgba(36, 28, 67, 0.051);
	padding:4px 35px;
	border-radius:40px;
	display: inline-block;
}
@media(min-width:481px){
	.instant-btn a {
    padding: 23px 60px;
	}
	.lightbx{
	padding:4px 15px;
	}
	.mlmark{
		margin-left:7%;
	}
	.smclear{
		clear: both;
	}
}

.lightylw{
	color:#fcff00;
}
.kaptick li{
	list-style: none;
	background: url("../images/im-tick.png") no-repeat;
	background-position: 0 2px;
	padding: 0 0 37px 40px;
	
}

.solution-section{
	background:url("../images/dotshapebg.png") no-repeat center center;
	background-size: cover;
	padding:5% 0;
}

.ulist li{
	padding: 0 0 10px 0px;
}

.old-section{
	background:#fff;
	padding:3% 0;
}

.option-section{
	background:url("../images/optionbg.png") no-repeat center center;
	background-size: cover;
	padding:5% 0;
}

.lastly-section{
	background:url("../images/lastlybg.png") no-repeat center center;
	background-size: cover;
	padding:5% 0;
}

.proudly-section{
	background:#0879ff;
	background-size: cover;
	padding:3% 0;
}
@media(min-width:481px){
.proudly-section{
	background:url("../images/presentingbg.png") no-repeat center center;
	background-size: cover;
	padding:5% 0 13%;
}
}

.visitor-section{
	background:url("../images/visitorbg.png") no-repeat center center;
	background-size: cover;
	padding:3% 0 5%;
}


.install-section{
	background: #eff3f6;
	padding:4% 0;
}

.demo-section{
	background:url("../images/wave.png") no-repeat center center;
	padding:5% 0 3%;
}
.full-section{
	background:url("../images/videobg.png") no-repeat center center;
	background-size:cover;
	padding:5% 0;
}
.feature-section{
	background: #ffffff;
	padding:4% 0;
}
.feature-section2{
	background: #eff3f6;
	padding:4% 0;
}
.feature-section3{
	background:#190d38;
	padding:4% 0;
}
@media(min-width:481px){
.feature-section3{
	background:url("../images/featurebg.png") no-repeat center center;
	background-size:cover;
	padding:4% 0 13%;
}
}

.tickul li{
	list-style: none;
	background: url("../images/rtick.png") no-repeat;
	background-position: 0 2px;
	padding: 0 0 10px 40px;
}

.cutetick li{
	list-style: none;
	background: url("../images/cute-tick.png") no-repeat;
	background-position: 0 2px;
	padding: 0 0 20px 45px;
}



/* White Timer css */

.white-timer-portion { 
   text-align: center;
    padding-left: 5px;
    padding-right: 5px;
	
}
.white-timer-box { 
    width: 61px;
    height: 61px;
    line-height: 1.42857143;
    display: flex;
    align-items: center;
    justify-content: center;
	background-color: transparent;
    color: #ffffff;
	font-weight: 600;
	font-size: 45px;

}
.white-timer-label { 
    width: 61px;
    height: 14px;
    font-size: 14px;
    align-items: center;
    justify-content: center;
	color: #ffffff;
}

.white-timer-colon-group { 
    height: 61px;
    width: 7px;
    position: relative;

}
.white-timer-colon.colon-top { 
    position: absolute;
    top: 30%;
}
.white-timer-colon {
    background: #ffffff;
    border-radius: 100%;
    width: 7px;
    height: 7px;
	
}
.white-timer-colon.colon-bottom {
    position: absolute;
    bottom: 30%;
}
.white-timer-colon-group-margin {
    height: 14px;
    width: 7px;
    position: relative;
}

/* Black Timer css */

.black-timer-portion { 
   text-align: center;
    padding-left: 5px;
    padding-right: 5px;
	
}
.black-timer-box { 
    width: 61px;
    height: 61px;
    line-height: 1.42857143;
    display: flex;
    align-items: center;
    justify-content: center;
	background-color: transparent;
    color: #000000;
	font-weight: 600;
	font-size: 45px;

}
.black-timer-label { 
    width: 61px;
    height: 14px;
    font-size: 14px;
    align-items: center;
    justify-content: center;
	color: #000000;
}

.black-timer-colon-group { 
    height: 61px;
    width: 7px;
    position: relative;

}
.black-timer-colon.colon-top {
    position: absolute;
    top: 30%;
}
.black-timer-colon {
    background: #000000;
    border-radius: 100%;
    width: 7px;
    height: 7px;
}
.black-timer-colon.colon-bottom {
    position: absolute;
    bottom: 30%;
}
.black-timer-colon-group-margin {
    height: 14px;
    width: 7px;
    position: relative;
}

.limitbonusbg {
    background: url(../images/limitbonusbg.png) no-repeat center center;
        background-size: auto;
    background-size: contain;
    display: inline-block;
    padding: 20px 40px;
}
.kappurple{color:#7734a3;}
.kapgreen{color:#1d7773;}
.kaplight{color:#ffeb09;}

.bestbg{
	background-color: rgb(17, 23, 62);padding:2px 20px;border-radius:30px;
}
.btbg{
	background-color: rgb(255, 235, 9);padding:10px 10px;
}

.ptborder{
	background-color: rgb(231, 231, 231);
	height:1px;
	margin:0 auto;
	width:90%;
}

.tablebox2 hr, .tablebox3 hr{
	margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid rgb(231, 231, 231);
    width: 90%;
}
.tablebox4 hr{
	margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid rgb(9, 14, 45);
    width: 90%;
}

/*mstyle*/
/* Testimonial CSS */
.testimonial-section{
	background: #eff3f6;
	padding: 6% 0%;
}
.testi-block {
	position: relative;
	background: #ffffff; 
	padding: 5%;
	box-shadow: 4.663px 3.776px 36.4px 3.6px rgba(31, 105, 189, 0.09); 
	border-radius: 20px;
}
.testi-block:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 20%;
	width: 0;
	height: 0;
	border: 33px solid transparent;
	border-top-color: #ffffff;
	border-bottom: 0;
	border-right: 0;
	margin-left: -14.5px;
	margin-bottom: -29px;
}
.testi-block1 {
	position: relative;
	background: #ffffff; 
	padding: 5%;
	box-shadow: 4.663px 3.776px 36.4px 3.6px rgba(31, 105, 189, 0.09); 
	border-radius: 20px;
}
.testi-block1:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 80%;
	width: 0;
	height: 0;
	border: 33px solid transparent;
	border-top-color: #ffffff;
	border-bottom: 0;
	border-left: 0;
	margin-left: -14.5px;
	margin-bottom: -29px;
}
.testi-img{
	width: 60px; 
	min-width: 60px; 
	height: 60px;
	min-height: 60px;
	border-radius: 50%;
 }
.testi-video{
	box-shadow: 4.663px 3.776px 36.4px 3.6px rgba(31, 105, 189, 0.09);
	border-radius: 20px;
	overflow: hidden;
}
.testi-video1{
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    border-radius:20px;
}
/* DCP Team Section CSS */
.dcp-team-section{
	background: #ffffff url(../images/dcp-team-bg.png) no-repeat bottom left;
	background-size: cover;
	padding: 30px 0px;
}
.af-image-style{
    position: absolute;
    right: 0;
    top: -117px;
    z-index: 1;
}
.video-section1{
	background: #eff3f6;
	padding: 30px 0px;
}
.question-section{
	background: #1c0e39;
	padding: 30px 0px;
}
.license-section{
	background: #130a35 url(../images/license-bg.png) no-repeat bottom left;
	background-size: cover;
	padding: 30px 0px;
}
.catch-section{
	background: #ffffff url(../images/catch-bg.png) no-repeat center 70px;
	background-size: contain;
	padding: 30px 0px;
}
.guarantee-section{
    padding: 30px 0px;
	background: #eff3f6;
}
.price-section{
    background: #ffffff url(../images/price-bg.png) no-repeat bottom center;
    background-size: contain;
    padding: 20px 0px;
}
.faq-section{
    background: #fff;
    padding: 30px 0px;
}
/*Table CSS*/
.tablebox2 ul {
    padding-left: 0;
    color: #010101;
}
ul.vgreytick,ul.vgreytick1, ul.vgreytickb{
    padding-left: 0;
}
.tablebox2 {
    border-width: 1px;
  border-color: rgb(231, 231, 231);
  border-style: solid;
    width: 100%;
    border-radius: 0px;
    float: left;
    background:#fff;
}
.tablebox3 {
     border-width: 1px;
  border-color: rgb(231, 231, 231);
  border-style: solid;
    width: 100%;

    float: left;

}

.tablebox4 ul {
    padding-left: 0;
    color: #fff;
}
.tablebox4 {
    border-width: 1px;
  border-color: rgb(231, 231, 231);
  border-style: solid;
    width: 100%;
    border-radius: 0px;
    float: left;
    background:#262f62;
}
ul.vgreytick li {
    background: #ffffff url(../images/vgreytick.png) no-repeat;
    list-style: none;
    text-align: left;
    padding: 20px 10px 20px 55px;
    background-position: 20px 22px;
    line-height: 150%;
	border-bottom:1px solid rgb(231, 231, 231);
}
ul.vgreytickb li {
    background: url("../images/cgtick.png") no-repeat;
    list-style: none;
    text-align: left;
    padding: 20px 10px 20px 55px;
    background-position: 20px 24px;
    line-height: 150%;
	border-bottom:1px solid rgb(9, 14, 45);
}
ul.vgreytickb, ul.vgreytick, ul.vgreytick1{
	padding-left:15px;
	padding-right:15px;
	
}
ul.vgreytickb li:last-child, ul.vgreytick li:last-child, ul.vgreytick1 li:last-child{
	border:0;
	
}
ul.vgreytick1 li {
    background: #ffffff url(../images/click.png) no-repeat;
    list-style: none;
    text-align: left;
    padding: 20px 10px 20px 55px;
    background-position: 20px 22px;
    line-height: 150%;
	border-bottom:1px solid rgb(231, 231, 231);
	color: #010101;
}
ul.vgreentick li {
    background: #ffffff url(../images/vgreentick.png) no-repeat;
    list-style: none;
    text-align: left;
    padding: 20px 10px 20px 55px;
    background-position: 20px 22px;
    line-height: 150%;
	border-bottom:1px solid rgb(231, 231, 231);
}
ul.vgreytick li.even,
ul.vgreytick1 li.even,
ul.vgreentick li.even {
    background-color: #ffffff;
}
ul.vgreytick li.odd,
ul.vgreytick1 li.odd,
ul.vgreentick li.odd {
    background-color: #ffffff;
}
.tbbg2 {
    background: url(../images/kplan1.png) no-repeat center;
    padding: 15px;
    
    background-size: 100% 100%;
}
.tbbg3 {
    background: url(../images/kplan2.png) no-repeat center;
    background-size: 100% 100%;
	padding: 15px 15px 30px;
}
.tbbg4 {
   background: linear-gradient(to right, #174dea 0%,#4350d2 50%,#6e52bb 100%);
    background-size: 100% 100%;
	padding: 15px 15px 40px;
}
.lightylw {
    color: #fcff00;
}

@media (min-width: 481px) {
    .planimgmrgn1 {
        margin-top: -90px;
    }
    .planimgmrgn2 {
        margin-top: -155px;
    }
    .planimgmrgn3 {
		margin-top: -105px;
    }
	.planimgmrgn4 {
		margin-top: -95px;
    }
    .planimgmrgn {
        margin-top: -140px;
    }
	.tbbg3 {
    padding: 30px 15px 50px;
	}
	.tbbg4 {
    padding: 25px 15px 60px;
	}
	.tbbg2 {
	padding: 40px 15px 40px;
	}
}
/* .hideme{opacity:0;} */
.buypad {
    padding: 4% 3%;
}
.myfeatures {
    background: #fff;
    float: left;
    padding: 25px 6px;
    width: 100%;
    min-height: 69px;
    border-bottom: 1px solid #ded7d7;
}
.myfeaturess {
    background: #f5f5f5;
    float: left;
    padding: 37px 6px;
    width: 100%;
    min-height: 69px;
}
.myfeatureslast {
    background: #f5f5f5;
    float: left;
    padding: 25px 6px;
    width: 100%;
    min-height: 69px;


}
.myfeatureslast {
    background: #fff;
    float: left;
    padding: 25px;
    width: 100%;
    min-height: 69px;
    

}
.myfeatureslastb {
    background: #fff;
    float: left;
    padding: 25px;
    width: 100%;
    min-height: 69px;
    

}
.ribbonimg {
    position: absolute;
    top: 100px;
    right: 0px;
    height: 50px;
}
.xs-height110 {
    height: 110px;
}
.xs-height30 {
    height: 30px;
}
@media(min-width:240px) {
    .ribbonimg {
        position: absolute;
        top: 0px;
        right: 0px;
        height: 90px;
    }
}
.thanks-button a {
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    display: inline-block;
}
@media(min-width:481px) {
    .ribbonimg {
        position: absolute;
        top: -153px;
        right: -65px;
        height: 162px;
        z-index: 10;
    }
    .thanks-button a {
        font-size: 25px;
    }
    .xs-height110{
        height: auto;
    }
    .xs-height30 {
        height: auto;
    }
	.mt-sm144{
		margin-top: 144px;
	}
}
/*Table CSS End*/
@media (min-width: 481px){
.testimonial-section{
	background: #eff3f6;
	padding: 3% 0%;
}
.testimonial-section{
	background: url(../images/testimonial-bg.png) no-repeat bottom center;
	background-size: cover;
	padding: 3% 0% 13%;
}
.image-lg-size{
	min-height: 144px;
	min-width: 164px;
}
.dcp-team-section{
    background: #ffffff url(../images/dcp-team-bg.png) no-repeat right center;
    background-size: 100%;
	padding: 60px 0px 100px;
}
.video-section1{
	padding: 60px 0px 70px;
}
.question-section{
	padding: 80px 0px 170px;
}
.question-section{
	background: url(../images/question-bg.png) no-repeat bottom center;
	background-size: cover;
	padding: 30px 0px 130px;
}
.testi-img{
	width: 80px; 
	min-width: 80px; 
	height: 80px;
	min-height: 80px;
 }
 .license-section{
	padding: 20px 0px 60px;
}
.catch-section{
    padding: 65px 0px;
}
.guarantee-section{
    background: #ffffff url(../images/guarantee-section-bg.png) no-repeat center bottom;
    background-size: cover;
	padding: 65px 0px 155px;
}
.price-section{
    padding: 20px 0px 70px;
}
.faq-section{
    padding: 70px 0px;
}
}
/*mstyle*/

/*pstyle*/
/* kaptiwa section */
.kaptiwa-section{background: #fff url(../images/kaptiwa-bg.png) no-repeat top center; background-size: cover;padding:6% 0;}
.boxborder-rb{border-bottom:1px solid #007eff;border-right:1px solid #007eff;}
.boxborder-b{border-bottom:1px solid #007eff;}
.boxborder-r{border-right:1px solid #007eff;}
.boxbg {background: transparent; padding: 23% 10% 20%;height:auto;}
@media (min-width:481px){
.boxbg {  height: 336px; }
}
@media (max-width:481px){
.boxborder { border: 1px solid #007eff;}
}

/*noneed section*/
.noneed-section{background: #fff url(../images/noneed-bg.png) no-repeat top center; background-size: cover;padding:6% 0;}
.noneed-list li{list-style: none;background: url(../images/red-cross.png) no-repeat;background-position: 0 3px;padding: 0 0 25px 50px;}

/*bonus*/
.bonus-section{background: #e7ebf3;padding:5% 0 5%;}
.bonus-count { background: #5c6ac4; display: inline-block; padding: 10px 29px; border-radius: 15px;
}
@media (min-width:481px){
.noneed-section{background: #fff url(../images/noneed-bg.png) no-repeat top center; background-size: cover;padding:1% 0 1%;}
.bonus-section{background: #fff url(../images/kapbonus-bg.png) no-repeat top center; background-size:cover;padding:10% 0 23% 0%;}
}
/*pstyle*/




sup {
    top: -0.8em;
}


.txshad{
	text-shadow: 1.888px 2.331px 10px rgba(0, 0, 0, 0.25);
}
ul.numbered-list {
	counter-reset: li;
	list-style-type: decimal;
	font-size: 18px;
	line-height: 150%;
	padding-left: 35px;
}
ul.numbered-list li {
    position: relative;
    font-size: 18px;
    padding: 0px 0 12px 15px;
	font-weight: 400;
}
ul.numbered-list li:before {
    content: "";
    height: 30px;
    width: 30px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    position: absolute;
    left: -26px;
    top: 0px;
}
.dfeature {
    background: #fff;
    border: 1px solid #e4e3e3;
    padding: 15px;
}
.tickul5 li {
    list-style: none;
    background: url(../images/vgreytick5.png) no-repeat;
    background-position: 0 2px;
    padding: 0 0 20px 50px;
}
.fwhitearea.padding-tb0{padding: 30px 0px;}
.grabsection {
	background: url(../images/grab-bg.png) no-repeat;
	background-size: auto;
	background-position: center center;
	background-size: cover;
	padding: 6% 0%;
}
@media (min-width: 240px){
.xscenter{text-align: center;}
.xs-center {text-align: center;}
}
.footer-section a {
    color: #131314;
}
@media(min-width: 481px){
.grabsection {
	padding: 3% 0%;
}
.xscenter {
    text-align: left;
}
.xs-center {
    text-align: right;
}
.fwhitearea.padding-tb0{padding: 0px;}
.dfeature {
    height: 330px;
	padding: 30px;
}
	.dmartop {
    margin-top: -150px;
}
ul.numbered-list {
  font-size: 20px;
}
ul.numbered-list li {
    padding: 0px 0 19px 12px;
    font-size: 22px;
}
ul.numbered-list li:before {
    height: 40px;
    width: 40px;
    left: -35px;
    top: -5px;
}
.s-section.pb-md0{padding-bottom: 0px;}
.md-h505{height: 505px;}
}
@media(min-width:240px){
.trafficbox {
    background-color: #d6e5f3;
    padding: 6%;
    border-radius: 10px;
}

}

@media(min-width:1200px){
.trafficbox {
    background-color: #d6e5f3;
    transform: skew(-6deg);
    padding: 4% 6% 6% 6%;
    border-radius: 40px;
}
.trafficbox div{transform: skew(6deg);}


}


.imblue{color:#354fd9;}

.imtestiarea{background:#197efa; padding:3% 0 3%;}
@media (min-width:481px){
.imtestiarea{background:transparent url('../images/testimonial-bg.png') no-repeat bottom center; background-size:cover; padding:3% 0 13%;}
}

.im-testibox{border-width: 1px;
  background:#fff;
	border-radius: 0 15px 15px 15px;
  box-shadow: 0px 1px 29px 0px rgba(85, 72, 125, 0.06);

}

.imblueline{background:#354fd9; width:13%; height:10px;}

.testipic{background:#fff; padding:3% 1% 2%; border-radius: 0 0px 15px 15px;}
.testipic img{max-height:160px;}

@media(max-width:767px){
.testpad{padding:3% 3% 7% 3%;}
.imquote{position:absolute; z-index:9; top:-20px; right:25px;}
}
@media(min-width:768px){
.testpad{padding:6% 5% 5% 0%;}
.imquote{position:absolute; z-index:9; top:-20px; right:45px;}
	
	.impadl{
		padding-left:60px;
	}
	.impadr{
		padding-right:60px;
	}
	

}

.eduarea{background:#fff; padding:3% 0 3%;}
.ebookarea{background:#f3f9ff; padding:3% 0 3%;}

.sadsmiley li{
	background:url(../images/cross-bullet.png) no-repeat; 
	    background-position: 2px 6px;
    list-style: none;
    padding: 0 0 30px 45px;
    line-height: 40px;
}

.sadsmiley1 li{
	background:url(../images/imgreen-tick.png) no-repeat; 
	    background-position: 2px 6px;
    list-style: none;
    padding: 0 0 30px 45px;
    line-height: 40px;
}

.guaranteebg{background: #136ff2 url(../images/money-bg.png) no-repeat center center; background-size: cover; padding: 4% 0 4%;}

.newoffwhite{background:#f3f9ff; padding:3% 0 3% 0;}

.lsborder {
        border: 1px dashed #424242;
        padding: 3% 0%;
        border-radius: 20px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
		float:left;
		
}
.fill {
	background: #10a6cc;
	border-radius: 80px;
	padding:15px;
	color: #fff;
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -80px;
}
.click li {
    background: url(../images/tick.png) no-repeat;
    line-height:130%;
    list-style: none;
    text-align: left;
    padding: 7px 0 15px 55px;
    margin-left: -40px;
    background-position: 0 0px;
}
.click1 li {
    background: url(../images/tick1.png) no-repeat;
    line-height:130%;
    list-style: none;
    text-align: left;
    padding: 7px 0 15px 55px;
    margin-left: -40px;
    background-position: 0 0px;
}

.darkredclr{
	color:#990000;
}
.fwhitearea.padding-tb0{padding: 0px 0px 20px;}
	.blue-area{background:#07526e url(../images/quickbg.png)no-repeat; padding:0% 0 3%; background-size: cover;letter-spacing: 1px;}
	
