/*Update on 27 oct*/
                                                                
.btn-theme.pink {
	background-color: #ff4e69;
	border-color: #ff4e69;
	color: #ffffff;
	font-size: 18px;
}
.btn-theme.pink:hover {
	background-color: #ff4e69;
	border-color: #ff4e69;
}
/*.bg-stuning {
	background: url("../../img2/bg-stuning.jpg") no-repeat center top;
}*/

.bg-stuning {
	position: relative;
	width: 100%;
	background: rgb(254,223,96); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(254, 223, 96, 1) 0%, rgba(255, 58, 88, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(254, 223, 96, 1) 0%, rgba(255, 58, 88, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(254, 223, 96, 1) 0%, rgba(255, 58, 88, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fedf60', endColorstr='#ff3a58', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.stripwhite {
	top: 378px;
	position: absolute;
	left: 0;
	right: 0;
	background: rgba(255, 255, 255, 0.1);
	height: 50px;
}
.stripwhite:before {
	top:-65px;
	position: absolute;
	left: 0;
	right: 0;
	background: rgba(255, 255, 255, 0.1);
	height: 50px;
	content: "";
}
.stripwhite:after {
	bottom:-65px;
	position: absolute;
	left: 0;
	right: 0;
	background: rgba(255, 255, 255, 0.1);
	height: 50px;
	content: "";
}
.yokart-header {
	height: 640px;
}
.yokart-header .slide {
	height: 640px;
}
.yokart-header .slide.one {
	background: url("../../img2/yokart-slide-1.jpg") no-repeat center top;
}
.yokart-header .slide.two {
	background: url("../../img2/yokart-slide-2.jpg") no-repeat center top;
}
.yokart-header .owl-pagination {
	position: relative;
	text-align: center;
	z-index: 1;
	margin: -25px 0 0 0;
}
.on-txt {
	padding:55px 0 0 0;
}
.on-txt h2 {
	color: #3c4345;
	font-family: "helveticaneuecyrbold";
	font-size: 65px;
	line-height: 40px;
	padding: 0;
}
.on-txt h2 span {
	color: #3c4345;
	font-size: 28px;
	padding: 15px 0;
	line-height: 1;
	display: block;
	font-family: "Open Sans";
}
.hd-ch-list {
	margin-top: 15px;
}
.inc_logo {
	display:inline-block;
}
.inc_logo > img {
	max-width: 150px;
}
.featured_inc > h2 {
	font-size: 24px;
}
.txt_strip {
}
.inc_strip .inc_logo {
	padding-bottom:20px;
}
.txt_strip > h3 {
	font-size: 24px;
	font-family: "helveticaneuecyrlight";
}
.inc_strip {
	margin: 0 auto;
	max-width: 900px;
	text-align:center;
}
.featured_inc {
	padding: 20px 0 0;
}
.hd-ch-list li {
	color: #3c4345;
	font-size: 21px;
	position: relative;
	text-align: left;
	padding: 0 0 3px 25px;
	display: block;
	margin: 4px 0;
	font-weight: 600;
}
.hd-ch-list li:before {
	background: #3c4345;
	content: "";
	height: 4px;
	left: -2px;
	position: absolute;
	top: 17px;
	-ms-transform: rotate(40deg);
	transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	width: 7px;
}
.hd-ch-list li:after {
	background: #3c4345;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	top: 14px;
	-ms-transform: rotate(-50deg);
	transform: rotate(-50deg);
	-webkit-transform: rotate(-50deg);
	width: 19px;
}
.demo-btn {
	display: block;
	margin: 40px 0 0 0;
}
.demo-btn a.btn-theme {
	background: #fb4b68;
	border-color: #fb4b68;
	display: inline-block;
	font-size: 20px;
	color: #fff;
	padding: 20px 18px;
}
.demo-btn .dotted-box {
	margin-left: 18px;
	border-radius: 3px;
	min-height: 63px;
	display: inline-block;
	background: rgba(173, 204, 220, 0.5);
	border: dashed 3px #a9adad;
	color: #3c4345;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	padding: 9px;
	transition: ease-out all 0.8s 0s;
}
.demo-btn .dotted-box a {
	color: #3c4345;
	display: block;
	transition: ease-out all 0.8s 0s;
}
.demo-btn .dotted-box:hover {
	background: rgba(255, 255, 255, 0.5);
	border: dashed 3px #fb4b68;
	transition: ease-out all 0.8s 0s;
}
.demo-btn .dotted-box:hover a {
	color: #fb4b68;
}
.now-txt {
	display: inline-block;
}
.demo-btn .old-price {
	text-decoration:line-through;
	display: block;
	font-style: normal;
}
.demo-btn .real-price {
	font-style: normal;
	font-size: 39px;
	font-weight: 800;
}
.demo-btn .real-price sub {
	vertical-align: bottom;
	font-size: 20px;
}
.header-graphic {
	background: #e9e9e9;
}
.pg-title {
}
.pg-title .shoppe-logo {
	display: block;
	margin: 0px auto;
	text-align: center;
	padding: 45px 0 15px 0;
}
.pg-title h2 {
	text-align: center;
	color: #2f2f2f;
	font-size: 58px;
	padding: 25px 0 10px 0;
	line-height: 58px;
	font-family: 'HelveticaNeueLT95BlackRegular';
	letter-spacing: -2px;
	text-shadow: 0 1px 0px rgba(0, 0, 0, 0.40);
}
.pg-title h2 span {
	color: #c10e27;
	display: block;
	font-size: 68px;
}
.blue-row {
	background: #008dd8;
}
.why-fatshoppe {
	text-align: center;
}
.why-fatshoppe > h2 {
	color: #fff;
	font-size: 40px;
	font-weight: 600;
	margin: 0px 0;
	padding: 35px 0 10px 0;
	text-align: center;
	position: relative;
	display: inline-block;
}
.border_stp {
	background: url(../../img2/shoppe-bg.png) no-repeat bottom center;
	padding: 0px 0 22px 0;
	margin-bottom: 22px;
}
ul.why-points li {
	font-size: 25px;
	height: 25px;
	line-height: 1;
	background: url(../../img2/blue-eclipse-large.png) no-repeat left center;
	text-align: center;
	padding: 0 8px 0 20px;
	margin-top: 10px;
	display: inline-block;
	vertical-align: top;
	color: #fff;
}
ul.why-points li:first-child {
	background: none;
	padding-left: 0px;
}
.why-fatshoppe h3 span {
	font-size: 25px;
	text-align: center;
	padding: 5px 0;
}
.what-makes {
	background-color: #3c4345;
	padding: 40px 0 20px;
}
.what-makes h2 {
	text-align: center;
	font-weight: 600;
	color: #fff;
	font-size: 35px;
	padding: 10px 0 10px 0;
}
.what-makes h2 span {
	font-family: open sans;
	font-size: 27px;
	font-weight: 300;
}
#fatshoppe {
}
#fatshoppe ul.resp-tabs-list {
	margin: 0;
	padding: 0;
	width: 100%;
	display: table;
}
#fatshoppe .resp-tabs-list li {
	cursor: pointer;
	background-color: #5ec7ff;
	color: #fff;
	display: table-cell;
	font-size: 18px;
	font-weight: 600;
	outline: none;
	height: 85px;
	line-height: 85px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}
#fatshoppe .resp-tabs-list li:after {
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	background: #91d9ff;
}
#fatshoppe .resp-tabs-list li:hover {
	background: #3c4345;
	color: #fff;
}
#fatshoppe .resp-tabs-list li.resp-tab-active {
	background: #3c4345;
	color: #fff;
}
#fatshoppe .resp-tabs-list li.resp-tab-active::after {
 background: #3c4345;
 content: "";
 height: 13px;
 left: 0;
 position: absolute;
 top: 100%;
 width: 100%;
}
#fatshoppe .resp-tabs-list li.first {
	border: none;
}
#fatshoppe .resp-tabs-list li.resp-tab-active {
	color: #fff;
	background-color: #3c4345;
}
#fatshoppe .resp-tabs-list li.resp-tab-active.first {
	border-left: solid 1px #e6eaed;
}
#fatshoppe .resp-tabs-list li.resp-tab-active.last {
	border-right: solid 1px #e6eaed;
}
#fatshoppe h2.resp-accordion {
	display: none;
}
#fatshoppe .resp-tab-content {
	display: none;
	padding: 0px;
}
#fatshoppe .resp-content-active, .resp-accordion-active {
	display: block;
}
#fatshoppe .resp-tab-content {
}
#fatshoppe .resp-tabs-container {
}
#fatshoppe .tabscontent {
	clear: both;
	float: left;
	height: 470px;
	overflow: hidden;
	padding: 53px 0 0;
	width: 100%;
	box-sizing: border-box;
}
#fatshoppe .tabscontent h2 {
	color: #282828;
	font-size: 27px;
	padding: 0px;
	margin: 0px 0 45px 0;
	text-align: left;
}
#fatshoppe .tabscontent .image {
	float: right;
	border: none;
	margin-left: 15px;
}
#fatshoppe .tabscontent p {
	color: #555454;
	font-size: 17px;
	line-height: 29px;
}
/*tabs ends*/
                                                                
.why-blocks {
	display: block;
	padding: 30px 0 70px 0;
}
.why-blocks h1, .why-blocks h2 {
	color: #fff;
	font-size: 26px;
	font-weight: 600;
	padding: 0px;
	margin: 0px;
}
.why-blocks p {
	color: #ffffff;
	font-size: 16px;
}
.why-left {
	float: right;
	width: 448px;
}
.why-left img.img {
	margin: 55px 0px;
}
.why-right {
	float: left;
	width: 447px;
}
.why-right img.img {
	margin: 55px 0px 55px 0;
}
.gray-row-tborder {
	background: #f4f1ed;
	border: solid 1px #d8d7d5;
	border-left: none;
	border-right: none;
}
.gray-row-tborder.dark {
	background: #e6e3e0;
}
.onlinestore {
}
#os-carousel {
	width: 900px;
	margin: 30px auto 60px auto;
	text-align: center;
}
#os-carousel .owl-prev, #os-carousel .owl-next {
	background: url(../../img2/arrow-stunning-left.png) no-repeat 0 0;
	width: 44px;
	height: 76px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -38px;
	text-indent: -9999px;
}
#os-carousel .owl-prev {
	left: -100px;
}
#os-carousel .owl-prev:hover {
}
#os-carousel .owl-next {
	background: url(../../img2/arrow-stunning-right.png) no-repeat 0 0;
	right: -100px;
}
#os-carousel .owl-next:hover {
}
.stunning-design h3 {
	text-align: center;
	font-weight: 600;
	color: #fff;
	font-size: 35px;
	margin: 15px 0;
	padding: 25px 0 10px 0;
}
.stunning-design h3 span {
	font-size: 27px;
	font-weight: 300;
}
.stunning-slider {
	width: 986px;
	margin: 0 auto;
	position: relative;
	height: 633px;
	overflow: visible !important;
}
.stunning-slider a#prev, .stunning-slider a#next {
	background: url(../../img2/btn-slider.png) no-repeat 0 0;
	display: block;
	height: 41px;
	position: absolute;
	top: 270px;
	width: 23px;
	z-index: 100;
}
.stunning-slider a#prev {
	left: -67px;
}
.stunning-slider a#next {
	background: url(../../img2/btn-slider.png) no-repeat right top;
	right: -67px;
}
ul.stunning-moniter {
	position: relative;
	left: 39px;
	top: 40px;
	width: 947px;
	height: 511px;
	overflow: hidden;
}
.moniter {
	background: url(../../img2/bg-moniter.png) no-repeat 0 0;
	display: block;
	position: absolute;
	left: 0px;
	width: 986px;
	top: 0px;
	height: 633px;
	z-index: 10;
}
.detailed-feature {
	text-align: center;
	padding-bottom: 30px;
}
.detailed-feature h3 {
	text-align: center;
	font-weight: 600;
	color: #282828;
	font-size: 30px;
	margin: 0px 0;
	padding: 25px 0 30px 0;
}
.detailed-feature h3 span {
	font-weight: 400;
	font-size:25px;
}
.feature-tool-mobile {
	display: none;
}
.feature-tool {
	border: solid 1px #e3e2e2;
	position: relative;
	height: 541px;
	margin-bottom: 50px;
}
.ToolSquares {
	position: absolute;
	background: #e3e2e2;
}
.ToolsArea {
	height: 539px;
}
.ToolInfoArea {
	text-align: left;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 501px;
	height: 539px;
	background: #f2f0eb;
}
.btn-control {
	display: block;
}
.btn-control a.prev {
	background: #e61c5a url(../../img2/next-prev-arrows.png) no-repeat -124px 12px;
	width: 40px;
	height: 40px;
	display: inline-block;
	border-radius: 2px;
	text-indent: -9999px;
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.btn-control a.next {
	background: #e61c5a url(../../img2/next-prev-arrows.png) no-repeat 15px 12px;
	width: 40px;
	height: 40px;
	display: inline-block;
	border-radius: 2px;
	text-indent: -9999px;
	position: absolute;
	bottom: 20px;
	left: 70px;
}
.btn-control a:hover, .btn-control a.pdfbtn:hover {
	background-color: #474747;
}
.btn-control a.pdfbtn {
	background: #ff4d58;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	padding: 11px 15px;
	width: auto;
	display: inline-block;
	border-radius: 2px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.btn-control a.pdfbtn img {
	display: inline-block;
	vertical-align: middle;
}
.ToolInfo {
	display: none;
	position: absolute;
	top: 0;
	left: 20px;
	margin-right: 10px;
}
.ToolInfo h3 {
	color: #e61c5a;
	font-size: 22px;
	padding-bottom: 10px;
	text-align: left;/*font-weight: normal;*/
}
.ToolInfo p strong {
	color: #282828;
	font-size: 17px;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}
.ToolInfo ul {
	margin: 0;
}
.ToolInfo ul li {
	text-align: left;
	color: #575656;
	font-size: 15px;
	margin: 13px 0;
	background: url(../../img2/eclipse-gray.png) no-repeat 0 9px;
	padding-left: 18px;
	line-height: normal;
}
.ToolInfo ul li li {
	background: url(../../img2/eclipse-gray-inside.png) no-repeat 0 9px;
	font-size: 14px;
	margin: 10px 0;
}
a.ThemeButton {
	background: #c10e27;
	border-radius: 2px;
	color: #fff;
	padding: 12px 15px 12px 15px;
	font-size: 18px;
	margin: 0px 0 0 0;
	line-height: 1;
	display: inline-block;
}
a.ThemeButton:hover {
	background: #1f1f1f;
}
.ToolSquares {
	width: 597px;
	left: 0px;
	top: -1px;
}
.ToolSquares li {
	background: #fff;
	-webkit-transition: 0.25s;
	transition: 0.25s;
}
.ToolSquares li {
	list-style: none;
	width: 198px;
	height: 179px;
	padding: 0;
	margin: 1px 1px 0 0;
	background: #fff;
	float: left;
	text-align: center;
	cursor: pointer;
}
.ToolSquares li a {
	color: #4c4b4b;
	font-size: 17px;
	text-align: center;
}
.ToolSquare {
	background-image: url(../../img2/sprite-detailed-feature.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 100%;
	height: 115px;
	display: inline-block;
}
.ToolSquare1 {
	background-position: 63px 35px;
}
.ToolSquares .Selected .ToolSquare1, .ToolSquares li:hover .ToolSquare1 {
	background-position: 63px -457px;
}
.ToolSquare2 {
	background-position: -132px 38px;
}
.ToolSquares .Selected .ToolSquare2, .ToolSquares li:hover .ToolSquare2 {
	background-position: -132px -454px;
}
.ToolSquare3 {
	background-position: -337px 40px;
}
.ToolSquares .Selected .ToolSquare3, .ToolSquares li:hover .ToolSquare3 {
	background-position: -337px -449px;
}
.ToolSquare4 {
	background-position: 57px -146px;
}
.ToolSquares .Selected .ToolSquare4, .ToolSquares li:hover .ToolSquare4 {
	background-position: 57px -637px;
}
.ToolSquare5 {
	background-position: -134px -137px;
}
.ToolSquares .Selected .ToolSquare5, .ToolSquares li:hover .ToolSquare5 {
	background-position: -134px -626px;
}
.ToolSquare6 {
	background-position: -339px -137px;
}
.ToolSquares .Selected .ToolSquare6, .ToolSquares li:hover .ToolSquare6 {
	background-position: -339px -627px;
}
.ToolSquare7 {
	background-position: 55px -320px;
}
.ToolSquares .Selected .ToolSquare7, .ToolSquares li:hover .ToolSquare7 {
	background-position: 55px -809px;
}
.ToolSquare8 {
	background-position: -131px -312px;
}
.ToolSquares .Selected .ToolSquare8, .ToolSquares li:hover .ToolSquare8 {
	background-position: -131px -803px;
}
.ToolSquare9 {
	background-position: -332px -321px;
}
.ToolSquares .Selected .ToolSquare9, .ToolSquares li:hover .ToolSquare9 {
	background-position: -332px -811px;
}
.ToolSquares .Selected, .ToolSquares li:hover {
	background-color: #e61c5a;
	-webkit-transition: 0.25s;
	transition: 0.25s;
}
.ToolSquares .Selected a, .ToolSquares li a:hover, .ToolSquares li:hover a {
	text-decoration: none;
	color: #fff;
}
.ToolText {
	margin-top: 20px;
	display: block;
}
.system-demo {
	text-align: center;
	display: block;
	margin-top: 20px;
}
.system-demo li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 0px 12px;
}
.yokart-demo h3 {
	font-size: 36px;
	color: #474747;
	text-align: center;
	line-height: 36px;
	padding-bottom: 20px;
}
.yokart-demo h3 span {
	font-size: 26px;
}
.light-gry {
	background-color: #f5f1ec;
}
.system-demo li a span {
	background-color: #5ec7ff;
	border-radius: 5px;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	padding: 8px 18px;
	font-weight: 600;
	-webkit-transition: 0.5s all ease-in-out;
	transition: 0.5s all ease-in-out;
}
.system-demo li:hover a span {
	background-color: #474747;
}
.system-demo li .circle {
	background-color: #ffffff;
	border-radius: 50%;
	display: block;
	height: 244px;
	margin-bottom: 18px;
	width: 244px;
	position: relative;
}
.system-demo li:hover .circle::after {
 -ms-transform: scale(1, 1);
 transform: scale(1, 1);
 -webkit-transform: scale(1, 1);
 opacity: 1;
}
.system-demo li .circle::after {
 border: 1px solid #474747;
 border-radius: 50%;
 content: "";
 display: table-cell;
 height: 100%;
 left: 0;
 padding: 0;
 position: absolute;
 -ms-transform: scale(0);
 transform: scale(0);
 -webkit-transform: scale(0);
 width: 100%;
 opacity: 0;
 -webkit-transition: 0.5s all ease-in-out;
 transition: 0.5s all ease-in-out;
}
.system-demo li .circle.buyer {
	background-image: url(../../img2/sys-sprite.png);
	background-repeat: no-repeat;
	background-position: 65px 65px;
}
.system-demo li .circle.admin {
	background-image: url(../../img2/sys-sprite.png);
	background-repeat: no-repeat;
	background-position: 69px -140px;
}
.system-demo li .circle.supplier {
	background-image: url(../../img2/sys-sprite.png);
	background-repeat: no-repeat;
	background-position: 69px -364px;
}
.system-demo li a:hover .circle {
}
#package {
	border-bottom: 1px solid #e9e9e9;
}
.system-demo li a:hover {
	color: #1f1f1f;
}
.custom-developed-packages {
	text-align: center;
}
.custom-developed-packages h4 {
	color: #282828;
	font-size: 30px;
	font-weight: 600;
	margin: 0;
	padding: 25px 0 10px;
	text-align: center;
}
.custom-developed-packages h4 span {
	font-size: 25px;
	font-weight: 400;
}
.custom-developed-packages h3 {
	text-align: center;
	font-weight: 600;
	color: #282828;
	font-size: 35px;
	margin: 0px 0;
	padding: 25px 0 30px 0;
}
.custom-developed-packages h3 span {
	font-weight: 300;
	font-size: 32px;
}
.go-sides {
	float: left;
	padding: 30px 0 00 0;
	width: 480px;
	text-align: center;
}
.go-sides h2 {
	font-size: 24px;
	color: #282828;
	font-weight: 600;
}
.go-sides h2 strong {
}
.go-sides h2 span {
	font-weight: 300;
	color: #c10e27;
	font-size: 20px;
}
ul.fatshoppe-go-list {
	background: url(../../img2/parrot-box.png) no-repeat 0 0;
	width: 486px;
	height: 167px;
	display: block;
	margin: 15px 0 25px 0;
	padding: 40px 10px 0 18px;
}
ul.fatshoppe-go-list li {
	display: inline-block;
	vertical-align: top;
	width: 44%;
	font-weight: 600;
	background: url(../../img2/bullet-blue.png) no-repeat 0 3px;
	font-size: 15px;
	text-align: left;
	color: #282828;
	margin: 4px 0;
	padding: 2px 0px 2px 27px;
}
.sides-btns {
	margin-bottom: 35px;
	display: block;
}
a.red-btn, a.btn-red, a.gray-btn {
	background: none repeat scroll 0 0 #AD061D;
	border-radius: 3px;
	color: #FFFFFF !important;
	display: table;
	font-size: 28px;
	margin: 10px auto;
	padding: 12px 20px;
	text-align: center;
	text-decoration: none;
}
a.gray-btn {
	background: none repeat scroll 0 0 #F7F7F6;
	border: 1px solid #CFCECD;
	color: #282828 !important;
}
.sides-btns a {
	display: inline-block;
	text-align: center;
	font-size: 19px;
	color: #fff;
	margin: 0 5px;
	padding: 9px 20px;
}
.grid_half {/* 
	display: inline-block;
	vertical-align: middle; */
	width: 35%;
	float:left;
	position: relative;
	z-index: 99;
}
.grid_half.img_block.right {
	float:right;
}
.grid_full .block_title {
	display:inline-block;
	padding:80px 0 0;
}
.blue-Bg .block_title, .blue-Bg .block_title {
	color:#fff;
}
.blue-Bg .grid_half.img_block img {
	text-align: right;
	float: right;
	margin: 0 -35px -40px 0px;
}
.grid_full {
	width:100%;
	display:inline-block;
	position: relative;
}
.grid_full:after {
	background-color: #ede9e4;
	border-radius: 50%;
	content: "";
	height: 308px;
	left: 50%;
	margin: -100px 0 0px -50px;
	position: absolute;
	top: 50%;
	width: 308px;
	z-index: 1;
}
.blue-Bg .grid_full::after {
 left: 30%;
 background-color: #5abdf2;
}
.ylow-Bg .grid_full::after {
 background-color: #ffd261;
}
.grid_half.img_block {
	float:left;
	width: 62%;
}
.grid_half.img_block > img {
	margin: 0px 0 -40px 0;
}
.blue-Bg {
	background-color: #5ec7ff;
}
.row.ylow-Bg {
	background-color: #ffdf60;
}
.fatshoppe-feature h3 {
	color: #474747;
	font-family: "helveticaneuecyrlight";
	font-size: 36px;
	font-weight: 600;
	margin: 0;
	padding: 25px 0 30px;
	text-align: center;
	line-height: 1;
}
.block_title {
	font-size: 36px;
	font-family: "helveticaneuecyrlight";
	color: #484848;
	padding-bottom: 20px;
}
.grid_half ul li {
	text-align: left;
	color: #484848;
	font-size: 15px;
	margin: 13px 0;
	padding-left: 18px;
	line-height: normal;
	position: relative;
}
.grid_half ul li:after {
	position: absolute;
	top: 7px;
	left: 0;
	content: "";
	border-radius: 50%;
	width: 8px;
	height: 8px;
	display: block;
	background: #484848;
}
.blue-Bg .grid_half ul li {
	color: #fff;
}
.blue-Bg .grid_half ul li:after {
	background: #fff;
}
.grid_half > p {
	color: #484848;
	line-height: 32px;
}
.blue-Bg .grid_half > p {
	color: #fff;
}
.blue-Bg .grid_half .block_title {
	color: #fff;
}
.top_space {
	padding-top: 50px;
}
.fatshoppe-feature h3 span {
	font-weight: 300;
	font-size: 24px;
	font-family: "helveticaneuecyrlight";
}
.bottom_sction {
	display: table;
	padding: 30px 0;
	margin: 0 auto;
	position: relative;
}
.bottom_sction:after {
	content: "";
	position: absolute;
	background-color: #e7eef2;
	height: 4px;
	width: 60%;
	margin: 0 auto;
	top: 100%;
	left: 0;
	right: 0;
}
.bottom_sction h4 {
	display: table-cell;
	font-family: "helveticaneuecyrlight";
	color: #474747;
	font-size: 24px;
	text-align: right;
}
.btn-theme.ylowBtn {
	background-color: #ffdf60;
	border-color: #ffdf60;
	color: #484848;
	font-size: 18px;
}
.btn-theme.ylowBtn:hover {
	background-color: #484848;
	border-color: #484848;
	color: #fff;
}
.bottom_sction .btn_cell {
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
}
.bottom_sction h4 span {
	font-size: 18px;
	font-family: "Open Sans";
	font-weight: normal;
}
.feature-list {
	margin: 0 0 30px -20px;
}
.feature-list li {
	float: left;
	width: 50%;
	padding: 10px 0 10px 20px;
}
.feature-list li .inr_box {
	border: 4px solid #e9eff2;
	border-radius: 10px;
	padding: 15px;
	display: table;
	width: 100%;
}
.feature-list li .inr_box .img_grid {
	background: #e7eef2;
	border-radius: 10px;
	display: table-cell;
	padding: 20px;
	vertical-align: middle;
	width: 55%;
	height: 120px;
}
.feature-list li .inr_box .txt_grid {
	padding: 20px;
	font-size: 20px;
	color: #474747;
	vertical-align: middle;
	display: table-cell;
}
/*pricing table starts*/
                                                                
.fdw-pricing-table {
	margin: 100px auto 0;
	text-align: center;
	width: 100%;
	zoom: 1;
	position: relative;
}
.fdw-pricing-table:before, .fdw-pricing-table:after {
	content: "";
	display: table
}
.fdw-pricing-table:after {
	clear: both
}
.fdw-pricing-table .plan {
	font-size: 13px;
	font-weight: 400;
	background: #fff;
	border: 1px solid #ddd;
	color: #333;
	padding: 20px 0px;
	width: 340px;
	float: none;
	_display: inline;
	display: inline-block;
	position: relative;
	margin: 0 10px;
	vertical-align: top;
}
.fdw-pricing-table .plan.plan1 {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.fdw-pricing-table .popular-plan {
	top: 0px;
	padding: 40px 0px;
}
.fdw-pricing-table .header {
	position: relative;
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 55px 25px;
	margin: -20px 0px 20px 0px;
	border-bottom: 8px solid #ff3a59;
	background-color: #fff;
}
.fdw-pricing-table .popular-plan .header {
	margin-top: -40px;
	padding-top: 60px;
}
.fdw-pricing-table .price {
	font-size: 42px;
}
.fdw-pricing-table .monthly {
	font-size: 13px;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #999;
}
/*.plan span {
	color: #8d8d8d;
	display: block;
	font-size: 12px;
	font-weight: 400;
	margin: 5px 0 0;
	padding: 0 53px;
}*/
                                                                
.fdw-pricing-table ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
.fdw-pricing-table li {
	padding: 20px 0;
	font-size: 14px;
}
.fdw-pricing-table li.faq_link a {
	color: #333;
	text-decoration: underline;
}
.fdw-pricing-table li.faq_link a:hover {
	color: #01b8d9;
	text-decoration: none;
}
.fdw-pricing-table .signup {
	position: relative;
	padding: 11px 18px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	display: inline-block;
	background-color: #ff4e69;
	border-radius: 3px;
	opacity: .9;
	margin: 0 7px;
}
.fdw-pricing-table .signup.grey-btn {
	background: #333;
	text-shadow: none;
	color: #fff;
}
.fdw-pricing-table .signup:hover {
	opacity: 1;
}
.fdw-pricing-table .signup:active {
	box-shadow: 0 2px 2px rgba(0, 0, 0, .3) inset;
}
.fdw-pricing-table li:nth-child(2n+1) {
 background: none repeat scroll 0 0 #f1f1f1;
}
.header > p {
	font-size: 15px;
	margin-top: 5px;
	text-transform: capitalize;
}
.tool-tip {
	background: #333;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	font-weight: 700;
	line-height: 16px;
	text-align: center;
	display: inline-block;
	width: 17px;
	height: 17px;
	position: relative;
	border-radius: 50%;
}
.tool-tip .bubble {
	background: #333;
	border-radius: 3px;
	bottom: 28px;
	display: none;
	font-size: 12px;
	font-weight: 400;
	padding: 7px 5px;
	position: absolute;
	right: -10px;
	width: 245px;
	z-index: 9;
}
.tool-tip .bubble::before {
 border-left: 6px solid transparent;
 border-right: 6px solid transparent;
 border-top: 6px solid #333;
 position: absolute;
 bottom: -6px;
 right: 13px;
 content: "";
}
.tool-tip .bubble {
	display: none;
}
.tool-tip:hover .bubble {
	display: block;
}
.arrow-pointer {
	font-size: 17px;
	font-weight: 600;
	margin: 0 17px 12px;
	text-align: left;
	position: absolute;
	top: -65px;
	z-index: 9;
	left: 20px;
}
.arrow-pointer > h6 {
	/*font-size: 17px;
	font-weight: 600;
	margin: 0 0 10px;
	display:inline-block;
	 vertical-align: top;
	 line-height: 1;*/
	display: none;
}
.arrow-pointer img {
	display: inline-block;
	vertical-align: bottom;/*transform: rotate(15deg);
	 width:58px;*/
}
/*pricing table ends*/
                                                                
.fdw-pricing-table li.custom-txt strong {
	display: block;
	margin-bottom: 8px;
}
.fdw-pricing-table li.custom-txt {
	border-bottom: 1px solid #f1f1f1;
	padding: 12px;
}
.cnt-tabs {
	display: inline-block;
	margin-top: 10px;
}
.cnt-tabs h4 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 8px;
}
.cnt-tabs p {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
.yo-kart-thumb {
	right: 0;
	margin-right: -305px;
	position: absolute;
	top: 10px;
}
/*28 august ad*/
                                                                
.lft-dark-Blue {
	background: #04507a;
	display: table-cell;
	padding: 30px 40px;
	width: 40%;
}
.offer-Box {
	margin: 0 auto;
	max-width: 632px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}
.checkList > li {
	color: #ffffff;
	font-size: 22px;
	position: relative;
	text-align: left;
	padding: 0 0 3px 25px;
	display: inline-block;
	margin: 0 25px;
}
.checkList li:before {
	background: #ffcb05;
	content: "";
	height: 4px;
	left: -2px;
	position: absolute;
	top: 17px;
	-ms-transform: rotate(40deg);
	transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	width: 7px;
}
.checkList li:after {
	background: #ffcb05;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	top: 14px;
	-ms-transform: rotate(-50deg);
	transform: rotate(-50deg);
	-webkit-transform: rotate(-50deg);
	width: 19px;
}
.rght-ylow-grid {
	background: #ffcb05;
	display: table-cell;
	width: 60%;
	position: relative;
	vertical-align: top;
}
.rght-ylow-grid:before {
	border: 12px solid transparent;
	border-right: 12px solid #ffcb05;
	content: "";
	margin: -12px 0 0;
	position: absolute;
	top: 50%;
	right: 100%;
}
.ofr_dolr > h4 {
	color: #111111;
	font-size: 20px;
}
.redcros {
	color: #012133;
	font-size: 27px;
	font-weight: 700;
	position: relative;
	display: inline-block;
}
.ofr_dolr > h2 {
	color: #012133;
	font-family: open sans;
	font-size: 40px;
	font-weight: 800;
	padding: 0;
	line-height: 1;
}
.save_dolr:before {
	background: #012133;
	border-radius: 50%;
	content: "";
	float: right;
	height: 230px;
	left: 0;
	position: absolute;
	top: -35px;
	width: 230px;
}
.save_dolr {
	color: #ffffff;
	float: left;
	padding: 42px 0 0;
	position: relative;
	width: 30%;
}
.save_dolr > h2 {
	font-size: 25px;
	font-family: open sans;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 25px;
	position: relative;
}
.hurryTxt {
	color: #012133;
	font-size: 14px;
}
.saveTxt {
	font-size: 28px;
}
.dolr_count {
	font-size: 22px;
}
.ofr_dolr {
	float: left;
	padding: 20px 10px 0 45px;
	position: relative;
	text-align: left;
	width: 70%;
}
.redcros:after {
	background: #c10e27;
	content: "";
	height: 3px;
	left: 0%;
	margin: 0px;
	position: absolute;
	top: 50%;
	-ms-transform: rotate(-6deg);
	transform: rotate(-6deg);
	-webkit-transform: rotate(-6deg);
	width: 125px;
}
.tipBox {
	background: #ffcb05;
	border-radius: 10px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: left;
	bottom: 96%;
	width: 94%;
	z-index: 1;
}
.tipBox:after {
	border: 15px solid transparent;
	border-top: 15px solid #ffcb05;
	content: "";
	left: 50%;
	position: absolute;
	top: 100%;
	margin-left: -15px;
}
.tipBox_in {
	overflow: hidden;
	position: relative;
	padding: 20px;
	border-radius: 0 10px 0 0;
}
.tipBox h3 {
	font-size: 20px;
	padding: 0;
	background: none;
	text-align: left;
}
.tipBox h2 {
	font-family: open sans;
	font-size: 38px;
	font-weight: 800;
	line-height: 1;
	padding: 0 0 10px;
}
.tipBox h4 {
	font-size: 15px;
	font-weight: 400;
	padding: 0 0 5px 0;
	text-align: left;
}
.pop_link {
	color: #282828;
	text-decoration: underline;
	opacity: .75;
}
.pop_link:hover {
	opacity: 1;
}
.save_red_crcl:after {
	z-index: -1;
	background: #ff3a59;
	border-radius: 50%;
	content: "";
	height: 200px;
	position: absolute;
	right: -85px;
	top: -98px;
	width: 200px;
}
.save_red_crcl {
	position: absolute;
	top: 0;
	right: 0;
}
.save_red_crcl > h3 {
	background: none;
	color: #ffffff;
	font-size: 28px;
	font-weight: 700;
	position: relative;
	text-transform: uppercase;
	z-index: 1;
	padding: 21px 20px 0 0;
	line-height: 1;
	text-align: right;
}
.save_red_crcl > h3 span {
	display: block;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
}
.redCros {
	color: #a0a0a0;
	display: inline-block;
	font-size: 22px;
	position: relative;
	vertical-align: middle;
}
.redCros:before {
	background-color: #c10e27;
	content: "";
	height: 2px;
	left: -5px;
	position: absolute;
	top: 50%;
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	width: 78px;
}
.red_tooltip {
	background: #ff3a59;
	border-radius: 5px;
	color: #ffffff;
	display: inline-block;
	font-size: 15px;
	padding: 10px;
	vertical-align: top;
	position: relative;
	margin-top: 3px;
}
.red_tooltip::before {
 position: absolute;
 content: "";
 right: 100%;
 border: 6px solid transparent;
 border-right: 6px solid #ff3a59;
 margin-top: -6px;
 top: 50%;
}
.high_light_txt {
	bottom: 20px;
	color: #c10e27;
	font-size: 15px;
	left: 0;
	position: absolute;
	right: 0;
	text-transform: capitalize;
}
.red_txt {
	bottom: 0;
	color: #c10e27;
	font-size: 15px;
	left: 0;
	position: absolute;
	right: 0;
	text-transform: capitalize;
}
.ftr_colm {
	padding: 0 0 30px;
	position: relative;
}
.rght-ylow-grid:after {
	border: 2px dashed rgba(255, 255, 255, 0.30);
	height: 138px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 10px;
	ct: "";
	width: 93%;
	border-radius: 5px;
}
.tipBox_in:after {
	border: 2px dashed rgba(255, 255, 255, 0.40);
	height: 133px;
	left: 0;
	content: "";
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 10px;
	width: 93%;
	border-radius: 5px;
	z-index: -1;
}
.sectionOverlay {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	display: none;
	z-index: 999999;
	overflow: scroll;
}
.sectionOverlay .overlayer {
	background: rgba(0, 0, 0, 0.9);
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
}
.sectionOverlay .popup {
	background: #ffffff;
	border-radius: 8px;
	max-width: 800px;
	padding: 20px;
	position: relative;
	width: 98%;
	margin: 0 auto;
}
.tbl_blok {
	bottom: 0;
	display: table;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.tbl_blok .tbl_cell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.show {
	display: block;
}
.listing_point > li {
	color: #111111;
	padding: 0 0 10px 25px;
	position: relative;
	background-image: url('../../img2/check-black.png');
	background-repeat: no-repeat;
	background-position: 0 6px;
}
.noscroll {
	overflow: hidden;
}
.cros-icon {
	cursor: pointer;
	position: absolute;
	right: 12px;
	top: 10px;
}
.popup > h3 {
	font-size: 22px;
	font-weight: 600;
	padding-bottom: 20px;
}
.circle.frnt-end {
	background-image: url("../../img2/sys-sprite.png");
	background-position: 62px -583px;
	background-repeat: no-repeat;
}
.why-fatshoppe > h3 {
	color: #ffffff;
	font-size: 32px;
	padding: 10px 0 5px;
}
/*14oct 15*/
                                                                
.buttn-box {
	margin: 20px 0 0;
}
.buttn-box .btn-theme {
	border-color: #ffffff;
	color: #ffffff;
	display: inline-block;
	margin: 10px;
	font-size: 20px;
	min-width: 200px;
}
.smallTxt {
	display: block;
	font-size: 12px;
	padding-bottom: 3px;
}
.buttn-box .btn-theme.dotted-bodr {
	background-color: #012133;
	position: relative;
	border-color: #012133;
}
.buttn-box .btn-theme.dotted-bodr::after {
 border: 2px dashed rgba(255, 255, 255, 0.3);
 border-radius: 2px;
 bottom: 3px;
 content: "";
 display: block;
 left: 5px;
 padding: 0;
 position: absolute;
 right: 5px;
 top: 5px;
}
.buttn-box .btn-theme:hover {
	background-color: #fff;
	color: #000;
	border-color: #fff;
}
.cros- {
	display: inline-block;
	font-size: 16px;
	margin: 3px 8px 0 0;
	position: relative;
	vertical-align: top;
}
.cros-::before {
 background-color: #c10e27;
 content: "";
 height: 2px;
 left: 0;
 position: absolute;
 top: 50%;
 -ms-transform: rotate(-10deg);
 transform: rotate(-10deg);
 -webkit-transform: rotate(-10deg);
 width: 100%;
}
.buttn-box .btn-theme.viewdemo {
	padding: 21px 20px !important;
	background-color: #ffcb05;
	border-color: #ffcb05;
	color: #111;
}
.buttn-box .btn-theme.dotted-bodr:hover {
	border-radius: 3px;
	border-color: #ffcb05;
	background-color: #ffcb05;
}
/*New*/

.headerBlock {
	display: table;
	width: 100%;
}
.leftBlock {
	display: table-cell;
	vertical-align: middle;
}
.rightBlock {
	display: table-cell;
	float: right;
	vertical-align: middle;
}
.headerBlock .leftBlock h2 {
	color: #161d1f;
	font-size: 54px;
	font-weight: 700;
}
.headerBlock .leftBlock h2 .topHead {
	display: block;
	font-size: 90px;
	line-height: 60px;
}
.red {
	color: #f24130;
	padding-left: 17px;
}
.listedItem > h3 {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 15px;
}
.listedRow > li:nth-child(n) {
 border-radius: 0 20px;
}
.listedRow > li:nth-child(2n) {
 border-radius: 20px 0;
}
.listedRow > li {
	background: #eaeaea;
	margin-bottom: 20px;
	padding: 30px;
	width: 100%;
}
.subListing > li {
	font-size: 15px;
	padding: 5px 0 5px 20px;
	position: relative;
}
.subListing > li:before {
	background: #484848;
	border-radius: 8px;
	content: "";
	height: 8px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translate(0px, -50%);
	-webkit-transform: translate(0px, -50%);
	width: 8px;
}
.subListing > li:first-child {
	padding: 0px 0 0 20px;
}
.subListing.odd > li {
	padding-left: 0;
}
.subListing.odd > li:before {
	display:none;
}
.subListing.odd ul li {
	margin-left: 18px;
	margin-top: 10px;
	padding-left: 15px;
	position: relative;
}
.subListing.odd ul li:before {
	background: #484848;
	border-radius: 8px;
	content: "";
	height: 8px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translate(0px, -50%);
	-webkit-transform: translate(0px, -50%);
	width: 8px;
}
.subListing > li:first-child:before {
top
}
.dashList.twoCol {
    display: table;
    margin: 0 auto;
    padding-top: 20px;
    width: 355px;
}
.dashList li {
	float: left;
	padding-left: 10px;
	width: 50%;
	text-align:center;
}
.dashList a {
	background: #e85858;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 600;
	padding: 10px;
}
.dashList.twoCol li a.blue {
	background: #04bcde;
}
.dashList.twoCol li:last-child a {
	background: #6eb444;
}
.dashList li a:hover, .dashList li:last-child a:hover {
	border-radius: 50px;
	transition-delay: 0s;
	transition-duration: 0.8s;
	transition-property: all;
}
.choose h4 {
	color: #474747;
	font-size:26px;
	line-height: 36px;
	text-align: center;
}
@media screen and (max-width:360px) {
 .subListing > li:before {
 border-radius: 5px;
 height: 5px;
 width: 5px;
}
.dashList.twoCol {
  
    width: 100%;
}
.dashList li {
 float: none;
 margin-top: 10px;
 width: 100%;
}
.listedRow > li {
padding: 20px;
}
.subListing > li {
 font-size: 13px;
}
 .listedItem > h3 {
 font-size: 15px;
}
 .headerBlock {
 display: block;
 padding: 20px 0;
 width: 100%;
}
 .headerBlock .leftBlock h2 {
 color: #161d1f;
 font-size: 40px;
}
.leftBlock {
 display: block;
 vertical-align: middle;
}
.rightBlock {
 display: block;
 float: none;
 vertical-align: middle;
}
.rightBlock > img {
width:100%;
}
 .headerBlock .leftBlock h2 .topHead {
 display: inline-block;
 font-size: 40px;
 line-height: 40px;
}
 .red {
 padding-left: 0;
}
}
@media screen and (width:640px) {
	 .headerBlock {

 padding: 20px 0;
 
}
 .headerBlock .leftBlock h2 {
    color: #161d1f;
    font-size: 22px;
}

 .headerBlock .leftBlock h2 .topHead {
 
 font-size: 40px;
 line-height: 40px;
}
 .red {
 padding-left: 0;
}
 .lft-dark-Blue, .rght-ylow-grid {
 display: block;
 width: 100%;
 float: left;
}
.save_dolr {
 background: #012133;
 margin: 10px 0 0;
 padding: 20px 10px;
 width: 100%;
}
.save_dolr:before {
 display: none;
}
.ofr_dolr {
 padding: 15px 30px;
 width: 100%;
 text-align: center;
}
/***/
.yokart-header {
 height: auto;
}
.yokart-header .slide {
 height: auto;
 background-attachment: fixed;
 background-position: right top;
 background-size: cover;
}
.yokart-header .slide:before {
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
 right: 0;
 content: "";
 background-color: #000;
 background: rgba(0, 0, 0, 0.65);
}
.yokart-header .slide .fix-container {
 position: relative;
 z-index: 1;
}
.on-txt {
 padding: 35px 0;
 color: #fff;
}
.on-txt h2 {
 color: #fff;
}
.on-txt h2 span {
 color: #fff;
}
.hd-ch-list li {
 color: #fff;
}
.hd-ch-list li:after, .hd-ch-list li:before {
 background: #fff;
}
.demo-btn {
 margin: 15px 0;
}
.demo-btn a.btn-theme {
 display: block;
}
.demo-btn .dotted-box {
 display: block;
 color: #fff;
 text-align: center;
 margin: 10px 0;
}
.demo-btn .dotted-box {
 background: rgba(255, 255, 255, 0.9);
}
.demo-btn .dotted-box:hover {
 background: rgba(255, 255, 255, 1);
}
.grid_half.img_block {
 width: auto;
}
.grid_half {
 display: block;
 width: auto;
}
.grid_half.img_block > img {
 margin: 0 auto;
}
.blue-Bg .grid_half.img_block img {
 margin: 0 auto;
 float: none;
 text-align: center;
}
.top_space {
 padding: 10px 0;
}
.system-demo li {
 margin-bottom: 25px;
}
.feature-list {
 margin: 0 auto;
 float: none;
 padding: 0px;
 width: auto;
}
.feature-list li {
 display: block;
 float: none;
 text-align: center;
 width: auto;
 margin-bottom: 10px;
 padding: 0;
}
.feature-list li .inr_box .img_grid {
 display: block;
 float: none;
 text-align: center;
 margin: 0 auto;
 height: auto;
 width: auto;
}
.feature-list li .inr_box .img_grid img {
 max-width: 100%;
 width: auto;
}
.feature-list li .inr_box {
 width: auto;
 display: block;
}
.bottom_sction {
 padding: 10px 0;
 display: block;
 text-align: center;
}
.bottom_sction h4 {
 text-align: center;
 padding-bottom: 20px;
}
.bottom_sction .btn_cell {
 padding: 0;
 display: inline-block;
}
.grid_full:after {
 left: 0;
}
.blue-Bg .grid_full:after {
 left: 0;
}
#fatshoppe {
 margin-top: 10px !important;
}
}
 @media screen and (max-width: 767px) {
 .choose h4 {
 font-size: 24px;
 line-height: 30px;
}
 .tipBox {
 position: relative;
}
.yo-kart-thumb {
 display: none;
}
#fatshoppe ul.resp-tabs-list {
 display: none;
}
#fatshoppe h2.resp-accordion {
 color: #282828;
 margin: 0px;
 cursor: pointer;
 font-size: 18px;
 font-style: normal;
 font-weight: 600;
 font-weight: normal;
 text-align: center;
 display: block;
 padding: 10px 5px;
 line-height: 1.2;
 height: auto;
 width: auto;
 box-sizing: border-box;
 border: solid 1px #ccc;
 border-top: none;
}
#fatshoppe h2.resp-accordion:first-child {
 border-top: solid 1px #ccc;
}
#fatshoppe .resp-accordion-closed {
 display: none !important;
}
#fatshoppe .resp-vtabs .resp-tab-content:last-child {
 border-bottom: 1px solid #c1c1c1;
}
#fatshoppe .resp-arrow {
 width: 0;
 height: 0;
 float: right;
 margin: 6px 6px 0 0;
 border-left: 6px solid transparent;
 border-right: 6px solid transparent;
 border-top: 12px solid #c1c1c1;
}
#fatshoppe h2.resp-tab-active {
 border-bottom: none !important;
 margin-bottom: 0px;
 background-color: #f2f2f2;
}
#fatshoppe h2.resp-tab-active span.resp-arrow {
 border: none;
 border-left: 6px solid transparent;
 border-right: 6px solid transparent;
 border-bottom: 12px solid #9B9797;
}
#fatshoppe .tabscontent {
 border: solid 1px #ccc;
 border-top: none;
 clear: both;
 float: none;
 height: auto;
 overflow: hidden;
 padding: 53px 0 0;
 width: auto;
}
#fatshoppe .tabscontent h2 {
 color: #282828;
 font-size: 27px;
 margin: 0px 0 15px 0;
 text-align: center;
 padding: 10px;
}
#fatshoppe .tabscontent .image {
 float: none;
 display: block;
 border: none;
 margin-left: 0px;
 margin: 15px auto;
}
#fatshoppe .tabscontent .image img {
 width: 100%;
 height: auto;
 max-width: -moz-fit-content;
 max-width: -webkit-fit-content;
}
#fatshoppe .tabscontent p {
 color: #555454;
 font-size: 17px;
 line-height: 29px;
 padding: 10px;
 text-align: center;
}
/**tabd ends**/
ul.why-points {
 background: none;
 padding: 0px 0 20px 0;
 margin: 25px 0 10px 0;
}
ul.why-points li {
 background: url(../../img2/blue-eclipse-large.png) no-repeat left 15px;
 text-align: center;
 padding: 0 12px 0 13px;
 margin: 0px auto;
 display: table;
 vertical-align: top;
 color: #fff;
 height: 40px;
}
ul.why-points li:first-child {
 padding: 0 12px 0 13px;
 background: url(../../img2/blue-eclipse-large.png) no-repeat left 15px;
}
.why-blocks {
 margin: 0 auto;
 padding: 50px 0;
}
.why-blocks h4 {
 color: #fff;
 font-size: 26px;
 font-weight: 600;
}
.why-blocks p {
 color: #ffffff;
 font-size: 16px;
}
.why-left {
 float: none;
 width: auto;
 display: block;
 padding-bottom: 25px;
}
.why-left img.img {
 margin: 15px auto;
 width: 100%;
 height: auto;
 max-width: -moz-fit-content;
 max-width: -webkit-fit-content;
}
.why-right {
 float: none;
 width: auto;
 display: block;
}
.why-right img.img {
 margin: 15px auto;
 width: 100%;
 height: auto;
 max-width: -moz-fit-content;
 max-width: -webkit-fit-content;
}
.stunning-slider {
 display: none;
}
.go-sides {
 float: none;
 padding: 30px 0 00 0;
 margin-bottom: 25px;
 width: auto;
 display: block;
 text-align: center;
}
.go-sides.fr {
 float: none;
}
ul.fatshoppe-go-list {
 background: #f4f1ed;
 width: auto;
 height: auto;
 display: block;
 margin: 15px 0 25px 0;
 padding: 10px 15px;
 box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
}
ul.fatshoppe-go-list li {
 float: none;
 width: auto;
 font-weight: 600;
 background: url(../../img2/bullet-blue.png) no-repeat 0 0;
 font-size: 15px;
 text-align: center;
 color: #282828;
 margin: 10px auto;
 padding: 2px 0px 2px 27px;
 display: table;
}
.sides-btns a {
 margin-bottom: 15px;
}
.feature-tool {
 display: none;
}
.feature-tool-mobile {
 display: block;
}
.toggle-wrapper {
 display: block;
}
.toggle-wrapper .toggle-head {
 background-color: #c10e27;
 border: solid 1px #e3e2e2;
 display: block;
 width: auto;
 text-align: left;
 cursor: pointer;
}
.toggle-wrapper .toggle-head .ToolSquare {
 width: 77px;
 height: 77px;
}
.toggle-wrapper .toggle-head .ToolText {
 white-space: nowrap;
 display: inline-block;
 vertical-align: top;
 color: #fff;
 font-size: 17px;
 margin-top: 32px;
}
.toggle-wrapper .toggle-head .ToolSquare.ToolSquare1 {
 background: url(../../img2/featureslist-icn1.png) no-repeat center center;
 background-size: 38px auto;
}
.toggle-wrapper .toggle-head .ToolSquare.ToolSquare2 {
 background: url(../../img2/featureslist-icn2.png) no-repeat center center;
 background-size: 38px auto;
}
.toggle-wrapper .toggle-head .ToolSquare.ToolSquare3 {
 background: url(../../img2/featureslist-icn3.png) no-repeat center center;
 background-size: 38px auto;
}
.toggle-wrapper .toggle-head .ToolSquare.ToolSquare4 {
 background: url(../../img2/featureslist-icn4.png) no-repeat center center;
 background-size: 38px auto;
}
.toggle-wrapper .toggle-head .ToolSquare.ToolSquare5 {
 background: url(../../img2/featureslist-icn5.png) no-repeat center center;
 background-size: 38px auto;
}
.toggle-wrapper .toggle-head .ToolSquare.ToolSquare6 {
 background: url(../../img2/featureslist-icn6.png) no-repeat center center;
 background-size: 38px auto;
}
.toggle-wrapper .toggle-head .ToolSquare.ToolSquare7 {
 background: url(../../img2/featureslist-icn7.png) no-repeat center center;
 background-size: 38px auto;
}
.toggle-wrapper .toggle-head .ToolSquare.ToolSquare8 {
 background: url(../../img2/featureslist-icn8.png) no-repeat center center;
 background-size: 38px auto;
}
.toggle-wrapper .toggle-head .ToolSquare.ToolSquare9 {
 background: url(../../img2/featureslist-icn9.png) no-repeat center center;
 background-size: 38px auto;
}
.toggle-wrapper .togglebox {
 background: #f2f0eb;
 padding: 0 15px;
}
.toggle-wrapper .togglebox h3 {
 color: #C10E27;
 font-size: 22px;
 font-weight: normal;
 padding-bottom: 10px;
 text-align: left;
}
.toggle-wrapper .togglebox p {
 color: #282828;
 font-size: 17px;
 line-height: normal;
 text-align: left;
}
.toggle-wrapper .togglebox p strong {
 font-weight: normal;
}
.toggle-wrapper .togglebox ul li {
 background: url("../../img2/eclipse-gray.png") no-repeat scroll 0 9px;
 color: #575656;
 font-size: 15px;
 line-height: normal;
 margin: 13px 0;
 padding-left: 18px;
 text-align: left;
}
.toggle-wrapper .togglebox a.ThemeButton {
 margin: 25px auto;
}
#os-carousel {
 width: 100%;
 margin: 15px auto;
 padding: 0 15%;
 text-align: center;
}
#os-carousel .owl-prev {
 left: 0px;
}
#os-carousel .owl-next {
 right: 0px;
}
.fdw-pricing-table .plan {
 margin: 10px auto;
 width: auto;
 display: block;
}
ul.why-points {
 margin: 0 auto;
 text-align: left;
 width: 185px;
}
ul.why-points li {
 text-align: left;
 display: block;
}
.tipBox_in:after {
 width: 96%;
}
#fatshoppe {
 margin-top: 10px !important;
}
.system-demo li {
 margin-bottom: 20px;
}
.feature-list li {
 float: none;
 padding: 10px 0 10px 20px;
 width: auto;
}
 .stunning-design h3 {
 color: #fff;
 font-size: 24px;
 font-weight: 600;
 margin: 15px 0;
 padding: 0 0 10px;
 text-align: center;
line-height: 28px;
}
 .stunning-design h3 span {
 display: inline-block;
 font-size: 18px;
 font-weight: 300;
 line-height: 26px;
}
.grid_full .block_title {
padding:10px 0 0;
display:block;
text-align:center;
font-size:28px;
}
.detailed-feature h3 {
font-size:20px;
}
.detailed-feature h3 span {
display: inline-block;
font-size: 18px;
font-weight: 300;
line-height: 26px;
}
.custom-developed-packages h4, .custom-developed-packages h3 {
font-size: 24px;
}
.custom-developed-packages h4 span, .custom-developed-packages h3 span {
font-size:18px;
}
.what-makes h2 {
font-size:24px;
}
.stripwhite {
top:178px;
}
.yokart-demo h3 {
font-size:24px;
}
.yokart-demo h3 span {
display: inline-block;
font-size: 18px;
font-weight: 300;
line-height: 26px;
}
.row.padd-row {
padding:10px 0px !important;
}
.listedRow > li {
margin-bottom:10px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 1050px) {
.headerBlock .leftBlock h2 {
 font-size: 30px;
}
.stunning-slider a#prev {
 left: 0;
}
.system-demo li {
 margin: 0 30px 51px;
}
.stunning-slider a#next {
 right: 0;
}
.ToolInfoArea {
 width: 405px;
}
.fdw-pricing-table .plan {
 margin: 0 2px;
 width: 300px;
}
.header > p {
 font-size: 13px;
}
.fdw-pricing-table .price {
 font-size: 32px;
}
.system-feature li {
 margin: 0 10px 20px;
}
.why-right {
 display: block;
 float: none;
 width: auto;
}
.seo-pkgs {
 margin: 35px 0;
}
.seo-pkgs {
 margin: 0;
}
.why-left {
 display: block;
 float: none;
 padding-bottom: 25px;
 width: auto;
}
.why-left img.img, .why-right img.img {
 margin: 55px auto;
}
#os-carousel .owl-prev {
 left: 0;
}
#os-carousel .owl-next {
 right: 0;
}
#os-carousel {
 width: 100%;
}
 .system-demo li .circle {
width:220px;
height:220px;
}
.system-demo li {
margin: 0 5px 51px;
}
.circle.frnt-end {
background-position: 44px -600px;
}
.system-demo li .circle.buyer {
background-position: 48px 50px;
}
.system-demo li .circle.admin {
background-position: 55px -160px;
}
.system-demo li .circle.supplier {
background-position: 55px -380px;
}
}
 @media only screen and (min-width: 801px) and (max-width: 992px) {
.ToolSquares li {
 width: 184px;
}
.ToolSquares {
 width: 58.7%;
}
.ToolSquares li {
 width: 32.61%;
}
}
 @media only screen and (min-width: 993px) and (max-width: 1100px) {
.ToolInfoArea {
 width: 405px;
}
}
