@media screen and (max-width: 1060px) {
#wrap {
	margin: 0;
}

#info {
	width: 40%;
} 
#design {
	float: left;
	margin: 10px 10px 20px 0;
	width: 50%;
}
}
@media screen and (max-width : 760px){
	/*Make dropdown links appear inline*/
.site {
	margin: auto;
	margin: auto;
	width: 100%;
}	
body {
	margin: 0;
	background-image: none; 
}
img { 
	max-width: 100%;
	height: auto;
}
#wrap, #page, #footer {
	width: 100%;
	overflow: hidden;
}
.logo {
	margin: 15px 10px;
}
.desktop {
	visibility: hidden;
	display: none;
}
.mobile {
	visibility: visible;
	display: inline;
}
#page {
	padding: 0;
	margin: 15px 0 0 0;
	text-align: left;
	box-sizing: border-box;
}
#content {
	margin: 0;
	padding: 8px;
	width: 100%;
	box-sizing: border-box;
}
#content-large {
	margin: 0;
	padding: 8px;
	width: 100%;
	text-align: left;
	box-sizing: border-box;
}
#header {
	background-image: none;
	background-color: #fff;
	text-align: center;
	height: auto;
	width: 100%;
	margin: 0 0 -5px 0;
	padding: 0;
	position: relative;
}
#header a:link, #header a:visited, #header a:hover, #header a:active {
	background: none;
}
h1 {
	font-size: 24px;
	line-height: 26px;
	padding: 0;
}
h2 {
	font-size: 22px;
	width: 100%;
	margin: 15px 0 5px 0;
}
h3 {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 7px;
}
p {
	padding: 0;
}
ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#front {
	text-align: center;
	width: 75%;
	margin: auto;
}
.highlight {
    float: none;
	width: 100%;
	margin: 0 0 14px;
	min-height: 0;
}
a.highlight h2 {
	width: 100%;
}
.links {
    background-color: #ede0be;
    border: 2px solid #210b0d;
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 20px;
    font-weight: normal;
    height: 52px;
    margin-bottom: 0;
    text-align: center;
    width: 25%;
	visibility: visible;
	display: inline;
}
.button A:link, .button A:visited {
	width: auto;
}
#icons, #tagline {
	visibility: hidden;
	display: none;
}

#tagline-OLD {
	text-align: center;
	float: none;
    padding: 0;
    vertical-align: bottom;
}
.centered-btns_tabs, .transparent-btns_tabs, .large-btns_tabs {
	visibility: hidden;
	display: none;
}
.form-left {
    clear: left;
    float: none;
    font-weight: bold;
	padding: 0 5px 0 0;
    width: 90%;
}
.form-right {
    float: none;
    padding: 0 0 8px;
    width: 90%;
}
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.left-column, .right-column {
	 float: none;
	 width: 85%;
	 padding: 0 20px;
	 text-align: center;
}
.left-column img {
    padding-top: 5px;
	
}

.img-left {
	float: left;
	margin: 3px 15px 4px 0 !important;
	display: block;
	width: 35%;
}
.wellness-blog {
	width: 100%;
}
#secondary {
    padding: 5px 7px;
	background-color: #FAF5F1;
    background-image: none;
}

#right-column { 
	float: left;
	width: 100%;
	margin: 10px 0;
	padding: 0;
}
#footer {
	padding: 10px 15px;
	font-size: 11px;
}
#footer h3 {
	font-size: 16px;
	line-height: 19px;
}
#info {
	float: none;
	text-align: center;
	margin: 10px 0;
	font-size: 12px;
	width: 93%;
}
#design {
	float: none;
	text-align: center;
	margin: 10px 0;
	width: 93%;
}

body#home a#nav-home,
body#nutrition a#nav-nutrition,
body#oils a#nav-oils,
body#classes a#nav-classes,
body#about a#nav-about,
body#information a#nav-information  {
    width: 100%;
	color: #000;
	background-color: #9fbd86;
	display: block;
	padding: 17px 0px 7px 10px;
	height: 30px;
	border-bottom: 0px solid #fff;
}
.desktop-nav {
	display: none !important;
}
.mobile-nav {
	display: block !important;
}
#nav {
		background-color: none;
		width: 100%;
		height: 55px;
		padding: 0;
		margin-bottom: 0px;
		text-align: left;
		float: left;
		position: relative;
	}
	#nav img {
		bottom: 0px;
		position: relative;
		float: right;
		padding-right: 20px;
	}
	#nav ul {
		position: static;
		display: none;
	}
	#nav ul ul {
	position: relative;
	width: 100%;
}
	/*Create vertical spacing*/
	#nav li {
		border-bottom: 1px solid #fff;
		padding: 0;
	}
	/*Make all menu links full width*/
	#nav ul li, #nav li a {
		width: 100%;
		background: #d0dfc4;
	}
	#nav li a {
		color: #000;
		text-align: left;
		padding: 17px 0px 7px 10px;
		height: 30px;
		border: 0px solid #fff;
	}
	
	#nav li:hover a {
		color: #000;
		background: #9fbd86;
		width: 100%;
		display: block;
		border-bottom: 0px solid #fff;
		padding: 17px 0px 7px 10px;
		height: 30px;
		margin: 0;
	}
	
	/*Style for dropdown links - 2nd Level*/
	#nav li:hover ul a {
		background: #9fbd86;
		color: #000;
		text-align: left;
		font-size: 16px;
		line-height: 20px;
		border-bottom: 1px solid #fff;	
		padding: 17px 0px 7px 10px;
		height: 30px;
		margin: 0;
		width: 100%;
	}

	/*Hover state for dropdown links*/
	#nav li:hover ul a:hover {
		background: #9fbd86;
		color: #000;
		padding: 17px 0px 7px 10px;
		height: 30px;
		margin: 0;
		width: 100%;
	}

	/*Hide dropdown links until they are needed*/
	#nav li ul {
		display: none;
	}

	/*Make dropdown links vertical*/
		#nav li ul li {
		display: block;
		float: none;
		position: relative;
		border-top: 0px solid #fff;
		top: 0px;
		left: 0px;
		padding: 0;
		margin: 0;
		width: 100%;
		z-index: 1001;
	}

	#nav ul li a:hover + .hidden, #nav .hidden:hover {
	border-top: 1px solid #fff;
}
	#nav ul li ul li a:hover + .third-level-menu, .third-level-menu:hover {
	display: none;
}
	#nav .third-level-menu {
	display: none;
	}

	/*Display 'show menu' link*/
	.show-menu {
		position: relative;
		top: 0;
		display:block;
		border-bottom: 1px solid #fff;
	}
	nav ul:active{
		display: block;
	}
}
/* Fix for Android */
body {
  -webkit-animation: bugfix infinite 1s;
}
@-webkit-keyframes bugfix {
  from { padding: 0; }
  to { padding: 0; }
}

/* default checkbox */
#nav input[type=checkbox] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

label {
  cursor: pointer;
  user-select: none;
}
