
@font-face {
	font-family: 'socialicoregular';
	src: url('../fonts/socialico-webfont.eot');
	src: url('../socialico-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/socialico-webfont.woff') format('woff'),
		url('../fonts/socialico-webfont.ttf') format('truetype'),
		url('../fonts/socialico-webfont.svg#socialicoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../fonts/glyphicons-halflings-regular.eot');
	src: url('../glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/glyphicons-halflings-regular.woff') format('woff'),
		url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
		url('../fonts/glyphicons-halflings-regular.svg#Glyphicons Halflings') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	font-size: 18px;
	/*font-family: 'GothamRounded'; */
	/*font-family: 'Gotham Rounded SSm A','Gotham Rounded SSm B'; */ 
	font-family: 'Lato', sans-serif;
	/* background: #f4f4f4; */
	background: #ffffff;
	color: #656565;
	font-weight: 200;
}

.container {
	width: auto;
	max-width: 1440px;
	margin: 0 auto;
	background: #fff;
	/* box-shadow: 0 0 3em #e9e9e9; */

}

/*.row { margin: 0 -2.25em; }©

.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 { 
	padding: 0;
}
.col-xs-11,.col-xs-10,.col-xs-9,.col-xs-8,.col-xs-7,.col-xs-6,.col-xs-5,.col-xs-4,.col-xs-3,.col-xs-2,.col-xs-1,
.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,
.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,
.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1 {
	padding: 0 2.25em;	
}*/

.nomargin { margin: 0 auto; }
.nopadding { padding: 0; }
.lgmargin { margin: 0 4.5em; }
.lgpadding { padding: 4.5em; }
.mdmargin { margin: 0 2.25em; }
.mdpadding { padding: 2.25em; }

.ui-loader {
	display: none !important;
}
.ui-input-text {
	display: inline;
}



a {
	outline: none !important;
}

img {
	max-width: 100%;
	height: auto;
}
h1,h2,h3,blockquote strong {
	/*font-family: 'Vitesse';*/
	/*font-family: 'Vitesse SSm A', 'Vitesse SSm B'; */
	font-weight: 500;
	letter-spacing: .08em;
}
h4,h5,h6 {
	letter-spacing: .1em;
	text-transform: uppercase;
}
h1 {
	font-size: 335%;
	margin: .5em 0;
	color: #717171;
}
h2 {
	font-size: 250%;	
}
h3 {
	font-size: 200%;	
}
h4 {
	font-size: 185%;
	margin: 2em 0 1em 0;
	font-weight: 500;
	color: #333;
	clear: both;
}
h5 {
	font-size: 140%;
	font-weight: 200;
}
h6 {
	font-size: 120%;
	margin: 1em 0;
}
h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child {
	margin-top: 0;
}
h1 sup {
	font-size: 30%;
	display: inline-block;
	vertical-align: bottom;
	margin: 0 0 2.5em -1em; 
}
.contentarea h6 {
	white-space: nowrap;
	margin-top: 1em;	
}
p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
blockquote {
	background: none;
	font-style: normal;
	font-size: 130%;
	/*font-family: 'GothamRounded'; */
	/*font-family: 'Gotham Rounded SSm A','Gotham Rounded SSm B'; */ 
	line-height: 2.5em;
	padding: 0;
	border: none;
}
blockquote strong {
	background: #f5f5f5;
	color: #666666;
	font-size: 175%;	
	line-height: 2em;
	border: none;
	padding: .25em 0;
	margin-bottom: .5em;
}
.gray blockquote strong {
	background: #fff;
	font-size: 120%;
}

.large {
	font-size: 125%;
}

section header {
	text-align: center;
	padding: 8em 0 4em 0;
}

.navbar-brand > img.mob-image {
  display: none;
}
/*** navigation bar ***/
.navbar {
	background: #fff;
	border: none;
	border-top: .5em solid #60bac3;
	/* position: absolute; */
	z-index: 10;
	width: 100%;
	border-radius: 0 !important;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{margin:0px;}
/* .navbar .container {
	background: -webkit-linear-gradient(top,rgba(0,0,0,.7),rgba(0,0,0,0));	
	background: -moz-linear-gradient(top,rgba(0,0,0,.7),rgba(0,0,0,0));	
	background: -ms-linear-gradient(top,rgba(0,0,0,.7),rgba(0,0,0,0));	
	background: linear-gradient(top,rgba(0,0,0,.7),rgba(0,0,0,0));	
} */
.navbar-collapse {
	width:75%;
	padding-right: 0;
}

.navbar-inner {
	box-shadow: none !important;
	background: none;
	border: none;
}
/* .navbar-brand {
	display: inline-block;
	vertical-align: top;
	font-size: 67%;
	background: #45b1bb;
	padding: 2.5em 1.75em	1em 1.75em;
	margin: 0 !important;
	text-align: center;
	color: #fff !important;
	text-transform: uppercase;
	letter-spacing: 1px;	
	float: none;
	height: auto;
	line-height: 1.5em;
} */

.navbar-brand {
  background: #60bac3 none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  float: none;
  font-size: 67%;
  height: auto;
  letter-spacing: 1px;
  line-height: 1.5em;
  margin: 0;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: top;
}
.navbar-brand strong {
	display: block;
	text-indent: -200%;	
	background: url(../img/sane-logo.svg) no-repeat 0% 50%;
	background-size: contain;
	fill: #fff;
	height: 4.2em;
	overflow: hidden;
	margin: 0 -.7em 0 0;
}
.navbar .nav {
	float: none;
	text-align: right;
	font-size: 94%;
	font-weight: 700;
	/*margin: 2em -.75em;*/
	margin: 2em 0 !important;
	width:100%;
}
.navbar .nav > li {
	float: none;
	display: inline-block;
	margin: 0 0.5em;
}
.navbar .nav > li > a {
display: block;
line-height: 1.5em;
padding: .5em;
margin: 0;
color: #fff;
text-decoration: none;
text-shadow: none;
letter-spacing: .05em;
text-transform: uppercase;
border-bottom: 2px solid transparent;
-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
-ms-transition: all .3s linear;
transition: all .3s linear;
letter-spacing: .1em;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
background: none;
border-bottom: 2px solid #45b1bb;
}
.navbar .nav > li > a.btn {
border: 2px solid #45b1bb;
font-size: 1em;
background: none;
border-radius: 0;
box-shadow: none;	
padding: .6em 1.5em .5em 1.5em;
font-weight: inherit;
}


/*** main banner area ***/

.hero-unit {
padding: 0px;
margin: 0px auto;
font-size: 100%;
font-weight: 500;
line-height: normal;
background: none;
text-align: center;
position: relative;
max-width: 100%;
border-radius: 0 !important;
}
.hero-unit img {
	margin: 0 auto;
}
.hero-unit .content {
	position: absolute;
	bottom: -.5em;
	right: 0;
	text-align: left;
	background: #fff;
	padding-top: 2.25em;
	padding-bottom: 0;
}
.hero-unit h1 {
	margin: 0;
}
.home .hero-unit .content,
.page-template-hometest .hero-unit .content  {
	width: 100%;
	top: 40%;
	bottom: initial;
	right: initial;
	left: 0; 
	color: #fff;
	text-shadow: 0 0 .6em rgba(0,0,0,.8);
	padding: 0;
	background: none;
	text-align: center;
}
.home .hero-unit h1,
.page-template-hometest .item .content h1  {
	text-transform: uppercase;
	color: #fff!important;
}
.page-template-hometest .embed-container{
	display:none;	
}
.carousel.fade {
  opacity: 1;
}
.carousel.fade .carousel-inner > .item {
  -moz-transition: opacity ease-in-out .7s;
  -ms-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  left: 0 !important;
  opacity: 0;
  top:0;
  position:absolute;
  width: 100%;
  display:block !important;
  z-index:1;
}
.carousel.fade .carousel-inner > .item:first-child {
  top:auto;
  position:relative;
}
.carousel.fade .carousel-inner > .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out .7s;
  -ms-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  z-index:2;
}

.carousel-indicators {
	position: absolute;
	top: initial;
	right: initial;
	bottom: 1em;
	left: 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.carousel-indicators li {
	display: inline-block;
	float: none;
}
.carousel-control {
	z-index: 100;
	opacity: 0;
	-webkit-transition: opacity .4s linear;
	display: none;
}
.carousel:hover .carousel-control {
	opacity: .5;
}

.sane-tooltips {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.sane-tooltips > div,
.sane-tooltips span {
position: absolute;
width: 1.5em;
height: 1.5em;
text-align: center;
line-height: 1.5em;
border: 2px solid transparent;
border-radius: 100%;
background: #84ba4b;
color: #fff;
font-size: 23px;
display: block;
cursor: default;
}
.sane-tooltips .sane {
	background: #8eb74c url(../img/icon-sane_white.png) no-repeat 49% 49% !important;
	background-size: 50% !important;
}
.sane-tooltips .insane {
	background: #f16f30 url(../img/icon-insane_white.png) no-repeat 50% 50% !important;
	background-size: 50% !important;
}
.sane-tooltips > div {
	opacity: 0;	
	-webkit-transition: opacity .3s ease-in-out,width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out,width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out;
	-ms-transition: opacity .3s ease-in-out,width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out;
	transition: opacity .3s ease-in-out,width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out;
	width: 3em;
	height: 3em;
	line-height: 3em;
	margin-left: -1.5em;
	margin-top: -1.5em;
}
.sane-tooltips > div:nth-child(0) { -webkit-transition-delay: .3s;-moz-transition-delay: .3s;-ms-transition-delay: .3s;transition-delay: .3s; }
.sane-tooltips > div:nth-child(1) { -webkit-transition-delay: .6s;-moz-transition-delay: .6s;-ms-transition-delay: .6s;transition-delay: .6s; }
.sane-tooltips > div:nth-child(2) { -webkit-transition-delay: .9s;-moz-transition-delay: .9s;-ms-transition-delay: .9s;transition-delay: .9s; }
.sane-tooltips > div:nth-child(3) { -webkit-transition-delay: 1.2s;-moz-transition-delay: 1.2s;-ms-transition-delay: 1.2s;transition-delay: 1.2s; }
.sane-tooltips > div:nth-child(4) { -webkit-transition-delay: 1.5s;-moz-transition-delay: 1.5s;-ms-transition-delay: 1.5s;transition-delay: 1.5s; }

.active .sane-tooltips > div.loaded {
	opacity: 1;	
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	margin-left: -.75em;
	margin-top: -.75em;
}

.sane-tooltips .category {
bottom: 0em;
left: 2.25em;
text-indent: -9999px;
margin-left: -2em;
margin-top: -2em;
box-shadow: none;
background-image: url(../img/icons-foodgroup.png);
background-repeat: no-repeat;
background-size: auto 84px;
opacity: 0;
width: 0;
height: 0;
-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
-ms-transition: all .3s linear;
transition: all .3s linear;
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
-ms-transition-delay: .2s;
transition-delay: .2s;
font-size: 28px;
}
.sane-tooltips .serving {
top: -2px;
left: -2px;
width: 1.5em;
height: 1.5em;
font-size: 100%;
line-height: 1.5em;
border-color: transparent;
box-shadow: none;
font-weight: 700;
opacity: 0;
-webkit-transition: opacity .3s linear;
-moz-transition: opacity .3s linear;
-ms-transition: opacity .3s linear;
transition: opacity .3s linear;
}
.sane-tooltips > div:hover .serving {
	opacity: 1;
}
.sane-tooltips > div:hover .category {
width: 3em;
height: 3em;
opacity: 1;
}

.sanebar .non-starchy-vegetables, .sane-tooltips .non-starchy-vegetables, .sane-tooltips .non-starchy-vegetables span { background-color: #8fb63e; }
.sanebar .nutrient-dense-protein, .sane-tooltips .nutrient-dense-protein, .sane-tooltips .nutrient-dense-protein span { background-color: #a7bd39; }
.sanebar .whole-food-fats, .sane-tooltips .whole-food-fats, .sane-tooltips .whole-food-fats span { background-color: #bec531; }
.sanebar .low-fructose-fruits, .sane-tooltips .low-fructose-fruits, .sane-tooltips .low-fructose-fruits span { background-color: #f2d925; }
.sanebar .legumes, .sane-tooltips .legumes, .sane-tooltips .legumes span { background-color: #f2c425; }
.sanebar .other-fruits, .sane-tooltips .other-fruits, .sane-tooltips .other-fruits span { background-color: #f2c425; }
.sanebar .most-dairy, .sane-tooltips .most-dairy, .sane-tooltips .most-dairy span { background-color: #f7941d; }
.sanebar .other-fats, .sane-tooltips .other-fats, .sane-tooltips .other-fats span { background-color: #f7941d; }
.sanebar .starch, .sane-tooltips .starch, .sane-tooltips .starch span { background-color: #f36f21; }
.sanebar .sweets, .sane-tooltips .sweets, .sane-tooltips .sweets span { background-color: #f36f21; }
.sanebar .other, .sane-tooltips .other, .sane-tooltips .other span { background-color: #f36f21; }

.sane-tooltips .non-starchy-vegetables .category { background-position: 0 -1px; }
.sane-tooltips .nutrient-dense-protein .category { background-position: -86px -1px; }
.sane-tooltips .whole-food-fats .category { background-position: -170px -1px; }
.sane-tooltips .low-fructose-fruits .category { background-position: -254px -1px; }
.sane-tooltips .legumes .category { background-position: -339px -1px; }
.sane-tooltips .other-fruits .category { background-position: -422px -1px; }
.sane-tooltips .most-dairy .category { background-position: -506px -1px; }
.sane-tooltips .other-fats .category { background-position: -592px -1px; }
.sane-tooltips .starch .category { background-position: -676px -1px; }
.sane-tooltips .sweets .category { background-position: -756px -1px; }


/*** sane meter ***/
.sanemeter {
	display: none;
}

.sanebar {
	width: 87%;
	box-sizing: border-box;
	border-radius: 3em;
	position: relative;
	clear: both;
	height: 2.3em;
}
.sanebar span {
	display: inline-block;
	vertical-align: top;
	height: 100%;
	border-right: 1px solid #fff;
	margin: 0;
	box-sizing: border-box;
	color: #fff;
	text-align: right;
	padding: 2em 1em .5em 1em;
	font-size: 60%;
	position: relative;
	float: right;
}
.sanebar span.first {
	border-right: none;
	border-radius: 0 5em 5em 0;
}
.sanebar span.last {
	border-radius: 5em 0 0 5em;
}
.sanebar span.first.last {
	border-radius: 5em;
}

.sanebar span:before {
position: absolute;
top: 0;
left: .5em;
content: " ";
display: block;
width: 4em;
height: 4em;
background-image: url(../img/icons-foodgroup.png);
background-repeat: repeat;
background-size: auto 4em;
}

.sanebar .non-starchy-vegetables:before { background-position: 0 -1px; }
.sanebar .nutrient-dense-protein:before { background-position: -4em -1px; }
.sanebar .whole-food-fats:before { background-position: -8.5em -1px; }
.sanebar .low-fructose-fruits:before { background-position: -12em -1px; }
.sanebar .legumes:before { background-position: -16.2em -1px; }
.sanebar .other-fruits:before { background-position: -20em -1px; }
.sanebar .most-dairy:before { background-position: -24em -1px; }
.sanebar .other-fats:before { background-position: -28em -1px; }
.sanebar .starch:before { background-position: -32em -1px; }
.sanebar .sweets:before { background-position: -35.5em -1px; }
.sanebar .other:before { 
background: none;
text-indent: 0;
content: "X";
font-size: 2em;
line-height: 2em;
text-align: left;
margin-left: .25em;
}

.sanebar.insane:before,
.sanebar.insane-low:before,
.sanebar.sane-mid:before,
.sanebar.sane-low:before,
.sanebar.sane:before {
content: "";
position: absolute;
width: 1.5em;
height: 1.5em;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
left: 104.5%;
top: 0%;
margin-top: .45em;
background: #8eb94b;
border-radius: 0 1em 1em 1em;
}
.sanebar.insane:before,
.sanebar.insane-low:before {
left: -15%;
margin-left: 1.2em;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
}

.sanebar.insane:after,
.sanebar.insane-low:after,
.sanebar.sane-mid:after,
.sanebar.sane-low:after,
.sanebar.sane:after {
content: "";
width: 2.5em;
height: 2.5em;
position: absolute;
top: 0%;
left: 105%;
margin-top: -.1em;
border-radius: 100%;
border: 3px solid #8eb94b;
background-color: #fff;
background-repeat: no-repeat;
background-size: 60%;
background-position: 50% 40%;
background-image: url(../img/icon-sane_color.png);
}
.sanebar.sane-mid:after { border-color: #bcc645; background-image: url(../img/icon-sane-mid_color.png); }
.sanebar.sane-low:after { border-color: #c6b739; background-image: url(../img/icon-sane-low_color.png); }
.sanebar.sane-mid:before { background: #bcc645; }
.sanebar.sane-low:before { background: #c6b739; }
.sanebar.insane-low:before { background: #c6b739; }
.sanebar.insane:before { background: #f06e31; }

.sanebar.insane, .sanebar.insane-low { margin-left: 13%; }
.sanebar.insane-low:after { border-color: #c6b739; left: -15%; background-image: url(../img/icon-insane-low_color.png); background-position: 50% 55%; }
.sanebar.insane:after { border-color: #f06e31; left: -15%; background-image: url(../img/icon-insane_color.png); background-position: 50% 55%; }





/*** calorie myth drop down ***/

#calorie-myth {
	background: #674a74;
	background: -webkit-linear-gradient(top,#9884a0,#674a74);	
	background: -moz-linear-gradient(top,#9884a0,#674a74);	
	background: -ms-linear-gradient(top,#9884a0,#674a74);	
	background: linear-gradient(top,#9884a0,#674a74);	
	text-align: center;
	color: #c4c4c4;
	position:relative;
	z-index:2000;
	padding-top: 5em;
	box-sizing: border-box;
/*	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;*/
	display: none;
}
#calorie-myth.active {
	margin-top: 0 !important;	
}
#calorie-myth .container {
	background: none;
	box-shadow: none;
	margin: 0 auto;
}
#calorie-myth h1, #calorie-myth .readmore {
	color: #efdb45;
}
#calorie-myth h1 {
	font-size: 215%;
	text-transform: uppercase;
}
#calorie-myth h6 {
	font-size: 112%;
}
#calorie-myth .book img {
	max-width: 70%;
}
#calorie-myth .mug {
	position: static;
}
#calorie-myth .mug img {
	max-width: 27em;
	margin-left: -5.5em;
}
#calorie-myth .close {
	position: absolute;
	top: 1em;
	right: 1em;
	color: #fff;
	font-weight: 700;	
	opacity: .5;
}




.progress {
	background: none;
	box-shadow: none !important;
}
.progress-bar {
	box-shadow: none !important;
}
.progress-bar-insane { background: #f06e31; }
.progress-bar-notinsane { background: #c6b739; }
.progress-bar-notsane { background: #bcc645; }
.progress-bar-sane { background: #8eb94b; }






.flickscroll {
	overflow: hidden;
}
.flickscroll .row {
	padding: 2.25em 0;	
}
#go-sane .flickscroll .rightcolumn {
	position: relative;
	min-height: 20.875em;
}
#go-sane h3 {
	color: #90bb45;
}
#success .flickscroll .rightcolumn {
	position: relative;
	min-height: 36em;
}
.flickslide {
	text-align: left;	
	clear: both;
	opacity: 0;
	position: absolute;
	height: 300px;
	-webkit-transition: opacity 1s linear;
	-moz-transition: opacity 1s linear;
	-ms-transition: opacity 1s linear;
	transition: opacity 1s linear;
	z-index: 0;
	background: #fff;
	top: 100%;
}
.flickslide.outgoing {
	top: 3em;
}
.flickslide.active {
	opacity: 1;
	top: 3em;
}
#success .flickslide.outgoing,
#success .flickslide.active {
	top: 0;
}
.flickslide .image {
	width: 40%;
	float: left;
	text-align: left;
	margin-top: -1em;
}
.flickslide .image img {
width: 100%;
height: auto;
-webkit-transition: all .6s ease-in-out;
-moz-transition: all .6s ease-in-out;
-ms-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
}
.flickscroll.image-rotate .flickslide .image img { -webkit-transform: rotate(-30deg);-moz-transform: rotate(-30deg);-ms-transform: rotate(-30deg);transform: rotate(-30deg); }
.flickscroll.image-rotate .flickslide.active .image img { -webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg); }
.flickscroll.image-rotate .flickslide.outgoing .image img { -webkit-transform: rotate(30deg);-moz-transform: rotate(30deg);-ms-transform: rotate(30deg);transform: rotate(30deg); }

.flickscroll.image-fade .flickslide .image img { opacity: 0; }
.flickscroll.image-fade .flickslide.active .image img { opacity: 1; }

.flickscroll.image-shrink .flickslide .image img { width: 120%; height: 120%; margin-left: -10%; margin-top: -10%; max-width: inherit; }
.flickscroll.image-shrink .flickslide.active .image img { width: 100%; height: 100%; margin-left: 0%; margin-top: 0%; max-width: inherit; }

.flickscroll.image-rotate #sane.flickslide .image img { -webkit-transform: rotate(0deg) !important;-moz-transform: rotate(0deg) !important;-ms-transform: rotate(0deg) !important;transform: rotate(0deg) !important; }
.flickslide .content {
	width: 60%;
	float: right;
	text-align: left;
	margin-top: 0%;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	opacity: 0;
	position: relative;
	z-index: 10;
	box-sizing: border-box;
	padding: 0 2.25em;
	color: #656565;
}
.flickslide.active .content {
	opacity: 1;
}
/*.up .flickslide.outgoing .content {
	margin-top: -100%;	
}
.down .flickslide.outgoing .content {
	margin-top: 100%;	
}*/
.flickslide h6 {
	display: none;
}
#success .flickscroll ul.menu li a {
	font-size: 100%;
}


/*** TESTING Code for JB ***/
/*** hide for testing -
#success .flickscroll ul.menu li.active a {
	color: inherit;
}*/
.flickscroll ul.menu li a {
	color: #656565;
}
.dot-tabs ul.nav li a {
	opacity: .7 !important;
	border-width: 2px !important;
}



.deck {
	color: #575757;
	padding-top: 4em;
}
.deck .nopadding img {
	margin: 0 auto;
}
p.intro {
	margin: 1em 0;
	max-width: 80%;
}
.deck .btn {
	margin-right: 1em;
	margin-top: 2em;
}

.flickscroll ul.menu,
.flickscroll ul.menu li {
	margin: 0;
	padding: 0;
	list-style: none;	
	display: block;
}
.flickscroll ul.menu li {
	margin: 1em 0;
}
.flickscroll ul.menu a {
	font-size: 120%;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #dedede;
	display: block;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	white-space: nowrap;
	text-decoration: none !important;
}
.flickscroll ul.menu a:hover {
	color: #656565;	
	text-decoration: none;
}
.flickscroll ul.menu li.active a {
	color: #90bb45;	
}
.flickscroll .leftcolumn,
.flickscroll .rightcolumn {
	padding-top: 3em;
}
.contentarea .row > div.centercolumn {
	text-align: center;
}

.sponsors {
	margin-top: 30px!important;
	margin-bottom: -20px!important;
}
.sponsors .slider {
	text-align: center;
}
.sponsors h6 {
	color: #45b1bb;
	margin: 0;
	line-height: 5.125em;
	display: block;
	white-space: nowrap;
}
.sponsors .slider {
	height: 6.25em;
}
.sponsors .slider img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 2%;
	height: 100%;
	width: auto;
}
.sponsors .lgpadding {
	padding-top: 0;
	padding-bottom: 0;	
}


.slidedeck .row {
	position: relative;
}
.slidedeck .content {
	position: absolute;
	width: 45%;
	top: 0px;
	left: 50%;	
	text-align: left;
	color: #fff;
	box-sizing:border-box;
	padding: 4.5em;
	padding-bottom: 0px;
}
.slidedeck.dark .content {
	color: #667488;	
}
.slidedeck h6 {
}
.slidedeck h2 {
}
.slidedeck p {
	line-height: 1.5em;	
	margin-top: 1.5em;
}

#myths {
	background: #c2bcae;
	position: relative;
}
.vertical-tabs ul.nav,
.vertical-tabs ul.nav li {
	display: block;
	float: none;
	margin: 0;	
}
.dot-tabs ul.nav {
	position: absolute;
	right: 4.5em;
	top: 30%;
	border: none;
}
.dot-tabs ul.nav li {
	margin: .5em;
}
.dot-tabs ul.nav li a {
	margin: 0px;
	padding: 0;
	line-height: 2em;
	border: 1px solid #fff;
	border-radius: 100%;
	font-size: 67%;
	width: 2em;
	height: 2em;
	text-indent: -9999px;
	display: block;
	opacity: .5;
}

.tab-section > .row {
	padding: 4.5em 0;
}
ul.nav-icons,
.icon-tabs ul.nav {
	border: none;
	margin-top: -1em;
}
ul.nav-icons li,
.icon-tabs ul.nav li {
	margin: 1em 0;
}
ul.nav-icons li a,
.icon-tabs ul.nav li a {
	border: none !important;
	opacity: .3;
	font-size: 90%;
	color: #000;
	line-height: 1.5em;
	padding-left: 3.5em;
	text-transform: uppercase;
	background-size: 2.25em auto;
	background-position: 0 1em;
	background-repeat: no-repeat;
	background-image: url(../img/icon-silverware.png);
	letter-spacing: .2em;
}
ul.nav-icons li:hover a,
ul.nav-icons li.active a,
.icon-tabs ul.nav li:hover a,
.icon-tabs ul.nav li.active a {
	opacity: .8;
	background-color: transparent;
}
.icon-tabs ul.nav li.icon-compass a { background-image: url(../img/icon-compass.png); }
.icon-tabs ul.nav li.icon-house a { background-image: url(../img/icon-house.png); }

.deck {
	position: relative;
}
.deck .content {
	margin: 0 8%;
}

.gray > .row {
	background: #f7f7f7;
}


/*** images ***/

.alignleft {
	float: left;
	margin: 0 2.25em 2.25em 0;
}
.overlap-left {
	margin-left: -4.5em;
}
.alignright {
	float: right;
	margin: 0 0 2.25em 2.25em;
}
.overlap-right {
	margin-left: -4.5em;
}

div.sane .wp-caption-text,
div.insane .wp-caption-text {
	position: relative;
	padding-top: 1.5em;
	margin-top: 1.5em;
}
div.sane .wp-caption-text:before,
div.insane .wp-caption-text:before {
	content: "";
	display: inline-block;
	bottom: 100%;
	left: 50%;
	margin-left: -1.5em;
	width: 3em;
	height: 3em;
	background: #fff url(../img/icon-sane_color.png) no-repeat 50% 50%;
	background-size: 55%;
	border-radius: 100%;
	position: absolute;
	z-index: 10;
}
div.insane .wp-caption-text:before {
	background-image: url(../img/icon-insane_color.png);
}
.wp-caption img {
	width: 100%;
	height: auto;
}


/*** footer ***/

#footer > .row {
	background: #45b1bb;
	color: #fff;
	text-align: center;	
}

#footer h2 {
	text-transform: uppercase;
	margin-bottom: 1em;
}

#footer .newsletter {
	margin: 3em 0 1em 0;
}
#footer .newsletter input {
	background: #fff;
	border: 1px solid transparent;
	min-width: 65%;
	padding: 1em 2em;
	line-height: 1em;
	display: inline-block;	
	vertical-align: top;
	margin: 0 -.3em;
	color: #777;
	height: 53px;
}
#footer .newsletter button {
	background: #22719e;
	border: 1px solid transparent;
	width: auto;
	padding: 1em 1.5em;
	display: inline-block;	
	margin: 0 -.3em;
	font-weight: 100;
	letter-spacing: .1em;
	font-size: 100%;
	line-height: 1.2em;
	height: 53px;
}
#footer p.small {
	font-size: 80%;
}
#footer p.copyright {
	font-size: 90%;
}

.social-icons {
	font-family: 'socialicoregular';
	color: transparent;
}
ul.social-icons {
	list-style: none;
	margin: 4em 0 2em 0;
	padding: 0;
}
ul.social-icons li {
	display: inline-block;
	vertical-align: top;
	margin: 0;	
	list-style: none;
	padding: 0;
}
ul.social-icons li a {
	color: #fff;
	font-size: 3em;
	font-weight: 100;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;	
}

/*** custom buttons ***/

.sane-btn {
	font-size: 85%;
	padding: 1.5em 2.5em;
	text-transform: uppercase;
	color: #fff;
	border-radius: 0;
	border: none;
	letter-spacing: .15em;
}
.btn-primary {
	background: #45b1bb !important;	
}
.btn.facebook {
	background: #22719e;
}
.slidedeck .btn-default {
	border: 3px solid #667488;
	color: #667488;
	padding: 0;
	border-radius: .25em;
	background: none;
	opacity: .8;
}
.slidedeck.light .btn-default {
	border-color: #fff;
	color: #fff;
	padding: .75em;
}
.flickscroll ul.menu li.active a:after,
.readmore:after,
.slidedeck .btn-default:after {
content:"\e072";
display: inline-block;
padding-left: 1em;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400; font-size:14px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;	
}
.btn.video:before {
content:"\e072";
display: inline-block;
padding-right: 1em;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;	
}
.btn.video:after {
display: none;
}
.readmore {
padding: 0;
color: inherit;
text-transform: uppercase;
border: none !important;
letter-spacing: .15em;
}
.btn.join {
display: block;
line-height: 1em;
padding: 1em 0;
text-align: center;
margin: 0;
color: #fff;
text-decoration: none;
text-transform: uppercase;
letter-spacing: .2em;
background: #8eb94b;
margin-bottom: .8em;
}

/*** read time indicator ***/

.readtime {
	display: block;
	margin: 0 0 1em 0;
	background: #fff;
	color: #666;
	letter-spacing: .2em;
	font-size: 67%;
	text-transform: uppercase;
	padding: 0 1em;
	position: relative;
	text-align: left;
	line-height: 32px;
	border: 1px solid #c6c6c6;
}
.readtime .indicator {
	position: absolute;
	height: 100%;
	background: #c6c6c6;
	top: 0;
	left: 0;
	z-index: 1;
}
.readtime .text {
	position: relative;
	z-index: 2;
}

/*** page sharing buttons ***/

.at-share-btn {
	display: block;
	margin: 0 0 1em 0 !important;
	background: #c6c6c6 !important;
	color: #fff;
	letter-spacing: .2em;
	font-size: 67%;
	text-transform: uppercase;
	padding: 0 2em 0 4em;
	position: relative;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
}
.at-share-btn:hover {
	text-decoration: none;
	background: #aaa !important;
	color: #fff;
}
.at-share-btn span {
	position: absolute;
	top: 0;
	left: 0;
}

.at-svc-facebook:after { content: "Share"; }
.at-svc-twitter:after { content: "Tweet"; }
.at-svc-pinterest_share:after { content: "Pin It"; }




/* UTILITIES
     Set of utilities that make up the basic plumbing of the website.
     e.g. backgrounds, borders, base-spacing
*/

/*display*/
.d-block {          display: block;                                                               	}
.d-iblock {         display: inline-block;                                                        	}
.d-table {          display: table;                                                               	}
.d-cell {           display: table-cell;  vertical-align: middle;                                 	}

/*opacity*/
.opacity-0 {        opacity: 0!important;   visibility: hidden;                                     }
.opacity-025 {      opacity: .25!important; visibility: visible;                                    }
.opacity-050 {      opacity: .5!important;  visibility: visible;                                    }
.opacity-075 {      opacity: .75!important; visibility: visible;                                    }
.opacity-1 {        opacity: 1!important;   visibility: visible;                                    }


.fade{
                    opacity: 0;
                    -webkit-transition: opacity .15s linear;
                    -o-transition: opacity .15s linear;
                    transition: opacity .15s linear;
}
/*.fade.in {
                    opacity: 1;
}*/


/*position*/
.pos-rel {          position: relative;                                                             }
.pos-abs {          position:absolute;                                                              }
.pos-fixed {        position: fixed;                                                                }
.center {
                    display:block;
                    margin-left:auto;
                    margin-right:auto
}


/*height*/
.h-inherit{         height: inherit;  min-height: inherit;                                          }

/*cursor*/
.pointer{           cursor: pointer;                                                                }

/*scrolling*/
.scroll-none {      overflow:hidden;                                                                }
.scroll-y {         overflow-x:hidden; overflow-y:auto;                                             }
.scroll-x {         overflow-x:auto; overflow-y:hidden;                                             }
.scroll-auto {      overflow: auto;}

/*horozontal rule*/
hr {
                    margin-top:20px;
                    margin-bottom:20px;
                    border:0;
                    border-top:1px solid rgba(209,211,212,1);
}

/*LAYOUT
  ------------------------------------------------------*/
.splitcol div[class^='col']{                    padding-left:0px; padding-right:0px;}
.splitcol div[class^='col']:first-child {       padding-left:0px!important}
.splitcol div[class^='col']:last-child {        padding-right:0px!important}

/*paddings*/
.p-0 {              padding:        0;                                                              }
.p-t-0 {            padding-top:    0;                                                              }
.p-r-0 {            padding-right:  0;                                                              }
.p-b-0 {            padding-bottom: 0;                                                              }
.p-l-0 {            padding-left:   0;                                                              }

.p-lr-0 {           padding-left:   0px!important; padding-right:  0px!important;                   }
.p-tb-0 {           padding-top:    0px; padding-bottom: 0px;                                       }

.p-5   {           padding:        5px;                                                           }
.p-t-5 {           padding-top:    5px;                                                           }
.p-r-5 {           padding-right:  5px;                                                           }
.p-b-5 {           padding-bottom: 5px;                                                           }
.p-l-5 {           padding-left:   5px;                                                           }

.p-lr-5 {           padding-left:   5px!important; padding-right:  5px!important;                   }
.p-tb-5 {           padding-top:    5px; padding-bottom: 5px;                                       }

.p-10   {           padding:        10px;                                                           }
.p-t-10 {           padding-top:    10px;                                                           }
.p-r-10 {           padding-right:  10px;                                                           }
.p-b-10 {           padding-bottom: 10px;                                                           }
.p-l-10 {           padding-left:   10px;                                                           }

.p-lr-10 {          padding-left:   10px; padding-right:  10px;                                     }
.p-tb-10 {          padding-top:    10px; padding-bottom: 10px;                                     }

.p-20   {           padding:        20px;                                                           }
.p-t-20 {           padding-top:    20px;                                                           }
.p-r-20 {           padding-right:  20px;                                                           }
.p-b-20 {           padding-bottom: 20px;                                                           }
.p-l-20 {           padding-left:   20px;                                                           }

.p-lr-20 {          padding-left:   20px; padding-right:  20px;                                     }
.p-tb-20 {          padding-top:    20px; padding-bottom: 20px;                                     }

/*margins*/
.m-0 {              margin:    0!important;                                                         }
.m-t-0 {            margin-top:    0;                                                               }
.m-r-0 {            margin-right:  0;                                                               }
.m-b-0 {            margin-bottom: 0;                                                               }
.m-l-0 {            margin-left:   0;                                                               }

.m-lr-0 {           margin-left: 0px!important; margin-right: 0px!important;                        }
.m-tb-0 {           margin-top: 0px;  margin-bottom: 0px;                                           }

.m-neg10 {          margin-left: -10px!important; margin-right: -10px!important;                    }

.m-5   {           margin:        5px;                                                            	}
.m-t-5 {           margin-top:    5px;                                                            	}
.m-r-5 {           margin-right:  5px;                                                            	}
.m-b-5 {           margin-bottom: 5px;                                                            	}
.m-l-5 {           margin-left:   5px;                                                            	}

.m-10   {           margin:        10px;                                                            }
.m-t-10 {           margin-top:    10px;                                                            }
.m-r-10 {           margin-right:  10px;                                                            }
.m-b-10 {           margin-bottom: 10px;                                                            }
.m-l-10 {           margin-left:   10px;                                                            }

.m-lr-10 {          margin-left: 10px; margin-right: 10px;                                          }
.m-tb-10 {          margin-top: 10px; margin-bottom: 10px;                                          }

.m-20   {           margin:        20px;                                                            }
.m-t-20 {           margin-top:    20px;                                                            }
.m-r-20 {           margin-right:  20px;                                                            }
.m-b-20 {           margin-bottom: 20px!important;                                                  }
.m-l-20 {           margin-left:   20px;                                                            }

.m-lr-20 {          margin-left: 20px; margin-right: 20px;                                          }
.m-tb-20 {          margin-top: 20px; margin-bottom: 20px;                                          }

/*background colors*/
.bg-gray-lightest {  background-color: #f7f7f7;														}
.bg-gray-lighter {   background-color: #f4f7f9;																}
.bg-gray-light {     background-color: #BBBBBB;																}
.bg-gray {           background-color: #575757;																}
.bg-gray-dark {      background-color: #464646;																}
.bg-gray-darker {    background-color: #333333;																}
.bg-black {          background-color:black;																	}
.bg-white {          background-color:white;																	}

.bg-blue-dark {      background-color: #1571A0;																}
.bg-blue {           background-color: #39B0BB;																}
.bg-green-light {    background-color: #BEC530;																}
.bg-green {          background-color: #8EB63D;																}
.bg-yellow {         background-color: #F2D821;																}
.bg-orange-dark {    background-color: #F26E20;																}
.bg-orange {         background-color: #F6921C;																}
.bg-purple {         background-color: #A300D9;																}


/*background textures*/
.sp-diamonds{		
					background-image: url('../img/diamond_upholstery_@2X.png');
}
.sp-diamonds-blue{		
					background-image: url('../img/slice_bluediamonds.png');
}


/*borders*/
.b {                border: 1px solid rgba(209,211,212,1);                                          }
.b-none {           border: none;                                                                   }
.b-bot-none {       border-bottom: none;                                                            }
.b-top-none {       border-top: none;                                                               }
.b-l-none {         border-left: none;                                                              }
.b-r-none {         border-right: none;                                                             }
.b-tb-none {        border-top: none; border-bottom: none;                                          }
.b-lr-none {        border-left: none; border-right: none;                                          }

.b-bot-1px {        border-bottom: 1px solid rgba(209,211,212,1)                                    }
.b-top-1px {        border-top: 1px solid   rgba(209,211,212,1)                                     }
.b-l-1px {          border-left: 1px solid rgba(209,211,212,1)                                      }
.b-r-1px {          border-right: 1px solid rgba(209,211,212,1)                                     }
.b-tb-1px {         border-top: 1px solid rgba(209,211,212,1);
                    border-bottom: 1px solid rgba(209,211,212,1);
}
.b-lr-1px {         border-left: 1px solid rgba(209,211,212,1); 
                    border-right: 1px solid rgba(209,211,212,1);    
}
.bclr-white{		border-color: rgba(255,255,255,.5);}


/*typography*/
.text-uppercase{    text-transform: uppercase;                                                      }
.text-notransform { text-transform:none;                                                            }
.italic{            font-style: italic;                                                             }
.text-center {      text-align:center;                                                              }
.text-right {       text-align:right;                                                               }
.text-left {       text-align:left;                                                               	}
.ltrspacing-tight { letter-spacing:-1px;                                                            }


/*fonts*/
.fnt-thn{           font-weight: 100;                                                               }
.fnt-lt{            font-weight: 300;                                                               }
.fnt-reg{           font-weight: normal;                                                            }
.fnt-bld{           font-weight: 500;                                                               }
.fnt-xbld{          font-weight: 600;                                                               }
/*.fnt-sans{          font-family: 'GothamRounded';		                                        	}*/
.fnt-sans{          /*font-family: 'Gotham Rounded SSm A','Gotham Rounded SSm B'; */		                                        	}
.fnt-serif{         /*font-family: 'Vitesse SSm A', 'Vitesse SSm B'; */	                           								}
/*.fnt-serif{         font-family: 'Vitesse';	                           								}*/

.fnt-10 {           font-size: 10px;                                                                }
.fnt-11 {           font-size: 11px;                                                                }
.fnt-12 {           font-size: 12px;                                                                }
.fnt-14 {           font-size: 14px;                                                                }
.fnt-16 {           font-size: 16px;                                                                }
.fnt-18 {           font-size: 18px;                                                                }
.fnt-20 {           font-size: 20px;                                                                }
.fnt-24 {           font-size: 24px;                                                                }
.fnt-28 {           font-size: 28px;                                                                }
.fnt-32 {           font-size: 32px;                                                                }
.fnt-36 {           font-size: 36px;                                                                }
.fnt-40 {           font-size: 40px;                                                                }
.fnt-44 {           font-size: 44px;                                                                }
.fnt-56 {           font-size: 56px;                                                                }
.fnt-64 {           font-size: 64px;                                                                }

.lh-10 {            line-height: 10px;                                                              }
.lh-12 {            line-height: 12px;                                                              }
.lh-14 {            line-height: 14px;                                                              }
.lh-16 {            line-height: 16px;                                                              }
.lh-18 {            line-height: 18px;                                                              }
.lh-20 {            line-height: 20px;                                                              }
.lh-24 {            line-height: 24px;                                                              }
.lh-28 {            line-height: 28px;                                                              }
.lh-32 {            line-height: 32px;                                                              }
.lh-36 {            line-height: 36px;                                                              }
.lh-40 {            line-height: 40px;                                                              }
.lh-44 {            line-height: 44px;                                                              }
.lh-50 {            line-height: 50px;                                                              }
.lh-40 {            line-height: 40px;                                                              }
.lh-60 {            line-height: 60px;                                                              }


/*text colors*/
.clr-gray-lightest {  color: #f7f7f7;																}
.clr-gray-lighter {   color: #DCDEE0;																}
.clr-gray-light {     color: #A8A8A8;																}
.clr-gray {           color: #666666;																}
.clr-gray-dark {      color: #3F3F3F;																}
.clr-gray-darker {    color: #2E2E2E;																}
.clr-black {          color:black;																	}
.clr-white {          color:white;																	}

.clr-blue-dark {      color: #1571A0;																}
.clr-blue {           color: #39B0BB;																}
.clr-green-light {    color: #BEC530;																}
.clr-green {          color: #8EB63D;																}
.clr-yellow {         color: #F2D821;																}
.clr-orange-dark {    color: #F26E20;																}
.clr-orange {         color: #F6921C;																}
.clr-purple {         color: #A300D9;																}

		

/*social colors*/
.clr-facebook{      color: rgba(59,89,152,1)!important;}
.clr-twitter{       color: rgba(0,172,237,1)!important;}
.clr-googleplus{    color: rgba(221,75,57,1)!important;}
.clr-linkedin{      color: rgba(0,123,182,1)!important;}


/*hyperlinks*/
a {      			color: #06A3AC; cursor: pointer; 												}
.lnk-white{        	color:#fff;																		}
.lnk-white:hover{   color:#fff;																		}
.lnk-yellow{        color:#FFFF00;																	}
.lnk-yellow:hover{   color:#FFFF00;																	}
.lnk-wrapper, .lnk-wrapper:hover{   	color:inherit!important; text-decoration: none;																	}

/*opacity rollover*/
.fade-on-hover{
                         opacity: 1;
                         -webkit-transition: opacity 0.4s;
                         -moz-transition: opacity 0.4s;
                         transition: opacity 0.4s;
                         cursor: pointer;
}
.fade-on-hover:hover{    opacity: .75;                                                              }
.fade-on-hover:active{   opacity: 1;                                                                }

/*responsive video embed (youtube and Vimeo:  from embedresponsively.com)*/
.mediacontainer{                                    max-width:500px; .center;}
.embed-container { 
                                                    position: relative; 
                                                    padding-bottom: 56.25%; 
                                                    height: 0; 
                                                    overflow: hidden; 
                                                    max-width: 100%;
                                                    height: auto; 
} 
.embed-container iframe, 
.embed-container object, 
.embed-container embed { 
                                                    position: absolute; top: 0; left: 0; 
                                                    width: 100%; height: 100%; 
}


/*SLIDER NAVI*/
.slidernavi{
													display: block;margin-left: auto;margin-right: auto;
													text-align: center;
													margin-top:20px; margin-bottom:20px;
													font-size: 24px; color: #BBBBBB;
}
.slidernavi a{
													display: inline-block;margin-left: 20px;margin-right: 20px;
													font-size: 24px; text-transform: uppercase; color: #BBBBBB;
}
.slidernavi a.snprev{								margin-left:0px;}
.slidernavi a.snprev:before {
													content:"\e072";
													display: inline-block;
													margin-right: 6px;
													font-family: 'Glyphicons Halflings';
													font-style: normal;
													font-weight: 400; font-size:18px;
													-webkit-font-smoothing: antialiased;
													-moz-osx-font-smoothing: grayscale;	
													-webkit-transform: rotate(180deg);
							                      -moz-transform: rotate(180deg);
							                      -ms-transform: rotate(180deg);
							                      -o-transform: rotate(180deg);
							                      transform: rotate(180deg);
}
.slidernavi a.snnext{							margin-right:0px;}
.slidernavi a.snnext:after {
													content:"\e072";
													display: inline-block;
													margin-left: 6px;
													font-family: 'Glyphicons Halflings';
													font-style: normal;
													font-weight: 400; font-size:18px;
													-webkit-font-smoothing: antialiased;
													-moz-osx-font-smoothing: grayscale;	
}


.slidernavi a:hover{
													color: #39B0BB; text-decoration: none;
}

.popover-navigation{width: 230px}

hr.sane-hr{
													
													margin-top: 20px;
													margin-bottom: 20px;
													border: 0;
													border-top: 2px dashed #dbdbdb;
}

/*custom buttons*/
.btn-sane { 
                      border-width: 2px;
                      border-style: solid;
						font-size: 1em;
						background: none;
						border-radius: 0;
						box-shadow: none;
						padding: .6em 1.5em .5em 1.5em;
}
.btn-sane:hover{		text-decoration: none;}
.btn-sane-white{
                      border-color:#fff; color:white;
}
	.btn-sane-white:hover{color:#fff}

.btn-sane-blue{
                      border-color:#39B0BB; color:#39B0BB!important;
}
	.btn-sane-blue:hover{color:#39B0BB}




/*appstore buttons*/
.btnAppStore { 
                                              background-color: rgba(0, 0, 0, 0.0);
                                              background-position: 50% 50%;
                                              background-repeat: no-repeat;
                                              border-radius:0;
                                              border-width: 2px;border-style: solid;border-color:#fff;
                                              display: block;
                                              width: 150px;
                                              height: 45px;
                                              text-indent: -9999px;
                                              display:inline-block; margin-left: 4px; margin-top: 4px;

}
	
#btnApple {                               		background-image: url('../img/btn-app-store@2x.png');    background-size: 112px 31px;      }
	#btnApple.gray {                               
												background-image: url('../img/btn-app-store-gray@2x.png'); 
												border-color:#a9a9a9;   
     
	}
#btnGoogle{                               		background-image: url('../img/btn-google-play@2x.png');  background-size: 119px 31px;      }
	#btnGoogle.gray {                               
												background-image: url('../img/btn-google-play-gray@2x.png'); 
												border-color:#a9a9a9;   
     
	}



/*icon list with glyphicons*/	
.icon-list li {
  padding: 0 0 5px 20px;
  display: block;
  position: relative;
}
.icon-list li:before {
  font-family: 'Glyphicons Halflings';
  position: absolute;
  left: 0px;
  top:3px;
  font-size:80%
}
.chevron-right li:before {
 content: '\e080';
}

.checkmark li:before {
 content: '\e067';
}

.arrow-right li:before {
 content: '\e092';
}
.iconclr-yellow li:before{color:#FFFF00;}

/*pricing table*/
.pricingtable{
                                                border: 1px solid #bbb;
												padding: 10px; padding-bottom:170px;
												margin-top: 40px;
												
												position: relative;
												border-top: 5px solid #333;
												background: white;
												-webkit-border-radius: 4px;
												-moz-border-radius: 4px;
												border-radius: 4px;
}
.pricingtable .btn-sane{                        position: absolute; bottom:10px;
												display: block;
												margin-left: auto;
												margin-right: auto; 
												width:95%;
}
.pricingtable .price{							text-align: center;
												position: absolute; bottom:50px;
												width:95%;
}
.productbrand{
                                                width:55px; height: 55px; 
                                                -webkit-border-radius:	55px;
						                         -moz-border-radius: 	55px;
						                              border-radius: 	55px;
                                                display: block;
												margin-left: auto;
												margin-right: auto;  
                                                margin-top:-40px; border:3px solid white;
                                                background-image:url('../img/symbol@2x.png');
                                                background-position: 50% 40%;
                                                background-repeat: no-repeat;
                                                background-size: 30px 32px; 
                        
}
.featrow div[class^='col']:last-child {        text-align: left;}

/*inputs*/
.input-glass, .form-control.input-glass {
                      min-height: 40px;
                      line-height: 40px;
                      display: block;
                      width: 100%; font-family: @font-family-sans-serif;
                      padding: 6px 12px;
                      background: rgba(0, 0, 0, 0.5);
                      border: none;
                      outline: none;
                      border: 1px solid rgba(0, 0, 0, 0.2);
                      border-radius: 4px;
                      color: rgba(255, 255, 255, 0.9);
                      box-shadow: inset 0 -5px 45px rgba(100, 100, 100, 0.2), 0 1px 1px rgba(255, 255, 255, 0.2);
                      -webkit-transition: box-shadow 0.4s ease;
                      -moz-transition: box-shadow 0.4s ease;
                      transition: box-shadow 0.4s ease;
}

.input-glass:focus, .form-control.input-glass:focus {
                      box-shadow: inset 0 -5px 45px rgba(150, 150, 150, 0.2), 0 1px 1px rgba(255, 255, 255, 0.2);
                      outline: none;
}

.input-glass::-webkit-input-placeholder { /* WebKit browsers */
    color: rgba(255, 255, 255, 0.6);
}
.input-glass:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: rgba(255, 255, 255, 0.6);
}
.input-glass::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: rgba(255, 255, 255, 0.6);
}
.input-glass:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: rgba(255, 255, 255, 0.6);
}

/* =================================================================
Join page
===================================================================*/
section.banner.cuttingboard{
													height: 200px;
                                                    background-image:url('../img/banner-cuttingboard.jpg');
                                                    background-position: 50% 90%;
                                                    background-repeat: no-repeat;
}
.btn-play {
                                                width:100px; height: 100px; 
                                                -webkit-border-radius:	100px;
						                         -moz-border-radius: 	100px;
						                              border-radius: 	100px;
                                                border:4px solid white;
                                                background-image:url('../img/play.png');
                                                background-position: 50% 50%;
                                                background-repeat: no-repeat;
                                                background-size: 100px 100px; position:relative;
                                                margin-top:-50px; 
                                                display: block;
												margin-left: auto;
												margin-right: auto;                       
}
#lessmath{
												position: absolute; top:10%;right:0px;
												text-align: left; width:20%;
}

#lessshame{
												position: absolute; top:10%;left:0px;
												text-align: right; width:20%;
}
#lessconfusion{									width:40%;
												display: block;
												margin-left: auto;
												margin-right: auto; 
}

/* =================================================================
SANE APP PAGE
===================================================================*/
section#secSaneApp{
	background:url('../img/app-full.jpg') 0 75px no-repeat;
	background-size: 45%;
}
section#secSaneApp{background:none;}

/* =================================================================
SIGNUP PAGE
===================================================================*/
section.banner.cuttingboard.signup{
													min-height: 300px;height: auto;
                                                    background-image:url('../img/cuttingboard-dark.jpg');
                                                    background-position: 50% 90%;
                                                    background-repeat: no-repeat;
                                                    position: relative;
}
section.signup h1{
													margin:0px; margin-top:12%;
}




#moonraysignup{
												width:300px;
												display: block;
												margin-left: auto;
												margin-right: auto; 
												margin-bottom:60px;
}
.moonrayUILockerMessage {
												/*font-family: Arial;*/
												position: fixed;
												top: 0px;
												left: 0px;
												max-width: 180px;
												z-index: 1000;
												padding: 1em 1.5em;
												font-size: 11px;
												background-color: #fff;
												border: 1px solid #525151;
												box-shadow: 0px 0px 0px 5px rgba( 0, 0, 0, 0.4 );
												text-align: center;
												display:none!important;
}
#youget{										position: absolute; width:150px; bottom:0px; left:50%; margin-left:-75px;}


.simplehdrlogo{									float: none!important; margin: auto!important; width:200px;}






/* =================================================================
header-no-image-mobile CSS
===================================================================*/
.page-template-page-full-no-link .navbar .container{
	text-align:center!important;
}
.page-numbers {
    padding: 0;
}
.page-numbers > li {
    display: inline-block;
    list-style-type: none;
    padding: 5px;
}
.gender_txt{
	font-size: 16px;
	line-height: auto;
	padding: 20px 50px 0;
	color: #000;
	/*font-family: 'Gotham Rounded SSm A','Gotham Rounded SSm B'!important; */
}
.female_pan{
	margin: 0 20px 0 0;
	display: inline-block;
	width: 100px;
	color: #000;
	/*font-family: 'Gotham Rounded SSm A','Gotham Rounded SSm B'!important; */
	font-size: 16px;
	font-weight: normal;
}
.male_pan{
	display: inline-block;
	width: 100px;
	color: #000;
	/*font-family: 'Gotham Rounded SSm A','Gotham Rounded SSm B'!important;*/ 
	font-size: 16px;
	font-weight: normal;
}
#loader{margin-top:10px;}

/* Responsive Style*/
@media only screen and (max-width: 767px){
	.mob-image {display: block;}
	.page-template-page-free-bundle-Welcome section.cuttingboard{
		display:none!important;	
	}
	
	.page-template-pagepremium-Welcome section.cuttingboard{
		display:none!important;	
	}
	
	.page-template section.cuttingboard{
		display:none!important;	
	}
	
	.page-template-page-full-no-link .navbar .container{
		background:#45b1bb!important;	
	}
	.page-template-page-full-no-link .navbar .container .navbar-brand{
		background-color:transparent!important	
	}
	.page-template-page-full-no-link .banner-image .hero-unit .image{
		display:none;
	}
	.fnt-24{
		font-size:24px!important;	
	}
	
}










/* =================================================================
page-free-bundle-download CSS
===================================================================*/
.spacer{
	clear:both;
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;	
}
.fbtpadding{
	padding:0 0 0 0!important;	
	margin:20px 0 0 0;
}
#footer .lgpadding { padding: 4.5em 4.5em 0 4.5em; }

.fbtpadding p.footer-bottom-txt{
	font:normal 18px/21px Arial, Helvetica, sans-serif!important;		
}
.fbtpadding p.footer-bottom-txt a{
	color:#fff;
	text-decoration:underline;
}

.download-button{
	background-color:#45b1bb;
	color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	padding:0 29px;
	font-size:18px;
	line-height:48px;
	display:inline-block;
	margin:25px 0;
}
.fnt-17{
	font-size:17px;	
	margin-bottom:0;
}
.page-template-page-free-bundle-download .container .m-b-20{
	margin-bottom:0!important;	
} 
.video-1{
	width:627px;	
	height:350px;
}
@media only screen and (max-width: 767px){
	.page-template-page-free-bundle-download section.cuttingboard{
		display:none!important;	
	}
	.videopan{
		width:626px;
		margin:0 auto;	
	}
	.video-1{
		width:100%;	
		height:350px;
	}
}


/* =================================================================
New Bundle Page CSS
===================================================================*/
.page-template-page-free-bundleTA section.cuttingboard{
	min-height: 123px!important;
	background-image: url("../img/slim-menu-cuttingboard.jpg")!important;	
}

@media only screen and (max-width: 767px){
	.page-template-page-free-bundleTA section.cuttingboard{
		display:none!important;	
	}
	.page-template-page-full-shortbanner section.cuttingboard{
		display:none;	
	}
}

/* =================================================================
Get QuickStart Blueprint CSS
===================================================================*/
.quickstart-form{
	width:499px;
	margin:0 auto;	
}
.quickstart-form label.moonray-form-label{
	text-align:left;
	font-size:25px;
	font-weight:bold;	
	display:block;
	color:#000;
}
.quickstart-form input#mr-field-element-550270893378{
	width:100%;
	background-color:#f0f0f0;
	border:1px solid #e1e1e1;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	color:#666;
	height:45px;
	line-height:45px;
	padding:0 2%;
	font-weight:bold;
}

.quickstart-form input#mr-field-element-573008393403{
	width:100%;
	background-color:#f0f0f0;
	border:1px solid #e1e1e1;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	color:#666;
	height:45px;
	line-height:45px;
	padding:0 2%;
	font-weight:bold;
}


.quickstart-form input#mr-field-element-983782038558{
	background-color:#45b1bb;
	color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	padding:0 50px;
	font-size:18px;
	line-height:48px;
	display:inline-block;
	margin:25px 0 0;
	border:0;	
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
}
.privacy-policy{
	display:inline-block;
	margin:12px 0 35px 0;	
	font-size:14px;
	line-height:20px;
	/*font-family: helvetica;	*/
	font-weight: normal;
}
.quickstart-form p{
	font-size:15px;
	line-height:20px;
	/*font-family: helvetica;	*/	
	font-weight: normal;
}
.iconclr-blue{
	color:#000;
}
.iconclr-blue li{
	padding:0 0 20px 35px;
	font-size:20px!important;	
	font-weight: normal;
}
.iconclr-blue li:before{
	font-size: 140%;
	top:-4px;
	color:#45b1bb;
}
.quickstart-footer{
	text-align:center;
	font-size:16px;
	line-height:20px;
	/*font-family: helvetica;	*/
	padding:80px 0;
	color:#666666;
	font-weight: normal;
}
.quickstart-footer a{
	color:#666666!important;	
}

/* =================================================================
QuickStart Blueprint CSS
===================================================================*/
.greybg{
	background-color:#cbcbcb;
	color:#fff;	
}
.page-template-quickstart-blueprint-php .sponsors{
	margin-top:0!important;	
	margin-bottom:0!important;	
}
.page-template-quickstart-blueprint-php .sponsors h6{
	color:#fff;	
}
.page-template-quickstart-blueprint-php .sponsors .slider img{
	margin:0 2%;	
}

.qb-banner-top{
	padding:45px 0 0 0;	
	text-align:center;
}
.qb-banner-top p{
	letter-spacing:4px;	
	margin-bottom:0 0 10px;
	display: inline-block;
    font-size: 14px !important;
}
.qb-banner-top ul{
	padding: 0 0 0 90px;	
}
.qb-banner-top ul li{
	text-align:left;
	font-size:18px!important;
	color:#585858!important;
}

.qb-banner-top a{
	background-color:#45b1bb;
	color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	padding:0 13px;
	font-size:16px;
	line-height:40px;
	margin:5px auto 25px!important;
	/*font-family: 'Open Sans', sans-serif;*/
	font-weight:800;
	display:inline-block;
}
.qb-banner-top p a{
	background-color:transparent;
	color:#06a3ac;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius:0;	
	padding:0 ;
	font-size:14px;
	line-height:16px;
	margin:0!important;
	/*font-family: "Gotham Rounded SSm A","Gotham Rounded SSm B";*/
	font-weight:200;
}
.testimonial_right p.butontxt{
	font-size:14px!important;
	line-height:18px;
	color:#fff;
	padding:10px;
	margin:0;
	text-align:center;
}
.testimonial_pan{
	background-color:#4a4a4a;
	padding:30px 0!important;	
}
.testimonial_left{
	padding: 0 30px 0 0;	
}
.testi{
	background-color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:20px;
	font-size:23px;
	line-height:30px;
	color:#707070;	
}
.clientname_pan{
	position:absolute;
	left:0;
	/*top:115px;*/
	top:88%;
	width:100%;
}
.clientname_pan img{
	float:left;	
}
.clientname_pan h3 {
    color: #ffffff!important;
    float: left;
    /*font-family: "Gotham Rounded SSm A","Gotham Rounded SSm B";*/
    font-size: 19px;
    line-height: 30px;
    width: 66%;
	margin:40px 0 0 20px;
}
.clientname_pan h3 span{
	display:block;	
	color:#bfbfbf;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
}
.testimonial_right {
    padding: 0 29px;
	text-align:center;
}
.testimonial_right h3{
	font-size:30px;
	color:#ffffff;
	text-align:left;		
}
.testimonial_right p{
	font-size:18px;
	color:#e0e0e0;	
	padding:10px 0;
	text-align:left;
}
.testimonial_right a.tbutton{
	background-color:#45b1bb;
	color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	padding:0 13px;
	font-size:14px;
	line-height:40px;
	display:inline-block;
	/*font-family: 'Open Sans', sans-serif;*/
	font-weight:500;
}
.page-template-quickstart-blueprint-php section.signup{
	min-height:200px!important;	
}
.model2{
	display:none;	
}
.model1 {
    height: 411px;
    position: relative;
}
.model1 > img {
    bottom: 0;
    left: 0;
    position: absolute;
}

a.bluebutton {
    background-color: #45b1bb;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    /*font-family: "Open Sans",sans-serif;*/
    font-size: 17px;
    font-weight: bold;
    line-height: 40px;
    padding: 0 25px;
}
.newvideo{
	display:block;
	margin:0 0 20px;	
}
.videoheading{
	font-size:34px;
	padding:10px 0!important;	
}
.videotxt{
	color: #454545;
    font-size: 28px;
    letter-spacing: -2px;
    line-height: 36px;
    padding: 0 20px;
}

@media only screen and (max-width: 1280px){
	.model1 {
		height: 520px;
		position: relative;
	}
	.navbar .nav > li{
		margin:0 0.2em;	
	}
	
}

@media only screen and (max-width: 1024px){
	.testi{
		font-size:23px;	
	}	
	.clientname_pan h3{
		font-size:23px;
		width:64%;	
	}
	.testimonial_right a.tbutton{
		font-size:14px!important;	
	}
	
}
@media only screen and (max-width: 1023px){
	.testimonial_pan {
		padding:20px!important;
		text-align:center;
	}
	.testimonial_left {
		display: block;
		float: none;
		overflow: hidden;
		padding: 0;
		width:100%;
	}
	.clientname_pan {
		padding: 10px 0;
		position: relative;
		width: 100%;
		left:0;
		top:0;
	}
	.clientname_pan img {
		display: block;
		float: none;
		margin: 20px auto 0;
	}
	.clientname_pan h3{
		width:100%;
		padding:20px 0 0;
		margin:0!important;		
	}
	
	.testimonial_right {
		float: none;
		padding:30px 10px 10px 10px;
		width:100%;
	}	
	.testimonial_right h3{
		text-align:center;		
	}
	.testimonial_right p{
		text-align:center;
	}
	.testimonial_right a.tbutton{
		font-size:13px!important;	
	}
	.qb-banner-top {
		padding: 45px 0 0;
		text-align: center;
		width: 100%;
	}
	.qb-banner-top ul {
		padding: 0 20px;
	}
	.model1{
		display:none;	
	}
	.model2 {
		display: block;
		text-align: center;
		width: 100%;
	}
	
}
@media only screen and (max-width: 767px){
	.page-template-quickstart-blueprint section.cuttingboard {
		display:none;	
	}
	.page-template-quickstart-blueprint-php .sponsors h6 {
		padding:20px 0 0;
	}
	.qb-banner-top-left {
		text-align: center;
		width: 100%;
	}
	.qb-banner-top {
		padding: 45px 0 0;
		text-align: center;
		width: 100%;
	}
	.qb-banner-top ul {
		padding: 0 20px;
	}
	.model1{
		display:none;	
	}
	.model2{
		display:block;	
	}
	
	
}
@media only screen and (max-width: 480px){
	.clientname_pan h3{
		width:100%;		
	}	
	.model1{
		display:none;	
	}
	.model2{
		display:block;	
	}
}


/*------------------------------*/

/* =================================================================
Premium Page Ta CSS
===================================================================*/
.small-video-pan{
	max-width:500px; 
	margin:0 auto; 
	text-align:center; 
	display:block;	
}
.premium-page-ta-pan{
	padding-bottom:40px;	
}
.premium-page-ta-pan h2{
	color: #000;
    font-size: 40px;	
	letter-spacing:0;
}
.premium-page-ta-pan p{
	font-size:23px;
	color:#4e4e4e;
	text-transform:uppercase;	
	margin-bottom:1em;
}
.premium-page-ta-pan a{
	background-color:#45b1bb;
	color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	padding:0 25px;
	font-size:17px;
	line-height:40px;
	font-weight:bold;
	display:inline-block;
	/*font-family: 'Open Sans', sans-serif;*/
}
.gw-go-header{
	/*background-color:#fff!important;
	border-bottom:9px solid #45b1bb!important;*/
}

.gw-go-col-wrap.gw-go-hover .gw-go-header{	
	border-bottom:9px solid #45b1bb;
}
.gw-go-col-wrap.gw-go-hover ~ .gw-go-col-wrap.gw-go-current .gw-go-header{
	border-bottom:0;
	}
.gw-go-header-top h3 p,
.gw-go-header-top h3 span.fnt-14{
	font-size:18px!important;
	line-height:30px!important;
	color:#000!important;	
}
.gw-go-header-top {
    height: 112px!important;
}
.gw-go-coin-wrap{
	top:69px!important;	
}
.gw-go-col.gw-go-blue14 .gw-go-coinf div, .gw-go-col.gw-go-blue14 .gw-go-coinb div {
    color: #8eb63d !important;
    /*font-family: "Gotham Rounded SSm A","Gotham Rounded SSm B" !important;*/
    font-size: 40px !important;
    font-weight: bold !important;
    letter-spacing: -4px !important;
}
.gw-go-coinf div, .gw-go-coinb div {
    height: 52px !important;
    padding-top: 31px !important;
    width: 87px !important;
}
.gw-go-coinf, .gw-go-coinb {   
    height: 80px !important;
    width: 84px !important;
}

/*.gw-go-hover .gw-go-btn{
	background:#45b1bb!important;	
}*/


.gw-go-btn-wrap{
	margin-top:0!important;	
}
.gw-go-col.gw-go-blue14, .gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-blue14 {
	background: #f5f5f5
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-blue14, .gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-blue14, .gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current.gw-go-hover .gw-go-col.gw-go-blue14 {
	background: #FFF
}
.gw-go-col.gw-go-blue14 .gw-go-header-top {
	background: #FFF
}
.gw-go-col.gw-go-blue14 .gw-go-header h3, .gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-blue14 .gw-go-header h3 {
	color: #333
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-blue14 .gw-go-header h3, .gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-blue14 .gw-go-header h3, .gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current.gw-go-hover .gw-go-col.gw-go-blue14 .gw-go-header h3 {
	color: #1a6cc6
}
.gw-go-col.gw-go-blue14 .gw-go-coinf, .gw-go-col.gw-go-blue14 .gw-go-coinb {
	border: solid 2px #9d9d9d
}
.gw-go-col.gw-go-blue14 .gw-go-coinf div, .gw-go-col.gw-go-blue14 .gw-go-coinb div {
	color: #1a6cc6
}
.gw-go-col.gw-go-blue14 .gw-go-coinf small, .gw-go-col.gw-go-blue14 .gw-go-coinb small {
	color: #9d9d9d
}
.gw-go-col.gw-go-blue14 .gw-go-body, .gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-blue14 .gw-go-body {
	border-bottom-color: #FFF
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-blue14 .gw-go-body, .gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-blue14 .gw-go-body, .gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current.gw-go-hover .gw-go-col.gw-go-blue14 .gw-go-body {
	border-bottom-color: #ebebeb
}
.gw-go-col.gw-go-blue14 .gw-go-body li, .gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-blue14 .gw-go-body li {
	border-top-color: #FFF;
	color: #9d9d9d
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-blue14 .gw-go-body li, .gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-blue14 .gw-go-body li, .gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current.gw-go-hover .gw-go-col.gw-go-blue14 .gw-go-body li {
	border-top-color: #ebebeb;
	color: #333
}
.gw-go-col.gw-go-blue14 .gw-go-btn, .gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-blue14 .gw-go-btn {
	background: #9d9d9d;
	background: -moz-linear-gradient(top, #9d9d9d 0, #818080 100%);
	background: -ms-linear-gradient(top, #9d9d9d 0, #818080 100%);
	background: -o-linear-gradient(top, #9d9d9d 0, #818080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9d9d9d), color-stop(100%, #818080));
	background: -webkit-linear-gradient(top, #9d9d9d 0, #818080 100%);
	background: linear-gradient(top, #9d9d9d 0, #818080 100%);
	color: #fff
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-blue14 .gw-go-btn, .gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-blue14 .gw-go-btn, .gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current.gw-go-hover .gw-go-col.gw-go-blue14 .gw-go-btn {
	background:#45b1bb!important;
	background: -moz-linear-gradient(top, #4889d1 0, #3071b9 100%);
	background: -ms-linear-gradient(top, #4889d1 0, #3071b9 100%);
	background: -o-linear-gradient(top, #4889d1 0, #3071b9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4889d1), color-stop(100%, #3071b9));
	background: -webkit-linear-gradient(top, #4889d1 0, #3071b9 100%);
	background: linear-gradient(top, #4889d1 0, #3071b9 100%);
	color: #fff
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-blue14 .gw-go-btn:hover, .gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-blue14 .gw-go-btn:hover, .gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current.gw-go-hover .gw-go-col.gw-go-blue14 .gw-go-btn:hover {
	background:#45b1bb!important;
	background: -moz-linear-gradient(bottom, #4889d1 0, #3071b9 100%);
	background: -ms-linear-gradient(bottom, #4889d1 0, #3071b9 100%);
	background: -o-linear-gradient(bottom, #4889d1 0, #3071b9 100%);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4889d1), color-stop(100%, #3071b9));
	background: -webkit-linear-gradient(bottom, #4889d1 0, #3071b9 100%);
	background: linear-gradient(bottom, #4889d1 0, #3071b9 100%)
}


.small-video-pan{
	max-width:500px; 
	margin:0 auto; 
	text-align:center; 
	display:block;	
}
.gw-go-current .gw-go-header{	
	border-bottom:9px solid #45b1bb;
}
.noborder{
	border:0!important;
	}

.gw-go-header-top h3 p, 
.gw-go-header-top h3 span.fnt-14{
	/*font-family: 'Gotham Rounded SSm A','Gotham Rounded SSm B'; */	
}

.gw-go-col.gw-go-blue14 .gw-go-coinf small, 
.gw-go-col.gw-go-blue14 .gw-go-coinb small {
    /*font-family: 'Gotham Rounded SSm A','Gotham Rounded SSm B'; */
	font-weight:normal;
}









.gw-go-col-wrap strike {
    text-decoration: line-through !important;
}

.gw-go-btn-wrap{
	margin-top:0;	
}
.gw-go-body{
	border-bottom:0!important;	
}

/* =================================================================
App Page Ta CSS
===================================================================*/
.app-page-ta-pan{
	padding-top:30px;
	padding-bottom:10px;	
}
.app-page-ta-pan p{
	font-size:23px;
	color:#4e4e4e;
	text-transform:uppercase;	
	margin-bottom:10px;
}
.app-page-ta-pan a{
	background-color:#45b1bb;
	color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	padding:0 25px;
	font-size:17px;
	line-height:40px;
	font-weight:bold;
	display:inline-block;
	/*font-family: 'Open Sans', sans-serif;*/
}

/* =================================================================
Community Page Ta CSS
===================================================================*/
.community-page-ta-pan{
	padding:30px 0;	
}
.community-page-ta-pan h2{
	color: #000;
    font-size: 36px;	
	letter-spacing:0;
	margin:0;
}
.community-page-ta-pan p{
	font-size:21px;
	color:#4e4e4e;
	text-transform:uppercase;	
	margin-bottom:1em;
}
.community-page-ta-pan a{
	background-color:#45b1bb;
	color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	padding:0 25px;
	font-size:17px;
	line-height:40px;
	font-weight:bold;
	display:inline-block;
	/*font-family: 'Open Sans', sans-serif;*/
}



@media only screen and (max-width: 767px){
	.quickstart-form {
		margin: 0 auto;
		width: 90%;
	}
	.page-template-get-quickstart-blueprint section.cuttingboard{
		display:none!important;	
	}
	.iconclr-blue li:before{
		font-size: 120%;
		top:0;
	}
}




/*Jonathon's custom stuff*/

.btn-sane-bailor {
	border-width: 6px;
}

.navbar .nav > li > a.btn {
border: 4px solid #45b1bb;
}

/*custom buttons*/
.btn-sane { 
                      border-width: 4px;
                  }

/*pricing table*/
.pricingtable-bailor{
                                                border: 1px solid #bbb;
												padding: 10px; padding-bottom:0px;
												margin-top: 40px;
												
																								border-top: 5px solid #333;
												background: white;
												-webkit-border-radius: 4px;
												-moz-border-radius: 4px;
												border-radius: 4px;
}

.quickstart-form input[disabled]#mr-field-element-983782038558 {
  opacity: 0.5;
  cursor:default;
}




/*****************************
MEDIA QUERIES
******************************/



/* medium desktops/laptops */
@media (min-width:1201px) and (max-width:1366px){
body {
	font-size: 16px;
}
}

/* small desktops / tablet landscape */
@media (min-width:993px) and (max-width:1200px){	
body {
	font-size: 14px;
}	
.container {
	max-width: 100%;
	overflow: hidden;
}

.nomargin { margin: 0 auto; }
.nopadding { padding: 0; }
.lgmargin { margin: 0 2.25em; }
.lgpadding { padding: 2.25em; }
.mdmargin { margin: 0 1.125em; }
.mdpadding { padding: 1.125em; }

.contentarea .mdpadding .mdpadding {
	padding: 2.25em;
}

.hero-unit .content {
	padding: 3.5em 3.5em 0 3.5em;
}
.sponsors .leftcolumn {
	padding-left: 4.5em;
}

.slidedeck .content {
	padding: 2.25em;
}
.dot-tabs ul.nav {
	right: 2.25em;
}

.navbar .nav > li {
	margin: 0 .75em;
}
.navbar .nav > li > a {
	padding: .5em 0;
}

}

/* tablet portrait */
@media (min-width:768px) and (max-width:992px){
body {
	font-size: 16px;
}
.container {
	max-width: 100%;
	overflow: hidden;
}
.navbar {
	font-size: 70%;	
}
.navbar .nav > li {
	margin: 0 .75em;
}
.navbar .nav > li > a {
	padding: .5em 0;
	letter-spacing: .05em;
}
.slidedeck .image img {
	height: 420px;
	width: auto;
	margin-left: -72px;
	max-width: inherit;
}
.flickscroll .content,
.slidedeck .content {
	font-size: 90%;
}
.flickscroll .content h6,
.slidedeck .content h6 {
	font-size: 100%;
	display: block;
}
.slidedeck .image {
	position: relative;
}
.slidedeck .image:after {
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	background: -webkit-linear-gradient(left,rgba(193,188,175,0),rgba(193,188,175,0) 35%,rgba(193,188,175,1) 50%,rgba(193,188,175,1));
	background: -moz-linear-gradient(left,rgba(193,188,175,0),rgba(193,188,175,0) 35%,rgba(193,188,175,1) 50%,rgba(193,188,175,1));
	background: -ms-linear-gradient(left,rgba(193,188,175,0),rgba(193,188,175,0) 35%,rgba(193,188,175,1) 50%,rgba(193,188,175,1));
	background: linear-gradient(left,rgba(193,188,175,0),rgba(193,188,175,0) 35%,rgba(193,188,175,1) 50%,rgba(193,188,175,1));
}
.slidedeck .yellow .image:after {
	background: -webkit-linear-gradient(left,rgba(230,214,116,0),rgba(230,214,116,0) 35%,rgba(230,214,116,1) 50%,rgba(230,214,116,1));
	background: -moz-linear-gradient(left,rgba(230,214,116,0),rgba(230,214,116,0) 35%,rgba(230,214,116,1) 50%,rgba(230,214,116,1));
	background: -ms-linear-gradient(left,rgba(230,214,116,0),rgba(230,214,116,0) 35%,rgba(230,214,116,1) 50%,rgba(230,214,116,1));
	background: linear-gradient(left,rgba(230,214,116,0),rgba(230,214,116,0) 35%,rgba(230,214,116,1) 50%,rgba(230,214,116,1));
}
.slidedeck .green .image:after {
	background: -webkit-linear-gradient(left,rgba(211,229,177,0),rgba(211,229,177,0) 35%,rgba(211,229,177,1) 50%,rgba(211,229,177,1));
	background: -moz-linear-gradient(left,rgba(211,229,177,0),rgba(211,229,177,0) 35%,rgba(211,229,177,1) 50%,rgba(211,229,177,1));
	background: -ms-linear-gradient(left,rgba(211,229,177,0),rgba(211,229,177,0) 35%,rgba(211,229,177,1) 50%,rgba(211,229,177,1));
	background: linear-gradient(left,rgba(211,229,177,0),rgba(211,229,177,0) 35%,rgba(211,229,177,1) 50%,rgba(211,229,177,1));
}
.slidedeck .tan .image:after {
	background: -webkit-linear-gradient(left,rgba(224,221,206,0),rgba(224,221,206,0) 35%,rgba(224,221,206,1) 50%,rgba(224,221,206,1));
	background: -moz-linear-gradient(left,rgba(224,221,206,0),rgba(224,221,206,0) 35%,rgba(224,221,206,1) 50%,rgba(224,221,206,1));
	background: -ms-linear-gradient(left,rgba(224,221,206,0),rgba(224,221,206,0) 35%,rgba(224,221,206,1) 50%,rgba(224,221,206,1));
	background: linear-gradient(left,rgba(224,221,206,0),rgba(224,221,206,0) 35%,rgba(224,221,206,1) 50%,rgba(224,221,206,1));
}
.slidedeck .gray .image:after {
	background: -webkit-linear-gradient(left,rgba(223,224,219,0),rgba(223,224,219,0) 35%,rgba(223,224,219,1) 50%,rgba(223,224,219,1));
	background: -moz-linear-gradient(left,rgba(223,224,219,0),rgba(223,224,219,0) 35%,rgba(223,224,219,1) 50%,rgba(223,224,219,1));
	background: -ms-linear-gradient(left,rgba(223,224,219,0),rgba(223,224,219,0) 35%,rgba(223,224,219,1) 50%,rgba(223,224,219,1));
	background: linear-gradient(left,rgba(223,224,219,0),rgba(223,224,219,0) 35%,rgba(223,224,219,1) 50%,rgba(223,224,219,1));
}
.slidedeck .brown .image:after {
	background: -webkit-linear-gradient(left,rgba(193,182,150,0),rgba(193,182,150,0) 35%,rgba(193,182,150,1) 50%,rgba(193,182,150,1));
	background: -moz-linear-gradient(left,rgba(193,182,150,0),rgba(193,182,150,0) 35%,rgba(193,182,150,1) 50%,rgba(193,182,150,1));
	background: -ms-linear-gradient(left,rgba(193,182,150,0),rgba(193,182,150,0) 35%,rgba(193,182,150,1) 50%,rgba(193,182,150,1));
	background: linear-gradient(left,rgba(193,182,150,0),rgba(193,182,150,0) 35%,rgba(193,182,150,1) 50%,rgba(193,182,150,1));
}

#footer > .row > .lgpadding {
	font-size: 82%;
}

ul.nav-icons,
.icon-tabs ul.nav {
	padding-left: 1.5em;
	padding-top: 1em;
}
ul.nav-icons li a,
.icon-tabs ul.nav li a {
	text-indent: -9999px;
	overflow: hidden;
	width: 3em;
	height: 3em;
	background-size: auto 3em;
	background-position: 50% 0;
	padding: 0;
	color: transparent;
}

}

/* phones and tablet portrait */
@media (max-width:992px){

.navbar .nav > li{
	margin:0 0.2em;	
}
.col-xs-2 ul.nav-icons li a,
.col-xs-2 .icon-tabs ul.nav li a {
	text-indent: -9999px;
	overflow: hidden;
	width: 3em;
	height: 3em;
	background-size: auto 3em;
	background-position: 50% 0;
	padding: 0;
	color: transparent;
}

.container {
	padding: 0 15px;
}


.nomargin { margin: 0 auto; }
.nopadding { padding: 0; }
.lgmargin { margin: 0 2.25em; }
.lgpadding { padding: 2.25em; }
.mdmargin { margin: 0 1.5em; }
.mdpadding { padding: 1.5em; }

.hero-unit h1 {
	font-size: 250%;
}

.contentarea h6 {
	white-space: normal;	
}
.deck .nopadding {
	padding: 1.5em;
}

#calorie-myth {
	font-size: 80%;
}
#calorie-myth .mug img {
	margin-left: -10em;
}

.slidedeck .content {
	padding: 2.25em;
}
.dot-tabs ul.nav {
	right: .75em;
	top: 18%;
}
.dot-tabs ul.nav li {
	margin-top: 1em;
	margin-bottom: 1em;
}
.dot-tabs ul.nav li a {
	font-size: 90%;
}
.sponsors {
	text-align: center;
}
.sponsors h6 {
	line-height: 2em;
}
.flickscroll .content h6 {
	font-size: 100%;
	display: block;
}
.flickscroll .content h3 {
	margin-top: 0;
}
.flickscroll .leftcolumn {
	padding: 0;
}

.flickscroll ul.menu {
	margin-top: 72px;
}
.flickscroll ul.menu li {
	margin: 1em .5em;
}
.flickscroll ul.menu li a {
	margin: 0px;
	padding: 0;
	line-height: 2em;
	border: 1px solid #aaa;
	border-radius: 100%;
	font-size: 90%;
	width: 2em;
	height: 2em;
	text-indent: -9999px;
	display: block;
	opacity: .5;
	white-space: nowrap;
}
.flickscroll ul.menu li.active a {
	border-color: #aaa;
	background: #aaa;
}


.icon-tabs ul.nav li a {
	text-indent: -9999px;
	overflow: hidden;
	width: 3em;
	height: 3em;
	background-size: auto 3em;
	background-position: 50% 0;
	padding: 0;
	color: transparent;
}

p.intro {
	max-width: initial;
}

.sanebar {
	width: 80%;
}
.sanebar.insane,.sanebar.insane-low {
	margin-left: 20%;
}
.sanebar.insane:before, .sanebar.insane-low:before {
left: -25%;
margin-left: 1.15em;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
}
.sanebar.insane:after, .sanebar.insane-low:after {
	left: -25%;
}

.featrow div[class^='col']:first-child {        margin-bottom:5px;}
	.featrow div[class^='col']:last-child {        text-align: center;}

#ftrbtnJoin{
												/*border-width: 2px;
												border-style: solid;
												font-size: 14px;
												padding: 6px 12px;*/
												white-space: normal !important;
}

}

/* phones only */
@media (max-width:767px){

	body {
		font-size: 14px;
	}
	h1 {
		font-size: 275%!important;
	}
	h2 {
		font-size: 200%;
	}
	h3 {
		font-size: 175%;
	}
	h6 {
		font-size: 100%;
	}
	p  {
		font-size: 125%!important;
	}
	blockquote {
		font-size: 100%;
		line-height: 1.5em;
	}
	.navbar {
		border: none;
		position: static;
	}
	.container {
		padding-top: 0;
		padding-bottom: 0;
		max-width: 100%;
		overflow: hidden;
	}
	#calorie-myth {
		height: 100% !important;
		width: 91%;
		left: 100%;
		top: 0;
		position: fixed;		
		overflow: hidden;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-ms-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		display: block !important;
	}
	#calorie-myth.active {
		left: 10%;
		height: 100% !important;
		box-shadow: -5px 0 10px rgba(0,0,0,.7);
	}
	#calorie-myth h1 {
		font-size: 150%;
	}
	#calorie-myth h6 {
		font-size: 80%;
	}
	#calorie-myth .book img {
		max-width: 18em;
		max-height: 18em;
		margin-bottom: 3em;
	}
	.navbar-inner {
		padding: 0 !important;
	}
	.navbar-header,
	.navbar-collapse {
		margin: 0 !important;
	}
	.navbar-header {
		background: #60bac3;
	}
	.navbar-collapse {
	float: none;
	margin: 0 auto !important;
	text-align: center;
	background: #333;
	width: 100%;
	}
	.navbar .nav {
		text-align: center;	
	}
	.navbar .nav > li {
		display: block;
	}

	.navbar .nav > li > a:hover {
		border-color: transparent;
	}
	.navbar .nav > li > a.btn {
	width: auto;
	text-align: center;
	z-index: 1000;
	padding: 1em;
	display: block;
	clear: both;
	border-color: #fff;
	margin: 1em;
	box-sizing: border-box;
	}
	.navbar-toggle {
		border-color: #fff;
		margin: 1.5em 0;
	}
	.navbar-brand {
		padding: 1.5em 0;
		line-height: 1em;
	}
	.navbar-toggle span {
		background: #fff;
	}
	.mdpadding,
	.lgpadding,
	.deck .nopadding {
		padding: 1.5em;
	}
	/* .row.mdpadding, */
	.deck {
		padding: 0;
	}
	.hero-unit .image {
		height: 320px;
		overflow: hidden;
	}
	.hero-unit .image img {
		max-width: initial;
		width: auto;
		position: absolute;
		left: 50%;
		margin-left: -384px;
		height: 406px;
		margin-top: -86px;
	}
	/*.hero-unit .content {
		position: static;
	}
	.home .hero-unit .content {
		position: absolute;
	}*/
	.home .hero-unit h1 {
		font-size: 200%;
	}
	.sane-tooltips {
		display: none;
	}
	.maincontent {
		padding: 0;
	}
	.sponsors .slider {
		height: auto;
	}
	.sponsors .slider {
		height: auto;
		width: auto;
	}

	section header {
		padding: 2.25em 0;
	}
	.flickslide {
		height: 40em;
		width: 100%;
	}
	#go-sane .flickscroll .rightcolumn {
		position: relative;
		min-height: 44em;
		padding: .5em 0;
	}
	#success .flickscroll .rightcolumn {
		position: relative;
		min-height: 54em;
		padding: .5em 0;
	}

	.flickscroll .content {
		padding: 1.5em 0;
	}
	.flickslide .image {
		height: 16em;
		text-align: center;
		overflow: hidden;
		margin-left: -4em;
		min-width: 300px;
	}
	#success .flickslide .image {
		height: 24em;
		text-align: left;
		margin-left: -2em;
	}
	.flickslide .image img {
		height: 100% !important;
		width: auto !important;
		margin: 0 !important;
		max-width: inherit !important;
	}
	#success .flickscroll ul.menu {
		margin-top: 26em;
	}

	.flickslide .image,
	.flickslide .content,
	.slidedeck .image,
	.slidedeck .content {
		width: 100%;
		position: static;
	}
	.flickslide .image,
	.slidedeck .image {
	}
	.slidedeck .image img {
		width: 220%;
		max-width: inherit;
	}
	.slidedeck .content {
		padding: .5em 1.5em 1.5em 4.5em;
		overflow: hidden;
	}
	.slidedeck .image {
		position: relative;
	}
	.slidedeck .image:after {
		content: "";
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		position: absolute;
		background: -webkit-linear-gradient(top,rgba(193,188,175,0),rgba(193,188,175,0) 65%,rgba(193,188,175,1));
		background: -moz-linear-gradient(top,rgba(193,188,175,0),rgba(193,188,175,0) 65%,rgba(193,188,175,1));
		background: -ms-linear-gradient(top,rgba(193,188,175,0),rgba(193,188,175,0) 65%,rgba(193,188,175,1));
		background: linear-gradient(top,rgba(193,188,175,0),rgba(193,188,175,0) 65%,rgba(193,188,175,1));
	}
	.slidedeck .yellow .image:after {
		background: -webkit-linear-gradient(top,rgba(230,214,116,0),rgba(230,214,116,0) 65%,rgba(230,214,116,1));
		background: -moz-linear-gradient(top,rgba(230,214,116,0),rgba(230,214,116,0) 65%,rgba(230,214,116,1));
		background: -ms-linear-gradient(top,rgba(230,214,116,0),rgba(230,214,116,0) 65%,rgba(230,214,116,1));
		background: linear-gradient(top,rgba(230,214,116,0),rgba(230,214,116,0) 65%,rgba(230,214,116,1));
	}
	.slidedeck .green .image:after {
		background: -webkit-linear-gradient(top,rgba(211,229,177,0),rgba(211,229,177,0) 65%,rgba(211,229,177,1));
		background: -moz-linear-gradient(top,rgba(211,229,177,0),rgba(211,229,177,0) 65%,rgba(211,229,177,1));
		background: -ms-linear-gradient(top,rgba(211,229,177,0),rgba(211,229,177,0) 65%,rgba(211,229,177,1));
		background: linear-gradient(top,rgba(211,229,177,0),rgba(211,229,177,0) 65%,rgba(211,229,177,1));
	}
	.slidedeck .tan .image:after {
		background: -webkit-linear-gradient(top,rgba(224,221,206,0),rgba(224,221,206,0) 65%,rgba(224,221,206,1));
		background: -moz-linear-gradient(top,rgba(224,221,206,0),rgba(224,221,206,0) 65%,rgba(224,221,206,1));
		background: -ms-linear-gradient(top,rgba(224,221,206,0),rgba(224,221,206,0) 65%,rgba(224,221,206,1));
		background: linear-gradient(top,rgba(224,221,206,0),rgba(224,221,206,0) 65%,rgba(224,221,206,1));
	}
	.slidedeck .gray .image:after {
		background: -webkit-linear-gradient(top,rgba(223,224,219,0),rgba(223,224,219,0) 65%,rgba(223,224,219,1));
		background: -moz-linear-gradient(top,rgba(223,224,219,0),rgba(223,224,219,0) 65%,rgba(223,224,219,1));
		background: -ms-linear-gradient(top,rgba(223,224,219,0),rgba(223,224,219,0) 65%,rgba(223,224,219,1));
		background: linear-gradient(top,rgba(223,224,219,0),rgba(223,224,219,0) 65%,rgba(223,224,219,1));
	}
	.slidedeck .brown .image:after {
		background: -webkit-linear-gradient(top,rgba(193,182,150,0),rgba(193,182,150,0) 65%,rgba(193,182,150,1));
		background: -moz-linear-gradient(top,rgba(193,182,150,0),rgba(193,182,150,0) 65%,rgba(193,182,150,1));
		background: -ms-linear-gradient(top,rgba(193,182,150,0),rgba(193,182,150,0) 65%,rgba(193,182,150,1));
		background: linear-gradient(top,rgba(193,182,150,0),rgba(193,182,150,0) 65%,rgba(193,182,150,1));
	}

	.slidedeck .yellow .content {
		background: rgb(230,214,116);
	}
	.slidedeck .green .content{
		background: rgb(211,229,177);
	}
	.slidedeck .tan .content {
		background: rgb(224,221,206);
	}
	.slidedeck .gray .content {
		background: rgb(223,224,219);
	}
	.slidedeck .brown .content {
		background: rgb(193,182,150);
	}
	.tab-section > .row {
		padding: 1.5em 0;
	}
	.dot-tabs ul.nav {
		left: 1em;
		top: 30%;
		width: 2em;
	}
	.dot-tabs ul.nav li a {
		opacity: 1;
	}
	.flickscroll ul.menu {
		margin-top: 260px;
	}


	.text-center-collapse{				text-align: center;}


	/*specific*/
	h1.fnt-64{ 					margin-top:20px!important;}
	#centerftrcol{ 						border:none;}
	.copyright{ 						font-size:12px!important;}
	#leftftrcol, #rightftrcol{
										text-align: center;
	}
	#footer .icon-list li {				padding-left:0px;}
	#footer .icon-list li:before {
										opacity: 0;
	}
	#footer .icon-list li a {
										color:#FFFF00;
	}
	#footer .icon-list li a:hover {
										color:#FFFF00;
	}

	#ctaTestimonals, #ctaMedReviews{					text-align: center;}

	.featrow div[class^='col']:first-child {        margin-bottom:5px;}
	.featrow div[class^='col']:last-child {        text-align: center;}

	section#secSaneApp{background:none;}

	.simplehdrlogo{									float: none!important; margin: auto!important; width:100%; text-align: center;"}


	/*.page-template-page-full-no-link-php .container{
		padding-top:90px;	
	}
	.page-template-page-full-no-link-php .banner .hero-unit .image{
		display:none;	
	}
	.page-template-page-full-no-link-php .banner .hero-unit .image img{
		display:none;
	}*/
	div.snp-bar5{
		display:none;	
	}
	
	
	
}





												