/* Terms */

#psych-test {
	position: absolute;
	top: 53%;
	left: 50%;
	margin: -280px 0 0 -340px;
	width: 680px;
	height: 260px;
	background: url('../images/home/home-logo.png') no-repeat #fff;
	background-position: 161px 100px;
	text-align: center;
	text-transform: uppercase;
	color: #595756;
	font-size: 24px;
	padding-top: 300px;
	border: 1px solid #595756;
}
#agree {
	float: left;
	margin: 30px 40px 10px;
	text-transform: none;
	font-size: 11px;
	width: 70%;
}
#agree_tag {
	float: left;
	margin-right: 0px;
	width: 100%;
	max-width: 100%
}

#agree_tag2 {
	margin-right: 100px;
	float: left;
	display: inline-block;
	line-height: 20px;
}

#agree-terms {
	float: right;
	width: 70%;
	margin: 0;
	color: #fff;
	font-size: 0.9em;
	text-align: left;
	text-transform: uppercase;
}

#agree-terms a {
	color: #FFC7CF;
	text-decoration:none;
}

.agreelong {
	margin-top: -1%;
	width: 60%!important;
	line-height: 24px;
}

.agreelong div:first-child {
		float: left;
	}

#agree a {
	color: #595756;
}
#agree a:hover {
	color: #000;
	text-decoration: none;
}
.agreelong div {
	float: left;
}

#agree-terms a {
	color: #FFC7CF;
	text-decoration:none;
}

#agree-terms a:hover {
	color: #FFF;
}

input[type="checkbox"] {
    display:none;
}
input[type="checkbox"] + label span {
    display:inline-block;
    width:22px;
    height:22px;
    margin:-1px 16px 0 0;
    vertical-align:middle;
    background:url('../images/psych-test/check.png') left top no-repeat;
    cursor:pointer;
}
input[type="checkbox"]:checked + label span {
    background:url(../images/psych-test/check.png) -22px top no-repeat;
}
.homeq {
	float: left;
	width: 60%!important;
}
.homeq2 {
	float: left;
	width: 35%!important;
	margin-left: 5%;
}
.homeq a, .homeq2 a {
	margin: 10px 0 0 15px;
}
.home-choice {
	text-decoration: none
}
input[type="submit"], .home-choice, input[type="button"] {
	padding: 7px;
	font-family: "letter-gothic-std";
	font-weight: 700;
	text-transform: capitalize;
	border: 0px solid #595756;
	background: url('../images/answer-yes.png') no-repeat transparent left center;
	height: 32px;
	color: #595756;
	float: right;
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 20px;
	left: 50%;
}
input[type="submit"]:hover,input[type="button"]:hover, .home-choice:hover {
	color: #000;
	background: url('../images/answer-yesr.png') no-repeat #fff left center;
	cursor: pointer;
}
input[type="submit"]#testlog button.answer-no, input[type="button"]#testlog button.answer-no {
	background: url('../images/answer-no.png') no-repeat #fff left center;
}
input[type="submit"].answer-no:hover, input[type="button"].answer-no:hover {
	background: url('../images/answer-nor.png') no-repeat #fff left center;
}

input[type="submit"]:hover {
	
}

/* Take Photo */

#overlay-box-wrap {
	position: absolute;
	height: 85%;
	width: 100%;
}

#take-photo-container {
	height: 50px;
	display: none
}

#take-photo {
	position: absolute;
	top: 15%;
	left: 20%;
	width: 25%;
	height: 80%;
	background: transparent;
	text-align: center;
	text-transform: uppercase;
	color: #595756;
	font-size: 24px;
	border: 1px solid #595756;
	z-index: 0
}

#photo-side {
	background: #ffc7cf;
	width: 660px;
	height: 540px;
	margin: 10px;

}

#photo-shot {
	background: url('../images/menu.png');
	width: 100%;
	height: 100%;
	margin: 0 auto;

}
#photo-shot-left {
	width: 50%;
	height: 100%;
	background: none;
	/*border-right: 2px solid white;*/
}

.dots-eyes {
	position: relative;
	top: 30%;
	left: 50%;
	margin-left: -58px;
	width: 80%;
}
.dot {
	background: url('../images/dot.png');
	width: 42px;
	height: 42px;
	float: left;
	margin-right: 32px;

}

.dotshad {
	-moz-box-shadow: 0 0 2px 2px #595756;
	-webkit-box-shadow: 0 0 2px 2px #595756;
	box-shadow: 0 0 2px 2px #595756;
}

#photo-button {
	/*height: 100%;*/
}
#photo-button [type="submit"], #photo-button input[type="button"] {
	background-color: #fff;
	background-position: 5px center;
	border: 0px solid #595756;
	height: 40px;
	font-size: 16px;
	color: #595756;
	margin-top: -40%;
	float: none;
	padding: 0 10px 0 40px;

}
#photo-button input[type="submit"]:hover, #photo-button input[type="button"]:hover  {
	background-color: #ffc7cf;
	cursor: pointer;
}

.photo-select {
	margin-left: 14%!important;
	margin-right: 12%!important;
	margin-top: -25%!important;
}

@media screen and (max-width:1200px) {
	.photo-select {
	margin-left: 10%!important;
	margin-right: 10%!important;
	margin-top: -25%!important;
	}
}

.symmetry {
	background: none!important;
}

.choose-photo {
	 width: 40%!important;
	 background: url('../images/psych-test/photo.jpg') transparent!important;
	 background-size: 50% 100%!important;
	 left: 80%!important;
	 margin-left:-25%!important;
}
.check-dot {
	font-size: 40px;
	line-height: 10px;
	letter-spacing: -10px;
}
#evaluation-wrap {
	width: 100%;
	padding-bottom: 100px;
}
#evaluation {
	width: 75%;
	margin: 20px auto 0 auto;
	color: #fff;
}
hr {
	color: #fff;
	background-color: #fff;
	height: 1px;
	border: 0;
}

#evaluation img {
	float: right;
	height: 400px;
	border: 1px solid #fff;
	margin-top: 20px;
}
#evaluation video {
	width: 640px;
	height: 268px;
}
#evaluation h3 {
	padding: 0;
	display: block;
	margin: 0px auto;
	font-size: 20px;
}
#evaluation h4 {
	background: #fff;
	color: #000;
	padding: 0 5px;
	display: inline-block;
	margin-top: 10px;
}

#evaluation .question {
	clear: both;
	float: left;
	width: 75%;
	margin-bottom: 25px;
}
#evaluation .answer {
	float: right;
	width: 5%;
	text-align: center;
}
.addthis_native_toolbox {
	width: 640px;
	height: 30px;

	margin-bottom: 20px;
}

@media screen and (max-width:1200px) {
	.home-choice, input[type="submit"]  {
		font-size: 14px;
		line-height: 32px;
		max-width: 100%;
	}
	#logo img {
		height: 32px;
		margin: 0;
	}
	header {
		height: 50px;
	}
	#hamburger {
		width: 40px;
	}
	#hamburger div {
		height: 4px;
		margin: 7px 0;
	}
	nav {
		font-size: 1em;
	}
	nav li {
		padding: 10px 20px 10px 10px;
	}
	#container, #content, #vidc, #corporate, #overlay-box-wrap {
		min-width: 100%; 
	}
	#testlog, #logline {
		font-size: 1em;
	}
	#overlay-box-wrap {
		position: relative;
		min-height: 500px;
		width: 100%;
	}
	.psych-base {
		/*top: 73%!important;*/
	}
}

@media screen and (max-width: 1100px) {

	#take-photo {
		font-size: 20px;
	}
}

@media screen and (max-width: 900px) {

	#container, #content, #vidc, #corporate, #overlay-box-wrap {
		min-width: 100%; 
	}
	body {
		background: #000;
	}

	#agree_tag {
		float: none;
		margin: 25px 0;
		width: 100%;
		text-align: center;
	}

	#agree_tag2 {
		float: none;
		margin: 50px 0;
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	
	.psych-ready {
		background-color: rgba(255,255,255,0.08);
		border: 1px solid #777;
		width: 70%!important;
		margin: 15%!important;
		padding: 7% 0;
	}

	.agreelong {
		margin-top: -1%;
		width: 100%;
		line-height: 24px;
	}

	.agreelong div {
		float: none;
		margin: 25px 0;
		width: 100%;
	}

	.agreelong div:first-child {
		margin-top: 30px;
	}

	.agreelong div:last-child {
		clear: both;
		height: 30px;
		margin-bottom: 25px;
	}

	.homeq, .homeq2 {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	.homeq a, .homeq2 a {
		float: none;
		margin-top: 0;
		line-height: 30px;
		display: inline-block;
	}
	.home-choice {
		font-size: 20px;
		z-index: 500;
	}
	
	.home-choice:hover {
		color: red;
	}

	input[type="submit"], .home-choice {
		color: #fff;
		background: url("../images/answer-yesr.png") no-repeat scroll left center transparent;
	}

	input[type="submit"], .home-choice:hover {
		background: transparent;
		color: #fff;
		background: url("../images/answer-yes.png") no-repeat scroll left center transparent;
	}
	
	#testlog input[type="submit"]{
		background: transparent;
		color: #000;
		background: url("../images/answer-yes.png") no-repeat scroll left center transparent;
		margin: 20px auto;
	}

	#corporate {
		background: transparent;
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		margin: -50px 0 0 0;
		color: #fff;
	}
	
	.homeq, .homeq2 {
		width: 100%!important;
	}

	#corporate input[type="submit"] {
		margin: 50px 0 50px 0;
	}

	#logo img {
		height: 32px;
		margin: 0;
	}
	header {
		height: 50px;
	}
	#hamburger {
		width: 40px;
	}
	#hamburger div {
		height: 4px;
		margin: 7px 0;
	}
	nav {
		font-size: 1em;
	}
	nav li {
		padding: 10px 20px 10px 10px;
	}
	#container, #content, #vidc, #corporate, #overlay-box-wrap {
		min-width: 100%; 
	}
	#corporate {
		z-index: 100;
	}
	#testlog, #logline {
		font-size: 1em;
	}
	#overlay-box-wrap {
		position: relative;
		min-height: 500px;
		width: 100%;
	}
	#photo-shot {
		padding-top: 5%;
		/*background: none;*/
	}
	.psych-base {
		/*top: 73%!important;*/
	}
	
	#photo-shot {
		height: 70%;
	}
}
@media screen and (orientation:landscape) {
	#take-photo {
		
	}
}

@media screen and (max-width: 640px) {

	.homeq2 {
		width: 60%!important;
	}

	#agree-terms {
		line-height: 12px;
		width: 70%;
		font-size: 0.8em;
		margin-bottom: 10px;
	}

	input[type="submit"] {
		float: left;
		margin: 50px 0 0 40%;
	}

	#overlay-box-wrap {
		position: relative;
		min-height: 600px;
		width: 100%;
	}

	#take-photo-container {
		height: 50px;
		display: none
	}

	#take-photo {
		position: relative;
		width: 60%;
		background: transparent;
		text-align: center;
		text-transform: uppercase;
		color: #595756;
		font-size: 13px;
		border: 2px solid #595756;
		z-index: 0;
		left: 15%;
		margin-top: 0px;
		width: 70%;
		top: 35%;
		height: auto;
	}

	#take-photo input[type="submit"] {
		margin-left: 0;
	}

	#corporate {
		position: absolute;
		top: 0%;
		left: 0;
		width: 100%;
		margin: 0px;
	}

	#corporate img {
		width: 100%;
		display: block;
	}

	.psych-base {
		top: 80%;
		margin: 0;
		position: absolute;
		padding-bottom: 100px;
	}

	.homeq, .homeq2 {
		margin: 0 auto;
	}

	.homeq a, .homeq2 a {
		line-height: 1.2em;
	}

	.home-choice {
		font-size: 1.5em;
		font-weight: 100;
		height: 32px;
	}

	.agreelong {
		line-height: 1.3em
	}

	.agreelong div {
		margin: 15px 0 30px
	}

	.agreelong div:last-child {
		height: 64px;
	}

	input[type="submit"], .home-choice {
		background-size: 32px 32px;
		padding-left: 50px;
	}

	input[type="submit"], .home-choice:hover {
		background-size: 32px 32px;
	}
	
	#press input[type="submit"] {
		background-size: 32px 32px;
		color: #000;
		margin: 0;
	}
	#logo img {
		height: 32px;
		margin: 0;
	}
	header {
		height: 50px;
	}
	#hamburger {
		width: 40px;
	}
	#hamburger div {
		height: 4px;
		margin: 7px 0;
	}
	nav {
		font-size: 1em;
	}
	nav li {
		padding: 10px 20px 10px 10px;
	}
	#container, #content, #vidc, #corporate, #overlay-box-wrap {
		min-width: 100%;
	}
	#content {
		top: 50px;
	}
	#corporate {
		z-index: 10;
		top: 50px;
	}
	#testlog, #logline {
		font-size: 1em;
	}
	#overlay-box-wrap {
		position: relative;
		min-height: 500px;
		width: 100%;
	}
	.psych-base {
		/*top: 73%!important;*/
	}
}
@media screen and (max-width: 900px) {	
	.psych-base2 {
		top: 90%!important;
	}
}


@media screen and (max-width: 320px)  {
	#logo img {
		height: 32px;
		margin: 0;
	}
	header {
		height: 55px;
	}
	#hamburger {
		width: 40px;
	}
	#hamburger div {
		height: 4px;
		margin: 7px 0;
	}
	nav {
		font-size: 1em;
	}
	nav li {
		padding: 10px 20px 10px 10px;
	}
	#container, #content, #vidc, #corporate, #overlay-box-wrap {
		min-width: 100%; 
	}
	#testlog, #logline {
		font-size: 1em;
	}
	#overlay-box-wrap {
		position: relative;
		min-height: 500px;
		width: 100%;
	}
	#take-photo {
		left: 15%;
		position: relative;
		margin-top: 0px;
		width: 70%;
		font-size: 12px;
		top: 5%;
		height: 60%;
	}
	.psych-base {
		/*top: 73%!important;*/
	}

}

@media screen and (max-width: 600px) {	
	.psych-base2 {
		top: 110%!important;
	}
}




