/* ---------- FONTS - TEMPORARY FOR DEV - REPLACE WITH LICENSED FONTS ---------- */

@font-face {
	font-family: 'avenir-black';
	src: url('../fonts/avenib77-webfont.eot');
	src: url('../fonts/avenib77-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/avenib77-webfont.woff') format('woff'),
		 url('../fonts/avenib77-webfont.ttf') format('truetype'),
		 url('../fonts/avenib77-webfont.svg#avenirblack') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'avenir-medium';
	src: url('../fonts/avenim55-webfont.eot');
	src: url('../fonts/avenim55-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/avenim55-webfont.woff') format('woff'),
		 url('../fonts/avenim55-webfont.ttf') format('truetype'),
		 url('../fonts/avenim55-webfont.svg#avenirmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'avenir-light';
	src: url('../fonts/avenil84-webfont.eot');
	src: url('../fonts/avenil84-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/avenil84-webfont.woff') format('woff'),
		 url('../fonts/avenil84-webfont.ttf') format('truetype'),
		 url('../fonts/avenil84-webfont.svg#avenirlight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'mrseaves-regular';
	src: url('../fonts/mrseavesroman-webfont.eot');
	src: url('../fonts/mrseavesroman-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/mrseavesroman-webfont.woff') format('woff'),
		 url('../fonts/mrseavesroman-webfont.ttf') format('truetype'),
		 url('../fonts/mrseavesroman-webfont.svg#mrseavesregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'mrseaves-bold';
	src: url('../fonts/mrseavesbold-webfont.eot');
	src: url('../fonts/mrseavesbold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/mrseavesbold-webfont.woff') format('woff'),
		 url('../fonts/mrseavesbold-webfont.ttf') format('truetype'),
		 url('../fonts/mrseavesbold-webfont.svg#mrseavesbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'mrseaves-italic';
	src: url('../fonts/mrseavesitalic-webfont.eot');
	src: url('../fonts/mrseavesitalic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/mrseavesitalic-webfont.woff') format('woff'),
		 url('../fonts/mrseavesitalic-webfont.ttf') format('truetype'),
		 url('../fonts/mrseavesitalic-webfont.svg#mrseavesitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ---------- COMMON ---------- */

body {
	font-family: "mrseaves-regular";
	color: #919191;
	line-height: 20px;
	background-color: #eee;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

em,
i,
em a,
i a,
.timeline-caption {
	font-family: "mrseaves-italic";
}

footer .contact td,
footer .contact a,
.date-row .date {
	font-family: "mrseaves-bold";
}

.nav li a,
.breadcrumbs,
.upper,
.title-area strong,
.title-area b,
.home-intro strong,
.home-intro b,
h5,
h6,
.btn-menu,
.title,
.home-intro h2,
.button-cta {
	font-family: "avenir-black";
}

h1, h2, h3, h4, h6,
a, footer .contact .upper,
.dropdown-menu > li > a,
.product-thumb .title,
ul.secondary-nav .submenu a {
	font-family: "avenir-light";
}

#copyright {
	font-family: "avenir-medium";
}

strong, b {
	color: #797979;
}

h2 {
	line-height: 70px;
	font-size: 70px;
	font-weight: normal;
	color: #839D57;
}

h3 {
	line-height: 60px;
	font-size: 60px;
	font-weight: normal;
	color: #b0c778;
}

h4 {
	font-size: 40px;
	line-height: 40px;
	color: #b0c778;
	font-weight: normal;
}

h5 {
	line-height: 24px;
	font-size: 24px;
	color: #fff;
}

h6 {
	font-size: 18px;
	line-height: 26px;
	color: #797979;
}

.clear {
	clear: both;
}

.upper {
	text-transform: uppercase;
	font-weight: bold;
}

.relative {
	position: relative;
}

.link-more {
	text-transform: uppercase;
	font-size: 12px;
}

.row-full {
	clear: both;
	width: 100%;
	float: none;
	margin: 25px 0;
}

.padded {
	padding: 40px 70px;
}

.topmargin {
	margin-top: 25px;
}

.bottommargin {
	margin-bottom: 25px;
}

#logo,
footer .social a,
.btn-search,
#localization-nav .arrow,
.button-go,
.sort-bar .name,
.button.new,
.button.popular,
.button.alpha,
.cycle-pager span {
	display: block;
	text-indent: -999em;
	background-image: url(http://www.youngliving.com/signup/resources/img/common/sprites.png);
	background-repeat: no-repeat;
	outline: none;
}

#localization-nav li a,
#localization-nav #current a {
	display: block;
	text-indent: -999em;
	background-image: url(http://www.youngliving.com/signup/resources/img/common/flag-sprites.png);
	background-repeat: no-repeat;
	outline: none;
}

hr {
	height: 5px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

hr.inverted {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/* ---------- HEADER ---------- */

header {
	position: relative;
	height: 200px;
	z-index: 120;
}

header .container {
	position: relative;
}

#logo {
	position: absolute;
	top: 20px;
	left: 110px;
	width: 256px;
	height: 76px;
	background-position: left top;
}

#logo:hover {
	border: none;
}

.member-nav {
	position: absolute;;
	top: 10px;
	right: 5px;
	font-size: 16px;
	line-height: 30px;
	width: 316px;
	text-align:right;
}

.member-nav span {
	color: #3b4a0b;
	padding: 0 5px;
}

.member-nav a {
	color: #fff;
}

.member-nav a:hover {
	border-bottom: 1px dotted #fff;
}

.btn-menu {
	display: none;
}

.navbar {
	position: absolute;
	top: 60px;
	right: -20px;
}

ul.nav {
	font-size: 18px;
}

ul.dropdown-menu {
	padding-top: 5px;
}

a.menu:after, .dropdown-toggle:after {
  content: none;
}

li.dropdown:hover,
li.dropdown.open {
	color: #b0c778;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px solid #fff;
}

/* Menu for Secondary nav on left hand side */
.left-menu {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #e2f8f9;
	display:none;
}
/* hackish, but blue background only gets applied in media query*/
.blue-background{
	background: #fff;
}
.white-background{
	background: #fff;
}
ul.secondary-nav{
	margin-top: 33px;
	text-align:left;
	list-style:none;

}

ul.secondary-nav.topmargin {
	margin-top: 55px;
}

ul.secondary-nav li{
	border-top: 1px solid #d4e1e2; 
	padding: 13px 5px 10px 20px;
	/* margin: 2px 0; */
	margin: 0; 
}

ul.secondary-nav li.open + li { border-top:none; }

ul.secondary-nav>:first-child{
	border-top: 1px solid #a7bf69;
}
ul.secondary-nav>:last-child{
	border-bottom: 1px solid #a7bf69;	
}

ul.secondary-nav li a{
	font-family: "avenir-black";
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	text-transform: capitalize;
	color:#797979;
}
ul.secondary-nav li a:hover,
ul.secondary-nav li.open a,
ul.secondary-nav li.active a
{
	color:#b0c778;
	text-decoration:none;
	border: 0;
}
.submenu{
	display: none;
}
ul.secondary-nav li.open {
	border-top: 1px solid #a7bf69;
	border-bottom: 1px solid #a7bf69;
}
li.open .submenu {
	display: block;
}
ul.secondary-nav .submenu {
	list-style: none;
	margin: 0;
}
ul.secondary-nav .submenu li {
	border: none;
	padding: 0;
}

ul.secondary-nav .submenu a {
	font-size: 16px;
	color: #00c6d2 !important;
	padding-left: 16px;
	margin-left: -16px;
}

ul.secondary-nav .submenu a.active,
ul.secondary-nav .submenu a:hover {
	color: #797979 !important;
	background: url(http://www.youngliving.com/signup/resources/img/common/sprites.png) no-repeat;
	background-position: -388px -150px;
}

.search-form {
	position: relative;
	margin-left: 20px;
}

.title-area .search-form {
	margin-top: 14px;
}

.search-field {
	width: 60px;
	padding-left: 27px !important;
	background-color: rgb(0,0,0) !important;
	background-color: rgba(0,0,0,.3) !important;
	color: #fff !important;
	border: 1px solid rgba(255,255,255,.5) !important;
	font-size: 14px !important;
}

.search-form.light .search-field {
	background-color: #fff !important;
	color: #919191 !important;
	border: 1px solid #919191 !important;
}

.search-field.long {
	width: 154px;
}

.dropdown-menu > li > a {
	padding: 3px 12px;
	line-height: 18px;
	font-size: 16px;
}

.dropdown-menu .search-form {
	margin: 5px 0 -2px 10px
}

.btn-search {
	position: absolute;
	top: 8px;
	left: 6px;
	width: 19px;
	height: 19px !important;
	background-position: 0 -124px;
}

.btn-search:hover {
	border: none !important;
}

.search-form.light .btn-search {
	background-position: -19px -124px;
}

/* ---------- LOCALIZATION MENU ---------- */

#localization-nav {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	width: 47px;
	z-index: 120;
	background: rgb(255,255,255);
	background: rgba(255,255,255,.5);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5), inset 0 0 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.5), inset 0 0 10px rgba(0,0,0,.2);
	box-shadow: 0 2px 5px rgba(0,0,0,.5), inset 0 0 10px rgba(0,0,0,.2);
}

#localization-nav .arrow {
	width: 47px;
	height: 20px;
	background-position: -284px -150px;
}

#localization-nav ul {
	display: none;
}

#localization-nav #current a,
#localization-nav li a {
	width: 47px;
	height: 25px;
	line-height: 30px;
	cursor: pointer;
	border: none;
}

#localization-nav li a:hover {
	background-color: rgba(255,255,255,.5);
}

#localization-nav #current a:hover {
	border: none;
}

.en-us a {
	background-position: 0 0;
}

.es-us a {
	background-position: 0 -25px;
}

.en-ca a {
	background-position: 0 -50px;
}

.fr-ca a {
	background-position: 0 -75px;
}

.en-au a {
	background-position: 0 -100px;
}

.en-gb a {
	background-position: 0 -125px;
}

.at a {
	background-position: 0 -150px;
}

.de a {
	background-position: 0 -175px;
}

.es a {
	background-position: 0 -200px;
}

.en-sg a {
	background-position: 0 -225px;
}

.es-mx a {
	background-position: 0 -250px;
}

.ja a {
	background-position: 0 -275px;
}

.sv a {
	background-position: 0 -300px;
}

#wrapper {
	max-width: 1280px;
	margin: 0 auto;
	background-color: #fff;
}

#content {
	margin-top: -200px;
}

.dropdown.last .dropdown-menu {
	left: -76px;
	text-align: right;
}

.top {
	position: relative;
	display: block;
	height: 303px;
	background: top left no-repeat;
	background-size: cover;
	-webkit-box-shadow: inset 0 0 40px rgba(0,0,0,.9);
	-moz-box-shadow: inset 0 0 40px rgba(0,0,0,.9);
	box-shadow: inset 0 0 40px rgba(0,0,0,.9);
}

.shadow-inset {
	-webkit-box-shadow: inset 0 0 40px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 0 40px rgba(0,0,0,.4);
	box-shadow: inset 0 0 40px rgba(0,0,0,.4);
}

.overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	z-index: 101;
	background: #000;
	background: rgba(0,0,0,.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.rounded {
	position: relative;
	width: 275px;
	height: 275px;
	background-color: transparent;
	overflow: hidden;
	-webkit-border-radius: 138px;
	-moz-border-radius: 138px;
	border-radius: 138px;
}

.shadow {
	-webkit-box-shadow: 0 0 24px rgba(0,0,0,.1), inset 0 0 0 4px #fff, inset 0 0 40px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 24px rgba(0,0,0,.1), inset 0 0 0 4px #fff, inset 0 0 40px rgba(0,0,0,.2);
	box-shadow: 0 0 24px rgba(0,0,0,.1), inset 0 0 0 4px #fff, inset 0 0 40px rgba(0,0,0,.2);
	border: solid 1px rgba(180,180,180,.5);
}

.breadcrumb-area {
	display: block;
	position: absolute;
	z-index: 99;
	bottom: 0;
	min-height: 30px;
	width: 100%;
	background: rgb(0,0,0);
	background: rgba(0,0,0,.5);
}

.breadcrumb li a {
	color: #fff;
	font-weight: bold;
}

.breadcrumb li a:hover, .breadcrumb li a.active {
	border: none;
	color: #b0c778;
}

.pad-right {
	padding-right: 20px;
}

a.small {
	font-size: 11px;
}

/* ---------- HOME DATE LIST - COULD BE USED ELSEWHERE ---------- */

.timeline-container {
	background: url(http://www.youngliving.com/signup/resources/img/home/timeline-bg.gif) center top repeat-y;
}

.timeline {
	position: relative;
}

.timeline.right {
	background: #f6f6f6;
	background: rgba(0,0,0,0.04);
}

.timeline .content {
	padding: 40px 0;
	width: 55.8928%;
}

.timeline.left .header {
	padding-left: 10%;
	padding-right: 20%;
}

.timeline.right .header {
	padding-left: 20%;
	padding-right: 10%;
}

.timeline h3 {
	margin-bottom: -5px;
}

.timeline p {
	font-size: 18px;
	margin: 10px 0;
}

.timeline.left .content {
	text-align: right;
	float: left;
}

.timeline.right .content {
	text-align: left;
	float: right;
}

.timeline .img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.timeline.left .img {
	border-left: 3px solid #23cad5;
	margin-left: 55.8928%;
	width: 43.85%;
}

.timeline.right .img {
	margin-left: 0;
	border-right: 3px solid #23cad5;
	width: 43.85%;
}

.timeline-caption {
	max-width: 378px;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	padding: 10px;
	background: #000;
	background: rgba(0,0,0,0.25);
	filter: alpha(opacity=25);
}

.timeline-caption p {
	padding: 0;
	margin: 0;
}

.timeline-caption.bottom {
	position: absolute;
	bottom: 0;
}

.date-row {
	margin: 20px 0;
}

.timeline.left .date-row.active {
	background-image: url(http://www.youngliving.com/signup/resources/img/home/arrow-blue-left.png);
	background-repeat: no-repeat;
	background-position: right 30px;
}

.timeline.right .date-row.active {
	background-image: url(http://www.youngliving.com/signup/resources/img/home/arrow-blue-right.png);
	background-repeat: no-repeat;
	background-position: left 30px;
}

.date-row .info {
	width: 70%;
}

.timeline.left .date-row .info {
	padding-left: 10%;
	float: left;
}

.timeline.right .date-row .info {
	padding-right: 10%;
	margin-left: 0;
	float: right;
}

.home-intro h5,
.date-row h5 {
	color: #797979;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
}

.home-intro h5 {
	margin-bottom: 15px;
}

.date-row p {
	margin: 2px 0;
}

.date-row .date {
	display: block;
	font-size: 18px;
	line-height: 12px;
	text-transform: uppercase;
	color: #fff;
	padding-top: 30px;
	text-align: center;
	min-width: 84px;
	min-height: 84px;
	background: url(http://www.youngliving.com/signup/resources/img/home/date-bg.png) center top no-repeat;
}

.date-row .date:hover {
	border: none;
}

.timeline.left .date-row .date {
	margin-left: 80%;
}

.timeline.right .date-row .date {
	margin-left: 0;
	width: 20%;
}

.date-row em,
.date-row i {
	font-size: 26px;
}

/* ---------- TITLE AREA ---------- */

.title-area {
	background: #f6f6f6;
	padding: 30px 0 20px 0;
	font-size: 18px;
	line-height: 26px;
}

.title-area {
	font-size: 22px;
}

.feature-img {
	position: relative;
	top: -130px;
	z-index: 200;
}

.feature-img .outer {
	position: absolute;
	top: 0;
	z-index: 101;
}

.feature-img .inner {
	position: absolute;
	top: 0;
	left: 2px;
	width: 273px;
	height: 273px;
	z-index: 100;
}

/* ---------- NAV LAYOUT ----------------*/
.company,
.product-detail{
	margin-left: 23.42% !important;
}

/* ---------- PRODUCTS ---------- */

.product {
	position: relative;
}

.product.right {
	background: #f6f6f6;
}

.product .content {
	padding: 40px 0;
}

.product h3 {
	margin-bottom: -5px;
}

/*
.product p {
	font-size: 18px;
	margin: 10px 0;
}
*/

.product.left .content {
	padding-left: 10%;
	text-align: right;
	float: left;
}

.product.right .content {
	padding-left: 30px;
	padding-right: 10%;
	text-align: left;
	float: right;
}

.product-links {
	font-size: 20px;
	line-height: normal;
	color: #00c6d2;
}

.product-catimg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;

	-webkit-box-shadow: inset 0 0 50px rgba(0,0,0,.5);
	-moz-box-shadow: inset 0 0 50px rgba(0,0,0,.5);
	box-shadow: inset 0 0 50px rgba(0,0,0,.5);
}

.product.right .product-catimg {
	margin-left: 0;
	border-right: 3px solid #23cad5;
}

.product.left .product-catimg {
	border-left: 3px solid #23cad5;
}

.button-go {
	width: 45px;
	height: 31px;
	background-position: 0 -150px;
	border: none;
}

/* ---------- FEATURED PRODUCT ---------- */

.featured-product {
	float: right;
	width: 240px;
	min-height: 200px;
	color: #797979;
	background: url(http://www.youngliving.com/signup/resources/img/products/product-bg-featured.jpg) top left repeat-x #e5f2c3;
}

.featured-product img {
	margin: 0 auto;
}

.featured-product .details {
	padding: 20px;
}

.featured-product .title {
	font-size: 18px;
}

.product-center-column {
	min-height:700px;
}

/* ---------- PRODUCT GRID ---------- */

.right-column {
	margin-left: 23.42%;
	min-height: 700px;
	font-size: 18px;
	line-height: 20px;
	color: #919191;
}

.right-column em,
.right-column i {
	font-size: 20px;
}

.sort-bar {
	position: relative;
	display: block;
	min-height: 60px;
	background-color: #b0c778;
}

.sort-bar .search-form {
	margin: 14px 0 0 10px;
	float: left;
}

.sort-bar .name,
.sort-bar .button {
	height: 60px;
	background-color: #b0c778;
	float: left;
	border-bottom: none;
}

.sort-bar .name {
	width: 70px;
	background-position: 14px -181px;
	background-color: #b0c778;
}

.sort-bar .button:hover {
	background-color: #919191;
	border-bottom: none;
}

.button.new {
	width: 105px;
	background-position: -58px -181px;
}

.button.popular {
	width: 128px;
	background-position: -164px -181px;
}

.button.alpha {
	width: 110px;
	background-position: -293px -181px;
}

.sort-bar .search-field {
	background-color: #b0c778 !important;
	color: #fff !important;
	border: 1px solid #fff !important;
}

.product-rows {
	/* background: url(../img/products/product-bg.jpg) top left repeat; */
}

.product-thumb {
	position: relative;
	width: 25%;
	min-width: 239px;
	height: 307px;
	float: left;
	/* background: url(../img/products/product-bg.jpg) top left repeat-x; */
}

.product-thumb .decorator {
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	/* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=); */
	background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(255,255,255,0) 30%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,0)), color-stop(30%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,0) 30%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,0) 30%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,0) 30%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(255,255,255,0) 30%); /* W3C */
}

.product-thumb .decorator:hover,
.product-thumb.on .decorator {
	/* background-image: url(../img/products/product-bg-hover.jpg); */
	-webkit-box-shadow: inset 0 0 38px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 0 38px rgba(0,0,0,.1);
	box-shadow: inset 0 0 38px rgba(0,0,0,.1);
}

.product-thumb a:hover {
	border: none;
}

.product-thumb img {
	position: absolute;
	z-index: 9;
	top: 0;
	left: 50%;
	margin-left: -120px;
	width: 240px;
}

.product-thumb .title {
	position: relative;
	z-index: 11;
	color: #00c6d2;
	font-size: 16px;
	padding: 22px 5px 0 5px;
	line-height: 20px;
	text-align: center;
}

/*
.product-thumb:hover .title,
.product-thumb.on .title {
	color: #fff;
}
*/

/* ---------- ARTICLE TEMPLATE ---------- */

.article p,
.article p a,
.picture-row p,
.picture-row p a {
	font-family: 'mrseaves-italic';
	font-size: 24px;
	line-height: 26px;
}

.picture-row {
	position: relative;
}

.picture-row.alt {
	background: #f6f6f6;
}

.picture-row .content {
	padding: 10px 0;
}

.picture-row h3 {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: -5px;
}

.picture-row p {
	margin: 10px 0;
}

.picture-row.left .content {
	padding-left: 10%;
	text-align: right;
	float: left;
}

.picture-row.right .content {
	padding-left: 30px;
	padding-right: 10%;
	text-align: left;
	float: right;
}

.picture-row .img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.picture-row.right .img {
	margin-left: 0;
	border-right: 3px solid #23cad5;
}

.picture-row.left .img {
	border-left: 3px solid #23cad5;
}

.article ul,
.article ol {
	color: #00c6d2;
	margin-top: 15px;
	margin-bottom: 15px;
}

.article li {
	font-family: 'avenir-black';
	font-size: 14px;
	line-height: 26px;
}

.nav-product {
	text-align: center;
	margin: 60px 0 20px;
}

.nav-product h5 {
	color: #b0c778;
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
}

/* ---------- BUTTONS --------- */

.button-cta {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	color: #fff;
	padding: 0 20px;
	background: #00c6d2;

	transition: All 500ms ease-out;
	-webkit-transition: All 500ms ease-out;
	-moz-transition: All 500ms ease-out;
	-o-transition: All 500ms ease-out;

	-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.29), inset 0 0 13px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 0 1px rgba(0,0,0,.29), inset 0 0 13px rgba(0,0,0,.1);
	box-shadow: inset 0 0 1px rgba(0,0,0,.29), inset 0 0 13px rgba(0,0,0,.1);
}

.button-cta:hover {
	border: none;
	background-color: #b0c778;
	-webkit-box-shadow: inset 0 0 1px #000, inset 0 0 13px rgba(0,0,0,.2);
	-moz-box-shadow: inset 0 0 1px #000, inset 0 0 13px rgba(0,0,0,.2);
	box-shadow: inset 0 0 1px #000, inset 0 0 13px rgba(0,0,0,.2);
}

/* ---------- FOOTER ---------- */

footer {
	min-height: 412px;
	background: url(http://www.youngliving.com/signup/resources/img/common/footer/footer-bg.jpg) left bottom no-repeat #b0c778;
	color: #fff;
}

footer .links {
	margin-top: 40px;
}

footer .links a {
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	border-bottom: 1px dotted #fff;
}

footer .links a:hover {
	border-bottom: none;
}

footer .social a {
	width: 48px;
	height: 48px;
	float: left;
	margin-right: 10px;
}

footer .social a:hover {
	border: none;
}

#icon-facebook {
	background-position: 0 -76px;
}
#icon-twitter {
	background-position: -55px -76px;
}
#icon-linkedin {
	background-position: -111px -76px;
}
#icon-youtube {
	background-position: -166px -76px;
}
#icon-feed {
	background-position: -222px -76px;
}

footer .contact {
	padding: 30px 50px 40px 50px;
	background: rgba(255,255,255,.1);
}

footer .contact h5 {
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	margin: 10px 0;
}

footer .contact .upper {
	font-size: 18px;
	text-align: right;
	vertical-align: top;
}

footer .contact td {
	vertical-align: bottom;
	padding: 4px;
	font-size: 18px;
}

footer .contact a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

footer .contact a:hover {
	border-bottom: none;
}

footer .contact hr {
	height: 5px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	margin: 10px 0;
}

#copyright {
	margin-top: 50px;
	text-align: center;
	font-size: 12px;
}

#copyright a {
	color: #fff;
}

#copyright a:hover {
	border-bottom: 1px dotted #fff;
}


#starterkit-popup {
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	color: #353535;
}

/* ---------- MEDIA QUERIES ---------- */

/* tablet and smaller */
@media (max-width: 979px) {

	body {
		background-color: #ffffff;
	}

	h2 {
		font-size: 60px;
		line-height: 60px;
	}

	.member-nav {
		right: 10px;
	}

	.member-nav {
		z-index: 1;
		top: -36px;
		right: 70px;
		width: 316px;
	}

	.btn-menu {
		display: block;
		height: 40px;
		line-height: 40px;
		width: 50px;
		float: right;
		margin-right: 10px;
		border: none;
		color: #fff;
		background: transparent;
	}

	.navbar {
		top: -40px;
		right: 0;
		left: 0;
		background-color: #000;
	}

	/* Menu dropdowns on hover vs click */
	html.touch ul.nav li.dropdown:hover ul.dropdown-menu{
		display: block;
	}

	li.dropdown:hover {
		border: none;
	}

	.dropdown-menu li a {
		height: 30px;
	}

	.nav-collapse .nav > li > a,
	.nav-collapse .dropdown-menu a {
		color: #fff;
	}

	#localization-nav {
		top: -35px;
		background-color: #000;
	}

	#localization-nav .arrow {
		display: none;
	}

	header {
		margin-top: 40px;
		height: 0;
	}

	header .container {
		width: 100%;
		padding: 0;
	}

	#content {
		margin-top: 0;
	}

	.feature-img {
		z-index: 99;
	}

	.dropdown.last .dropdown-menu {
		left: auto;
		text-align: left;
	}

	.right-column,
	.product-detail,
	.company {
		margin-left: 23% !important;
	}

	ul.secondary-nav li a {
		font-size: 16px;
		line-height: 16px;
	}

}

@media (min-width: 768px) and (max-width: 979px) {

	.rounded {
		width: 230px;
		height: 230px;
	}

	.feature-img .inner {
		width: 230px;
		height: 230px;
	}

	footer .contact {
		padding: 30px 20px 40px 20px;
	}


	.featured-product {
		float: none;
		margin: 10px auto;
		clear: both;
	}	
}

@media (min-width: 768px){
	.blue-background{
		background: #e2f8f9;
	}
}


@media (max-width: 767px) {
	body {
		padding: 0;
	}

	#logo {
		top: 10px;
		left: 10px;
	}

	.container {
		padding: 0 20px;
	}

	footer .contact {
		margin: 20px 0;
		background: transparent;
		padding: 0;
	}

	footer .social a {
		margin-right: 5px;
	}

	.offset0, .offset1, .offset2, .offset3, .offset4, .offset5,
	.offset6, .offset7, .offset8, .offset9, .offset10 {
		margin: 0 !important;
	}

	.feature-img {
		display: none;
	}

	.product-catimg,
	.timeline .img,
	.picture-row .img {
		position: relative !important;
		margin-left: 0 !important;
		min-height: 300px !important;
		clear: both !important;
		width: 100% !important;
		border: none !important;
	}

	.product {
		clear: both;
	}

	.product .content,
	.picture-row .content {
		padding: 20px;
	}

	.featured-product {
		float: none;
		margin: 10px auto;
		clear: both;
	}

	.right-column,
	.product-detail,
	.company {
		margin-left: 0 !important;
	}

	.intro h2 {
		font-size: 40px;
		line-height: 40px;
	}

	.product-thumb {
		width: 50%;
	}

	.sort-bar .search-field {
		width: 140px;
	}

	.top {
		height: 200px;
	}

	.timeline .content {
		float: none;
		width: 100%;
		clear: both;
	}

	.timeline-container {
		background: transparent;
	}

	.timeline .date-row.active {
		background-image: none !important;
	}

	.date-row .info {
		width: 60%;
	}

	.timeline.left .date-row .date {
		margin-left: 70%;
	}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

	#logo {
		top: 4px;
		left: 10px;
		background-size: 200px 121px;
		width: 129px;
		height: 38px;
	}

	.member-nav {
		display: none;
	}

	.product-thumb {
		width: 100%;
		float: none;
	}

}

/* ---------- ie 8 specific ---------- */

.lt-ie9 .feature-img .inner {
	border: 4px solid #fff;
}

.lt-ie9 #wrapper {
	max-width: 1120px;
}

.lt-ie9 .search-field {
	border: 1px solid #eee !important;
	color: #eee !important;
	background-color: transparent !important;
	padding-top: 8px !important;
	height: 22px !important;
	width: 44px;
}

.lt-ie9 .search-field.long {
	width: 140px;
}

.lt-ie9 .dropdown.last .dropdown-menu {
	left: -96px;
}

.popup-body {
	font-family: "mrseaves-light";
	color: #353535;
	font-size: 18px;
}

.starterkit-comparision {
	font-size: 18px;
}

.starterkit-popup-table {
	width: 600px;
	text-align: center;
	border: 15px solid #b0c778;
}

.starterkit-popup-table td {
	border-right: 1px solid #E8EFD6;
}

.starterkit-popup-table-comparision-column {
	width: 40%;
	text-align: left;
}

.starterkit-popup-table-comparision-column td {
	width: 15%;
}

.starterkit-popup-table-premium-column {
	font-weight: bolder;
}

.starterkit-popup-table-even {
	background-color: #E8EFD6;
}

.starterkit-popup-table-even td {
	border-right: 1px solid #ffffff;
}

.essential-rewards-description {
	font-size: 18px;
}

.essential-rewards-description-table {
	width: 600px;
	text-align: left;
	border: 15px solid #6600CC;
}

.essential-rewards-description-table td, .essential-rewards-description-table th {
	border-right: 1px solid #CCCCFF;
	width: 120px;
	height: 60px;
	vertical-align: middle;
}

.essential-rewards-description-table-even {
	background-color: #CCCCFF;
}

.essential-rewards-description-table-even td, .essential-rewards-description-table-even th {
	border-right: 1px solid #ffffff;
}

.why-become-a-member {
	font-size: 18px;
}

.why-become-a-member-table {
	width: 600px;
	text-align: center;
	border: 15px solid #00c6d2;
}

.why-become-a-member-table td, .why-become-a-member-table th {
	border-right: 1px solid lightcyan;
	width: 120px;
}

.why-become-a-member-table-even {
	background-color: lightcyan;
}

.why-become-a-member-table-even td, .why-become-a-member-table-even th {
	border-right: 1px solid #ffffff;
}

.e-privacy-message {
	display: block;
	font-family: Verdana;
	line-height: 1.231;
	width: 100%;
}

.e-privacy-message-holder {
	background-color: #E0A3FF;
	color: #ffffff;
	position: relative;
	padding-bottom: 10px;
}

.e-privacy-message-content {
	float: left;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 7px;
	margin-bottom: 20px;
}

.e-privacy-message-close {
	text-align: left;
	margin-left: 30px;
}

.e-privacy-message-close a {
	border-bottom: 1px solid #000000;
}

.e-privacy-message-close a:hover {
	border-bottom: 1px dotted #000000;
}

.note {
	font-family: "avenir-light";
}

.less-form-row-padding-bottom {
	padding-bottom: 5px;
}

/*PRODUCT CATEGORY CSS*/
.product-category strong, .product-category b {
    font-family: "Avenir LT W02 85 Heavy";
    font-size: 18px;
    line-height: 26px;
}
.product-category {
    background: url("/global/img/products/leaf-bg.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    padding: 60px 0 20px 70px;
}
.product-category em, .product-category i {
    font-size: 24px;
    line-height: 26px;
}
.product-category h4 {
    margin-top: 40px;
}
#product-prototype {
    display: none;
}
.product-category-search {
    padding-right: 20px;
}
.cube {
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.2) inset;
    color: #fff;
    display: block;
    float: left;
    font-size: 18px;
    height: 92px;
    padding-top: 50px;
    text-align: center;
    text-transform: uppercase;
    width: 140px;
}
.cube:hover {
    background-position: 0 -142px;
    border: medium none;
}
.cube .button-go {
    display: none;
    margin: 0 auto;
}
.cube:hover .button-go {
    display: block;
}
.stacked-categories h3 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 0;
}
#product-category-search-results {
    background-color: #797979;
    color: white;
    display: none;
    font-family: "Avenir LT W02 65 Medium";
    font-size: 14px;
    list-style-type: none;
    max-width: 320px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 32px;
    z-index: 999;
}
#product-category-search-results li {
    color: #fff;
    cursor: pointer;
    padding: 3px 5px;
    white-space: nowrap;
}
.search-it:hover {
    background-color: #919191;
}
.section-title {
    clear: both;
    font-size: 50px;
    line-height: 50px;
    margin: 0;
    padding: 10px 10px 2px 25px;
}
@media (max-width: 979px) {
}
@media (min-width: 768px) and (max-width: 979px) {
.product-category .span7 {
    padding-right: 30px;
}
}
@media (max-width: 767px) {
.product-category {
    padding: 20px;
}
.featured-product {
    margin-top: 30px;
}
}
