* {
    box-sizing: border-box;
}
html,
body {
    font-size: 18px;
    height: 100%;
  	margin: 0;
  	padding: 0;
} 
a,
a:hover,
a:visited,
a:active,
button,
.button {
    text-decoration: none;
    text-decoration-line: none;
}

.headline {
    display:inline-block;
    color: #3eb5ed;
    font-size: 2.5em;
    font-weight: 700;         
    line-height: 1.3em;
    padding-left: 1em;
    max-width: 300px;         
}
.quiz img {
    border: 1px solid #ddd;
    padding: 4px;
}

#congrats h1,
#page2 h1 {    	
    text-align: center;
    font-size: 2.8em;
    color: #3eb5ed;
}
#page2 p {    	
    text-align: center; 
}
#container {
    max-width: 720px;
    background-color: #fff; 
    margin-right:auto;
    margin-left:auto; 
    padding: 1em 2em;
    border-radius: 1em;
    margin-top: 0.5em;
}
#timedate {
    padding-bottom: 1em;
    border-bottom: 1px solid #EEE;
    margin-bottom: 1em;
    font-size: 0.8em;
    text-align: right;    	
    line-height: 1.5em;    	
}
u {
    text-decoration: underline;
}
i.fa.fa-times-circle {
   	margin-right: .4em;   		
    color: red;
    font-size: 1.6em;
}
i.fa.fa-check-circle {
   	color: #3CB371;
   	margin-right: .4em;
   	font-size: 1.6em; 
}
h2 {
    text-align: center;
    margin: auto;
    margin-top: 2em;
    font-size: 1.3em;
    margin-bottom: 1.5em;   	
}
.grid-list {
   	display: grid;
    grid-template-columns: auto 1fr;
    margin-bottom: 1.3em;
}  
.grid-list div:nth-child(2) {
    padding-top: 2px;
}
.headline-and-image {
 	display:grid;
 	grid-template-columns: 144px auto;
 	margin-top: 2em;
}
     
.hl-image {
    max-width: 140px;
    display:inline-block;
} 

.hl-image img {
    border-radius: 50%;
}

.sub_headline {
   font-size: 1.7em;
    color: #2e8fbd;
    line-height: 1.5em;
    font-weight: 300;
    margin-top: .5em;
}
     
.long_text {
    font-size: 1em;
}
.question {
    font-size: 1.6em;
}
.quiz_pitch {
    text-align: center;
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.3em;
    margin-top: 2em;
}
 .quiz_pitch img {
    border: 1px solid #ddd;
    padding: 4px;
    margin-bottom: 1em;
}
 .emph-para {
    font-weight: 700;
    font-size: 1.2em;
    text-align: center;
}
 .button {
    display: block;
    margin: 40px auto 0;
    border-radius: 10px;
    padding: 15px 5px 15px 25px;
    font-size: 1.7em;
    color: #333;
    border: 1px solid #c1aa24;
    font-weight: 600;
    text-transform: none;
    background-color: #ffc500;
    text-decoration: none;
    max-width: 250px;
}
#congrats .button {
    max-width: none; 
}

span#spics2{
	max-width: 440px;
}
a.hover-button {
    text-decoration: none;
}
.button:hover {
    color: #ffffff;
    background-color: #3eb5ed;
    display: block;
    text-decoration: none;
}

.quiz button:Hover {
    color: #FFF;
    background: #3eb5ed;
    border: 1px solid #0b2f40;
}

 a.blue-text-link {
    color: blue;
    text-decoration: underline;
}
 #signature img {
    max-width: 100px;
    max-height: auto;
    border: 1px solid #ddd;
    padding: 4px;
    margin-top: 10px;
}
 #congrats {
    font-size: 1.1em;
}
 .topmargin {
    margin-top: 1.5em;
}
 .bottommargin {
    margin-bottom: 2em;
}
#congrats i[0],
#congrats i[1],
#congrats i[2] {
	padding: 5px;
	background: #3cb371;
	border-radius: 3px;
	color: #fff;
	margin: 0 10px 0 0;
	width: auto;
}

#congrats strong {
	font-weight: 800;
	text-decoration: underline;
}

.congrats-subtitle {
	font-size: 1.3em;
	color: #0b476d;
}

#iagree {
	font-size: 1.5em;
	color: #0b476d;
	text-decoration: none;
}
#iagree a,
#iagree a:active,
#iagree a:hover {
	text-decoration: none;
	text-decoration-line: none;
}
a#afflink {
	color: #0b476d !important;
}
a#afflink:hover {
	color: #fff !important;
}	
a#afflink:active {
	color: #fcc !important;
}	

span.button#iagree {
	text-decoration: none;
}
span.button#iagree:hover {
	color: #fff;
	text-decoration: none;
}
#dontleave {
	margin-top: 1em;
	font-size: 1.2em;
	font-weight: bold;
	color: #aa000080;
	transition: color 1s;
}
#congrats a:active,
a#afflink,
a#afflink span,
a#afflink span.button {
	
	text-decoration: none !important;
	text-decoration-line: none !important;
}

#footer a,
 #footer {
	color: white;
	font-size: .7em;
}

p {
	margin-bottom: 2em;
	line-height: 1.4;
}

#footer {
	text-align: center;
	padding-bottom: 2em;
	margin-bottom: 2em;
	max-width: 720px;
	margin-right: auto;
	margin-left: auto;
}

img {
	max-width: 100%;
}

b {
	font-weight: bold;
}
.checkmarker {
	color: #fac200;
}
.quiz {
	text-align:center;
	margin:auto;
}
.quiz button {
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	padding: 15px;
	margin-bottom: 15px;
	transition: 0.5s;
	border-radius: 5px;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #333;
	background: #ffc500;
	border: 1px solid #4b4b40;
	text-transform: none;
}
span.button#iagree {
    max-width: 183px;
    text-decoration-line: none;
}
.progress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #3eb5ed;
	transition: width .6s ease;
}

#progressbar {
	background-color: #ccc;
	border-radius: 13px;
 /* (height of inner div) / 2 + padding */
	padding: 3px;
	margin-bottom: 1.5em;
}

#page2 h1 {
    font-size: 2em;
}

#progressbar>div {
	background-color: #3eb5ed;
 /* Adjust with JavaScript */
	height: 20px;
	border-radius: 10px;
}

#w1 {width: 0%;}

#w2 {width: 11%;}

#w3 {width: 23%;}

#w4 {width: 34%;}

#w5 {width: 45%;}

#w6 {width: 57%;}

#w7 {width: 70%;}

#w8 {width: 88%;}

#w9 {width: 100%;}

blockquote {
	margin-left: 0.75em;
	padding-right: 0;
	margin-right: 0;
	display: block;
}

p.question {
    margin-bottom: 1em;
}
.toomuch {
	text-align: left;
	display: block;
	margin: 1em 0 0 0;
	font-style: italic;
	font-size: 1.2em;
}








.button-wrapper {
    text-align:center !important;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

button.mobile {
  border:1px solid #666;
  padding:12px 25px;
  color: #333;
  border: 1px solid #c1aa24;
  font-weight: 600;
  text-transform: none;
  background-color: #ffc500;
  text-decoration: none;
  border-radius: .4em;
  font-size: 1.5em;
}
button.mobile:hover {
  padding: 1em em;
}

.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }

button.mobile:after{
   font-family: FontAwesome;
   display: inline-block;
   padding-left: 6px;
   vertical-align: middle;
   position: relative;
   top: -4px;
   opacity: 0.3;
   transition: opacity .7s;
}
button.mobile:hover:after {
   position: relative;
   left: 3px; 
   opacity: 1;
}

button.mobile:after {
   content: "\f061"; 
}


i.fa.fa-check-square {
    color: #3cb371;
    font-size: 1.5em;
}

   #congrats button {
      min-width: 340px;
   }



@media only screen and (max-width: 700px) {
	html,
    body {
    font-size: 16px;
    height: 100%;
  	margin: 0;
  	padding: 0;
   } 
	
	
	#container {
		margin: .5em;
		padding: .5em;
	}

	.headline-and-image {
		display: grid;
		grid-template-columns: 1fr;
		text-align: center;
		justify-items: center;
	}

	.h1-image {
		text-align: center;
	}

	.h1-image {
		margin: auto;
	}

	.headline {
		padding-left: 0;
	}

	.sub_headline {
		text-align: center;
		font-size: 1.2em;
	}

	a#headlineSplash img {
		max-width: 100px;
		border: 1px solid #eee;
		padding: 4px;
	}

	.headline {
		font-size: 2rem;
		max-width: 200px;
		margin-bottom: .2em;
	}
    
	.toomuch {
		text-align: center;
		margin: auto;
		display: block;
		padding: 1em 0 0 0;
		margin: 0;
		font-style: italic;
		font-size: 1.1em;
	}
    
	.emph-para {
		font-size: 1.1em;
	}
	span#spics2{
	    max-width: 380px;
	    font-size: 1em;
    }
    div#signature {
    	margin-top: 2em;
    }
    #congrats h1, #page2 h1 {
        font-size: 2em;
    }
      #page2 h1 {
        font-size: 1.5em;
    }
    .congrats-subtitle {
	    font-size: 1.1em;
    }
    #timedate {
        padding-bottom: 1em;
        border-bottom: 1px solid #EEE;
        margin-bottom: 1em;
        font-size: .9em;
        text-align: right;
        line-height: 1.5em;
        color: #8c8c8c;
    }
    .headline-and-image {
	    margin-top: .5em;
    }
    .grid-list {
        margin-bottom: 1em;
    }
    .topmargin {
        margin-top: 2.3em;
    }
    h2 {
        text-align: center;
        margin: auto;
        margin-top: 2em;
        font-size: 1.1em;
        margin-bottom: 1.5em;
        margin-top: .1em;
        font-weight: 600;
    }
    .emph-para {
        font-size: 1.2em;
    }
    .grid-list div:nth-child(2) {
        line-height: 1.3em;
    }
    .quiz_pitch {
        font-size: 1.2em;
    }
    #page2 h2 {
        font-size: 1em;
    }
    
   .quiz h1 {
        font-weight: 200;
        font-size: 1.7em;
   }
   .question {
     font-size: 1.1em;
     font-weight: 100;
   }
   .quiz button {
     font-size: 1em;
   } 
   
   #progressbar>div {
	    background-color: #3eb5ed;
	    height: 10px;
	    border-radius: 10px;
   }
   #footer p:nth-child(1) {
        font-size: .8em;
   }
    
    #dontleave {
	    font-size: 1.0em;
   }
   #congrats {
    font-size: 1em;
   }
   

}

@media screen and (max-width: 370px) {
   #congrats button {
      min-width: 100%;
   }
}

@media only screen and (min-width:702px) and (max-width:800px) {
    
    .sub_headline {
        font-size: 1.6em;
    }
    
    .grid-list {
        font-size: 1em;
    }
    h2 {
        font-size: 1em;
    }
    .quiz h1 {
        font-size: 1.5em;
    }
    .question {
         font-size: 1.1em;
    }
    .quiz button {
         font-size: 1em;
    }
    #progressbar>div {
        height: 10px;
    }
    
    #congrats h1, #page2 h1 {
        font-size: 2.5em;
    }
    .congrats-subtitle {
         text-align: center;
    }

    #congrats {
         font-size: 1em;
    }

    i.fa.fa-check-square {
        margin-right: 6px;
    }
    .congrats-subtitle {
        font-size: 1.2em;
    }
    
}



@media screen and (min-width: 701px) {

	.grid-list {
		margin-left: 2em;
		font-size: 1.1em;
	}

	a#headlineSplash img {
		max-width: 150px;
		border: 1px solid #eee;
		padding: 4px;
		margin-top: 2.1em;
	}
	
}


@media only screen and (min-width:702px) and (max-width:800px) {
    
    .sub_headline {
        font-size: 1.6em;
    }
    #page1 h2 {
        font-size: 1.2em;
    }
    #page2 h1 {
        font-size: 1.5em;
    }
    #page1 button.mobile {
        min-width: 270px;
    }
    #page2 p:nth-child(2) {
        text-align: center;
        font-size: 1.1em !important;
    }
    .grid-list {
        font-size: 1em;
    }
}


@media only screen and (min-width:801px) {
    .quiz h1 {
        font-size: 1.6em;
        font-weight: 100;
    }
    
    .question {
        font-size: 1.1em;
    }
    
    #progressbar>div {
        height: 10px;
    }
    .quiz button {
        font-size: 1em;
    }
    #congrats {
        font-size: 1em;
    }
    #congrats h1 {
        margin-top: 0;
    }
    .congrats-subtitle {
        font-size: 1.1em;
        margin-bottom: 1.5em;
    }
}



@media only screen and (max-width:380px) {
    #container.nogutter {
        margin:0 !important;
        border-radius: initial;
        min-height:100vh;
    }
    
    #container.nogutter p {
        line-height: 1.2;
        margin-bottom: 1em;
    }
    
    .congrats-subtitle {
        font-size: .85em;
    }
    h1 {
        margin-bottom: 0;
        margin-top: .3em;
    }
    .button {
        margin: .5em auto 0;
    }
}
@media screen and (max-width: 362px) and (min-width: 358px){
    #container.nogutter p {
        line-height: 1.2;
        margin-bottom: 1em;
    }
    .congrats-subtitle {
        font-size: 1.1em !important;
    }
}
@media screen and (max-width: 377px) and (min-width: 373px) {
    #container.nogutter p {
        line-height: 1.2;
        margin-bottom: 1em;
    }
    .congrats-subtitle {
        font-size: 1.1em !important;
    }
    #congrats {
        font-size: 1.05em;
    }
}
@media screen and (max-width: 377px) and (min-width: 373px) and (min-height: 812px) {
    #container.nogutter p {
        line-height: 1.4;
        margin-bottom: 1em;
    }
    .congrats-subtitle {
        font-size: 1.1em !important;
    }
    #congrats {
        font-size: 1.05em;
    }

    #congrats p {
        font-size: 1.1em;
    }
}
