/* Custom CSS
------------------------------------------------------------ */

/*- HEADER -*/
.normalized {
	line-height: 100%;
}

.itala {
	font-style: italic;
}

.video-price-txt {
	font-size: 16px;
	line-height: normal;
	color: #0c0c0c;
}

.video-price-txt span {
	text-transform: uppercase;
	color: #6bb27a;
	font-weight: bold;
}

.custom-head {
	padding: 10px 0 0 0;
}

.header-wrap {
	margin: 0 auto;
    max-width: 1340px;
    padding: 0 30px;
    position: relative;
}

.custom-logo {
	display: inline-block;
    vertical-align: middle;
}

.custom-head-middle {
	display: inline-block;
    vertical-align: middle;
	width: 38%;
}

.custom-head-middle span {
    color: #808285;
    display: block;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
}

.custom-head-middle-2 {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
}

.custom-head-middle-2 img {
    display: block;
    margin: 0 auto;
}

.custom-head-right {
    float: right;
    margin: 28px 0 0 0;
    text-align: right;
}

.custom-head-right span {
    color: #2d2d2d;
    font-size: 20px;
    line-height: 24px;
}

.menu-holder {
	background: #aaaaab none repeat scroll 0 0;
    margin-top: 10px;
}

.relativer {
	position: relative;
}

.join-us {
    background-color: #6bb27a;
    border-radius: 6px 6px 0 0;
    color: #ffffff;
    display: block;
    font-size: 14px;
    line-height: 14px;
    padding: 16px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    top: -2px;
    right: 0;
}

.join-us:hover {
    color: #ffffff;
    text-decoration: none;
    background: #7dc48c;
}

.show-menu {
	margin: 0;
	background: #7c7c7c ;
	text-align: left;
	padding: 10px 15px;
	display: none;
	cursor: pointer;
}

.show-menu img {
	display: inline-block;
	vertical-align: middle;
}

.show-menu span {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #ffffff;
	margin: 0 0 0 10px;
}

.show-menu:hover {
	background: #909090;
}

.nav-main ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 20px;
	line-height: normal;
}

.nav-main li {
	display: inline-block;
}

.nav-main a {
	display: block;
	color: white;
	padding: 8px 15px;
}

.nav-main a:hover {
	background-color: #ffffff;
	color: #6bb27a;
	text-decoration: none;
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}

/*BODY*/

.custom-separator {
	clear: both;
}

.custom-separator::before {
    background: transparent url("https://www.vigorfit.com/new-lp/images/block-separator.png") no-repeat scroll 50% 0;
    clear: both;
    content: "";
    display: block;
    height: 2px;
    width: 100%;
}

.narrow-wrap {
    margin: auto;
    max-width: 1340px;
    padding: 0 20px;
}

/*FOOTER*/

.custom-foot {
  width: 100%;
  background: #ffffff;
}

.five-a {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 20px 0 0;
}

.five-b {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 0 0 20px;
}

.custom-foot h3 {
  color: #6bb27a;
  font-size: 2em; 
  text-align: center;
  margin: 30px 0;
 }

.foot-testimonials, .foot-gallery {
  margin: 0 auto;
}

.testimony h3 {
	font-size: 28px;
	text-align: left;
	color: #9b9b9b;
}

.testimony-left {
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 34%;
	padding: 0 10px 0 0;
}

.testimony-right {
	display: inline-block;
	vertical-align: top;
	width: 66%;
	padding:20px;
	background: 
   url(https://dny2oojj1sioy.cloudfront.net/wp-content/uploads/2017/06/27193135/quote-t.png) top left no-repeat,  /* On top,    like z-index: 4; */
   url(https://dny2oojj1sioy.cloudfront.net/wp-content/uploads/2017/06/27193133/quote-b.png) bottom right no-repeat;
}

.testimony-left img {
	border-radius: 50%;
	display: block;
	margin: 0 auto;
}

.testimony-left a {
	font-size: 16px;
	line-height: 20px!important;
}

.testimony-right p {
	font-size: 16px;
}

.testimony {
  display: inline-block;
  width: 50%;
  padding: 0 10px 50px 10px;
} 

.foot-gallery {
  text-align: center;
}

.foot-gallery span {
  display: inline-block;
  vertical-align: top;
  max-width: 200px;
  width: 20%;
  padding: 6px;
}

.foot-gallery span img {
  max-width: 100%;
  display: block;
}

.foot-carousel {
  height: 185px;
  width: 100%;
  background-image: url("https://www.teanani.com/wp-content/uploads/2017/03/sbottom-carousle.png");
  background-color: #91cdba;
  background-position: 13px 0px;
  background-repeat: repeat-x;
  -webkit-animation: animatedBackground 299999s linear infinite;
     -moz-animation: animatedBackground 299999s linear infinite;
          animation: animatedBackground 299999s linear infinite;
}

@-webkit-keyframes animatedBackground {
	from { background-position: 99999999px 13px; }
	to { background-position: 0 13px; }
}


@keyframes animatedBackground {
	from { background-position: 99999999px 13px; }
	to { background-position: 0 13px; }
}

.foot-cta {
  width: 100%;
  max-height: 190px;
  background: #6bb27a;
  padding: 20px 10px;
}

.foot-cta h2 {
  color: #ffffff;
  text-align: center;
  font-weight: normal;
  margin-bottom: 40px;
  line-height: 30px;
}

.foot-cta hr {
  border: 1px dashed #eeeeee;
  margin-bottom: 15px;
}

.foot-cta p {
  color: #ffffff;
  margin: 10px auto;
  text-align: center;
  width: 90%;
  max-width: 940px;
  font-size: 18px;
  line-height: 20px;
}

.foot-cta p a {
  background-color: #fdb901;
  border: 2px solid #ffffff;
  border-radius: 15px;
  display: block;
  font-size: 28px;
  font-weight: 400;
  margin: 0 auto 0 auto;
  max-height: 100px;
  max-width: 425px;
  position: relative;
  text-align: center;
  top: 18px;
  color: #ffffff;
  padding: 12px 0;
}

.foot-cta p a:hover {
  background-color: #fdd101;
  text-decoration: none;
}

.foot-bottom {
	background: #f7f7f7;
	padding: 60px 0;
}

.three {
	display: inline-block;
	vertical-align: top;
	width: 30%;
}

.two {
	display: inline-block;
	vertical-align: top;
	width: 20%;
}

.foot-bottom h2 {
	color: #0c0c0c;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.soc-icon {
	display: inline-block;
	vertical-align: top;
	margin:0 10px 10px 0;
}

.foot-logo {
	margin:30px 0 0 0;
}

.foot-links {
	list-style: none;
	padding: 0 0 0 20px;
}

.foot-links li {
	margin: 0 0 10px 0;
}

.foot-links li a {
	color: #0c0c0c;
	font-size: 18px;
}

.foot-links li a:hover {
	color: #6bb27a ;
	text-decoration: none
}

.foot-bottom p {
	color: #0c0c0c;
	font-size: 18px;
	margin: 0 0 10px 0;
}

.foot-bottom .copr {
	margin: 40px 0 10px 0;
	text-align: center;
}

.foot-bottom input {
	background: #ffffff;
	border: 1px solid #858a8c;
    color: #333;
    display: block;
    max-width: 300px;
    border-radius: 0;
    font-size: 16px;
	margin: 10px 0 0 0;
}

.foot-bottom .sbmt {
	background: #6bb27a;
	border: none;
	padding: 14px 20px;
	color: #ffffff;
}

.foot-bottom .sbmt:hover {
	border: none;
	color: #ffffff;
}

.grey {
	color: #8a8a8a;
}

/*ABOUT*/

.head-page-carousel {
	height: 106px;
	max-width: 1060px;
	background: url(https://dny2oojj1sioy.cloudfront.net/wp-content/uploads/2017/10/19194639/teanani-slid-head.png) 0 0 repeat;
	-webkit-animation: headCarousel 30s linear infinite;
       -moz-animation: headCarousel 30s linear infinite;
         -o-animation: headCarousel 30s linear infinite;
            animation: headCarousel 30s linear infinite;

}

@-webkit-keyframes headCarousel {
	0% { background-position: 0 0; }
    100% { background-position: -1060px 0; }
}

@-moz-keyframes headCarousel {
	0% { background-position: 0 0; }
    100% { background-position: -1060px 0; }
}

@-o-keyframes headCarousel {
	0% { background-position: 0 0; }
    100% { background-position: -1060px 0; }
}

@keyframes headCarousel {
	0% { background-position: 0 0; }
    100% { background-position: -1060px 0; }
}

.floated-l {
	float: left;
	margin: 0 20px 20px 0;
}

.img-anotate {
    font-size: 14px;
    text-align: center;
}

.small-font {
	font-size: 80%;
}
.blog-btn {
	background: #6bb27a;
    color: #ffffff;
    text-align: center;
    padding: 2px 20px;
    display: block;
    margin: 0 auto 10px auto;
	font-size: 16px;
  	max-width: 160px;
}
.blog-btn:hover {
    background: #9dcca7;
    color: #ffffff;
}

.colored {
	color: #5ca36b;
}

.colored a {
	color:#2272FF
}

/*LANDERS*/

.video-resizer {
	max-width: 800px;
	margin: 0 auto;
}

.lp-wrap {
	padding: 0 0 20px 0;
}

.lp-wrap h3 {
	font-size: 20px;
	color: #0c0c0c;
}

.lp-wrap p {
	font-size: 16px;
	line-height: normal;
}

.third {
	display: inline-block;
	vertical-align: middle;
	width: 33.3%;
	padding: 0 10px;
}

.grn-btn {
	color: #ffffff;
	background: #6bb27a;
	padding: 10px 40px;
	font-weight: bold;
	display: inline-block;
}

.grn-btn:hover, .grn-btn:active, .grn-btn:focus {
	color: #ffffff;
	background: #4e9c5e;
}

.lp-wrap .grn-btn {
	margin: 10px 0 0 0;
}

.five {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 0 10px;
}

.black{
	color: #222222;
}

.small {
	font-size: 80%;
}

.bold {
	font-weight: bold;
}

.lp-green-section {
	background: #5ca36b;
	padding: 20px;
	margin: 40px 0;
}

.lp-green-section .video-resizer {
	max-width: 600px;
}

.dashed-divider {
	border-top: 1px dashed #cccccc;
	width: 100%;
	margin: 40px 0;
}

.two-a {
	display: inline-block;
	vertical-align: top;
	width: 24%;
	padding: 10px;
	margin-top: 30px;
}

.eight-a {
	display: inline-block;
	vertical-align: middle;
	width: 76%;
	padding: 10px;
}

.big-testimonial {
	position: relative;
	padding: 0 60px;
}

.big-testimonial .quote-up {
	position: absolute;
	top: -20px;
	left: 0;
}

.big-testimonial .quote-down {
	position: absolute;
	bottom: 20px;
	right: 0;
}

.tst-img {
	max-width: 200px!important;
	display: block;
	margin: 0 auto;
}

.tst-name {
	color: #5ca36b;
}

.tst-txt {
	font-size: 16px;
	line-height: normal;
	font-style: italic;
}

.mini-foot {
	background: #515151;
	padding: 40px 20px;
	text-align: center;
	
}

.mini-foot a {
	color: #ffffff;
	text-align: center;
	margin: 0 20px;
	text-transform:  uppercase
}

.mini-foot a:hover {
	text-decoration: underline;
}

.mini-foot span {
	color: #5ca36b;
	font-size: 14px;
}

.green {
	color: #6bb27a;
}

.center {
	text-align: center;
}

.headline-divider {
	background: url("https://teanani.com/wp-content/uploads/2017/03/divide.png") repeat-x scroll center center transparent ;
	text-align: center;
	min-height: 1px;
}

.headline-divider h1 {
	background: #ffffff;
	display: inline-block;
	margin: 0;
	padding: 0 20px;
}

.centered-img {
	display: block;
	margin: 0 auto;
}

.normalized {
	line-height: normal;
}

.best-value-wrap {
	min-height: 50px;
    overflow: hidden;
    padding: 5px;
}

.value-box {
    border: 2px solid #cccccc;
    text-align: center;
    height: calc(100% - 50px);
    overflow: hidden;
    padding: 0 8px 30px 8px;
    position: relative;
}

.highlighted-value {
	border: 5px solid #fcad14 !important;
}

.pricer {
	color: #333333;
	font-weight: bold;
	font-size: 22px;
	line-height: normal;
}



.crossed-out {
	text-decoration: line-through;
	color: #9b9b9b;
	font-size: 80%;
}

.orange {
	color: #fcad14;
}

.corner-label {
	background: #5ca36b;
	left: auto;
    letter-spacing: 1px;
    line-height: 24px;
    padding-top: 20px;
    position: absolute;
    right: -80px;
    text-align: center;
    top: -5px;
    transform: rotate(45deg);
    width: 200px;
    z-index: 1;
    overflow-wrap: break-word;
}

.corner-label p {
	color: #ffffff;
	font-size: 16px;
	display: inline-block;
    line-height: 16px;
    padding: 5px 69px 0 55px;
    text-decoration: inherit;
    vertical-align: middle;
}

.lp-3-foot {
	text-align: center;
}

.lp-3-foot a {
	color: #222222;
	text-align: center;
	margin: 0 20px;
	text-transform:  uppercase
}

.lp-3-foot a:hover {
	text-decoration: underline;
}

.lp-3-foot span {
	color: #222222;
	font-size: 14px;
}

.header-lp-1 {
	max-width: 1340px;
	margin: 0 auto;
	padding: 10px;
}

.header-lp-1 .logo-holder {
	width: 25%;
	display: inline-block;
	vertical-align: middle;
}

.header-lp-1 img {
	max-width: 200px;
}

.header-lp-1 ul {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

.header-lp-1 ul li {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 0 20px;
}

.header-lp-1 ul li a {
	color: #222222;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.buy-holder {
	width: 25%;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
}

/* BLOG **/

.fl-widget-title {
	color: #ffffff;
	background: #aaaaab;
	padding: 4px 10px;
	display: block;
}

.soc-holder {
	display: block;
}

.top-soc-holder {
	margin: 20px 0 0 0 ;
}

.bottom-soc-holder {
	Border: 1px solid #eeeeee;
	padding: 10px;
	margin: 20px 0;
}

.bottom-soc-holder h4 {
	display: inline-block;
	vertical-align: middle;
	line-height: 16px;
	font-size: 16px;
	margin: 0 10px 0 0;
	font-style: normal;
}

.soc-holder a {
	display: inline-block;
	vertical-align: top;
	margin:0 10px 0 0;
	border-radius: 2px;
	line-height: normal;
}

.soc-holder a:hover {
	opacity: 0.8;
}

.soc-holder i {
	background-repeat: no-repeat;
	background-position: 8px 8px;
	height: 32px;
	min-width: 32px;
	display: inline-block;
	vertical-align: middle;
	line-height: 16px;
}

.soc-holder span {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	color: #ffffff;
	padding: 0 8px 0 0;
}

.fb-icon {
	background-color: #516eab;
}

.fb-icon i {
	background-image: url("https://teanani.com/wp-content/uploads/2017/03/icon-fb.png");
}

.twitter-icon {
	background-color: #29c5f6;
}

.twitter-icon i {
	background-image: url("https://teanani.com/wp-content/uploads/2017/03/icon-twitt.png");
}

.google-icon {
	background-color: #eb4026;
}

.google-icon i {
	background-image: url("https://teanani.com/wp-content/uploads/2017/03/icon-g.png");
}

.pinterest-icon {
	background-color: #ca212a;
}

.pinterest-icon i {
	background-image: url("https://teanani.com/wp-content/uploads/2017/03/icon-pint.png");
}

.fb-like {
	display: inline-block;
	vertical-align: top;
	line-height: normal;
}

.fl-post-author, .fl-sep, .fl-post-date {
	font-size: 12px;
	color: #222222;
}

.fl-post-author a {
	font-weight: bold;
	color: #222222;
}

.author-box {
	position: relative;
	width: 100%;
	border: 1px solid #eeeeee;
	padding: 20px;
}

.author-box img {
	position: absolute;
	top: 20px;
	left: 20px;
	max-width: 100px;
	margin: 0 0 20px 0;
}

.author-box a {
	margin: 0 0 0 120px;
	padding: 0;
	font-size: 18px;
	font-style: normal;
}

.author-box p {
	margin: 0 0 0 120px;
	padding: 0;
	font-size: 14px;
	line-height: normal;
	font-style: normal;
}

.author-soc {
	width: 100%;
	margin: 0;
	padding: 10px 20px;
	background: #fcfcfc;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}

.fl-post-meta-bottom {
	border: none;
}

.soc-separator {
	width: 100%;
	height: 1px;
	background: #eeeeee;
	margin: 30px 0 30px 0;
}

/* LP 3 **/

.label-header-lp-3 {
	background: #6bb27a;
}

.lp-b-head {
	position: relative;
	max-width: 1100px;
	margin: 20px auto;
	border-radius: 20px;
	padding: 10px;
	background: #ffffff;
}

.log-link {
	max-width: 160px;
	display: inline-block;
	margin: 0 0 0 20px;
}

.log-link img {
	width: 100%;
}

.nav-lp-b ul {
	display: none;
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	font-size: 20px;
	line-height: normal;
	text-transform: uppercase;
}

.nav-lp-b ul li {
	padding: 4px 0;
}

.show-lp-menu {
	position: absolute;
    right: 30px;
    top: 30px;
	cursor: pointer;
	line-height: 0;
}

.show-lp-menu img {
	display: inline-block;
	vertical-align: middle;
}

.lp-2-btn {
	background: #6bb27a;
	color: #ffffff;
	text-align: center;
	padding: 10px 16px;
	border-radius: 6px;
    width: 600px;
    display: inline-block;
    -webkit-animation: 2s ease 0s normal none infinite running pulse-brand-primary;
    -moz-animation: 2s ease 0s normal none infinite running pulse-brand-primary;
    animation: 2s ease 0s normal none infinite running pulse-brand-primary;
}

@-webkit-keyframes pulse-brand-primary {
	0% {
	    background-color: #5ea76d;
	}
	50% {
	    background-color: #7bc089;
	    box-shadow: 0 0 20px #8acc98;
	}
	100% {
	    background-color: #5ea76d;
	}
}

@-moz-keyframes pulse-brand-primary {
	0% {
	    background-color: #5ea76d;
	}
	50% {
	    background-color: #7bc089;
	    box-shadow: 0 0 20px #8acc98;
	}
	100% {
	    background-color: #5ea76d;
	}
}

@keyframes pulse-brand-primary {
	0% {
	    background-color: #5ea76d;
	}
	50% {
	    background-color: #7bc089;
	    box-shadow: 0 0 20px #8acc98;
	}
	100% {
	    background-color: #5ea76d;
	}
}

.lp-2-btn:hover {
	animation: 0s ease 0s normal none infinite running pulse-brand-primary;
	color: #ffffff;
	text-decoration:  none;
}

.label-header-lp-2 {
	background:#6bb27a;
}

.fl-page-content {
	background-color: transparent;
}

.lp-2-content {
	background: #ffffff;
	border-radius: 20px;
	margin: 0 auto 20px auto ;
}

.dater {
	background: #999999;
	border-radius: 10px;
	color: #ffffff;
	text-align: center;
	width: 600px;
}

.lp-2-share {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	display: block;
	background: #f5f5f5;
	border-radius: 10px;
	color: #295c88;
	text-align: center;
	width: 600px;	
}

.lp-2-share:hover {
	background: #e7e6e6;
	color: #295c88;
	text-decoration: none;
}

.lp-3-footer {
	text-align: center;
	color: #ffffff;
	font-size: 11px;
}

.lp-3-footer a {
	color: #fffd73;
	text-decoration:  underline
}

/* LP 4 **/

.lp-c-head {
	background: #f9ffeb;
	position: relative;
	padding: 6px 0;
	box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.3);
}

.header-tel {
	position: absolute;
	color: #333333;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	right: 100px;
	top:10px;
}

.show-lp-b-menu {
    cursor: pointer;
    line-height: 0;
    position: absolute;
    right: 30px;
    top: 18px;
}

.image-resize {
	max-width: 320px;
}

.green-btn {
	background: #6bb27a;
	color: #ffffff;
	text-align: center;
	padding: 10px 16px;
	border-radius: 6px;
}

.green-btn:hover {
	background: #7bc089;
	color: #ffffff !important;
	text-decoration: none !important;
}

.orange-btn {
	background: #ffa200;
	color: #ffffff;
	text-align: center;
	padding: 10px 16px;
	border-radius: 6px;
}

.orange-btn:hover {
	background: #ffc000;
	color: #ffffff !important;
	text-decoration: none !important;
}

.full-width {
	display: block;
	width: 100%;
}

.phone-link {
	color: #3577af;
	font-size: 16px;
	padding: 6px 0 0 0;
}

.phone-link:hover {
	color: #3577af;
}

.centered-txt {
	text-align: center;
	display: block;
	margin: 0 auto;
}

.lp-4-video {
	max-width: 1000px;
	margin: 0 auto;
	border: 15px solid #6bb27a;
	border-radius: 15px;
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
}

.centered-share {
	display: block;
	margin: 0 auto;
}

.grey-back {
	background: #cbcbcb;
}

.green-back {
	background: #7dc48c;
}

.black-back {
	background: #000000;
}

.no-margin {
	margin: 0;
}

.highlight {
	background-color: #ff0;
    color: #0c0c0c;
    padding: 0 4px;
    border-radius: 4px
}

.white-txt {
	color: #ffffff;
}

.Zebra_Tooltip_Message {
	padding: 0!important;
}

.Zebra_Tooltip_Message span {
	font-size: 18px;
    text-align: center;
    background: #eaeaea;
    display: block;
    padding: 10px;
    border-radius: 5px 5px 0 0;
}

.Zebra_Tooltip_Message p {
	padding: 10px 16px;
	font-size: 14px;
    line-height: 18px;
    background: #ffffff;
    border-radius: 0 0 5px 5px;
}

.tooltips {
	font-size: 16px;
	text-align: center;
}

.line-heighted {
	line-height: normal;
}

.faq {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	background: #ffffff;
	border-radius: 3px;
}

.faq span {
	display: block;
	font-size:14px;
	font-weight: bold;
	background: #f6ead4;
    border-color: #ddd;
    border-radius: 3px 3px 0 0;
    padding: 10px 15px;
}

.faq p {
	font-size:14px;
    padding: 10px 15px;
}

.faq img {
    padding: 10px 15px;
    float: right;
}

.pulsing {
	 -webkit-animation: 2s ease 0s normal none infinite running pulse-brand-primary;
    -moz-animation: 2s ease 0s normal none infinite running pulse-brand-primary;
    animation: 2s ease 0s normal none infinite running pulse-brand-primary;
}

.lp-4-footer {
	text-align: center;
	font-size: 11px;
}

.minicart {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	background: #ffffff;
	border-radius: 5px;
	border: 1px solid #cccccc;
	padding: 20px;
	max-width: 440px;
	margin: 0 auto;
}

.minicart h3 {
	text-align: center;
	margin: 0 0 20px 0;
}

.minicart select {
	background: #ffffff;
	border-radius: 5px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
	width: 100%;
	padding: 4px 10px;
	font-size: 16px;
}

.minicart span {
	background-color: #fcf8e3;
    border:1px solid #f7e1b5;
    border-radius: 5px;
    font-size: 15px;
    color: #8a6d3b;
    width: 100%;
    display: block;
    padding: 10px 20px;
    margin: 0 0 20px 0;
    text-align: center;
}

.minicart span i {
	margin: 0 10px 0 0;
}

.drop-cap {
	float: left;
    font-size: 80px;
    line-height: 0.4em;
    padding: 0.25em 0.05em 0.25em 0;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif
}

.quoted {
	display: table;
	padding: 0 60px;
    position: relative;
    margin: 40px 60px 20px 40px;
    text-align: center;
}

.quoted .quote-down {
    bottom: 0;
    position: absolute;
    right: 0;
}

.quoted .quote-up {
	left: 0;
    position: absolute;
    top: -20px;
}

.txt-right {
	text-align: right;
}

.txt-left {
	text-align: left;
}

.quoted .txt-right {
	text-align: right;
	float: right;
	color: #999999;
}

.reference {
	font-size: 10px;
	vertical-align: top;
	color: #666666;
}

.reference-txt {
	font-size: 16px;
	color: #666666;
}

.foot-ref {
	font-size: 12px;
	line-height: 12px;
	color: #999999;
}

.foot-ref a {
	color: #999999;
}

.light-grn-btn {
	color: #ffffff;
	background: #91dd6f;
	padding: 20px 40px;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	display: inline-block;
	border-radius: 10px;
	-webkit-box-shadow: 0px 10px 0px 0px rgba(64,152,25,1);
       -moz-box-shadow: 0px 10px 0px 0px rgba(64,152,25,1);
            box-shadow: 0px 10px 0px 0px rgba(64,152,25,1);
}

.light-grn-btn:hover {
	color: #ffffff;
	margin: 4px 0 -4px 0;
	text-decoration: none;
	-webkit-box-shadow: 0px 6px 0px 0px rgba(64,152,25,1);
       -moz-box-shadow: 0px 6px 0px 0px rgba(64,152,25,1);
            box-shadow: 0px 6px 0px 0px rgba(64,152,25,1);
}

.light-grn-btn:active {
	margin: 8px 0 -8px 0;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(64,152,25,1);
       -moz-box-shadow: 0px 2px 0px 0px rgba(64,152,253,1);
            box-shadow: 0px 2px 0px 0px rgba(64,152,25,1);
}

.blue-link {
	color: #1a5db5;
	font-size: 28px;
	text-decoration: underline!important;
}

.blue-link-2 {
	color: #1a5db5;
	text-decoration: underline!important;
}

.blue-link:hover, .blue-link-2:hover {
	color: #4a8ee7;
}

.grey-box {
	background: #f3f3f3;
	padding: 10px 20px;
}

.grey-box p {
	color: #333333;
}

.cer-txt {
	display: block;
	text-align: center;
	font-size: 14px;
}

.opt-1 {
	font-size: 54px;
    font-style: italic;
    font-weight: 400;
    text-align: center;
    display: block;
}

.opt-2 {
	font-size: 30px;
	line-height: 34px;
    font-weight: bold;
    text-align: center;
    display: block;
}

.opt-3 {
	max-width: 800px;
	font-size: 30px;
	line-height: 34px;
    font-weight: bold;
    margin: 10px auto 0 auto;
    text-align: center;
    display: block;
    color: #6bb27a;
}

.teananopt {
	background: url("https://dny2oojj1sioy.cloudfront.net/wp-content/uploads/2017/05/18175659/grn.jpg") transparent 0 0  no-repeat;
	max-width: 600px;
	margin: 40px auto 0 auto;
	padding: 40px;
	border-radius: 20px;
}

.teananopt input {
	display: block;
	font-size: 30px;
	line-height: 50px;
	min-height: 50px;
	text-align: center;
	color: #333333;
}

.teananopt .sbmt {
	background: #ffae01;
	display: block;
	margin: 40px auto 0 auto;
	padding: 4px 30px;
	font-weight: bold;
	color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;
	border: none;
}

.teananopt .sbmt:hover {
	background: #ffa200;
	color: #ffffff;
	border: none;
}

.scl-holder {
	margin: 20px auto;
	max-width: 805px;
	text-align: center;
}

.scl-holder a {
	display: inline-block;
	margin: 10px;
	padding: 4px;
}

.scl-holder a:hover {
	opacity: 0.8;
}

.scl-shr {
	max-width:600px;
	text-align: center;
	display: block;
	margin: 0 auto;
}


.photo-fix .fl-module-photo {
	margin: 0 auto;
}

.certificate-maxer {
	max-width: 300px;
}

/*- CHAT -*/

.stick-chat {
	position: fixed;
	bottom: 0;
	right: 40px
}

.chat-button-1 {
	background-color: #3d9237;
	display: inline-block; 
	padding: 7px 40px;
	z-index: 10;
	cursor: pointer;
}

.chat-button-1:hover {
	background-color: #2D7B27;
}

.chat-button-1 img, .chat-button-1 span {
	display: inline-block;
	vertical-align: middle;
}

.chat-button-1 span {
	color: #ffffff;
	font-size: 24px;
	margin: 0 0 0 4px
}

/*  content page **/

html, body {
	   width: 100%;
       height: 100%;
       margin: 0 !important;
}

.page-id-845, .page-id-958, .page-id-964 {
	background: url("https://dny2oojj1sioy.cloudfront.net/wp-content/uploads/2017/12/15165835/mountain-side-2.jpg") no-repeat transparent;
	background-size: cover;
       -webkit-background-size: cover;
       -moz-background-size: cover;
       -o-background-size: cover;
}

.contest-big {
	color: #ffffff;
	font-size: 22px;
	line-height: 26px;
}

.contest-small {
	color: #ffffff;
	font-size: 18px;
	line-height: 22px;
}


.inliner {
	text-align: center;
}

.inliner img, .inliner p {
	vertical-align: middle;
	display: inline-block;
}

.inliner p {
	color: #999999;
}

.small-images {
	display: inline-block;
	vertical-align: top;
	width: 60px;
	margin: 20px 10px 0 0;
}

.big-image {
	text-align: center;
}

.big-image img {
	display: inline-block;
}

.tabcontent {
    display: none;
}

.tabcontent img {
    display: block;
    margin: 0 auto;
}

.tab {
	margin: 20px 0 20px 0;
}

.tab img {
	width: 80px;
	margin: 0 10px 0 0;
	cursor: pointer;
}

.tab img:hover {
	opacity: 0.8;
}

.small-video {
	display: inline-block;
	vertical-align: top;
	width: 106px;
	margin: 20px 10px 0 0;
}

.current-tab {
	display: block;
}


@media all and (max-width: 1200px) {
	.custom-logo {
		max-width: 240px;
	}
	.custom-head-middle {
		width: 32%;
	}
	.custom-head-middle span {
	    font-size: 16px;
	    line-height: 20px;
	}
	.custom-head-right {
	    margin: 22px 0 0 0;
		}
	.custom-head-right span {
		font-size: 18px;
	}
	.big-testimonial, .quoted {
		padding: 0 40px;
	}
	.big-testimonial .quote-up, .big-testimonial .quote-down, .quoted .quote-up, .quoted .quote-down {
		width: 30px;
	}
	.big-testimonial .quote-up {
		top: -10px;
	}
	.big-testimonial .quote-down {
		bottom: 10px;
	}
	.quoted .quote-up {
		top: -10px;
	}
	.lp-2-content, .lp-b-head {
		width: 940px;
	}
	.lp-2-btn, .dater, .lp-2-share {
		width: 440px;
	}
}


@media all and (max-width: 1140px) {
	.soc-holder span {
		display: none;
	}
}

@media all and (max-width: 1000px) {
	.lp-2-content, .lp-b-head {
		width: 800px;
	}
	.lp-2-btn, .dater, .lp-2-share {
		width: 300px;
	}
}

@media all and (max-width: 900px) {
	.grn-btn {
		font-size: 16px;
		padding: 6px 14px;
	}
	.custom-head-middle {
		width: 49%;
	}
	.custom-head-middle-2 {
		display: none;
	}
	.join-us {
		display: none;
	}
	.three {
		display: block;
		width: 100%;
	}
	.two {
		width: 50%;
		margin: 40px 0;
	}
	.foot-links {
		padding: 0;
	}
	.foot-logo {
		display: block;
		margin: 0 auto;
	}
	.opt-1 {
		font-size: 40px;
		line-height: 44px;
	}
	.opt-2, .opt-3  {
		font-size: 30px;

	}
	.teananopt {
		padding: 20px;
		border-radius: 10px;
	}
	.teananopt input {
		display: block;
		font-size: 20px;
		line-height: 40px;
		min-height: 40px;
	}
	.teananopt .sbmt {
		display: block;
		font-size: 20px;
		line-height: 40px;
		min-height: 40px;
		margin: 20px auto 0 auto;
	}
}

@media all and (max-width: 840px) {
	.custom-logo, .custom-logo img {
		display: block;
		margin: 0 auto;
	}
	.custom-head-middle {
		display: none;
	}
	.custom-head-right {
		display: block;
		float: none;
	    margin:10px auto 0;
	    text-align: center;
	}
	.custom-head-right span {
	    font-size: 16px;
	    line-height: 20px;
	}
	.custom-head-right br {
	    display: none;
	}
	.header-wrap {
		padding: 0;	
	}
	.show-menu {
		display:block;
	}
	.nav-main ul {
		display: none;
		position: static;
		background-color: #6bb27a;
	}
	.nav-main li {
		display: block;
		font-size: 18px;
		border-top: 1px solid rgba(12, 12, 12, 0.2);
	}
	.nav-main a:hover {
		background-color: #80c88f;
		color: #ffffff;
	}
	.five-a, .five-b  {
	 	 width: 100%;
	 	 max-width: 500px;
	 	 padding: 0;
	 	 display: block;
		  margin: 0 auto;
	}
	.testimony {
	 	 width: 100%; 
	 	 padding: 0 0 10px 0; 
	}
	.five-a h3, .five-b h3, .foot-testimonials h3 {
		margin: 16px 0;
	}
	.foot-cta h2 {
		font-size: 26px;
		margin: 0;
	}
	.foot-cta p a {
		font-size: 22px;
	}
	.lp-wrap {
		max-width: 600px;
		margin: 0 auto 20px auto;
		background: #f7f7f7;
		padding: 10px;
	}
	.third {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.third img {
		display: block;
		margin: 0 auto;
	}
	
	.third .grn-btn {
		text-align: center;
		display: block;
		max-width: 300px;
		margin: 0 auto;
	}
	.five {
		display: block;
		width: 100%;
	}
	.two-a, .eight-a {
		display: block;
		width: 100%;
	}
	.lp-2-content, .lp-b-head {
		width: 100%;
		border-radius: 0;
	}
	.lp-b-head {
		margin: 0 0 10px 0;
	}
	.lp-2-content img {
		display: block;
		margin: 20px auto;
		float: none;
	}
	.lp-2-btn, .dater, .lp-2-share {
		display: block;
		width: 100%;
		margin: 20px 0;
	}
	.image-resize {
		margin: 0 auto;
	}
	.scl-holder a img {
		width: 80px;
	}
	.testimony h3 {
    font-size: 24px;
	}
	.chat-button-1 {
		padding: 7px 30px;
	}
	.chat-button-1 span {
		font-size: 22px;
	}
	.chat-button-1 img {
		width: 28px;		
	}
}

@media all and (max-width: 680px) {
	.head-page-carousel {
		display: none;
	}
	.header-lp-1 .logo-holder {
		display: block;
		width: 100%;
	}
	.header-lp-1 .logo-holder img {
		display: block;
		margin: 0 auto;
	}
	.header-lp-1 ul {
		width: 75%;
	}
	.header-lp-1 .buy-holder .grn-btn {
		text-align: center;
	}
	.quoted {
		margin: 40px 40px 20px 20px;
	}
	.opt-1 {
		font-size: 34px;
		line-height: 38px;
	}
	.opt-2, .opt-3  {
		font-size: 26px;

	}
	.scl-holder a img {
		width: 60px;
	}
	.testimony-left, .testimony-right {
		display: block;
		width: 100%;
	}
	.testimony-left {
		padding: 0;
	}
	.chat-button-1 {
		padding: 7px 20px;
	}
	.chat-button-1 span {
		font-size: 20px;
	}
	.chat-button-1 img {
		width: 24px;		
	}
}

@media all and (max-width: 540px) {
	.author-box {
		text-align: center;
	}
	.author-box img {
		position: static;
		display: block;
		margin: 0 auto 20px auto;
	}
	.author-box a, .author-box p {
		margin: 0;
	}
	.header-tel {
		display: none;
	}
}

@media all and (max-width: 500px) {
	.stick-chat {
		left: 0;	
	}
	.chat-button-1 span {
		font-size: 18px;
	}
	.chat-button-1 img {
		width: 20px;		
	}
}


/*  Optin CSS */

	.dialog-hide {
		display:none;
	}
	.ui-dialog {
	    padding: 0;
	}
	.ui-widget-header {
	    border: none;
	}
	.ui-dialog .ui-dialog-content {
		padding: 16px;
	}
	.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br, .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl, .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
		border-radius: 0;
	}
	.ui-dialog-titlebar-close {
		background-color:#e02f2f!important;
		background-image: url("https://dny2oojj1sioy.cloudfront.net/wp-content/uploads/2017/06/13131926/closebutton-12.png") ;
		background-repeat:no-repeat;
		background-position: center;
		border: none;
		border-radius: 0;
		right: 16px !important;
	}
	.ui-dialog-titlebar-close:hover {
		background-color:#bd2525!important;
		background-image: url("https://dny2oojj1sioy.cloudfront.net/wp-content/uploads/2017/06/13131926/closebutton-12.png") ;
		background-repeat:no-repeat;
		background-position: center;
	}
	.dialog-container {
		display: block;
		vertical-align: top;
		padding:5 px;
		width: 100%;
	}
	.dialog-sidebar-div {
		display: inline-block;
		padding: 0 5px 0 0;
		text-align: center;
		vertical-align: top;
		width: 40%;
	}
	.dialog-form-container {
		display: inline-block;
		padding: 0 0 0 10px;
		text-align: center;
		width: 60%;
	}
	.dialog-form-container input {
		border-radius: 0;
		margin: 0 0 20px 0;
	}
	.dialog-form-container .dialog-submit {
		margin: 0 !important;
	}

	.dialog-h2 {
		font-weight: bold;
	}
	.dialog-p {
		font-size: 17px !important;
	}
	.dialog-p2 {
		font-size:18px !important;
		font-weight:bold;
	}
	.dialog-submit {
		color:#fff !important;
		width:100% !important;
		padding:25px !important;
		font-size:28px !important;
	}

@media (max-width: 610px) {
	  	.dialog-sidebar-div, .dialog-form-container  {
			width: 100%;
			margin: 0;
		}
}

.small-trust-img {
	margin:15px;
}

.small-disclaimer {
	text-align:center;
	font-size:10px !important;
}

.oranged {
	background: #ffa200;
}

.oranged:hover {
	background: #ff8a00;
}
/* Responsive 16:9 Wistia iframe wrapper */
.wp-wistia-responsive {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 ratio */
  height: 0;
  overflow: hidden;
}
.wp-wistia-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}