


/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1360px) {

	/*.home-widgets .featuredpage .widget-wrap,
	.home-widgets .widget,
	.wrap {
		max-width: 1140px;
	}
	
	.content {
		width: 740px;
	}
	
	.home-widgets .featuredpage .entry .alignleft,
	.home-widgets .featuredpage .entry .alignnone,
	.home-widgets .featuredpage .entry .alignright {
		max-width: 70%;
	}
	
	.home-widgets .featuredpage .widget-wrap {
		padding: 100px 0;
	}
	
	.home-widgets .featuredpage .entry .alignleft,
	.home-widgets .featuredpage .entry .alignnone,
	.home-widgets .featuredpage .entry .alignright {
		margin-bottom: -108px;
		margin-top: -100px;
	}
	
	.home-widgets .featuredpage .entry-content {
		margin-bottom: 100px;
	}*/

}

@media only screen and (max-width: 1220px) {
	
	
	.site-header .widget-area {
		width: 825px;
	}
	
	#benefits-details {
		width: 40%;
		padding: 10px;
		margin-right: 10%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.recipes .content {
		width: 60%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	/*.home-widgets .featuredpage .widget-wrap,
	.home-widgets .widget,
	.wrap {
		max-width: 960px;
	}

	.content {
		width: 620px;
	}

	.sidebar-primary {
		width: 300px;
	}

	.footer-widgets-1,
	.footer-widgets-2 {
		margin-right: 30px;
	}
	
	.footer-widgets-4 {
		width: 450px;
	}
	
	.home-widgets .featuredpage .widget-wrap {
		padding: 80px 40px;
	}
	
	.home-widgets .widget:first-child {
		padding-top: 80px;
	}
	
	.home-widgets .widget:last-child {
		padding-bottom: 80px;
	}
	
	.home-widgets .featuredpage:first-child .widget-wrap {
		padding-top: 0;
	}
	
	.home-widgets .featuredpage:last-child .widget-wrap {
		padding-bottom: 0;
	}
	
	.home-widgets .featuredpage .entry .alignleft,
	.home-widgets .featuredpage .entry .alignnone,
	.home-widgets .featuredpage .entry .alignright {
		max-width: 100%;
		margin: 0 auto 40px;
	}*/

}

@media only screen and (max-width: 1180px) {
	
	.title-area {
		width: 170px;
	}
	
	.home-featured {
		height: auto;
		position: relative;
	}
	
	.arrow {
		bottom: auto;
		left: auto;
		margin: 0 auto;
		position: relative;
		z-index: 999;
	}
	
	#tile-container {
		padding: 0;
	}
	
	#home-tiles {
		background: none;
		height: auto;
		width: 100%;
		margin: 0 auto;
	}
	
	#home-tile {
		float: none;
		display: inline-block;
		margin: 0 -2px;
	}
	
	section#safetyseal {
		bottom: 0;
		position: absolute;
		right: 10px;
	}
	
	.farm-care {
		margin: 50px 0 0 10px;
	}
	
	.mission-box {
		margin-right: 54px;
	}
	
	.spirulina-slideshow {
		margin: 68px 10px 0 0;
	}
	
	.experience-products {
		float: none;
		margin: 0 auto;
	}
	
	.experience-spirulina {
		background-position: center;
		color: #ffffff;
		float: left;
		height: 353px;
		padding: 96px 72px 104px 120px;
		text-align: left;
		width: 314px;
	}
	
	.sidebar-primary {
		margin-left: 20px;
	}
	
	.page-template-university-pages .globe-background {
		margin-left: -1700px;
	}
	
}

@media only screen and (max-width: 1125px) {
	
	.header-image .site-title > a {
		margin-left: 10px;
	}
	
	.home-widgets-2,
	.home-widgets-4 {
		background-position: center!important;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	
	.spirulina-slideshow {
		float: none;
		margin: 0 auto;
	}
	
}

@media only screen and (max-width: 1055px) {
	
	.home-featured,
	.home-widgets-1,
	.home-widgets-3,
	.home-widgets-5 {
		background-size: auto 100%;
		background-position: center;
	}
	
	.experience {
		float: none;
		height: 255px;
		padding: 57px 77px 240px 121px;
		text-align: left;
		width: 316px;
		margin: 0 auto;
	}
	
	#benefits-details {
		width: 100%;
		padding: 0 20%;
		margin-right: 0;
		clear: both;
		float: none;
	}
	
	.experience-spirulina,
	.experience-products {
		float: none;
		margin: 0 auto;
	}
	
	.avo-dip {
		left: auto;
		position: relative;
		top: auto;
		display: block;
		text-align: center;
	}
	
	.origins .content {
		background: #92c400;
		box-shadow: 0 0 50px #6c9c02 inset;
		min-height: 0;
	}
	
	.our-mission .content,
	.our-farm .content {
		margin: 0;
		padding: 45px;
	}
	.content {
		margin-left: 10%;
		width: 65%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.globe-background,
	.globe-background2 {
		display: none;
	}
	
}

@media only screen and (max-width: 1023px) {

	/*.wrap {
		max-width: 782px;
	}

	.content,
	.sidebar-primary {
		width: 100%;
		position: relative;
	}
	
	.home-widgets .widget,
    .wrap {
        padding-left: 5%;
        padding-right: 5%;
    }*/
	
	.site-header .widget-area {
		width: 780px;
	}	
	
	.genesis-nav-menu li a {
		padding: 18px 11px 5px 6px;
	}
	
	.site-header.shrink .wrap {
		padding: 0px 5%;
	}

	.header-image .site-title > a {
		background-position: top !important;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 20px 16px;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	.genesis-nav-menu li.right {
		display: none;
	}
	
	.farm-care,
	.mission-box {
		margin: 0 auto;
		float: none;
	}
	
	.spirulina-slideshow {
		float: none;
		margin: 0;
		width: 100%;
	}
	
	.metaslider {
		margin: 0 auto;
	}
	
	.page-title {
		padding: 0 40px 40px;
	}
	
	.home-widgets .featuredpage .entry-title,
	.home-widgets-1 h1,
	.page-title .archive-title,
	.page-title .entry-title {
		font-size: 36px;
	}
	
	.content {
		padding-bottom: 0;
	}
	
	.sidebar .widget {
		padding: 0;
	}
	
	.content-sidebar .content {
		float: right;
	}
	
	.footer-widgets {
		padding-top: 80px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		margin-bottom: 20px;
		width: 200px;
	}
	
	.footer-widgets-4 {
		width: 100%;
	}
	

}

@media only screen and (max-width: 970px) {
	
	div#wprmenu_bar {
		z-index: 9999;
	}
	
	.genesis-nav-menu .menu-item.mobile {
		display: block;
	}
	
	.site-inner {
		margin-top: 0;
	}
	
	.globe-background {
		margin-left: -1545px;
	}
	
}

@media only screen and (max-width: 900px) {
	
	#buynow {
		position: relative;
		right: auto;
		margin-top: 35px;
	}
	
	.recipes .content {
		box-sizing: border-box;
		width: 100%;
		margin: 0;
		padding: 20px;
		text-align: center;
	}
	
	.recipes .sidebar {
		box-sizing: border-box;
		width: 100%;
		margin: 0;
		padding: 20px 0 20px 20px;
		position: relative;
	}
	
	.recipe-entry,
	.recipe-entry:nth-of-type(3n) {
		float: none;
		margin: 0 16px 40px 0;
		display: inline-block;
	}
	
	.single-recipe.recipes .content {
		width: 100%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		text-align: left;
	}
}

@media only screen and (max-width: 782px) {
	
	.site-header .wrap {
		min-height: 100px;
	}
	
	.admin-bar .site-header {
		top: 46px;
		z-index: 499;
	}
	
	.responsive-menu {
		display: none;
	}
	
	#responsive-menu-icon {
		display: block;
	}
	
	.site-header .site-title {
		font-size: 40px;
	}
	
	.shrink .site-title {
		font-size: 24px;
	}
	
	.shrink .site-title a,
	.shrink .site-title a:hover {
		text-shadow: 2px 2px rgba( 0, 0, 0, 0.1 );
	}
	
	.content,
	.sidebar-primary {
		width: 100%;
		position: relative;
	}
	
	.sidebar {
		padding-bottom: 0;
	}
	
	.sidebar-primary .widget {
		padding: 20px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.sidebar .widget {
		margin-bottom: 0;
	}
	
	.content {
		min-height: 0!important;
		padding: 20px;
	}
	
	section#safetyseal {
		bottom: auto;
		position: relative;
		right: auto;
	}

	.pricing-table .one-third,
	.pricing-table .one-third:nth-child(3n+1),
	.pricing-table .one-third:nth-child(3n+3) {
		margin: 0;
	}

	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.site-header {
		padding: 0;
	}

	.archive-description,
	.author-box,
	.comment-respond,
	.content .entry,
	.entry-comments,
	.entry-pings,
	.sidebar .widget {
		box-shadow: none;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		width: 100%;
	}

	.five-sixths,
	.four-sixths,
	.home-widgets .featuredpost .entry,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	
	.home-widgets-1 h1,
	.page-title  .archive-title,
	.page-title .entry-title {
		font-size: 30px;
	}
	
	.home-featured .entry-content > p:last-child,
	.home-widgets .entry-content > p:last-child {
		margin-bottom: 28px;
	}
	
	.home-widgets .featuredpage .widget-wrap {
		padding: 60px 40px 32px;
	}
	
	.content,
	.footer-widgets,
	.home-widgets .widget:first-child {
		padding-top: 60px;
	}
	
	.home-widgets .widget:last-child {
		padding-bottom: 60px;
	}
	
	.arrow a:before {
		font-size: 20px;
		height: 20px;
		width: 20px;
	}
	
	.site-footer {
		position: relative;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

}

@media only screen and (max-width: 650px) {
	
	#home-welcome {
		background-position: center;
		height: 246px;
		position: relative;
		width: 100%;
	}
	
	.home-widgets-2,
	.home-widgets-4 {
		background-size: auto 100%;
		background-position: center;
	}
	
	.experience,
	.experience-spirulina,
	.experience-products {
		height: auto;
		background-position: center;
		background-size: auto 100%;
		min-height: 552px;
		margin: 0 auto;
		padding: 0;
		width: 100%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		position: relative;
	}
	
	.experience .textwidget,
	.experience-spirulina .textwidget,
	.experience-products .textwidget {
		position: absolute;
		width: 100%;
		max-width: 300px;
		left: 50%;
		top: 50px;
		margin-left: -145px;
	}
	
	.experience-spirulina .textwidget,
	.experience-products .textwidget {
		top: 100px;
	}
	
	.spirulina-slideshow {
		width: 100%px;
	}
	
	.site-footer {
		background: #f8f4eb;
		height: auto;
		padding: 0 10px;
	}
	
	#menu-footer-nav li {
		float: none;
		display: inline-block;
		list-style-type: none;
		margin: 0 7px;
	}
	
}

@media only screen and (max-width: 565px) {
	
	.menu-footer-nav-container {
		margin-top: -10px;
	}
	
}

@media only screen and (max-width: 530px) {
	
	.experience {
		padding: 50px 10% 90px 15%;
	}
	
	.farm-care {
		background: url(/spirulina-images/mission-bg.jpg);
	}
	
	.farm-care,
	.mission-box {
		width: calc(100% - 40px);
		height: auto;
		padding: 20px;
		margin: 0 20px 20px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	
}

@media only screen and (max-width: 480px) {

	.home-featured .home-widgets-1 {
		font-size: 16px;
	}
	
	.header-image .site-title > a {
		background-size: contain !important;
	}

	.header-image .bumper {
		min-height: 180px;
	}
	
	#benefits-details {
		padding: 0 10px;
	}
	
}

@media only screen and (max-width: 480px) {

	.earthrise-home .color-section #home-welcome .widget-title {
		font-size: 19px;
		letter-spacing: 0px;
		padding-top: 82px;
	}
	
}