@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,700,800,300&subset=latin);
@import url(http://fonts.googleapis.com/css?family=Pacifico);

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color: #232323;
	font-size: 13px;
}


*,
*:before,
*:after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;

	-webkit-tap-highlight-color: rgba(0,0,0,0.1) !important;
}

p {
	margin: 0;
}

p + p {
	margin-top: 20px;
}

img {
	border: 0;
}

a img {
	border: 0;
}

a {
	outline: 0 none;
}

*:focus {
	outline: 0 none;
}

a,
a:link,
a:visited {
	color: #00a0e3;
	text-decoration: none;

	transition: color .25s;
}

a:hover {
	color: #6cb756;
}

a:active {

} 

h1,
h2,
h3,
h4,
h5,
h6 {
	color: inherit;
	font-family: "Open Sans", Arial, sans-serif;
	margin: 0;
}

button,
input[type=submit],
input[type=button] {
	cursor: pointer;
}

.columns:after {
  content: "";
  display: block;
  clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.container {
	width: 100%;
	max-width: 1024px;
	padding: 20px;
	margin: auto;
}

#top .container {
	padding-bottom: 0;
	padding-top: 0;
}

#top-right ul,
#top-left ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#top-right ul li,
#top-left ul li { 
	display: inline-block;
}

#top-right,
#top-left {
	float: left;
	width: 50%;
}

#top-right {
	text-align: right;
}

#top {
	border-bottom: 1px solid #ded9cd;
}

#top a {
	color: #3b3636;
}

#top a:hover {
	color: #000;
}

#top-right a {
	display: block;
}

#top-right li {
	border-left: 1px solid #ded9cd;
	border-right: 1px solid #ded9cd;
}

#top-right li + li {
	margin-left: -1px;
}

#top-right li a {
	padding: 0 10px;
	font-size: 14px;
}

#top-right li a:before {
	content: "\f061";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	font-size: 12px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #c2baa7;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 100%;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 24px;
	padding-left: 2px;
	/*vertical-align: middle;*/
	margin-right: 10px;
	vertical-align: baseline;

	transition: background-color .25s,
				color .25s,
				border .25s;
}

#top-right li.item-126 a:before {
	content: "\f067";
	padding-left: 0;
}

#top {
	line-height: 40px;
}

#top-right a:hover:before {
	background: #6cb756;
	color: #FFF;
	border-color: #6cb756;
}

#footer-4 ul li a,
#top-left ul li a {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	font-size: 12px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #c2baa7;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 100%;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 24px;
	vertical-align: baseline;

	transition: background-color .25s,
				color .25s,
				border .25s;
}

#footer-4 ul li a:before,
#top-left ul li a:before {
	content: "\f067";
}

#footer-4 ul li + li,
#top-left ul li + li {
	margin-left: 5px;
}

#footer-4 ul li a.fb:before,
#top-left ul li a.fb:before {
	content: "\f09a";
}

#footer-4 ul li a.tw:before,
#top-left ul li a.tw:before {
	content: "\f099";
}

#footer-4 ul li a.gp:before,
#top-left ul li a.gp:before {
	content: "\f0d5";
}

#footer-4 ul li a.yt:before,
#top-left ul li a.yt:before {
	content: "\f16a"
}

#footer-4 ul li a.pi:before,
#top-left ul li a.pi:before {
	content: "\f231";
}

#footer-4 ul li a.in:before,
#top-left ul li a.in:before {
	content: "\f16d";
}

#footer-4 ul li a.qu:before,
#top-left ul li a.qu:before {
	font-family:"Flaticon";
	content: "\e009";
}

#footer-4 ul li a.li:before,
#top-left ul li a.li:before {
	content: "\f0e1";
}

#footer-4 ul li a.fb:hover,
#top-left ul li a.fb:hover {
	color: #FFF;
	background: #3b5998;
	border-color: #3b5998;
}

#footer-4 ul li a.tw:hover,
#top-left ul li a.tw:hover {
	color: #FFF;
	background: #55acee;
	border-color: #55acee;
}

#footer-4 ul li a.gp:hover,
#top-left ul li a.gp:hover {
	color: #FFF;
	background: #dd4b39;
	border-color: #dd4b39;
}

#footer-4 ul li a.yt:hover,
#top-left ul li a.yt:hover {
	color: #FFF;
	background: #cd201f;
	border-color: #cd201f;
}

#footer-4 ul li a.li:hover,
#top-left ul li a.li:hover {
	color: #FFF;
	background: #0077b5;
	border-color: #0077b5;
}


#footer-4 ul li a.pi:hover,
#top-left ul li a.pi:hover {
	color: #FFF;
	background: #cc2127;
	border-color: #cc2127;
}

#footer-4 ul li a.in:hover,
#top-left ul li a.in:hover {
	color: #FFF;
	background: #3f729b;
	border-color: #3f729b;
}

#footer-4 ul li a.qu:hover,
#top-left ul li a.qu:hover {
	color: #FFF;
	background: #a82400;
	border-color: #a82400;
}

#logo {
	position: absolute;
	width: 217px;
	height: 128px;
	margin: auto;
	left: 0;
	right: 0;
	top: -10px;
	z-index: 10;
}

#logo a:before {
	content: "";
	width: 180px;
	height: 180px;
	background: #FFF;
	position: absolute;
	left: 0;
	right: 0;
	top: -20px;
	z-index: 1;
	margin: 0 auto;
	border-radius: 100%;
	box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.1);

	transition: box-shadow .25s;
}

#logo a:hover:before {
	box-shadow: 0 -10px 8px rgba(0, 0, 0, 0.2);
}

#logo a img {
	position: relative;
	z-index: 2;
}


#header .container {
	min-height: 130px;
	position: relative;
	height: inherit;
}

#header-right {
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	height: 50px;
}

#header-right a {
	background: #6cb756;
	color: #FFF;
	border-radius: 5px;
	padding: 0 15px;
	line-height: 50px;
	display: block;
	font-weight: bold;
	font-size: 14px;

	transition: background .25s,
				box-shadow .25s;

	position: relative;

	padding-left: 50px;
	overflow: hidden;
}

#header-right a span {
	font-weight: normal;
	margin-right: 5px;
	display: inline-block;
}

#header-right a:before {
	position: absolute;
	top: 0;
	left: 15px;
	content: "\e006";
	font: normal normal normal 14px/1 Flaticon;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 19px;
	margin-right: 10px;
	vertical-align: middle;
	display: inline-block;

	width: 30px;
	height: 30px;

	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;

	line-height: 30px;

	-webkit-transform: translate3d(0, 0, 0);

	        transform: translate3d(0, 0, 0);
	transition: -webkit-transform .6s;
	transition: transform .6s;
}

#header-right a:after {
	position: absolute;
	left: 15px;
	top: 0;
	content: "\e006";
	font: normal normal normal 14px/1 Flaticon;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 19px;
	margin-right: 10px;
	vertical-align: middle;
	display: inline-block;

	width: 30px;
	height: 30px;

	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;

	line-height: 30px;

	-webkit-transform: translate3d(0, 60px, 0);

	        transform: translate3d(0, 60px, 0);
	transition: -webkit-transform .3s;
	transition: transform .3s;

}

#header-right a:hover:before {
	-webkit-transform: translate3d(0, -60px, 0);
	        transform: translate3d(0, -60px, 0);
}

#header-right a:hover:after {
	-webkit-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0);
}

#header-right a:hover {
	background: #62a050;
}

#navigation {
	font-size: 16px;
}

#navigation h3 {
	display: none;
}

#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	
}

#navigation ul li {
	text-align: center;
	display: inline-block;
}

#navigation ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
}

#navigation ul li {
	-webkit-flex-grow: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}

#navigation ul li a {
	display: block;
	padding: 0 15px;
	line-height: 60px;
	color: #000;
	text-transform: uppercase;
	position: relative;

	transition: background .25s,
				color .25s;
}

#navigation {
	background: rgba(255, 255, 255, 0.8);
	position: relative;
	z-index: 100;
	margin-bottom: -60px;
}

#navigation .container {
	padding-top: 0;
	padding-bottom: 0;
}

#slider {
	position: relative;
	z-index: 99;
}

#navigation ul li:hover a,
#navigation ul li.active a {
	background: #FFF;
	color: #009de2;
}

#navigation ul li:before {
	content: "";
	position: absolute;
	top: -2px;
	left: 0;
	right: 0;
	width: 7px;
	height: 7px;
	border: 2px solid #10a6e5;
	background: #FFF;
	border-radius: 100%;
	margin: auto;
	z-index: 5;

	-webkit-transform-origin: 50% 50%;

	        transform-origin: 50% 50%;
	-webkit-transform: scale3d(0, 0, 0);
	        transform: scale3d(0, 0, 0);
	visibility: hidden;

	transition: -webkit-transform .25s,
				visibility .25s;

	transition: transform .25s,
				visibility .25s;
}

#navigation ul li:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 1px;
	height: 1px;
	margin: auto;
	width: 50%;
	background: rgb(255,255,255); /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(9,163,228,1) 50%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	
	-webkit-transform-origin: 50% 50%;
	
	        transform-origin: 50% 50%;
	-webkit-transform: scale3d(0, 1, 1);
	        transform: scale3d(0, 1, 1);
	visibility: hidden;

	transition: -webkit-transform .25s,
				visibility .25s;

	transition: transform .25s,
				visibility .25s;
}

#navigation ul li.active:before,
#navigation ul li.active:after,
#navigation ul li:hover:before,
#navigation ul li:hover:after {

	-webkit-transform: scale3d(1, 1, 1);

	        transform: scale3d(1, 1, 1);
	visibility: visible;

	transition: -webkit-transform .25s,
				visibility 0;

	transition: transform .25s,
				visibility 0;
}

#navigation ul li.active:before,
#navigation ul li:hover:before {
	transition-delay: .20s;
}


#navigation ul li {
	position: relative;
}


#navigation ul li.item-101 a {
	text-indent: -999px;
	overflow: hidden;
	min-width: 70px;
}

#navigation ul li.item-101 a:after {
	text-indent: 0;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	text-align: center;

	content: "\e004";
	font: normal normal normal;
	font-family: FlatIcon;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#highlights .container > .moduletable {
	float: left;
	width: 33%;
	padding: 0 10px;
}

#highlights .container {
	padding-left: 10px;
	padding-right: 10px;
}

#highlights .container > .moduletable:nth-child(3n-1) {
	margin-left: 0.5%;
	margin-right: 0.5%;
}


#highlights h3.module-header {
	font-weight: normal;
	margin-top: 10px;
}

#highlights .highlight-box,
#highlights .highlight-image,
#highlights .highlight-image img {
	display: block;
	width: 100%;
	height: auto;
}

#highlights .highlight-box {
	position: relative;
	overflow: hidden;
}

#highlights .highlight-icon {
	width: 60px;
	height: 60px;
	border-radius: 100%;
	position: absolute;
	left: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 5;
	display: block;
	border: 2px solid #FFF;
}

#highlights .highlight-icon:before {
	position: absolute;
	left: 6px;
	right: 6px;
	top: 6px;
	bottom: 6px;
	content: "";
	background: #FFF;
	border-radius: 100%;

	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;

	z-index: 5;
}

#highlights .container > .moduletable:nth-child(1) .highlight-icon:before {
	color: #a6b939;
	content: "\e002";
	font: normal normal normal 14px/1 Flaticon;
	line-height: 44px;
	font-size: 28px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#highlights .container > .moduletable:nth-child(2) .highlight-icon:before {
	color: #1e9cac;
	content: "\e000";
	font: normal normal normal 14px/1 Flaticon;
	line-height: 44px;
	font-size: 28px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#highlights .container > .moduletable:nth-child(3) .highlight-icon:before {
	color: #96d6d6;
	content: "\e003";
	font: normal normal normal 14px/1 Flaticon;
	line-height: 44px;
	font-size: 28px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#highlights .highlight-box:after {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: "";
	background: rgb(108,183,86); /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
	background: linear-gradient(135deg,  rgba(108,183,86,1) 0%,rgba(0,160,227,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cb756', endColorstr='#00a0e3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	width: 200%;
	height: 200%;

	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate3d(0, 0%, 0);
	        transform: translate3d(0, 0%, 0);

	transition: -webkit-transform .25s,
				opacity .25s,
				visibility .25s;

	transition: transform .25s,
				opacity .25s,
				visibility .25s;

}

#highlights .highlight-box:hover:after {
	opacity: 0.7;
	visibility: visible;
	-webkit-transform: translate3d(-30%, -30%, 0);
	        transform: translate3d(-30%, -30%, 0);

	transition: -webkit-transform 10s,
				opacity .25s,
				visibility 0;

	transition: transform 10s,
				opacity .25s,
				visibility 0;
}

#highlights .highlight-icon:after {
	content: "";
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	border-radius: 100%;
	background: #000;
	z-index: 3;

	opacity: 0.2;
	-webkit-transform: scale3d(0, 0, 0);
	        transform: scale3d(0, 0, 0);

	transition: -webkit-transform .25s;

	transition: transform .25s;
}

#highlights .highlight-box:hover .highlight-icon:after {
	-webkit-transform: scale3d(3, 3, 3);
	        transform: scale3d(3, 3, 3);
}


#latest {
	float: left;
	width: 50%;
	padding-right: 20px;
	padding-bottom: 20px;
}

#upcoming {
	float: left;
	width: 50%;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-left: 1px dashed #FFF;
	background: #00a0e3;
	color: #FFF;
}

#home-modules .container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
}


#home-modules .moduletable .module-header-wrapper:after {
	clear: both;
	display: block;
	content: "";
}

#latest .moduletable h3.module-header {
	color: #6cb756;
	font-weight: 800;
	text-transform: uppercase;
	float: right;
	font-size: 24px;
	width: 80%;
	padding-bottom: 10px;
	border-bottom: 3px solid #6cb756;
	margin-right: -20px;
	padding-right: 20px;
}

#home-modules .moduletable .module-header-wrapper {
	margin-bottom: 30px;
	position: relative;
}

#home-modules #latest .moduletable .module-header-wrapper:before {
	position: absolute;
	width: 20px;
	height: 20px;
	border: 3px solid #FFF;
	background: #6cb756;
	right: -30px;
	bottom: -10px;
	content: "";
	border-radius: 100%;
	z-index: 5;
}

#upcoming .moduletable h3.module-header {
	color: #FFF;
	font-weight: 800;
	text-transform: uppercase;
	float: left;
	font-size: 24px;
	width: 80%;
	padding-bottom: 10px;
	border-bottom: 3px solid #FFF;
	margin-left: -20px;
	padding-left: 20px;
	text-align: right;
}

#home-modules ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#home-modules a.moduleItemImageLink {
	display: block;
}

#home-modules .moduleItemImage {
	width: 140px;
	height: 140px;
	background-size: cover;
	background-position: center center;
}

#latest .moduleItemImage {
	border-radius: 100%;
	border-bottom-right-radius: 0;
}

#upcoming .moduleItemImage {
	border-radius: 100%;
	border-bottom-left-radius: 0;
}

#upcoming .k2ItemsBlock > ul:first-child > li,
#latest .k2ItemsBlock > ul:first-child > li {
	position: relative;
	min-height: 140px;
	padding: 0 20px;
}

#latest .moduleLeft {
	position: absolute;
	top: 0;
	left: 0;

	width: 140px;
	height: 140px;
}

#latest .moduleRight {
	padding-left: 160px;
}

#upcoming .k2ItemsBlock > ul:first-child > li + li,
#latest .k2ItemsBlock > ul:first-child > li + li {
	margin-top: 60px;
}

#latest a.moduleItemTitle {
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}

#latest .moduleIntroText {
	font-size: 14px;
	color: #797979;
}

#latest .moduleReadMore {
	margin-top: 10px;
	clear: both;
	display: block;
	padding-top: 10px;
}

#latest .moduleReadMore a.moduleItemReadMore {
	border: 1px solid #00a0e3;
	padding: 5px 10px;
	border-radius: 15px;

	transition: border .25s,
				color .25s;
}

#latest .moduleReadMore a.moduleItemReadMore:hover {
	border-color: #6cb756;
}

#upcoming .moduleLeft {
	position: absolute;
	top: 0;
	right: 0;

	width: 140px;
	height: 140px;
}

#upcoming .moduleRight {
	padding-right: 160px;
}

#upcoming a.moduleItemTitle {
	color: #FFF;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}

#upcoming .moduleReadMore {
	margin-top: 10px;
}

#upcoming a.moduleItemReadMore {
	color: #FFF;
}

#upcoming .moduleIntroText {
	font-size: 13px;
	color: #FFF;
}

.itemExtraFields {
	/*margin-top: 10px;*/
	font-size: 14px;
}

.itemExtraFields ul {
	display: table;
	width: 100%;
	font-size: 13px;
	/*table-layout: fixed;*/
}

.itemExtraFields ul li {
	display: table-row;
}

.itemExtraFields ul li span {
	display: table-cell;
	/*width: 50%;*/
}

.itemExtraFields ul li > span:first-child {
	padding-right: 10px;
	color: #FFF;
	min-width: 90px;
}
	
#upcoming a.moduleItemReadMore {
	font-size: 12px;
	border: 1px solid #FFF;
	border-radius: 15px;
	padding: 5px 10px;
	display: inline-block;

	transition: background .25s,
				color .25s;
}


#upcoming a.moduleItemReadMore:hover {
	background: #FFF;
	color: #00a0e3;
}

#upcoming .moduleItemJoin {
	margin-left: 5px;
	display: inline-block;
}

#upcoming .moduleItemJoin a {
	font-weight: 900;
	/*text-transform: uppercase;*/
	color: #FFF;
	min-width: 60px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #FFF;
	border-radius: 15px;
	padding: 5px 10px;
	display: inline-block;
	background-color: #FFF;
	color: #00a0e3;

	transition: background .25s,
				color .25s;
}


#upcoming .moduleItemJoin a:hover {
	/*background: #FFF;*/
	background-color: rgba(255, 255, 255, .9);
	color: #00a0e3;
}


.itemJoin {
	/*margin-left: 5px;*/
	margin-top: 10px;
	display: inline-block;
}

.itemJoin a {
	font-weight: 900;
	/*text-transform: uppercase;*/
	color: #FFF;
	min-width: 60px;
	text-align: center;
	font-size: 12px;
	/*border: 1px solid #FFF;*/
	border-radius: 15px;
	padding: 5px 10px;
	display: inline-block;
	background-color: #00a0e3;
	/*color: #00a0e3;*/

	transition: background .25s,
				color .25s;
}


.itemJoin a:hover {
	color: #FFF;
	background: #6cb756;
	/*background-color: rgba(255, 255, 255, .9);*/
}


.itemExtraFields span.itemExtraFieldsLabel {
	white-space: nowrap;
	font-weight: 700;
}

.itemExtraFields ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#component .itemExtraFields ul {
	width: auto;
	font-size: 15px;
}

#component .itemExtraFieldsWrapper {
	margin-top: 20px;
	background: #FFF;
	padding: 20px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

#component .itemExtraFields span.itemExtraFieldsLabel {
	color: #333;
}


.itemExtraFields .where span.itemExtraFieldsLabel:before,
 .itemExtraFields .when span.itemExtraFieldsLabel:before,
.itemExtraFields .price span.itemExtraFieldsLabel:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 20px;
	margin-right: 5px;
	font-size: 12px;
	vertical-align: middle;
	margin-top: -2px;
}

.itemExtraFields .where span.itemExtraFieldsLabel:before {
	content: "\f041";
}

.itemExtraFields .when span.itemExtraFieldsLabel:before {
	content: "\f133";
}

.itemExtraFields .price span.itemExtraFieldsLabel:before {
	content: "\f02b";
}

#sidebar {
	float: right;
	width: 30%;
}

.has-sidebar #component,
#sidebar + #component {
	float: left;
	width: 70%;
	padding-right: 20px;
}

#footer {
	background: #313131;
	color: #a2a2a2;
}

#bottom {
	background: #272727;
}

#footer-1,
#footer-2,
#footer-3,
#footer-4 {
	width: 25%;
	float: left;
	padding: 10px;
}

#footer .container {
	padding-left: 10px;
	padding-right: 10px;
}

#footer-1 {
	/*text-align: center;*/
}

#footer-1 p {
	margin: 0;
	color: #e5dddd;
}

#footer-1 .custom > p:first-child {
	margin-bottom: 10px;
}


#footer-1 .custom > p:first-child + p {
	text-align: center;
	max-width: 180px;
}

#footer .moduletable_menu > h3,
#footer .moduletable > h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
	color: #FFF;
}

#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#footer-2 ul li a,
#footer-3 ul li a {
	display: block;
}

#footer {
	font-size: 13px;
}

#footer a {
	color: #a2a2a2;
}

#footer a:hover {
	color: #dbdbdb;
}

#footer-4 .c-address:before,
#footer-4 .c-phone:before,
#footer-4 .c-mail:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f106";
	position: absolute;
	left: 0;
	top: 3px;
	width: 20px;
	color: #FFF;
}

#footer-4 .c-address,
#footer-4 .c-phone,
#footer-4 .c-mail {
	position: relative;
	padding-left: 20px;
}

#footer-4 .c-address:before {
	content: "\f041";
}

#footer-4 .c-phone:before {
	content: "\f095";
}

#footer-4 .c-mail:before {
	content: "\f1d8";
}

#footer-4 .c-mail {
	margin-top: 5px;
}

#footer-4 h3 {
	padding-left: 20px;
}

#footer-4 ul {
	margin-top: 20px;
	padding-left: 20px;
}

#footer-4 ul li {
	display: inline-block;
}

#footer-4 ul li a {
	border: 1px solid rgba(255, 255, 255, 0.2);
}

#footer-4 ul li a {

	color: #a79e8a;
	width: 30px;
	height: 30px;
	line-height: 29px;

}

#footer-2 {
	width: 22%;
}

#footer-3 {
	width: 23%;
}

#footer-4 {
	width: 30%;
}

#copyright,
#signature {
	float: left;
	width: 50%;
}

#bottom {
	font-size: 13px;
	color: #848484;
}

#bottom a {
	color: #FFF;
}

#bottom a:hover {
	text-decoration: underline;
}

#copyright strong {
	font-weight: normal;
	color: #FFF;
}

#signature {
	text-align: right;
}

#bottom .container {
	padding-top: 10px;
	padding-bottom: 10px;
}

#slider a.tp-button {
	font-family: "Open Sans", Arial, sans-serif !important;
	font-weight: bold !important;
	font-size: 16px !important;
	background: none !important;
	border: 2px solid #FFF !important;
	color: #FFF !important;
	text-shadow: none !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	padding: 10px 15px !important;

	transition: background .25s !important;
}

#slider a.tp-button:hover {
	background: rgba(255, 255, 255, 0.1) !important;
}

#slider .tp-leftarrow.default {
	width: 17px !important;
	height: 31px !important;
	background: url("../images/slider-arrow-sprite.png") repeat-x left top !important;
	background-size: 35px 62px !important;
	opacity: .6;
	transition: opacity .25s !important;
}

#slider .tp-leftarrow.default:hover {
	opacity: 1;
}

#slider .tp-rightarrow.default {
	width: 17px !important;
	height: 31px !important;
	background: url("../images/slider-arrow-sprite.png") repeat-x left bottom !important;
	background-size: 35px 62px !important;
	opacity: .6;
	transition: opacity .25s !important;
}

#slider .tp-rightarrow.default:hover {
	opacity: 1;
}

#slider .tp-caption.holistic_text {
	text-align: center !important;
}

#cover {
	background: url("../images/cover.jpg") no-repeat center center;
	background-size: cover;
	height: 160px;
	position: relative;
	z-index: 99;
}

#cover .moduletable {
	display: none;
}

div[itemProp=articleBody] .table-wrapper + h1,
div[itemProp=articleBody] .table-wrapper + h2,
div[itemProp=articleBody] .table-wrapper + h3,
div[itemProp=articleBody] .table-wrapper + h4,
div[itemProp=articleBody] .table-wrapper + h5,
div[itemProp=articleBody] .table-wrapper + h6,
div[itemProp=articleBody] table + h1,
div[itemProp=articleBody] table + h2,
div[itemProp=articleBody] table + h3,
div[itemProp=articleBody] table + h4,
div[itemProp=articleBody] table + h5,
div[itemProp=articleBody] table + h6,
div[itemProp=articleBody] p + h1,
div[itemProp=articleBody] p + h2,
div[itemProp=articleBody] p + h3,
div[itemProp=articleBody] p + h4,
div[itemProp=articleBody] p + h5,
div[itemProp=articleBody] p + h6 {
	margin-top: 20px;
}

table.gw-table {
	font-size: 14px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-top: 20px;	
}

table.gw-table tbody > tr:nth-child(odd) {
	background: #EFEFEF;
}

table.gw-table thead th {
	text-align: left;
}

table.gw-table tbody > tr > td:first-child {
	font-weight: bold;
}

table.gw-table th,
table.gw-table td {
	padding: 10px;
}

table.approach-table tr > th:nth-child(3) {
	background: #6cb756;
	color: #FFF;
}

table.gw-table tr > th:first-child ~ th,
table.gw-table tr > td:first-child ~ td {
	border-right: 1px solid #CCC;
}

table.gw-table tr > th:last-child,
table.gw-table tr > td:last-child {
	border-right: 0 none !important;
}

.table-wrapper + p {
	margin-top: 20px;
}

#sidebar textarea {
	width: 100% !important;
}

#sidebar input[type=email],
#sidebar input[type=text],
#sidebar textarea,
#sidebar select,
input[type=email],
input[type=text],
textarea,
select {
	width: 100%;
	border: 1px solid #CCC;
	background: #FFF;
	font-family: "Open Sans", Arial, sans-serif;
	padding: 10px;
	font-size: 1em;
	-webkit-appearance: none;
	border-radius: 0;

	transition: background .25s,
				border .25s;
}


#sidebar input[type=email]:hover,
#sidebar input[type=email]:focus,
#sidebar input[type=text]:hover,
#sidebar input[type=text]:focus,
#sidebar textarea:hover,
#sidebar textarea:focus,
#sidebar select:hover,
#sidebar select:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=text]:hover,
input[type=text]:focus,
textarea:hover,
textarea:focus,
select:hover,
select:focus {
	background: #EFEFEF;
	border: 1px solid #666;
}

/* #component h2 {
	text-align:right;
} */

.healcode.schedule input[type=text]#start_date {
	border-radius: 0 !important;
	width: 100% !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 1em !important;
	-webkit-appearance: none;
	border: 1px solid #CCC !important;
	background-position: 5px center !important;

	transition: background-color .25s,
				border .25s;
}


.healcode.schedule input[type=text]#start_date:hover,
.healcode.schedule input[type=text]#start_date:focus {
	background-color: #EFEFEF !important;
	border: 1px solid #666 !important;
}

#sidebar .hc-prospect-submit,
button.btn-primary {
	border: 0 none;
	width: 100%;
	background: #6cb756;
	color: #FFF;
	font-family: "Open Sans", Arial, sans-serif;
	padding: 10px;
	font-size: 1em;
	font-weight: bold;
	transition: background .25s;
	border-radius: 5px;
}

#sidebar div.healcode {
	line-height: 1.285;
	font-size: 1em !important;
}

#sidebar .hc-prospect-field input[type=checkbox] {
	width: auto;
}

.hc_footer {
	display: none !important;
}

#sidebar .hc-prospect-submit:hover,
button.btn-primary:hover {
	background: #5f9f4b;
}

.hc-prospect-field + .hc-prospect-field,
.control-group + .control-group {
	margin-top: 10px;
}

.tooltip {
	display: none !important;
}

.hc-actions {
	margin-top: 20px;
}

.parsley-errors-list {
	color: red;
}

#component .hc_footer, #plans .hc_footer {
	display: none !important;
}

#component div.healcode .week_links a, 
#component div.healcode .week_links a:visited, 
#component div.healcode .healcode-date-links-area a, 
#component div.healcode .healcode-date-links-area a:visited, 
#component div.healcode .day_links a, 
#component div.healcode .day_links a:visited {
	padding: 10px !important;
	border-radius: 0 !important;
	line-height: 18px !important;
}

.table-wrapper {
	max-width: 100%;
	overflow: auto;
}

.healcode.schedule .header .action_icon {
	display: none !important;
}

.healcode.schedule h1,
#sidebar .moduletable .module-header-wrapper h3,
.item-page .page-header h1 {
	color: #29abc5;
	font-weight: 100;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 30px;
}

.item-image img {
width:100%;
}

.item-page div[id^="hc_schedules"] {
	margin-top: 20px;
}

.healcode.schedule h1 {
	color: #29abc5 !important;
}

#sidebar .moduletable + .moduletable {
	margin-top: 40px;
}

#sidebar .moduletable .module-header-wrapper h3 {
	font-size: 16px;
}

#sidebar .moduletable .module-header-wrapper,
.item-page .page-header  {
	margin-bottom: 20px;
	position: relative;
	padding-left: 40px;
}

.healcode.appointments .header > h1 {
	display: none !important;
}

.healcode.schedule h1 {
	border-bottom: 0 none !important;
	padding-left: 40px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.healcode.schedule h1:before,
#sidebar .moduletable .module-header-wrapper:before,
.item-page .page-header:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f105";
	width: 30px;
	height: 30px;
	background: rgb(0,160,227); /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
	background: linear-gradient(45deg,  rgba(0,160,227,1) 0%,rgba(86,183,136,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0e3', endColorstr='#56b788',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-radius: 100%;
	text-align: center;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 30px;
	font-size: 20px;
	padding-left: 3px;
	color: #FFF;

}

#sidebar .moduletable .module-header-wrapper:before {
	content: "\f107";
	padding-left: 0;
	/*padding-top: 2px;*/
}

ol.bottom-buttons {
	padding: 0;
	/* margin: 0; */
	list-style: none;
	/* padding-top: 20px; */
	margin: 20px 0;
	border-top: 1px solid #CCC;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
}

ol.bottom-buttons li {
	-webkit-flex-grow: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
    width: 33%;
}

ol.bottom-buttons li + li {
	margin-left: 15px;
}

ol.bottom-buttons.smallwidth {
	border-top: 0 none;
	align-items: flex-start;
}

ol.bottom-buttons.smallwidth li {
	flex-grow: 0;
	width: auto;
}

ol.bottom-buttons.smallwidth li a {
	padding-right: 30px;
}


ol.bottom-buttons li a {
	height: 100%;
	display: block;
	height: 40px;
	line-height: 36px;
	vertical-align: middle;
	border: 2px solid #1aa5c1;
	color: #1aa5c1;
	font-weight: bold;
	font-size: 15px;
	position: relative;
	border-radius: 5px;
	text-transform: uppercase;
	padding-left: 50px;
	padding-right: 10px;
	transition: background .25s,
				color .25s;
}

ol.bottom-buttons li a span {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	width: 100%;
}

ol.bottom-buttons li a:after {
	position: absolute;
	top: 0;
	left: 0;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 36px;
	content: "\f105";
	font-size: 30px;
	width: 60px;
	text-align: center;

	transition: color .25s;
}

ol.bottom-buttons.learn-buttons li a:after {
	content: "\f274";
}

ol.bottom-buttons.learn-buttons > li:nth-child(2) a:after {
	content: "\f02b";
}

ol.bottom-buttons.learn-buttons > li:nth-child(3) a:after {
	content: "\e002";
	font: normal normal normal 14px/1 Flaticon;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 30px;
	line-height: 66px;
}

ol.bottom-buttons > li:nth-child(3) {
	-webkit-flex-grow: 2;
	    -ms-flex-positive: 2;
	        flex-grow: 2;

	width: 45%;

}

ol.bottom-buttons.foodforhealing li {
	-webkit-flex-grow: 1 !important;
	    -ms-flex-positive: 1 !important;
	        flex-grow: 1 !important;
	width: 25% !important;
}

ol.bottom-buttons.foodforhealing li a.pathway-genomics:after {
	background: url("../images/pathway.png") no-repeat center center;
	content: "";
	background-size: 30px 30px;
	width: 30px;
	height: 30px;
	top: 0;
	bottom: 0;
	left: 15px;
	margin: auto;
}


ol.bottom-buttons.foodforhealing li a.meal-planning:after {
	content: "\f0f5";
}

ol.bottom-buttons.foodforhealing li a.offer:after {
	content: "\f0a3";
}


ol.bottom-buttons.foodforhealing li a.alcat:after {
	background: url("../images/220px-ALCAT_Logo.jpg") no-repeat center center;
	content: "";
	background-size: 32px 13px;
	width: 32px;
	height: 13px;
	top: 0;
	bottom: 0;
	left: 15px;
	margin: auto;
}

ol.bottom-buttons li a:hover {
	background: #1aa5c1;
	color: #FFF;
}

ol.bottom-buttons li a:hover:after {
	color: #FFF;
}

/**
* Calendar style
*/
#appointment-datepicker-div .ui-datepicker {
	width: 100%;
	border-radius: 0;
	padding: 0;
}

#appointment-datepicker-div .ui-datepicker-header {
	background: #6cb756;
	color: #FFF;
	border-radius: 0;
	margin: 0;
	padding: 0;
	border: 0 none;
	padding: 10px 5px;
}

#appointment-datepicker-div .ui-datepicker-prev span,
#appointment-datepicker-div .ui-datepicker-next span {
	display: none;
}

#appointment-datepicker-div .ui-datepicker-prev,
#appointment-datepicker-div .ui-datepicker-next {
	width: 20px;
	height: 20px;
	background: #6cb756;
	border: 0 none !important;
	border-radius: 0;
	color: #FFF;
	cursor: pointer;
	border-radius: 100%;

	transition: background .25s;
}

#appointment-datepicker-div .ui-datepicker-prev:hover,
#appointment-datepicker-div .ui-datepicker-next:hover {
	background: #77a04b;
}

#appointment-datepicker-div .ui-datepicker-prev:before,
#appointment-datepicker-div .ui-datepicker-next:before {
	content: "\f105";
	display: inline-block;
	font-family: FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFF;
}

#appointment-datepicker-div .ui-datepicker-prev:before {
	content: "\f104";
}

#appointment-datepicker-div .ui-datepicker-prev {
	left: 5px !important;
	top: 12px !important;
}

#appointment-datepicker-div .ui-datepicker-next {
	top: 12px !important;
	right: 5px !important;
}

#appointment-datepicker-div .ui-datepicker-calendar td span,
#appointment-datepicker-div .ui-datepicker-calendar td a {
	background: none !important;
	border: 0 none !important;
	color: #333;
	text-align: center !important;
	padding: 5px !important;
}

#appointment-datepicker-div .ui-datepicker-calendar td a {
	color: #333 !important;
}

#appointment-datepicker-div .ui-datepicker-calendar td {
	padding: 0 !important;
}

#appointment-datepicker-div .ui-datepicker-calendar td.ui-datepicker-current-day a {
	background: #EFEFEF !important;
}

#appointment-datepicker-div .ui-datepicker {
	border-color: #CCC !important;
}

a#hc-find-appt {
	background: #00a0e3 !important;
	color: #FFF;
	display: block;
	padding: 10px;
	text-align: center;
	border-radius: 0;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 1em;
	border-radius: 5px;
	transition: background .25s;
}

a#hc-find-appt:hover {
	background: #0086d3 !important;
}

.item-page div[itemprop="articleBody"] h2:after {
	content: "";
	display: block;
	height: 1px;
	/*margin-bottom: 20px;*/
	margin-top: 10px;
	margin-bottom: 20px; /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
background: linear-gradient(to right,  rgba(0,160,227,1) 0%,rgba(176,226,246,0) 47%,rgba(255,255,255,0) 68%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0e3', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */


}

.item-page div[itemprop="articleBody"] h2 {
	position: relative;
}

.item-page div[itemprop="articleBody"] h2:before {
	content: "";
	width: 7px;
	height: 7px;
	border: 2px solid #10a6e5;
	background: #FFF;
	border-radius: 100%;
	z-index: 5;
	bottom: -3px;
	left: 0;
	position: absolute;
}

.itemList > div + div {
	margin-top: 20px;
}



#itemListLeading .itemContainer .catItemImageItem {
	width: 100%;
	height: 200px;
}

.itemList .catItemView {
	padding: 20px;
	background: #EFEFEF;
}

.itemList .catItemImageItem {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.itemList .catItemImageBlock {
	margin-left: -20px;
	margin-right: -20px;
	margin-top: -20px;
	margin-bottom: 20px;
}

.itemList h3.catItemTitle a {
	font-size: 20px;
	font-weight: normal;
	font-family: "Open Sans", Arial, sans-serif;
}

.itemList h3.catItemTitle {
	/*padding-bottom: 10px;*/
	/*border-bottom: 1px solid #CCC;*/
	/*margin-bottom: 10px;*/
}

.itemList .catItemInfo {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

.itemList .catItemInfo span + span {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #DDD;
}

.itemList .catItemReadMore {
	margin-top: 20px;
}

.itemList .catItemReadMore a {
	padding: 10px;
	display: inline-block;
	border-radius: 5px;
	background: #6cb756;
	color: #fff;

	transition: background .25s;
}



.itemList .catItemReadMore .join-more a {
	min-width: 70px;
	text-align: center;
	display: inline-block;
	background: #00a0e3;
}

.itemList .catItemReadMore .join-more a:hover,
.itemList .catItemReadMore a:hover {
	background: #539c49;
}

.itemList .catItemIntroText {
	margin-top: 20px;
}

.itemList .catItemView:after {
	clear: both;
	display: block;
	content: "";
}

.itemList .itemContainer + .itemContainer {
	margin-top: 20px;
} 

#itemListPrimary .catItemView {
	position: relative;
}

#itemListPrimary .catItemLeft {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 200px;
} 

#itemListPrimary .catItemRight {
	padding-left: 220px;
}

#itemListPrimary .catItemImageBlock {
	margin: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.itemList .catItemImageBlock .catItemImageItem,
.itemList .catItemImageBlock .catItemImage,
.itemList .catItemImageBlock .catItemImage a {
	display: block;
	width: 100%;
	height: 100%;
}

#itemListSecondary .itemContainer .catItemImageItem {
	width: 100%;
	height: 200px;
}


#itemListSecondary {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}

#itemListSecondary:after {
	clear: both;
	display: block;
	content: "";
}

#itemListSecondary .itemContainer {
	width: 30%;
	margin: 0;
	-webkit-flex-grow: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	-ms-flex-preferred-size: 30%;
	        -webkit-flex-basis: 30%;
	        flex-basis: 30%;
}

#itemListSecondary > .itemContainer:nth-child(3n-1) {
	margin-left: 20px;
}

#itemListSecondary > .itemContainer:nth-child(3n) {
	margin-left: 20px;
}

#itemListSecondary > .itemContainer:nth-child(n+4) {
	margin-top: 20px;
}

#itemListSecondary > .itemContainer:first-child {
	margin-top: 0;
}

#itemListSecondary > .itemContainer .catItemView {
	height: 100%;
}

#itemListSecondary .catItemInfo {
	display: none;
}

.pagination-start,
.pagination-prev,
.pagination-next,
.pagination-end {
	display: none !important;
}

div.k2Pagination {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #DDD;
}

div.k2Pagination ul {
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
	max-width: 100%;
	overflow: auto;
	text-align: center;
}

div.k2Pagination ul li {
	display: inline-block;
}

div.k2Pagination ul li + li {
	margin-left: 5px;
}

div.k2Pagination ul li span,
div.k2Pagination ul li a {
	display: inline-block;
	padding: 5px;
	font-size: 16px;
	background: #00a0e3;
	color: #FFF;
	min-width: 32px;
	text-align: center;	

	transition: background .25s;
}

div.k2Pagination ul li a:hover {
	background: #007ad0;
}

div.k2Pagination ul li span {
	background: #CCC;
	color: #666;
}

.itemImageBlock span img,
.itemImageBlock span a,
.itemImageBlock span {
	display: block;
	width: 100%;
}

.itemImageBlock {
	margin-left: -20px;
	margin-right: -20px;
	margin-top: -20px;
	margin-bottom: 20px;
}

.itemImageBlock span img {
	width: 100% !important;
	height: auto;
}

.itemView {
	background: #EFEFEF;
	padding: 20px;
}

.itemHeader {
	margin-top: 20px;
	margin-bottom: 20px;
}

.itemIntroText {
	margin-bottom: 20px;
	font-size: 1.1em;
}

.itemLinks {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #CCC;
}

.itemLinksInner {
	display: table;
	table-layout: auto;
}

.itemCategory,
.itemTagsBlock {
	display: table-row;
}

.itemTagsBlock span {
	padding-top: 10px;
}

.itemCategory span,
.itemTagsBlock span {
	display: table-cell;
}

.itemCategory span.itemCategoryLabel,
.itemTagsBlock span.itemTagsBlockLabel {
	padding-right: 20px;
	font-weight: bold;
	white-space: nowrap;
}

.itemTagsBlock ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: -3px;
}

.itemTagsBlock ul li  {
	display: inline-block;
	margin-right: 10px;
}

.itemTagsBlock ul li a {
	display: inline-block;
	padding: 3px;
}

.itemView p + h1,
.itemView p + h2,
.itemView p + h3,
.itemView p + h4,
.itemView p + h5,
.itemView p + h6 {
	margin-top: 20px;
}

.itemView .itemSocialSharing a {
	display: inline-block;
	border-radius: 5px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	color: #FFF;

	vertical-align: middle;

	font-size: 0;
}

.itemView .itemSocialSharing a + a {
	margin-left: 10px;
}

.itemView .itemSocialSharing a.facebook-share {
	background-color: #32659d;
}

.itemView .itemSocialSharing a.twitter-share {
	background-color: #00ace4;
}

.itemView .itemSocialSharing a.google-share {
	background-color: #d44837;
}

.itemView .itemSocialSharing .social-icon {
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	display: inline-block;

	vertical-align: middle;

	font-size: 14px;

	transition: background-color .25s;

	border-radius: 5px 0 0 5px;
}

.itemView .itemSocialSharing .social-title {
	border-left: 1px solid rgba(255, 255, 255, 0.1);
	display: inline-block;
	line-height: 32px;
	height: 32px;
	/*padding-left: 5px;*/
	text-align: center;

	vertical-align: middle;

	font-size: 13px;

	width: 80px;

	transition: background-color .25s;

	border-radius: 0 5px 5px 0;
}

.itemView .socialSharingTitle {
	display: inline-block;
	margin-right: 10px;
	font-weight: bold;
}

.itemView .itemSocialSharing {
	margin-top: 20px;
}

div.scf {
	display: none;
}

.itemView .itemSocialSharing a:hover .social-icon,
.itemView .itemSocialSharing a:hover .social-title {
	background-color: rgba(0, 0, 0, 0.2);
}

.contact h3 {
	display: none;
}

.contact fieldset {
	padding: 0;
	margin: 0;
	border: 0 none;
}

.contact legend {
	display: none;
}

.contact .contact-form {
	max-width: 500px;
	margin: auto;
}

.contact .page-header {
	text-align: center;
}


#system-message-container .alert.alert-warning,
#system-message-container .alert.alert-error {
	background: rgba(218, 100, 118, 0.5);
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: rgba(0, 0, 0, 0.9);
}

#system-message-container .alert.alert-message {
	background: rgba(98, 214, 104, 0.5);
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: rgba(0, 0, 0, 0.9);
}

#system-message-container .alert .close {
	font-family: "Arial", sans-serif;
	color: black;
	float: right;
	cursor: pointer;
}

#plans ul,
.customlist ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.1em;
}

#plans ul li,
.customlist ul li {
	position: relative;
	float: left;
	width: 50%;
	padding-left: 20px;
}

.nofloat ul li,
#plans ul li {
	width: auto;
	float: none;
	text-align: left;
}

#plans ul li:before,
.customlist ul li:before {
	position: absolute;
	content: "";
	border: 2px solid #10a6e5;
    border-radius: 100%;
    top: 4px;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    width: 7px;
}

#plans ul li:before {
	border: 0 none;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f06c";
	color: #10a6e5;
}

.customlist ul > li:nth-child(2n+1) {
	clear: both;

}

.customlist ul:after {
	clear: both;
	display: block;
	content: "";
}


#plans .container-inner {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: -20px;
	margin-right: -20px;
	-webkit-align-items: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;

}

#plans .container-inner .moduletable {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

#plans .container-inner .moduletable .custom {
	-ms-flex-positive: 1;
	    flex-grow: 1;
	-webkit-flex-grow: 1;
}

#plans h2,
#plans .module-header-wrapper h2 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 22px;
}


#plans .moduletable {
	float: left;
	width: 25%;
	text-align: center;

	-ms-flex-positive: 1;

	    flex-grow: 1;
	-webkit-flex-grow: 1;
	padding: 20px;
}

#plans .moduletable.classwidget {
	width:50% !important;
}

#plans .moduletable.booknowbox {
	-webkit-flex-grow: 0;
	    -ms-flex-positive: 0;
	        flex-grow: 0;
}

#plans .moduletable {
	border-left: 1px solid #EFEFEF;
}

#plans .container-inner > .moduletable:last-child {
	border-right: 1px solid #EFEFEF;
}

#plans ul li {
	margin-top: 5px;
}

#plans h3 {
	font-size: 30px;
	font-weight: 100;
}

#plans .custom {
	position: relative;
	padding-bottom: 56px;
}

#plans .moduletable {
	background: none;
	transition: background .25s;
}

#plans .moduletable:hover {
	background: #FAFAFA;
}

#plans a.book-appointment {
	/*background: #00a0e3;*/
	color: #00a0e3;
	border: 2px solid #00a0e3;
	display: block;
	padding: 10px;
	text-align: center;
	border-radius: 0;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 1em;
	border-radius: 5px;
	transition: color .25s, background .25s;
	max-width: 170px;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

#plans .moduletable:hover a.book-appointment,
#plans a.book-appointment:hover {
	background: #00a0e3;
	color: #FFF;
}

#plans .moduletable.unlimited ul {
/* 	margin-top: 61px; */
}

#plans .moduletable.unlimited {
	background: #00a0e3;
	color: #FFF;
}

#plans .moduletable.oneyear:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: -20px;
	width: 82px;
	height: 31px;
	background: url("../images/popular.png") no-repeat center center;
}

#plans .moduletable.unlimited ul li:before {
	/*border-color: #FFF;*/
	color: #FFF;
}

.item-page.booknow .page-header {
	margin-bottom: 0;
}

.item-page.booknow div[itemprop="articleBody"] {
	display: none;
}

#main-container {
	position: relative;
	overflow: hidden;
}

#main-container .container.has-map {
	width: 100%;
	max-width: 100%;
}

#map {
	position: absolute;
	left: 0;
	right: 40%;
	bottom: 0;
	top: 0;
}


#map .moduletable {
	width: 100%;
	height: 100%;
}

#jform_captcha {
	margin-bottom: 20px;
	height: 126px;
}

#map + #component {
	float: right;
	width: 40%;
	padding-top: 40px;
	padding-left: 20px;
}

#plans .moduletable.unlimited  a.book-appointment {
	color: #FFF;
	border: 2px solid #FFF;
	transition: background .25s, color. 25s;
}

#plans .moduletable {
	position: relative;
}

#plans .moduletable:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100px;
	margin: auto;
	height: 2px;
	background: #00a0e3;
	content: "";
	opacity: 0;
	visibility: hidden;
	transition: -webkit-transform .25s,
				opacity .25s,
				visibility .25s;
	transition: transform .25s,
				opacity .25s,
				visibility .25s;
	-webkit-transform: scale3d(0, 1, 1);
	        transform: scale3d(0, 1, 1);
	-webkit-transform-origin: 50% 50%;
	        transform-origin: 50% 50%;
}


#plans .moduletable:hover:after {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale3d(1, 1, 1);
	        transform: scale3d(1, 1, 1);
	transition: -webkit-transform .25s,
				opacity .25s,
				visibility 0;
	transition: transform .25s,
				opacity .25s,
				visibility 0;
}

#plans .moduletable.unlimited:hover a.book-appointment,
#plans .moduletable.unlimited  a.book-appointment:hover {
	background: #FFF;
	color: #00a0e3;
}

.item-page #highlights {
	margin-top:10px;
}

.item-page #highlights a {
	width:32.9%;
	display:inline-block;
}

#sidebar #highlights a .highlight-icon:before,
.item-page #highlights a .highlight-icon:before {
	width: 90px;
	height: 90px;
	line-height: 90px;
	top: 50%;
	left: 5px;
	margin-top: -45px;

	background: rgba(255, 255, 255, .9);
}

#sidebar #highlights .highlight-icon,
.item-page #highlights .highlight-icon {
    border: 2px solid #ffffff;
    border-radius: 100%;
    bottom: 0;
    display: block;
    height: 104px;
    left: 10px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 104px;
    z-index: 5;
}


.item-page #highlights a .highlight-icon:hover:before {
	background: #FFF;
}

.item-page #highlights a:nth-child(1) .highlight-icon:before {
	content: "Basic";
	color: #1e9cac;
	/* content: "\f089"; */
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
}

.item-page #highlights a.advanced .highlight-icon:before {
	content: "Advanced";
	color: #1e9cac;
	/* content: "\f123"; */
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;

}

.item-page #highlights a.expert .highlight-icon:before {
	content: "Expert";
	color: #1e9cac;
	/* content: "\f005"; */
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;


}

#sidebar #highlights.highlights-var2 a .highlight-icon:before,
.item-page #highlights.highlights-var2 a .highlight-icon:before {
	content: "";
}

#sidebar #highlights.highlights-var2 a .highlight-icon,
.item-page #highlights.highlights-var2 a .highlight-icon {
	right: 10px;
	margin: auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;

}



#sidebar #highlights.highlights-var2 a .highlight-icon span,
.item-page #highlights.highlights-var2 a .highlight-icon span {
	position: relative;
	z-index: 5;
	/*color: #333;*/
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}

#sidebar #highlights.highlights-var2,
.detox #highlights.highlights-var2 {
	text-align: center;
}

.panel .content > *:last-child {
	margin-bottom: 20px !important;
}

.pane-sliders {
	margin-top: 30px;
}

.panel h3.title {
	background: #00a0e3;
	color: #FFF;
	margin-bottom: 5px;

	transition: background .25s;
}

.panel h3.title:hover {
	background: #6cb756;
}

.panel h3.title a {
	padding: 10px;
	display: block;
	color: inherit;
	position: relative;
}


.panel h3.title a:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f107";
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin: auto;

	transition: -webkit-transform .25s;

	transition: transform .25s;
}

.panel h3.title.pane-toggler-down a:after {
	-webkit-transform: rotate3d(0, 0, 1, -180deg);
	        transform: rotate3d(0, 0, 1, -180deg);
}

.ffh #highlights .highlight-icon,
.concierge #highlights .highlight-icon {
	width: 150px;
	height: 150px;
}

.ffh #highlights .highlight-icon span,
.concierge #highlights .highlight-icon span {
	padding-left: 20px;
	padding-right: 20px;
}

.ffh.item-page #highlights a .highlight-icon:before,
.concierge.item-page #highlights a .highlight-icon:before {
	width: 134px;
	height: 134px;
	margin-top: -67px;
	left: 6px;
}

.ffh #highlights a {
	width: 25%;
	padding: 10px;
	display: block;
	float: left;
}

.ffh #highlights {
	margin-left: -10px;
	margin-right: -10px;
}

.part.one .leftpart {
	float: left;
	width: 50%;
	padding-right: 30px;
}

.part.one .rightpart {
	position: relative;
	float: right;
	width: 50%;
}

.part.two {
	position: relative;
}

.part.two:before {
	position: absolute;
	left: -1500px;
	right: -1500px;
	top: 0;
	bottom: 0;
	content: "";
	background: #EEE;
	z-index: -1;
}

.part.two .rightpart {
	float: right;
	width: 50%;
}

.part.two .leftpart {
	padding-top: 60px;
	float: left;
	width: 50%;
	padding-right: 30px;

}

.part.three .leftpart {
	float: left;
	width: 50%;
	padding-right: 30px;
}

.part.three .rightpart {
	float: right;
	width: 50%;
	font-size: 1.5em;
	line-height: 1.5;
}

.part.three img,
.part.one img {
	float: none !important;
	width: auto;
	max-width: 100%;
	height: auto;
}

.part.two,
.part.three {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}

.part {
	padding-bottom: 20px;
}

.part:after {
	clear: both;
	display: block;
	content: "";
}

.part + .part {
	margin-top: 20px;

}

.part.four .boxlist:after {
	clear: both;
	display: block;
	content: ""
}

.part.four .boxlist {
	
}

.part.four .boxlist ul {
	float: left;
	width: 30%;
	margin: 0;
	padding: 0;
	list-style: none;
	clear: none !important;
	height: auto;
}

.part.four .boxlist > ul:nth-child(3n-1) {
	margin-left: 5%;
	margin-right: 5%;
}

.part.four .boxlist > ul:nth-child(3n+1) {
	clear: both;
} 

.part.four .boxlist > ul:nth-child(n+4) {
	margin-top: 5%;
}

.part.four .boxlist ul li {
	background: #EEE;
	padding: 10px;
	white-space: normal;
	text-align: center;
}

.part.four .boxlist ul > li:nth-child(odd) {
	background: #DDD;
}

.part.four .boxlist ul > li:first-child {
	background: #6cb756;
	color: #FFF;
	font-weight: bold;
}

.meal-plans-list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}

.meal-plans-list {
	margin-left: -10px;
	margin-right: -10px;
}

.meal-plans-list .itemContainer {
	width: 25% !important;
	margin-top: 20px !important;
	padding-left: 10px;
	padding-right: 10px;
}

#itemListPrimary.meal-plans-list .catItemLeft {
	position: static;
	width: 100%;
	padding-bottom: 75%;
	height: auto !important;
	position: relative;
}

#itemListPrimary.meal-plans-list .catItemRight {
	padding-left: 0;
}

#itemListPrimary.meal-plans-list .catItemImageBlock {
	width: auto;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: -20px;
	margin-bottom: 20px;
}

#itemListPrimary.meal-plans-list .catItemView {
	height: 100%;
}

.meal-plans-category-block {
	font-size: 1.3em;
}

.meal-plans-category-block .itemListCategory p {
	padding-left: 10%;
	padding-right: 10%;
}


.meal-plans-list {
	border-top: 1px solid #DDD;
}

.paypal-hover {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 5;
	background: rgba(0, 0, 0, .5);
	text-align: center;

	opacity: 0;
	visibility: hidden;

	transition: opacity .25s,
				visibility .25s;
}

.paypal-hover .table-wrapper {
	display: none;
}

.paypal-hover input[type=image] {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin: auto;
	margin-top: -24px;

	transform: translate3d(0, 10px, 0);

	transition: transform .25s,
				visibility .25s,
				opacity .25s;
	
}


.meal-plans-list .catItemView:hover .paypal-hover {
	opacity: 1;
	visibility: visible;

	transition: opacity .25s,
			visibility 0s;
}

.meal-plans-list .catItemView:hover input[type=image] {
	transform: translate3d(0, 0, 0);
}


#ff_formdiv1 #bfPage1 {
	position: relative;
	padding-left: 50%;
}

#ff_formdiv1 #bfPage1 > div:first-child {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	padding-right: 40px;
}

#ff_formdiv1 #bfPage1 > div:first-child img {
	max-width: 100%;
	height: auto;
}


#ff_formdiv1 #bfPage1 label {
	display: none;
}

#ff_formdiv1 #bfElemWrap5,
#ff_formdiv1 #bfElemWrap1 {
	padding-right: 5px;
	padding-bottom: 10px;
}

#ff_formdiv1 #bfElemWrap6,
#ff_formdiv1 #bfElemWrap2 {
	padding-left: 5px;
	padding-bottom: 10px;
}

#ff_formdiv1 #bfElemWrap5,
#ff_formdiv1 #bfElemWrap6 {
	padding-top: 10px;
}

#ff_formdiv1 .form-actions {
	margin-top: 10px;
}

#ff_formdiv1 #bfElemWrap5,
#ff_formdiv1 #bfElemWrap6,
#ff_formdiv1 #bfElemWrap1,
#ff_formdiv1 #bfElemWrap2 {
	float: left;
	width: 50%;
	margin-top: 0;
}

#ff_formdiv1 input {
	max-width: 100% !important;

}

#ff_capimgValue + br {
	display: none;
}

#bfCaptchaEntry + button {
	vertical-align: top;
	width: 40px;
	height: 40px;
	background-color: #6cb756;
	border: 0 none;
	text-align: center;
	line-height: 40px;
	color: #FFF;
}

#bfCaptchaEntry + button:after {
	content: "\f021";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 40px;
}

#instagram {
	background: url("../images/texture-bg.jpg") no-repeat center center;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
}

#instagram h3 {
	padding-left: 20px;
	padding-right: 20px;
	color: #FFF;
	text-align: center;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 30px;
}

#instagram h3:after {
	content: "";
	background: #6cb756;
	height: 5px;
	width: 50px;
	margin: auto;
	margin-top: 10px;
	display: block;
}

#instagram h3:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f16d";
	display: block;
	text-align: center;
	font-size: 34px;
	margin-bottom: 10px;
	margin-top: 10px;
}



#newsletter {
	background: #6cb756;
	color: #FFF;
}

#newsletter .moduletable {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

#newsletter h3 {
	margin-right: 30px;
	font-family: "Pacifico", Arial, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	white-space: nowrap;
}


#newsletter .acymailing_module {
	width: 100%;
}

#newsletter .acymailing_form {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

#newsletter p {
	margin: 0;
}

#newsletter .acymailing_form .onefield {
	flex-grow: 1;
}

#newsletter input[type=submit] {
	border: 1px solid #FFF;
	width: 45px;
	height: 45px;
	background: none;
	text-indent: -999px;
	border-radius: 100%;
	background: url("../images/newsletter-arrow.png") no-repeat center center;
	background-size: 45px 45px;
	background-color: rgba(0, 0, 0, .1);

	transition: background-color .25s;
}

#newsletter input[type=submit]:hover {
	background-color: rgba(0, 0, 0, .2);
}

#newsletter .onefield span {
	display: block;
	padding-right: 20px;
}

#newsletter .onefield input {
	width: 100% !important;
	height: 45px;
	border-radius: 40px;
	border: 1px solid #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	background: none;
	color: #FFF;
	background-color: rgba(0, 0, 0, .1);
}

#newsletter ::-webkit-input-placeholder { /* Safari, Chrome and Opera */
  color: #FFF;
}

#newsletter :-moz-placeholder { /* Firefox 18- */
  color: #FFF;
}

#newsletter ::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
}

#newsletter :-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
}

#newsletter ::-ms-input-placeholder { /* Edge */
  color: #FFF;
}

#newsletter :placeholder-shown { /* Standard one last! */
  color: #FFF;
}

#newsletter {
	padding-top: 10px;
	padding-bottom: 10px;
}


@media screen and (max-width: 1280px) {

	
	#map {
		right: 50%;
	}


	#map + #component {
		width: 50%;
	}

}

@media screen and (max-width: 980px) {

	
	.meal-plans-list .itemContainer {
		width: 33.33% !important;
	}

	#map {
		position: static;
		left: 0;
		bottom: 0;
		top: 0;
		height: 250px;
		margin-left: -20px;
		margin-right: -20px;
		margin-top: -40px;
	}


	#map .moduletable {
		width: 100%;
		height: 100%;
	}

	#jform_captcha {
		margin-bottom: 20px;
		height: 126px;
	}

	#map + #component {
		float: none;
		width: 100%;
		padding-top: 20px	;
		padding-left: 0;
	}

	#itemListSecondary .itemContainer {
		width: 45%;
		margin: 0;
		-webkit-flex-grow: 1;
		    -ms-flex-positive: 1;
		        flex-grow: 1;
		-ms-flex-preferred-size: 45%;
		        -webkit-flex-basis: 45%;
		        flex-basis: 45%;
	}

	#itemListSecondary > .itemContainer {
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-top: 0 !important;
	}

	#itemListSecondary > .itemContainer:nth-child(2n) {
		margin-left: 20px !important;
	}

	#itemListSecondary > .itemContainer:nth-child(n+3) {
		margin-top: 20px !important;
	}



	#slider .tp-caption.holistic_title {
		font-size: 24px !important;
		top: 50px !important;
		max-width: 70% !important;
		overflow: hidden !important;
		text-overflow: ellipsis !important;
		line-height: 1 !important;
		text-align: center;
	}

	#slider .tp-caption.holistic_text {
		font-size: 18px !important;
		top: 110px !important;
		white-space: normal !important;
		right: 20px !important;
		line-height: 1.1 !important;
		max-width: 70% !important;
		max-height: 80px !important;
		overflow: hidden !important;
	}

	#slider a.tp-button {
		top: auto !important;
		bottom: 0 !important;
	}

	#slider .tp-caption.large_bold_white {
		top: auto !important;
		bottom: 50px !important;
	}


	#navigation {
		margin-bottom: 0;
	}

	#navigation ul {
		display: block;
	}

	#navigation ul li {
		display: block;
		text-align: center;
	}

	#navigation ul li:before,
	#navigation ul li:after {
		display: none;
	}

	#navigation ul li.active a {
		background: #1face6;
		color: #FFF;
	}

	#navigation ul li + li {
		border-top: 1px solid rgba(0, 0, 0, 0.2);
		margin-top: -1px;
	}

	#navigation h3 {
		display: block;
		background: #000;
		color: #FFF;
		line-height: 60px;
		text-align: center;
		font-weight: normal;
		text-transform: uppercase;
		cursor: pointer;
	}

	#navigation h3:after {
		content: "\f0ab";
		display: inline-block;
		font-family: FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		/*width: 15px;*/
		/*height: 15px;*/
		margin-left: 20px;
		line-height: 1;
		padding: 0;
		
		-webkit-transform-origin: 50% 50%;
		
		        transform-origin: 50% 50%;
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		        transform: rotate3d(0, 0, 0, 0deg);

		transition: -webkit-transform .25s;

		transition: transform .25s;
	}

	.navigation-open #navigation h3:after {
		-webkit-transform: rotate3d(0, 0, 1, 180deg);
		        transform: rotate3d(0, 0, 1, 180deg);
	}

	#navigation ul {
		display: none;
	}

	.navigation-open #navigation ul {
		display: block;
	}


	#navigation {
		padding-top: 20px;
		padding-bottom: 20px;
	}
		

	#home-modules .container {
		display: block;	
	}

	#latest,
	#upcoming {
		width: 100%;	
		float: none;	
		padding: 0;	
	}

	#home-modules #latest .moduletable .module-header-wrapper:before {
		display: none;
	}
	
	#upcoming {
		border-left: 0;
		margin-left: -20px;
		margin-right: -20px;
		padding-top: 20px;
		padding-bottom: 40px;
		margin-top: 20px;
		width: auto;
	}

	#upcoming .k2ItemsBlock > ul:first-child li {
		max-width: 640px;
		margin-left: auto;
		margin-right: auto;
	}

	#upcoming .moduletable h3.module-header,
	#latest .moduletable h3.module-header {
		width: 100%;
		max-width: calc(100% - 160px);
	}

	#latest {
		padding-bottom: 20px;
	}
	


	#upcoming .moduletable h3.module-header {
		max-width: calc((100% - 640px) / 2 + 460px);
	}

	#upcoming .moduleLeft {
		right: 20px;
	}

	#footer-1,
	#footer-2 {
		width: 50%;
	}

	#footer-3 {
		clear: both;
	}

	#footer-3,
	#footer-4 {
		width: 50%;
		margin-top: 20px;
	}

	#footer-4 {
		margin-left: -20px;
	}

	#plans .container-inner {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}

	#plans .container-inner > .moduletable {
		width: 50%;
	}

	#plans .container-inner > .moduletable:nth-child(n+3) {
		border-top: 1px solid #EFEFEF;
	}
}

@media screen and (max-width: 780px) {

	#newsletter .moduletable {
		display: block;
		text-align: center;
	}

	#newsletter h3 {
		margin-bottom: 20px;
		padding-right: 0;
		white-space: normal;
	}


	.item-page #highlights a {
		width: auto;
	}

	.has-sidebar #component {
		width: 100%;
		float: none;
		padding-right: 0;
		margin-bottom: 20px;
	}

	#sidebar {
		float: none;
		width: 100%;
	}

	ol.bottom-buttons {
		display: block;
	}

	ol.bottom-buttons.foodforhealing li,
	ol.bottom-buttons li {
		display: block;
		width: 100% !important;
		max-width: 320px;
		margin: auto !important;
	}

	ol.bottom-buttons.foodforhealing li + li,
	ol.bottom-buttons li + li {
		margin: 0;
		margin-top: 15px !important;
	}

	ol.bottom-buttons.smallwidth li {
		text-align: left;
		width: auto !important;
		display: inline-block !important;
	}
	
	#highlights .container > .moduletable {
		width: 100%;
		float: none;
		
		margin: auto !important;
		text-align: center;
	}

	#highlights .container > .moduletable .custom {
		max-width: 300px;
		margin: auto;
	}

	#highlights .container > .moduletable + .moduletable {
		margin-top: 40px !important;
		/*padding-top: 30px;*/
		/*border-top: 1px solid #DDD;*/
	}



	#logo {
		top: 0;
		bottom: 0;
		height: 64px;
		margin: auto 0;
		left: 20px;
		width: 108px;
	}

	#top-left {
		display: none;
	}

	#top-right {
		width: 100%;
		text-align: center;
	}

	#logo img {
		width: 108px;
		height: 64px;
	}

	#logo a:before {
		display: none;
	}
}

@media screen and (max-width: 640px) {

	#instagram {
		background: #604a3c;
	}


	#ff_formdiv1 #bfPage1 {
		position: relative;
		padding-left: 0;
	}

	#ff_formdiv1 #bfPage1 > div:first-child {
		position: static;
		padding-right: 0;
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	
	.bfQuickMode input[type="text"], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input,
	#ff_formdiv1 input {
		max-width: 100% !important;
		width: 100%;
	}

	#ff_formdiv1 #bfPage1 > div:first-child img {
		width: 100%;
		height: auto;
		margin: auto;
	}


	.meal-plans-list .itemContainer {
		width: 50% !important;
	}


	.part.one .leftpart,
	.part.one .rightpart {
		float: none;
		width: 100%;
	}

	.part.one .rightpart {
		margin-top: 20px;
	}

	.part.two .leftpart {
		width: 70%;
	}
	
	.part.two .rightpart {
		width: 30%;
	}

	.item-page #highlights a {
		width: auto;
	}

	.boxlist ul {
		float: none !important;
		width: 100% !important;
		margin: 0 !important;
	}

	.boxlist ul + ul {
		margin-top: 20px !important;
	}

	.itemView {
		margin-left: -20px;
		margin-right: -20px;
		margin-top: -180px;
		position: relative;
		z-index: 100;
		background: none;
	}


	.itemView .itemSocialSharing .social-title {
		width: 0;
		overflow: hidden;
	}
	
	.itemView .itemSocialSharing a,
	.itemView .itemSocialSharing .social-icon {
		border: 0;
	}

	#footer-1,
	#footer-2,
	#footer-3,
	#footer-4 {
		width: 100%;
		clear: both;
		text-align: center;
	}


	#footer-1 .custom > p:first-child + p {
		max-width: initial;
	}

	#footer-4 ul,
	#footer-4 .c-address,
	#footer-4 .c-phone,
	#footer-4 .c-mail {
		padding-left: 0;
	}

	#footer-4 .c-address:before,
	#footer-4 .c-phone:before,
	#footer-4 .c-mail:before {
		position: static;
		margin-right: 10px;
	}

	#footer-2,
	#footer-3,
	#footer-4 {
		clear: both;
		padding-top: 20px;
		border-top: 1px solid rgba(255, 255, 255, 0.3);
		margin-top: 20px;
		margin-left: 0;
	}


	#footer-4 h3 {
		padding-left: 0;
	}

	#copyright,
	#signature {
		float: none;
		width: 100%;
	}

	#signature {
		margin-top: 10px;
		text-align: left;
	}
	

}

@media screen and (max-width: 520px) {
	div.healcode .header select {
		width: 100% !important;
	}

	#component div.healcode .header .date_links .healcode-jump-to-date {
		width: 100% !important;
		margin-left: 0 !important;
	}

	.part.three {
		display: block;
	}

	.part.three .leftpart,
	.part.three .rightpart {
		float: none;
		width: 100%;
	}

	.part.three .rightpart  {
		margin-top: 20px;
		font-size: 1.2em;
	}

}

@media 
screen and (max-width: 480px),
screen and (max-height: 480px) {
	div.healcode div.header h1,
	div.healcode div.header h1 * {
		font-size: 24px !important;
	}

	div.healcode div.header * {
		font-size: 14px !important;
	}

	#component div.healcode .week_links a, #component div.healcode .week_links a:visited, #component div.healcode .healcode-date-links-area a, #component div.healcode .healcode-date-links-area a:visited, #component div.healcode .day_links a, #component div.healcode .day_links a:visited {
		font-size: 9px !important;
	}
}

@media screen and (max-width: 480px) {

	#newsletter .acymailing_form {
		display: block;
	}

	#newsletter .acymailing_form p + p {
		margin-top: 10px;
	}

	#newsletter .acymailing_form span {
		padding-right: 0;
	}

	.meal-plans-list .itemContainer {
		width: 100% !important;
	}


	#plans .container-inner > .moduletable {
		width: 100%;
		border-left: 0 none;
	}

	#plans .container-inner > .moduletable:nth-child(n+1) {
		border-top: 1px solid #EFEFEF;
	}



	div.healcode .hc_header_time {
		display: block;
		width: 100% !important;
	}


	.customlist ul li {
		float: none;
		width: 100%;
	}


	#itemListSecondary .itemContainer {
		width: 100%;
		margin: 0;
		-webkit-flex-grow: 1;
		    -ms-flex-positive: 1;
		        flex-grow: 1;
		-ms-flex-preferred-size: 100%;
		        -webkit-flex-basis: 100%;
		        flex-basis: 100%;
	}

	#itemListSecondary > .itemContainer {
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-top: 0 !important;
	}

	#itemListSecondary > .itemContainer + .itemContainer {
		margin-top: 20px !important;
	}

	#itemListSecondary > .itemContainer:nth-child(2n) {
		margin-left: 0 !important;
	}

	#itemListPrimary .catItemLeft {
		position: static;
		width: auto;
		height: 200px;
		margin-left: -20px;
		margin-right: -20px;
		margin-top: -20px;
		margin-bottom: 20px;
	}

	#itemListPrimary.meal-plans-list .catItemLeft {
		position: static;
		width: 100%;
		padding-bottom: 75%;
		height: auto !important;
		position: relative;
		margin: 0;
		margin-bottom: 20px;
	}

	#itemListPrimary .catItemRight {
		padding-left: 0;
	}

	#itemListPrimary .catItemImageBlock {
		height: 100%;
		position: static;
	}

	#itemListPrimary.meal-plans-list .catItemImageBlock {
		width: auto;
		margin-top: -20px;
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: 20px;
		position: absolute;
	}
	
	.meal-plans-list .catItemView .paypal-hover {
		opacity: 1;
		visibility: visible;

		transition: opacity .25s,
				visibility 0s;
	}

	.meal-plans-list .catItemView input[type=image] {
		transform: translate3d(0, 0, 0);
	}


	table.gw-table {
		font-size: 13px;
	}

	#footer-2 ul li a,
	#footer-3 ul li a {
		padding: 5px;
	}

	#upcoming .k2ItemsBlock > ul:first-child {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#upcoming .moduleLeft,
	#latest .moduleLeft {
		position: static;

		width: 140px;
		height: 140px;
		margin: auto;
		margin-bottom: 20px;
	}

	#latest .moduleRight {
		padding-left: 0;
	}

	#upcoming .moduleRight {
		padding-right: 0;
	}
	
	#upcoming .moduletable h3.module-header,
	#latest .moduletable h3.module-header {
		width: 100%;
		max-width: 100%;
	}

	#upcoming .moduletable h3.module-header {
		max-width: calc(100% - 20px);
	}

	#header-right {
		position: fixed;
		bottom: 20px;
		left: 0;
		right: 0;
		top: auto;
		margin: auto;
		width: 200px;
		z-index: 1000;

		-webkit-transform: translate3d(0, 0, 0);

		        transform: translate3d(0, 0, 0);
		transition: -webkit-transform .25s;
		transition: transform .25s;
	}

	#header-right a {
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
	}

	.hide-call #header-right {


		-webkit-transform: translate3d(0, 100px, 0);


		        transform: translate3d(0, 100px, 0);
	}

	#logo {
		margin: auto;
		position: static;
	}

	#header .container {
		height: auto;
		min-height: initial;
		padding-bottom: 0;
	}

	#bottom {
		padding-bottom: 80px;
	}
}

@media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1) {
	
	#footer-1 img {
		width: 88px;
		height: 51px;
	}
	

}

@media screen and (max-height: 600px) {

	#map .bt-googlemaps {
		/*height: 200px !important;*/
	}

}
