@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700');
@import url('https://fonts.googleapis.com/css?family=Hind:400,500,600');
@font-face {
	font-family: 'Bebas Neue';
	src: url('../fonts/BebasNeueRegular.eot');
	src: url('../fonts/BebasNeueRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/BebasNeueRegular.woff2') format('woff2'), url('../fonts/BebasNeueRegular.woff') format('woff'), url('../fonts/BebasNeueRegular.ttf') format('truetype'), url('../fonts/BebasNeueRegular.svg#BebasNeueRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'TypoGraphica';
	src: url('../fonts/TypoGraphica.eot');
	src: url('../fonts/TypoGraphica.eot?#iefix') format('embedded-opentype'), url('../fonts/TypoGraphica.woff2') format('woff2'), url('../fonts/TypoGraphica.woff') format('woff'), url('../fonts/TypoGraphica.ttf') format('truetype'), url('../fonts/TypoGraphica.svg#TypoGraphica') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
/*a {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}*/
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
ul {
	list-style-type: none;
}
p {
	line-height: 19px;
	color: #3e3e3e;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
.error-box {
  color: #ff0000;
}

input {
	outline: none;
}
.container {
	margin: 0 auto;
	width: 1170px;
}
.team-txt p{
	font-size:18px;
	line-height:22px;
}
.top_header {
	border-bottom: 1px solid #dedede;
	display: inline-block;
	font-family: Bebas Neue;
	width: 100%;
}
.top_header_main {
	float: left;
	position: relative;
	width: 100%;
}
.logo {
	float: left;
	width: 22%;
}
.logo {
	float: left;
	width: 22%;
}
.logo a {
	float: left;
}
.logo a img {
  float: left;
  left: -2px;
  margin-top: 3px;
  position: absolute;
  z-index: 1;
}
.logo_right {
	float: right;
}
.login_register {
  float: right;
  padding: 0;
}
.login_register a {
  color: #000000;
  display: inline-block;
  font-family: "Bebas Neue";
  font-size: 22px;
  font-weight: 600;
}
.login_register span {
	color: #75b728;
	display: inline-block;
	font-family: "Bebas Neue";
	font-size: 22px;
	font-weight: 600;
	margin: 0 5px;
}
.login_register .sign_up_bg {
  background: rgba(0, 0, 0, 0) url("../images/login.png") no-repeat scroll left center;
  padding-left: 35px;
}
.login_register .logout_bg {
  background: rgba(0, 0, 0, 0) url("../images/logout.png") no-repeat scroll left center;
  padding-left: 35px;
}
.assistance {
	float: left;
	margin: 15px 120px 0 100px;
}
.assistance p {
	background: rgba(0, 0, 0, 0) url("../images/assistance.png") no-repeat scroll left center;
	color: #00ac2d;
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 13px;
	font-weight: 600;
	padding: 5px 0 5px 40px;
}
.retail_order_page .assistance p {
  background: url("../images/line.png") no-repeat scroll 65px center, rgba(0, 0, 0, 0) url("../images/assistance1.png") no-repeat scroll left center;
  font-size: 18px;
  font-weight: normal;
  padding: 5px 0 5px 80px;
}
.retail_order_page .assistance {
  float: left;
  margin: 15px 0;
}
.retail_order_page .assistance p span {
  font-size: 36px;
  margin-top: 10px;
}
.retail_order_page .logo a img {
  width: 180px;
}
.assistance p span {
	color: #2c2c2c;
	display: inline-block;
	font-family: "TypoGraphica";
	font-size: 25px;
	margin-top: 2px;
}
.online_order {
	float: left;
	margin: 12px 0;
}
.online_order a {
  background: rgba(0, 0, 0, 0) url("../images/order_top_bg1.png") repeat-x scroll center top;
  border-radius: 5px;
  float: left;
  height: 58px;
  width: 244px;
}
.online_order a:hover{background: rgba(0, 0, 0, 0) url("../images/order_top_hover.png") repeat-x scroll center top;}
.online_order a span {
	display: inline-block;
}
.online_order a span {
  background: rgba(0, 0, 0, 0) url("../images/mouse.png") no-repeat scroll left center;
  color: #ffffff;
  display: inline-block;
  font-size: 37px;
  font-weight: bolder;
  margin-left: 8px;
  margin-top: -2px;
  padding: 9px 0 9px 58px;
}
.navigations_main {
	width: 100%;
	float: left;
}
.navigations {
	float: right;
	font-family: Bebas Neue;
	margin-top: -4px;
	width: 78%;
}
.navigations ul {
	float: left;
}
.navigations ul li {
    float: left;
    position: relative;
}
.navigations ul li a {
  border-right: 1px solid #cccccc;
  color: #2c2c2c;
  float: left;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 10px 23px;
  text-shadow: none;
}

.navigations ul li a:hover {
  background-color: #56ae00;
  color: #ffffff;
}

.navigations ul li:last-child a {
	border-right: medium none;
}
.search {
	float: right;
}
.search a {
    background: rgba(0, 0, 0, 0) url(../images/nav_search.png) no-repeat scroll center center;
    border-color: -moz-use-text-color #dedede;
    border-image: none;
    border-style: none solid;
    border-width: medium 1px;
    float: left;
    height: 44px;
    width: 48px;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}

.login_register > a:hover {
  color: #F46700;
}

.brand-box {
  float: left;
  width: 100%;
}
.list-box {
  float: left;
  width: 50%;
}
.center{
	text-align:center;
}
.list-box img {
	max-width:100%;
	display:inline-block;
}
.list-box ul {
  margin-left: 140px;
}
.list-box:first-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.list-box ul li {
  background: rgba(0, 0, 0, 0) url("../images/tick-icon.png") no-repeat scroll 0 center;
  color: #3e3e3e;
  cursor: pointer;
  font-size: 17px;
  line-height: 25px;
  padding-left: 20px;
}


.slider {
	float: left;
	width: 100%;
}
.slider_cont {
	font-family: "TypoGraphica";
	margin-top: 155px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 520px;
}
.slider_cont b {
	color: #2d3a20;
	display: inline-block;
	font-size: 60px;
	font-weight: normal;
	line-height: 60px;
	width: 100%;
}
.slider_cont b span, .slider_cont strong span {
	color: #00ac2d;
}
.slider_cont strong {
	color: #2d3a20;
	display: inline-block;
	font-size: 45px;
	font-weight: normal;
	margin: 2px 0 6px;
	width: 100%;
}
.slider_cont p {
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 22px;
	letter-spacing: -1px;
	line-height: 28px;
	width: 100%;
}
.slider_cont_a {
	float: left;
	margin-top: 10px;
	width: 100%;
}
.slider_cont a {
  background: rgba(0, 0, 0, 0) url("../images/order_top_bg.png") repeat-x scroll center top;
  border-radius: 5px;
  display: inline-block;
  height: 53px;
  width: 222px;
}
.slider_cont a span {
  background: rgba(0, 0, 0, 0) url("../images/mouse.png") no-repeat scroll left 12px;
  color: #ffffff;
  float: left;
  font-family: "Bebas Neue";
  font-size: 32px;
  font-weight: bolder;
  margin-left: 10px;
  margin-top: -2px;
  padding: 10px 0 9px 54px;
}
.slider .bx-wrapper img {
  height: auto;
  width: 100%;
}
.slider .bx-controls-direction {
	height: 20px;
	position: relative;
	text-align: center;
}
.slider .bx-wrapper .bx-prev {
	background: rgba(0, 0, 0, 0) url("../images/prev.png") no-repeat scroll 0 0;
	left: 0;
}

.slider .bx-wrapper .bx-controls-direction a {
	display: inline-block;
	font-size: 0;
	height: 40px;
	margin-top: 0;
	outline: 0 none;
	position: relative;
	text-indent: -9999px;
	top: -52px;
	width: 42px;
	z-index: 9999;
}
.slider .bx-wrapper .bx-next {
	background: rgba(0, 0, 0, 0) url("../images/next.png") no-repeat scroll 0 0;
	right: 0;
}
.services_categories {
	float: left;
	margin-top: 60px;
	width: 100%;
}
.services_cat_box {
	border-right: 1px solid #dedede;
	float: left;
	min-height: 235px;
	text-align: center;
	width: 25%;
}
.services_cat_box:last-child {
	border-right: none;
}
.services_cat_box img {
	display: inline-block;
}
.services_cat_box b {
	color: #f83c00;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px;
	width: 100%;
}
.services_cat_box p {
	display: inline-block;
	font-size: 16px;
	padding: 0 20px;
}
.download_app {
	background: #ddefe1 none repeat scroll 0 0;
	border-color: #b7d9bd -moz-use-text-color;
	border-image: none;
	border-style: solid none;
	border-width: 1px medium;
	float: left;
	margin-top: 70px;
	padding-bottom: 60px;
	width: 100%;
	border-top: 1px solid #b7d9bd;
	border-bottom: 1px solid #b7d9bd;
}
.download_app_main {
	float: left;
	width: 100%;
}
.download_app_heading {
	float: left;
	text-align: center;
	width: 100%;
}
.download_app_heading b {
	background: rgba(0, 0, 0, 0) url("../images/download_app_Bg.png") no-repeat scroll center top;
	color: #ffffff;
	display: inline-block;
	font-family: "Bebas Neue";
	font-size: 32px;
	margin-top: -11px;
	padding: 5px 105px 18px;
}
.download_app_content img {
	display: inline-block;
	margin: 20px 0;
}
.download_app_content {
	float: left;
	text-align: center;
	width: 100%;
}
.download_app_content span {
	color: #008e25;
	display: inline-block;
	font-size: 22px;
	font-weight: 600;
}
.download_app_content p {
	display: inline-block;
	font-size: 17px;
	margin-top: 2px;
	width: 100%;
}
.download_app_now {
	background-color: #ffcb40;
	background-image: linear-gradient(to top, #eeeeee, #ffffff);
	border-bottom: 1px solid #d6d6d6;
	float: left;
	padding-bottom: 16px;
	width: 100%;
}
.download_app_now_main {
	float: left;
	text-align: center;
	width: 100%;
}
.download_app_now_main p {
	background: rgba(0, 0, 0, 0) url("../images/kili.png") no-repeat scroll center top;
	color: #2a2a2a;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	margin-top: -26px;
	padding: 45px 0 15px;
	width: 100%;
}
.download_app_now_main span {
	color: #844204;
}
.download_app_now_main a {
	background: rgba(0, 0, 0, 0) url("../images/google_play.png") no-repeat scroll center top;
	display: inline-block;
	height: 62px;
	width: 215px;
}
.testimonials {
	float: left;
	margin: 50px 0;
	width: 100%;
}
.testimonials_heading {
	border-bottom: 1px solid #e5e5e5;
	float: left;
	text-align: center;
	width: 100%;
}
.testimonials_heading b {
	color: #3e3e3e;
	display: inline-block;
	font-family: "Bebas Neue";
	font-size: 32px;
	width: 100%;
}
.testimonials_heading span {
	color: #188900;
	display: inline-block;
	font-size: 17px;
	margin: 3px 0 14px;
}
.testimonials_content {
	float: left;
	margin: 30px 0;
	text-align: center;
	width: 100%;
}
.testimonials_cont_img {
	float: left;
	width: 100%;
}
.testimonials_slider .testimonials_cont_img img {
	display: inline-block;
}
.testimonials_cont_content span {
	float: left;
	font-size: 16px;
	margin-top: 5px;
	width: 100%;
}
.testimonials_cont_content b {
	float: left;
	font-size: 18px;
	margin: 3px 0 5px;
	width: 100%;
}
.testimonials_cont_content p {
	display: inline-block;
	font-size: 15px;
	text-align: center;
	width: 65%;
}
.testimonials_cont_content p::before {
	content: url("../images/before.png");
	margin-right: 10px;
}
.testimonials_cont_content p::after {
	content: url("../images/after.png");
	margin-left: 10px;
	vertical-align: top;
}
.testimonials_slider .bx-controls-direction {
	display: none;
}
.testimonials_slider .bx-wrapper .bx-pager.bx-default-pager a {
	background: url(../images/testimonials_slider.png) no-repeat;
	height: 16px;
	width: 16px;
}
.testimonials_slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .testimonials_slider .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: url(../images/testimonials_slider_active.png) no-repeat;
}
.dummy_content, .footer, .page_heading, .top_controls {
	background: #ddefe1 none repeat scroll 0 0;
	border-color: #b7d9bd -moz-use-text-color;
	border-image: none;
	border-style: solid none;
	border-width: 1px medium;
	float: left;
	margin-top: 50px;
	padding: 25px 0;
	width: 100%;
	border-top: 1px solid #b7d9bd;
	border-bottom: 1px solid #b7d9bd;
}
.dummy_content_main {
	float: left;
	text-align: center;
	width: 100%;
}
.dummy_content_main b {
	display: inline-block;
	font-family: "Bebas Neue";
	font-size: 32px;
	width: 100%;
	color: #3e3e3e;
}
.dummy_content_main p {
	display: inline-block;
	font-size: 16px;
	margin: 5px 0;
	width: 80%;
}
.dummy_content_main span {
	color: #638800;
	display: inline-block;
	font-size: 16px;
	margin: 10px 0;
	width: 80%;
}
.dummy_content_main p a {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #afd5b7;
	color: #000000;
	display: inline-block;
	font-family: "Bebas Neue";
	font-size: 20px;
	font-weight: bold;
	padding: 8px 30px;
}
.our_clients {
  float: left;
  margin: 40px 0;
  width: 100%;
}
.our_clients_heading {
  float: left;
  padding-bottom: 30px;
  text-align: center;
  width: 100%;
}
.our_clients_heading b {
	display: inline-block;
	font-family: "Bebas Neue";
	font-size: 32px;
	color: #3e3e3e;
}
.dummy_content_main strong {
  display: block;
  font-family: "Bebas Neue";
  font-size: 32px;
  padding-bottom: 16px;
}
.our_clients_content {
	float: left;
	text-align: center;
	width: 100%;
}
.our_clients_slider .bx-wrapper .bx-next {
	background: rgba(0, 0, 0, 0) url("../images/our_clients_next.png") no-repeat scroll 0 0;
	right: 0px;
}
.our_clients_slider .bx-wrapper .bx-prev {
	background: rgba(0, 0, 0, 0) url("../images/our_clients_prev.png") no-repeat scroll 0 0;
	left: 0px;
}
.our_clients_slider .bx-pager.bx-default-pager {
	display: none;
}
.our_clients_slider .bx-controls-direction {
  height: 20px;
  padding-top: 30px;
  position: relative;
  text-align: center;
}
.our_clients_slider .bx-wrapper .bx-controls-direction a {
	display: inline-block;
	font-size: 0;
	height: 40px;
	margin-top: 0;
	outline: 0 none;
	position: relative;
	text-indent: -9999px;
	top: 5px;
	width: 42px;
	z-index: 9999;
}
.footer_box {
  border-right: 1px solid #edfdf2;
  float: left;
  margin-right: 2%;
  padding-left: 38px;
  padding-right: 1%;
  width: 22%;
}
.about_company {
	width: 22%;
}
.footer_box b {
	color: #386040;
	float: left;
	font-family: "Bebas Neue";
	font-size: 22px;
	margin-bottom: 20px;
	width: 100%;
}
.footer_box:last-child {
	border-right: 0 none;
	margin-right: 0;
	padding-right: 0;
}
.footer_box.about_company img {
	float: left;
}
.footer_box.about_company p {
	float: right;
	width: 100%;
}
.footer_box ul {
	display: inline-block;
	width: 100%;
	list-style-image: url(../images/list_style.png);
}
.footer_box ul li {
	float: left;
	list-style-position: inside;
	width: 100%;
}
.footer_box ul li a {
	display: inline-block;
	font-size: 15px;
	margin: 3px 0;
	color: #3e3e3e;
}

.footer_box ul li a:hover{color:#F46700;}

.contact_info a {
	border-top: 1px solid #edfdf2;
	color: #3e3e3e;
	float: left;
	font-size: 15px;
	padding: 11px 0 11px 32px;
	width: 100%;
}
.contact_info a:hover{color:#f46700;}
.contact_info a.phone_no1 {
	background: url(../images/phone1.png) no-repeat left center;
}
.contact_info a.phone_no2 {
	background: url(../images/phone2.png) no-repeat left center;
}
.contact_info a.email_id {
	background: url(../images/phone3.png) no-repeat left center;
}
.footer {
	background: #c8e7cf;
}
.copyrights {
	float: left;
	margin: 20px 0;
	text-align: center;
	width: 100%;
}
.footer_socials {
	display: inline-block;
	width: 100%;
}
.copyrights_main {
	display: inline-block;
	width: 100%;
}
.footer_socials span {
	display: inline-block;
	font-family: "Bebas Neue";
	font-size: 20px;
	font-weight: 600;
	margin-right: 10px;
	vertical-align: 4px;
	color: #3e3e3e;
}
.footer_socials_networks {
	display: inline-block;
}
.footer_socials_networks a {
	background: rgba(0, 0, 0, 0) url("../images/socials.png") no-repeat scroll left top;
	float: left;
	height: 25px;
	width: 23px;
}
.footer_socials_networks a.t {
	background-position: -26px 0;
	width: 28px;
}
.footer_socials_networks a.g {
	background-position: -55px 0;
	width: 34px;
}
.footer_socials_networks a.p {
	background-position: -89px 0;
	width: 34px;
}
.footer_socials_networks a.e {
	background-position: -126px 0;
	width: 28px;
}
.footer_socials_networks a.i {
	background-position: -154px 0;
	width: 38px;
}

.footer_socials_networks a:hover {
	background: rgba(0, 0, 0, 0) url("../images/socials.png") no-repeat scroll left -27px;
	float: left;
	height: 25px;
	width: 23px;
}
.footer_socials_networks a.t:hover {
	background-position: -26px -27px;
	width: 28px;
}
.footer_socials_networks a.g:hover {
	background-position: -55px -27px;
	width: 34px;
}
.footer_socials_networks a.p:hover {
	background-position: -89px -27px;
	width: 34px;
}
.footer_socials_networks a.e:hover{
	background-position: -126px -27px;
	width: 28px;
}
.footer_socials_networks a.i:hover {
	background-position: -154px -27px;
	width: 38px;
}



.copyrights_main p {
	display: inline-block;
	margin-top: 10px;
}
.copyrights_main p a {
	color: #000000;
}
/*contact-us*/
.page_heading {
	margin-top: 0;
}
.page_heading_main {
	float: left;
	width: 100%;
}
.page_heading_main strong {
	color: #386040;
	float: left;
	font-family: "Bebas Neue";
	font-size: 32px;
	padding: 15px 0;
}
.inner_pages {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.contact_us_main {
	float: left;
	width: 100%;
}
.contact_us_left {
	border-right: 1px solid #e5e5e5;
	float: left;
	padding-right: 15px;
	width: 68%;
}
.contact_us_left_content {
	border-bottom: 1px solid #e5e5e5;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 40px;
	width: 100%;
}
.contact_us_left_content strong {
	float: left;
	font-family: "Bebas Neue";
	font-size: 25px;
	width: 100%;
	color: #3e3e3e;
}
.contact_us_left_content span {
	color: #5ab700;
	float: left;
	font-size: 16px;
	margin: 5px 0;
	width: 100%;
}
.contact_us_left_content p, .contact_us_left_content i {
	float: left;
	font-size: 16px;
	margin-bottom: 15px;
	color: #3e3e3e;
}
.contact_us_left_content i {
	margin-bottom: 0px;
}
.contact_us_left_content i em {
	color: #5ab700;
}
.contact_us_left_content:last-child {
	border-bottom: medium none;
	margin-bottom: 0;
}
.contact_us_right {
	float: right;
	width: 30.5%;
}
.contact_us_right_contact {
	float: left;
	width: 100%;
}
.contact_us_right_contact strong {
	color: #386040;
	float: left;
	font-family: "Bebas Neue";
	font-size: 25px;
	margin-bottom: 15px;
	width: 100%;
}
.contact_us_right_contact label {
	float: left;
	margin: 8px 0;
	width: 100%;
}
.contact_us_right_contact span {
	color: #3e3e3e;
	float: left;
	font-size: 16px;
	margin-bottom: 6px;
	text-align: left;
	width: 100%;
}
.contact_us_right_contact label img {
	float: left;
	margin-bottom: 15px;
}
.contact_us_right_contact label input, .contact_us_right_contact label textarea, .sign_up_contact_cont select {
  border: 1px solid #cccccc;
  color: #3b3b3b;
  float: left;
  font-family: "Roboto",sans-serif;
  font-size: 15px;
  padding: 13px 40px;
  width: 100%;
}
.sign_up_contact_cont select {
	-moz-appearance: none;
	background: rgba(0, 0, 0, 0) url("../images/moz.png") no-repeat scroll 350px center;
	color: #2c2c25;
	padding-left: 10px;
	-webkit-appearance:none;
}
.contact_us_right_contact label input.contact_input1 {
	background: rgba(0, 0, 0, 0) url("../images/form_bg1.png") no-repeat scroll 10px center;
}
.contact_us_right_contact label input.contact_input2 {
	background: rgba(0, 0, 0, 0) url("../images/form_bg2.png") no-repeat scroll 10px center;
}
.contact_us_right_contact label input.contact_input3 {
	background: rgba(0, 0, 0, 0) url("../images/form_bg3.png") no-repeat scroll 10px center;
}
.contact_us_right_contact label input.contact_input4 {
	background: rgba(0, 0, 0, 0) url("../images/form_bg4.png") no-repeat scroll 10px center;
	width: 63%;
}
.contact_us_right_contact label input.contact_input5, .contact_us_right_contact label input.contact_input6, .user_login_contact_login label .user_login_submit, .user_login_contact_signup a {
	background: #447950 none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	float: right;
	font-family: "Bebas Neue";
	font-size: 26px;
	font-weight: 600;
	padding: 6px 0;
	width: 36%;
	border-radius:3px;
}
.contact_us_right_contact label input.contact_input6, .user_login_contact_login label .user_login_submit, .user_login_contact_signup a,  {
	background: #447950 none repeat scroll 0 0;
	border-radius: 3px;
	float: left;
	width: 40%;
}
/*career*/
.career_left {
	float: left;
	width: 48.5%;
}
.career_main {
	float: left;
	width: 100%;
}
.career_left .contact_us_right {
	width: 100%;
}
.career_left .contact_us_right_contact p {
	color: #5ab700;
	float: left;
	font-size: 16px;
	margin-bottom: 10px;
}
.career_left .contact_us_right_contact label textarea {
	height: 200px;
}
.career_left .contact_us_right_contact label input.contact_input6 {
	width: 30%;
}
.career_right {
	float: right;
	padding:10px;
	width: 48.5%;
}
.career_right .map {
  border: 1px solid #cccccc;
}
.address-info  strong {
  padding-top: 12px;
}
.career_right p {
  display: block;
  float: left;
  font-size: 16px;
  padding-bottom: 12px;
  text-align: left;
  vertical-align: middle;
  width: 100%;
}
.career_right strong {
  display: block;
  float: left;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 12px;
}
.landline {
  padding-top: 6px;
  vertical-align: middle;
}
.career_right img {
  display: inline-block;
  vertical-align: middle;
}
.address-info span {
  float: left;
  margin-right: 14px;
  margin-top: 6px;
}
/*core value*/
.core_value_page {
	margin-top: 40px;
}
.core_value_main {
  float: left;
  margin-top: 40px;
  width: 100%;
}
.core_value_box {
  float: left;
  margin-bottom: 20px;
  margin-right: 1%;
  width: 32%;
}
.core_value_box h3 {
color: #3e3e3e;
float: left;
font-family: "Bebas Neue";
font-size: 28px;
margin-bottom: 10px;
width: 100%;
}
.core_value_box  ul {
  float: left;
  width: 100%;
}
.core_value_box li {
  background: rgba(0, 0, 0, 0) url("../images/list_style.png") no-repeat scroll left center;
  line-height: 20px;
  padding-left: 10px;
}
.core_value_box:last-child {
  margin-right:0%;
}
.core_value_box_img {
	float: left;
	margin-right: 3%;
	width: 23%;
}
.core_value_box_img img {
	float: left;
}
.core_value_box_cont {
	float: left;
	width: 74%;
}
#demo article a {
  color: #386040;
  font-weight: bold;
}
.core_value_box_cont strong {
	color: #3e3e3e;
	float: left;
	font-family: "Bebas Neue";
	font-size: 28px;
	margin-bottom: 5px;
	width: 100%;
}
.core_value_box_cont p {
	float: left;
	font-size: 16px;
}
.core_value_box:last-child {
	border-bottom: 0 none;
	margin-bottom: 0;
	padding-bottom: 0;
}
/*login signup*/
.login_signup_main {
	float: left;
	text-align: center;
	width: 100%;
}
.user_login, .sign_up {
	display: inline-block;
	width: 70%;
}
.user_login_heading, .sign_up_heading {
	float: left;
	width: 100%;
}
.user_login_heading strong, .sign_up_heading strong {
	color: #3e3e3e;
	display: inline-block;
	font-family: "Bebas Neue";
	font-size: 32px;
	margin-bottom: 15px;
}
.user_login_contact {
	border: 1px solid #cccccc;
	float: left;
	padding: 30px 50px 10px;
	width: 100%;
}
.user_login_contact_login {
	border-right: 1px solid #cccccc;
	float: left;
	margin-right: 5%;
	padding-right: 5%;
	width: 53%;
}
.user_login_contact_signup {
	float: left;
	width: 42%;
}
.user_login_contact_login label {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.user_login_contact_login label span {
	color: #3e3e3e;
	float: left;
	font-size: 16px;
	margin-bottom: 5px;
}
.user_login_contact_login label input {
  border: 1px solid #cccccc;
  color: #3b3b3b;
  float: left;
  font-size: 16px;
  padding: 12px 15px;
  width: 100%;
}
.user_login_contact_signup p {
	font-size: 16px;
}
.user_login_contact_signup a {
	display: inline-block;
	float: none;
	margin-top: 10px;
}
.sign_up_contact {
	border: 1px solid #cccccc;
	float: left;
	width: 100%;
}
.sign_up_contact_head span {
	color: #447950;
	display: inline-block;
	font-size: 17px;
	padding: 12px 0;
}
.sign_up_contact_head {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.sign_up_contact_cont {
	float: left;
	margin-top: 20px;
	padding: 0 0 0 50px;
	width: 100%;
}
.sign_up_contact_cont .career_right {
	border: 0 none;
	padding: 0;
}
.sign_up_contact_cont .contact_input7 {
	margin: 2px 12px 0 0;
	width: auto;
}
.sign_up_contact_cont i {
	float: left;
	font-size: 16px;
	font-style: normal;
}
.sign_up_contact_cont .career_right img {
	display: inline-block;
	float: right;
	margin: 25px 0 0;
}
.sign_up {
	margin-top: 15px;
}
/*order_now*/
.page_heading_main p {
	clear: both;
	float: left;
	font-size: 16px;
}
.order_now_main {
	float: left;
	width: 100%;
}
.order_now_left_side {
	border: 1px solid #cccccc;
	float: left;
	margin-right: 1%;
	min-height: 902px;
	width: 18%;
}
.order_now_products {
	border: 1px solid #cccccc;
	float: left;
	min-height: 902px;
	margin-right: 1%;
	width: 52%;
}
.order_now_right_side {
	border: 1px solid #cccccc;
	float: left;
	min-height: 902px;
	position: relative;
	width: 28%;
}
.order_now_left_side_head {
  background: #447950 none repeat scroll 0 0;
  border-bottom: 1px solid #cccccc;
  float: left;
  width: 100%;
}
.order_now_left_side_head strong {
  /*background: rgba(0, 0, 0, 0) url("../images/categories.png") no-repeat scroll 15px center;*/
  color: #ffffff;
  float: left;
  font-family: "Bebas Neue";
  font-size: 25px;
  padding: 7px 0 7px 10px;
}
.order_now_left_side_head strong span {
  display: inline-block;
  font-size: 20px;
  margin-left: 10px;
}
.order_now_left_side_cont {
	float: left;
	padding: 0;
	width: 100%;
}
.order_now_left_side_cont ul {
	float: left;
	width: 100%;
}
.order_now_left_side_cont ul li {
	border-bottom: 1px solid #cccccc;
	float: left;
	width: 100%;
}
.order_now_left_side_cont ul li a {
	background: rgba(0, 0, 0, 0) url("../images/cat_still.png") no-repeat scroll 230px center;
	color: #3e3e3e;
	float: left;
	font-size: 20px;
	padding: 0;
	width: 100%;
}
.order_now_left_side_cont ul li a.order_now_active {
  background: #447950 url("../images/cat_active.png") no-repeat scroll 230px center;
  color: #ffffff;
}
.order_now_left_side_cont ul li a:hover {
	background: #447950;
	color: #fff;
}
.order_now_products_head {
	border-bottom: 1px solid #cccccc;
	float: left;
	padding: 3px 30px;
	width: 100%;
}
.order_now_products_head input {
	background: rgba(0, 0, 0, 0) url("../images/order_search.png") no-repeat scroll left center;
	border: medium none;
	color: #858585;
	float: left;
	font-size: 20px;
	padding: 8px 0 8px 35px;
	width: 95%;
}
.order_now_products_head input.order_now_srch_submit {
	background: rgba(0, 0, 0, 0) url("../images/no.png") no-repeat scroll right center;
	cursor: pointer;
	font-size: 0;
	height: 40px;
	padding: 0;
	width: 5%;
}
/*
.order_now_products_cont {
	float: left;
	padding: 0 10px;
	width: 100%;
}*/

.order_now_products_cont {
  float: left;
  height: 810px !important;
  overflow-y: auto;
  padding: 0 10px;
  width: 100%;
}

.order_now_products_cont_box {
  border-bottom: 1px solid #cccccc;
  float: left;
  padding: 11px 5px;
  width: 100%;
}
.order_now_p_img {
  float: left;
  width: 28%;
}
.order_now_p_img_main {
  float: left;
  width: 45%;
}
 .order_now_units {
  float: left;
  padding: 25px 10px;
  width: 29%;
}
.order_now_p_img img {
  display: inline-block;
  width: 60px;
}
.order_now_p_name {
  float: left;
  width: 72%;
}
.order_now_p_quantity {
  float: left;
  margin-left: 10px;
  margin-top: 20px;
  width: 24%;
}
.order_now_p_name span {
	clear: both;
	float: left;
	font-size: 16px;
	margin-bottom: 4px;
}
.order_now_p_name p {
	clear: both;
	float: left;
	font-size: 18px;
	font-weight: 600;
}
.order_now_p_name p em {
	color: #77a983;
	display: inline-block;
	font-style: normal;
	margin-right: 10px;
	text-decoration: line-through;
}
.order_now_p_quantity .order_add, .order_now_p_quantity .order_subtract {
	background: #f6f6f6 url("../images/minus.png") no-repeat scroll center center;
  border: 1px solid #cccccc;
  cursor: pointer;
  float: left;
  font-size: 0;
  height: 33px;
  text-align: center;
  vertical-align: middle;
  width: 33px;
}
.order_now_p_quantity .order_subtract {
  background: #f6f6f6 url("../images/plus.png") no-repeat scroll center center;
}
.order_now_p_quantity .order_value {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #cccccc -moz-use-text-color;
  border-image: none;
  border-style: solid none;
  border-width: 1px 0;
  color: #a3a3a3;
  float: left;
  font-size: 20px;
  height: 33px;
  margin-top: 0;
  text-align: center;
  vertical-align: -3px;
  width: 49px;
}
.order_now_right_side .order_now_left_side_head strong {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding: 6px 0 6px 15px;
}
.order_now_left_img {
	float: left;
	text-align: center;
	width: 20%;
}
.order_now_left_name {
  border-bottom: 1px solid #cccccc;
  float: left;
  width: 100%;
}
.order_now_left_name span {
  border-right: 1px solid #cccccc;
  display: table-cell;
  font-size: 14px;
  padding: 8px 13.6px;
  text-align: center;
  vertical-align: middle;
}
.order_now_left_name span.order_name {
  padding: 8px 0;
  width: 142px;
}
.order_now_left_name span.order_pack {
  width: 60px;
  padding: 0;
}
.order_now_left_name span.order_wght {
  width: 73px;
  padding: 0;
}
.order_now_left_name span.order_remove {
  border-right: 0 none;
  width: 50px;
  cursor:pointer;
}
.order_now_left_name p {
  float: left;
  font-size: 15px;
  padding: 15px 4px;
}
.order_now_left_name p em {
  color: #447950;
  font-style: normal;
}
.order_now_left_quantity .order_left_add, .order_now_left_quantity .order_left_subtract {
	background: #ffffff url("../images/plus.png") no-repeat scroll center center;
	border: 1px solid #cccccc;
	border-radius: 100%;
	cursor: pointer;
	display: inline-block;
	font-size: 0;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	width: 35px;
}
.order_now_left_quantity .order_left_value {
	border: medium none;
	color: #a3a3a3;
	display: inline-block;
	font-size: 20px;
	height: 25px;
	margin-top: 0;
	text-align: center;
	vertical-align: -3px;
	width: 20px;
}
.order_now_left_quantity {
	float: left;
	margin-top: 12px;
	width: 38%;
}
.order_now_left_quantity .order_left_subtract {
	background: #ffffff url("../images/minus.png") no-repeat scroll center center;
}
.order_now_left_side_cont_box {
	float: left;
	width: 100%;
}
.order_now_products_cont_box:last-child {
	border-bottom: 0 none;
}
.our_products_main {
	float: left;
	width: 100%;
}
.our_products_main_box {
	float: left;
	margin-right: 2.7%;
	width: 31.5%;
}
.our_products_main_box img {
	float: left;
}
.our_products_main_box strong {
  color: #3e3e3e;
  float: left;
  font-family: "Bebas Neue";
  font-size: 28px;
  margin: 10px 0 4px;
  width: 100%;
}
.our_products_main_box ul {
	float: left;
	width: 100%;
}
.our_products_main_box ul li {
	float: left;
	margin: 3px 0;
	width: 100%;
}
.our_products_main_box ul li a {
	color: #3e3e3e;
	float: left;
	font-size: 16px;
	width: 100%;
}
.our_products_main_box:last-child {
	margin-right: 0;
}
.order_now_right_cart {
  background: #447950 none repeat scroll 0 0;
  bottom: 0;
  padding: 2px 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.order_now_right_cart:hover {
  background: #295e35 none repeat scroll 0 0;
}
.order_now_right_cart input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Bebas Neue";
  font-size: 28px;
  font-weight: bold;
  line-height: 30px;
  padding: 5px 80px;
  text-align: center;
  text-transform: capitalize;
  white-space: pre-wrap;
  width: 100%;
}
.my_account_main ul li a.my_acc2_active {
  background: url("../images/myacc1.png") no-repeat scroll 14px center, rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff, #f3f3f3 50%, #ededed) repeat scroll 0 0;
  color: #0e7525;
}
.my_account_main ul li a.my_acc2.my_acc2_active {
  background: url("../images/myacc2.png") no-repeat scroll 14px center, rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff, #f3f3f3 50%, #ededed) repeat scroll 0 0;
  color: #0e7525;
}
.type_message p span {
  font-size: 15px;
  font-weight: normal;
}
.facilities_main {
	float: left;
	width: 100%;
}
.facilities_sidebar {
	float: left;
	width: 22%;
}
.facilities_content {
	float: right;
	width: 75%;
}
.facilities_sidebar_head {
	float: left;
	margin-bottom: 5px;
	width: 100%;
}
.facilities_sidebar_head strong, .facilities_content_head strong {
	color: #3e3e3e;
	float: left;
	font-family: "Bebas Neue";
	font-size: 25px;
}
.facilities_sidebar_cont {
	float: left;
	width: 100%;
}
.facilities_sidebar_cont p, .facilities_content_cont p {
	border-bottom: 1px solid #cccccc;
	float: left;
	font-size: 16px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.facilities_sidebar_cont p:last-child {
	border-bottom: 0px solid #cccccc;
}
.facilities_content_head {
	float: left;
	margin-bottom: 5px;
	width: 100%;
}
.facilities_content_cont p {
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.type_message {
  bottom: 80px;
  float: left;
  margin-top: 20px;
  padding: 10px;
  position: absolute;
  width: 100%;
}
.type_message textarea {
  border: 1px solid #cccccc;
  float: left;
  font-family: "Roboto",sans-serif;
  height: 115px;
  margin-top: 10px;
  padding: 10px;
  resize: none;
  width: 100%;
}
.type_message p {
  float: left;
  font-size: 18px;
  font-weight: 600;
}
/*faqs*/
.faqs_main {
	float: left;
	width: 100%;
}
.faqs_main_heading {
	float: left;
	margin-bottom: 25px;
	width: 100%;
}
.faqs_main_heading strong {
	color: #3e3e3e;
	float: left;
	font-family: "Bebas Neue";
	font-size: 28px;
}
.faqs_main_heading p {
	clear: both;
	color: #51a400;
	float: left;
	font-size: 17px;
	font-weight: 600;
	margin-top: 5px;
}
.faqs_box_main {
	float: left;
	width: 100%;
}
.faqs_main_box {
	border-bottom: 0px solid #cccccc;
	float: left;
	width: 100%;
}
.faqs_main_box:last-child {
	border-bottom: 0px solid #cccccc;
}
.faqs_main_box_close {
	border-bottom: 1px solid #cccccc;
	float: left;
	width: 100%;
}
.faqs_main_box_close span, .faqs_main_box_open span {
	background: rgba(0, 0, 0, 0) url("../images/question.png") no-repeat scroll center center;
	float: left;
	height: 48px;
	width: 4.5%;
}
.faqs_main_box_close p {
	background: #e8f6ec url("../images/q_plus.png") no-repeat scroll 1090px center;
	border-left: 1px solid #cccccc;
	float: left;
	font-size: 17px;
	font-weight: 600;
	padding: 14px 15px 15px;
	width: 95.5%;
}
.faqs_main_box_open {
	border-bottom: 1px solid #cccccc;
	float: left;
	width: 100%;
}
.faqs_main_box_open span {
	background: rgba(0, 0, 0, 0) url("../images/answer.png") no-repeat scroll center center;
	border-right: 0;
}
.faqs_main_box_open p {
	float: left;
	font-size: 15px;
	padding: 15px;
	width: 70.5%;
}
/*register success*/
.register_msg {
	border: 1px solid #cccccc;
	display: inline-block;
	margin-top: 25px;
	padding: 140px 0;
	text-align: center;
	width: 80%;
}
.register_msg p {
	display: inline-block;
	font-size: 18px;
	line-height: 23px;
}
.register_msg p span {
	color: #43bd00;
	display: inline-block;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 5px;
}
.register_msg_page {
	text-align: center;
}
/*mission and vision*/
.mission_vision {
	float: left;
	width: 100%;
}
.mission_vision_head {
	float: left;
	margin-bottom: 40px;
	width: 100%;
}
.mission_vision_head p {
	float: left;
	font-size: 17px;
}
.mission_vision_cont {
	float: left;
	width: 100%;
}
.mission_vision_box {
  float: left;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
}
.spacing {
  border-bottom: 1px solid #cccccc;
  padding-bottom:36px;
}
.mission_vision_box_img strong {
  color: #3e3e3e;
  float: left;
  font-family: "Bebas Neue";
  font-size: 28px;
  padding-bottom: 6px;
  width: 100%;
  font-weight: 500;
}
.mission_vision_box_cont {
  margin: 12px auto;
  width: 80%;
}
.mission_vision_box_cont p {
  float: left;
  font-size: 16px;
  line-height: 22px;
}
.mission_vision_box:last-child {
	border-bottom: 0px solid #cccccc;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/*our team*/
.our_team {
	float: left;
	width: 100%;
}
.our_team_box {
	border-bottom: 1px solid #cccccc;
	float: left;
	margin-bottom: 25px;
	padding-bottom: 25px;
	width: 100%;
}
.our_team_box_img {
  float: left;
  margin-right: 2%;
  width: 16%;
}
.our_team_box_cont {
	float: left;
	width: 82%;
}
.our_team_box_cont strong {
	color: #3e3e3e;
	float: left;
	font-family: "Bebas Neue";
	font-size: 26px;
	width: 100%;
}
.our_team_box_cont span {
	color: #5ab700;
	float: left;
	font-size: 16px;
}
.our_team_box_cont p {
	float: left;
	margin-top: 10px;
}
.our_team_box_img img {
  float: left;
  width: 100%;
}

.our_team_box:last-child {
	border-bottom: 0px solid #cccccc;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.our_team_socials {
	float: left;
	margin-top: 10px;
	width: 100%;
}
.our_team_socials a {
	background: rgba(0, 0, 0, 0) url("../images/o_socials.png") no-repeat scroll left top;
	float: left;
	height: 35px;
	margin: 0 2px;
	width: 35px;
}
.our_team_socials .o_t {
	background-position: -37px 0;
}
.our_team_socials .o_g {
	background-position: -74px 0;
}
.our_team_socials .o_i {
	background-position: -111px 0;
}
/*services*/
.services_main {
	float: left;
	width: 100%;
}
.services_heading {
	float: left;
	width: 100%;
}
.services_heading strong {
	color: #3e3e3e;
	float: left;
	font-family: "Bebas Neue";
	font-size: 28px;
	margin-bottom: 5px;
	width: 100%;
}
.services_heading p {
	float: left;
	font-size: 16px;
}
.services_content_main {
	float: left;
	margin-top: 40px;
	width: 100%;
}
.services_content_main_box {
	border-bottom: 1px solid #cccccc;
	float: left;
	padding-bottom: 25px;
	margin-bottom: 25px;
	width: 100%;
}
.services_content_main_box:last-child {
	border-bottom: 0px solid #cccccc;
. margin-bottom: 0px;
	padding-bottom: 0px;
}
.services_cont_img {
	float: left;
	margin-right: 2%;
	width: 23%;
}
.services_cont_content {
	float: left;
	width: 75%;
}
.services_cont_content strong {
	color: #3e3e3e;
	float: left;
	font-family: "Bebas Neue";
	font-size: 28px;
	margin-bottom: 5px;
	width: 100%;
}
.services_cont_content p {
	float: left;
	font-size: 16px;
	width: 100%;
}
/*terms and conitions*/
.terms_and_conditins_main {
	float: left;
	width: 100%;
}
.terms_and_conditins_main strong {
	color: #3e3e3e;
	float: left;
	font-family: "Bebas Neue";
	font-size: 28px;
	margin-bottom: 5px;
	width: 100%;
}
.terms_and_conditins_main p {
	float: left;
	font-size: 16px;
	width: 100%;
}
.terms_and_conditins_main ol {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.terms_and_conditins_main ol li {
	float: left;
	font-size: 16px;
	list-style-position: inside;
	margin: 6px 0;
	width: 100%;
	color: #3e3e3e;
}
.responsive_menu {
	display: none;
}
.customer_login_details {
  float: left;
  margin-bottom: 15px;
  width: 100%;
}
.customer_login_details_l a.customer_order_a, .customer_login_details_r a.name_customer {
  background-color: #ffffff;
  background-image: url("../images/bg1.png"), linear-gradient(to bottom, #ffffff, #f3f3f3 50%, #d9efde);
  background-position: 15px center, 0 center;
  background-repeat: no-repeat;
  border: 1px solid #c6dbcb;
  color: #000000;
  float: left;
  font-family: "Bebas Neue";
  font-size: 24px;
  font-weight: 600;
  margin-right: 12px;
  padding: 10px 65px 10px 62px;
}
.customer_login_details_l a.back_to_home, .customer_login_details_r a.my_account_a {
  background-color: #ff9307;
  background-image: url("../images/bg2.png"), linear-gradient(to bottom, #ffffff, #f3f3f3 50%, #d9efde);
  background-position: 15px center, 0 center;
  background-repeat: no-repeat;
  border: 1px solid #d8d8d8;
  color: #000000;
  float: left;
  font-family: "Bebas Neue";
  font-size: 24px;
  font-weight: 600;
  padding: 10px 22px 10px 60px;
}
.customer_login_details_l {
  float: left;
}
.customer_login_details_r {
  float: right;
}
.customer_login_details_r a.name_customer {
  background-image: url("../images/bg3.png"), linear-gradient(to bottom, #ffffff, #f3f3f3 50%, #d9efde);
  padding: 10px 22px 10px 65px;
}
.customer_login_details_r a.my_account_a {
  background-image: url("../images/bg4.png"), linear-gradient(to bottom, #ffffff, #f3f3f3 50%, #d9efde);
  margin-left: 15px;
  padding: 10px 25px 10px 65px;
}
.customer_login_details_r a.my_account_a.my_account_a2 {
  background-image: url("../images/logout-second.png"), linear-gradient(to bottom, #ffffff, #f3f3f3 50%, #d9efde);
  padding: 10px 25px 10px 60px;
}
.order_now_main_box {
  /*background-color: #141414;
  background-image: linear-gradient(to top, #e9e9e9, #ffffff);*/
  float: left;
  width: 100%;
}
.order_now_main_box_img {
  background-color: #141414;
  background-image: linear-gradient(to top, #ffffff, #e9e9e9);
  border-right: 1px solid #cccccc;
  float: left;
  margin-right: 4%;
  padding: 13px 0;
  text-align: center;
  width: 30%;
}
.order_now_main_box span {
  background: rgba(0, 0, 0, 0) url("../images/cat_still.png") no-repeat scroll 170px center;
  float: left;
  font-family: "Bebas Neue";
  font-size: 28px;
  font-weight: 600;
  padding: 26px 20px;
  width: 100%;
}
.order_now_main_box span:hover {
  background: rgba(0, 0, 0, 0) url("../images/cat_active.png") no-repeat scroll 170px center;
}
.order_now_product_names {
  background: #f5f5f5 none repeat scroll 0 0;
  border-bottom: 1px solid #cccccc;
  float: left;
  width: 100%;
}
.order_now_product_names .product_names1, .order_now_product_names .product_names2, .order_now_product_names .product_names3 {
  color: #447950;
  float: left;
  font-size: 18px;
  font-weight: 600;
  padding: 10px;
  width: 45%;
  border-right: 1px solid #ccc;
}
.order_now_product_names .product_names2 {
  width: 28%;
}
.order_now_product_names .product_names3 {
  width: 27%;
  border-right: 0px solid #ccc;
}
.order_now_names {
  background: #f5f5f5 none repeat scroll 0 0;
  border-bottom: 1px solid #cccccc;
  float: left;
  width: 100%;
}
.order_now_names span {
  border-right: 1px solid #cccccc;
  color: #447950;
  float: left;
  font-size: 15px;
  font-weight: 600;
  padding: 12px 0;
  text-align: center;
}
.order_now_names span.order_product {
  width: 142px;
}
.order_now_names span.order_packet {
  width: 60px;
}
.order_now_names span.order_weight {
  width: 73px;
}
.order_now_names span:last-child {
  border-right: 0 none;
  padding: 12px 0px 6px;
  width: 50px;
}
.wholesale_order .order_now_names span.order_weight {
	width: 100px;
}
.wholesale_order .order_now_names span.order_product {
  width: 175px;
}
.wholesale_order .order_now_left_name span.order_name {
  width: 175px;
}
.wholesale_order .order_now_left_name span.order_wght {
  width: 100px;
}


/*responsive*/
@media (min-width:1024px) and (max-width:1169px) {
.container {
	width: 100%;
	padding: 0 1%
}
.navigations ul li a {
	font-size: 16px;
	padding: 13px 18px;
}
.navigations {
	width: 74%;
}
.assistance {
	margin: 15px 35px 0;
}
.retail_order_page .logo img {
  width: 190px;
}
.slider_cont {
	width: 50%;
	margin-top: 50px;
}
.download_app_content img {
	width: 100%;
}
.footer_box {
	min-height: 199px;
}
.footer_box.about_company p {
	width: 53%;
}
.career_right img {
	width: 100%;
}
.core_value_box_img img {
	max-width: 100%;
}
.our_products_main_box img {
	width: 100%;
}
.our_team_box_img img {
	width: 100%;
}
.services_cont_img img {
	float: left;
	width: 100%;
}
}

@media (min-width:768px) and (max-width:1023px) {
.container {
	width: 100%;
	padding: 0 1%;
}
.logo a img {
	width: 180px;
}
.login_register {
	margin-top: 16px;
	padding: 7px 15px 7px 12px;
}
.assistance {
	margin: 10px 20px 0;
}
.assistance p {
	font-size: 12px;
	padding: 5px 0 5px 35px;
}
.assistance p span {
	font-size: 24px;
}
.online_order a {
	height: 46px;
	width: 180px;
}
.online_order a span {
	background: rgba(0, 0, 0, 0) url("../images/order_bg.png") no-repeat scroll left center / 45px 50px;
	font-size: 24px;
	margin-left: 4px;
	padding: 10px 0 11px 52px;
}
.top_header {
	padding: 30px 0;
}
.navigations ul li a {
	font-size: 18px;
	padding: 10px 15px;
}
.navigations {
	margin-top: -4px;
	width: 100%;
}
.slider_cont {
	margin-top: 18px;
	width: 380px;
}
.slider_cont b {
	font-size: 45px;
	line-height: 60px;
}
.slider_cont strong {
	font-size: 32px;
}
.slider_cont p {
	font-size: 17px;
	line-height: 22px;
}
.slider .bx-wrapper .bx-controls-direction a {
	top: -53px;
}
.services_cat_box img {
	width: 90px;
}
.services_cat_box b {
	font-size: 16px;
}
.services_cat_box p {
	font-size: 14px;
}
.download_app_content img {
	width: 100%;
}
.footer_box.about_company p {
	width: 100%;
}
.footer_box.about_company {
	width: 30%;
}
.footer_box {
	width: 20.5%;
}
.contact_us_left {
	width: 62%;
}
.contact_us_right {
	width: 36.5%;
}
.dummy_content, .footer, .page_heading {
	padding: 10px 0;
}
.career_right img {
	width: 100%;
}
.core_value_box_img img {
	max-width: 100%;
}
.core_value_box_cont p {
	font-size: 14px;
}
.faqs_main_box_close span, .faqs_main_box_open span {
	width: 7%;
}
.faqs_main_box_close p {
	width: 93%;
}
.user_login_contact {
	padding: 15px;
}
.sign_up_contact_cont {
	padding: 0 0 0 20px;
}
.career_left .contact_us_right_contact label input.contact_input6 {
	width: 40%;
}
.sign_up_contact_cont i {
	font-size: 14px;
}
.mission_vision_box_img img {
	float: left;
	width: 100%;
}
.mission_vision_box_cont p {
	font-size: 14px;
}
.order_now_p_img {
	margin-right: 1%;
	width: 15%;
}
.order_now_p_name {
	width: 57%;
}
.order_now_p_quantity {
	margin-top: 20px;
	width: 27%;
}
.order_now_p_quantity .order_add, .order_now_p_quantity .order_subtract {
	height: 30px;
	width: 30px;
}
.order_now_p_quantity .order_value {
	width: 30px;
}
.order_now_p_img img {
	width: 100%;
}
.order_now_left_img {
	width: 25%;
}
.order_now_left_name {
	width: 75%;
}
.order_now_left_quantity {
	margin-left: 23%;
	width: 70%;
}
.order_now_left_quantity .order_left_add, .order_now_left_quantity .order_left_subtract {
	height: 30px;
	width: 30px;
}
.order_now_left_side_cont {
	border-bottom: 1px solid #cccccc;
}
.order_now_right_cart {
	text-align: center;
}
.order_now_right_cart span {
	display: inline-block;
	float: none;
}
.order_now_right_cart a {
	display: inline-block;
	float: none;
}
.order_now_left_side {
	min-height: 624px;
}
.order_now_right_side {
	min-height: 624px;
}
.our_products_main_box img {
	width: 100%;
}
.our_team_box_img img {
	width: 100%;
}
.services_cont_img img {
	float: left;
	width: 100%;
}
.terms_and_conditins_main p {
	font-size: 14px;
}
.terms_and_conditins_main ol li {
	font-size: 14px;
}
}

@media(min-width:320px)and (max-width:767px) {
.logo {
	width: 100%;
	text-align: center;
}
.logo a {
	width: 100%;
}
.logo a img {
	float: none;
	display: inline-block;
	position: static;
}
.logo_right {
	text-align: center;
	width: 100%;
}
.login_register {
	display: inline-block;
	float: none;
	margin-top: 0;
}
.assistance {
	display: inline-block;
	float: none;
	margin: 10px 0 0;
}
.online_order {
	display: inline-block;
	float: none;
	margin: 10px 0;
	text-align: left;
}
.responsive_menu {
	float: left;
	width: 100%;
	display: block;
}
.navigations {
	display: none;
}
.slider .bx-controls-direction {
	display: none;
}
/*slider*/
.slider_cont {
	margin-top: 12px;
	width: 46%;
}
.slider_cont b {
	font-size: 19px;
	line-height: 18px;
}
.slider_cont strong {
	font-size: 14px;
	margin: 2px 0 6px;
}
.slider_cont p {
	display: none;
}
.slider_cont a {
	background: rgba(0, 0, 0, 0) url("../images/order_top_bg.png") repeat-x scroll center top / 100% 100%;
	height: 38px;
	width: 100%;
}
.slider_cont a span {
	background: rgba(0, 0, 0, 0) url("../images/order_bg.png") no-repeat scroll left top / 28% 100%;
	font-size: 20px;
	margin-left: 4px;
	margin-top: -2px;
	padding: 9px 0 9px 44px;
}
.slider_cont_a {
	margin-top: 2px;
}
.services_cat_box {
	border-bottom: 1px solid #cccccc;
	border-right: 0 none;
	margin-bottom: 10px;
	width: 100%;
}
.services_cat_box:last-child {
	border-bottom: 0;
	margin-bottom: 0px;
}
.download_app_heading b {
	background: rgba(0, 0, 0, 0) url("../images/download_app_Bg.png") no-repeat scroll center top / 100% 100%;
	font-size: 22px;
	margin-top: -9px;
	padding: 5px 72px 18px;
}
.download_app_content img {
	width: 100%;
}
.testimonials_cont_content p {
	font-size: 14px;
	width: 100%;
}
.dummy_content_main p, .dummy_content_main p {
	font-size: 14px;
	width: 90%;
}
.footer_box {
	border-bottom: 1px solid #edfdf2;
	border-right: 0 none;
	margin-bottom: 10px;
	margin-right: 0;
	padding-right: 0;
	width: 100%;
	padding-bottom: 10px;
}
.about_company {
	width: 100%;
}
.footer_box.about_company p {
	width: 100%;
}
.contact_us_left {
	border-right: 0 none;
	padding-right: 0;
	width: 100%;
}
.contact_us_right {
	width: 100%;
}
.career_right img {
	width: 100%;
}
.career_left {
	width: 100%;
}
.career_right {
	padding: 25px;
	width: 100%;
}
.career_left .contact_us_right_contact label input.contact_input6 {
	width: 50%;
}
.core_value_box_img img {
	width: 100%;
}
.core_value_box_img {
	margin-bottom: 10px;
	margin-right: 0;
	width: 100%;
}
.core_value_box_cont {
	width: 100%;
}
.core_value_box_cont p {
	font-size: 14px;
}
.core_value_box_cont strong {
	font-size: 23px;
}
.facilities_sidebar_cont p, .facilities_content_cont p {
	font-size: 14px;
}
.facilities_sidebar {
	display: none;
}
.facilities_content {
	width: 100%;
}
.faqs_main_box_close span, .faqs_main_box_open span {
	width: 18%;
}
.faqs_main_box_close p {
	width: 82%;
}
.faqs_main_box_open p {
	font-size: 14px;
	padding: 6px;
	width: 82%;
}
.user_login, .sign_up {
	width: 100%;
}
.user_login_contact {
	padding: 10px;
	width: 100%;
}
.user_login_contact_login {
	border-bottom: 1px solid #cccccc;
	border-right: 0 none;
	margin-bottom: 15px;
	margin-right: 0;
	margin-top: 10px;
	padding-right: 0;
	width: 100%;
}
.user_login_contact_signup {
	float: left;
	width: 100%;
}
.sign_up_contact_cont {
	margin-top: 0;
	padding: 10px;
	width: 100%;
}
.sign_up_contact_cont .career_right {
	display: none;
}
.mission_vision_head p {
	font-size: 14px;
}
.mission_vision_box_img {
	margin-right: 0;
	text-align: center;
	width: 100%;
}
.mission_vision_box_cont {
	width: 100%;
}
.mission_vision_box_cont p {
	font-size: 14px;
}
.order_now_left_side {
	margin-right: 0%;
	min-height: auto;
	width: 100%;
}
.order_now_products {
	margin-right: 0;
	margin-top: 10px;
	width: 100%;
}
.order_now_right_side {
	margin-top: 10px;
	min-height: 340px;
	width: 100%;
}
.order_now_p_img {
	margin-right: 3%;
	width: 22%;
}
.order_now_p_name {
	width: 75%;
}
.order_now_p_quantity {
	margin-left: 62px;
	margin-top: 12px;
	width: 50%;
}
.order_now_p_img img {
	float: left;
	width: 100%;
}
.our_products_main_box img {
	width: 100%;
}
.our_products_main_box {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
	padding-bottom: 15px;
	width: 100%;
	margin-right: 0;
}
.our_products_main_box:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.our_team_box_img img {
	width: 100%;
}
.our_team_box_img {
	margin-bottom: 10px;
	margin-right: 0;
	width: 100%;
}
.our_team_box_cont {
	width: 100%;
}
.register_msg {
	padding: 20px;
	width: 100%;
}
.services_cont_img img {
	float: left;
	width: 100%;
}
.services_heading strong {
	font-size: 25px;
}
.services_heading p {
	font-size: 14px;
}
.services_cont_img {
	margin-bottom: 10px;
	margin-right: 0;
	width: 100%;
}
.services_cont_content {
	width: 100%;
}
.services_cont_content strong {
	font-size: 25px;
}
.services_cont_content p {
	font-size: 14px;
}
.terms_and_conditins_main p {
	font-size: 14px;
}
.terms_and_conditins_main ol li {
	font-size: 14px;
}
.terms_and_conditins_main strong {
	font-size: 25px;
}

.list-box {
  width: 100%;
}
.list-box ul {
  margin-left: 0;
}
.list-box:first-child{
	border-right:unset;
}


}

@media(min-width:480px)and (max-width:767px) {
.container {
	width: 480px;
	padding: 0 10px;
}
.assistance {
	display: inline-block;
	float: none;
	width: 100%;
}
.assistance p {
	display: inline-block;
	float: none;
}
.slider_cont_a {
	display: inline-block;
	float: none;
	width: 70%;
}
.slider_cont {
	margin-top: 45px;
}
.services_categories {
	text-align: center;
}
.services_cat_box {
	display: inline-block;
	float: none;
	width: 70%;
}
.footer_box.we_servw {
	border-bottom: 0 none;
	border-right: 1px solid #edfdf2;
	margin-right: 4%;
	width: 50%;
}
.footer_box.helpfull_links {
	border-bottom: 0 none;
	width: 46%;
}
.slider_cont {
	margin-top: 72px;
	width: 35%;
}
.career_left .contact_us_right_contact label input.contact_input6 {
	width: 35%;
}
.order_now_p_name {
	width: 48%;
}
.order_now_p_quantity {
	margin-left: 0;
	margin-top: 12px;
	width: 27%;
}

.list-box ul {
  display: table;
  margin: auto;
}

}
@media(min-width:320px)and (max-width:479px) {
.container {
	width: 320px;
	padding: 0 10px;
}
}


/* ================
 26/10/2016 ======*/

.clearfix{ clear:both;}
 
.formerror {
  clear: both;
  color: #ff0000;
  font-size: 13px;  
  text-align: left;  
}

.dashboard_main .formerror {
  position: absolute;
  text-align: left;
  top: 68px;
}

.contact_us_right_contact label input.contact_input10 {
  background: rgba(0, 0, 0, 0) url("../images/password.png") no-repeat scroll 12px center;
}
.contact_us_right_contact label input.contact_input11 {
  background: rgba(0, 0, 0, 0) url("../images/location.png") no-repeat scroll 14px center;
}
.contact_us_right_contact label input.contact_input12 {
  padding: 13px 18px;
}
.contact_us_right_contact label small {
  clear: both;
  float: left;
  margin: 10px 0 0;
}
.contact_us_right_contact a {
  color: #447950;
}
.contact_us_right_contact label input.captcha_text {
  padding: 13px 15px;
}
.sign_up_contact_cont .contact_us_right_contact em{
	color:#FF0000;
}
/*********************/
.order_now_left_side_cont ul li { cursor:pointer; }
.empty_cart {
  float: left;
  font-size: 18px;
  font-weight: 600;
  margin-top: 40px;
  text-align: center;
  width: 100%;
}
.cart_products {
  float: left;
  width: 100%;
}
.crtprolist {
  float: left;
  max-height: 490px;
  /*overflow-y: scroll;*/
  width: 100%;
}
.order_now_left_b {
  border-top: 1px solid #cccccc;
}
.order_success_msg {
  border: 1px solid #cccccc;
  display: inline-block;
  padding: 113px 0;
  text-align: center;
  width: 80%;
}

.order_success_msg p {
	display: inline-block;
	font-size: 18px;
	line-height: 23px;
}
.order_success_msg p span {
	color: #43bd00;
	display: inline-block;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 5px;
}
#scroll { height: 490px;	}
.custom_order_c {
  border: 1px solid #cccccc;
  float: left;
  margin: 50px 0 30px;
  padding: 100px 0;
  text-align: center;
  width: 100%;
}
.custom_order_c form {
  display: inline-block;
  width: 43%;
}
.custom_order_c form .order_custom_btn {
  background-image: linear-gradient(to top, #e40000, #ff4810);
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  float: right;
  font-family: "Bebas Neue";
  font-size: 22px;
  font-weight: 600;
  padding: 8px 15px;
}
.custom_order_c form input {
  border: 1px solid #cccccc;
  float: left;
  padding: 10px;
}
/*dashboard*/
.my_account_main {
	float: left;
	width: 100%;
}
.my_account_main ul {
	float: left;
	width: 100%;
}
.my_account_main ul li {
	float: left;
	width: 100%;
}
.my_account_main ul li a {
	background: rgba(0, 0, 0, 0) url("../images/myacc1.png") no-repeat scroll 14px center;
	border-bottom: 1px solid #cccccc;
	color: #000000;
	float: left;
	font-size: 16px;
	font-weight: 600;
	padding: 16px 45px;
	width: 100%;
}
.my_account_main ul li a.my_acc2 {
	background: rgba(0, 0, 0, 0) url("../images/myacc2.png") no-repeat scroll 14px center;
}
.my_account_main ul li a.my_acc3 {
	background: rgba(0, 0, 0, 0) url("../images/myacc3.png") no-repeat scroll 14px center;
}
.my_account_main ul li a.my_acc4 {
	background: rgba(0, 0, 0, 0) url("../images/myacc4.png") no-repeat scroll 14px center;
}
.my_account_main ul li:last-child a {
	border-bottom: none;
}
.dashboard .order_now_left_side {
  min-height: auto;
  width: 23%;
}
.dashboard_main {
  float: right;
  width: 75%;
}
.dashboard_heading {
  background: #447950 none repeat scroll 0 0;
  border-bottom: 1px solid #cccccc;
  float: left;
  width: 100%;
}
.dashboard_heading strong, .dashboard_heading span, .dashboard_heading a {
  color: #ffffff;
  float: left;
  font-family: "Bebas Neue";
  font-size: 25px;
  padding: 7px 0 7px 20px;
}
.dashboard_heading span {
  font-weight: 600;
  margin: 0 40px;
}
.dashboard_heading span.order_view_date {
  margin-left: 140px;
}
.dashboard_heading a {
  background: #f46700 none repeat scroll 0 0;
  color: #ffffff;
  float: right;
  font-size: 20px;
  margin: 8px 10px 0 0;
  padding: 2px 15px;
}
.dashboard_main_content {
  float: left;  
  width: 100%;
}
.dashboard_main_box_head {
  float: left;
  margin: 15px 0 10px;
  width: 100%;
}
.dashboard_main_box_head strong {
  float: left;
  font-size: 22px;
}
.dashboard_main_box_content {
  border: 1px solid #cccccc;
  float: left;
  width: 100%;
}
.dashboard_box_cont_head {
  background: #e4e6e7 none repeat scroll 0 0;
  border-bottom: 1px solid #cccccc;
  float: left;
  width: 100%;
}
.dashboard_box_cont_head span {
  color: #0e7525;
  float: left;
  font-size: 14px;
  font-weight: 600;
  padding: 13px 0;
  border-right: 1px solid #ccc;
}
.dashboard_box_cont_head span.dashboard_box_c_h_span1, .dashboard_box_cont_main span.dashboard_box_c_m_span1 {
 padding-left: 5px;
    text-align: left;
    width: 8%;
}
.dashboard_box_cont_head span.dashboard_box_c_h_span2, .dashboard_box_cont_main span.dashboard_box_c_m_span2 {
  padding-left: 10px;
  width: 15%;
}
.dashboard_box_cont_head span.dashboard_box_c_h_span3, .dashboard_box_cont_main span.dashboard_box_c_m_span3 {
  padding-left: 10px;
  width: 30%;
}
.dashboard_box_cont_head span.dashboard_box_c_h_span4, .dashboard_box_cont_main span.dashboard_box_c_m_span4 {
  padding-left: 10px;
  width: 12%;
}
.dashboard_box_cont_head span.dashboard_box_c_h_span5, .dashboard_box_cont_main span.dashboard_box_c_m_span5 {
  padding-left: 5px;
  width: 7%;
}
.dashboard_box_c_h_spans1,.dashboard_box_c_m_spans1  {
  width: 5%;
}
.dashboard_box_c_m_spans1 {
  padding-left: 10px !important;
}

.dashboard_box_cont_head span.dashboard_box_c_h_span6, .dashboard_box_cont_main span.dashboard_box_c_m_span6 {
  border-right: 1px solid #ccc;
  padding-left: 8px;
  width: 10%;
}
.dashboard_box_cont_head span.dashboard_box_c_h_span7, .dashboard_box_cont_main span.dashboard_box_c_m_span7 {
  border-right: 0 none;
  padding-left: 7px;
  width: 10%;
}
.dashboard_box_cont_main {
  border-bottom: 1px solid #cccccc;
  float: left;
  width: 100%;
}
.dashboard_box_cont_main:last-child {
  border-bottom: 0px solid #cccccc;
}
.dashboard_box_cont_main span {
  border-right: 1px solid #cccccc;
  float: left;
  padding: 13px 0 0 0;
}
/*update profile*/
.update_profile_main {
  border: 1px solid #cccccc;
  float: left;
  padding: 20px;
  width: 100%;
}
.update_profile_main label {
  float: left;
  margin-bottom: 15px;
  position: relative;
  width: 49%;
}
.update_profile_main label:nth-child(2n) {
  float: right;
}
.update_profile_main b {
  color: #3d3d3d;
  float: left;
  font-size: 16px;
  margin-bottom: 5px;
}
.update_profile_main input {
  background: rgba(0, 0, 0, 0) url("../images/input_bg.png") no-repeat scroll 14px center;
  border: 1px solid #cccccc;
  color: #3b3b3b;
  float: left;
  font-size: 15px;
  padding: 12px 46px;
  width: 100%;
}
.update_profile_main select { 
  border: 1px solid #cccccc;
  color: #3b3b3b;
  float: left;
  font-size: 15px;
  padding: 12px 46px;
  width: 100%;
  -moz-appearance: none;
  background:url("../images/profile-moz.png") no-repeat center;	
  -webkit-appearance:none;
}

.update_profile_box {
  float: left;
  width: 100%;
}
.update_profile_submit_box {
  float: left;
  margin: 15px 0;
  width: 100%;
}
.update_profile_submit_box input {
  background: #00924c url("../images/update.png") no-repeat scroll 10px center;
  border: 1px solid #006132;
  color: #ffffff;
  float: left;
  font-size: 14px;
  font-weight: 600;
  padding: 7.5px 20px 7.5px 50px;
  cursor:pointer;
}
.update_profile_submit_box input.cancel_btn {
  background: #abd13c url("../images/cancel.png") no-repeat scroll 10px center;
  border: 1px solid #85b200;
  color: #000000;
  margin-left: 10px;
  padding: 7.5px 15px 7.5px 35px;
}
.update_profile_main label.old_pass {
  width: 100%;
}
.prof_success{ color:#447950;}
.upload_success {
  color: #447950;
  margin-bottom: 10px;
  text-align: left;
  float: left:
}
.upload_img_error { text-align: left;;margin-bottom:10px; float: left:}
.custom_order_c span {
  float: left;
  margin-top: 15px;
}
.order_redirect { color: #333333; }

.order_view_box .dashboard_box_cont_head span.dashboard_box_c_h_span1, .order_view_box .dashboard_box_cont_main span.dashboard_box_c_m_span1 {
  width: 35%;
  display: table-cell;
  float: left;
}
.dashboard_box_c_m_span1, .dashboard_box_c_m_span2, .dashboard_box_c_m_span3, .dashboard_box_c_m_span4, .dashboard_box_c_m_span5,.dashboard_box_c_m_span6,.dashboard_box_c_m_spans1{min-height:68px;}
.order_view_box .dashboard_box_cont_head span.dashboard_box_c_h_span2, .order_view_box .dashboard_box_cont_main span.dashboard_box_c_m_span2 {
  display: table-cell;
  float: left;
  width: 15%;
}
.order_view_box .dashboard_box_cont_head span.dashboard_box_c_h_span3, .order_view_box .dashboard_box_cont_main span.dashboard_box_c_m_span3 {
  width: 25%;
  display: table-cell;
  float: left;
}
.prdct-img {
  
  float: left;
  max-width:20%;
  padding-left: 15px;
  width: 20%;
}
.prdct-text {
 text-align:left;
  float: left;
  max-width: 80%;
  padding-left: 15px;
  width: 80%;
}

.order_view_box .dashboard_box_cont_head span.dashboard_box_c_h_span4, .order_view_box .dashboard_box_cont_main span.dashboard_box_c_m_span4 {
  border-right: 0 none;
  width: 25%;
  display: table-cell;
  float: none;
}
.noorder {
  float: left;
  padding: 15px;
  text-align: center;
  width: 100%;
}
.dashboard_box_cont_main .dashboard_box_c_m_span7 a {
  background: #f46700 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 13px;
  margin: 0 2px;
  padding: 4px 5px;
}
.dashboard_box_c_m_span1 b {
  font-weight: normal;
  padding-left: 10px;
}
.customer_login_details_r a.name_customer {
  background-image: url("../images/bg3.png"), linear-gradient(to bottom, #ffffff, #f3f3f3 50%, #d9efde);
  margin-right: 0;
  padding: 10px 22px 10px 65px;
}
.order_now_left_name p.cart_totwgt {
  float: right;
}
.wlc_user {
  color: #0e7525;
  padding-right: 10px;
}
/*15-11-2016*/
.top_controls {
  margin-top: 0;
  padding: 0;
}
.top_controls_main {
  float: left;
  margin: 10px 0;
  width: 100%;
}
.top_controls_box {
  float: right;
}
.top_controls_box a {
  color: #000000;
  float: left;
  font-family: "Bebas Neue";
  font-size: 22px;
  font-weight: bold;
  margin-left: 25px;
  padding-left: 30px;
}
.top_controls_box a span {
  color: #00ac2d;
}
.top_controls_box a.top_controls_a1 {
  background: url("../images/user_admin.png") no-repeat left center;
}
.top_controls_box a.top_controls_a2 {
  background: url("../images/account_info.png") no-repeat left center;
}
.top_controls_box a.top_controls_a3 {
  background: url("../images/logout_btn.png") no-repeat left center;
}
.ghome{ width:100%; margin-top:30px;}
.ghome > a { background: #447950 none repeat scroll 0 0; border-radius: 3px; color: #ffffff; padding: 10px 14px; cursor:pointer;}


/**** buttons hover ****/

.user_login_contact_signup a:hover {
  background: #F46700 none repeat scroll 0 0;
}

.user_login_contact_login .user_login_submit:hover {
   background: #F46700 none repeat scroll 0 0;
}

.contact_us_right_contact .contact_input6:hover {
  background: #F46700 none repeat scroll 0 0;
}
.dashboard_heading a:hover,.dashboard_box_c_m_span7 a:hover {
  background: #df5a00 none repeat scroll 0 0;
}

.inner-pages-forget {
  clear: both;
  width: 100%;
  float: left;
}
.inner_pages.inner-pages-forget label {
  color: #3e3e3e;
  font-size: 16px; margin-right:10px; margin-bottom:5px;
}
.inner_pages.inner-pages-forget .textfield {
  border: 1px solid #cccccc;
  color: #3b3b3b;
  font-size: 16px;
  padding: 12px 15px;
  width: 100%;
}
.form.register.forget.user_login_contact_login {
  border-right: medium none; margin-right:0; padding-right:0;
  width: 100%;
}
.user_login .user_login_submit.submit {
  float: none;
  margin-top: 9px;
  width: 25%;
}
.inner_pages.inner-pages-forget .user_login_contact.form {
  width: 65%;
  display: inline-block;
  float: none;
}
.forgotpwd{ color:#386040; }
.user_login_contact_login a {
  color: #3e3e3e;
  float: left;
  text-decoration:underline;
}
.user_login_contact_login a:hover {
  color: #f46700;
}
.custom_order_main .dashboard_box_c_h_span_7cst {
  border-right: medium none;
  text-align: center;
  width: 15%;
}
.custom_order_main .dashboard_box_cont_main .dashboard_box_c_m_span_7cust a {
  background: #f46700 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 13px;
  margin: 0 2px;
  padding: 4px 5px;
}
.custom_order_main .dashboard_box_c_m_span_7cust{ width:15%;text-align:center;border-right:none;}
.order_now_main.custom_order_main .dashboard_box_cont_head span.dashboard_box_c_h_span6,.order_now_main.custom_order_main .dashboard_box_cont_main span.dashboard_box_c_m_span6{width:20%;}
.order_now_main.custom_order_main .nocorder {
  padding: 20px !important;
  text-align: center;
  width: 100%;
}
.custom_order_c .custom_headtext {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.custom_order_c .custom_headtext span {
  display: inline-block;
  float: none;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}

/* 28-12-2016 */
.team-info {
  float: left;
  padding-top: 20px;
  width: 100%;
}
.hlink {
  color: #f83c00;
  font-size: 18px;
}
.team-info p {
    padding-bottom: 14px;
}
.why-us  .our_products_main_box {
  margin-right: 2%;
  width: 31%;
}
.why-us .our_products_main_box:last-child{margin-right:0;}
.why-us strong {
    font-weight: 500;
}
.sub-heading strong {
  display: block;
  font-size: 18px;
  font-weight: normal;
  padding: 22px 0;
}
.sub-heading.margin20 {
    float: left;
    width: 100%;
}
.our_products_main_box a {
    color: #3e3e3e;
}
.our_products_main_box a:hover {
    color: #386040;
}
.sub-heading span {
    display: block;
    font-size: 16px;
    padding-bottom: 20px;
}
#facilities .our_products_main_box strong {
  font-weight: bold;
  font-size: 19px;
}


#demo button {
  background: #e8f6ec none repeat scroll 0 0;
  border: 1px solid #cccccc;
  border-collapse: collapse;
  cursor: pointer;
  font-family: "Roboto",sans-serif;
  font-size: 17px;
  font-weight: 600;
  margin-top: -1px;
  outline: medium none;
  padding: 13px;
  text-align: left;
  width: 100%;
}
#demo button:focus,#demo button:active.#demo button:hover{outline:none !important;}
#demo section article button {
  font-size: 14px;
  font-weight: 600;
  color:#51a400;
}

.faq-ul li {
  color: #3e3e3e;
  line-height: 21px;
  font-size: 14px;
  font-weight: normal;
}
button:focus,a:focus{border:none;outline:none;}
#demo .faq-ul {
  border-top: 1px solid #cccccc;
  padding-left: 20px;
}

/* 30-12-2016 */
.navigations .submenu {
  background: #56ae00 none repeat scroll 0 0;
  display: none;
  left: 0px;
  position: absolute;
  top: 40px;
  width: 300px;
  z-index: 99999;
}
.navigations ul li:hover .submenu{
	display:block;
}
.navigations ul li .submenu li {
  border-bottom: 1px solid #69c113;
  clear: both;
  display: block;
  width: 100%;
}
.navigations ul li .submenu li :hover{background:#fff;color:#000;}
.navigations ul li .submenu li a {
border:none;
color:#fff;
 display: block;
 width:100%;
}
.navigations ul li .submenu li:last-child{border:none;}

/* 05-01-2017 */
.core-values {
  padding-top: 30px;
}
#Why .our_products_main_box {
  text-align: center;
}
.why-icons {
  display: block;
  float: left;
  width: 100%;
}
#Why .our_products_main_box img {
  float: none;
}
#Why .our_products_main_box strong {
    margin-top: 0;
}
#Why .our_products_main_box.height {
  min-height: 248px;
}
.open p span {
  color: #f46700;
}


.closeBtn {
  border: 1px solid #000000;
  color: #000000;
  cursor: pointer;
  float: right;
  margin-bottom: 1px;
  padding: 3px 5px;
}
.modal {
  padding: 0px !important;
}
.career-content strong {
  color: #3e3e3e;
  float: left;
  font-family: "Bebas Neue";
  font-size: 26px;
  width: 100%;
}
.top-20 {
    margin-top: 20px;
}
#upload {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #000000;
  float: left;
  font-size: 19px;
  width: 100%;
}
#applyjob #submit {
  float: left;
}

/**** 17-01-2017 ***/

.sub_head_menu {
  float: left;
  width: 100%;
}
.sub_head_menu b {
  color: #5ab700;
  float: left;
  font-family: "Bebas Neue";
  font-size: 28px;
  margin-right: 15px;
}
.sub_head_menu b em {
  color: #000000;
  font-style: normal;
}
.sub-heading p {
  color: #000000;
  float: left;
  font-size: 18px;
  margin-top: 15px;
}
.products_tab_box {
  float: left;
  margin-top: 35px;
  width: 100%;
}
.products_tab_box .TabbedPanelsTabGroup {
  float: left;
  padding: 10px 0 0 20px;
}
.products_tab_box .TabbedPanelsTab {
  -moz-user-select: none;
  background-color: #ddefe1;
  border-color: #96b59d;
  border-radius: 4px 4px 0 0;
  font: bold 22px "Bebas Neue";
  margin: 0 0 0 -1px;
  padding: 8px 30px;
}
.products_tab_box .TabbedPanelsTabSelected {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 1px solid #ffffff;
  color: #5ab700;
  margin-top: -6px;
  padding: 12px 30px 10px;
}
.products_tab_box .TabbedPanelsContentGroup {
  background-color: #ffffff;
  border-color: #96b59d;
  float: left;
  padding: 0 30px;
  width: 100%;
}
.product_tab_cont {
  border-bottom: 1px solid #cccccc;
  float: left;
  margin: 5px 0;
  padding: 5px 0;
  width: 100%;
}
.product_tab_cont:last-child {
  border-bottom: 0px solid #cccccc;
}
.product_tab_img_box {
  float: left;
  width: 10%;
}
.product_tab_cont_box {
  float: left;
  margin-top: 15px;
  width: 90%;
}
.product_tab_cont_box span {
  float: left;
  font-size: 16px;
}
.product_tab_cont_box b {
  clear: both;
  float: left;
  font-size: 18px;
}
.mission_vision_box_cont span {
  color: #3e3e3e;
  display: inline-block;
  font-size: 16px;
}
.address-info .conc-mail {
  margin-top: 10px;
}
