/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* end reset ----------------------------------------------------------------------------------------------------------------- */

body {
	background: #fff;
}

body, html {
	margin: 0px;			
	padding: 0px;
	font: 1em sans-serif;
}

body, html {
	width: 100%;
	height: 100%;
	min-width: 320px;
	font-family: 'Open Sans', sans-serif;
}

html {
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

p {
	line-height: 1.4em;
}

.footerlink {
	color: #999 !important;
	font-style: italic;
}

#masthead {
	width: 100%;
	max-width: 1440px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-image: url('images/peak-healthy-vending-header.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

#phone {
	float: right;
	padding-right: 14px;
	padding-top: 10px;
	color: #094816;
	font-size: 36px;
	margin-right: 128px;
	margin-top: 32px;
}

#top_email {
	clear: both;
	float: right;
	padding-right: 14px;
	color: #094816;
	font-size: 15px;
	margin-right: 128px;
	text-decoration: none;
}

#masthead img {
	width: 33%;
	max-width: 424px;
	margin-right: auto;
	padding-left: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
	display: block;
}

#container_main {
	width: 100%;
	max-width: 1440px;
	margin-right: auto;
	margin-left: auto;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	box-shadow: 0px 6px 12px 2px #000;
}

nav#nav_main {
	width: 100%;
	max-width: 1440px;
	margin-right: auto;
	margin-left: auto;
	height: 48px;
	line-height: 48px;
	vertical-align: middle;
	text-align: center;
	background: #2b7621;
	background: -webkit-linear-gradient(right, #094816, #5e9841, #094816); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #094816, #5e9841, #094816); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #094816, #5e9841, #094816); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #094816, #5e9841, #094816); /* Standard syntax (must be last) */
	color: #dbdbdb;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-size: 20px;
	font-family: 'Lobster', cursive;
}

nav#nav_sub {
	width: 100%;
	max-width: 1440px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	text-align: center;
	background: #094816;
	background: -webkit-linear-gradient(right, #094816, #2b7621, #094816); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #094816, #2b7621, #094816); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #094816, #2b7621, #094816); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #094816, #2b7621, #094816); /* Standard syntax (must be last) */
	color: #dbdbdb;
	font-size: 14px;
}

nav ul {
	list-style: none;
}

nav li {
	display: inline-block;
}

nav a {
	color: #fff !important;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}

nav a:hover {
	color: #a4ff77 !important;
}

#above_fold_left {
	width: calc(100% - 320px);
	display: block;
	float: left;
	box-sizing: border-box;
}

#feature_photo {
	width: 100%;
	height: 480px;
	background-image: url("images/peak-healthy-vending-feature-photo.jpg");
	background-size: cover;
	background-position: center;
}

#above_fold_right {
	width: 320px;
	display: block;
	float: right;
	box-sizing: border-box;
}

.clearbar {
	clear: both;
	width: 100%;
}

#about_top {
	width: 100%;
	height: 480px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 16px;
	box-sizing: border-box;
	border-left: 1px solid #dbdbdb;
	background-image: url("images/brushed.jpg");
	background-repeat: repeat-y;
	background-position: center;
}

#about_top h1 {
	text-align: center;
	font-size: 28px;
	margin-bottom: -12px;
	margin-top: -10px;
	color: #094816;
	font-family: 'Lobster', cursive;
}

#about_top h2 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

#about {
	width: 100%;
	box-sizing: border-box;
	background-image: url("images/brushed.jpg");
	background-repeat: repeat-y;
	background-position: center;
}

#about a {
	color: #2b7621;
	text-decoration: none;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 16px;
}

#about a:hover {
	color: #2b7621;
}

#about_width {
	width: 100%;
	padding-left: 32px;
	padding-right: 32px; 
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}

#about_width h1 {
	text-align: center;
	font-size: 24px;
	margin-bottom: -8px;
	color: #094816;
	font-weight: 700;
}

#about_width ul {
	padding-left: 18px;
	max-width: 512px;
	margin-right: auto;
	margin-left: auto;
}

#about_width li {
	padding: 8px;
	font-weight: 600;
}

#about_width a {
	text-align: center !important;
	margin-right: auto;
	margin-left: auto;
	display: block !important;
}

#about_width_2 {
	width: 100%;
	max-width: 850px;
	padding-left: 32px;
	padding-right: 32px; 
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	text-align: center;
}

#about_width_2 h1 {
	text-align: center;
	font-size: 24px;
	margin-bottom: -8px;
	color: #094816;
	font-weight: 700;
}

#about_width_2 ul {
	max-width: 512px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}

#about_width_2 li {
	padding: 8px;
	color: #094816;
	font-weight: 600;
	vertical-align: middle;
	margin-bottom: 16px;
	height: 216px;
}

#about_width_2 li img {
	vertical-align: middle;
	border: solid 6px #094816;
	height: 128px;
	width: 128px;
	border-radius: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
}

.list_col {
	width: 33%;
	display: inline-block;
	vertical-align: top;
}

.text_divider {
	background-color: #094816;
	color: #fff;
	width: 100%;
	padding: 16px;
	box-sizing: border-box;
	text-align: center;
	font-style: italic;
	font-size: 18px;
}

#archive_text {	
	display: inline-block;
	margin-bottom: 16px;
}

#browse {
	padding: 16px;
	background-color: #ff4c4c;
	color: #dbdbdb;
	font-weight: bold;
	display: inline-block;
	border-radius: 8px;
	color: #fff !important;
	text-decoration: none;
	font-size: 18px;
}

#features {
	width: 100%;
	background-image: url("images/brushed.jpg");
	background-repeat: repeat-y;
	background-position: center;
}

#features h1 {
	color: #094816;
	font-size: 27px;
	font-weight: 700;
	text-align: center;
	margin-bottom: -4px;
}

#features h3 {
	color: #094816;
	font-size: 21px;
	line-height: 28px;
	margin-top: 4px;
	font-weight: 700;
}

#features li {
	padding-bottom: 16px;
	font-weight: 600;
}

#features p {
	font-weight: 600;
}

#features_width {
	width: 100%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 32px;
	padding-right: 32px;
	box-sizing: border-box;
}

#features_left {
	width: 33%;
	padding-right: 24px;
	box-sizing: border-box;
	vertical-align: top;
	display: inline-block;
}

#features_middle {
	width: 33%;
	padding-left: 24px;
	padding-right: 24px;
	box-sizing: border-box;
	vertical-align: top;
	display: inline-block;
}

#features_right {
	width: 33%;
	box-sizing: border-box;
	vertical-align: top;
	display: inline-block;
}

#features_right ul {
	padding-left: 32px;
}

#features h3 {
	text-align: center;
}

#pillars {
	background-color: #094816;
	color: #fff;
	width: 100%;
	padding-top: 32px;
	padding-bottom: 32px;
	box-sizing: border-box;
	text-align: center;
}

#pillars h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: -4px;
}

#pillars h2 {
	font-weight: bold;
}

.gallery {
	text-align: center;
	padding-bottom: 16px;
}

.galleryitem {
	height: 326px;
	width: 242px;
	margin-top: 0px; 
	margin-bottom: 12px; 
	margin-left: 4px; 
	margin-right: 4px; 
	vertical-align: top;
	display: inline-block;
}

.galleryitem img {
	height: 100%;
	width: 100%;
	max-height: 210px;
	max-width: 210px;
	border-radius: 50%;
	margin-top: 24px;
	margin-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
	display: block;
}

.galleryitem p {
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 4px;
	font-size: 16px;
}

.galleryitem2 {
	height: 302px;
	width: 242px;
	margin-top: 0px; 
	margin-bottom: 12px; 
	margin-left: 4px; 
	margin-right: 4px; 
	vertical-align: top;
	display: inline-block;
}

.galleryitem2 img {
	height: 100%;
	width: 100%;
	max-height: 210px;
	max-width: 210px;
	padding-left: 16px;
	padding-right: 16px;
	border-radius: 50%;
	margin-top: 24px;
	margin-bottom: 8px;
	display: block;
}

.galleryitem2 p {
	font-size: 16px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 4px;
	font-size: 13px;
}

.galleryitem3 {
	height: 210px;
	width: 210px;
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 24px;
	margin-top: 16px;
	display: block;
}

.galleryitem3 img {
	height: 100%;
	width: 100%;
	max-height: 210px;
	max-width: 210px;
	border-radius: 50%;
	display: block;
}

.spacer1 {
	display: block;
	width: 100%;
	height: 24px;
}

#contact_box {
	background-color: #094816;
	padding-bottom: 8px;
}

#snacks {
	width: 90%;
	max-width: 377px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -10px;
	margin-top: -3px;
	display: block;
}

footer#footer_main {
	width: 100%;
	line-height: 24px;
	clear: both;
	background: #2b7621;
	background: -webkit-linear-gradient(right, #094816, #5e9841, #094816); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #094816, #5e9841, #094816); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #094816, #5e9841, #094816); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #094816, #5e9841, #094816); /* Standard syntax (must be last) */
	color: #fff;
	box-sizing: border-box;
}

footer a {
	color: #a4ff77 !important;
	text-decoration: none;
	font-weight: bold;
}

footer a:hover {
	color: #fff !important;
}

#footer_width {
	width: 100%;
	max-width: 1000px;
	min-width: 320px;
	margin-right: auto;
	margin-left: auto;
	padding: 32px;
	box-sizing: border-box;
}

#column_left_bottom {
	width: 75%;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}

#column_right_bottom {
	width: 25%;
	text-align: right;
	display: inline-block;
	vertical-align: top;
}

#column_right_bottom img{
	width: 50%;
	height: auto;
}

.social_width {
	max-width: 964px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: 600;
}

#socialbar_bottom {
	height: 48px;
	width: 100%;
	min-width: 303px;
	color: #fff;
	line-height: 48px;
	vertical-align: middle;
	text-align: center;
	display: block;
	position: relative;
	margin-bottom: -4px;
	background-color: #094816;
}

#footer_copy {
	width: 100%;
	min-width: 320px;
	color: #dbdbdb;
	vertical-align: middle;
	text-align: center;
	display: inline-block;
	position: relative;
	background-color: #094816;
}

#copyright {
	padding-bottom: 10px;
	font-size: 12px;
}

.so {

	height: 24px;
	width: 24px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 6px;
	margin-right: 12px;
	display: inline-block;
}

.wm {

	height: 24px;
	width: 24px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 6px;
	margin-right: 0px;
	display: inline-block;
}

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

	#container_main {
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
	}

	nav#nav_main {
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
	}

}

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

	#phone {
		font-size: 36px;
		margin-right: 92px;
		margin-top: 16px;
	}

	#top_email {
		margin-right: 92px;
	}

	.galleryitem {
		height: 232px;
		width: 142px;
		margin-top: 0px; 
		margin-bottom: 12px; 
		margin-left: 4px; 
		margin-right: 4px; 
		vertical-align: top;
		display: inline-block;
	}

	.galleryitem img {
		height: 100%;
		width: 100%;
		max-height: 110px;
		max-width: 110px;
		border-radius: 50%;
		margin-top: 24px;
		margin-bottom: 8px;
		padding-right: 16px;
		padding-left: 16px;
		display: block;
	}

	.galleryitem p {
		margin-left: 8px;
		margin-right: 8px;
		margin-top: 0px;
		margin-bottom: 8px;
		padding-top: 4px;
		font-size: 13px;
	}

	.galleryitem2 {
		height: 200px;
		width: 142px;
		margin-top: 0px; 
		margin-bottom: 12px; 
		margin-left: 4px; 
		margin-right: 4px; 
		vertical-align: top;
		display: inline-block;
	}

	.galleryitem2 img {
		height: 100%;
		width: 100%;
		max-height: 110px;
		max-width: 110px;
		border-radius: 50%;
		margin-top: 24px;
		margin-bottom: 8px;
		padding-right: 16px;
		padding-left: 16px;
		display: block;
	}

	.galleryitem2 p {
		margin-left: 8px;
		margin-right: 8px;
		margin-top: 0px;
		margin-bottom: 8px;
		padding-top: 4px;
		font-size: 13px;
	}

}

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

	#phone {
		font-size: 36px;
		margin-right: 32px;
		margin-top: 16px;
	}

	#top_email {
		margin-right: 32px;
	}

	#features_left {
		width: 50%;
		padding-left: 0px;
	}

	#features_middle {
		width: 50%;
		padding-right: 0px;
	}

	#features_right {
		width: 50%;
		margin-right: auto;
		margin-left: auto;
		margin-top: 8px;
		margin-bottom: 8px;
		display: block;
	}

	#features_right ul {
		padding-left: 18px;
	}

}

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

	#top_email {
		display: none;
	}

}

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

	#phone {
		font-size: 30px;
		margin-right: 32px;
		margin-top: 12px;
	}	

	#column_right_bottom img{
		width: 66%;
		height: auto;
	}

	.galleryitem3 {
		height: 110px;
		width: 110px;
		margin-top: 0px;
	}

	.galleryitem3 img {
		height: 100%;
		width: 100%;
		max-height: 110px;
		max-width: 110px;
	}

}

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

	#phone {
		font-size: 24px;
		margin-right: 16px;
		margin-top: 8px;
	}

	.gallery {
		width: 480px;
		margin-right: auto;
		margin-left: auto;
	}

	#column_right_bottom img{
		width: 75%;
		height: auto;
	}

	#above_fold_left {
		width: 100%;
		border-bottom: solid 6px #094816;
	}

	#above_fold_right {
		width: 100%;
	}

	#about_top {
		height: auto;
		padding-left: 32px;
		padding-right: 32px;
		padding-bottom: 32px;
		border-left: none;
		font-size: 16px;
	}

	#feature_photo {
		height: 300px;
	}

	#features_left {
		width: 100%;
		padding: 0px;
		margin-top: 8px;
	}

	#features_middle {
		width: 100%;
		padding: 0px;
		margin-top: 16px;
	}

	#features_right {
		width: 100%;
		margin-top: 16px;
	}

	.list_col {
		width: 100%;
		display: inline-block;
		vertical-align: top;
	}

}

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

	#phone {
		font-size: 22px;
		margin-right: 0px;
		margin-top: 0px;
	}

	.gallery {
		width: 320px;
		margin-right: auto;
		margin-left: auto;
	}


	#column_left_bottom {
		width: 100%;
		text-align: center;
		display: inline-block;
		vertical-align: top;
	}

	#column_right_bottom {
		width: 100%;
		text-align: center;
		display: inline-block;
		vertical-align: top;
	}

	#column_right_bottom img{
		width: 33%;
		height: auto;
		padding-top: 24px;
	}

}

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

	#phone {
		font-size: 20px;
		margin-right: 0px;
		margin-top: 0px;
	}

	#feature_photo {
		height: 240px;
	}

}

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

	#phone {
		font-size: 16px;
		margin-right: 0px;
		margin-top: 0px;
	}

	#feature_photo {
		height: 180px;
	}

	.mail {
		font-size: 14px;
	}

}