* { box-sizing:border-box; }

.site-body {
	height: 100%;
	width: 100%;
	margin: 0px;
	background: #f8f8fc;
}

::selection {
  background: #DD542F;
}

body {
  background: #fff;
  color: #444;
  font-family: "Open Sans", sans-serif;
}

p {
	margin: 0 0 10px;
  font-size: 20px;
}

.h1, h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
  padding: 20px;
}

.h2, h2 {
  font-size: 2.5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
  padding: 20px;
}

.h3, h3 {
  font-size: 2.5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
  padding: 20px;
}

.h4, h4 {
  font-size: 2.5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 30px 0;
  padding: 0;
  line-height: 1.5;
  padding: 10px 0px;
  text-align: left;
}

.h5, h5 {
  font-size: 2.5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

.site-wrapper {
	max-width: 640px;
}

.site-wrapper2 {
	width: 640px;
}

.about-content {
	padding: 30px;
}

.site-login-form {
	width: 280px;
	padding: 20px 30px;
	margin: auto;
	background: #fff;
	border: solid 2px #eee;
	border-radius: 15px;
	box-shadow: 5px 5px 4px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.site-signin-button {
	margin-bottom: 20px;
}

.site-pending-button {
	font-size: 14px;
  font-family: sans-serif;
  font-weight: bold;
  padding: 8px;
  border: solid 1px #bfbfbf;
  border-radius: 5px;
  color: #737373;
  background: linear-gradient(#ffffff, #e2e2e4);
}

.site-login-main-title {
	color: #262626;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 200;
  font-size: 150%;
  font-family: sans-serif;
  font-weight: bolder;
  margin: 10px 0px;
}

footer {
	text-align: center;
}

footer p {
	color: #fff;
	font-size: 7.65px;
	font-weight: 200;
	letter-spacing: .4px;
	letter-spacing: 1px;
}

footer a {
	color: #007bff;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  font-weight: 600;
  font-size: 18px;
}

footer a:hover {
	color: #6060ff;
	opacity: 80%;
	font-weight: 600;
}

.footer2 {
	position: absolute;
  bottom: 4px;
  left: 0px;
  width: 100%;
  height: 36px;
  line-height: 40px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  background: #fff;
}

.site-header1 {
	font-family: "Montserrat", sans-serif;
	font-size: 35px;
	text-align: left;
	font-weight: 300;
  width: 100%;
  padding-top: 50px;
  line-height: 46px;
  padding: 15px 0px;
  font-weight: 400;
}

.site-header1a {
	font-family: "Montserrat", sans-serif;
	font-size: 35px;
	text-align: center;
	font-weight: 300;
  width: 100%;
  padding-top: 50px;
  line-height: 50px;
  padding: 20px;
  margin-bottom: 5vh;
  margin-top: 5vh;
  cursor: pointer;
}

.site-header3 {
	font-size: 48px;
	font-weight: 700;
	color: #0654a7;
}

.site-header4 {
	font-size: 48px;
	font-weight: 700;
	color: #1bb1dc;
}

.site-bigtext1 {
	font-family: "Montserrat", sans-serif;
  font-size: 28px;
  padding-top: 35px;
  width: 100%;
  font-weight: 300;
  padding-bottom: 30px;
  text-align: left;
}

.site-offer-text {
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  padding-top: 15px;
  width: 100%;
  font-weight: bold;
  text-align: center;
  color: black;
  padding-bottom: 10px;
}
.site-offer-text2 ul li{
	color:black !important;
}

.site-offer-text2 {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  padding-top: 10px;
  width: 100%;
  font-weight: 300;
  padding-bottom: 30px;
  text-align: left;
}


.site-offer-text2 li {
  font-family: 'Courier New', Courier, monospace;
  margin-bottom: 12px;
}

.site-offer-form div {
  font-size: 18px;
}

.site-page-section {
	background-color: #fff;
  padding: 10px 30px;
  min-height: 320px;
  margin-bottom: 20px;
}

.site-bigtext2 {
	font-family: "Montserrat", sans-serif;
  font-size: 25px;
  padding-top: 35px;
  width: 100%;
  font-weight: 300;
  padding-bottom: 30px;
  text-align: left;
  line-height: 29px;
  min-height: 153px;
}

.site-bigtext2a {
font-family: "Montserrat", sans-serif;
  font-size: 25px;
  padding-top: 35px;
  width: 100%;
  font-weight: 300;
  padding-bottom: 30px;
  text-align: center;
  line-height: 36px;
  color: #008;
}

.site-bigtext3 {
	font-family: "Montserrat", sans-serif;
  font-size: 25px;
  padding-top: 35px;
  width: 100%;
  font-weight: 300;
  padding-bottom: 30px;
  text-align: center;
  line-height: 29px;
}

.site-page-section2 {
  background-color: #fff;
  padding: 10px 30px 40px 30px;
  margin-bottom: 20px;
  text-align: left;
}

.site-nav-big {
  margin: 10px 14px;
  text-align: center;
  font-size: 24px;
}

.site-nav-big-a {
	color: #fff;
  background: #0654a7;
  border-radius: 10px;
  padding: 6px 10px;
  text-align: center;
  cursor: pointer;
}

.site-nav-big-a:hover {
	background: #1bb1dc;
	color: #ff8;
	transition: 0.5s;
}

.site-nav-1 {
  margin: 10px 14px;
  text-align: right;
  font-size: 16px;
}

.site-nav-a {
	color: #fff;
  background: #0654a7;
  border-radius: 3px;
  padding: 3px 6px;
  text-align: center;
  cursor: pointer;
  font-size: 15px;
}

.site-nav-a:hover {
	background: #1bb1dc;
	color: #ff8;
	transition: 0.5s;
}

.site-nav-a:focus {
	background: #1bb1dc;
	color: #ff8;
	transition: 0.5s;
}

.site-start {
	color: #337ab7;
  text-decoration: underline;
  font-size: 25px;
  font-weight: 600;
}

.site-nav-a2 {
  margin-left: 10vw;
  margin-right: 10vw;
  width: 64%;
}

.site-login-error {
	font-family: "Montserrat", sans-serif;
  font-size: 20px;
  color: #800;
  font-weight: 400;
  margin-top: 24px;
}

.site-login-error2 {
	font-family: "Montserrat", sans-serif;
  font-size: 20px;
  color: #800;
  font-weight: bold;
  margin-top: 20px;
  display: none;
}

.site-help-text {
	font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
}

.site-help-text2 {
	font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 50px;
}

.site-login-reset1 {
	font-family: "Montserrat", sans-serif;
  font-size: 18px;
  color: #000;
  font-weight: 400;
  margin-top: 10px;
}

.site-login-reset1-btn {
	margin-top: 10px;
}

.site-password-header {
	font-family: "Montserrat", sans-serif;
  font-size: 24px;
  color: #000;
  font-weight: 400;
  margin-top: 10px;
  line-height: 29px;
  margin: 2vh 0vh;
}

.footer {
	position: relative;
  bottom: 4px;
  left: 0px;
  width: 100%;
  height: 36px;
  line-height: 40px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  background: #fff;
}

footer {
	text-align: center;
}

.site-terms-link {
	color: #1bb1dc;
}


.site-toslink p {
	margin: 10px 0px 0px 0px;
  font-size: 14px;
}

@media (max-width: 990px) {

	.footer {
		position: relative;
		bottom: 0;
		left: 0px;
		width: 100%;
		height: 36px;
		line-height: 40px;
		font-size: 16px;
		font-family: "Montserrat", sans-serif;
		font-weight: 300;
		background: #fff;
	}

	.site-bigtext2 {
		font-family: "Montserrat", sans-serif;
		font-size: 22px;
		padding-top: 35px;
		width: 100%;
		font-weight: 300;
		padding-bottom: 30px;
		text-align: center;
		line-height: 29px;
		min-height: 0px;
	}

	.site-page-section {
		background-color: #fff;
		padding: 10px 30px;
		margin-bottom: 20px;
		min-height: 0px;
		height: auto;
	}

	.site-nav-1 {
		margin: 10px 14px;
  	text-align: right;
	}

	.site-header1 {
		font-family: "Montserrat", sans-serif;
		font-size: 30px;
		text-align: left;
		font-weight: 300;
		width: 100%;
		padding-top: 50px;
		line-height: 38px;
		padding: 15px 0px;
		font-weight: 400;
	}

}

@media (max-width: 640px) {



}

@media (max-width: 480px) {


}
