.krc-quiz{
	background-color: #ffffff;
}


/* lp */

.quiz-lp-intro2 {
	padding-bottom: 1%;
	background-color: #ffffff;
}
.quiz-lp-intro2-video {
	padding: 5%;

}
.quiz-lp-intro1-text {

}
.quiz-lp-intro1-heading {
	font-size: 2em;
    color: #9e925f;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 0.9em !important;
    margin: 0 auto;
}
.quiz-lp-intro1-subheading {
	font-size: 2em;
    color: #9e925f;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 0.9em !important;
    margin: 0 auto;
}
.quiz-lp-intro2-video {
	text-align:center;
}
.quiz-lp-intro1-desc {
	font-size: 1em;
    letter-spacing: 0.5px;
    line-height: 1.25em !important;
}
.quiz-lp-intro2-text {
    text-align: center;
    padding: 3% 12%;
    background-color: white;
}
.quiz-lp-intro2-heading {
	font-size: 2em;
    color: #9e925f;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 0.9em !important;
    margin: 0 auto;
}
.quiz-lp-intro2-desc {
	font-size: 1em;
    letter-spacing: 0.5px;
    line-height: 1.25em !important;
}
.quiz-lp-slice5-text {
    padding: 5% 0;
    text-align: center;
    background-color: white;
}
.quiz-lp-slice5-heading {
	font-size: 1.5em;
    color: #9e925f;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 0.9em !important;
    margin: 0 auto;
}
.quiz-lp-slice5-desc {
	font-size: 0.9em;
    letter-spacing: 0.5px;
    line-height: 1.25em !important;
    padding:0 5%;
}
.quiz-lp-prods {
	padding: 0 10%;
	margin-top: 5%;
}
.quiz-lp-prod {
	margin: 5% 4% 0;
}

/** quiz questions **/

.quiz-wrapper {
	position: relative;
	width:100%;
}
.quiz-question-wrapper {
	/*position:absolute;*/
}
.quiz-question {
	position:absolute;
	top: 0;
	left:0;
	/*background-repeat: no-repeat;*/
	/*background-size: cover;*/

    text-align: center;
    width: 100%;
}

.question-heading {
	font-size: 2em;
	color: #8c734b;
	text-transform: uppercase;
    font-weight: 400;
}

.quiz-button {
	background-color: #8c734b;
	color: #ffffff;
	text-decoration: none;
    text-transform: uppercase;
    padding: 10px 18px;
    text-align: center;
	display: block;
    text-align: center;
    width: 60%;
    margin: 5% auto;
    cursor: pointer;
}

/* quiz results */
.quiz-results-wrapper {

}
.quiz-results-heading-wrapper {
	/*width:100%;*/
}
.quiz-results-item {
	background-color: #ffffff;
	padding: 0 10px;
}
.quiz-results-img {

}

.quiz-results-text {
	background-color: #f4f2e9;
}
.quiz-step-text {
	background-color: #e3e0d6;
	padding: 5% 5%;
}
.quiz-step-preheading {
	font-size: 1em;
	text-transform: uppercase;
	color: #707070;
	margin: 0 !important;
}
.quiz-step-heading {
	font-size: 1.5em;
	font-weight: 400;
	text-transform: uppercase;
	color: #707070;
	margin: 0 !important;
}
.quiz-step-subheading {
	font-size: 0.8em;
	line-height: 1em !important;
	margin: 0 !important;
}
.quiz-step-price {
	font-size: 0.8em;
}
.quiz-step-icon-sun,
.quiz-step-icon-moon {
	margin-top:0.75em;
}
.quiz-step-icon-sun:before,
.quiz-step-icon-moon:before {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    float: left;
    margin: 0 6px 0 0;
    background-repeat: no-repeat;
    background-size: 60%;
}


.quiz-prod-text {
	background-color: #f4f2e9;
	padding: 0% 5%;
}
.quiz-prod-desc {
	font-size: 0.8em;
	line-height: 1em !important;
	margin: 5% 0 0 !important;
}
.quiz-prod-cta {
	background-color: #8c734b;
	color: #ffffff;
	padding: 5% 12%;
	margin-top: 10%;
	text-transform: uppercase;
	display: block;
	cursor: pointer;
}
.quiz-prod-link {
	font-size: 0.75em;
    display: inline-block;
}
.quiz-prod-link:last-child{
	margin-left: 10%;
}
.quiz-prod-price {
	display: none;
}



.quizhide {
	  display:none;
}
#save-for-later {
    text-decoration: none;
}
@media (min-width:500px) { 

	.quiz-step-heading {
		font-size: 2em;
	}
	.quiz-step-subheading,
	.quiz-prod-desc {
	    font-size: 1em;
	}
	.quiz-step-icon-sun,
	.quiz-step-icon-moon {
		margin-top:0.5em;
	}
}

@media (min-width:640px) { 
	.quiz-step-heading {
		font-size: 2.5em;
	}
	.quiz-step-subheading,
	.quiz-prod-desc {
	    font-size: 1.3em;
	}
	.quiz-prod-cta {
		font-size: 1.5em;
	}
}

@media (min-width:768px) { 

	.quiz-lp-intro2 {
		padding-bottom: 1%;
	}
	.quiz-lp-intro2-video {
		padding: 0;
		text-align: start;
	}
	.quiz-lp-intro2-text {
	    padding: 6% 8% 1%;
	    text-align: left;
	}
	.quiz-lp-intro2-heading {
		font-size: 1.4em;
	}
	.quiz-lp-intro2-desc {
		font-size: 0.8em;
	}
	.quiz-lp-slice5-text {
	    padding: 5% 0;
	    text-align: center;
	    background-color: white;
	}
	.quiz-lp-slice5-heading {
		font-size: 1.5em;
	    color: #9e925f;
	    text-transform: uppercase;
	    font-weight: 500;
	    line-height: 0.9em !important;
	    margin: 0 auto;
	}
	.quiz-lp-slice5-desc {
		font-size: 0.9em;
	    letter-spacing: 0.5px;
	    line-height: 1.25em !important;
	    padding:0 5%;
	}
	.question-heading {
		font-size: 3em;
	}
	.quiz-button {
		max-width: 300px;
		margin: 2% auto;
	}
	.quiz-lp-prod {
		margin: 0;
	}


	.quiz-results-item {
		padding: 0;
	}
	.quiz-results-text {

	}

	.quiz-step-text {
	    background-color: #e3e0d6;
	    padding: 8%;
	}
	.quiz-step-heading {
		font-size: 2.5em;
	}
	.quiz-step-preheading {
		font-size: 1.5em;
	}
	.quiz-step-subheading {
		font-size: 1.4em;
	}
	.quiz-step-price {
		display: none;
	}
	.quiz-step-icon-sun:before,
	.quiz-step-icon-moon:before {
    	background-size: 75%;
	}

	.quiz-prod-text {
		padding: 2% 10%;
	}
	.quiz-prod-desc {
		font-size: 1.4em;
	}
	.quiz-prod-link {
		font-size: 0.9em;
		margin-top: 1em;
	}
	.quiz-prod-cta {
		font-size: 1.5em;
		padding: 3% 12%;
		    min-width: 255px;
	}
	.quiz-prod-price {
		display: block;
	    font-size: 1.4em;
	    margin-top: 1em;
	}
}
@media (min-width:900px) {  

}
@media (min-width:1024px) {  

	.mobile-prods {
		display:none;
	}

	.quiz-lp-intro2-text {
	    padding: 8% 10% 2%;
	}
	.quiz-lp-intro2-heading {
		font-size: 2.2em;
	}
	.quiz-lp-intro2-desc {
		font-size: 1.1em;
	}
	.quiz-lp-slice5-text {
	    padding: 5% 7%;
	}
	.quiz-lp-slice5-heading {
	    font-size: 2.5em;
	}
	.quiz-lp-slice5-desc {
	    font-size: 1.2em;
	}

	.quiz-step-text {
		padding: 5% 8% 10%
	}
	.quiz-step-heading {
		font-size: 3.5em;
	}
	.quiz-step-preheading {
		font-size: 1.75em;
	}
	.quiz-step-subheading {
		font-size: 1.6em;
	}
	.quiz-step-icon-sun:before,
	.quiz-step-icon-moon:before {
    	background-size: 100%;
	}
	.quiz-prod-text {
		padding: 3% 8% 6%;
	}
	.quiz-prod-desc {
		font-size: 1.6em;
	}
	.quiz-prod-link {
		font-size: 1em;
	}

}
@media (min-width:1220px) { 
	.quiz-step-text {
		padding: 10%;
	}

	.quiz-prod-text {
		padding: 7% 10%;
	}
}

@media (min-width:1400px) {  

}