.busseness-header {
	background: url(../../img2/food-ordering-header-bg.jpg) no-repeat bottom center;
	padding: 4px 0 75px;
}
.busseness-header h1 {
	font-size:74px;
	color: #262626;
	line-height:70px;
	font-family: 'helveticaneuecyrbold';
	font-weight: 100;
	margin: 76px 0 5px 0;
}
.busseness-header h2 {
	font-size:25px;
	color: #262626;
	line-height:30px;
	font-family: 'helveticaneuecyrbold';
	font-weight: 100;
	
}
.busseness-header h3 {
	color: #262626;
	font-size:22px;
	font-weight: 100;
	margin: 0 0 22px 0;
}
.busseness-header .img-responsive {
}
.ct-head {
	background: #fdec9e;
	border-radius: 2px;
	padding: 15px;
	display: table;
	width: 100%;
}
.ct-head p {
	color: #000;
	font-size: 23px;
	display: inline-block;
	padding: 8px 0 0 0;
}
.ct-head a {
	display: inline-block;
	vertical-align: middle;
	margin-left: 25px;
	float: right;
	font-size: 20px;
	padding: 14px 20px;
}
.half-cell {
	width: 50%;
	display: table-cell;
	vertical-align: bottom;
}
.three-cell {
	width: 33.33%;
	display: table-cell;
	vertical-align: top;
}
.fd-ording-speciality {
	padding: 0 0 30px 3%;
}
.ording-speciality-cell {
	border-radius: 50%;
	width: 38%;
	background: rgba(13,151,213,0.9);
	display: inline-block;
	margin: 0 -3%;
	position: relative;
}
.ording-speciality-cell img {
	width: 100%;
	border-radius: 50%;
}
.ording-speciality-cell .caption {
	display: block;
	position: absolute;
	width: 100%;
	bottom: 0;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	height: 60px;
	padding: 0 25px;
}
.fd-sys-req {
	display: block;
	background: rgba(253,236,158,1);
	broder: 1px solid #e6a200;
	border-radius: 2px;
	padding: 18px;
}
.fd-sys-req fieldset {
	display: block;
	border: none;
	outline: none;
	padding: 0;
}
.fd-sys-req input[type="text"] {
	height: 60px;
	background: #fff url(../../img2/mail.png) no-repeat 15px center;
	width: 100%;
	border: none;
	outline: none;
	border-radius: 2px;
	padding: 0 20px 0 45px;
	font-size: 14px;
	color: #8b8b8b;
	font-weight: 400;
}
.fd-sys-req input[type="submit"] {
	float: right;
	font-weight: 600;
	color: #fff;
	font-size: 20px;
	background: #f14130;
	height: 60px;
	border: none;
	outline: none;
	border-radius: 2px;
	padding: 0 35px;
	margin: 0 0 0 10px;
	cursor: pointer;
}
.fd-sys-req input[type="submit"]:hover {
	background: #262626;
}
.page-heading {
	display: block;
}
.row {
	display: block;
}
 
.about-food-panada {
	display: table;
	margin: 0 auto;
	width: 100%;
	padding: 35px 0 0;
}
.about-food-panada .fpanda-cell {
	display: inline-block;
	width: 225px;
	vertical-align: top;
	position: relative;
}
/*.about-food-panada .fpanda-cell:before{
	width:100px; 
	height:5px;
	position:absolute;
	content:"";
	background:#d4d4d4;
	border-radius:2px;
	top:80px;
	display:block;
	right:100%;
}
.about-food-panada .three-cell:first-child .fpanda-cell:before{
	display:none;
}*/
.fpanda-cell .panda-graph {
	width: 225px;
	height: 180px;
	padding: 25px 0;
	border-radius: 50%;
	border: 1px solid #cccece;
	margin: 0 0 20px 0;
}
.fpanda-cell .panda-graph h2 {
	font-size: 31px;
	line-height: 104px;
	color: #f14130;
	font-weight: 400;
}
.fpanda-cell .panda-graph h2 sub {
	font-size: 25px;
	color: #f14130;
	font-weight: 400;
	vertical-align: baseline;
}
.fpanda-cell .panda-graph h6 {
	font-size: 16px;
	color: #f14130;
	font-weight: 400;
	display: block;
}
.fpanda-cell p {
	font-size: 14px;
	font-weight: 600;
}
.ep-header {
	/*background: url(../../img2/food-ordering-bg.jpg) no-repeat center top fixed;*/
	background-image: url(../../img2/food-ordering-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.bg-img .col-left {
	float: left;
	width: 350px;
	padding: 35px 0 0 0;
}
.bg-img h2 {
	color: #fff;
	padding: 0 0 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

/*css added*/
.col-left .theme-heading h2 {
  text-align: left;
}
.col-left .theme-heading h2 span
{
	color:#fff;
	margin:10px 0 0;
}

.bg-img .col-right {
	float: right;
	width: 580px;
}
.bg-img p {
	color: #fff;
}
ul.food-panda-sys {
	display: block;
	position: relative;
	height: 430px;
	overflow: hidden;
}
ul.food-panda-sys li {
	width: 230px;
	height: 230px;
	display: inline-block;
	background: rgba(255,255,255,.8);
	border-radius: 50%;
	text-align: center;
}
ul.food-panda-sys li p {
	font-weight: 600;
	font-size: 14px;
	color: #000000;
}
ul.food-panda-sys li.one {
	position: absolute;
	left: 50%;
	margin-left: -115px;
	top: -75px;
	padding-top: 85px;
	padding-left: 20px;
	padding-right: 20px;
}
ul.food-panda-sys li.two {
	float: right;
	margin: 100px 0;
	padding-top: 45px;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
}
.s-no {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	background: #fff;
	font-weight: 700;
	font-size: 20px;
	color: #000;
	display: block;
	position: absolute;
}
ul.food-panda-sys li.one .s-no {
	bottom: -20px;
	left: 50%;
	margin: 0 0 0 -20px;
}
ul.food-panda-sys li.two .s-no {
	left: -20px;
	top: 50%;
	margin: -20px 0 0 0;
}
ul.food-panda-sys li.three {
	position: absolute;
	left: 50%;
	margin-left: -115px;
	bottom: -75px;
	padding-bottom: 75px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
}
ul.food-panda-sys li.three .s-no {
	top: -20px;
	left: 50%;
	margin: 0 0 0 -20px;
}
ul.food-panda-sys li.four {
	float: left;
	margin: 100px 0;
	padding-top: 45px;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
}
ul.food-panda-sys li.four .s-no {
	right: -20px;
	top: 50%;
	margin: -20px 0 0 0;
}
.fp-portal-bg {
	/*background: url(../../img2/fp-portal-bg.jpg) no-repeat center top fixed;
	background-size: cover;
	padding: 0 0 70px 0;*/
	background-image: url(../../img2/fp-portal-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.color-circle {
	position: relative;
	height: 500px;
	overflow: hidden;
}
.color-circle li {
	height: 210px;
	width: 210px;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	margin: 184px 0 0 0;
}
.color-circle li .cc-inner {
	width: 210px;
	height: 210px;
	text-align: center;
	padding: 55px 20px 0 20px;
}
.color-circle:before {
/*border-bottom: 95px solid transparent;
    border-left: 150px solid;
    border-top: 95px solid transparent;
    content: "";
    left: 150px;
    position: absolute;
    top: 10px;*/
}
.color-circle li.one {
	background: #4d569f;
	float: left;
	transform: rotate(25deg);
	-webkit-transform: rotate(25deg);
	-moz-transform: rotate(25deg);
	margin-left: 9px;
}
.color-circle li.one:before {
	transform: rotate(0);
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	border-bottom: 95px solid transparent;
	border-left: 150px solid #4d569f;
	border-top: 95px solid transparent;
	content: "";
	left: 150px;
	position: absolute;
	top: 10px;
}
.color-circle li.one .cc-inner {
	transform: rotate(-25deg);
	-webkit-transform: rotate(-25deg);
	-moz-transform: rotate(-25deg);
}
.color-circle li.two {
	background: #fa9b1f;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	position: absolute;
	margin: 0 0 0 -105px;
	left: 50%;
	top: 72px;
}
.color-circle li.two:before {
	transform: rotate(0);
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	border-bottom: 95px solid transparent;
	border-left: 150px solid #fa9b1f;
	border-top: 95px solid transparent;
	content: "";
	left: 150px;
	position: absolute;
	top: 10px;
}
.color-circle li.two .cc-inner {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
}
.color-circle li.three {
	background: #75b040;
	transform: rotate(155deg);
	-webkit-transform: rotate(155deg);
	-moz-transform: rotate(155deg);
	float: right;
	margin-right: 9px;
}
.color-circle li.three:before {
	transform: rotate(0);
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	border-bottom: 95px solid transparent;
	border-left: 150px solid #75b040;
	border-top: 95px solid transparent;
	content: "";
	left: 150px;
	position: absolute;
	top: 10px;
}
.color-circle li.three .cc-inner {
	transform: rotate(-155deg);
	-webkit-transform: rotate(-155deg);
	-moz-transform: rotate(-155deg);
}
.color-circle li.four {
	background: url(../../img2/shade-circle.png) no-repeat center center;
	width: 229px;
	height: 229px;
	display: block;
	margin: 250px auto 0;
	padding: 23px 0 0 0;
	text-align: center;
}
.color-circle li.four span {
	display: table;
	background: rgba(0,0,0,0.7);
	border-radius: 2px;
	line-height: 30px;
	padding: 0 8px;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	margin: -30px auto 0 auto;
	position: relative;
	z-index: 1;
}
.start-system {
	background: #3f4888;
	text-align: center;
	padding: 35px 0;
}
.start-system h3 {
	/*width: 40%;*/
	display: inline-block;
	vertical-align: middle;
	font-family: 'helveticaneuecyrbold';
	font-size: 30px;
	color: #fff;
	font-weight: 100;
	margin-right: 15px;
	text-align: right;
	line-height: 37px;
}
.start-system h3 span {
	font-weight: 100;
	display: block;
}
.start-system a {
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
}
.start-system a small {
	font-size: 13px;
	line-height: 1.2;
}
.start-system fieldset {
	display: inline-block;
	vertical-align: middle;
	width: 30%;
	border: none;
	outline: none;
	padding: 0 0 0 20px;
}
.start-system fieldset input[type="text"] {
	height: 69px;
	background: #fff url(../../img2/mail.png) no-repeat 15px center;
	width: 100%;
	border: none;
	outline: none;
	border-radius: 2px;
	padding: 0 20px 0 45px;
	font-size: 14px;
	color: #8b8b8b;
	font-weight: 400;
}
.start-system button {
	display: inline-block;
	vertical-align: middle;
	width: 195px;
	background: #f14130;
	color: #fff;
	outline: none;
	height: 69px;
	border-radius: 2px;
	font-size: 22px;
	font-weight: 600;
	cursor: pointer;
	border: none;
	margin: 0 5px;
}
.start-system button span {
	display: block;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
}
.border-row {
	padding: 40px 0;
}
.food-panda-pkgs {
	padding: 46px 0 0;
}
.cta-new {
	background: url(../../img2/bg-trans.png) no-repeat top center;
	display: table;
	width: 100%;
	margin-bottom: 70px;
}
.cta-new .cta-inner {
	padding: 10px 0 15px 0;
	display: table;
	width: 100%;
	background: url(../../img2/bg-trans.png) no-repeat bottom center;
}
.cta-new a.btn-theme {
	display: inline-block;
	background: #fff;
	border-color: #fff;
	color: #f24130;
	padding: 7px 12px 9px 12px;
	font-size: 22px;
}
.cta-new h4 {
	color: #fff;
	line-height: 1.2;
	font-size: 22px;
	text-align: center;
	padding-top: 10px;
}
.cells-container {
	width: 100%;
	display: table;
	font-size: 0;
}
.cells-container .cell {
	min-height: 225px;
	vertical-align: top;
	width: 50%;
	display: inline-block;
	padding: 45px 40px 0 10px;
}
.cells-container .cell.purple {
	background: #666fb2;
}
.cells-container .cell.green {
	background: #75b040;
	padding: 45px 10px 0 40px;
}
.cells-container .cell.purple .txt {
	float: right;
	max-width: 500px;
}
.cells-container .cell.green .txt {
	float: left;
	max-width: 500px;
}
.cells-container h3 {
	color: #fff;
	font-size: 20px;
	line-height: 1.3;
	padding: 0 0 15px 0;
	font-weight: 600;
}
.cells-container .cell-ico {
	width: 129px;
	height: 129px;
	border-radius: 50%;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0 25px 0 0;
}
.cell-ico img {
	position: absolute;
	left: -99999px;
	right: -99999px;
	top: -99999px;
	bottom: -99999px;
	margin: auto;
	display: block;
}
.cells-container .cell.purple .cell-ico {
	background: #4c56a1;
}
.cells-container .cell.green .cell-ico {
	background: #5e9a28;
}
.cell-txt {
}
.cell-txt h3 {
	font-size: 18px;
	color: #fff;
	font-weight: 600;
}
.cell-txt p {
	font-size: 17px;
	color: #fff;
	line-height: 22px;
}
.btm-cta {
	text-align: center;
	padding: 45px 0 0;
}
.btm-cta h4 {
	color: #434242;
	font-size: 17px;
	font-weight: 600;
	padding-bottom: 12px;
}
.global-name.panda-global .list-globla {
	margin-top: 45px;
}
.list-globla li {
	font-size: 15px;
	padding: 25px 20px 25px 28px;
	margin-bottom: 30px;
}
.trend-wrapper.page-circles h2 {
	padding: 0px 0 20px;
}
.price-label {
	display: inline-block;
	font-style: inherit;
	font-weight: 600;
	color: #fff;
	font-size: 18px;
	border-radius: 3px;
	margin: 9px 0 5px;
	padding: 5px 15px;
}
.price-label.label-org {
	background: #f24130;
}
.price-label.label-yel {
	background: #fdad00;
}






@media screen and (max-width: 800px) {
.half-cell, .three-cell, .start-system h3, .bg-img .col-left, .bg-img .col-right, .cta-new .cta-inner h3 {
	display: block;
	width: inherit;
}
.busseness-header {
	text-align: center;
	padding: 20px 0;
	background-image: url(../../img2/food-ordering-header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.busseness-header h1 {
	font-size: 28px;
	line-height: 30px;
	margin-top: 20px;
}
.busseness-header h3 {
	font-size: 25px;
}
.ct-head {
	margin-bottom: 10px;
}
.ct-head a {
	margin: 0 0 0 5px;
}
.ording-speciality-cell {
	width: 145px;
	margin: 0;
}
.fd-sys-req {
	margin: 0 0 20px 0;
}
.fd-sys-req input[type="text"], .fd-sys-req input[type="submit"] {
	height: 40px;
}
 
ul.food-panda-sys {
	height: inherit;
}
.fd-sys-req input[type="submit"] {
	padding: 10px;
}
ul.food-panda-sys {
	overflow: inherit;
}
ul.food-panda-sys li, ul.food-panda-sys li.one, ul.food-panda-sys li.two, ul.food-panda-sys li.three, ul.food-panda-sys li.four {
	position: relative;
	margin: 0 auto 25px auto;
	float: none;
	text-align: center;
	display: block;
	left: inherit;
	top: inherit;
	right: inherit;
	bottom: inherit;
}
ul.food-panda-sys li, ul.food-panda-sys li.one .s-no, ul.food-panda-sys li.two .s-no, ul.food-panda-sys li.three .s-no, ul.food-panda-sys li.four .s-no {
	top: -20px;
	left: 50%;
	margin: 0 0 0 -10px;
	bottom: inherit;
	right: inherit;
}
.start-system h3 {
	text-align: center;
	font-size: 25px;
	line-height: 30px;
	margin: 0 0 15px 0;
}
.start-system fieldset {
	width: 100%;
	max-width: 300px;
	padding: 0;
}
.start-system fieldset, .start-system button {
	margin-top: 10px;
}
.bg-img .col-left, .bg-img .col-right {
	float: none;
}
.color-circle {
	height: inherit;
	text-align: center;
}
.color-circle li:before {
	display: none;
}
.color-circle li.one, .color-circle li.two, .color-circle li.three, .color-circle li.four {
	transform: rotate(0);
	float: none;
	margin: 0 15px 25px;
	display: inline-block;
	position: static;
	width: 229px;
	height: 229px;
	vertical-align: top;
}
.color-circle li.one .cc-inner, .color-circle li.two .cc-inner, .color-circle li.three .cc-inner, .color-circle li.four .cc-inner {
	transform: rotate(0);
	width: 229px;
	height: 229px;
	padding: 61px 20px 0;
}
.fp-portal-bg {
/*background-image: url(../../img2/fp-portal-bg.jpg);
	background-repeat:no-repeat; background-position:center top; background-attachment:scroll; background-size:cover;*/
	/*background-image:url(../../img2/fp-portal-bg.jpg);
	background-repeat:no-repeat;
	background-size: cover;*/
}
.cta-new .cta-inner h3 {
	text-align: center;
	margin: 0 0 15px 0;
}
.bg-img .col-left {
	text-align: center;
	padding: 35px 0 45px;
}
.cta-new {
	text-align: center;
}
.about-food-panada {
	padding: 0;
}
.about-food-panada .three-cell {
	margin: 40px 0 0 0;
}
.cells-container .cell, .cells-container .cell.green {
	width: inherit;
	padding: 30px 10px;
}
.cells-container .cell.purple .txt, .cells-container .cell.green .txt {
	float: none;
	max-width: inherit;
	text-align: center;
}
.page-circles.trend-wrapper .trend-circles .trend.one img, .page-circles.trend-wrapper .trend-circles .trend.four img, .page-circles.trend-wrapper .trend-circles .trend.two img, .page-circles.trend-wrapper .trend-circles .trend.five img, .page-circles.trend-wrapper .trend-circles .trend.three img {
	padding: 20px 0 0 0;
}
.cells-container .cell-ico {
	float: none;
	display: inline-block;
	margin: 0 0 20px 0;
}
.global-name.panda-global .list-globla {
	margin-top: 0;
	float: none;
}
.global-name.panda-global .list-globla:first-child {
	margin-top: 35px;
}
.btm-cta {
	padding-bottom: 10px;
}
}

@media screen and (max-width: 479px) {
.ording-speciality-cell {
	margin: 10px 0;
}
.ct-head a, .ct-head {
	float: none;
	margin: 0 0 10px 0;
}
.ct-head p {
	padding: 0;
}
}

/*New add css for td padd*/

.tbl-pkg tr td.customize_td {
    padding-left: 8px;
    padding-right: 8px;
}
.disclaimer{padding-top:10px;}

.tbl-pkg tr td.faq_link a{color:#585a5a;text-decoration:underline;}
.tbl-pkg tr td.faq_link a:hover{color:#01b8d9;text-decoration:none;}
.newspan{
display: block !important;
    background: rgba(0,0,0,0.7);
    border-radius: 2px;
    line-height: 32px;
    padding: 9px 9px !important;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin: -8px auto 0 auto !important;
    position: relative;
    z-index: 1;}

