/*** GLOBAL SETTING ***/
body {
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #5b5b5b;
	line-height: normal;
}

/*** GLOBAL SELECTORS ***/
a {
	color: #000;
	transition: all 0.5s ease-in-out 0s;
}
a:hover {
	color: #000000;
}

/*Main COntent*/
#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	margin-bottom: 7px;
}
.headtop-home {
	background: url(../images/trans-bg.png) repeat 0 0;
	height: 62px;
}
.header-wrap {
	width: 1100px;
	margin: 0 auto;
}
.headtop {
	background: #fff;
	padding: 5px 0;
}

/*Website Logo*/
.rel {
	position: relative;
}
#logo-home {
	width: 225px;
	height: 122px;
	position: absolute;
	left: 0;
	top: 0;
}
#logo-home a {
	background: url(../images/logo.png) no-repeat;
	width: 225px;
	height: 122px;
	display: block;
}

#logo {
	width: 103px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 0;
}
#logo a {
	background: url(../images/small-logo.png) no-repeat;
	width: 103px;
	height: 60px;
	display: block;
}

.headright {
	width: 780px;
	color: #fff;
	font-weight: bold;
	padding-top: 25px;
}
.headright .head {
	margin-bottom: 5px;
}
.socialicon li {
	float: left;
	margin-right: 5px;
}
.socialicon a {
	background: url(../images/socialicon.png) no-repeat;
	width: 29px;
	height: 29px;
	display: block;
}
.socialicon .fb {
	background-position: 0px 0px;
}
.socialicon .twitter {
	background-position: -34px 0px;
}
.socialicon .googleplus {
	background-position: -66px 0px;
}

#topnav {
	background: url(../images/navigation-bg.png) repeat-x 0 -6px;
	height: 52px;
}
#topnav li {
	float: left;
	padding: 0px 30px;
	line-height: 48px;
	position: relative;
}
#topnav li:hover {
	position: relative;
}
#topnav li:first-child {
	border-left: 0px;
	padding-left: 0;
}
#topnav a {
	color: #ffffff;
	font: normal 16px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
}
#topnav a:hover {
	color: #263500;
}
#container {
	background: url(../images/containerBg.png) no-repeat top center;
	width: 1100px;
	margin: 20px auto;
	min-height: 374px;
}
#container .colsec {
	width: 467px;
}
#container .head {
	background: url(../images/headDivider.png) no-repeat left bottom;
	font: italic 32px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	margin-bottom: 15px;
	color: #fe3000;
}
#container .topdesc {
	font-size: 14px;
	margin-bottom: 35px;
}
#container .tblhead {
	font: normal 21px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color: #2a767b;
	padding: 0px 10px 19px 10px;
	border-bottom: solid 1px #cccccc;
}
.productdesc {
	padding: 0px 18px;
}
.productlist li {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: dotted #ccc 1px;
	overflow: hidden;
}
.productlist li:first-child {
	border-top: 0px;
}
.productlist .productimg {
	margin-right: 15px;
}
.productlist .desctxt {
	width: 200px;
	color: #000000;
	font-size: 11px;
}
.productlist .productname {
	font-weight: bold;
	margin-bottom: 7px;
	font-size: 12px;
}

.greybtn {
	position: relative;
	vertical-align: top;
	padding: 0 14px;
	height: 34px;
	font: normal 14px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: #e67e22;
	border: 0;
	border-bottom: 2px solid #da751c;
	cursor: pointer;
	-webkit-box-shadow: inset 0 -2px #da751c;
	box-shadow: inset 0 -2px #da751c;
}
.greybtn span {
	line-height: 34px;
}
.greybtn:hover {
	color: #f0f0f0;
}

#footer {
	background: #2d2b2b;
	border-top: solid 5px #297329;
	padding: 16px 0px;
	line-height: 18px;
	color: #fff;
}
.footerwrap {
	width: 1100px;
	margin: 0 auto;
}
#footer a {
	font-size: 13px;
}

.newsletter {
	width: 570px;
	margin: 0 auto 15px;
}
.newsletter label {
	width: 162px;
	margin-right: 8px;
	display: block;
	font: normal 21px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	line-height: 34px;
	color: #2a767b;
	float: left;
}
.newsletter .fieldBg {
	background: url(../images/fieldbg1.png) no-repeat;
	width: 274px;
	height: 26px;
	padding: 5px 10px;
}
.newsletter .field {
	width: 274px;
	height: 26px;
	border: 0px;
	font: normal 14px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color: #b6b6b6;
}
/* Button */

.submitbtn {
	font: normal 14px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
	height: 34px;
	color: #fff;
	vertical-align: top;
	margin: 20px 0 5px;
	padding: 0 14px;
	border-radius: 3px;
	border: none;
	background: #94b84b;
	-webkit-box-shadow: 0 4px 0 #729131;
	box-shadow: 0 4px 0 #729131;
}

.submitbtn:hover {
	background-color: #729131;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

.btn-custom-orange {
	font: normal 14px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
	height: 34px;
	color: #fff;
	vertical-align: top;
	margin: 20px 0 5px;
	padding: 0 14px;
	border-radius: 3px;
	border: none;
	background: #ff8a00;
	-webkit-box-shadow: 0 4px 0 #729131;
	box-shadow: 0 4px 0 #ff6c00;
}

.btn-custom-orange:hover {
	background-color: #ff6c00;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

.confirmbtn {
	position: relative;
	vertical-align: top;
	padding: 0 14px;
	height: 34px;
	font: normal 14px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: #e67e22;
	border: 0;
	border-bottom: 2px solid #da751c;
	cursor: pointer;
	-webkit-box-shadow: inset 0 -2px #da751c;
	box-shadow: inset 0 -2px #da751c;
}
.confirmbtn:hover {
	color: #f0f0f0;
}

.flink a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
}
.flink a:hover {
	color: #999999;
}
.copyright {
	background: #000;
	font-size: 11px;
	text-align: center;
	line-height: 30px;
}
.accountform a {
	color: #666 !important;
}
.bg1 {
	border: solid 1px #ddd;
	padding: 15px !important;
}
/*Inner Pages*/
#innercontain {
	width: 1060px;
	margin: 30px auto;
	min-height: 340px; /*box-shadow:#ccc 0 0 5px; padding:20px */
}
#innercontain1 {
	margin: 30px auto;
	width: 1100px;
}
#innercontain .head {
	background: url(../images/headDivider.png) no-repeat left bottom;
	font: italic 32px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	margin-bottom: 5px;
	color: #fe3000;
}
#innercontain .head2 {
	background: url(../images/headDivider.png) no-repeat left bottom;
	font: normal 18px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 13px;
	color: #aad635;
}
#innercontain .desc {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom: 35px;
	overflow: hidden;
}
#innercontain1 .head {
	background: url(../images/headDivider.png) no-repeat left bottom;
	font: italic 32px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	margin-bottom: 40px;
	color: #fe3000;
}
#innercontain1 .head2 {
	background: url(../images/headDivider.png) no-repeat left bottom;
	font: normal 18px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 13px;
	color: #aad635;
}
#innercontain1 .desc {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom: 35px;
}

/*Client Type*/
.clienttype {
	margin-left: -20px;
}
.clienttype li {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 500px;
	box-shadow: #ccc 0 0 5px;
}

.clienttype .productimg {
	margin-right: 15px;
}
.clienttype .desctxt {
	width: 338px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
.clienttype .productname {
	font-weight: bold;
	margin-bottom: 7px;
	font-size: 13px;
	line-height: normal;
}
.clienttype p {
	color: #666;
}

/*Register*/
.regform {
	margin-bottom: 20px;
}
.regform li {
	overflow: hidden;
	margin-bottom: 10px;
}
.regform label {
	float: left;
	width: 155px;
	margin-right: 15px;
	display: block;
	font-size: 14px;
	line-height: 26px;
	text-align: right;
}
.regform .field {
	background: url(../images/field.png) repeat-x left bottom;
	border: solid 1px #dcdcdc;
	padding: 5px;
	width: 260px;
}
.regform .selectfield {
	background: url(../images/field.png) repeat-x left bottom;
	border: solid 1px #dcdcdc;
	padding: 5px;
	width: 261px;
}
/*.regform a{ color:#666}*/

/*Client Support*/
.tblsec {
	padding: 10px;
	border: #e1e1e1 1px solid;
	background: #fff url(../images/greytile-x.png) repeat-x 1px 1px;
	margin-bottom: 15px;
	font-size: 13px;
	box-shadow: 0 0 6px #ddd;
}
.tblsec .tblhead {
	font-size: 15px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	border-bottom: dashed 1px #ccc;
	padding-bottom: 5px;
}
.deciallist {
	margin-left: 20px;
}
.deciallist li {
	list-style: decimal;
	margin-bottom: 3px;
}
.deciallist ul {
	margin: 8px 0px;
	margin-left: 25px;
}

/*Franchising*/
.faqlist li {
	margin-bottom: 10px;
	font-weight: bold;
}

/*business-proposal*/
.businessproposal .sec {
	border-bottom: dashed 1px #cccccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.businessproposal .head3 {
	font: normal 14px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color: #972418;
	margin-bottom: 5px;
}
.businessproposal a {
	color: #000099 !important;
}

.tbl1 {
	background: #cccccc;
	color: #000000;
}
.tbl1 th {
	background: #e8ffac;
	color: #972418;
	padding: 3px 5px;
	font-weight: bold;
}
.tbl1 td {
	background: #ffffff;
	padding: 3px 5px;
}

/*Contact Us*/
.contactpg .colsec {
	width: 450px;
	line-height: 22px;
}

.contactform {
	margin-bottom: 20px;
	width: 44%;
}
.contactform li {
	overflow: hidden;
	margin-bottom: 10px;
}
.contactform label {
	float: left;
	width: 120px;
	margin-right: 15px;
	display: block;
	font-weight: bold;
	font-size: 13px;
	line-height: 26px;
	text-align: right;
}
.contactform .field {
	background: #fff;
	border: solid 1px #dcdcdc;
	padding: 5px;
	width: 300px;
}
.contactform .selectfield {
	background: #fff;
	border: solid 1px #dcdcdc;
	padding: 5px;
	width: 300px;
}

/*My Account*/
.accountform {
	width: 600px;
}
.accountform li {
	overflow: hidden;
	border-bottom: dashed 1px #ccc;
	padding: 8px;
	color: #000000;
}
.accountform label {
	float: left;
	width: 200px;
	margin-right: 15px;
	display: block;
	font-weight: bold;
	color: #972418;
	font-size: 13px;
}
.tblist {
	background: #ccc;
	margin: 10px 0px 5px;
}
.tblist td,
.tblist th {
	padding: 5px;
	background: #ffffff;
}
.tblist th {
	background-color: #efefef;
	font-weight: bold;
}
.tblist .proname {
	color: #972418;
	font-weight: bold;
}

/*Fruits*/
.fruitspg .leftsec {
	width: 640px;
}
.fruitspg .rightsec {
	width: 300px;
}
.fruitspg .listing li {
	padding: 10px 0px;
	border-bottom: dashed 1px #ccc;
	overflow: hidden;
}
.fruitspg .rightdesc {
	width: 520px;
}
.fruitspg .rightdesc .head3 {
	font-weight: bold;
	color: #972418;
	font-size: 13px;
}
.fruitspg .righthead {
	font: normal 18px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color: #333;
}

/*mycart*/
.errormsg {
	border: solid 1px #ff9393;
	padding: 5px;
	background: #fff2f2;
	color: #ff0000;
}
.continueshopping {
	margin-right: 20px;
	line-height: 34px;
}

/*popup pages*/
.tranBg {
	background: url(../images/transBg.png) repeat;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
}
.popmainwrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.popmainwrap .head3 {
	font: normal 18px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	border-bottom: dashed 1px #ccc;
	color: #333;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.popmainwrap .head4 {
	font: normal 14px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	border-bottom: dashed 1px #ccc;
	color: #333;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.popmainwrap .mainwrap {
	width: 500px;
	margin: 0 auto;
	background: #ffffff;
	padding: 10px;
	border: solid 3px #cccccc;
	margin-top: 150px;
}
.popmainwrap .mainwrap2 {
	width: 700px;
	margin: 0 auto;
	background: #ffffff;
	padding: 20px;
	border: solid 3px #cccccc;
	margin-top: 150px;
	position: relative;
}

.popmainwrap .rightdesc {
	width: 600px;
}
.popmainwrap .rightdesc .head3 {
	font-weight: bold;
	color: #972418;
	font-size: 13px;
}
.popmainwrap .righthead {
	font: normal 18px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color: #333;
}
.popmainwrap .qty {
	border: solid 1px #cccccc;
	width: 50px;
	padding: 3px;
}
.popmainwrap .closeicon {
	background: url(../images/closeicon.png) no-repeat;
	width: 48px;
	height: 48px;
	display: block;
	position: absolute;
	right: -20px;
	top: -20px;
}

/*Dropdown Menu Css*/
.dropmenu {
	width: 168px;
	position: absolute;
	top: 42px;
	left: 28px;
	display: none;
	z-index: 1000;
	padding-top: 10px;
}
.dropmenu-bg {
	background: #fff;
	padding: 5px;
	box-shadow: 0 0 5px #857f7f;
}
.dropmenu-ul {
}
.dropmenu-ul li {
	padding: 4px 0 0 0 !important;
	margin: 5px 0 0 0 !important;
	border: dashed #ddd !important;
	border-width: 1px 0 0 0 !important;
	float: inherit !important;
	line-height: 18px !important;
	width: 100%;
}
.dropmenu-ul li:first-child {
	margin: 0 !important;
	border: none !important;
	padding: 0 !important;
}
.dropmenu-ul a {
	font-size: 13px !important;
	color: #666 !important;
	text-decoration: none !important;
	height: auto !important;
	line-height: 18px !important;
	width: 100%;
	display: block;
	padding: 3px !important;
}
.dropmenu-ul a:hover {
	color: #263500 !important;
}
#topnav li:hover > .dropmenu {
	display: block;
}

.dealimage-p6 {
	/*border:1px solid #CCC;*/
	height: 110px;
	width: 110px;
}
.misedeal-p6 {
	background: url(../images/icons/soldout_en.png) no-repeat scroll 0 0
		transparent;
	position: absolute;
	display: block;
	height: 64px;
	left: 0;
	top: 0;
	width: 64px;
}
.rel {
	position: relative;
}
.reg-padding153 {
	padding: 0 0 0 173px;
}
.r-menu {
	display: none;
}
.c-txtarea {
	width: 330px;
	height: 150px;
}

.banner-img {
	background: url(../images/image.jpg) no-repeat center 0; /*background-size:cover;*/
	background-attachment: fixed;
	height: 350px;
}

.nav-wrap {
	width: 1100px;
	margin: 0 auto;
}
.rf a {
	color: #fff;
}
.main-content-wrap {
	width: 1100px; /*padding:35px 0; */
	margin: 0 auto;
}
.mrgn-top20 {
	margin-top: 30px;
}
.heading {
	font: italic 26px Georgia, "Times New Roman", Times, serif;
	color: #fe3000;
	margin: 0 0 24px 0;
}
.product-content {
	width: 252px;
	border: solid 1px #ccc;
	padding: 10px;
	text-align: center;
	box-shadow: 0 0 6px #ccc;
	background: #fdf5f5; /*; min-height:340px*/
}
.content-prod {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.content-prod li {
	display: block;
	float: left;
	margin: 0 23px 30px 0;
}
.content-prod li.last {
	margin-right: 0;
}
.prod-img {
	width: 180px;
	height: 160px;
	border-radius: 50%;
	border: solid 10px #bbe698;
	margin: 10px auto;
	transition: all 0.5s ease-in-out 0s;
}
.prod-img img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.prod-img:hover {
	border-color: #35a711;
	transition: all 0.5s ease-in-out 0s;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.product-content h4 {
	font-size: 20px;
	color: #000;
}
.product-content p {
	font-size: 13px;
	color: #8c8b8b;
	margin: 8px 0;
}
.button-bg-left {
	background: url(../images/button-bg.png) no-repeat 0 0;
	cursor: pointer;
	height: 36px;
	margin: 0 auto 10px;
	float: left;
	padding-left: 20px;
	margin-left: 32px;
}
.button-bg-right {
	background: url(../images/button-bg.png) no-repeat 100% -36px;
	cursor: pointer;
	height: 36px;
	margin: 0 auto 10px;
	border: none;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	padding: 0 20px 0 0;
}
.social-icons {
	background-color: #000000;
	text-align: center;
	padding: 15px 0 0 0;
}
.social-icons a {
	width: 31px;
	height: 31px;
	display: inline-block;
	margin-right: 4px;
}
.s-icon1 {
	background: url(../images/social-icons.png) no-repeat 0 0;
}
.s-icon2 {
	background: url(../images/social-icons.png) no-repeat -44px 0;
}
.s-icon3 {
	background: url(../images/social-icons.png) no-repeat -86px 0;
}
.s-icon4 {
	background: url(../images/social-icons.png) no-repeat -129px 0;
}
.login-content1 {
	margin-left: 40px;
}
.login-content1 a {
	line-height: 30px;
}
.login-content1 span {
	margin: 0 10px;
	color: #fff;
}
.login-content2 {
	margin-left: 40px;
	color: #666 !important;
}
.login-content2 a {
	line-height: 30px;
	color: #666 !important;
}
.login-content2 span {
	margin: 0 10px;
	color: #666;
}
.r-menu {
	width: 96% !important;
}
.social-icons a:hover {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.txt-new {
	color: #666 !important;
}
.cont-right {
	width: 50%;
}
.ck-out-txt {
	color: #297329 !important;
}
.pop-up580 {
	width: 580px;
	margin-left: 15px;
}
.mat-content {
	border: solid 1px #ddd;
	padding: 5px;
	margin: 10px 0;
	box-shadow: 0 0 6px #ddd;
}
.left-content-new {
	width: 68%;
	float: left;
}
.sidebar {
	width: 28%;
	float: left;
}
#goto a {
	color: #666;
	display: block;
	width: 90%;
	margin-top: 10px;
	padding: 8px;
	border: solid 1px #ddd;
	box-shadow: 0 0 6px #ddd;
}
.sidebar h2 {
	font: italic 22px Georgia, "Times New Roman", Times, serif;
	color: #fe3000;
	margin-top: 10px;
}
.mat-content .rightdesc {
	width: 77%;
	font-size: 14px;
	line-height: 22px;
}
.mat-content .rightdesc strong {
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	color: green;
	margin: 5px 0;
	display: block;
}
.checkout-left {
	padding: 0px 5px 10px 0px;
	font-size: 18px;
	width: 575px;
	float: left;
}

.logincontainer {
	width: 470px;
	margin: 0 auto;
}

#dataTable td {
	border: 1px dotted #f3f3f3;
}
#dataTable th {
	font-weight: bold;
}
#dataTable tr td {
	border-top: 1px solid #ddd;
}
#dataTable tr td table tr td {
	border: 0;
}

.BorderTable {
	border-collapse: collapse;
}
.BorderTable th {
	padding: 5px;
	border: 1px solid #cccccc;
}
.BorderTable td {
	padding: 5px;
	border: 1px solid #cccccc;
}
.BorderTable .first {
	font-weight: bold;
	text-align: center;
}
.BorderTable .second:hover {
	background-color: #ccffcc;
}

.bidder-list-table td {
	padding: 5px;
}

@media all and (max-width: 1099px) {
	#container,
	#wrapper,
	.main-content-wrap,
	.nav-wrap,
	.footerwrap,
	.header-wrap,
	#innercontain,
	#innercontain1 {
		width: 960px;
	}
	.contactform .field,
	.contactform .selectfield {
		width: 276px;
	}
	.fruitspg .leftsec {
		width: 590px;
	}
	.fruitspg .rightdesc {
		width: 460px;
	}
	/*#facebox{ width:600px; left:50%!important; margin-left:-300px}*/
}

@media all and (max-width: 959px) {
	#container,
	#wrapper,
	.main-content-wrap,
	.nav-wrap,
	.footerwrap,
	.header-wrap,
	#innercontain,
	#innercontain1 {
		width: 760px;
	}
	.headright {
		width: 640px;
	}
	#container .colsec {
		width: 368px;
	}
	#container .tblhead {
		font-size: 18px;
	}
	.clienttype li {
		width: 360px;
	}
	.clienttype .desctxt {
		width: 216px;
	}
	.regform label {
		text-align: left;
		width: 115px;
	}
	.reg-padding153 {
		padding: 0 0 0 130px;
	}
	.regform .field {
		width: 236px;
	}
	.regform .selectfield {
		width: 236px;
	}
	.regform li a {
		display: block;
	}
	.con-content {
		width: 350px;
	}
	.cont-right {
		width: 370px;
	}
	.contactform label {
		text-align: left;
		display: block;
		width: 100%;
		margin-bottom: 2px;
		line-height: normal;
	}
	.c-txtarea {
		height: 100px;
	}
	.heading {
		font-size: 26px;
	}
	.product-content {
		width: 230px;
	}
	.product-content p {
		min-height: 70px;
	}
	.fruitspg .leftsec {
		width: 100%;
		margin-bottom: 20px;
	}
	.fruitspg .rightsec {
		float: left;
	}
	.fruitspg .rightdesc {
		width: 82%;
	}
	#smallcart {
		float: left !important;
		margin-bottom: 20px;
		width: 100%;
	}
	.fruitspg .rightsec {
		width: 100%;
	}
	.r-cart {
		float: left !important;
	}
}

@media all and (max-width: 767px) {
	#container,
	#wrapper,
	.main-content-wrap,
	.nav-wrap,
	.footerwrap,
	.header-wrap,
	#innercontain1,
	#innercontain {
		padding: 0 10px;
		width: auto;
	}
	#innercontain,
	#innercontain1 {
		margin: 40px 10px;
	}
	.r-menu {
		display: block;
		position: absolute;
		left: 5px;
		top: 5px;
	}
	#topnav {
		display: none;
	}
	.headright {
		width: 100%;
		margin-top: 20px;
	}
	.headtop {
		background: none;
		border-bottom: solid 3px #aad635;
		height: 60px;
	}
	.column {
		min-height: 10px !important;
		padding: 0 !important;
	}
	#container .colsec {
		width: 460px;
		float: none;
		margin: 0 auto;
	}
	.clienttype li {
		width: 46%;
		margin-left: 18px;
	}
	.clienttype .desctxt {
		width: auto;
		margin-top: 10px;
	}
	.desc table {
		width: 100%;
	}
	.cont-right {
		width: 46%;
	}
	.con-content {
		width: 48%;
	}
	.heading {
		font-size: 22px;
	}
	.content-prod li {
		float: none;
	}
	.product-content {
		width: 300px;
		margin: 0 auto;
	}
	.button-bg-left {
		margin-left: 58px;
	}
	#logo-home {
		left: auto;
		right: 0;
	}
	.login-content1 {
		float: left;
		margin-left: 10px;
	}
	.headtop .headright {
		top: 0;
	}
	.headtop #logo {
		left: 134px;
	}
	.bg1 {
		min-height: 290px;
	}
	.colsec {
		width: 100%;
	}
	.colsec iframe {
		width: 100% !important;
	}
	.accountform,
	#facebox .content {
		width: auto !important;
	}
	.headtop {
		height: 100px;
	}
	.fruitspg .rightdesc {
		width: 70%;
		float: left;
		margin-left: 20px;
	}
	#facebox {
		width: 400px;
		left: 50% !important;
		margin-left: -200px;
	}
	.pop-up580 {
		width: 100%;
	}
	.check-lft,
	.checkout-left {
		width: 100% !important;
	}
	.sidebar,
	.left-content-new {
		float: none;
		width: 100%;
	}
	.mat-content .rightdesc {
		width: 72%;
	}
}

@media all and (max-width: 479px) {
	.headtop .headright {
		top: 0px;
	}
	#container,
	#wrapper,
	.main-content-wrap,
	.nav-wrap,
	.footerwrap,
	.header-wrap,
	#innercontain1,
	#innercontain {
		padding: 0 10px;
		width: auto;
	}
	#container .colsec {
		padding: 0 10px;
		width: 340px;
	}
	.clienttype li {
		width: 90%;
		margin: 20px auto !important;
		float: none;
	}
	.con-content {
		width: 100%;
	}
	.clienttype .desctxt {
		width: auto;
	}
	.desc table {
		width: 100%;
	}
	.regform label {
		width: 100%;
		line-height: normal;
		margin-bottom: 4px;
	}
	.regform li {
		text-align: center;
	}
	.regform li a {
		display: block;
	}
	.reg-padding153 {
		padding: 0;
	}
	.cont-right {
		width: 100%;
	}
	#logo {
		/* padding: 15px 0 5px 56px; */
		margin-bottom: 12px;
	}
	.headright .head {
		float: left;
		margin: 0 10px 0 0;
	}
	.headright {
		width: 308px;
	}
	.headtop {
		height: 110px;
	}
	.content-prod li {
		float: none;
		margin: 0 auto 20px;
	}
	.headright {
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	#logo-home {
		right: 0;
		left: auto;
	}
	.product-content {
		width: 260px;
		margin: 0 auto;
	}
	.login-content1 {
		float: left;
		margin: 0 0 0 10px;
	}
	.button-bg-left {
		margin-left: 38px;
	}
	.clienttype {
		margin-left: 0;
	}
	#innercontain,
	#innercontain1 {
		margin: 40px 10px;
	}
	#innercontain .head {
		font-size: 26px;
	}
	.contactform .field,
	.contactform .selectfield {
		width: 258px;
	}
	#facebox {
		left: 11px !important;
		top: 50% !important;
	}
	.accountform,
	#facebox .content {
		width: 290px !important;
	}
	.fruitspg .rightdesc {
		margin: 0;
		width: 100%;
	}
	.fruitspg .rightsec {
		width: 100%;
	}
	#facebox {
		width: 300px;
		left: 50% !important;
		margin-left: -150px;
	}
	.pop-up580 {
		width: 100%;
	}
	.tblist td,
	.tblist th {
		width: 100%;
		float: left;
		text-align: left;
	}
	.contactform {
		width: 100%;
	}
	.accountform label {
		width: 100%;
	}
	.accountform ul li div {
		width: 100%;
		display: block;
		float: none !important;
	}
	.mat-content .rightdesc {
		width: 100%;
	}
	.logincontainer {
		width: 300px;
		margin: 0 auto;
	}
}

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #297329;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}

.sidenav a {
	padding: 8px 8px 8px 12px;
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	display: block;
	transition: 0.3s;
}

.sidenav a:hover {
	color: #f1f1f1;
}

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}

@media screen and (max-height: 450px) {
	.sidenav {
		padding-top: 15px;
	}
	.sidenav a {
		font-size: 18px;
	}
}
