* { 
  margin: 0; 
  padding: 0; 
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
html {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
}
body { 
  background: #fff;
  color: #111; 
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-size: 14px;
}
a:link{
	color: #1033FF;
}
 a:visited{
	color:#5A657B;
}
a:hover, a:active {
	color:#827DF3;
}
#page-wrap { 
  height: 470px;
  margin: 0 auto;
	padding:5px;
  overflow: hidden;
  position: relative;
  width: auto;
}
#info-wrap
{
	margin: 0 auto;
	padding:5px;
	padding-bottom: 50px;
	position: relative;
  width: auto;
}
footer{
	position: fixed;
	bottom: 5px;
	right:5px;
	width: 100%;
}
h1 { 
  letter-spacing: 3px;
  margin: 25px 0; 
  text-transform: uppercase;
}
a.button:link, a.button:visited {
	
	color: #fff;
}
a.button:hover, a.button:active {
	color: #B9C5D8;
}

.button {
  background-color: #006699; /* blue*/
  border: none;
  color: white;
  padding: 20px 28px;
  margin: 50px auto;
  max-width: 230px;
  text-align: center;
  text-decoration: none;
  display:block;
  font-size: 16px;
}
.smaller-button
{
	margin: 20px auto;
}

.index-sell, .index-headline {
  color: #1c2d37;
  left: 100px;
  margin: 0;
  position: absolute;
  text-align: center;
  width: 400px;
}
.index-headline {
  font-size: 36px;
  height: 0;
  letter-spacing: 1px;
  text-shadow: 1px 1px 2px #fff;
  top: 55px;
}
.index-sell, .anticipate {
  font-size: 21px;
  line-height: 28px;
  text-transform: uppercase;
}
.index-sell { top: 155px; }
#quiz .anticipate {
  color: #1c2d37;
  font-size: 25px;
  line-height: 41px;
  padding: 50px 0 0 0;
  text-shadow: 1px 1px rgba(255,255,255,.666);
}
.transparent {
  color: transparent;
  display: none;
  opacity: 0;
  visibility: hidden;
}
#start-quiz {
  margin-top: 25px;
}
.img-index {
  display: block;
  left: 25px; /* 27px */
  margin: 0 auto;
  position: absolute;
}
.text1 {
  font-size: 13px;
  line-height: 21px;
  margin: 25px 25px 0;
  padding: 110px 25px 0;
  position: relative;
  text-align: center;
}
.take-quiz-btn, .embed-btn, .close-btn {
  -webkit-appearance: none;
  border: none;
  background:#4076D4;
  color: #000;
  cursor: pointer;

}
.take-quiz-btn, .close-btn {
  background: #90ffff;
  font-size: 21px;
  text-shadow: 1px 1px rgba(66,66,66,.666);
  text-transform: uppercase;
}
.take-quiz-btn {
  top: 267px; 
  width: 259px;
}
.index-btn {
  height: 49px;
  left: 168px;
  padding: 9px 0 6px 0;
  position: absolute;
  top: 267px; /* 283 */
}
#replay {
  display: block;
  height: 46px;
  line-height: 46px;
  margin: 20px 0 0 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
.index-btn:hover, #replay:hover {
 
}
.results-img {
  border: 4px solid #ebe9e6;
  left: -25px;
  position: absolute;
  top: 8px;
  width: 208px;
}
.share {
  bottom: 25px;
  position: absolute;
}
.lb {
  left: 24px;
}
.rb {
  left: 94px;
}

.designby {
  bottom: 6px;
  font-size: 14px;
  right: 24px;
  line-height: 21px;
  position: absolute;
}
.shadow1 {
  color: #000;
  text-shadow: 2px 2px 5px rgba(50, 50, 50, .5);
}
.diminish { font-size: 76%; }
.text-indent {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
#quiz {
  margin: 0 1px;
  padding: 0 0 0 1px;
  position: relative;
  -webkit-transition: all linear .35s;
  -moz-transition: all linear .35s;
  -o-transition: all linear .35s;
  -ms-transition: all linear .35s;
  transition: all linear .35s;
}
.quiz-overlay, .result {
  height: 325px; /* 359px */
  position: absolute;
  width: 552px;
  z-index: -1;
	margin: 0 auto;
}

#quiz ul li div.quiz-overlay { margin: 0; }
#quiz ul {
  list-style-type: none;
  margin-top: 0;
}
#quiz h3 {
  font-size: 16px; /* 18*/
  font-weight: 400;
  line-height: 25px; 
  margin: 0 0 1px 0;
  padding: 9px 10px 0;
  text-align: center;
}
#quiz ul li {
  height: 337px;
  margin: 23px 0 95px 0;
/*  max-height: 334px;
  min-height: 334px; */
}
#quiz ul li div {
 
  padding: 1px 0;
}
#quiz ul li div.mtm {
  margin-top: 20px;
}
#quiz input {
  opacity: 0;
  vertical-align: middle;
  width: 20px;
}
#quiz label, #quiz input#submit-quiz {
  background-color: #dcf5f4; 
  cursor: pointer;
  display: inline-block;
  z-index: 99;
}
#quiz label {
  height: 35px; 
  font-size: 15px;  
  line-height: 2.2em;  /* Added */
  margin: 0 auto;
  padding: 2px 0 4px 0;
	text-align: center;
  width: 200px;
}
.question-details {
	padding-left: 7px;
	text-align: center;
}
.quiz-answers-wrapper{
	
	width: 250px;
	height: 230px;
	margin: 0 auto;
}
.question-wrapper {
	height:150px;
}
.labela,
.labelb,
.labelc {
	margin-bottom: 6px!important;
}
#quiz h3.showmyscore {

}
#quiz input#submit-quiz {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #dcf5f4; 
  border: none;
  color: #000;
  display: block;
  font-size: 21px;
  height: 74px;
  margin: 43px auto 0;
  opacity: 1;
  width: 250px;
}
#quiz label, #quiz input[type=radio]:checked + label, #quiz input#submit-quiz, #replay, .take-quiz-btn {
  -webkit-transition: all ease .11s;
  -moz-transition: all ease .11s;
  -o-transition: all ease .11s;
  -ms-transition: all ease .11s;
  transition: all ease .11s;
}
#quiz label:hover, #quiz input[type=radio]:checked + label, #quiz input#submit-quiz:hover, #replay:hover, .take-quiz-btn:hover {
  background:#CBECF0;
  color: #000;
}
#quiz .quiz-progress {
  color: #222;
  font-size: 14px;
  padding: 30px 30px 5px 0; 
  text-align: right;
}
.nomargin { margin: 0;}
.test-results2 {
  color: #222;
  font-size: 15px;
  line-height: 21px;
}
.test-results2 .score {
  font-size: 22px; 
  line-height: 30px; 
  margin-bottom: 40px;
	text-align: center;
  text-transform: uppercase;
}
.you-chose { margin-bottom: 30px; text-align: center;}
.embed {
  font-size: 14px;
  position: absolute;
  right: 26px; 
  text-shadow: 1px 1px #131313;
  top: 8px; 
}

textarea.c-p {
  display: block;
  height: 50px;
  margin: 25px auto;
  width: 420px;
}
.close-btn {
  display: block;
  margin: 70px auto 0; /*197*/
  padding: 12px 24px;
}

.results-overlay .quiz-overlay {
  left: -41px;
  top: -7px;
}
.results-text {
	font-size: 130%;
}
.score-details {
  font-size: 12px; /* 14 */
  line-height: 19px; /* 20 */
	margin-top: 20px;
	padding-left: 7px;
}
.score-details-sm {
  font-size: 12px;
  line-height: 19px;
}
.result {
  height: 325px;
}
#homepage_button_wrapper {
	margin-top: 100px;
}

#main-wrap {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}
#center-link{
	
	width: 350px;
    margin: auto;
    text-align: center;
}
#center-link a{
	text-decoration: none;
	font-size: 16px;
}

.findoutmore {
	margin: 30px 0;
	text-align: center;
}

.indent {
	text-indent:20px;
}

.info-inner-wrapper {
	padding:10px;
	max-width:750px;
	margin: 10px auto;
}
.info-inner-wrapper h2
{
	margin-bottom: 22px;
	margin-top: 50px;
}
.info-inner-wrapper h1
{
	text-align: center;
	margin-bottom: 30px;
}
.info-inner-wrapper h3
{
	margin-bottom: 10px;
	margin-top: 15px;
}
.info-inner-wrapper p {
	margin-bottom: 20px;
}
.more_info_link {
	margin-bottom: 8px !important;
}

.survey_link {
	margin-top: 35px !important;
}


ol.letters
{
list-style: lower-alpha;
	padding-left: 40px;
	margin-bottom: 15px;
}
ol.numbers
{
	list-style: decimal;
	padding-left: 40px;
	margin-bottom: 15px;
}
.list-indent
{
	padding-left: 40px;
	margin-bottom: 15px;
}
ol.roman {
	list-style: upper-roman;
	padding-left: 60px;
	margin-bottom: 15px;
	margin-top:-15px;
}


@media screen and (min-width: 600px){
	
	#quiz h3 {
  font-size: 22px;
  font-weight: 400;
  line-height: 32px; 
  margin: 0 0 1px 0;
  min-height: 64px;  
  padding: 9px 50px 0;
  text-align: center;
}
}


