img {
	max-width: 100%;
}
html {
	font-size: 16px;
	line-height: 1;
}
.first-fold {
	background: url(../../img2/bg-affordable-ecommerce-packages.jpg) no-repeat center top;
	background-size: cover;
	height: 100vh;
	position: relative;
}
.first-fold .circle360 {
	background: rgba(255,221,0, 0.9);
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
	width: 350px;
	height: 350px;
	border-radius: 50%;
}
.circle360 p {
	color: #000;
	text-align: center;
	margin: 0 auto;
	font-size: 2.5em;
	font-weight: 600;
	line-height: 1.2;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.btn-position {
	bottom: 17%;
	left: 50%;
	position: absolute;
	transform: translateX(19%);
}
/* $Buttom */
.page-btn {
	background-color: #ff2a5e;
	border-radius: 0;
	color: #ffffff;
	display: inline-block;
	font-size: 1.5em;
	padding: 19px 40px;
	vertical-align: middle;
	position: relative;
	text-align: center;
}
.page-btn.medium {
	padding: 12px 20px;
	font-size: 1em;
	font-weight: 600;
}
.page-btn.blue {
	background: #2bc9de;
}
.btns {
	margin-top: 20px;
}
.btns .page-btn {
	margin-right: 15px;
}
.page-btn:hover {
	background-color: #ff2a5e;
}
.page-btn:before {
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	border: 6px solid #ff2a5e;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.page-btn:hover::before, .page-btn:focus::before, .page-btn:active::before {
	animation-name: hvr-ripple-out;
	-webkit-animation-name: hvr-ripple-out;
}
.page-btn.blue:before {
	border-color: #2bc9de;
}
.page-btn.blue:hover {
	background-color: #2bc9de;
}
.page-btn.yellow-btn {
	color: #000;
	background: #ffdd00;
}
.page-btn.yellow-btn:before {
	border: 6px solid #ffdd00;
}

/* Ripple Out */

@-webkit-keyframes hvr-ripple-out {
 100% {
 top: -12px;
 right: -12px;
 bottom: -12px;
 left: -12px;
 opacity: 0;
}
}
 @keyframes hvr-ripple-out {
 100% {
 top: -12px;
 right: -12px;
 bottom: -12px;
 left: -12px;
 opacity: 0;
}
}
.section-ecommerce {
	position: relative;
}
.section-ecommerce:before {
	width: 100%;
	text-align: center;
	content: attr(data-heading);
	color: #000;
	font-size: calc(0.75em + 15vw);
	font-weight: 700;
	line-height: 1;
	opacity: 0.04;
	position: absolute;
	top: 0;
}
.section-title {
}
.section-title {
	text-align: center;
	margin: 0 auto;
}
.section-title.alignleft {
	text-align: left;
}
.section-title h2 {
	color: #000;
	font-size: 2.3em;
	line-height: 1.1;
	font-weight: 700;
	margin: 0;
	margin-bottom: 50px;
	padding: 0;/*	letter-spacing: -5px;*/
	position: relative;
}
.section-title h2:after {
	content: "";
	background: #2bc9de;
	height: 3px;
	width: 68px;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.section-title p {
	font-size: 1em;
	line-height: 1.8;
	font-weight: 300;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: inherit;
}
.section-title.white-txt, .section-title.white-txt h2, .section-title.white-txt p {
	color: #fff;
}
.ecommerce-title {
	padding: 98px 0;
}
.ecommerce-title h2 {
	display: inline-block;
	vertical-align: top;
	max-width: 30%;
	text-align: left;
}
.ecommerce-title h2:after {
	margin: 0;
	left: 0;
}
.ecommerce-title p {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	max-width: 68%;
}
.ecommerceslider {
	margin: 0 auto 118px; 
	padding: 0px 10px;
	width: 100%;
	max-width:1300px;
	position: relative;
	
}
.ecommerce-slider .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 1;
	left: 0;
	width: 55px;
	height: 55px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	background-color: transparent;
}
.ecommerce-slider .slick-prev {
	background-image: url(../../img2/left-arrow.png);
	background-repeat: no-repeat;
	left:0;
	margin-left: -80px;
}
.ecommerce-slider .slick-next {
	background-image: url(../../img2/right-arrow.png);
	background-repeat: no-repeat;
	left:auto;
	right:0;
}
.ecommerce-slider .slick-list {	
	margin:0 auto;
}
.ecommerce-slider .item {
	position: relative;	
}
.ecommerce-slider .item-in {
  margin: 0 auto;
  position: relative;
}
.ecommerce-slider{
  z-index: 2;
	padding:35px;
}
.ecommerceslider:after {
	height: 100%;
	width: 80%;
	content: "";
	border: solid 7px #2bc9de;
	position: absolute;
	left: 0px;
	top: 0;
}
.ecommerce-slider .graphic-screen {
	position: relative;
	float:right;
	padding:50px;
	z-index:9;
}
.img-box{
	background: #fff;
	padding: 12px;
	box-shadow: -15px 0 60px rgba(0, 0, 0, 0.40);
}
.ecommerce-slider .txt {
	max-width: 500px;
	margin:0;
	position: relative;
	z-index: 2;
}
.ecommerce-slider .txt h3 {
	font-size: 1.8em;
	color: #000;
	font-weight: 700;
	margin-bottom: 20px;
}
.ecommerce-slider .txt p {
	font-size: 1.1em;
	margin-bottom: 20px;
	line-height: 1.7;
	font-weight: 300;
}
.section-packages {
	background: #393f40;
	position: relative;
}
.section-packages:before {
	width: 100%;
	text-align: center;
	content: attr(data-heading);
	color: #fff;
	font-size: calc(0.75em + 15vw);
	font-weight: 700;
	line-height: 1;
	opacity: 0.04;
	position: absolute;
	top: 0;
}
.packages-title {
	padding: 52px 0;
	max-width: 900px;
}
.packages-title h2:after {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.packages-wrapper {
	text-align: center;
	margin: 0 auto;
	bottom: -40px;
	position: relative;
	z-index: 1;
}
.packages-wrapper .packages-box {
	display: inline-block;
	vertical-align: top;
	margin: 0 1%;
	width: 31%;
	background: #29bed2;
	text-align: center;
	padding: 40px;
	color: #fff;
}
.packages-wrapper .packages-box h3 {
	color: inherit;
	font-size: 1.8em;
	font-weight: 700;
	line-height: 1;
	position: relative;
}
.packages-wrapper .packages-box h3:after {
	content: "";
	background: #fff;
	height: 2px;
	width: 68px;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0.5;
}
.packages-wrapper .packages-box h3 span {
	font-size: 0.7em;
	font-weight: 300;
	display: block;
}
.packages-wrapper .packages-box .price {
	color: inherit;
	font-size: 4.6em;
	font-weight: 700;
	line-height: 1;
	margin: 50px auto;
}
.packages-wrapper .packages-box .price sup {
	font-size: 0.4em;
	vertical-align: top;
	font-weight: 300;
}
.packages-wrapper .packages-box .description {
	margin-bottom: 35px;
}
.packages-wrapper .packages-box .description li {
	color: inherit;
	vertical-align: top;
	font-weight: 300;
}
.btn-grps a {
	background: #393f40;
	color: #fff;
	font-size: 1.2em;
	font-weight: 600;
	display: inline-block;
	margin: 0 6px;
	vertical-align: top;
	padding: 10px 20px;
}
.btn-grps a:last-child {
	background: #fff;
	color: #393f40;
}
.packages-wrapper .packages-box.two {
	background: #ffdd00;
	color: #393f40;
}
.packages-wrapper .packages-box.two h3:after {
	background: #393f40;
}
.packages-wrapper .packages-box.three {
	background: #e62e48;
}
.section-features {
	padding-top: 80px;
}

/*pk table*/
.features-table {
	margin-bottom: 85px;
	border: solid 1px #ced5d8;
	border-bottom: none;
}
.ft-repeat {
	border-bottom: solid 1px #ced5d8;
	position: relative;
}
.ft-repeat .arrows {
	position: absolute;
	border: solid 2px #29bed2;
	border-radius: 50%;
	right: 10px;
	top: 18px;
	height: 20px;
	width: 20px;
}
.ft-repeat .arrows:before {
	background: #29bed2;
	content: '';
	height: 2px;
	position: absolute;
	right: 3px;
	top: 7px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	width: 10px;
}
.ft-repeat .arrows:after {
	background: #29bed2;
	content: '';
	height: 2px;
	position: absolute;
	right: 3px;
	top: 7px;
	width: 10px;
}
.ft-repeat.active .arrows:before {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
.ft-data {
	display: none;
}
.ft-data table {
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
}
.ft-data table thead {
	background: #f3f3f3;
	color: #393f40;
	font-size: 1.1em;
	font-weight: 600;
	border-bottom: solid 1px #ced5d8;
}
.ft-data table th, .ft-data table td {
	padding: 15px 15px;
}
.ft-data table td {
	font-size: 0.9em;
}
.mobilecaption {
	display: none;
}
.ft-data table th:first-child {
	color: #29bed2;
}
.features-table ul li {
	position: relative;
	font-size: 0.9em;
	padding-left: 20px;
	margin: 5px 0;
}
.features-table ul li:before {
	content: "";
	left: 0;
	position: absolute;
	top: 6px;
	border-radius: 50%;
	height: 7px;
	width: 7px;
	background: #ced5d8;
}
.features-table .ft-head {
	color: #29bed2;
	padding: 15px 15px;
	position: relative;
	font-size: 1.1em;
	font-weight: 600;
	cursor: pointer;
}
.features-table .ft-head.active {
	display: none;
}
/***/
.testimonial-bg {
	background: #1db4c9;
	position: relative;
}
.testimonial-bg:after, .testimonial-bg:before {
	background: #e02f58;
	content: "";
	height: 100%;
	width: 25%;
	position: absolute;
	left: -5%;
	top: 0;
	bottom: 0;
	-webkit-transform: skew(-12deg);
	-moz-transform: skew(-12deg);
	-o-transform: skew(-12deg);
	transform: skew(-12deg);
}
.testimonial-bg:before {
	-webkit-transform: skew(-12deg);
	-moz-transform: skew(-12deg);
	-o-transform: skew(-12deg);
	transform: skew(-12deg);
	left: auto;
	right: -10%;
}
.testimonial-slider {
	max-width: 844px;
	margin: 0 auto;
	padding: 172px 0;
}
.testi-slider {
}
.testi-slider {
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.testi-slider:before, .testi-slider:after {
	background: url(../../img2/qoute-2.png) no-repeat 0 0;
	width: 464px;
	height: 374px;
	display: block;
	position: absolute;
	left: -36%;
	content: "";
	bottom: -16%;
	z-index: 1;
}
.testi-slider:after {
	background: url(../../img2/qoute-1.png) no-repeat 0 0;
	left: auto;
	right: -45%;
	bottom: auto;
	top: 0;
}
.testi-slider .rel-img {
	background: #fff;
	border-radius: 50%;
	padding: 33px;
	width: 152px;
	height: 152px;
	display: block;
	margin: 0 auto;
}
.testi-slider .rel-img img {
	max-width: 100%;
	position: relative;
	margin-top:5px;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.testi-slider .customer-title {
	margin-bottom: 50px;
}
.testi-slider .customer-title h2 {
	color: #fff;
	font-size: 5em;
	margin: 0;
	line-height: 1;
	font-weight: 800;
}
.testi-slider .customer-title h2 span {
	color: inherit;
	font-size: 25%;
	font-weight: 300;
	display: block;
}
.testi-slider p {
	font-style: italic;
	font-weight: 600;
	font-size: 1em;
	color: #fff;
}
.testi-slider .from {
	margin-top: 90px;
	color: #fff;
}
.testi-slider .from strong {
	font-weight: 600;
	color: #fff;
	font-size: 1.2em;
	display: block;
}
.testi-slider .from a {
	color: #fff;
	border-bottom: solid 1px #fff;
}
.testi-slider .slick-arrow {
	position: absolute;
	bottom: 0px;
	z-index: 1;
	width: 60px;
	height: 60px;
	text-align: center;
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	border: none;
	background-color: #fff;
	cursor: pointer;
}
.testi-slider .slick-arrow:hover {
	background-color: #ebd129;
}
.testi-slider .slick-prev {
	background-image: url(../../img2/retina/back.svg);
	right: -184px;
}
.testi-slider .slick-next {
	background-image: url(../../img2/retina/next.svg);
	right: -256px;
}
.testi-slider .slick-list {
	overflow: visible;
}
.side-pager {
	position: absolute;
	left: 4%;
	height: 772px;
	padding: 0;
	top: 120px;
	z-index: 10;
	width: 200px;
	text-align: right;
}
.side-pager:after {
	content: "";
	position: absolute;
	right: 3px;
	top: 0;
	bottom: 0;
	background: rgba(255,255,255,0.2);
}
.testi-nav {
}
.testi-nav .item {
	border: none;
	cursor: pointer;
	position: relative;
	padding: 20px 30px;
}
.testi-nav .slick-active:after {
	background: #a20d30;
	height: 100%;
	width: 4px;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
}
.testi-nav strong {
	color: #a20d30;
	font-size: 4.5em;
	font-weight: 600;
	display: block;
	line-height: 1;
}
.testi-nav p {
	color: #fff;
	display: block;
	font-size: 2.5em;
	line-height: 1;
}
.section-interested {
	background: url(../../img2/circle-interested.png) no-repeat center center;
	position: relative;
}
.section-interested:before {
	width: 100%;
	text-align: center;
	content: attr(data-heading);
	color: #000;
	font-size: calc(0.75em + 15vw);
	font-weight: 700;
	line-height: 1;
	opacity: 0.04;
	position: absolute;
	text-transform: uppercase;
	top: 0;
}
.interested-title {
	padding: 90px 0;
}
.yokart-pic {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.interested-list {
	top: -123px;
	position: relative;
	margin-bottom: -23px;
}
.interested-list.left-side {
	float: left;
}
.interested-list.right-side {
	float: right;
}
.interested-list h3 {
	font-size: 1.5em;
	color: #000;
	padding: 10px 15px;
	background: #fff;
	box-shadow: 0 0px 40px rgba(0, 0, 0, 0.22);
	font-weight: 700;
	text-align: center;
	max-width: 248px;
	margin-bottom: 80px;
}
.interested-list li {
	display: table;
	vertical-align: top;
	margin: 18px 0;
	clear: both;
}
.interested-list li .icn {
	float: left;
	border-radius:50%;
	border:2px solid #000;
}
.interested-list li:nth-child(even) {
	text-align: right;
}
.interested-list li:nth-child(even) .icn {
	float: right;
}
.interested-list li:nth-child(even) p {
	float: none;
}
.interested-list li p {
	display: inline-block;
	float: left;
	max-width: 132px;
	padding: 27px 15px;
}
.interested-list li a p {
	color: #545454;
}
.interested-list li a:hover p {
	color: #2bc9de;
}
.interested-list li a:hover .icn,.interested-list li .icn:hover {
  box-shadow: 0 0 20px #909090;
}
.interested-list.right-side li {
	margin: 60px 0;
}
.interested-list.right-side li .icn {
	float: right;
	
}
.interested-list.right-side li:nth-child(even) {
	text-align: left;
}
.interested-list.right-side li:nth-child(even) .icn {
	float: left;
}
.cta-blank {
	background: #e02f58;
	padding: 30px 10px;
}
.btn-align-center {
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 1;
}
.section-solutions {
	background: #2bc9de url(../../img2/solutions-bg.png) no-repeat center center;
	position: relative;
}
.section-solutions:before {
	width: 100%;
	text-align: center;
	content: attr(data-heading);
	color: #fff;
	font-size: calc(0.75em + 15vw);
	font-weight: 700;
	line-height: 1;
	opacity: 0.07;
	position: absolute;
	text-transform: uppercase;
	top: 0;
}
.solutions-title {
	margin: 0;
	max-width: 350px;
	text-align: left;
	padding: 100px 0 0 0;
}
.solutions-title h2 {
	color: #fff;
}
.solutions-title h2:after {
	background: #fff;
	left: 0;
	margin: 0;
}
.yokart-solutions {
	position: relative;
	height: 765px;
}
.yokart-solutions li {
	background: #fff;
	box-shadow: 0 0px 40px rgba(0, 0, 0, 0.22);
	width: 258px;
	height: 240px;
	display: block;
	padding: 35px;
	position: absolute;
}
.yokart-solutions li .icn {
	margin: 0 auto;
	margin-bottom: 10px;
}
.yokart-solutions li p {
	text-align: center;
	color: #000;
	font-size: 1.3em;
	font-weight: 600;
}
.yokart-solutions li:nth-child(1) {
	top: 90px;
	left: 0;
}
.yokart-solutions li:nth-child(2) {
	top: 0;
	left: 374px;
}
.yokart-solutions li:nth-child(3) {
	top: 352px;
	left: 503px;
}
.yokart-solutions li:nth-child(4) {
	top: 456px;
	left: 867px;
}
.btn-loaction {
	position: absolute;
	bottom: 110px;
	left: 0;
}
.section-recommends {
	background: url(../../img2/recommends-bg.png) no-repeat left bottom;
	position: relative;
}
.section-recommends:before {
	width: 100%;
	text-align: center;
	content: attr(data-heading);
	color: #000;
	font-size: calc(0.75em + 15vw);
	font-weight: 700;
	line-height: 1;
	opacity: 0.04;
	position: absolute;
	text-transform: uppercase;
	top: 0;
}
.recommends-title {
	padding: 90px 0;
}
.online-stores {
	height: 670px;
	max-width: 977px;
	position: relative;
	margin: 0 auto;
}
.online-stores li {
	width: 316px;
	height: 316px;
	border-radius: 50%;
	position: absolute;
}
.online-stores li:nth-child(1) {
	background: #2bc9de;
	width: 316px;
	height: 316px;
	left: 0;
}
.online-stores li:nth-child(2) {
	background: #e62e48;
	width: 292px;
	height: 292px;
	top: 268px;
	left: 250px;
}
.online-stores li:nth-child(3) {
	background: #ffdd00;
	width: 437px;
	height: 437px;
	right: 0;
	top: 0;
}
.online-stores li .icn {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: relative;
}
.section-exeperience {
	background: url(../../img2/bg-affordable-ecommerce-packages-cta.jpg) no-repeat 0 0;
	position: relative;
	padding: 200px 0;
}
.section-exeperience:after {
	background: url(../../img2/ellipse-30.png) no-repeat center center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	position: absolute;
	content: "";
}
.section-exeperience .fix-container {
	position: relative;
	z-index: 1;
}
.discuss-cta {
	width: 504px;
	height: 504px;
	border-radius: 50%;
	margin: 0 auto;
	text-align: center;
	background: #e62e48;
	color: #fff;
}
.discuss-inner {
	position: relative;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
}
.discuss-inner h4 {
	color: #fff;
	font-size: 1.8em;
	font-weight: 700;
	margin: 10px auto;
	margin-bottom: 25px;
}
.discuss-inner h5 {
	color: #fff;
	font-size: 1.85em;
	font-weight: 700;
	margin: 10px auto;
}
.discuss-inner p {
	margin: 10px auto;
	color: #fff;
	font-size: 1.25em;
	font-weight: 700;
}
.fly {
	position: absolute;
	text-align: center;
}
.fly:before {
	width: 200%;
	text-align: center;
	content: attr(data-heading);
	color: #fff;
	font-size: calc(0.75em + 15vw);
	font-weight: 700;
	line-height: 1;
	opacity: 0.15;
	position: absolute;
	text-transform: uppercase;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.fly p {
	color: #014d58;
	font-size: 1.3em;
	max-width: 200px;
}
.fly h4 {
	color: #014d58;
	font-size: 1.8em;
	line-height: 1.1;
	font-weight: 700;
	margin: 0;
	margin-bottom: 40px;
	padding: 0;
	position: relative;
	text-align: center;
}
.fly h4:after {
	content: "";
	background: #014d58;
	height: 3px;
	width: 68px;
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.fly.left-top {
	left: 0;
	top: 0;
}
.fly.right-top {
	right: 0;
	top: 0;
}
.fly.bottom-left {
	bottom: 0;
	left: 0;
}
.fly.bottom-right {
	bottom: 0;
	right: 0;
}
.total-exp {
	position: relative;
	max-width: 1120px;
	text-align: center;
	margin: 0 auto;
}
.section-reading {
	background: #eeeeee;
	position: relative;
}
.section-reading:before {
	width: 100%;
	text-align: center;
	content: attr(data-heading);
	color: #000;
	font-size: calc(0.75em + 15vw);
	font-weight: 700;
	line-height: 1;
	opacity: 0.04;
	position: absolute;
	text-transform: uppercase;
	top: 0;
}
.reading-title {
	padding: 135px 0;
}
.reading-block {
	width: 45%;
	float: left;
	padding-bottom: 50px;
}
.reading-block:last-child {
	float: right;
}
.reading-block h3 {
	font-size: 1.5em;
	color: #2bc9de;
	font-weight: 600;
	margin-bottom: 25px;
}
.reading-block p {
	line-height: 2;
	margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
html {
	font-size: 13px !important;
}
.first-fold {
	height: auto;
	padding: 20px 0;
}
.first-fold .circle360 {
	margin: 0 auto;
	height: 200px;
	width: 200px;
	position: static;
	transform: none;
}
.circle360 p {
	font-size: 2em;
}
.btn-position {
	position: static;
	margin: 10px auto;
	transform: none;
	text-align: center;
}
.page-btn {
	padding: 10px;
	margin: 0 auto;
}
.ecommerce-title, .packages-title, .solutions-title, .recommends-title, .section-title {
	padding: 10px 0;
}
.ecommerce-title h2 {
	display: block;
	max-width: none;
}
.ecommerce-title p {
	display: block;
	max-width: none;
}
.ecommerce-slider .graphic-screen {
	position: static;
}
.ecommerce-slider {
	min-height: inherit;
	padding: 10px;
	margin: 10px auto;
}
.ecommerce-slider .item:after {
	content: normal;
}
.ecommerce-slider .item {
	padding: 0 10px;
}
.ecommerce-slider .slick-list {
	padding: 0 !important;
}
.ecommerce-slider .graphic-screen img {
	max-width: 100%;
	height: auto;
}
.packages-wrapper {
	bottom: 0;
	margin: 10px auto;
}
.packages-wrapper .packages-box {
	width: auto;
	display: block;
	margin: 1% auto;
	padding: 20px 10px;
}
.section-features {
	padding: 10px 0;
}
.testimonial-bg:after, .testimonial-bg:before {
	content: normal;
}
.side-pager {
	display: none;
}
.testimonial-slider {
	padding: 10px;
}
.testi-slider .from {
	color: #fff;
	margin: 10px auto;
}
.testi-slider .slick-arrow {
	width: 30px;
	height: 30px;
	background-size: 15px;
}
.testi-slider .slick-prev {
	right: auto;
	left: 0;
}
.testi-slider .slick-next {
	right: 0;
}
.interested-title {
	padding: 10px;
}
.interested-list {
	margin-bottom: 0;
	position: relative;
	top: auto;
}
.interested-list.left-side {
	float: none;
}
.interested-list h3 {
	margin: 0 auto;
	text-align: center;
}
.interested-list li, .interested-list.right-side li {
	margin: 10px auto;
}
.interested-list.right-side {
	float: none;
}
.yokart-pic {
	position: static;
	transform: none;
}
.section-solutions {
	background-attachment: fixed;
	background-size: cover;
}
.yokart-solutions {
	height: auto;
}
.yokart-solutions li {
	position: static;
	margin: 10px auto;
}
.btn-loaction {
	position: static;
	padding: 10px 0;
	text-align: center;
}
.features-table {
	margin: 0 auto;
}
.online-stores {
	height: auto;
}
.online-stores li {
	position: static;
	height: 280px;
	width: 280px;
	margin: 10px auto;
	text-align: center;
}
.online-stores li:nth-child(1), .online-stores li:nth-child(2), .online-stores li:nth-child(3) {
	height: 280px;
	width: 280px;
}
.section-exeperience {
	height: auto;
	padding: 10px 0;
}
.discuss-cta {
	height: auto;
	width: auto;
	border-radius: 0;
}
.discuss-inner {
	left: 0;
	padding: 10px;
	position: relative;
	text-align: center;
	top: 0;
	transform: none;
}
.fly {
	position: relative;
	color: #fff;
	padding: 50px 0;
}
.fly:before {
	font-size: 12em;
}
.fly h4 {
	color: inherit;
	margin-bottom: 30px;
}
.fly h4:after {
	background: #fff;
}
.fly p {
	margin: 0 auto;
	color: inherit;
}
.reading-block {
	float: none;
	padding-bottom: 50px;
	width: auto;
}
.mobilecaption {
	display: block;
	color: #393f40;
	font-size: 1.1em;
	font-weight: 600;
	padding: 0;
}
.ft-data table td:first-child .mobilecaption {
	color: #2bc7dc;
	font-size: 1.3em;
}
.ft-data table td {
	display: block;
}
.ft-data table thead {
	display: none;
}
.mobilecaption {
	display: block;
}
}

@media screen and (max-width:1465px) {
  .ecommerce-slider .slick-arrow {
  background-color: #000000;
  background-position: center center;
  background-size: 70% auto;
}
.ecommerce-slider .slick-prev {
  margin-left: 0;
}

.ecommerce-slider {
  padding: 35px 35px 35px 75px;
}
.ecommerceslider::after {
  left: 40px;
}	
}

@media screen and (max-width:1365px) {
	.img-box {
		max-width:400px;
	}	
}


 @media screen and (max-width: 1024px) {
html {
	font-size: 14px !important;
	overflow-x: hidden;
}
.first-fold {
	padding: 20px 0;
	height: auto;
}
.first-fold .circle360 {
	position: static;
	margin: 0 auto;
	transform: none;
}
.btn-position {
	position: static;
	margin: 10px auto;
	transform: none;
	text-align: center;
}
.ecommerce-title, .packages-title, .solutions-title, .recommends-title, .section-title {
	padding: 40px 0;
}
.section-title h2 {
	font-size: 1.6em;
}
.section-solutions {
	background-attachment: fixed;
	background-size: cover;
	background: #2bc9de;
}
.solutions-title {
	margin: 0 auto;
	text-align: center;
}
.solutions-title h2::after {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.yokart-solutions {
	height: auto;
	text-align: center;
}
.yokart-solutions li {
	position: static;
	margin: 10px;
	display: inline-block;
	vertical-align: middle;
}
.btn-loaction {
	position: static;
	padding: 10px 0;
	text-align: center;
}
.packages-wrapper .packages-box {
	padding: 20px;
}
.section-features {
	padding-top: 25px;
}
.testimonial-bg::after, .testimonial-bg::before {
	content: normal;
}
.testimonial-slider {
	padding: 40px 10px;
}
.testi-slider .slick-prev {
	left: 0;
}
.testi-slider .slick-next {
	right: 0;
}
.side-pager {
	display: none;
}
.ecommerce-slider {
	margin: 0 auto;
	padding: 0;
}
.ecommerce-slider .graphic-screen {
	position: static;
	margin: 0px;
	float:none;
	padding:20px;
}
.ecommerce-slider .graphic-screen img {
	max-width: 100%;
	height: auto;
}
.img-box {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	margin:0 auto;
}
.ecommerceslider::after {
  left: 10px;
  right: 10px;
  width: auto;
} 
	 
.ecommerce-slider .item:after {
	content: normal;
}
.ecommerce-slider .txt {
	margin: 0;
	max-width: inherit;
	padding: 20px;
	text-align: center;
}
.ecommerce-slider .slick-list {
	overflow: hidden;
}
.ecommerce-slider .slick-arrow {
	bottom: -20px;
	top:auto;
}
.ecommerce-slider .slick-prev {
	left: auto;
	right: 100px;
	margin: 0;
}
.ecommerce-slider .slick-next {
	left: auto;
	right:20px;
	margin: 0;
}
.features-table {
	margin-bottom: 10px;
}
.section-recommends {
	background: none;
}
.online-stores li .icn {
	max-width: 100px;
}
.online-stores {
	text-align: center;
	height: auto;
	padding-bottom: 30px;
}
.online-stores li {
	position: static;
	height: 200px;
	width: 200px;
	margin: 10px auto;
	text-align: center;
	display: inline-block;
}
.online-stores li:nth-child(1), .online-stores li:nth-child(2), .online-stores li:nth-child(3) {
	height: 200px;
	width: 200px;
}
.interested-list {
	margin-bottom: 20px;
	top: 0;
}
.yokart-pic {
	max-width: 230px;
	margin: 0 auto;
}
.btn-grps a {
	margin: 2px;
}
}



/* @media screen and (max-width:1365px) {
.testi-slider .slick-prev {
	right: 90px;
}
.testi-slider .slick-next {
	right: 0;
}
html {
	overflow-x: hidden;
}
.ecommerce-slider {
	margin: 0 auto 50px;
	max-width: 90%;
	height: auto;
	border: 7px solid #2bc9de;
	min-height: inherit;
}
.ecommerce-slider .item::after {
	display: none;
}
.graphic-screen > img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.ecommerce-slider .graphic-screen {
	left: 0;
	max-width: 800px;
	padding: 12px;
	position: relative;
	margin: 0 auto;
	top: 0;
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	box-shadow: none;
}
.ecommerce-slider .txt {
	display: inline-block;
	vertical-align: middle;
	width: 48%;
}
.ecommerce-slider .slick-list {
	overflow: hidden;
}
.ecommerce-slider .slick-arrow {
	bottom: 20px;
}
.ecommerce-slider .slick-prev {
	left: auto;
	right: 20px;
	margin: 0;
}
.ecommerce-slider .slick-next {
	left: auto;
	right: 100px;
	margin: 0;
}
}*/


 @media screen and (max-width:767px) {
.ecommerceslider{padding:15px 10px;}
.ecommerce-slider .graphic-screen, .ecommerce-slider .txt {
	display: block;
	width: 100%;
	padding: 10px;
}
.ecommerce-slider {
	padding: 0 0 70px;
}
.ecommerce-slider .slick-arrow {
	bottom:20px;
}
}
 @media screen and (max-width:1500px) {
/* .ecommerce-slider {margin: 0 auto 118px auto;max-width:1200px;}
 .ecommerce-slider .item{padding:30px;}
 .ecommerce-slider .graphic-screen {max-width: 500px;}
	 .ecommerce-slider .item::after {
  left: 0;
  width: 100%;
}*/
}