/*
Theme Name: HomeStyles v3 Responsive WordPress Theme
Description: Created for Rutgers University's Healthy Homestyles Project
Author: McKerin Software
Version: 3.0.0.37
Text Domain: homestyles
*/
hmtl
{
	height: 100%	 !important;
}
body
{
	/* background: url(images/hs_bkrd.png) !important; */
	min-height: 100% !important;
}
.body-warp
{
	height: 100%;	
}
.inner
{
	width: 100% !important;	
}
.bk-inner
{
	width: 100% !important;
	background-color: #c3de04;	
}
.bk-inner a:link, a:visited, a:hover, a:active, a:focus
{
	color: #f30404;
}
p
{
	margin-bottom: 3% !important;
}
.guide-padding
{
	padding: 3px;	
}
.vert-space
{
	margin-top: 5px;
}
.dim{
    opacity:0.4;
    filter:alpha(opacity=40);
}
/*Legacy styles*/
#stage-wrapper{
    width:1024px; 
    height:768px; 
    position:relative;
    background: url(images/hs_bkrd.png);
    /*background-color: #7b963c;*/
}
    #stage-wrapper div
    {
        position:absolute;
    }
/*Legacy styles end*/

#homepage-header
{
	display: table;
	background-color: white; 
	width: 100%;	
	padding: 10px;
	
}
#eb-header
{
	background: url(images/v2/headerbackground.png);
	width: 840px; 
	height: 84px;
}
#language-selector
{
	margin-top: 5px;
	margin-left: 5px;	
}
#bk-language-selector
{
	position: absolute;
	top: 30px;
	left: 45px;
	/*float: right;
	margin-top: 30px;
	margin-left: 45px;*/	
}
#g-header
{
	width: 100%; 
	min-width:350px;
	min-height: 100px;
	background: url(images/v2/headerbackgroundguidesx2.png);
}
@media only screen and (max-width:425px) {
	#g-header{
		width: 350px;
	}
}
#bk-header
{
	width: 100%; 
	min-width:350px;
	min-height: 100px;
	/*background: url(images/v2/headerbackgroundguidesx2.png);*/
	background: url(images/v3/purple-header.svg);
	/*background-color: #772284;
	-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 100% 100%); clip-path: polygon(0 0, 100% 0%, 100% 100%, 100% 100%);*/
}
@media only screen and (max-width:425px) {
	#bk-header{
		width: 350px;
	}
}
#bk-triangle-footer
{
	margin-top: 7%;
	width: 72%; 
	min-width:350px;
	min-height: 100px;
	background: url(images/v3/purple-footer.svg);
	/*background-color: #772284;
	-webkit-clip-path: polygon(0 0, 100% 100%, 100% 100%, 0% 100%); clip-path: polygon(0 0, 100% 100%, 100% 100%, 0% 100%);*/
}
#g-home-left-nav
{
	width: 22%;
	min-width: 350px;
	min-height: 950px;
	background-color: #7b963c;
	position: relative;
	top: -6px;
}
#bk-home-left-nav-wrapper
{
	width: 22%;
	min-width: 350px;
	min-height: 950px;
	position: relative;
	margin-top: -100px;
}
#bk-home-left-nav-top
{
	width: 22%;
	min-width: 350px;
	height: 77px;
	background-color: #c3de04;
	position: relative;
}
#bk-home-left-nav-bottom
{
	width: 22%;
	min-width: 350px;
	min-height: 873px;
	background-color: #4a5eab;
	position: relative;
}

#bk-home-left-nav
{
	width: 22%;
	min-width: 350px;
	min-height: 950px;
	background-color: #4a5eab;
	position: relative;
	top: -6px;
}
#g-mylevel-left-nav
{
	width: 22%;
	min-width: 350px;
	min-height: 1020px;
	background-color: #7b963c;
	position: relative;
	top: -6px;
}

#login-home-left-nav
{
	width: 22%;
	min-width: 350px;
	min-height: 320px;
	background-color: #7b963c;
	position: relative;
	top: -6px;
}

#login-address-left-nav
{
	width: 22%;
	min-width: 350px;
	min-height: 420px;
	background-color: #7b963c;
	position: relative;
	top: -6px;
}

#eb-home-left-nav
{
	width: 22%;
	min-width: 350px;
	min-height: 1040px;
	background-color: #7b963c;
	position: relative;
}

.hs-column-left-noimage
{
	margin-top: 24px;
	padding: 0px 24px 0px 24px;
	line-height: 1.5em;
	font-size: 135%;
	min-width: 200px;
}
.hs-column-left
{
	margin-top: 24px;
	padding: 0px 24px 0px 24px;
	line-height: 1.5em;
	font-size: 135%;
	min-width: 200px;
	background-image: url(images/v2/vertical-borderx2.png);
	background-repeat: repeat-y;
	background-position: 100% 0px;
	background-size: .65%
}
@media only screen and (min-width: 426px) and (max-width: 1426px) {
	.hs-column-left{
		background-image: none;
	}
	.hs-column-left ul{
		margin-bottom: 0px;
	}
}
@media only screen and (max-width:425px) {
	.hs-column-left{
		padding-left:0px;
		padding-right:0px;
		padding-bottom:0px;
		background-image: none;
		width: 350px !important;
	}
}

.hs-column-right
{
	padding: 24px 0px 0px 24px;
	line-height: 1.5em;
	font-size: 135%;
	min-width: 200px;
}
@media only screen and (min-width: 426px) and (max-width: 1426px) {
	.hs-column-right{
		padding-top:0px;
	}
}
@media only screen and (max-width:425px) {
	.hs-column-right{
		padding-left:0px;
		padding-right:0px;
		padding-bottom:0px;
	}
}
.bk-hs-column-left-noimage
{
	margin-top: 24px;
	padding: 0px 40px 0px 24px;
	line-height: 1.5em;
	font-size: 135%;
	min-width: 200px;
}
.bk-hs-column-left
{
	margin-top: 24px;
	padding: 0px 40px 0px 24px;
	line-height: 1.5em;
	font-size: 135%;
	min-width: 200px;
	background-image: url(images/v3/vertical-border-bk.png);
	background-repeat: repeat-y;
	background-position: 100% 0px;
	background-size: .65%
}
@media only screen and (min-width: 426px) and (max-width: 1426px) {
	.bk-hs-column-left{
		background-image: none;
	}
	.bk-hs-column-left ul{
		margin-bottom: 0px;
	}
}
@media only screen and (max-width:425px) {
	.bk-hs-column-left{
		padding-left:0px;
		padding-right:0px;
		padding-bottom:0px;
		background-image: none;
		width: 350px !important;
	}
}
.flowercontainer{
	float: right;
}
@media only screen and (min-width: 426px) and (max-width: 1426px) {
	.flowercontainer{
		display: none;
	}
}
@media only screen and (max-width:425px) {
	.flowercontainer{
		display: none;
	}
}
.flower{
	position: absolute;
	top: 40%;
	margin-left: 7.5%;
}
.flowercontainer, .flower{
	width: 8%;
}

.flowercontainer-home{
	float: right;
}
@media only screen and (min-width: 426px) and (max-width: 1426px) {
	.flowercontainer-home{
		display: none;
	}
}
@media only screen and (max-width:425px) {
	.flowercontainer-home{
		display: none;
	}
}
.flower-home{
	position: absolute;
	top: 56%;
	margin-left: 2%;
}
.flower-signup{
	position: absolute;
	top: 56%;
	margin-left: 3.3%;
}
.flowercontainer-home, .flower-home, .flower-signup{
	width: 5%;
}



.one_half
{
	width: 43% !important;
	margin-right: 1% !important;
}
@media only screen and (min-width: 426px) and (max-width: 1426px) {
	.one_third{
		width: 43% !important;
	}
}
@media only screen and (max-width:425px) {
	.one_half{
		width: 350px !important;
	}
}
.one_third
{
	width: 26% !important;
}
@media only screen and (min-width: 426px) and (max-width: 1426px) {
	.one_third{
		width: 43% !important;
	}
}
@media only screen and (max-width:425px) {
	.one_third{
		width: 350px !important;
	}
}

.hs-blockquote
{
	padding: 0px 0px 24px 0px;
	font-family: myriad-pro-condensed, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 22px;
	color: #7b963c;
	text-transform: uppercase;
	line-height: 1.8;
}

.bk-blockquote
{
	padding: 0px 0px 24px 0px;
	font-family: source-sans-pro,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 40px;
	line-height: 1.8;
}

.upper{
		text-transform: uppercase;
}

.white-text
{
	color: #ffffff !important;
}
.purple-text
{
	color: #772284 !important;
}
.blue-text
{
	color: #4a5eab !important;
}
.orange-text
{
    color:#f1592b !important;
}
.pink-text
{
    color:#ec008c !important;
}
.darkpink-text{
	color: #d61b65 !important;
}
.green-text
{
    color:#7b963c !important;
}
.bluegreen-text{
	color: #00b5ad !important;
}
.seventiescarpetgreen-text{
	color: #acb82f;
}
.navyblue-text{
	color: #25408f;
}
.peagreen-text{
	color: #99a74c;
}
.pastelblue-text{
	color: #5e8ee3;
}
.lipstickred-text{
	color: #ed1c24;
}
.pear-text{
	color: #f1b94a;
}
.tangerine-text{
	color: #f15a2a;
}
.blurple-text{
	color: #5261ac;
}
.breathlessblue-text{
	color: #1d63af;
}
.hotpink-text{
	color: #ec008c;
}
.purplerain-text{
	color: #5e50a1;
}
.cranberry-text{
	color: #b72467;
}
.white-text{
	color: #ffffff;
}
.tiger-background{
	background-color: #f58220;
}
.peagreen-background{
	background-color: #99a74c;
}
.navyblue-background{
	background-color: #25408f;
}
.lightnavyblue-background{
	background-color: rgba(113, 147, 255, 0.6);
}
.purple-background
{
	background-color: #772284 !important;
}
.blue-background
{
	background-color: #4a5eab !important;
}
.orange-background
{
    background-color:#f1592b !important;
}
.pink-background
{
    background-color:#ec008c !important;
}
.green-background
{
    background-color:#7b963c !important;
}
.peach-background
{
    background-color: #f9ddc0;
}
.darkpink-background{
	background-color: #d61b65;
}
.bluegreen-background{
	background-color: #00b5ad;
}
.cranberry-background{
	background-color: #b72467;
}
.pear-background{
	background-color: #f1b94a;
}
.bluegray-background{
	background-color: #7193ff;
}
.lipstickred-background{
	background-color: #ed1c24;
}
.breathlessblue-background{
	background-color: #1d63af;
}
.breathlessblue50-background{
	background-color: rgba(29, 99, 175, 0.5);
}
.tangerine-background{
	background-color: #f15a2a;
}
.babyblue-background{
	background-color: #4896e8;
}
.pastelblue-background{
	background-color: #5e8ee3;
}
.easterblue-background{
	background-color: #7bbdd6;
}
.seventiescarpetgreen-background{
	background-color: #acb82f;
}
.seventiescarpetgreen85-background{
	background-color: rgba(172, 184, 47, 0.85);
}
.anothergreen-background{
	background-color: #aab959;
}
.purplerain-background{
	background-color: #5e50a1;
}
.hotpink-background{
	background-color: #ec008c;
}
.bk-purple{
	color: #59217d;
}
.bk-blue{
	color: #1d63af;
}
.bk-orange{
	color: #f77300;
}
.bk-green{
	color: #75b33c;
}
.bk-lime{
	color: #c3de04;
}
.bk-red{
	color: #f1592b;
}
.form-label{
	font-size: 120%;
}
.subtitle{
	font-size: 120%;
}
.subtitle-larger{
	font-size: 145%;
}
.bold
{
	font-weight: 600;
}

#g-nav-title
{

}
.guide-btn
{
	margin-top:20px;
	margin-left:21%;
	width: 58%;
	height: auto;
}
.bk-guide-btn
{
	margin-top:20px;
	margin-left:26%;
	width: 58%;
	height: auto;
}
.guide-sidenav
{
	margin-top:20px;
	height: auto;
}

.guideimage
{
	padding: 0px 0px 24px 0px;
}

ul 
{
	list-style: none !important; 
	line-height: 1.5em;
}
ul li {
	margin-left: .25em !important; 
	padding-bottom: .75em;
}
ul li::before {content: "•";  color: #f1592b; font-size: 16px;
  display: inline-block; width: 1em;
  margin-left: -1em;}

ol 
{
	list-style: none !important; 
	counter-reset: li;
	line-height: 1.5em;
	padding-top: 10px !important;
}
ol li {counter-increment: li}
ol li::before 
{
	content: counter(li) "."; 
	color: #772284; 
	font-weight: 600;
    display: inline-block; 
    width: 1em; 
    margin-left: -2.0em;
    margin-right: 0.75em;  
}
.right-col-divider
{
	margin: 0px 0px 24px 0px;
}

.guide-thumb
{
	width: 15%;
	margin-right: 1%;
	margin-left: 2%;
	margin-top: 1%
}
@media only screen and (min-width: 426px) and (max-width: 1426px) {
	.guide-thumb{
		width: 33% !important;
	}
}
@media only screen and (max-width:425px) {
	.guide-thumb{
		width: 345px !important;
	}
}
#mobile-menu-placeholder{
	display: none;
}
#regular-menu-placeholder{
	display: block;
}
#top-nav-placeholder{
	display:block;
}
#top-nav-mobile-only{
	display:none;
}
@media only screen and (max-width:425px) {
	#mobile-menu-placeholder{
		display: block;
	}
	#regular-menu-placeholder{
		display: none;
	}
	#top-nav-mobile-only{
	display: block;
	}
}

#top-nav-placeholder ul {
	list-style-type: none;
	margin: 0 0 0 24%;
	padding: 0;
	overflow: hidden;
	line-height: 0.75em;
}
#top-nav-placeholder ul li {
	float: left;
}
#top-nav-placeholder ul li::before {
	content: unset;  
	color: unset; 
	font-size: unset;
  	display: unset; 
  	width: unset;
  	margin-left: unset;
}
  
#top-nav-placeholder ul li a{
	display: inline-block;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 120%;
}
@media only screen and (min-width: 1024px) and (max-width: 1254px) {
	#top-nav-placeholder ul {
		margin: 0 0 0 34%;
	}
}
@media only screen and (min-width: 426px) and (max-width: 1023px) {
	#top-nav-placeholder ul {
		margin: 0 0 0 0%;
	}
	#g-header{
		min-height:150px;
	}
}
@media only screen and (max-width:425px) {
	#top-nav-placeholder ul {
		margin: 0 0 0 0%;
	}
	#top-nav-placeholder ul li a{
		padding: 10px 10px;
	}
	#g-header{
		min-height:190px;
	}
}
#bk-sideline{
	z-index: 1;
    position: absolute;
    height: 760px;
    /*background-image: url(images/v3/red-sideline.png);*/
	/*margin-top: 24px;
	padding: 0px 24px 0px 24px;
	line-height: 1.5em;
	font-size: 135%;
	min-width: 200px;
	background-image: url(images/v3/red-sideline.png);
	background-repeat: repeat-y;
	background-position: 100% 0px;
	background-size: .65% */
}
#bk-sideline img{
	height: 107%;
	width: 25%;
}
#bk-logo{
	margin-top:-18%; 
	margin-left:37%; 
	width: 36%;
}

/***/
#bk-top-nav-placeholder{
	display:block;
	font-family: museo-sans-condensed, sans-serif;
	font-weight: 700;
}
#bk-top-nav-mobile-only{
	display:none;
}

#bk-top-nav-placeholder ul {
	list-style-type: none;
	margin: 0 0 0 24%;
	padding: 0;
	overflow: hidden;
	line-height: 0.75em;
}
#bk-top-nav-placeholder ul li {
	float: left;
}
#bk-top-nav-placeholder ul li::before {
	content: unset;  
	color: unset; 
	font-size: unset;
  	display: unset; 
  	width: unset;
  	margin-left: unset;
}
  
#bk-top-nav-placeholder ul li a{
	display: inline-block;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 175%;
}
@media only screen and (min-width: 1024px) and (max-width: 1254px) {
	#bk-top-nav-placeholder ul {
		margin: 0 0 0 34%;
	}
}
@media only screen and (min-width: 426px) and (max-width: 1023px) {
	#bk-top-nav-placeholder ul {
		margin: 0 0 0 0%;
	}
	#bk-header{
		min-height:150px;
	}
}
@media only screen and (max-width:425px) {
	#bk-top-nav-placeholder ul {
		margin: 0 0 0 0%;
	}
	#bk-top-nav-placeholder ul li a{
		padding: 10px 10px;
	}
	#bk-header{
		min-height:190px;
	}
}
/***/
/***/
#bk-top-nav-placeholder-home{
	display:block;
	font-family: museo-sans-condensed, sans-serif;
	font-weight: 700;
	margin-top: -21px;
}

#bk-top-nav-placeholder-home ul {
	list-style-type: none;
	padding: 0;
	overflow: hidden;
	line-height: 0.75em;
}
#bk-top-nav-placeholder-home ul li {
	float: left;
}
#bk-top-nav-placeholder-home ul li::before {
	content: unset;  
	color: unset; 
	font-size: unset;
  	display: unset; 
  	width: unset;
  	margin-left: unset;
}
  
#bk-top-nav-placeholder-home ul li a{
	display: inline-block;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 175%;
}
@media only screen and (min-width: 1024px) and (max-width: 1254px) {
	#bk-top-nav-placeholder-home ul {
		margin: 0 0 0 34%;
	}
}
@media only screen and (min-width: 426px) and (max-width: 1023px) {
	#bk-top-nav-placeholder-home ul {
		margin: 0 0 0 0%;
	}
	#bk-header{
		min-height:150px;
	}
}
@media only screen and (max-width:425px) {
	#bk-top-nav-placeholder-home ul {
		margin: 0 0 0 0%;
	}
	#bk-top-nav-placeholder-home ul li a{
		padding: 10px 10px;
	}
}
/***/


.main-content-wrapper{
	margin-top: 3%;
	margin-left: 3% !important;
	width: 71% !important;
}

.five_column{
	width: 17%;
	margin-right: 1% !important;
}

.three_column{
	width: 22%;
	margin-left: 5%;
	margin-right: 1% !important;
}

.clkhere_main{
	width: 40%;
	margin-left: 3% !important;
	margin-top: 3%;
}
.clkhere_secondary{
	width: 25%;
	margin-left: 3% !important;
	margin-top: 6%;
}
.clkhere_secondary .innerbutton{
	width: 60%;
}

.clkhere_secondary .innerlogo{
	width: 70%;
}
.clkhere_secondary .smalldivider{
	margin-top: 5%;
	margin-bottom: 5%;
}

.aboutus_main{
	width: 71%;
	margin-left: 3% !important;
	margin-top: 3%;
}
.aboutus_pict1{
	width:60%; 
	padding-right:10px;
}
.aboutus_pict2{
	width:30.5%;
}
.aboutus_pict3{
	width:25.75%; 
	padding-right:10px;
}
.aboutus_pict4{
	width:60%;
}

.login-outer{
	width: 40%;
	margin-top: 24px;
	padding: 0px 24px 0px 24px;
	background-image: url(images/v2/vertical-green-divider-dot.png);
	background-repeat: repeat-y;
	background-position: 100% 0px;
	background-size: .65%
}

.login-form{
	width:95%; 
	border-style: solid; 
	border-width: 5px; 
	border-color: #ec008c;
	padding: 10px;
}
.bk-login-form{
	width:95%; 
	padding: 10px;
}
.login-rightcol{
	width: 20%;
	margin-top: 100px;
	margin-left: 25px;
}
.login-label{
	font-size: 12pt; 
	color: #772284;
}
#login {
	width: 100%;
}
#login input{
	width: 90%;
}
#login tr{
	height: 24pt;
}
#wp-submit{
	width: 30% !important; 
}
#btnForgotPassword, #btnForgotEmail{
	width: 31.5%;
}
#login-continue{
	width: 30%;
}
.login-address-text{
	color: #4a5eab;
	font-size: 12pt;
	vertical-align: middle;
}
.login-address-image{
	width: 100%;
	margin-top: 8px;
}

@media only screen and (min-width: 426px) and (max-width: 1426px) {
	.home #g-home-lef-nav{
		height:1200px;
	}
	.main-content-wrapper{
		margin-top: 3%;
		margin-left: 3% !important;
		width: 50% !important;
	}
	.five_column{
		width: 45%;
		margin-right: 5% !important;
	}
	.three_column{
		width: 50%;
		margin-left: 2%;
		margin-right: 1% !important;
	}
	
	.clkhere_main{
		width: 47%;
		margin-left: 3% !important;
		margin-top: 3%;
	}
	.clkhere_secondary{
		width: 30%;
		margin-left: 3% !important;
		margin-top: 6%;
	}
	.clkhere_secondary .innerbutton{
		width: 60%;
	}

	.clkhere_secondary .innerlogo{
		width: 70%;
	}
	.clkhere_secondary .smalldivider{
		margin-top: 5%;
		margin-bottom: 5%;
	}
	.aboutus_main{
		width: 50%;
		margin-left: 3% !important;
		margin-top: 3%;
	}
	.aboutus_pict1{
		width:90%; 
		padding-right:10px;
	}
	.aboutus_pict2{
		width:50%;
	}
	.aboutus_pict3{
		width:50%; 
		padding-right:10px;
	}
	.aboutus_pict4{
		width:90%;
	}
	
	.login-outer{
		width: 55%;
		padding: 25px;
		background-image: none;
	}
	.login-form{
		width:95%; 
		border-style: solid; 
		border-width: 5px; 
		border-color: #ec008c;
		padding: 10px;
	}
	.login-rightcol{
		width: 40%;
		padding-left: 25px;
		margin-top: 0px;
		margin-left: 0px
	}

	#wp-submit{
		width: 30%;
	}
	#btnForgotPassword, #btnForgotEmail{
		width: 31.5%;
	}
}

@media only screen and (max-width:425px) {
	.five_column{
		width: 100%;
		margin-right: 0% !important;
	}
	.three_column{
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-right: 0% !important;
	}
	.clkhere_main{
		width: 100%;
		margin-left: 0% !important;
	}
	.clkhere_secondary{
		width: 100%;
		margin-left: 0% !important;
	}
	.clkhere_secondary .innerbutton{
		width: 60%;
	}

	.clkhere_secondary .innerlogo{
		width: 70%;
	}
	.clkhere_secondary .smalldivider{
		margin-top: 5%;
		margin-bottom: 5%;
	}
	
	.aboutus_main{
		width: 100%;
		margin-left: 0% !important;
	}
	.aboutus_pict1{
		width:100%; 
	}
	.aboutus_pict2{
		width:100%;
	}
	.aboutus_pict3{
		width:100%; 
	}
	.aboutus_pict4{
		width:100%;
	}
	.login-outer{
		width: 96%;
		padding: 0px;
		margin-top: 0px;
		background-image: none;
	}
	.login-form{
		width:95%; 
		border-style: solid; 
		border-width: 5px; 
		border-color: #ec008c;
		padding: 5px;
	}
	.loginform-forgot{
		padding: 5px;
	}
	.login-rightcol{
		width: 96%;
		padding-left: 0px;
		margin-top: 5px;
		margin-left: 0px;
	}

	#wp-submit{
		width: 40% !important;
	}
	#btnForgotPassword{
		width: 41.5%;
	}
	.login-address-text{
		font-size: 9pt;
	}
	#login-continue{
		width: 40%;
	}
}

.videoplayer{
	width: 76%;
	margin-right: 0px;
}
@media only screen and (min-width: 1205px) and (max-width: 1493px) {
	.videoplayer{
	width: 70%;
	}
}
@media only screen and (min-width: 1035px) and (max-width: 1205px) {
	.videoplayer{
	width: 65%;
	}
}
@media only screen and (min-width: 916px) and (max-width: 1035px) {
	.videoplayer{
	width: 60%;
	}
}
@media only screen and (min-width: 425px) and (max-width: 916px) {
	.videoplayer{
	width: 50%;
	}
}
@media only screen and (max-width:425px) {
	.videoplayer{
	width: 92%;
	}
}


.page-template-page-video
{
	background: url(images/hs_bkrd.png);
}

/* START CSS For Responsive Video */

.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
	width: 100% !important;
	height: 100% !important;
}
.mejs-container {
	padding-top: 56.25%;
}
.wp-video, video.wp-video-shortcode {
	max-width: 100% !important;
}
video.wp-video-shortcode {
	position: relative;
}
.mejs-mediaelement {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.mejs-controls {
	display: none;
}
.mejs-overlay-play {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto !important;
	height: auto !important;
}
/* END CSS For Responsive Video */

.mylevel-content-wrapper{
	width: 68%;
}

.mylevel-table{
	width: 100%;
	border-collapse:collapse;
	margin-top: 5%;
}
.mylevel-table td{
	padding: 1%;
}

.mylevel-header-row{
    font-size: 14pt;
    color: #772284;
    font-weight: bold;
}
#mylevel-logo{
	width: 31%;
	vertical-align: middle;
	margin-right: 2%;
}
.mylevel-table img{
	width: 50%;
}

.mylevel-detail-row {
	color: #ec008c;
	font-size: 12pt;
}
.mylevel-detail-row.alt {
	background-color: #f3f5dc;
}

.center{
	text-align: center;
}
.vertical-center{
	vertical-align: middle;
}

.dotted-right{
  border-right: dotted 5px #ec008c;
  /*	background-image: url(images/v2/vertical-borderx2.png);
	background-repeat: repeat-y;
	background-position: 100% 0px;
	background-size: 5px; */
}
.dotted-bottom{
  border-bottom: dotted 5px #ec008c;
}

.wave-right{
  /*border-right: dotted 5px #ec008c;*/
  background-image: url(images/v3/wave-v.png);
  background-repeat: repeat-y;
  background-position: 100% 0px;
  background-size: 5px; 
}
.wave-bottom{
  /*border-bottom: dotted 5px #ec008c;*/
  background-image: url(images/v3/wave-h.png);
  background-repeat: repeat-x;
  background-position: 0px 100%;
  background-size: 17px;
}

.bk-mylevel-content-wrapper{
	width: 68%;
}

.bk-mylevel-table{
	width: 100%;
	border-collapse:collapse;
	margin-top: 5%;
}
.bk-mylevel-table td{
	padding: 1%;
}

.bk-mylevel-header-row{
    font-size: 14pt;
    color: #772284;
    font-weight: bold;
}
#bk-mylevel-logo{
	width: 31%;
	vertical-align: middle;
	margin-right: 2%;
}
.bk-mylevel-table img{
	width: 25%;
}

.bk-mylevel-detail-row {
	color: #ec008c;
	font-size: 12pt;
}
.bk-mylevel-detail-row.alt {
	background-color: #f3f5dc;
}

@media only screen and (min-width: 425px) and (max-width: 1127px) {
	.mylevel-content-wrapper{
		width: 55%;
	}
	.mylevel-table img{
		width: 100%;
	}
}

@media only screen and (max-width:425px) {
	.mylevel-table img{
		width: 100%;
	}
	.mylevel-header-row{
    	font-size: 12pt;
	}
	.mylevel-content-wrapper{
		width: 100%;
	}
}
#createAccountForm{
	width: 100%;
	padding: 2% 2% 2% 0%;
	margin-bottom: 2%;
}
#createAccountForm label{
	color: #4a5eab;
	font-size: 120%;
}
#btnCreateAccount{
	width: 30%;
	border: 0; 
	background: transparent;
}
#btnForgotPassword{
	width: 30%;
	border: 0; 
	background: transparent;
}
#btn-bk-ForgotPassword{
	width: 30%;
	border: 0; 
	background: transparent;
}
#btnForgotEmail{
	border: 0; 
	background: transparent;
}
#btn-bk-ForgotEmail{
	width: 30%;
	border: 0; 
	background: transparent;
}
.field-wrap{
	width: 100%;
	margin-bottom: 2%;
	display: flex;
}
.field-wrap input {
	width: 100%;
	flex-grow: 1;
}
.field-wrap label {
	white-space: nowrap;
	padding-right: 1%;
}

.fieldFullWidth{
	width: 98%;
	border: 0 !important;
  	outline: 0;
  	background: transparent !important;
  	border-bottom: 1px solid black !important;
}
.field50Width{
	width: 50%;
	border: 0 !important;
  	outline: 0;
  	background: transparent !important;
  	border-bottom: 1px solid black !important;
}
.fieldTwoThirdsWidth{
	width: 72%;
	border: 0 !important;
  	outline: 0;
  	background: transparent !important;
  	border-bottom: 1px solid black !important;
}

.required{
	background: url('images/v2/pink-asterisk.png') no-repeat top left;
	background-size: 13.5px 20.5px;
	padding-left: 20px;
}
.required-orange{
	background: url('images/v3/orange-asterisk.png') no-repeat top left;
	background-size: 13.5px 20.5px;
	padding-left: 20px;
}
input.hs-validation-error{
    border-color: #c00 !important;
    background-color: #ffebe8 !important;
}

.pdfFillFormTitle{
	font-size: 120%;
	margin-bottom: 1%;
	font-weight: bold;
}
#btnSave{
	border: 0; 
	background: transparent;
	width: 20%;
}

#eb-content-wrapper{
}
.eb-wrapper{
  	width:78%;
}
.eb-topleft{
	width: 47%;	
}
.eb-topright{
	width: 53%
}
.eb-bottom{
	width: 100%;
}

.goalList{
	margin-bottom: 0;
}
.goalList li{
	margin-bottom: 0;
	padding-bottom: 0;
}

@media only screen and (min-width: 1035px) and (max-width: 1626px) {
	.eb-wrapper{
		width: 65%;
	}
}
@media only screen and (min-width: 425px) and (max-width: 1034px) {
	.eb-wrapper{
		width: 55%;
	}
}

@media only screen and (max-width:425px) {
	.eb-wrapper{
		width: 100%;
	}
}

.tracker-width{
	width: 65%
}
@media only screen and (min-width: 831px) and (max-width: 1173px) {
	.tracker-width{
		width: 50%;
	}
	#btnSave{
		width: 50%;
	}
}
@media only screen and (min-width: 600px) and (max-width: 831px) {
	.tracker-width{
		width: 40%;
	}
	#btnSave{
		width: 60%;
	}
}
@media only screen and (max-width:425px) {
	.tracker-width{
		width: 100%;
	}
	#btnSave{
		width: 60%;
	}
	.hs-column-left-noimage{
		padding: 0px;
	}
}
.tracker-wrapper {
	background-color:#662780; 
	width:100%;
}
.tracker-header{
	margin-left: 10%; 
	margin-right: 10%; 
	width:80%; 
}
.tracker-innerwhite{
	background-color:#ffffff; 
	margin-top: 20px; 
	margin-left: 5%; 
	margin-right: 5%; 
	width:88%; 
	height:auto; 
	padding:1%;
}
.tracker-footer{
	margin-left: 5%; 
	margin-right: 5%; 
	width:88%; 
	height:auto; 
	padding:1%;
	text-transform:uppercase;
	color:#cbcf65;
}
.tracker-guide-thumb{
	width: 20%;
	float: right;
}
.tracker-bottom-row{
	margin-left: 5%; 
	margin-right: 5%; 
	height:auto; 
}

.tracker-bottom-left{
	background-color: #ec008c;
	float:left;
	width: 66%;
	padding: 1%;
}
@media only screen and (max-width:425px) {
	.tracker-bottom-left{
		width: 100%;
		padding: 2px;
	}
}

.tracker-bottom-left-title{
	color: #e2b853;
	font-weight: bold;
	font-size: 120%;
}
.tracker-bottom-left-list ul{
  margin-bottom: 1%;
  margin-left: 0;
  overflow:hidden;
  text-indent: -14px;
  padding-left: 10px;
}
.tracker-bottom-left-list ul li{
  line-height:1.5em;
  float:left;
  margin-right: 1%;
  margin-left: 0;
  padding-bottom: unset;
  width: 30%;
}
@media only screen and (max-width:425px) {
	.tracker-bottom-left-list ul li{
  		line-height:1.5em;
  		float:unset;
  		margin-right: 1%;
  		margin-left: 0;
  		padding-bottom: unset;
  		width: 100%;
	}
}
.tracker-bottom-left-list ul li::before {
  	content: url(images/v2/gold-play.svg);  
	color: #f1592b; 
  	display: inline-block; 
  	width: 3%;
  	margin-left: 15px;
  	margin-right: -8px;
}

.take-a-minute-list ul{
	margin-left: 0;
	margin-top: 10px;
}
.take-a-minute-list ul li{
	font-weight: 600;
}
.take-a-minute-list ul li::before {
  	content: url(images/v2/gold-play.svg);  
	color: #f1592b; 
  	display: inline-block; 
  	width: 6px;
  	margin-left: 0;
  	margin-right: 1%;
}

.ul-play-list-darkpink{
	margin-left: 2%;
	margin-top: 10px;
}
.ul-play-list-darkpink li{
	font-weight: 600;
}
.ul-play-list-darkpink li::before {
  	content: url(images/v2/darkpink-play.svg);  
	color: #f1592b; 
  	display: inline-block; 
  	width: 6px;
  	margin-left: -15px;
  	margin-right: 6px;
}

.ul-play-list{
	margin-left: 2%;
	margin-top: 10px;
}
.ul-play-list li{
	font-weight: 600;
}

.ul-play-list-orange li::before {
  	content: url(images/v2/orange-play.svg);  
	color: #f1592b; 
  	display: inline-block; 
  	width: 6px;
  	margin-left: -15px;
  	margin-right: 6px;
}

.ul-play-list-peagreen li::before {
  	content: url(images/v2/peagreen-play.svg);  
	color: #f1592b; 
  	display: inline-block; 
  	width: 6px;
  	margin-left: -15px;
  	margin-right: 6px;
}

.ul-play-list-pastelblue li::before {
  	content: url(images/v2/pastelblue-play.svg);  
	color: #f1592b; 
  	display: inline-block; 
  	width: 6px;
  	margin-left: -15px;
  	margin-right: 6px;
}

.ul-play-list-red li::before {
  	content: url(images/v2/red-play.svg);  
	color: #f1592b; 
  	display: inline-block; 
  	width: 6px;
  	margin-left: -15px;
  	margin-right: 6px;
}

.ul-times{
	font-family: "Times New Roman", Times, serif;
	margin-left: 3%;
	margin-top: 10px;
}
.ul-times li{
	padding-bottom: 5px;
	line-height: 1.25em;
}
.ul-gold-play li::before {
  	content: url(images/v2/gold-play.svg);  
	color: #f1592b; 
  	display: inline-block; 
  	width: 6px;
  	margin-left: -15px;
  	margin-right: 6px;
}

.ul-darkpink-diamond li::before {
  	content: url(images/v2/darkpink-diamond.svg);  
	color: #b72163; 
  	display: inline-block; 
  	width: 9px;
  	margin-left: -15px;
  	margin-right: 6px;
}

.ul-orange-diamond li::before {
  	content: url(images/v2/orange-diamond.svg);  
	color: #b72163; 
  	display: inline-block; 
  	width: 9px;
  	margin-left: -15px;
  	margin-right: 6px;
}

.ul-bluegray-diamond li::before {
  	content: url(images/v2/bluegray-diamond.svg);  
	color: #b72163; 
  	display: inline-block; 
  	width: 9px;
  	margin-left: -15px;
  	margin-right: 6px;
}

.ul-gold-diamond li::before {
  	content: url(images/v2/gold-diamond.svg);  
	color: #b72163; 
  	display: inline-block; 
  	width: 9px;
  	margin-left: -15px;
  	margin-right: 6px;
}

.ul-red-diamond li::before {
  	content: url(images/v2/red-diamond.svg);  
	color: #b72163; 
  	display: inline-block; 
  	width: 9px;
  	margin-left: -15px;
  	margin-right: 6px;
}

.take-a-minute-rating-chart img{
	width:50%;
}
@media only screen and (max-width:1173px) {
	.take-a-minute-rating-chart img{
		width: 100%;
	}
}

.tracker-bottom-right{
	background-color: #e2b853;
	float:right;
	padding: 1%;
	width: 30%;
}
@media only screen and (max-width:425px) {
	.tracker-bottom-right{
		width: 100%;
	}
}

.dots-wrapper{
	background-color:#9acdc9; 
	width:100%; 
}
.dots-wrapper-inner{
	margin:2%;  
}
.dots-row{
	padding-top: 1%;
}
.dots-row-last{
	padding-bottom: 1%;
}
.pink-arrow{
	width: 50px;
	height: 45px;
	vertical-align:middle;
}
.blue-play{
	height: 21px;
	vertical-align:middle;
}
.reward-time{
	height: 30px;
	vertical-align:middle;
	margin-left: 2%;
}
.great-job{
	height: 25px;
	vertical-align:middle;
	margin-left: 2%;
}
.vertical-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.dots-row-label{
	min-width: 187px;
	float:left;
	text-align:right;
}
.dots-row .regular{
	font-weight: bold;
}
.dots-row .medium{
	font-size: 120%;
	font-weight: bold;
}
.dots-row .large{
	font-size: 140%;
	font-weight: bold;
}

#trackerFillForm input[type=checkbox]{
	display:none;
}
#trackerFillForm input[type=checkbox] + label{
    display:inline-block;
    padding: 0 0 0 0px;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: #ffffff;
	text-align: center;
	margin-left: 2%;
	color: #cbcf65;
	font-weight: bold;
	font-size: 120%
}
#trackerFillForm input[type=checkbox]:checked + label{
	display:inline-block;
    padding: 0 0 0 0px;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: #ec008c;
	text-align: center;
	margin-left: 2%;
	color: #cbcf65;
	font-weight: bold;
	font-size: 120%
}
.box             { display: -webkit-flex; display: -ms-flexbox; display: flex; overflow: hidden;}
.box .column     { flex: 1; }

.guide-wrapper {
	width:100%;
}
.guide-footer {
	border-top: 1px solid black;
	margin-top: 15px;
	padding-top: 5px;
}
.guide-footer-text{
	font-family: "Times New Roman", Times, serif;
	font-size: 75%;
	text-align: center;
}
.guide-footer-logo-wrapper{
	vertical-align: middle;
	text-align: center;	
}
.guide-footer-logo{
	width: 20%;
	display:inline-block;
	vertical-align: middle;
	padding-left: 3%;
	padding-right: 3%;
}
.guide-title{
	font-family: myriad-pro-condensed, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 400%;
	color: #ffffff;
	text-transform: uppercase;
	padding:2%;
	width:60%;
	line-height: 100%;
}
.guide-title.center{
	width:96%;
}
@media only screen and (max-width:425px) {
	.guide-title{
		width: 90%;
	}
}
.left{
	float:left;
}
.right{
	float:right;
}
.guide-article{
	padding-top: 15px;
}
/* .guide-article p{ */
/* 	font-family: "Times New Roman", Times, serif; */
/* } */

.p-times-bold{
	font-family: "Times New Roman", Times, serif;
	font-weight: 600;
	line-height: 1.25em;
}
.p-times{
	font-family: "Times New Roman", Times, serif;
	line-height: 1.25em;
}
.p-mirad-bold{
	font-family: myriad-pro-condensed, sans-serif;
	font-weight: 600;
	line-height: 1.25em;
}

.justify{
	text-align: justify;
}
.article-two-column{
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-rule: 4px solid #f1592b; 
    -moz-column-rule: 4px solid #f1592b; 
    column-rule: 4px solid #f1592b;
}
@media only screen and (min-width: 425px) and (max-width: 1173px) {
	.article-two-column{
		-webkit-column-count: 1;
    	-moz-column-count: 1;
    	column-count: 1;
    	-webkit-column-rule: 4px solid #f1592b; 
    	-moz-column-rule: 4px solid #f1592b; 
    	column-rule: 4px solid #f1592b;
	}
}
@media only screen and (max-width:425px) {
	.article-two-column{
		-webkit-column-count: 1;
    	-moz-column-count: 1;
    	column-count: 1;
    	-webkit-column-rule: 4px solid #f1592b; 
    	-moz-column-rule: 4px solid #f1592b; 
    	column-rule: 4px solid #f1592b;
	}
}
.article-two-column-norule{
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.article-three-column-norule{
	-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
@media only screen and (min-width: 425px) and (max-width: 1173px) {
	.article-two-column-norule{
		-webkit-column-count: 1;
    	-moz-column-count: 1;
    	column-count: 1;
	}
}
@media only screen and (max-width:425px) {
	.article-two-column-norule{
		-webkit-column-count: 1;
    	-moz-column-count: 1;
    	column-count: 1;
	}
}
.article-header{
	font-size: 150%;
	text-align: left;
	
}
.article-subheader{
	font-size: 130%;
}
.orange-border{
	width: 100%;
	border: 2px solid #f1592b;
	
}
.green-border{
	width: 100%;
	border: 2px solid #7b963c;
	padding: 15px;
	
}
.guide-table{
	width:100%;
}
.guide-table td{
	padding: 3px;
}
.guide-table tr{
	border-bottom: 1px solid #ffffff;
}
.healthy-homestyles-guide-table-col1{
	width:5%;
	color:#cad05d;
}
.healthy-homestyles-guide-table-col2{
	width:95%;
	color:#ffffff;
	border-left: 1px solid #ffffff;
}
.guide-table2{
	width:100%;
}
.guide-table2 td{
	padding: 3px;
}
.guide-table2 tr{
	border-bottom: 1px solid #ffffff;
}
.healthy-homestyles-guide-table2-headercol1{
	width:33%;
	color: #ffffff;
	background-color: #4d5ea5;
	padding: 5px;
	font-weight: 400;
}
.healthy-homestyles-guide-table2-headercol2{
	width:66%;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	background-color: #4d5ea5;
	padding: 5px;
	font-weight: 400;
}
.healthy-homestyles-guide-table2-col1{
	width:33%;
	padding: 5px;
	font-weight: 400;
}
.healthy-homestyles-guide-table2-col2{
	width:66%;
	border-left: 1px solid #e7873c;
	padding: 5px;
	font-weight: 400;
}

.action-steps-table{
	width:100%;
}
.action-steps-table th{
	color: white;
	background: #4bac5b;
	text-align: left;
}
.action-steps-table tr{
	background: #d7ecd7;
}
.action-steps-table tr:nth-child(odd){
	background: #d7ecd7;
}
.action-steps-table tr:nth-child(even){
	background: #ecf6ec;
}

.action-steps-table-col1{
	width:66%;
}
.action-steps-table-col2{
	width:34%;
}

.paragraph-padding{
	padding: 10px;
}
.paragraph-padding p{
	margin-bottom: 0px !important;
}
.semibold{
	font-weight: 400;
}
.breakbefore{
	break-before: column;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
  .breakbefore{
      break-before: unset;
  }
}
@media only screen and (max-width: 1173px) {
	.breakbefore{
		break-before: unset;
	}
}
.guide-divider{
	font-family: myriad-pro-condensed, sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: 300%;
	color: #ffffff;
	padding:2%;
	line-height: 100%;
	text-align: center;
}
@media only screen and (max-width:425px) {
	.guide-divider{
		font-size: 230%;
	}
}
.guide-spacer{
	margin-top: 2%;
	margin-bottom: 2%;
}
.small-play {
  	display: inline-block; 
  	width: 6px;;
  	margin-left: 1%;
  	margin-right: 1%;
}
.homestyles-guide-two-col-left{
	width: 45%; 
	float: left;
	padding-right: 1%
	
}
@media only screen and (min-width: 425px) and (max-width: 1173px) {
	.homestyles-guide-two-col-left{
		width: 100%;
	}
}
@media only screen and (max-width:425px) {
	.homestyles-guide-two-col-left{
		width: 100%;
	}
}
.homestyles-guide-two-col-right{
	width: 45%; 
	float: left; 
}
@media only screen and (min-width: 425px) and (max-width: 1173px) {
	.homestyles-guide-two-col-right{
		width: 100%;
		border-left: none;
		padding: 1%;
	}
}
@media only screen and (max-width:425px) {
	.homestyles-guide-two-col-right{
		width: 100%;
		border-left: none;
		padding: 1%;
	}
}
.healthy-homestyles-guide-color{
	background-color: rgba(75, 94, 170, 0.25);
	border-left: 5px solid #e7873c;
}
.timetoplay-guide-divider{
	border-left: 5px solid #f1b94a;
}
#hh-guide-choices-image{
	width:19%; 
	float:left;
}
@media only screen and (max-width:425px) {
	#hh-guide-choices-image{
		display: none;
	}
}
#hh-guide-choices-div{
	width:80%; 
	float:left;
}
@media only screen and (max-width:425px) {
	#hh-guide-choices-div{
		width: 100%;
	}
}
#v3-splash-main-wrapper{
	
}
#v3-splash-main{
	background-image: url(images/v3/splash-kids-background.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 120%;
	min-height: 950px;	
  	display: flex;
  	justify-content: center;
  	align-items: center; 
}
#v3-splash-innerwrapper{
  	margin-top: 27%;
    width: 62%;
    margin-left: 27%;
}
#v3-splash-innertitle{
	background-color: #c3de04;
	width: 600px;
	height: 87px;
	text-align: center;
	font-size: 30px;
	line-height: 14px;
	padding-top: 16px;
}
#v3-splash-left{
	background-color: #4a5eab;
	width: 300px;
	height: 300px;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	margin-top: 10px;
}
#v3-splash-right{
	background-color: #f1592b;
	width: 300px;
	height: 300px;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	margin-top: 10px;
}
#v3-splash-left .click-here{
	width: 75%;	
}
#v3-splash-right .click-here{
	width: 75%;	
}
#v3-splash-triangle-footer
{
	margin-top: -11%;
	width: 120%; 
	min-width:350px;
	min-height: 100px;
	background: url(images/v3/purple-footer.svg);
	/*background-color: #772284;
	-webkit-clip-path: polygon(0 0, 100% 100%, 100% 100%, 0% 100%); clip-path: polygon(0 0, 100% 100%, 100% 100%, 0% 100%);*/
}
#v3-language-selector
{
	/*margin-top: 15px;
	margin-left: 45px;*/	
}
#v3-header
{
	z-index: 2;
    position: absolute;
	width: 100%; 
	min-width:350px;
	min-height: 100px;
	background: url(images/v3/floral-bg-2.png);
	/*background-color: #772284;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 131%, 0 33%); clip-path: polygon(0 0, 100% 0, 100% 131%, 0 33%);*/
}
@media only screen and (max-width:425px) {
	#v3-header{
		width: 350px;
	}
}
#v3-logo{
	margin-top: 20%;
}
#v3-main-home-wrapper{
	width: 70%;	
}
.p-purple-text{
	font-size: 190%;
	color: #772284;
	line-height: 30px;
}
#bk-home-1-col-1{
	width: 68%;	
}
.home-1-col-1-images{
	min-width: 292px;
	width: 32%;
	margin: 0px 10px 10px 10px;	
	float: left;
}
.home-2-col-1-images{
	min-width: 292px;
	margin: 0px 10px 10px 10px;	
	float: left;
}
#bk-home-1-col-1 img{

}
#bk-home-1-col-1 p{
	padding-right: 10px;
	overflow: hidden;	
}
#bk-home-1-col-2{
	width: 26%;
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	color: #772284;
	line-height: 30px;	
}
#bk-home-1-col-2 p{
	margin: 20px 30px 10px 30px;	
}
#bk-home-1-col-2 img{
	width: 60%;	
}

#bk-createaccount-col-1{
	width: 60%;	
	font-size: 170%;
}
#bk-createaccount-col-1.bk-hs-column-left{
	padding-right: 60px;	
}
#bk-createaccount-col-2{
	padding-left:40px;
	margin-top:24px;
	width: 26%;
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	color: #772284;
	line-height: 30px;	
}
#bk-createaccount-col-2 p{
	margin: 20px 30px 10px 30px;	
}
#bk-createaccount-col-2 img{
	width: 90%;	
}

.bk-col-1{
	width: 60%;	
	font-size: 170%;
}
.bk-col-2{
	padding-left:40px;
	margin-top:24px;
	width: 26%;
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	color: #772284;
	line-height: 30px;	
}
.bk-col-2 p{
	margin: 20px 30px 10px 30px;	
}
.bk-col-2 img{
	width: 90%;	
}


#v3-main-wrapper{
	
}
#v3-main{
	background-image: url(images/v3/splash-kids-background.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 120%;
	min-height: 950px;	
  	display: flex;
  	justify-content: center;
  	align-items: center; 
}
#v3-innerwrapper{
  	margin-top: 27%;
    width: 62%;
    margin-left: 27%;
}
#v3-purple-header
{
	z-index: 2;
    position: absolute;
	width: 100%; 
	min-width:350px;
	min-height: 100px;
	background-color: #772284;
}

#v3-triangle-footer
{
	margin-top: -11%;
	width: 120%; 
	min-width:350px;
	min-height: 100px;
	background-color: #772284;
}
@supports(-webkit-clip-path: polygon(0 0, 100% 0, 100% 131%, 0 33%)) or (clip-path: polygon(0 0, 100% 0, 100% 131%, 0 33%)){
	#v3-purple-header
	{
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 131%, 0 33%); clip-path: polygon(0 0, 100% 0, 100% 131%, 0 33%);
	}
	#v3-triangle-footer
	{
		-webkit-clip-path: polygon(0 0, 100% 100%, 100% 100%, 0% 100%); clip-path: polygon(0 0, 100% 100%, 100% 100%, 0% 100%);
	}
}
.horizontal-divider{
	margin-top: 20px;
	margin-bottom: 20px;
}
.v3-logo-b{
	margin-top: -70px;
}
.v3-logo-a{
	margin-top: -70px;
}
.v3-tagline{
	margin-top: 40px;
}

#contacthomestyles{
	text-align: left;
}
#createAccountFormBk{
	width: 100%;
	padding: 2% 2% 2% 0%;
	margin-bottom: 2%;
}
#createAccountFormBk label{
	color: #772284;
	font-size: 100%;
}
.bk-subtitle
{
	font-weight: bold;
}
.bk-small-flower{
	width: 2%;
	padding-right: 10px;
}
.bk-quote-large{
	font-family: itc-american-typewriter, serif;
	font-weight: 500;
	font-style: normal;
	font-size: 150%;
}
.bk-contentquote{
	border-bottom-style: solid;
  	border-bottom-color: #772284;
  	border-bottom-width: 1px;
  	padding-bottom: 5px;
  	margin-bottom: 5px;
}
.bk-contentquote-blue{
	border-bottom-style: solid;
  	border-bottom-color: #1d63af;
  	border-bottom-width: 1px;
  	padding-bottom: 5px;
  	margin-bottom: 5px;
}

.bk-column-40{
	width: 40%;
	float: left;
}
.bk-column-60{
	width: 60%;
	float: left;
}
.bk-blue{
	color: #1d63af;
}
.bk-lt-green{
	color: #c3de04;
}
.bk-orange{
	color: #f77300;
}
.bk-green{
	color: #3ca743;
}
.bk-purple{
	color: #59217c;
}
.bk-guide-headline-font{
	font-family: itc-american-typewriter, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 30pt;
	line-height: 35px;
}
.bk-guide-subheadline-font{
	font-family: itc-american-typewriter, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 22pt;
	line-height: 27px;
}
.bk-guide-p-bold-font{
	font-family: ff-dax-compact-pro,sans-serif;
	font-weight: 700;
	font-style: normal;
}
.bk-guide-p-regular-font{
	font-family: ff-dax-compact-pro,sans-serif;
	font-weight: 400;
	font-style: normal;
}
.bk-squiggle{
    font-size: 50px;
    font-family: verdana;
    letter-spacing: -8px;
}
.bk-squiggle-blue{
	text-decoration-line: underline;
  	text-decoration-style: wavy;
  	text-decoration-color: #1d63af;
}
.bk-squiggle-green{
	text-decoration-line: underline;
  	text-decoration-style: wavy;
  	text-decoration-color: #3ca743;
}
.bk-guide-quote{
	font-family: itc-american-typewriter, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 17pt;
}
.bk-visit-homestyles-block{
	font-family: futura-pt-condensed,sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
}
.bk-list-header{
	font-family: freight-text-pro,serif;
	font-weight: 400;
	font-style: normal;
	font-size:150%;
}
.bk-size-large{
	font-size: 375%;
}
.bk-size-medium{
	font-size: 275%;
}
.bk-border-round-orange{
	padding: 5px;
	border: 3px solid #f77300;
   	border-radius: 50px 0px 0px 0px; /* top left, top right, bottom right, bottom left */
   	-webkit-column-break-inside: avoid;
}
.bk-drop-initial-letter-orange:first-child:first-letter{
	color: #f77300;
	float: left;
	font-size: 500%;
	line-height: 49px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
}
keep-together{
	-webkit-column-break-inside: avoid;
}
#bk-guide-hs-table-1 td{
	padding: 3px;
}
#bk-guide-hs-table-1 tr{
	border-bottom: 1px solid #ffffff;
}
#bk-guide-hs-table-1 th{
	padding: 3px;
	text-align: left;
}
.bk-remember-block-left{
	padding: 5px;
	border: 6px solid #3ca743; 
	float:left; 
	width:65%;
}
.bk-remember-block-right{
	margin-left: 3%;
	width: 29%; 
	float:left;
}
.pick-idea{
	color: #0c4da2;
	text-transform: uppercase;
	text-align: center;
	font-size: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pick-idea-small{
	color: #0c4da2;
	text-transform: uppercase;
	text-align: center;
	font-size: 110%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bk-jfk-title{
	font-family: scriptorama-markdown-jf, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 400%;
	line-height: 100%;
	width: 25%;
	transform: rotateY(0deg) rotate(-10deg);
	white-space: nowrap;
}
.bk-jfk-orange{
	color: #ffffff;
	-webkit-text-stroke: 4px #f1592b;
}

.bk-jfk-pink{
	color: #ffffff;
	-webkit-text-stroke: 4px #ec008b;
}
.bk-jfk-blue{
	color: #ffffff;
	-webkit-text-stroke: 4px #1d63dc;
}
.bk-jfk-green{
	color: #ffffff;
	-webkit-text-stroke: 4px #20c81d;
}
.bk-jfk-yellow{
	color: #ffffff;
	-webkit-text-stroke: 4px #ffc200;
}
.bk-jfk-purple{
	color: #ffffff;
	-webkit-text-stroke: 4px #59217c;
}
.bk-jfk-guide-text{
	font-family: itc-american-typewriter, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 100%;
}
.bk-jfk-text-white{
	color: #ffffff;
}
.bk-jfk-text-orange{
	color: #f1592b;
}
.bk-jfk-text-green{
	color: #20c81d;
}
.bk-jfk-text-blue{
	color: #1d63dc;
}
.bk-jfk-text-purple{
	color: #59217c;
}
.bk-jfk-text-pink{
	color: #ec008b;
}
.bk-jfk-text-puke{
	color: #ffc200;
}
.bk-jfk-background-green{
	background-color: #c3de04;
}
.bk-jfk-background-dk-green{
	background-color: #20c81d;
}
.bk-jfk-background-lt-orange{
	background-color: #ffcb47;
}
.bk-jfk-background-orange{
	background-color: #f1592b;
}
.bk-jfk-background-pink{
	background-color: #ec008b;
}
.bk-jfk-background-lt-blue{
	background-color: #1d63af;
}
.bk-jfk-background-baby-blue{
	background-color: #4896e8;
}
.bk-jfk-background-blue{
	background-color: #1763af;
}
.bk-jfk-background-purple{
	background-color: #3f2986;
}
.bk-jfk-background-puke{
	background-color: #ffc200;
}
.bk-jfk-fact-div{
    width: 30%;
    height: 350px;
    border-top: 2px solid #59217c;
    border-bottom: 2px solid #59217c;
    border-radius: 35% 35% 35% 35%;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
}
.bk-jfk-fact-div::before{
    background-color: white;
    height: 350px;
    width: 40px;
    border-radius: 0% 50% 50% 0%;
    content: '';
    position: absolute;
    top: 0px; left: 0px;
}
.bk-jfk-fact-div::after{
	background-color: white;
    height: 350px;
    width: 40px;
    border-radius: 50% 0 0 50%;
    content: '';
    position: absolute;
    top: 0px; right: 0px;
}
.bk-jfk-fact-header{
	color: #f1592b;
	font-size: 120%
}
.bk-jfk-fact-header-white{
	color: #ffffff;
	font-size: 120%
}
.bk-jfk-guide-headline{
	font-family: itc-american-typewriter, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 200%;
	font-weight: bold;
	line-height: 1em;
}
input[type=checkbox].bk-jfk-checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
input[type=checkbox].bk-jfk-checkbox.lrg:checked + label.css-label.lrg {
    background-position: 0 -20px;
}
input[type=checkbox].bk-jfk-checkbox.lrg + label.css-label.lrg {
    padding-left: 22px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
}
.vlad {
    background-image: url(images/v3/vlad.png);
}
ul.bk-jfk-list 
{
	list-style: none !important; 
	line-height: 1.5em;
	margin-left: 0em;
}
ul.bk-jfk-list li {
	margin-left: .25em !important; 
	padding-bottom: .75em;
}
ul.bk-jfk-list li::before {
	/*content: "•";*/  
	content: "";  
	color: #f1592b; 
	font-size: 16px;
  	display: inline-block; 
  	width: 1em;
  	margin-left: -1em;
}
#jfk-weekly-goals tr td{
	border: 1px solid #1d63af;
	text-align: center;
}
.bk-eb-blockquote{
	color:#f1592b;
	text-transform: uppercase;
	font-size: 125%;
	padding-bottom: 24px;
	line-height: 1.8;
}