﻿@import url('https://daphnis.wbnusystem.net/~wbplus/websites/assets/icons/css/fontello.css'); 

@font-face {
    font-family: 'latoblack';
    src: url('fonts/lato-black-webfont.eot');
    src: url('fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-black-webfont.woff2') format('woff2'),
         url('fonts/lato-black-webfont.woff') format('woff'),
         url('fonts/lato-black-webfont.ttf') format('truetype'),
         url('fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latoheavy';
    src: url('fonts/lato-heavy-webfont.eot');
    src: url('fonts/lato-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-heavy-webfont.woff2') format('woff2'),
         url('fonts/lato-heavy-webfont.woff') format('woff'),
         url('fonts/lato-heavy-webfont.ttf') format('truetype'),
         url('fonts/lato-heavy-webfont.svg#latoheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bold-webfont.eot');
    src: url('fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bold-webfont.woff2') format('woff2'),
         url('fonts/lato-bold-webfont.woff') format('woff'),
         url('fonts/lato-bold-webfont.ttf') format('truetype'),
         url('fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latosemibold';
    src: url('fonts/lato-semibold-webfont.eot');
    src: url('fonts/lato-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-semibold-webfont.woff2') format('woff2'),
         url('fonts/lato-semibold-webfont.woff') format('woff'),
         url('fonts/lato-semibold-webfont.ttf') format('truetype'),
         url('fonts/lato-semibold-webfont.svg#latosemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*@font-face {
    font-family: 'latomedium';
    src: url('fonts/lato-medium-webfont.eot');
    src: url('fonts/lato-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-medium-webfont.woff2') format('woff2'),
         url('fonts/lato-medium-webfont.woff') format('woff'),
         url('fonts/lato-medium-webfont.ttf') format('truetype'),
         url('fonts/lato-medium-webfont.svg#latomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}*/
@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-regular-webfont.eot');
    src: url('fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-regular-webfont.woff2') format('woff2'),
         url('fonts/lato-regular-webfont.woff') format('woff'),
         url('fonts/lato-regular-webfont.ttf') format('truetype'),
         url('fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latolight';
    src: url('fonts/lato-light-webfont.eot');
    src: url('fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-light-webfont.woff2') format('woff2'),
         url('fonts/lato-light-webfont.woff') format('woff'),
         url('fonts/lato-light-webfont.ttf') format('truetype'),
         url('fonts/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*@font-face {
    font-family: 'latothin';
    src: url('fonts/lato-thin-webfont.eot');
    src: url('fonts/lato-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-thin-webfont.woff2') format('woff2'),
         url('fonts/lato-thin-webfont.woff') format('woff'),
         url('fonts/lato-thin-webfont.ttf') format('truetype'),
         url('fonts/lato-thin-webfont.svg#latothin') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

       
        

       
        
/**********************************
    General
***********************************/
body {
	margin: 0;
	font-family: "latoregular", sans-serif;
	font-size: 100%;
	line-height: 1.2;
	color: #515151;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "latobold", sans-serif;
	font-weight: normal;
	color: #6aa120;
}        
h1 {font-size: 1.7em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.3em;}
h5 {font-size: 0.98em;}
h6 {font-size: 0.85em;}
.display h1 {
    font-weight: normal;
    font-size: 2.0em;
    line-height:1.4;
}
.display p {
    font-size: 1.5em;
    font-style: italic;
}
a {color: #68b402;}
hr {
	border: none;
	margin-top: 0em;
	margin-bottom: -12px;
	height: 18px;
	background-image: url(images/HR.png);
	background-repeat: no-repeat;
	background-position: center center;
}    
img {max-width:100%;}
figure {margin:0}


/* FIX: Preventing Chrome from wrapping text with span-style (when editing) */
/*.display h1 span {font-size: 2.8em;line-height:1.4;}
.display p span {font-size: 1.5em;line-height:1.7;}
h1 span {font-size: 2.37em;line-height:1.7;}
h2 span {font-size: 1.83em;line-height:1.7;}
h3 span {font-size: 1.39em;line-height:1.7;}
h4 span {font-size: 1.1em;line-height:1.7;}
h5 span {font-size: 0.98em;line-height:1.7;}
h6 span {font-size: 0.85em;line-height:1.7;}
p span {font-size: 14px; line-height: 1.7;}
li span {font-size: 14px; line-height: 1.7;}*/

        
/**********************************
    Grid
***********************************/
.row {
	/*margin-left: auto;
	margin-right: auto;
	max-width: 1012px;*/
}
.row.full-width {
	max-width: 100% !important;
}
.restrict-width {
	margin-left: auto;
	margin-right: auto;
	max-width: 1010px;
}
.restrict-width-no .column {
	padding: 0px;

}
.restrict-width-no .column figure {
	margin: 0px;
}
.container {
    margin: 0 auto;
    max-width: 1013px !important;
    width: 100%;
}
/*.colour {
	height: 50px;
}
.colour:after {
	clear: both;
}*/

.column {
	padding-left: 0.75em;
	padding-right: 0.75em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}
.column.no-pad {
	padding-left: 0em !important;
	padding-right: 0em !important;	
}
	
@media (min-width: 720px) {
    .column {
        float: left;
        padding-left: 1.5rem; /* 1rem */
        padding-right: 1.5rem;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .column.full { width: 100%; }
    .column.two-thirds { width: 66.7%; }
    .column.two-fourth { width: 75%; }
    .column.two-fifth { width: 80%; }
    .column.two-sixth { width: 83.3%; }
    .column.half { width: 50%; }
    .column.third { width: 33.3%; }
    .column.fourth { width: 25%; }
    .column.fifth { width: 20%; }
    .column.sixth { width: 16.6%; }
    .column.flow-opposite { float: right; }  
}
.clearfix:before, .clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}

   
/**********************************
    Elements
***********************************/

.center {text-align:center}
.right {text-align:right}
.left {text-align:left}

img.circle {border-radius:500px;margin-top:0;}
img.bordered {border: #ccc 1px solid;}

.embed-responsive {position: relative;display:block;height:0;padding:0;overflow:hidden;} 
.embed-responsive.embed-responsive-16by9 {padding-bottom: 56.25%;}
.embed-responsive.embed-responsive-4by3 {padding-bottom: 75%;}
.embed-responsive iframe {position: absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}

.column > img, 
.column > figure, 
.column > .embed-responsive {
    margin-top: 1em;margin-bottom: 1em;
}

.list {position:relative;margin:1.5em 0;}
.list > i {position:absolute;left:-3px;top:-3px;font-size:2em;}
.list > h2, .list > h3 {margin: 0 0 0 50px}
.list > p {margin: 0 0 0 50px}

.quote {position:relative;margin:1.5em 0;}
.quote > i {position: absolute;top: -10px; left: -7px;font-size: 2em;color:rgba(51,51,51,0.44);}
.quote > small {margin-left:50px;opacity: 0.7;font-size: 1em;}
.quote > p {margin-left:50px;font-size: 1.5em;}

.btn {
    padding: 8px 22px;
    font-size: 1.0em;
    border-radius: 5px;

    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;  
  
}

.btn.btn-primary {color: #ffffff;background-color: #249734;}
.btn.btn-primary:hover {color: #ffffff;background-color: #8cc63f;border-color: #8cc63f;}
.btn.btn-default {color: #ffffff;background-color: #babcbb;}
.btn.btn-default:hover {color: #ffffff;background-color: #8c8e8d;border-color: #8c8e8d;}

.social a > i {text-decoration:none;color:#333;font-size:1.5em;margin:0 5px 0 0;-webkit-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}
.social a:hover > i {color:#08c9b9;}


/**********************************
    Header Image with Caption
***********************************/
figure.hdr {
	position: relative;
	width: 100%;
	overflow:hidden;
    background-color: transparent;   
}
figure.hdr img {
	position: relative;
	display: block;
	width: 100%;
	opacity: 1.0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;	
}
figure.hdr:hover img {
	opacity: 1;

}
figure.hdr figcaption {
   	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60%; 
	padding: 0 2.5em;
	color: #fff;
	font-size: 1.55em;
	text-align: center;
	box-sizing: border-box;
	z-index:1;
}
/* Text */
figure.hdr h2 {
	font-weight: 300;
	text-transform: uppercase;
}
figure.hdr h2 span {
	font-weight: 800;
}
figure.hdr p {
	letter-spacing: 1px;
	font-size: 68.5%;
	text-transform: uppercase;
}
figure.hdr h2, figure.hdr p {
	margin: 0;
	z-index:10000;
}
/* Cosmetic */
figure.hdr div {
	height: 100%; 
	z-index:0;
}
figure.hdr div::before,
figure.hdr div::after {
	position: absolute;
	content: '';
}
/* One */
figure.one div::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
figure.one div::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
/* Two */
figure.two div::before {
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
figure.two div::after {
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
/* Three */
figure.three figcaption {
	height: 70%; 
}
figure.three p {
	margin: 1em 0 0;
	padding: 2em;
	border: 1px solid #fff;	
} 
/* Four */
figure.four figcaption {
	height: 60%; 
	text-align: left;
}
figure.four p {
	position: absolute;
	right: 50px;
	bottom: 50px;
	left: 50px;
	padding: 2em;
	border: 7px solid #fff;
}
/* Five */
figure.five figcaption {
	height: 100%; 
	text-align: right;
}
figure.five h2 {
    position: absolute;
    left: 50px;
	right: 50px;
	top: 10%;
	border-bottom: 5px solid #fff;
}
figure.five p {
	position: absolute;
	right: 50px;
	bottom: 10%;
}
/* Six */
figure.six figcaption {
	height: 70%;
}
figure.six h2 {
    padding-bottom: 3%;
	border-bottom: 1px solid #fff;
}
figure.six p {
	padding-top: 6%;
}
/* Seven */
figure.seven figcaption {
	height: 90%;
	text-align:left;
}
figure.seven h2 {
	border-bottom: 3px solid #fff;
}
figure.seven p {
    padding-top: 1em;
}
/* Eight */
figure.eight figcaption {
	height: 100%; 
	text-align: right;
}
figure.eight h2 {
	position: absolute;
	left: 50%;
	right: 50px;
	bottom: 10%;
}
figure.eight p {
    position: absolute;
    left: 50px;
	right: 50%;
	top: 10%;
	padding-right:0.5em;
	border-right: 1px solid #fff;
}

/* MODIFICATIONS
===============================================*/


.column.two-thirds-maintain { width: 66.7%;	float: left; }
.column.two-fourth-maintain { width: 75%; float: left; }
.column.two-fifth-maintain { width: 80%; float: left; }
.column.two-sixth-maintain { width: 83.3%; float: left; }
.column.half-maintain { width: 50%;	float: left; }
.column.third-maintain { width: 33.3%; float: left; }
.column.fourth-maintain { width: 25%; float: left; }
.column.fifth-maintain { width: 20%; float: left; }
.column.sixth-maintain { width: 16.6%; float: left; }



.three-images img {
	width: 33.33%;
	}
.two-images img {
	width: 50%;
	}
.two-img-col img {
	width: 100%
	}
.three-img-col img {
	width: 100%
	}
.three-circles-half img {
	max-width: 30%;
	}
	
/* Page header one */
figure.header-one {
	margin-top: 0px !important;
	}
figure.header-one figcaption {
	height: auto;
	text-align: left;
	bottom: 0px;
	background-color: transparent;
}
figure.header-one figcaption H1 {
	color: #ffffff;
	margin-top: 0.2em;
	margin-bottom: 0.0em;
}
figure.header-one figcaption P {
	color: #ffffff;
	margin-top: 0.0em;
	margin-bottom: 0.2em;
}

.header-fine figure.hdr figcaption {
	top: 21%;
}
.header-fine figure {
	margin-bottom: 0px;
}


/* Page header two */
figure.header-two {
	margin-top: 0px !important;
	}
figure.header-two figcaption {
	height: auto;
	text-align: left;
	bottom: 0px;
	padding: 1em 1em !important;
	background-color: rgba(36,152,52,0.88);
	width: 50%;
	position: absolute;
	left: 0px;
	top: 0px;
}
figure.header-two figcaption H1 {
	color: #ffffff;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 1.4em;
}
figure.header-two figcaption P {
	color: #ffffff;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}


@media (max-width: 950px) {
/* Page header two */
figure.header-two figcaption {
	padding: 1em 1em !important;
}
figure.header-two figcaption H1 {
	margin-top: 0em;
	margin-bottom: 0.4em;
	font-size: 1.2em;
}
figure.header-two figcaption P {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	font-size: 50%;
}
}

@media (max-width: 719px) {
.clear-mobile {
	clear: both;	
}
.center-mobile {
	text-align: center;
	}
.two-img-col img {
	width: 50%
	}
.three-img-col img {
	width: 33.3%
	} 
.fourth-half {
	width: 50%;
	float: left; 
	}
.sixth-third {
	width: 30.3%;
	float: left;
	padding-left: 1.5%;
    padding-right: 1.5%; 
	}
.fourth-half-pad-L {
	width: 50%;
	float: left; 
	}
.fourth-half-pad-R {
	width: 50%; 
	float: left; 
	}
/* Page header one */
figure.header-one figcaption {
	padding-left: 1.5em;
}
figure.header-one figcaption H1 {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	font-size: 1.2em;
}	
/* Page header two */
figure.header-two figcaption {
	padding: 1em 1em !important;
}
figure.header-two figcaption H1 {
	margin-top: 0em;
	margin-bottom: 0.4em;
	font-size: 1.2em;
}
figure.header-two figcaption P {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	font-size: 50%;
}
}
@media (max-width: 600px) {
.two-img-col img {
	width: 70%
	}
.three-img-col img {
	width: 70%
	}
.three-circles-half img {
	max-width: 25%;
	}
.fourth-half-pad-L {
	width: 47.5%;
	padding-left: 2.5%;
	}
.fourth-half-pad-R {
	width: 47.5%;
	padding-right: 2.5%;
	float: left; 
	}
}
@media (max-width: 500px) {
figure.header-one figcaption {
	padding-left: 1em;
}
figure.header-one figcaption H1 {
	color: #ffffff;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 0.9em;
}
/* Page header two */

figure.header-two figcaption {
	padding: 0.5em 0.5em !important;
	bottom: 0em;
	padding-bottom: 0.3em;
}
figure.header-two figcaption H1 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 0.8em;
}
figure.header-two figcaption P {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 34%;
}	
}
@media (max-width: 400px) {
.two-img-col img {
	width: 100%
	}
.three-img-col img {
	width: 100%
	}
/* Page header two */

figure.header-two figcaption {
	padding: 0.5em 0.5em !important;
	bottom: 0em;
}
figure.header-two figcaption H1 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 0.65em;
}
figure.header-two figcaption P {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 34%;
}
}

/* Footer components
===========================*/
.footer {
	background-color: #85bd3a;
	background-image: -webkit-linear-gradient(270deg,rgba(112,171,32,1.00) 0%,rgba(133,189,58,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(112,171,32,1.00) 0%,rgba(133,189,58,1.00) 100%);
}
.footer-wrap {
	padding-top: 50px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	color: #ffffff;
	min-height: 280px;
	background-size: cover;
	font-size: 0.89em;
	line-height: 1.4em;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	}
.footer-wrap a {
	color: #ffffff !important;	
    font-family: "latoregular", sans-serif;

	}
.F-strap a {
	color: #ffffff !important;	
    font-family: "latobold", sans-serif;	
}
.footer-sm {
	float: right;
	margin-top: 0.0em;
	margin-bottom: 0.5em;
	text-align: right;
	}
.footer-info {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}
.footer-info-top {

}
.F-powered {

	margin-top: 2px;
	margin-bottom: 10px;
	}
.footer-l {

}
.footer-sm img {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	max-width: 55px;
	}
.F-logo img {
	max-width: 130px;
	padding-left: 7px;
	padding-right: 7px;
}
.F-menu {
	margin-top: 10px;
	margin-bottom: 10px;
	}
.F-menu a {
	}
.footer-b1 {
	border-bottom: dashed 1px #ffffff;
	border-top: dashed 1px #ffffff;
}

@media (max-width: 719px) {
.footer-l {

}
.F-menu,.F-powered {
	margin-left: 0px;
	}
.footer {
	text-align: center;	
	}
.footer-sm {
	float: none;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
	}
}
@media (max-width: 450px) {
.footer-sm img {
	max-width: 40px;
	}
}

/* DIVIDERS
==============================*/
.divider-section {
	height: 27px;
	background-image: url(images/divider-green.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.divider-section-green {
	background-image: url(images/divider-green.png);
}
.divider-section-blue {
	background-image: url(images/divider-blue.png);
}

/* Snippet Colours
======================================*/
.green {
	background-color: #8cc63f;
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
}
.green P,.green H1,.green H2,.green H3,.green H4,.green a {
	color: #FFFFFF !important;	
}
.grey {
	background-color: #D7D7D7;
	padding-top: 1em;
	padding-bottom: 3em;
	background-image: url(images/cityscape.png);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	background-size: 100% auto;
}

/* Headers
======================================*/
.page-top-icon {
	background-image: url(images/header-about.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 7em;
	color: #FFFFFF;
	padding-top: 1.8em;
}
.page-top-icon H1 {
	color: #FFFFFF;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.30);
	font-size: 3.2em;
	margin-top: 0px;
	margin-bottom: 1px;
}
.page-top-icon P {
	color: #FFFFFF;
	/*text-shadow: 1px 1px 1px rgba(0,0,0,0.30);*/
	margin-top: 1px;
	font-size: 1.1em;
}
.header-events {
	background-color: #E8AB58;
	background-image: url(images/header-news.png);

}
.header-nutraceuticals {
	background-color: #1f9eb1;
	background-image: url(images/header-nutra.png);

}
.header-lab {
	background-color: #c1778e;
	background-image: url(images/header-lab.png);

}
@media (max-width: 719px) {
.page-top-icon {
	background-position: right bottom;
	min-height: 6em;
	color: #FFFFFF;
	padding-top: 1.2em;
	background-size: 130% auto;
}
}
@media (max-width: 400px) {
.page-top-icon H1 {
	font-size: 2.2em;
}	
}

/* Full Page Banner Anim
====================================*/
.column.h-banner {
	padding-left: 0px;
	padding-right: 0px;
}

/* Home
======================================*/
.h-anim {
	/*-webkit-box-shadow: 0px 7px 19px 0px rgba(0,0,0,0.41);
	-moz-box-shadow: 0px 7px 19px 0px rgba(0,0,0,0.41);
	box-shadow: 0px 7px 19px 0px rgba(0,0,0,0.41);
	margin-bottom: 0px;*/
	height: 350px;
}
.home-where-rec-wrap {
	width: 315px;
	height: 350px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(images/h-banner-OL.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 999999999;
	background-position: left 0%;
	padding: 195px 0px 0px 0px;
	background-color: rgba(35,150,50,0.85);
}
select#vp_home_page_select {
	margin: 0px 14px 12px 20px !important;
	border-radius: 4px;	
}
.home-where-rec-wrap input[type=text] {
	float: left;
	margin: 0px 14px 0px 20px !important;
	max-width: none !important;
	width: 170px !important;
	font-size: 1.2em !important;
}
.home-where-rec-wrap input[type=image] {
    float: left;
    margin: 3px 0px 0px 0px !important;
    max-width: none !important;
    width: 46px !important;
}
@media (max-width: 719px) {
#getbasecontent757 {
	display: none;	
}
.home-where-rec-wrap {
	width: 100%;
	height: 245px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(images/h-banner-OL2.png);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 999999999;
	background-position: left top;
	padding: 120px 0px 0px 100px;
	background-color: rgba(35,150,50,0.85);
}
.h-anim {
	height: auto;
}
}
@media (max-width: 450px) {
.home-where-rec-wrap {
	width: 100%;
	padding: 120px 0px 0px 65px;
}
.home-where-rec-wrap input[type=text] {
	float: left;
	margin: 0px 8px 0px 20px !important;
	max-width: none !important;
	width: 120px !important;
	font-size: 1.1em !important;
}
.home-where-rec-wrap input[type=image] {
    float: left;
    margin: 5px 0px 0px 0px !important;
    max-width: none !important;
    width: 40px !important;
}
}
.h-c2a {
	padding-top: 1em;	
	padding-bottom: 4em;

}
.h-c2a H1 {
	text-transform: uppercase;	
	font-family: "latolight", sans-serif;
	color: #0F831F;
}
.h-text{
	padding-top: 30px;	
}
.h-newsletter, .h-text-box, .h-twitter {
	background-color: #E5E4E4;
	border-radius: 5px;
	padding: 0.1em 1.5em 1em 1.5em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 5px;
}
.h-newsletter {
	background-image: url(images/h-newsletter.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: auto 60%;	
}
.h-text-box {
	background-image: url(images/uk-h.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: auto 60%;
}
.h-twitter {
	padding: 0.1em;	
}
.h-newsletter input:not([type=submit]):not([type=image]) {
	max-width: 80% !important;
}
.h-c2a figure.hdr figcaption {
	padding: 0.5em 1em;
}
.h-c2a figure.header-one {
	border-radius: 4px;	
	/*border: solid 1px rgba(106,161,32,0.82);*/
	-webkit-box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.24);
	box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.24);
}
.h-c2a figure.header-one figcaption {
	background-color: rgba(29,117,192,0.83);
}
.h-c2a figure.header-one figcaption H2 {
	color: rgba(255,255,255,1.00);
	font-size: 1.0em;
}



@media (max-width: 719px) {
.column.third img {
	/*max-width: 350px*/
}
}



/*mod*/
.cat-header-new figure.header-two figcaption {
	height: auto;
	text-align: left;
	bottom: 0px;
	padding: 1em 1em !important;
	background-color: rgba(36,152,52,0.90);
	width: 75%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.cat-header-new figure.header-two figcaption P {
	color: #ffffff;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	text-transform: capitalize;
}
@media (max-width: 450px) {
figure.header-two figcaption P {
	display: none;
}
figure.header-two figcaption H1 {
	font-size: 1.0em;
}
}

/* Prod Sum
======================================*/
.prod-sum-wrap {
	margin-top: 15px;	
}
.prod-sum-wrap, .prod-detail-wrap {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.prod-sum-figure {
	border-bottom: solid 1px #bcbcbc;
	padding-bottom: 12px;
	float: left;
    margin: 1em 2% 1em 2% !important;
    width: 21% !important;
}
.prod-sum-figure img {
	width: 65%;
	margin: auto;
}

.prod-img-resizer {
	border: none !important;
	margin-bottom: 12px;
}
.product-sum1 H2 {
	margin: 5px 0px 0px 0px;
	font-size: 0.90em !important;
	line-height: 1em;
	height: 3em;
	text-align: center;
}
.product-sum1 a H2 {
	font-family: "latoregular", sans-serif;
	color: #000000;
	font-weight: normal;
}
.product-sum1 P {
	font-size: 0.95em;
	line-height: 1em;
	color: #1F9EB1;

}
.prod-sum-addtocart {
	padding: 7px !important;
	margin: 0px !important;
}
@media (max-width: 500px) {
.prod-sum-figure {
    margin: 1em 2% 1em 2% !important;
    width: 29% !important;
}
	
}
@media (max-width: 400px) {
.prod-sum-figure {
    margin: 1em 2% 1em 2% !important;
    width: 46% !important;
}
.product-sum1 H2 {
	height: 2em;
}
}
/* Prod Det
======================================*/
.prod-detail-wrap {
	padding-top: 15px !important;
}
.prod-detail-image-wrap {
	width: 47% !important;
}
.prod-detail-info-wrap {
	width: 45% !important;
}
.prod-detail-top-wrap .breadcrumbs {
    float: right !important;
}
.prod-detail-top-wrap {
	border: none !important;
	border-top: solid 1px #cccccc !important;
	padding-top: 10px;
}
@media (max-width: 400px) {
.prod-detail-image-wrap {
	width: 100% !important;
	text-align: center;
}
.prod-detail-image-wrap img {
	width: 60%;
	margin: auto;
}
.prod-detail-info-wrap {
	width: 100% !important;
}	
}

/* SLIDER
============================*/
.wbSliderHeader, .wbSliderSecondary {
	max-width: 1020px;
	margin-left: auto;
	margin-right: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.wbSliderHeader {
	color: #FFFFFF !important;
	font-size: 4em !important;
	font-family: "latobold", sans-serif
}

@media (min-width: 600px) {
.wbSliderHeader {
	color: #FFFFFF !important;
	font-size: 4em !important;
	font-family: "latobold", sans-serif;
	padding-right: 550px !important;

}
}

@media (max-width: 500px) {
.wbSliderHeader {
	color: #FFFFFF !important;
	font-size: 2em !important;
	font-family: "latobold", sans-serif
}
}

/* Bank Locator 
==========================*/
.bank-loc-top-search-wrap {
	background-color: #7AB132;	
	padding: 30px 20px;
}
.bank-loc-top-search-text {
	float: left;
	color: #FFFFFF;
	margin: 4px  20px  0px  0px;
	font-family: "latolight", sans-serif;
	font-size: 1.0em;
}
.bank-loc-top-search-text span {
	font-size: 1.7em;
	padding-right: 50px;
}
.bank-loc-top-search-wrap input[type=text] {
    float: left;
    margin: 0px !important;
    max-width: 35px;
	width: 100px !important;
}
.bank-loc-top-search-wrap input[type=image] {
    float: left;
    margin: 4px  0px  0px  20px;
    max-width: 35px;
}
.slider_content_information {
	border: none !important;
	border-top: solid 1px #e3e3e3 !important;
}
.slider_content_item {

}
.embed-responsive.embed-responsive-16by9x {
	padding-bottom: 60.00%;
}
.col-grey {
	background-color: #EBEBEB;
	padding-bottom: 70px;
	padding-top: 20px;
}
.bank-loc-banks-p {
	border-top: solid 1px #B9B9B9;
	padding-top: 1em;
}
.bank-loc-banks-search-wrap {
	background-color: #7AB132;	
}
.bank-loc-banks-search-field, .bank-loc-banks-search-chosen, .bank-loc-banks-search-type {
	-moz-box-sizing: border-box;
	 -webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	height: 85px;
}


.bank-loc-banks-search-field {
	width: 45%;
	padding: 1.5em 1em;
	color: #FFFFFF;
	background-color: #5E8F1E;
	background-image: url(images/search-bar-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 100%;
	cursor: pointer;
}
.bank-loc-banks-search-field input[type=submit] {
	background-color: transparent;
	border: none;
	color: #4d4d4f;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	font-size: 0.9em;
	font-family: "latoregular", sans-serif;
	text-transform: none;
	max-width: 95%;
	white-space: normal;
	border-radius: 0px;
	text-align: left;
	margin-bottom: 0px;
	line-height: 1.2em;	
}
.bank-loc-banks-search-chosen {
	width: 35%;
	padding: 2em 1em;
	color: #FFFFFF;
}
.bank-loc-banks-search-type {
	width: 20%;
	padding: 2em 1em 1.5em 1em;
	background-color: #5E8F1E;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}
.bank-loc-banks-search-type input[type=submit] {
	background-color: transparent;
	border: none;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	font-size: 1.0em;
	font-family: "latobold", sans-serif;
	text-transform: none;
	max-width: 95%;
	white-space: normal;
	border-radius: 0px;
	text-align: left;
	margin-bottom: 0px;
	line-height: 1.1em;
}
.slider_content_information .embed-responsive {
	margin-top: 0px;
}

.bank-loc-results-section {
	background-color: #F1F1F1;
	padding: 0px 10px 15px 10px;
	margin-bottom: 15px;
	border: solid 1px #BDBDBD
}
.bank-loc-results-section div {
	margin-bottom: 10px;
}
.bank-loc-results-section H4 {
	margin: 10px 0px;
}
.slider_content_icon div  {
	font-weight: normal !important;
}
.bank-locator-map-wrap #map {
	width: 100%;
	height: 380px;
	z-index: 0;
    position: relative;
    overflow: hidden;
    transform: translateZ(0px);
    background-color: rgb(229, 227, 223);
}
.bank-locator-map-wrap #listcontent {
	width: 100%;
	height: 380px;
	z-index: 0;
	overflow-y: auto;
    margin: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	 box-sizing: border-box;
}
.bank-locator-col1 input[type=submit] {
	background-color: transparent;
	border: none;
	color: #5e8f1e;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	font-size: 1.0em;
	font-family: "latobold", sans-serif;
	text-transform: none;
	max-width: 95%;
	white-space: normal;
	border-radius: 0px;
	text-align: left;
	margin-bottom: 0px;
	line-height: 1.1em;
}
.bank-loc-alert {
	background-color: #E49C00;
	color: #FFFFFF;
	padding: 12px;
	margin-top: 15px;
}
.bank-locator-wrap-wrap .slider_content_information {
	background-color: #F3F3F3;
}
@media screen and (max-width: 1000px)  { 
.bank-loc-top-search-text {
	margin: 10px  20px  0px  0px;
}
.bank-loc-top-search-text span {
	font-size: 1.2em;
	padding-right: 20px;
}
}
@media screen and (max-width: 840px)  { 
.bank-loc-banks-search-field, .bank-loc-banks-search-chosen, .bank-loc-banks-search-type {
	width: 100%;
	height: auto;
	padding: 10px 20px;
	text-align: left;
}
.bank-loc-top-search-text {
	margin: 0px  60px  0px  0px;
}
.bank-loc-top-search-text span {
	display: block;
}
}
@media screen and (max-width: 650px)  { 

.bank-loc-top-search-text {
	margin: 0px  0px  12px  0px;
	float: none;
}
.bank-loc-top-search-text span {
	font-size: 1.2em;
	padding-right: 0px;
	display: block;
}
.bank-locator-map-wrap #map {
	height: 250px;
}
#dropmenu ul {
	height: 290px !important;
}
}
@media screen and (max-width: 400px)  { 
.bank-loc-top-search-wrap {
	padding: 20px 10px;
}
.bank-loc-top-search-text {
	margin: 0px  0px  12px  0px;
	float: none;
}
.bank-loc-top-search-text span {
	font-size: 1.1em;
	padding-right: 0px;
	display: block;
}
.bank-loc-banks-search-wrap {
	font-size: 0.9em;
}
.embed-responsive.embed-responsive-16by9x {
	padding-bottom: 90.00%;
}
}

/* HOW is it recycled
===========================*/
@media screen and (max-width: 450px)  { 
.how-wrap .column.third-maintain {
    width: 65%;
    float: none;
	margin: auto;
	border-bottom: solid 1px #D5D5D5;
}
}
