/* =Responsive (Mobile) Design
-------------------------------------------------------------- */

@media screen and (max-width: 1100px) {
	
	#container,
	div.scroll-top-btm,
    div.drkBluebkg,
	.copyright {
    	border-left: 20px solid #72bc44;
		border-right: 20px solid #72bc44;
    }
    
    #header .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    	padding: 20px 20px 20px 11px;
    	font-size: 1.1em;
    }
    
    #header #menu-item-7254 > .ubermenu-target {
	    padding: 18px 10px;
	}
	
	#header .ubermenu .ubermenu-submenu.ubermenu-submenu-id-120 {
	    width: 640px !important;
	    min-width: 640px !important;
	}
	  	
	body.custom-background {
    	background-image: none;
	}
	
	#logo {
	    padding: 1.5em 12% 0 0;
	}
	
	#featured {
    	background:url("/wp-content/themes/foodarc/images/headers/blue-header.png") no-repeat scroll 0 0 transparent;
    	background-size: 100%;
    }
    
    ul.social-widgets a {
    	font-size: 0.85em;
    }
    
    .main-contentarea {
	    padding-top: 15px;
	}
	
	.widget-wrapper {
    	margin: 0 0 8px 0;
    }
    
    .widget-wrapper p, .widget-wrapper ul li {
    	font-size: 0.88em;
		line-height: 1.3em;
    }
    
	#text-3 {
    	padding: 0 0 0 10px !important;
    }
    
    .latest-news-home h3 {
	    margin-bottom: 0.4em;
	    padding-left: 5px;
    }
    
    .wp-image-8531 {
	    width: 55%;
	}
	  
    .copyright {
    	font-size: 0.8em;
	}
	
	#menu-bottom-nav {
	    padding: 12px 2%;
	    width: 90%;
	}
	
	#esg-grid-1-1-wrap .eg-tools-resources-element-12 {
    	font-size: 0.8em !important;
    }
    
    #esg-grid-1-1-wrap .eg-tools-resources-element-3 {
    	font-size: 16px !important;
    }
    
    #esg-grid-1-1-wrap .eg-post-id-8050 .eg-tools-resources-element-3, 
    #esg-grid-1-1-wrap .eg-post-id-7980 .eg-tools-resources-element-3 {
    	font-size: 1.15em !important;
    }
	    
    #footer {
    	border-left: 20px solid #72bc44;
    	border-right: 20px solid #72bc44;
    }
	
	#footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop:last-child > .ubermenu-target {
	    border-left: 1px solid #163878;
	}
	
	#footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop:nth-child(3) > .ubermenu-target {
	    border-bottom: 0px solid #163878;
	    border-left: 1px solid #163878;
	}
	
	#footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
    	right: 25px;
    }

    
    img.mfmFooter {
	    width: 41%;
	}

}


/* TABLETS - KINDLE FIRE HD 8.9", OPTIMIZED FOR APPLE IPAD 1-3 MINI */
@media screen and (max-width: 1030px) {	
		
	img.wp-post-image, img.attachment-full, img.attachment-large, img.attachment-medium, img.attachment-thumbnail {
	    max-width: 97.5%;
	}
	
	#header .ubermenu ul.ubermenu-nav > li.ubermenu-item > a, .ubermenuToggle.megaMenuToggle {
		padding: 2.5em 1.75em 1.5em 1em !important;
		font-size: 1.08em;
	}
	
	#header .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse {
	    max-height: 0;
	    overflow: hidden !important;
	    visibility: hidden;
	}
	
	#header .ubermenu {
	    padding: 0 !important;
	    background-color: #169ed9 !important;
	}
	
	#header .ubermenu ul.ubermenu-nav {
	    padding: 0 !important;
	    width: 100% !important;
	}
		
	#header .ubermenu-responsive-toggle {	
		background-color: #169ed9 !important;
    	background-image:none !important;
		color: #fff;
		font-weight: 800;
		font-size: 1em !important;
		text-transform: uppercase !important;
		border-bottom:5px solid #d3edf9 !important;
		display:block;
		text-decoration: none !important;
		padding:15px 30px 15px 20px;
	}
	
	#header .ubermenu ul.ubermenu-nav {
    	background-color: #169ed9 !important;
    	background-image:none !important;
	    min-height: auto;
	}
	
	#header .ubermenu ul.ubermenu-nav {
		float:none !important;
		display:block !important;
	}
	
	#header .ubermenu ul.ubermenu-nav > li.ubermenu-item:first-child > a {
		padding: 1em 8% 1.5em 8% !important;
	}
	
	#header .ubermenu-responsive-toggle, .ubermenu-sticky-toggle-wrapper {
		color:#ffffff;
		letter-spacing: 1px;
	}
	
	#header .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-single-column .ubermenu-item-level-0 {
	    float: none;
	    clear: both;
	    width: 100%;
	}
	
	#header .ubermenu ul.ubermenu-nav > li.ubermenu-item > a, 
	#header .ubermenuToggle.megaMenuToggle {
	    font-size: 1.5em;
	}
	
	#header .ubermenu ul.ubermenu-nav li a br {
	    display:none;
	}
	
	#header .ubermenu ul.ubermenu-nav > li.ubermenu-item > a:hover {
	    background-color:#163878;
	}

	/* SUBMENU */	
	#header .ubermenu li ul.ubermenu-submenu {
    	margin: 0 !important;
    }
    
	.ubermenu .ubermenu-submenu.ubermenu-submenu-id-7250 {
	    width: 100%;
	}
	
	#header .ubermenu-responsive-toggle:hover {
	    text-decoration: underline;
	    color: #ffffff;
	}
	
	#header .ubermenu ul.ubermenu-nav > li.ubermenu-item > a, 
	#header .ubermenuToggle.megaMenuToggle {
    	padding: 1.3em 3em 0.9em 3em !important;
    	border-bottom:5px solid #d3edf9 !important;
	    background-color: #169ed9 !important;
    	background-image:none !important;
    	height:75px !important;
	}
	
	#header .ubermenu ul.ubermenu-nav > li > ul.ubermenu-submenu li > a, 
	#header .ubermenu .wpmega-widgetarea h2.widgettitle {
    	font-size: 1.4em;
		padding: 20px 25px 20px 25px;
    }
    	
	#header .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target::after {
    	right: 8% !important;
    }
    
    #header .ubermenu #menu-item-7250 .ubermenu-target-title.ubermenu-target-text, 
    #header .ubermenu #menu-item-7254 .ubermenu-noindicator > .ubermenu-target-text {
	    display: inline-block;
	}
	
	#header .ubermenu #menu-item-7250, 
    #header .ubermenu #menu-item-7254,
    #header .ubermenu-submenu-id-7254 {
	    width:50%;
	}
	
    #header .ubermenu-submenu-id-122,
    #header .ubermenu-submenu-id-121,
    #header .ubermenu-submenu-id-120,
    #header .ubermenu-submenu-id-119,
    #header .ubermenu-submenu-id-118,
    #header .ubermenu-submenu-id-119 li {
	    width:100%;
	}
	
	#header .ubermenu .ubermenu-submenu.ubermenu-submenu-id-120 {
	    width: 100% !important;
	    min-width: auto !important;
	}

    #header .ubermenu #menu-item-7254 .ubermenu-noindicator > .ubermenu-target-text {
	    padding: 5px 20px 5px 15px;
		float: left;
		font-size: 1.3em;
	}
	
	#header #recent-posts-7 ul li a {
	    padding: 20px 25px 20px 0;
	    font-size: 1.2em;
	}
	
	#search-6 input.field {
		width:600px;
	}	 
    
    #logo {
	    padding: 1.8em 12% 0.7em 0;
	}
	
	body.page #content, 
	body.page #content-blog, 
	body.single #content, 
	body.archive #content-archive, 
	body.attachment #content-images, 
	body.search #content-search, 
	body.error404 #content-full {
	    float: none;
	    width: 100%;
	    padding: 10px 5% 0;
	}
	
	body.single #content, 
	body.archive #content-archive {
		padding: 40px 5% 0;
	} 
	
	body.page #widgets, body.single #widgets, body.archive #widgets, body.search #widgets, body.attachment #widgets, body.error404 #widgets {
	    width: 100%;
	    float: none;
	    padding: 0 5%;
	    margin:0;
	    clear: both;
	}
	
	#recent-posts-2 ul{
	    padding: 0 0 0 40px;
	}
	
	.widget-wrapper p, .widget-wrapper ul li {
	    font-size: 1.1em;
	    letter-spacing: 0.5px;
	}
	
	div.mhw-sidebar-navigation ul li, div#nav_menu-2 ul li {
	    padding: 0;
		font-size: 1.2em;
	}
	
	div.mhw-sidebar-navigation, .widget_nav_menu, #nav_menu-2 {
    	margin: 0 0 10% 0 !important;
    }
    	
	.widget_nav_menu ul li a {
    	padding: 2% 2% 2% 5% !important;
    }
	
	div#wp_views-7 {
	    padding: 11% 8% 5% 8%;
	}
    
    img.wp-post-image, 
    img.attachment-full, 
    img.attachment-large, 
    img.attachment-medium, 
    img.attachment-thumbnail {
	    max-width: 96.5%;
	}
	
	.grid {
    	float: left;
    }
    
    .copyright, .scroll-top, .powered {
	    float: none;
	}
	
	.main-contentarea .col-sm-7 {
	    padding:0 15px 0 0;
	}
	
	#featured-image {
	    margin: 0;
	}
	
	div.quote {
    	background: url("/wp-content/themes/foodarc/images/icons/quote-left.png") no-repeat 5% 22% #FFFFFF;
    	background-size: 8%;
    	padding: 50px 3% 50px 13%;
    	margin: 10px 0 10px 3%;
    }
        		
	div#wp_views-4 div.quote {
	    margin: 0 0 0 3%;
	    width: 70%;
	}
	
	.latest-news-home {
	    min-height: 920px;
	}
	
	.latest-news-home h3 {
    	margin: 0.3em 0 0.8em;
    	font-size: 1.05em;
    }
	
	.latest-news-home .mainul .esg-entry-cover {
		height: 155px !important;
	}
	
	.latest-news-home .mainul li {
		height: 165px !important;
	}
	
	.eg-latest-news-home-element-0 {
	    font-size: 15px !important;
	    line-height: 20px !important;
	    padding: 15px 10px 20px !important;	
	}
	
	.whiteBoxSideRight {
    	width: 33%;
    }
    
    body.page-id-42 .et-image {
	    width: 100%;
	    display: block;
	    margin: 20px 0;
	    float: none;
	}
	
	body.page-id-42 .et-content {
	    width: 100%;
	}
	    
    .projBoxDesc {
	    padding: 0 1% 0;
	}
	
	body.page-id-18 a img.alignright {
	    width: 32%;
	}
	
	body.page-id-14 img.wp-post-image, 
	body.page-id-14 img.attachment-full, 
	img.attachment-large, 
	body.page-id-14 img.attachment-medium, 
	body.page-id-14 img.attachment-thumbnail {
		width:100%;
		max-width: 100%;
	}
	
	#footer {    
		margin: 0;
	    padding: 20px 10px 20px 10px;
	}
	
	#footer .ubermenu {
	    margin: 15px 0 0;
	}
	
	#footer-wrapper .col-220 {
	    width: 26%;
	    padding: 0 !important;
	}
	
	#footer-wrapper div.col-700 {
	    margin-right: 0;
	    width: 72%;
	}

	#footer-wrapper div.col-700 div.fit {
	    width: 70%;
	}
	
	#footer-wrapper div.footerRight {
	    width: 50%;
	}
	
	#footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
    	padding: 15px 25px 15px 15px;
		font-size: 1.1em;
    }
    
    #footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
	    right: 15px;
	}
	
	#footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop:nth-child(3) > .ubermenu-target {
	    border-left: 0px solid #163878;
	}
    
    .cookieStatement {
	    padding: 0 0 10px 0;
	    line-height: 1.3em;
	    font-size: 0.92em;
    }
	
	
}


@media screen and (max-width: 1000px) {
	
	#footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
    	padding: 5px 45px 0 35px;
		font-size: 1.35em;
		min-height: 55px;
    }
    
    body.page-id-10 a img.alignright {
	    width: 35%;
	}
    
}

/* KINDLE FIRE HD 8.9" */
@media screen and (max-width: 985px) {
		
	
	/* INTERIOR PAGES */	
	#wrapper {
	    padding: 0 25px 20px 25px;
	}
	
	#header .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
    	right: 40px;
    }
    
    #header #menu-item-7332 ul li {
	    clear:none;
	    width:25%;
	    min-width:25%;
    }
    
    #header .ubermenu-submenu-id-7589 li, 
    #header .ubermenu-submenu-id-7592 li, 
    #header .ubermenu-submenu-id-7603 li, 
    #header #menu-item-7589 > span.ubermenu-target .ubermenu-target-text {
	    margin: 0;
	}
    
    #header .ubermenu ul.ubermenu-nav > li.ubermenu-item > a, 
    #header .ubermenuToggle.megaMenuToggle {
	    font-size: 1.6em;
	}
    
    .latest-news-home h3 {
	    padding-left: 0;
	}

	#footer {
	    padding: 20px 1%;
	}
	
	#colophon-widget div.widget-wrapper {
    	width: 95%;
    }
	
	#footer-wrapper div.grid {
	    padding: 0;
	}
	
	div#gform_wrapper_3 {
		margin: 0 0 15px 0 !important;
		width: 100%;
	}
    	
	#footer-wrapper .col-220 {
	    width: 100%;
	    padding: 0;
	    margin:0 0 20px;
	    float:none;
	    display:block;
	}
	
	#footer-wrapper div.col-700 {
	    width: 100%;
		padding: 0;
		float: none;
	}
    
    .copyright { font-size: 0.9em;}

}

@media screen and (max-width: 940px) {
	
    #header .ubermenu-nav #menu-item-118 .ubermenu-tabs-group > li,
    #header .ubermenu-nav #menu-item-119 .ubermenu-tabs-group > li,
    #header .ubermenu-nav #menu-item-120 .ubermenu-tabs-group > li,
    #header .ubermenu-nav #menu-item-121 .ubermenu-tabs-group > li,
    #header .ubermenu-nav #menu-item-122 .ubermenu-tabs-group > li {
		width: 50%;
		display: inline-block;
		max-width: 50%;
		min-width: 50%;
		left: auto;
		top:0;
		float:left;
		padding: 0;
		margin: 0;
    }
    
    #header .ubermenu-nav #menu-item-120 .ubermenu-tabs-group > li {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
    }
    
    #header .ubermenu-nav #menu-item-118 .ubermenu-tabs-group > li > a,
    #header .ubermenu-nav #menu-item-119 .ubermenu-tabs-group > li > a,
    #header .ubermenu-nav #menu-item-120 .ubermenu-tabs-group > li > a,
    #header .ubermenu-nav #menu-item-121 .ubermenu-tabs-group > li > a,
    #header .ubermenu-nav #menu-item-122 .ubermenu-tabs-group > li > a {
	    height:80px;
		min-height:80px;
	}
    
    #header .ubermenu-content-block {
	    padding: 0 10px 20px 25px;
	}
	
	#header .ubermenu ul.ubermenu-nav > li > ul.ubermenu-submenu li > a {
    	padding: 25px 25px 0 25px;
    }
	
	#header #menu-item-7298 .ubermenu-content-block {
	    padding: 0 10px 20px 0;
	}
	
	#header #menu-item-7316 {
		width: 100%;
	}
	
	#header .ubermenu ul.ubermenu-nav > li.ubermenu-item > a, #header .ubermenuToggle.megaMenuToggle {
    	padding: 1.3em 3em 0.9em 1.5em !important;
    }
	
	#header #recent-posts-7 ul li a {
	    font-size: 1.1em;
	}
	
	#header .ubermenu-submenu-id-8868 li, 
	#header .ubermenu-submenu-id-6892-col-0 li,
	#header .ubermenu-submenu-id-8896 li, 
	#header .ubermenu-submenu-id-8900 li, 
	#header .ubermenu-submenu-id-8903 li, 
	#header #menu-item-7589 > span.ubermenu-target .ubermenu-target-text {
	    margin: 0;
	}
	
	#header .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
	    top: 30px;
	    right: 30px;
	}
	
	#header .ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close {
    	right: 30px;
    }
    
    #header .ubermenu ul.ubermenu-nav > li > ul.ubermenu-submenu li > a {
    	font-size: 1.5em;
    }
	
	.latest-news-home h3 {
		font-size:1em;
	}
	
	#featured-image {
	    margin: 0;
	}
	
	#footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop:nth-child(2) > .ubermenu-target {
	    border-left: 1px solid #163878;
	}
	
}

@media screen and (max-width: 860px) {
	
	#header .ubermenu-responsive-toggle {
    	font-size: 0.95em !important;
    }
    
    #logo {
	    padding: 1.5em 12% 1em 0;
	}
	
	#featured {
	    height: 80px;
	}
	
    .latest-news-home h3 {
	    margin: 0.3em 0 0.8em;
	}
	
	#post-7476 .col-sm-7,
	#post-7476 .col-sm-5 {
		width:100%;
		padding: 0 3%;
		float: none;
	}
	
	div.quote {
    	font-size: 1.2em;
		padding: 40px 5% 40px 13%;
		margin: 10px 0 10px 3%;
    }
	
	.mission-statement {
	    margin: 0;
	    padding: 20px 0 0 4%;
	}
	
	.mission-statement h2 {
	    font-size: 1.3em;
	    margin: 10px 0;
	}
	
	.latest-news-home {
	    min-height: 0;
	    padding: 0 3% 10px 3%;	
	}
	
	.latest-news-home .mainul li {
	    height: auto !important;
	}
	
	.latest-news-home .mainul .esg-entry-cover {
	    height: 100% !important;
	}
	
	.eg-latest-news-home-element-0 {
	    font-size: 1em !important;
	    line-height: 1.2em !important;
	    padding: 20px 30px 20px !important;	
	}	

    #esg-grid-1-1-wrap .eg-tools-resources-element-3 {
	    font-size: 15px !important;
	}
		
	#esg-grid-1-1-wrap .eg-tools-resources-element-12 {
    	font-size: 0.68em !important;
    }
    
    body.page-id-7143 .whiteBox .researchProject4 {
	    margin-top: 0;
    }
    
    .cookieStatement {
	    font-size: 0.9em;
	    width: 70%;
	}
	
	#footer {
	    padding: 10px 1.5% 20px;
	}
	
	#footer-wrapper div.grid {
	    text-align: left;
	    padding: 40px 0 5px;
	}
	
	#footer-wrapper div.col-560 {
		padding:0 0 5px;
		margin: 0;
	}
	
	#footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
	    padding: 10px 25px 10px 25px;
		font-size: 1.4em;
	}
	
	#footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop:nth-child(2) > .ubermenu-target {
	    border-left: 1px solid #163878;
	}
	
	#footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop:nth-child(3) > .ubermenu-target {
	    border-left: 0px solid #163878;
	}
	
	#footer .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-submenu-retractor-top:not(.ubermenu-submenu-retractor-top-2) .ubermenu-column:nth-of-type(2n+2) {
	    clear: none !important;
	}
	
	#footer #menu-item-7241 li.ubermenu-column {
		min-width: 100%;
	}
	
	#footer-wrapper .col-380 {
    	width: 44.4043%;
    }
    
    #footer-wrapper div.col-560 {
	    width: 55.4681%;
	}
	
	#footer-wrapper div.footerRight {
	    width: 52%;
	}
	
	#footer-wrapper .col-380 .fit {
		text-align: right;
	}
	
	img.mfmFooter {
	    width: 42%;
	}	
		
}

/* APPLE IPADS */
@media screen and (max-width: 790px) {

	#logo {
	    padding: 1.3em 10% 1.5em 0;
	}
		    
	.widget_nav_menu ul li a {
	    padding: 15px 5% 15px 5% !important;
	}
	
	.one_half {
	    width: 49% !important;
	    padding: 0 1% 0 0 !important;
	}
	
	#post-7476 .col-sm-7,
	#post-7476 .col-sm-5 {
		width:100%;
		padding: 0 2%;
		float: none;
	}
	
	.researchProject3 {
	    font-size: 1.2em;
	    line-height: 1.25em;
	    margin-bottom: 0.5em;
	    margin-top: 0.3em;
	}
	
	body.page-id-7143 .whiteBox .one_half {
		width:40%;
		padding:0 2% 0 0;
	}
	
	body.page-id-7143 .whiteBox .last_column {
		width:60%;
	}
	
	body.page-id-7143 .whiteBox img {
		width: 85%;
		margin: 35px 0 0 15px !important;
	}
	
	body.page-id-7143 .whiteBox .researchProject4 {
		margin-top:0;
	}
	
	.eventon_events_list .eventon_list_event .ev_ftImg {
    	width: 100px;
    }
	
	.eventon_events_list .eventon_list_event .hasFtIMG .evcal_cblock, 
	.evo_pop_body .hasFtIMG .evcal_cblock {
	    left: 130px;
	}
	
	#evcal_list .eventon_list_event a.sin_val.hasFtIMG .evcal_desc, 
	.sin_val.hasFtIMG .evcal_desc, 
	.eventon_events_list .eventon_list_event .hasFtIMG .evcal_desc, 
	.evo_pop_body .hasFtIMG .evcal_desc {
	    padding-left: 190px;
	}
	
	#esg-grid-1-1-wrap .eg-tools-resources-element-3 {
	    font-size: 14px !important;
	    line-height: 17px !important;
	}
	
	#esg-grid-1-1-wrap .eg-tools-resources-element-12 {
	    font-size: 0.65em !important;
	    line-height: 1.2em;
		padding: 0 10px !important;
	}
	
	.eg-videos-resource-skin-element-0 {
    	padding: 10px 10px 15px 15px !important;
    }
    
    body.page-id-235 table {
	    width:95% !important;
    }
	
	#footer-wrapper div.grid {
	    padding: 0 0 5px;
	}
	
	#footer-wrapper div.col-560 {
	    width: 70.4681%;
	}
	
	#footer-wrapper .col-380 {
	    width: 29.4043%;
	}
	
	#footer-wrapper div.footerRight {
	    width: 82%;
	    margin: 0 8px 10px 0;
	}
	
	img.mfmFooter {
	    width: 80%;
	}
	
	.contact-footer {
    	padding: 30px 5px 15px;
    }
    
    #footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
	    padding: 15px 25px 10px 25px;
	    font-size: 1.4em;
	    min-height: 70px;
	}
	
}


/* MICROSOFT SURFACE PRO 1/2 */
@media screen and (max-width: 730px) {	 	
	
	#wrapper {
	    padding: 0 20px 20px 20px;
	}
	
	#logo {
	    padding: 1.3em 9% 1.5em 0;
	}
	
	#featured {
	    height: 75px;
	}
	
	ul.social-widgets {
	    min-height: auto;
	    padding: 5px 0 0 0;
	}
	
	a img.alignright {
	    width: 40%;
	}
	
	div#wp_views-7 p {
	    font-size: 1em;
	}
	
	.projectBox.lrg h2 br{
	    display:none;
	}
	
	.citation {
    	font-size: 0.85em;
    }
	
	.whiteBoxSideRight {
	    width: 89%;
	    font-size: 1em;
	    padding: 4% 5%;
	}
	
	/* HOME */
	body.home .post-entry .container-fluid:nth-child(2) {
	    background-color: #bfe4f5;
	    padding: 4% 5%;
	}
		
	body.home .post-entry .container-fluid:first-child p {
		display:none;
	}
		 
	#featured-image {
	    width: 100%;
	    margin: 0 !important;
	    padding: 0;
	}	
	
	div.quote {
		background: url("/wp-content/themes/foodarc/images/icons/quote-left.png") no-repeat 5% 20% #FFFFFF;
	}
	
	.latest-news-home h3 {
	    margin: 0.3em 0 1.4em;
	    font-size: 1.2em;
	}
	
	#attachment_7600 {
		width:250px !important;
	}
	
	#attachment_3858 {
		width: 100% !important;
		margin:5px 0 20px;
		float:none;
	}
	
	.wp-image-3524 {
	    float: right;
	    width: 45%;
	    margin: 0 0 20px 20px !important;
	}
	
	body.page-id-20 .whiteBoxSideRight {
		width:100%;
	}
	
	.wp-image-8531 {
	    width: 100%;
	}
	
	body.page-id-18 a img.alignright {
	    width: 40% !important;
	}
	
	.projectBox.lrg {
	    padding: 5% 4% 5% !important;
	}
	
	.wp-image-5796 {
		width:40%;
	}
	
	body.page-id-61 .whiteBoxSideRight {
	    margin: 0 0 5% 3%;
	    padding: 4% 3%;
	    float: right;
	    width: 40%;
	}
	
	table.publicationsYear {
	    width: 95%;
	}
	
	.prezi-player,
	.prezi-player iframe {
		width:480px !important;
	}
	
	body.page-id-6611 .projectBox.lrg img.alignright {
	    width: 25%;
	}
	
	body.page-id-6626 .wp-caption {
	    width: 45% !important;
	}
	
	body.page-id-6626 img.wp-image-7021 {
	    width: 60%;
	    float: none;
	    margin: 5px 0 20px 0;
	    display: block;
	}
		
	body.page-id-6626 img.wp-image-7254 {
	    width: 40%;
	}
	
	body.page-id-6658 table img {
		width:50% !important;
		height:auto !important;
		float:none;
	}
	
	body.page-id-6658 table img.wp-image-3963 {
		width:100% !important;
	}
	
	img.wp-image-7021 {
		width:40%;
	}
	
	body.page-id-6646 table td {
		padding: 15px;
	}
	
	body.page-id-6646 .one_half {
    	clear: none;
	    padding: 0 5% 0 0 !important;
	    width: 45% !important;
	}
	
	img.wp-image-4109 {
	    width: 50% !important;
	    height: auto;
	}
		    
    body.page-id-6693 .wp-caption.alignright {
	    width: 50% !important;
	}

	body.page-id-6704 .whitebox img{
	    padding: 5px;
	    margin: 25px 10px 0px;
	    width: 90%;
	}
	
	.eg-lightbox-post-content-inner div {
		float: none !important;
		width: 100% !important;
	}
	
	body.page-id-6082 #content {
	    padding: 10px 4% 0;
	}
	
	body.page-id-6082 .eg-videos-resource-skin-element-0 {
	    font-size: 16px !important;
	    line-height: 21px !important;
	    font-weight: 500 !important;
	    padding: 10px 10px 15px 15px !important;
    }
		
	#footer-wrapper .col-560 {
	    padding: 0;
	}
	
	#footer-wrapper .col-380 {
	    padding: 10px 0 0;
	}
	
	.cookieStatement {
	    width: 80%;
	}
	
	
}

/* GOOGLE NEXUS 7, SAMSUNG GALAXY TAB, KINDLE FIRE */
@media screen and (max-width: 650px) {
	
	#header .ubermenu-responsive-toggle {
	    padding: 20px 30px 20px 20px;
	}
	
	#logo {
	    padding: 1.2em 6% 1.6em 0;
	}
	
	#logo img {
	    width: 80%;
	}
	
	#featured {
	    height: 68px;
	}
	
	body.home #text-3 {
	    padding: 0 0 0 15px !important;
	}
	
	body.page-id-10 a img.alignright {
	    width: 40%;
	}
	
	.researchProject3 {
    	font-size: 1.1em;
    }
	
	body.page-id-6882 .whiteBox {
		padding: 1% 5%;
	}
	
	body.page-id-6882 .whiteBox .one_half {
	    width: 100% !important;
	    padding: 0 0 0 0 !important;
	    float:none;
	}
	
	body.page-id-6882 .whiteBox .researchProject4 {
		margin-bottom: 0;
		margin-top: 0;
	}
	
	.projBoxDesc.fooProj table td {
		padding: 15px 20px;
	}
	
	body.page-id-6211 .whiteBox .one_half {
	    width: 100% !important;
	    padding: 0 11% !important;
	}
	
	body.page-id-6211 .whiteBox .last_column {
	    margin: 40px 0 15px;
	}
			
	.eventon_events_list .eventon_list_event .evcal_desc, 
	.evo_pop_body .evcal_desc, 
	#page-content p.evcal_desc {
	    padding: 3px 15px 0 80px;
	}
	
	.contact-footer {
	    padding: 10px 0 10px 2px;
	}
	
	.copyright {
	    text-align: left;
	}
	
	.cookieStatement {
	    width: 90%;
	}	
			
}


@media screen and (max-width: 645px) {
    #esg-grid-1-1-wrap .esg-grid .mainul {
		height:auto !important;
	}
		
	#esg-grid-1-1-wrap .esg-grid .mainul li {
		width: 100% !important;
		height: 300px !important;
		top:auto !important;
		position:relative;
		margin: 0 0 10px 0;
	}
		
	#esg-grid-1-1-wrap .esg-entry-cover {
		width: 100% !important;
		height: 360px !important;
	}
		
	#esg-grid-1-1-wrap .esg-grid .mainul li .esg-entry-media {
		padding-bottom: 0 !important;
		height: 300px;
	}
	
	#esg-grid-1-1-wrap .eg-tools-resources-element-3 {
	    font-size: 1.12em !important;
	    line-height: 1.3em !important;
	}
	
	#esg-grid-1-1-wrap .eg-tools-resources-element-12 {
    	font-size: 0.9em !important;
		line-height: 1.3em;
    }

	#esg-grid-1-1-wrap .esg-overflowtrick {
	    height: auto !important;
	}
	
}


@media screen and (max-width: 605px) {
	
	#wrapper {
	    padding: 0 15px 20px 15px;
	}
	
	#header .ubermenu-nav #menu-item-118 .ubermenu-tabs-group > li, 
	#header .ubermenu-nav #menu-item-119 .ubermenu-tabs-group > li, 
	#header .ubermenu-nav #menu-item-120 .ubermenu-tabs-group > li, 
	#header .ubermenu-nav #menu-item-121 .ubermenu-tabs-group > li, 
	#header .ubermenu-nav #menu-item-122 .ubermenu-tabs-group > li {
	    width: 100%;
	    display: block;
	    max-width: 100%;
	    min-width: 100%;
    }
    
    #header .ubermenu ul.ubermenu-nav > li > ul.ubermenu-submenu li > a {
	    padding: 25px 35px 0 25px;
	}
	
	body.page #content, 
	body.page #content-blog, 
	body.single #content, 
	body.archive #content-archive, 
	body.attachment #content-images, 
	body.search #content-search, 
	body.error404 #content-full {
	    padding: 10px 4% 0;
	}
	
	#container, div.scroll-top-btm, 
	div.drkBluebkg, .copyright,
	#footer {
	    border-left: 15px solid #72bc44;
	    border-right: 15px solid #72bc44;
	}
	
	#logo {
	    padding: 1.2em 4% 1.6em 0;
	}
	
	#logo img {
	    width: 78%;
	}
	
	#featured {
	    height: 65px;
	}
	
	ul.social-widgets a {
	    font-size: 0.8em;
	}
	
	#text-3 {
	    padding: 0 0 0 10px !important;
	}
	
	#search-6 input.field {
	    width: 400px;
	}
	
	.wp-image-7254 {
		width:100%;
		float:none;
		margin:5px 0 20px;
	}	

	#attachment_7448,
	#attachment_8216,
	#attachment_8163,
	.wp-image-8164,
	.wp-image-8176,
	.wp-image-8062 {
		width: 85% !important;
		margin: 10px 0 30px !important;
		display: block;
		float: none !important;
	}
	
	#attachment_8216 img,
	#attachment_7448 img {
		width: 100% !important;
	}
	
	.wp-image-7100 {
		width:75% !important;
	}
	
	.wp-image-7426 {
		width:35% !important;
		float:right !important;
		margin:5px 0 20px 15px !important;
	}
	
	.evcal_evdata_row {
    	padding: 25px 15px;
    }
    
    .ajde_events .eventNav a {
    	padding: 15px 10px;
    }
    
    body.page-id-6082 .eg-videos-resource-skin-element-0 {
	    font-size: 18px !important;
	    line-height: 23px !important;
	    font-weight: 600 !important;
	    padding: 10px 10px 15px 20px !important;
    }
	
	#footer-wrapper div.col-560,
	#footer-wrapper .col-380 {
	    width: 100%;
	}
	
	#footer-wrapper div.col-560 {
		padding: 0 2% 5px;
	}
	
	#footer-wrapper div.footerRight,
	#footer-wrapper .col-380 .fit {
	    width: 45%;
	    margin: 15px 8px 10px 0;
	}
	
	#footer-wrapper .col-380 .fit {
    	text-align: left;
    }
    
    img.mfmFooter {
	    width: 82%;
	}
	
	#footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
    	padding: 15px 15px 10px 15px;
		font-size: 1.35em;
    }
	
	.cookieStatement {
	    width: 100%;
	}
		
}

/* KINDLE FIRE HD 7" */
@media screen and (max-width: 590px) {	

    #wrapper {
	    padding: 0 0 20px 0;
	}
	
	#logo {
	    padding: 1.2em 1% 1.2em 0;
	}
	
	#logo img {
	    width: 75%;
	}
	
	#featured {
	    background: url("/wp-content/themes/foodarc/images/headers/blue-header.png") no-repeat scroll -25px 0 transparent;
	    background-size: 109% 105%;
	    height: 80px;
	}
		
	ul.social-widgets a {
    	font-size: 0.75em;
    }
    
    body.home #text-3,
    #text-3 {
	    padding: 0 0 0 8px !important;
	}
    
    body.page #content, 
    body.page #content-blog, 
    body.single #content, 
    body.archive #content-archive, 
    body.attachment #content-images, 
    body.search #content-search, 
    body.error404 #content-full {
	    width: 100%;
	    padding: 30px 5% 0;
	}     
	
	.widget-title {
    	margin: 0 0 5px 0;
    }
    	
	div.mhw-sidebar-navigation ul li, 
	div#nav_menu-2 ul li {
	    font-size: 1.1em;
	}
	
	.post-meta {
	    padding: 0 3% 4% 4.5%;
	}
	    
    table.contact td {
    	width: 50% !important;
    }
    
    table.contact tr:last-child td {
	    display:block;
	    width:100% !important;
	}
	
	img.wp-post-image, 
    img.attachment-full, 
    img.attachment-large, 
    img.attachment-medium, 
    img.attachment-thumbnail {
	    max-width: 96.3%;
	}

    a img.alignright {
    	width: 95%;
		float: none;
		margin: 5px 0 20px 0;
		display:block;		
    }
    
    .one_half {
	    width: 50% !important;
	    padding: 0 !important;
	    clear: none;
	}
	        		
	div.quote {
    	font-size: 1.1em;
    }
    
    .latest-news-home h3 {
    	margin: 0px 0px 15px 1px;
    }
    
    body.article {
	    padding: 0 3%;
	}
	
	#post-7476 .col-sm-7 {
    	padding: 0;
    }
    
    #post-7476 .col-sm-5 {
    	padding: 0 3%;
    }
    
    .wp-image-6852 {
	    width: 80%;
    }
    
    .wp-image-7885 {
	    float:right !important;
	    margin: 5px 0 20px 20px !important;
    }
        
    #attachment_7600 {
		width:100% !important;
		margin: 5px 0 20px 0;
	}
	
	body.page-id-6872 .wp-image-6237,
	body.page-id-10 a img.alignright {
	    width: 40%;
	    float: right;
	    margin: 5px 0 20px 15px;
    }
	
	body.page-id-18 a img.alignright {
	    float: right;
		margin: 0 0 20px 15px;
	}

	.projectBox h3 {
    	line-height: 1.3em;
    }
    
    #attachment_7272 {
	    width: 40% !important;
	}
	
	a img.alignright.wp-image-7430 {
		width: 36%;
		float: right;
		margin: 5px 0 20px 15px;
	}
    
    body.page-id-5 a img.alignright {
	    width: 40%;
	    float: right;
	    margin: 5px 0 20px 20px;
	}
	
	img.wp-image-4490,
	img.wp-image-4085 {
	    width: 45% !important;
	    float: right !important;
	    margin: 0 0 20px 20px !important;
	}	
		
	body.page-id-10 .whiteBox ul div {
	    float: none !important;
	    margin: 20px 0 0 8% !important;
	    width: 92% !important;
	}
	
	body.page-id-10 img.alignright {
		width: 65%;
		margin: 5px 0 10px 0;
	}
	
	body.page-id-6490 .frPhoto {
		width:45%;
	}
	
	img.wp-image-4067,
	img.wp-image-3981 {
		width: 100% !important;
		display:block;
	}
	
	body.page-id-6686 .whiteBox .frPhoto {
		display:block;
		float:none;
	}
	
	img.wp-image-4109 {
		width: 95% !important;
		margin: 20px 0;
	}
	
	body.page-id-6686 img.wp-image-6237 {
		float: right;
		width: 40% !important;
		margin-top: 25px;
	}
	
	body.page-id-6686 .wp-caption {
		width:40% !important;
	}
	
	body.page-id-64 img.alignright {
		width:45%;
	}	
		
	.prezi-player,
	.prezi-player iframe {
		width:410px !important;
	}
	
	body.page-id-6938 img.alignright {
	    width: 80%;
	    display: block;
	}
	
	body.page-id-6938 img.wp-image-7236 {
	    width: 30%;
	    display: inline-block;
	}
	
	body.page-id-6938 img.wp-image-4458,
	body.page-id-6938 img.wp-image-3856 {
	    width: 40%;
	}
	
	img.wp-image-4291 {
	    width: 80% !important;
	    display: block;
	}
	
	.researchProject3 {
	    line-height: 1.3em;
	}
	
	body.page-id-6658 table td,
	body.page-id-6697 table td {
		padding: 15px;
	}
					
	.wp-image-3889,
	.wp-image-4603,
	.wp-image-4011  {
	    width: 45% !important;
	    margin: 5px 0 10px 5% !important;
	    float: right !important;
	}
			    
    body.page-id-6693 .wp-caption.alignright {
	    width: 95% !important;
	}
	
	a img.wp-image-6225 {
	    width: 40%!important;
	    float: right;
	    margin: 5px 0 20px 20px;
	}
	
	body.page-id-7143 a img.alignright {
	    width: 40%;
	    float: right;
	    margin: 5px 0 20px 15px;
    }
            
    body.page-id-7143 .whiteBox img {
	    width: 95%;
	    margin: 20px 0 0 0 !important;
	}
	
	#attachment_6679 {
	    width: 40% !important;
	}
	
	
	#footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
    	padding: 15px 25px 10px 15px;
    }
			    
   .cookieStatement {
    	font-size: 0.88em;
    }
    
}

/* SAMSON GALAXY */
@media screen and (max-width: 530px) {
	
	#header .ubermenu-content-block {
	    padding: 0 10px 20px 10px;
	}
	
	#header .ubermenu ul.ubermenu-nav > li.ubermenu-item > a, 
	#header .ubermenuToggle.megaMenuToggle {
	    padding: 0.8em 3em 0.8em 1.5em !important;
	    line-height: 1.15em;
	}
	
	#header .ubermenu ul.ubermenu-nav > li > ul.ubermenu-submenu li > a {
	    padding: 0.8em 1.4em 0.8em 1em;
	}
	
	#wrapper {
	    padding: 0 0 20px 0;
	}
		
	#container,
	div.scroll-top-btm,
	div.drkBluebkg,
	#footer {
    	border-left: 15px solid #72bc44;
		border-right: 15px solid #72bc44;
    }
	
	#logo {
	    padding: 1em 0 2.5em 11%;
	    width: 88%;
	    float: none;
	}
	
	#logo img {
	    width: 72%;
	}
	
	#featured {
		background-image:none;
		background-color:#0096c4;
		height:50px;
	}
	
	ul.social-widgets a {	
	    font-size: 0.85em;	
	}
	
	body.home #text-3, 
	#text-3 {
	    padding: 0 !important;
	    width: 100%;
	    text-align: center;
	}
	
	body.page #content, 
	body.page #content-blog, 
	body.single #content, 
	body.archive #content-archive, 
	body.attachment #content-images, 
	body.search #content-search, 
	body.error404 #content-full {
	    padding: 0 5%;
	}
	
	.widget-wrapper ul li {
    	font-size: 1em;
    }
		
	div.mhw-sidebar-navigation ul li, 
	div#nav_menu-2 ul li {
	    font-size: 1.1em;
	}
	
	.navigation .previous, 
	.navigation .next {
	    width: 96%;
	    padding: 3% 2%;
	    margin: 1em 0 0;
	}
	
	.whiteBoxSideRight {
    	width: 97% !important;
    	float: none !important;
	    margin: 5px 0 20px 0px !important;
	    display:block; 
		padding:2% 5% !important;
    }
    
    body.page-id-20 .whiteBoxSideRight {
		width:100% !important;
	}
    
    .one_half {
	    width: 100% !important;
	}
			
	div.quote {
	    background: url("/wp-content/themes/foodarc/images/icons/quote-left.png") no-repeat 3% 9% #FFFFFF !important;
	}
	
	.mission-statement {
	    padding: 5px 0 0 0;
	}
	
	.mission-statement h2 {
    	font-size: 1.05em;
    }
    
    .latest-news-home h3 {
	    font-size: 1em;
	}
    
    .eg-latest-news-home-element-0 {
	    font-size: 0.9em !important;
	    padding: 20px 20px 20px !important;
	}
		
	#recent-posts-2 ul {
		margin: 1em 0 1.6em 0 !important;
	}
	
	.projectBox.lrg h2 {
		font-size: 1.35em;
		margin: 0 0 0 10px;
	}
	
	.projectBox.lrg img.alignright {
	    margin: 0 0 10px 0;
	    width: 30%;
	}
	
	.projectBox.lrg h3 {
	    margin: 5px 0 10px 10px;
	}
	
	body.page-id-6872 .wp-image-6237 {
	    width: 45%;
	    margin: 15px 0 20px 15px;	
	}
	
	body.page-id-10 a img.alignright {
	    width: 80%;
	    float: none;
	    margin: 5px 0 20px;
	    display: block !important;
	    padding: 0;
	}
       	
	body.page-id-61 .whiteBoxSideRight {
	    width: 80% !important;
	}
	
	body.page-id-32 .whiteBoxSideRight img {
	    width: 95% !important;
	    height: auto !important;
	}
	
	img.wp-image-4490, 
	img.wp-image-4085,
	body.page-id-6872 #mapns,
	#attachment_6874,
	body.page-id-6872 .wp-image-4011,
	#mapns2 {
	    width: 95% !important;
	    float: none !important;
	    margin: 0 0 20px 0 !important;
	}
	
	#mapns p.wp-caption-text {
		text-align:center;
	}
	
	.wp-image-3889 {
	    width: 100% !important;
	    float: none !important;
	    margin: 15px 0 15px !important;
	}
		
	.prezi-player,
	.prezi-player iframe {
		width:400px !important;
	}
	
	img.wp-image-4291 {
    	width: 90% !important;
    }
	
	body.page-id-6626 img.wp-image-7021 {
    	width: 80%;
		margin: 5px 10% 20px;
    }
    
    body.page-id-6880 table td {
	    width:100% !important;
	    display:block;
    }
    
    body.page-id-6860 table {
	     margin: 0 0 2.5em 0;
     }
    
    body.page-id-6860 table.supporters a img.alignright {
    	width: 75%;	    
    }
    
    body.page-id-6860 table.supporters a img.alignleft {
    	width: 320px;	    
    }
    
    body.page-id-7143 .whiteBox {
	   padding: 2% 4%;
	}
	    
    body.page-id-7143 .whiteBox .one_half {
    	width: 100% !important;
    	padding: 15px 4% 0 !important;
    }
    
    body.single-ajde_events .eventNav {
	    float: none;
	    display: block;
	    height: 70px;
    }
    
    .publicationsYear td {
    	padding: 15px;	    
    }
    
    .page-id-6082 .esg-dropdown-wrapper .esg-filterbutton {
	    font-size: 0.9em !important;
	    width: 400px;
	}
    
    #footer-wrapper div.footerRight, #footer-wrapper .col-380 .fit {
    	width: 50%;
    }
    
    #footer .ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0, 
    #footer .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left {
	    width: 100% !important;
	}
	
	#footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
	    min-height: 50px;
	}
	
	#footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop:nth-child(3) > .ubermenu-target {
	    border-left: 0px solid #163878;
	    border-bottom:1px solid #163878;
	}
	
	#footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop:nth-child(2) > .ubermenu-target,
	#footer .ubermenu-sub-indicators .ubermenu-has-submenu-drop:last-child > .ubermenu-target {
	    border-left: 0px solid #163878;
	}
	
	.cookieStatement {
	    padding: 10px 0;
	}		
		
}

@media screen and (max-width: 498px) {
	
	#header .ubermenu #menu-item-7250, 
	#header .ubermenu #menu-item-7254 {
	    min-width: 50%;
	}
	
	#header .ubermenu #menu-item-7254 .ubermenu-noindicator > .ubermenu-target-text {
    	padding: 5px 5px 5px 10px;
    }
    
    #featured {
	    height: 50px;
	}
    
    #search-6 input.field {
	    width: 300px;
	}
	
	.wp-image-7021 {
		width:100%;
		float:none;
		margin:5px 0 20px;
		display:block;
	}
    
    .wp-image-4458 {
		padding: 3%;
		background-color: #ffffff;
		width: 80%;
		margin: 20px auto;
		display:block;
		float:none;
	}
	
	body.page-id-6860 table td {
	    padding: 5px 10px 10px 15px;
	    display: block;
	    margin: 0;
	    width:100%;
	}
	
	body.page-id-6860 table td.name {
		padding: 10px 10px 0 15px;
	}
	
	body.page-id-6860 table.supporters {
		padding: 5% 30px;
	}	
	
	body.page-id-6860 table.supporters a img.alignleft,
	body.page-id-6860 table.supporters a img.alignright {
	    width: 60%;
	}
	
	img.wp-image-7021 {
	    width: 80%;
	    float: none;
	    display: block;
	    margin: 5px 0 20px;
	}
	
	.projBoxDesc.fooProj table td {
    	padding: 15px 10px;
    }
    
    body.page-id-6863 .one_half {
    	width: 50% !important;
    }
    
    body.page-id-6211 .whiteBox img {
	    width: 90%;
	    margin: 35px 0 0 0 !important;
	}
	
	body.page-id-7143 a img.alignright {
	    width: 90%;
	    float: none;
	    margin: 5px 0 20px 0;
	}
    
    .eventon_events_list .eventon_list_event .ev_ftImg {
	    width: 70px;
	    height: 50%;
	}
	
	.eventon_events_list .eventon_list_event .hasFtIMG .evcal_cblock, 
	.evo_pop_body .hasFtIMG .evcal_cblock {
	    left: 90px;
	}
	
	#evcal_list .eventon_list_event a.sin_val.hasFtIMG .evcal_desc, 
	.sin_val.hasFtIMG .evcal_desc, 
	.eventon_events_list .eventon_list_event .hasFtIMG .evcal_desc, 
	.evo_pop_body .hasFtIMG .evcal_desc {
	    padding-left: 150px;
	}
	
	.evcal_evdata_row {
	    padding: 25px 15px 25px 10px;
	}
	
	.wp-image-7100 {
	    width: 85% !important;
	}
	
	a img.alignright.wp-image-7430 {
	    width: 80%;
	    height:auto;
	    float: none;
	    margin: 5px 0 20px 0;
	}
	
	.evo_metarow_fimg.evcal_evdata_img {
		background-size: 99%;
		height: auto !important;
	}
	
	.evcal_evdata_img {
	    min-height: 200px;
	}
	
	#evcal_list .eventon_list_event .event_description p, 
	#evcal_list .eventon_list_event .event_description li, 
	.evo_pop_body .evcal_evdata_row .evcal_evdata_cell p {
	    font-size: 0.9em;
	}
	
	.evcal_evdata_row .evcal_evdata_cell h3.evo_h3 {
    	padding: 0 10px 5px 25px;
    }
    
    .evcal_evdata_row .evcal_evdata_cell h3 {
    	padding: 0 10px 5px 0;
    }
    
    .evo_metarow_socialmedia a.evo_ss {
    	padding: 5px;
    }
    
    .page-id-6082 .esg-sortbutton-wrapper {
	    margin:0 !important;
    }
    
    .page-id-6082 .esg-dropdown-wrapper .esg-filterbutton {
	    width: 370px;
	}
	
}

/* Apple iphone 6 Plus */
@media screen and (max-width: 430px) {
	
	#search-6 input.field {
	    width: 280px;
	}
	
	.white box ul {
	    margin: 1em 0 1.5em 0.5em;
	    padding-left: 1em;
	}
	
	img.wp-post-image, 
	img.attachment-full, 
	img.attachment-large, 
	img.attachment-medium, i
	mg.attachment-thumbnail {
	    max-width: 95.3%;
	}
	
	div.quote {
    	background-size: 9% !important;
    	background-position: 3% 14% !important;
    	font-size:1em;
    	padding: 40px 3% 40px 12%;
    }	
		
	img.wp-image-4490,
	img.wp-image-4085 {
	    width: 90% !important;
	    float: none !important;
	    margin: 5px 0 20px 0px !important;
	    display:block; 
	}
	
	body.page-id-6872 .wp-image-6237 {
	    width: 95%;
	    margin: 15px 0 20px 0;
	}
	
	body.page-id-10 a img.alignright {
    	width: 90%;
    }
	
	.wp-image-3524 {
	    float: none;
	    width: 95%;
	    margin: 0 0 20px 0 !important;
	}
	
	body.page-id-6490 .frPhoto {
		float: none;
		margin: 0 0 15px;
		width: 95%;
	}
	
	body.page-id-6490 .frPhoto img {
		width:80%;
	}
	
	img.wp-image-3981 {
	    width: 95% !important;
	}
	
	.prezi-player,
	.prezi-player iframe {
		width:360px !important;
	}
	
	body.page-id-6938 img.alignright {
	    width: 90%;
	}
		
	body.page-id-6938 img.wp-image-7236 {
	    width: 30%;
	    display: inline-block;
	}
	
	body.page-id-6938 img.wp-image-4458,
	body.page-id-6938 img.wp-image-3856 {
	    width: 40%;
	}
	
	body.page-id-6658 table td {
		padding: 15px 10px;
	}
	
	.projectBox.lrg img.alignright {
	    width: 30%;
	}
	
	body.page-id-6686 .wp-caption {
	    width: 90% !important;
	    float: none;
	    margin: 5px 0 20px 0;
	}
	
	.wp-image-3889 {
    	width: 50% !important;
    }
    
    #attachment_6679 {
	    width: 100% !important;
	    margin: 5px 0 20px 0;
	    float: none;
	}	
	
	.eventon_events_list .eventon_list_event .ev_ftImg {
	    width: 92%;
	    height: 50%;
	    display: block;
	    margin: 0 10px 15px;
	}
	
	.eventon_events_list .eventon_list_event .hasFtIMG .evcal_cblock, 
	.evo_pop_body .hasFtIMG .evcal_cblock {
	    left: 0;
	    top: 120px;
	}
	
	#evcal_list .eventon_list_event a.sin_val.hasFtIMG .evcal_desc, 
	.sin_val.hasFtIMG .evcal_desc, 
	.eventon_events_list .eventon_list_event .hasFtIMG .evcal_desc, 
	.evo_pop_body .hasFtIMG .evcal_desc {
	    padding: 100px 1% 15px 17%;
	}
	
	.eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2, 
	.evo_pop_body .evcal_desc span.evcal_desc2 {
	    font-size: 1.15em;
	}
	
	.wp-image-8062 {
    	width: 95% !important;
    }
    
    .publicationsYear td {
    	padding: 15px 10px;	    
    }
    
    #footer-wrapper div.footerRight, #footer-wrapper .col-380 .fit {
	    width: 50%;
	    margin: 15px 8px 0 0;
	}

	.contact-footer {
	    font-size: 1.4em;
	    line-height: 1.5em;
	}
	
}

/* Apple iphone 6 */
@media screen and (max-width: 395px) {
	
	#header .ubermenu #menu-item-7254 .ubermenu-noindicator > .ubermenu-target-text {
	    padding: 5px 0px 5px 10px;
	}
	
	#logo {
    	padding: 1em 0 1.5em 6%;
		width: 93%;
    }
    
    .breadcrumb {
   		padding: 5px 5px 0px 0px;
    }
           
    div.mhw-sidebar-navigation ul li, div#nav_menu-2 ul li {
	    font-size: 1em;
	}
	
	img.wp-post-image, 
	img.attachment-full, 
	img.attachment-large, 
	img.attachment-medium, 
	img.attachment-thumbnail {
	    max-width: 94.8%;
	}
	
	.frPhoto {
	    width: 40%;
	}
	
	.whiteBox {
    	margin: 0 0 40px 0;
		padding: 3% 5%;
    }
    
    blockquote {
    	margin: 1.6em 0 !important;
    }
    
    .widget-wrapper ul li {
    	font-size: 1.05em;
    }
	
	.mission-statement h2 {
	    font-size: 1.2em;
	}
	
	#featured {
	    height: 50px;
	}
	
	#featured-image .col-sm-12 {
		padding:0 8px;
	}
	
	.royalSlider {
    	margin: 5px 0 30px;
    }
        
    body.page-id-6863 .one_half {
    	width: 100% !important;
    }
    
    .wp-image-7885 {
	    float: none !important;
	    margin: 5px 0 20px !important;
	    width: 80%;
	    display: block;
	}
    
    #attachment_7272 {
	    width: 100% !important;
	    margin: 5px 0 20px;
	    float:none;
	}
	
	a img.alignright.wp-image-7430 {
	    width: 95%;
	    float: none;
	    margin: 5px 0 20px 0;
	}
	
	.wp-image-4458 {
		padding: 4%;
		width: 96%;
	}
   
    body.page-id-10 a img.alignright {
    	width: 100%;
    }
	
	body.page-id-10 img.alignright {
    	width: 75%;
    }
    
    img.wp-image-4022 {
	    margin: 5px 10px 20px 0 !important;
		width: 80%;
		float:none !important;
		display:block;
    }
    
    body.page-id-61 .whiteBoxSideRight {
	    width: 88% !important;
	}
	
	table.publicationsYear td{
	    padding: 15px;
	}
	
	body.page-id-64 img.alignright {
	    width: 40%;
	}
			
	.prezi-player,
	.prezi-player iframe {
		width:310px !important;
	}
	
	body.page-id-6646 .one_half {
	    padding: 0 5% 0 !important;
	    width: 90% !important;
	}
	
	.wp-image-4603, .wp-image-4011 {
	    width: 90% !important;
	    margin: 5px 0 10px 5% !important;
	    float: none !important;
	}
	
	body.page-id-6697 img.wp-image-6225 {
	    width: 40%;	
	}
	
	body.page-id-6658 table td, 
	body.page-id-6697 table td {
	    padding: 10px 10px 5px;
	    display: block;
	    margin: 2%;
	}
	
	table.alumni th,
	table.alumni td,
	body.page-id-6889 table td {
	    padding: 10px;
	    display: block;
	    margin: 0;
	    width:100%;
	    text-align: center;
	}
	
	table.alumni th br{
		display:none;
	}
	
	table.alumni tr td:first-child {	
		background-color: #dddddd;
	}
	
	table.alumni tr td:nth-child(3) {	
		background-color: #ffffff;
		font-size: 0.85em;
		padding: 5px 10px;
	}
	
	.projectBox.lrg h2 {
	    font-size: 1.2em;
	    margin: 0;
	}
	
	.projectBox.lrg img.alignright {
	    width: 25%;
	}
	
	.projectBox.lrg h3 {
	    margin: 5px 0 10px 0;
	}
	
	a img.wp-image-6225,
	a img.wp-image-6231,
	a img.wp-image-6265 {
	    width: 80% !important;
	    float: none;
	    margin: 5px 0 20px;
	    display: block;
	}
			
	#esg-grid-1-1-wrap {
			padding: 8px;
	}
	
	#esg-grid-1-1-wrap .esg-grid .mainul li,	
	#esg-grid-1-1-wrap .esg-grid .mainul li .esg-entry-media {
		height: 250px !important;
	}

	#esg-grid-1-1-wrap .esg-entry-cover {
		width: 100% !important;
		height: 270px !important;
	}
	
	#esg-grid-1-1-wrap  .mainul li#eg-1-post-id-7985 .esg-media-poster,
	#esg-grid-1-1-wrap .mainul li#eg-1-post-id-7983 .esg-media-poster,
	#esg-grid-1-1-wrap .mainul li#eg-1-post-id-8052 .esg-media-poster {
		background-size: 340px 100%;
	}
	
	#esg-grid-1-1-wrap .eg-post-id-8050 .eg-tools-resources-element-3, 
	#esg-grid-1-1-wrap .eg-post-id-7980 .eg-tools-resources-element-3 {
	    font-size: 1em !important;
	    padding: 15px 10px 15px 20px !important;
	}
	
	#esg-grid-1-1-wrap .eg-tools-resources-element-12 {
    	font-size: 0.78em !important;
    }
	
	#esg-grid-1-1-wrap .eg-tools-resources-element-3 {
	    font-size: 0.9em !important;
	    line-height: 1.2em !important;	
	}
	
	.page-id-6082 .esg-dropdown-wrapper .esg-filterbutton {
	    font-size: 0.85em !important;
	    width: 320px;
	}
	
	.page-id-6082 .text-dark .esg-filter-checked {
	    margin: 0 10px 0 0;
	}
	
}

/* Samsung Galaxy S5 */
@media screen and (max-width: 380px) {	
		
	#header #menu-item-7254 > .ubermenu-target > .ubermenu-image {
	    width: 20px;
	    height: 20px;
	}
	
	#header #menu-item-7254 > .ubermenu-target {
	    padding: 18px 5px;
	}
	
	#logo {
	    padding: 1.5em 0 2em 3%;
	    width: 95%;
	}
	
	.frPhoto {
	    width: 45%;
	}
	
	body.page-id-6566 .wp-caption.alignright {
		width: 30%;
	}
			
	body.page-id-6646 table td {
		padding: 15px 10px;
	}
	
	.wp-image-3889 {
	    width: 80% !important;
	    margin: 20px 5% !important;
	    float: none !important;
	    display: block;
	}
	
	body.page-id-6860 table.supporters a img.alignleft,
	body.page-id-6860 table.supporters a img.alignright {
	    width: 86%;
		padding: 10px 15px;
	}
	
	.evcal_evdata_img {
	    min-height: 150px;
	}
	
	#attachment_7448, 
	#attachment_8216, 
	#attachment_8163, 
	.wp-image-8164, 
	.wp-image-8176 {
    	width: 100% !important;
		margin: 10px 0 20px !important;
    }
    
    .wp-image-7100 {
	    width: 95% !important;
	}
	
	.wp-image-7426 {
	    width: 95% !important;
	    float: none !important;
	    margin: 15px 0 20px 0 !important;
	}
	
	table.publicationsYear td {
	    padding: 15px 5px;
	}
	
	#menu-bottom-nav {
    	width: 96%;
    	padding: 5% 2%;
	}
		
}

/* iPhone 3/4/5, Samsung Galaxy S2/3/4, ASUS Galaxy 7, Blackberry 8300, LG Optimus S */
@media screen and (max-width: 350px) {
	
	#container,	
	div.scroll-top-btm,
	div.drkBluebkg,
	#footer {
    	border-left: 10px solid #72bc44;
		border-right: 10px solid #72bc44;
    }
    
    #header .ubermenu #menu-item-7250, 
    #header .ubermenu #menu-item-7254 {
	    font-size: 0.89em;
	}
	
	#header #menu-item-7254 > .ubermenu-target {
	    padding: 18px 5px 18px 0;
	}
	
	#header .ubermenu svg-inline--fa.fa-w-12 {
	    width: .65em;
	}
	
	#header .ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close {
	    right: 10px;
	}
	
	#header .ubermenu ul.ubermenu-nav > li > ul.ubermenu-submenu li > a {
	    font-size: 1.3em;
	}
       
    img.wp-post-image, 
    img.attachment-full, 
    img.attachment-large, 
    img.attachment-medium, 
    img.attachment-thumbnail {
	    max-width: 93.9%;
	}
	
	.frPhoto {
	    margin: 5px 0 15px 0;
	    width: 100%;
	}
	
	ul, ol {
	    padding-left: 0.8em;
	}
	    
    .widget-wrapper {
	    padding:0;
	}
	
	.widget-wrapper ul li {
    	font-size: 1em;
    }
	
	blockquote {
    	margin: 1.6em 0 1.6em 0 !important;
		padding: 1em 1em !important;
    }
    
    .projectBox h3 {
	    font-size: 1.15em;
	    margin: 0 0 10px;
	    padding: 3%;
	}
					
	img.wp-image-4490 {
	    width: 100% !important;
	}
	
	.eg-latest-news-home-element-0 {
	    font-size: 0.8em !important;
	    padding: 15px 10px !important;
	}
	
	body.page-id-5 a img.alignright {
	    width: 70%;
	    float: none;
	    margin: 5px 0 5px 0;
	}
	
	body.page-id-18 a img.alignright {
	    float: none;
	    margin: 0 0 20px 0;
	    width: 95% !important;
	}
	
	body.page-id-64 img.alignright {
	    width: 80%;
	    float: none;
	    display: block;
	}
	
	body.page-id-6872 .wp-image-6237 {
    	width: 100%;
    }
    
    .projBoxDesc.fooProj table td {
	    padding: 15px 2px;
	}
			
	.prezi-player,
	.prezi-player iframe {
		width:280px !important;
	}
	
	body.page-id-6686 img.wp-image-6237 {
	    float: none;
	    width: 80% !important;
	    margin-top: 25px;
	}
	
	.projectBox.lrg h2 {
		font-size: 1.3em;
	}
	
	a img.wp-image-6225, 
	a img.wp-image-6231, 
	a img.wp-image-6265 {
    	width: 95% !important;
    }
    
    body.page-id-6863 .whiteBox {
	    padding: 3% 5% 3% 7%;
	}
	
	body.page-id-6211 .whiteBox .one_half {
	    padding: 0 9% !important;
	    margin: 0 0 30px;
	}
	
	#attachment_7361,
	#attachment_6679 {
		width: 100% !important;
		display: block;
		max-width: 100%;
	}
	
	body.single.single-ajde_events #evcal_list .eventon_list_event .evcal_desc {
	    padding: 70px 15px 0 10px;
	    display: block;
	    float: none;
	}
	
	#esg-grid-1-1-wrap .eg-tools-resources-element-12 {
	    font-size: 0.7em !important;
	}
	
	#footer-wrapper div.footerRight, 
	#footer-wrapper .col-380 .fit {
	    width: 100%;
	    margin: 15px 0;
	    padding: 0;
	    text-align:center;
	}
	
	#footer-wrapper div.msvuLogoFooter img {
	    width: 85%;
	}
	
}
