@font-face {
    font-family: 'robotobold';
    src: url('fonts/bold/roboto-bold-webfont.woff2') format('woff2'),
         url('fonts/bold/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoblack';
    src: url('fonts/black/roboto-black-webfont.woff2') format('woff2'),
         url('fonts/black/roboto-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotolight';
    src: url('fonts/light/roboto-light-webfont.woff2') format('woff2'),
         url('fonts/light/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotothin';
    src: url('fonts/thin/Roboto-Thin.ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('fonts/regular/roboto-regular-webfont.woff2') format('woff2'),
         url('fonts/regular/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CogswellCondensed';
    src: url('fonts/cogswellcondensed/CogswellCondensed-Regular.woff');
}

.AlignTitle{

position:absolute;
bottom:0px;
padding-bottom:40px;
left:15px

}

.DynamicButtonGreen{
	background-color:#268e29;
	text-align:center;
	border-radius:5px;
	 max-width:170px;
	min-height:50px;
	text-align:center;
	line-height:50px;
	margin:0 auto;
	margin-top:20px;
	color:white;
}

.RecipiesTitlePosition{
	position:absolute;
	right:14px;
	top:14px;
	background-color:#268e29;
	padding:5px;
	text-align:center;
	border-radius: 5px;

}

.RecipiesTitleName{
	font-size:23px;
	position:absolute;
	bottom:0px;
	z-index:2100;
	text-align:left;
	height:auto;
	padding-bottom:15px
}

.DynamicButtonRed{
	background-color:#9c0b15;
	text-align:center;
	border-radius:5px;
	 max-width:170px;
	min-height:50px;
	text-align:center;
	line-height:50px;
	margin:0 auto;
	margin-top:20px;
	color:white !important;
}
.DynamicButtonWhite{
	background-color:white;
	text-align:center;
	border-radius:5px;
	 max-width:170px;
	min-height:50px;
	text-align:center;
	line-height:50px;
	margin:0 auto;
	margin-top:20px;
	color:#296c22 !important;
	border:1px solid white;
}
.DynamicButtonTransparent{
	background-color:transparent;
	text-align:center;
	border-radius:5px;
	 max-width:170px;
	min-height:50px;
	text-align:center;
	line-height:50px;
	margin:0 auto;
	margin-top:20px;
	color:white !important;
	border:1px solid white;
}	

body {
    font-family: 'robotoregular';
    direction:ltr;
    padding-top: 0;
    margin: 0;
    background-image: url('img/background.jpg') ;
    background-repeat: repeat-y;
    width:100%;
    height:100%;
    background-color:white;
	overflow-x:hidden;
	
}
.contactusBack {
    
    background-image: url('img/contactusBack.jpg') ;
    background-repeat: repeat-y;
    width:100%;
    min-height:358px;
    background-color:white;
	overflow-x:hidden;
}

@media (max-width: 860px) {

.rightText {
  
    background-image: url('img/rightBanner.jpg') ;
    background-repeat: repeat-x;
	width:100%;
	height:525px;
    background-color:#ae1c1a;
	overflow-x:hidden;
}

}

@media (max-width: 2000px) {
.rightText {
  
    background-image: url('img/rightBanner.jpg') ;
    background-repeat: repeat-x;
	max-width:800px;
	height:525px;
    background-color:#ae1c1a;
	overflow-x:hidden;
}

}

.nopadding{
	padding:0px;
}

.bold{
	 font-family: 'robotobold';
}

.red{
	color:#9c0b15;
	text-decoration:none;
}

.upperMenu{
	width:303px;
}
ey
.float{
float:left;
}

.uppercase{
	/*text-transform:uppercase;*/
}


.grey{
	color:#72727d;
	text-decoration:none;
}
.green{
	color:#2a6c22;
}

a{
	text-decoration:none;
	color:#81817f;
}
a:hover{
	text-decoration:none;
	color:#9c0b15;
}
.socialMedia{
	max-width:211px;
}

#header{
	margin-top:10px;
}
.alignLeft{
	text-align:left;
}

.alignRight{
	text-align:right;
}

.MarginRight15{
	margin-right:15px;

}

.MarginRight7{
	margin-right:7px;
}

.MarginRight34{
	margin-right:34px;
}
.MarginLeft10{
	margin-left:10px;
}
.floatR{
	float:right;
}

.fontBold{
	font-weight:bold;
	}
	

	

.fontBlack{
	font-family: 'robotoblack';
}

.font24{
	font-size:24px;
}

.marginTop10{
	margin-top:10px;
}

.Menu{
	margin-top:10px;
}

.centerDiv{
text-align:center;

}

.MarginTop10{
	margin-top:10px;
	}
	
.MarginTop20{
	margin-top:20px;
	}
	
 .rotatingBanner{
	height:540px;

} 

.MarginLeft7{
	margin-left:7px;
	}
	
.white{
	color:white !important;
	}
	
.BannerDescription{
	max-width:390px;
	margin:0 auto;
	text-align:center;
}

.light{
font-family: 'robotolight';
}	

.borderGreen{
	border:1px solid #268e29;
}

.AboutUsBox{
	width:100%;
	min-height:360px;
	 font-family: 'robotothin';
	 text-align:center;
	 margin:0 auto;
	 margin-top:22px;
	 color:#b3b3b3;
	 background-color:#ffffff;
}

.AboutUsBox1{
	width:100%;
	
	 font-family: 'robotothin';
	 text-align:center;
	 margin:0 auto;
	padding:50px;
	 color:#b3b3b3;
	 background-color:#ffffff;
}

.sliderItem{
	margin-top:110px;
}

.clear{
	clear:both;
	}
	
.MarginTop40{
		margin-top:40px;
}

.thin{
	font-family: 'robotothin';
} 

#MenuDiv{
	display:none;
}

#formDiv{
	background-color:#296c22;
	min-height:608px;
	}
	

.input{
	background-color:transparent;
	border-radius:5px;
	height:60px;
	color:white;
	font-family: 'robotothin';
	width:100%;
	border:1px solid white;
	padding:20px;
	margin-bottom:20px
	}
	
.inputTextarea{
	background-color:transparent;
	border-radius:5px;
	height:110px;
	color:white;
	resize:none;
	font-family: 'robotothin';
	width:100%;
	border:1px solid white;
	padding:20px;
	
	}	
	

.CategoryItem{
	border:1px solid white;
	position:relative;


}	
/* .CategoryItem:hover{
		opacity:0.6;
		background-color:rgba(140,21,28,0.9) !important;
} */	

.CategoriesRow{
	background-color:transparent;
	}
	
.CategoryItemDescriptionClass{
	position:absolute;
	z-index:3000;
	bottom:0px;
	padding:15px;
	padding-bottom:20px;
	opacity:0;
	
}

.CategoryItemDescriptionClass2{
	position:absolute;
	z-index:3000;
	bottom:0px;
	padding:15px;
	padding-bottom:20px;
	opacity:1;
	
}

.rightProductText {
  
    background-image: url('img/products/productsBack.jpg') ;
    background-repeat: repeat-x;
	max-width:585px;
	height:349px;
    background-color:#ae1c1a;
	overflow-x:hidden;
}

/* Styles specific to this particular page */
.scroll-pane
{
	/* width: 100%;
	height: 200px;
	overflow: auto; */
	float:left;
	background-color:#9c0b15;
	width:553px;
	padding-bottom:42px;
	height:384px;
	
}
.horizontal-only
{
	height: auto;
	max-height: 200px;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #dde;
	position: relative;
}

.jspDrag
{
	background: #bbd;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

.scroll2{
float:left;background-color:white;width:586px;padding-top:82px;padding:20px;height:306px;
}

.alignRight{
	text-align:right;
}

.alignLeft{
	text-align:left;
}

.gallery
{
    display: inline-block;
    margin-top: 20px;
}

.pointer{
	cursor:pointer;}
	
.socialMediaDiv{
	display:none;}
	
#newsletterForm{
	display:none;
	position:absolute;
	right:0px; 
	top:-169px;
	}
	
.MissionTitle{
	color:#4f4f4f;
	text-align:center;
	margin:0 auto;
	padding-top:10px
}

.ArrowNewsletter{
	position:absolute;
	bottom:-8px;
	right:42px;
	float:left
}
.fontsizeProduct{
font-size:35px
}

.MainMenuArrow{
	position:absolute;
	top:-17px;
	left:66%;
}

.Vision{
	font-size:20px;
	text-align:left;
}

.MarginRight20{
		margin-right:20px;
}

.centerTitle{
	width:auto;
	margin:0 auto;
	text-align:center;
}

.MissionVisionBox{
	float:left;
	max-width:550px;
	margin:0 auto
}

.borderGreen{
	border:1px solid #2a6d22;
}

.MissionVisionText{
	font-size:15px;
	margin-top:10px;
	margin-bottom:30px;
	color:#838383;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:30px
}

.noBorder{
	border:0px
	}

.marginLeaves{
	margin-right:10px;
}

.marginBothLeaves{
	margin:15px;
}
	
.floatLeft{
float:left;
}

.container1{
	width:100% !important;
}

.ImageGalleryBtn{
	position:absolute;
	bottom:20px;
	right:20px;
	cursor:pointer
}

.GalleryViewButton{
	position:absolute;
	bottom:20px;
	right:20px;
	cursor:pointer
}

.Distribution_Box{
	color:#4f4f4f;
	font-size:18px;
	padding-left:96px;
}

.SocialDiv{
	position:absolute;
	right:-67px;
	top:-12px;
	max-width:65px;
	max-height:134px;
	z-index:6000;
	padding-bottom:10px
}

.sliderItem a{color:white}
.sliderItem a:hover{color:#9c0b15}

.RecipesTag{
	position:absolute;
	right:14px;
	top:14px;
	background-color:#268e29;
	padding:5px;
	text-align:center;
	border-radius: 5px;
}

.RecipesButtons{
	font-size:23px;
	position:absolute;
	bottom:0px;
	z-index:2100;
	text-align:left;
	height:auto;
	padding-bottom:15px;
	z-index:3000;
}

.howtoBtn{

	float:left;width:auto;font-size:13px;border:1px solid white;background-color:transparent;border-radius:2px;padding:10px
}

.ViewProdBtn{
	float:left;width:auto;font-size:13px;border:1px solid #ae1c1a;background-color:#ae1c1a;border-radius:2px;padding:10px;margin-left:5px
}

.BoxMarginTop{
	margin-top:-40px;
}

.loader {
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #3498db;
	width: 120px;
	height: 120px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	margin:0 auto;
	border-color:#555 #f3f3f3 #f3f3f3;
}

@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}