@charset "utf-8";
/* CSS Document */

@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=cb255ac1-1a50-4343-a3be-1937b51a38c5");
@font-face {
	font-family: "Proxima N W01 Reg";
	src: url("../Fonts/7e90123f-e4a7-4689-b41f-6bcfe331c00a.eot?#iefix");
	src: url("../Fonts/7e90123f-e4a7-4689-b41f-6bcfe331c00a.eot?#iefix") format("eot"), url("../Fonts/e56ecb6d-da41-4bd9-982d-2d295bec9ab0.woff") format("woff"), url("../Fonts/2aff4f81-3e97-4a83-9e6c-45e33c024796.ttf") format("truetype"), url("../Fonts/ab9cd062-380f-4b53-b1a7-c0bec7402235.svg#ab9cd062-380f-4b53-b1a7-c0bec7402235") format("svg");
}
@font-face {
	font-family: "Proxima N W01 Bold";
	src: url("../Fonts/fbc6b03a-b3a1-427c-a884-053deca3a53c.eot?#iefix");
	src: url("../Fonts/fbc6b03a-b3a1-427c-a884-053deca3a53c.eot?#iefix") format("eot"), url("../Fonts/d999c07b-a049-4eb5-b8a6-4f36ae25e67e.woff") format("woff"), url("../Fonts/4d4a75f5-d32a-4a09-8665-133afd39cc37.ttf") format("truetype"), url("../Fonts/8152bc4e-d700-4c78-b6be-326893e6f53f.svg#8152bc4e-d700-4c78-b6be-326893e6f53f") format("svg");
}
@font-face {
	font-family: "Proxima N W01 Xbold";
	src: url("../Fonts/9fbce143-f5db-4c0b-9159-b1e666079f67.eot?#iefix");
	src: url("../Fonts/9fbce143-f5db-4c0b-9159-b1e666079f67.eot?#iefix") format("eot"), url("../Fonts/19dd5cf2-ac2d-48d5-901a-c432fd291ee2.woff") format("woff"), url("../Fonts/22cfbfa4-f607-4751-92eb-6fa194353e57.ttf") format("truetype"), url("../Fonts/3d6b6348-e05f-4123-b19a-3bfd02c7f361.svg#3d6b6348-e05f-4123-b19a-3bfd02c7f361") format("svg");
}
@font-face {
	font-family: "Proxima N W01 Black";
	src: url("../Fonts/9b05cd3b-19d8-496a-816b-8de46cf24af1.eot?#iefix");
	src: url("../Fonts/9b05cd3b-19d8-496a-816b-8de46cf24af1.eot?#iefix") format("eot"), url("../Fonts/43106d4c-07a9-48c0-bdeb-d82f359c85f5.woff") format("woff"), url("../Fonts/7783372a-b74a-4eb3-902f-ab18b106eb46.ttf") format("truetype"), url("../Fonts/22e79766-6290-47c1-b1af-93665675dd48.svg#22e79766-6290-47c1-b1af-93665675dd48") format("svg");
}
body {
	font-size: 100%;
	color: #002856;
	line-height: 1.3em;

	font-family: "Proxima N W01 Reg", Calibri, Arial;
}
img {
	border:none;
}


#wrapper {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;

	margin-bottom: 25px;
	margin-top: 138px;
}
p {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: .875em;
}
.clear {
	clear: both;
}
h1 {
	color: #65CBC9;
	font-family: "Proxima N W01 Black", "Gotham";
	margin-bottom: 0px;
}
h2 {
	font-size: 1.75em;
	font-family: "Proxima N W01 Bold", "Gotham";
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 1em;
}
.subh2 {
	color: #62CCCA;
	font-size: 14px;
}
h3 {
	color: #65CBC9;
	font-family: "Proxima N W01 Bold";
	font-weight: normal;
	font-size: 1.6em;
}
.emphasise {
	font-size: 1.125em;
	font-family: "Proxima N W01 Bold";
}
.did-you-know {
	font-size: 2.0625em;
	font-family: "Proxima N W01 Black", "Gotham";
	margin-bottom: 25px;
}
.blue {
	color: #002856;
}
.blue-bg {
	background-color: #002856;
}
.teal {
	color: #65CBC9;
}
.teal-bg {
	background-color: #E4F5F3;
}
.green-bg {
	background-color: #62CCCA;
}
.pale-green {
	background-color: #E5F6F6;
}
.grey {
	background-color: #EFF1F4;
}
.white {
	color: #fff;
}
.no-padding {
	padding: 0px;
}
.bold {
	font-family: "Proxima N W01 Bold";
}
.section {
	margin-top: 30px;
}
.pad5 {
	padding: 5%;
}
.pad4 {
	padding: 4%;
}
.pad3 {
	padding: 3%;
}
.pad2 {
	padding: 2%;
}
.pad1 {
	padding: 1%;
}
.box {
	box-sizing: border-box;
}
.phone-number {
	font-family: "Proxima N W01 Xbold";
	font-size: 1.395em;
	margin-top: 30px;
}
#tuh-form {

}
#tuh-form p {
	margin-top: .75em;
	margin-bottom: .75em;
}
#tuh-form input, select, textarea {
	border: 1px solid #E4F5F3;
	background-color: #E5F6F6;
	padding: 9px;
	width: 100%;
	box-sizing: border-box;

}
#tuh-form select.half-width {
}
#checkboxfix input {
	width: 5%;
	height: 18px;
	padding: 0px;
}
.form-field-left {
	width: 47%;
	margin-right: 2.5%;
	float: left;
	box-sizing: border-box;
}

.form-field-right {
	width: 47%;
	margin-left: 2.5%;
	float: left;
	box-sizing: border-box;
}
.dual-column-form-fields {
	margin-bottom: 10px;
}
input[type="checkbox"] {
	width: 10%;!important
} /*
input[type="checkbox"] + label span {
	display: inline-block;
	width: 26px;
	height: 22px;
	margin: -1px 4px 8px 0;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left top no-repeat;
	background-image: url(../images/checkbox-tick.png);
	cursor: pointer;
}
input[type="checkbox"]:checked + label span {
	background: url(../images/checkbox-tick.png) -26px top no-repeat;
}*/
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
label {
	font-size: .85em;
	color: #002856;
}
.grey-border {
	border: 1px solid #D0D2D3;
}
#legal {
	background-color: #002856;
	color: #FFFFFF;
	width: 100%;
}
#legal-wrapper {
	margin-left: auto;
	margin-right: auto;
	font-family: "Proxima N W01 Reg";
	font-size: .75em;
	line-height: 1.2em;
	padding-top: 15px;
	padding-bottom: 15px;
	max-width: 960px;
	padding-left: 15px;
	padding-right: 15px;
}
#legal-wrapper a {
	text-decoration: none;
	color: #fff;
}
.myIframe {
	position: relative;
	padding-bottom: 55%;
	padding-top: 30px;
	height: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	border: solid black 1px;
}
.myIframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
input[type=submit] {
	width: 235px!important;
	height: 45px;
	background-color: #65CBC9!important;
	color: #FFFFFF;
	text-align: center;
	font-family: "Proxima N W01 Xbold";
	font-size: 1em;
	margin-top: 10px;
	cursor: pointer;
	cursor: hand;
}
input[type=submit]:hover {
	background-color: #92DAD8!important;
}
h4 {
	font-size: 1.4em;
	font-family: "Proxima N W01 Black", "Gotham";
	font-weight: normal;
}
.errorMessage {
	padding: 15px;
	background-color: #FFF8F4;
	border: #E48F8F 4px solid;
	color: #E48F8F;
}
.errorSelect {
	background-color: #FFF8F4!important;
	border: #E48F8F 2px solid!important;
}
.errorMessage h3 {
	color: #E48F8F;
	margin-top: 0px;
	font-size: 1.3em;
}
.required {
	color: #B40003;
}
#sticky-bar {
	width: 100%;
	height: 120px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: #fff;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15);
	margin-left: auto;
	margin-right: auto;
}
#inner-sticky {
	margin: 0px auto;
	max-width: 960px;
}
.no-top-margin {
	margin-top: 0px!important;
}
#contact {
	float: right;
	width: 170px;
	padding-top: 0px;
	margin-top: 0px;
}
.phone-number-cta {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #E5F6F6;
}
.link-box {
	text-align: center;
	width: 170px;
	height: 30px;
	font-family: "Proxima N W01 Xbold";
	font-size: 16px;
	padding-top: 10px;
	margin-bottom: 14px;
}
.link-box a {
	text-decoration: none;
}
.nav {
	width:75%;
}
#navigation ul {
	text-align: right;
	padding: 0px;
	padding-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
#navigation ul li {

	display: inline;
	margin-left: .2%;
	margin-right: .2%;
	text-align: center;
	font-size: .95em;
	padding-right: 1.1%;
	padding-left: 1.1%;
	font-family: "Proxima N W01 Reg";
	font-weight: bold;
	letter-spacing: 0.0325em;
	/* background-color: #002856; */
	color: #002654;
	border-right: 1px solid #68C8C6;

}
.no-right-border {
	border-right: none !important;
}
#navigation ul li:hover {
	color: #62CCCA;
}
#navigation a {
	transition: color 0.3s ease;
	text-decoration: none;
	color: #002654;
}
#navigation a:hover {
	color: #62CCCA;
}

#navigation {
	 margin-top: 20px;
	/* margin-bottom: 20px; */
}
#prizes {
	box-sizing: border-box;
	width: 100%;
}
#prizes-left {
	width: 58%;
	float: left;
}
.prize-amount {
	font-family: "Proxima N W01 Black", "Gotham";
	font-size: 3.025em;
	line-height: 1.25em;
}
#prizes-right {
	float: left;
	margin-left: 7%;
	width: 35%;
	box-sizing: border-box;
}
#prizes-right img {
	width: 100%;
}
.button {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.125em;
	padding: 10px;
	letter-spacing: 1px;
	font-family: "Proxima N W01 Bold";
	background-color: #002856;
	margin-top: 20px;
	margin-bottom: 20px;
	text-decoration: none;
}
.button:hover {
	background-color: #62CCCA;
}
.input_container {
	height: 30px;
	float: left;
}
.school-list-lookup ul {
	background-color: #E5F6F6;
	padding: 9px;
	width: 100%;
	box-sizing: border-box;
	font-size: .827em;
	font-family: "Proxima N W01 Reg";
	border: 1px solid #62CCCA;
	z-index: 9;
	list-style: none;
	margin-top: 0px;
	max-height: 250px;
	overflow-y:auto;
}
.school-list-lookup ul li {
	padding: 2px;
}
.school-list-lookup ul li:hover {
	background: #62CCCA;
	cursor: pointer;
}
#school_list_id {
	display: none;
}
.footer-content-wrapper {
	/* [disabled]width: 960px; */
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
}
.footer-content-wrapper a {
	text-decoration: none;
}
#footer-links {
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "Proxima N W01 Bold";
}
#footer {
	margin-top: 60px;
}

.footer-link-box {
	width:18%;
	box-sizing:border-box;
	float:left;
	font-size: .85em;
}
.footer-link-box a {
	color: #002856;
}
.footer-link-box a:hover {
	color: #62CCCA;
}
#footer-tandc {
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: .8em;
}
#footer-tandc a {
	color: #fff;
}

.thank-you-message {
	width: 63%;
	margin-right: 5%;
	float: left;
	margin-top: 20px;
}
.thank-you-message {
	margin-top: 20px;
}

.thank-you-group {
	width: 32%;
	float: left;
}
.reader-quote {
	float: left;
	width: 10%;
	height: 50px;
}
.reader-quote-right {
	float: right;
	width: 7%;
	margin-left: 5%;
	height: 50px;

}
.reader-quote-text {
	float: left;
	    width: 78%;
}

.form-hide {
	display: none;
}

#content-list li {
	font-size: .83em;
}

#see-all {
padding: 15px;
background:	#62CCCA;
display: inline-block;
color: #fff;
font-family: "Proxima N W01 Xbold";
text-decoration:none;
margin-top:20px;
margin-bottom: 20px;
}

#see-all a {
color: #fff;
text-decoration:none;
}

@keyframes rot {
	from {
		transform: rotate(0deg)
		           translate(-10px)
		           rotate(0deg);
	}
	to {
		transform: rotate(360deg)
		           translate(-10px)
		           rotate(-360deg);
	}
}

.astronaut {

	left: 50%;
	animation: rot 6s infinite linear;
-webkit-animation-name: rot;
-webkit-animation-duration: 6s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;

}


.item {
  width: 220px;
  margin-bottom: 15px;
  float: left;
  -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.1);
box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.1);
}

.item-message {
	padding: 5%;
	box-sizing:border-box;
	font-size: 14px;
	color: #fff;
	background-color: #62CCCA;
}

.item-message-from {
	padding: 5%;
	color: #002856;
	box-sizing:border-box;
	font-size: 14px;
	background-color: #E4F5F3;
}

#loader {
	text-align: center;
	display: none;
}

.fb-homepage {
	background-color: #E5F6F6;


}

.fb-like-text {
	width: 70%;
}

.reader-name {
	margin-top: 8px;
}

#container {
margin-left:auto;
margin-right: auto;
}

#school-search-bar {
width:65%;
float:left;
}

#school-search-bar input {
background-color:#E4F5F3;
padding:11px;
font-size:22px;
font-family: 'Proxima N W01', 'Gotham';
width:100%;
border:0px;
}

#school-search-button {
width:30%;
float:left;
margin-top:0px;
margin-left:5%;
margin-right:0px;

}

#school-search-button input[type=submit] {
font-size:22px!important;
height: 48px;
 width: 100%!important;
 border:0px;
 margin-top:0px;
 margin-right:0px;
}

#noTY {
	background-color:#65cbc9;
	color:#fff;
	width:90%;
	padding:20px;
	font-size:22px;
	font-family: 'Proxima N W01', 'Gotham';
	text-align: center;
}

#noTY a {
	color: #fff;
	text-decoration: underline;
}

.judge-img {
	float: left;
	width: 21%;
	margin-right: 4%;
}
.judge-info {
	float: left;
	width: 75%;
	padding-top:10px;
}
.judge {
	width: 85%;
	margin-top: 20px;

}

@media only screen and (min-width:500px) {
	.fb-homepage {
	background-image: url(../images/fb-thumbs-up.png);
	background-position: right center;
	background-repeat: no-repeat;
	min-height: 130px;
}
}

@media only screen and (max-width:400px) {
.item {
  width: 100%;
}

.fb-like-text {
	width: 100%;
}
}

@media only screen and (max-width:768px) {
#school-search-bar {
width:60%;
}

#school-search-bar input {
padding:8px;
font-size:14px;
border:0px;
}

#school-search-button {
width:30%;
margin-left:10%;
}

#school-search-button input[type=submit] {
font-size:18px !important;
height: 34px !important;
width: 100%!important;
}

h1 {
	font-size: 2.28em;
	line-height: 1em;
	margin-top: 0px;
}
h2 {
	font-size: 1.5375em;
	margin-top: 15px;
}
.tuh-logo {
	height: 78px;
}
#wrapper {
	margin-top: 100px;
}
#sticky-bar {
	height: 80px;
}
#wrapper {
	margin-top: 100px;
}
.form-field-left {
	width: 100%;
	margin-right: 0%;

	box-sizing: border-box;
}

.form-field-right {
	width: 100%;
	margin-left: 0%;

	box-sizing: border-box;
}


.phone-number {
    margin-top: 0px;
}

.link-box {
  margin-bottom: 10px;
}

.thank-you-message {
	width: 	100%;
	margin-right: 0%;

}

.thank-you-group {
	width: 100%;

}
.footer-link-box {
	width:100%;

}


}

@media only screen and (max-width:650px) {
	#prizes-left {
	width: 100%;
box-sizing: border-box;
}

#prizes-right {
	float: left;
	margin-left: 0%;
	width: 100%;
	padding: 10%;
	box-sizing: border-box;
}

.judge-img {

	width: 50%;
	margin-right: 25%;
	margin-left: 25%;


}
.judge-info {

	width: 100%;
	padding-top:10px;
}
.judge {
	width: 95%;


}
}

@media only screen and (min-width:769px) {
h1 {
	font-size: 4.18em;
	line-height: 1em;
	margin-top: 15px;
}
.big-wall-heading {
	font-size: 2.4em;
	text-align: center;
	margin-top: 37px;
	margin-bottom: 45px;
}

.promo-text {
	font-size: 1.1em;
}
.tuh-logo {
	height: 115px;
	width:25%;
}
}
@media only screen and (max-width:850px) {
#navigation ul li {
	font-size: .95em;
}
}
@media only screen and (min-width:1250px) {
#container {
width: 1200px;
}
}
@media only screen and (min-width:1500px) {
#container {
width: 1455px;
}
}
@media only screen and (min-width:1800px) {
#container {
width: 1710px;
}
}
@media only screen and (min-width:2100px) {
#container {
width: 1970px;
}
}
@media only screen and (min-width:2400px) {
#container {
width: 2200px;
}
}
/********************************* LiveValidation *************************************/

.LV_valid {
	color: #00CC00;
	display: none;
}
.LV_invalid {
	color: #CC0000;
	font-size: .85em;
}
.LV_validation_message {
	font-weight: bold;
	margin: 0 0 0 5px;
}
.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active, .fieldWithErrors input.LV_valid_field, .fieldWithErrors textarea.LV_valid_field {
	border: 1px solid #62CCCA !important;
}
.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active, .fieldWithErrors input.LV_invalid_field, .fieldWithErrors textarea.LV_invalid_field {
	border: 1px solid #CC0000 !important;
}
