/* reset tag defaults */
body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 100%;
	color: #777;
}
h1,h2,h3,h4,ul {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4 {
	font-weight: normal;
}
ul {
	list-style: none;
}
input, select {
	font-family: 'Open Sans', sans-serif;
	font-size: .9em;
}
select {
	-webkit-appearance: none;
}
img, a img {
	border: 0;
	text-decoration: none;
}
img {
	max-width: 100%;
}
a {
	text-decoration: none;
}
.alert, .success, .warning, .caution {
	padding: 5px 10px;
	margin: 0 10px 10px 10px;
	border-radius: 3px;
	text-align: center;
}
.alert {
	border: 1px solid #cc6666;
	background-color: #ffcccc;
	color: #990000;
}
.success {
	border: 1px solid #66cc66;
	background-color: #ccffcc;
	color: #006600;
}
.caution {
	border: 1px solid #cccc66;
	background-color: #ffffcc;
	color: #666600;
}
.warning {
	border: 1px solid #cc9966;
	background-color: #ffcc99;
	color: #663300;
}
.link-button, .top-button {
	font-size: .9em;
}
.link-button {
	margin-left: 10px;
}
.top-button {
	margin-top: 20px;
	float: right;
	padding: 0 10px;
}
.link-button a, .top-button a {
	color: #FFF;
	padding: 0 20px;
	background-color: #008352;
	border-radius: 3px;
	line-height: 30px;
	height: 30px;
	display: block;
}
.link-button a {
	float: left;
}
.top-button a {
	float: right;
}
.link-button a:hover, .top-button a:hover {
	background-color: #009F64;
}
.arrow-left, .arrow-right {
	cursor: pointer;
	width: 22px;
	padding: 0 10px;
}
.arrow-left {
	float: left;
}
.arrow-right {
	float: right;
}

/* basic structure */
.header-cont, .menu-cont, .page-cont, .footer-cont {
	float: left;
	width: 100%;
}
.header, .page, .footer {
	width: 980px;
	position: relative;
	left: 50%;
	margin-left: -490px;
}
.header-cont, .page-cont {
	border-bottom: 1px solid #DDD;
}
.page {
	text-align: center;
	padding: 60px 0;
}

/* header */
.logo {
	padding: 20px 10px;
	float: left;
}

/* menu */
.menu {
	float: right;
	margin-top: 20px;
	font-size: .9em;
}
.menu li {
	float: left;
	display: inline;
	padding: 0 20px;
}
.menu a, .col2 ul a {
	color: #008352;
}
.menu a {
	display: block;
	height: 30px;
	line-height: 30px;
}
.menu a:hover, .col2 ul a:hover {
	color: #009F64;
}

/* page content */
.page-title {
	color: #555;
	font-weight: 300;
	padding: 0 10px;
}
.entry-title {
	font-size: 1.4em;
	font-weight: 300;
	margin: 10px 0;
}
.entry-title a {
	
}
.entry-title a:hover {
	
}
.entry-content, .tab-content {
	padding: 0 10px;
}
.featured-image {
	padding-top: 20px;
}
.content-label, .slider-label, .section-title {
	color: #008352;
	font-size: 1.6em;
	font-weight: 300;
}
.content-label, .slider-label {
	padding-top: 20px;
}
.entry-content ul {
	list-style: disc;
	padding-left: 35px;
}

/* form */
.form-list {
	padding: 10px;
}
.form-list ul {
	width: 300px;
}
.form-list li {
	padding-bottom: 10px;
}
.form-list label {
	font-size: .9em;
}
.single-input, select {
	border: 1px solid #BBB;
	background-color: #F6F6F6;
	padding: 5px 3%;
	border-radius: 3px;
	color: #008352;
	font-weight: 600;
	width: 94%;
}
select {
	width: 100%;
}
.single-input {
	width: 94%;
}
.form-button {
	cursor: pointer;
	color: #FFF;
	padding: 4px 20px;
	background-color: #008352;
	border-radius: 3px;
	border: none;
	-webkit-appearance: none;
}
.form-button:hover {
	background-color: #009F64;
}

/* footer */
.footer {
	padding: 40px 0;
	font-size: .8em;
	margin-bottom: 40px;
}
.footer img {
	float: left;
	padding: 0 10px;
}
.footer ul {
	float: right;
	height: 40px;
	padding: 0 10px;
}
.footer li {
	display: inline;
	padding-left: 20px;
	height: 40px;
	line-height: 40px;
}
.footer a {
	color: #777;
}
.footer a:hover {
	color: #15bece;
}

/* icon nav */
.icon-nav {
	border-top: 1px solid #DDD;
	background-image: url("images/border.jpg");
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 60px;
	margin-top: 20px;
}
.icon-nav ul {
	float: left;
	margin: 0 auto;
	border-left: 1px solid #DDD;
	width: 306px;
	margin-left: -153px;
	position: relative;
	left: 50%;
	top: 0;
}
.icon-nav li {
	display: block;
	float: left;
	background-position: center 0;
	background-repeat: no-repeat;
	height: 60px;
	width: 60px;
	border-right: 1px solid #DDD;
}
.icon-nav li:hover {
	background-position: center -60px;
}
.icon-nav a {
	height: 60px;
	display: block;
}
.active-link {
	background-image: url("images/pointer.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
}
#synchronize {
	background-image: url("images/sync.png");
}
#notification {
	background-image: url("images/notification.png");
}
#pickup {
	background-image: url("images/pickup.png");
}
#consultation {
	background-image: url("images/consultation.png");
}
#medfast {
	background-image: url("images/medfast.png");
}

/* layout */
.col2 {
	float: left;
	width: 50%;
	margin-bottom: 60px;
}
.col2 ul {
	list-style: disc;
	padding: 0 10px 20px 30px;
}
.col2 h2 {
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
}

/* swipe js */
.swipe-nav {
	width: 100px;
	margin: 0 auto;
	margin-top: 20px;
}
.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
  margin-top: 20px;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
  height: 440px;
}
.swipe-wrap > div {
  float:left;
  width:100%;
  position: relative;
}

@media screen and (max-width: 480px) {
	.footer {
		text-align: center;
	}
	.footer img {
		float: none;
	}
	.footer ul {
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.col2 {
		width: 100%;
	}
}

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

	.header, .page, .footer {
		width: 100%;
		margin-left: 0;
		left: 0;
	}
}