@charset "UTF-8";
/* CSS Document */
@media (min-width: 1024px)  { 
body{
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 32px;
	padding: none;
	background-color:#000;
}

#whole_page{
	background-color:#EDECEC;
	height: auto;
	margin-left: -15px;
	margin: 0 auto;
	margin-top: 200px;
	position: relative;	
	width: 80%;
    padding-top: 20px;
	z-index: 1;
	}

	
#head{
	height: 205px;
	width: 100%;
	background: rgba(0, 0, 0, 0.7); 	
}

.fixed{
		position: fixed;
		animation:myback 1.25s;
		margin-top: -0px;
            -moz-animation:myback 1.25s; /* Firefox */
            -webkit-animation:myback 1.25s; /* Safari and Chrome */
	
				animation-fill-mode: forwards;
			
			/*Safari and Chrome*/
    
    -webkit-animation-fill-mode: forwards;
			/*Safari and Chrome*/
    
   

	}
		/* Chrome, Safari, Opera */
@-webkit-keyframes myback {
    from {top: 0px;}
    to {top: 0px;}
}

/* Standard syntax */
@keyframes myback {
	 from {top: 0px;}
    to {top: 0px;}
   
}

	
.goaway{
		
		position: fixed;
		animation:mymove 1.25s;
		
            -moz-animation:mymove 1.25s; /* Firefox */
            -webkit-animation:mymove 1.25s; /* Safari and Chrome */
			animation-fill-mode: forwards;
			
			/*Safari and Chrome*/
    
    -webkit-animation-fill-mode: forwards;
	
	}
	
		/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    from {top: 0px;}
    to {top: -190px;}
}


/* Standard syntax */
@keyframes mymove {
    from {top: 05px;}
    to {top: -190px;}
}

#line1{
	position: relative;
	margin-btoom: 50px;
}
#mid{
	position: relative;
	width: 80%;
	background: #EDEDED;
	height: auto;
	margin: 0 auto;
    z-index:1;
	
	padding-top:1%;
}


h1{
	
	color: #4d4a4a;
	font-size: 5.9vh;
	font-weight: 600;
	margin-top: 5%;
}
#h1-2{
	
	color: #4d4a4a;
	font-size: 5.9vh;
	font-weight: 600;
	margin-top: -50px;
}

#p1{
margin-top: 30px;
padding-top: 30px;	
padding: 5%;
}
#p2{
	
padding: 5%;
}
.paragraph{


color: #4d4a4a;

font-size: 3vh;

font-weight: 400;

text-align: left;
padding:10px;
padding-top:5px;
}
a{
	font-family: 'Myriad Pro';
	color: #A70002;
	text-decoration: underline;
}

#btn{
	background-color: #A70002;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	font-weight: 500;
	padding: 10px 20px 30px 20px;
	text-transform: uppercase;
	margin-bottom: 40px;
	float: right;
	margin-right: 2%;
	border: solid 2px #494848;
	width: 30%;
}
#btn_log_in{
	background-color: #A70002;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	font-weight: 500;
	padding: 10px 20px 30px 20px;
	text-transform: uppercase;
	margin-bottom: 40px;
	margin-top: 0px;
	margin-right: 7%;
	border: solid 2px #494848;
	width: 120px;
}

#btn:hover{
	background: #E3070B;
}
.light{
	font-family: 'Myriad Pro';
	font-weight: 200;
}

#p1{
	margin-top: -80px;
}


#sequence{
	margin-top: 00px;
}
.training{
	width: 60%;
	height: auto;
	font-family: 'Myriad Pro';
	color: #4d4a4a;
	font-size: 24px;
	font-weight: 500;
	font-size: 24px;
	
	padding-left: 10px;
	padding-right: 10px;
}
#wrapper { width: 100%; margin: 0 auto; padding: 48px 0 72px; }

#bio{
	margin: 0 auto;
	margin-top: -30px;
	width: 100%;
}
.personal_quote{
	font-style:italic;
	font-family: 'Myriad Pro';
	color: #4d4a4a;
	font-size: 24px;
	font-weight: 400;
	width: 100%;
	text-align: left;
	padding:00px;
	padding-top:0px;
	margin-top: -30px;
}

#contact_info{
	margin-top: 50px;
	height: auto;
	width: 35%;
}
#contact1{
	font-family: 'Myriad Pro';
	font-size: 14px;
	 color:    #6E6D6D;
	font-weight: 600;
	margin-left: -30px;
	padding-bottom: 50px;
	margin-bottom: 50px;
	}
	
#contact2{
	font-family: 'Myriad Pro';
	font-size: 14px;
	 color:#6E6D6D;
	font-weight: 600;
	margin-left: -30px;
	
	
}
.private_lessn{
	height: 200px;
}
#contact1 li{
	
}
#contact1 li a{
	 color:#6E6D6D;
	font-family: 'Myriad Pro';
	font-weight: 200;

}
#contact2 li{
    list-style:none;
	display: block;
	float: left;
    clear: left;
}


#form{
	width: 75%;
	margin-left: 35%;
	margin-top: -155px;
	padding-bottom: 90px;
}
#schedule_interview{
	
	
	
	
}
#row1{
	padding-left: 10px;
}
form input{
	height:40px;
	width: 30.5%;
	background-color: #DCDCDC;
	color:#000000;
	border: none;
	padding-left: 10px;
}
form textarea{
		padding-left: 10px;
		padding-top: 10px;
	height: 200px;
	width: 95%;
	background-color: #DCDCDC;
	color:#000000;
	border: none;
	margin-top: 80px;
	margin-left: 10px;
	font-family: "Myriad Pro"; 
	font-size: 13px;
}
#log_in_form{
	margin-left: 300px;
	margin-bottom: 50px;
}
.log_in_form{
	margin-left: -300px;
}
#textareabox{
	margin-top: 50px;
}
#checkbox-group{
font-size: 14px;
font-family: 'Myriad Pro';
color: #4d4a4a;
margin-left: -150px;
	margin-top: -60px;

}
#checkboxes{
	margin-top: 45px;
	margin-left: 20px;
	position: absolute;
}
#please{
	margin-left: 10px;
}

.line-1{
	font-size: 18px;
	font-family: 'Myriad Pro';
	color: #4d4a4a;
	padding: 0;
	margin-bottom: -50px;
	
}
.line-2{
	position: absolute;
	font-size: 12px;
	font-family: 'Myriad Pro';
	color: #4d4a4a;
	margin-left: 10px;
	margin-top: 90px;
}

h4{
	font-size: 22px;
	font-family: 'Myriad Pro';
	color: #4d4a4a;
}


.checkbox-group{
	margin-left: -150px;
	margin-top: -60px;
}
 ul li{
	position: relative;
	float: left;
	list-style:none;
	padding-right: 90px;
	padding-top: 0;
	margin-top: 0;
}

label {
   
   margin-left: 50px;
    text-indent:30px;
	vertical-align: bottom;
}
.checkbox-group input{
	display:none;
}
.checkbox-group{
	margin-top: -0px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #6E6D6D;
	font-weight: 600;
	text-indent: 10px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #6E6D6D;
   opacity:  1;
   font-weight: 600;
   	text-indent: 10px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #6E6D6D;
   opacity:  1;
   font-weight: 600;
   	text-indent: 10px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #6E6D6D;
   font-weight:600;
   	text-indent: 10px;
}
/* SQUARED THREE */
.squaredThree {
	width: 20px;	
	margin: 20px auto;
	position: relative;
}

.squaredThree label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	left: 50px;
	border-radius: 4px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);

	background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
	background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
	background: -o-linear-gradient(top, #222 0%, #45484d 100%);
	background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
	background: linear-gradient(top, #222 0%, #45484d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.squaredThree label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #fcfff4;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.squaredThree label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.squaredThree input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.error {
	font-family: 'Myriad Pro';
	color: #FF0000;
	font-size: 12px;
	margin-right: 30px;
	width: 28.5%;
	display:inline-block;
}
.email_result{
	font-family: 'Myriad Pro';
	color:#98191B;
	font-size: 16px;
}

}
@media (min-width: 767px) and  (max-width: 1023px) { 
body{
	font-size: 32px;
	padding: none;
	background-color:#000;
	margin-left: -1px;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}

#whole_page{
	background-color:#EDECEC;
	
	margin: 0 auto;
	margin-top: 160px;
	position: relative;	
	width: 100%;
	z-index: 1;
	}
	
	
#head{
	height: 160px;
	width: 100%;
	background: rgba(0, 0, 0, 0.7); 	
}

.fixed{
		position: fixed;
		animation:myback 1.25s;
		margin-top: -205px;
            -moz-animation:myback 1.25s; /* Firefox */
            -webkit-animation:myback 1.25s; /* Safari and Chrome */
	
				animation-fill-mode: forwards;
			
			/*Safari and Chrome*/
    
    -webkit-animation-fill-mode: forwards;
			/*Safari and Chrome*/
    
   

	}
		/* Chrome, Safari, Opera */
@-webkit-keyframes myback {
    from {top: 0px;}
    to {top: 0px;}
}

/* Standard syntax */
@keyframes myback {
	 from {top: 0px;}
    to {top: 0px;}
   
}

	
.goaway{
		
		position: fixed;
		animation:mymove 1.25s;
		
            -moz-animation:mymove 1.25s; /* Firefox */
            -webkit-animation:mymove 1.25s; /* Safari and Chrome */
			animation-fill-mode: forwards;
			
			/*Safari and Chrome*/
    
    -webkit-animation-fill-mode: forwards;
	
	}
	
		/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    from {top: 0px;}
    to {top: -205px;}
}


/* Standard syntax */
@keyframes mymove {
    from {top: 05px;}
    to {top: -205px;}
}


#mid{
	position: relative;
	background: #EDEDED;
	height: 100%;
	margin: 0 auto;
    z-index:1;
	padding: 5%;
	padding-bottom: 12%;
}


h1{
	color: #4d4a4a;
	font-size: 5.4vh;
	font-weight: 600;
	margin-top: 5%;
}
#h1-2{
	color: #4d4a4a;
	font-size: 5.4vh;
	font-weight: 600;
	margin-top: -50px;
}


.paragraph{
	color: #4d4a4a;
	font-size: 2.9vh;
	font-weight: 400;
	text-align: left;
	padding:10px;
	padding-top:5px;
}
a{
	color: #A70002;
	text-decoration: underline;
}

#btn:hover{
	background: #E3070B;
}
.light{
	font-weight: 200;
	
}
#contact_info{
	margin-top: 50px;
	height: auto;
	width: 30%;
	font-size: 2.0vh;
}
#contact1{
	font-size: 2.1vh;
	color:    #6E6D6D;
	font-weight: 600;
	padding-bottom: 50px;
	margin-bottom: 50px;
	margin-left: -7%;
	}
	
#contact_info ul li{
	list-style:none;
	padding-top: 0;
	margin-top: 40;
}
#contact2{
	font-size: 2.1vh;
	color:#6E6D6D;
	font-weight: 600;
		margin-left: -7%;
	}
.private_lessn{
	height: auto;
}
#contact1 li{
	
}
#contact1 li a{
	color:#6E6D6D;
	font-weight: 200;

}
#contact2 li{
    list-style:none;
	display: block;
	
}


#form{
	width: 65%;
	margin-left: 35%;
	margin-top: -215px;
	padding-bottom: 90px;
}

#schedule_interview{
	
}
#row1{
	list-style: none;
	margin-top: -15%;
	
}
#form form  #btn{
	background-color: #AB0B0D;
	color: #FFFFFF;
	font-size: 2.9vh;
	text-align: center;
	vertical-align: middle;
	font-weight: 500;
	padding: 2% 5% 2% 5%;
	text-transform: uppercase;
	float: right;
	border: solid 2px #494848;
	width: 60%;
	margin: 3%;
}

form #schedule_interview .inputfield{
	height:40px;
	width: 65.5%;
	background-color: #DCDCDC;
	color:#000000;
	border: none;
	padding-left: 10px;
}
#form form .inputfield{
	height:40px;
	width: 65.5%;
	background-color: #DCDCDC;
	color:#000000;
	border: none;
	padding-left: 10px;
}
#form form textarea{
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	padding-left: 10px;
	padding-top: 10px;
	height: 200px;
	width: 95%;
	background-color: #DCDCDC;
	color:#000000;
	border: none;
	margin-top: 50%;
	font-size: 13px;
}

#textareabox{
	margin-top: 90px;
}
#checkbox-group{
font-size: .7vh;
color: #4d4a4a;
margin-left: -150px;
margin-top: -60px;
}

#checkboxes{
	margin-top: 45px;
	margin-left: 0%;
	margin-top: 7%;
	margin-bottom: 7%;
	position: absolute;
}
#please{
	
}

.line-1{
	font-size: 2.4vh;
	color: #4d4a4a;
	padding-bottom: 2.5%;
	
	
}
.line-2{
	position: absolute;
	font-size: 1.9vh;
	color: #4d4a4a;
	margin-top: 90px;
	margin-bottom:10%;
	width: 55%;
	padding-bottom: 10%;
	padding-top: 5%;
}

h4{
	font-size: 3.1vh;
	color: #4d4a4a;
}


.checkbox-group{
	margin-left: -160px;
	margin-top: -60px;
}
.checkbox-group ul li{
	position: relative;
	float: left;
	list-style:none;
	padding-right: 80px;
	padding-top: 0;
	margin-top: 0;
}

label {
   
   margin-left: 50px;
    text-indent:30px;
	vertical-align: bottom;
}
.checkbox-group input{
	display:none;
}
.checkbox-group{
	margin-top: -0px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #6E6D6D;
	font-weight: 600;
	text-indent: 10px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #6E6D6D;
   opacity:  1;
   font-weight: 600;
   	text-indent: 10px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #6E6D6D;
   opacity:  1;
   font-weight: 600;
   	text-indent: 10px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #6E6D6D;
   font-weight:600;
   	text-indent: 10px;
}
/* SQUARED THREE */
.squaredThree {
	width: 20px;	
	margin: 20px auto;
	position: relative;
}

.squaredThree label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	left: 50px;
	border-radius: 4px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);

	background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
	background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
	background: -o-linear-gradient(top, #222 0%, #45484d 100%);
	background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
	background: linear-gradient(top, #222 0%, #45484d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.squaredThree label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #fcfff4;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.squaredThree label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.squaredThree input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.error {
	color: #FF0000;
	font-size: 12px;
	margin-right: 30px;
	width: 28.5%;
	display:inline-block;
}
.email_result{
	color:#98191B;
	font-size: 16px;
}
input {
    -webkit-appearance: none;
    -webkit-border-radius:0; 
    border-radius:0;
}
}
@media (max-width: 766px)  { 
body{
	font-size: 32px;
	padding: none;
	background-color:#000;
	margin-right: 0px;
	margin-left: -1px;
	margin-top: 7px;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}

#navbar_container{
	display: none;
}

#logo{
	display:none;
	}
	
#whole_page{
	height: auto;
	margin-right: 0px;
	margin: 0 auto;
	margin-top: 0px;
    position: relative;	
	background-repeat: no-repeat;
    background-color:#000;
	z-index: 1;
	}
#mid{
	position: relative;
	width: 100%;
	height: auto;
	background: #EDEDED;
	margin: 0 auto;
    z-index:1;
	padding-top: 5%;
	padding-left: 2.5%;
	padding-right: 2.5%;
}


h1{
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	color: #4d4a4a;
	font-size: 5.4vh;
	font-weight: 600;
	padding: 7%;
}

.h1-2{
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	color: #4d4a4a;
	font-size: 5.4vh;
	font-weight: 600;
	padding: 7%;
}


#p1{
margin-top: 30px;
padding-top: 30px;	
padding: 5%;
}
#p2{
	
padding: 5%;
}
.paragraph{
color: #4d4a4a;
font-size: 2.9vh;
font-weight: 400;
text-align: left;
padding:7%;
padding-bottom: 0px;
padding-top:5px;
}
a{
	
	color: #A70002;
	text-decoration: underline;
}

#btn{
	background-color: #A70002;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	font-weight: 500;
	padding: 10px 20px 30px 20px;
	text-transform: uppercase;
	margin-bottom: 40px;
	border: solid 2px #494848;
	width: 82%;
	    -webkit-appearance: none;
		-webkit-border-radius:0; 
	
}

#log_in_form #log_in #btn_log_in{
	background-color: #A70002;
	color: #FFFFFF;
	font-size: 2.5vh;
	font-weight: 500;
	padding: 10px 10% 10px 10%;
	text-transform: uppercase;
	margin-bottom: 40px;
	text-align: center;
	width: 100%;
border: solid 2px #494848;
    -webkit-appearance: none;
	-webkit-border-radius:0; 
}

#btn:hover{
	background: #E3070B;
}
.light{
	font-weight: 200;
}

#p1{
	margin-top: -80px;
}


#sequence{
	margin-top: 00px;
}
.training{
	width: 60%;
	height: auto;
	color: #4d4a4a;
	font-size: 24px;
	font-weight: 500;
	font-size: 24px;
	
	padding-left: 10px;
	padding-right: 10px;
}
#wrapper { width: 100%; margin: 0 auto; padding: 48px 0 72px; }

#bio{
	margin: 0 auto;
	margin-top: -30px;
	width: 100%;
}
.personal_quote{
	 font-style:italic;
color: #4d4a4a;
font-size: 24px;
font-weight: 400;
width: 100%;
text-align: left;
padding:00px;
padding-top:0px;
margin-top: -30px;
}
#contact_info{
	margin-top: 50px;
	height: auto;
	width: 95%;
	padding: 7%;
	padding-top: 0px;
}
#contact1{
	font-size: 14px;
	 color:    #6E6D6D;
	font-weight: 600;
	margin-left: -30px;
padding-bottom: 10px;
list-style:none;
	
}
#contact2{
	margin-top: -100px;
	font-size: 14px;
	 color:#6E6D6D;
	font-weight: 600;
	margin-left: -30px;
	
	
}
.private_lessn{
	margin-top: -100px;
	height: 200px;
}

#contact1 li{
	
}
#contact1 li a{
	color:#6E6D6D;
	font-weight: 200;

}
#contact2 li{
    list-style:none;
	width: 95%;
	display: block;
	float: left;
    clear: left;
}


#form{
	width: 100%;
	padding-bottom: 90px;
	padding: 7%;
}


#schedule_interview{
	
}
#row1{
	margin-top: -50px;
}
form input{
	height:40px;
	width: 80.5%;
	background-color: #DCDCDC;
	color:#000000;
	border: none;
	padding-left: 10px;
	margin-top: 5px;
	    -webkit-appearance: none;
		-webkit-border-radius:0; 
}
form textarea{
		padding-left: 10px;
		padding-top: 5px;
	height: 200px;
	width: 80%;
	background-color: #DCDCDC;
	color:#000000;
	border: none;
	margin-top: 0px;
	font-size: 13px;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}
#log_in_form{
	margin-left:0px;
	margin-bottom: 50px;
	width: 80%;
}
#log_in_form #log_in input{
	height:40px;
	width: 100.5%;
	background-color: #DCDCDC;
	color:#000000;
	border: none;
	padding-left: 10px;
	margin-top: 5px;
	    -webkit-appearance: none;
		-webkit-border-radius:0; 
}
.log_in_form{
	
}
#phone{
	margin-top: -20px;
}

#textareabox{
	margin-top: 20px;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}
#checkbox-group{
	display:none;
font-size: 14px;
color: #4d4a4a;
margin-left: -150px;
	margin-top: -60px;

}
#checkboxes{
	margin-top: 45px;
	margin-left: 20px;
	position: absolute;
}
#please{
	margin-left: 10px;
	width: 100px;
}

.line-1{
	font-size: 18px;
	color: #4d4a4a;
	padding: 0;
	margin-bottom: -50px;
	width: 100px;
	display:none;
	
}
.line-2{
	position: absolute;
	font-size: 12px;
	color: #4d4a4a;
	text-indent: 10px;
	margin-top: 90px;
	display:none;
}

h4{
	font-size: 2.9vh;
	color: #4d4a4a;
	
	
}
#sched_int{
	margin-top: 50px;
	padding-top:50px;
	
}

.checkbox-group{
	margin-left: -150px;
	margin-top: -60px;
	display:none;
}
#checkboxes{
	position: relative;
	list-style:none;
	padding-right: 90px;
	padding-top: 0;
	margin-top: 50px;
	display:none;
}


label {
   
   margin-left: 50px;
    text-indent:30px;
	vertical-align: bottom;
}
.checkbox-group input{
	display:none;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #6E6D6D;
	font-weight: 600;
	text-indent: 10px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #6E6D6D;
   opacity:  1;
   font-weight: 600;
   	text-indent: 10px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #6E6D6D;
   opacity:  1;
   font-weight: 600;
   	text-indent: 10px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #6E6D6D;
   font-weight:600;
   	text-indent: 10px;
}
/* SQUARED THREE */
.squaredThree {
	width: 20px;	
	margin: 20px auto;
	position: relative;
}

.squaredThree label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	left: 50px;
	border-radius: 4px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);

	background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
	background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
	background: -o-linear-gradient(top, #222 0%, #45484d 100%);
	background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
	background: linear-gradient(top, #222 0%, #45484d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.squaredThree label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #fcfff4;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.squaredThree label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.squaredThree input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.error {
	
	color: #FF0000;
	font-size: 12px;
	margin-right: 30px;
	width: 28.5%;
	display:inline-block;
}
.email_result{

	color:#98191B;
	font-size: 16px;
}
input {
    -webkit-appearance: none;
    -webkit-border-radius:0; 
    border-radius:0;
}
input, textarea, select { -webkit-appearance: none; border-radius: 0; -webkit-border-radius:0; }
* { -webkit-tap-highlight-color:transparent; }
div, a, section, article, span, img, h1, h2, h3, h4, h5 ,h6 { -webkit-user-select:none; -moz-user-select:none; }

input[type='submit']
{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;  
}
}
 