html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;outline: none;
}
body {
	/*background: url('../images/banner.jpg') 0% 137px no-repeat;*/
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
#container {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    width: 100%;
    float: left;
}
#header {
    background: url(../images/header-bg.jpg) 50% 0% repeat-x;
	background-size: contain;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: auto;
    float: left;
}
#header_block {
    max-width: 988px;
    height: auto;
    margin: 0 auto;
    padding: 0;
	position: relative;
	display: block;
}
a#logo {
    width: 225px;
    height: auto;
    padding: 0;
    display: block;
    position: relative;
    margin: 20px 0px;
    float: left;
}
#header_quote {
    padding: 0;
    display: block;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    font-family: "Calibri",Arial,Helvetica,sans-serif;
    margin: 35px 0px 0px 30px;
    float: left;
}
#header_social {
	background: url('../images/social.jpg') 50% 0% no-repeat;
	width: 97px;
	height: 28px;
	margin: 0;
	padding: 0 0 0 10px;
	display: block;
	position: absolute;
	top: 15px;
	right: 0;
}
#header_contact {
    background: url(../images/contact_bg.jpg) 50% 0% no-repeat;
    width: auto;
    height: auto;
    margin: 0;
    padding: 6px 0 0 10px;
    display: block;
    position: relative;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: italic;
    text-align: center;
    float: right;
    margin-top: 30px;
}
#header_social a {
	width: 24px;
	height: 22px;
	margin: 0 9px 0 0;
	padding: 0;
	display: block;
	float: left;
}
#navigation {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    border-top: solid 2px #f1d243;
    background: #000;
    float: right;
    width: 70%;
	height: auto;
    margin-top: 47px;
}
#navigation ul {
    width: 100%;
    float: left;
}
#navigation ul li {
    float: left;
    list-style: none;
}
#navigation a {
	background: none;
	height: auto;
	margin: 0;
	padding: 13px 20px 8px 20px;
	display: inline-block;
	position: relative;
	color: #f1d243;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation a span {
	background: url('../images/nav_right.jpg') 50% 0% no-repeat;
	width: 3px;
	height: 36px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 0;
	right: 0;	
}
.nav_selected {color: #fff !important;}
#navigation a:hover {color: #FFF;}
#navigation a:hover span, #navigation a.nav_selected span {background: url('../images/nav_right_hover.jpg') 0% 0% no-repeat;}


/* Content */
#content {
	/*background: #fff;*/
	width: 100%;
	margin: 0 auto;
	padding: 15px 0 0 0;
	display: block;
	float: left;
	position: relative;
	z-index: 990;
}
#content_wrapper {
    width: 988px;
    margin: 0 auto;
}
#breadcrumb {
	margin: 0 0 0 0;
	padding: 0 0 7px 0;
	display: block;
	clear: both;
	border-bottom: 1px #cccccc solid;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumb span.here  {color: #13562d;font-weight: bold;}
#breadcrumb a {
        color: #000;
        text-decoration: none
}
#breadcrumb a:hover {color: #13562d}
#main_heading {
    margin: 0 0 20px 0;
    padding: 10px 0 20px 0;
    display: block;
    color: #999999;
    font-size: 32px;
    line-height: 30px;
    font-family: "Calibri", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    border-bottom: 1px #cccccc solid;
    position: relative;
    width: 100%;
    float: left;
}
#site-heading {
    width: 66%;
    display: block;
    float: left;
}
#main_heading.top, #sub_heading.top {
	padding-top: 15px !important;
	border-top: 1px #cccccc solid;
}
#search.top {top: 6px !important;}
#search {
    background: url(../images/start_search.jpg) 50% 0% no-repeat;
    width: 30%;
    height: 44px;
    margin: 0;
    padding: 39px 0 0 18px;
    display: block;
    position: relative;
    float: right;
}
a#products_link {
	background: #f2f2f2;
	width: 258px;
	height: 28px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}
#sub_heading {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	display: block;
	clear: both;
	color: #13562d;
	font-size: 32px;
	line-height: 25px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px #cccccc solid;
	position: relative;
}
a#quicklinks {
    /*old*/ 
	/*width: 295px;
	height: 28px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 12px;
	right: 0;*/
	/*new */
	width: 48%;
    height: 28px;
    margin: -2% 0% 0% 70%;
    padding: 0;
    display: block;
    position: relative;
    top: 0px;
    right: 0;
}
#products {
	background: #f2f2f2;
	width: 958px;
	min-height: 312px;
        height: auto;
	margin: 0;
	padding: 12px 0 12px 30px;
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
        border-bottom: 3px solid #999999
}
a#products-close {
        display: block;
        position: absolute;
        position: absolute;
	top: -14px;
	right: -14px;
        z-index: 1000;
}
#products_heading {
	margin: 0;
	padding: 10px 0 20px 0;
	display: block;
	clear: both;
	color: #808080;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;	
	border-bottom: 1px #cccccc solid;	
}
#products_list {
	width: 590px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
#products_list a {
	width: 191px;
	height: 45px;
	line-height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 5px 0 0 5px;
	display: block;
	float: left;
	color: #666;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px #cccccc solid;	
}
#featured {
	background: #fff;
	width: 300px;
	height: 278px;
	margin: 0 0 0 54px;
	padding: 22px 0 0 0;
	display: block;
	float: left;
	text-align: center;
	position: relative;
}
#featured a.viewall {
	margin: 0 auto;
	padding: 0;
	display: inline-block;
	color: #4d4d4d;
	font-size: 18px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
}
a#viewall span {color: #666 !important;}
#featured a.featured_img {
    width: 198px;
    height: 165px;
    margin: 0 auto;
    padding: 15px 0 10px 0;
    display: block;
    clear: both;
    border-bottom: 1px #cccccc solid;
    display: flex;
    justify-content: center;
    align-items: center;
}
#featured a.featured_title {
	width: 198px;
        height: 18px;
        overflow: hidden;
	margin: 0 auto;
	padding: 0 0 20px 0;
	display: block;
	clear: both;
	color: #808080;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}
#featured a.view {
	background: url('../images/view.jpg') 50% 0% no-repeat;
	width: 113px;
	height: 27px;
	margin: 0 auto;
	padding: 0;
	display: block;
	clear: both;	
}
#featured a.left {
	background: url('../images/featured_left.jpg') 50% 0% no-repeat;
	width: 30px;
	height: 29px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 115px;
	left: 10px;	
}
#featured a.right {
	background: url('../images/featured_right.jpg') 50% 0% no-repeat;
	width: 30px;
	height: 29px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 115px;
	right: 10px;	
}

/* Left Column - Right Img */
#rightcolumn_img
{    
   
    width: 41%;
    margin: 0 auto;
    padding: 0;
    display: block;
    position: relative;
    z-index: 990;
    float: right;
    
}
/*
#rightcolumn_img.testimonial {
    width: 70% !important;
    top: 374px !important;
    right: -50px !important;
    float: right;
}
#rightcolumn_img.recipe {
	width: 529px !important;
	height: 342px !important;
	top: -30px !important;
	right: -408px !important;
	background: url('../images/recipe_main_background.png') 0% 0% no-repeat;
}
*/
#recipe-middle {
	position: absolute;
	top: 38px;
	left: 110px;
	z-index: 999;
	transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-webkit-transform: rotate(-1deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9998476951563913, M12=0.01745240643728307, M21=-0.01745240643728307, M22=0.9998476951563913, SizingMethod='auto expand')";
	border: 3px solid #fff;
	-moz-box-shadow: 4px 4px 5px #c5c5c5;
	-webkit-box-shadow: 4px 4px 5px #c5c5c5;
	box-shadow: 4px 4px 5px #c5c5c5;
}


/* Left Column */
#leftcolumn {
	width: 58%;
	margin: 0;
	padding: 25px 0 15px 0;
	display: block;
	float: left;
	position: relative;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

#leftcolumn.internal {
	/*width: 58%;*/
	min-height: 173px;
	/*height: auto;*/
}

#leftcolumn .left_heading {
	margin: 0;
	padding: 0 0 20px 0;
	display: block;
	clear: both;
	color: #10532a;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}
#leftcolumn .left_quote {
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	display: block;
	clear: both;
	color: #10532a;
	font-size: 24px;
	line-height: 24px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	position: relative;
}
#leftcolumn #signature {
	width: 620px;
	height: 132px;
	margin: 10px auto;
	padding: 0;
	display: block;
	clear: both;
	text-align: center;
}
#leftcolumn #bottom_help {
	background: #10532a;
	width: 604px;
	margin: 20px 0 0 0;
	padding: 10px 0 10px 10px;
	display: block;
	clear: both;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#leftcolumn #ingredients {
	margin: 0;
	padding: 0 0 20px 0;
	display: block;
	clear: both;
        min-height: 190px;
        width: 430px
}
.recipe_heading {
	margin: 0;
	padding: 0 0 15px 0;
	display: block;
	clear: both;
	color: #666666;
	font-size: 24px;
	line-height: 24px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;	
}
#ingredients ul {
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	clear: both;	
}
#ingredients ul li {
	margin: 5px 0 3px 5px;
	padding: 0 0 0 5px;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom_help a {
	margin: 0;
	padding: 0;
	color: #fff;
}
#press_releases {
	width: 675px;
	margin: 0;
	padding: 20px 0 0 0;
	display: block;
	float: left;
}
#press_releases #press_heading {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	color: #4d4a45;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#press_releases .press_block {
	margin: 0;
	padding: 10px 0 10px 0;
	display: block;
	clear: both;
	color: #666666;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}
.press_block a {color: #666;text-decoration: none;}
.press_block .date {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	color: #fb4800;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;	
}
.date a {
	color: #fb4800;
	text-decoration: none;
}
.text-image {
        padding: 3px;
        background-color: #fff;
        border: 1px solid #cccccc;
        clear: both;
        float: left;
        margin: 8px 0
}
.link-document {
        color: #10532a;
        font-size: 24px;
        text-decoration: none;
        clear: both;
        float: left;
        margin: 8px 0;
        font-weight: bold;
	font-style: italic;
	font-family: "Calibri",Arial,Helvetica,sans-serif
}
#recipe_detail {
	width: 575px;
	margin: 0;
	padding: 20px 0 15px 0;
	display: block;
	float: left;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#product_detail_img {
	width: 464px;
	height: 247px;
	margin: 20px 0 20px 0;
	padding: 20px 0 0 0;
	display: block;
	clear: both;
	text-align: center;
	border: 1px #ccc solid;
        line-height: 247px;
        background-position: center;
        background-repeat: no-repeat
}
#product_detail {
    width: 565px;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    color: #000;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
}
#detail_img {
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: block;
    position: relative;
    top: 0;
    float: left;
    width: 41.5%;
    margin-left: 1%;
}
#product_bottom_left {
        position: absolute;
        bottom: 0;
        left: 0
}
#product_top_right {
    position: relative;
    top: 12px;
    right: -90px;
    transform: rotate(7deg);
    -moz-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.992546151641322, M12=-0.12186934340514811, M21=0.12186934340514811, M22=0.992546151641322, SizingMethod='auto expand')";
    float: left;
}
#product_top_left {
    position: relative;
    top: 15px;
    left: 0px;
    transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9945218953682734, M12=0.10452846326765293, M21=-0.10452846326765293, M22=0.9945218953682734, SizingMethod='auto expand')";
    float: left;
}
#product_middle {
    position: relative;
    top: -140px;
    left: 100px;
    transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9998476951563913, M12=0.01745240643728307, M21=-0.01745240643728307, M22=0.9998476951563913, SizingMethod='auto expand')";
    float: left;
}
#product_bottom_right {
    position: relative;
    bottom: -100px;
    right: -30px;
    transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    -ms-transform: matrix(0.995,-0.103,0.103,0.995,0,0);
    /* -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9945218953682734, M12=0.10452846326765293, M21=-0.10452846326765293, M22=0.9945218953682734, SizingMethod='auto expand')"; */
    z-index: 200;
    float: left;
}
.detail_tilt {
        border: 3px solid #fff;
	-moz-box-shadow: 3px 3px 4px #c5c5c5;
	-webkit-box-shadow: 3px 3px 4px #c5c5c5;
	box-shadow: 3px 3px 4px #c5c5c5;
        /*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c5c5c5')";
        zoom:1;
        filter: progid:DXImageTransform.Microsoft.Shadow(color='#c5c5c5', Direction=135, Strength=3);*/
}
#product_detail #product_title {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	color: #13562d;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-family: "Calibri", Arial, Helvetica, sans-serif;	
}
#product_detail #product_size {
	margin: 0;
	padding: 0 0 5px 0;
	display: block;
	clear: both;
	color: #666;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-family: "Calibri", Arial, Helvetica, sans-serif;	
}
#product_detail #product_interested {
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
	clear: both;
	color: #13562d;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-family: "Calibri", Arial, Helvetica, sans-serif;	
}
#product_interested .contact_details {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	font-size: 18px;
}
#similar_products {
    width: 35%;
    margin-top: 0;
    padding: 0;
    display: block;
    float: left;
    margin-left: 6%;
}
#similar_products .similar_heading {
	margin: 0 0 8px 0;
	padding: 0 0 2px 0;
	display: block;
	clear: both;
	color: #13562d;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	border-bottom: 1px #ccc solid;
}
#similar_products .similar_block {
	width: 175px;
	margin: 0 0 8px 0;
	padding: 5px 0 15px 0;
	display: block;
	float: left;
	border-bottom: 1px #ccc solid;
}
#similar_products .similar_block a.similar_img {
	width: 175px;
	height: 95px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	text-align: center;
}
#similar_products .similar_block a.similar_title {
	width: 175px;
        height: 40px;
	margin: 0;
	padding: 0 0 0 21px;
	display: block;
	clear: both;
	color: #13562d;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}
#similar_products .similar_block a.view {
	margin: 0;
	padding: 0 0 0 21px;
	display: block;
	clear: both;
	color: #fb4800;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#right_enquire {
	background: url('../images/enquire_online.jpg') #F2F2F2 50% 0% no-repeat;
	width: 302px;
	min-height: 264px;
	margin: 10px 0 10px 11px;
	padding: 43px 0 0 0;
	display: block;
	float: left;
}
#right_enquire input[type="text"] {
	background: none;
	width: 242px;
	height: 26px;
	margin: 0 auto;
	margin-bottom: 6px;
	padding: 0 7px 0 7px;
	display: block;
	clear: both;
	color: #545454;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #999999 solid;
}
#right_enquire textarea {
	background: none;
	width: 242px;
	height: 78px;
	margin: 0 auto;
	margin-bottom: 6px;
	padding: 3px 7px 3px 7px;
	display: block;
	clear: both;
	color: #545454;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #999999 solid;
}
#right_enquire input[type="submit"] {
	background: url('../images/submit.jpg') 50% 0% no-repeat;
	width: 73px;
	height: 27px;
	margin: 0 auto;
	padding: 0;
	display: block;
	clear: both;
	border: 0;
	cursor: pointer;
}
#other_recipes {
	width: 350px;
	margin: 0 0 15px 63px;
	padding: 0;
	display: block;
	float: left;
}
#other_recipes .other_heading {
	margin: 0 0 8px 0;
	padding: 0 0 2px 0;
	display: block;
	clear: both;
	color: #13562d;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	border-bottom: 1px #ccc solid;
}
#other_recipes .recipe_block {
	width: 350px;
	margin: 0 0 8px 0;
	padding: 0;
	display: block;
	float: left;
}
#other_recipes .recipe_block a.recipe_img {
	width: 79px;
	height: 52px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	border: 1px #cccccc solid;
}
#other_recipes .recipe_block .recipe_info {
	width: 240px;
	margin: 0;
	padding: 0 0 0 10px;
	display: block;
	float: left;	
}
#other_recipes .recipe_block .recipe_info a.recipe_title {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	color: #13562d;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}
#other_recipes .recipe_block .recipe_info .cooking_time {
	background: url('../images/cooking_time.jpg') 0% 0% no-repeat;
	margin: 2px 0 3px 0;
	padding: 0 0 0 20px;
	display: block;
	clear: both;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#other_recipes .recipe_block .recipe_info a.view {
	margin: 0;
	padding: 0 0 0 0;
	display: block;
	clear: both;
	color: #fb4800;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#other_recipes a#viewall {
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
	clear: both;
	color: #fb4800;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px #ccc solid;
}


/* Listing Pages */
#main_listing {
	margin: 0;
	padding: 0 0 20px 0;
	display: block;
	clear: both;	
}
#main_listing .text-paragraph {
     color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
        margin: 8px
}
a#back {
	margin: 25px 0 0 0;
	padding: 0;
	display: block;
	clear: both;	
}
#main_listing .recipe_block {
	width: 300px;
	min-height: 265px;
	margin: 20px 44px 0 0;
	padding: 0;
	display: block;
	float: left;
}
#main_listing .recipe_block a.recipe_img {
	width: 298px;
    height: 196px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    /*display: block;*/
    clear: both;
    border: 1px #cccccc solid;
    text-align: center;
    line-height: 196px;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}
#main_listing .recipe_block a.recipe_img img {
	margin: 0 auto;
	max-width: 100%;
    max-height: 100%;
}
#main_listing .recipe_block a.recipe_title {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	color: #13562d;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}
#main_listing .recipe_block .cooking_time {
	background: url('../images/cooking_time.jpg') 0% 0% no-repeat;
	margin: 4px 0 0 0;
	padding: 0 0 4px 20px;
	display: block;
	clear: both;
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#main_listing .recipe_block a.view {
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
	clear: both;
	color: #fb4800;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#main_listing .prod_block {
	width: 244px;
	margin: 20px 0 0 0;
	padding: 0;
	display: block;
	float: left;
	border-right: 1px #ccc solid;
        
}
.prod_block a.product_img {
	width: 244px;
	height: 207px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	text-align: center;
        line-height: 207px;
        background-position: center;
        background-repeat: no-repeat
}
.prod_block a.product_img img {
	margin:0 auto
}
.prod_block a.product_title {
	width: 188px;
        height: 50px;
	margin: 0;
	padding: 10px 0 0 55px;
	display: block;
	clear: both;
	color: #13562d;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}
.prod_block a.view {
	width: 188px;
	margin: 0;
	padding: 5px 0 0 55px;
	display: block;
	clear: both;
	color: #fb4800;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#testimonials, #faqs {
	width: 675px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
#testimonials .testimonial_block {
	background: url('../images/testimonial_bg.jpg') 0% 20px no-repeat;
	margin: 0;
	padding: 20px 0 20px 127px;
	display: block;
	clear: both;
	color: #808080;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	font-style: italic;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}
#faqs .faq_block {
	/*background: url('../images/testimonial_bg.jpg') 0% 20px no-repeat;*/
	margin: 0;
	/*padding: 20px 0 20px 127px;*/
	display: block;
	clear: both;
	color: #808080;
	font-size: 18px;
	line-height: 20px;
        font-weight: bold;
	/*font-weight: bold;
	font-style: italic;*/
	font-family: "Calibri", Arial, Helvetica, sans-serif;
        padding: 10px 0 10px 0;
        border-bottom: 1px solid #cccccc
}
.faq_question {
        width: 572px;
        height: auto;
        /*background-color: #cccccc;*/
        padding: 4px;
        color: #10532a;
        font-style: italic
}
.faq_answer {
        padding: 4px
}
ul#sitemap-list {
        list-style: none;
        clear: both;
        float: left;
        margin: 8px 0 0 8px;
        padding: 8px 0 0 8px
}
ul li.sitemap-category a {
        text-decoration: none;
        color: #10532a;
        font-weight: bold;
        font-size: 16px;
        display: block;
        margin: 4px 0 0 0;
        padding: 4px 0;
        border-top: 1px solid #cccccc
}
ul li.sitemap-product a {
        margin: 4px 0 4px 4px;
        padding: 4px 0 4px 4px;
        font-style: italic;
        text-decoration: none;
        font-size: 14px;
        color: #666666;
}
.testimonial_block .testimonial_name {
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
	clear: both;
	color: #fb4800;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
}
#navigate {
	margin: 0;
	padding: 6px 0 5px 540px;
	display: block;
	clear: both;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px #ccc solid;	
}
#navigate a {
	margin: 0 2px 0 2px;
	padding: 0;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navigate a:hover {
	color:#10532a;
}
#navigate a.page_selected {
	color:#10532a;
        font-weight: bold
}

/* Contact Columns */
#contact_left {
	width: 627px;
	margin: 15px 29px 15px 0;
	padding: 0;
	display: block;
	float: left;
	border-right: 1px #cccccc solid;
}
#contact_left .left_heading {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	color: #10532a;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}
#contact_left .left_quote {
	margin: 0 0 20px 0;
	padding: 5px 0 10px 0;
	display: block;
	clear: both;
	color: #999999;
	font-size: 22px;
	line-height: 20px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	position: relative;
}
#contact_left .contact_details {
	width: 320px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	color: #10532a;
	font-size: 24px;
	line-height: 26px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.contact_details a {
	color: #10532a;
	font-size: 24px;
	line-height: 26px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.contact_address {
	width: 260px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.contact_address .address_heading {
	margin: 0;
	padding: 0 0 8px 0;
	display: block;
	clear: both;
	color: #10532a;
	font-size: 24px;
	line-height: 24px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
#contact_enquire {
	background: url('../images/contact_enquire.jpg') #F2F2F2 50% 0% no-repeat;
	width: 547px;
	min-height: 141px;
	margin: 20px 0 0 0;
	padding: 43px 0 0 18px;
	display: block;
	clear: both;
}
#contact_enquire .form_left {
	width: 258px;
	margin: 0 11px 0 0;
	padding: 0;
	display: block;
	float: left;	
}
#contact_enquire .form_right {
	width: 258px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;	
}
#contact_enquire input[type="text"] {
	width: 246px;
	height: 26px;
	margin: 0 0 6px 0;
	padding: 0 5px 0 5px;
	display: block;
	clear: both;
	color: #515151;
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #ccc solid;
}
#contact_enquire textarea {
	width: 246px;
	height: 49px;
	margin: 0 0 6px 0;
	padding: 5px 5px 5px 5px;
	display: block;
	clear: both;
	color: #515151;
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #ccc solid;
}
#contact_enquire input[type="submit"] {
	background: url('../images/submit.jpg') 50% 0% no-repeat;
	width: 73px;
	height: 27px;
	margin: 0 0 0 185px;
	padding: 0;
	display: block;
	clear: both;
	border: 0;
	cursor: pointer;
}
#contact_right {
	width: 331px;
	margin: 15px 0 0 0;
	padding: 40px 0 0 0;
	display: block;
	float: left;
}
#contact_right .right_heading {
	margin: 0;
	padding: 0 0 10px 0;
	display: block;
	clear: both;
	color: #10532a;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}
#contact_right #contact_map {
	width: 329px;
	height: 318px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	border: 1px #ccc solid;
	position: relative;
        overflow: hidden
}
#contact_map #get_directions {
	background: url('../images/get_directions.jpg') 50% 0% no-repeat;
	width: 330px;
	height: 46px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;	
}
#get_directions input[type="text"] {
	background: none;
	width: 185px;
	height: 26px;
	margin: 0;
	padding: 0 5px 0 5px;
	display: block;
	position: absolute;
	top: 10px;
	left: 14px;
	border: 0;
	color: #515151;
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#get_directions input[type="submit"] {
	background: none;
	width: 113px;
	height: 28px;
	margin: 0;
	padding: 0 5px 0 5px;
	display: block;
	position: absolute;
	top: 9px;
	right: 8px;
	border: 0;
	cursor: pointer;
}
.spacer {
	height: 1px;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	clear: both;
	border-top: 1px #ccc solid;
}

/* Bottom */
#useful {
    margin: 0;
    padding: 5px 0px;
    display: block;
    width: 100%;
    float: left;
}
.useful_block {
    width: 31.3%;
    margin: 0 30px 0 0;
    padding: 0;
    display: block;
    float: left;
}
a.useful_title {
    margin: 0;
    padding: 0 0 3px 0;
    display: block;
    color: #4d4a45;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    float: left;
}
a.useful_img {
    width: 99%;
    height: 120px;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    border: 1px #cccccc solid;
    align-items: center;
    float: left;
}
a.useful_img img {
    max-width: 100%;
    max-height: 120px;
}
a.click_here {
    margin: 0;
    padding: 5px 0 0 0;
    display: block;
    color: #000;
    font-size: 12px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    float: left;
}
a.view {
    margin: 0;
    padding: 5px 0 0 0;
    display: block;
    color: #fb4800;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    float: left;
}

/* Bottom Associates */

#blank-bg {
    background: #fff;
    height: 60px;
    float: left;
    width: 100%;
}
#bottom_associates {
    /*background: url(../images/bottom_associates.png) 50% 0% no-repeat;*/
    width: 100%;
    height: 200px;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: relative;
}
.leftCont {
    float: left;
    width: 68%;
    margin-top: 0px;
    background: #f2f2f2;
    padding-top: 15px;
    padding-bottom: 22px;
}
#assocTitle {
    float: left;
    width: 64%;
    color: #115b38;
    text-transform: uppercase;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 10px;
    height: 28px;
    line-height: 27px;
    margin-bottom: 10px;
    font-weight: bold;
}
.rightCont {
    float: left;
    width: 32%;
    padding-bottom: 0px;
    background: url(/css/images/backgrounds/subscribe-bg.png) #f2f2f2 center 100% no-repeat;
    background-size: cover;
    padding: 20px 0px;
}
a.create_account {
    width: 183px;
    height: 28px;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    float: right;
    right: 50px;
    background: url(/css/images/backgrounds/create-account-btn.png) center 100%;
    background-repeat: repeat-x;
    margin-bottom: 10px;
}
#associates {
    width: 620px;
    height: 90px;
    margin: 0;
    padding: 20px 0 0 0;
    display: block;
    position: relative;
    clear: both;
    margin-top: 20px;
    padding-bottom: 30px;
	border-top: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
}
#associates a {
	margin: 0 50px 0 0;
	padding: 0;
	display: block;
	float: left;
}
#signup {
    width: 81%;
    height: auto;
    margin-top: 69px;
    margin-left: 39px;
    display: block;
    position: relative;
    overflow: visible;
}
#signup a.signup {
    height: 24px;
    margin: 0 0 16px 0;
    padding: 0;
    display: block;
    clear: both;
    text-decoration: none;
    color: #da251c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    width: 80%;
}
#signup input[type="text"] {
	background: none;
	width: 246px;
	height: 26px;
	margin: 0 0 15px 0;
	padding: 0 0 0 5px;
	display: block;
	clear: both;
	color: #4d4d4d;
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
}
#signup input[type="submit"] {
	background: none;
	width: 73px;
	height: 27px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	border: 0;
	cursor: pointer;
}

/* Footer */
#footer #left_element {
	width: 734px;
	height: 245px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: -245px;
	left: 0;
}
#footer #right_element {
	width: 734px;
	height: 245px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: -245px;
	right: 0;
}
#footer {
	background: #24201d url('../images/footer.jpg')	top left repeat-x;
	min-height: 260px;
        height: auto;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	position: relative;
}
#footer #footer_block {
	width: 988px;
	min-height: 220px;
        height: auto;
	margin: 0 auto;
	padding: 40px 0 0 0;
	display: block;
	clear: both;
	position: relative;
}
#footer_block #footer_social {
	background: url('../images/footer_social.jpg') 50% 0% no-repeat;
	width: 146px;
	height: 29px;
	margin: 0;
	padding: 5px 0 0 160px;
	display: block;
	position: absolute;
	top: 27px;
	right: 15px;
}
#footer_social a {
	width: 24px;
	height: 23px;
	margin: 0 12px 0 0;
	padding: 0;
	display: block;
	float: left;
}
#footer_block .footer_heading {
	margin: 0;
	padding: 0 0 20px 0;
	display: block;
	clear: both;
	color: #fff;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer_block .other_links {
	width: 222px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
.other_links a {
	margin: 0 0 12px 0;
	padding: 0;
	display: block;
	clear: both;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}
#footer_block .our_products {
	width: 740px;
	max-height: 175px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
.our_products a {
	width: 180px;
	margin: 0 0 12px 0;
	padding: 0;
	display: block;
	float: left;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}
#footer_block #footer_bottom {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	display: block;
	clear: both;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
        border-top: 1px solid #4d4946
}
#footer_bottom a {
	margin: 0 3px 12px 3px;
	padding: 0;
	display: inline-block;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}
.honeycol {color: #19a14d !important;}
.nomargin {margin: 0 !important;}
.noright {margin-right: 0 !important;border-right: 0 !important;}
.clearfix {clear: both;}

.pagebreak {
    clear: both;
    float: left;
    width: 100%;
    height: 20px;
    padding: 10px 0;
    margin: 18px 0 0 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    display: block;
}
.error {
    background-color: #FFC4BB;
    background-image: url('../images/error.png');
    background-position: 5px 50%;
    background-repeat: no-repeat;
    min-height: 17px;
    height: auto !important;
    padding: 8px 6px 8px 46px;
    margin: 6px 0px 0px;
    font: 13px/15px Tahoma,Geneva,sans-serif;
    display: block;
    clear: both;
    z-index: 10;
    cursor: default;
    border: 1px solid #FF6F59;
    border-radius: 3px;
}
.success {
	background-color: #b6d857;
	background-image: url('../images/success_big.png');
	background-position: 5px 50%;
	background-repeat: no-repeat;
	min-height: 17px;
	height: auto !important;
	height: 17px;
	padding: 8px 6px 8px 46px;
	margin: 0 auto;
	margin-top: 6px;
	font: 13px/17px Tahoma,Geneva,sans-serif;
	line-height: 15px;
	display: block;
	clear: both;
	z-index: 10;
	cursor: default;
	border: 1px #4a8b00 solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	display: none;
}
.required {
	background: #FF6161 !important;	
}
p#pot { display: none }
/*--- jcarousel ---*/
#associates .jcarousel {
    position: relative;
    overflow: hidden;
    /* You need at least a height, adjust this to your needs */
    height: 90px;
    width: 600px;;
    margin-left:20px
}

#associates .jcarousel ul {
    width: 20000em;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

#associates .jcarousel li {
    float: left;
    width: 150px;
    text-align:center
}
#associates .jcarousel li img {
    margin-left:auto;
    margin-right:auto
}
/*--- featured categories scroller ---*/
#featcats .jcarousel {
    position: relative;
    overflow: hidden;
    /* You need at least a height, adjust this to your needs */
    height: 260px;
    width: 197px;
    margin-left: 50px
}

#featcats .jcarousel ul {
    width: 20000em;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

#featcats .jcarousel li {
    float: left;
    width: 197px;
    text-align:center
}
#featcats .jcarousel li img {
    margin-left:auto;
    margin-right:auto;
    max-width: 100%;
    max-height: 100%;
}
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition

    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.

    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}


/* BEGIN: Reponsive Menu */

.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	
	border-top: 7px solid #535353;
        margin-top: -6px;
        z-index: 2;
        position: absolute;
        margin-left: 42px;
}
    .columnsTwo {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    }

    .columnsThree {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    }

    .columnsFour {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    }

    .columnsFive {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    }
#navigation,
#navigation ul,
#navigation ul li,
#navigation ul li a,
#navigation #menu-button {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #000;
  z-index: 999;
}
#navigation:after,
#navigation > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#navigation #menu-button {
  display: none;
}
#navigation {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
  margin-top: 38px;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #009ae1;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#navigation > ul > li {
  float: left;
}
#navigation.align-center > ul {
  font-size: 0;
  text-align: center;
}
#navigation.align-center > ul > li {
  display: inline-block;
  float: none;
}
#navigation.align-center ul ul {
  text-align: left;
}
#navigation.align-right > ul > li {
  float: right;
}
#navigation.align-right ul ul {
  text-align: right;
}
#navigation > ul > li > a {
  padding: 15px;
  text-decoration: none;
  text-transform: uppercase;
  /*
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  */
}
#navigation > ul > li:hover > a {
  color: #FFF;
}
#navigation > ul > li.has-sub > a {
  padding-right: 25px;
  height: 105px;
  padding-top:43px;
}
#navigation > ul > li.has-sub > a::after {
  position: absolute;
  top: 21px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
  display:none;
}
#navigation > ul > li.has-sub:hover > a::after {
  border-color: #009ae1;
}
#navigation ul ul {
  position: absolute;
  left: -9999px;
  z-index:99;
 }
}
#navigation ul ul li a:hover {
  background-color:red !important;
}
#navigation li:hover > ul {
  left: auto;
}
#navigation.align-right li:hover > ul {
  right: 0;
}
#navigation ul ul ul {
  margin-left: 100%;
  top: 0;
}
#navigation.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#navigation ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#navigation ul li:hover > ul > li {
  height: 32px;
}
#navigation ul ul li a {
  padding: 10px 20px;
  font-size: 16px;
  text-decoration: none;
  color: #dddddd;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#navigation ul ul li:hover > a,
#navigation ul ul li a:hover {
  color: #ffffff;
}
#navigation ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#navigation.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#navigation ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
@media all and (max-width: 1024px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1000px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1000px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1000px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1000px), only screen and (min-resolution: 192dpi) and (max-width: 1000px), only screen and (min-resolution: 2dppx) and (max-width: 1000px) {
  #navigation {
    width: 100%;
  }
  #navigation ul {
    width: 100%;
    display: none;
  }
  #navigation.align-center > ul,
  #navigation.align-right ul ul {
    text-align: left;
  }
  #navigation ul li,
  #navigation ul ul li,
  #navigation ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #navigation ul li a,
  #navigation ul ul li a {
    width: 100%;
  }
  #navigation > ul > li,
  #navigation.align-center > ul > li,
  #navigation.align-right > ul > li {
    float: none;
    display: block;
  }
  #navigation ul ul li a {
    padding: 20px 20px 20px 30px;
    font-size: 12px;
    color: #000000;
    background: none;
  }
  #navigation ul ul li:hover > a,
  #navigation ul ul li a:hover {
    color: #000000;
  }
  #navigation ul ul ul li a {
    padding-left: 40px;
  }
  #navigation ul ul,
  #navigation ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #navigation > ul > li.has-sub > a::after,
  #navigation ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #navigation #menu-button {
    display: block;
    padding: 0px 0px 0px 10px;
    color: white;
    cursor: pointer;
    font-size: 35px;
    text-transform: uppercase;
  }
  #navigation #menu-button::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    background: #FFF;
	display: none;
  }
  #navigation #menu-button::before {
    content: '';
    position: absolute;
    top: 25px;
    right: 20px;
    display: block;
    width: 15px;
    height: 3px;
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
	display: none;
  }
  #navigation .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  .submenu-button {  visibility:hidden;}
  #navigation .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #ffa200 ;
    z-index: 99;
  }
  #navigation .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: #ffa200;
    z-index: 99;
  }
  #navigation .submenu-button.submenu-opened:after {
    display: none;
  }
}

/* END: Reponsive Menu */


/* BEGIN: Slider CSS */

#jssor_1 {
	position:relative;
	float: left;
	margin:0 auto;
	top:0px;
	left:0px;
	width:1300px;
	height:430px;
	overflow:hidden;
	visibility:hidden;
}
.jsr_slides {
	cursor:default;
	position:relative;
	top:0px;
	left:0px;
	width:1300px;
	height:430px;
	overflow:hidden;
}
.slides {
    display: flex;
    justify-content: center;
    align-items: center;
}
.jsr_navBullet {
	position:absolute;
	bottom:12px;
	right:12px;
}
.jsr_i {
	width:24px;
	height:24px;
	font-size:12px;
	line-height:24px;
}
	
/* slider loading skin spin css */
.jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
@keyframes jssorl-009-spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

/* slider navigator css */
/* jssor slider bullet navigator skin 18 css */
/*
.jssorb072 div           (normal)
.jssorb072 div:hover     (normal mouseover)
.jssorb072 .iav           (active)
.jssorb072 .iav:hover     (active mouseover)
.jssorb072 .dn           (mousedown)
*/
.jssorb072 {
	position: absolute;
}
.jssorb072 div {
	position: absolute;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 16px;
	background: url(/images/banner_nav.png) center no-repeat;
	overflow: hidden;
	cursor: pointer;
}
.jssorb072 div:hover, .jssorb072 .iav:hover { background: url(/images/banner_nav_hover.png) center no-repeat; }
.jssorb072 .iav { background: url(/images/banner_nav_hover.png) center no-repeat; }
.jssorb072 .dn, .jssorb072 .dn:hover { background: url(/images/banner_nav_hover.png) center no-repeat; }
.jssorb072 .n  { font-style: italic; color: #FFF; }
.jssorb072 div:hover .n, .jssorb072 .iav .n, .jssorb072 .iav:hover .n, .jssorb072 .dn .n { display: block; }