* {
	font-family: 'Roboto', 'Open Sans', sans-serif !important;
}

html,
body {
	margin: 0;
	padding: 0;
	background-color: #aa936e;
/*    padding-bottom: 40px;*/
        min-height: 1000px;
    height: 100%!important;
}



.header .container .form-container .form-inputs .LegalConsent label  {
	display: block;
	color: #14213d;
	line-height: 21px;
}




.RadioStyles{
	margin-bottom : 1.5em;

  }

input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0 25;
  font-size : 1em;
  opacity   : 0;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
  display      : inline-block;
  line-height  : 1.5em;
}

input[type=checkbox]:not(old) + label > span,
input[type=radio   ]:not(old) + label > span{
  display          : inline-block;
  width            : 0.875em;
  height           : 0.875em;
  margin           : 0.25em 0.5em 0.25em 0.25em;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 0.25em;
  background       : rgb(224,224,224);
  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
  vertical-align   : bottom;
}

input[type=checkbox]:not(old):checked + label > span,
input[type=radio   ]:not(old):checked + label > span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

input[type=checkbox]:not(old):checked + label > span:before{
  content     : '✓';
  display     : block;
  width       : 1em;
  color       : #0d426a;
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
  text-shadow : 0 0 0.1em #0d426a;
  font-weight : bold;
}

input[type=radio]:not(old):checked +  label > span > span{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 0.125em;
  border           : 0.0625em solid #0f1574;
  border-radius    : 0.125em;
  background       : #4ca94d;
  background-image :    -moz-linear-gradient(#0f1574,#0f1574);
  background-image :     -ms-linear-gradient(#0f1574,#0f1574);
  background-image :      -o-linear-gradient(#0f1574,#0f1574);
  background-image : -webkit-linear-gradient(#0f1574,#0f1574);
  background-image :         linear-gradient(#0f1574,#0f1574);
}

label {
    margin-bottom: 0rem;
}








#submit {
	background: #ffcd00;
	/* color: rgba(255, 255, 255);  */
	padding: 15px 40px;
	font-size: 17px;
	border: none;
	font-weight: bold;
   }

.submit-btn {
	background: #ffcd00;
	/* color: rgba(255, 255, 255);  */
	padding: 15px 40px;
	font-size: 17px;
	border: none;
	font-weight: bold;
}
#submit:hover {
	background: #42b4e4;
}

.header .container .form-container .form-inputs .CCPA label {
	/* font-family: 'PT Sans Caption', sans-serif;*/
	font-weight: normal;
	font-size: 16px;
	color: #212529;
	display: block;
}

.header .container .form-container .form-inputs .CCPA label  {
	/* font-family: 'PT Sans Caption', sans-serif; */
	font-weight: normal;
	font-size: 16px;
	color: #212529;
	display: block;
}


.RadioStyles{
	margin-bottom : 1.5em;
  }

input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
  display      : inline-block;
margin-left  : -1em;
  line-height  : 1.5em;
}

input[type=checkbox]:not(old) + label > span,input[type=checkbox]:not(old) ~ label > span,
input[type=radio   ]:not(old) + label > span{
  display          : inline-block;
  width            : 0.875em;
  height           : 0.875em;
  margin           : 0.25em 0.5em 0.25em 0.25em;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 0.25em;
  background       : rgb(224,224,224);
  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
  vertical-align   : bottom;
}

input[type=checkbox]:not(old):checked + label > span,
input[type=radio   ]:not(old):checked + label > span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

input[type=checkbox]:not(old):checked + label.radiotext > span.checky:before{
  content     : '✓';
  display     : block;
  width       : 1em;
  color       : #4ca94d;
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
  text-shadow : 0 0 0.0714em #4ca94d;
  font-weight : bold;
}

input[type=radio]:not(old):checked +  label > span > span{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 0.125em;
  border           : 0.0625em solid #062f6e;
  border-radius    : 0.125em;
  background       : #4ca94d;
  background-image :    -moz-linear-gradient(#062f6e,#062f6e);
  background-image :     -ms-linear-gradient(#062f6e,#062f6e);
  background-image :      -o-linear-gradient(#062f6e,#062f6e);
  background-image : -webkit-linear-gradient(#062f6e,#062f6e);
  background-image :         linear-gradient(#062f6e,#062f6e);
}









#right-background {
	right: 0;
	top: 0;
	position: fixed !important;
	width: 30%;
	height: 100%;
	text-align: right;
}
span.help-block.form-error {
    font-size: 11px;
    float: left;
    color: #c17d7d;
    margin-bottom: -12px;
}
.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}
select {
    padding: 10px;
    outline: none;
    height: 28px;
    line-height: 28px;
    width: 100%;
    height: 100%;
    max-height: 50px;
    font-weight: bold;
    border: 1px solid rgb(210, 191, 159);
    background: rgb(229, 229, 229);
    border-radius: 5px;
}
.col-md-6.military {
    margin-top: 15px;
}
#left-background {
	left: 0;
	top: 0;
	position: fixed;
	width: 50%;
	height: 100%;
}

#wrapper {
	margin: 0 auto !important;
	max-width: 1700px;
}

.logo-desktop {
	display: block;
	margin-top: 20px;
	margin-left: 20px;
}

.hide {
	display: none;
}

.main-nav {
	display: flex;
	align-items: center;
	justify-content: center;
	list-style: none;
	padding-left: 0;
	font-size: 18px;
}

.auto-height {
	height: auto !important;
}

.main-nav li {
	padding: 20px;
	text-decoration: none;
	font-weight: bold;
}

.main-nav li a {
	font-size: 16px;
	color: #000000;
	font-weight: 600;
}

.alert-danger {
	background: transparent;
	border: none;
	color: #ff0033;
	padding-left: 50px;
}

.alert-danger strong {
	padding-bottom: 15px;
}

.alert-danger ul {
	padding-left: 20px;
}

.padding-left-25 {
	padding-left: 25px;
}

.padding-right-25 {
	padding-right: 25px;
}

.padding-right-0 {
	padding-right: 0;
}

.padding-left-0 {
	padding-left: 0;
}

.form-container {
	width: 100%;
	max-width: 650px;
	margin: 0 auto;
	position: relative;
	left: 20%;
	margin-top: 10px;
	margin-bottom: 10px;
    
}

.submit-btn {
	background: #ac1a2d;
	color: rgba(255, 255, 255);
	padding: 15px 40px;
	font-size: 16px;
	border: none;
}

.submit-btn:hover {
	background: #78121f;
}

.nice-select {
	padding: 10px;
	outline: none;
	height: 28px;
	line-height: 28px;
	width: 100%;
	height: 92%;
	font-weight: bold;
	border: 1px solid rgb(210, 191, 159);
	background: rgb(229, 229, 229);
	border-radius: 5px;
}

.nice-select ul {
	height: 250px;
	overflow-y: scroll !important;
}

.header {
	z-index: 10;
	max-width: 1790px !important;
}

.heading-logo .logo {
	margin-top: 17px;
	margin-left: 80px;
}

.heading-logo .text {
	float: right;
	margin-top: 25px;
	margin-right: 80px;
}

.header .container {
	position: relative;
	z-index: 100;
}

.header .nav-container {
	position: relative;
	margin-top: 20px;
}

.nav-container {
	padding-bottom: 20px;
}

.header .nav-container .main-nav {
	margin: 0;
}

.header .container .row {
	margin: 0;
	padding: 0 25px;
}

.header .container .row .col-md-6,
.header .container .row .col-md-12 {
	padding: 0 10px;
}

.header .container .row .col-md-4,
.header .container .row .col-md-2 {
	padding: 0 10px;
}

.header .container .form-container {
width: 100%;
    max-width: 650px;
    margin: 0 auto;
    position: relative;
    /* border: 1px solid rgb(210, 191, 159); */
    border-radius: 9px!important;
    -webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.28);
    box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.18);
}

.header .container .form-container .form-heading .row {
	padding: 0;
}

.header .container .form-container .form-inputs {

	padding-bottom: 40px;
/*	background: rgba(255, 255, 255);*/
}

.header .container .form-container .form-inputs .row {
	padding-bottom: 26px;
}

.header .container .form-container .form-inputs .level-program {
	text-align: center;
	max-width: 100%;
}

.header .container .form-container .form-inputs .level-program .col-md-6 .row {
	padding: 0;
}

.header .container .form-container .form-inputs .level-program .col-md-6 .row .col-md-6 {
	padding: 0 5px;
}

/*
.header .container .form-container .form-inputs label {
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #14213d;
	display: block;
}
*/
.header .container .form-container .form-inputs label.error {
	font-family: 'PT Sans Caption', sans-serif;
	    font-size: 10px!important;
    float: left;
    color: #c33030!important;
    margin-bottom: -10px;
    padding-left: 0;
    margin-top: 5px!important;
}

.header .container .form-container .form-inputs h4 {
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 14px;
	padding: 0 10px;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.header .container .form-container .form-inputs input.error, select.error {
    border-bottom-color: #c33030;
}
.header .container .form-container .form-inputs input.valid, select.valid {
    border-color: #575757;
    background: url(../img/ico-form-validate.svg) right 20px center no-repeat;
    background-size: 14px
}
.header .container .form-container .form-inputs input, select {
padding: 12px 0 8px 10px;
    border: none;
    border-bottom: 2px #AB946C solid;
    background: #f9f9f9;
    border-radius: 0px;
    outline: none;
    width: 100%;
    font-family: AvenirNextRegular;
    color: #3a3a3a;
    width: 100%;
    background-color: #fff;
    background-image: none;
    border: 2px solid #dadada;
    border-radius: .375rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    
	
}
select{
  -webkit-appearance:none;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
	-moz-appearance: none; 
	-webkit-appearance: none; 
	appearance: none;
    /* and then whatever styles you want*/  
}

.header .container .form-container .form-inputs input:focus, select:focus{
    border-color: #979797;
}
 select {
	padding: 12px 0 8px 6px;
}
label.radiotext{
    font-size: 11px!important;
    color: #7c8598;
}
.header .container .form-container .form-inputs input::placeholder {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

.header .container .form-container h2 {
	font-size: 26px;
    font-family: 'PT Sans Caption', sans-serif !important;
    padding: 50px 30px 30px 30px;
    background: #910028;
    color: #fff;
    border-bottom: #AB946C 10px solid;
    margin-bottom: 30px;
    font-weight: 900;
    border-radius: 9px 9px 0 0;
}
.header .container .form-container .sleoth{
    margin-top: -55px;
    background-color: #910028;
     border-bottom: #AB946C 10px solid;
    display: block;
    width: 100%;
    height: 39px;
   -webkit-transform: skewY(2deg);
  -moz-transform: skewY(2deg);
  -ms-transform: skewY(2deg);
  -o-transform: skewY(2deg);
  transform: skewY(2deg);
}

.tcpa {
	font-size: 12px;
	text-align: center;
	color: #777777;
	max-width: 680px;
	margin: 0 auto;
}


.thank-you-container {
	height: 100vh;
	background-color: rgb(0, 40, 84);
	background-size: cover;
	background-position: center center;
}

.thank-you-container .main-nav {
	padding-top: 40px;
}

.thank-you-container .main-nav li a {
	color: #000;
}

.thank-you {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.thank-you .row {
	padding: 25px;
	background: rgb(255, 255, 255);
	width: 800px;
	max-width: 100%;
}

.thank-you .row h2 {
	margin-bottom: 20px;
}

.thank-you .row p {
	font-size: 17px;
}

.privacy-policy {
	background-color: rgb(0, 40, 84);
	background-size: cover;
	background-position: 90% 50%;
	background-attachment: fixed;
}

.privacy-policy .thank-you>img {
	display: block;
	margin: 0 auto;
	padding-top: 40px;
}

.privacy-policy .thank-you {
	display: block;
	margin: 0 auto;
}

.privacy-policy .thank-you .row {
	margin: 0 auto;
	margin-top: 40px;
}

.privacy-policy .thank-you h2 {
	font-size: 26px;
}

.privacy-policy .thank-you .row .col-md-3 img {
	width: 120px;
}

.privacy-policy .thank-you .row .col-md-9 h2 {
	margin-top: 30px;
}
.form-container{
    top: 40px!important;
}
@media screen and (max-width: 992px) {

	.header .container .nav-container,
	.header .container .form-container {
		left: 0;
		top: 25px;
	}
.form-container{
    top: 80px;
}
	.header .container .heading-logo img {
		display: block;
		position: relative;
		margin: 0 auto;
		width: auto;
	}
}

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

	#right-background {
		display: none;
	}
     #wrapper{
   
    background-size: 185%!important;
}
    .form-container{
    top: 90px!important;
}
    .main-nav {
    display: block!important;
 
}
    .main-nav li {
    text-align: center!important;
        padding: 3px;
 
}
	#left-background {
		width: 100%;
	}

	.padding-left-25,
	.padding-right-25,
	.padding-right-0,
	.padding-left-0,
	.col-md-2 {
		padding: 0 25px;
		padding-bottom: 25px;
	}

	.header {
		min-height: 1080px;
	}

	.hide-background {
		display: none;
	}

	.padding-left-25 {
		padding: 0 10px;
		padding-bottom: 15px;
	}

	.header .container .form-container .form-inputs .level-program .col-md-6 .row {
		padding-bottom: 25px;
	}

	.header .container .form-container .form-inputs .level-program {
		padding-top: 0;
	}

	.form-inputs .row {
		padding-bottom: 0 !important;
	}

	.tcpa {
		margin-left: 20px;
		margin-right: 20px;
	}

	.form-inputs .row .col-md-6,
	.form-inputs .row .col-md-4,
	.form-inputs .row .col-md-2 {
		padding-bottom: 15px !important;
	}

	.form-inputs .col-md-12 input {
		margin-bottom: 15px !important;
	}

	.header .container .form-container {
		margin-top: 0px;
       
	}
    .header .container  {
		 
        padding-top: 0px
	}
    #wrapper {
    background-size: 170%!important;
    background-repeat: no-repeat;
}

	.top-background {
		width: 100% !important;
	}
	.list-logo {
		display: none;
	}
}

@media screen and (max-width: 450px) {
	.form-inputs {
/*		padding: 40px 5px !important;*/
		height: 100%;
	}

	#right-background,
	.hide-background {
		display: none;
	}

	#left-background {
		width: 100%;
	}

	.header .container .form-container {
		margin-top: 0px;
	}

	.list-logo {
		display: none;
	}
}
.lds-ring {
  position: fixed !important;
	z-index: 999999;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	overflow: hidden  !important;
	width: 100% !important;
	height: 100% !important;
    background: rgba(0,0,0,.7);
    padding-left: 40%;
    padding-top: 25%;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: fixed;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
     margin: auto;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

label.error {
    font-size: 10px!important;
    /* position: initial!important; */
    top: 45px!important;
    font-family: 'PT Sans Caption', sans-serif;
    font-size: 11px;
    float: left;
    color: #c17d7d!important;
    margin-bottom: -17px;
    margin-left: 0;
    padding-left: 0;
    font-family: 'PT Sans Caption', sans-serif;
	    font-size: 10px!important;
    float: left;
    color: #c17d7d!important;
    margin-bottom: -10px;
    padding-left: 0;
}    
form input:not([type=submit]):not([type=checkbox]):focus+label,
form input:not([type=submit]):not([type=checkbox]):valid+label,
form input.error:not([type=submit]):not([type=checkbox]):invalid~label,
form input:disabled+label,
label.reg,
form select:not([value=""]):valid~label,
form input:focus~label
form input:not(:placeholder-shown)~label {
     padding: 0 4px;
    font-family: source sans pro, sans-serif;
    position: absolute;
    top: 12px;
    left: 10px;
    color: #666!important;
    transition: .1s;
    font-size: 14px!important;
    font-weight: 500!important;
    pointer-events: none;
    top: -5px;
    left: 16px;
    padding-top: 2px;
    font-size: 13px!important;
    color: #999;
    line-height: 8px;
    font-weight: 100!important;
    background: #fff;
}
label span::before, label span {
    font-size: 15px!important;
}
option {

    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px;
}
styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label.radiotext {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.styled-checkbox + label.radiotext:before {
  content: '';
    margin-right: 10px;
    display: inline-block;
    width: 20px;
    position: relative;
    height: 20px;
    background: white;
    border: #AB946C 2px solid;
    top: 6px;
}
.styled-checkbox:hover ~ label.radiotext:before {
  background: #AB946C;
}
.styled-checkbox:focus  ~  label.radiotext:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:checked  ~  label.radiotext:before {
  background: #AB946C;
}
.styled-checkbox:disabled  ~  label.radiotext {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled  ~  label.radiotext:before {
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked  ~  label.radiotext:after {
  content: '';
    position: absolute;
    left: 5px;
    top: 14px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}