html {
	font-size: 100%; /*1vw;*/
	font-family: Arial,Helvetica,Tahoma,Verdana,sans-serif; /*Times, "Times New Roman", serif;*/
}


.pages {
	width: auto;
	max-width: 960px; /*1200px;*/
	text-align: left;
	overflow: visible;
	margin: 0px auto;
	padding: 12px 12px 12px 12px; /*12px 8px 8px 8px;*/
}


.osn1 {
	/*border-radius: 5px; /*0.313vw*/
	font-family: Verdana; /*Tahoma,inherit; /*Arial, Helvetica, sans-serif;*/
	font-size: 2.5rem /*40px*/; /*2rem; /*32px;*/
	color: goldenrod; /*#6F7986; /*#35A91D; /*#648880; #a9b2b9; #b8c9c5;*/
	text-align: center; /* left;*/
	/*word-spacing: .25em;*/
	/*letter-spacing: .02em;*/
}


.osn2 {
	font-family: inherit; /*Arial, Helvetica, sans-serif;*/
	font-size: 1.375rem /*22px*/; /*1.5rem; /*24px;*/ 
	/*font-weight: lighter;*/
	color: goldenrod; /*#35A91D; /*#648880; #a9b2b9; #b8c9c5;*/
	text-align: center;
	/*line-height: 1.5;*/
	margin-top: 15px;
}


.osn3 {
	font-family: inherit; /*Arial, Helvetica, sans-serif;*/
	font-size: 1.0625rem /*17px*/; /*1.25rem; /*20px;*/
	/*font-weight: lighter;*/
	color: #615f5c; 
	text-align: center;
	/*line-height: 1.5;*/
	margin-top: 15px;
}


.osn_img {
	width: 50%;
}

.smile {
	width: 38px; 
}

.boxx {
	/*display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -o-flex; display: flex;*/
	/*-webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; -o-flex-direction: row; flex-direction: row;*/
	/*-ms-flex-wrap: wrap; flex-wrap: wrap;*/
	/*-webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;*/
	
	/*display: -webkit-box; display: -ms-flexbox; display: flex;*/
	/*-webkit-box-orient: horizontal; -webkit-box-direction: normal;*/
	/*-ms-flex-direction: row; flex-direction: row;*/
	/*-ms-flex-wrap: wrap; flex-wrap: wrap;*/
	/*-webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: justify;*/
	/*-webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start;/**/
	
	
	
	
	display: flex; flex-flow: row wrap; justify-content: space-between /*space-around;*/ /*space-evenly;/*; */
	align-items: space-evenly; /*flex-start;*/
	margin-top: 10px;
	/*flex-wrap: wrap;*/            
}


.boxx_left {
	/*-webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-preferred-size: 250px; flex-basis:250px;*/
	/*display: -webkit-box; display: -ms-flexbox;*/
	/*display: flex;*/
	flex: 1 1 250px; /*300px; 350px; 400px; 450px; 250px;*/
}


.boxx_right {
	/*-webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-preferred-size: 250px; flex-basis:250px;*/
	/*display: -webkit-box; display: -ms-flexbox;*/
	/*display: flex;*/
	flex: 1 2 250px; /*300px; 350px; 400px; 450px; 250px;*/
	align-items: top;
	justify-content: center;
	text-align: center;
}


.boxx_right div {
	display: inline-block;
        /*padding: 0px 0px 0px 0px;*/
        width: 80%; /*75%;*/
}


.dot_img {
	transform: scale(0.6); /* Equal to scaleX(0.6) scaleY(0.6) */
	border: 0;
	/*width: 1vw;/*16px*/ 
}


.right_img {
	display: inline-block;
	max-width: 100%;/**/
	height: auto;/**/	
	/*width: 75%;*/
}


.true_box {
	display: block;
	border-radius: 10px; /*0.625vw;*/ 
	font-family: inherit; /*Arial, Helvetica, sans-serif;*/
	font-size: 1.375rem /*22px*/; /*1.75rem; /*28px;*/
	color: green; /*#6AC660;*/ /*#5E5E5E;*/
	/*background: #f8f8f8; /*#F8F8F8; /*#eef3f7; /*#fafcfd;*/ /*#6AC660;*/ /* #DCF8D6; */
	padding: 8px; /*0.5vw*/
	/*box-shadow: 2px 2px 1px rgba(0, 0, 0, .1); /*3px 6px 2px rgba(0, 0, 0, .3);*/ /*2px 2px 1px rgba(0, 0, 0, .2);*/ /*3px 3px 1px rgba(0, 0, 0, .2);*/
	/*border: 0.125vw green solid; /*2px*/
	/*height:  3.750rem; /*60px;*/
}


.false_box {
	display: block;/**/
	border-radius: 10px; /*0.625vw;*/ 
	font-family: inherit; /*Arial, Helvetica, sans-serif;*/
	font-size: 1.375rem /*22px*/; /*1.75rem; /*28px;*/
	color: red; /*#EC2929;*/ /*#5E5E5E;*/
	/*background: #f8f8f8; /*#eef3f7; /*#fafcfd;*/ /*#6AC660;*/ /* #DCF8D6; */
	padding: 8px; /*0.5vw*/
	/*box-shadow: 2px 2px 1px rgba(0, 0, 0, .1); /*3px 6px 2px rgba(0, 0, 0, .3);*/ /*2px 2px 1px rgba(0, 0, 0, .2);*/ /*3px 3px 1px rgba(0, 0, 0, .2);*/
	/*border: 0.125vw red solid; /*2px*/
	/*height:  3.750rem; /*60px;*/
}


.other_box {
	display: block;/**/
	border-radius: 10px; /*0.625vw;*/ 
	font-family: inherit; /*Arial, Helvetica, sans-serif;*/
	font-size: 1.375rem /*22px*/; /*1.75rem; /*28px;*/
	color: #dedede; 
	padding: 8px; /*0.5vw*/
	/*border: 0.125vw white solid; /*2px*/
	/*height:  3.750rem; /*60px;*/
}


.dot_box {
	/*float: left; */
	display: inline-block;
	text-align: left;
	/*margin-top: 5px; /*0.313vw*/  
	/*margin-left: 5px; /*0.313vw*/ 
	/*padding: 8px; /*0.5vw*/  
}


.dot_sup_box {
	/*float: left; */
	display: inline-block;
	text-align: left;
	/*margin-top: 0px; */
	/*margin-left: 0.313vw; /*5px*/
	/*padding-top: 0.438vw; /*7px*/ 
	/*padding-left: 0.5vw; /*8px*/ 
}


.auto-style2 {
	display: block;/**/
	border-radius: 10px; /*0.625vw;*/ 
	font-family: inherit; /*Arial, Helvetica, sans-serif;*/
	font-size: 1.375rem /*22px*/; /*1.75rem; /*28px;*/
	color: #5E5E5E; /*#2C2C2C;*/ /*black;*/
	padding: 8px; /*0.5vw*/
	transition: 1s;
}


.auto-style2:hover, .auto-style2_sup:hover {
	background-color: #f6f9fb; /*#eef3f7;*/
	color: #a9b2b9; /*#9799a7; #5E5E5E; black; #97b5ce; silver; #d9d9d9; #2C2C2C;*/
	/*box-shadow: 1px 1px 1px rgba(0, 0, 0, .2); /*3px 6px 2px rgba(0, 0, 0, .3);*/ /*2px 2px 1px rgba(0, 0, 0, .2);*/
}


.auto-style2_sup {
	display: block;/**/
	border-radius: 10px; /*0.625vw;*/ 
	font-family: inherit; /*Arial, Helvetica, sans-serif;*/
	font-size: 1.375rem /*22px*/; /*1.75rem; /*28px;*/
	color: #5E5E5E; /*#2C2C2C;*/ /*black;*/
	padding: 8px; /*0.5vw*/
	transition: 1s;
	/*font-family: Calibri;*/
	/*margin-left: 0.313vw; /*5px*/ 
	/*padding-top: 0.563vw; /*9px*/ 
	/*padding-left: 0.625vw; /*10px*/ 
	/*padding-bottom: 0.938vw; /*15px*/ 
}


.img_icon {
	/*float: right;*/
	display: inline-block;
	margin-top: 0.25vw; /*4px*/ 
	margin-right: 0.313vw; /*5px*/ 
	text-align: right;
}


.img_icon2 {
	/*max-width: 100%;*/
	width: 3.250vw; /*52px*/ 
}


.answer {
	font-family: inherit; /*Arial, Helvetica, sans-serif;*/
	font-size: 16px /*17px*/; /*1.25rem; /*20px;*/
	/*font-weight: lighter;*/
	color: #807E7E;
	text-align: justify;
	/*line-height: 1.5;*/
	margin-top: 15px;
}


.nextresult {
	text-align: center;
	margin-bottom: 20px;
}


.auto-style4 {
	display: inline-block;
	border: 2px #eef3f7 solid; /*#acc1d2*/ /*#a8c1d7*/ /*silver */ /*0.188vw*/
	border-radius: 20px; /*10px; /*0.625vw;*/ 
	font-family: inherit; /*Arial, Helvetica, sans-serif;*/
	font-size: 1.25rem /*20px*/; /*1.5rem; /*24px;*/
	color: white; /*#a8c1d7*/ /*#35A91D*/	 
	background: #b3c0cc; /*#a8c1d7;*/ /*white*/ /*#eeeeee9e*/ /*#615f5c63*/ /*#99ADB7*/
	padding-top: 10px; /*0.625vw*/
	padding-bottom: 10px; /*0.625vw*/
	padding-left: 20px; /*1.25vw*/
	padding-right: 20px; /*1.25vw*/	
	/*transition: 1s;*/
}


.auto-style4:hover {
	background: #A1ACB7;
	transition: 1s;
}



a {
  text-decoration:none;
  
}


.auto-style5 {
	border-radius: 5px; /*0.313vw*/
	font-family: Verdana; /*Tahoma,inherit; /*Arial, Helvetica, sans-serif;*/
	font-size: 2.5rem /*40px*/; /*2rem; /*32px;*/
	color: goldenrod; /*#6F7986; /*35A91D; /*#648880; #a9b2b9; #b8c9c5;*/
	text-align: left; /* center;*/
	/*word-spacing: .25em;*/
	/*letter-spacing: .02em;*/
}


.auto-style6 {
	text-align: center;
}


.auto-style7 {
	border-radius: 5px; /*0.313vw*/
	font-family: inherit; /*Arial, Helvetica, sans-serif;*/
	font-size: 1.0125rem; /*1.125rem; /*18px;*/
	font-weight: 100;
	color: #a9b2b9; /*#99a2aa; #7f8c8d; #615f5c;*/
	text-align: left; /*center;*/
	padding-left: 10px;
}


.auto-style8 {
	border-radius: 5px; /*0.313vw*/
	font-family: inherit; /*Arial, Helvetica, sans-serif;*/
	font-size: 0.3rem; /*0.3125rem; /*5px*/; /*0.4375rem /*7px*/ /*0.563rem; /*8px;*/ /*0.625rem; /*10px;*/ /*0.75rem; 12px;*/
	font-weight: bold;
	color: black;
	background: #f6f9fb; /*#f0f5f3; /*#F8F8F8; /*#F6F6F6; /*#eeeeee78;*/
	text-align: left;
}


.auto-style81 {
	border-radius: 5px; /*0.313vw*/
	font-family: inherit; /*Arial, Helvetica, sans-serif;*/
	font-size: 0.3rem; /*0.3125rem; /*5px*/ /*0.563rem; /*8px;*/
	font-weight: bold;
	color: black;
	background: #f6f9fb; /*#f0f5f3; /*#F8F8F8;*/
	text-align: left;
}


.auto-style9 {
	border-radius: 5px; /*0.313vw*/
	font-family: inherit; /*Arial, Helvetica, sans-serif;*/
	font-size: 0.9375rem; /*15px;*/ /*0.875rem; /*14px;*/
	color: #99a2aa; /*#615f5c;*/
	text-align: left; /*center;*/
	padding-left: 10px;
}


.auto-style91 {
	border-radius: 5px; /*0.313vw*/
	font-family: inherit; /*Arial, Helvetica, sans-serif;*/
	font-size: 0.9375rem; /*15px;*/ /*0.875rem; /*14px;*/
	color: #99a2aa; /*#615f5c;*/
	text-align: center; /*left;*/
	padding-left: 10px;
}









/*display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;*/




/*---------------------------------------------------------------------*/

@media only screen and (max-width:1200px) {
	html {font-size: 95%}
	/*.pages {width:95%;max-width:95%;}*/
	}

@media only screen and (max-width:800px) {
	html {font-size: 85% /*80%*/}
	/*.pages {width:95%;max-width:95%;}*/
}

@media only screen and (max-width:680px) {
	html {font-size: 80% /*80%*/}
	/*.pages {width:95%;max-width:95%;}*/
}

@media only screen and (max-width:600px) {
	html {font-size: 80% /*80%*/}
	/*.pages {width:100%;max-width:100%;}*/
}

@media only screen and (max-width:480px) {
	html {font-size: 80%}
	/*.   pages {width: 100%; max-width: 100%;}*/
	/*.boxx_left, .boxx_right {width: 100%;}*/
}

@media only screen and (max-width:360px){
	html {font-size: 80%}
	/*.   pages {width: 100%; max-width: 100%;}*/
}
