/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on small touch devices */
body {}

/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */
 

/*----- HEADER BEFORE - Open -----*/
.header-before-full {}
.header-before-full .block,
.header-before-full .block-inner {}
/*----- HEADER BEFORE - Close -----*/


/*----- HEADER - Open -----*/
#header-area {}
.top-container-full {}
.top-container-inside {}
.top-wrapper {
	padding: 15px 20px 25px 20px;
}
.top-primary-content {
	width: 260px;
}
.top-secondary-content {}
#logo {}
/*----- HEADER - Close -----*/


/*----- HIGHLIGHTED - Open -----*/
.highlighted-container-full {}
.highlighted-container {}
.highlighted-container .block,
.highlighted-container .block-inner {}
/*----- HIGHLIGHTED - Close -----*/


/*----- SECONDARY CONTENT - Open -----*/
.secondary-full {}
.secondary-full .block,
.secondary-full .block-inner  {}
/*----- SECONDARY CONTENT - Close -----*/


/*----- CONTAINER - Open -----*/
.columns,
#main-content-full {
	border: none;
}
.container-full {}
#main-content {}
#content {}
.container-content {}
.content-column .content-inner,
/*----- CONTAINER - Close -----*/


/*----- TITLE BAR - Open -----*/ 
.title-bar h1#page-title {}
/*----- TITLE BAR - Close -----*/


/*----- CONTENT - Open -----*/
.table-responsive {
	overflow-x: auto;
}
/* MICROSITE */
.microsite-home-block .microsite-pages-grid .view-content {
	padding: 30px 20px 0 20px;
}
.microsite-home-block .microsite-body {
	padding: 10px 20px;
}
/* OUR WORK HOME */
.our-work-home .view-content {
	grid-template-columns: 1.2fr 2fr;
}
.our-work-home-block .block-inner {
	padding-left: 20px;
	padding-right: 20px;
}
.our-work-home .view-content .views-row img {
	height: auto !important;
	max-width: 100% !important;
	width: 100% !important;
}
.our-work-home .view-content .our-work-title.views-fieldset {
	padding: 20px;
}
.our-work-home .view-footer {
	padding-right: 20px;
}
.our-work-home-block {
    margin-bottom: 80px;
}
/* LATEST RESEARCH HOME */
.latest-research-home-block .block-content {
	padding: 0 20px;
}
.latest-research-home-block .view-footer {
	padding-right: 20px !important;
}
.latest-research-home-block {
    margin-bottom: 120px;
}
/* RESOURCE LIBRARY */
.resource-library-home-block {
	background: #f3f2ed;
	margin-top: 80px !important;
	padding: 0 20px !important;
}
.resource-library-home-block .resource-library-block-grid {
	display: block !important;
	margin-bottom: 
}
.resource-library-block-grid .resource-library-block-left {
	display: block !important;
	margin-bottom: 20px;
	padding: 0;
}
.resource-library-block-grid .resource-library-block-right {
	padding-top: 35px;
}
.resource-library-home-block {
	margin-bottom: 140px;
}
/* ORGANIC VIDEO */
.organic-video-block-grid {
	grid-template-columns: 1.2fr 2fr;
}
.organic-video-block-right {
	background-size: cover !important;
	height: 300px;
	margin: 0 20px;
}
h2.organic-video-block-title {
	padding: 20px;
}
.organic-video-block-content {
	padding: 0 20px;
}
.organic-video-block-button {
	margin: 0 0 30px 0;
	padding-left: 20px;
}
.organic-video-home-block {
    margin-bottom: 80px;
}
/* ORGANIC RECIPE */
.organic-recipe-home .view-header .container {
	padding: 0 20px !important;
}
.organic-recipe-list .view-content, 
.organic-recipe-home .view-content {
	padding: 25px 20px 60px 20px;
}
/*----- CONTENT - Close -----*/


/*----- SIDEBAR - Open -----*/
.two-sidebars #main-content,
.sidebar-first #main-content {
	margin-left: 20px;
}
.two-sidebars #main-content,
.sidebar-second #main-content {
	margin-right: 20px;
}
.region-sidebar-first .region-inner,
.region-sidebar-second .region-inner {}
.region-sidebar-first .block-inner,
.region-sidebar-second .block-inner {
	padding: 15px 0px 20px 0px;
}
/*----- SIDEBAR - Close -----*/


/*----- ASIDE - Open -----*/
.aside-content {}
.aside-content .block,
.aside-content .block-inner  {}
/*----- ASIDE - Close -----*/


/*----- TERTIARY - Open -----*/
.tertiary-full {}
.tertiary-container {}
.tertiary-container .block,
.tertiary-container .block-inner  {}
/*----- TERTIARY - Close -----*/


/*----- QUATERNARY - Open -----*/
.quaternary-full {}
.quaternary-container {}
.quaternary-container .block,
.quaternary-container .block-inner  {}
/*----- QUATERNARY - Close -----*/


/*----- FOOTER - Open -----*/
.footer-full {}
.footer-full-container {}
.footer-full .block,
.footer-full .block-inner  {}
/*----- FOOTER - Close -----*/